:root{--bg:#09090a;--bg2:#111113;--paper:#f3f0ea;--ink:#111114;--muted:#888;--red:#7e1425;--line:rgba(255,255,255,.15);--radius:24px;--section:clamp(5rem,9vw,11rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:min(1440px,calc(100% - 48px));margin:auto}.narrow{width:min(920px,100%);margin-inline:auto}.section{padding:var(--section) 0}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:800}.section-heading{max-width:1000px;margin-bottom:55px}.section-heading h2,.display-copy{font-size:clamp(2.7rem,6vw,6.5rem);line-height:.95;letter-spacing:-.055em;margin:.15em 0}.btn{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 26px;border:1px solid currentColor;border-radius:999px;font-weight:800}.lede{font-size:clamp(1.2rem,2vw,1.65rem);color:#bbb}