:root{--bg:#000;--card:#111;--border:#222;--accent:#0f0;--accent-dim:#090;--accent-dark:#030;--accent-glow:#00ff0030;--text-primary:#fff;--text-secondary:#666;--text-muted:#444;--text-dark:#333;--warning:#f59e0b;--font-heading:"Anton", sans-serif;--font-body:"Inter", sans-serif;--font-mono:"Geist", "Inter", monospace;--top-safe:env(safe-area-inset-top,20px);--nav-height:68px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;overflow-x:hidden}#root{width:100%;max-width:430px;min-height:100dvh;margin:0 auto;position:relative;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input{color:inherit;background:0 0;border:none;outline:none;font-family:inherit}::-webkit-scrollbar{display:none}
