:root{--yellow:#f5b400;--yellow-2:#ffbe00;--ink:#111;--paper:#fbf8f2;--line:#e4d7c8;--muted:#615e58;--white:#fff;--shell:944px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif;font-size:14px;overflow-x:hidden}
button,input{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
img{display:block;max-width:100%}
.shell{width:min(var(--shell),calc(100% - 32px));margin-inline:auto}
.site-header{height:70px;background:rgba(251,248,242,.96);position:relative;z-index:30}
.header-inner{height:100%;display:flex;align-items:center;gap:24px}
.brand{width:176px;flex:0 0 auto}.brand img{width:176px;height:auto}
.desktop-nav{display:flex;gap:27px;margin-left:auto}.desktop-nav a{color:#111;text-decoration:none;font-weight:700;font-size:12px;white-space:nowrap}
.desktop-nav a:hover{color:#c88e00}
.header-phone{display:grid;grid-template-columns:20px auto;color:#111;text-decoration:none;line-height:1.05;white-space:nowrap}.header-phone>span{font-size:24px;grid-row:1/3;transform:rotate(-20deg)}.header-phone b{font-size:14px}.header-phone small{font-size:9px;color:#6f6a63;margin-top:5px}
.button{border:0;border-radius:9px;background:linear-gradient(#ffc21a,#f2aa00);box-shadow:inset 0 0 0 1px rgba(214,145,0,.2),0 5px 12px rgba(219,149,0,.16);color:#111;min-height:42px;padding:0 26px;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(219,149,0,.25)}.button:active{transform:translateY(1px) scale(.99)}.button-small{font-size:11px;padding:0 18px;min-height:36px}
.menu-toggle,.mobile-nav{display:none}
.hero{height:510px;position:relative;overflow:hidden;background:#f8f4ee}.hero-scene{position:absolute;inset:0;background:url("assets/source/hero-instructor-car.png") center center/cover no-repeat;animation:sceneIn .9s cubic-bezier(.2,.7,.2,1) both}.hero::after{content:"";position:absolute;left:0;top:0;width:52%;height:100%;background:linear-gradient(90deg,#fbf8f2 5%,rgba(251,248,242,.87) 70%,transparent)}
.hero-inner{height:100%;position:relative;z-index:2;padding-top:21px}
.hero-copy{position:relative;width:390px;animation:copyIn .72s .12s ease both}
.hero h1{font-family:"Arial Narrow",Impact,sans-serif;text-transform:uppercase;font-stretch:condensed;font-size:48px;line-height:.98;letter-spacing:-1.5px;margin:0;font-weight:900}
.hero-script{font-family:"Segoe Print","Comic Sans MS",cursive;color:var(--yellow);font-size:36px;line-height:1.05;font-weight:900;font-style:italic;text-transform:uppercase;margin:12px 0 12px}
.hero-lead{font-size:14px;font-weight:600;line-height:1.45;margin:0}.hero-lead span{color:#d69600;font-weight:900}
.speech{position:absolute;pointer-events:none;animation:floatIn .85s .25s ease both;font-family:"Segoe Print","Comic Sans MS",cursive;font-weight:900;text-align:center}.speech-pdd{width:200px;height:148px;left:365px;top:6px;border:3px solid #111;border-radius:48% 45% 46% 43%;padding:14px 12px 10px;font-size:15px;line-height:1.05;transform:rotate(-2deg);background:rgba(251,248,242,.9)}.speech-pdd strong{font-size:25px;line-height:.9;color:var(--yellow)}.speech-pdd::after{content:"";position:absolute;right:-19px;bottom:25px;width:34px;height:24px;background:linear-gradient(145deg,transparent 0 45%,#111 46% 51%,#fbf8f2 52%);transform:rotate(10deg)}.speech-proof{width:155px;right:66px;top:15px;font-size:13px;line-height:1.25;transform:rotate(-6deg)}.speech-proof u{text-decoration-color:var(--yellow);text-decoration-thickness:3px;text-underline-offset:4px}.speech-proof span{display:block;font-size:25px;letter-spacing:18px;margin-top:2px}
.hero-features{position:absolute;left:0;bottom:95px;width:415px;height:95px;background:rgba(255,255,255,.76);border:1px solid rgba(215,200,184,.6);border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);backdrop-filter:blur(5px);overflow:hidden}
.hero-features article{display:block;padding:8px 8px 5px;border-right:1px solid rgba(215,200,184,.7)}.hero-features article:last-child{border:0}.hero-features img{width:30px;height:30px;object-fit:contain;margin-bottom:3px}.hero-features b{font-size:9px;display:block;line-height:1.2}.hero-features small{font-size:7px;line-height:1.3;display:block;margin-top:4px}
.hero-action{position:absolute;bottom:17px;left:0}.hero-action .button{min-width:235px}.hero-action p{font-size:10px;margin:10px 0 0}.hero-action p>span:first-child{font-size:18px;margin-right:6px}
.section{padding:18px 0}.section h2,.proof h2,.final-cta h2{text-transform:uppercase;text-align:center;font-family:"Arial Narrow",Impact,sans-serif;font-size:22px;line-height:1.05;margin:0 0 16px}
.benefits{background:#fffdf9}.benefit-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.benefit-grid article{border:1px solid var(--line);border-radius:8px;background:#fcf8f1;overflow:hidden;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.benefit-grid article:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(50,32,10,.09)}.benefit-grid img{width:100%;height:135px;object-fit:cover}.benefit-grid div{padding:8px 10px 10px;background:rgba(255,255,255,.85);min-height:52px}.benefit-grid h3{font-size:11px;line-height:1.15;margin:0 0 4px}.benefit-grid p{font-size:9px;line-height:1.25;margin:0}
.proof{height:142px;border-radius:10px;overflow:hidden;background:#171717 url("assets/source/dark-stats-road.png") center/cover no-repeat;color:#fff;margin-top:10px;margin-bottom:4px}.proof-inner{padding:20px 175px 15px 30px}.proof h2{text-align:center;font-size:17px;margin-bottom:17px}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.proof-grid article{display:flex;gap:10px;align-items:flex-start}.proof-grid article>span{color:var(--yellow);font-size:28px;line-height:1}.proof-grid b{display:block;font-size:17px;line-height:1}.proof-grid small{display:block;font-size:8px;line-height:1.4;margin-top:6px}
.learning{padding-top:16px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.process-grid article{position:relative;border:1px solid var(--line);border-radius:8px;background:#fcf8f1;overflow:hidden;transition:transform .2s ease}.process-grid article:not(:last-child)::after{content:"→";position:absolute;right:-15px;top:61px;font-size:22px;z-index:4}.process-grid article:hover{transform:translateY(-3px)}.process-grid img{width:100%;height:122px;object-fit:cover;object-position:top}.process-grid div{padding:6px 12px 11px}.process-grid h3{font-size:11px;line-height:1.15;margin:0 0 4px}.process-grid p{font-size:9px;line-height:1.35;margin:0}
.reviews{padding-top:0}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.reviews-grid article{height:127px;border:1px solid var(--line);border-radius:8px;background:#fcf8f1;display:flex;align-items:flex-end;overflow:hidden}.reviews-grid img{width:112px;height:126px;object-fit:contain;object-position:center bottom;flex:0 0 auto}.reviews-grid article>div{align-self:stretch;display:flex;flex:1;flex-direction:column;padding:15px 10px 10px 0}.reviews-grid blockquote{font-size:9px;line-height:1.42;margin:0}.reviews-grid footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;font-size:9px}.reviews-grid footer span{color:#f1a900;letter-spacing:1px}
.final-cta{height:151px;margin-top:2px;border:1px solid var(--line);border-radius:10px;overflow:hidden;position:relative;background:#f7f0e6 url("assets/source/city-road.png") center 56%/cover no-repeat}.final-cta::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(251,248,242,.98) 0 30%,rgba(251,248,242,.18) 50%,transparent 70%)}.cta-copy{position:relative;z-index:3;padding:22px 0 0 35px;width:320px}.final-cta h2{text-align:left;font-size:18px;margin:0 0 5px}.final-cta p{font-size:10px;line-height:1.35;margin:0 0 8px}.final-cta .button{min-height:35px;font-size:10px;padding:0 20px}.cta-instructor{position:absolute;z-index:2;width:190px;height:244px;object-fit:cover;object-position:top;left:55%;top:0;mix-blend-mode:multiply}
.footer{padding:18px 0 22px}.footer .shell{display:flex;gap:22px;justify-content:center;color:#777;font-size:10px}.footer a{color:inherit}.footer button{border:0;background:transparent;color:inherit;text-decoration:underline;cursor:pointer}
.dialog{border:0;border-radius:18px;padding:28px;width:min(420px,calc(100% - 28px));box-shadow:0 25px 80px rgba(0,0,0,.3);background:#fffdf8}.dialog::backdrop{background:rgba(0,0,0,.56);backdrop-filter:blur(4px)}.dialog h2{font-family:"Arial Narrow",Impact,sans-serif;text-transform:uppercase;font-size:25px;margin:0 30px 8px 0}.dialog p{color:#68635c}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:30px;cursor:pointer}.dialog form{display:grid;gap:12px;margin-top:18px}.dialog label{display:grid;gap:5px;font-size:11px;font-weight:700}.dialog input:not([type=checkbox]){height:45px;border:1px solid #d9cebe;border-radius:9px;padding:0 12px;background:#fff}.dialog .consent{display:flex;align-items:flex-start;font-weight:500}.dialog .button{width:100%}.privacy-dialog{max-width:520px}.toast{position:fixed;z-index:99;right:20px;bottom:20px;background:#151515;color:#fff;padding:13px 18px;border-radius:9px;box-shadow:0 10px 30px rgba(0,0,0,.24);transform:translateY(30px);opacity:0;pointer-events:none;transition:.22s}.toast.show{opacity:1;transform:none}.toast.error{background:#8d251b}
[data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}[data-reveal].visible{opacity:1;transform:none}
@keyframes sceneIn{from{opacity:0;transform:scale(1.025)}to{opacity:1;transform:none}}@keyframes copyIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes floatIn{from{opacity:0;transform:translateY(12px) rotate(-2deg)}to{opacity:1;transform:none}}
@media(min-width:901px){
  .site-header{position:absolute;inset:0 0 auto;background:transparent}
  .hero{height:580px}
  .hero-inner{padding-top:94px}
  .hero-copy,.hero-features,.hero-action{left:10px}
  .hero h1{width:540px;font-family:Impact,"Arial Narrow",sans-serif;font-size:52px;line-height:.94;font-weight:400;transform:scaleX(.95);transform-origin:left top;letter-spacing:-.5px}
  .hero-script{font-size:37px;margin-top:10px;margin-bottom:12px}
  .speech{z-index:5}
  .speech-pdd{left:375px;top:74px}
  .speech-proof{top:82px}
  .hero-features{width:400px;bottom:110px}
  .hero-action .button{width:235px;min-width:235px;padding-inline:12px;font-size:12px}
  .learning{padding-top:13px;padding-bottom:10px}
  .learning h2{margin-bottom:5px}
  .process-grid img{height:118px}
  .reviews h2{margin-bottom:5px}
}
@media(max-width:900px){
  :root{--shell:720px}.site-header{height:64px}.desktop-nav,.header-phone,.header-cta{display:none}.brand{width:154px}.brand img{width:154px}.menu-toggle{margin-left:auto;display:grid;width:42px;height:42px;border:0;border-radius:9px;background:var(--yellow);place-content:center;gap:4px}.menu-toggle span{display:block;width:20px;height:2px;background:#111}.mobile-nav{display:grid;position:absolute;top:64px;left:16px;right:16px;background:#fff;border-radius:12px;padding:14px;box-shadow:0 18px 50px rgba(0,0,0,.18);gap:5px;opacity:0;transform:translateY(-8px);pointer-events:none;transition:.2s}.mobile-nav.open{opacity:1;transform:none;pointer-events:auto}.mobile-nav a{padding:10px;color:#111;text-decoration:none;font-weight:700}
  .hero{height:570px}.hero-scene{background-position:55% center}.hero::after{width:70%}.speech-proof{display:none}.speech-pdd{left:auto;right:17%;top:20px;width:170px}.hero-copy{width:370px}.hero-features{width:390px}
  .benefit-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid img{height:190px}.proof-inner{padding-right:40px}.process-grid{grid-template-columns:repeat(5,180px);overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.process-grid article{scroll-snap-align:start}.reviews-grid{gap:12px}.reviews-grid img{width:92px}
}
@media(max-width:600px){
  .shell{width:min(100% - 24px,430px)}.site-header{position:sticky;top:0}.hero{height:auto;min-height:790px;padding-bottom:18px}.hero-scene{height:340px;inset:auto 0 0;background-size:auto 340px;background-position:62% bottom}.hero::after{display:none}.hero-inner{padding-top:18px}.hero-copy{width:100%;text-align:left}.hero h1{font-size:39px;letter-spacing:-1px}.hero-script{font-size:30px;margin-top:9px}.hero-lead{font-size:13px}.speech{display:none}.hero-features{position:relative;left:auto;bottom:auto;top:auto;margin-top:20px;width:100%;height:auto;grid-template-columns:repeat(2,1fr);background:rgba(255,255,255,.88)}.hero-features article{display:flex;gap:7px;min-height:72px;border-bottom:1px solid var(--line)}.hero-features img{width:35px;height:35px}.hero-features b{font-size:10px}.hero-features small{font-size:8px}.hero-action{position:relative;bottom:auto;left:auto;margin-top:15px}.hero-action .button{width:100%}.hero-action p{text-align:center}
  .section{padding:25px 0}.section h2,.proof h2{font-size:21px}.benefit-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.benefit-grid article{min-width:220px;scroll-snap-align:center}.benefit-grid img{height:195px}
  .proof{width:calc(100% - 24px);height:auto;min-height:270px;background-position:65% center}.proof-inner{padding:22px}.proof h2{text-align:left;max-width:260px}.proof-grid{grid-template-columns:repeat(2,1fr);gap:24px 15px}.proof-grid b{font-size:18px}.proof-grid small{font-size:9px}
  .process-grid{grid-template-columns:repeat(5,235px)}.process-grid img{height:175px}.process-grid h3{font-size:13px}.process-grid p{font-size:10px}
  .reviews-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.reviews-grid article{min-width:300px;height:150px;scroll-snap-align:center}.reviews-grid img{width:115px;height:149px}.reviews-grid blockquote{font-size:10px}
  .final-cta{height:360px;width:calc(100% - 24px);background-position:60% bottom}.final-cta::after{background:linear-gradient(#fbf8f2 0 40%,rgba(251,248,242,.2) 70%)}.cta-copy{padding:22px;width:100%}.cta-instructor{width:180px;height:232px;left:48%;top:135px}.footer .shell{flex-direction:column;align-items:center;gap:8px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}

/* Pixel-accurate refinement pass */
@font-face{font-family:Manrope;src:url("assets/fonts/manrope-variable.woff2") format("woff2");font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:Oswald;src:url("assets/fonts/oswald-700.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap}
body{background:#f7f3ed}
.header-inner{width:min(964px,calc(100% - 32px))}
.header-phone>span{width:20px;height:24px;font-size:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.4 19.4 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1 1 .4 2 .7 2.9a2 2 0 0 1-.5 2.1L8.1 9.9a16 16 0 0 0 6 6l1.2-1.2a2 2 0 0 1 2.1-.5c.9.3 1.9.6 2.9.7a2 2 0 0 1 1.7 2Z'/%3E%3C/svg%3E") center/19px no-repeat;transform:none}
.button{background:#f5ab00;box-shadow:inset 0 0 0 1px rgba(194,128,0,.18),0 4px 10px rgba(219,149,0,.12)}
.hero-scene{background-size:auto 900px;background-position:right -232px top 12px}
.hero h1{transform:scaleX(.92)}
.hero h1::first-line{letter-spacing:3px}
.hero-script{transform:scaleX(.9);transform-origin:left center}
.hero-script{-webkit-text-stroke:.35px #f5b400;line-height:1.12;margin-bottom:17px}
.hero-accent-word{color:#d18f00;font-weight:900}
.speech{position:absolute;pointer-events:none;animation:floatIn .85s .25s ease both;text-indent:-9999px;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:contain}
.speech-pdd{width:205px;height:158px;left:365px;top:6px;border:0;padding:0;border-radius:0;background:transparent url("assets/source/speech-pdd.png") center/contain no-repeat}
.speech-pdd::after{display:none}
.speech-proof{width:155px;height:150px;right:45px;top:10px;font-size:0;transform:none;background-image:url("assets/source/speech-90-percent.png")}
.section h2,.learning h2,.reviews h2{font-family:Oswald,"Arial Narrow",Impact,sans-serif;font-size:19px;letter-spacing:.1px}
.benefits h2{margin-bottom:20px}
.proof{width:940px;height:138px;margin-top:13px;border-radius:10px;overflow:hidden;position:relative}
.proof::after{content:"";position:absolute;z-index:1;width:380px;height:150px;right:-9px;top:-6px;background:url("assets/components/proof-car.png") center/contain no-repeat;pointer-events:none}
.proof-inner{position:relative;z-index:2;padding:18px 310px 13px 30px}
.proof h2{transform:translateX(-8px)}
.proof-grid{gap:14px}
.proof-grid article{gap:16px}
.proof-grid article>span{display:block;flex:0 0 36px;width:36px;height:32px;font-size:0;background-position:center;background-repeat:no-repeat;background-size:contain}
.proof-grid article:nth-child(1)>span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23f5b400' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 12 13-7 13 7-13 7-13-7Z'/%3E%3Cpath d='M8 15v7c5 4 11 4 16 0v-7M29 12v9'/%3E%3C/svg%3E")}
.proof-grid article:nth-child(2)>span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23f5b400' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='16' cy='9' r='4'/%3E%3Cpath d='M9 25c0-5 3-9 7-9s7 4 7 9M6 28h20M11 15c1 2 3 3 5 3s4-1 5-3'/%3E%3C/svg%3E")}
.proof-grid article:nth-child(3)>span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23f5b400' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 5h12v6c0 6-2 10-6 12-4-2-6-6-6-12V5Z'/%3E%3Cpath d='M10 8H5c0 6 2 9 7 9M22 8h5c0 6-2 9-7 9M16 23v4M11 28h10'/%3E%3C/svg%3E")}
.proof-grid article:nth-child(4)>span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23f5b400' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m16 3 4 9 10 1-8 7 2 10-8-5-8 5 2-10-8-7 10-1 4-9Z'/%3E%3C/svg%3E")}
.learning{padding-top:16px}
.learning h2{margin-bottom:9px}
.learning .shell{width:min(934px,calc(100% - 32px))}
.process-grid{counter-reset:learning-step;gap:17px}
.process-grid article{overflow:visible;counter-increment:learning-step}
.process-grid article::before{content:counter(learning-step);position:absolute;z-index:5;right:12px;top:9px;display:grid;place-items:center;width:35px;height:35px;border:2px solid #111;border-radius:50%;background:#ffbd00;font-family:Impact,"Arial Narrow",sans-serif;font-size:20px;line-height:1}
.process-grid article:first-child::before{right:auto;left:12px}
.process-grid article:not(:last-child)::after{content:"\2192";right:-19px;top:55px;font-family:Arial,sans-serif;font-size:23px;font-weight:900;z-index:6}
.process-grid img{width:128px;height:114px;object-fit:cover;object-position:center 42%;padding:0;margin-inline:auto;border-radius:8px 8px 0 0}
.reviews{padding-top:5px}
.reviews .shell{width:min(926px,calc(100% - 32px))}
.reviews-grid{gap:24px}
.reviews-grid article>div{padding:13px 10px 9px 0}
.reviews-grid blockquote{font-size:10px;line-height:1.38}
.reviews-grid footer{font-size:9.5px}
.final-cta{height:121px;margin-top:4px;overflow:visible}
.final-cta::before{content:"";position:absolute;z-index:1;width:300px;height:113px;right:-2px;top:7px;background:url("assets/components/proof-car.png") center/contain no-repeat}
.final-cta::after{z-index:1;pointer-events:none}
.cta-copy{padding-top:20px}
.final-cta h2{white-space:nowrap;margin-bottom:4px}
.final-cta p{line-height:1.3;margin-bottom:14px}
.cta-instructor{width:210px;height:179px;object-fit:cover;object-position:top;left:55%;top:-28px;mix-blend-mode:normal}
.footer{padding:10px 0 13px}
[data-reveal]{opacity:1;transform:none}

@media(min-width:901px){
  .speech-pdd{width:225px;height:160px;left:352px;top:67px}
  .speech-proof{width:150px;height:150px;left:calc(50vw + 226px);right:auto;top:52px}
  .hero::after{width:44%}
  .footer{display:none}
}
@media(max-width:900px){
  .hero-scene{background-size:auto 570px;background-position:right 20px}
  .proof{width:min(var(--shell),calc(100% - 32px))}
  .proof::after{width:285px;height:125px;right:-12px;top:12px}
  .proof-inner{padding:20px 240px 15px 24px}
}
@media(max-width:600px){
  .hero-scene{background-size:auto 340px;background-position:62% bottom}
  .proof::after{width:205px;height:92px;right:-30px;top:176px;opacity:.55}
  .proof-inner{padding:22px}
  .process-grid img{height:175px;padding:9px 18px 0}
  .reviews .shell{width:min(100% - 24px,430px)}
  .reviews-grid{gap:12px}
  .final-cta{overflow:hidden}
  .final-cta::before{width:185px;height:88px;right:-24px;top:230px}
  .cta-copy{padding:22px}
  .final-cta h2{white-space:normal}
  .cta-instructor{width:180px;left:48%;top:135px}
}

.speech{animation:none!important;font-size:0!important;line-height:0!important;color:transparent!important}
.speech strong,.speech u,.speech span{display:none!important;font-size:0!important;color:transparent!important;text-decoration:none!important}
.proof h2{font-family:Oswald,"Arial Narrow",Impact,sans-serif;font-size:16px}
.reviews-grid img{transform:translateY(30px) scale(1.4);transform-origin:center bottom}
.reviews-grid article:nth-child(3) img{transform:translate(-18px,30px) scale(1.4)}
.cta-copy::after{content:"";position:absolute;left:260px;top:77px;width:60px;height:32px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 36' fill='none' stroke='%23111' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M66 4C52 27 32 29 8 20'/%3E%3Cpath d='m14 13-8 7 10 4'/%3E%3Cpath d='M64 5c-2 3-3 5-5 7' stroke='%23f5ab00' stroke-width='3'/%3E%3C/svg%3E") center/contain no-repeat;pointer-events:none}
.cta-instructor{height:159px;left:53.7%;top:-38px;clip-path:none}
section[id],.proof[id],.final-cta[id]{scroll-margin-top:78px}
.proof-grid b{white-space:nowrap}
@media (min-width:601px) and (max-width:900px){
  .hero-copy{width:440px}
  .hero h1{width:500px;font-size:44px;line-height:.98;transform:scaleX(.88)}
  .hero h1::first-line{letter-spacing:1px}
  .hero-scene{background-position:right -95px center}
  .hero::after{width:58%}
  .speech-pdd{display:none}
}
@media(max-width:900px){
  body.menu-open{overflow:hidden}
  .mobile-nav{visibility:hidden;transition:opacity .2s,transform .2s,visibility 0s linear .2s}
  .mobile-nav.open{visibility:visible;transition-delay:0s}
}
@media(max-width:600px){.reviews-grid img,.reviews-grid article:nth-child(3) img{transform:scale(1.12)}.cta-copy::after{display:none}.cta-instructor{width:180px;height:232px;left:48%;top:135px;object-fit:contain;clip-path:none}}
@media(max-width:600px){
  .hero h1{width:430px;font-size:39px;transform:scaleX(.82)}
  .hero h1::first-line{letter-spacing:1px}
  .hero-action{display:flex;flex-direction:column}
  .hero-action p{order:-1;margin:0 0 8px}
  .final-cta{width:calc(100% - 24px);height:360px;margin-top:4px;overflow:hidden}
}
