:root{--color-bg:#fff;--color-bg-subtle:#f7f8f9;--color-titles:#32404f;--color-text:#555c62;--color-tertiary:#858e97;--color-accent:#ff8c8c;--color-teal:#537179;--color-on-dark:#fff;--color-stroke:#d5dce2;--color-fg:var(--color-titles);--color-muted:var(--color-text);--color-on-accent:var(--color-on-dark);--color-border:var(--color-stroke);--font-sans:var(--font-instrument-sans), system-ui, sans-serif;--font-serif:var(--font-instrument-serif), georgia, serif;--font-script:var(--font-bad-script), cursive;--text-h1:clamp(2.5rem, 4.5vw, 3.375rem);--text-h2:clamp(2.25rem, 3.5vw, 2.875rem);--text-h3:clamp(1.25rem, 2.4vw, 1.75rem);--text-cs-h1:clamp(1.875rem, 4vw, 2.375rem);--text-cs-h2:clamp(1.625rem, 3.2vw, 2rem);--text-cs-h3:clamp(1.375rem, 2.6vw, 1.625rem);--text-big:1.125rem;--text-body:1rem;--text-emphasis:.9375rem;--text-small:.875rem;--text-kicker:.8125rem;--leading-heading:1.26;--leading-cs-h1:1.1;--leading-cs-h2:1.3125;--leading-cs-h3:1.2;--leading-body:1.5;--leading-tight:1.15;--tracking-heading:-.0185em;--tracking-cs-h1:-.0132em;--color-spy:#404347;--color-cs-quote:#ffe7deb3;--color-cs-card-cyan:#84acb826;--color-cs-card-orange:#ffd2c24d;--color-cs-card-stat:#ffdbcf78;--color-cs-callout:#f1e5e1;--color-cs-kpi:#e3b8a8;--content-cs:48rem;--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;--page-gutter:clamp(1.5rem, 16.67vw, 20rem);--page-max:80rem;--radius-image:8px;--radius-cs-media:20px;--radius-button:1.5rem;--ease:cubic-bezier(.22, 1, .36, 1);--duration:.4s;--duration-fast:.2s;--duration-reveal:.75s;--focus-ring:2px solid var(--color-titles)}
*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--color-bg);min-height:100vh;color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-body)}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}img,picture,video,svg{max-width:100%;height:auto;display:block}a{color:inherit}button,input,textarea,select{font:inherit}:focus-visible{outline:var(--focus-ring);outline-offset:3px}@media (hover:hover) and (pointer:fine){html.custom-cursor,html.custom-cursor *{cursor:none!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
