:root{--color-bg:#fff;--color-surface:#fff;--color-row-hover:#faf7f7;--color-text:#0e1420;--color-text-muted:#5a6478;--color-hairline:#dce0e7;--color-line:#b9c0cc;--color-dark:#0b0f16;--color-on-dark:#fff;--color-on-dark-muted:#aeb7c6;--color-on-dark-hairline:#ffffff1a;--color-on-dark-border:#ffffff4d;--color-accent-on-dark:#c9646f;--color-accent:#7a2230;--color-accent-hover:#5e1926;--color-accent-contrast:#fff;--color-focus:#7a2230;--color-map-land:#171d27;--color-section-number:#a3abba;--color-section-number-on-dark:#3d4a5c;--color-map-active:#d9600f;--color-map-pending:#6b7484;--color-map-lead:#4a5364;--font-display:var(--font-spectral), Georgia, "Times New Roman", serif;--font-body:var(--font-inter), system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;--font-mono:var(--font-jetbrains-mono), ui-monospace, "SFMono-Regular", Menlo, monospace;--fs-hero:clamp(2.5rem, 6.4vw, 5.25rem);--lh-hero:1.02;--tracking-hero:-.032em;--fs-display:clamp(2rem, 4.5vw, 3rem);--lh-display:1.06;--fs-h2:clamp(1.625rem, 2.8vw, 2.125rem);--lh-h2:1.14;--fs-h3:1.25rem;--lh-h3:1.3;--fs-body-lg:1.125rem;--lh-body-lg:1.62;--fs-body:1rem;--lh-body:1.6;--fs-small:.9375rem;--lh-small:1.5;--fs-micro:.75rem;--lh-micro:1.45;--fs-nano:.6875rem;--lh-nano:1.4;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-display:-.025em;--tracking-tight:-.02em;--tracking-eyebrow:.16em;--measure-max:47ch;--measure-wide:56ch;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--dropdown-drop:.5rem;--radius-s:.125rem;--radius-m:.25rem;--border-hairline:1px;--focus-ring-width:2px;--container-max-width:106rem;--gutter:clamp(1.25rem, 4vw, 5rem);--margin-column:8rem}*,:before,:after{box-sizing:border-box}*{margin:0}html{height:100%}html,body{max-width:100vw;overflow-x:clip}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}textarea{resize:vertical}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}}.container{width:100%;max-width:var(--container-max-width);padding-inline:var(--gutter);margin-inline:auto}body{min-height:100%;font-family:var(--font-body);font-size:var(--fs-body);font-weight:var(--font-weight-regular);line-height:var(--lh-body);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}h1,h2,h3{font-family:var(--font-display);font-weight:var(--font-weight-semibold);letter-spacing:var(--tracking-display);text-wrap:balance}h1{font-size:var(--fs-display);line-height:var(--lh-display)}h2{font-size:var(--fs-h2);line-height:var(--lh-h2)}h3{font-size:var(--fs-h3);line-height:var(--lh-h3);letter-spacing:var(--tracking-tight)}p{text-wrap:pretty}[data-figure]{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:0}
