.ShieldRadar-module__JkEUkG__radarContainer{justify-content:center;align-items:center;width:400px;height:400px;margin:0 auto;display:flex;position:relative}.ShieldRadar-module__JkEUkG__ring{border:2px solid var(--color-primary);opacity:0;animation:4s ease-out infinite ShieldRadar-module__JkEUkG__ringPulse;animation-delay:var(--delay);border-radius:50%;position:absolute}.ShieldRadar-module__JkEUkG__ring:first-child{width:100px;height:100px}.ShieldRadar-module__JkEUkG__ring:nth-child(2){width:160px;height:160px}.ShieldRadar-module__JkEUkG__ring:nth-child(3){width:220px;height:220px}.ShieldRadar-module__JkEUkG__ring:nth-child(4){width:280px;height:280px}.ShieldRadar-module__JkEUkG__ring:nth-child(5){width:340px;height:340px}@keyframes ShieldRadar-module__JkEUkG__ringPulse{0%{opacity:0;transform:scale(.8)}20%{opacity:.6}to{opacity:0;transform:scale(1.1)}}.ShieldRadar-module__JkEUkG__scanBeam{background:linear-gradient(to right,transparent,var(--color-primary),#10b98180);transform-origin:100%;width:50%;height:2px;filter:drop-shadow(0 0 10px var(--color-primary));animation:4s linear infinite ShieldRadar-module__JkEUkG__beamRotate;position:absolute;top:50%;right:50%}@keyframes ShieldRadar-module__JkEUkG__beamRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ShieldRadar-module__JkEUkG__core{background:radial-gradient(circle,var(--color-primary),#10b9814d);border:2px solid var(--color-primary);width:40px;height:40px;box-shadow:0 0 20px var(--color-primary-glow),inset 0 0 10px var(--color-primary-glow);border-radius:50%;animation:2s ease-in-out infinite ShieldRadar-module__JkEUkG__corePulse;position:absolute}@keyframes ShieldRadar-module__JkEUkG__corePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.ShieldRadar-module__JkEUkG__threat{background:var(--color-danger);width:12px;height:12px;box-shadow:0 0 15px var(--color-danger-glow);transform:translate(-50%,-50%)rotate(var(--angle))translateY(calc(-1*var(--distance)));border-radius:50%;animation:3s ease-in-out infinite ShieldRadar-module__JkEUkG__threatBlink;position:absolute;top:50%;left:50%}@keyframes ShieldRadar-module__JkEUkG__threatBlink{0%,to{opacity:1;transform:translate(-50%,-50%)rotate(var(--angle))translateY(calc(-1*var(--distance)))scale(1)}50%{opacity:.3;transform:translate(-50%,-50%)rotate(var(--angle))translateY(calc(-1*var(--distance)))scale(.8)}}.ShieldRadar-module__JkEUkG__circuitOverlay{pointer-events:none;opacity:.4;width:100%;height:100%;position:absolute}@media (max-width:768px){.ShieldRadar-module__JkEUkG__radarContainer{aspect-ratio:1;width:100%;max-width:300px;height:auto}.ShieldRadar-module__JkEUkG__ring:first-child{width:75px;height:75px}.ShieldRadar-module__JkEUkG__ring:nth-child(2){width:120px;height:120px}.ShieldRadar-module__JkEUkG__ring:nth-child(3){width:165px;height:165px}.ShieldRadar-module__JkEUkG__ring:nth-child(4){width:210px;height:210px}.ShieldRadar-module__JkEUkG__ring:nth-child(5){width:255px;height:255px}}@media (prefers-reduced-motion:reduce){.ShieldRadar-module__JkEUkG__ring,.ShieldRadar-module__JkEUkG__scanBeam,.ShieldRadar-module__JkEUkG__core,.ShieldRadar-module__JkEUkG__threat{animation:none}.ShieldRadar-module__JkEUkG__ring{opacity:.3}}
