:root{
  --orange:#ff4b12;
  --orange-dark:#e33900;
  --black:#0d0d0d;
  --ink:#171717;
  --muted:#6d6d6d;
  --line:#dedbd5;
  --paper:#f7f5f0;
  --white:#fff;
  --soft:#efede8;
  --radius:28px;
  --shadow:0 24px 70px rgba(0,0,0,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}
img{max-width:100%;display:block}
a{color:inherit}
.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}
.section{padding:104px 0}
.section--hero{padding-top:54px;background:radial-gradient(circle at 85% 18%,rgba(255,75,18,.12),transparent 28%),var(--paper)}
.section--dark{background:#0d0d0d;color:white}
.section--soft{background:#ece9e3}
.top-progress{position:relative;z-index:20;background:#111;color:white;border-bottom:1px solid #262626;font-size:12px;letter-spacing:.02em}
.top-progress__inner{height:42px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}
.progress-track{height:5px;background:#333;border-radius:20px;overflow:hidden}
.progress-track span{display:block;height:100%;background:var(--orange);border-radius:inherit}
.brand-logo{width:154px;height:auto;margin-bottom:46px}
.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:70px;align-items:center}
.eyebrow,.kicker{display:inline-flex;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:18px}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(54px,6.2vw,92px);line-height:.91;letter-spacing:-.065em;margin-bottom:30px;max-width:800px}
h1 span{color:var(--orange)}
.lead{font-size:23px;line-height:1.35;max-width:670px;margin-bottom:20px}
.hero-copy>p:not(.lead){font-size:17px;max-width:650px;color:#4d4d4d}
.needs-card{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:20px;overflow:hidden;margin-top:34px;max-width:700px}
.needs-card>div{background:white;padding:20px}
.needs-card small{display:block;color:var(--orange);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}
.needs-card strong{font-size:14px;line-height:1.45;display:block}
.hero-visual{position:relative}
.portrait-wrap{position:relative;min-height:670px;border-radius:36px;background:#dfdcd5;overflow:hidden;box-shadow:var(--shadow)}
.portrait-wrap:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.22));z-index:1;pointer-events:none}
.portrait-wrap img{width:100%;height:100%;min-height:670px;object-fit:cover;object-position:center 20%}
.teacher-label,.promise-card{position:absolute;z-index:2;background:white;box-shadow:0 14px 35px rgba(0,0,0,.14);border-radius:10px}
.teacher-label{top:42px;right:34px;padding:13px 18px;min-width:210px}
.teacher-label span{display:block;font-size:13px;color:#888}.teacher-label strong{font-size:17px;text-transform:uppercase}
.promise-card{left:28px;right:28px;bottom:26px;padding:18px 20px;font-size:18px}.promise-card strong{color:var(--orange)}
.event-strip{margin-top:64px;background:#111;color:white;border-radius:25px;padding:20px;display:grid;grid-template-columns:1fr 1fr auto;gap:18px;align-items:stretch}
.event-item{display:flex;align-items:center;gap:15px;border-right:1px solid #333;padding-right:18px}
.event-item small,.event-price small{display:block;color:#aaa;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.event-item strong{font-size:16px}.event-icon{width:56px;height:56px;display:grid;place-items:center;background:var(--orange);border-radius:16px;font-weight:900}
.event-price{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding:0 8px 0 16px}.event-price strong{font-size:36px;line-height:1;color:var(--orange)}
.cta-wrap{text-align:center;margin-top:34px}.cta-wrap--dark{margin-top:52px}.cta-button{display:inline-flex;justify-content:center;align-items:center;min-height:64px;padding:16px 32px;border-radius:13px;background:var(--orange);color:white;text-decoration:none;font-weight:900;letter-spacing:.025em;text-transform:uppercase;box-shadow:0 16px 34px rgba(255,75,18,.24);transition:.2s transform,.2s background,.2s box-shadow}.cta-button:hover{transform:translateY(-2px);background:#ff5d2a;box-shadow:0 20px 42px rgba(255,75,18,.32)}
.scarcity{font-size:12px;color:#777;margin:11px 0 0}.section--dark .scarcity{color:#949494}
.two-col{display:grid;grid-template-columns:.78fr 1.22fr;gap:96px;align-items:start}.section-title{max-width:600px}.section-title h2{font-size:clamp(44px,5vw,72px);line-height:.95;letter-spacing:-.055em;margin-bottom:24px}.section-title p{color:#666;font-size:18px}.section-title--light p{color:#aaa}
.audience{background:#f4f1eb}.audience .section-title h2{font-size:clamp(58px,6.8vw,92px);line-height:.93;letter-spacing:-.07em;max-width:540px}.audience .section-title p{font-size:17px;line-height:1.55;max-width:430px}.audience-list{display:grid;gap:0;border-top:1px solid #d9d4cc}.audience-list article{display:grid;grid-template-columns:52px 1fr;gap:22px;padding:22px 0 22px;border-bottom:1px solid #d9d4cc;align-items:start}.audience-list article span{color:var(--orange);font-size:13px;font-weight:900;padding-top:3px;letter-spacing:.02em}.audience-list p{font-size:18px;line-height:1.45;margin:0;font-weight:700;max-width:700px}.price-inline{display:flex;align-items:baseline;justify-content:center;gap:8px;margin-bottom:12px}.price-inline span{font-size:13px;color:#777}.price-inline strong{font-size:34px;line-height:1;color:var(--orange)}
.schedule-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;margin-top:46px;align-items:stretch}.schedule-card{border:1px solid #2e2e2e;border-radius:28px;background:#151515;padding:34px}.schedule-date{display:flex;justify-content:space-between;gap:14px;align-items:center;padding-bottom:22px;border-bottom:1px solid #303030;margin-bottom:28px}.schedule-date span{background:var(--orange);padding:7px 10px;border-radius:8px;font-size:12px;font-weight:900}.schedule-date strong{font-size:16px}.schedule-card h3{font-size:28px;margin-bottom:20px}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.check-list li{position:relative;padding-left:27px;color:#e3e3e3}.check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--orange);font-weight:900}.schedule-photo{position:relative;border-radius:28px;overflow:hidden;min-height:630px}.schedule-photo img{width:100%;height:100%;object-fit:cover;object-position:center 18%}.floating-note{position:absolute;left:20px;right:20px;bottom:20px;background:white;color:#111;border-radius:18px;padding:18px 20px;display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}.floating-note strong{font-size:30px;color:var(--orange)}.floating-note span{font-size:13px;font-weight:650}
.authority-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.authority-images{position:relative;min-height:660px}.authority-main{width:80%;height:610px;object-fit:cover;object-position:center top;border-radius:32px;box-shadow:var(--shadow)}.authority-small{position:absolute;width:48%;height:280px;object-fit:cover;object-position:center top;right:0;bottom:0;border-radius:24px;border:10px solid var(--paper);box-shadow:var(--shadow)}.authority-copy h2{font-size:clamp(52px,6vw,82px);line-height:.95;letter-spacing:-.06em;margin-bottom:24px;max-width:720px}.authority-copy h2 span{display:block}.authority-copy p{font-size:17px;color:#575757}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.metrics>div{background:white;border:1px solid #e5e2dc;border-radius:16px;padding:18px}.metrics strong{font-size:24px;color:var(--orange);display:block;line-height:1.05}.metrics span{font-size:12px;color:#666;display:block;margin-top:6px}
.proof-grid{margin-top:44px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}.proof{margin:0;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06);border:1px solid #e7e1d8}.proof img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s}.proof:hover img{transform:scale(1.02)}.proof--phone{aspect-ratio:1170/2532}.proof--pix{aspect-ratio:1170/2117}.proof--receipt{aspect-ratio:828/930}.proof--story{aspect-ratio:1170/1697}.proof--ads{aspect-ratio:784/926}.proof--project{aspect-ratio:900/1600}.proof--compare{aspect-ratio:694/1284}
.support-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.support-copy h2{font-size:clamp(48px,5.2vw,76px);letter-spacing:-.055em;line-height:.95;margin-bottom:24px}.support-copy p{font-size:18px;color:#5c5c5c;max-width:720px}.support-card{background:white;border:1px solid #e3ded6;border-radius:28px;padding:36px;box-shadow:var(--shadow)}.support-number{font-size:88px;line-height:.9;letter-spacing:-.08em;font-weight:900;color:var(--orange);margin-bottom:24px}.support-card h3{font-size:30px;line-height:1.05}.support-card p{color:#666}.support-card a{display:inline-block;margin-top:15px;color:var(--orange);font-weight:900;text-decoration:none}
.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:86px;align-items:start}.accordion{border-top:1px solid #333}.accordion details{border-bottom:1px solid #333}.accordion summary{cursor:pointer;list-style:none;padding:22px 44px 22px 0;font-size:18px;font-weight:750;position:relative}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";position:absolute;right:4px;top:17px;font-size:28px;color:var(--orange);font-weight:400}.accordion details[open] summary:after{content:"−"}.accordion details p{color:#aaa;padding:0 38px 22px 0;margin:0;max-width:720px}.final-cta{text-align:center;padding-top:100px}.final-cta img{width:140px;margin:0 auto 28px;background:white;border-radius:18px}.final-cta h2{font-size:clamp(42px,5.2vw,72px);line-height:.98;letter-spacing:-.055em;max-width:860px;margin:0 auto 20px}.final-cta>p{color:#aaa}.price-final{display:flex;align-items:baseline;justify-content:center;gap:9px;margin:30px 0 14px}.price-final span{color:#aaa}.price-final strong{font-size:48px;color:var(--orange);line-height:1}
footer{background:#050505;color:#777;border-top:1px solid #1e1e1e;padding:24px 0 90px}.footer-inner{display:flex;justify-content:space-between;font-size:12px}
.mobile-sticky{display:none}
.reveal{opacity:1;transform:none}.reveal.is-visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.cta-button,.proof img{transition:none}}
@media (max-width:900px){
  .section{padding:76px 0}.hero-grid,.two-col,.schedule-grid,.authority-grid,.support-grid,.faq-grid{grid-template-columns:1fr;gap:42px}.hero-grid{gap:34px}.brand-logo{margin-bottom:32px}.portrait-wrap,.portrait-wrap img{min-height:590px}.teacher-label{right:20px;top:20px}.promise-card{left:18px;right:18px;bottom:18px}.event-strip{grid-template-columns:1fr 1fr}.event-price{grid-column:1/-1;align-items:center;border-top:1px solid #333;padding-top:18px}.event-item:nth-child(2){border-right:none}.two-col{gap:36px}.authority-grid{gap:48px}.authority-images{min-height:600px}.authority-main{height:560px}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof--wide{grid-column:span 2}.faq-grid{gap:42px}
}
@media (max-width:640px){
  body{padding-bottom:72px}.shell{width:min(100% - 28px,1160px)}.top-progress__inner{grid-template-columns:auto 1fr}.top-progress__inner>span:last-child{display:none}.section--hero{padding-top:30px}.brand-logo{width:118px}.eyebrow,.kicker{font-size:10px}h1{font-size:clamp(48px,14vw,67px);line-height:.91}.lead{font-size:19px}.hero-copy>p:not(.lead){font-size:15px}.needs-card{grid-template-columns:1fr}.portrait-wrap,.portrait-wrap img{min-height:530px}.portrait-wrap{border-radius:26px}.portrait-wrap img{object-position:center top}.teacher-label{min-width:0;right:14px;top:14px;padding:10px 12px}.teacher-label span{font-size:10px}.teacher-label strong{font-size:13px}.promise-card{font-size:15px}.event-strip{grid-template-columns:1fr;padding:16px;border-radius:20px;margin-top:38px}.event-item{border-right:0;border-bottom:1px solid #333;padding:0 0 16px}.event-item:nth-child(2){border-bottom:0;padding-bottom:0}.event-price{grid-column:auto}.cta-button{width:100%;min-height:58px;padding:14px 18px;font-size:13px}.scarcity{font-size:11px}.section-title h2,.authority-copy h2,.support-copy h2,.final-cta h2{font-size:45px}.section-title p,.support-copy p{font-size:16px}.audience .section-title h2{font-size:clamp(48px,13vw,64px);max-width:100%}.audience-list article{grid-template-columns:42px 1fr;gap:14px;padding:18px 0}.audience-list article span{font-size:12px}.audience-list p{font-size:16px;line-height:1.45}.schedule-card{padding:24px 20px}.schedule-photo{min-height:500px}.floating-note{grid-template-columns:1fr;gap:4px}.authority-images{min-height:520px}.authority-main{width:88%;height:500px}.authority-small{height:220px;border-width:7px}.metrics{grid-template-columns:1fr 1fr}.metrics>div{padding:14px}.metrics strong{font-size:20px}.proof-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px}.proof,.proof--phone,.proof--pix,.proof--receipt,.proof--story,.proof--ads,.proof--project,.proof--compare{flex:0 0 74%;scroll-snap-align:center}.proof--phone,.proof--pix,.proof--story,.proof--project,.proof--compare{min-height:440px}.proof--receipt,.proof--ads{min-height:320px}.proof img{object-fit:cover;background:#fff}.support-card{padding:28px}.support-number{font-size:72px}.accordion summary{font-size:16px}.final-cta{padding-top:78px}.footer-inner{display:grid;gap:6px}.mobile-sticky{position:fixed;display:flex;z-index:60;left:0;right:0;bottom:0;height:72px;background:rgba(13,13,13,.96);backdrop-filter:blur(12px);color:white;padding:9px 12px;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #292929}.mobile-sticky div{display:flex;flex-direction:column}.mobile-sticky span{font-size:10px;color:#aaa}.mobile-sticky strong{font-size:20px;color:var(--orange)}.mobile-sticky a{background:var(--orange);color:white;text-decoration:none;font-size:11px;font-weight:900;padding:12px 14px;border-radius:10px;white-space:nowrap}footer{padding-bottom:30px}
}

/* ===== Reference-inspired polish v4 ===== */
:root{
  --paper:#f5f2ec;
  --soft:#eeeae3;
  --line:#d8d3ca;
}

/* Shared visual language */
.section{padding:112px 0}
.kicker,.eyebrow{letter-spacing:.16em;font-weight:900}
.cta-button{border-radius:8px;box-shadow:none;min-height:62px;padding-inline:30px}
.cta-button:hover{box-shadow:none;transform:translateY(-1px)}
.section-title h2{font-size:clamp(58px,6.2vw,88px);line-height:.92;letter-spacing:-.065em}
.section-title p{max-width:520px;line-height:1.55}

/* Hero: cleaner and closer to the reference DNA */
.section--hero{background:var(--paper);padding-top:52px}
.brand-logo{margin-bottom:38px}
.hero-grid{gap:82px}
.hero-copy .eyebrow{margin-bottom:16px}
.hero-copy h1{font-size:clamp(62px,6.6vw,98px);max-width:760px}
.portrait-wrap{border-radius:16px;box-shadow:none;border:1px solid #ded9d0;background:#e7e1d8}
.teacher-label,.promise-card{border-radius:8px;box-shadow:0 12px 28px rgba(0,0,0,.10)}
.event-strip{border-radius:10px;margin-top:72px}

/* Audience: almost 1:1 structure with the reference screenshot */
.audience{background:#f5f2ec}
.audience .two-col{grid-template-columns:.76fr 1.24fr;gap:104px}
.audience .section-title{position:sticky;top:38px}
.audience .section-title .kicker{margin-bottom:20px}
.audience .section-title h2{font-size:clamp(64px,6.5vw,94px);line-height:.91;letter-spacing:-.075em;max-width:520px;margin-bottom:26px}
.audience .section-title p{font-size:18px;max-width:470px;color:#666}
.audience-list{border-top:1px solid #d7d2ca}
.audience-list article{grid-template-columns:52px 1fr;gap:22px;padding:23px 0;border-bottom:1px solid #d7d2ca}
.audience-list article span{font-size:12px;padding-top:3px}
.audience-list p{font-size:18px;line-height:1.42;font-weight:750}
.audience>.shell.cta-wrap{margin-top:48px}

/* Schedule: same editorial layout instead of a detached dark card */
.schedule.section--dark{background:#f5f2ec;color:var(--ink);border-top:1px solid #e1ddd6;border-bottom:1px solid #e1ddd6}
.schedule .section-title--light p{color:#666}
.schedule .section-title .kicker{color:var(--orange)}
.schedule .section-title h2{max-width:900px}
.schedule-grid{grid-template-columns:1.04fr .96fr;gap:54px;margin-top:58px;align-items:stretch}
.schedule-card{background:transparent;color:var(--ink);border:0;border-top:1px solid #d7d2ca;border-bottom:1px solid #d7d2ca;border-radius:0;padding:28px 0 32px}
.schedule-date{border-bottom:1px solid #d7d2ca;padding-bottom:20px;margin-bottom:28px}
.schedule-date span{border-radius:5px}
.schedule-date strong{color:#222}
.schedule-card h3{font-size:34px;letter-spacing:-.035em}
.check-list{gap:14px}
.check-list li{color:#242424;font-size:16px;padding-left:28px}
.schedule-photo{border-radius:12px;min-height:610px;border:1px solid #ddd8cf;background:#e9e4dc}
.floating-note{border-radius:8px;box-shadow:0 12px 35px rgba(0,0,0,.10)}
.schedule .cta-wrap--dark .scarcity{color:#777}

/* Authority */
.authority{background:#fbfaf7}
.authority-grid{gap:90px}
.authority-main{border-radius:12px;box-shadow:none;border:1px solid #ded9d0}
.authority-small{border-radius:10px;border:8px solid #fbfaf7;box-shadow:0 16px 45px rgba(0,0,0,.10)}
.authority-copy h2{font-size:clamp(66px,6.4vw,94px);line-height:.9;letter-spacing:-.075em;margin-bottom:32px}
.authority-copy h2 span{display:block;font-size:1em;font-weight:inherit;color:inherit}
.authority-copy p{font-size:17px;line-height:1.65}
.metrics{gap:0;border-top:1px solid #ddd8cf;border-bottom:1px solid #ddd8cf;margin-top:34px}
.metrics>div{border:0;border-radius:0;background:transparent;padding:22px 18px 22px 0;border-bottom:1px solid #e5e0d8}
.metrics>div:nth-last-child(-n+2){border-bottom:0}
.metrics strong{font-size:27px}
.metrics span{font-size:13px;line-height:1.4}

/* Results */
.results.section--soft{background:#efebe4}
.results .section-title h2{max-width:720px}
.proof-grid{margin-top:44px;column-count:4;column-gap:18px}
.proof{display:inline-block;width:100%;margin:0 0 18px;break-inside:avoid;border-radius:10px;border:1px solid #d9d3c9;box-shadow:none;background:#fff;overflow:hidden}
.proof img{width:100%;height:auto;display:block;background:#fff;padding:0}

/* Support */
.support{background:#f7f4ee;border-top:1px solid #e2ddd5}
.support-grid{grid-template-columns:1.12fr .88fr;gap:96px}
.support-copy .kicker{margin-bottom:18px}
.support-copy h2{font-size:clamp(62px,6vw,88px);line-height:.92;letter-spacing:-.07em}
.support-copy p{line-height:1.65}
.support-card{background:#111;color:#fff;border:0;border-radius:10px;box-shadow:none;padding:42px}
.support-card p{color:#b8b8b8}
.support-card a{color:#fff;border-bottom:1px solid #555;padding-bottom:4px}

/* FAQ / final CTA */
.faq.section--dark{background:#101010}
.faq-grid{gap:100px}
.faq .section-title h2{font-size:clamp(60px,6.2vw,88px)}
.accordion summary{font-size:19px;padding-block:24px}
.final-cta{border-top:1px solid #2c2c2c;margin-top:92px;padding-top:92px}
.final-cta img{border-radius:8px}

/* Tablet */
@media (max-width:900px){
  .section{padding:82px 0}
  .audience .section-title{position:static}
  .audience .two-col{grid-template-columns:1fr;gap:34px}
  .schedule-grid{grid-template-columns:1fr;gap:34px}
  .support-grid{grid-template-columns:1fr;gap:44px}
  .authority-grid{gap:52px}
  .proof-grid{column-count:3;column-gap:16px}
}

/* Final mobile pass */
@media (max-width:640px){
  .section{padding:68px 0}
  .shell{width:min(100% - 30px,1160px)}
  .top-progress__inner{height:40px}
  .section--hero{padding-top:26px}
  .brand-logo{width:122px;margin-bottom:28px}
  .hero-grid{gap:30px}
  .hero-copy h1{font-size:clamp(46px,13.5vw,62px);line-height:.92;letter-spacing:-.06em;margin-bottom:22px}
  .lead{font-size:18px}
  .portrait-wrap,.portrait-wrap img{min-height:470px}
  .portrait-wrap{border-radius:12px}
  .teacher-label{top:12px;right:12px}
  .promise-card{left:12px;right:12px;bottom:12px;padding:14px 15px;font-size:14px}
  .event-strip{margin-top:30px;border-radius:8px;padding:14px}
  .event-icon{width:50px;height:50px;border-radius:10px}

  .audience .section-title h2{font-size:clamp(48px,14vw,62px);line-height:.92;letter-spacing:-.065em;margin-bottom:20px}
  .audience .section-title p{font-size:16px;margin-bottom:0}
  .audience-list article{grid-template-columns:38px 1fr;gap:12px;padding:18px 0}
  .audience-list p{font-size:16px;line-height:1.4}
  .audience>.shell.cta-wrap{margin-top:36px}

  .schedule .section-title h2{font-size:clamp(46px,13vw,60px)}
  .schedule-grid{margin-top:34px}
  .schedule-card{padding:22px 0 26px}
  .schedule-date{align-items:flex-start;flex-direction:column;gap:10px}
  .schedule-card h3{font-size:28px}
  .check-list li{font-size:15px}
  .schedule-photo{min-height:420px;border-radius:10px}
  .floating-note{left:12px;right:12px;bottom:12px;padding:14px 15px}
  .floating-note strong{font-size:26px}

  .authority-grid{gap:38px}
  .authority-images{min-height:470px}
  .authority-main{width:88%;height:450px;border-radius:10px}
  .authority-small{width:47%;height:185px;border-width:6px;right:0;bottom:0}
  .authority-copy h2{font-size:clamp(48px,14vw,62px);line-height:.9;margin-bottom:24px}
  .authority-copy p{font-size:16px;line-height:1.6}
  .metrics{grid-template-columns:1fr}
  .metrics>div{padding:18px 0;border-bottom:1px solid #e1ddd5!important}
  .metrics>div:last-child{border-bottom:0!important}
  .metrics strong{font-size:24px}

  .results .section-title h2,.support-copy h2,.faq .section-title h2,.final-cta h2{font-size:clamp(46px,13vw,60px)}
  .proof-grid{display:flex;column-count:auto;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:8px}
  .proof,.proof--phone,.proof--pix,.proof--receipt,.proof--story,.proof--ads,.proof--project,.proof--compare{flex:0 0 84%;width:84%;height:auto;min-height:0;border-radius:9px;margin:0;scroll-snap-align:center}
  .proof img{width:100%;height:auto;object-fit:contain;padding:0}

  .support-card{padding:28px 24px;border-radius:8px}
  .support-number{font-size:68px}

  .faq-grid{gap:32px}
  .accordion summary{font-size:16px;padding:20px 38px 20px 0}
  .accordion details p{padding-right:0;font-size:14px;line-height:1.6}
  .final-cta{margin-top:64px;padding-top:64px}
  .final-cta img{width:118px}
  .price-final strong{font-size:42px}

  .cta-button{min-height:56px;font-size:12px;padding:13px 14px}
}

@media (max-width:420px){
  .shell{width:min(100% - 24px,1160px)}
  .hero-copy h1{font-size:48px}
  .portrait-wrap,.portrait-wrap img{min-height:440px}
  .audience .section-title h2,.schedule .section-title h2,.authority-copy h2,.results .section-title h2,.support-copy h2,.faq .section-title h2,.final-cta h2{font-size:46px}
  .schedule-photo{min-height:390px}
  .authority-images{min-height:430px}
  .authority-main{height:410px}
  .authority-small{height:170px}
  .proof,.proof--phone,.proof--pix,.proof--receipt,.proof--story,.proof--ads,.proof--project,.proof--compare{flex-basis:88%;width:88%;height:auto;min-height:0}
  .mobile-sticky{height:68px;padding:8px 10px}
  .mobile-sticky a{padding:11px 12px}
}


/* Results gallery - reference-style organized layout */
.results .proof-grid{
  margin-top:44px;
  display:grid !important;
  grid-template-columns:repeat(8,minmax(0,1fr));
  gap:18px;
  align-items:start;
  column-count:auto !important;
}
.results .proof-grid > .proof{
  width:auto;
  margin:0;
  break-inside:auto;
}
.results .proof-grid > .proof:nth-child(1){grid-column:1 / span 2}
.results .proof-grid > .proof:nth-child(2){grid-column:3 / span 2}
.results .proof-grid > .proof:nth-child(3){grid-column:5 / span 2}
.results .proof-grid > .proof:nth-child(4){grid-column:7 / span 2}
.results .proof-grid > .proof:nth-child(5){grid-column:2 / span 2}
.results .proof-grid > .proof:nth-child(6){grid-column:4 / span 2}
.results .proof-grid > .proof:nth-child(7){grid-column:6 / span 2}
.results .proof{
  border-radius:10px;
  overflow:hidden;
  background:#fff;
  border:1px solid #d9d3c9;
  box-shadow:none;
}
.results .proof img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  background:#fff;
  padding:0;
}

@media (max-width:900px){
  .results .proof-grid{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:16px;
  }
  .results .proof-grid > .proof:nth-child(-n+6){grid-column:span 2}
  .results .proof-grid > .proof:nth-child(7){grid-column:2 / span 2}
}

@media (max-width:640px){
  .results .proof-grid{
    display:flex !important;
    grid-template-columns:none !important;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    gap:12px;
    padding-bottom:8px;
  }
  .results .proof-grid > .proof{
    flex:0 0 84%;
    width:84%;
    min-width:84%;
    margin:0;
    scroll-snap-align:center;
  }
}

@media (max-width:420px){
  .results .proof-grid > .proof{
    flex-basis:88%;
    width:88%;
    min-width:88%;
  }
}


/* Curated results layout */
.results .proof-grid--curated{
  margin-top:44px;
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  align-items:start;
  column-count:auto !important;
}
.results .proof-grid--curated .proof-column{
  display:flex;
  flex-direction:column;
  gap:18px;
}
.results .proof-grid--curated .proof{
  margin:0;
  width:100%;
  border-radius:12px;
  overflow:hidden;
  background:#fff;
  border:1px solid #d9d3c9;
  box-shadow:none;
  break-inside:avoid;
}
.results .proof-grid--curated .proof img{
  width:100%;
  height:auto;
  display:block;
  object-fit:cover;
  background:#fff;
  padding:0;
}

@media (max-width:900px){
  .results .proof-grid--curated{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:16px;
  }
}

@media (max-width:640px){
  .results .proof-grid--curated{
    display:flex !important;
    grid-template-columns:none !important;
    gap:12px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    padding-bottom:8px;
  }
  .results .proof-grid--curated .proof-column{
    display:contents;
  }
  .results .proof-grid--curated .proof{
    flex:0 0 84%;
    width:84%;
    min-width:84%;
    scroll-snap-align:center;
    border-radius:10px;
  }
}

@media (max-width:420px){
  .results .proof-grid--curated .proof{
    flex-basis:88%;
    width:88%;
    min-width:88%;
  }
}


/* Audience kicker size tweak */
.audience .kicker{
  font-size:14px;
  letter-spacing:.14em;
}

@media (max-width:640px){
  .audience .kicker{
    font-size:12px;
  }
}


/* Logo tweaks */
.section--hero .brand-logo{display:block}
@media (max-width:640px){
  .section--hero .brand-logo{margin-left:auto;margin-right:auto}
}


/* Mobile sticky sizing tweak */
@media (max-width:640px){
  .mobile-sticky{
    height:82px;
    padding:10px 12px;
  }
  .mobile-sticky span{
    font-size:12px;
    line-height:1.2;
  }
  .mobile-sticky strong{
    font-size:32px;
    line-height:1;
  }
  .mobile-sticky a{
    font-size:12px;
    padding:13px 15px;
  }
}

@media (max-width:420px){
  .mobile-sticky{
    height:78px;
    padding:9px 10px;
  }
  .mobile-sticky span{
    font-size:11px;
  }
  .mobile-sticky strong{
    font-size:30px;
  }
  .mobile-sticky a{
    font-size:11px;
    padding:12px 13px;
  }
}


/* Client revision: checkout-inspired colors + workshop copy */
:root{
  --orange:#2387dc;
  --orange-dark:#196fb9;
  --checkout-blue:#2387dc;
  --checkout-blue-dark:#196fb9;
  --cta-green:#19b45b;
  --cta-green-dark:#11964a;
}
.progress-track span{background:var(--cta-green)}
.eyebrow,.kicker,
.needs-card small,
.audience-list article span,
.price-inline strong,
.event-price strong,
.metrics strong,
.support-number,
.floating-note strong,
.accordion summary:after,
.final-cta .price-final strong,
.event-icon{color:var(--checkout-blue)}
.event-icon{background:rgba(35,135,220,.12)}
.hero-copy h1 span,
.promise-card strong{color:var(--checkout-blue)}
.cta-button,
.mobile-sticky a{
  background:var(--cta-green) !important;
  box-shadow:0 16px 34px rgba(25,180,91,.22) !important;
}
.cta-button:hover,
.mobile-sticky a:hover{
  background:var(--cta-green-dark) !important;
  box-shadow:0 18px 38px rgba(25,180,91,.28) !important;
}
.eyebrow--split{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:10px;
}
.eyebrow--split span{
  color:var(--checkout-blue);
}
.eyebrow--split strong{
  display:inline-flex;
  align-items:center;
  padding:6px 10px;
  border-radius:999px;
  background:var(--cta-green);
  color:#fff;
  font-size:.92em;
  line-height:1;
  letter-spacing:.12em;
}
.schedule .section-title h2{
  max-width:760px;
}
@media (max-width:640px){
  .eyebrow--split{gap:8px}
  .eyebrow--split strong{padding:5px 9px;font-size:.9em}
}
