:root{--bg:#f3f4f6;--surface:#fff;--line:#e5e7eb;--line-strong:#d1d5db;--text:#111827;--muted:#6b7280;--accent:#b8860b;--accent-soft:#faf3e0;--danger:#b91c1c;--danger-soft:#fef2f2;--ok-soft:#ecfdf5;--shadow:0 1px 2px #1018280f, 0 8px 24px #1018280f;--radius:14px;--font:"DM Sans", "Segoe UI", system-ui, sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);font-family:var(--font);margin:0;font-size:15px;line-height:1.45}a{color:var(--accent)}button,input,textarea,select{font:inherit;color:inherit}
