@font-face{font-family:Outfit;src:url('/assets/outfit-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Outfit;src:url('/assets/outfit-medium.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Outfit;src:url('/assets/outfit-semibold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Outfit;src:url('/assets/outfit-bold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
:root{--blue:#2563eb;--blue-deep:#1d4ed8;--navy:#0f172a;--muted:#64748b;--line:#e2e8f0;--soft:#eff6ff;--green:#16a34a;--bg:#fdfeff;--shadow:0 28px 80px rgba(31,75,151,.12)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:90px}
body{margin:0;background:var(--bg);color:var(--navy);font:400 16px/1.55 Outfit,Arial,sans-serif;-webkit-font-smoothing:antialiased}
img,svg{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
a:focus-visible{outline:3px solid var(--blue);outline-offset:5px;border-radius:8px}
.skip-link{position:absolute;z-index:99;top:-100px;left:20px;background:#fff;padding:10px 16px;border:2px solid var(--blue)}
.skip-link:focus{top:12px}
.page-shell{overflow:hidden}
.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}
.site-header{height:102px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:20}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-weight:500;letter-spacing:-.04em;white-space:nowrap}
.brand img{border-radius:11px;box-shadow:0 7px 18px rgba(37,99,235,.16)}
.brand strong{font-weight:700;color:var(--blue-deep)}
.site-nav{display:flex;align-items:center;gap:38px;font-size:14px;color:#334155}
.site-nav a,.header-status{transition:color .2s ease}
.site-nav a:hover,.header-status:hover{color:var(--blue)}
.header-status{display:flex;align-items:center;gap:9px;padding:10px 15px;border:1px solid #d9e6fa;border-radius:999px;font-weight:600;font-size:13px;background:#fff;white-space:nowrap}
.header-status>span:last-child{font-size:15px;margin-left:5px}
.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #dceaff;flex:none}
.hero{min-height:705px;display:grid;grid-template-columns:46% 54%;align-items:center;position:relative;padding-top:24px;padding-bottom:55px}
.hero::before{content:"";position:absolute;width:740px;height:740px;left:48%;top:-135px;border-radius:50%;background:radial-gradient(circle,#edf6ff 0%,#f2f8ff 42%,transparent 69%);z-index:-1}
.hero-copy{position:relative;z-index:5;padding-bottom:24px}
.eyebrow{display:flex;align-items:center;gap:12px;color:#3b6dce;font-size:11px;font-weight:700;letter-spacing:.22em;line-height:1.3}
.eyebrow-line{width:30px;height:2px;background:var(--blue);border-radius:2px}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(60px,6.4vw,94px);line-height:.99;letter-spacing:-.065em;margin:26px 0 20px;font-weight:700;max-width:650px}
h1 span,.section-heading h2 span,.about h2 span{color:var(--blue)}
.hero-subhead{font-size:clamp(24px,2.4vw,31px);line-height:1.2;font-weight:500;letter-spacing:-.04em;margin-bottom:18px;color:#2d3d59}
.hero-description{font-size:17px;line-height:1.65;color:#516079;max-width:480px;margin-bottom:28px}
.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;min-height:55px;padding:0 23px;border-radius:15px;font-size:15px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.button:hover{transform:translateY(-3px)}
.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 26px rgba(37,99,235,.22)}
.button-primary:hover{background:var(--blue-deep);box-shadow:0 17px 30px rgba(37,99,235,.3)}
.button span{font-size:21px;font-weight:400;line-height:1}
.hero-note{font-size:13px;color:#8290a6}
.hero-points{display:flex;align-items:center;gap:24px;margin-top:54px;color:#53647e;font-size:13px}
.hero-points>span{display:inline-flex;align-items:center;gap:9px}
.point-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;font-style:normal;font-size:14px}
.point-blue{background:#e9f1ff;color:var(--blue)}
.point-green{background:#e6f8ed;color:var(--green)}
.hero-art{height:625px;margin:0;position:relative;isolation:isolate}
.art-glow{position:absolute;inset:85px -30px 4px 20px;border-radius:50%;background:radial-gradient(circle at 55% 42%,#c2ddff 0%,#e2f0ff 42%,#f4faff 68%,transparent 72%);filter:blur(1px);z-index:-3}
.orbit{position:absolute;border:1px solid rgba(70,135,235,.22);border-radius:50%;transform:rotate(-17deg);z-index:-2}
.orbit-one{inset:55px -60px 18px -20px}.orbit-two{inset:113px -10px 82px 35px;border-style:dashed}
.phone{position:absolute;width:315px;height:592px;top:8px;left:50%;transform:translateX(-50%) rotate(1deg);padding:8px;background:linear-gradient(145deg,#fff,#e6efff);border:1px solid #bed6ff;border-radius:43px;box-shadow:0 40px 80px rgba(26,72,155,.23),0 4px 15px rgba(26,72,155,.14);z-index:3;animation:phone-float 7s ease-in-out infinite}
.phone-inner{height:100%;overflow:hidden;border-radius:35px;background:linear-gradient(180deg,#fafcff,#fff 70%);position:relative;padding:12px 16px 0}
.phone-status{display:flex;justify-content:space-between;font-size:10px;font-weight:700;padding:0 7px;color:#111d35}
.app-head{display:flex;align-items:center;gap:7px;margin-top:19px;font-size:14px;font-weight:700}
.app-mini-logo{width:25px;height:25px;overflow:hidden;border-radius:7px}.app-mini-logo img{width:100%;height:100%}.avatar{margin-left:auto;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#eff4fc;color:#72809a;font-size:17px;font-weight:400}
.phone-greeting{font-size:20px;font-weight:700;letter-spacing:-.04em;margin:20px 0 16px;line-height:1.15}.phone-greeting span{display:block;margin-top:5px;color:#7c8ca3;font-size:11px;font-weight:400;letter-spacing:0}
.phone-course{display:flex;align-items:center;gap:11px;padding:13px 12px;background:linear-gradient(120deg,#245fe4,#3f86ff);border-radius:16px;color:white;box-shadow:0 12px 25px rgba(42,104,227,.2)}
.course-globe{width:36px;height:36px;display:grid;place-items:center;background:#fff3;border-radius:11px;font-size:18px}.phone-course small,.phone-course strong,.phone-lesson small,.phone-lesson strong,.phone-lesson em{display:block}.phone-course small{font-size:8px;letter-spacing:.12em;color:#dbeaff}.phone-course strong{font-size:14px;line-height:1.2}.course-arrow{margin-left:auto;font-size:21px}
.phone-label{display:flex;justify-content:space-between;margin:20px 1px 9px;font-size:12px;font-weight:700}.phone-label span{font-size:9px;color:var(--blue);font-weight:600}
.phone-lesson{display:flex;align-items:center;gap:9px;padding:10px;background:#fff;border:1px solid #e5edf8;border-radius:13px;box-shadow:0 7px 19px rgba(29,65,121,.07)}.lesson-emoji{width:41px;height:41px;background:#e8f1ff;display:grid;place-items:center;border-radius:10px;font-size:22px}.phone-lesson small{font-size:8px;color:var(--blue);font-weight:700;letter-spacing:.1em}.phone-lesson strong{font-size:11px;line-height:1.15}.phone-lesson em{font-size:8px;color:#8492a8;font-style:normal;margin-top:3px}.lesson-arrow{margin-left:auto;color:var(--blue);font-size:19px}
.phone-progress{display:flex;align-items:center;justify-content:space-between;padding:12px 9px;margin-top:9px;background:#f3f8ff;border-radius:13px}.phone-progress>div{display:flex;align-items:center;gap:8px}.progress-mark{font-size:29px;color:var(--blue);line-height:1}.phone-progress strong,.phone-progress small{display:block}.phone-progress strong{font-size:11px}.phone-progress small{font-size:8px;color:#8492a8}.progress-lines{display:flex;align-items:flex-end;gap:3px;height:20px}.progress-lines i{width:4px;background:#24a35a;border-radius:3px}.progress-lines i:nth-child(1){height:9px}.progress-lines i:nth-child(2){height:16px}.progress-lines i:nth-child(3){height:12px}.progress-lines i:nth-child(4){height:20px}
.more-label{margin-top:17px}.lesson-list{display:flex;align-items:center;gap:9px;height:31px;border-bottom:1px solid #edf1f8;font-size:10px;font-weight:600}.lesson-list>span:first-child{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;color:var(--blue);background:#edf4ff;font-size:9px}.lesson-list b{margin-left:auto;color:var(--green);font-size:12px}.lesson-list.active b{color:var(--blue)}
.phone-tabbar{position:absolute;bottom:0;left:0;right:0;height:51px;border-top:1px solid #e8edf6;background:#fff;display:flex;justify-content:space-around;align-items:center;color:#95a1b2}.phone-tabbar span{display:grid;text-align:center;font-size:15px;line-height:1}.phone-tabbar small{font-size:7px;margin-top:4px}.phone-tabbar .selected{color:var(--blue)}
.float-card{position:absolute;background:#fff;border:1px solid #dce8f7;border-radius:20px;box-shadow:0 22px 50px rgba(39,88,169,.16);z-index:4}.float-podcast{top:165px;left:-16px;width:216px;padding:12px;transform:rotate(-10deg);animation:float-left 8s ease-in-out infinite}.float-top{display:flex;align-items:center;gap:7px;font-size:8px;color:#5d6f8d;font-weight:700;letter-spacing:.11em}.mini-symbol{display:grid;place-items:center;width:21px;height:21px;border-radius:7px;background:#eff5ff;color:var(--blue);font-size:13px}.float-more{margin-left:auto;letter-spacing:0;font-size:11px}.podcast-art{height:112px;border-radius:12px;background:linear-gradient(180deg,#a7d9ec 0%,#e2f7fb 55%,#f7e4b9 100%);margin:10px 0;overflow:hidden;position:relative}.podcast-sun{position:absolute;width:40px;height:40px;right:30px;top:16px;border-radius:50%;background:#fff1c8;box-shadow:0 0 28px #fff2c8}.podcast-hill{position:absolute;bottom:-33px;height:85px;width:270px;border-radius:50%}.hill-back{left:-60px;background:#90b9be}.hill-front{left:40px;bottom:-47px;background:#6c9b9c}.podcast-building{position:absolute;left:56px;bottom:6px;font-size:60px;color:#faf6ee;text-shadow:0 2px 4px #66898c}.float-podcast>strong,.float-podcast>small{display:block}.float-podcast>strong{font-size:13px;line-height:1.2}.float-podcast>small{font-size:9px;color:#77879d;margin-top:2px}.player-row{display:flex;align-items:center;gap:8px;margin-top:11px}.play-small{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;font-size:9px}.play-track{height:4px;flex:1;border-radius:5px;background:#dbe5f5}.play-track span{display:block;width:58%;height:100%;background:var(--blue);border-radius:5px}.wave-small{font-size:17px;color:var(--blue)}
.float-quiz{right:-24px;bottom:88px;width:186px;padding:12px;transform:rotate(9deg);animation:float-right 8s ease-in-out infinite}.quiz-symbol{background:#dcfce7;color:var(--green);font-weight:700}.float-quiz>strong{display:block;margin:12px 0 10px;font-size:13px}.quiz-choice{height:30px;display:flex;align-items:center;gap:7px;border:1px solid #e4ebf5;border-radius:8px;padding:0 7px;margin-top:6px;font-size:8px;color:#5d6980}.quiz-choice span{width:16px;height:16px;display:grid;place-items:center;background:#f0f4fc;color:#5671aa;border-radius:50%;font-weight:700}.quiz-choice.selected{border-color:#b3e5c4;background:#eefbf2;color:#176533;font-weight:700}.quiz-choice.selected span{background:#d7f5e1;color:#16803c}.quiz-choice b{margin-left:auto;color:var(--green);font-size:11px}.hero-art figcaption{position:absolute;bottom:-19px;right:8px;color:#98a8be;font-size:10px;letter-spacing:.03em}
.hero-bottom{height:110px;margin-top:-95px;position:relative;z-index:1;pointer-events:none}.hero-bottom svg{width:100%;height:100%}
.section{padding-block:110px}.section-heading.centered{text-align:center;max-width:680px;margin:0 auto 43px}.section-heading .eyebrow{justify-content:center}.section-heading h2,.about h2{font-size:clamp(39px,4vw,57px);letter-spacing:-.055em;line-height:1.08;margin:16px 0 14px}.section-heading p{color:#65758c;font-size:17px;margin:0}
.experience{padding-top:95px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature-card{min-height:412px;padding:24px;border:1px solid #e2edfb;border-radius:26px;background:linear-gradient(150deg,#f7fbff,#eef6ff);display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 42px rgba(32,88,171,.11)}.feature-listen{background:linear-gradient(150deg,#f8fbff,#edf5ff)}.feature-practice{background:linear-gradient(150deg,#f8fbff,#eef8ff)}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.feature-index{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e4efff;color:var(--blue);font-size:12px;font-weight:700}.feature-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:#fff;color:var(--blue);font-size:26px;line-height:1;box-shadow:0 5px 14px #dbe9ff}.feature-card h3{font-size:25px;line-height:1.1;letter-spacing:-.04em;margin-bottom:9px}.feature-card>p{font-size:14px;color:#63738b;line-height:1.55;max-width:280px;margin-bottom:24px}.feature-demo{background:#fff;border:1px solid #e6eef8;border-radius:17px;box-shadow:0 10px 25px rgba(47,93,156,.07);margin-top:auto}.read-demo{padding:15px}.demo-eyebrow{display:flex;justify-content:space-between;color:var(--blue);font-size:9px;font-weight:700;letter-spacing:.14em}.demo-eyebrow span{font-size:14px;line-height:1}.read-demo>strong{display:block;font-size:15px;margin:6px 0 10px}.phrase-row{display:flex;justify-content:space-between;gap:10px;font-size:10px;padding:6px 0;border-top:1px solid #eef2f8}.phrase-row span:last-child{color:var(--blue);font-weight:600}.listen-demo{display:flex;align-items:center;gap:11px;padding:13px}.listen-cover{display:grid;place-items:center;flex:none;width:58px;height:58px;background:linear-gradient(145deg,#82c4d1,#c6e8e6 60%,#f5e8c6);border-radius:10px;color:#fff;font-size:30px}.listen-copy{min-width:0;flex:1}.listen-copy small,.listen-copy strong{display:block}.listen-copy small{font-size:8px;color:var(--blue);font-weight:700;letter-spacing:.14em}.listen-copy strong{font-size:11px;white-space:nowrap}.listen-play{display:grid;place-items:center;flex:none;width:30px;height:30px;background:var(--blue);color:#fff;border-radius:50%;font-size:10px}.sound-wave{display:flex;align-items:center;gap:2px;height:19px;margin-top:2px;overflow:hidden}.sound-wave i{display:block;min-width:3px;width:3px;border-radius:4px;background:#5f9fff;height:8px}.sound-wave i:nth-child(3n){height:15px}.sound-wave i:nth-child(4n){height:12px}.sound-wave i:nth-child(7n){height:18px}.practice-demo{padding:14px}.practice-head{display:flex;align-items:center;gap:9px}.practice-check{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#dcfce7;color:var(--green);font-weight:700}.practice-head strong,.practice-head small{display:block}.practice-head strong{font-size:13px}.practice-head small{font-size:9px;color:#7a8aa0}.practice-track{height:5px;background:#eaf0f8;border-radius:8px;margin:16px 0 12px}.practice-track span{display:block;width:65%;height:100%;border-radius:8px;background:linear-gradient(90deg,#69cc86,#16a34a)}.practice-tags{display:flex;gap:5px;flex-wrap:wrap}.practice-tags span{font-size:8px;color:#6082b6;background:#eef5ff;border-radius:100px;padding:4px 6px}
.story{background:radial-gradient(circle at 85% 50%,#244cc4 0%,transparent 33%),linear-gradient(120deg,#0e2e86,#174bd1 65%,#2563eb);color:#fff;position:relative;overflow:hidden}.story::before{content:"";position:absolute;inset:-30%;background:repeating-radial-gradient(circle at 80% 50%,transparent 0 72px,rgba(255,255,255,.055) 73px 74px);pointer-events:none}.story-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:465px;position:relative}.eyebrow-light{color:#bed7ff}.story-copy h2{max-width:560px;font-size:clamp(42px,4.4vw,62px);letter-spacing:-.055em;line-height:1.08;margin:20px 0}.story-copy h2 em{font-style:normal;color:#b9d4ff}.story-copy p{max-width:520px;font-size:17px;color:#dce9ff;line-height:1.65}.text-link{display:inline-flex;align-items:center;gap:17px;margin-top:10px;border-bottom:1px solid #b9d4ff;padding-bottom:7px;font-weight:600}.text-link:hover{color:#b9d4ff}.story-visual{height:410px;position:relative}.story-orbit{position:absolute;left:14%;top:6%;width:75%;height:90%;border:1px dashed #ffffff50;border-radius:50%;transform:rotate(-18deg)}.story-center{position:absolute;top:33%;left:31%;width:210px;height:165px;border:1px solid #ffffff80;border-radius:24px;background:linear-gradient(145deg,#ffffff33,#ffffff17);backdrop-filter:blur(10px);box-shadow:0 30px 60px #072b8a66;display:flex;flex-direction:column;align-items:center;justify-content:center}.story-center>span{font-size:37px}.story-center strong{font-size:11px;letter-spacing:.12em;margin-top:5px}.story-center small{font-size:12px;color:#d8e6ff}.story-pill{position:absolute;display:flex;align-items:center;gap:9px;background:#fff;color:#22459e;padding:9px 15px;border-radius:999px;font-size:13px;font-weight:700;box-shadow:0 12px 32px #06287470}.story-pill span{color:var(--blue);font-size:18px;line-height:1}.story-pill-one{left:6%;top:19%;transform:rotate(-10deg)}.story-pill-two{right:4%;top:13%;transform:rotate(8deg)}.story-pill-three{left:2%;bottom:10%;transform:rotate(7deg)}.story-pill-four{right:0;bottom:12%;transform:rotate(-7deg)}
.about{padding-block:125px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.about h2{max-width:550px;margin-bottom:0}.about-copy{padding-top:29px}.about-copy>p{font-size:18px;line-height:1.7;color:#5c6e88;max-width:520px;margin-bottom:33px}.about-values{display:grid;grid-template-columns:1fr 1fr;gap:15px}.about-values div{border-top:1px solid #dce7f6;padding-top:17px}.about-values span,.about-values strong,.about-values small{display:block}.about-values span{color:var(--blue);font-size:11px;font-weight:700;margin-bottom:8px}.about-values strong{font-size:16px}.about-values small{color:#7a8aa0;font-size:13px;margin-top:3px}
.launch{min-height:350px;border-radius:32px;background:linear-gradient(115deg,#1550ca,#276cf1 68%,#5b9bf9);color:#fff;display:flex;align-items:center;position:relative;overflow:hidden;box-shadow:0 25px 55px rgba(37,99,235,.18)}.launch::after{content:"";position:absolute;inset:auto -10% -225px -10%;height:360px;background:radial-gradient(ellipse at 50% 0%,#ffffff18,transparent 65%);border-radius:50%;pointer-events:none}.launch-content{position:relative;z-index:2;padding:55px 65px;max-width:810px}.launch-label{font-size:11px;letter-spacing:.23em;font-weight:700;color:#dceaff}.launch-spark{font-size:18px;margin-right:9px;color:#fff}.launch h2{font-size:clamp(42px,4.7vw,64px);line-height:1.02;letter-spacing:-.055em;margin:22px 0 12px}.launch h2 em{font-style:normal;color:#c7ddff}.launch p{font-size:17px;color:#e5efff;margin-bottom:21px}.launch-badge{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:600;border:1px solid #ffffff68;border-radius:999px;padding:7px 12px;background:#ffffff18}.launch-badge .status-dot{background:#fff;box-shadow:0 0 0 3px #ffffff45}.launch-art{position:absolute;width:330px;height:330px;right:36px;top:8px}.launch-logo{position:absolute;left:87px;top:73px;width:151px;height:151px;transform:rotate(-9deg);border:8px solid #ffffff44;border-radius:38px;box-shadow:0 30px 45px #0b36a660}.launch-logo img{width:100%;border-radius:30px}.bubble{position:absolute;background:white;border-radius:17px;color:#2056bf;padding:7px 15px;box-shadow:0 13px 30px #0c38a750;font-weight:700}.bubble-a{left:5px;top:22px;transform:rotate(-10deg)}.bubble-b{right:0;top:44px;transform:rotate(10deg)}.bubble-c{right:18px;bottom:28px;transform:rotate(-7deg)}
.site-footer{min-height:145px;display:flex;align-items:center;gap:25px}.site-footer .brand{font-size:19px;margin-right:auto}.site-footer p{margin:0;color:#71839d;font-size:14px}.site-footer>span{color:#8d9cb1;font-size:12px}
@keyframes phone-float{50%{transform:translateX(-50%) translateY(-9px) rotate(1deg)}}
@keyframes float-left{50%{transform:translateY(8px) rotate(-10deg)}}
@keyframes float-right{50%{transform:translateY(-8px) rotate(9deg)}}
@media(max-width:1100px){.hero{grid-template-columns:48% 52%;min-height:650px}.hero-art{transform:scale(.86);transform-origin:center}.float-podcast{left:-30px}.float-quiz{right:-45px}h1{font-size:clamp(58px,6.7vw,76px)}.launch-art{right:-38px}.launch-content{max-width:710px}}
@media(max-width:850px){.site-header{height:84px}.site-nav{gap:17px}.header-status{display:none}.hero{grid-template-columns:minmax(0,1fr);padding-top:65px;min-height:auto}.hero-copy{min-width:0;text-align:center;padding-bottom:0}.hero-copy .eyebrow,.hero-points,.hero-actions{justify-content:center}.hero-description{margin-inline:auto}.hero-art{height:600px;margin:25px auto 0;width:min(590px,100%);transform:scale(.94);transform-origin:top center}.hero-bottom{margin-top:-72px}.feature-grid{grid-template-columns:1fr 1fr}.feature-card:last-child{grid-column:1/-1;min-height:320px}.story-grid{gap:20px}.story-visual{transform:scale(.8);transform-origin:center}.about-grid{gap:35px}.launch-art{opacity:.35}.launch-content{max-width:100%}}
@media(max-width:640px){.wrap{width:min(calc(100% - 36px),460px)}.site-header{height:auto;min-height:80px;flex-wrap:wrap;gap:4px;padding-block:13px}.brand{font-size:19px}.brand img{width:35px;height:35px}.site-nav{width:100%;justify-content:space-between;gap:10px;padding:6px 2px 0;font-size:12px}.hero{padding-top:44px}.hero-copy{text-align:left}.hero-copy .eyebrow,.hero-actions,.hero-points{justify-content:flex-start}.eyebrow{font-size:9px;letter-spacing:.19em}h1{font-size:clamp(55px,13.3vw,78px);margin-top:21px}.hero-subhead{font-size:24px}.hero-description{font-size:15px}.hero-note{display:none}.hero-points{gap:13px;margin-top:29px;font-size:11px;flex-wrap:wrap}.hero-art{width:560px;max-width:none;position:relative;left:50%;margin-left:0;transform:translateX(-50%) scale(.67);transform-origin:top center;height:430px;margin-top:40px}.hero-bottom{height:55px;margin-top:-20px}.section{padding-block:72px}.experience{padding-top:52px}.section-heading.centered{text-align:left;margin-bottom:27px}.section-heading .eyebrow{justify-content:flex-start}.section-heading h2,.about h2{font-size:42px}.section-heading p{font-size:15px}.feature-grid{grid-template-columns:1fr;gap:13px}.feature-card,.feature-card:last-child{grid-column:auto;min-height:345px;padding:21px}.feature-top{margin-bottom:20px}.feature-card>p{max-width:none}.story-grid{display:block;min-height:auto}.story-copy h2{font-size:43px}.story-copy p{font-size:15px}.story-visual{height:300px;width:430px;margin-left:50%;transform:translateX(-50%) scale(.7);transform-origin:top center;margin-top:28px}.about-grid{display:block}.about-copy{padding-top:8px}.about-copy>p{font-size:16px}.about-values{gap:12px}.launch{min-height:370px;border-radius:25px;align-items:flex-start}.launch-content{padding:37px 26px}.launch h2{font-size:44px}.launch p{font-size:15px;max-width:300px}.launch-art{transform:scale(.6);transform-origin:bottom right;right:-20px;top:auto;bottom:-55px;opacity:.5}.site-footer{display:grid;grid-template-columns:1fr auto;gap:3px;padding-block:26px;min-height:auto}.site-footer .brand{grid-column:1/-1;margin-bottom:7px}.site-footer p{font-size:12px}.site-footer>span{font-size:11px}}
@media(max-width:380px){.hero-art{transform:translateX(-50%) scale(.6);height:385px}.site-nav{font-size:11px}.hero-points{gap:9px}.story-visual{transform:translateX(-50%) scale(.62);height:270px}.launch h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Landing composition: aligned with the approved Lingvo Storm concept sketch. */
.site-header{height:84px}
.site-nav{gap:34px}
.header-motto{margin:0;color:#526986;font-size:12px;line-height:1.25;text-align:right}
.hero{grid-template-columns:42% 58%;min-height:720px;padding-top:5px;padding-bottom:35px}
.hero::before{left:45%;top:-95px;width:760px;height:760px;background:radial-gradient(circle,#e5f3ff 0%,#eff8ff 50%,transparent 73%)}
.hero-copy{padding-top:15px;padding-bottom:0}
h1{font-size:clamp(58px,5vw,65px);line-height:1.02;letter-spacing:-.058em;margin:27px 0 16px}
h1 span{display:block}
.hero-subhead{font-size:27px;margin-bottom:20px}
.hero-description{font-size:16px;line-height:1.55;max-width:410px;margin-bottom:26px}
.hero-actions{gap:13px}
.coming-badge{font-size:11px;color:var(--blue);font-weight:700;border:1px solid #cfe1ff;background:#f5f9ff;border-radius:999px;padding:8px 11px;white-space:nowrap}
.coming-badge:hover{background:#e7f1ff}
.hero-points{align-items:flex-start;gap:0;margin-top:76px;max-width:390px}
.hero-points>span{display:flex;flex-direction:column;align-items:flex-start;gap:7px;flex:1;padding-left:17px;line-height:1.35}
.hero-points>span:first-child{padding-left:0}
.hero-points>span+span{border-left:1px solid #dce8f8}
.point-icon{width:30px;height:30px;font-size:17px}
.hero-art{height:625px}
.art-glow{inset:70px -30px 0 0;background:radial-gradient(circle at 56% 46%,#c5e4ff 0%,#e2f1ff 44%,#f3faff 66%,transparent 72%)}
.orbit-one{inset:63px -25px 22px 2px;border-color:rgba(65,139,238,.14)}
.orbit-two{inset:130px 26px 69px 65px;border-color:rgba(65,139,238,.12)}
.hand-note{position:absolute;font:italic 18px/1.08 "Bradley Hand","Segoe Print","Comic Sans MS",cursive;color:#3159a5;letter-spacing:.01em;transform:rotate(-11deg);z-index:6}
.note-left{left:5px;top:48px}.note-right{right:-13px;top:33px;transform:rotate(11deg)}.note-bottom{left:20px;bottom:12px;font-size:15px}
.phone{left:51%;top:18px;width:280px;height:575px;transform:translateX(-50%) rotate(1deg);border-color:#bfd8ff;border-radius:37px;padding:7px}
.phone-inner{border-radius:30px;padding-inline:14px}
.phone-status{font-size:9px}.app-head{margin-top:18px}.phone-greeting{font-size:16px;margin:20px 0 15px}.phone-greeting span{font-size:9px}
.phone-progress-card{border:1px solid #e8eef9;border-radius:13px;background:#fff;padding:12px;box-shadow:0 5px 14px rgba(45,86,151,.06)}
.phone-progress-card>strong{display:block;font-size:11px}
.phone-progress-body{display:flex;align-items:center;justify-content:space-between;margin-top:12px;gap:6px}
.progress-ring{display:grid;place-items:center;flex:none;width:69px;height:69px;border-radius:50%;background:conic-gradient(var(--blue) 0 235deg,#e7edf8 235deg 360deg);position:relative}
.progress-ring::before{content:"";position:absolute;inset:8px;border-radius:50%;background:white}
.progress-ring i{position:relative;font-size:19px;color:var(--blue);font-style:normal}
.phone-progress-body b,.phone-progress-body small{display:block}.phone-progress-body b{font-size:16px}.phone-progress-body small{font-size:8px;color:#8090a4}
.phone-progress-body .progress-lines{margin-left:auto}
.phone-label{margin-top:19px;font-size:11px}.phone-label span{color:#61728e;font-size:18px;line-height:.8}
.phone-lesson{padding:8px}.phone-lesson strong{font-size:10px}.phone-lesson em{font-size:7px}.lesson-emoji{width:37px;height:37px;font-size:19px}.phone-menu{height:39px;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #edf1f8;border-bottom:0;padding:0 11px;font-size:10px;font-weight:600}.phone-menu:first-of-type{margin-top:15px;border-radius:11px 11px 0 0}.phone-menu:nth-last-child(2){border-bottom:1px solid #edf1f8;border-radius:0 0 11px 11px}.phone-menu span{font-size:16px;color:var(--blue);width:21px}.phone-menu b{margin-left:auto;font-size:17px;font-weight:400;color:#6e7e98}.phone-tabbar{height:45px}
.float-podcast{top:170px;left:-14px;width:205px;padding:10px;transform:rotate(-11deg)}
.float-top{justify-content:space-between;font-size:10px;color:#182844;font-weight:600;letter-spacing:0}.float-more{font-size:15px}
.podcast-art,.article-art{display:block;width:100%;height:114px;object-fit:cover;border-radius:9px;margin:10px 0}.podcast-art{object-position:center 44%}
.float-podcast>strong{font-size:13px}.float-podcast>small{font-size:9px}.player-row{margin-top:12px}.play-track{height:4px}.play-time{color:var(--blue);font-size:13px;line-height:0}.podcast-controls{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:12px;color:var(--blue);font-size:20px}.podcast-controls>span{position:relative}.podcast-controls small{position:absolute;top:7px;left:6px;font-size:7px}.podcast-controls .play-small{width:34px;height:34px;font-size:12px}
.float-article{top:135px;right:-28px;width:178px;padding:10px;transform:rotate(8deg);z-index:2;box-shadow:0 20px 42px rgba(39,88,169,.14)}
.article-art{height:118px;object-position:center 55%}.float-article>strong,.float-article>small{display:block}.float-article>strong{font-size:12px;line-height:1.1}.float-article>small{color:#667c9e;font-size:8px;margin-top:3px}.float-article p{margin:9px 0 2px;font-size:8px;line-height:1.45;color:#50617c}
.float-quiz{right:-22px;bottom:82px;width:176px;padding:10px;transform:rotate(6deg);z-index:5}.quiz-title{display:flex;align-items:center;gap:7px}.quiz-symbol{display:grid;place-items:center;width:23px;height:23px;background:#dcfce7;border-radius:50%;color:var(--green);font-size:12px}.quiz-title strong,.quiz-title small{display:block}.quiz-title strong{font-size:10px}.quiz-title small{color:#7e8b9e;font-size:8px}.quiz-choice{height:24px;font-size:8px;margin-top:5px}.quiz-choice span{font-size:9px}.float-quiz>strong{display:none}
.hero-bottom{margin-top:-90px;height:120px}.hero-bottom svg path:first-child{stroke:#90c1fb;stroke-width:4}
.experience{padding-top:65px;padding-bottom:55px}.section-heading.centered{margin-bottom:35px}.section-heading h2{font-size:clamp(35px,3.8vw,48px);margin:14px 0 4px}.section-heading p{font-size:17px}
.feature-grid{gap:12px}.feature-card{min-height:355px;padding:20px;border:0;background:#f1f8ff;text-align:center;border-radius:20px}.feature-top{position:relative;display:flex;justify-content:center;align-items:center;height:61px;margin-bottom:5px}.feature-index{position:absolute;left:0;top:0}.feature-icon{font-size:30px;width:48px;height:48px}.feature-card h3{font-size:24px;margin-bottom:8px}.feature-card>p{font-size:13px;line-height:1.5;margin:0 auto 18px;max-width:270px}.feature-demo{box-shadow:none}.read-demo{height:115px;position:relative;overflow:hidden;padding:0;border:0}.read-demo img{width:100%;height:100%;object-fit:cover;object-position:center 62%}.image-note{position:absolute;right:12px;top:12px;font:italic 13px/1.1 "Bradley Hand","Segoe Print",cursive;color:#23488e;text-align:right;text-shadow:0 1px 8px #fff}.listen-demo{height:95px;padding:9px}.listen-cover{display:block;width:72px;height:72px;object-fit:cover;border-radius:9px}.listen-copy{text-align:left}.listen-copy strong{font-size:11px}.listen-play{width:27px;height:27px}.practice-demo{height:95px;display:flex;flex-direction:column;justify-content:center;text-align:left}.practice-head{align-items:center}.practice-check{font-size:18px;background:#e3f5eb}.practice-tags{justify-content:flex-start}.practice-track{flex:none;width:100%;height:5px;margin:8px 0 7px}
.about-blurb{max-width:650px;margin:28px auto 0;color:#70829b;text-align:center;font-size:13px;line-height:1.5}
.launch{width:100%;min-height:300px;margin:0;border-radius:32px 32px 0 0;background:linear-gradient(90deg,rgba(9,59,164,.56),rgba(32,97,209,.16)),url('/assets/blue-mountains.jpg') center bottom/cover no-repeat,#2563eb;box-shadow:none;align-items:center}.launch::after{display:none}.launch-content{padding:48px 0 78px;max-width:none}.launch-label{font-size:10px;letter-spacing:.22em}.launch-plane{font-size:23px;margin-right:10px;display:inline-block;transform:rotate(-25deg)}.launch h2{font-size:clamp(39px,4.5vw,58px);max-width:1000px;margin:18px 0 4px;white-space:nowrap}.launch p{margin:0;font-size:19px}.launch-mountains{display:none}.launch-note{right:8%;top:54px;color:#fff;font-size:18px;transform:rotate(-12deg)}
.site-footer{min-height:105px}

.contact{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:42px;min-height:238px;margin-bottom:72px;padding:38px 48px;border:1px solid #dbe9ff;border-radius:29px;background:linear-gradient(115deg,#f8fbff 0%,#edf6ff 68%,#e3f0ff 100%);overflow:hidden}
.contact::after{content:"";position:absolute;z-index:-1;width:340px;height:340px;right:-110px;top:-145px;border:1px solid #bcd8ff;border-radius:50%;box-shadow:0 0 0 45px #d7e9ff65,0 0 0 90px #e8f3ff83}
.contact .eyebrow{font-size:10px}
.contact h2{max-width:550px;margin:13px 0 9px;font-size:clamp(30px,3.2vw,42px);line-height:1.08;letter-spacing:-.05em}
.contact p{max-width:520px;margin:0;color:#52657e;font-size:15px;line-height:1.55}
.contact-email{display:flex;align-items:center;gap:13px;min-width:0;padding:17px 19px;border:1px solid #d4e4fc;border-radius:19px;background:#fff;box-shadow:0 14px 36px rgba(31,75,151,.1);transition:transform .2s ease,box-shadow .2s ease}
.contact-email:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(31,75,151,.16)}
.contact-email-icon{display:grid;place-items:center;flex:none;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 7px 15px rgba(37,99,235,.2)}
.contact-email-icon svg{width:25px;height:25px}
.contact-email-text{display:block;min-width:0}
.contact-email-text span{display:block;margin-bottom:2px;color:#6b84ac;font-size:10px;font-weight:700;letter-spacing:.16em}
.contact-email-text strong{display:block;color:#163b84;font-size:clamp(16px,1.7vw,21px);font-weight:600;letter-spacing:-.025em;overflow-wrap:anywhere}
.contact-email-arrow{margin-left:auto;align-self:flex-start;color:var(--blue);font-size:22px;line-height:1}
@media(max-width:850px){.contact{grid-template-columns:1fr;gap:23px;padding:35px}.contact-email{max-width:480px}}
@media(max-width:640px){.contact{margin-bottom:54px;padding:28px 22px;border-radius:24px}.contact h2{font-size:33px}.contact p{font-size:14px}.contact-email{gap:10px;padding:14px}.contact-email-icon{width:42px;height:42px}.contact-email-icon svg{width:23px;height:23px}.contact-email-arrow{font-size:19px}}
@media(prefers-reduced-motion:reduce){.contact-email{transition:none}}

@media(max-width:1100px){.hero{grid-template-columns:43% 57%}.hero-art{transform:scale(.9)}.note-right{right:10px}.launch h2{white-space:normal;max-width:750px}.launch-note{right:5%}}
@media(max-width:850px){.site-header{height:82px}.header-motto{display:none}.hero{grid-template-columns:minmax(0,1fr);padding-top:45px;min-height:0}.hero-copy{text-align:center}.hero-description{margin-inline:auto}.hero-copy .eyebrow,.hero-actions,.hero-points{justify-content:center}.hero-points{margin:35px auto 0}.hero-art{transform:scale(.86);height:600px;margin-top:35px}.hero-bottom{margin-top:-75px}.float-article{right:0}.float-quiz{right:0}.feature-card:last-child{min-height:355px}.launch-note{display:none}}
@media(max-width:640px){.site-header{height:auto}.hero{padding-top:46px}.hero-copy{text-align:left}.hero-copy .eyebrow,.hero-actions,.hero-points{justify-content:flex-start}h1{font-size:clamp(50px,12.8vw,65px)}.hero-subhead{font-size:23px}.hero-description{font-size:15px}.coming-badge{font-size:10px}.hero-points{margin:32px 0 0;max-width:100%}.hero-points>span{padding-left:8px;font-size:10px}.point-icon{width:26px;height:26px;font-size:14px}.hero-art{width:560px;max-width:none;left:50%;margin-left:0;transform:translateX(-50%) scale(.62);height:385px;margin-top:35px}.note-left,.note-right,.note-bottom{display:none}.hero-bottom{margin-top:-25px;height:70px}.experience{padding-top:46px;padding-bottom:55px}.section-heading.centered{text-align:center}.section-heading .eyebrow{justify-content:center}.section-heading h2{font-size:38px}.section-heading p{font-size:15px}.feature-card,.feature-card:last-child{min-height:340px}.about-blurb{text-align:left;margin-top:24px}.launch{min-height:320px;border-radius:24px 24px 0 0}.launch-content{padding:40px 0 90px}.launch h2{font-size:clamp(37px,10vw,49px);white-space:normal}.launch p{font-size:15px;max-width:300px}.launch-mountains{height:105px}}
@media(max-width:380px){.hero-art{transform:translateX(-50%) scale(.58);height:355px}.hero-points>span{font-size:9px}.launch h2{font-size:35px}}

.site-version-footer{position:relative;display:inline-flex;align-items:center;white-space:nowrap}
.footer-version-trigger{appearance:none;border:0;background:transparent;padding:0;color:inherit;font:inherit;cursor:default;user-select:none;-webkit-user-select:none}
.footer-version-trigger:focus-visible{outline:2px solid var(--blue);outline-offset:5px;border-radius:2px}
.footer-version-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;z-index:2;transform:translate(-50%,4px);padding:7px 11px;border:1px solid #d9e6fa;border-radius:8px;background:#fff;color:var(--navy);box-shadow:0 8px 24px rgba(31,75,151,.12);font:500 12px/1.2 Outfit,Arial,sans-serif;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}
.footer-version-tooltip.is-visible{opacity:1;transform:translate(-50%,0)}
@media(prefers-reduced-motion:reduce){.footer-version-tooltip{transition:none}}
