html,body,#root{margin:0;padding:0;height:100%}*{box-sizing:border-box}body{font-family:Segoe UI Variable,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}*{scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.35) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#78787852;border-radius:999px;border:3px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background-color:#5a5a5a80;background-clip:content-box}*::-webkit-scrollbar-corner{background:transparent}@keyframes cg-nav-slide-in{0%{transform:translate(-10px);opacity:.4}to{transform:translate(0);opacity:1}}.cg-nav-slide{animation:cg-nav-slide-in .16s ease-out}@media(prefers-reduced-motion:reduce){.cg-nav-slide{animation:none}}@keyframes cg-radar-sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cg-radar-ripple{0%{transform:scale(.65);opacity:.7}50%{opacity:.35}to{transform:scale(1.35);opacity:0}}@keyframes cg-orbit-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes cg-orbit-ccw{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes cg-core-pulse{0%,to{transform:scale(.95);opacity:.45}50%{transform:scale(1.1);opacity:.85}}.cg-radar-container:hover .cg-anim{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.cg-anim{animation:none!important}}
