.nefro-divider{position:relative;width:100%;overflow:visible}.nefro-divider--basic{height:1px;background:linear-gradient(to right,rgba(255,255,255,0.03) 0%,rgba(255,255,255,0.08) 20%,rgba(255,255,255,0.12) 50%,rgba(255,255,255,0.08) 80%,rgba(255,255,255,0.03) 100%)}.nefro-divider--basic::before{content:'';position:absolute;top:50%;left:50%;width:180px;height:2px;transform:translate(-50%,-50%);background:linear-gradient(to right,rgba(218,21,18,0) 0%,rgba(236,81,21,0.95) 50%,rgba(218,21,18,0) 100%);box-shadow:0 0 8px rgba(236,81,21,0.55),0 0 20px rgba(218,21,18,0.28);pointer-events:none}.nefro-divider--double{height:1px;background:linear-gradient(to right,rgba(255,255,255,0.02) 0%,rgba(255,255,255,0.08) 25%,rgba(255,255,255,0.12) 50%,rgba(255,255,255,0.08) 75%,rgba(255,255,255,0.02) 100%)}.nefro-divider--double::before,.nefro-divider--double::after{content:'';position:absolute;left:50%;transform:translateX(-50%);pointer-events:none}.nefro-divider--double::before{top:-6px;width:220px;height:10px;background:radial-gradient(ellipse at center,rgba(236,81,21,0.45) 0%,rgba(218,21,18,0.18) 45%,rgba(218,21,18,0) 75%);filter:blur(4px)}.nefro-divider--double::after{top:50%;width:170px;height:2px;transform:translate(-50%,-50%);background:linear-gradient(to right,rgba(218,21,18,0) 0%,rgba(255,90,40,0.95) 50%,rgba(218,21,18,0) 100%);box-shadow:0 0 10px rgba(255,90,40,0.55),0 0 24px rgba(218,21,18,0.3),0 0 34px rgba(218,21,18,0.16)}.nefro-divider--animated{height:1px;background:linear-gradient(to right,rgba(255,255,255,0.03) 0%,rgba(255,255,255,0.08) 20%,rgba(255,255,255,0.12) 50%,rgba(255,255,255,0.08) 80%,rgba(255,255,255,0.03) 100%);overflow:hidden}.nefro-divider--animated::before{content:'';position:absolute;top:50%;left:50%;width:180px;height:2px;transform:translate(-50%,-50%);background:linear-gradient(to right,rgba(218,21,18,0) 0%,rgba(236,81,21,0.92) 50%,rgba(218,21,18,0) 100%);box-shadow:0 0 10px rgba(236,81,21,0.55),0 0 24px rgba(218,21,18,0.35);pointer-events:none}.nefro-divider--animated::after{content:'';position:absolute;top:50%;left:-20%;width:20%;height:8px;transform:translateY(-50%) skewX(-20deg);background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.18) 50%,rgba(255,255,255,0) 100%);filter:blur(3px);opacity:0.8;animation:nefroDividerShimmer 4.5s linear infinite;pointer-events:none}@keyframes nefroDividerShimmer{0%{left:-20%}100%{left:100%}}