:root{--navy:#10213d;--blue:#2f6bff;--blue-dark:#1c4fd0;--cream:#f6f1e7;--lime:#c9ff45;--ink:#14213a;--muted:#647087;--white:#fff;--line:rgba(16,33,61,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.nav-wrap{position:sticky;top:0;z-index:20;background:rgba(246,241,231,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,33,61,.08)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font:800 21px/1 "Manrope",sans-serif}.brand img{width:38px;height:38px;border-radius:11px}.nav-links{display:flex;gap:34px;font-size:14px;font-weight:600}.nav-links a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:15px}.language{display:flex;gap:3px;padding:4px;border:1px solid var(--line);border-radius:999px;background:transparent;cursor:pointer}.language span{display:grid;place-items:center;width:34px;height:28px;border-radius:999px;font-size:11px;font-weight:800}.language .active{background:var(--navy);color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border-radius:999px;background:var(--blue);color:#fff;font-weight:700;box-shadow:0 10px 30px rgba(47,107,255,.22);transition:.25s ease}.button:hover{background:var(--blue-dark);transform:translateY(-2px)}.button-small{min-height:42px;padding:0 19px;font-size:13px}.hero{min-height:730px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:40px;padding-top:60px;padding-bottom:80px;overflow:hidden}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}.eyebrow>span:first-child{width:28px;height:2px;background:var(--blue)}h1,h2,h3{font-family:"Manrope",sans-serif;margin:0;letter-spacing:-.045em}h1{font-size:clamp(64px,7vw,96px);line-height:.93;margin:25px 0 28px}h1 em,h2 em{font-style:normal;color:var(--blue)}.hero-lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:570px;margin:0}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.text-link{display:flex;gap:9px;align-items:center;font-size:14px;font-weight:700}.text-link span:last-child{font-size:18px}.trust-row{display:flex;gap:34px;margin-top:62px;padding-top:24px;border-top:1px solid var(--line)}.trust-row div{display:flex;flex-direction:column;gap:5px}.trust-row strong{font:800 16px "Manrope",sans-serif}.trust-row span{font-size:11px;color:var(--muted)}.hero-visual{position:relative;min-height:630px;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:510px;height:510px;background:var(--blue);border-radius:50%;box-shadow:0 30px 100px rgba(47,107,255,.28)}.orbit{position:absolute;border:1px solid rgba(16,33,61,.15);border-radius:50%}.orbit-one{width:610px;height:610px}.orbit-two{width:700px;height:700px}.phone{position:relative;z-index:3;width:322px;height:620px;background:#fff;border:8px solid var(--navy);border-radius:46px;padding:16px 20px 22px;box-shadow:0 35px 70px rgba(16,33,61,.34);transform:rotate(2deg)}.phone-bar{height:25px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700}.phone-bar i{display:block;width:75px;height:19px;background:var(--navy);border-radius:0 0 14px 14px;margin-top:-18px}.app-head{display:flex;align-items:center;gap:8px;margin:10px 0 26px;font:800 15px "Manrope",sans-serif}.app-head img{width:29px;height:29px;border-radius:8px}.app-head button{margin-left:auto;border:0;background:var(--cream);width:31px;height:31px;border-radius:50%;font-size:9px;font-weight:800}.lesson-label{display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:800;letter-spacing:.09em;color:var(--blue)}.lesson-label b{background:var(--lime);color:var(--navy);padding:5px 8px;border-radius:999px}.phone h2{font-size:26px;line-height:1.08;margin:11px 0 18px}.scene-card{position:relative;min-height:190px;background:var(--cream);border-radius:20px;padding:19px;overflow:hidden}.scene-tag{font-size:8px;letter-spacing:.12em;font-weight:800}.scene-card p{font:700 15px/1.6 "Manrope",sans-serif;margin:11px 0}.scene-card mark{background:rgba(201,255,69,.65);color:inherit;padding:0 2px}.scene-people{position:absolute;bottom:-15px;right:10px;display:flex;align-items:end;gap:4px}.scene-people span{display:grid;place-items:center;width:58px;height:78px;border-radius:30px 30px 8px 8px;background:var(--blue);color:#fff;font-size:28px}.scene-people span:nth-child(2){height:58px;background:var(--lime);color:var(--navy)}.scene-people span:nth-child(3){height:68px;background:var(--navy)}.pattern{display:flex;gap:6px;align-items:center;justify-content:center;margin:16px 0}.pattern span{background:#edf2ff;color:var(--blue);font-size:9px;font-weight:700;padding:8px 9px;border-radius:8px}.pattern b{font-size:11px}.phone-cta{width:100%;height:46px;border:0;border-radius:14px;background:var(--blue);color:#fff;font-weight:700;font-size:12px}.floating-card{position:absolute;z-index:5;background:#fff;border:1px solid rgba(16,33,61,.08);box-shadow:0 18px 45px rgba(16,33,61,.2);border-radius:17px;display:flex;align-items:center;gap:11px;padding:13px 15px}.sound-card{top:140px;right:2px;transform:rotate(5deg)}.sound-card>span{display:grid;place-items:center;background:var(--lime);width:36px;height:36px;border-radius:50%;color:var(--blue)}.sound-card b,.feedback-card b{font:700 11px "Manrope",sans-serif;display:block}.sound-card i{display:inline-block;width:3px;background:var(--blue);height:10px;margin:8px 1px 0;border-radius:3px}.sound-card i:nth-of-type(2),.sound-card i:nth-of-type(4){height:18px}.feedback-card{bottom:90px;left:-5px;transform:rotate(-4deg)}.feedback-card>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--blue);color:#fff}.feedback-card small{display:block;color:var(--muted);font-size:8px;margin-top:3px}.level-pill{position:absolute;z-index:2;font:800 12px "Manrope",sans-serif;border-radius:50%;display:grid;place-items:center;box-shadow:0 10px 24px rgba(16,33,61,.14)}.level-a2{width:55px;height:55px;background:var(--lime);top:65px;left:60px}.level-b1{width:67px;height:67px;background:var(--navy);color:#fff;right:45px;bottom:45px}.level-b2{width:48px;height:48px;background:#fff;bottom:75px;right:105px}.ticker{background:var(--navy);color:#fff;overflow:hidden;white-space:nowrap}.ticker div{height:70px;display:flex;align-items:center;justify-content:center;gap:42px;font:800 13px "Manrope",sans-serif;letter-spacing:.13em}.ticker i{font-style:normal;color:var(--lime)}.section{padding-block:120px}.section-intro{display:grid;grid-template-columns:180px 1fr .7fr;gap:42px;align-items:start;margin-bottom:72px}.section-number{font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--blue)}.section-intro h2,.levels-copy h2{font-size:clamp(42px,5vw,65px);line-height:1.05}.section-intro p,.levels-copy>p{color:var(--muted);line-height:1.7;margin:7px 0 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:rgba(255,255,255,.34)}.step{min-height:305px;padding:25px;border-right:1px solid var(--line);display:flex;flex-direction:column}.step:last-child{border:0}.step-number{font-size:10px;color:var(--muted);margin-left:auto}.step-icon{font-size:38px;color:var(--blue);margin:35px 0 auto}.step h3{font-size:23px;margin-bottom:10px}.step p{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.levels{background:var(--blue);color:#fff}.levels-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.section-number.light{color:var(--lime)}.levels-copy h2{margin:24px 0}.levels-copy h2 em{color:var(--lime)}.levels-copy>p{color:rgba(255,255,255,.72);max-width:520px}.level-selector{display:flex;gap:8px;margin-top:38px}.level-selector button{width:72px;height:48px;border:1px solid rgba(255,255,255,.32);color:#fff;background:transparent;border-radius:999px;font-weight:800;cursor:pointer}.level-selector button.selected{background:var(--lime);color:var(--navy);border-color:var(--lime)}.level-detail{background:#fff;color:var(--navy);border-radius:32px;padding:42px;box-shadow:18px 18px 0 rgba(16,33,61,.18);transform:rotate(1deg)}.level-top{display:flex;align-items:center;justify-content:space-between}.current-level{font:800 62px "Manrope",sans-serif;color:var(--blue)}.level-name{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.level-heading{font-size:30px;line-height:1.18;margin:24px 0 12px}.level-description{color:var(--muted);line-height:1.6}.lesson-preview{margin-top:30px;padding:20px;background:var(--cream);border-radius:18px;display:grid;gap:7px}.lesson-preview>span{font-size:8px;font-weight:800;letter-spacing:.13em;color:var(--blue)}.lesson-preview b{font:700 15px "Manrope",sans-serif}.lesson-preview small{font-size:9px;color:var(--muted)}.progress{height:5px;background:#d9d4ca;border-radius:9px;overflow:hidden;margin-top:8px}.progress i{display:block;width:48%;height:100%;background:var(--blue)}.section-intro.compact{grid-template-columns:180px 1fr;margin-bottom:60px}.section-intro.compact h2{max-width:760px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature{position:relative;min-height:370px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;overflow:hidden}.feature>span,.feature-copy>span{font-size:10px;font-weight:800;color:var(--blue)}.feature h3{font-size:31px;margin:165px 0 12px}.feature p{color:var(--muted);line-height:1.65;max-width:430px;margin:0}.feature-large{grid-column:1/-1;min-height:390px;background:var(--navy);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr}.feature-large h3{margin:95px 0 12px}.feature-large p{color:rgba(255,255,255,.65)}.waveform{display:flex;align-items:center;justify-content:center;gap:8px}.waveform i{width:8px;height:60px;border-radius:9px;background:var(--blue)}.waveform i:nth-child(2n){height:120px;background:var(--lime)}.waveform i:nth-child(3n){height:180px}.waveform button{position:absolute;width:76px;height:76px;border:8px solid var(--navy);border-radius:50%;background:#fff;color:var(--blue);font-size:22px}.bubble{position:absolute;padding:13px 18px;border-radius:18px 18px 18px 3px;font-size:13px;font-weight:600}.bubble-one{top:45px;left:40px;background:var(--blue);color:#fff;transform:rotate(-4deg)}.bubble-two{top:110px;right:50px;background:var(--lime);transform:rotate(3deg)}.feature-accent{background:var(--lime)}.feature-accent>span{color:var(--navy)}.feature-accent h3{margin-top:135px}.spark{position:absolute;right:42px;top:32px;font-size:95px;color:var(--blue)}.score{position:absolute;right:30px;bottom:30px;width:180px;background:#fff;border-radius:16px;padding:14px;box-shadow:0 12px 25px rgba(16,33,61,.12)}.score b,.score span{display:block}.score b{font-size:12px}.score span{font-size:9px;color:var(--muted);margin:4px 0 8px}.score i{color:var(--blue);font-style:normal;font-weight:800}.final-cta{background:var(--navy);color:#fff;text-align:center;padding:120px 0}.mini-mark{display:grid;place-items:center;width:52px;height:52px;background:var(--blue);border-radius:15px;margin:0 auto 32px;font:800 24px "Manrope",sans-serif}.final-cta h2{font-size:clamp(45px,6vw,76px);line-height:1.04}.final-cta h2 em{color:var(--lime)}.final-cta p{color:rgba(255,255,255,.65);margin:24px 0 34px}.button-lime{background:var(--lime);color:var(--navy);box-shadow:0 10px 30px rgba(201,255,69,.15)}.button-lime:hover{background:#dbff7f;color:var(--navy)}footer{background:var(--navy);color:rgba(255,255,255,.65);border-top:1px solid rgba(255,255,255,.1);padding:28px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;font-size:12px}.footer-brand{color:#fff}.footer-brand img{width:30px;height:30px}.footer-links{display:flex;gap:28px}.footer-links a:hover{color:#fff}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:980px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:80px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-lead{margin-inline:auto}.hero-visual{margin-top:15px}.section-intro{grid-template-columns:1fr}.section-intro p{max-width:650px}.steps{grid-template-columns:1fr 1fr}.step:nth-child(2){border-right:0}.step:nth-child(-n+2){border-bottom:1px solid var(--line)}.levels-grid{grid-template-columns:1fr;gap:60px}.feature-large{grid-template-columns:1fr}.waveform{position:absolute;right:25px;top:55px;transform:scale(.65)}}@media(max-width:640px){.container{width:min(100% - 32px,1180px)}.nav{height:68px}.nav-actions .button{display:none}.brand{font-size:18px}.brand img{width:34px;height:34px}.hero{min-height:auto;padding-top:68px;gap:10px}h1{font-size:58px}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;gap:18px}.trust-row{gap:18px}.trust-row span{font-size:9px}.hero-visual{min-height:570px;transform:scale(.88);margin-inline:-30px}.hero-visual:before{width:430px;height:430px}.orbit-one{width:500px;height:500px}.orbit-two{display:none}.phone{width:300px;height:580px}.sound-card{right:-10px}.feedback-card{left:-10px}.ticker div{justify-content:flex-start;padding-left:20px}.section{padding-block:82px}.section-intro{gap:20px;margin-bottom:42px}.section-intro h2,.levels-copy h2{font-size:42px}.steps{grid-template-columns:1fr}.step{min-height:240px;border-right:0;border-bottom:1px solid var(--line)!important}.step:last-child{border-bottom:0!important}.step-icon{margin:22px 0 auto}.levels-grid{gap:45px}.level-detail{padding:28px}.current-level{font-size:50px}.feature-grid{grid-template-columns:1fr}.feature-large{grid-column:auto;min-height:470px}.feature{min-height:370px}.waveform{right:-40px;top:155px;transform:scale(.56)}.feature-large h3{margin-top:70px}.score{width:155px}.final-cta{padding:90px 0}.footer-row{flex-wrap:wrap;gap:22px}.footer-brand{width:100%}.nav-wrap{position:relative}}
