:root{
  --paper:#f7f9fb;--paper-blue:#edf4f8;--paper-warm:#fff7ed;--white:#fff;
  --navy:#071a2e;--navy-2:#0d314e;--ink:#071a2e;--muted:#5e7890;--muted-2:#7890a2;
  --orange:#f8941e;--orange-2:#ffad43;--orange-soft:#fff0dc;--line:#d9e5eb;--line-warm:#f0d5b2;
  --success:#2b8b63;--container:1180px;--font-display:'Bebas Neue',Impact,sans-serif;--font-body:'Inter',Arial,sans-serif;
  --shadow:0 22px 60px rgba(7,26,46,.08);--radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;overflow-x:clip}img,svg,video,iframe{max-width:100%}img{display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.section{padding:92px 0}.eyebrow{margin:0 0 15px;color:var(--orange);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow--light{color:#ffb14c}.section-heading{max-width:780px;margin-bottom:42px}.section-heading--center{margin-inline:auto;text-align:center}.section-heading--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);gap:48px;align-items:end}.section-heading h2,.students h2,.offer h2,.faq h2{margin:0;font:400 clamp(2.45rem,3.55vw,3.35rem)/.96 var(--font-display);letter-spacing:.005em}.section-heading--split>p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.7;max-width:430px}.section-closing{max-width:720px;margin:30px auto 0;text-align:center;color:#33556e;font-size:.9rem}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:none}

.top-signal{min-height:52px;display:flex;align-items:center;justify-content:center;gap:12px;padding:9px 22px;background:var(--navy);color:#fff;text-align:center;font-size:.73rem;position:relative;z-index:20}.top-signal__dot{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 7px rgba(248,148,30,.10);animation:signalDot 1.55s ease-in-out infinite}.top-signal__text{animation:signalPulse 1.55s ease-in-out infinite}@keyframes signalDot{0%,100%{transform:scale(.8);box-shadow:0 0 0 5px rgba(248,148,30,.08)}50%{transform:scale(1.12);box-shadow:0 0 0 10px rgba(248,148,30,.02)}}@keyframes signalPulse{0%,100%{opacity:.82}50%{opacity:1}}

.hero{position:relative;overflow:hidden;padding:72px 0 82px;background:linear-gradient(135deg,#fffaf3 0%,#f8fafc 54%,#edf5f9 100%)}.hero::before{content:"";position:absolute;inset:auto auto -180px -120px;width:440px;height:440px;border-radius:50%;background:rgba(248,148,30,.08);pointer-events:none}.hero__inner{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(390px,.78fr);gap:72px;align-items:center}.brand-logo{width:150px;height:auto;margin-bottom:26px}.hero__title{margin:0;max-width:780px;font:400 clamp(3.15rem,4.6vw,4.25rem)/.91 var(--font-display);letter-spacing:-.005em}.hero__subtitle{max-width:650px;margin:24px 0 30px;color:#496980;font-size:1.03rem;line-height:1.75}.hero__offer-highlight{color:var(--ink);font-weight:800;background:linear-gradient(transparent 64%,rgba(248,148,30,.18) 64%);box-decoration-break:clone;-webkit-box-decoration-break:clone}.cta{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:15px 24px;border-radius:16px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cta:hover{transform:translateY(-2px)}.cta:focus-visible{outline:3px solid rgba(248,148,30,.35);outline-offset:3px}.cta--primary{background:linear-gradient(135deg,var(--orange-2),var(--orange));color:var(--navy);box-shadow:0 14px 32px rgba(248,148,30,.18)}.cta--center{display:flex;width:fit-content;margin:28px auto 0}.hero__poster{position:relative;height:560px;border-radius:36px;overflow:hidden;background:linear-gradient(145deg,#ffe5bd 0%,#ffd08b 55%,#f7a52f 100%);border:1px solid #f0bd79;box-shadow:var(--shadow)}.hero__poster-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 49%,rgba(7,26,46,.06) 50%,transparent 51%),linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px);background-size:160px 100%,100% 56px;opacity:.55}.hero__poster-orbit{position:absolute;width:410px;height:410px;border:1px solid rgba(7,26,46,.13);border-radius:50%;right:-130px;top:42px;box-shadow:0 0 0 40px rgba(255,255,255,.15),0 0 0 84px rgba(255,255,255,.08)}.hero__poster-copy{position:absolute;right:20px;top:26px;display:flex;gap:8px;writing-mode:vertical-rl;z-index:3;color:#6f4a1d;font-size:.56rem;letter-spacing:.14em}.hero__portrait{position:absolute;inset:auto;width:auto;height:116%;max-width:none;left:47.8%;bottom:-5.5%;transform:translateX(-50%);z-index:2}.hero__caption{display:flex;justify-content:space-between;gap:14px;margin-top:13px;color:#6b8192;font-size:.68rem}.hero__caption strong{color:var(--ink)}

.direction{background:var(--paper-blue)}.direction-map{position:relative}.direction-map__surface{position:relative;min-height:470px;border-radius:32px;border:1px solid #cfdfe7;background:rgba(255,255,255,.88);box-shadow:var(--shadow);overflow:hidden}.direction-map__surface::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 48% 50%,rgba(248,148,30,.11),transparent 28%),linear-gradient(90deg,transparent 49.8%,rgba(7,26,46,.035) 50%,transparent 50.2%);pointer-events:none}.direction-map__sources{position:absolute;left:34px;top:46px;width:290px;height:350px;z-index:3}.direction-source{position:absolute;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #dbe7ed;border-radius:999px;background:#fff;color:#315875;font-size:.7rem;font-weight:700;box-shadow:0 8px 20px rgba(7,26,46,.04);opacity:0;transform:translateY(8px) scale(.96)}.direction-source::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(248,148,30,.10)}.direction-source:nth-child(1){left:0;top:0}.direction-source:nth-child(2){left:150px;top:12px}.direction-source:nth-child(3){left:6px;top:122px}.direction-source:nth-child(4){left:158px;top:135px}.direction-source:nth-child(5){left:18px;bottom:22px}.direction-source:nth-child(6){left:168px;bottom:5px}.direction-map__lines{position:absolute;inset:0;width:100%;height:100%;z-index:1}.direction-map__incoming path{fill:none;stroke:#a9c3d5;stroke-width:2;stroke-dasharray:7 8;opacity:.78}.direction-map__strings path{fill:none;stroke:#d9e4ea;stroke-width:1.2;opacity:.85}.direction-map__route{fill:none;stroke:var(--orange);stroke-width:7;stroke-linecap:round;filter:drop-shadow(0 4px 6px rgba(248,148,30,.18));stroke-dasharray:720;stroke-dashoffset:720}.direction-map__core{position:absolute;left:48.2%;top:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--navy);color:#fff;z-index:4;box-shadow:0 0 0 18px rgba(248,148,30,.14),0 16px 34px rgba(7,26,46,.18)}.direction-map__core small{font-size:.58rem;letter-spacing:.14em;text-transform:uppercase;color:#b6c9d6;margin-bottom:7px}.direction-map__core strong{font:400 1.55rem/1.02 var(--font-display);letter-spacing:.02em}.direction-steps{position:absolute;right:34px;top:50%;transform:translateY(-50%);width:430px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;z-index:4}.direction-steps span{position:relative;display:grid;gap:7px;justify-items:center;text-align:center;color:#45647a}.direction-steps span::after{content:"";position:absolute;top:18px;left:62%;width:72%;height:1px;background:#d8e3e9;z-index:-1}.direction-steps span:last-child::after{display:none}.direction-steps i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1.5px solid var(--orange);background:#fff;color:#a35d08;font-size:.62rem;font-style:normal;font-weight:800}.direction-steps strong{font-size:.65rem;white-space:nowrap}.direction-steps .is-active i{background:var(--orange);color:var(--navy)}.direction-map.is-visible .direction-source{animation:sourceReveal .5s ease forwards}.direction-map.is-visible .direction-source:nth-child(2){animation-delay:.08s}.direction-map.is-visible .direction-source:nth-child(3){animation-delay:.16s}.direction-map.is-visible .direction-source:nth-child(4){animation-delay:.24s}.direction-map.is-visible .direction-source:nth-child(5){animation-delay:.32s}.direction-map.is-visible .direction-source:nth-child(6){animation-delay:.40s}.direction-map.is-visible .direction-map__route{animation:routeDraw 1.2s .45s cubic-bezier(.22,.8,.24,1) forwards}@keyframes sourceReveal{to{opacity:1;transform:none}}@keyframes routeDraw{to{stroke-dashoffset:0}}

.comparison{background:#fff}.comparison-versus{display:inline-block;margin-inline:.12em;color:var(--orange);font-size:.68em;vertical-align:.12em;letter-spacing:.08em}.compare-stage{display:grid;grid-template-columns:1fr 84px 1fr;align-items:stretch}.compare-field{padding:32px;border:1px solid var(--line);border-radius:28px;background:#f8fafc}.compare-field--kaiser{background:linear-gradient(145deg,#fff8ee,#fff);border-color:#f2c892;box-shadow:0 18px 45px rgba(248,148,30,.07)}.compare-field header{display:grid;gap:6px;padding-bottom:18px;border-bottom:1px solid #e1e9ee}.compare-field header small{color:#7b93a4;font-size:.63rem;text-transform:uppercase;letter-spacing:.12em}.compare-field header strong{font-size:1.05rem}.compare-field ul{list-style:none;margin:21px 0 0;padding:0;display:grid;gap:14px}.compare-field li{position:relative;padding-left:22px;color:#48667b;font-size:.82rem;line-height:1.55}.compare-field li::before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:#b9c8d2}.compare-field--kaiser li::before{background:var(--orange)}.compare-spine{display:grid;grid-template-rows:1fr auto 1fr;justify-items:center;gap:9px}.compare-spine span{width:1px;background:linear-gradient(transparent,#e2c39a)}.compare-spine b{font:400 1.25rem/1 var(--font-display);color:var(--orange)}.level-path{display:flex;align-items:center;gap:8px;margin-top:20px}.level-path>span{display:grid;justify-items:center;gap:5px}.level-path b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eef3f6;color:#627d91;font-size:.62rem}.level-path small{font-size:.56rem;color:#6d8597}.level-path i{height:1px;flex:1;background:#d7e0e6}.level-path .is-active b{background:var(--orange);color:var(--navy)}.comparison-strip{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:24px}.comparison-strip span,.student-tags span{padding:8px 11px;border-radius:99px;border:1px solid #dce6eb;background:#f7fafb;color:#557287;font-size:.65rem}.comparison__caption{text-align:center;margin:18px 0 0;color:#36566f;font-weight:700;font-size:.85rem}

.students{background:var(--navy);color:#fff}.students__inner{max-width:960px}.students__copy{text-align:center;max-width:780px;margin:0 auto 28px}.students__copy h2{color:#fff}.students .video-shell{max-width:900px;margin:0 auto;border-radius:28px;overflow:hidden;border:1px solid rgba(248,148,30,.4);background:#102f49}.video-facade{position:relative;width:100%;aspect-ratio:16/9;padding:0;border:0;background:#102f49;display:block;cursor:pointer}.video-facade img{width:100%;height:100%;object-fit:cover}.video-facade__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,26,46,.03),rgba(7,26,46,.45))}.video-facade__button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:var(--navy);font-size:1.6rem;box-shadow:0 14px 35px rgba(0,0,0,.25)}.video-facade__label{position:absolute;left:18px;bottom:16px;color:#fff;font-size:.72rem;font-weight:700}.video-shell iframe{width:100%;height:100%;aspect-ratio:16/9;border:0;display:block}.students__after{display:grid;justify-items:center;text-align:center;gap:14px;margin-top:24px}.students__after>p{margin:0;color:#c6d5df;font-size:.88rem}.student-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.student-tags span{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.04);color:#d8e4eb}.students__cta{margin-top:4px}

.preoffer{background:var(--paper-warm);padding-block:74px}.preoffer__compact{max-width:930px}.preoffer .section-heading{max-width:760px;margin-bottom:28px}.preoffer .section-heading h2{font-size:clamp(2rem,2.8vw,2.75rem)}.access-choice{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #edd2ae;border-radius:22px;overflow:hidden;background:#fff}.access-choice>div{display:grid;gap:4px;padding:19px 22px;border-right:1px solid #edd2ae}.access-choice>div:last-child{border:0}.access-choice small{color:#7c92a1;font-size:.58rem;text-transform:uppercase;letter-spacing:.12em}.access-choice strong{font-size:.78rem}.access-choice .is-active{background:var(--orange);color:var(--navy)}.access-choice .is-active small{color:#6a4315}

.offer{position:relative;background:#fff;padding-block:84px}.offer__compact{max-width:900px}.offer__intro{text-align:center;max-width:760px;margin:0 auto 26px}.offer__intro p:last-child{max-width:650px;margin:16px auto 0;color:#5e7890}.monthly-note{max-width:650px;margin:0 auto 24px;padding:12px 16px;border-left:3px solid var(--orange);background:#fff8ef;color:#597187;font-size:.76rem}.monthly-note strong{color:var(--ink)}.offer-card{position:relative;overflow:hidden;max-width:700px;margin:0 auto;padding:30px 34px;border-radius:30px;background:linear-gradient(145deg,#071a2e,#113a59);color:#fff;box-shadow:0 28px 70px rgba(7,26,46,.18)}.offer-card::after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-95px;top:-120px;background:rgba(248,148,30,.14);border:1px solid rgba(248,148,30,.24)}.offer-card__top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.12)}.offer-card__top span{font:400 2rem/1 var(--font-display)}.offer-card__top small{color:#9fb4c4;font-size:.6rem;text-transform:uppercase;letter-spacing:.12em}.offer-card__price{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:center;gap:8px;margin:22px 0 5px;color:#ffae43}.offer-card__price small{font:400 1.5rem/1 var(--font-display);margin-top:12px}.offer-card__price strong{font:400 clamp(5rem,9vw,7.6rem)/.8 var(--font-display)}.offer-card__terms{text-align:center;position:relative;z-index:2}.offer-card__terms strong,.offer-card__terms span{display:block}.offer-card__terms strong{font-size:1.02rem}.offer-card__terms span{color:#aebfcb;font-size:.72rem;margin-top:3px}.cta--offer{display:flex;max-width:460px;margin:22px auto 0;position:relative;z-index:2;background:linear-gradient(135deg,var(--orange-2),var(--orange));color:var(--navy);box-shadow:0 14px 30px rgba(248,148,30,.18)}.offer-card__guarantee{position:relative;z-index:2;margin:16px auto 0;display:flex;justify-content:center;gap:7px;align-items:center;color:#9fb4c4;font-size:.65rem}.offer-card__guarantee b{color:#fff}.benefits-block{max-width:760px;margin:32px auto 0}.benefits-block__head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:13px}.benefits-block__head small{color:#71899a;font-size:.62rem;text-transform:uppercase;letter-spacing:.12em}.benefits-block__head strong{font:400 2.05rem/1 var(--font-display)}.benefit-groups{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e2e9ed;border-radius:22px;overflow:hidden;background:#fff}.benefit-group{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:19px;border-bottom:1px solid #e6ecef;min-width:0}.benefit-group:nth-child(odd){border-right:1px solid #e6ecef}.benefit-group:nth-child(n+3){border-bottom:0}.benefit-group>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff1df;color:#ad650a;font-size:.58rem;font-weight:800}.benefit-group strong{display:block;color:var(--ink);font-size:.82rem;margin-bottom:3px}.benefit-group p{margin:0;color:#6b8192;font-size:.68rem;line-height:1.5}.resume-strip{max-width:760px;margin:15px auto 0;display:flex;justify-content:center;gap:10px;align-items:center;padding:13px 16px;border-radius:16px;background:#eff8f4;color:#316c55;font-size:.75rem}.resume-strip span{font-size:1.1rem}

.faq{background:var(--paper-blue)}.faq__layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:64px;align-items:start}.faq__heading{position:sticky;top:28px}.faq__heading h2{font-size:2.8rem}.faq__heading>p:last-child{color:#5f798c;font-size:.82rem}.faq-list{display:grid;border-top:1px solid #cad9e1}.faq-item{border-bottom:1px solid #cad9e1}.faq-item h3{margin:0}.faq-trigger{width:100%;display:grid;grid-template-columns:34px 1fr 26px;gap:13px;align-items:center;padding:20px 0;border:0;background:transparent;text-align:left;color:var(--ink);cursor:pointer;font-weight:700}.faq-trigger>span{color:var(--orange);font-size:.6rem}.faq-trigger i{font-style:normal;font-size:1.2rem;color:#668195;transition:transform .2s ease}.faq-trigger[aria-expanded="true"] i{transform:rotate(45deg)}.faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.faq-panel>div{overflow:hidden}.faq-item.is-open .faq-panel{grid-template-rows:1fr}.faq-panel p{margin:0 0 10px;padding-left:47px;color:#557187;font-size:.78rem;line-height:1.65}.faq-panel p:last-child{margin-bottom:20px}.faq-final{grid-column:1/-1;margin-top:44px;padding:30px;border-radius:28px;background:#fff;border:1px solid #d9e5eb;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);gap:34px;align-items:center;box-shadow:0 18px 45px rgba(7,26,46,.05)}.faq-final small{color:var(--orange);font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.faq-final h3{margin:7px 0 8px;font:400 clamp(2.15rem,3.5vw,3.35rem)/.96 var(--font-display)}.faq-final p{margin:0;color:#5c768a;font-size:.8rem}.faq-final__action{display:grid;gap:13px;justify-items:start}.faq-final__action>strong{font-size:.76rem;color:#355670}.footer{padding:34px 0;background:#fff;border-top:1px solid #e2e9ed}.footer__inner{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.footer img{width:118px;height:auto}.footer p,.footer__links{margin:0;color:#7a8f9f;font-size:.62rem}.footer__links{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}

@media(max-width:1020px){.hero__inner{grid-template-columns:1fr .72fr;gap:38px}.hero__poster{height:470px}.direction-map__sources{left:22px;width:245px}.direction-map__core{left:46%;width:160px;height:160px}.direction-steps{right:22px;width:380px}.faq__layout{grid-template-columns:260px 1fr;gap:38px}}
@media(max-width:820px){.direction-map{display:none}.direction-mobile{display:block;min-height:420px}.section{padding:72px 0}.container{width:min(calc(100% - 40px),var(--container))}.hero{padding:58px 0 68px}.hero__inner{grid-template-columns:1fr}.hero__visual{display:none}.hero__title{font-size:clamp(2.55rem,10vw,3.1rem);line-height:.94}.hero__subtitle{font-size:.94rem}.brand-logo{width:132px}.section-heading h2,.students h2,.offer h2,.faq h2{font-size:clamp(2rem,7.8vw,2.55rem)}.section-heading--split{grid-template-columns:1fr;gap:18px}.section-heading--split>p{max-width:620px}.direction-map__surface{min-height:610px;padding:22px 18px}.direction-map__sources{position:relative;left:auto;top:auto;width:auto;height:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.direction-source{position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;justify-content:center;padding:8px 9px;font-size:.62rem}.direction-map__lines{display:none}.direction-map__core{position:relative;left:auto;top:auto;transform:none;margin:0 auto;width:150px;height:150px}.direction-map__core strong{font-size:1.35rem}.direction-steps{position:relative;right:auto;top:auto;transform:none;width:min(100%,470px);margin:44px auto 0;grid-template-columns:1fr}.direction-steps span{grid-template-columns:38px 1fr;justify-items:start;align-items:center;text-align:left;padding:0 0 18px 0}.direction-steps span::after{left:18px;top:36px;width:1px;height:calc(100% - 8px);background:#d5e2e9}.direction-steps strong{font-size:.72rem}.direction-map__surface::after{content:"";position:absolute;left:50%;top:340px;transform:translateX(-50%);width:2px;height:210px;background:linear-gradient(var(--orange),rgba(248,148,30,.08));border-radius:4px;z-index:0}.compare-stage{grid-template-columns:1fr;gap:16px}.compare-spine{grid-template-columns:1fr auto 1fr;grid-template-rows:auto;align-items:center}.compare-spine span{width:auto;height:1px;background:linear-gradient(90deg,transparent,#e2c39a)}.compare-field{padding:24px}.level-path{gap:5px}.level-path small{font-size:.52rem}.comparison-versus{font-size:.6em}.students__copy{margin-bottom:20px}.preoffer{padding-block:60px}.access-choice{grid-template-columns:1fr;max-width:440px;margin-inline:auto}.access-choice>div{border-right:0;border-bottom:1px solid #edd2ae}.access-choice>div:last-child{border-bottom:0}.offer{padding-block:66px}.offer-card{padding:26px 22px}.offer-card__top{display:block;text-align:center}.offer-card__top small{display:block;margin-top:5px}.offer-card__price strong{font-size:5.9rem}.benefit-groups{grid-template-columns:1fr}.benefit-group,.benefit-group:nth-child(odd),.benefit-group:nth-child(n+3){border-right:0;border-bottom:1px solid #e6ecef}.benefit-group:last-child{border-bottom:0}.faq__layout{grid-template-columns:1fr;gap:24px}.faq__heading{position:static}.faq-final{grid-template-columns:1fr}.footer__inner{grid-template-columns:1fr;justify-items:center;text-align:center}.footer__links{justify-content:center}}
@media(max-width:520px){.container{width:min(calc(100% - 44px),var(--container))}.top-signal{font-size:.66rem;padding-inline:18px}.hero{padding-top:46px}.hero__title{font-size:clamp(2.05rem,8.7vw,2.35rem)}.hero__subtitle{font-size:.88rem;line-height:1.65}.cta{width:100%;padding-inline:18px}.section{padding:62px 0}.section-heading{margin-bottom:28px}.direction-map__surface{min-height:575px;border-radius:24px}.direction-map__sources{grid-template-columns:1fr 1fr}.direction-map__surface::after{top:376px;height:160px}.comparison-strip{justify-content:flex-start}.students .video-shell{border-radius:20px}.video-facade__button{width:62px;height:62px}.student-tags{gap:6px}.preoffer .section-heading h2{font-size:1.9rem}.monthly-note{font-size:.72rem}.offer-card{border-radius:24px;padding:24px 18px}.offer-card__price strong{font-size:5.4rem}.offer-card__top span{font-size:1.75rem}.benefits-block__head{display:grid;gap:4px}.benefits-block__head strong{font-size:1.8rem}.resume-strip{align-items:flex-start}.faq-trigger{grid-template-columns:28px 1fr 22px;padding:17px 0;font-size:.82rem}.faq-panel p{padding-left:41px}.faq-final{padding:24px 20px}.faq-final h3{font-size:2rem}}
@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.reveal{opacity:1!important;transform:none!important}.top-signal__text,.top-signal__dot,.direction-map__route,.direction-source{animation:none!important;opacity:1!important;transform:none!important}.direction-map__route{stroke-dashoffset:0!important}}

/* ===== V7: offer personality, hero image integration, compact mobile direction ===== */
.hero__poster{isolation:isolate}
.hero__portrait{
  inset:auto;
  width:auto;
  height:116%;
  max-width:none;
  left:47.8%;
  bottom:-5.5%;
  transform:translateX(-50%);
  object-fit:initial;
  object-position:initial;
  z-index:2;
}
.hero__poster::after{
  content:"";
  position:absolute;
  inset:auto -16% -20% 22%;
  height:52%;
  border-radius:50% 0 0 0;
  background:linear-gradient(155deg,rgba(255,255,255,.04),rgba(248,148,30,.13));
  z-index:1;
  pointer-events:none;
}

.direction-mobile{display:none}

.offer-pass{
  position:relative;
  overflow:hidden;
  max-width:980px;
  margin:28px auto 0;
  border-radius:34px;
  color:#fff;
  background:
    radial-gradient(circle at 82% 10%,rgba(248,148,30,.18),transparent 25%),
    linear-gradient(135deg,#071a2e 0%,#0b2d48 62%,#103b5c 100%);
  box-shadow:0 28px 70px rgba(7,26,46,.18);
  border:1px solid rgba(248,148,30,.35);
}
.offer-pass__strings{position:absolute;inset:0 0 auto auto;width:62%;height:58%;opacity:.22;z-index:0}
.offer-pass__strings path{fill:none;stroke:#ffc46e;stroke-width:1.2}
.offer-pass__spine{
  position:absolute;
  inset:0 auto 0 0;
  width:58px;
  display:grid;
  place-items:center;
  background:linear-gradient(180deg,#ffb13f,#f8941e);
  color:#071a2e;
  z-index:2;
}
.offer-pass__spine span{writing-mode:vertical-rl;transform:rotate(180deg);font:400 1.05rem/1 var(--font-display);letter-spacing:.14em}
.offer-pass__content{position:relative;z-index:2;padding:34px 44px 32px 92px}
.offer-pass__head{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.16)}
.offer-pass__head div{display:grid;gap:5px}
.offer-pass__head small{color:#a8c0d0;text-transform:uppercase;letter-spacing:.14em;font-size:.58rem;font-weight:700}
.offer-pass__head strong{font:400 2.15rem/1 var(--font-display);letter-spacing:.015em}
.offer-pass__head>span{align-self:center;padding:7px 11px;border-radius:999px;border:1px solid rgba(248,148,30,.42);background:rgba(248,148,30,.1);color:#ffd08a;font-size:.59rem;font-weight:800;text-transform:uppercase;letter-spacing:.11em}
.offer-pass__price-row{display:flex;align-items:center;justify-content:center;gap:12px;margin:22px auto 0;width:fit-content;max-width:100%}
.offer-pass__reference{width:max-content;margin:0;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.08);color:#d6e5ee;font-size:1.06rem;font-weight:900;line-height:1;text-decoration:line-through;text-decoration-thickness:2.5px;text-decoration-color:rgba(248,148,30,.92);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.offer-pass__price-prefix{color:#dbe7ef;font-size:.92rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.offer-pass__price{display:flex;justify-content:center;align-items:flex-start;gap:8px;margin-top:2px;color:#ff9e2e}
.offer-pass__price small{margin-top:22px;font-weight:900;font-size:1rem}
.offer-pass__price strong{font:400 clamp(6rem,9vw,8.5rem)/.8 var(--font-display);letter-spacing:-.015em}
.offer-pass__terms{display:grid;gap:3px;text-align:center;margin:13px 0 19px}
.offer-pass__terms strong{font-size:1rem}
.offer-pass__terms span{color:#b8cad7;font-size:.72rem}
.offer-pass__proofs{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 10px;margin:0 auto 21px}
.offer-pass__proofs span{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.11);font-size:.68rem;color:#e8f0f5;font-weight:700;line-height:1.25;text-align:center;white-space:normal}
.offer-pass__proofs span::before{content:"";width:6px;height:6px;border-radius:50%;background:#f8941e;box-shadow:0 0 0 4px rgba(248,148,30,.1)}
.offer-pass .cta--offer{display:flex;max-width:620px;margin-inline:auto;min-height:60px;border-radius:17px;background:linear-gradient(135deg,#ffb341,#f8941e);color:#071a2e;box-shadow:0 15px 34px rgba(248,148,30,.22)}
.offer-pass__payment-note{display:block;margin-top:12px;text-align:center;color:#9bb4c4;font-size:.66rem;line-height:1.45;max-width:740px;margin-inline:auto}

@keyframes mobilePathDraw{to{stroke-dashoffset:0}}
@keyframes mobileNodeIn{to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes mobileSourceIn{to{opacity:1;transform:translateY(0)}}

@media(max-width:820px){
  .direction-map{display:none}
  .direction-mobile{
    display:block;
    position:relative;
    min-height:420px;
    padding:20px 16px 16px;
    border-radius:26px;
    border:1px solid #cfdfe7;
    background:
      radial-gradient(circle at 50% 36%,rgba(248,148,30,.11),transparent 24%),
      rgba(255,255,255,.9);
    box-shadow:var(--shadow);
    overflow:hidden;
  }
  .direction-mobile__cloud{position:relative;height:142px}
  .direction-mobile__source{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;border:1px solid #d5e3ea;background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(7,26,46,.06);color:#315875;font-size:.62rem;font-weight:750;opacity:0;transform:translateY(8px)}
  .direction-mobile__source::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px rgba(248,148,30,.1)}
  .direction-mobile__source--1{left:3%;top:5px}.direction-mobile__source--2{right:3%;top:5px}
  .direction-mobile__source--3{left:0;top:57px}.direction-mobile__source--4{right:0;top:57px}
  .direction-mobile__source--5{left:8%;top:111px}.direction-mobile__source--6{right:8%;top:111px}
  .direction-mobile__connectors{position:absolute;inset:0;width:100%;height:100%;z-index:1}
  .direction-mobile__connectors path{fill:none;stroke:#a9c3d5;stroke-width:1.4;stroke-dasharray:5 6;opacity:.76}
  .direction-mobile__core{position:relative;z-index:4;width:134px;height:134px;margin:-8px auto 0;display:grid;place-items:center;text-align:center;border-radius:50%;background:var(--navy);color:#fff;box-shadow:0 0 0 13px rgba(248,148,30,.13),0 14px 28px rgba(7,26,46,.15)}
  .direction-mobile__core strong{font:400 1.24rem/.95 var(--font-display);letter-spacing:.015em}
  .direction-mobile__track{position:relative;height:176px;margin-top:18px}
  .direction-mobile__track svg{position:absolute;inset:0;width:100%;height:100%}
  .direction-mobile__path{fill:none;stroke:var(--orange);stroke-width:3.5;stroke-linecap:round;stroke-dasharray:430;stroke-dashoffset:430;filter:drop-shadow(0 3px 4px rgba(248,148,30,.16))}
  .direction-mobile__node{position:absolute;z-index:3;display:grid;grid-template-columns:30px auto;gap:8px;align-items:center;opacity:0;transform:translateY(8px) scale(.98)}
  .direction-mobile__node i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;border:1.5px solid var(--orange);background:#fff;color:#9f5c09;font-style:normal;font-size:.58rem;font-weight:800}
  .direction-mobile__node strong{font-size:.66rem;color:#234c69;white-space:nowrap}
  .direction-mobile__node--1{left:6%;top:22px}
  .direction-mobile__node--2{right:5%;top:55px}
  .direction-mobile__node--3{right:6%;top:110px}
  .direction-mobile__node--4{left:7%;top:142px}
  .direction-mobile__node--4 i{background:var(--orange);color:var(--navy)}
  .direction-mobile.is-visible .direction-mobile__source{animation:mobileSourceIn .42s ease forwards}
  .direction-mobile.is-visible .direction-mobile__source--2{animation-delay:.05s}.direction-mobile.is-visible .direction-mobile__source--3{animation-delay:.1s}.direction-mobile.is-visible .direction-mobile__source--4{animation-delay:.15s}.direction-mobile.is-visible .direction-mobile__source--5{animation-delay:.2s}.direction-mobile.is-visible .direction-mobile__source--6{animation-delay:.25s}
  .direction-mobile.is-visible .direction-mobile__path{animation:mobilePathDraw 1.15s .28s ease forwards}
  .direction-mobile.is-visible .direction-mobile__node{animation:mobileNodeIn .4s ease forwards}
  .direction-mobile.is-visible .direction-mobile__node--1{animation-delay:.45s}.direction-mobile.is-visible .direction-mobile__node--2{animation-delay:.64s}.direction-mobile.is-visible .direction-mobile__node--3{animation-delay:.83s}.direction-mobile.is-visible .direction-mobile__node--4{animation-delay:1.02s}

  .offer-pass{border-radius:26px}
  .offer-pass__spine{width:10px}.offer-pass__spine span{display:none}
  .offer-pass__content{padding:26px 20px 24px 20px}
  .offer-pass__head{display:grid;gap:11px;text-align:center;justify-items:center}
  .offer-pass__head div{gap:4px;justify-items:center;text-align:center}.offer-pass__head strong{font-size:1.95rem}.offer-pass__head>span{justify-self:center}
  .offer-pass__price-row{margin-top:18px;gap:9px}
  .offer-pass__price strong{font-size:6.25rem}
  .offer-pass__price small{margin-top:19px}
  .offer-pass__proofs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:18px}
  .offer-pass__proofs span{justify-content:center;padding:9px 10px;font-size:.61rem;min-height:44px}
  .offer-pass__payment-note{font-size:.63rem;max-width:100%}
  .offer-pass__strings{width:100%;height:44%;opacity:.13}
}

@media(max-width:520px){
  .direction-mobile{min-height:430px;padding:20px 14px 18px}
  .direction-mobile__cloud{height:144px}
  .direction-mobile__source{font-size:.6rem;padding:7px 10px}
  .direction-mobile__core{width:128px;height:128px;margin-top:4px;box-shadow:0 0 0 12px rgba(248,148,30,.12),0 16px 32px rgba(7,26,46,.14)}
  .direction-mobile__core strong{font-size:1.17rem}
  .direction-mobile__track{height:178px;margin-top:18px}
  .direction-mobile__node strong{font-size:.62rem}
  .direction-mobile__node--1{left:4%;top:20px}.direction-mobile__node--2{right:2%;top:58px}.direction-mobile__node--3{right:3%;top:116px}.direction-mobile__node--4{left:5%;top:148px}
  .offer-pass__content{padding-inline:18px}
  .offer-pass__head small,.offer-pass__head strong,.offer-pass__terms,.offer-pass__payment-note{text-align:center}
  .offer-pass__head strong{font-size:1.8rem}
  .offer-pass__price strong{font-size:5.65rem}
  .offer-pass__reference{font-size:.9rem;padding:8px 12px}
  .offer-pass__price-prefix{font-size:.72rem}
  .offer-pass__terms strong{font-size:.91rem}
  .offer-pass__proofs{grid-template-columns:1fr 1fr}
  .offer-pass__proofs span{font-size:.6rem;padding:10px 8px;min-height:46px}
}

@media (prefers-reduced-motion: reduce){
  .direction-mobile__path{stroke-dashoffset:0!important;animation:none!important}
  .direction-mobile__source,.direction-mobile__node{opacity:1!important;transform:none!important;animation:none!important}
}
