:root{color-scheme:dark;--bg: #0b0f14;--surface: #151c24;--surface-2: #1e2833;--text: #f3f6f9;--muted: #9fb0bf;--green: #22c55e;--blue: #3b82f6;--red: #ef4444}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1.4;-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none}
