*{box-sizing:border-box}html,body{margin:0;padding:0;background:#000}#root{height:100vh}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#333}@keyframes sdrPulse{0%{box-shadow:0 0 #35e4cc8c}70%{box-shadow:0 0 0 6px #35e4cc00}to{box-shadow:0 0 #35e4cc00}}@keyframes sdrRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes sdrFade{0%{opacity:0}to{opacity:1}}@keyframes sdrFlash{0%{background:#35e4cc38}to{background:transparent}}@keyframes sdrBlink{0%,to{opacity:1}50%{opacity:.35}}@keyframes sdrFlow{to{stroke-dashoffset:-36}}
