.hp{--gutter:clamp(16px,5vw,48px);--racing-red-active:#a52d17;isolation:isolate;--tx-mottle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Cfilter id='n' x='0' y='0' width='100%25' height='100%25' filterUnits='userSpaceOnUse'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.012' numOctaves='4' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='512' height='512' filter='url%28%23n%29'/%3E%3C/svg%3E");--tx-speck:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n' x='0' y='0' width='100%25' height='100%25' filterUnits='userSpaceOnUse'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' seed='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url%28%23n%29'/%3E%3C/svg%3E");position:relative;overflow-x:clip}.hp:before{content:"";pointer-events:none;z-index:-1;opacity:.14;mix-blend-mode:multiply;background-image:var(--tx-speck);background-size:256px;position:absolute;inset:0}.hp:after{content:"";pointer-events:none;z-index:-1;opacity:.025;mix-blend-mode:multiply;background-image:var(--tx-mottle);background-size:512px;position:absolute;inset:0}[data-surface=dark] [role=menu] :focus-visible{box-shadow:0 0 0 2px var(--color-cream),0 0 0 4px color-mix(in srgb,var(--color-brand-green)30%,transparent)}.hp :root{--gutter:clamp(16px,5vw,48px)}.hp *{box-sizing:border-box;margin:0;padding:0}.hp html{scroll-behavior:smooth}.hp body{background:var(--cream);color:var(--ink-body);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;position:relative;overflow-x:hidden}.hp .wrap{max-width:var(--frame-max);padding:0 var(--gutter);margin:0 auto}.hp section{position:relative}.hp h1,.hp h2,.hp h3{font-family:var(--font-display);color:inherit}.hp h2{font-weight:700;font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:-.015em}.hp em{font-style:italic}.hp a{color:inherit}.hp .btn{min-height:52px;font-family:var(--font-body);background:var(--racing-red);color:var(--cream);border-radius:var(--frame-radius-pill);transition:background-color var(--duration-fast);justify-content:center;align-items:center;padding:18px 40px;font-size:17px;font-weight:600;text-decoration:none;display:inline-flex}.hp .btn:hover{background:var(--racing-red-hover)}.hp .btn:active{background:var(--racing-red-active)}.hp .label{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.2em;font-size:15px}.hp .badge{border-bottom:1px solid var(--border-hairline);align-items:center;gap:16px;padding-bottom:16px;display:flex}.hp .badge .n{border:1px solid var(--warm-gold);width:46px;height:46px;box-shadow:inset 0 0 0 4px var(--cream),inset 0 0 0 5px #d4b48380;font-family:var(--font-accent);letter-spacing:.04em;color:var(--sage-deep);border-radius:50%;flex:none;place-items:center;font-size:18px;display:grid}.hp .badge .t{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.2em;color:var(--sage-deep);font-size:16px}.hp .rule-u{text-decoration:underline;-webkit-text-decoration-color:var(--racing-red);text-decoration-color:var(--racing-red);text-underline-offset:.22em;text-decoration-thickness:2px}.hp .rule-g{text-decoration:underline;-webkit-text-decoration-color:var(--warm-gold);text-decoration-color:var(--warm-gold);text-underline-offset:.2em;text-decoration-thickness:3px}.hp .hero{background:var(--capiche-green);color:var(--cream);padding:calc(96px + var(--space-8))0 calc(var(--space-10) + 140px);background-image:radial-gradient(55% 60% at 82% 38%,#d4b48338,#d4b48300 70%),radial-gradient(40% 45% at 12% 110%,#d672291f,#d6722900 70%);overflow:hidden}.hp .hero h1{font-weight:400;font-size:var(--fs-hero);line-height:var(--lh-hero);letter-spacing:var(--tr-hero);max-width:13ch}.hp .hero h1 em{color:var(--cream)}.hp .hero .ask{font-size:var(--fs-body-lg);line-height:var(--lh-body-lg);max-width:34ch}.hp .hero .lab{font-family:var(--font-accent);text-transform:uppercase;font-size:var(--fs-label);letter-spacing:.16em;color:var(--warm-gold);margin-top:26px}.hp .hero .cta{margin-top:36px}.hp .exhibit{z-index:2;padding-bottom:var(--space-8);margin-top:-140px}.hp .plate{background:var(--warm-tint);border:1px solid var(--border-hairline);border-radius:var(--frame-radius-sm);opacity:0;transition:opacity var(--duration-deliberate)var(--ease-out),transform var(--duration-deliberate)var(--ease-out);padding:clamp(18px,2.6vw,32px);transform:translateY(28px)}.hp .plate.in{opacity:1;transform:none}.hp .plate-top{justify-content:space-between;align-items:center;margin-bottom:clamp(14px,2vw,22px);display:flex}.hp .plate-top .label{color:var(--ink-tag);font-size:14px}.hp .plate-top .count{font-family:var(--font-accent);letter-spacing:.14em;color:var(--ink-tag);font-size:14px}.hp .brands{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(8px,1.2vw,16px);list-style:none;display:grid}.hp .brand{background:var(--cream);border:1px solid var(--border-hairline);border-radius:2px;align-content:start;gap:12px;padding:clamp(12px,1.6vw,20px);display:grid}.hp .brand svg{width:30px;height:30px;display:block}.hp .brand .nm{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.14em;font-size:15px}.hp .brand .pr{font-size:var(--fs-body-sm);color:var(--navy);line-height:1.45}.hp .exhibit .copy{margin-top:var(--space-9);grid-template-columns:1fr 1fr;align-items:start;gap:clamp(32px,6vw,88px);display:grid}.hp .exhibit .copy>*{min-width:0}.hp .exhibit h2{font-size:var(--fs-quote);line-height:var(--lh-quote);letter-spacing:var(--tr-quote);max-width:15ch;margin-top:var(--space-7)}.hp .attrib{color:var(--racing-red-ink);margin-top:18px}.hp .lead-b{font-weight:700;font-size:var(--fs-tier2);line-height:1.35}.hp .stack{gap:18px;margin-top:24px;display:grid}.hp .stand{font-family:var(--font-display);font-weight:700;font-size:var(--fs-tier2);margin-top:40px;line-height:1.36}.hp .situation{padding:var(--space-9)0;border-top:1px solid var(--border-hairline)}.hp .situation .grid{margin-top:var(--space-7);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,64px);display:grid}.hp .situation .grid>*{min-width:0}.hp .situation h2{max-width:22ch;font-size:var(--fs-tier1);line-height:var(--lh-tier1)}.hp .familiar{font-family:var(--font-display);color:color-mix(in srgb,var(--navy)66%,var(--cream));margin-bottom:18px;font-size:1.1875rem}.hp .taper div{border-bottom:1px solid var(--border-hairline);margin-top:16px;padding-bottom:12px}.hp .taper div:first-child{margin-top:0}.hp .taper p{font-size:var(--fs-body-lg);line-height:1.5}.hp .taper .verdict{border-bottom:2px solid var(--racing-red)}.hp .taper .verdict p{font-weight:700}.hp .belief{background:var(--navy);color:var(--cream);padding:clamp(88px,68px + 3.6vw,112px) 0}.hp .belief .grid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.hp .belief .big{font-family:var(--font-display);font-weight:700;font-size:var(--fs-tier1);letter-spacing:-.02em;line-height:1.18}.hp .belief .big span{margin-top:.42em;display:block}.hp .belief .r1{font-size:var(--fs-tier2);border-bottom:1px solid #d4b4838c;padding-top:10px;padding-bottom:20px;line-height:1.5}.hp .belief .r2{color:var(--cream-dim);margin-top:18px}.hp .believe{padding:var(--space-9)0;border-top:1px solid var(--border-hairline)}.hp .believe h2{font-size:var(--fs-quote);line-height:var(--lh-quote);margin-top:var(--space-7)}.hp .believe .dek{font-size:var(--fs-body-lg);margin-top:18px}.hp .believe .cols{margin-top:var(--space-8);grid-template-columns:1fr 1fr;gap:56px;display:grid}.hp .believe .cols>div{flex-direction:column;min-width:0;display:flex}.hp .believe .label{color:var(--racing-red-ink);margin-bottom:var(--space-6)}.hp .believe .cols p{font-size:var(--fs-body-lg);line-height:var(--lh-body-lg)}.hp .believe .land{padding-top:var(--space-8);font-family:var(--font-display);margin-top:auto;font-weight:700;font-size:var(--fs-tier2)!important;line-height:1.3!important}.hp .believe .arch{font-weight:700;font-size:var(--fs-tier2)!important;line-height:1.35!important}.hp .gets{background:var(--warm-tint);padding:var(--space-9)0}.hp .gets .top{grid-template-columns:1.1fr 1fr;align-items:end;gap:clamp(32px,6vw,80px);display:grid}.hp .gets .top>*{min-width:0}.hp .gets .eyebrow{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.22em;color:var(--racing-red-ink);border-top:3px solid var(--racing-red);padding-top:18px;font-size:22px;display:inline-block}.hp .gets h2{margin-top:var(--space-6);font-size:var(--fs-quote);line-height:var(--lh-quote);max-width:18ch}.hp .gets ul{gap:14px;list-style:none;display:grid}.hp .gets li{font-size:var(--fs-body);color:var(--navy);align-items:flex-start;gap:12px;line-height:1.55;display:flex}.hp .gets li:before{content:"→";color:var(--racing-red-ink);flex:none}.hp .chartcard{margin-top:var(--space-8);background:var(--cream);border:1px solid var(--border-hairline);border-radius:2px;padding:clamp(20px,3vw,40px) clamp(16px,3vw,48px)}.hp .chartcard svg{width:100%;height:auto;display:block;overflow:visible}.hp .chartcard .ln{fill:none;stroke-width:3.5px;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100px;transition:stroke-dashoffset 1s var(--ease-out).15s}.hp .chartcard.in .ln{stroke-dashoffset:0}.hp .chartcard .sm{display:none}.hp .chartcard text{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:1.5px}.hp .walk{margin-top:var(--space-7);padding-top:var(--space-5);border-top:1px solid var(--border-hairline);font-family:var(--font-display);font-weight:700;font-size:var(--fs-tier2);color:var(--racing-red-ink);max-width:28ch;line-height:1.3}.hp .argument{background:var(--capiche-green);color:var(--cream);padding:clamp(96px,70px + 5.4vw,136px) 0 clamp(80px,60px + 4vw,104px)}.hp .frame{border:1px solid #d4b4838c;padding:clamp(44px,5.4vw,76px) clamp(28px,4vw,64px)}.hp .frame .label{color:var(--warm-gold);letter-spacing:.22em;margin-bottom:var(--space-7);font-size:15px}.hp .qmark{font-family:var(--font-display);letter-spacing:-.04em;color:var(--warm-gold);margin:0 0 -.2em -.36em;font-size:clamp(88px,9vw,148px);font-weight:700;line-height:.5;display:block}.hp .frame p.q{font-family:var(--font-display);font-weight:700;font-size:var(--fs-hero);line-height:var(--lh-hero);letter-spacing:var(--tr-hero);max-width:20ch}.hp .bands span{display:block}.hp .how{padding:var(--space-8)0 var(--space-9)}.hp .how .grid{margin-top:var(--space-7);grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(32px,6vw,96px);display:grid}.hp .how .grid>*{min-width:0}.hp .how .side{position:sticky;top:12vh}.hp .how h2{font-size:var(--fs-quote);line-height:var(--lh-quote);max-width:13ch}.hp .how .side p{margin-top:var(--space-6);font-size:var(--fs-body-lg);max-width:26ch}.hp .lanes{gap:14px;list-style:none;display:grid}.hp .lane{background:var(--capiche-green);color:var(--cream);border-radius:var(--frame-radius-lg);grid-template-columns:64px 1fr;gap:20px;padding:clamp(24px,3vw,36px);display:grid}.hp .lane .num{width:56px;height:56px;font-family:var(--font-display);font-variant-numeric:lining-nums;color:#fef6e49e;border:1px solid #fef6e457;border-radius:50%;place-items:center;font-size:22px;font-weight:700;display:grid}.hp .lane .k{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.2em;color:var(--warm-gold);font-size:15px}.hp .lane h3{font-weight:700;font-size:var(--fs-tier2);margin:8px 0 12px;line-height:1.22}.hp .lane .b{color:var(--cream-dim);font-size:var(--fs-body)}.hp .lane .o{margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid #d4b48373;gap:12px;font-weight:600;line-height:1.55;display:flex}.hp .lane .o:before{content:"→";color:var(--warm-gold);flex:none}.hp .lane:nth-child(2){background:var(--navy)}.hp .proof{background:var(--navy);color:var(--cream);padding:var(--space-9)0}.hp .proof .qm{font-family:var(--font-display);color:var(--warm-gold);margin:0 0 -.2em -.32em;font-size:clamp(52px,5vw,74px);font-weight:700;line-height:.5;display:block}.hp .proof .q{font-family:var(--font-display);font-weight:700;font-size:var(--fs-quote);letter-spacing:-.018em;max-width:26ch;line-height:1.22}.hp .proof .more{max-width:56ch;color:var(--cream-dim);margin-top:24px;font-size:1.375rem;line-height:1.6}.hp .who{margin-top:var(--space-6);padding-top:var(--space-6);border-top:1px solid var(--warm-gold);align-items:center;gap:20px;display:flex}.hp .who img{border:1px solid var(--warm-gold);object-fit:cover;filter:saturate(.86);border-radius:50%;width:88px;height:88px}.hp .who .nm{font-family:var(--font-display);font-size:1.5rem;font-weight:700;line-height:1.2}.hp .who .rl{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.16em;color:var(--warm-gold);margin:4px 0;font-size:16px}.hp .who a{color:var(--warm-gold);text-underline-offset:3px}.hp .work{padding:var(--space-8)0 var(--space-9)}.hp .work h2{margin-top:var(--space-7);font-size:var(--fs-quote);line-height:var(--lh-quote);max-width:20ch}.hp .rows{margin-top:var(--space-7)}.hp .row{padding:var(--space-6)0;border-top:1px solid var(--border-hairline);flex-wrap:wrap;align-items:baseline;gap:36px;display:flex}.hp .row:last-child{border-bottom:1px solid var(--border-hairline)}.hp .row .t{max-width:520px;font-family:var(--font-display);font-weight:700;font-size:var(--fs-tier2);letter-spacing:-.015em;flex:380px;line-height:1.24}.hp .row .d{flex:300px;max-width:44ch}.hp .unsure{margin-top:var(--space-8);font-size:var(--fs-body-lg);gap:10px;display:grid}.hp .unsure a{color:var(--racing-red-ink);text-underline-offset:3px}.hp .close{background:var(--capiche-green);color:var(--cream);padding:clamp(80px,58px + 5.2vw,112px) 0}.hp .close .rule{height:1px;margin-bottom:var(--space-7);background:#d4b4838c}.hp .close h2{font-size:var(--fs-quote);line-height:var(--lh-quote);max-width:22ch}.hp .close p{font-size:var(--fs-body-lg);margin-top:24px}.hp .close .btn{margin-top:var(--space-6)}@media (prefers-reduced-motion:reduce){.hp *,.hp :before,.hp :after{transition:none!important;animation:none!important}.hp .plate{opacity:1;transform:none}}@media (max-width:900px){.hp .exhibit .copy,.hp .situation .grid,.hp .belief .grid,.hp .believe .cols,.hp .gets .top,.hp .how .grid{grid-template-columns:1fr}.hp .how .side{position:static}.hp .believe .cols{gap:var(--space-7)}.hp .believe .land{padding-top:var(--space-6)}}@media (max-width:600px){.hp .taper div{width:100%!important}.hp .chartcard .lg{display:none}.hp .chartcard .sm{display:block}}@media (max-width:700px){.hp .hero{padding-top:calc(88px + var(--space-7));padding-bottom:calc(var(--space-9) + 100px)}.hp .exhibit{margin-top:-100px}.hp .brands{gap:6px}.hp .brand{gap:8px;padding:10px}.hp .brand svg{width:22px;height:22px}.hp .brand .nm{letter-spacing:.1em;font-size:12px}.hp .brand .pr{font-size:12.5px;line-height:1.35}.hp .lane{grid-template-columns:1fr;gap:14px}.hp .lane .num{width:44px;height:44px;font-size:18px}}.hp .badge .t,.hp .believe .cols p.label,.hp .frame .label,.hp .lane .k,.hp .attrib,.hp .who .rl,.hp .brand .nm,.hp .gets .eyebrow{letter-spacing:.2em;font-size:16px}@media (max-width:700px){.hp .hero{padding-bottom:calc(var(--space-7) + 100px);background-image:radial-gradient(70% 40% at 80% 30%,#d4b48324,#d4b48300 70%)}}@media (max-width:600px){.hp .brands{grid-template-columns:1fr;gap:6px}.hp .brand{grid-template-rows:auto auto;grid-template-columns:22px 1fr;align-items:center;gap:2px 12px;padding:10px 12px}.hp .brand svg{grid-row:1/span 2;width:22px;height:22px}.hp .brand .nm{letter-spacing:.14em;font-size:13px}.hp .brand .pr{font-size:15px;line-height:1.35}}.hp :root{--tx-mottle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512'%3E%3Cfilter id='n' x='0' y='0' width='100%25' height='100%25' filterUnits='userSpaceOnUse'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.012' numOctaves='4' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='512' height='512' filter='url%28%23n%29'/%3E%3C/svg%3E");--tx-speck:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='256'%3E%3Cfilter id='n' x='0' y='0' width='100%25' height='100%25' filterUnits='userSpaceOnUse'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' seed='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='256' height='256' filter='url%28%23n%29'/%3E%3C/svg%3E")}.hp .hero,.hp .belief,.hp .argument,.hp .proof,.hp .close,.hp .site-footer,.hp .lane{isolation:isolate}.hp .hero:before,.hp .belief:before,.hp .argument:before,.hp .proof:before,.hp .close:before,.hp .site-footer:before,.hp .lane:before{content:"";pointer-events:none;z-index:-1;border-radius:inherit;background-image:var(--tx-speck),var(--tx-mottle);mix-blend-mode:overlay;opacity:.6;background-size:256px,512px;position:absolute;inset:0}.hp .lane,.hp .hero>.wrap{position:relative}.hp .hero .lab{letter-spacing:.16em;font-size:12px}.hp .hero{padding-top:calc(85px + var(--space-8));margin-top:-85px}@media (max-width:700px){.hp .hero{padding-top:calc(85px + var(--space-7))}}.hp .unsure a{text-underline-offset:3px;text-decoration:underline}
