@import"https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=Rajdhani:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:Rajdhani,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#050a12;color:#c8e6ff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#00d4ff08}::-webkit-scrollbar-thumb{background:#00d4ff40;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00d4ff73}input::placeholder,textarea::placeholder{color:#4a7a9b}select{appearance:auto}@keyframes tronPulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes tronScanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}::selection{background:#00d4ff4d;color:#e0f4ff}@media(max-width:768px){html,body,#root{overflow-x:hidden}input,textarea,select{font-size:16px!important}button{min-height:36px;min-width:36px}body{overflow:auto}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
