/* 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 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}.exercise-grid article{background:#fff;border:1px solid #e5e5dc;border-radius:24px;padding:25px;position:relative;min-height:285px;box-shadow:0 13px 35px rgba(35,75,60,.07)}.exercise-grid article:nth-child(2n){transform:translateY(18px)}.exercise-number{position:absolute;top:17px;right:18px;font-size:11px;color:#99a5ac;font-weight:900}.exercise-grid i{display:grid;place-items:center;width:60px;height:60px;border-radius:19px;background:#e4f5f0;color:#17836d;font-style:normal;font-size:28px;font-weight:900}.exercise-grid h3{font-size:21px;margin:38px 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{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:radial-gradient(circle at 65% 30%,#fff3a9 0 4%,transparent 5%),linear-gradient(#194c6b,#587d78)}.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-controls button{border:0;border-radius:13px;padding:10px 14px;background:#e5f5f8;color:#2687a4;display:flex;align-items:center;gap:7px;font-weight:900}.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){transform:none}.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{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(1440px, 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}}
