*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#06b6d4;--primary-dim:#06b6d42e;--primary-glow:#06b6d44d;--bg:#05070a;--surface:#ffffff0a;--surface-hi:#ffffff14;--text-hi:#f0fdff;--text-mid:#f0fdffa6;--text-low:#f0fdff59;--border:#ffffff12;--border-hi:#ffffff1f}html,body{background:var(--bg);color:var(--text-hi);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}::selection{background:var(--primary);color:#000}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-hi);border-radius:3px}input,button,select{font-family:inherit}img{max-width:100%;display:block}#root{animation:.25s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
