:root{--brand:#1b2c52;--brand-dark:#0f1c35;--brand-light:#eef2fa;--brand-mid:#2b3f6a;--brand-strong:#0f1c35;--danger:#c8303a;--danger-soft:#fee5e5;--success:#16803d;--success-soft:#dcfce7;--warn:#d97706;--warn-soft:#fef3c7;--gold:#c9971c;--gold-soft:#fef3c2;--teal:#0e7490;--accent:#0e7490;--accent-dark:#0a5d74;--bg:#f7f6f2;--surface:#fff;--surface-soft:#f2f1ed;--line:#e5e3dd;--muted:#6b6862;--text:#1a1816;--serif:"Playfair Display", Georgia, "Times New Roman", serif;--sans:"DM Sans", "Segoe UI", system-ui, sans-serif;--shadow:0 2px 12px #1b2c5212;--radius-lg:14px;--radius-md:10px;--radius-sm:6px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--sans);background:var(--bg);color:var(--text);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
