:root{--cream:#fff3d6;--paper:#fff8e8;--paper-strong:#ffe9b7;--paper-grid:#11111114;--ink:#111;--muted:#4c4538;--green:#23d160;--orange:#ff7a1a;--orange-soft:#ffd7a8;--blue:#2864ff;--display:"Arial Black", "Arial Narrow", Impact, system-ui, sans-serif;--body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);background:var(--cream);font-family:var(--body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 10% 8%, #23d1601f, transparent 24%), radial-gradient(circle at 92% 18%, #ff7a1a24, transparent 22%), var(--cream);min-width:320px;margin:0}body,button,input,textarea{font:16px/1.5 var(--body);letter-spacing:0}img,svg{display:block}a{color:inherit}::selection{color:var(--cream);background:var(--ink)}#root{min-height:100svh}main{background:var(--cream);border-right:2px solid var(--ink);border-left:2px solid var(--ink);width:min(100%,1440px);margin:0 auto}@media (width<=760px){main{border:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{z-index:20;border-bottom:2px solid var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff3d6e6;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 32px;display:flex;position:sticky;top:0}.brand{align-items:center;text-decoration:none;display:inline-flex}.brand img{width:clamp(150px,16vw,210px);height:auto}.site-header nav{align-items:center;gap:8px;display:flex}.site-header nav a{color:var(--ink);white-space:nowrap;border-radius:999px;padding:10px 12px;font-weight:800;text-decoration:none}.site-header nav a:hover{background:var(--paper-strong)}.hero-section{grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);gap:36px;min-height:calc(100svh - 72px);padding:56px 32px 42px;display:grid;position:relative;overflow:hidden}.hero-section:after{content:"";background:var(--ink);height:2px;position:absolute;bottom:0;left:32px;right:32px}.hero-copy{z-index:4;flex-direction:column;justify-content:center;max-width:760px;padding:32px 0 56px;display:flex;position:relative}.eyebrow{width:fit-content;color:var(--ink);text-transform:uppercase;align-items:center;margin:0 0 14px;font-size:13px;font-weight:950;line-height:1;display:inline-flex}.eyebrow:before{content:"";background:var(--orange);border:2px solid var(--ink);border-radius:50%;width:12px;height:12px;margin-right:9px;display:inline-block}.hero-copy h1,.final-cta h2{max-width:740px;color:var(--ink);font-family:var(--display);margin:0;font-size:82px;font-weight:950;line-height:.95}.hero-lede{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:22px;font-weight:650;line-height:1.45}.hero-actions,.section-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.button{min-height:50px;color:var(--ink);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-weight:900;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{box-shadow:3px 3px 0 var(--ink);transform:translate(2px,2px)}.button:focus-visible,.site-header a:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.button-primary{background:var(--green)}.button-secondary{background:var(--orange)}.button-ink{color:var(--cream);background:var(--ink);box-shadow:5px 5px 0 var(--orange)}.button-ink:hover{box-shadow:3px 3px 0 var(--orange)}.button-text{box-shadow:none;background:0 0}.button-text:hover{background:var(--paper-strong);box-shadow:none}.model-line{max-width:620px;color:var(--ink);margin:20px 0 0;font-size:16px;font-weight:850}.hero-art{border:2px solid var(--ink);background:var(--paper);min-height:620px;box-shadow:12px 12px 0 var(--ink);isolation:isolate;border-radius:8px;align-self:center;position:relative;overflow:hidden}.hero-art:before{content:"";z-index:3;pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(90deg,#fff3d624,#fff3d600 42%),radial-gradient(circle at 25% 22%,#23d16029,#0000 24%),radial-gradient(circle at 85% 78%,#ff7a1a29,#0000 28%);position:absolute;inset:0}.hero-art-base{z-index:1;object-fit:cover;object-position:50% 50%;width:110%;height:108%;position:absolute;inset:-3% -5%}.hero-art-people{z-index:2;clip-path:polygon(45% 6%,100% 0,100% 87%,56% 100%,42% 70%,38% 34%);filter:saturate(1.08)contrast(1.03)drop-shadow(0 18px 18px #11111129);transform-origin:70%;will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:cover;width:110%;height:108%;position:absolute;inset:-3% -5%}.sticker{z-index:5;color:var(--ink);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:950;line-height:1;display:inline-flex;position:absolute}.sticker-aux{background:var(--orange);bottom:26px;left:28px;transform:rotate(4deg)}.sticker-green{background:var(--green);top:28px;right:28px;transform:rotate(-5deg)}section{scroll-margin-top:86px;position:relative}.what-section,.themes-section,.steps-section,.stations-section,.partners-section,.private-section,.partner-section{padding:92px 32px}.section-intro{text-align:center;max-width:860px;margin:0 auto 34px}.intro-left{text-align:left;margin-left:0;margin-right:auto}.section-intro .eyebrow{margin-left:auto;margin-right:auto}.intro-left .eyebrow{margin-left:0}h2{color:var(--ink);font-family:var(--display);margin:0;font-size:54px;font-weight:950;line-height:1}h3{color:var(--ink);font-family:var(--display);margin:0;font-size:26px;font-weight:950;line-height:1.08}p{margin:0}.section-intro p:not(.eyebrow),.season-copy p,.event-promise,.theme-card p,.podcast-section p,.community-copy p,.split-section p,.proof-section p,.final-cta p{color:var(--muted);font-size:19px;font-weight:620;line-height:1.55}.pillars,.theme-grid,.station-grid,.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}.themes-section{background:var(--orange-soft);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.theme-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-card{background:var(--paper);border:2px solid var(--ink);min-height:520px;box-shadow:6px 6px 0 var(--ink);border-radius:8px;flex-direction:column;padding:24px;display:flex}.theme-card:nth-child(2n){background:var(--cream)}.theme-card>div{justify-content:space-between;align-items:center;gap:12px;margin-bottom:auto;display:flex}.theme-card span{color:var(--ink);text-transform:uppercase;font-size:13px;font-weight:950}.theme-card svg{color:var(--orange);flex:none}.theme-card h3{margin-top:52px}.theme-card p{margin-top:12px}.theme-kit{gap:10px;margin:22px 0 0;padding:0;display:grid}.theme-kit div{border:2px solid var(--ink);background:#fff3d6b3;border-radius:8px;gap:4px;padding:12px;display:grid}.theme-kit dt{color:var(--ink);text-transform:uppercase;font-size:12px;font-weight:950;line-height:1}.theme-kit dd{color:var(--muted);margin:0;font-size:14px;font-weight:720;line-height:1.32}.card{background:var(--paper);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);border-radius:8px;padding:24px}.card p,.theme-card p,.step p,.episode-list p,.partner-card p{color:var(--muted);font-weight:650;line-height:1.5}.pillar-card{min-height:230px}.pillar-card h3,.station-card h3,.partner-card h3{margin-top:20px}.pillar-card p,.station-card p,.partner-card p{margin-top:12px}.icon-badge{width:52px;height:52px;color:var(--ink);background:var(--green);border:2px solid var(--ink);border-radius:50%;place-items:center;display:grid}.season-section{background:var(--green);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:34px;padding:86px 32px;display:grid}.season-copy{max-width:820px}.season-copy p:not(.eyebrow){color:#111111c7;margin-top:18px}.no-list{color:var(--ink);font-size:22px;font-family:var(--display);gap:10px;margin:28px 0 0;padding:0;font-weight:950;list-style:none;display:grid}.no-list li{padding-left:30px;position:relative}.no-list li:before{content:"";background:var(--orange);border:2px solid var(--ink);border-radius:50%;width:15px;height:15px;position:absolute;top:10px;left:0}.season-ticket{min-height:320px;color:var(--cream);background:radial-gradient(circle at 0 50%, var(--green) 0 18px, transparent 19px), radial-gradient(circle at 100% 50%, var(--green) 0 18px, transparent 19px), var(--ink);border:2px solid var(--ink);border-radius:8px;flex-direction:column;justify-content:space-between;padding:28px;display:flex;box-shadow:10px 10px #11111140}.season-ticket p{color:var(--orange);text-transform:uppercase;font-size:14px;font-weight:950}.season-ticket strong{font-family:var(--display);font-size:128px;line-height:.85}.season-ticket span{font-family:var(--display);font-size:32px;font-weight:950}.event-section{background:var(--cream);padding:88px 32px}.event-header{justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto;display:flex}.event-meta{flex-direction:column;align-items:flex-start;gap:10px;min-width:280px;margin-top:8px;display:flex}.event-meta span{color:var(--ink);align-items:center;gap:8px;font-weight:900;display:inline-flex}.event-promise{max-width:820px;color:var(--ink);font-family:var(--display);text-align:center;margin:28px auto 0;font-size:34px;font-weight:950;line-height:1.1}.expect-grid{grid-template-columns:repeat(7,minmax(120px,1fr));gap:10px;max-width:1180px;margin:34px auto 0;display:grid}.expect-grid span,.community-list span{min-height:62px;color:var(--ink);background:var(--paper);border:2px solid var(--ink);border-radius:8px;align-items:center;padding:10px 12px;font-size:15px;font-weight:900;line-height:1.2;display:flex}.expect-grid span:nth-child(2n),.community-list span:nth-child(2n){background:var(--orange-soft)}.event-section .section-actions,.center-actions,.proof-section .button,.final-cta .hero-actions{justify-content:center}.steps{border:2px solid var(--ink);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1180px;margin:0 auto;display:grid;overflow:hidden}.step{background:var(--paper);border-right:2px solid var(--ink);min-height:280px;padding:24px}.step:last-child{border-right:0}.step span{width:42px;height:42px;color:var(--ink);font-family:var(--display);background:var(--orange);border:2px solid var(--ink);border-radius:50%;place-items:center;margin-bottom:36px;font-size:22px;font-weight:950;display:grid}.step p{margin-top:12px}.stations-section{background:linear-gradient(var(--paper-grid) 1px, transparent 1px), linear-gradient(90deg, var(--paper-grid) 1px, transparent 1px), var(--paper);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background-size:36px 36px}.station-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.station-card{min-height:240px}.station-card:nth-child(2n){background:var(--orange-soft)}.podcast-section,.community-section,.split-section,.proof-section,.final-cta{padding:88px 32px}.private-section{background:linear-gradient(var(--paper-grid) 1px, transparent 1px), linear-gradient(90deg, var(--paper-grid) 1px, transparent 1px), var(--paper);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background-size:36px 36px;grid-template-columns:minmax(0,.9fr) minmax(280px,.62fr);align-items:center;gap:36px;display:grid}.private-section>div:first-child{max-width:760px}.private-section h2,.partner-section h2{margin-bottom:18px}.private-section p:not(.eyebrow),.partner-section p,.mystery-card p{color:var(--muted);font-size:21px;font-weight:650;line-height:1.5}.private-section .button{margin-top:30px}.mystery-card{min-height:190px;color:var(--cream);background:var(--ink);border:2px solid var(--ink);box-shadow:8px 8px 0 var(--orange);border-radius:8px;align-items:center;gap:18px;padding:28px;display:flex}.mystery-card svg{color:var(--green);flex:none}.private-section .mystery-card p{color:var(--cream);font-family:var(--display);font-size:28px;font-weight:950;line-height:1.08}.partner-section{background:var(--green);border-bottom:2px solid var(--ink);grid-template-columns:minmax(0,.95fr) auto;align-items:center;gap:28px;display:grid}.partner-section>div{max-width:800px}.partner-section p:not(.eyebrow){color:#111111c7;max-width:660px}.podcast-section{grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);align-items:start;gap:42px;display:grid}.podcast-section>div:first-child{max-width:560px}.podcast-section h2,.community-section h2,.split-section h2,.proof-section h2{margin-bottom:18px}.podcast-section .button{margin-top:28px}.episode-list{gap:12px;display:grid}.episode-list article{border-top:2px solid var(--ink);padding:22px 0}.episode-list article:last-child{border-bottom:2px solid var(--ink)}.episode-list p{margin-top:8px}.community-section{background:var(--ink);grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);align-items:center;gap:30px;display:grid}.community-section .eyebrow,.community-section h2,.community-section p{color:var(--cream)}.community-section .eyebrow:before{background:var(--green);border-color:var(--cream)}.community-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.community-section .section-actions{grid-column:1/-1;margin-top:0}.partner-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.split-section{background:var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding-left:0;padding-right:0;display:grid}.split-section article{background:var(--orange-soft);min-height:360px;padding:56px 32px}.split-section article:nth-child(2){background:var(--paper)}.split-section .button{margin-top:28px}.proof-section,.final-cta{text-align:center;flex-direction:column;align-items:center;display:flex}.proof-section{background:var(--green);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.proof-section p:not(.eyebrow){color:#111111c7;max-width:720px}.proof-section .button{margin-top:28px}.final-cta{background:radial-gradient(circle at 15% 20%, var(--green) 0 26px, transparent 27px), radial-gradient(circle at 86% 72%, var(--orange) 0 36px, transparent 37px), linear-gradient(var(--paper-grid) 1px, transparent 1px), linear-gradient(90deg, var(--paper-grid) 1px, transparent 1px), var(--cream);background-size:auto,auto,42px 42px,42px 42px,auto;justify-content:center;min-height:480px}.final-cta p:not(.eyebrow){max-width:680px;margin-top:22px}.who-hero{background:linear-gradient(var(--paper-grid) 1px, transparent 1px), linear-gradient(90deg, var(--paper-grid) 1px, transparent 1px), var(--cream);border-bottom:2px solid var(--ink);background-size:40px 40px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;gap:34px;min-height:calc(100svh - 72px);padding:68px 32px 46px;display:grid}.who-hero-copy{flex-direction:column;justify-content:center;max-width:830px;display:flex}.who-hero h1{max-width:880px;color:var(--ink);font-family:var(--display);margin:0;font-size:76px;font-weight:950;line-height:.96}.who-hero-copy p:not(.eyebrow),.who-signal-card p,.testimonial-builder-section p,.who-lane-card p,.receipt-card p,.work-receipt-grid p,.method-grid p{color:var(--muted);font-size:19px;font-weight:650;line-height:1.55}.who-hero-copy p:not(.eyebrow){max-width:720px;margin-top:24px}.who-signal-card{min-height:440px;color:var(--cream);background:radial-gradient(circle at 18% 20%, #ff7a1a52 0 42px, transparent 43px), radial-gradient(circle at 82% 80%, #23d16057 0 58px, transparent 59px), var(--ink);border:2px solid var(--ink);box-shadow:10px 10px 0 var(--orange);border-radius:8px;align-self:center;padding:30px}.who-signal-card svg{width:62px;height:62px;color:var(--ink);background:var(--green);border:2px solid var(--cream);border-radius:50%;margin-bottom:70px;padding:12px;display:grid}.who-signal-card h2{color:var(--cream)}.who-signal-card p{color:#fff3d6d1;margin-top:18px}.who-stats-section,.who-lanes-section,.receipts-section,.testimonial-builder-section,.work-receipts-section,.who-method-section{padding:88px 32px}.who-stats-section{background:var(--green);border-bottom:2px solid var(--ink)}.who-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid}.who-stat{background:var(--paper);border:2px solid var(--ink);border-radius:8px;min-height:168px;padding:22px;box-shadow:5px 5px #11111140}.who-stat strong{color:var(--ink);font-family:var(--display);font-size:34px;font-weight:950;line-height:1;display:block}.who-stat span{color:#111111c7;margin-top:16px;font-weight:850;line-height:1.35;display:block}.who-lane-grid,.receipt-grid,.work-receipt-grid,.method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}.who-lane-card{min-height:310px}.who-lane-card h3{margin-top:22px}.who-lane-card p{margin-top:12px}.receipts-section{background:var(--orange-soft);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.receipt-card{background:var(--paper);border:2px solid var(--ink);min-height:360px;box-shadow:6px 6px 0 var(--ink);border-radius:8px;flex-direction:column;padding:24px;display:flex}.receipt-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:30px;display:flex}.receipt-card-top span{color:var(--ink);text-transform:uppercase;font-size:12px;font-weight:950}.receipt-card blockquote{color:var(--ink);font-family:var(--display);margin:0;font-size:30px;font-weight:950;line-height:1.08}.receipt-card h3{margin-top:auto}.receipt-card p{margin-top:10px}.receipt-card a{width:fit-content;color:var(--ink);border-bottom:2px solid var(--ink);align-items:center;gap:6px;margin-top:18px;font-weight:950;text-decoration:none;display:inline-flex}.testimonial-builder-section{grid-template-columns:minmax(0,.88fr) minmax(320px,1.12fr);align-items:start;gap:34px;display:grid}.testimonial-builder-section>div:first-child{max-width:650px}.testimonial-builder-section h2{margin-bottom:18px}.testimonial-slot-list{gap:12px;display:grid}.testimonial-slot-list article{min-height:76px;color:var(--ink);background:var(--paper);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:8px;align-items:center;gap:12px;padding:16px 18px;font-weight:900;display:flex}.testimonial-slot-list svg{color:var(--green);flex:none}.work-receipts-section{background:var(--ink)}.work-receipts-section .eyebrow,.work-receipts-section h2,.work-receipts-section .section-intro p:not(.eyebrow){color:var(--cream)}.work-receipts-section .eyebrow:before{background:var(--green);border-color:var(--cream)}.work-receipt-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.work-receipt-grid article{min-height:260px;color:var(--cream);border:2px solid var(--cream);background:#fff3d614;border-radius:8px;padding:22px}.work-receipt-grid svg{color:var(--orange)}.work-receipt-grid h3{color:var(--cream);margin-top:36px}.work-receipt-grid p{color:#fff3d6c7;margin-top:10px}.who-method-section{background:linear-gradient(var(--paper-grid) 1px, transparent 1px), linear-gradient(90deg, var(--paper-grid) 1px, transparent 1px), var(--paper);border-bottom:2px solid var(--ink);background-size:36px 36px;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:32px;display:grid}.method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.method-grid article{background:var(--cream);border:2px solid var(--ink);border-radius:8px;min-height:270px;padding:24px}.method-grid article:nth-child(2){background:var(--orange-soft)}.method-grid article:nth-child(3){background:var(--green)}.method-grid h3{margin-top:48px}.method-grid p{margin-top:10px}@media (width<=1120px){.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:34px}.hero-copy{max-width:880px;padding-bottom:0}.hero-art{min-height:520px}.pillars,.theme-grid,.station-grid,.partner-grid,.who-stat-grid,.work-receipt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.who-hero,.private-section,.partner-section,.testimonial-builder-section,.who-method-section{grid-template-columns:1fr}.receipt-grid,.who-lane-grid,.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.expect-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.step:nth-child(2){border-right:0}.step:nth-child(-n+2){border-bottom:2px solid var(--ink)}.podcast-section,.community-section{grid-template-columns:1fr}}@media (width<=760px){.site-header{align-items:flex-start;padding:16px;position:relative}.brand{flex:none}.brand img{width:136px}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:2px}.site-header nav a{padding:8px;font-size:13px}.hero-section,.who-hero,.what-section,.themes-section,.season-section,.event-section,.steps-section,.stations-section,.partners-section,.private-section,.partner-section,.podcast-section,.community-section,.who-stats-section,.who-lanes-section,.receipts-section,.testimonial-builder-section,.work-receipts-section,.who-method-section,.proof-section,.final-cta{padding-left:16px;padding-right:16px}.hero-section{padding-top:28px}.hero-copy h1,.who-hero h1,.final-cta h2{font-size:54px}.hero-lede,.who-hero-copy p:not(.eyebrow){font-size:18px}h2{font-size:38px}h3{font-size:23px}.section-intro p:not(.eyebrow),.season-copy p,.podcast-section p,.community-copy p,.split-section p,.private-section p:not(.eyebrow),.partner-section p,.who-hero-copy p:not(.eyebrow),.who-signal-card p,.testimonial-builder-section p,.who-lane-card p,.receipt-card p,.work-receipt-grid p,.method-grid p,.proof-section p,.final-cta p{font-size:17px}.hero-actions,.section-actions{flex-direction:column;align-items:stretch}.button{box-sizing:border-box;width:100%}.hero-art{min-height:430px;box-shadow:7px 7px 0 var(--ink)}.hero-art-base,.hero-art-people{width:150%;inset:-2% -42% -2% -8%}.hero-art-people{clip-path:polygon(42% 8%,100% 0,100% 90%,44% 100%,36% 66%,34% 30%)}.sticker{font-size:13px}.sticker-green{top:18px;right:18px}.sticker-aux{bottom:18px;left:18px}.pillars,.theme-grid,.station-grid,.partner-grid,.who-stat-grid,.receipt-grid,.who-lane-grid,.work-receipt-grid,.method-grid,.season-section,.private-section,.partner-section,.split-section,.community-list{grid-template-columns:1fr}.mystery-card{min-height:170px;box-shadow:6px 6px 0 var(--orange);padding:22px}.private-section .mystery-card p{font-size:24px}.who-hero{min-height:auto;padding-top:42px}.who-signal-card{min-height:340px;box-shadow:7px 7px 0 var(--orange)}.who-signal-card svg{margin-bottom:42px}.receipt-card blockquote{font-size:26px}.season-ticket{min-height:250px}.season-ticket strong{font-size:96px}.event-header{flex-direction:column}.event-meta{min-width:0}.event-promise{text-align:left;font-size:26px}.expect-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps{grid-template-columns:1fr}.step,.step:nth-child(2){border-right:0;border-bottom:2px solid var(--ink);min-height:auto}.step:last-child{border-bottom:0}.step span{margin-bottom:22px}.split-section{padding-left:0;padding-right:0}.split-section article{min-height:auto;padding:44px 16px}}@media (width<=460px){.site-header{align-items:center;gap:8px;min-height:72px;padding:10px 12px}.site-header nav{flex-wrap:nowrap;flex:1;justify-content:flex-end;gap:1px}.site-header nav a{padding:5px 3px;font-size:10px}.brand img{width:94px}.hero-section{padding-top:20px}.hero-copy h1,.who-hero h1,.final-cta h2{font-size:42px}.hero-lede{margin-top:18px;font-size:16px;line-height:1.42}.hero-actions,.section-actions{gap:10px;margin-top:24px}.model-line{margin-top:16px;font-size:15px}.mystery-card{flex-direction:column;align-items:flex-start}.private-section .mystery-card p{font-size:21px}.expect-grid{grid-template-columns:1fr}.hero-art{min-height:360px}}
