:root{font-family:'Trebuchet MS','Segoe UI',sans-serif;color:#253f36;background:#fafbf7;font-synthesis:none;--green:#176c59;--muted:#819088;--border:#e8ede5}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible{outline:3px solid #d9a432;outline-offset:5px}button:disabled{cursor:default}button:hover,a:hover{filter:brightness(.97)}.sidebar{width:244px;padding:39px 24px 20px;background:#fff;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:900;letter-spacing:-1px;color:var(--green)}.brand-mark{display:grid;place-items:center;width:39px;height:43px;background:var(--green);color:#f5d37b;border-radius:13px;font-size:35px}.kids{display:block;font-size:10px;letter-spacing:5px;margin-top:4px;color:#c7a457;text-align:center}.nav-label{font-size:9px;letter-spacing:1.5px;color:#9ca79e;font-weight:bold;margin:57px 8px 18px}nav{display:grid;gap:9px}nav a{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600;padding:15px 16px;color:#7b8880;border-radius:11px}nav a>span{font-size:22px;width:24px;text-align:center}nav a.active{background:#eaf4ed;color:var(--green)}nav b{margin-left:auto;background:#fff;border-radius:6px;padding:3px 7px;font-size:10px}.sidebar-note{margin-top:auto;background:#f7f8ed;border:1px solid #eef0e0;border-radius:16px;text-align:center;padding:22px 8px 13px}.sidebar-note>span{font-size:32px;display:block;margin-bottom:12px}.sidebar-note strong{font-size:13px;line-height:1.7}.sidebar-note p{font-size:10px;color:var(--muted)}.parent-link{margin-top:27px;background:transparent;text-align:left;color:#6f7b73;font-size:12px;padding:8px}.sidebar-footer{font-size:9px;color:#a4aca5;text-align:center}.workspace{margin-left:244px}.topbar{height:88px;border-bottom:1px solid var(--border);padding:0 48px;display:flex;justify-content:space-between;align-items:center;background:#ffffffa3}.breadcrumb{font-size:12px;color:#879188}.breadcrumb strong{color:#53675a;font-weight:500}.top-actions{display:flex;gap:17px;align-items:center}.offline-status{font-size:10px;color:#739184}.top-actions button{background:#fff;border:1px solid var(--border);border-radius:50%;width:36px;height:36px;font-size:20px;color:var(--green)}.top-actions .avatar{background:#f7eac7;width:41px;height:41px}main{padding:34px 48px 0;max-width:1560px;margin:auto;min-height:75vh}main:focus{outline:none}.eyebrow{font-size:9px;font-weight:800;letter-spacing:1.7px;color:#8b9b87}h1{font-size:29px;letter-spacing:-1.1px;line-height:1.3;margin:12px 0 9px}h1 span{font-size:28px;margin-left:8px}.greeting p,.intro{font-size:13px;color:#7f8d83;margin-top:0;line-height:1.8}.hero{margin-top:27px;position:relative;overflow:hidden;background:#e8f1e6;border:1px solid #dee9dc;border-radius:22px;min-height:337px;display:flex;isolation:isolate}.hero-copy{padding:33px 35px;position:relative;z-index:2;width:55%;background:linear-gradient(90deg,#e8f1e6 77%,transparent)}.pill{display:inline-block;border:1px solid #cadcc4;background:#f4f8efc9;padding:7px 10px;border-radius:7px;font-size:8px;letter-spacing:1.3px;font-weight:800;color:#537b57}.hero h2{font-size:43px;letter-spacing:-1.6px;line-height:1.12;margin:17px 0 14px;font-weight:800}.hero em{font-style:normal;color:#298165}.hero p{font-size:12px;line-height:1.8;color:#778779}.primary{background:var(--green);color:#fff;padding:13px 19px;border-radius:9px;font-size:12px;font-weight:700;box-shadow:0 4px 0 #12564512;display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:44px}.hero .primary{margin-top:7px}.hero-meta{display:flex;gap:16px;font-size:9px;color:#87977f;margin-top:19px}.hero-art{position:absolute;right:0;bottom:0;height:100%;width:60%;object-fit:cover;object-position:center}.stats{display:grid;grid-template-columns:1fr 1fr 1fr;padding:23px 0 25px;border-bottom:1px solid var(--border);gap:20px}.stats>div{display:flex;align-items:center;gap:13px;padding-left:20px;border-left:1px solid var(--border)}.stats>div:first-child{padding:0;border:0}.stat-icon{width:43px;height:45px;display:grid;place-items:center;border-radius:12px;font-size:23px}.mint{background:#eaf2e6}.yellow{background:#fff2ce}.pink{background:#f6eae3}.stats strong{font-size:15px}.stats small{font-size:11px;font-weight:500;color:#63796b}.stats p{font-size:9px;color:#93a08f;margin:7px 0 0}.section{margin-top:29px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.section h2{font-size:22px;margin:8px 0 0;letter-spacing:-.5px}.text-link{font-size:11px;color:#377860;font-weight:700;background:none;padding:0}.text-link span{padding-left:12px}.story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.story-card{text-align:left;border:1px solid #e1e7dc;background:white;border-radius:15px;overflow:hidden;padding:0;transition:transform .2s,box-shadow .2s;min-width:0}.story-card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #213e3610}.story-art{height:146px;background:var(--card-color);position:relative;overflow:hidden;isolation:isolate}.chapter{position:absolute;top:12px;left:12px;font-size:7px;letter-spacing:.7px;color:#617463;background:#ffffff80;padding:5px 6px;border-radius:5px;z-index:2}.story-emoji{position:absolute;left:50%;top:53%;transform:translate(-50%,-50%);font-size:64px;filter:drop-shadow(0 8px 2px #51684015);z-index:2}.story-status{position:absolute;bottom:10px;right:10px;background:#ffffffdf;border-radius:12px;padding:5px 8px;font-size:8px;color:#547764;z-index:2}.hill{position:absolute;bottom:-38px;width:140%;height:100px;left:-35%;border-radius:50%;background:#78966e27;transform:rotate(12deg)}.hill.two{left:36%;bottom:-27px;background:#6b866c22}.story-info{padding:15px}.story-info small{font-size:8px;color:#9b9d89}.story-info h3{font-size:13px;line-height:1.4;margin:8px 0 12px}.story-info>span{font-size:9px;color:#8e9c89;display:flex;justify-content:space-between;align-items:center}.story-info b{color:#7b9684;font-size:15px}.locked .story-art{filter:saturate(.6)}.bottom-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:20px;margin:28px 0 22px}.feature{border-radius:16px;border:1px solid #eee6d3;padding:26px 24px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.sticker-feature{background:#faf3e3}.song-feature{background:#eef1f8;border-color:#e1e5ed}.feature h2{font-size:18px;letter-spacing:-.5px;margin:10px 0}.feature p{font-size:10px;color:#8f9386;margin-bottom:17px}.feature-art{font-size:65px;position:relative;transform:rotate(-12deg);padding-left:10px}.feature-art i{position:absolute;font-size:30px;bottom:-15px;right:10px}.kindness{display:flex;align-items:center;gap:15px;padding:16px 22px;border:1px dashed #dce3d3;border-radius:12px;color:#80906e}.kindness>span:first-child{font-size:28px;color:#ccab57}.kindness>span:last-child{margin-left:auto;font-size:22px}.kindness p{margin:0;font-size:10px;line-height:1.8}.kindness strong{display:block;font-size:11px;color:#63795d}.main-footer{max-width:1560px;padding:27px 48px;display:flex;justify-content:space-between;align-items:center;gap:12px;color:#a4afa0;font-size:8px}.main-footer>span:first-child{font-size:10px;font-weight:bold}.main-footer button{background:#e9f2e7;color:var(--green);padding:10px;border-radius:7px}.progress-track{height:10px;background:#e4ebdf;border-radius:8px;margin-top:26px;overflow:hidden}.progress-track span{display:block;height:100%;background:#76ae7a;border-radius:8px}.progress-caption{font-size:12px;color:#809074;margin:12px 0 27px}.adventure-grid{row-gap:24px}.note{font-size:12px;line-height:1.8;color:#809080;margin:28px 0}.sticker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}.sticker{text-align:center;padding:30px 15px;background:#f0f2ec;border:2px dashed #dce1d4;border-radius:20px}.sticker>span{display:grid;place-items:center;font-size:65px;height:100px;color:#becaba}.sticker h3{font-size:14px;margin:15px 0 8px}.sticker p{font-size:11px;color:#91a08a}.sticker small{color:#71936b;font-size:10px}.collected{background:#fff9e8;border:2px solid #efdfab}.song-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px}.song-card{border:1px solid var(--border);padding:20px;border-radius:19px;background:#fff}.song-picture{font-size:64px;text-align:center;padding:28px 0;background:#f8edcf;border-radius:12px;margin-bottom:23px}.song-card:nth-child(2) .song-picture{background:#f5e3e5}.song-card:nth-child(3) .song-picture{background:#e3efdf}.song-picture span{font-size:25px;color:#97a787}.song-card small{font-size:8px;letter-spacing:1px;color:#8d9d83}.song-card h2{font-size:20px}.song-card p{font-size:11px;color:#899580}.lyrics{font-size:14px;line-height:2.2;padding:20px 0;color:#6a7d61}.read-lyrics{display:block;background:none;color:#6c8b64;font-size:11px;margin-top:14px;padding:8px 0}dialog{border:1px solid #e2e7db;border-radius:24px;padding:36px;max-width:660px;width:calc(100% - 32px);color:#2d493c;box-shadow:0 25px 100px #17352530}dialog::backdrop{background:#162d286b;backdrop-filter:blur(5px)}dialog h2{font-size:27px;letter-spacing:-.7px;margin-top:15px;padding-right:20px}dialog p{font-size:15px;line-height:1.8;color:#6e7f69}.close{position:absolute;right:15px;top:12px;background:#eef2e9;color:#56734e;border-radius:50%;width:32px;height:32px;font-size:25px}.scene-art{border-radius:18px;height:195px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.character{font-size:110px;animation:float 4s ease-in-out infinite}.character.speaking{animation:talk .5s ease-in-out infinite}.scene-spark{font-size:35px;color:#fff9d3;position:absolute;right:23%;top:20%}.scene-text{min-height:100px}.scene-dots{display:flex;justify-content:center;gap:8px;margin:20px}.scene-dots i{width:8px;height:8px;border-radius:50%;background:#d8e4d0}.scene-dots .selected{background:#438664;width:22px;border-radius:6px}.dialog-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:22px}.secondary{border:1px solid #d8e1d2;background:#f7f9f3;color:#52704c;border-radius:9px;padding:12px 17px;font-size:12px;min-height:44px}.voice-note{display:block;text-align:center;color:#97a18f;font-size:10px;margin-top:18px}.answers{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.answers button{border:2px solid #e2e9da;border-radius:16px;background:#f8faef;padding:24px 10px;color:#4c6943}.answers button:hover{border-color:#5c9665}.answers span{font-size:55px;display:block;margin-bottom:20px}.answers strong{font-size:12px}.answers .wrong{border-color:#e5ad67;background:#fff3df}.celebration{text-align:center;font-size:27px;color:#d8af57}.celebration span{display:inline-block;font-size:100px;padding:30px;animation:float 3s infinite}.parent-list{padding-left:20px;font-size:13px;color:#6c7e65;line-height:1.8}.parent-list li{margin-bottom:8px}.danger{color:#985a43}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#224e40;color:#fff;border-radius:12px;padding:15px 23px;font-size:13px;z-index:20;transition:.2s;max-width:90vw;width:max-content;box-shadow:0 8px 25px #0002}#toast.show{opacity:1;transform:translate(-50%,0)}@keyframes float{50%{transform:translateY(-9px) rotate(3deg)}}@keyframes talk{50%{transform:translateY(-5px) scale(1.04)}}
@media(min-width:1500px){.hero{min-height:400px}.hero-copy{padding:42px}.hero h2{font-size:53px}.hero p{font-size:14px}.story-art{height:190px}.story-info h3{font-size:16px}}
@media(max-width:1150px){.sidebar{width:207px;padding:32px 17px}.workspace{margin-left:207px}main{padding:30px 28px 0}.topbar{padding:0 28px}.main-footer{padding:25px 28px}.hero h2{font-size:36px}.hero-copy{padding:28px 25px;width:60%}.hero-art{width:57%}.story-grid{gap:12px}.stats{gap:10px}.stats>div{padding-left:10px}.stats p{font-size:8px}.stat-icon{width:36px;flex-shrink:0}.feature{padding:22px 18px}.feature h2{font-size:16px}.feature-art{font-size:48px}.song-grid{gap:12px}.song-card{padding:15px}.song-card h2{font-size:17px}}
@media(max-width:850px){.sidebar{width:175px;padding:27px 12px}.brand{font-size:20px}.brand-mark{width:31px;height:37px}.workspace{margin-left:175px}nav a{font-size:11px;padding:12px 9px;gap:6px}.nav-label{font-size:8px;margin-top:40px}.topbar{height:72px}.story-grid,.sticker-grid{grid-template-columns:repeat(2,1fr)}.hero-copy{width:70%;padding:24px}.hero h2{font-size:34px}.hero-art{opacity:.65;width:60%}.hero p{font-size:11px}.hero-meta{font-size:8px;gap:8px}.stats{grid-template-columns:1fr 1fr}.stats>div:last-child{display:none}.bottom-grid{grid-template-columns:1fr}.song-grid{grid-template-columns:1fr}.song-card{padding:24px}.song-picture{float:right;width:130px}.song-card h2{font-size:22px}.main-footer>span:nth-child(2){max-width:200px;text-align:right;line-height:1.6}.section-heading .eyebrow{font-size:8px}.section h2{font-size:20px}.section-heading{gap:10px}.section-heading>a{font-size:10px;white-space:nowrap}h1{font-size:26px}.story-art{height:165px}}
@media(max-width:600px){.sidebar{position:fixed;inset:auto 0 0;width:100%;height:72px;padding:0 8px 5px;border:0;border-top:1px solid var(--border);background:#fffffffa}.sidebar .brand,.nav-label,.sidebar-note,.parent-link,.sidebar-footer{display:none}nav{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;height:100%}nav a{display:flex;flex-direction:column;justify-content:center;gap:3px;font-size:9px;padding:6px;border-radius:10px;margin:5px 0}nav a>span{font-size:22px}nav b{display:none}.workspace{margin-left:0;margin-bottom:72px}.topbar{height:65px;padding:0 20px}.breadcrumb{font-size:10px}.top-actions{gap:10px}.top-actions button{height:31px;width:31px;font-size:17px}.top-actions .avatar{height:34px;width:34px}.offline-status{font-size:9px}main{padding:26px 20px 0}.eyebrow{font-size:8px;letter-spacing:1.3px}h1{font-size:25px;max-width:340px}h1 span{font-size:23px}.greeting p{font-size:11px}.hero{margin-top:21px;min-height:450px;border-radius:18px}.hero-copy{width:100%;padding:25px;background:linear-gradient(#e8f1e6 58%,transparent 90%)}.hero h2{font-size:37px}.hero p{font-size:11px}.hero-art{width:100%;height:55%;opacity:1;object-position:50% 65%}.hero-meta{margin-top:12px;max-width:220px;line-height:1.8;flex-wrap:wrap;gap:3px 12px}.stats{padding:20px 0;gap:9px}.stats>div{gap:9px}.stats strong{font-size:12px}.stats small{font-size:9px}.stats p{font-size:8px;line-height:1.6}.stat-icon{width:34px;height:37px;font-size:20px}.section{margin-top:24px}.section h2{font-size:19px}.section-heading>a{font-size:9px}.section-heading .eyebrow{font-size:7px;letter-spacing:.7px}.story-grid{gap:12px}.story-art{height:150px}.story-info{padding:12px}.story-info h3{font-size:12px}.chapter{font-size:6px;left:8px}.story-emoji{font-size:62px}.story-info>span{font-size:8px}.bottom-grid{margin-top:22px;gap:13px}.feature{padding:22px}.feature h2{font-size:19px}.feature-art{font-size:60px}.kindness{padding:13px}.kindness p{font-size:9px}.main-footer{padding:24px 20px;flex-wrap:wrap}.main-footer>span:nth-child(2){font-size:7px;max-width:185px}.sticker-grid{gap:12px}.sticker{padding:20px 10px}.sticker h3{font-size:12px}.song-picture{width:100px;font-size:48px}.song-card h2{font-size:19px}.song-card p{font-size:10px;max-width:160px}.lyrics{clear:both}.answers{gap:8px}.answers button{padding:20px 6px}.answers span{font-size:40px}.answers strong{font-size:10px}dialog{padding:28px 22px}dialog h2{font-size:23px}.scene-art{height:165px}.scene-text{font-size:14px}.dialog-actions{gap:8px}.dialog-actions button{padding:12px;font-size:11px}#toast{bottom:85px;font-size:12px}.intro{font-size:12px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.preserve-lines{white-space:pre-line}.brand-logo{width:42px;height:42px;object-fit:contain}.preview-banner{position:sticky;top:0;background:#fce6ad;padding:12px;text-align:center;z-index:50;font-size:12px;color:#604811}.story-art img.story-emoji{width:100%;height:100%;object-fit:cover;top:50%;font-size:0}.story-art:has(img) .hill{display:none}.scene-image{width:100%;height:100%;object-fit:contain}.scene-art img.character{height:85%;width:85%;object-fit:contain}.sticker-image{width:100%;max-width:130px;height:100px;object-fit:contain}.song-picture img{height:90px;width:100%;object-fit:contain}.answers img{width:100%;height:70px;object-fit:contain;margin-bottom:16px}.answers{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.hero-art{object-fit:cover}.sidebar-note strong{white-space:pre-line}.scene-dots{flex-wrap:wrap}
