/* WordBank Kids public landing — Django-native */
:root{--ink:#173652;--deep:#102f44;--muted:#607487;--cream:#fff8e9;--coral:#ff704d;--gold:#f5be45;--mint:#70cdb0;--blue:#52add1;--line:#e9dfce;--white:#fff;--shadow:0 24px 70px rgba(32,48,37,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:#fffdf8;color:var(--ink);font-family:var(--font-nunito),Nunito,Arial,sans-serif;overflow-x:hidden}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:900}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1280px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;z-index:999;top:10px;left:10px;transform:translateY(-160%);background:#fff;padding:12px 18px;border-radius:12px}.skip-link:focus{transform:none}
.scene-window,.final-scene{position:relative;isolation:isolate;overflow:hidden}.scene-window{min-height:900px;display:flex;align-items:center;padding:130px 0}.scene-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;pointer-events:none}.scene-window:after,.final-scene:after{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;box-shadow:inset 0 30px 45px rgba(18,45,43,.08),inset 0 -30px 45px rgba(18,45,43,.08)}.glass-panel{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);box-shadow:var(--shadow)}.light-panel{background:rgba(255,252,241,.86)}.dark-panel{background:rgba(10,40,53,.74);color:#fff;border-color:rgba(255,255,255,.14);box-shadow:0 28px 80px rgba(0,0,0,.22)}.dark-panel p{color:#cad9df}
.section-plain,.section-short{padding:120px 0;position:relative;background:#fffdf8}.section-short{padding:105px 0}.section-heading{max-width:830px}.section-heading.centered{text-align:center;margin:0 auto}.section-heading p,.section-copy>p{font-size:18px;line-height:1.72;color:var(--muted)}.section-copy{max-width:610px;border-radius:32px;padding:44px}.section-copy h2,.section-heading h2{font-size:clamp(40px,4vw,60px);line-height:1.06;letter-spacing:-2.4px;margin:15px 0 21px}.kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#12829a;text-transform:uppercase;letter-spacing:.11em;font-size:13px;font-weight:900}.kicker.light{color:#7fe1d0}.eyebrow span{color:var(--gold)}
.button{min-height:58px;border-radius:17px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;border:2px solid transparent;transition:.22s;cursor:pointer}.button:hover{transform:translateY(-3px)}.button svg,.mobile-cta svg{width:20px;height:20px;fill:currentColor}.button-primary{color:#fff;background:linear-gradient(135deg,#ff815f,#f65b3b);box-shadow:0 14px 32px rgba(255,100,67,.3)}.button-secondary{background:rgba(255,255,255,.75);border-color:#278fb8}.button-light,.button-white{background:#fff;color:#df5135;box-shadow:0 13px 28px rgba(0,0,0,.17)}.mobile-cta{display:none}
.hero{min-height:960px;padding:0;align-items:stretch;background:#fff6df}.nav{height:98px;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-size:26px;font-weight:900;letter-spacing:-1px;white-space:nowrap}.brand b{color:var(--coral)}.brand-coin{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;font-size:22px;color:#77500a;background:radial-gradient(circle at 34% 28%,#fff4ae 0 9%,#ffd85f 29%,#e4a329 72%,#b96f0b 100%);border:4px solid #f3c44d;box-shadow:inset 0 0 0 2px #b87516,0 7px 16px rgba(139,87,9,.21)}.nav-links{display:flex;gap:27px;font-size:14px;font-weight:900}.nav-links a{padding:12px 0;position:relative}.nav-links a:after{content:"";position:absolute;height:3px;background:var(--coral);left:50%;right:50%;bottom:3px;transition:.2s}.nav-links a:hover:after{left:0;right:0}.nav-actions{display:flex;align-items:center;gap:15px}.nav-actions .button{min-height:48px;padding:0 19px}.login-link{font-weight:900}
.hero-grid{min-height:862px;display:grid;grid-template-columns:56% 44%;align-items:center;position:relative}.hero-copy{border-radius:34px;padding:42px;max-width:710px;margin-bottom:70px}.hero-copy h1{font-size:clamp(54px,5vw,76px);line-height:1.02;letter-spacing:-3.7px;margin:19px 0 25px}.hero-text{font-size:20px;line-height:1.62;color:#4f6577}.hero-actions{display:flex;gap:15px;margin-top:28px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#476174;font-size:14px;font-weight:800}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row i{font-style:normal;display:grid;place-items:center;min-width:36px;height:30px;padding:0 8px;border-radius:10px;background:#e5f7f1;color:#168772;font-size:12px}
.hero-demo{position:absolute;right:0;bottom:110px;width:320px;padding:13px;background:rgba(255,255,255,.92);border-radius:23px;display:grid;grid-template-columns:74px 1fr 46px;align-items:center;gap:12px}.hero-demo img{width:74px;height:74px;object-fit:cover;border-radius:16px}.hero-demo div{display:flex;flex-direction:column}.hero-demo small{font-size:11px;color:var(--muted);text-transform:uppercase;font-weight:900}.hero-demo strong{font-size:26px}.hero-demo span{font-size:14px;color:var(--muted)}.hero-demo button,.word-title button{border:0;width:44px;height:44px;border-radius:50%;background:#e6f7fb;color:#218eaf;padding:11px}.hero-demo svg,.word-title svg,.story-controls svg{width:100%;height:100%;fill:currentColor}.scroll-cue{position:absolute;bottom:27px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;color:#456173;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.scroll-cue span{width:18px;height:29px;border:2px solid;border-radius:12px}
.promise{background:radial-gradient(circle at 50% 0,#fff3cd,transparent 40%),#fffdf8}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px}.result-grid article{position:relative;padding:35px;border-radius:27px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 44px rgba(78,64,35,.08)}.result-grid article:nth-child(2){background:#edf9fc}.result-grid article:nth-child(3){background:#edf9f4}.result-number{font-size:12px;font-weight:900;color:#7c8b96}.result-icon{position:absolute;right:28px;top:24px;width:53px;height:53px;display:grid;place-items:center;border-radius:18px;background:#fff0e8;color:var(--coral);font-size:25px}.result-grid h3{font-size:26px;margin:54px 0 12px}.result-grid p{font-size:16px;line-height:1.65;color:var(--muted);margin:0}
.journey{min-height:1020px}.journey-layout{display:flex;flex-direction:column;align-items:center}.journey .section-heading{padding:30px 40px;border-radius:30px;text-align:center}.journey-cards{width:100%;display:grid;grid-template-columns:1fr 44px 1fr 44px 1fr;align-items:center;margin-top:48px}.journey-card{background:rgba(255,255,255,.91);backdrop-filter:blur(14px);border-radius:28px;padding:27px;min-height:370px;position:relative;box-shadow:var(--shadow);text-align:center}.journey-card img{width:150px;height:150px;object-fit:contain}.journey-card h3{font-size:28px;margin:5px 0 10px}.journey-card p{font-size:15px;line-height:1.6;color:var(--muted)}.journey-step{position:absolute;top:17px;left:17px;width:35px;height:35px;border-radius:12px;display:grid;place-items:center;background:var(--ink);color:#fff;font-weight:900}.journey-arrow{font-size:35px;text-align:center;color:var(--coral);font-weight:900}.journey-cta{margin-top:34px}
.word-demo{min-height:980px}.split-layout{display:grid;grid-template-columns:1.06fr .94fr;gap:70px;align-items:center}.word-lab{border-radius:31px;background:rgba(255,255,255,.92);padding:17px;display:grid;grid-template-columns:44% 56%;min-height:540px;overflow:hidden}.word-lab-image{position:relative;border-radius:22px;overflow:hidden}.word-lab-image img{width:100%;height:100%;object-fit:cover}.word-lab-image>span{position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:11px;background:rgba(19,54,72,.84);color:#fff;font-size:12px;font-weight:900}.word-lab-copy{padding:23px 25px}.word-type{display:inline-block;padding:7px 10px;border-radius:20px;background:#e7f7f3;color:#16846f;font-size:11px;font-weight:900}.word-title{display:flex;justify-content:space-between;align-items:center;margin:15px 0}.word-title>div{display:flex;flex-direction:column}.word-title strong{font-size:43px}.word-title span{color:var(--muted)}.word-lab dl{display:grid;gap:10px}.word-lab dl>div{padding:12px;border-radius:13px;background:#f5f8f7}.word-lab dt{font-size:10px;text-transform:uppercase;color:#778997;font-weight:900}.word-lab dd{margin:4px 0 0;font-weight:900}.word-lab dd small{display:block;color:var(--muted)}.word-lab .association{background:#fff4d9}.word-lab mark,.story-preview mark{background:#ffe197;color:#80580b;border-radius:4px;padding:0 2px}.related,.source-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.related span,.source-chips span{padding:7px 10px;border-radius:20px;background:#edf5f7;color:#446474;font-size:12px;font-weight:900}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.feature-list span{display:flex;align-items:center;gap:9px;font-weight:800}.feature-list b{display:grid;place-items:center;min-width:34px;height:34px;border-radius:11px;background:#e4f5ee;color:#16836c;font-size:11px}
.memory{min-height:1500px;color:#fff}.memory:before,.parents:before,.rewards:before,.program:before,.faq:before{content:"";position:absolute;inset:0;background:rgba(5,28,40,.27);z-index:-2}.memory .section-heading{padding:32px 38px;border-radius:29px;margin:0 auto 55px;text-align:center}.memory-track{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.memory-stop{min-height:320px;background:rgba(255,255,255,.92);color:var(--ink);border-radius:25px;padding:17px;position:relative;box-shadow:0 18px 48px rgba(0,0,0,.22)}.memory-stop[data-hero-sound]{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.memory-stop[data-hero-sound]:hover,.memory-stop[data-hero-sound]:focus-visible,.memory-stop[data-hero-sound].is-sounding{transform:translateY(-4px);box-shadow:0 24px 58px rgba(0,0,0,.28)}.memory-stop[data-hero-sound]:focus-visible{outline:3px solid #ff805d;outline-offset:4px}.memory-stop img{width:100%;height:148px;object-fit:contain;border-radius:18px;background:linear-gradient(#eef8f5,#fdf6de)}.memory-index{position:absolute;top:25px;left:25px;background:var(--ink);color:#fff;border-radius:10px;padding:6px 9px;font-size:11px;font-weight:900}.memory-stop>div:last-child{padding:13px 7px}.memory-stop span{font-size:11px;text-transform:uppercase;color:#df5135;font-weight:900}.memory-stop h3{font-size:21px;margin:4px 0 7px}.memory-stop p{font-size:13px;line-height:1.5;color:var(--muted)}.memory-finish{max-width:650px;margin:34px auto 0;display:flex;align-items:center;gap:18px;background:rgba(255,250,227,.93);color:var(--ink);border-radius:25px;padding:17px 24px}.memory-finish img{width:84px;height:84px;object-fit:contain}.memory-finish p{margin:0}
.exercises{background:linear-gradient(#fffdf8,#f4fbf8)}.exercise-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px;margin-top:50px;perspective:1200px}.exercise-grid article{background:#fff;border:1px solid #e5e5dc;border-radius:24px;padding:25px;position:relative;min-height:320px;overflow:hidden;box-shadow:0 13px 35px rgba(35,75,60,.07);transform-style:preserve-3d}.exercise-grid article:nth-child(2n){--tilt-lift:18px}.exercise-number{position:absolute;z-index:1;top:12px;right:12px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:rgba(255,255,255,.92);color:#516a78;font-size:11px;font-weight:900;box-shadow:0 3px 10px rgba(16,47,56,.16);backdrop-filter:blur(7px)}.exercise-image{display:block;width:calc(100% + 50px);max-width:none;aspect-ratio:4 / 3;height:auto;margin:-25px -25px 23px;object-fit:cover}.exercise-grid h3{font-size:21px;margin:0 0 10px}.exercise-grid p{font-size:14px;line-height:1.55;color:var(--muted)}.availability-note{text-align:center;margin:48px 0 0;color:var(--muted)}
.stories{min-height:1000px}.stories-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.story-preview{--tilt-z:1deg;background:rgba(255,255,255,.92);border-radius:31px;padding:24px;color:var(--ink);transform:rotate(1deg)}.story-top,.story-controls{display:flex;justify-content:space-between;align-items:center;gap:15px}.story-top{font-size:12px;color:var(--muted);font-weight:900}.story-art{height:250px;border-radius:21px;margin:17px 0 20px;position:relative;overflow:hidden;background:#194c6b}.story-art>img{display:block;width:100%;height:100%;object-fit:cover}.moon{position:absolute;right:55px;top:30px;font-size:80px;color:#ffe08d}.house{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);font-size:130px;color:#f4c667}.stars{position:absolute;left:45px;top:43px;color:#fff0a3;font-size:24px}.story-preview h3{font-size:25px}.story-preview>p{font-size:17px;line-height:1.65;color:#4f6677}.story-controls{border-top:1px solid var(--line);padding-top:16px}.story-audio-actions{display:flex;align-items:center;gap:10px}.story-controls button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;border:2px solid #087f78;border-radius:14px;padding:9px 17px;background:#087f78;color:#fff;font:inherit;font-size:16px;font-weight:950;line-height:1;cursor:pointer;opacity:1;box-shadow:0 7px 18px rgba(8,93,90,.24);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.story-controls button span{color:inherit;font-size:inherit}.story-controls button:hover,.story-controls button.is-playing{background:#056b67;box-shadow:0 10px 24px rgba(8,93,90,.32),0 0 0 4px rgba(71,182,164,.18);transform:translateY(-2px)}.story-controls button:focus-visible{outline:3px solid #f0bf51;outline-offset:3px}.story-listen-button svg{width:22px;height:22px;flex:none}.story-controls .story-turtle-button{position:relative;width:54px;min-width:54px;padding:2px;border-color:#d39d31;background:#fff6d8;color:#173e4d;box-shadow:0 7px 18px rgba(108,75,13,.2)}.story-controls .story-turtle-button:hover,.story-controls .story-turtle-button.is-playing{background:#ffedaf;box-shadow:0 10px 24px rgba(108,75,13,.26),0 0 0 4px rgba(240,191,81,.22)}.story-turtle-button img{width:38px;height:40px;object-fit:contain}.story-turtle-button span[aria-hidden]{position:absolute;right:-6px;bottom:-6px;display:grid;min-width:28px;height:20px;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:10px;background:#173e4d;color:#fff;font-size:9px;font-weight:950}.story-controls svg{width:18px;height:18px}.story-controls>span{font-size:12px;color:var(--muted)}
.rewards{min-height:950px}.rewards-showcase{display:grid;gap:17px}.safe-score{background:rgba(255,255,255,.94);border-radius:30px;padding:25px;display:grid;grid-template-columns:150px 1fr;align-items:center;color:var(--ink)}.safe-score img{width:140px;height:140px;object-fit:contain}.safe-score div,.badge-card span{display:flex;flex-direction:column}.safe-score small,.badge-card small{color:var(--muted)}.safe-score strong{font-size:45px}.safe-score strong span{font-size:21px;color:#8a9aa4}.safe-score i,.next-review i{height:10px;border-radius:10px;background:#e2ece9;overflow:hidden}.safe-score i b,.next-review i b{display:block;height:100%;background:linear-gradient(90deg,#5fc5a0,#42a6bc)}.badge-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.badge-card{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.92);border-radius:20px;padding:14px;color:var(--ink)}.badge-card img{width:65px;height:65px;object-fit:contain}.check-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:11px}.check-list li:before{content:"✓";color:#8ce1cf;margin-right:8px}
.daily{background:#f9f3e5}.day-timeline{max-width:920px;margin:55px auto 0}.day-timeline article{display:grid;grid-template-columns:150px 35px 1fr;min-height:112px}.day-timeline time{text-align:right;padding:8px 22px 0 0;font-weight:900;color:#2987a4}.dot{width:19px;height:19px;border-radius:50%;background:var(--coral);border:5px solid #ffd9cf;margin-top:7px}.day-timeline article>div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 22px;margin-bottom:15px}.day-timeline p{color:var(--muted);margin:4px 0}
.parents{min-height:1000px}.parents-layout{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.parent-benefits{display:grid;gap:11px;margin:23px 0 28px}.parent-benefits div{display:flex;flex-direction:column;padding-left:18px;border-left:3px solid #73d6c1}.parent-benefits span{font-size:13px;color:#bed1d9}.parent-dashboard{background:rgba(255,255,255,.94);color:var(--ink);border-radius:31px;padding:28px}.dash-head{display:flex;align-items:center;gap:12px}.avatar{width:53px;height:53px;border-radius:17px;background:linear-gradient(145deg,#ffe684,#e8aa31);display:grid;place-items:center;font-size:24px;font-weight:900}.dash-head>div{display:flex;flex-direction:column}.dash-head small{color:var(--muted)}.goal{margin-left:auto;background:#e8f6f1;color:#197a67;padding:9px;border-radius:11px;font-size:11px;font-weight:900}.dash-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0}.dash-grid div{padding:15px;background:#f4f7f6;border-radius:15px;display:flex;flex-direction:column}.dash-grid strong{font-size:25px}.next-review{display:flex;flex-direction:column;gap:8px;background:#fff4d9;border-radius:18px;padding:18px}.profile-list{display:grid;gap:12px;margin-top:20px}.profile-list i{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:7px}.green{background:#3bb58e}.gold{background:#e7ad32}.blue{background:#479fbd}
.program{min-height:1000px}.program-layout,.pricing-layout{display:grid;grid-template-columns:1fr .78fr;gap:80px;align-items:center}.source-chips span{background:rgba(255,255,255,.12);color:#d9e7eb}.milestones{background:rgba(255,255,255,.93);color:var(--ink);border-radius:30px;padding:27px;display:grid;gap:11px}.milestone{display:flex;align-items:center;gap:14px;padding:12px;border-radius:17px;background:#f5f8f6}.milestone:first-child{background:#fff3d6}.milestone:last-child{background:#e7f6f0}.milestone>span{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:var(--ink);color:#fff;font-weight:900}.milestone div{display:flex;flex-direction:column}.milestone strong{font-size:25px}.milestone small{color:var(--muted)}
.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px}.proof-grid article{padding:27px;border-radius:23px;background:#f5f8f6;border:1px solid #e1e9e5}.proof-grid span{font-size:12px;color:#df5135;font-weight:900}.proof-grid h3{font-size:21px;margin:29px 0 10px}.proof-grid p{font-size:14px;color:var(--muted)}
.start-steps{background:linear-gradient(135deg,#fff4d7,#e9f7f1)}.start-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.start-layout .section-copy{padding:0}.start-list{display:grid;gap:13px}.start-list article{display:flex;gap:16px;background:#fff;border-radius:21px;padding:21px}.start-list article>span{min-width:47px;height:47px;border-radius:15px;display:grid;place-items:center;background:var(--coral);color:#fff;font-weight:900}.start-list p{margin:4px 0;color:var(--muted)}
.pricing{min-height:1050px}.price-formula{display:inline-flex;gap:18px;margin-top:20px;background:rgba(255,255,255,.1);border-radius:17px;padding:13px 17px}.price-formula b{color:#ffe08b}.price-card{background:rgba(255,255,255,.95);color:var(--ink);border-radius:31px;padding:31px}.price-badge{display:inline-block;padding:8px 12px;border-radius:20px;background:#e3f6ed;color:#177d67;font-size:12px;font-weight:900}.price-card h3{margin:22px 0 3px}.price{display:flex;align-items:baseline;gap:8px}.price strong{font-size:53px}.price-card>p{color:var(--muted)}.price-card ul{list-style:none;padding:0;display:grid;gap:9px}.price-card li:before{content:"✓";color:#1d9a79;margin-right:9px}.known-example{padding:15px;border-radius:17px;background:#fff4d7;margin:20px 0}.known-example>span,.known-example small{font-size:12px;color:#7c6735}.known-example div{display:flex;justify-content:space-between;margin:5px 0}.known-example strong{font-size:22px}
.faq{min-height:1300px}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.faq .section-copy{position:sticky;top:110px}.faq-list{display:grid;gap:11px}.faq-list details{background:rgba(255,255,255,.93);color:var(--ink);border-radius:17px;padding:0 21px}.faq-list summary{cursor:pointer;list-style:none;padding:19px 36px 19px 0;font-weight:900;position:relative}.faq-list summary:after{content:"+";position:absolute;right:0;color:var(--coral);font-size:25px}.faq-list details[open] summary:after{content:"−"}.faq-list p{padding:0 24px 19px 0;margin:0;color:var(--muted);font-size:14px;line-height:1.6}
.final-scene{min-height:1120px;color:#fff;background:#103144}.final-cta{min-height:760px;padding:170px 0 90px;display:grid;place-items:center}.cta-card{background:rgba(11,43,55,.65);border-radius:38px;padding:70px 14%;text-align:center}.cta-card h2{font-size:clamp(43px,4.5vw,65px);line-height:1.06;letter-spacing:-2.5px;margin:17px 0 20px}.cta-card p{font-size:18px;color:#d0e0e4}footer{background:linear-gradient(rgba(8,31,43,.25),rgba(8,29,41,.95));padding:55px 0 26px}.footer-main{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:60px}.footer-main>div p{color:#a9bec7}.footer-main nav{display:flex;flex-direction:column;gap:9px}.footer-main nav b{color:#73d7c5}.footer-main nav a,.footer-main nav span{font-size:14px;color:#c7d6dc}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:24px;display:flex;justify-content:space-between;color:#91a8b3;font-size:12px}
@media(max-width:1100px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr}.journey-cards{grid-template-columns:1fr;gap:15px}.journey-arrow{transform:rotate(90deg)}.journey-card{min-height:auto;display:grid;grid-template-columns:130px 1fr;text-align:left}.journey-card img{width:120px;height:120px}.split-layout,.parents-layout,.program-layout,.pricing-layout,.stories-layout{gap:40px}.memory-track{grid-template-columns:repeat(2,1fr)}.exercise-grid{grid-template-columns:repeat(3,1fr)}.exercise-grid article:nth-child(2n){--tilt-lift:0px}.proof-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.shell{width:min(100% - 32px,680px)}.scene-window{min-height:auto;padding:95px 0}.section-plain,.section-short{padding:85px 0}.nav{height:80px}.nav-actions .button{display:none}.brand{font-size:21px}.brand-coin{width:43px;height:43px}.hero{min-height:1050px;padding:0}.hero .scene-bg{object-position:68% bottom}.hero-grid{min-height:970px;align-content:start;padding-top:55px}.hero-copy{padding:29px;margin:0}.hero-copy h1{font-size:48px}.hero-demo{right:16px;bottom:85px}.scroll-cue{display:none}.section-copy h2,.section-heading h2{font-size:40px}.result-grid,.split-layout,.parents-layout,.program-layout,.pricing-layout,.stories-layout,.start-layout,.faq-layout{grid-template-columns:1fr}.word-lab{grid-template-columns:1fr}.word-lab-image{height:300px}.reverse-mobile .section-copy{order:-1}.exercise-grid{grid-template-columns:1fr 1fr}.story-preview{--tilt-z:0deg;transform:none}.faq .section-copy{position:relative;top:auto}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div{grid-column:1/-1}.cta-card{padding:55px 8%}.mobile-cta{position:fixed;z-index:100;left:12px;right:12px;bottom:10px;min-height:56px;border-radius:17px;background:linear-gradient(135deg,#ff805d,#f2593b);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:900;box-shadow:0 13px 32px rgba(42,31,22,.32)}}
@media(max-width:560px){.hero{min-height:1000px}.hero-copy h1{font-size:39px}.hero-text{font-size:17px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-demo{left:16px;right:16px;width:auto;bottom:70px}.section-copy,.journey .section-heading,.memory .section-heading{padding:24px}.section-copy h2,.section-heading h2{font-size:35px}.result-grid{grid-template-columns:1fr}.journey-card{grid-template-columns:95px 1fr;padding:20px}.journey-card img{width:90px;height:90px}.word-lab-copy{padding:19px 12px}.feature-list{grid-template-columns:1fr}.memory-track{grid-template-columns:1fr}.memory-stop{min-height:auto;display:grid;grid-template-columns:110px 1fr}.memory-stop img{height:120px}.exercise-grid{grid-template-columns:1fr}.story-controls{align-items:flex-start;flex-direction:column}.safe-score{grid-template-columns:100px 1fr}.safe-score img{width:95px;height:95px}.badge-row,.check-list{grid-template-columns:1fr}.day-timeline article{grid-template-columns:85px 28px 1fr}.day-timeline time{font-size:12px;padding-right:10px}.goal{display:none}.proof-grid,.footer-main{grid-template-columns:1fr}.footer-main>div{grid-column:auto}.footer-bottom{flex-direction:column;gap:7px}.cta-card{width:calc(100% - 24px);padding:45px 22px}.cta-card h2{font-size:36px}.price-card{padding:23px}.price strong{font-size:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}


/* Dedicated generated scenes */
.promise.scene-window,.exercises.scene-window,.daily.scene-window,.proof.scene-window,.start-steps.scene-window{min-height:940px;padding:120px 0;background:transparent}
.promise.scene-window .section-heading,.exercises.scene-window .section-heading,.daily.scene-window .section-heading{background:rgba(255,253,244,.78);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.62);box-shadow:0 18px 55px rgba(55,66,42,.1);padding:27px 34px;border-radius:27px}
.promise.scene-window .result-grid article,.exercises.scene-window .exercise-grid article,.daily.scene-window .day-timeline article>div{background:rgba(255,255,255,.9);backdrop-filter:blur(12px)}
.exercises.scene-window .availability-note{display:table;margin:48px auto 0;padding:10px 15px;border-radius:14px;background:rgba(255,255,255,.78);backdrop-filter:blur(10px)}
.daily.scene-window .day-timeline{background:rgba(255,253,246,.46);backdrop-filter:blur(10px);padding:23px;border-radius:28px}
.proof.scene-window:before{content:"";position:absolute;inset:0;background:rgba(5,25,46,.16);z-index:-2}
.proof.scene-window .section-heading{background:rgba(9,37,56,.68);color:#fff;backdrop-filter:blur(14px);padding:27px 34px;border-radius:27px;border:1px solid rgba(255,255,255,.12)}
.proof.scene-window .section-heading p{color:#cbdbe2}.proof.scene-window .kicker{color:#80ddcb}
.proof.scene-window .proof-grid article{background:rgba(255,255,255,.91);backdrop-filter:blur(12px);box-shadow:0 16px 42px rgba(0,0,0,.15)}
.start-steps.scene-window .section-copy{padding:36px;background:rgba(255,252,240,.82);backdrop-filter:blur(14px);border-radius:28px;box-shadow:0 17px 48px rgba(57,52,35,.12)}
.start-steps.scene-window .start-list article{background:rgba(255,255,255,.91);backdrop-filter:blur(12px)}
@media(max-width:800px){.promise.scene-window,.exercises.scene-window,.daily.scene-window,.proof.scene-window,.start-steps.scene-window{min-height:auto;padding:95px 0}.start-steps.scene-window .section-copy{padding:27px}.daily.scene-window .day-timeline{padding:12px}}


body.wb-landing-body{background:#fffdf8;overflow-x:hidden}
body.wb-landing-body>.site-header,body.wb-landing-body>.mobile-tabbar{display:none!important}
body.wb-landing-body>.skip-link{z-index:1000}
body.wb-landing-body>.page-shell{width:100%;max-width:none;margin:0;padding:0}
body.wb-landing-body>.page-shell>.message-stack{position:fixed;z-index:1001;top:12px;left:50%;transform:translateX(-50%);width:min(620px,calc(100% - 24px))}
.wb-landing{width:100%;overflow:hidden}
.wb-landing .hero .scene-bg{object-position:center bottom}
.wb-landing .button span[aria-hidden=true]{font-size:1.15em}
.wb-landing .hero-demo button,.wb-landing .word-title button{font-size:18px;padding:0;display:grid;place-items:center}
.wb-landing .story-controls button{font-size:14px}
@media(max-width:800px){body.wb-landing-body{padding-bottom:76px}}


/* Landing isolation and viewport-driven scene layout */
.wb-landing {
  --ink: #173652;
  --deep: #102f44;
  --muted: #526a7d;
  --cream: #fff8e9;
  --coral: #ff704d;
  --gold: #f5be45;
  --mint: #70cdb0;
  --blue: #52add1;
  --line: #e9dfce;
  --white: #fff;
  --shadow: 0 24px 70px rgba(32,48,37,.16);
  color: var(--ink);
  color-scheme: light;
}
.wb-landing .scene-window {
  width: 100%;
  min-height: 100svh;
  height: auto;
  padding-block: clamp(72px, 10svh, 120px);
  align-items: center;
}
.wb-landing .scene-bg {
  object-position: center center;
}
.wb-landing .scene-window:after {
  box-shadow: inset 0 42px 48px rgba(255,248,229,.12), inset 0 -42px 48px rgba(16,47,68,.10);
}
.wb-landing .light-panel {
  background: rgba(255,252,241,.94);
  color: #173652;
}
.wb-landing .light-panel h1,
.wb-landing .light-panel h2,
.wb-landing .light-panel h3 {
  color: #173652;
}
.wb-landing .light-panel p { color: #4b6478; }
.wb-landing .dark-panel h1,
.wb-landing .dark-panel h2,
.wb-landing .dark-panel h3 { color: #fff; }

/* Hero: a real full-height window, with content in the clear left area */
.wb-landing .hero {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  min-height: 100svh;
  height: auto;
  padding: 0;
}
.wb-landing .hero .scene-bg {
  object-position: center 54%;
}
.wb-landing .nav {
  width: min(1600px, calc(100% - 48px));
  min-height: 86px;
  height: auto;
  flex: 0 0 auto;
  color: #173652;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
.wb-landing .nav-links a,
.wb-landing .login-link { color: #173652; }
.wb-landing .brand {
  min-height: 58px;
  color: #173652;
  font-size: clamp(21px, 1.55vw, 28px);
  letter-spacing: -.04em;
}
.wb-landing .landing-brand-logo {
  width: 58px;
  height: 58px;
  flex: 0 0 58px;
  object-fit: contain;
  filter: drop-shadow(0 5px 12px rgba(49,68,45,.18));
}
.wb-landing .landing-brand-name {
  padding: 6px 10px;
  border-radius: 12px;
  background: rgba(255,252,239,.70);
  backdrop-filter: blur(8px);
}
.wb-landing .landing-brand-name b { color: #ee5f43; }
.wb-landing .hero-grid {
  width: min(1440px, calc(100% - 48px));
  min-height: 0;
  flex: 1 1 auto;
  grid-template-columns: minmax(500px, 630px) minmax(0, 1fr);
  align-items: center;
  padding: clamp(20px, 4svh, 48px) 0 clamp(58px, 8svh, 90px);
}
.wb-landing .hero-copy {
  grid-column: 1;
  justify-self: start;
  width: 100%;
  max-width: 630px;
  margin: 0;
  padding: clamp(28px, 3vw, 42px);
  color: #173652;
  background: rgba(255,252,241,.94);
  border-color: rgba(255,255,255,.88);
}
.wb-landing .hero-copy h1 {
  color: #173652;
  font-size: clamp(43px, 4vw, 64px);
  letter-spacing: -.045em;
}
.wb-landing .hero-copy .eyebrow { color: #087f9c; }
.wb-landing .hero-text { color: #405d73; }
.wb-landing .hero-copy .button-secondary {
  color: #176f91;
  background: rgba(255,255,255,.95);
}
.wb-landing .trust-row { color: #405d73; }
.wb-landing .hero-demo {
  right: clamp(30px, 4vw, 64px);
  bottom: clamp(62px, 8svh, 100px);
  color: #173652;
  background: rgba(255,255,255,.96);
  border-color: rgba(255,255,255,.92);
}
.wb-landing .hero-demo small { color: #577082; }
.wb-landing .hero-demo strong { color: #173652; }
.wb-landing .hero-demo span { color: #526a7d; }
.wb-landing .scroll-cue { color: #173652; }

/* Content-heavy scenes grow naturally; short scenes still occupy a viewport. */
.wb-landing .memory,
.wb-landing .faq,
.wb-landing .journey,
.wb-landing .word-demo,
.wb-landing .stories,
.wb-landing .rewards,
.wb-landing .parents,
.wb-landing .program,
.wb-landing .pricing {
  min-height: 100svh;
}
.wb-landing .final-scene { min-height: 100svh; }
.wb-landing .final-cta { min-height: max(70svh, 680px); }

@media (max-width: 1100px) {
  .wb-landing .hero-grid {
    grid-template-columns: minmax(0, 650px) 1fr;
  }
  .wb-landing .nav { width: min(100% - 32px, 900px); }
}
@media (max-width: 800px) {
  .wb-landing .scene-window {
    min-height: 100svh;
    padding-block: clamp(70px, 9svh, 96px);
  }
  .wb-landing .hero { min-height: 100svh; padding: 0; }
  .wb-landing .hero .scene-bg { object-position: 62% center; }
  .wb-landing .nav,
  .wb-landing .hero-grid { width: min(100% - 28px, 680px); }
  .wb-landing .nav { min-height: 76px; }
  .wb-landing .landing-brand-logo { width: 48px; height: 48px; flex-basis: 48px; }
  .wb-landing .landing-brand-name { padding: 5px 8px; }
  .wb-landing .hero-grid {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    padding: 30px 0 96px;
  }
  .wb-landing .hero-copy { max-width: 620px; padding: 27px; }
  .wb-landing .hero-copy h1 { font-size: clamp(38px, 10vw, 52px); }
  .wb-landing .hero-demo {
    position: relative;
    right: auto;
    bottom: auto;
    width: min(100%, 380px);
    margin: 20px 0 0 auto;
  }
}
@media (max-width: 560px) {
  .wb-landing .nav { width: calc(100% - 22px); }
  .wb-landing .landing-brand-name { font-size: 19px; }
  .wb-landing .hero-grid { width: calc(100% - 24px); padding-top: 20px; }
  .wb-landing .hero-copy { padding: 23px; border-radius: 26px; }
  .wb-landing .hero-copy h1 { font-size: 37px; }
  .wb-landing .hero-demo { left: auto; margin-left: 0; }
}

/* Readability pass: larger navigation, body copy and card captions */
.wb-landing .nav-links,
.wb-landing .login-link {
  font-size: 16px;
  line-height: 1.25;
}
.wb-landing .nav-links { gap: clamp(20px, 1.7vw, 32px); }
.wb-landing .nav-actions .button,
.wb-landing .button {
  font-size: 16px;
}
.wb-landing .kicker,
.wb-landing .eyebrow {
  font-size: 14px;
  line-height: 1.35;
}
.wb-landing .section-heading p,
.wb-landing .section-copy > p {
  font-size: 19px;
  line-height: 1.72;
}
.wb-landing .hero-text {
  font-size: 21px;
}
.wb-landing .trust-row {
  font-size: 15px;
}
.wb-landing .result-grid p {
  font-size: 17px;
}
.wb-landing .journey-card p {
  font-size: 17px;
  line-height: 1.62;
}
.wb-landing .word-lab dt {
  font-size: 12px;
}
.wb-landing .word-lab dd {
  font-size: 16px;
  line-height: 1.45;
}
.wb-landing .word-lab dd small,
.wb-landing .related span,
.wb-landing .source-chips span {
  font-size: 13px;
}
.wb-landing .feature-list span {
  font-size: 16px;
  line-height: 1.45;
}
.wb-landing .memory-stop span,
.wb-landing .memory-index {
  font-size: 13px;
}
.wb-landing .memory-stop h3 {
  font-size: 23px;
}
.wb-landing .memory-stop p {
  font-size: 16px;
  line-height: 1.55;
}
.wb-landing .memory-finish p {
  font-size: 17px;
  line-height: 1.55;
}
.wb-landing .exercise-number {
  font-size: 13px;
}
.wb-landing .exercise-grid h3 {
  font-size: 23px;
}
.wb-landing .exercise-grid p,
.wb-landing .availability-note {
  font-size: 16px;
  line-height: 1.6;
}
.wb-landing .story-top,
.wb-landing .story-controls span {
  font-size: 14px;
}
.wb-landing .badge-card small,
.wb-landing .safe-score small,
.wb-landing .parent-benefits span,
.wb-landing .dash-head small,
.wb-landing .profile-list,
.wb-landing .next-review {
  font-size: 15px;
  line-height: 1.5;
}
.wb-landing .day-timeline time,
.wb-landing .day-timeline p {
  font-size: 16px;
}
.wb-landing .day-timeline b {
  font-size: 17px;
}
.wb-landing .milestone small {
  font-size: 15px;
}
.wb-landing .proof-grid h3 {
  font-size: 23px;
}
.wb-landing .proof-grid p {
  font-size: 16px;
  line-height: 1.6;
}
.wb-landing .start-list b {
  font-size: 17px;
}
.wb-landing .start-list p,
.wb-landing .price-card > p,
.wb-landing .price-card li,
.wb-landing .known-example {
  font-size: 16px;
  line-height: 1.55;
}
.wb-landing .faq-list summary {
  font-size: 17px;
  line-height: 1.4;
}
.wb-landing .faq-list p {
  font-size: 16px;
  line-height: 1.65;
}
.wb-landing .footer-main nav a,
.wb-landing .footer-main nav span {
  font-size: 15px;
  line-height: 1.5;
}
.wb-landing .footer-bottom {
  font-size: 14px;
}

@media (max-width: 800px) {
  .wb-landing .button { font-size: 15px; }
  .wb-landing .section-heading p,
  .wb-landing .section-copy > p { font-size: 18px; }
  .wb-landing .hero-text { font-size: 18px; }
}

/* Complete typography pass: cover every nested card and UI-like preview */
.wb-landing .nav-links,.wb-landing .login-link{font-size:18px}
.wb-landing .nav-actions .button,.wb-landing .button{font-size:17px;line-height:1.3}
.wb-landing .kicker,.wb-landing .eyebrow{font-size:15px}
.wb-landing .section-heading p,.wb-landing .section-copy>p{font-size:20px}
.wb-landing .hero-text{font-size:22px}.wb-landing .trust-row{font-size:16px}
.wb-landing .result-grid p,.wb-landing .journey-card p,.wb-landing .memory-stop p,.wb-landing .exercise-grid p,.wb-landing .story-preview>p,.wb-landing .day-timeline p,.wb-landing .proof-grid p,.wb-landing .start-list p,.wb-landing .faq-list p,.wb-landing .price-card>p,.wb-landing .price-card li{font-size:18px;line-height:1.62}
.wb-landing .result-grid h3,.wb-landing .journey-card h3,.wb-landing .memory-stop h3,.wb-landing .exercise-grid h3,.wb-landing .proof-grid h3{font-size:25px;line-height:1.2}
.wb-landing .word-lab-copy{font-size:17px}.wb-landing .word-type{font-size:14px}.wb-landing .word-title strong{font-size:46px}.wb-landing .word-title span{font-size:17px}
.wb-landing .word-lab dt{font-size:14px;line-height:1.35}.wb-landing .word-lab dd{font-size:18px;line-height:1.48}.wb-landing .word-lab dd small{font-size:16px;line-height:1.45}.wb-landing .word-lab-image>span{font-size:14px}
.wb-landing .related span,.wb-landing .source-chips span{font-size:15px}.wb-landing .feature-list span{font-size:18px;line-height:1.45}.wb-landing .feature-list b{font-size:13px}
.wb-landing .result-number,.wb-landing .memory-index,.wb-landing .memory-stop span,.wb-landing .exercise-number,.wb-landing .price-badge{font-size:14px}
.wb-landing .memory-finish p,.wb-landing .availability-note{font-size:18px;line-height:1.6}.wb-landing .story-top,.wb-landing .story-controls>span,.wb-landing .story-controls button{font-size:16px}
.wb-landing .safe-score small,.wb-landing .badge-card small,.wb-landing .parent-benefits span,.wb-landing .dash-head small,.wb-landing .dash-grid small,.wb-landing .next-review,.wb-landing .profile-list,.wb-landing .milestone small,.wb-landing .known-example>span,.wb-landing .known-example small{font-size:16px;line-height:1.5}
.wb-landing .badge-card b,.wb-landing .parent-benefits b,.wb-landing .next-review b,.wb-landing .profile-list span,.wb-landing .milestone strong,.wb-landing .start-list b,.wb-landing .check-list li,.wb-landing .known-example div{font-size:18px;line-height:1.45}
.wb-landing .day-timeline time{font-size:17px}.wb-landing .day-timeline b{font-size:19px}.wb-landing .faq-list summary{font-size:19px;line-height:1.45}
.wb-landing .footer-main p,.wb-landing .footer-main nav a,.wb-landing .footer-main nav span{font-size:17px;line-height:1.55}.wb-landing .footer-bottom{font-size:15px}
@media(max-width:800px){.wb-landing .nav-links,.wb-landing .login-link{font-size:16px}.wb-landing .button{font-size:16px}.wb-landing .kicker,.wb-landing .eyebrow{font-size:13px}.wb-landing .section-heading p,.wb-landing .section-copy>p{font-size:18px}.wb-landing .hero-text{font-size:19px}.wb-landing .result-grid p,.wb-landing .journey-card p,.wb-landing .memory-stop p,.wb-landing .exercise-grid p,.wb-landing .story-preview>p,.wb-landing .day-timeline p,.wb-landing .proof-grid p,.wb-landing .start-list p,.wb-landing .faq-list p,.wb-landing .price-card>p,.wb-landing .price-card li{font-size:16px}.wb-landing .word-lab dd{font-size:17px}.wb-landing .word-lab dd small{font-size:15px}.wb-landing .feature-list span,.wb-landing .memory-finish p,.wb-landing .availability-note,.wb-landing .check-list li{font-size:16px}}

/* Public landing: legible dark scenes, voice practice and connected planning. */
body.wb-landing-body{font-family:Nunito,Arial,sans-serif}
.wb-landing .dark-panel,.wb-landing .proof.scene-window .section-heading,.wb-landing .cta-card{background:rgba(8,35,48,.94);color:#fff9ec}
.wb-landing .dark-panel h2,.wb-landing .dark-panel h3,.wb-landing .proof .section-heading h2,.wb-landing .cta-card h2{color:#fff9ec}
.wb-landing .dark-panel p,.wb-landing .dark-panel .parent-benefits span,.wb-landing .proof .section-heading p,.wb-landing .cta-card p{color:#d7e8ee}
.wb-landing .dark-panel .kicker,.wb-landing .proof .section-heading .kicker,.wb-landing .cta-card .kicker{color:#94e9d7}
.wb-landing .final-scene .brand{color:#fff9ec}.wb-landing .footer-main>div p,.wb-landing .footer-bottom{color:#d2e2e9}
.wb-landing .price strong,.wb-landing .known-example strong,.wb-landing .milestone strong,.wb-landing .landing-plan-price strong{white-space:nowrap}
.wb-landing .price-formula{flex-wrap:wrap}
.wb-landing .price-card li a{text-decoration:underline;text-underline-offset:4px}
.wb-landing .nav-links{flex:1 1 auto;min-width:0;font-size:16px;gap:16px;flex-wrap:nowrap;justify-content:center;white-space:nowrap}
.wb-landing .nav{gap:18px}.wb-landing .brand,.wb-landing .nav-actions{flex:0 0 auto}.wb-landing .nav-actions,.wb-landing .login-link,.wb-landing .nav-actions .button{white-space:nowrap}.wb-landing .landing-mobile-links{display:none}
@media(min-width:1201px) and (max-width:1450px){.wb-landing .nav{width:calc(100% - 32px);gap:12px}.wb-landing .brand{gap:8px;font-size:20px}.wb-landing .landing-brand-logo{width:48px;height:48px;flex-basis:48px}.wb-landing .landing-brand-name{padding:5px 7px}.wb-landing .nav-links{font-size:13px;gap:clamp(8px,.7vw,11px)}.wb-landing .nav-actions{gap:9px}.wb-landing .login-link,.wb-landing .nav-actions .button{font-size:14px}.wb-landing .nav-actions .button{min-height:44px;padding-inline:13px}}
.wb-landing .landing-feature-section{padding:110px 0;position:relative;scroll-margin-top:24px}
.wb-landing .landing-feature-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center}
.wb-landing .landing-feature-copy{max-width:700px}
.wb-landing .landing-feature-copy h2{font-size:clamp(34px,4.1vw,58px);line-height:1.1;letter-spacing:-1.8px;margin:18px 0 24px;color:inherit}
.wb-landing .landing-feature-copy>p{font-size:20px;line-height:1.7;color:inherit;margin-bottom:24px}
.wb-landing .landing-benefits{list-style:none;padding:0;margin:28px 0;display:grid;gap:22px}
.wb-landing .landing-benefits li{padding-left:20px;border-left:3px solid #e5b64e;display:grid;gap:6px}
.wb-landing .landing-benefits strong{font-size:20px;line-height:1.4}.wb-landing .landing-benefits span{font-size:18px;line-height:1.65}
.wb-landing .landing-speech{background:#f6efe0;color:#163e4b}
.wb-landing .landing-speech-steps{list-style:none;padding:0;margin:0;display:grid;gap:16px}
.wb-landing .landing-speech-steps li{display:flex;gap:24px;padding:28px;background:#fffdf7;border:1px solid #ded9c9;border-radius:24px}
.wb-landing .landing-speech-steps li>span{font-size:18px;color:#836216;font-weight:900}
.wb-landing .landing-speech-steps h3{font-size:24px;color:#163e4b;margin:0 0 10px;line-height:1.25}
.wb-landing .landing-speech-steps p{font-size:18px;line-height:1.6;color:#45626b;margin:0}
.wb-landing .landing-ai{background:radial-gradient(ellipse at 90% 15%,#25556b 0,transparent 48%),#082a3b;color:#fff9ec}
.wb-landing .landing-ai .kicker{color:#8ee2d0}.wb-landing .landing-ai .landing-benefits span,.wb-landing .landing-ai .landing-feature-copy>p{color:#d9e8ed}
.wb-landing .landing-conversation{background:#123c4e;border:1px solid #587987;border-radius:32px;padding:36px;box-shadow:0 30px 70px #041b2966;transform:rotate(2deg);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.wb-landing .landing-conversation.is-playing{border-color:#92dfcd;box-shadow:0 30px 70px #041b2966,0 0 0 4px #92dfcd33}.wb-landing .landing-conversation:focus-visible{outline:3px solid #92dfcd;outline-offset:5px}
.wb-landing .landing-conversation-head{display:flex;align-items:center;gap:16px;margin-bottom:34px}
.wb-landing .landing-conversation-head>div{display:grid;gap:5px}.wb-landing .landing-conversation-head strong{font-size:24px}.wb-landing .landing-conversation-head span{font-size:16px;color:#d6e8ef}
.wb-landing .landing-conversation-head .landing-ai-emblem{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#f1cf77;color:#102e3f;font-size:26px;font-weight:900;flex-shrink:0;box-shadow:0 0 0 8px #f1cf7712}
.wb-landing .landing-chat-tutor,.wb-landing .landing-chat-child{font-size:21px;line-height:1.5;padding:18px 22px;border-radius:18px;max-width:92%;margin:0 0 18px}
.wb-landing .landing-chat-tutor{background:#f8f2e3;color:#183b49;border-bottom-left-radius:5px}.wb-landing .landing-chat-child{background:#20615d;color:#fff;margin-left:auto;border-bottom-right-radius:5px}
.wb-landing .landing-conversation-note{color:#d6e8ef;text-align:center;font-size:16px;line-height:1.6;margin:20px 0 0}
.wb-landing .landing-wave{height:48px;display:flex;justify-content:center;align-items:center;gap:7px;margin-top:28px}
.wb-landing .landing-wave i{width:6px;height:12px;border-radius:8px;background:#92dfcd}.wb-landing .landing-wave i:nth-child(2n){height:28px}.wb-landing .landing-wave i:nth-child(3n){height:44px}
.wb-landing .landing-ai-pricing{margin-top:80px;padding-top:48px;border-top:1px solid #4a6977;scroll-margin-top:24px}
.wb-landing .landing-plans-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:end;margin-bottom:32px}
.wb-landing .landing-plans-heading h3{font-size:32px;line-height:1.2;color:#fff9ec;margin:14px 0 0}.wb-landing .landing-plans-heading p{font-size:18px;line-height:1.6;color:#d9e8ed;margin:0}
.wb-landing .landing-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.wb-landing .landing-plan-card{border:1px solid #dfd4b7;border-radius:24px;background:#fcf7ec;color:#193e4a;padding:30px}
.wb-landing .landing-plan-card:nth-child(2){background:#f2d787;border-color:#f2d787}
.wb-landing .landing-plan-card h4{font-size:24px;margin:0 0 24px;color:inherit}.wb-landing .landing-plan-minutes{font-size:17px}.wb-landing .landing-plan-minutes strong{font-size:42px;line-height:1}
.wb-landing .landing-plan-price{font-size:18px;margin:30px 0 8px;color:inherit}.wb-landing .landing-plan-price strong{font-size:34px;letter-spacing:-1px}.wb-landing .landing-plan-period{font-size:16px;line-height:1.5;color:#34545e;margin:0}
.wb-landing .landing-service-status{border-left:3px solid #f2d787;padding:16px 20px;background:#173f4e;border-radius:0 12px 12px 0;font-size:18px;color:#fff1c9;line-height:1.6;margin:28px 0 20px}
.wb-landing .landing-ai-consent{max-width:950px;font-size:16px;line-height:1.65;color:#d9e8ed;margin:24px 0}
.wb-landing .landing-timebank{background:radial-gradient(ellipse at top right,#e1efdc,transparent 70%),#f7f7ed;color:#173d37}
.wb-landing .landing-day-card{background:#fffdf7;border:1px solid #cad8c4;border-radius:30px;padding:32px;box-shadow:0 24px 60px #254b3120}
.wb-landing .landing-day-heading{display:flex;gap:18px;align-items:center;margin-bottom:28px}.wb-landing .landing-day-heading>div{display:grid;gap:6px}.wb-landing .landing-day-heading strong{font-size:25px}.wb-landing .landing-day-heading span{font-size:16px;color:#526c5d}.wb-landing .landing-day-heading .landing-clock{font-size:52px;color:#82671a}
.wb-landing .landing-day-event{display:flex;gap:20px;align-items:start;border-top:1px solid #dce4d6;padding:24px 0}.wb-landing .landing-day-event>div{display:grid;gap:6px}.wb-landing .landing-day-event time{font-size:18px;font-weight:900;color:#516447;flex-shrink:0}.wb-landing .landing-day-event strong{font-size:20px;line-height:1.4}.wb-landing .landing-day-event span{font-size:16px;line-height:1.5;color:#526c5d}.wb-landing .landing-day-event.is-wordbank{background:#e6f1df;border:0;padding:22px 18px;border-radius:18px;margin:0 -8px}
.wb-landing .landing-day-card>p{font-size:15px;color:#526c5d;line-height:1.65;margin:16px 0 0}
.wb-landing .landing-confidence{background:#fbf5e9;color:#183d49}.wb-landing .landing-confidence .landing-feature-copy{max-width:860px}
.wb-landing .landing-confidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px}.wb-landing .landing-confidence-grid article{padding:30px;border:1px solid #ded8c8;border-radius:24px;background:#fffdf8;display:flex;flex-direction:column;align-items:start}
.wb-landing .landing-card-symbol{font-family:Georgia,serif;font-size:38px;color:#967324;margin-bottom:20px}.wb-landing .landing-confidence-grid h3{font-size:25px;line-height:1.2;color:inherit;margin:0 0 18px}.wb-landing .landing-confidence-grid p{font-size:18px;line-height:1.65;color:#46626c}.wb-landing .landing-confidence-grid a{margin-top:auto;font-size:17px;font-weight:900;color:#12675b;text-decoration:underline;text-underline-offset:4px;line-height:1.5}
.landing-back-top{position:fixed;right:24px;bottom:110px;z-index:101;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#123e38;color:#fff7d6;border:2px solid #dfbf69;font-size:29px;text-decoration:none;box-shadow:0 6px 20px #062c3840}
.landing-back-top[hidden]{display:none}.landing-back-top:hover{background:#1c5b50}.landing-back-top:focus-visible,.wb-landing a:focus-visible{outline:3px solid #dfb139;outline-offset:4px}
@media(max-width:1200px){.wb-landing .nav-links{display:none}.wb-landing .landing-feature-grid{gap:36px}.wb-landing .landing-plan-card{padding:24px}.wb-landing .landing-plan-price strong{font-size:30px}.wb-landing .landing-mobile-links{display:flex;gap:10px;padding:10px 0 4px;overflow-x:auto;white-space:nowrap;position:relative;z-index:2}.wb-landing .landing-mobile-links a{padding:10px 14px;border-radius:20px;background:#fffaf0;color:#234b4a;border:1px solid #dfd4ba;font-size:15px;font-weight:900}}
@media(max-width:800px){.wb-landing .landing-feature-section{padding:76px 0}.wb-landing .landing-feature-grid,.wb-landing .landing-plans-heading,.wb-landing .landing-plan-grid,.wb-landing .landing-confidence-grid{grid-template-columns:1fr}.wb-landing .landing-feature-copy h2{font-size:36px;letter-spacing:-1px}.wb-landing .landing-feature-copy>p,.wb-landing .landing-benefits span,.wb-landing .landing-speech-steps p,.wb-landing .landing-confidence-grid p{font-size:18px}.wb-landing .landing-conversation{transform:none;padding:24px}.wb-landing .landing-speech-steps li{padding:24px;gap:16px}.wb-landing .landing-ai-pricing{margin-top:48px}.wb-landing .landing-plan-price strong{font-size:38px}.wb-landing .landing-plans-heading h3{font-size:29px}.wb-landing .landing-day-card{padding:24px}.wb-landing .landing-day-event{gap:14px}.landing-back-top{right:18px;bottom:calc(160px + env(safe-area-inset-bottom,0px))}.wb-landing .landing-feature-section .button{max-width:100%;text-align:center;padding:16px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Illustrated feature scenes. Text stays on readable surfaces even without blur. */
.wb-landing .landing-feature-section{isolation:isolate;overflow:hidden}
.wb-landing .landing-feature-background{position:absolute;inset:0;z-index:-2;pointer-events:none;overflow:hidden}
.wb-landing .landing-feature-background img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.wb-landing .landing-ai .landing-feature-background{bottom:auto;height:min(1150px,100%)}
.wb-landing .landing-ai .landing-feature-background:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,42,59,.12) 55%,#082a3b 100%)}
.wb-landing .landing-ai{background:#082a3b}
.wb-landing .landing-feature-section .landing-feature-copy{padding:34px;border-radius:30px;border:1px solid rgba(255,255,255,.65);background:rgba(255,252,242,.95);box-shadow:0 24px 70px rgba(20,46,37,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.wb-landing .landing-feature-section .landing-feature-grid{gap:48px}
.wb-landing .landing-ai .landing-feature-copy{background:rgba(8,35,48,.95);border-color:rgba(187,221,216,.3);box-shadow:0 30px 80px rgba(0,13,25,.36)}
.wb-landing .landing-feature-section .landing-feature-copy h2{font-size:clamp(34px,3.5vw,50px)}
.wb-landing .landing-feature-section .landing-feature-copy .kicker{line-height:1.5}
.wb-landing .landing-ai .landing-conversation{background:rgba(15,52,65,.96);border-color:#779e9e;box-shadow:0 30px 80px #00172280,inset 0 1px 0 #dafff02b}
.wb-landing .landing-day-card,.wb-landing .landing-speech-steps li{box-shadow:0 24px 60px #172b2936,inset 0 1px 0 #fff;background:rgba(255,253,247,.97)}
.wb-landing .landing-timebank,.wb-landing .landing-speech{min-height:100svh;display:flex;align-items:center;padding-block:clamp(90px,12vw,180px)}
.wb-landing .landing-timebank .landing-feature-background:after,.wb-landing .landing-speech .landing-feature-background:after{content:"";position:absolute;inset:0;box-shadow:inset 0 30px 80px #082a3b30,inset 0 -30px 80px #082a3b30}
.wb-landing .landing-confidence .landing-feature-copy{background:transparent;box-shadow:none;backdrop-filter:none;padding:0;border:0}
.wb-landing .landing-plan-card{box-shadow:0 15px 45px #00182640,inset 0 1px 0 #ffffffc0}
.wb-landing .landing-plan-card:nth-child(2){background:linear-gradient(145deg,#fff1b5,#f2d787 68%,#ecca68)}
.wb-landing .landing-conversation,.wb-landing .landing-day-card,.wb-landing .landing-plan-card{position:relative}
.wb-landing .landing-clock{display:grid;place-items:center}
.landing-reading-progress{position:fixed;inset:0 0 auto;height:3px;z-index:1002;pointer-events:none}
.landing-reading-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#78d6bd,#f3d784,#ff805d);transform:scaleX(0);transform-origin:left;box-shadow:0 1px 8px #f3d78480}
/* Opt-in motion: without JavaScript or with reduced motion, all content is visible. */
@media(prefers-reduced-motion:no-preference){
  .wb-landing.landing-motion .landing-reveal{transition:opacity .65s ease,translate .75s cubic-bezier(.2,.65,.25,1);transition-delay:var(--reveal-delay,0ms)}
  .wb-landing.landing-motion .landing-reveal.is-pending{opacity:0;translate:0 24px}
  .wb-landing.landing-motion .landing-reveal:focus-within{opacity:1;translate:0;transition-delay:0ms}
  .wb-landing.landing-motion .landing-reveal.is-revealed{opacity:1;translate:0}
  .wb-landing .faq-list details{transition:background .25s ease,box-shadow .25s ease,border-color .25s ease}
  .wb-landing .faq-list details[open]{box-shadow:0 12px 30px #001a2b26;background:#fffdf5}
  .wb-landing .faq-list details[open] p{animation:landing-answer-in .25s ease both}
  .wb-landing .button-primary:hover{box-shadow:0 18px 36px #ff704d55,0 0 0 4px #ffb58a24}
  .wb-landing.landing-motion .landing-wave i{animation:landing-voice 1.1s ease-in-out infinite alternate;animation-delay:calc(var(--wave-index,0) * -110ms);animation-play-state:paused}
  .wb-landing.landing-motion .is-in-view .landing-wave i{animation-play-state:running}
  .wb-landing.landing-motion .landing-clock{animation:landing-clock-sway 5s ease-in-out infinite;animation-play-state:paused}
  .wb-landing.landing-motion .is-in-view .landing-clock{animation-play-state:running}
  .wb-landing.landing-motion .landing-chat-tutor,.wb-landing.landing-motion .landing-chat-child{transition:translate .3s ease,box-shadow .3s ease}
  .wb-landing .landing-conversation:hover .landing-chat-child{translate:-5px 0;box-shadow:5px 5px 16px #001e2533}
  .wb-landing .landing-conversation:hover .landing-chat-tutor{translate:3px 0}
  .wb-landing.landing-motion .hero:before{content:"";position:absolute;inset:20% 0 0;z-index:-1;pointer-events:none;opacity:.65;background:radial-gradient(circle at 76% 36%,#ffe9a8 0 2px,transparent 4px),radial-gradient(circle at 88% 67%,#ffe9a8 0 2px,transparent 4px),radial-gradient(circle at 62% 82%,#f6cd69 0 1px,transparent 3px),radial-gradient(circle at 94% 26%,#f6cd69 0 1px,transparent 3px);animation:landing-fireflies 7s ease-in-out infinite alternate;animation-play-state:paused}
  .wb-landing.landing-motion .hero.is-in-view:before{animation-play-state:running}
  .wb-landing.landing-paused *,.wb-landing.landing-paused .hero:before{animation-play-state:paused!important}
  @keyframes landing-answer-in{from{opacity:0;translate:0 -5px}to{opacity:1;translate:0}}
  @keyframes landing-voice{from{transform:scaleY(.5)}to{transform:scaleY(1)}}
  @keyframes landing-clock-sway{0%,100%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}
  @keyframes landing-fireflies{from{translate:0 7px;opacity:.45}to{translate:8px -12px;opacity:.75}}
}
@media(min-width:1101px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
  .wb-landing.landing-motion .scene-bg,.wb-landing.landing-motion .landing-feature-background img{transform:translateY(var(--scene-offset,0px)) scale(1.055)}
  .wb-landing.landing-motion [data-landing-tilt]{transform:perspective(1100px) translateY(var(--tilt-lift,0px)) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) rotateZ(var(--tilt-z,0deg));transition:transform .3s ease,box-shadow .3s ease}
  .wb-landing.landing-motion [data-landing-tilt]:hover{box-shadow:0 30px 65px #001e3540,0 0 0 1px #f2d78760}
  .wb-landing .result-grid article,.wb-landing .proof-grid article,.wb-landing .landing-confidence-grid article,.wb-landing .landing-speech-steps li{transition:translate .3s ease,box-shadow .3s ease}
  .wb-landing .result-grid article:hover,.wb-landing .proof-grid article:hover,.wb-landing .landing-confidence-grid article:hover,.wb-landing .landing-speech-steps li:hover{translate:0 -6px;box-shadow:0 24px 60px #172b2933}
}
@media(max-width:1100px){.wb-landing .landing-feature-section .landing-feature-grid{gap:28px}.wb-landing .landing-feature-section .landing-feature-copy{padding:26px}}
@media(max-width:800px){
  .wb-landing .landing-feature-section .landing-feature-copy{padding:24px;border-radius:24px}
  .wb-landing .landing-feature-section .landing-feature-copy h2{font-size:34px;letter-spacing:-1px}
  .wb-landing .landing-confidence .landing-feature-copy{padding:0}
  .wb-landing .landing-timebank,.wb-landing .landing-speech{padding-block:90px}
  .wb-landing .landing-feature-background img{object-position:70% center}
  .wb-landing .landing-ai .landing-feature-background{height:1100px}
  .wb-landing .landing-feature-section .landing-benefits li{padding-left:15px}
}
@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
  .wb-landing .exercise-grid article::after{content:\"\";position:absolute;inset:0;z-index:2;pointer-events:none;opacity:0;background:radial-gradient(circle at var(--glow-x,50%) var(--glow-y,50%),rgba(255,255,255,.4),transparent 42%);transition:opacity .25s ease}
  .wb-landing .exercise-grid article:hover::after{opacity:1}
  .wb-landing .exercise-grid article .exercise-image,.wb-landing .exercise-grid article h3,.wb-landing .exercise-grid article p{transition:transform .3s ease}
  .wb-landing .exercise-grid article:hover .exercise-image{transform:translateZ(18px) scale(1.025)}
  .wb-landing .exercise-grid article:hover h3{transform:translateZ(14px)}
  .wb-landing .exercise-grid article:hover p{transform:translateZ(8px)}
  .wb-landing .journey-card img{transition:transform .35s cubic-bezier(.2,.7,.2,1),filter .35s ease}
  .wb-landing .journey-card:hover img{transform:translateY(-8px) rotate(-2deg) scale(1.05);filter:drop-shadow(0 14px 13px rgba(27,79,62,.2))}
  .wb-landing .story-art img{transition:transform 1.1s cubic-bezier(.2,.65,.25,1)}
  .wb-landing .story-preview:hover .story-art img{transform:scale(1.035)}
}
