:root{--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Helvetica,Arial,sans-serif;--color-text:#1d1d1f;--color-text-muted:#6e6e73;--color-text-faint:#86868b;--color-bg:#fff;--color-bg-gray:#f5f5f7;--color-bg-dark:#1d1d1f;--color-nav:rgba(22,22,23,0.92);--color-border:rgba(0,0,0,0.08);--color-blue:#0071e3;--color-blue-hover:#0077ed;--color-link:#06c;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:2rem;--space-xl:4rem;--space-2xl:7rem;--max-width:980px;--max-wide:1260px;--nav-height:44px;--local-nav-height:52px;--radius-pill:980px;--shadow-bar:0 8px 30px rgba(0,0,0,0.12);--text-hero:clamp(3.2rem,8vw,5.6rem);--text-section:clamp(2rem,4.5vw,3.2rem);--text-kicker:1.05rem;--text-body:1.3125rem}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:17px;line-height:1.47;letter-spacing:-.022em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,svg,video{display:block;max-width:100%;height:auto}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}button,input{font:inherit;color:inherit}h1,h2,h3,p{margin:0}section[id]{scroll-margin-top:calc(var(--nav-height) + var(--local-nav-height) + 12px)}.eyebrow{font-size:1.5rem;font-weight:600;letter-spacing:-.02em}.headline{font-size:var(--text-hero);font-weight:600;letter-spacing:-.04em;line-height:1.05}.section-kicker{color:var(--color-text-faint);font-size:var(--text-kicker);font-weight:600}.section-title{font-size:var(--text-section);font-weight:600;letter-spacing:-.03em;line-height:1.1}.lede{color:var(--color-text-muted);font-size:var(--text-body);font-weight:400;line-height:1.47;letter-spacing:-.01em}.buy{display:inline-flex;align-items:center;justify-content:center;background:var(--color-blue);color:#fff;border:0;border-radius:var(--radius-pill);padding:.5rem 1rem;font-size:.88rem;font-weight:500;cursor:pointer}.buy,.buy:hover{text-decoration:none}.buy:hover{background:var(--color-blue-hover)}.buy.large{padding:.7rem 1.4rem;font-size:1.05rem}