:root{--paper:#fff;--ink:#0f0f0f;--white:#fff;--ink-55:#0f0f0f8c;--ink-60:#0f0f0f99;--ink-35:#0f0f0f59;--ink-30:#0f0f0f4d;--ink-10:#0f0f0f1a;--placeholder-dark:#4a4a4a;--accent:#fff900;--accent-soft:#fd0;--error:#b3261e;--font-heading:var(--font-primary), sans-serif;--font-heading-weight:900;--font-heading-weight-bold:700;--font-heading-weight-medium:500;--font-body:var(--font-secondary), "Helvetica Neue", Arial, sans-serif;--font-body-weight:400;--font-button:var(--font-primary), sans-serif;--font-button-weight:300;--font-size-body:.875rem;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4rem;--space-7:6rem;--space-8:8rem;--space-9:10rem;--content-max-width:100rem;--gutter:var(--space-5);--section-y:var(--space-8);--section-y-tight:var(--space-7);--kit-column:60vw;--tap:44px;--radius-photo:1.5rem;--text-8:.5rem;--text-12:.75rem;--text-14:.875rem;--text-16:1rem;--text-20:1.25rem;--text-24:1.5rem;--text-28:1.75rem;--text-32:2rem;--text-36:2.25rem;--text-40:2.5rem;--text-44:2.75rem;--text-48:3rem;--text-52:3.25rem;--text-56:3.5rem;--text-68:4.25rem;--text-72:4.5rem;--text-80:5rem;--text-84:5.25rem;--text-88:5.5rem;--text-92:5.75rem;--text-112:7rem;--text-128:8rem;--text-140:8.75rem;--text-160:10rem;--text-196:12.25rem;--text-300:18.75rem;--text-344:21.5rem;--text-eyebrow:var(--text-12);--text-body:var(--text-14);--text-subtitle:var(--text-20);--tracking-display:-.05em;--tracking-title:-.035em;--leading-body:1.6;--leading-tight:1.1;--shadow-rest:0 2px 10px #0f0f0f1a;--shadow-hover:0 6px 20px #0f0f0f2e;--ease-entrance:cubic-bezier(.16, 1, .3, 1);--ease-scroll:cubic-bezier(.65, 0, .35, 1);--duration-micro:.3s;--duration-section:.7s;--duration-hero:1s;font-size:clamp(16px,1.1111vw,21.333px)}@media (max-width:1024px){:root{--gutter:var(--space-4);--section-y:var(--space-7);--section-y-tight:var(--space-6);--kit-column:78vw}}@media (max-width:640px){:root{--gutter:calc(var(--space-3) + 20px);--section-y:var(--space-7);--section-y-tight:var(--space-6);--kit-column:min(100%, calc(100vw - 2 * var(--gutter)));--font-size-body:1rem;--text-body:var(--text-16)}}@media (max-width:380px){:root{--gutter:calc(var(--space-2) + 20px)}}
*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable;height:100%}html[data-scroll-locked=true]{overflow:hidden}html,body{max-width:100vw;overflow-x:clip}body{background:var(--paper);min-height:100%;color:var(--ink);font-family:var(--font-body);font-weight:var(--font-body-weight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
