:root{--bg:#f8fafc;--surface:#fff;--surface-soft:#f1f5f9;--ink:#0f172a;--ink-soft:#475569;--muted:#94a3b8;--line:#e2e8f0;--accent:#2563eb;--accent-soft:#eff6ff;--danger-bg:#fef2f2;--danger-line:#fecaca;--danger-text:#ef4444;--warn-bg:#fffbeb;--warn-line:#fef3c7;--warn-text:#d97706}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);max-width:100vw;color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}
