:root{--ink:#172d2a;--navy:#08243a;--muted:#5c706c;--cream:#f7f5ee;--paper:#fffdf8;--mint:#bde2d5;--mint-deep:#175d4a;--coral:#ec725d;--coral-deep:#92382d;--muted-on-mint:#445854;--gold:#efbe5f;--indigo:#6258b5;--line:#172d2a26;--shadow:0 22px 54px #172d2a21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--indigo);outline-offset:4px;border-radius:5px}.skip-link{background:var(--navy);color:var(--cream);z-index:20;padding:10px 15px;position:fixed;top:-60px;left:12px}.skip-link:focus{top:12px}.section-shell{width:min(1180px,100% - 64px);margin:0 auto}.site-nav{justify-content:space-between;align-items:center;padding:24px max(32px,50vw - 590px);display:flex}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:10px;font-size:17px;display:inline-flex}.brand strong{font-weight:800}.brand-mark{background:var(--coral-deep);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:800;display:inline-flex;transform:rotate(-9deg)}.nav-links{align-items:center;gap:25px;font-size:13px;display:flex}.nav-links>a:not(.nav-cta){color:var(--muted)}.nav-cta{border:1px solid var(--ink);border-radius:99px;padding:10px 15px}.pilot-banner{background:var(--navy);color:var(--cream)}.pilot-banner-inner{letter-spacing:.01em;justify-content:center;align-items:center;gap:14px;padding:12px 0;font-size:12px;display:flex}.pilot-banner strong{color:var(--mint)}.pilot-banner-inner>span:not(.pilot-pulse){color:#f7f5eeb3}.pilot-banner a{color:var(--gold);margin-left:7px;font-weight:800}.pilot-pulse{background:var(--coral);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ec725d30}.hero{grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);align-items:center;gap:65px;min-height:700px;padding:76px 0 105px;display:grid}.hero-copy{max-width:650px}.eyebrow{color:var(--coral-deep);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.eyebrow-dot{background:var(--coral);border-radius:50%;width:7px;height:7px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:720px;margin-bottom:30px;font-size:clamp(50px,6.2vw,83px);font-weight:500;line-height:.96}h1 em,h2 em{color:var(--coral-deep);font-family:Georgia,serif;font-style:italic;font-weight:400}.hero-lede{color:var(--muted);max-width:545px;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:34px 0 23px;display:flex}.button{border-radius:99px;justify-content:center;align-items:center;gap:17px;min-height:49px;padding:14px 20px;font-size:13px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #172d2a24}.button-primary{background:var(--ink);color:var(--cream)}.button-secondary{border:1px solid var(--line);color:var(--ink)}.button-light{background:var(--cream);color:var(--ink)}.text-link{border-bottom:1px solid;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-block}.hero-note{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.note-mark{background:var(--gold);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:12px;display:inline-flex}.hero-visual{min-height:560px;position:relative;overflow:hidden}.hero-visual:before{content:"";border:1px solid #172d2a24;border-radius:50%;width:400px;height:520px;position:absolute;top:13px;right:2%;transform:rotate(-20deg)}.hero-visual:after{content:"";border:1px solid #ec725d4d;border-radius:50%;width:420px;height:480px;position:absolute;top:35px;right:-5%;transform:rotate(25deg)}.hero-illustration{z-index:1;width:min(500px,98%);position:absolute;top:0;right:1%}.hero-illustration img{mix-blend-mode:multiply;width:100%;height:auto;display:block}.hero-story-card{background:var(--paper);box-shadow:var(--shadow);z-index:3;border:1px solid #172d2a21;border-radius:13px;gap:8px;width:min(260px,58%);padding:17px 19px 18px;display:grid;position:absolute;bottom:26px;left:5%;transform:rotate(-2deg)}.hero-story-card span{color:var(--coral-deep);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.hero-story-card strong{letter-spacing:-.04em;font-size:18px;font-weight:500;line-height:1.12}.visual-chip{background:var(--paper);z-index:4;border-radius:99px;padding:11px 15px;font-size:11px;font-weight:800;position:absolute;box-shadow:0 9px 25px #172d2a21}.chip-one{top:115px;left:2%;transform:rotate(-5deg)}.chip-one:before,.chip-two:before{background:var(--coral);content:"";border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.chip-two{bottom:132px;right:-2%;transform:rotate(4deg)}.chip-two:before{background:var(--mint-deep)}.trust-strip{background:var(--ink);color:var(--cream)}.trust-inner{letter-spacing:.04em;justify-content:center;align-items:center;gap:28px;padding:19px 0;font-size:11px;display:flex}.trust-inner>span:first-child{color:var(--mint);font-weight:800}.trust-inner>span:last-child{color:#f7f5eead}.trust-rule{background:#f7f5ee4d;width:72px;height:1px}.first-week-section{padding:135px 0 125px}.section-heading{grid-template-columns:.75fr 1fr 1fr;gap:28px;display:grid}.section-heading .eyebrow{align-self:start}.section-heading h2,.controls-panel h2,.founder-section h2,.tour-card h2,.pilot-cta h2{letter-spacing:-.07em;margin:0;font-size:clamp(39px,4.6vw,66px);font-weight:500;line-height:1}.section-heading>p:last-child,.tour-card>div>p:not(.eyebrow){color:var(--muted);max-width:360px;font-size:15px;line-height:1.65}.week-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:78px;display:grid}.week-card{border-right:1px solid var(--line);min-height:235px;padding:23px 25px 18px 0;position:relative}.week-card:not(:first-child){padding-left:25px}.week-card:last-child{border-right:0}.step-number{color:var(--coral-deep);letter-spacing:.08em;font-size:11px;font-weight:800}.week-card h3{letter-spacing:-.045em;max-width:195px;margin:58px 0 12px;font-size:20px;font-weight:500;line-height:1.1}.week-card p{color:var(--muted);max-width:205px;font-size:13px;line-height:1.55}.section-action{margin-top:28px}.motion-section{background:#e8f0e8;padding:110px 0 130px}.motion-heading{margin-bottom:75px}.motion-heading h2 span{color:var(--coral-deep);vertical-align:.1em;padding:0 .1em;font-family:Arial,sans-serif;font-size:.65em}.motion-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.motion-card{background:var(--paper);border:1px solid #172d2a1a;border-radius:15px;overflow:hidden}.motion-image{aspect-ratio:1;background:var(--cream);overflow:hidden}.motion-image img{mix-blend-mode:multiply;object-fit:cover;width:100%;height:100%;display:block}.motion-body{min-height:180px;padding:19px 18px 23px}.motion-body h3{letter-spacing:-.05em;margin:28px 0 9px;font-size:25px;font-weight:500}.motion-body p{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.55}.proof-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:85px;padding:140px 0;display:grid}.proof-copy h2{letter-spacing:-.07em;margin:0 0 25px;font-size:clamp(40px,4.7vw,64px);font-weight:500;line-height:.99}.proof-copy>p:not(.eyebrow){color:var(--muted);max-width:390px;margin-bottom:28px;font-size:15px;line-height:1.65}.proof-frame{background:var(--paper);box-shadow:var(--shadow);border:1px solid #172d2a1f;border-radius:18px;margin:0;overflow:hidden;transform:rotate(1.5deg)}.proof-frame img{width:100%;height:auto;display:block}.proof-frame figcaption{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.proof-frame figcaption strong{font-size:12px}.proof-frame figcaption span{color:var(--muted);font-size:10px}.controls-section{padding-bottom:140px}.controls-panel{background:var(--mint);border-radius:22px;grid-template-columns:1fr 1fr;gap:80px;padding:70px;display:grid}.controls-panel h2{max-width:510px}.controls-panel>div>p:not(.eyebrow){color:var(--muted-on-mint);margin:28px 0 27px}.dark-link{color:var(--ink)}.control-list{border-top:1px solid #172d2a4d}.control-list>div{border-bottom:1px solid #172d2a4d;grid-template-columns:24px 1fr;gap:4px 18px;padding:17px 0;display:grid}.control-list span{color:var(--muted-on-mint);grid-row:span 2;padding-top:2px;font-size:10px}.control-list strong{font-size:14px;font-weight:700}.control-list p{color:var(--muted-on-mint);margin:0;font-size:12px;line-height:1.45}.founder-section{border-top:1px solid var(--line);grid-template-columns:.75fr 1.25fr;align-items:start;gap:35px;padding:105px 0 130px;display:grid}.founder-portrait{margin:0}.founder-portrait img{border:5px solid var(--paper);box-shadow:0 0 0 1px var(--line), 0 15px 30px #172d2a1f;object-fit:cover;border-radius:50%;width:128px;height:128px;display:block}.founder-portrait figcaption{color:var(--ink);margin-top:18px;font-size:13px;font-weight:800;line-height:1.45}.founder-portrait figcaption span{color:var(--muted);font-size:11px;font-weight:400}.founder-label{align-items:flex-start;gap:12px;display:flex}.founder-label .eyebrow{margin:5px 0 0}.founder-star{color:var(--gold);font-size:28px}.founder-section h2{max-width:800px}.founder-story>p:not(.eyebrow):not(.founder-attribution){color:var(--muted);max-width:710px;font-size:16px;line-height:1.7}.founder-story blockquote{border-left:3px solid var(--coral);color:var(--ink);max-width:650px;margin:32px 0 0;padding-left:24px;font-family:Georgia,serif;font-size:clamp(22px,2.4vw,32px);line-height:1.25}.founder-attribution{color:var(--muted);margin:27px 0 0;font-size:13px}.free-section{padding-bottom:135px}.free-grid{grid-template-columns:repeat(2,1fr);gap:17px;margin-top:72px;display:grid}.free-grid article{background:var(--paper);border:1px solid var(--line);border-radius:17px;min-height:340px;padding:31px 34px}.free-grid .future-card{background:var(--navy);border-color:var(--navy);color:var(--cream)}.free-badge{background:var(--mint);color:var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:99px;padding:7px 11px;font-size:10px;font-weight:800;display:inline-block}.future-badge{background:var(--gold)}.free-grid h3{letter-spacing:-.06em;margin:32px 0 18px;font-size:29px;font-weight:500}.free-grid ul{color:var(--muted);margin:0 0 28px;padding:0;font-size:14px;line-height:2;list-style:none}.free-grid li:before{color:var(--coral);content:"✦";margin-right:9px}.future-card ul{color:#f7f5eead}.future-card li:before{color:var(--gold)}.future-card p{color:#f7f5eeab;max-width:300px;font-size:12px;line-height:1.55}.tour-section{padding-bottom:135px}.tour-card{background:#f0e8d4;border-radius:22px;grid-template-columns:1fr 1fr;align-items:center;gap:65px;padding:61px 70px;display:grid}.tour-card h2{max-width:470px}.tour-card>div>p:not(.eyebrow){color:#172d2ab3;margin:24px 0 0}.tour-script{background:var(--paper);border:1px solid #172d2a21;border-radius:13px;align-items:center;gap:16px;padding:21px;display:flex}.tour-play{background:var(--coral-deep);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding-left:2px;font-size:12px;display:inline-flex}.tour-script strong,.tour-script span{display:block}.tour-script strong{font-size:14px}.tour-script span:not(.tour-play){color:var(--muted);margin-top:5px;font-size:11px;line-height:1.4}.pilot-cta{background:var(--coral-deep);color:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:45px;margin-bottom:105px;padding:64px 70px;display:flex}.pilot-cta .eyebrow{color:#fff}.pilot-cta .eyebrow-dot{background:#fff}.pilot-cta h2{max-width:610px}.pilot-cta h2 em{color:var(--cream)}.pilot-cta p:last-child{color:var(--cream);max-width:640px;margin:24px 0 0}.site-footer{border-top:1px solid var(--line)}.footer-inner{justify-content:space-between;align-items:center;padding:30px 0;display:flex}.footer-links{color:var(--muted);align-items:center;gap:23px;font-size:11px;display:flex}.footer-links a{color:var(--ink);font-weight:700}.analytics-settings{color:var(--ink);cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;min-height:44px;padding:8px 0;font-weight:700;text-decoration:underline}.consent-banner{background:var(--navy);color:var(--cream);z-index:30;justify-content:space-between;align-items:center;gap:24px;max-width:680px;padding:20px 22px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 18px 50px #08243a4d}.consent-banner strong{color:var(--mint);margin-bottom:6px;font-size:14px;display:block}.consent-banner p{color:#f7f5eec7;max-width:440px;margin:0;font-size:12px;line-height:1.5}.consent-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.consent-actions button{cursor:pointer;font:inherit;border:1px solid #f7f5ee8c;border-radius:99px;min-height:44px;padding:10px 14px;font-size:11px;font-weight:800}.consent-allow{background:var(--mint);color:var(--ink)}.consent-deny{color:var(--cream);background:0 0}.route-page{min-height:100vh}.route-page .site-nav{border-bottom:1px solid var(--line)}.route-hero{padding:100px 0 78px}.route-hero h1{max-width:800px}.route-hero>p:not(.eyebrow){color:var(--muted);max-width:670px;font-size:18px;line-height:1.65}.route-actions{flex-wrap:wrap;gap:12px;margin:34px 0 19px;display:flex}.route-note{color:var(--muted);font-size:12px}.route-note a{color:var(--ink);font-weight:700}.store-links{flex-wrap:wrap;gap:10px;display:flex}.store-link{background:var(--navy);color:var(--cream);border-radius:11px;align-items:center;gap:11px;min-width:181px;padding:12px 14px;display:inline-flex}.store-link>span:nth-child(2){flex:1}.store-link small,.store-link strong{display:block}.store-link small{color:#f7f5ee9e;font-size:9px;line-height:1}.store-link strong{margin-top:4px;font-size:14px}.store-icon{color:var(--gold);font-size:13px;line-height:1}.play-icon{color:var(--mint);font-size:11px}.route-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:29px 0 110px;display:grid}.route-grid article{border-right:1px solid var(--line);padding:18px 25px 18px 0}.route-grid article:not(:first-child){padding-left:25px}.route-grid article:last-child{border:0}.route-grid span,.pilot-detail span{color:var(--coral-deep);font-size:11px;font-weight:800}.route-grid h2{letter-spacing:-.05em;margin:45px 0 12px;font-size:25px;font-weight:500}.route-grid p{color:var(--muted);max-width:240px;font-size:13px;line-height:1.6}.inline-link{color:var(--ink);border-bottom:1px solid;font-weight:700}.guide-hero{padding-bottom:70px}.guide-hero>p:not(.eyebrow){max-width:730px}.route-hero-actions{margin-bottom:16px}.guide-intro{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:70px;padding:70px 0 100px;display:grid}.guide-intro h2{letter-spacing:-.065em;max-width:510px;margin:0;font-size:clamp(34px,4vw,54px);font-weight:500;line-height:1.02}.guide-intro>p{color:var(--muted);max-width:480px;margin:39px 0 0;font-size:16px;line-height:1.7}.guide-steps-section{border-top:1px solid var(--line);padding:85px 0 110px}.guide-section-heading{grid-template-columns:.8fr 1.2fr;gap:30px;display:grid}.guide-section-heading h2,.tour-section-heading h2{letter-spacing:-.07em;margin:0;font-size:clamp(37px,4.4vw,62px);font-weight:500;line-height:1}.guide-steps{margin:73px 0 0;padding:0;list-style:none}.guide-step{border-top:1px solid var(--line);grid-template-columns:90px 1fr;gap:36px;padding:30px 0 34px;display:grid}.guide-step:last-child{border-bottom:1px solid var(--line)}.guide-step-marker span{color:var(--coral-deep);letter-spacing:.1em;font-size:12px;font-weight:800}.guide-step-copy{grid-template-columns:.8fr 1fr;gap:17px;display:grid}.guide-step-copy h3{letter-spacing:-.055em;margin:0;font-size:29px;font-weight:500}.guide-step-copy p{color:var(--muted);max-width:420px;margin:0;font-size:14px;line-height:1.62}.guide-step-copy .guide-prompt{color:var(--ink);background:#bde2d55c;border-radius:9px;grid-column:2;padding:13px 15px}.guide-prompt strong{color:var(--mint-deep)}.guide-checklist-section{padding-bottom:110px}.guide-checklist{background:var(--navy);color:var(--cream);border-radius:20px;grid-template-columns:1fr 1fr;gap:70px;padding:60px 70px;display:grid}.guide-checklist .eyebrow{color:var(--gold)}.guide-checklist h2{letter-spacing:-.065em;margin:0 0 24px;font-size:clamp(34px,4vw,54px);font-weight:500;line-height:1.02}.guide-checklist>div>p:last-child{color:#f7f5eeb3;max-width:380px;font-size:14px;line-height:1.6}.checklist{align-self:center;margin:0;padding:0;list-style:none}.checklist li{border-bottom:1px solid #f7f5ee33;align-items:flex-start;gap:14px;padding:16px 0;font-size:14px;line-height:1.5;display:flex}.checklist li:first-child{border-top:1px solid #f7f5ee33}.checklist li>span:first-child{color:var(--gold);font-size:20px;line-height:1.1}.guide-reflection{padding-bottom:110px}.reflection-card{background:#f0e8d4;border-radius:20px;padding:52px 60px}.reflection-card h2{letter-spacing:-.065em;margin:0 0 21px;font-size:clamp(34px,4vw,54px);font-weight:500;line-height:1.02}.reflection-card p:not(.eyebrow){color:#172d2ab3;max-width:620px;font-size:15px;line-height:1.65}.reflection-card .text-link{margin-top:12px}.tour-hero>p:not(.eyebrow){max-width:720px}.tour-board{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;gap:70px;padding:75px 0 110px;display:grid}.tour-board-copy h2{letter-spacing:-.07em;margin:0 0 25px;font-size:clamp(36px,4.4vw,60px);font-weight:500;line-height:1}.tour-board-copy>p:not(.eyebrow){color:var(--muted);max-width:420px;font-size:15px;line-height:1.65}.tour-disclosure{border-left:3px solid var(--coral);gap:7px;max-width:420px;margin-top:34px;padding-left:17px;display:grid}.tour-disclosure strong{font-size:13px}.tour-disclosure span{color:var(--muted);font-size:12px;line-height:1.55}.tour-poster{background:var(--paper);box-shadow:var(--shadow);border:1px solid #172d2a1f;border-radius:18px;margin:0;overflow:hidden;transform:rotate(1deg)}.tour-poster img{width:100%;height:auto;display:block}.tour-poster figcaption{justify-content:space-between;align-items:center;gap:20px;padding:15px 19px;display:flex}.tour-poster figcaption strong{font-size:12px}.tour-poster figcaption span{color:var(--muted);font-size:10px}.tour-timeline-section{border-top:1px solid var(--line);padding:85px 0 100px}.tour-section-heading{grid-template-columns:.8fr 1.2fr;gap:30px;display:grid}.tour-timeline{margin:72px 0 0;padding:0;list-style:none}.tour-timeline-item{border-top:1px solid var(--line);grid-template-columns:120px 1fr;gap:40px;padding:27px 0 30px;display:grid}.tour-timeline-item:last-child{border-bottom:1px solid var(--line)}.tour-timeline-item time,.tour-moment-number{color:var(--coral-deep);letter-spacing:.05em;font-size:12px;font-weight:800}.tour-timeline-item h3{letter-spacing:-.05em;margin:0 0 9px;font-size:26px;font-weight:500}.tour-timeline-item p{color:var(--muted);max-width:650px;margin:0;font-size:14px;line-height:1.6}.tour-transcript{padding-bottom:95px}.tour-transcript details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.tour-transcript summary{cursor:pointer;padding:22px 0;font-size:17px;font-weight:800;list-style-position:inside}.transcript-body{background:#bde2d540;border-radius:12px;margin:0 0 23px;padding:25px 28px}.transcript-body p{color:var(--muted);max-width:800px;margin:0 0 16px;font-size:14px;line-height:1.65}.transcript-body p:last-child{margin-bottom:0}.transcript-body strong{color:var(--ink)}.tour-next{background:var(--mint);border-radius:20px;justify-content:space-between;align-items:center;gap:50px;margin-bottom:105px;padding:55px 65px;display:flex}.tour-next h2{letter-spacing:-.065em;margin:0 0 17px;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.02}.tour-next p:not(.eyebrow){color:var(--muted-on-mint);max-width:510px;margin:0;font-size:14px;line-height:1.6}.tour-next-actions{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:14px;display:flex}.pilot-hero{padding-bottom:70px}.pilot-hero>p:not(.eyebrow){max-width:700px}.pilot-details{grid-template-columns:repeat(3,1fr);gap:15px;margin:24px 0 90px;display:grid}.pilot-detail{background:var(--paper);border:1px solid var(--line);border-radius:14px;min-height:175px;padding:22px}.pilot-detail h2{letter-spacing:-.04em;margin:28px 0 9px;font-size:21px;font-weight:500}.pilot-detail p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.pilot-steps{background:var(--navy);color:var(--cream);border-radius:20px;margin-bottom:95px;padding:56px 62px}.pilot-steps h2{letter-spacing:-.06em;margin:0 0 35px;font-size:clamp(34px,4vw,52px);font-weight:500}.pilot-steps h2 em{color:var(--mint)}.pilot-step-grid{grid-template-columns:repeat(4,1fr);gap:35px;display:grid}.pilot-step-grid article{border-top:1px solid #f7f5ee47;padding-top:15px}.pilot-step-grid span{color:var(--gold);font-size:11px;font-weight:800}.pilot-step-grid h3{margin:22px 0 8px;font-size:17px;font-weight:700}.pilot-step-grid p{color:#f7f5eeb3;font-size:12px;line-height:1.5}.pilot-apply{background:var(--mint);border-radius:20px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:105px;padding:45px 55px;display:flex}.pilot-apply h2{letter-spacing:-.06em;margin:0 0 11px;font-size:35px;font-weight:500}.pilot-apply p{color:var(--muted-on-mint);max-width:570px;margin:0;font-size:13px;line-height:1.55}.pilot-privacy{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:40px;margin-bottom:100px;padding-top:48px;display:grid}.pilot-privacy h2{letter-spacing:-.05em;margin:0;font-size:31px;font-weight:500}.pilot-privacy p,.pilot-privacy li{color:var(--muted);font-size:13px;line-height:1.6}.pilot-privacy ul{margin:0;padding-left:19px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.nav-links{gap:14px}.nav-links>a:not(.nav-cta){font-size:12px}.hero{grid-template-columns:1fr .85fr;gap:35px}.hero-visual{min-height:500px}.hero-visual:before{width:330px;height:450px}.hero-visual:after{width:360px;height:415px}.section-heading{grid-template-columns:.65fr 1fr 1fr}.week-grid{grid-template-columns:repeat(2,1fr)}.week-card:nth-child(2){border-right:0}.week-card:nth-child(n+3){border-top:1px solid var(--line)}.week-card:nth-child(3){padding-left:0}.motion-grid{grid-template-columns:repeat(2,1fr)}.motion-card:nth-child(3),.motion-card:nth-child(4){margin-top:0}.controls-panel{gap:45px;padding:52px}.guide-intro,.tour-board{gap:40px}.guide-checklist{gap:40px;padding:50px}.tour-next{gap:35px;padding:50px}}@media (width<=760px){.section-shell{width:min(100% - 40px,1180px)}.site-nav{padding:18px 20px}.nav-links{gap:10px}.nav-links>a:not(.nav-cta){display:none}.nav-cta{padding:9px 12px;font-size:11px}.pilot-banner-inner{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:8px 11px;padding:12px 0}.pilot-banner-inner>span:not(.pilot-pulse){flex-basis:calc(100% - 26px)}.pilot-banner a{margin-left:18px}.hero{min-height:auto;padding:62px 0 78px;display:block}h1{font-size:clamp(50px,14vw,70px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;max-width:340px}.hero-visual{min-height:440px;margin-top:35px}.hero-illustration{width:min(455px,100%);right:0}.hero-visual:before{width:275px;height:385px;top:9px;right:-7%}.hero-visual:after{width:310px;height:350px;top:30px;right:-15%}.hero-story-card{width:min(260px,62%);bottom:0;left:0}.visual-chip{padding:9px 11px;font-size:10px}.chip-one{top:65px;left:-3px}.chip-two{bottom:85px;right:-4px}.trust-inner{flex-direction:column;align-items:flex-start;gap:8px;padding:18px 0}.trust-rule{display:none}.first-week-section{padding:88px 0 90px}.section-heading{display:block}.section-heading h2{margin:0 0 21px}.section-heading>p:last-child{max-width:500px}.week-grid{grid-template-columns:1fr;margin-top:52px}.week-card,.week-card:not(:first-child),.week-card:nth-child(3){border-bottom:1px solid var(--line);border-top:0;border-right:0;min-height:175px;padding:19px 0}.week-card:last-child{border-bottom:0}.week-card h3{margin:37px 0 9px}.motion-section{padding:82px 0 90px}.motion-heading{margin-bottom:50px}.motion-heading h2{line-height:1.08}.motion-grid{grid-template-columns:1fr 1fr}.motion-body{min-height:205px;padding:15px}.motion-body h3{margin-top:25px;font-size:22px}.proof-section{padding:90px 0;display:block}.proof-copy{margin-bottom:40px}.proof-frame{transform:none}.proof-frame figcaption{flex-direction:column;align-items:flex-start;gap:6px}.controls-section{padding-bottom:90px}.controls-panel{padding:32px 25px;display:block}.controls-panel h2{margin-bottom:22px}.control-list{margin-top:45px}.founder-section{padding:75px 0 90px;display:block}.founder-label{margin-bottom:30px}.founder-portrait{align-items:center;gap:17px;margin-bottom:34px;display:flex}.founder-portrait img{width:92px;height:92px}.founder-portrait figcaption{margin-top:0}.founder-story>p:not(.eyebrow):not(.founder-attribution){font-size:15px}.founder-story blockquote{padding-left:18px;font-size:25px}.free-section{padding-bottom:90px}.free-grid{grid-template-columns:1fr;margin-top:50px}.free-grid article{min-height:310px;padding:26px 25px}.tour-section{padding-bottom:90px}.tour-card{padding:34px 25px;display:block}.tour-script{margin-top:33px}.pilot-cta{flex-direction:column;align-items:flex-start;margin-bottom:63px;padding:34px 25px}.footer-inner,.footer-links{flex-direction:column;align-items:flex-start;gap:13px}.footer-inner{padding:25px 0}.footer-links{gap:10px}.route-hero{padding:70px 0 58px}.route-hero h1{font-size:52px}.route-hero>p:not(.eyebrow){font-size:16px}.route-actions{flex-direction:column;align-items:stretch;max-width:360px}.route-actions .store-links{flex-direction:column}.store-link{width:100%}.route-grid{grid-template-columns:1fr;padding-bottom:65px}.route-grid article,.route-grid article:not(:first-child){border-bottom:1px solid var(--line);border-right:0;padding:20px 0}.route-grid article:last-child{border-bottom:0}.route-grid h2{margin-top:33px}.pilot-details{grid-template-columns:1fr;margin-bottom:62px}.pilot-detail{min-height:140px}.pilot-steps{margin-bottom:65px;padding:34px 25px}.pilot-step-grid{grid-template-columns:1fr 1fr}.pilot-apply{flex-direction:column;align-items:flex-start;margin-bottom:65px;padding:31px 25px}.pilot-privacy{margin-bottom:65px;display:block}.pilot-privacy h2{margin-bottom:24px}.guide-intro,.tour-board{padding:58px 0 75px;display:block}.guide-intro>p{margin:25px 0 0}.guide-steps-section,.tour-timeline-section{padding:65px 0 75px}.guide-section-heading,.tour-section-heading{display:block}.guide-section-heading h2,.tour-section-heading h2{margin-top:20px}.guide-steps,.tour-timeline{margin-top:46px}.guide-step{grid-template-columns:47px 1fr;gap:18px;padding:23px 0 27px}.guide-step-copy{display:block}.guide-step-copy h3{margin-bottom:12px;font-size:25px}.guide-step-copy p{margin-bottom:13px;font-size:13px}.guide-step-copy .guide-prompt{margin-bottom:0;padding:12px}.guide-checklist-section{padding-bottom:75px}.guide-checklist{padding:34px 25px;display:block}.guide-checklist h2{margin-bottom:19px}.checklist{margin-top:30px}.checklist li{font-size:13px}.guide-reflection{padding-bottom:75px}.reflection-card{padding:34px 25px}.tour-board-copy{margin-bottom:38px}.tour-poster{transform:none}.tour-poster figcaption{flex-direction:column;align-items:flex-start;gap:6px}.tour-timeline-item{grid-template-columns:83px 1fr;gap:14px;padding:22px 0 25px}.tour-timeline-item h3{font-size:23px}.tour-timeline-item p{font-size:13px}.tour-transcript{padding-bottom:70px}.transcript-body{padding:21px 18px}.transcript-body p{font-size:13px}.tour-next{align-items:flex-start;margin-bottom:65px;padding:34px 25px;display:block}.tour-next-actions{align-items:stretch;margin-top:30px}.tour-next-actions .button{width:100%}.consent-banner{flex-direction:column;align-items:stretch;gap:14px;padding:17px;left:10px;right:10px}.consent-actions{justify-content:flex-start}}@media (width<=420px){.section-shell{width:min(100% - 32px,1180px)}.brand{gap:7px;font-size:15px}.brand-mark{width:28px;height:28px;font-size:16px}.site-nav{padding:16px}.motion-grid{gap:10px}.motion-body{min-height:235px;padding:13px}.motion-body h3{font-size:20px}.motion-body p{font-size:12px}.pilot-step-grid{gap:24px 15px}.tour-timeline-item{grid-template-columns:72px 1fr;gap:9px}.tour-timeline-item time{font-size:10px}}@media print{body{background:#fff}.site-nav,.site-footer,.route-actions,.guide-reflection,.skip-link,.consent-banner{display:none!important}.route-page{min-height:0}.route-hero{padding:20px 0 35px}.guide-steps-section,.guide-checklist-section{padding:30px 0}.guide-step{break-inside:avoid}.guide-checklist{border:1px solid var(--line);color:var(--ink);background:#fff}.guide-checklist .eyebrow{color:var(--coral-deep)}.guide-checklist>div>p:last-child,.checklist li{color:var(--muted)}.checklist li,.checklist li:first-child{border-color:var(--line)}.checklist li>span:first-child{color:var(--coral-deep)}}
