@font-face{font-family:DM;src:url(/assets/fonts/font-0.ttf)}@font-face{font-family:DM;src:url(/assets/fonts/font-3.ttf);font-weight:700}@font-face{font-family:Story;src:url(/assets/fonts/font-8.ttf);font-weight:700}:root{font-family:DM,Arial,sans-serif;color:#304939;background:#304939}*{box-sizing:border-box}body{margin:0}#forest{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}#app{position:relative}button,input,select,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation;border:2px solid #e2d8b7;border-radius:17px;padding:12px 20px;min-height:50px;background:#fff7e3;color:#304939;font-weight:700;font-size:20px;box-shadow:0 4px #bdbb99}button:active{transform:translateY(2px)}button:disabled{opacity:.4;cursor:default}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:4px solid #2979c2;outline-offset:3px}.primary{background:#7552ac;border-color:#9472c8;color:#fff;box-shadow:0 4px #4e327c}.small{padding:8px 14px;font-size:17px;min-height:48px}.quiet{background:transparent;color:#fff9e6;border-color:#fff6;box-shadow:none}.grow{flex:1}h1,h2,p{margin:0}h1{font-family:Story,Georgia,serif}h2{font-size:30px}p{line-height:1.4;font-size:23px}.screen{height:100dvh;min-height:560px;display:flex;flex-direction:column;gap:14px;padding:16px;overflow:hidden}header,footer{display:flex;align-items:center;gap:12px;flex-shrink:0}header strong{font-size:20px;color:#fff;text-shadow:0 2px 3px #14251d}.home{height:100dvh;min-height:560px;display:flex;align-items:center;padding:7vw;background:linear-gradient(90deg,#102f27e8,#102f2770 55%,transparent);color:#fff9e6}.hero-copy{max-width:620px}.hero-copy h1{font-size:clamp(48px,6.5vw,86px);line-height:1.04;margin:20px 0}.hero-copy .primary{margin:25px 12px 18px 0;background:#f6d072;color:#304939;border-color:#ffebba;box-shadow:0 4px #a78038}.eyebrow{font-size:15px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#87652a}.home .eyebrow{color:#f3d88f}.welcome{font-size:19px;margin-bottom:18px}.home-note{position:absolute;bottom:18px;font-size:15px}.map{background:#17352b55}.map-title{text-align:center;color:#fff9e7;text-shadow:0 2px 5px #17372b}.map-title h1{font-size:38px}.map-title p{font-size:21px;margin-top:6px}.chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;flex:1;min-height:0;width:min(1150px,100%);align-self:center}.chapter-card{position:relative;padding:0;border:4px solid #fff5df;overflow:hidden;display:flex;flex-direction:column;text-align:left;min-height:0}.chapter-card img{width:100%;flex:1;min-height:0;object-fit:cover}.chapter-card strong{padding:12px;font-size:19px}.chapter-number{position:absolute;top:10px;left:10px;border-radius:50%;background:#f9d87b;width:36px;height:36px;display:grid;place-items:center;border:2px solid white}.mode-tag{color:#fff;margin-left:auto;font-size:17px}.story{background:#17352b20;padding-bottom:18px}.story-space{flex:1}.speech{display:flex;align-items:center;gap:20px;background:#fff9e8;border:4px solid white;border-radius:25px;padding:24px;box-shadow:0 6px #b6a6c7}.speech>div{flex:1}.speech strong{font-size:22px;color:#7552ac}.speech p{margin-top:7px}.portrait{width:78px;height:88px;padding:0;flex-shrink:0;border-radius:30px;background-color:#fff8e8;background-size:300% 120%;background-repeat:no-repeat;background-position:0 0}.portrait.cat{background-image:url(/assets/characters/cat.png);background-size:300% 145%}.portrait.mouse{background-image:url(/assets/characters/mouse.png)}.portrait.hedgehog{background-image:url(/assets/characters/hedgehog.png)}.activity{background:linear-gradient(90deg,#eaf1dded,#f8f5e9ed)}.activity header strong,.book header strong{color:#304939;text-shadow:none}.mission{display:flex;align-items:center;gap:16px}.mission .portrait{width:60px;height:66px}.mission h1{font-family:DM;font-size:32px}.mission p{font-size:18px;color:#61765a}.lesson-panel,.build-panel,.recall-panel,.delivery-panel{flex:1;min-height:0;background:#fffcf1;border:4px solid white;border-radius:28px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;box-shadow:0 5px #c6d2b4}.lesson-panel{max-width:1000px;width:100%;align-self:center}.big-word{font-size:56px;color:#7250a7;letter-spacing:.06em}.example{font-style:italic;color:#627358}.teaching{background:#ece4f8;padding:18px 24px;border-radius:18px;font-size:23px;max-width:800px}.clue{font-size:25px}.clue strong{font-size:32px;color:#7552ac}.part-label,.instruction{font-size:17px;color:#64765b}.answer{border:3px dashed #a088c3;background:#eee5fa;border-radius:18px;min-height:85px;min-width:65%;padding:15px;font-size:33px;font-weight:700;color:#61418b}.tiles,.stamps{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.tile{font-size:34px;min-width:80px;min-height:76px;background:#ffe8aa;border-color:#dabc73}.stamp{font-size:65px;min-width:110px;min-height:110px}.entry-label{font-size:17px;font-weight:700;color:#7552ac}.word-input{border:3px solid #a88ac7;background:#f4edff;border-radius:16px;width:min(600px,90%);height:72px;padding:8px 20px;text-align:center;color:#604184;font-size:38px;font-weight:700;letter-spacing:.05em}.keyboard{width:min(750px,100%);display:flex;flex-direction:column;gap:8px}.keyboard>div{display:flex;justify-content:center;gap:7px}.key{padding:0;width:58px;min-height:53px;font-size:27px;border-radius:12px;background:#ffeab5}.key.wide{width:100px;font-size:20px}.recall-panel{gap:9px;padding:16px}.meaning{font-size:20px}.paper{background:#fff7df;box-shadow:-10px 0 #937343,0 7px #d3bd85;border:3px solid white;border-radius:10px 22px 22px 10px;padding:30px;max-width:620px;position:relative}.paper-stamp{display:block;font-size:48px;margin-bottom:16px}.paper h1,.paper h2{font-size:42px;color:#7150a1;overflow-wrap:anywhere}.paper p{margin:18px 0}.paper small{font-size:16px;color:#6c785f}.delivery-panel{background:#eff4dfee}.book{background:#eaf1dfeb}.book-spread{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;padding:30px}.book-friends h2{font:700 38px Story,serif}.book-friends p{margin-top:20px}.word-chips{display:flex;flex-wrap:wrap;gap:10px}.word-chips span{background:#fce7ad;border-radius:12px;padding:8px 18px;font-size:22px}.writing textarea{width:100%;max-width:760px;min-height:110px;resize:none;border:3px solid #b7a1d1;border-radius:18px;padding:16px;font-size:25px}.writing label{font-size:20px}dialog{color:#304939;background:#fff9e9;border:4px solid white;border-radius:26px;padding:28px;width:min(680px,94vw);max-height:90dvh;box-shadow:0 20px 90px #132f2866}dialog::backdrop{background:#14342cb8}dialog h2{font-family:Story;font-size:32px;margin-bottom:18px}dialog p{font-size:21px;margin:16px 0}dialog label{display:block;font-size:20px;margin:18px 0}dialog input:not([type=checkbox]),dialog select{display:block;width:100%;margin-top:8px;border:2px solid #c4b291;padding:12px;border-radius:12px;background:#fff;color:#304939}dialog input[type=checkbox]{width:24px;height:24px;vertical-align:middle}dialog li{font-size:18px;margin:10px 0}.dialog-actions,.profile-list{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.calm #forest canvas{visibility:hidden}.calm #forest{background:url(/assets/bramblewood.png) center/cover}@media(max-width:850px)and (min-height:700px){.chapter-grid{grid-template-columns:repeat(2,1fr)}.screen{padding:12px}.map-title h1{font-size:32px}.speech{flex-wrap:wrap;padding:18px}.speech .primary{margin-left:auto}.book-spread{grid-template-columns:1fr;gap:20px;padding:15px}.book-friends{display:none}.paper{width:100%;margin:auto}.mission h1{font-size:28px}.recall-panel{gap:16px}.key{min-height:64px}.activity footer button{font-size:18px;padding:12px}.mode-tag{display:none}}@media(max-height:700px){.screen{padding:10px;gap:8px}.mission .portrait{height:48px;width:48px}.mission h1{font-size:25px}.mission p{font-size:16px}.lesson-panel,.build-panel,.delivery-panel{padding:15px;gap:10px}p,.teaching{font-size:20px}.big-word{font-size:43px}.recall-panel{padding:8px;gap:5px}.recall-panel .instruction{display:none}.clue{font-size:21px}.clue strong{font-size:25px}.word-input{height:54px;font-size:30px}.keyboard{gap:5px}.key{min-height:43px;font-size:24px}.key.wide{min-height:36px}.meaning{font-size:17px}.entry-label{font-size:15px}button{font-size:18px;min-height:48px;padding:9px 16px}.map-title h1{font-size:29px}.map-title p{font-size:18px}.chapter-card strong{font-size:17px;padding:8px}.speech p{font-size:21px}.speech{padding:16px}.paper{padding:15px}.paper-stamp{font-size:30px;margin-bottom:8px}.paper p{margin:10px 0}.paper h2{font-size:34px}.book-spread{padding:12px}.writing textarea{min-height:85px}.home-note{font-size:13px}}@media(max-width:600px){.screen{min-height:640px}header strong{display:none}header{gap:7px}footer{gap:8px;flex-wrap:wrap}.chapter-grid{grid-template-columns:repeat(2,1fr)}.chapter-card strong{font-size:16px}.map-title h1{font-size:27px}.key{width:8%;min-height:46px;font-size:21px}.keyboard>div{gap:4px}.mission h1{font-size:23px}.hero-copy h1{font-size:49px}.home-note{max-width:85%}.speech{flex-wrap:wrap}.speech p{font-size:20px}.mode-tag{display:none}}@media(prefers-reduced-motion:reduce){button:active{transform:none}}.listen-row{display:flex;gap:12px;align-items:center;justify-content:center}.listen-button{min-width:225px}#speech-status{max-width:680px;min-height:28px;font-size:18px}.recall-panel .clue{font-size:22px}@media(max-height:700px){.recall-panel .clue{display:none}.listen-row button{min-height:44px;padding:8px 15px}.listen-button{min-width:210px}#speech-status{font-size:16px;min-height:22px}.recall-panel{gap:5px}}.hero-animal{width:180px;height:205px;background-repeat:no-repeat;background-size:300% 110%;background-position:0 0;filter:drop-shadow(0 12px 7px #17332755);flex-shrink:0;animation:friend-bob 3s ease-in-out infinite}.hero-animal.cat{background-image:url(/assets/characters/cat.png);background-size:300% 145%}.hero-animal.mouse{background-image:url(/assets/characters/mouse.png)}.hero-animal.hedgehog{background-image:url(/assets/characters/hedgehog.png)}.party{flex:1;min-height:0;display:flex;justify-content:center;align-items:flex-end;gap:25px;padding-bottom:15px}.party-choice{padding:10px;background:#fff4dbdd;border:4px solid #fff9e9;border-radius:30px}.party-choice.chosen{border-color:#ffd873;box-shadow:0 0 0 5px #7151aa,0 9px #4e387d}.party-choice span{display:block;font-size:21px}.party-choice .hero-animal{width:150px;height:170px}.speech small{font-size:17px;display:block;margin-top:7px}.expedition{background:linear-gradient(#15332922,#15332905 55%,#15332977)}.expedition .mission{display:none}.expedition header strong{color:#fff;text-shadow:0 2px 4px #163124}.explore-field,.found-scene,.treasure-scene,.lantern-sky{position:relative;flex:1;min-height:0}.explore-field{border:3px solid #fff7c655;border-radius:25px;background:#15332911}.explorer{position:absolute;left:12%;bottom:19%}.quest-bubble{position:absolute;bottom:10px;left:12px;right:12px;border:4px solid #fff9e8;background:#fff8e9f5;border-radius:25px;padding:18px 24px;box-shadow:0 5px #9e87b5;color:#304939}.quest-bubble strong{color:#7954aa;font-size:21px}.quest-bubble p{font-size:23px;margin:6px 0}.quest-bubble small{font-size:18px;color:#657750}.discovery{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff2cddd;border:4px solid #fff9e4;box-shadow:0 8px #98744477;border-radius:50%;min-width:115px;min-height:115px;padding:16px}.discovery span{font-size:62px}.discovery small{font-size:16px;max-width:120px}.discovery.target{animation:clue-glow 2s ease-in-out infinite;border-color:#ffd876}.discovery.peek{font-size:40px;min-width:78px;min-height:78px;background:#f5f7d0aa}.found-peek{animation:friend-bob 1s infinite}.trail-dots{display:flex;gap:10px;position:absolute;left:15px;top:15px}.trail-dots span{background:#fff8de;border:3px solid #e2c077;border-radius:50%;width:40px;height:40px;font-size:30px;text-align:center}.trail-dots .done{background:#ffdb72;color:#8654af}.discovered-object{position:absolute;left:58%;top:4%;font-size:130px;animation:gift-pop .5s both;filter:drop-shadow(0 10px 10px #17352b55)}.found-friend,.snack-friend{position:absolute;left:22%;top:8%}.snack-friend .hero-animal{width:230px;height:260px}.adventure-delivery{background:#fff7e7e6;display:flex;flex-direction:row;gap:35px;border-color:#fff9e6}.reward-friend .hero-animal{width:230px;height:275px;animation:happy-hop .65s ease-in-out 3}.delivery-caption{max-width:570px;text-align:left}.delivery-caption h2{font-size:46px;color:#7552ac;margin:12px 0}.delivery-caption p{font-size:22px}.keepsake{font-size:55px;background:#f6e5ac;border:3px solid white;border-radius:25px;margin:18px 0;padding:10px 18px;display:flex;align-items:center;gap:15px}.keepsake span{font-size:23px;font-weight:700}.treasure-scene{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;text-align:center;background:#fff6dde8;border-radius:30px;border:4px solid white;padding:25px}.treasure-scene p{max-width:830px;font-size:22px}.treasure-scene h2{font:700 36px Story}.chest{font-size:125px;border-radius:35px;min-width:185px;min-height:180px;background:#d8efcd;animation:gift-wiggle 1.6s infinite}.reward-choices{display:flex;gap:30px;justify-content:center}.reward-choice{width:240px;min-height:210px;border:5px solid #f5d16d;background:#fff9e9;border-radius:35px;animation:gift-pop .6s both}.reward-choice>span{display:block;font-size:90px}.reward-choice strong{display:block;font-size:22px;margin-top:12px}.camp{background:#28493844}.camp-banner{background:#fff7e6ed;border:3px solid white;border-radius:24px;text-align:center;padding:12px}.camp-banner h1{font-size:32px}.camp-banner p{font-size:19px}.den-room{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;gap:20px;background:linear-gradient(transparent 70%,#866035dd 71%);border-bottom:10px solid #68492e;border-radius:30px}.den-slot{background:#fbe3b1e8;border:4px dashed #fff8db;border-radius:45%;width:170px;min-height:155px;box-shadow:0 12px #8c6949;transform:rotate(-3deg)}.den-slot:nth-child(odd){transform:rotate(3deg)}.den-slot span{font-size:60px;display:block}.den-slot small{font-size:17px;display:block}.toy-shelf{display:flex;align-items:center;gap:12px;overflow-x:auto;padding:10px;background:#fff9e8ed;border-radius:22px;min-height:105px;flex-shrink:0}.toy{font-size:38px;min-width:125px;max-width:155px;flex-shrink:0;padding:7px}.toy small{display:block;font-size:15px}.toy.selected{background:#e9ddfb;border-color:#9271be}.camp footer{justify-content:center}.finale-party .hero-animal{width:210px;height:240px}.wish-lantern{position:absolute;font-size:70px;background:#fff1ab66;border:3px solid #ffeeb9;border-radius:40%;animation:friend-bob 2s infinite}.wish-lantern.released{animation:fly-away 1.5s forwards;pointer-events:none}.lantern-sky .quest-bubble{text-align:center}.calm .hero-animal,.calm .discovery,.calm .chest,.calm .reward-choice,.calm .wish-lantern{animation:none}.calm .released{visibility:hidden}@keyframes friend-bob{50%{translate:0 -7px}}@keyframes clue-glow{50%{box-shadow:0 0 0 12px #ffe88866,0 0 45px #ffe888}}@keyframes gift-pop{0%{scale:.5;opacity:0}to{scale:1;opacity:1}}@keyframes happy-hop{50%{translate:0 -25px;rotate:5deg}}@keyframes gift-wiggle{35%{rotate:-5deg}45%{rotate:5deg}55%{rotate:-3deg}65%{rotate:0deg}}@keyframes fly-away{to{translate:0 -65vh;scale:.25;opacity:0}}@media(max-height:700px){.party-choice .hero-animal{width:115px;height:120px}.party-choice{padding:5px}.speech p{font-size:19px}.quest-bubble{padding:12px 18px}.quest-bubble p{font-size:20px}.quest-bubble small{font-size:16px}.explorer .hero-animal{width:140px;height:155px}.discovery{min-width:90px;min-height:90px;padding:7px}.discovery span{font-size:44px}.discovery small{font-size:14px}.discovery.peek{min-width:65px;min-height:65px}.discovered-object{font-size:95px}.found-friend{width:145px;height:165px;top:1%}.snack-friend{top:0}.snack-friend .hero-animal{width:165px;height:185px}.treasure-scene{gap:12px;padding:15px}.treasure-scene h2{font-size:30px}.treasure-scene p{font-size:19px}.chest{font-size:85px;min-width:130px;min-height:120px}.reward-choice{min-height:165px;width:210px}.reward-choice>span{font-size:65px}.reward-choice strong{font-size:20px}.reward-friend .hero-animal{width:170px;height:200px}.delivery-caption h2{font-size:35px}.delivery-caption p{font-size:19px}.keepsake{margin:10px 0;font-size:40px}.keepsake span{font-size:19px}.camp-banner h1{font-size:26px}.camp-banner p{font-size:17px}.den-room>.hero-animal{width:115px;height:145px}.den-slot{width:145px;min-height:130px}.toy-shelf{min-height:85px}.toy{font-size:30px}.den-slot span{font-size:42px}.finale-party .hero-animal{width:150px;height:165px}}@media(max-width:850px)and (min-height:700px){.party{gap:15px}.party-choice .hero-animal{width:135px;height:160px}.explorer{bottom:25%}.quest-bubble p{font-size:22px}.adventure-delivery{flex-direction:column;gap:10px}.reward-friend .hero-animal{width:190px;height:210px}.delivery-caption{text-align:center}.den-room{flex-wrap:wrap;gap:12px}.den-room>.hero-animal{width:130px;height:150px}.den-slot{width:155px;min-height:140px}}@media(prefers-reduced-motion:reduce){.hero-animal,.discovery,.chest,.reward-choice,.wish-lantern{animation:none}.wish-lantern.released{visibility:hidden}}.explore-field .discovery.peek:last-of-type{top:43%!important}.explorer{bottom:32%}.hero-animal{mix-blend-mode:multiply;border-radius:45% 45% 28% 28%}.discovery:active{transform:translate(-50%,-50%)}.wish-lantern{animation:clue-glow 2s ease-in-out infinite}.wish-lantern.released{animation:fly-away 1.5s forwards}@media(prefers-reduced-motion:reduce){.wish-lantern{animation:none}.wish-lantern.released{visibility:hidden}}.hero-animal{mix-blend-mode:normal;border-radius:38%;background-color:#fff7e5;border:4px solid #fffaf0;box-shadow:0 5px #9b7ab8,0 10px 20px #16332844;background-size:300% 100%}.hero-animal.cat{background-size:300% 130%}.party-choice .hero-animal{border:0;box-shadow:none}.twinkle{width:130px;height:110px;filter:drop-shadow(0 0 16px #ffe695)}.discovered-object .twinkle{width:185px;height:155px}.discovery .twinkle{width:85px;height:75px}.twinkle-flight{position:absolute;left:45%;top:2%;animation:friend-bob 2s ease-in-out infinite}.calm .twinkle-flight{animation:none}@media(prefers-reduced-motion:reduce){.twinkle-flight{animation:none}}header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-replay{flex-shrink:0;min-width:48px}.dialog-actions .voice-replay{margin-left:auto}.inline-speaker{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;min-width:44px;min-height:44px;padding:5px;margin-left:6px;font-size:21px;border-radius:50%;box-shadow:0 3px #ae97c6;flex-shrink:0}.card-heading{display:flex;gap:10px;align-items:center;justify-content:center}.mystery-word{font-size:38px;color:#7250a7}.rule-options{display:grid;gap:12px;width:min(100%,650px)}.rule-options button{white-space:normal;min-height:54px;font-size:21px}.rule-feedback{padding:14px;background:#e3f0cd;border-radius:18px;color:#314d32}.rule-panel h2{font-size:30px}.rule-panel p{font-size:21px;max-width:740px}.trail-dots{gap:5px}.trail-dots span{width:30px;height:30px;font-size:21px}.lesson-panel>.secondary{min-height:44px;padding:8px 18px}@media(max-height:700px){.lesson-panel{gap:7px}.lesson-panel .teaching{padding:10px 18px;font-size:18px}.lesson-panel p{font-size:18px}.lesson-panel .big-word{font-size:37px}.card-heading .inline-speaker{min-height:44px}.rule-panel{padding:12px}.rule-panel h2{font-size:25px}.rule-panel p{font-size:18px}.rule-options{gap:6px}.rule-options button{font-size:18px;min-height:46px;padding:8px}.rule-feedback{padding:8px}.camp-banner .inline-speaker{min-height:44px}}.install-dialog{max-width:700px;max-height:90dvh;overflow:auto;padding:24px}.install-dialog p{font-size:18px;margin:14px 0}.install-dialog h2{font-size:29px}.install-dialog a{color:#644193;text-decoration:underline}.install-actions{display:flex;flex-wrap:wrap;gap:10px}.install-dialog progress{width:100%;height:22px;accent-color:#7552ac}.install-dialog .offline-note{font-size:16px}.install-dialog details{background:#eee6f6;padding:14px;border-radius:16px}.install-dialog summary{cursor:pointer;font-size:18px}.save-import{display:block;font-size:18px;margin-top:12px}.save-import input{max-width:100%;font-size:16px}.install-dialog .dialog-actions{margin-top:18px}.puzzle-heading{display:flex;align-items:center;gap:12px}.puzzle-example{display:flex;align-items:center;justify-content:center;gap:15px;padding:10px 24px;background:#efe5fb;border-radius:22px;color:#644393}.puzzle-icon{font-size:48px}.puzzle-example strong{font-size:30px}.puzzle-choice{display:flex;gap:10px;align-items:center;padding:5px;border-radius:20px}.puzzle-choice>button:first-child{flex:1;font-size:25px;min-height:60px}.puzzle-choice.correct-choice{background:#dbeccb;outline:3px solid #819f55}.puzzle-choice.selected-choice:not(.correct-choice){background:#ffebcb}.puzzle-choice button:disabled{opacity:1}.rule-panel .puzzle-help{font-size:18px}.rule-options{grid-template-columns:1fr 1fr;max-width:760px}.rule-feedback{max-width:760px}@media(max-height:700px){.puzzle-example{padding:6px 20px}.puzzle-icon{font-size:35px}.puzzle-example strong{font-size:25px}.puzzle-choice>button:first-child{min-height:52px;font-size:21px}.rule-panel .rule-feedback{font-size:18px}.rule-panel{gap:7px}.puzzle-heading h2{font-size:25px}}.screen>footer.navigation-rail{display:flex;flex-wrap:nowrap;gap:12px;min-height:56px;height:56px;align-items:center;margin-top:auto;justify-content:space-between}.nav-secondary{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.nav-secondary>button{font-size:18px;min-height:52px;max-height:56px;padding:8px 12px;white-space:normal;flex-shrink:1}.nav-secondary>.mode-tag{display:none}.nav-forward{width:240px;flex:0 0 240px;display:flex;align-items:center;justify-content:flex-end}.nav-forward>button{width:100%;height:56px;min-height:56px;font-size:19px;line-height:1.15;padding:8px 14px;white-space:normal}.screen>.speech{flex-shrink:0}.screen>.speech>div{width:100%}@media(max-width:850px){.nav-forward{width:220px;flex-basis:220px}.nav-forward>button{font-size:18px}.nav-secondary>button{font-size:16px;padding:8px 10px}}@media(max-width:600px){.nav-forward{width:43%;flex-basis:43%}.screen>footer.navigation-rail{gap:8px}.nav-secondary{gap:5px}.nav-secondary>button{font-size:14px;padding:6px}.nav-forward>button{font-size:17px}}.screen{--nav-edge:16px}.screen.story{padding-bottom:var(--nav-edge)}@media(max-width:850px)and (min-height:700px){.screen{--nav-edge:12px}}@media(max-height:700px){.screen{--nav-edge:10px}}.practice-heading h1{font-size:30px;margin:4px 0}.practice-heading p{font-size:20px;margin:4px 0}.practice-settings{display:flex;align-items:end;gap:16px}.practice-settings label{flex:1}.practice-hub label{font-size:18px;font-weight:700;display:block}.practice-hub select{display:block;width:100%;font:inherit;padding:12px;border:2px solid #c8bbdc;border-radius:14px;background:#fffdf0;color:#344d3f;min-height:52px}.practice-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex:1;min-height:0}.practice-cards article{background:#fffbed;border:4px solid white;border-radius:24px;padding:18px;display:flex;flex-direction:column;gap:8px;justify-content:center}.practice-cards h2{font-size:26px;margin:0}.practice-cards p{font-size:19px;margin:2px 0}.practice-icon{font-size:36px}.practice-rule-actions{display:flex;gap:8px}.practice-rule-actions button{flex:1;padding:10px;font-size:17px}.practice-save-note{font-size:16px;margin:0}.practice-mascot{height:130px;display:flex;justify-content:center}.practice-mascot .hero-animal{height:130px;width:140px}.practice-success{justify-content:center}@media(max-height:700px){.practice-heading h1{font-size:25px}.practice-heading p{font-size:17px}.practice-cards article{padding:12px;gap:5px}.practice-icon{display:none}.practice-cards h2{font-size:22px}.practice-cards p{font-size:17px}.practice-hub select{padding:8px;min-height:46px}.practice-cards,.practice-settings{gap:10px}.practice-mascot{height:100px}.practice-mascot .hero-animal{height:100px;width:110px}}.practice-hub,.practice-finish{background:linear-gradient(90deg,#edf3e5ee,#f5f0e6e8)}.practice-hub header strong,.practice-finish header strong{color:#304939;text-shadow:none}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.hero-copy h1{margin:4px 0}.hero-copy p{margin:0}.hero-copy .primary{margin:4px 0}.hero-copy>.quiet,.hero-copy>.secondary{margin:0;min-width:280px}.home-note{display:none}.journey-mission{flex-shrink:0}.journey-progress{display:flex;gap:6px}.journey-step{display:flex;gap:5px;align-items:center;justify-content:center;flex:1;min-width:0;min-height:46px;padding:5px 7px;background:#fffbed;border:2px solid #e8dfb9;border-radius:14px;font-size:16px;box-shadow:none}.journey-step.current{background:#eee0ff;border:3px solid #8860bb}.journey-step.complete{background:#e1f3d0;border-color:#83a85d}.journey-step.locked{opacity:.65}.journey-icon{font-size:20px}.journey-mission p{margin:4px 3px 0;font-size:16px;font-weight:700;color:#304939;background:#fffbedeb;border-radius:8px;padding:2px 8px}.journey-mission p span{float:right;font-weight:400}@media(max-width:850px){header{gap:6px}header .small{padding:9px 11px}header strong{font-size:17px}.journey-label{font-size:14px}.journey-step{gap:3px;padding:4px}.practice-cards p{font-size:18px}}@media(max-width:700px)and (min-height:700px){.practice-cards{gap:10px}.practice-cards article{padding:12px}.practice-cards h2{font-size:23px}.practice-rule-actions{flex-direction:column}.practice-icon{font-size:28px}.practice-hub header strong{display:none}.practice-heading h1{font-size:27px}.journey-icon{font-size:17px}.journey-step{flex-direction:column;gap:0}.journey-mission p span{display:none}}@media(max-height:700px){.home{padding:25px 6vw}.hero-copy{gap:8px}.hero-copy h1{font-size:46px}.hero-copy p{font-size:18px}.hero-copy>.quiet,.hero-copy>.secondary,.hero-copy>.primary{font-size:18px;min-height:46px;padding:9px 16px}.journey-mission p{font-size:14px}.journey-step{min-height:44px}.journey-label{font-size:14px}}.journey-label{white-space:nowrap}.journey-word-count{display:inline-block;margin-left:6px;font-size:14px;font-weight:700;color:#644390;letter-spacing:0}
