:root{--brand-midnight:#091222;--brand-navy:#101c32;--brand-gold:#b89256;--brand-gold-light:#dfc99f;--brand-ivory:#f6f2e9;--brand-surface:#fffdf8;--brand-ink:#152238;--brand-muted:#677082;--brand-rule:#d9d1c3;--background-primary:var(--brand-midnight);--background-elevated:var(--brand-navy);--surface-light:var(--brand-surface);--surface-warm:var(--brand-ivory);--text-primary:var(--brand-ink);--text-muted:#596477;--text-on-dark:var(--brand-ivory);--text-on-dark-muted:#d9d3c8;--text-gold:#896938;--accent:var(--brand-gold);--accent-muted:var(--brand-gold-light);--border-subtle:var(--brand-rule);--focus-ring:#80602f;--error:#a1413b;--error-surface:#fff4f1;--font-display:Georgia, "Times New Roman", Times, serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-wordmark:"Iowan Old Style", Baskerville, "Times New Roman", Times, serif;--type-display:400 clamp(3rem, 7vw, 6.5rem)/.98 var(--font-display);--type-h1:400 clamp(2.5rem, 5vw, 4.5rem)/1.03 var(--font-display);--type-h2:400 clamp(2rem, 4vw, 3.25rem)/1.08 var(--font-display);--type-h3:400 clamp(1.45rem, 2vw, 2rem)/1.15 var(--font-display);--type-body-large:400 clamp(1.05rem, 1.5vw, 1.25rem)/1.65 var(--font-body);--type-body:400 1rem/1.6 var(--font-body);--type-small:400 .875rem/1.55 var(--font-body);--type-eyebrow:650 .72rem/1.2 var(--font-body);--type-button:650 .92rem/1.1 var(--font-body);--type-caption:650 .68rem/1.25 var(--font-body);--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.25rem;--space-6:3.5rem;--space-7:5rem;--space-8:7.5rem;--space-9:10rem;--radius-sm:.25rem;--radius-md:.75rem;--radius-lg:1.25rem;--shadow-card:0 1.25rem 3rem #09122214;--content-width:73rem}
*{box-sizing:border-box}html{background:var(--background-primary);scroll-behavior:smooth}body{background:var(--surface-light);color:var(--text-primary);font-family:var(--font-body);min-width:20rem;margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}::selection{background:var(--brand-gold-light);color:var(--brand-midnight)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
