:root{--surface:#f8f9fb;--surface-2:#f1f5f9;--card:#fff;--text-1:#1e293b;--text-2:#475569;--text-m:#64748b;--text-faint:#94a3b8;--accent:#e8705a;--accent-hover:#d4604c;--accent-light:#fdece7;--accent-deep:#b84a37;--green:#3ab890;--green-light:#dcfce7;--green-deep:#166534;--gold:#f59e0b;--gold-light:#fef3c7;--danger:#e57373;--border:#e2e8f0;--border-strong:#cbd5e1;--radius-card:12px;--radius-input:8px;--radius-pill:999px;--touch-min:44px;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 4px 12px #0f172a0f;--shadow-lg:0 12px 32px #0f172a14;--shadow-hover:0 8px 24px #0f172a14, 0 0 0 1px #e8705a1f}*{box-sizing:border-box}*,:before,:after{margin:0;padding:0}html,body{background:var(--surface);color:var(--text-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button{cursor:pointer;min-height:var(--touch-min);min-width:var(--touch-min);background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}
