:root{color:#314438;background:#f4eddf;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(ellipse at 18% 12%,rgba(236,210,161,.36),transparent 38%),radial-gradient(ellipse at 82% 8%,rgba(155,190,207,.28),transparent 36%),linear-gradient(180deg,#f8f1e5,#edf3e5 52%,#dfead8)}button{border:0;font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:filter .14s ease,opacity .14s ease,box-shadow .14s ease}button:focus-visible{outline:4px solid rgba(111,139,196,.28);outline-offset:3px}.game-panel button:not(:disabled):active{filter:brightness(.98) saturate(.96)}.game-panel button:disabled{cursor:default;opacity:.7}.game-panel.softness-3 button{transition-duration:90ms}.app-shell{min-height:100vh;display:grid;place-items:center;padding:12px}.game-panel{position:relative;width:min(100%,430px);aspect-ratio:1024 / 1792;max-height:calc(100vh - 24px);overflow:hidden;border:1px solid rgba(255,255,255,.86);border-radius:34px;background:#e8f0df;box-shadow:0 26px 76px #4152403d,inset 0 1px #ffffffe0}.game-panel.softness-3{box-shadow:0 18px 54px #4152402e,inset 0 1px #ffffffd1}.game-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.42;-webkit-user-select:none;user-select:none;pointer-events:none}.world-scene-art{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .22s ease;-webkit-user-select:none;user-select:none;pointer-events:none}.softness-1 .world-scene-art{opacity:.98}.softness-3 .world-scene-art{opacity:1;filter:saturate(1.18) contrast(1.06) brightness(1.03)}.world-scene-tint{display:none;position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#fffbef0f,#f6efdc1a 42%,#eef4e21f),radial-gradient(ellipse at 50% 52%,rgba(255,250,232,.08),transparent 42%);pointer-events:none}.scene-ambience{display:none;position:absolute;z-index:2;inset:0;pointer-events:none}.scene-ambience span{position:absolute;left:var(--ambience-x);top:var(--ambience-y);display:grid;place-items:center;width:calc(var(--ambience-size) + 16px);height:calc(var(--ambience-size) + 16px);border-radius:50%;transform:translate(-50%,-50%);background:#fffbeb33;color:#596a52b8;font-size:var(--ambience-size);line-height:1;opacity:.46;filter:saturate(.72);animation:ambienceDrift 5.8s ease-in-out infinite;animation-delay:var(--ambience-delay)}.softness-3 .scene-ambience span{opacity:.25;filter:saturate(.56);animation-duration:.01ms;animation-iteration-count:1}.lower-safety-veil{display:none;position:absolute;z-index:3;left:0;right:0;bottom:0;height:46%;background:linear-gradient(180deg,transparent 0%,rgba(241,244,225,.18) 28%,rgba(235,242,222,.34) 100%),radial-gradient(ellipse at 50% 38%,rgba(255,251,236,.6),transparent 58%);pointer-events:none}.reward-aura{position:absolute;z-index:6;left:24%;right:24%;top:24%;height:25%;border-radius:50%;background:radial-gradient(circle,rgba(255,231,139,.28),transparent 66%);opacity:0;transform:scale(.82);pointer-events:none}.reward-aura.show{animation:softReward .9s ease-out}.softness-3 .reward-aura.show,.softness-3 .reward-burst.show,.softness-3 .reward-burst.show span,.softness-3 .reward-event.show,.softness-3 .world-charm,.softness-3 .pet-companion{animation-duration:.01ms;animation-iteration-count:1}.softness-3 .reward-aura,.softness-3 .reward-burst,.softness-3 .reward-event{opacity:0}.reward-burst{position:absolute;z-index:7;left:18%;right:18%;top:50%;height:18%;pointer-events:none;opacity:0}.reward-burst span{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fffbe8a8;box-shadow:0 8px 18px #5f5a3a1a;font-size:20px}.reward-burst.reward-softness-1{left:28%;right:28%;top:48.5%}.reward-burst.reward-softness-1 span{width:28px;height:28px;font-size:17px;background:#fffbe87a}.reward-burst.reward-softness-3 span{background:#fffbe8b8}.reward-burst.show{animation:burstFade .92s ease-out}.reward-burst.show span:nth-child(1){animation:floatStarA .92s ease-out}.reward-burst.show span:nth-child(2){animation:floatStarB .92s ease-out}.reward-burst.show span:nth-child(3){animation:floatStarC .92s ease-out}.reward-burst.show span:nth-child(4){animation:floatStarD .92s ease-out}.reward-event{position:absolute;z-index:8;left:34%;right:34%;top:44.8%;height:5.2%;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#fffbebad;color:#657158;opacity:0;pointer-events:none;box-shadow:0 12px 24px #4152401a,inset 0 1px #ffffffa3}.reward-event.show{animation:rewardEventFloat 1.08s ease-out}.reward-event span{display:grid;place-items:center;font-size:18px;line-height:1;filter:saturate(.82)}.reward-event small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}@keyframes softReward{0%{opacity:0;transform:scale(.82)}35%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.18)}}@keyframes rewardEventFloat{0%{opacity:0;transform:translateY(8px) scale(.96)}22%,72%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-7px) scale(.98)}}@keyframes burstFade{0%,to{opacity:0}22%,78%{opacity:1}}@keyframes floatStarA{0%{transform:translate(-50%,-50%) scale(.72)}to{transform:translate(-126px,-62px) scale(1.05)}}@keyframes floatStarB{0%{transform:translate(-50%,-50%) scale(.72)}to{transform:translate(88px,-74px) scale(1)}}@keyframes floatStarC{0%{transform:translate(-50%,-50%) scale(.72)}to{transform:translate(-72px,48px) scale(.95)}}@keyframes floatStarD{0%{transform:translate(-50%,-50%) scale(.72)}to{transform:translate(112px,38px) scale(1.08)}}@keyframes ambienceDrift{0%,to{transform:translate(-50%,-50%) scale(.96)}50%{transform:translate(-50%,calc(-50% - 5px)) scale(1.02)}}.parent-voice-overlay,.art-message,.start-companion-card,.art-progress,.art-answer-row,.art-voice-dock,.art-care-row,.status-card{position:absolute;z-index:4}.parent-voice-overlay{inset:4.4% 4.8% auto 5.2%;height:7.7%}.art-parent,.art-lock,.art-dock,.art-care-row button{display:grid;place-items:center;border:2px solid rgba(255,255,255,.72);box-shadow:0 10px 20px #374b3c24,inset 0 2px #ffffff8c,inset 0 -7px 14px #49423214}.art-parent{position:absolute;top:0;width:37%;height:100%;grid-template-columns:38px 1fr 26px;gap:6px;padding:0 16px;border-radius:999px;background:#fff9e8f0;color:#315747;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);opacity:.88;transition:opacity .16s ease,transform .16s ease,box-shadow .16s ease}.art-parent.mom{left:0}.art-parent.dad{left:46.7%}.art-parent span{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#fff1d8c7;color:#b87564;font-weight:900}.art-parent.active{opacity:1;transform:translateY(-1px);box-shadow:0 12px 22px #596f502e,0 0 0 5px #d7e5bf2b}.art-lock{position:absolute;right:0;top:0;width:14%;height:100%;border-radius:24px;background:#fff8e6eb;color:#4f4638;opacity:.95}.art-message{left:7.5%;top:43.8%;width:44px;height:44px;min-height:0;display:grid;place-items:center;gap:0;padding:0;border:2px solid rgba(255,255,255,.95);border-radius:50%;background:#fffdf2f5;color:#315b3b;font-size:clamp(12px,3vw,15px);line-height:1.35;overflow:hidden;box-shadow:0 12px 24px #4757441f,inset 0 1px #ffffffbf}.art-message span{display:none}.start-companion-card{z-index:6;left:7.5%;right:7.5%;top:20.6%;height:5.9%;display:grid;grid-template-columns:38px minmax(0,1fr) 24px;grid-template-rows:1fr 1fr;align-items:center;gap:0 10px;padding:8px 14px 8px 10px;border:1px solid rgba(255,255,255,.78);border-radius:20px;background:#fffcefb8;color:#315747;text-align:left;box-shadow:0 14px 26px #374b3c1f,inset 0 1px #ffffffb3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.start-companion-card>span{grid-row:1 / 3;width:34px;height:34px;display:grid;place-items:center;border-radius:14px;background:#fff6dcd1;font-size:20px;box-shadow:inset 0 -5px 10px #655b4014}.start-companion-card strong,.start-companion-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.start-companion-card strong{align-self:end;font-size:15px;font-weight:900;line-height:1.1}.start-companion-card small{align-self:start;color:#315747c2;font-size:11px;font-weight:800}.start-companion-card svg{grid-column:3;grid-row:1 / 3;justify-self:end;color:#3e6553c2}.start-companion-card:active{transform:translateY(1px)}.daily-wish{position:absolute;z-index:5;left:25%;right:25%;top:34.7%;height:3.6%;display:grid;grid-template-columns:20px 1fr 32px;align-items:center;gap:5px;padding:4px 8px;border:1px solid rgba(255,255,255,.66);border-radius:999px;background:#fffbeb8f;color:#737a5a;box-shadow:0 8px 14px #41524014,inset 0 1px #ffffff94}.daily-wish>span{min-width:0;display:flex;justify-content:center;gap:3px}.daily-wish i{font-style:normal;font-size:13px;filter:saturate(.82)}.daily-wish small{min-width:28px;display:grid;place-items:center;border-radius:999px;background:#eef4e1b8;font-size:10px;font-weight:900}.softness-3 .daily-wish{background:#fffbee70;box-shadow:0 5px 10px #4152400f,inset 0 1px #ffffff80}.daily-rhythm{position:absolute;z-index:5;left:11%;top:34.8%;width:56px;height:31px;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:3px;padding:4px 7px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#f6fbeb7a;color:#6d7b64;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff8a}.daily-rhythm span{display:grid;place-items:center;font-size:14px;filter:saturate(.8)}.daily-rhythm small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .daily-rhythm{background:#fffbee57;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff7a}.rhythm-mode{position:absolute;z-index:5;left:58%;top:26.8%;width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#f6fbeb70;color:#6d7b64;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff8a}.rhythm-mode.mode-windDown,.rhythm-mode.mode-rest{background:#fff7e080}.rhythm-mode span{display:grid;place-items:center;font-size:16px;filter:saturate(.78)}.softness-3 .rhythm-mode{background:#fffbee57;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff7a}.voice-health{position:absolute;z-index:5;right:7%;top:34.8%;width:72px;height:31px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:3px;padding:4px 7px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#fffbeb70;color:#6d7b64;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff8a}.voice-health span{display:grid;place-items:center;font-size:14px;filter:saturate(.8)}.voice-health small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.voice-health.mode-fallback,.voice-health.mode-missing{color:#847153;background:#fff7e07a}.voice-health.speaking{background:#eef6e294}.softness-3 .voice-health{background:#fffbee5c;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff7a}.art-progress{left:34%;right:34%;top:47.6%;display:flex;justify-content:center;gap:4px}.streak-badge{position:absolute;z-index:5;left:77%;top:47%;min-width:40px;height:28px;display:flex;align-items:center;justify-content:center;gap:3px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#fff7e4c7;color:#cf7f72;font-size:13px;font-weight:900;box-shadow:0 8px 16px #374b3c1a}.play-streak-challenge{position:absolute;z-index:6;left:10%;top:61.2%;width:54px;height:32px;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:3px;padding:4px 6px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#f6fbeb7a;color:#66765f;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff8a}.play-streak-challenge.mode-spark{background:#fffae494}.play-streak-challenge.mode-rest,.play-streak-challenge.mode-try{background:#f9fcef8f}.play-streak-challenge span{display:grid;place-items:center;font-size:14px;line-height:1;filter:saturate(.78)}.play-streak-challenge small{min-width:0;overflow:hidden;font-size:8.5px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .play-streak-challenge{background:#f9fdef57;box-shadow:0 4px 8px #4152400a,inset 0 1px #ffffff75}.pet-gesture-guide{position:absolute;z-index:6;right:10%;top:61.2%;width:54px;height:32px;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:3px;padding:4px 6px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#fffbeb80;color:#66765f;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff8a}.pet-gesture-guide.target-settle,.pet-gesture-guide.target-prompt{background:#f9fcef94}.pet-gesture-guide span{display:grid;place-items:center;font-size:14px;line-height:1;filter:saturate(.78)}.pet-gesture-guide small{min-width:0;overflow:hidden;font-size:8.5px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .pet-gesture-guide{background:#f9fdef57;box-shadow:0 4px 8px #4152400a,inset 0 1px #ffffff75}.reward-pocket{position:absolute;z-index:5;left:8%;top:47%;min-width:48px;height:28px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#fff8dec7;color:#c08d48;font-size:13px;font-weight:900;box-shadow:0 8px 16px #374b3c1a}.session-badge{display:none!important;position:absolute;z-index:5;left:50%;top:47%;min-width:46px;height:28px;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#f6fae8bd;color:#718763;font-size:13px;font-weight:900;transform:translate(-50%);box-shadow:0 8px 16px #374b3c1a}.settle-cue{display:none!important;position:absolute;z-index:6;left:63%;top:47%;width:44px;height:28px;grid-template-columns:20px 1fr;align-items:center;gap:2px;padding:3px 6px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#fff7e2b3;color:#7b705a;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff94}.settle-cue span{display:grid;place-items:center;font-size:13px;filter:saturate(.76)}.settle-cue small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .settle-cue{background:#fffbee61;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff7a}.pet-companion{position:absolute;z-index:6;left:.4%;top:22.4%;width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#fffae894;color:#63745d;box-shadow:0 13px 24px #374b3c1f,inset 0 1px #ffffffad;animation:petFloat 4.2s ease-in-out infinite}.pet-companion span{font-size:34px;filter:saturate(.86)}.pet-companion small{position:absolute;right:-4px;bottom:-2px;width:24px;height:24px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#fffceed1;color:#6a795f;font-size:13px;line-height:1;box-shadow:0 7px 13px #374b3c17,inset 0 1px #fff9;filter:saturate(.76)}.pet-companion.reaction-hug small,.pet-companion.reaction-rest small{background:#eff7e2db}.pet-companion.reaction-cheer small{background:#fff7d8db}.pet-companion.cheer{background:#fff7d8ad;box-shadow:0 13px 24px #374b3c1f,0 0 0 7px #ecda9421,inset 0 1px #ffffffad}.softness-3 .pet-companion.cheer,.softness-3 .pet-companion.rest{box-shadow:0 10px 18px #374b3c17,inset 0 1px #ffffff9e}.pet-companion.rest{background:#eef7e2b8;box-shadow:0 13px 24px #374b3c1c,0 0 0 7px #c3ddba21,inset 0 1px #ffffffad}.next-star{position:absolute;z-index:6;left:26%;top:27.4%;width:52px;height:38px;display:flex;align-items:center;justify-content:center;gap:3px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#fff9e299;color:#89764e;box-shadow:0 10px 18px #374b3c1a,inset 0 1px #ffffffad}.next-star span{font-size:19px;filter:saturate(.86)}.world-shift{position:absolute;z-index:6;left:9.5%;top:42.7%;width:54px;height:36px;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:2px;padding:4px 6px;border:1px solid rgba(255,255,255,.66);border-radius:999px;background:#f6fbeb75;color:#65745e;box-shadow:0 8px 14px #374b3c14,inset 0 1px #ffffff94}.world-shift span{display:grid;place-items:center;font-size:14px;line-height:1;filter:saturate(.8)}.world-shift small{min-width:0;overflow:hidden;font-size:9px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .world-shift{background:#fffbee57;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff75}.scene-glow{position:absolute;z-index:6;left:41%;top:27.5%;width:76px;height:40px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:1fr 5px;align-items:center;gap:0 5px;padding:5px 8px 6px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#fffbeb8f;color:#6f765c;box-shadow:0 10px 18px #41524017,inset 0 1px #ffffff9e}.scene-glow span{grid-row:1 / 3;display:grid;place-items:center;font-size:18px;filter:saturate(.82)}.scene-glow small{min-width:0;overflow:hidden;font-size:11px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.scene-glow i{position:relative;height:5px;overflow:hidden;border-radius:999px;background:#848f732e}.scene-glow i:after{content:"";position:absolute;inset:0;width:calc(var(--scene-progress, 0) * 100%);border-radius:inherit;background:linear-gradient(90deg,#a7c287b8,#e8cd7aa8);transition:width .32s ease}.scene-glow.level-3,.scene-glow.level-4{background:#fff8e1a8}.softness-3 .scene-glow{background:#fffbee7a;box-shadow:0 7px 12px #41524012,inset 0 1px #ffffff8c}.round-spark{position:absolute;z-index:6;left:63.5%;top:27.6%;width:58px;height:39px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#f6fbeb94;color:#61745f;box-shadow:0 9px 16px #41524014,inset 0 1px #ffffff9e}.round-spark span{font-size:17px;line-height:1;filter:saturate(.82)}.softness-3 .round-spark{background:#f7fcee75;box-shadow:0 6px 11px #4152400f,inset 0 1px #ffffff85}.stuck-support{position:absolute;z-index:7;left:10.5%;top:27.4%;width:58px;height:39px;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:3px;padding:5px 8px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#fff8e894;color:#746b59;box-shadow:0 9px 16px #41524014,inset 0 1px #ffffff9e}.stuck-support span{display:grid;place-items:center;font-size:16px;filter:saturate(.78)}.stuck-support small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .stuck-support{background:#fffbee6b;box-shadow:0 5px 10px #4152400f,inset 0 1px #ffffff80}.mastery-badge{position:absolute;z-index:5;right:7%;top:26.8%;width:112px;min-height:62px;display:grid;grid-template-columns:30px 1fr;grid-template-rows:22px 12px 18px;align-items:center;gap:0 4px;padding:5px 9px;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:#fffae8c2;color:#6f7459;box-shadow:0 10px 18px #374b3c1a,inset 0 1px #ffffffa8}.mastery-badge>span{grid-row:1 / 3;display:grid;place-items:center;font-size:22px;filter:saturate(.86)}.mastery-badge strong{font-size:12px;line-height:1}.mastery-badge div{display:flex;gap:3px}.mastery-badge i{width:7px;height:7px;border-radius:50%;background:#848f7338}.mastery-badge i.filled{background:#a4bf83}.mastery-badge button{grid-column:1 / 3;min-width:0;height:18px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:3px;padding:1px 6px;border-radius:999px;background:#eff6e5b8;color:#66745a}.mastery-badge button em{display:grid;place-items:center;font-size:11px;font-style:normal;line-height:1}.mastery-badge button small{min-width:0;overflow:hidden;font-size:9px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.art-progress span{width:6px;height:6px;border-radius:50%;background:#7f8c7038}.art-progress .filled{background:#9fbd83}.world-switcher{position:absolute;z-index:6;left:14%;right:14%;top:14.2%;height:4.8%;display:grid;grid-template-columns:repeat(5,1fr);gap:3.4%}.game-drawers{position:absolute;z-index:8;left:8%;right:8%;top:14.1%;height:6.2%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.game-drawers button,.drawer-panel button{display:grid;place-items:center;border:2px solid rgba(255,255,255,.9);border-radius:999px;background:#fffaebf2;color:#315b3b;box-shadow:0 12px 22px #374b3c2e,inset 0 2px #ffffffa3}.game-drawers button{grid-template-columns:30px 1fr;gap:4px;padding:0 10px}.game-drawers button.active,.drawer-panel button.active{background:#ffecb2f5;box-shadow:0 14px 26px #3f543a38,0 0 0 5px #ffde8738}.game-drawers span,.drawer-panel span{font-size:22px;line-height:1}.game-drawers small,.drawer-panel small{font-size:12px;font-weight:900;white-space:nowrap}.drawer-panel{position:absolute;z-index:9;left:8%;right:8%;top:21%;height:6.4%}.world-switcher.drawer-panel{left:8%;right:8%;top:21%;height:6.4%}.adventure-drawer{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.adventure-drawer button{grid-template-columns:28px 1fr;gap:2px}.world-switcher button{position:relative;display:grid;place-items:center;border:2px solid rgba(255,255,255,.9);border-radius:999px;background:linear-gradient(180deg,#fffdf1fa,#e8dcc3eb),var(--world-color);box-shadow:0 12px 22px #374b3c2e,inset 0 2px #ffffff94,inset 0 -7px 14px #49423214;opacity:.96}.world-switcher button span{font-size:clamp(17px,5vw,24px);filter:saturate(.92)}.world-switcher button small{display:none;position:absolute;right:-2px;bottom:-2px;width:18px;height:18px;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#fff6dbeb;color:#7b805d;font-size:11px;font-weight:900;box-shadow:0 4px 8px #374b3c1f}.world-switcher button.active{opacity:1;transform:translateY(-2px);box-shadow:0 13px 24px #374b3c29,0 0 0 5px color-mix(in srgb,var(--world-color) 28%,transparent),inset 0 2px #ffffffa3}.art-hotspot{position:absolute;z-index:5;background:transparent}.art-prompt{left:17%;right:17%;top:47.3%;height:6.8%}.play-tray{position:absolute;z-index:6;left:31%;right:12%;top:43.5%;height:3.2%;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.play-tray button{min-width:0;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:2px;padding:2px 6px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#fffbeb6b;color:#66745d;box-shadow:0 6px 11px #4152400f,inset 0 1px #ffffff85}.play-tray span{display:grid;place-items:center;font-size:14px;line-height:1;filter:saturate(.82)}.play-tray small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .play-tray button{background:#fffbee57;box-shadow:0 4px 8px #4152400d,inset 0 1px #ffffff75}.quest-ring{position:absolute;z-index:6;left:31%;right:12%;top:39.7%;height:3.5%;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:6px}.quest-ring button{min-width:0;height:100%;display:grid;grid-template-columns:16px 1fr;align-items:center;gap:2px;padding:2px 5px;border:1px solid rgba(255,255,255,.64);border-radius:999px;background:#f5fae87a;color:#60745f;box-shadow:0 6px 12px #41524012,inset 0 1px #ffffff8c}.quest-ring button.active{background:#fffae49e;box-shadow:0 8px 15px #41524014,0 0 0 4px #c4d6a321,inset 0 1px #ffffff94}.quest-ring span{display:grid;place-items:center;font-size:13px;line-height:1;filter:saturate(.76)}.quest-ring small{min-width:0;overflow:hidden;font-size:8.5px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .quest-ring button{background:#f9fdef57;box-shadow:0 4px 8px #4152400a,inset 0 1px #ffffff75}.companion-quest{position:absolute;z-index:6;left:20%;right:10%;top:56.4%;height:5.7%;display:grid;grid-template-columns:24px minmax(0,1fr) 30px 24px 92px;align-items:center;gap:6px;padding:5px 8px;border:1px solid rgba(255,255,255,.66);border-radius:999px;background:#fffbeb85;color:#62745e;box-shadow:0 8px 15px #41524014,inset 0 1px #ffffff94}.companion-quest>span{display:grid;place-items:center;min-width:0;font-size:16px;line-height:1;filter:saturate(.76)}.companion-quest strong{min-width:0;overflow:hidden;font-size:11px;font-weight:900;line-height:1;text-align:left;text-overflow:ellipsis;white-space:nowrap}.companion-quest i{display:grid;place-items:center;min-width:0;height:20px;border-radius:999px;background:#f6fbecb8;color:#718064;font-size:10px;font-style:normal;font-weight:900}.companion-quest .mission-chip{display:grid;place-items:center;min-width:0;height:22px;border-radius:50%;background:#f5fae8b8;color:#63745d;font-size:12px;line-height:1;filter:saturate(.72);box-shadow:inset 0 1px #ffffff85}.companion-quest div{min-width:0;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.companion-quest em{display:grid;place-items:center;height:22px;border-radius:50%;background:#edf4e094;color:#64745f9e;font-size:12px;font-style:normal;line-height:1;filter:saturate(.68)}.companion-quest em.done{background:#fff6d3cc;color:#697b5f;box-shadow:0 0 0 3px #cadaa329}.softness-3 .companion-quest{background:#fffcef61;box-shadow:0 5px 9px #4152400d,inset 0 1px #ffffff75}.exploration-trail{position:absolute;z-index:6;left:2.2%;top:49.6%;width:42px;height:88px;display:grid;grid-template-columns:1fr;grid-template-rows:18px 1fr 14px;justify-items:center;align-items:center;gap:3px;padding:6px 5px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#f7fbec80;color:#62745e;box-shadow:0 6px 12px #4152400f,inset 0 1px #ffffff8a}.exploration-trail>span{display:grid;place-items:center;font-size:14px;line-height:1;filter:saturate(.74)}.exploration-trail div{min-width:0;display:grid;grid-template-columns:1fr;gap:3px}.exploration-trail i{display:grid;place-items:center;min-width:0;width:20px;height:20px;border-radius:50%;background:#fffcee9e;color:#6a7a60;font-size:11px;font-style:normal;line-height:1;filter:saturate(.72)}.exploration-trail i:empty{background:#e8f2de70}.exploration-trail small{min-width:0;display:grid;place-items:center;color:#6d7a63;font-size:9px;font-weight:900;line-height:1}.softness-3 .exploration-trail{background:#fffcef57;box-shadow:0 4px 8px #4152400a,inset 0 1px #ffffff75}.auto-upgrade-badge{position:absolute;z-index:6;right:9.8%;top:27.2%;width:54px;height:32px;display:grid;grid-template-columns:17px 1fr;grid-template-rows:1fr 4px;align-items:center;gap:0 4px;padding:4px 5px 5px;border:1px solid rgba(255,255,255,.64);border-radius:999px;background:#f6fbeb80;color:#60745f;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff8a}.auto-upgrade-badge.mode-ready{background:#fffae49e}.auto-upgrade-badge.mode-rest,.auto-upgrade-badge.mode-support{background:#f9fcef8f}.auto-upgrade-badge span{display:grid;place-items:center;font-size:14px;line-height:1;filter:saturate(.78)}.auto-upgrade-badge small{min-width:0;overflow:hidden;font-size:8.5px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.auto-upgrade-badge i{grid-column:1 / 3;width:100%;height:4px;overflow:hidden;border-radius:999px;background:#6d856826}.auto-upgrade-badge i:after{content:"";display:block;width:calc(var(--upgrade-progress, 0) * 100%);height:100%;border-radius:inherit;background:#8ba46f7a}.softness-3 .auto-upgrade-badge{background:#f9fdef57;box-shadow:0 4px 8px #4152400a,inset 0 1px #ffffff75}.world-items{position:absolute;z-index:5;left:13.5%;right:13.5%;top:48.9%;height:6%;display:flex;align-items:center;justify-content:center;gap:3.6%}.world-items button{min-width:42px;min-height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:#fffaeac2;color:#395142;font-size:clamp(20px,6vw,30px);font-weight:900;box-shadow:0 8px 18px #4b58421a,inset 0 1px #ffffffc7}.world-items button:active{transform:translateY(1px) scale(.98)}.mini-park{position:absolute;z-index:6;left:16%;right:16%;top:55.7%;height:4.5%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:6px}.mini-park button{min-width:0;height:100%;display:grid;grid-template-rows:minmax(0,1fr) 12px;place-items:center;padding:4px 3px 3px;border:1px solid rgba(255,255,255,.64);border-radius:18px;background:#fcfae985;color:#5c705c;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff94}.mini-park span{display:grid;place-items:center;min-width:0;font-size:17px;line-height:1;filter:saturate(.76)}.mini-park small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .mini-park button{background:#fffcef61;box-shadow:0 5px 9px #4152400d,inset 0 1px #ffffff7a}.daily-card-deck{position:absolute;z-index:6;left:18%;right:18%;top:60.7%;height:4%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px}.daily-card-deck button{min-width:0;height:100%;display:grid;grid-template-columns:1fr 16px;align-items:center;gap:2px;padding:3px 7px;border:1px solid rgba(255,255,255,.62);border-radius:16px;background:#f4f9e77a;color:#61735d;box-shadow:0 6px 12px #4152400f,inset 0 1px #ffffff85}.daily-card-deck button.active{background:#fffae594;box-shadow:0 7px 14px #41524014,0 0 0 4px #c4d6a31f,inset 0 1px #ffffff8f}.daily-card-deck span{display:grid;place-items:center;min-width:0;font-size:16px;line-height:1;filter:saturate(.74)}.daily-card-deck b{display:grid;place-items:center;min-width:14px;height:14px;border-radius:50%;background:#fffdf2a3;font-size:9px;line-height:1}.softness-3 .daily-card-deck button{background:#f9fdef57;box-shadow:0 4px 8px #4152400a,inset 0 1px #ffffff75}.world-charms{position:absolute;z-index:6;left:10%;right:10%;top:32.4%;height:5.8%;pointer-events:none}.star-route{position:absolute;z-index:6;left:19%;right:19%;top:35.4%;height:3.9%;display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.star-route button{position:relative;display:grid;place-items:center;border:1px solid rgba(255,255,255,.66);border-radius:999px;background:#fffbeb75;color:#718064;box-shadow:0 7px 13px #41524014,inset 0 1px #ffffff94}.star-route button:before{content:"";position:absolute;left:-7px;right:50%;top:50%;height:2px;transform:translateY(-50%);background:#fffbeb73;z-index:-1}.star-route button:first-child:before{display:none}.star-route span{font-size:16px;filter:saturate(.82)}.star-route small{position:absolute;right:-4px;bottom:-4px;width:15px;height:15px;display:grid;place-items:center;border-radius:50%;background:#f7efd4e6;color:#7c805e;font-size:9px;font-weight:900}.star-route button.active{background:#fff7d9b3;color:#8b7446;transform:translateY(-1px);box-shadow:0 9px 16px #4152401c,0 0 0 5px #e7d3901f,inset 0 1px #ffffffa3}.footstep-route{position:absolute;z-index:6;right:11%;top:35.2%;width:66px;height:33px;display:grid;grid-template-columns:20px 20px 1fr;align-items:center;gap:2px;padding:4px 6px;border:1px solid rgba(255,255,255,.66);border-radius:999px;background:#f6fbeb7a;color:#687860;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff8f}.footstep-route span,.footstep-route b{display:grid;place-items:center;font-size:13px;font-weight:900;line-height:1;filter:saturate(.78)}.footstep-route small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .footstep-route{background:#fffbee5c;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff7a}.memory-trail{position:absolute;z-index:6;left:36%;right:36%;top:31%;height:3.9%;display:grid;grid-template-columns:26px 1fr;align-items:center;gap:5px;padding:4px 6px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#fffbeb75;color:#6f7d65;box-shadow:0 8px 14px #41524014,inset 0 1px #ffffff94}.memory-trail button{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eef4e1c7;color:#718064}.memory-trail div{min-width:0;display:grid;grid-template-columns:repeat(5,1fr);gap:3px}.memory-trail span{min-width:0;min-height:18px;display:grid;place-items:center;border-radius:999px;background:#f4f0e07a;font-size:12px;line-height:1;filter:saturate(.82)}.memory-trail span:not(:empty){background:#f6efd3b8;animation:tileArrive .36s ease-out}.pet-gift-shelf{position:absolute;z-index:6;left:62%;right:10%;top:31%;height:3.9%;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:5px;padding:4px 6px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#fffbeb70;color:#6f7d65;box-shadow:0 8px 14px #41524012,inset 0 1px #ffffff8f}.pet-gift-shelf button{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#eef4e1c2;color:#718064}.pet-gift-shelf div{min-width:0;display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.pet-gift-shelf span{min-width:0;min-height:18px;display:grid;place-items:center;border-radius:999px;background:#f4f0e075;font-size:12px;line-height:1;filter:saturate(.82)}.pet-gift-shelf span:not(:empty){background:#ebf4ddb8;animation:tileArrive .36s ease-out}.sticker-book{position:absolute;z-index:6;left:1.2%;right:auto;top:21.2%;width:54px;height:34px;display:grid;grid-template-columns:18px 1fr;align-items:center;gap:5px;padding:4px 6px;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#f6fbeb6b;color:#687963;box-shadow:0 7px 13px #4152400f,inset 0 1px #ffffff8a}.sticker-book button{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#eef4e1b8;color:#718064}.sticker-book div{min-width:0;display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.sticker-book span{min-width:0;min-height:10px;display:grid;place-items:center;border-radius:999px;background:#f4f0e06b;font-size:8px;line-height:1;filter:saturate(.76)}.sticker-book span:not(:empty){background:#ebf4ddb8;animation:tileArrive .36s ease-out}.growth-garden{position:absolute;z-index:6;left:15%;right:15%;top:25.2%;height:4.3%;display:grid;grid-template-columns:28px repeat(5,1fr);align-items:center;gap:5px;padding:4px 6px;border:1px solid rgba(255,255,255,.6);border-radius:999px;background:#fffbeb66;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff8f}.growth-garden-play,.growth-garden .bloom{min-width:0;height:26px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:#f6fbec94;color:#65795f;box-shadow:inset 0 1px #ffffff8a}.growth-garden-play{width:26px}.growth-garden .bloom{position:relative;grid-template-columns:1fr 14px;padding:2px 3px 2px 6px}.growth-garden .bloom span{display:grid;place-items:center;font-size:14px;filter:saturate(calc(.58 + var(--bloom-petals, 0) * .08))}.growth-garden .bloom i{width:14px;height:14px;display:grid;place-items:center;border-radius:50%;background:#fffbeba8;color:#738167;font-size:9px;font-style:normal;font-weight:900}.growth-garden .bloom-3,.growth-garden .bloom-4,.growth-garden .bloom-5{background:#eef8e2a3}.softness-3 .growth-garden{background:#fffbee52;box-shadow:0 5px 9px #4152400d,inset 0 1px #ffffff75}.world-charm{position:absolute;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.66);border-radius:50%;background:#fffae88a;color:#66745a;box-shadow:0 10px 18px #4152401a,inset 0 1px #ffffffa8;pointer-events:auto;animation:charmFloat 3.8s ease-in-out infinite}.softness-3 .world-charm,.softness-3 .art-answer,.softness-3 .art-dock,.softness-3 .art-care-row button{box-shadow:0 8px 14px #41524014,inset 0 1px #ffffff8f}.world-charm span{font-size:22px;filter:saturate(.86)}.world-charm:nth-child(1){left:0;top:10%}.world-charm:nth-child(2){left:calc(50% - 21px);top:-8%;animation-delay:.32s}.world-charm:nth-child(3){right:0;top:14%;animation-delay:.68s}.world-charm:active{transform:translateY(2px) scale(.98)}.art-answer-row{left:6.5%;right:6.5%;top:56.5%;height:16.6%;display:grid;grid-template-columns:repeat(3,1fr);gap:6%}.world-design .art-answer-row{top:65.2%;height:10.6%}.world-calm .art-answer-row{top:66%;height:9.8%}.world-story .art-answer-row{top:65.4%;height:10.4%}.world-math .art-answer-row{top:66%;height:10.2%}.world-voice .art-answer-row{top:66%;height:9.8%}.world-design .art-answer>span{top:11%;min-height:32px}.world-calm .art-answer>span{top:10%;min-height:30px}.world-story .art-answer>span{top:11%;min-height:30px}.world-design .art-answer strong,.world-calm .art-answer strong,.world-story .art-answer strong{width:34px;height:34px;font-size:19px}.repeat-panel{position:absolute;z-index:6;left:18%;right:18%;top:53.7%;height:5.8%;display:grid;grid-template-columns:repeat(3,1fr);gap:8%}.repeat-panel button{display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#fafdf2c2;color:#5f776b;font-size:13px;font-weight:900;box-shadow:0 9px 18px #4152401a,inset 0 1px #ffffffb8}.repeat-panel button.active{background:#ffe7ded1;color:#bd7569;box-shadow:0 9px 18px #4152401f,0 0 0 5px #d8817621}.repeat-panel button:disabled{opacity:.42}.language-card{position:absolute;z-index:6;left:13%;right:13%;top:60.2%;height:5.5%;display:grid;grid-template-columns:34px 48px minmax(0,1fr) 34px;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(255,255,255,.68);border-radius:20px;background:#fafdf2b8;color:#5f776b;box-shadow:0 10px 18px #4152401a,inset 0 1px #ffffffad}.voice-path{position:absolute;z-index:6;left:24%;right:24%;top:54.2%;height:4.8%;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px 7px;border:1px solid rgba(255,255,255,.64);border-radius:999px;background:#f6fbeb75;color:#65786c;box-shadow:0 7px 14px #41524012,inset 0 1px #ffffff8a}.voice-path span{min-width:0;display:grid;grid-template-columns:17px 1fr;align-items:center;gap:2px;border-radius:999px;opacity:.5}.voice-path span.done,.voice-path span.active{opacity:1}.voice-path span.active{background:#fffbec85}.voice-path i{display:grid;place-items:center;font-style:normal;font-size:13px;line-height:1;filter:saturate(.78)}.voice-path small{min-width:0;overflow:hidden;font-size:9px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .voice-path{background:#fffbee57;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff70}.language-card button{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e1efe8db;color:#5e796e}.language-card span{display:grid;place-items:center;min-height:30px;border-radius:13px;background:#e8f2ecb8;font-size:14px;font-weight:900}.language-card strong{min-width:0;overflow:hidden;color:#526b5e;font-size:14px;font-weight:900;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.repeat-guide{position:absolute;z-index:7;left:50%;top:45%;width:72px;height:72px;display:grid;place-items:center;transform:translate(-50%);border:2px solid rgba(255,255,255,.72);border-radius:50%;background:#fffceab8;color:#65806f;box-shadow:0 16px 30px #41524021,0 0 0 8px #dcebd42e;pointer-events:none}.repeat-guide span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#f1f8e8d1;font-size:18px;font-weight:900}.repeat-guide.countdown span{color:#b8874f;animation:softBeat .9s ease-in-out infinite}.repeat-guide.recording{background:#ffeee6c7;color:#bb7568}.repeat-guide.review{background:#f2f9e8d1;color:#71965f}.next-step-cue{position:absolute;z-index:7;right:11%;top:61.2%;min-width:76px;height:34px;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:4px;padding:5px 8px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#fffbeb94;color:#6f765c;box-shadow:0 9px 16px #41524017,inset 0 1px #fff9}.next-step-cue span{display:grid;place-items:center;font-size:15px;filter:saturate(.82)}.next-step-cue small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .next-step-cue{background:#fffbee6b;box-shadow:0 5px 10px #4152400f,inset 0 1px #ffffff80}.design-board{position:absolute;z-index:6;left:24%;right:24%;top:52.6%;height:13.2%;display:grid;grid-template-columns:repeat(3,1fr);gap:7%;padding:10px;border:1px solid rgba(255,255,255,.66);border-radius:24px;background:#fffae87a;box-shadow:0 14px 28px #4152401f,inset 0 1px #ffffff9e;pointer-events:none}.design-board span{display:grid;place-items:center;border-radius:14px;background:#f4f0e08c;color:#6c7663;font-size:18px;box-shadow:inset 0 1px #ffffff85}.design-board span.filled{background:linear-gradient(180deg,#ffffff47,#fff0),var(--tile-color);animation:tileArrive .42s ease-out}.design-coach{position:absolute;z-index:6;left:31%;right:31%;top:49.2%;height:4.2%;display:grid;grid-template-columns:30px 24px 1fr;align-items:center;gap:5px;padding:5px 8px;border:1px solid rgba(255,255,255,.66);border-radius:999px;background:#fffae880;color:#746a62;box-shadow:0 9px 16px #41524014,inset 0 1px #ffffff94}.design-coach button{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#efe5f2c7;color:#756c82}.design-coach span{display:grid;place-items:center;font-size:15px;filter:saturate(.82)}.design-coach small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .design-coach{background:#fffbee66;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff7a}.design-habit{position:absolute;z-index:6;left:13.5%;top:57.6%;width:58px;height:42px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:3px;padding:5px 7px;border:1px solid rgba(255,255,255,.64);border-radius:999px;background:#f6fbeb80;color:#65765e;box-shadow:0 7px 13px #41524012,inset 0 1px #ffffff8a}.design-habit span{display:grid;place-items:center;font-size:15px;filter:saturate(.78)}.design-habit small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .design-habit{background:#fffbee5c;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff70}.breathing-garden{position:absolute;z-index:6;left:26%;right:26%;top:51.8%;height:16%;display:grid;place-items:center;pointer-events:none}.breathing-garden button{width:96px;height:96px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.76);border-radius:50%;background:radial-gradient(circle at 38% 34%,rgba(255,255,255,.72),transparent 32%),linear-gradient(180deg,#ddeed6e0,#b1cfb8cc);box-shadow:0 18px 32px #485b4426,0 0 0 12px #e5f0da38;pointer-events:auto}.breathing-garden button span{width:54px;height:54px;border-radius:50%;background:#fff8e0b8;box-shadow:inset 0 1px #ffffffc7}.breathing-garden.inhale button{animation:breatheIn 3.2s ease-in-out}.breathing-garden.exhale button{animation:breatheOut 3.2s ease-in-out}.calm-petals{position:absolute;left:50%;bottom:0;display:flex;gap:5px;transform:translate(-50%)}.calm-petals i{width:12px;height:18px;border-radius:999px 999px 8px 8px;background:#e9e5d18f;transform:rotate(14deg)}.calm-petals i.filled{background:#d4c6eb;box-shadow:0 4px 8px #5a4a751a}.calm-guide,.soothing-plan{position:absolute;right:-10px;top:16px;box-sizing:border-box;width:64px;height:32px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:3px;padding:4px 7px;border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#fffbeb94;color:#66745f;box-shadow:0 8px 14px #41524014,inset 0 1px #ffffff94;pointer-events:auto}.soothing-plan{left:-10px;right:auto;background:#f6fbeb94}.breathing-garden .calm-guide,.breathing-garden .soothing-plan{width:64px;height:32px;border-radius:999px}.breathing-garden .calm-guide span,.breathing-garden .soothing-plan span{width:auto;height:auto;border-radius:0;background:transparent;box-shadow:none}.calm-guide span,.soothing-plan span{display:grid;place-items:center;width:auto;height:auto;border-radius:0;background:transparent;box-shadow:none;font-size:14px;filter:saturate(.8)}.calm-guide small,.soothing-plan small{min-width:0;overflow:hidden;font-size:10px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.softness-3 .calm-guide,.softness-3 .soothing-plan{background:#fffbee6b;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff7a}.story-path{position:absolute;z-index:6;left:13%;right:13%;top:53.2%;height:10.8%;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.66);border-radius:24px;background:#fffae885;box-shadow:0 14px 28px #4152401f,inset 0 1px #ffffff9e;pointer-events:none}.story-path button{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e9e2f6d6;color:#746c92;box-shadow:0 8px 16px #4152401a,inset 0 1px #ffffffad;pointer-events:auto}.story-path div{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.story-path span{min-height:36px;display:grid;place-items:center;border-radius:13px;background:#f4f0e08c;color:#6c7663;font-size:18px;box-shadow:inset 0 1px #ffffff85}.story-path span:not(:empty){background:#eae6f7c7;animation:tileArrive .42s ease-out}.fruit-basket{position:absolute;z-index:6;left:10.5%;right:10.5%;top:55.4%;height:8.8%;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.66);border-radius:24px;background:#fffae88a;box-shadow:0 14px 28px #4152401f,inset 0 1px #ffffff9e;pointer-events:none}.fruit-basket button{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#f1e5c5d6;color:#8b7446;box-shadow:0 8px 16px #4152401a,inset 0 1px #ffffffad;pointer-events:auto}.fruit-basket div{display:grid;grid-template-columns:repeat(8,1fr);gap:4px}.fruit-basket span{min-height:30px;display:grid;place-items:center;border-radius:12px;background:#f4f0e08c;color:#6c7663;font-size:16px;box-shadow:inset 0 1px #ffffff85}.fruit-basket span:not(:empty){background:#fcecbfc7;animation:tileArrive .42s ease-out}.math-groups{position:absolute;z-index:6;left:18%;right:18%;top:51.2%;height:4.2%;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:8px;padding:5px 8px;border:1px solid rgba(255,255,255,.66);border-radius:999px;background:#fffae880;color:#7a714f;box-shadow:0 9px 16px #41524014,inset 0 1px #fff9}.math-groups button{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f1e5c5c2;color:#806f4d}.math-groups div{min-width:0;display:flex;gap:5px;overflow:hidden}.math-groups span{min-width:34px;height:27px;display:grid;grid-template-columns:1fr 14px;align-items:center;gap:2px;padding:3px 4px;border-radius:999px;background:#fcefcbad;color:#6e684e}.math-groups b{display:grid;place-items:center;font-size:14px;font-weight:900;line-height:1}.math-groups small{display:grid;place-items:center;min-width:14px;height:14px;border-radius:50%;background:#fffbebb3;font-size:9px;font-weight:900}.softness-3 .math-groups{background:#fffbee66;box-shadow:0 5px 10px #4152400d,inset 0 1px #ffffff7a}@keyframes breatheIn{0%{transform:scale(.84)}to{transform:scale(1.08)}}@keyframes breatheOut{0%{transform:scale(1.08)}to{transform:scale(.86)}}@keyframes tileArrive{0%{opacity:0;transform:scale(.72) rotate(-4deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes softBeat{0%,to{transform:scale(.94)}50%{transform:scale(1.04)}}@keyframes charmFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes petFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.art-answer{position:relative;border-radius:24px;border:2px solid rgba(255,255,255,.88);background:linear-gradient(180deg,#fffceefa,#ede0c7eb);box-shadow:0 14px 24px #41524029,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.art-answer i[role=button]{position:absolute;z-index:2;right:8px;top:8px;width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.66);border-radius:50%;background:#fffbebe6;color:#53664e;box-shadow:0 5px 10px #41524012,inset 0 1px #ffffff8a}.art-answer i[role=button]:focus-visible{outline:3px solid rgba(111,139,196,.24);outline-offset:2px}.softness-3 .art-answer i[role=button]{background:#fffbee6b;box-shadow:0 4px 8px #4152400d,inset 0 1px #ffffff7a}.art-answer>span{position:absolute;left:50%;top:24%;width:72%;min-height:44px;display:grid;place-items:center;transform:translate(-50%);color:#263f31;font-size:clamp(18px,5.5vw,27px);line-height:1.15;text-align:center}.art-answer>span:only-of-type{top:50%;transform:translate(-50%,-50%)}.art-answer strong{position:absolute;left:50%;bottom:6%;width:42px;height:42px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.75);border-radius:50%;transform:translate(-50%);background:linear-gradient(180deg,#ffd875,#daa346);color:#584329;font-size:24px;box-shadow:0 8px 16px #50483024,inset 0 2px #ffffff6b}.adventure-stage{position:absolute;z-index:6;left:7%;right:7%;top:44%;height:26%;pointer-events:none}.adventure-hero{position:absolute;left:8%;top:42%;width:68px;height:68px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.92);border-radius:50%;background:#fffaebf0;box-shadow:0 14px 24px #374b3c2e,inset 0 2px #ffffffb3;animation:adventureBob 1.4s ease-in-out infinite}.adventure-hero span{font-size:35px;line-height:1}.mode-plane .adventure-hero{animation:planeFly 2.1s ease-in-out infinite}.mode-tank .adventure-hero{border-radius:22px;animation:tankRoll 1.8s ease-in-out infinite}.mode-jumper .adventure-hero{animation:jumperHop 1.15s ease-in-out infinite}.adventure-targets{position:absolute;inset:5% 0 5% 35%;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:10px;pointer-events:auto}.adventure-target{min-width:0;height:86px;display:grid;place-items:center;align-content:center;gap:3px;border:2px solid rgba(255,255,255,.92);border-radius:24px;background:#fffaebf2;color:#274332;box-shadow:0 14px 24px #374b3c2b,inset 0 2px #ffffffb3;animation:targetFloat 1.8s ease-in-out infinite;animation-delay:calc(var(--target-index) * .12s)}.adventure-target span{font-size:23px;line-height:1}.adventure-target strong{font-size:24px;line-height:1}.mode-jumper .adventure-target{border-radius:12px;background:linear-gradient(180deg,#ffe182f5,#d79744f0)}@keyframes adventureBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes planeFly{0%,to{transform:translate(0) rotate(-8deg)}50%{transform:translate(18px,-12px) rotate(5deg)}}@keyframes tankRoll{0%,to{transform:translate(0)}50%{transform:translate(15px)}}@keyframes jumperHop{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-26px) scale(1.04)}}@keyframes targetFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.adventure-stage{position:absolute;z-index:30;inset:0;height:100%;overflow:hidden;color:#fff7d6;pointer-events:auto;background:#12312d}.adventure-scene-art{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.08) brightness(.98);-webkit-user-select:none;user-select:none;pointer-events:none}.adventure-scene-shade{position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(4,21,25,.28) 0%,rgba(4,21,25,.06) 22%,transparent 50%,rgba(4,24,19,.48) 100%),radial-gradient(circle at 50% 64%,transparent 0 32%,rgba(0,0,0,.16) 82%)}.adventure-topbar{position:absolute;z-index:12;left:5.2%;right:5.2%;top:4.2%;height:7.5%;display:grid;grid-template-columns:1fr 1fr 14%;gap:2.8%}.adventure-parent,.adventure-lock,.adventure-exit,.adventure-mission,.adventure-answer,.adventure-control-row button{border:1px solid rgba(255,255,255,.42);box-shadow:0 15px 28px #00000040,inset 0 1px #ffffff73;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.adventure-parent,.adventure-lock{display:grid;place-items:center;color:#ffe8bf;background:linear-gradient(180deg,#092a27a8,#fff7d929)}.adventure-parent{grid-template-columns:1fr 24px;padding:0 15px;border-radius:999px;font-size:clamp(16px,4.5vw,22px);font-weight:900;text-shadow:0 2px 7px rgba(0,0,0,.32)}.adventure-parent span{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#ffebac2e;color:#ffd6c2}.adventure-parent.active{box-shadow:0 14px 28px #00000047,0 0 0 5px #ffd86833,inset 0 1px #ffffff85}.adventure-lock{border-radius:17px}.adventure-exit{position:absolute;z-index:13;right:5.2%;top:12.7%;width:38px;height:38px;display:grid;place-items:center;border-radius:15px;color:#ffe8bf;background:#092a2770}.adventure-mission{position:absolute;z-index:11;left:5.2%;right:17%;top:12.7%;min-height:7.5%;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:9px;padding:9px 13px;border-radius:22px;background:linear-gradient(180deg,#fff9dbe0,#fff9dba3);color:#16443c;text-align:left}.adventure-mission svg{color:#135846}.adventure-mission span{display:-webkit-box;overflow:hidden;font-size:clamp(12px,3.25vw,15px);font-weight:800;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.adventure-status{position:absolute;z-index:10;left:6.2%;right:6.2%;top:22.5%;height:3.4%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;color:#fff5ce;font-size:clamp(11px,3vw,13px);font-weight:900;text-shadow:0 2px 8px rgba(0,0,0,.45)}.adventure-status i{height:13px;overflow:hidden;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff4d;box-shadow:inset 0 0 8px #0003}.adventure-status b{display:block;width:var(--adventure-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#ffe166,#45e5a0,#31d5ff);box-shadow:0 0 18px #43e2ba9e}.adventure-playfield{position:absolute;z-index:8;inset:27% 0 28%;touch-action:none}.jump-star-game,.jump-star-loading{position:absolute;z-index:9;inset:26.5% 3.8% 14.8%;overflow:hidden;border:1px solid rgba(255,255,255,.46);border-radius:26px;background:linear-gradient(180deg,#bfe9fff5,#80d3a6f0);box-shadow:0 18px 34px #00000042,inset 0 1px #ffffff8f;touch-action:none}.jump-star-game canvas,.jump-star-svg{width:100%!important;height:100%!important;display:block;touch-action:none;pointer-events:none}.jump-star-touch-zone{position:absolute;z-index:18;bottom:18px;height:180px;border:0;padding:0;background:transparent;color:transparent;appearance:none;touch-action:none}.jump-star-touch-zone-jump{left:4%;width:43%}.jump-star-touch-zone-direction{right:4%;width:43%}.jump-star-loading{display:grid;place-items:center;color:#16443c;font-size:15px;font-weight:900}.adventure-reticle{position:absolute;right:10%;top:12%;width:62px;height:62px;border:2px solid rgba(255,225,106,.8);border-radius:50%;opacity:.95;box-shadow:0 0 24px #ffdc6394,inset 0 0 20px #ffdc6338}.adventure-reticle:before,.adventure-reticle:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.72);border-radius:50%}.adventure-reticle:after{left:-8px;right:-8px;top:29px;height:2px;border:0;border-radius:0;background:#ffffffb8}.adventure-control-marker{position:absolute;left:var(--plane-x);top:var(--plane-y);width:58px;height:58px;border:2px solid rgba(84,231,255,.82);border-radius:50%;transform:translate(-50%,-50%);opacity:.86;box-shadow:0 0 28px #4adfff94,inset 0 0 20px #4adfff33}.adventure-control-marker:after{content:"";position:absolute;inset:18px;border-radius:50%;background:#ffffffd1}.adventure-tank .adventure-control-marker{left:28%;top:68%;border-color:#ffe06cd1;box-shadow:0 0 28px #ffd45d85,inset 0 0 20px #ffd45d2e}.adventure-jumper .adventure-control-marker{display:none}.adventure-projectile{position:absolute;z-index:2;left:50%;bottom:16%;width:9px;height:42%;border-radius:999px;opacity:0;transform:translate(-50%) rotate(-20deg) scaleY(.2);transform-origin:bottom;background:linear-gradient(180deg,#ffe0,#fdf6b5 28%,#31ddff 72%,#ff9a5d);box-shadow:0 0 18px #36dcffd9,0 0 38px #ffd5666b}.adventure-plane .adventure-projectile{left:var(--plane-x);bottom:calc(100% - var(--plane-y));height:44%;transform:translate(-50%) rotate(-20deg) scaleY(.2)}.adventure-tank .adventure-projectile{left:44%;bottom:18%;height:48%;transform:translate(-50%) rotate(-58deg) scaleY(.2)}.adventure-impact{position:absolute;z-index:3;right:9%;top:9%;width:92px;height:92px;border-radius:50%;opacity:0;background:radial-gradient(circle,#fffbd1 0 20%,#ffd35d 21% 42%,rgba(49,221,255,.16) 56%,transparent 72%);box-shadow:0 0 38px #ffda5fb8;transform:scale(.55)}.adventure-tank .adventure-impact{right:13%;top:6%}.adventure-growth-aura{position:absolute;z-index:2;left:34%;top:18%;width:32%;aspect-ratio:1;border-radius:50%;opacity:0;transform:scale(var(--jump-scale));background:radial-gradient(circle,rgba(255,231,112,.62),rgba(78,233,156,.24) 52%,transparent 72%);box-shadow:0 0 45px #ffe1667a}.adventure-answer-row{position:absolute;z-index:14;left:4.8%;right:4.8%;bottom:15.7%;height:9.2%;display:grid;grid-template-columns:repeat(3,1fr);gap:2.7%}.adventure-answer{position:relative;min-width:0;display:grid;place-items:center;border-radius:23px;background:linear-gradient(180deg,#fff7cdf5,#ebc95ae6);color:#114a41}.adventure-answer span{max-width:100%;overflow:hidden;font-size:clamp(24px,8vw,42px);font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.42)}.adventure-answer em{position:absolute;left:50%;bottom:8px;max-width:70%;overflow:hidden;transform:translate(-50%);color:#114a41b8;font-size:12px;font-style:normal;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.adventure-answer small{position:absolute;right:8px;top:7px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#fffdebc7;color:#195848;box-shadow:inset 0 0 0 1px #205a4a2e}.adventure-control-row{position:absolute;z-index:14;left:12%;right:12%;bottom:4.2%;height:8.8%;display:grid;grid-template-columns:repeat(3,1fr);gap:9.5%}.adventure-control-row button{display:grid;place-items:center;border-radius:24px;background:linear-gradient(180deg,#fff9e0db,#fff9e075);color:#145c4a}.adventure-control-row button.recording{color:#fff8d8;background:linear-gradient(180deg,#f7785bf5,#be3f42c7);box-shadow:0 16px 28px #0000003d,0 0 0 6px #ff725a33}.adventure-stage.adventure-jumper{background:#bfe9ff}body:has(.adventure-jumper) .app-shell{padding:0}.game-panel:has(.adventure-jumper){width:100vw;height:100vh;max-height:none;aspect-ratio:auto;border:0;border-radius:0;box-shadow:none}.adventure-jumper .adventure-scene-art,.adventure-jumper .adventure-scene-shade,.adventure-jumper .adventure-topbar,.adventure-jumper .adventure-mission,.adventure-jumper .adventure-status,.adventure-jumper .adventure-control-row{display:none}.adventure-jumper .adventure-exit{z-index:24;right:4.6%;top:3.2%;width:42px;height:42px;border-radius:50%;color:#16443c;background:#ffffffad;box-shadow:0 12px 26px #1c4d6038,inset 0 1px #ffffffbf}.adventure-jumper .jump-star-game,.adventure-jumper .jump-star-loading{z-index:9;inset:0;border:0;border-radius:0;box-shadow:none}.adventure-jumper .jump-star-game canvas{object-fit:cover}.feedback-success .adventure-projectile{animation:adventureBeam .92s cubic-bezier(.2,.8,.2,1)}.feedback-success .adventure-impact{animation:adventureImpact .92s ease-out}.feedback-success.adventure-jumper .adventure-growth-aura{animation:adventureGrow 1s ease-out}.feedback-retry .adventure-mission{animation:adventureTryAgain .62s ease-out}.feedback-retry .adventure-control-marker{animation:adventureMarkerNudge .62s ease-out}@keyframes adventureBeam{0%{opacity:0;transform:translate(-50%) rotate(-20deg) scaleY(.18)}22%,72%{opacity:1}to{opacity:0;transform:translate(-50%) rotate(-20deg) scaleY(1)}}@keyframes adventureImpact{0%{opacity:0;transform:scale(.45)}30%,70%{opacity:1}to{opacity:0;transform:scale(1.35)}}@keyframes adventureGrow{0%{opacity:0;transform:scale(calc(var(--jump-scale) * .72))}35%,72%{opacity:1}to{opacity:0;transform:scale(calc(var(--jump-scale) * 1.35))}}@keyframes adventureTryAgain{0%,to{transform:translate(0)}28%{transform:translate(-4px)}58%{transform:translate(4px)}}@keyframes adventureMarkerNudge{0%,to{opacity:.86}50%{opacity:.38}}.mood-dial{position:absolute;z-index:6;left:24%;right:24%;top:20.8%;height:3.8%;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.mood-dial button{min-width:0;display:grid;place-items:center;padding:3px;border:1px solid rgba(255,255,255,.66);border-radius:50%;background:#fffbec75;color:#68765e;box-shadow:0 7px 13px #41524014,inset 0 1px #ffffff8f}.mood-dial span{display:grid;place-items:center;font-size:15px;filter:saturate(.82)}.mood-dial small{display:none}.softness-3 .mood-dial button{background:#fffbee61;box-shadow:0 5px 10px #4152400f,inset 0 1px #ffffff80}.art-voice-dock{left:10.4%;right:10.4%;top:76.8%;height:8.7%;display:grid;grid-template-columns:repeat(3,1fr);gap:10%}.art-dock{border-radius:28px;color:#fffdf5}.art-dock.blue,.art-dock.coral,.art-dock.green{background:#fffaebf0;color:#315b3b;opacity:1}.art-dock.recording{opacity:.7;box-shadow:0 10px 20px #505f4821,0 0 0 6px #d481762e,inset 0 2px #ffffff8c}.art-care-row{left:13.5%;right:13.5%;bottom:4.3%;height:9.7%;display:grid;grid-template-columns:repeat(4,1fr);gap:4.6%}.art-care-row button{display:grid;place-items:center;border-radius:22px;background:#fff9e8f0;color:#315b3b;opacity:1}.art-care-row button span{display:grid;place-items:center;font-size:25px;line-height:1;filter:saturate(.92)}.art-answer:active,.art-dock:active,.art-care-row button:active,.art-parent:active,.art-lock:active,.art-prompt:active{transform:translateY(2px) scale(.99)}.status-card{left:18px;right:18px;bottom:8px;display:none;align-items:center;justify-content:center;gap:8px;color:#64745e;font-size:12px}.daily-wish,.daily-rhythm,.rhythm-mode,.voice-health,.art-progress,.streak-badge,.reward-aura,.reward-burst,.reward-event,.play-streak-challenge,.pet-gesture-guide,.reward-pocket,.next-star,.world-shift,.scene-glow,.round-spark,.stuck-support,.mastery-badge,.play-tray,.quest-ring,.companion-quest,.exploration-trail,.auto-upgrade-badge,.mini-park,.world-charms,.star-route,.footstep-route,.memory-trail,.growth-garden,.world-charm,.pet-companion,.world-items,.mood-dial,.daily-card-deck,.pet-gift-shelf,.sticker-book,.design-board,.design-coach,.design-habit,.story-path,.fruit-basket,.math-groups,.breathing-garden,.repeat-panel,.voice-path,.language-card,.repeat-guide,.next-step-cue,.rest-panel .rest-return-guide,.rest-panel .rest-ritual-play,.rest-panel .rest-wrap-up-play,.rest-panel .rest-ask-play{display:none!important}.rest-panel{position:absolute;z-index:40;inset:0;width:100%;height:100%;display:grid;align-content:center;justify-items:center;gap:14px;padding:7%;overflow:hidden;background:#f4f5e9;color:#53685b;-webkit-backdrop-filter:none;backdrop-filter:none}.rest-panel>div{width:min(100%,278px);display:grid;justify-items:center;gap:10px;padding:20px 16px;border:1px solid rgba(255,255,255,.74);border-radius:26px;background:#fffcf0a3;box-shadow:0 18px 38px #4152401f,inset 0 1px #ffffffad}.rest-panel>div>span{font-size:22px;font-weight:900}.rest-panel p{margin:0;color:#617568;font-size:14px;line-height:1.5;text-align:center}.rest-panel button{width:min(100%,230px);min-height:48px;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:#eef6e2db;color:#5f735f;font-size:15px;font-weight:900;box-shadow:0 12px 24px #4152401a,inset 0 1px #ffffffb3}.rest-panel>button+button{background:#fff7e0db;color:#786b50}.rest-panel .rest-ritual-play,.rest-panel .rest-wrap-up-play,.rest-panel .rest-ask-play,.rest-panel .rest-return-guide{width:min(100%,178px);min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:20px;background:#e2f1dac7;color:#58735b;font-size:14px}.rest-panel .rest-return-guide{background:#edf6e2b8;color:#58735b}.rest-panel .rest-wrap-up-play{background:#fff7e0c7;color:#756b50}.rest-panel .rest-ask-play{background:#eef6e2bd;color:#5c705f}.rest-return-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rest-return-grid button{width:100%;min-height:72px;display:grid;justify-items:center;align-content:center;gap:5px;border-radius:20px;background:#fffcefb8;color:#607463;box-shadow:0 8px 16px #41524014,inset 0 1px #ffffffb8}.rest-return-grid button span{font-size:26px;line-height:1}.rest-return-grid button small{font-size:13px;font-weight:900}.rest-ritual{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.rest-ritual button{width:100%;min-height:64px;display:grid;justify-items:center;align-content:center;gap:4px;border-radius:18px;background:#fffcefa3;color:#607463;box-shadow:0 8px 16px #41524014,inset 0 1px #ffffffb8}.rest-ritual button span{font-size:24px;line-height:1}.rest-ritual button small{font-size:13px;font-weight:900}.dot{width:9px;height:9px;border-radius:50%}.dot.ok{background:#7ca56f}.dot.warn{background:#d8a95b}.line-count{min-width:20px;color:#9a8868}.parent-panel{position:absolute;z-index:8;left:7%;right:7%;top:12%;display:grid;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:#fffcf0e6;color:#4d6558;box-shadow:0 26px 56px #394b3d38,inset 0 1px #ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.parent-panel header{display:grid;grid-template-columns:28px 1fr 34px;align-items:center;gap:8px;color:#5d7765;font-weight:900}.parent-panel header button{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e4dcc78a;color:#6d735f}.parent-panel label{display:grid;gap:8px;font-size:13px;font-weight:800}.parent-panel input[type=range]{width:100%;accent-color:#91b985}.companion-focus-panel{display:grid;grid-template-columns:56px 1fr;gap:8px;padding:8px;border-radius:16px;background:#f7f3e2c2;color:#65745d}.companion-focus-panel>button{grid-row:span 2;min-height:58px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.companion-focus-panel div{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.companion-focus-panel div button{min-width:0;min-height:34px;display:grid;justify-items:center;align-content:center;gap:2px;border-radius:12px;background:#fffbeca8;color:#6e7d62;font-weight:900}.companion-focus-panel div button.active{background:#eef8e2db;box-shadow:0 0 0 3px #94b17b1f}.companion-focus-panel span{font-size:17px;line-height:1;filter:saturate(.78)}.companion-focus-panel small{min-width:0;overflow:hidden;font-size:9px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.companion-focus-panel p{margin:0;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.challenge-note{min-height:36px;display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 10px;border-radius:14px;background:#eff6e5d1;color:#60745f;font-size:11px;font-weight:900;line-height:1.35;box-shadow:0 8px 16px #41524012,inset 0 1px #ffffff9e}.challenge-note span{min-width:0}.companion-status{display:grid;grid-template-columns:44px 72px 1fr;align-items:center;gap:8px;padding:8px;border-radius:16px;background:#eff6e5d1;color:#60745f;box-shadow:0 8px 16px #4152400f,inset 0 1px #ffffff94}.companion-status button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fffbecc2;color:#66745a}.companion-status button span{font-size:19px;filter:saturate(.82)}.companion-status div{min-width:0;display:grid;gap:3px}.companion-status strong,.companion-status small{min-width:0;overflow:hidden;line-height:1;text-overflow:ellipsis;white-space:nowrap}.companion-status strong{font-size:13px;font-weight:900}.companion-status small{color:#7b866c;font-size:10px;font-weight:900}.companion-status p{margin:0;color:#6f7c67;font-size:11px;font-weight:700;line-height:1.35}.companion-status.status-support{background:#fff7e2d1}.companion-status.status-rest{background:#ebf4e2db}.parent-rhythm-coach{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c7;color:#65735e;box-shadow:0 8px 16px #4152400f,inset 0 1px #ffffff94}.parent-rhythm-coach.mode-rest,.parent-rhythm-coach.mode-support{background:#fff7e2d6}.parent-rhythm-coach.mode-ready{background:#fffae9d1}.parent-rhythm-coach button{min-height:62px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#e7f2ded1;color:#60765f;font-weight:900}.parent-rhythm-coach button span{font-size:18px;line-height:1;filter:saturate(.82)}.parent-rhythm-coach button small{font-size:10px;line-height:1}.parent-rhythm-coach div{min-width:0;display:grid;align-content:center;gap:6px}.parent-rhythm-coach p{margin:0;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.parent-rhythm-coach div span{min-width:0;overflow:hidden;padding:5px 8px;border-radius:999px;background:#fffbecad;color:#6e7d62;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.context-gentle-plan{min-height:36px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:15px;background:#fff7e2d1;color:#6f765c;font-size:13px;font-weight:900;box-shadow:0 8px 16px #4152400f,inset 0 1px #fff9}.voice-companion-panel{display:grid;grid-template-columns:92px 1fr;gap:8px;padding:8px;border-radius:16px;background:#f7f3e2c7;color:#60705d;box-shadow:0 8px 16px #4152400f,inset 0 1px #ffffff94}.voice-companion-panel button{min-height:56px;display:grid;place-items:center;gap:3px;border-radius:14px;background:#e7f2dedb;color:#60765f;font-size:12px;font-weight:900}.voice-companion-panel div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.voice-companion-panel div span{min-width:0;min-height:22px;display:grid;place-items:center;border-radius:999px;background:#fffbecb8;color:#6e7d62;font-size:11px;font-weight:900}.voice-companion-panel p{grid-column:2;margin:-25px 0 0;color:#71806a;font-size:11px;font-weight:700;line-height:1.35}.voice-freshness-panel{display:grid;grid-template-columns:92px 1fr;gap:8px;padding:8px;border-radius:16px;background:#fffae9bd;color:#65735e;box-shadow:0 8px 16px #4152400d,inset 0 1px #ffffff94}.voice-freshness-panel button{grid-row:span 2;min-height:58px;display:grid;place-items:center;gap:3px;border-radius:14px;background:#e7f2dec7;color:#60765f;font-size:12px;font-weight:900}.voice-freshness-panel div{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.voice-freshness-panel div span{min-width:0;min-height:23px;display:grid;place-items:center;border-radius:999px;background:#fffbecb3;color:#6e7d62;font-size:10px;font-weight:900}.voice-freshness-panel div span.thin{background:#fff7e2d1;color:#7a6c50}.voice-freshness-panel div span.wide{background:#ebf2e2db;color:#60765f}.voice-freshness-panel p{margin:0;color:#71806a;font-size:11px;font-weight:700;line-height:1.35}.voice-variety-panel{display:grid;grid-template-columns:92px 1fr;gap:8px;padding:8px;border-radius:16px;background:#f2f7e8c7;color:#60705d;box-shadow:0 8px 16px #4152400d,inset 0 1px #ffffff94}.voice-variety-panel button{grid-row:span 2;min-height:58px;display:grid;place-items:center;gap:3px;border-radius:14px;background:#e7f2ded1;color:#60765f;font-size:12px;font-weight:900}.voice-variety-panel div{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.voice-variety-panel div span{min-width:0;min-height:23px;display:grid;place-items:center;border-radius:999px;background:#fffbecb3;color:#6e7d62;font-size:10px;font-weight:900}.voice-variety-panel p{margin:0;color:#71806a;font-size:11px;font-weight:700;line-height:1.35}.voice-telemetry-panel{display:grid;grid-template-columns:92px 1fr;gap:8px;padding:8px;border-radius:16px;background:#f2f7e8c7;color:#60705d;box-shadow:0 8px 16px #4152400f,inset 0 1px #ffffff94}.voice-telemetry-panel button{min-height:54px;display:grid;place-items:center;gap:3px;border-radius:14px;background:#e7f2ded1;color:#60765f;font-size:12px;font-weight:900}.voice-telemetry-panel div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.voice-telemetry-panel div span{min-width:0;min-height:22px;display:grid;place-items:center;border-radius:999px;background:#fffbecad;color:#6e7d62;font-size:10px;font-weight:900}.parent-voice-balance{display:grid;grid-template-columns:92px 1fr;gap:8px;padding:8px;border-radius:16px;background:#fffae9c2;color:#64735f;box-shadow:0 8px 16px #4152400d,inset 0 1px #ffffff94}.parent-voice-balance button{grid-row:span 2;min-height:58px;display:grid;place-items:center;gap:3px;border-radius:14px;background:#e7f2dec7;color:#60765f;font-size:12px;font-weight:900}.parent-voice-balance div{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.parent-voice-balance div span{min-height:23px;display:grid;place-items:center;border-radius:999px;background:#fffbecb3;color:#6e7d62;font-size:11px;font-weight:900}.parent-voice-balance p{margin:0;color:#71806a;font-size:11px;font-weight:700;line-height:1.35}.parent-emotion-panel{display:grid;grid-template-columns:92px 1fr;gap:8px;padding:8px;border-radius:16px;background:#f6f1e2c7;color:#64735f;box-shadow:0 8px 16px #4152400d,inset 0 1px #ffffff94}.parent-emotion-panel button{grid-row:span 2;min-height:58px;display:grid;place-items:center;gap:3px;border-radius:14px;background:#e8f2e0c2;color:#60765f;font-size:12px;font-weight:900}.parent-emotion-panel div{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.parent-emotion-panel div span{min-height:23px;display:grid;place-items:center;border-radius:999px;background:#fffbecb3;color:#6e7d62;font-size:11px;font-weight:900}.parent-emotion-panel p{margin:0;color:#71806a;font-size:11px;font-weight:700;line-height:1.35}.gentle-plan{min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:15px;background:#e7f2dee6;color:#60765f;font-size:13px;font-weight:900;box-shadow:0 8px 16px #41524014,inset 0 1px #ffffffa8}.parent-panel-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.parent-panel-stats span{min-height:48px;display:grid;grid-template-rows:18px 14px 12px;place-items:center;border-radius:14px;background:#e9f1ddd1;color:#66745a;font-size:12px;font-weight:900}.parent-panel-stats b,.parent-panel-stats small,.parent-panel-stats em{font-style:normal;line-height:1}.parent-panel-stats small{color:#7c8b61;font-size:11px}.parent-panel-stats em{color:#8b8b72;font-size:10px}.sticker-book-panel{display:grid;grid-template-columns:72px 1fr;gap:8px;padding:8px;border-radius:16px;background:#fffae9c2;color:#64735f;box-shadow:0 8px 16px #4152400d,inset 0 1px #ffffff94}.sticker-book-panel button{grid-row:span 2;min-height:58px;display:grid;place-items:center;gap:3px;border-radius:14px;background:#e7f2dec7;color:#60765f;font-size:12px;font-weight:900}.sticker-book-panel div{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.sticker-book-panel div span{min-height:25px;display:grid;grid-template-columns:1fr 1fr;place-items:center;border-radius:999px;background:#fffbecad;color:#6e7d62;font-size:11px;font-weight:900}.sticker-book-panel b,.sticker-book-panel small{line-height:1}.sticker-book-panel p{margin:0;color:#71806a;font-size:11px;font-weight:700;line-height:1.35}.round-variant-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2;color:#65745d}.round-variant-panel button{min-height:50px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.round-variant-panel button span{font-size:18px;line-height:1;filter:saturate(.82)}.round-variant-panel button small{font-size:10px;line-height:1}.round-variant-panel p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.play-streak-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2;color:#65745d}.play-streak-panel.mode-spark{background:#fffae9d1}.play-streak-panel button{min-height:50px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.play-streak-panel button span{font-size:18px;line-height:1;filter:saturate(.82)}.play-streak-panel button small{font-size:10px;line-height:1}.play-streak-panel p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.pet-gesture-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2;color:#65745d}.pet-gesture-panel.target-settle,.pet-gesture-panel.target-prompt{background:#fff7e2d1}.pet-gesture-panel button{min-height:50px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.pet-gesture-panel button span{font-size:18px;line-height:1;filter:saturate(.82)}.pet-gesture-panel button small{font-size:10px;line-height:1}.pet-gesture-panel p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.pet-reaction-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2;color:#65745d}.pet-reaction-panel.mode-hug,.pet-reaction-panel.mode-rest{background:#f2f7e8d1}.pet-reaction-panel.mode-cheer{background:#fff7e2d1}.pet-reaction-panel button{min-height:50px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.pet-reaction-panel button span{font-size:18px;line-height:1;filter:saturate(.82)}.pet-reaction-panel button small{font-size:10px;line-height:1}.pet-reaction-panel p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.visual-density-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2;color:#65745d}.visual-density-panel.mode-full,.visual-density-panel.mode-rest{background:#fff7e2d1}.visual-density-panel button{min-height:54px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.visual-density-panel button span{font-size:18px;line-height:1;filter:saturate(.82)}.visual-density-panel button small{font-size:10px;line-height:1}.visual-density-panel div{min-width:0;display:grid;align-content:center;gap:6px}.visual-density-panel p{margin:0;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.visual-density-panel div span{min-width:0;overflow:hidden;padding:5px 8px;border-radius:999px;background:#fffbecad;color:#6e7d62;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rhythm-mode-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2;color:#65745d}.rhythm-mode-panel.mode-windDown,.rhythm-mode-panel.mode-rest{background:#fff7e2d1}.rhythm-mode-panel button{min-height:54px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.rhythm-mode-panel button span{font-size:18px;line-height:1;filter:saturate(.82)}.rhythm-mode-panel button small{font-size:10px;line-height:1}.rhythm-mode-panel div{min-width:0;display:grid;align-content:center;gap:6px}.rhythm-mode-panel p{margin:0;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.rhythm-mode-panel div span{min-width:0;overflow:hidden;padding:5px 8px;border-radius:999px;background:#fffbecb3;color:#6e7d62;font-size:10px;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.steady-footsteps{display:grid;grid-template-columns:72px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2bd}.steady-footsteps.soften{background:#fff7e2d1}.steady-footsteps button{min-width:0;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#e9f1dddb;color:#60765f;font-weight:900}.steady-footsteps button span{font-size:18px;line-height:1;filter:saturate(.84)}.steady-footsteps button small{font-size:10px;line-height:1}.steady-footsteps div{min-width:0;display:grid;align-content:center;gap:5px}.steady-footsteps div span{display:flex;gap:3px}.steady-footsteps i{opacity:.22;font-style:normal;font-size:13px;filter:saturate(.78)}.steady-footsteps i.filled{opacity:.88}.steady-footsteps p{margin:0;color:#68775f;font-size:11px;line-height:1.35}.ability-map{display:grid;grid-template-columns:58px 1fr;gap:8px;align-items:stretch}.ability-map button{min-height:64px;display:grid;place-items:center;gap:2px;border-radius:15px;background:#ebf3e0db;color:#60765f;font-size:12px;font-weight:900;box-shadow:0 8px 16px #41524012,inset 0 1px #ffffff9e}.ability-map div{min-width:0;display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.ability-map div>span{min-width:0;display:grid;grid-template-rows:20px 1fr;gap:3px;padding:6px 5px;border-radius:14px;background:#f7f3e2c7;color:#66745a}.ability-map b{display:grid;place-items:center;font-size:16px;line-height:1}.ability-map small{min-width:0;overflow:hidden;color:#748069;font-size:9px;font-weight:900;line-height:1.2}.design-habit-panel,.voice-path-panel,.contextual-question-panel,.rotating-mission-panel,.soothing-plan-panel,.repeat-echo-panel{display:grid;grid-template-columns:58px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2}.repeat-echo-panel.mode-review,.repeat-echo-panel.mode-steady{background:#f2f7e8cc}.repeat-echo-panel button{min-height:54px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.repeat-echo-panel button span{font-size:18px;line-height:1;filter:saturate(.82)}.repeat-echo-panel button small{font-size:10px;line-height:1}.repeat-echo-panel p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.design-habit-panel button,.voice-path-panel button,.contextual-question-panel button,.rotating-mission-panel button,.soothing-plan-panel button{min-height:54px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.design-habit-panel button span,.voice-path-panel button span,.contextual-question-panel button span,.rotating-mission-panel button span,.soothing-plan-panel button span{font-size:18px;line-height:1;filter:saturate(.82)}.design-habit-panel button small,.voice-path-panel button small,.contextual-question-panel button small,.rotating-mission-panel button small,.soothing-plan-panel button small{font-size:10px;line-height:1}.design-habit-panel p,.voice-path-panel p,.contextual-question-panel p,.rotating-mission-panel p,.soothing-plan-panel p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.parent-summary{display:grid;grid-template-columns:58px 58px 1fr;gap:8px;align-items:stretch}.parent-summary button{min-height:58px;display:grid;place-items:center;gap:2px;border-radius:15px;background:#ebf3e0db;color:#607760;font-size:12px;font-weight:900;box-shadow:0 8px 16px #41524014,inset 0 1px #ffffff9e}.parent-summary p{margin:0;min-height:58px;display:flex;align-items:center;padding:9px 11px;border-radius:15px;background:#fffae9c7;color:#61705f;font-size:11px;font-weight:800;line-height:1.45}.parent-insights{display:grid;grid-template-columns:68px 1fr;gap:8px}.parent-insights button{min-height:64px;display:grid;place-items:center;gap:2px;border-radius:15px;background:#eff6e5db;color:#607760;font-size:12px;font-weight:900;box-shadow:0 8px 16px #41524012,inset 0 1px #ffffff9e}.parent-insights div{display:grid;gap:5px}.parent-insights div>span{min-height:34px;display:grid;grid-template-columns:24px 38px 1fr;align-items:center;gap:5px;padding:5px 8px;border-radius:13px;background:#fffae9bd;color:#60705f}.parent-insights b,.parent-insights strong,.parent-insights small{min-width:0;line-height:1.2}.parent-insights b{display:grid;place-items:center;font-size:15px}.parent-insights strong{font-size:11px;font-weight:900}.parent-insights small{overflow:hidden;color:#6d7666;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.quest-ring-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2}.quest-ring-panel button{min-height:50px;display:grid;place-items:center;gap:2px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-size:11px;font-weight:900;box-shadow:0 8px 16px #41524012,inset 0 1px #ffffff9e}.quest-ring-panel p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.companion-quest-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2}.companion-quest-panel button{min-height:50px;display:grid;justify-items:center;align-content:center;gap:2px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-size:13px;font-weight:900;box-shadow:0 8px 16px #41524012,inset 0 1px #ffffff9e}.companion-quest-panel button small{font-size:10px;line-height:1}.companion-quest-panel p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.exploration-trail-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2}.exploration-trail-panel.complete{background:#fff7e2d1}.exploration-trail-panel button{min-height:50px;display:grid;justify-items:center;align-content:center;gap:2px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-size:13px;font-weight:900;box-shadow:0 8px 16px #41524012,inset 0 1px #ffffff9e}.exploration-trail-panel button small{font-size:10px;line-height:1}.exploration-trail-panel p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.voice-mode-note{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 10px;border-radius:14px;background:#fffae9bd;color:#65745d;font-weight:900}.voice-mode-note small{font-size:11px;line-height:1.35}.visual-comfort-note{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2;color:#65745d}.visual-comfort-note.mode-rest,.visual-comfort-note.mode-soften{background:#fff7e2d1}.visual-comfort-note button{min-height:48px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.visual-comfort-note button span{font-size:18px;line-height:1;filter:saturate(.82)}.visual-comfort-note button small{font-size:10px;line-height:1}.visual-comfort-note p{margin:0;display:grid;align-content:center;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.auto-upgrade-panel{display:grid;grid-template-columns:64px 1fr;gap:8px;align-items:stretch;padding:8px;border-radius:16px;background:#f7f3e2c2;color:#65745d}.auto-upgrade-panel.mode-ready{background:#fff9e2d1}.auto-upgrade-panel button{min-height:54px;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:14px;background:#ebf3e0db;color:#60765f;font-weight:900}.auto-upgrade-panel button span{font-size:18px;line-height:1;filter:saturate(.82)}.auto-upgrade-panel button small{font-size:10px;line-height:1}.auto-upgrade-panel div{min-width:0;display:grid;align-content:center;gap:6px}.auto-upgrade-panel p{margin:0;color:#68775f;font-size:11px;font-weight:700;line-height:1.35}.auto-upgrade-panel meter{width:100%;height:7px;overflow:hidden}.parent-next-star,.parent-world-shift{min-height:38px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;border-radius:15px;background:#eef6e2d1;color:#61765f;font-size:12px;font-weight:900;line-height:1.35;box-shadow:0 8px 16px #41524014,inset 0 1px #ffffff9e}.parent-world-shift{background:#fffae9c7;color:#6d745e}.mailbox-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.mailbox-preview button,.empty-mail{min-height:40px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:15px;background:#f2f7e8d1;color:#617461;font-size:12px;font-weight:900}.mailbox-preview button{box-shadow:0 8px 16px #41524014,inset 0 1px #ffffff9e}.mailbox-preview button span{font-size:16px}.mailbox-preview button small{font-size:11px}.empty-mail{grid-column:1 / -1;opacity:.72}.parent-reset{min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:16px;background:#dbe8cfdb;color:#5d745f;font-size:13px;font-weight:900}@media(max-width:390px){.app-shell{padding:8px}.game-panel{border-radius:28px}.art-message{left:7.5%;right:7.5%;font-size:12px}.art-answer strong{width:36px;height:36px;font-size:21px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reward-aura,.reward-burst,.reward-event{opacity:0!important}.pet-companion,.world-charm,.breathing-garden button{transform:none!important}}
