:root{--color-graphite:#1e1f23;--color-charcoal:#111;--color-warm-white:#f7f6f3;--color-soft-beige:#ece8e1;--color-concrete:#d9d9d6;--color-slate:#4d5562;--color-yellow:#f4c542;--color-yellow-strong:#8a6a00;--color-sage:#a8b8a2;--color-dust-blue:#7c94a6;--surface-primary:var(--color-warm-white);--surface-secondary:var(--color-soft-beige);--surface-inverse:var(--color-graphite);--text-primary:var(--color-charcoal);--text-secondary:var(--color-slate);--text-inverse:var(--color-warm-white);--border-default:var(--color-concrete);--border-strong:var(--color-graphite);--action-primary:var(--color-yellow);--action-primary-hover:#e7b932;--action-primary-text:var(--color-charcoal);--font-brand:"Satoshi", var(--font-inter), Arial, sans-serif;--font-ui:var(--font-inter), Arial, sans-serif;--type-display:clamp(3rem, 5.3vw, 4.75rem);--type-h2:clamp(2.125rem, 3.6vw, 3.25rem);--type-h3:clamp(1.375rem, 2vw, 1.875rem);--type-body-large:clamp(1.125rem, 1.4vw, 1.25rem);--type-body:clamp(1rem, 1.15vw, 1.125rem);--container-max:75rem;--gutter:clamp(1.25rem, 4vw, 4rem);--grid-gap:clamp(1rem, 2vw, 2rem);--header-height:4.5rem;--header-height-sticky:4.25rem;--header-height-mobile:4.25rem;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--space-7:4rem;--space-8:5rem;--space-9:6rem;--space-10:7rem;--space-11:9rem;--section-y:clamp(4.5rem, 9vw, 9rem);--section-y-compact:clamp(4rem, 7vw, 6rem);--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-pill:999px;--motion-fast:.15s;--motion-base:.2s;--motion-slow:.32s;--ease-standard:cubic-bezier(.2, .8, .2, 1);--divider-default:1px solid var(--border-default);--divider-strong:1px solid var(--border-strong)}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height-sticky) + 1rem)}body{min-width:20rem;margin:0}img,picture,svg,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{color:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
html{background:var(--surface-primary);scroll-behavior:smooth}body{background:var(--surface-primary);color:var(--text-primary);font-family:var(--font-ui);font-size:var(--type-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;line-height:1.6}::selection{background:var(--color-yellow);color:var(--color-charcoal)}:focus-visible{outline:2px solid var(--color-charcoal);outline-offset:3px;box-shadow:0 0 0 5px var(--color-yellow)}h1,h2,h3,p{margin-block-start:0}h1,h2,h3{font-family:var(--font-brand);text-wrap:balance}h1{font-size:var(--type-display);letter-spacing:-.035em;font-weight:600;line-height:.98}h2{font-size:var(--type-h2);letter-spacing:-.025em;font-weight:600;line-height:1.05}h3{font-size:var(--type-h3);letter-spacing:-.015em;font-weight:600;line-height:1.12}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
