:root{--bg:#fff9f3;--surface:#fff;--ink:#583e35;--muted:#947970;--primary:#bd8b67;--primary-dark:#9d6f50;--line:#efe0d4;--shadow:0 14px 40px #66453217;--radius:24px;--sidebar:238px;--header:72px}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--ink);background:radial-gradient(circle at 20% 0,#fff 0,transparent 30%),var(--bg);margin:0;font-family:PingFang SC,Microsoft YaHei,ui-rounded,system-ui,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #55a8eb}.button{min-height:44px;color:var(--ink);cursor:pointer;background:#f4e7dc;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.68rem 1.05rem;font-weight:750;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 20px #76523a1f}.button:disabled{opacity:.5;cursor:not-allowed}.button.primary{background:var(--primary);color:#fff}.button.small{min-height:38px;padding:.45rem .8rem;font-size:.86rem}.button.danger{color:#a33;background:#ffe0e0}.textLink{color:var(--primary-dark);margin-top:1rem;font-weight:700;display:inline-block}.stack{gap:1rem;display:grid}.stack label,.inlineForm label{color:var(--muted);gap:.4rem;font-weight:700;display:grid}input,select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fffcfa;border-radius:14px;padding:.7rem .9rem}input[type=range]{border:0;padding:0}.eyebrow{color:var(--primary-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .35rem;font-size:.76rem;font-weight:850}.muted{color:var(--muted);line-height:1.7}.notice{background:#f5ece5;border-radius:16px;margin:1rem 0;padding:1rem 1.15rem;line-height:1.6}.notice p{margin:.3rem 0}.notice.warning{color:#755411;background:#fff2c9}.notice.success{color:#2f7138;background:#e3f7e5}.formError{color:#a02e2e;background:#ffe4e4;border-radius:12px;padding:.8rem}.authPage{background:linear-gradient(145deg,#fffaf6 15%,#f8e8da 100%);place-items:center;min-height:100svh;padding:2rem;display:grid}.authCard{background:#fffdfa;border:1px solid #fff;border-radius:32px;width:min(460px,100%);padding:clamp(1.5rem,5vw,3rem);box-shadow:0 25px 80px #77513b1c}.authCard h1{margin:.2rem 0;font-size:clamp(2rem,8vw,3.2rem)}.authArt{align-items:flex-end;gap:.7rem;height:62px;font-size:2.1rem;display:flex}.authArt span:first-child{font-size:3.5rem}.authHint{color:var(--muted);margin-top:1.5rem;font-size:.8rem}.giantEmoji{font-size:5rem}.simpleHeader,.topbar{height:var(--header);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdfabb;justify-content:space-between;align-items:center;padding:0 clamp(1rem,4vw,2.5rem);display:flex}.brand{color:var(--primary-dark);font-size:1.05rem;font-weight:900}.iconButton{cursor:pointer;background:#fff;border:0;border-radius:50%;width:44px;height:44px;font-size:1.2rem;box-shadow:0 5px 18px #79553e18}.childrenPage{min-height:100vh}.childrenHero,.createChild{width:min(1050px,100% - 2rem);margin:clamp(2rem,6vw,5rem) auto}.childrenHero h1{margin:.2rem 0 2rem;font-size:clamp(2rem,5vw,3.5rem)}.childrenGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.childCard{box-shadow:var(--shadow);background:#fff;border:2px solid #0000;border-radius:24px;gap:.5rem;padding:1.4rem;transition:all .18s;display:grid;position:relative}.childCard:hover{border-color:#edc9ae;transform:translateY(-4px)}.childAvatar{font-size:4rem}.childCard strong{font-size:1.35rem}.childCard small{color:var(--muted)}.childCard .enter{color:var(--primary-dark);margin-top:.5rem;font-size:.85rem;font-weight:800}.createChild{box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:1.5rem}.inlineForm{grid-template-columns:100px 1fr 1fr auto;align-items:end;gap:.8rem;display:grid}.appFrame{min-height:100vh}.topbar{z-index:30;position:fixed;inset:0 0 auto}.topActions{align-items:center;gap:.6rem;display:flex}.starBadge{background:#fff1b8;border-radius:999px;padding:.55rem .85rem;font-weight:900}.menuButton{display:none}.sidebar{left:0;top:var(--header);width:var(--sidebar);border-right:1px solid var(--line);z-index:25;background:#fffdfb;padding:1rem;position:fixed;bottom:0;overflow:auto}.childSwitcher{background:#fff3e9;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;margin-bottom:1rem;padding:.7rem;display:grid}.childSwitcher .avatar{font-size:2rem}.childSwitcher small,.childSwitcher strong{display:block}.childSwitcher small{color:var(--muted);font-size:.7rem}.navTitle{color:#b39b91;letter-spacing:.12em;margin:1rem .75rem .35rem;font-size:.65rem;font-weight:850}.navLink{border-radius:13px;align-items:center;gap:.7rem;margin:.15rem 0;padding:.67rem .75rem;font-size:.9rem;font-weight:700;display:flex}.navLink:hover,.navLink.active{color:var(--primary-dark);background:#f4e7dc}.mainContent{margin-left:var(--sidebar);padding-top:var(--header);min-height:100vh}.page{width:min(1150px,100% - 2rem);margin:0 auto;padding:clamp(1.3rem,4vw,3rem) 0 4rem}.pageTitle{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.pageTitle h1{margin:0;font-size:clamp(1.8rem,4vw,2.6rem)}.titleIcon{border-radius:20px;place-items:center;width:64px;height:64px;font-size:2rem;display:grid}.titleIcon.yellow{background:#fff1bd}.titleIcon.pink{background:#ffe0e7}.titleIcon.peach{background:#ffe8dd}.titleIcon.lavender{background:#eee7fa}.titleIcon.blue{background:#def3ff}.titleIcon.beige{background:#f2e6dd}.welcome{background:linear-gradient(125deg,#f3d7c2,#f9e8d9 60%,#fff7e8);border-radius:32px;justify-content:space-between;align-items:center;min-height:235px;padding:clamp(1.5rem,5vw,3.2rem);display:flex;position:relative;overflow:hidden}.welcome:after{content:"";background:#fff6;border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-70px}.welcome h1{margin:.2rem 0;font-size:clamp(2rem,5vw,3.4rem)}.welcome p:last-child{color:#795a49}.welcomeMascot{z-index:1;font-size:clamp(5rem,12vw,9rem);position:relative}.welcomeMascot span{font-size:2rem;position:absolute;top:0;right:-10px}.statsRow{grid-template-columns:repeat(4,1fr);gap:1rem;margin:1.2rem 0 2.5rem;display:grid}.statCard{box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:auto 1fr;column-gap:.7rem;padding:1.15rem;display:grid}.statCard>span{grid-row:span 2;font-size:2rem}.statCard strong{font-size:1.3rem}.statCard small{color:var(--muted)}.sectionHead{justify-content:space-between;align-items:end;margin-bottom:1rem;display:flex}.sectionHead h2{margin:.1rem 0;font-size:1.7rem}.sectionHead>a{color:var(--primary-dark);font-weight:800}.moduleGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.moduleCard{--module-color:#c69c7b;min-height:145px;box-shadow:var(--shadow);border-top:5px solid var(--module-color);background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:1.2rem;transition:all .2s;display:grid}.moduleCard:hover{transform:translateY(-4px)}.moduleIcon{font-size:2.6rem}.moduleCard strong{font-size:1.1rem}.moduleCard small{color:var(--muted);grid-column:2}.moduleArrow{color:var(--module-color);grid-area:1/3/span 2;font-size:1.5rem}.learningStage{max-width:760px;margin:auto}.learningMeta{color:var(--muted);justify-content:space-between;margin:.5rem;font-weight:700;display:flex}.learningCard{box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:clamp(1.5rem,5vw,3.2rem);display:flex}.lessonEmoji{min-height:1em;font-size:5rem}.lessonTitle{white-space:pre-wrap;font-size:clamp(2.4rem,9vw,5rem);font-weight:900;line-height:1.15}.lessonTitle.hanzi{font-size:clamp(5rem,18vw,10rem)}.lessonDetail{white-space:pre-line;max-width:600px;font-size:1.08rem;line-height:1.9}.lessonActions,.speechControls{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.2rem;display:flex}.speechControls{margin-top:0}.circleButton{width:48px;height:48px;color:var(--ink);cursor:pointer;background:#f5ebe4;border:0;border-radius:50%;font-size:2rem}.learnButton{margin-top:1.2rem}.learnButton.done{background:#73b87a}.feedback{color:#3e9e68;min-height:1.5em;font-weight:800}.choiceGrid{grid-template-columns:repeat(3,minmax(80px,1fr));gap:.7rem;width:min(420px,100%);margin:1.5rem 0;display:grid}.choice{cursor:pointer;background:#fff9f4;border:2px solid #f0dfd2;border-radius:18px;min-height:64px;font-size:1.35rem;font-weight:850}.choice:hover{border-color:var(--primary);background:#fff1e5}.modalBack{z-index:100;background:#4d352c80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(620px,100%);padding:1rem;box-shadow:0 30px 80px #0004}.modalHeader{justify-content:space-between;align-items:center;padding:.3rem .3rem 1rem;display:flex}.writeCanvas{touch-action:none;background:#fff;border:2px dashed #e8c9b2;border-radius:16px;width:100%;height:280px}.modalActions{text-align:right;margin-top:1rem}.offlineBanner{color:#fff;z-index:80;box-shadow:var(--shadow);white-space:nowrap;background:#60473d;border-radius:999px;padding:.7rem 1rem;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.offlineActions button:not(.circleButton){pointer-events:none;opacity:.5}.progressPanel,.balanceHero{box-shadow:var(--shadow);background:#fff;border-radius:22px;margin-bottom:1.2rem;padding:1.2rem}.progressPanel>div:first-child{justify-content:space-between;display:flex}.progressTrack{background:#f4e9e0;border-radius:99px;height:13px;margin-top:.8rem;overflow:hidden}.progressTrack span{border-radius:inherit;background:linear-gradient(90deg,#ffd45e,#ffae42);height:100%;display:block}.taskList{gap:.7rem;display:grid}.taskRow{background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;padding:1rem;display:grid;box-shadow:0 6px 22px #76523a0d}.taskRow.done{opacity:.72}.taskIcon{font-size:2rem}.taskRow strong,.taskRow small{display:block}.taskRow small{color:var(--muted);margin-top:.2rem}.taskStars{color:#d2911e;font-weight:850}.doneBadge{color:#4a9b55;font-weight:850}.balanceHero{background:linear-gradient(125deg,#fff2bc,#ffe3ae);grid-template-columns:2fr 1fr 1fr;display:grid}.balanceHero div{gap:.3rem;padding:.7rem;display:grid}.balanceHero strong{font-size:1.5rem}.rewardGrid,.gearGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.rewardCard{text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:22px;place-items:center;gap:.6rem;padding:1.2rem;display:grid}.rewardCard>span{font-size:3rem}.rewardCard>b{color:#d2911e}.card{box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:1.3rem}.wishList{gap:.5rem;margin-bottom:1rem;display:grid}.wish{background:#fff8f1;border-radius:14px;justify-content:space-between;padding:.8rem;display:flex}.petStage{text-align:center;min-height:520px;box-shadow:var(--shadow);background:linear-gradient(#dcf4ef,#fff3d8);border-radius:32px;padding:2rem;position:relative;overflow:hidden}.petGlow{background:#fff9;border-radius:50%;width:420px;height:420px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.petCharacter{margin-top:2rem;font-size:10rem;position:relative}.petCharacter.egg{animation:1.8s ease-in-out infinite bob}.petStats,.petActions{flex-wrap:wrap;justify-content:center;gap:.6rem;margin:1rem;display:flex;position:relative}.petStats span{background:#fff9;border-radius:999px;padding:.6rem .8rem;font-weight:700}.petActions span{gap:.2rem;display:grid}.gearCard>span{font-size:3rem}.gearCard h2{margin:.4rem 0}.gearCard small{color:var(--muted)}.tags{flex-wrap:wrap;gap:.35rem;display:flex}.tags b{background:#eee8f8;border-radius:999px;padding:.25rem .55rem;font-size:.75rem}.parentColumns,.settingsGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkRow{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--ink);cursor:pointer;background:#fff;gap:.7rem;padding:1rem .4rem;line-height:1.6;display:flex}.checkRow.done{color:var(--muted);text-decoration:line-through}.checkRow small{color:var(--muted);display:block}.settingsGrid .full{grid-column:1/-1}.dataTools{flex-wrap:wrap;gap:.7rem;display:flex}.emptyState{text-align:center;align-content:center;place-items:center;min-height:70vh;display:grid}.emptyState>span{font-size:5rem}.skeleton{background:linear-gradient(90deg,#f1e5dc,#faf4ef,#f1e5dc) 0 0/200%;border-radius:18px;animation:1.4s infinite shimmer}.titleSkeleton{width:240px;height:60px;margin-bottom:2rem}.cardSkeleton{height:150px}@keyframes shimmer{to{background-position:-200%}}@keyframes bob{50%{transform:translateY(-12px)}}@media (max-width:900px){:root{--header:64px}.menuButton{display:block}.sidebar{transition:all .25s;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.scrim{inset:var(--header) 0 0 0;z-index:20;background:#3f2a2255;border:0;position:fixed}.mainContent{margin-left:0}.moduleGrid,.rewardGrid,.gearGrid,.statsRow{grid-template-columns:repeat(2,1fr)}.inlineForm{grid-template-columns:1fr 1fr}.topbar{padding:.6rem}.welcome{min-height:200px}.welcomeMascot{font-size:5rem}}@media (max-width:600px){body{font-size:15px}.page{width:min(100% - 1rem,1150px);padding-top:1rem}.brand{font-size:.95rem}.starBadge{padding:.5rem .65rem}.welcome{border-radius:23px;padding:1.3rem}.welcomeMascot{font-size:3.8rem}.welcome h1{font-size:1.8rem}.welcome p:last-child{font-size:.85rem}.statsRow{gap:.55rem}.statCard{padding:.8rem}.statCard>span{font-size:1.5rem}.moduleGrid,.rewardGrid,.gearGrid,.parentColumns,.settingsGrid{grid-template-columns:1fr 1fr;gap:.6rem}.moduleCard{min-height:120px;padding:.9rem}.moduleIcon{font-size:2rem}.sectionHead{align-items:flex-start}.sectionHead>a{font-size:.8rem}.learningCard{border-radius:24px;min-height:440px;padding:1rem}.lessonActions{gap:.35rem}.speechControls .button{padding:.55rem .7rem;font-size:.8rem}.choiceGrid{grid-template-columns:repeat(3,1fr)}.taskRow{grid-template-columns:auto 1fr auto;gap:.6rem}.taskRow .button,.taskRow .doneBadge{grid-column:2/4;justify-self:start}.taskStars{font-size:.8rem}.balanceHero{grid-template-columns:1fr 1fr}.balanceHero div:first-child{grid-column:1/-1}.inlineForm,.parentColumns,.settingsGrid{grid-template-columns:1fr}.settingsGrid .full{grid-column:auto}.offlineBanner{white-space:normal;text-align:center;width:calc(100% - 2rem)}.petCharacter{font-size:7rem}.authPage{padding:1rem}.authCard{border-radius:24px}.childrenHero,.createChild{width:calc(100% - 1rem)}}.photoAvatar{background:#fff1e5;border-radius:50%;flex:none;place-items:center;line-height:1;display:inline-grid;position:relative;overflow:hidden;box-shadow:0 3px 12px #6e4d3820}.photoAvatar img{object-fit:cover}.childCard .photoAvatar{margin-bottom:.3rem}.learningCommitActions{gap:.65rem;width:min(280px,100%);margin-top:1.2rem;display:grid}.learningCommitActions .learnButton{margin-top:0}.readButton{color:#356889;background:#e7f2ff}.learningComplete{text-align:center;max-width:700px;min-height:430px;box-shadow:var(--shadow);background:#fff;border-radius:30px;align-content:center;place-items:center;margin:auto;padding:2rem;display:grid}.learningComplete>span{font-size:5rem}.learningComplete h2{margin:.7rem 0;font-size:2rem}.learningComplete p{color:var(--muted);max-width:450px;line-height:1.7}.sidebarBrand{display:none}.gardenDashboard{padding-top:1.5rem}.gardenMission{box-shadow:var(--shadow);background:#fff;border:1px solid #eed8c8;border-radius:22px;grid-template-columns:minmax(210px,1.3fr) minmax(240px,1fr) auto;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.2rem;display:grid}.missionCopy{align-items:center;gap:.8rem;display:flex}.missionIcon{font-size:2rem}.missionCopy strong,.missionCopy small{display:block}.missionCopy small{color:var(--muted);margin-top:.2rem}.missionProgress{align-items:center;gap:.7rem;display:flex}.missionProgress>div{background:#f2e7df;border-radius:8px;flex:1;height:12px;overflow:hidden}.missionProgress>div span{border-radius:inherit;background:#f6b545;height:100%;display:block}.missionProgress b{color:#8f674d;min-width:38px}.gardenMissionLinks{white-space:nowrap;align-items:center;gap:.7rem;display:flex}.gardenMissionLinks a{color:var(--primary-dark);font-weight:850}.gardenScene{aspect-ratio:3/2;background:#e9f0d7;border:4px solid #fff;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 18px 48px #5e553425}.gardenScene>img{object-fit:cover}.gardenSpot{z-index:2;background:#fffef5e8;border:2px solid #fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;column-gap:.55rem;min-width:140px;padding:.6rem .75rem;transition:transform .18s,box-shadow .18s;display:grid;position:absolute;box-shadow:0 8px 20px #4c422f30}.gardenSpot:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 12px 24px #4c422f42}.gardenSpot>span{grid-row:span 2;font-size:1.8rem}.gardenSpot strong{font-size:.9rem}.gardenSpot small{color:#7d6a55;font-size:.68rem}.mathSpot{top:14%;left:8%}.chineseSpot{top:25%;left:36%}.thinkingSpot{top:63%;left:13%}.poemSpot{top:14%;right:7%}.gardenPet{z-index:3;background:#fff4dfe8;border:2px solid #fff;border-radius:20px;align-items:center;gap:.6rem;padding:.55rem .75rem;display:flex;position:absolute;top:56%;right:8%;box-shadow:0 8px 22px #58432e2b}.livePet{font-size:2.6rem;animation:1.8s ease-in-out infinite bob}.gardenPet strong,.gardenPet small{display:block}.gardenPet strong{font-size:.86rem}.gardenPet small{color:#8e6b44;margin-top:.15rem;font-size:.68rem}.gardenSceneTip{z-index:2;color:#fff;white-space:nowrap;background:#4e493dcc;border-radius:12px;padding:.45rem .8rem;font-size:.72rem;position:absolute;bottom:.8rem;left:50%;transform:translate(-50%)}.gardenSummary{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-top:1rem;display:grid}.gardenSummary>div,.gardenSummary>a{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;column-gap:.65rem;padding:.9rem;display:grid;box-shadow:0 7px 20px #76523a0d}.gardenSummary span{grid-row:span 2;font-size:1.8rem}.gardenSummary strong{font-size:1.2rem}.gardenSummary small{color:var(--muted)}.tasksTitle,.historyPageTitle{position:relative}.taskHistoryLink,.historyBack{margin-left:auto}.historyStack{gap:1.2rem;display:grid}.historyChartCard{box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:1.2rem;overflow:hidden}.historyChartHead{justify-content:space-between;align-items:end;gap:1rem;display:flex}.historyChartHead h2{margin:0}.historyChartHead>span{color:var(--muted);font-size:.8rem}.historyScroller{cursor:grab;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:thin;padding:.7rem 0 .2rem;overflow-x:auto}.historyScroller.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.historyBars{align-items:end;gap:.55rem;min-width:max-content;height:240px;padding:1.2rem .4rem .2rem;display:flex}.historyBarItem{text-align:center;grid-template-rows:20px 1fr 24px;gap:.3rem;width:48px;height:100%;display:grid}.historyBarValue{color:#84624e;font-size:.72rem;font-weight:850}.historyBarTrack{background:#f4ebe4;border-radius:9px;align-items:flex-end;height:100%;display:flex;overflow:hidden}.historyBarTrack>span{background:#7fb57e;border-radius:8px 8px 0 0;width:100%;min-height:2px;display:block}.historyBarItem small{color:var(--muted);font-size:.68rem}.historyRecords{gap:.65rem;display:grid}.historyRecords .sectionHead{margin-bottom:.2rem}.historyDay{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 5px 16px #76523a0a}.historyDay summary{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem;list-style:none;display:flex}.historyDay summary::-webkit-details-marker{display:none}.historyDay summary span strong,.historyDay summary span small{display:block}.historyDay summary span small{color:var(--muted);margin-top:.2rem}.historyDay summary>b{color:#6f7150;background:#f2eee4;border-radius:10px;padding:.35rem .55rem;font-size:.8rem}.historyTodo{gap:.35rem;margin:0;padding:0 .9rem .9rem;list-style:none;display:grid}.historyTodo li{color:#8d7c73;border-top:1px solid #f5ebe4;grid-template-columns:24px 1fr auto;align-items:center;gap:.55rem;padding:.65rem .5rem;display:grid}.historyTodo li.completed{color:var(--ink)}.todoCheck{border:2px solid #dbc9bd;border-radius:7px;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.historyTodo li.completed .todoCheck{color:#fff;background:#7fb57e;border-color:#7fb57e}.historyTodo small{color:var(--muted);font-size:.72rem}@media (min-width:901px){.appFrame:has(.gardenDashboard)>.topbar{display:none}.appFrame:has(.gardenDashboard)>.sidebar{top:0}.appFrame:has(.gardenDashboard)>.mainContent{padding-top:0}.appFrame:has(.gardenDashboard) .sidebarBrand{min-height:76px;color:var(--primary-dark);align-items:center;gap:.4rem;padding:1rem .75rem;font-size:1.08rem;display:flex}}@media (max-width:900px){.gardenMission{grid-template-columns:1fr auto}.missionProgress{grid-area:2/1/auto/-1}.gardenMissionLinks{grid-area:1/2}.gardenSummary{grid-template-columns:repeat(2,1fr)}.gardenSpot{min-width:120px;padding:.45rem .55rem}.gardenSpot>span{font-size:1.45rem}.gardenPet{right:4%}.historyPageTitle,.tasksTitle{flex-wrap:wrap}.taskHistoryLink,.historyBack{margin-left:auto}}@media (max-width:600px){.gardenDashboard{padding-top:.7rem}.gardenMission{grid-template-columns:1fr auto;padding:.8rem}.missionCopy small{font-size:.72rem}.gardenMissionLinks{gap:.25rem;font-size:.72rem;display:grid}.gardenScene{aspect-ratio:5/4;border-radius:22px}.gardenScene>img{object-position:center}.gardenSpot{border-radius:14px;min-width:105px;padding:.38rem .45rem}.gardenSpot strong{font-size:.76rem}.gardenSpot small{font-size:.58rem}.gardenSpot>span{font-size:1.25rem}.mathSpot{top:9%;left:3%}.chineseSpot{top:28%;left:36%}.thinkingSpot{top:64%;left:4%}.poemSpot{top:11%;right:3%}.gardenPet{padding:.38rem .48rem;top:68%;right:3%}.livePet{font-size:1.8rem}.gardenSceneTip{font-size:.62rem;bottom:.5rem}.gardenSummary{gap:.5rem}.gardenSummary>div,.gardenSummary>a{padding:.7rem}.gardenSummary strong{font-size:1rem}.gardenSummary small{font-size:.68rem}.gardenSummary span{font-size:1.4rem}.taskHistoryLink,.historyBack{margin-left:80px}.historyChartHead{flex-direction:column;align-items:flex-start}.historyBars{height:210px}.historyTodo li{grid-template-columns:24px 1fr}.historyTodo small{grid-column:2}.learningCommitActions{width:100%}}@media (min-width:901px){:root{--sidebar:184px}.sidebar{background:#fff5df;border:1px solid #efc981;border-radius:38px;width:174px;padding:18px 14px;top:6px;bottom:6px;left:6px;overflow:hidden;box-shadow:0 10px 32px #916f3c1a}.sidebarBrand{flex-direction:column;justify-content:center;color:#604018!important;gap:3px!important;min-height:150px!important;padding:4px 0 12px!important;font-size:21px!important;display:flex!important}.sidebarBrand img{border-radius:50%;width:72px;height:72px;box-shadow:0 7px 18px #b7883e35}.childSwitcher{background:#fffaf0;border:1px solid #f1dcae;border-radius:18px;min-height:52px;margin:0 4px 16px;padding:6px 9px;font-size:12px}.childSwitcher .childAvatarImage,.childSwitcher .childAvatarFallback{width:34px!important;height:34px!important}.sidebar nav{gap:17px;display:grid}.navLink{color:#6f4e28;border-radius:22px;grid-template-columns:1fr;align-content:center;justify-items:center;gap:5px;min-height:76px;margin:0;padding:8px 4px;font-size:14px;font-weight:700;display:grid}.navLink>span{background:#fffaf1;border:1px solid #f0ddb7;border-radius:16px;place-items:center;width:46px;height:46px;font-size:25px;display:grid;box-shadow:0 5px 12px #8d6b3420}.navLink:hover,.navLink.active{color:#f07d2e;background:#fff8eb}.navLink.active>span{color:#fff;background:linear-gradient(145deg,#ffb24b,#ff8735);border-color:#ff9a3e;box-shadow:0 8px 18px #ef7c3240}.topbar{left:var(--sidebar)}}.gardenDashboard{background:#f8eedc;width:100%;min-height:100svh;position:relative;overflow:hidden}.gardenDashboard .gardenMission{z-index:8;color:#624116;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff5dfed;border:1px solid #efd49d;border-radius:43px;grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:12px 24px;width:64%;height:122px;margin:0;padding:26px 36px;display:grid;position:absolute;top:34px;left:15.5%;box-shadow:0 10px 25px #99682528}.missionHeading strong{letter-spacing:.03em;font-size:28px}.missionHeading em{color:#f47d2c;margin-left:8px;font-size:32px;font-style:normal}.gardenDashboard .missionProgress{grid-column:1;display:block}.gardenDashboard .missionProgress>div{background:#efd9b3;border:1px solid #e5bc77;border-radius:99px;width:100%;height:18px;position:relative;overflow:visible;box-shadow:inset 0 2px 5px #a96c2b28}.gardenDashboard .missionProgress span{border-radius:inherit;background:linear-gradient(90deg,#ff9e2f,#ff6f2e);height:100%;display:block;box-shadow:0 2px 8px #ff7f3544}.gardenDashboard .missionProgress i{color:#ff9c31;background:#fff;border:2px solid #ffb44c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:15px;font-style:normal;display:grid;position:absolute;top:50%;translate:-50% -50%}.historyShortcut{color:#73512e;grid-area:1/2/3;align-self:center;align-items:center;gap:9px;font-size:17px;font-weight:750;display:flex}.historyShortcut span{color:#b77c35}.historyShortcut b{font-size:30px;font-weight:400}.gardenDate{z-index:8;color:#67461f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff2d8e8;border:1px solid #efd49d;border-radius:34px;justify-content:center;align-items:center;gap:12px;min-width:17%;height:92px;padding:14px 22px;display:flex;position:absolute;top:25px;right:1.8%;box-shadow:0 9px 20px #99682520}.gardenDate>span{font-size:31px}.gardenDate strong,.gardenDate small{white-space:nowrap;display:block}.gardenDate strong{font-size:17px}.gardenDate small{margin-top:4px;font-size:14px}.gardenDashboard .gardenScene{aspect-ratio:auto;box-shadow:none;background:#ecdfbf;border:0;border-radius:0;position:absolute;inset:0}.gardenDashboard .gardenScene>img{object-fit:cover;object-position:center center}.gardenSign{z-index:3;color:#6d421c;text-shadow:0 1px #f2cb88;background:#d6a35d;border:5px solid #a36a27;border-radius:8px;padding:13px 20px;font-size:23px;font-weight:900;position:absolute;top:28%;left:3.4%;rotate:-2deg;box-shadow:0 7px 14px #5538144a}.gardenDashboard .gardenSpot{z-index:4;min-width:112px;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;padding:0;transition:transform .2s;display:flex;position:absolute;overflow:visible}.gardenDashboard .gardenSpot:hover{box-shadow:none;transform:translateY(-6px)scale(1.03)}.markerPin{--marker:#78b64e;z-index:2;background:radial-gradient(circle at 45% 35%,#fffef0 0 58%,#f0d391 60%);border:8px solid #d9eca9;border-radius:50%;place-items:center;width:88px;height:88px;position:relative;box-shadow:0 7px 13px #59461d42,inset 0 0 0 2px #fff;display:grid!important}.markerPin:after{content:"";z-index:-1;background:var(--marker);border-radius:3px;width:24px;height:24px;position:absolute;bottom:-17px;left:50%;translate:-50%;rotate:45deg}.markerPin b{color:#ec7042;letter-spacing:-.08em;font-size:26px;font-weight:950;line-height:1}.markerPlaque{z-index:3;color:#6c451f;background:#fff2cf;border:1px solid #d8b97a;border-radius:10px;justify-items:center;min-width:112px;margin-top:1px;padding:9px 10px 7px;position:relative;box-shadow:0 6px 10px #65481c35;display:grid!important}.markerPlaque strong{white-space:nowrap;font-size:15px}.markerPlaque small{gap:3px;margin-top:5px;display:flex!important}.markerPlaque i{color:#d9c89e;text-shadow:0 1px #fff;font-size:17px;font-style:normal}.markerPlaque i.earned{color:#ffb000;text-shadow:0 1px #d48600}.gardenSpot.green .markerPin{--marker:#75ad42;border-color:#91c65e}.gardenSpot.coral .markerPin{--marker:#ed785f;border-color:#f29880}.gardenSpot.yellow .markerPin{--marker:#efaa2e;border-color:#f5c14f}.gardenSpot.purple .markerPin{--marker:#9470c8;border-color:#ad91d5}.gardenSpot.blue .markerPin{--marker:#59aaca;border-color:#83c4db}.gardenSpot.purple .markerPin b,.gardenSpot.blue .markerPin b{letter-spacing:0;font-size:29px}.gardenSpot.blue .markerPin b{color:#6b8db4}.gardenDashboard .mathSpot{top:22%;left:39%}.gardenDashboard .chineseSpot{top:42%;left:48%}.gardenDashboard .englishSpot{top:59%;left:30%}.gardenDashboard .thinkingSpot{top:58%;left:63%}.gardenDashboard .poemSpot{top:52%;right:11%}.gardenDashboard .gardenPet{z-index:4;box-shadow:none;background:0 0;border:0;flex-direction:column;align-items:center;gap:2px;padding:0;display:flex;position:absolute;top:28%;right:5%}.gardenDashboard .gardenPet>span{filter:drop-shadow(0 6px 5px #6b4d2740);font-size:48px;animation:1.8s ease-in-out infinite bob}.gardenDashboard .gardenPet small{color:#6f4d27;background:#fff2d7e8;border-radius:12px;padding:5px 9px;font-size:11px;font-weight:800;box-shadow:0 4px 12px #65481c25}.gardenGrowth{z-index:6;color:#67461f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff4dff2;border:2px solid #fff7e7;border-radius:38px;grid-template-columns:2.2fr 1fr repeat(3,.95fr);align-items:center;min-height:140px;padding:20px 26px;display:grid;position:absolute;bottom:34px;left:8.5%;right:8.5%;box-shadow:0 10px 28px #70532133}.growthTree{align-items:center;gap:17px;padding-right:18px;display:flex}.growthTree>span{filter:drop-shadow(0 8px 6px #805c2830);font-size:66px}.growthTree strong,.growthTree small{display:block}.growthTree strong{font-size:19px}.growthTree small{color:#806341;margin-top:8px;font-size:13px}.growthStage{border-left:1px dashed #d9ad6e;border-right:1px dashed #d9ad6e;place-items:center;padding:0 22px;display:grid}.growthStage>span{font-size:51px}.growthTrack{background:#e6cfaa;border-radius:99px;width:100%;height:7px;margin-top:5px;overflow:hidden}.growthTrack i{border-radius:inherit;background:linear-gradient(90deg,#82bd54,#f4bb42);height:100%;display:block}.growthMetric{text-align:left;border-right:1px dashed #d9ad6e;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;column-gap:8px;height:80px;padding:0 18px;display:grid}.growthMetric:last-child{border-right:0}.growthMetric>span{grid-row:1/3;font-size:30px}.growthMetric small{color:#876943;font-size:12px}.growthMetric strong{margin-top:3px;font-size:17px}.learningIntro{max-width:720px;color:var(--muted);margin:-.7rem 0 1.5rem;line-height:1.8}.learningPlaygroundGrid .moduleCard{min-height:170px}.parentGear{grid-column:1/-1}.parentGearList{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.parentGearList article{background:#fff8ef;border-radius:16px;grid-template-columns:auto 1fr;gap:10px;padding:14px;display:grid}.parentGearList article>span{font-size:30px}.parentGearList strong,.parentGearList small{display:block}.parentGearList small{color:var(--muted);margin-top:3px}.parentGearList p{margin:7px 0 0;font-size:13px;line-height:1.55}.parentFootnote{grid-column:1/-1}.timeLimitBack{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#4a3829cf;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.timeLimitCard{text-align:center;background:#fff9ed;border:2px solid #fff5db;border-radius:30px;width:min(440px,100%);padding:32px;box-shadow:0 30px 80px #1f160d66}.timeLimitMascot{font-size:58px}.timeLimitCard h2{margin:5px 0 10px;font-size:28px}.timeLimitCard p{color:#806b5a;line-height:1.65}.timeLimitCard label{text-align:left;gap:7px;margin:20px 0 12px;font-weight:750;display:grid}.timeLimitCard .button{width:100%;margin-top:10px}@media (max-width:1100px) and (min-width:901px){.gardenDashboard .gardenMission{width:67%;left:8%}.missionHeading strong{font-size:22px}.missionHeading em{font-size:25px}.gardenDate{min-width:20%;padding:12px}.gardenGrowth{grid-template-columns:1.8fr .8fr repeat(3,.8fr);padding:14px;left:3%;right:3%}.growthTree>span{font-size:50px}.growthMetric{padding:0 10px}.gardenDashboard .mathSpot{left:35%}.gardenDashboard .englishSpot{left:24%}.gardenDashboard .thinkingSpot{left:59%}}@media (max-width:900px){.gardenDashboard{background:#f8eedc;min-height:auto;padding:12px 10px 24px}.gardenDashboard .gardenMission{border-radius:24px;grid-template-columns:1fr auto;width:100%;height:auto;margin:0 0 10px;padding:16px 18px;position:relative;top:auto;left:auto}.missionHeading strong{font-size:20px}.missionHeading em{font-size:22px}.historyShortcut{font-size:13px}.gardenDate{border-radius:18px;width:max-content;min-width:0;height:auto;margin:0 0 10px auto;padding:8px 13px;position:relative;top:auto;right:auto}.gardenDate>span{font-size:22px}.gardenDate strong{font-size:13px}.gardenDate small{font-size:11px}.gardenDashboard .gardenScene{aspect-ratio:3/2;border:3px solid #fff7e8;border-radius:28px;min-height:0;margin-bottom:205px;position:relative;inset:auto;overflow:visible}.gardenDashboard .gardenScene>img{object-position:center;filter:saturate(.98);border-radius:25px}.gardenSign{padding:8px 10px;font-size:16px;top:17%;left:3%}.gardenDashboard .mathSpot{top:13%;left:39%}.gardenDashboard .chineseSpot{top:38%;left:48%}.gardenDashboard .englishSpot{top:57%;left:24%}.gardenDashboard .thinkingSpot{top:57%;left:60%}.gardenDashboard .poemSpot{top:46%;right:4%}.markerPin{border-width:6px;width:66px;height:66px}.markerPin b{font-size:19px}.markerPlaque{min-width:88px;padding:7px}.markerPlaque strong{font-size:12px}.markerPlaque i{font-size:13px}.gardenDashboard .gardenSpot{min-width:88px}.gardenDashboard .gardenPet{top:20%;right:3%}.gardenDashboard .gardenPet>span{font-size:36px}.gardenGrowth{border-radius:24px;grid-template-columns:1.6fr repeat(3,1fr);min-height:180px;padding:12px;inset:calc(100% + 12px) 10px auto}.growthTree{grid-column:1/3}.growthStage{border-right:0;grid-column:3/5}.growthTree>span{font-size:46px}.growthTree strong{font-size:15px}.growthTree small{font-size:11px}.growthStage>span{font-size:35px}.growthMetric{height:62px;padding:0 7px}.growthMetric>span{font-size:22px}.growthMetric strong{font-size:13px}.growthMetric small{font-size:10px}.parentGearList{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.gardenDashboard .gardenMission{gap:7px;padding:13px}.gardenDashboard .missionProgress{grid-column:1/-1}.historyShortcut{grid-area:1/2}.gardenDashboard .gardenScene{margin-bottom:205px}.gardenSign{display:none}.gardenDashboard .gardenSpot{min-width:70px}.markerPin{border-width:4px;width:50px;height:50px}.markerPin:after{width:15px;height:15px;bottom:-10px}.markerPin b{font-size:15px}.gardenSpot.purple .markerPin b,.gardenSpot.blue .markerPin b{font-size:17px}.markerPlaque{min-width:70px;padding:5px 6px}.markerPlaque strong{font-size:10px}.markerPlaque small{margin-top:2px}.markerPlaque i{font-size:10px}.gardenDashboard .mathSpot{top:10%;left:36%}.gardenDashboard .chineseSpot{top:35%;left:46%}.gardenDashboard .englishSpot{top:55%;left:17%}.gardenDashboard .thinkingSpot{top:56%;left:57%}.gardenDashboard .poemSpot{top:42%;right:2%}.gardenDashboard .gardenPet{top:21%;right:2%}.gardenDashboard .gardenPet>span{font-size:25px}.gardenDashboard .gardenPet small{padding:3px 5px;font-size:8px}.gardenGrowth{grid-template-columns:repeat(3,1fr);min-height:175px}.growthTree{grid-column:1/3}.growthStage{grid-column:3}.growthMetric{border-top:1px dashed #d9ad6e}.growthMetric>span{display:none}.parentGearList{grid-template-columns:1fr}}
.englishSpot{top:68%;left:22%}.gardenBackdrop{object-fit:contain!important;object-position:center center!important}.mobileBackdrop{display:none}.gardenDashboard .gardenSpot{translate:-50% -50%}.gardenDashboard .mathSpot{top:27%;left:40%}.gardenDashboard .chineseSpot{top:45%;left:46%}.gardenDashboard .englishSpot{top:62%;left:32%}.gardenDashboard .thinkingSpot{top:62%;left:60%}.gardenDashboard .poemSpot{top:58%;left:78%;right:auto}.gardenPetHotspot{z-index:5;cursor:pointer;border-radius:35%;justify-content:center;align-items:center;width:18%;height:20%;display:flex;position:absolute;top:37%;left:81%;translate:-50% -50%}.gardenPetHotspot:focus-visible{outline-offset:6px}.gardenPetCharacter{filter:drop-shadow(0 8px 8px #62431f45);width:clamp(74px,8vw,128px);height:clamp(92px,10vw,155px);transition:transform .2s;display:block;position:relative}.gardenPetCharacter img{object-fit:contain}.gardenPetCharacter.petStage-baby{transform-origin:bottom;transform:scale(.78)}.gardenPetCharacter.petStage-child{transform-origin:bottom;transform:scale(.9)}.gardenPetCharacter.petStage-youth{transform-origin:bottom;transform:scale(1)}.gardenPetCharacter.petStage-adult{transform-origin:bottom;transform:scale(1.08)}.gardenPetCharacter i{color:#d7971f;background:#fff0a8;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:2%;right:2%;box-shadow:0 4px 10px #4f351c3d}.gardenPetHotspot>small{white-space:nowrap;color:#6f4d27;background:#fff2d7e8;border-radius:12px;padding:5px 9px;font-size:11px;font-weight:800;position:absolute;bottom:-12px;left:50%;translate:-50%;box-shadow:0 4px 12px #65481c25}.gardenPetEmpty{color:#7d5a31;background:#fff2d7d9;border-radius:18px;place-items:center;gap:3px;padding:10px;display:grid}.gardenPetEmpty strong{font-size:11px}.markerPlaque small svg{color:#d9c89e}.markerPlaque small svg.earned{color:#ffb000}.growthTree>svg,.growthStage>svg{color:#72a94b;filter:drop-shadow(0 7px 5px #805c2830)}.growthMetric>svg{color:#e5a823;grid-row:1/3}.growthMetric:last-child>svg{color:#ef7d73}@media (max-width:900px){.desktopBackdrop{display:none}.mobileBackdrop{display:block}.gardenDashboard .gardenScene{background:#f7e8cc;min-height:auto;margin-bottom:205px;aspect-ratio:2/3!important}.gardenDashboard .mathSpot{top:31%;left:36%}.gardenDashboard .chineseSpot{top:45%;left:54%}.gardenDashboard .englishSpot{top:58%;left:29%}.gardenDashboard .thinkingSpot{top:64%;left:63%}.gardenDashboard .poemSpot{top:53%;left:75%}.gardenPetHotspot{width:28%;height:18%;top:25%;left:80%}.gardenPetCharacter{width:82px;height:105px}.gardenPetHotspot>small{font-size:9px}}@media (max-width:560px){.gardenDashboard .gardenScene{margin-bottom:205px;aspect-ratio:2/3!important}.gardenDashboard .mathSpot{top:32%;left:34%}.gardenDashboard .chineseSpot{top:45%;left:53%}.gardenDashboard .englishSpot{top:58%;left:27%}.gardenDashboard .thinkingSpot{top:64%;left:62%}.gardenDashboard .poemSpot{top:52%;left:76%}.gardenPetHotspot{width:30%;height:17%;top:25%;left:79%}.gardenPetCharacter{width:62px;height:82px}}.thinkingSpot{top:69%;left:55%}.gardenPet{top:53%}@media (max-width:600px){.gardenSpot{min-width:96px}.englishSpot{top:68%;left:3%}.thinkingSpot{top:69%;left:auto;right:3%}.gardenPet{top:47%}}@media (max-width:900px){.gardenDashboard .englishSpot{top:58%;left:29%}.gardenDashboard .thinkingSpot{top:64%;left:63%;right:auto}}@media (max-width:560px){.gardenDashboard .englishSpot{top:58%;left:27%}.gardenDashboard .thinkingSpot{top:64%;left:62%;right:auto}}
.learningGroups{scrollbar-width:thin;gap:.55rem;padding:.2rem .25rem .8rem;display:flex;overflow-x:auto}.learningGroups button{border:1px solid var(--line);min-height:42px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:.55rem .95rem;font-weight:800}.learningGroups button.active{color:var(--primary-dark);background:#f4e7dc;border-color:#e7b78f;box-shadow:0 5px 14px #76523a16}.wordCapsules{flex-wrap:wrap;justify-content:center;gap:.55rem;margin-top:.85rem;display:flex}.wordCapsules button{color:#8e5f45;cursor:pointer;background:#fff5ed;border:1px solid #f0cdb8;border-radius:999px;min-height:40px;padding:.48rem .9rem;font-weight:800}.wordCapsules button:hover{background:#ffe9d9}.poemCard{justify-content:flex-start}.lessonTitle.poemTitle{margin-top:.2rem;font-size:clamp(2rem,6vw,3.4rem);line-height:1.2}.poemAuthor{color:var(--muted);margin-top:.55rem;font-size:1rem;font-weight:750}.lessonDetail.poemLines{margin:1.2rem 0 0;font-family:STKaiti,KaiTi,PingFang SC,serif;font-size:clamp(1.35rem,4vw,1.75rem);line-height:2}.poemTranslation{text-align:left;background:#fff7ec;border-radius:18px;width:min(620px,100%);margin-top:1rem;padding:1rem 1.1rem}.poemTranslation strong{color:var(--primary-dark)}.poemTranslation p{color:#755f55;margin:.45rem 0 0;line-height:1.8}.thinkingVisual{color:#d87843;background:#fff3df;border-radius:28px;place-items:center;gap:.4rem;width:150px;height:130px;margin-bottom:1rem;display:grid}.thinkingVisual small{color:#85604b;font-weight:800}.thinking-clock{color:#4f86b3;background:#e7f1ff}.thinking-path{color:#60934a;background:#e7f4df}.thinking-sorting{color:#8666ad;background:#f0e8fb}.handwritingActions{justify-content:flex-end;gap:.55rem;display:flex}.parentSports{grid-column:1/-1}@media (max-width:600px){.learningGroups{margin-inline:-.15rem}.learningGroups button{min-height:40px;padding:.5rem .75rem;font-size:.82rem}.lessonTitle.poemTitle{font-size:2rem}.lessonDetail.poemLines{font-size:1.3rem}.poemTranslation{padding:.85rem}.handwritingActions{justify-content:stretch}.handwritingActions .button{flex:1;padding-inline:.55rem}}
.backLink{color:var(--primary-dark);align-items:center;gap:.4rem;margin-bottom:1.15rem;font-weight:800;display:inline-flex}.backLink:hover{translate:-3px}.petPage{max-width:1180px}.petHero{background:linear-gradient(135deg,#e8f4dc,#fff0d3);grid-template-columns:minmax(210px,320px) 1fr auto;align-items:center;gap:1.6rem;min-height:350px;display:grid;overflow:hidden}.petPortrait{filter:drop-shadow(0 14px 15px #674a2830);width:100%;height:300px;position:relative}.petPortrait img{object-fit:contain}.petHeroCopy h2{margin:.2rem 0;font-size:2.4rem}.petHeroCopy>p{color:#755c4b}.petQuickStats{gap:.7rem;display:grid}.petQuickStats span{background:#fff9;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:.45rem;padding:.75rem 1rem;display:grid}.petQuickStats b{grid-column:2}.stageProgress{margin-top:1.2rem}.stageProgress>span{justify-content:space-between;gap:1rem;display:flex}.stageProgress small{color:var(--muted)}.stageProgress>div,.petMeter>div{background:#eadfcf;border-radius:99px;height:10px;margin-top:.6rem;overflow:hidden}.stageProgress i,.petMeter i{border-radius:inherit;background:linear-gradient(90deg,#72aa4b,#efb340);height:100%;display:block}.petSection{margin-top:1rem}.petSection h2{margin:.15rem 0}.statusReady,.statusPaused{border-radius:999px;padding:.45rem .75rem;font-size:.8rem;font-weight:800}.statusReady{color:#477636;background:#e3f2d7}.statusPaused{color:#a34f39;background:#ffe1d6}.petMeters{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.petMeter>span{justify-content:space-between;font-size:.86rem;display:flex}.petMeter b{color:var(--muted)}.petRuleNote{color:#7b654f;background:#fff8ec;border-radius:15px;margin:1.2rem 0 0;padding:1rem;font-size:.85rem;line-height:1.7}.careGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.careGrid article{border:1px solid var(--line);background:#fffaf5;border-radius:18px;padding:1rem}.careGrid h3{margin:.1rem 0}.careGrid p{color:var(--muted);font-size:.85rem}.petActions{flex-wrap:wrap;gap:.55rem;display:flex}.petActionControl{gap:.2rem;display:grid}.petActionControl>small{color:#9a6d4d;max-width:150px;font-size:.68rem}.adventureStory{background:#f3eee0;border-radius:18px;grid-template-columns:auto 1fr;gap:1rem;padding:1.1rem;display:grid}.adventureStory p{color:#716454;margin:.4rem 0}.adventureStory small{color:var(--muted)}.inventoryGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.inventoryGrid article{border:1px solid var(--line);text-align:center;background:#fffaf6;border-radius:18px;justify-items:center;gap:.45rem;padding:1rem;display:grid}.inventoryGrid article.equipped{background:#fff6d5;border-color:#e5b241}.inventoryGrid h3{margin:.2rem 0}.inventoryGrid small{color:var(--muted);min-height:2.3em}.journalGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.journalGrid article{background:#fff8ef;border-radius:17px;gap:.35rem;padding:1rem;display:grid}.journalGrid svg{color:#d69b35}.journalGrid small{color:var(--muted)}.petHatch{text-align:center}.petHatch>div:first-child{max-width:600px;margin:auto}.petHatch>div:first-child svg{color:#e1a434}.petBreedGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem;display:grid}.petBreedGrid article{background:#fff8eb;border-radius:20px;padding:1rem}.breedPreview{height:210px;position:relative}.breedPreview img{object-fit:contain}.gameCenterGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.gameCenterCard{--game-accent:#ef8b4a;border-top:5px solid var(--game-accent);box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.2rem 1.2rem 2.3rem;transition:translate .2s;display:grid;position:relative}.gameCenterCard:hover{translate:0 -4px}.gameCenterIcon{background:color-mix(in srgb,var(--game-accent) 16%,white);width:70px;height:70px;color:var(--game-accent);border-radius:20px;place-items:center;display:grid}.gameCenterCard h2{margin:.1rem 0}.gameCenterCard p{color:var(--muted);margin:.3rem 0;font-size:.88rem}.gameCenterCard small{color:var(--game-accent);font-weight:750}.gameProgressTrack{background:#f0e8e1;border-radius:99px;height:7px;position:absolute;bottom:1rem;left:1.2rem;right:1.2rem;overflow:hidden}.gameProgressTrack i{border-radius:inherit;background:var(--game-accent);height:100%;display:block}.gameBadges{grid-column:1/-1;gap:.4rem;display:flex}.gameBadges b{background:#f7efe8;border-radius:8px;padding:.25rem .5rem;font-size:.7rem}.miniGameShell{--game-accent:#ef8b4a;box-shadow:var(--shadow);background:#fff;border-radius:26px;overflow:hidden}.miniGameShell>header{background:color-mix(in srgb,var(--game-accent) 12%,white);justify-content:space-between;align-items:end;gap:1rem;padding:1.1rem 1.3rem;display:flex}.miniGameShell>header div{display:grid}.miniGameShell>header strong{font-size:1.2rem}.miniGameShell>header span{color:var(--muted);margin-top:.2rem;font-size:.82rem}.miniGameShell>header label{align-items:center;gap:.5rem;font-size:.78rem;font-weight:700;display:flex}.miniGameShell select{width:auto;min-height:40px}.miniGameBoard{place-items:center;min-height:500px;padding:1.4rem;display:grid}.miniGameShell>footer{border-top:1px solid var(--line);justify-content:center;gap:2rem;padding:1rem;font-size:.85rem;display:flex}.gameVictory{text-align:center}.gameVictory>svg{color:#e6aa31}.gameVictory h2{margin:.5rem;font-size:2rem}.gameVictory p{color:var(--muted)}.gameVictory>div{justify-content:center;gap:.6rem;display:flex}.choiceGame,.classificationBoard,.sortingBoard,.sudokuBoard,.gridGame,.differenceBoard{text-align:center;width:min(720px,100%)}.visualSequence,.visualChoices,.draggableItems,.categoryBaskets,.sortCards,.orderedLane{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.visualSequence>span,.visualChoices button,.draggableItems button,.categoryBaskets button{color:#674e3e;background:#fffaf4;border:2px solid #eadfd4;border-radius:18px;place-items:center;min-width:78px;min-height:78px;display:grid}.questionTile{font-size:2.3rem;font-weight:900}.visualChoices{margin-top:2rem}.visualChoices button{cursor:pointer}.visualChoices button:hover,.draggableItems button.selected{border-color:var(--game-accent);translate:0 -3px}.objectPrompt{color:var(--game-accent);place-items:center;display:grid}.shadowChoices svg{filter:brightness(0)opacity(.62)}.differenceScenes{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0;display:grid}.differenceScenes>div{background:#f7f1e8;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:1rem;display:grid}.differenceScenes span,.differenceScenes button{color:#755847;background:#fff;border:2px solid #0000;border-radius:14px;place-items:center;min-height:74px;display:grid}.differenceScenes button{cursor:pointer}.differenceScenes button.found{background:#e7f5e5;border-color:#68a76e}.draggableItems{background:#f8f1e9;border-radius:20px;min-height:130px;padding:1rem}.draggableItems button{cursor:grab;grid-template-columns:auto 1fr;gap:.4rem}.categoryBaskets{margin-top:1.4rem}.categoryBaskets button{cursor:pointer;min-width:150px}.categoryBaskets strong{display:block}.classificationBoard>small{color:var(--muted);margin-top:1rem;display:block}.orderedLane{background:#f5efe6;border-radius:18px;min-height:92px;margin:1rem 0;padding:1rem}.orderedLane span{background:#fff;border-radius:13px;gap:.2rem;min-width:92px;padding:.65rem;display:grid}.orderedLane b{color:var(--game-accent)}.sortCards button{cursor:pointer;background:#fff;border:2px solid #eadfd4;border-radius:16px;min-height:70px;padding:1rem;font-weight:800}.memoryGrid{grid-template-columns:repeat(4,82px);gap:.65rem;display:grid}.memoryGrid button{background:var(--game-accent);color:#fff;cursor:pointer;border:0;border-radius:16px;width:82px;height:82px}.memoryGrid button.open{color:#725440;background:#fff7e8;border:2px solid #ead3ab}.memory-6,.memory-8{grid-template-columns:repeat(4,72px)}.memory-6 button,.memory-8 button{width:72px;height:72px}.sudokuGrid{background:#70533f;border-radius:16px;grid-template-columns:repeat(3,92px);gap:5px;width:max-content;margin:0 auto 1.2rem;padding:6px;display:grid}.sudokuGrid button{color:#72543d;background:#fff8ed;border:0;width:92px;height:92px}.sudokuGrid button:not(:disabled){cursor:pointer;background:#fff0c8}.boardGrid{background:#dfccb9;border-radius:15px;grid-template-columns:repeat(5,64px);gap:4px;width:max-content;margin:auto;padding:7px;display:grid}.boardGrid span{background:#fff9ee;border-radius:8px;place-items:center;width:64px;height:64px;display:grid}.boardGrid span.wall{background:#9b7a5f}.boardGrid span.target{color:#d89a20;background:#fff1a8}.directionPad{grid-template-columns:repeat(3,52px);justify-content:center;gap:5px;margin-top:1rem;display:grid}.directionPad button{background:#efe3d8;border:0;border-radius:13px;height:48px;font-weight:900}.directionPad button:first-child{grid-column:2}.jigsawGrid{grid-template-columns:repeat(2,110px);gap:5px;display:grid}.jigsawGrid button{color:#618649;background:#e5f1d5;border:2px solid #fff;border-radius:12px;width:110px;height:110px;position:relative}.jigsawGrid button.selected{border-color:var(--game-accent);translate:0 -3px}.jigsawGrid b{position:absolute;bottom:5px;right:8px}.jigsaw-6,.jigsaw-9{grid-template-columns:repeat(3,90px)}.jigsaw-6 button,.jigsaw-9 button{width:90px;height:90px}@media (max-width:900px){.petHero{grid-template-columns:220px 1fr}.petQuickStats{grid-column:1/-1;grid-template-columns:1fr 1fr}.inventoryGrid,.journalGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:650px){.petHero{text-align:center;grid-template-columns:1fr}.petPortrait{height:250px}.petQuickStats{grid-column:auto}.petMeters,.careGrid,.inventoryGrid,.petBreedGrid{grid-template-columns:1fr 1fr}.journalGrid,.gameCenterGrid{grid-template-columns:1fr}.miniGameBoard{min-height:440px;padding:.8rem}.miniGameShell>header{flex-direction:column;align-items:flex-start}.visualSequence>span,.visualChoices button{min-width:58px;min-height:58px}.differenceScenes{gap:.4rem}.differenceScenes>div{padding:.4rem}.differenceScenes span,.differenceScenes button{min-height:55px}.boardGrid{grid-template-columns:repeat(5,50px)}.boardGrid span{width:50px;height:50px}.memoryGrid{grid-template-columns:repeat(4,64px)}.memoryGrid button,.memory-6 button,.memory-8 button{width:64px;height:64px}.sudokuGrid{grid-template-columns:repeat(3,76px)}.sudokuGrid button{width:76px;height:76px}.journalGrid{grid-template-columns:1fr 1fr}}
