*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}img,video{max-width:100%;display:block}button{cursor:pointer;border:none;background:none;font:inherit}a{color:inherit;text-decoration:none}:root{--navy:#1B3554;--navy-deep:#0F2238;--navy-mid:#234775;--gold:#C9A84C;--gold-warm:#D4B35A;--gold-soft:rgba(201,168,76,0.35);--ink:#0F172A;--text:#1E293B;--text2:#334155;--slate:#475569;--slate2:#64748B;--muted:#94A3B8;--border:#E2E8F0;--border-soft:#F1F5F9;--frost:#F5F7FA;--mist:#FAFBFD;--white:#FFFFFF;--green:#047857;--amber:#D97706;--red:#B91C1C;--max-w:1200px;--section-py:96px;--section-px:40px;--nav-h:72px;--r-sm:6px;--r-md:8px;--r-lg:10px;--r-xl:14px;--shadow-sm:0 1px 2px rgba(15,34,56,0.04),0 4px 12px rgba(15,34,56,0.04);--shadow-md:0 1px 2px rgba(15,34,56,0.04),0 16px 48px rgba(15,34,56,0.08);--shadow-lg:0 1px 2px rgba(15,34,56,0.04),0 20px 60px rgba(15,34,56,0.12);--t-fast:160ms ease;--t-med:280ms ease}@media (max-width:760px){:root{--section-py:64px;--section-px:20px;--nav-h:60px}}body{font-family:var(--font-inter,Arial,Helvetica,sans-serif);color:var(--text);background:#fff;line-height:1.6}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}