:root{--bg: #0a0e1a;--bg-alt: #11172a;--ink: #f3f0e8;--muted: #9aa3b8;--acid: #d8ff37;--coral: #ff4f3b;--line: rgba(255, 255, 255, .08)}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}img,svg{max-width:100%;display:block}button{font-family:inherit}
