*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f1a;--surface: #1e1e30;--surface2: #2a2a45;--border: #2a2a45;--text: #e2e8f0;--text-muted: #94a3b8;--text-dim: #64748b;--text-faint: #475569;--accent: #6366f1;--accent-dim: #4f46e5;--green: #22c55e;--red: #ef4444;--orange: #f97316;--gold: #ffd700}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{display:flex;flex-direction:column}.screen{display:flex;flex-direction:column;min-height:100dvh;max-width:480px;margin:0 auto;width:100%}button{cursor:pointer;border:none;font-family:inherit;font-size:inherit}input,textarea{font-family:inherit;font-size:inherit}a{color:var(--accent);text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface2);border-radius:2px}
