:root{--ink:#27304a;--muted:#697087;--paper:#f7f4ee;--white:#fff;--purple:#574ca3;--purple-dark:#3f377f;--purple-soft:#ebe8f7;--orange:#ee914d;--orange-soft:#fff0e3;--blue:#2f87bd;--line:#dedbe6;--green:#38756a;--shadow:0 26px 70px rgba(45,43,76,.12);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Onest,'Segoe UI',Arial,sans-serif;font-size:17px;line-height:1.62;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.skip-link{position:fixed;left:12px;top:-80px;background:#fff;padding:12px 18px;z-index:1000;border-radius:12px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;background:rgba(247,244,238,.88);border-bottom:1px solid rgba(87,76,163,.1);backdrop-filter:blur(18px);transition:.25s}.site-header.is-scrolled{box-shadow:0 10px 35px rgba(39,48,74,.08)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:142px;height:68px;object-fit:contain}.desktop-nav{display:flex;gap:6px;align-items:center}.desktop-nav a{padding:10px 14px;font-weight:700;font-size:14px;color:#515871;border-radius:999px}.desktop-nav a:hover{background:#fff;color:var(--purple)}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;border:0;border-radius:999px;padding:14px 24px;font-weight:850;line-height:1.15;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--purple);color:#fff;box-shadow:0 16px 34px rgba(87,76,163,.24)}.button-primary:hover{background:var(--purple-dark);box-shadow:0 20px 42px rgba(87,76,163,.3)}.button-secondary,.button-outline{background:transparent;border:1px solid rgba(87,76,163,.34);color:var(--purple)}.button-light{background:#fff;color:var(--purple-dark);box-shadow:0 14px 30px rgba(21,19,58,.18)}.button-small{min-height:44px;padding:11px 19px;font-size:14px}.section{padding:96px 0;position:relative}.section-kicker,.eyebrow{display:inline-flex;width:max-content;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:var(--orange-soft);color:#9a4e1b;font-weight:850;font-size:13px;letter-spacing:.03em}.section-kicker.light{background:rgba(255,255,255,.16);color:#fff}.section-heading{max-width:820px;margin-bottom:44px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading.centered .section-kicker{margin-inline:auto}.section-heading h2,.split-grid h2,.result-copy h2,.practice-card h2,.teacher-copy h2,.progress-grid h2,.faq-intro h2,.form-copy h2,.next-card h2{font-family:Onest,'Segoe UI',Arial,sans-serif;font-size:clamp(36px,4.4vw,58px);line-height:1.04;letter-spacing:-.035em;margin:20px 0 0}.section-heading p{color:var(--muted);font-size:18px;max-width:680px;margin:18px auto 0}.hero{position:relative;overflow:hidden;min-height:calc(100vh - 86px);display:flex;align-items:center;padding:72px 0 84px;background:radial-gradient(circle at 82% 10%,rgba(87,76,163,.14),transparent 33%),linear-gradient(180deg,#faf8f3 0%,#f7f4ee 100%)}.paper-lines{position:absolute;inset:0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 52px,rgba(47,135,189,.07) 53px,transparent 54px);mask-image:linear-gradient(to right,transparent,#000 18%,#000 82%,transparent)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.07fr) minmax(360px,.93fr);gap:68px;align-items:center}.hero-copy{position:relative;z-index:2}.hero-copy h1{font-family:Onest,'Segoe UI',Arial,sans-serif;font-size:clamp(48px,6.1vw,82px);line-height:.95;letter-spacing:-.055em;margin:25px 0 0;max-width:780px}.hero-copy h1 span{color:var(--purple);position:relative}.hero-copy h1 span:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:8px;border-radius:50%;background:var(--orange);transform:rotate(-1.5deg);opacity:.76}.hero-lead{font-size:20px;color:#565e76;max-width:710px;margin:30px 0 0}.hero-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-facts span{background:rgba(255,255,255,.78);border:1px solid rgba(87,76,163,.14);border-radius:16px;padding:10px 15px;color:#626980;font-weight:700;box-shadow:0 10px 24px rgba(39,48,74,.05)}.hero-facts b{font-size:19px;color:var(--purple)}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:34px}.microcopy{max-width:250px;font-size:13px;color:#777d90;line-height:1.45}.hero-visual{position:relative}.photo-frame{position:relative;transform:rotate(1.7deg);border:12px solid #fff;padding:0;border-radius:34px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.photo-frame:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(39,48,74,.08);border-radius:22px;pointer-events:none}.photo-frame img{width:100%;aspect-ratio:4/4.55;object-fit:cover;object-position:43% center;border-radius:22px}.photo-note{position:absolute;left:24px;right:24px;bottom:24px;padding:17px 20px;background:rgba(255,255,255,.92);border-radius:18px;backdrop-filter:blur(14px);box-shadow:0 12px 28px rgba(34,30,75,.12)}.photo-note b,.photo-note span{display:block}.photo-note b{font-size:18px;color:var(--purple-dark)}.photo-note span{font-size:13px;color:var(--muted)}.scribble{position:absolute;right:-34px;top:-42px;width:104px;height:104px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-family:Onest,'Segoe UI',Arial,sans-serif;font-style:italic;font-size:40px;transform:rotate(9deg);box-shadow:0 15px 30px rgba(238,145,77,.24)}.situations{background:#fff}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.problem-card{position:relative;min-height:260px;padding:28px 24px;border:1px solid var(--line);border-radius:var(--radius);background:#fdfcf9;overflow:hidden;transition:.25s}.problem-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(39,48,74,.08);border-color:#c9c3e2}.problem-card>span{display:block;color:var(--orange);font-weight:900;font-size:13px}.problem-card h3{font-family:Onest,'Segoe UI',Arial,sans-serif;font-size:26px;line-height:1.1;margin:38px 0 13px}.problem-card p{margin:0;color:var(--muted);font-size:15px}.problem-card:after{content:"";position:absolute;width:92px;height:92px;border:1px solid rgba(87,76,163,.14);border-radius:50%;right:-38px;top:-36px}.section-note{max-width:900px;margin:34px 0 0;padding:18px 22px;border-left:4px solid var(--orange);background:var(--orange-soft);border-radius:0 18px 18px 0;color:#6f594a}.diagnostic-preview{background:var(--purple-soft)}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.split-grid.align-start{align-items:start}.split-grid p{color:var(--muted);font-size:18px}.text-link{display:inline-flex;gap:8px;align-items:center;margin-top:18px;color:var(--purple);font-weight:850}.text-link span{font-size:24px;transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.diagnostic-steps{list-style:none;padding:0;margin:0;display:grid;gap:12px}.diagnostic-steps li{display:flex;align-items:center;gap:18px;padding:22px;background:#fff;border:1px solid rgba(87,76,163,.12);border-radius:22px;box-shadow:0 12px 28px rgba(57,47,112,.06)}.diagnostic-steps b{display:grid;place-items:center;flex:0 0 50px;height:50px;border-radius:50%;background:var(--purple);color:#fff}.diagnostic-steps strong,.diagnostic-steps span{display:block}.diagnostic-steps strong{font-size:18px}.diagnostic-steps span{font-size:14px;color:var(--muted)}.result-section{background:var(--ink);color:#fff;overflow:hidden}.result-section:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-200px;top:-250px;box-shadow:0 0 0 90px rgba(255,255,255,.025),0 0 0 180px rgba(255,255,255,.018)}.result-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.result-copy p{color:#cbd0df;font-size:18px}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none;padding:0;margin:0}.check-list li{position:relative;padding:20px 18px 20px 52px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:20px}.check-list li:before{content:"✓";position:absolute;left:18px;top:19px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-size:13px;font-weight:900}.honesty{position:relative;margin:42px 0 0;padding:18px 22px;background:rgba(255,255,255,.07);border-radius:18px;color:#d6dae6;font-size:14px}.program-section{background:#fff}.program-line{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.program-line:before{content:"";position:absolute;top:45px;left:11%;right:11%;border-top:2px dashed rgba(87,76,163,.2)}.program-line article{position:relative;z-index:1;padding:28px 22px;border:1px solid var(--line);border-radius:26px;background:#fff}.program-line article:before{content:"";display:block;width:16px;height:16px;margin:5px auto 30px;border:6px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 0 0 2px var(--purple)}.program-line .month{text-align:center;color:var(--purple);font-weight:900;font-size:13px}.program-line h3{font-family:Onest,'Segoe UI',Arial,sans-serif;font-size:27px;line-height:1.1;margin:22px 0 12px}.program-line p{color:var(--muted);font-size:15px;min-height:120px}.program-line article>span{display:block;color:var(--green);font-weight:800;font-size:13px}.program-line .program-finish{background:var(--purple);border-color:var(--purple);color:#fff;transform:translateY(-10px);box-shadow:0 20px 45px rgba(87,76,163,.2)}.program-line .program-finish .month,.program-line .program-finish>span{color:#fff}.program-line .program-finish p{color:#e3e0f4}.practice-section{background:linear-gradient(135deg,var(--orange-soft),#fff9f3)}.practice-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:46px;align-items:center}.practice-card{padding:36px;border:1px solid rgba(238,145,77,.24);background:#fff;border-radius:30px;box-shadow:0 18px 42px rgba(99,62,31,.07)}.practice-card p{color:var(--muted)}.practice-flow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.practice-flow span{background:#fff;border:1px solid rgba(238,145,77,.32);border-radius:999px;padding:12px 16px;font-weight:800;font-size:14px}.practice-flow i{font-style:normal;color:var(--orange);font-size:22px}.included-section{background:var(--paper)}.included-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.included-list>div{display:flex;align-items:center;gap:15px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:19px}.included-list b{display:grid;place-items:center;flex:0 0 44px;height:44px;border-radius:14px;background:var(--purple-soft);color:var(--purple);font-size:18px}.included-list span{font-weight:750;font-size:15px}.teacher-section{background:#fff}.teacher-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}.teacher-photo{position:relative;border-radius:38px;overflow:hidden;box-shadow:var(--shadow)}.teacher-photo:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.6);border-radius:27px}.teacher-photo img{width:100%;aspect-ratio:4/4.2;object-fit:cover;object-position:42% center}.teacher-copy p{color:var(--muted);font-size:18px}.plain-list{padding:0;list-style:none;margin:24px 0;display:grid;gap:8px}.plain-list li{padding-left:26px;position:relative}.plain-list li:before{content:"—";position:absolute;left:0;color:var(--orange);font-weight:900}.progress-section{background:#eef2f2}.progress-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.report-card{padding:28px;border-radius:30px;background:#fff;box-shadow:var(--shadow);transform:rotate(-1deg)}.report-head{display:flex;justify-content:space-between;gap:15px;padding-bottom:18px;border-bottom:2px solid var(--ink);font-weight:900}.report-head b{color:var(--purple)}.report-row{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px}.report-row i{height:12px;margin-top:6px;border-radius:999px;background:linear-gradient(90deg,#e6e3ef 75%,transparent 75%)}.report-card small{display:block;margin-top:18px;color:var(--muted)}.format-section{background:#fff}.format-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:stretch}.office-photo{border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}.office-photo img{width:100%;height:100%;min-height:440px;object-fit:cover}.format-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}.format-facts>div{padding:19px;background:var(--paper);border:1px solid var(--line);border-radius:20px}.format-facts dt{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:850}.format-facts dd{margin:8px 0 0;font-weight:900;color:var(--purple-dark)}.price-section{background:var(--purple);color:#fff;overflow:hidden}.price-section:before{content:"3900";position:absolute;right:-50px;top:-160px;color:rgba(255,255,255,.045);font-size:360px;line-height:1;font-weight:900}.price-wrap{position:relative}.price-card{display:grid;grid-template-columns:1.2fr .65fr auto;gap:34px;align-items:center;padding:42px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.07);border-radius:34px;backdrop-filter:blur(8px)}.price-card h2{font-family:Onest,'Segoe UI',Arial,sans-serif;font-size:42px;margin:18px 0 8px}.price-card h2 b{font-size:64px}.price-card p{margin:0;color:#e5e2f4}.price-total{padding-left:28px;border-left:1px solid rgba(255,255,255,.23)}.price-total span,.price-total b,.price-total small{display:block}.price-total span,.price-total small{color:#ddd9f0}.price-total b{font-size:30px}.price-note{max-width:920px;margin:24px 0 0;color:#dfdcef}.next-section{background:var(--paper)}.next-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;padding:42px;border:1px solid var(--line);background:#fff;border-radius:34px;box-shadow:0 16px 48px rgba(39,48,74,.07)}.next-card p{color:var(--muted);font-size:18px}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.faq-intro{position:sticky;top:120px}.faq-intro p{color:var(--muted)}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid var(--line);background:#fdfcf9;border-radius:20px;padding:0 20px;transition:.2s}.faq-list details[open]{background:var(--purple-soft);border-color:#cbc6e5}.faq-list summary{cursor:pointer;padding:21px 40px 21px 0;list-style:none;font-weight:850;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:15px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--purple);font-size:23px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:0;padding:0 42px 22px 0}.form-section{background:var(--ink);color:#fff}.form-grid{display:grid;grid-template-columns:1fr .86fr;gap:70px;align-items:center}.form-copy p{color:#ccd1df;font-size:18px}.address-card{display:grid;gap:4px;margin-top:28px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.06)}.address-card span,.address-card small{color:#cbd0df}.address-card b{font-size:21px}.lead-form{display:grid;gap:13px;padding:30px;background:#fff;color:var(--ink);border-radius:30px;box-shadow:0 30px 80px rgba(0,0,0,.22)}.lead-form label{display:grid;gap:6px;font-size:13px;font-weight:850;color:#555d75}.lead-form input,.lead-form select{width:100%;height:52px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 14px;color:var(--ink);outline:none}.lead-form input:focus,.lead-form select:focus{border-color:var(--purple);box-shadow:0 0 0 4px rgba(87,76,163,.1)}.consent{display:flex!important;align-items:flex-start;gap:10px;line-height:1.35;font-weight:650!important}.consent input{width:20px;height:20px;flex:0 0 20px;margin:2px 0 0;accent-color:var(--purple)}.lead-form small{color:var(--muted);line-height:1.45}.hp-field{position:absolute!important;left:-10000px;opacity:0}.form-status{min-height:22px;margin:0;font-size:14px;font-weight:800;color:var(--green)}.form-status.is-error{color:#a33d35}.lead-form.is-sent>label,.lead-form.is-sent>button,.lead-form.is-sent>small{display:none!important}.lead-form.is-sent .form-status{font-size:18px;padding:24px;background:#eef8f4;border-radius:18px}.site-footer{padding:40px 0;background:#171d2f;color:#d9deea}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-grid img{width:130px;filter:brightness(0) invert(1);opacity:.88}.footer-grid p{margin:0;font-size:14px}.footer-grid>a{font-weight:850;color:#fff}.sticky-cta{position:fixed;z-index:90;left:12px;right:12px;bottom:12px;display:none;transform:translateY(130%);transition:transform .3s}.sticky-cta.is-visible{transform:translateY(0)}.sticky-cta .button{width:100%;box-shadow:0 12px 38px rgba(34,30,75,.35)}
@media(max-width:1040px){.desktop-nav{display:none}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr 420px;gap:34px}.hero-copy h1{font-size:58px}.problem-grid,.program-line{grid-template-columns:1fr 1fr}.program-line:before{display:none}.program-line .program-finish{transform:none}.price-card{grid-template-columns:1fr auto}.price-card>.button{grid-column:1/-1}.teacher-grid,.result-grid,.progress-grid,.form-grid{gap:38px}.format-grid{grid-template-columns:1fr}.office-photo img{min-height:0}.faq-grid{grid-template-columns:1fr}.faq-intro{position:static}.faq-intro h2{max-width:680px}}
@media(max-width:760px){body{font-size:16px}.container{width:min(100% - 24px,1180px)}.header-inner{height:70px}.brand img{width:108px;height:52px}.header-inner .button{min-height:42px;padding:10px 16px}.section{padding:66px 0}.section-heading h2,.split-grid h2,.result-copy h2,.practice-card h2,.teacher-copy h2,.progress-grid h2,.faq-intro h2,.form-copy h2,.next-card h2{font-size:36px}.hero{padding:42px 0 62px}.hero-grid{grid-template-columns:1fr;gap:38px}.hero-copy h1{font-size:48px}.hero-lead{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.microcopy{max-width:none;text-align:center}.photo-frame{width:min(100%,470px);margin:0 auto;border-width:8px}.photo-frame img{aspect-ratio:4/3.9}.scribble{right:0;top:-28px;width:80px;height:80px;font-size:30px}.problem-grid,.program-line,.split-grid,.result-grid,.practice-grid,.teacher-grid,.progress-grid,.format-grid,.price-card,.next-card,.faq-grid,.form-grid{grid-template-columns:1fr}.problem-card{min-height:210px}.problem-card h3{margin-top:25px}.check-list,.included-list,.format-facts{grid-template-columns:1fr}.program-line article{padding:23px}.program-line article:before{display:none}.program-line p{min-height:0}.practice-card{padding:26px}.practice-flow{justify-content:flex-start}.practice-flow i{transform:rotate(90deg)}.teacher-photo img{aspect-ratio:4/3.6}.report-row{grid-template-columns:130px 1fr}.format-facts{gap:8px}.price-card{padding:26px}.price-card h2{font-size:32px}.price-card h2 b{font-size:50px}.price-total{padding:20px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.23)}.next-card{padding:26px;gap:12px}.faq-list details{padding:0 16px}.faq-list p{padding-right:0}.lead-form{padding:22px}.footer-grid{align-items:flex-start;flex-direction:column}.sticky-cta{display:block}body{padding-bottom:72px}}
@media(max-width:380px){.hero-copy h1{font-size:41px}.section-heading h2,.split-grid h2,.result-copy h2,.practice-card h2,.teacher-copy h2,.progress-grid h2,.faq-intro h2,.form-copy h2,.next-card h2{font-size:32px}.hero-facts span{padding:8px 11px;font-size:13px}.photo-note{left:12px;right:12px;bottom:12px}.report-card{padding:20px}.report-head{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}

.section-kicker,.eyebrow{max-width:100%;line-height:1.35}
@media(max-width:760px){.photo-frame{transform:none}.scribble{right:12px}.problem-grid,.program-line,.split-grid,.result-grid,.practice-grid,.teacher-grid,.progress-grid,.format-grid,.price-card,.next-card,.faq-grid,.form-grid{grid-template-columns:minmax(0,1fr)}.next-card>*{min-width:0}.section-kicker{width:auto;white-space:normal}}

/* Typography and hero refresh */
@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url('/public/fonts/onest-cyrillic-v9.woff2') format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+20BD,U+2116}
@font-face{font-family:Onest;font-style:normal;font-weight:100 900;font-display:swap;src:url('/public/fonts/onest-latin-v9.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
body{font-family:Onest,'Segoe UI',Arial,sans-serif;font-size:17px;line-height:1.58}

.button{font-weight:700}
.section{padding:78px 0}
.section-kicker,.eyebrow{font-weight:700}
.section-heading h2,.split-grid h2,.result-copy h2,.practice-card h2,.teacher-copy h2,.progress-grid h2,.faq-intro h2,.form-copy h2,.next-card h2,.price-card h2{font-family:Onest,'Segoe UI',Arial,sans-serif;font-size:clamp(40px,3.7vw,48px);font-weight:700;line-height:1.09;letter-spacing:-.035em}
.problem-card h3,.program-line h3{font-family:Onest,'Segoe UI',Arial,sans-serif;font-weight:700;letter-spacing:-.025em}
.hero{min-height:0;padding:66px 0 74px;background:radial-gradient(circle at 84% 13%,rgba(87,76,163,.11),transparent 35%),linear-gradient(180deg,#faf8f3 0%,#f7f4ee 100%)}
.paper-lines{opacity:.52}
.hero-grid{grid-template-columns:minmax(0,1.22fr) minmax(400px,1fr);gap:46px;align-items:start}
.hero-copy h1{width:670px;max-width:670px;margin:24px 0 0;font-family:Onest,'Segoe UI',Arial,sans-serif;font-size:58px;font-weight:690;line-height:1.06;letter-spacing:-.04em}
.hero-copy h1 span{display:block;color:inherit}
.hero-copy h1 span:after{content:none}
.hero-lead{max-width:720px;margin:24px 0 0;font-size:18px;line-height:1.55}
.hero-conditions{margin:25px 0 0;color:var(--ink);font-size:17px;font-weight:650}
.hero-start{max-width:710px;margin:12px 0 0;padding-left:15px;border-left:3px solid var(--orange);color:var(--purple-dark);font-size:17px;font-weight:740}
.hero-actions{margin-top:27px}
.hero-diagnostic-note{max-width:680px;margin:16px 0 0;color:#676e82;font-size:15px;line-height:1.5}
.hero-visual{align-self:start;width:590px;margin-top:57px;margin-left:20px}
.hero-process-photo{margin:0;overflow:hidden;border-radius:24px;background:#e9e5dc;box-shadow:0 20px 52px rgba(45,43,76,.13)}
.hero-process-photo img{width:100%;aspect-ratio:4/3;object-fit:cover}
.situations .section-heading{max-width:1050px}
.situations-title span{display:block;white-space:nowrap}
.situations .problem-card h3{min-height:86px}
.situations .section-note{width:100%;max-width:none}
.situations .section-note>span{display:block;max-width:900px}
.diagnostic-title span{display:block}
.diagnostic-preview-cta{margin-top:18px}

@media(min-width:1041px) and (max-width:1319px){
  .hero-copy h1{width:auto;max-width:720px;font-size:54px}
  .hero-visual{margin-left:-25px}
}

@media(max-width:1040px){
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);gap:36px}
  .hero-copy h1{width:auto;max-width:720px;font-size:50px}
  .hero-visual{width:auto;margin-top:72px;margin-left:0}
  .situations-title span{display:inline;white-space:normal}
}
@media(max-width:760px){
  body{font-size:16px}
  .section{padding:56px 0}
  .section-heading h2,.split-grid h2,.result-copy h2,.practice-card h2,.teacher-copy h2,.progress-grid h2,.faq-intro h2,.form-copy h2,.next-card h2,.price-card h2{font-size:32px;line-height:1.12}
  .hero{padding:36px 0 50px}
  .hero-grid{grid-template-columns:minmax(0,1fr);gap:30px}
  .hero-copy h1{font-size:31px;line-height:1.08;letter-spacing:-.05em}
  .hero-copy h1 span{display:inline}
  .situations .problem-card h3{min-height:0}
  .diagnostic-title span{display:inline}
  .diagnostic-preview-cta{width:100%}
  .hero-lead{font-size:17px;margin-top:20px}
  .hero-conditions,.hero-start{font-size:15px}
  .hero-actions{align-items:stretch;margin-top:24px}
  .hero-actions .button{width:100%}
  .hero-diagnostic-note{font-size:14px}
  .hero-visual{margin-top:0}
  .hero-process-photo{border-radius:18px}
}
@media(max-width:380px){
  .hero-copy h1{font-size:31px}
  .section-heading h2,.split-grid h2,.result-copy h2,.practice-card h2,.teacher-copy h2,.progress-grid h2,.faq-intro h2,.form-copy h2,.next-card h2,.price-card h2{font-size:30px}
}
