:root{--content-width:1920px;--page-gutter:1.5rem;--type-boost:clamp(1, calc(1 + (100vw - 1440px) / 3840px), 1.2)}@media (max-width:991px){:root{--page-gutter:1rem}}
:root{--fs-display:2rem;--fs-h1:1.75rem;--fs-h2:1.5rem;--fs-h3:1.25rem;--fs-h4:1.125rem;--fs-body-l:.9375rem;--fs-body-m:.8125rem;--fs-body-s:.75rem;--fs-caption:.6875rem;--fs-mono-l:.875rem;--fs-mono-m:.75rem;--fs-mono-s:.6875rem;--fs-btn-link:1rem;--fs-btn-m:1rem;--fs-btn-s:.875rem;--lh-title:1.3;--lh-display:1.1;--lh-body:1.6;--lh-button:1.2;--lh-mono:1.2;--lh-mono-l:1.45}@media (min-width:48rem){:root{--fs-display:3.5rem;--fs-h1:2.5rem;--fs-h2:2rem;--fs-h3:1.5rem;--fs-h4:1.25rem;--fs-body-l:1.125rem;--fs-body-m:1rem;--fs-body-s:.875rem;--fs-caption:.8125rem;--fs-mono-l:1rem;--fs-mono-m:.875rem;--fs-mono-s:.8125rem}}
@layer base{:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline:2px solid var(--coral-500);outline-offset:3px}[data-theme=dark]{color:var(--foreground)}body{letter-spacing:var(--tracking-sans)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:var(--lh-title);letter-spacing:var(--tracking-display)}h1,h2{font-size:calc(var(--fs-h1) * var(--type-boost))}h3{font-size:calc(var(--fs-h2) * var(--type-boost))}h4{font-size:calc(var(--fs-h3) * var(--type-boost))}h5,h6{font-size:calc(var(--fs-h4) * var(--type-boost))}}:root{--tracking-display:-.02em;--tracking-sans:-.01em;--tracking-mono:.03em}