:root{color-scheme:light;--color-brand-50: #f7f2ff;--color-brand-100: #eee5ff;--color-brand-300: #c4aaff;--color-brand-500: #9973ec;--color-brand-600: #8b66e2;--color-brand-700: #7448cf;--color-brand-800: #5633a7;--color-progress-50: #f1fbef;--color-progress-100: #e8f7d8;--color-progress-300: #b4e779;--color-progress-500: #8bca3a;--color-progress-600: #69b92e;--color-progress-700: #458d24;--color-land-700: #387a4a;--color-land-900: #245234;--color-reward-50: #fff9e4;--color-reward-200: #ffe79a;--color-reward-400: #ffc328;--color-reward-500: #f2a90b;--color-reward-700: #9b6810;--color-sky-100: #ddf3ff;--color-sky-500: #3aa7d8;--color-coral-100: #ffe4dc;--color-coral-500: #f47c65;--color-berry-500: #c65591;--color-canvas: #fcf9eb;--color-surface: #fdfbf1;--color-surface-raised: #ffffff;--color-ink-900: #24223a;--color-ink-700: #4e4a63;--color-ink-500: #777287;--color-ink-300: #a9a4b4;--color-line: #e7e1d7;--color-locked-surface: #eae7e2;--color-locked-icon: #8c8792;--world-home-sky: #a9ddf7;--world-home-land: #97c849;--world-today-canvas: #f2eeff;--world-exercises-canvas: #fff0f1;--world-badges-canvas: #eef8ff;--world-room-canvas: #eaf7ff;--world-settings-canvas: #eef8ff;--gradient-brand-control: linear-gradient(180deg, #a77df3 0%, #8b66e2 72%, #7448cf 100%);--gradient-progress-node: linear-gradient(180deg, #b8ec6d 0%, #8bca3a 68%, #63a927 100%);--gradient-reward: linear-gradient(180deg, #ffe766 0%, #ffc328 58%, #f2a90b 100%);--surface-cream-glass: rgb(253 251 241 / 94%);--surface-white-glass: rgb(255 255 255 / 90%);--font-display: "Baloo 2", "Nunito", system-ui, sans-serif;--font-ui: "Nunito", system-ui, -apple-system, "Segoe UI", sans-serif;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--radius-sm: .625rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-xl: 2rem;--radius-pill: 999px;--shadow-xs: 0 1px 2px rgb(43 41 64 / 8%);--shadow-sm: 0 4px 10px rgb(43 41 64 / 10%);--shadow-md: 0 10px 24px rgb(43 41 64 / 12%);--shadow-lg: 0 18px 48px rgb(43 41 64 / 16%);--shadow-focus: 0 0 0 4px rgb(58 167 216 / 28%);--motion-instant: 80ms;--motion-fast: .16s;--motion-base: .24s;--motion-slow: .4s;--ease-standard: cubic-bezier(.2, .8, .2, 1);--ease-spring: cubic-bezier(.2, 1.15, .35, 1);--therapist-canvas: #f6f7fc;--therapist-sidebar: #fdfbf1;--therapist-surface: #ffffff;--therapist-surface-soft: #fbfaff;--therapist-surface-brand: #f7f2ff;--therapist-line: #e8e5ef;--therapist-line-strong: #d7d1e3;--therapist-status-positive: #458d24;--therapist-status-positive-surface: #f1fbef;--therapist-status-attention: #9b6810;--therapist-status-attention-surface: #fff9e4;--therapist-status-critical: #b54646;--therapist-status-critical-surface: #fff1f1;--therapist-status-info: #236f99;--therapist-status-info-surface: #eef8ff;--therapist-status-neutral: #777287;--therapist-card-radius: 1.25rem;--therapist-control-radius: .875rem;--therapist-shadow: 0 8px 24px rgb(36 34 58 / 8%);--therapist-shadow-raised: 0 14px 36px rgb(86 51 167 / 14%)}.ds-button{align-items:center;border:0;border-radius:var(--radius-pill);cursor:pointer;display:inline-flex;font:800 1rem/1 var(--font-ui);gap:var(--space-2);justify-content:center;min-height:3.25rem;padding:var(--space-3) var(--space-5);transition:filter var(--motion-fast),transform var(--motion-fast),box-shadow var(--motion-fast)}.ds-button--primary{background:var(--gradient-brand-control);box-shadow:0 4px #3c287f47;color:var(--color-surface-raised)}.ds-button--progress{background:var(--gradient-progress-node);box-shadow:0 4px #316b1b4d;color:var(--color-land-900)}.ds-button--secondary{background:var(--color-surface-raised);box-shadow:var(--shadow-sm);color:var(--color-ink-900)}.ds-button:active:not(:disabled){box-shadow:var(--shadow-xs);transform:translateY(2px)}.ds-button:disabled{cursor:not-allowed;filter:grayscale(.45);opacity:.62}.ds-card{background:var(--surface-cream-glass);border:1px solid rgb(255 255 255 / 75%);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm)}.ds-progress{background:#e7e1d7b8;border-radius:var(--radius-pill);height:.75rem;overflow:hidden}.ds-progress__fill{background:var(--gradient-progress-node);border-radius:inherit;height:100%;transition:width var(--motion-slow) var(--ease-standard)}:where(button,a,[tabindex]):focus-visible{outline:3px solid var(--color-sky-500);outline-offset:3px;box-shadow:var(--shadow-focus)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*,*:before,*:after{box-sizing:border-box}html{min-width:20rem;background:var(--color-canvas);font-family:var(--font-ui);color:var(--color-ink-900)}body{margin:0;min-width:20rem;min-height:100dvh;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}h1,h2,h3,p{margin-block:0}a{color:inherit}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#root{min-height:100dvh}._offline_diafr_1,._updatePrompt_diafr_2{align-items:center;background:var(--color-reward-50);border:1px solid var(--color-reward-200);border-radius:var(--radius-pill);box-shadow:var(--shadow-md);display:flex;font-weight:700;gap:var(--space-3);left:50%;margin:0;max-width:calc(100vw - 2rem);padding:var(--space-2) var(--space-4);position:fixed;top:max(var(--space-3),env(safe-area-inset-top));transform:translate(-50%);z-index:100}._updatePrompt_diafr_2 button{background:var(--color-brand-600);border:0;border-radius:var(--radius-pill);color:var(--color-surface-raised);cursor:pointer;min-height:2.75rem;padding-inline:var(--space-4)}._shell_baf9l_1,._main_baf9l_5{min-height:100dvh}._sidebar_baf9l_9{display:none}._brand_baf9l_13{align-items:center;color:var(--color-land-900);display:flex;flex-direction:column;font:800 1.3rem/1 var(--font-display);gap:var(--space-1);text-decoration:none}._brand_baf9l_13 img{height:4rem;object-fit:contain;width:4rem}._navList_baf9l_29{display:flex;flex-direction:column;gap:var(--space-2);list-style:none;margin:0;padding:0;width:100%}._navLink_baf9l_39{align-items:center;border-radius:var(--radius-lg);display:flex;flex-direction:column;font-size:.82rem;font-weight:700;gap:var(--space-1);justify-content:center;min-height:5.4rem;padding:var(--space-2);text-align:center;text-decoration:none}._navLink_baf9l_39 img{height:2.7rem;object-fit:contain;width:2.7rem}._navLinkActive_baf9l_60{background:var(--gradient-brand-control);box-shadow:0 4px #3c287f3d;color:var(--color-surface-raised)}._bottomNav_baf9l_66{align-items:center;background:var(--surface-cream-glass);border-top:1px solid var(--color-line);bottom:0;box-shadow:0 -6px 20px #2b29401a;display:grid;grid-template-columns:repeat(5,1fr);left:0;padding:var(--space-2) var(--space-1) calc(var(--space-2) + env(safe-area-inset-bottom));position:fixed;right:0;z-index:80}._bottomLink_baf9l_81{align-items:center;border-radius:var(--radius-md);display:flex;flex-direction:column;font-size:.68rem;font-weight:800;gap:.12rem;min-height:3.7rem;justify-content:center;text-decoration:none}._bottomLink_baf9l_81 img{height:1.75rem;object-fit:contain;width:1.75rem}._bottomLinkActive_baf9l_100{background:var(--color-brand-100);color:var(--color-brand-800)}@media(min-width:840px){._shell_baf9l_1{display:grid;grid-template-columns:6rem minmax(0,1fr)}._sidebar_baf9l_9{align-items:center;background:var(--surface-cream-glass);border-right:1px solid rgb(255 255 255 / 60%);display:flex;flex-direction:column;gap:var(--space-6);height:100dvh;left:0;padding:var(--space-4) var(--space-2);position:fixed;top:0;width:6rem;z-index:70}._main_baf9l_5{grid-column:2}._bottomNav_baf9l_66{display:none}}@media(min-width:1200px){._shell_baf9l_1{grid-template-columns:8.25rem minmax(0,1fr)}._sidebar_baf9l_9{padding:var(--space-5) var(--space-3);width:8.25rem}._main_baf9l_5{grid-column:2}._navLink_baf9l_39{min-height:5.55rem}}._greeting_14wu1_1{align-items:center;display:flex;gap:var(--space-4);min-height:6.65rem;padding:var(--space-4) var(--space-5)}._greeting_14wu1_1 h1{color:var(--color-land-900);font:800 1.75rem/1.08 var(--font-display)}._greeting_14wu1_1 p{color:var(--color-ink-700);font-size:1rem;font-weight:600;margin-top:var(--space-2)}._avatarFallback_14wu1_21{align-items:center;background:linear-gradient(145deg,var(--color-sky-100),var(--color-brand-300));border:5px solid var(--color-surface-raised);border-radius:50%;box-shadow:var(--shadow-sm);color:var(--color-brand-800);display:flex;flex:0 0 4.35rem;font:800 2rem/1 var(--font-display);height:4.35rem;justify-content:center;width:4.35rem}._topStatus_14wu1_36{align-items:center;display:flex;justify-content:space-around;min-height:5.6rem;padding:var(--space-3) var(--space-6)}._metric_14wu1_44{align-items:center;display:flex;gap:var(--space-2);min-width:6.1rem}._metric_14wu1_44+._metric_14wu1_44{border-left:1px solid var(--color-line);padding-left:var(--space-5)}._metric_14wu1_44 img{height:3rem;object-fit:contain;width:3rem}._metric_14wu1_44 div{display:flex;flex-direction:column}._metric_14wu1_44 strong{font:800 1.35rem/1.1 var(--font-ui)}._metric_14wu1_44 span{font-size:.78rem;font-weight:600;margin-top:.2rem}._topControls_14wu1_77{display:flex;gap:var(--space-4);position:absolute;right:var(--space-6);top:var(--space-12);z-index:30}._soundControl_14wu1_86,._menuControl_14wu1_87{align-items:center;background:var(--surface-white-glass);border:1px solid rgb(255 255 255 / 75%);box-shadow:var(--shadow-sm);color:var(--color-ink-900);cursor:pointer;display:flex;font-weight:700;justify-content:center;min-height:3.5rem}._soundControl_14wu1_86{border-radius:var(--radius-pill);gap:var(--space-2);padding:var(--space-2) var(--space-5)}._soundControl_14wu1_86 img{height:2rem;object-fit:contain;width:2rem}._menuControl_14wu1_87{border-radius:50%;flex-direction:column;gap:.28rem;text-decoration:none;width:3.5rem}._menuControl_14wu1_87 span{background:var(--color-ink-500);border-radius:var(--radius-pill);height:.18rem;width:1.35rem}._planCard_14wu1_127{min-height:11.25rem;padding:3.4rem var(--space-5) var(--space-4);position:relative}._ribbon_14wu1_133{align-items:center;background:var(--gradient-brand-control);color:var(--color-surface-raised);display:flex;font:700 1.25rem/1 var(--font-display);height:2.8rem;justify-content:center;left:1.5rem;position:absolute;right:1.5rem;top:-.5rem;clip-path:polygon(0 15%,8% 22%,7% 0,50% 10%,93% 0,92% 22%,100% 15%,94% 100%,50% 88%,6% 100%)}._planBody_14wu1_148{align-items:center;display:flex;gap:var(--space-3);margin-bottom:var(--space-3)}._roundIcon_14wu1_155{align-items:center;background:var(--color-reward-50);border:1px solid var(--color-reward-200);border-radius:50%;display:flex;height:4.2rem;justify-content:center;width:4.2rem}._roundIcon_14wu1_155 img{height:3.4rem;object-fit:contain;width:3.4rem}._planBody_14wu1_148 h2{font:700 1.12rem/1.2 var(--font-ui)}._planBody_14wu1_148 p{font-size:.98rem;margin-top:var(--space-2)}._goalCard_14wu1_181{min-height:23.25rem;padding:var(--space-5)}._goalCard_14wu1_181 header{align-items:center;display:flex;gap:var(--space-3)}._goalCard_14wu1_181 header img{height:3.35rem;object-fit:contain;width:3.35rem}._goalCard_14wu1_181 h2{font:800 1.35rem/1.2 var(--font-display)}._goalProgress_14wu1_202{background:var(--surface-white-glass);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-top:var(--space-4);padding:var(--space-4)}._goalProgress_14wu1_202 p{font-weight:600}._goalProgressRow_14wu1_214{align-items:center;display:grid;gap:var(--space-2);grid-template-columns:1fr auto;margin-top:var(--space-3)}._goalProgressRow_14wu1_214>div{height:1rem}._rewardBlock_14wu1_226{background:#ffffff8c;border-radius:var(--radius-lg);margin-top:var(--space-5);min-height:9rem;padding:var(--space-2);text-align:center}._rewardBlock_14wu1_226 h3{color:var(--color-brand-800);font-size:.95rem;margin:0}._rewardBlock_14wu1_226 img{height:7.2rem;margin:-.2rem auto 0;object-fit:contain;width:8.8rem}._quickCard_14wu1_248,._recommendCard_14wu1_249{min-height:11.3rem;padding:var(--space-4) var(--space-5)}._quickCard_14wu1_248 h2,._recommendCard_14wu1_249 h2{font:800 1.2rem/1.2 var(--font-display)}._quickItems_14wu1_259{display:grid;gap:var(--space-3);grid-template-columns:repeat(3,1fr);margin-top:var(--space-3)}._quickItem_14wu1_259{align-items:center;background:#ffffff75;border:1px solid rgb(231 225 215 / 72%);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);display:flex;flex-direction:column;font-weight:700;gap:var(--space-1);justify-content:center;min-height:7rem;text-decoration:none}._quickItem_14wu1_259:nth-child(1){color:var(--color-reward-700)}._quickItem_14wu1_259:nth-child(2){color:var(--color-sky-500)}._quickItem_14wu1_259:nth-child(3){color:var(--color-berry-500)}._quickItem_14wu1_259 img{height:3.75rem;object-fit:contain;width:3.75rem}._recommendCard_14wu1_249{background:#eee5ffe5}._recommendCard_14wu1_249 h2{color:var(--color-brand-800)}._recommendCard_14wu1_249 p{color:var(--color-brand-800);font-size:.98rem;margin-top:var(--space-3)}._recommendLink_14wu1_305{align-items:center;background:var(--surface-white-glass);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:grid;font-weight:700;gap:var(--space-3);grid-template-columns:2.7rem 1fr auto;margin-top:var(--space-3);min-height:4rem;padding:var(--space-2) var(--space-4);text-decoration:none}._recommendLink_14wu1_305 img{height:2.5rem;object-fit:contain;width:2.5rem}._chevron_14wu1_326{color:var(--color-ink-500);font-size:2rem}._mascot_14wu1_331{aspect-ratio:1;pointer-events:none}._mascot_14wu1_331 img{height:100%;object-fit:contain;width:100%}._mascot_sm_14wu1_342{width:5rem}._mascot_md_14wu1_343{width:10rem}._mascot_lg_14wu1_344{width:15rem}._mascot_hero_14wu1_345{width:21rem}._speechBubble_14wu1_347{background:var(--surface-white-glass);border:1px solid rgb(255 255 255 / 80%);border-radius:50% 50% 48% 42%;box-shadow:var(--shadow-sm);font:700 1.2rem/1.5 var(--font-ui);padding:var(--space-5) var(--space-8);position:relative;text-align:center}._speechBubble_14wu1_347:after{border-left:1.2rem solid transparent;border-right:.25rem solid transparent;border-top:1.8rem solid var(--surface-white-glass);bottom:-1.4rem;content:"";left:38%;position:absolute;transform:rotate(15deg)}._pathViewport_14wu1_369{inset:7.1rem 18.75rem 22rem 0;overflow-x:auto;overflow-y:hidden;overscroll-behavior:contain;position:absolute;scrollbar-width:none;z-index:8}._pathViewport_14wu1_369::-webkit-scrollbar{display:none}._pathTrack_14wu1_381{display:flex;height:100%;width:max-content}._pathSegment_14wu1_387{background:transparent;flex:0 0 calc(100vw - 27rem);min-width:61rem;position:relative}._pathNodeAnchor_14wu1_394{left:var(--node-x);position:absolute;top:var(--node-y);transform:translate(-50%,-50%)}._pathNode_14wu1_394{align-items:center;appearance:none;background:transparent;border:0;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:8.5rem;min-width:7.5rem;padding:0;position:relative}._pathNode_14wu1_394[aria-disabled=true]{cursor:help}._pathNode_14wu1_394:active ._nodeVisual_14wu1_420{transform:translateY(2px) scale(.98)}._nodeVisual_14wu1_420{display:block;height:8rem;position:relative;transition:transform var(--motion-fast) var(--ease-standard);width:7rem}._pathNode_active_14wu1_432 ._nodeVisual_14wu1_420{height:9.5rem;width:8.25rem}._nodeVisual_14wu1_420>img:first-child{height:100%;object-fit:contain;width:100%}._nodeNumber_14wu1_443{color:var(--color-surface-raised);font:800 2.25rem/1 var(--font-display);left:50%;position:absolute;text-shadow:0 2px 2px rgb(36 34 58 / 35%);top:37%;transform:translate(-50%,-50%)}._pathNode_active_14wu1_432 ._nodeNumber_14wu1_443{font-size:2.8rem;top:35%}._nodeLock_14wu1_458{bottom:-.2rem;height:2.65rem;left:50%;object-fit:contain;position:absolute;transform:translate(-50%);width:2.65rem}._completedMark_14wu1_468{align-items:center;background:var(--color-surface-raised);border:3px solid var(--color-progress-700);border-radius:50%;color:var(--color-progress-700);display:flex;font-size:1.25rem;font-weight:900;height:2rem;justify-content:center;position:absolute;right:.35rem;top:.65rem;width:2rem}._nodeStars_14wu1_485{display:flex;gap:.1rem;height:2.35rem;justify-content:center;margin-top:-1.4rem;position:relative;z-index:2}._nodeStars_14wu1_485 img{height:2.25rem;object-fit:contain;width:2.25rem}._activeCallout_14wu1_501{align-items:center;bottom:calc(100% + 2.2rem);display:flex;flex-direction:column;height:10.5rem;justify-content:center;left:50%;padding:var(--space-3);position:absolute;text-align:center;transform:translate(-50%);width:10.25rem}._activeCallout_14wu1_501:after{background:var(--surface-cream-glass);border-bottom:1px solid rgb(255 255 255 / 75%);border-right:1px solid rgb(255 255 255 / 75%);bottom:-.7rem;content:"";height:1.35rem;left:50%;position:absolute;transform:translate(-50%) rotate(45deg);width:1.35rem}._activeCallout_14wu1_501>img{height:6.5rem;object-fit:contain;width:6.5rem}._activeCallout_14wu1_501 strong{font-size:.9rem}._loadingState_14wu1_539{align-items:center;background:var(--world-home-sky);display:flex;flex-direction:column;gap:var(--space-3);justify-content:center;min-height:100dvh}._loadingState_14wu1_539 div{animation:_loadingPulse_14wu1_1 1s var(--ease-standard) infinite alternate;background:var(--surface-white-glass);border-radius:var(--radius-pill);height:1rem;width:12rem}._loadingState_14wu1_539 div:nth-child(2){width:8rem}._loadingState_14wu1_539 div:nth-child(3){width:10rem}._loadingState_14wu1_539 p{font-weight:700}@keyframes _loadingPulse_14wu1_1{to{opacity:.45}}._errorState_14wu1_565{max-width:30rem;padding:var(--space-8);text-align:center}._errorState_14wu1_565>div{margin-inline:auto}._errorState_14wu1_565 h1{font:800 1.6rem/1.2 var(--font-display)}._errorState_14wu1_565 p{margin:var(--space-3) 0 var(--space-5)}@media(max-width:1199px){._topControls_14wu1_77{right:var(--space-4);top:var(--space-4)}._soundControl_14wu1_86 span{display:none}._soundControl_14wu1_86{border-radius:50%;padding:var(--space-2);width:3.5rem}._pathViewport_14wu1_369{inset:auto;position:relative}}@media(max-width:839px){._greeting_14wu1_1{min-height:5.6rem;padding:var(--space-3)}._avatarFallback_14wu1_21{flex-basis:3.8rem;height:3.8rem;width:3.8rem}._greeting_14wu1_1 h1{font-size:1.35rem}._greeting_14wu1_1 p{font-size:.85rem}._topStatus_14wu1_36{min-height:4.75rem;padding:var(--space-2)}._metric_14wu1_44{min-width:0}._metric_14wu1_44+._metric_14wu1_44{padding-left:var(--space-2)}._metric_14wu1_44 img{height:2.2rem;width:2.2rem}._metric_14wu1_44 strong{font-size:1rem}._metric_14wu1_44 span{font-size:.65rem}._planCard_14wu1_127,._goalCard_14wu1_181,._quickCard_14wu1_248,._recommendCard_14wu1_249{min-height:auto}._goalCard_14wu1_181{padding:var(--space-4)}._rewardBlock_14wu1_226{display:grid;grid-template-columns:1fr 6rem;align-items:center;min-height:6rem}._rewardBlock_14wu1_226 img{height:5.5rem;width:6rem}._pathViewport_14wu1_369{background:linear-gradient(#a9ddf733,#97c84947),var(--home-world-image);background-position:50% center;background-size:auto 100%;border:2px solid rgb(255 255 255 / 65%);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);height:34rem;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y proximity}._pathTrack_14wu1_381{display:block;height:auto;width:100%}._pathSegment_14wu1_387{background-image:none!important;min-height:calc(var(--segment-node-count) * 8.2rem + 4rem);min-width:0;width:100%}._pathSegment_14wu1_387+._pathSegment_14wu1_387{border-top:2px dashed rgb(255 255 255 / 60%)}._pathNodeAnchor_14wu1_394{left:var(--mobile-side);scroll-snap-align:center;top:calc(var(--mobile-index) * 8.2rem + 8rem)}._pathNode_14wu1_394{min-height:7.5rem;min-width:6.5rem}._nodeVisual_14wu1_420{height:7rem;width:6.2rem}._pathNode_active_14wu1_432 ._nodeVisual_14wu1_420{height:8rem;width:7rem}._nodeNumber_14wu1_443{font-size:2rem}._pathNode_active_14wu1_432 ._nodeNumber_14wu1_443{font-size:2.3rem}._activeCallout_14wu1_501{bottom:auto;height:auto;left:calc(100% + .5rem);padding:var(--space-2);top:1rem;transform:none;width:8rem}._activeCallout_14wu1_501:after{display:none}._activeCallout_14wu1_501>img{height:3.5rem;width:3.5rem}._activeCallout_14wu1_501 strong{font-size:.75rem}._quickItems_14wu1_259{gap:var(--space-2)}._quickItem_14wu1_259{min-height:6.5rem;font-size:.78rem}._quickItem_14wu1_259 img{height:3rem;width:3rem}}@media(max-width:420px){._topControls_14wu1_77{gap:var(--space-2)}._menuControl_14wu1_87{display:none}._greeting_14wu1_1{padding-right:4.5rem}._metric_14wu1_44 span{display:none}._activeCallout_14wu1_501{left:88%}}._home_rl76f_1{--quick-panel-bottom: 1.5rem;--quick-panel-height: 11.3rem;background-color:var(--world-home-sky);background-image:var(--home-world-image);background-position:center;background-size:cover;height:100dvh;min-height:48rem;overflow:hidden;position:relative}._greetingSlot_rl76f_14,._statusSlot_rl76f_15,._planSlot_rl76f_16,._goalSlot_rl76f_17,._quickSlot_rl76f_18{position:absolute;z-index:20}._greetingSlot_rl76f_14{left:1.65rem;top:1.5rem;width:23.4rem}._statusSlot_rl76f_15{left:48.5%;top:1.5rem;transform:translate(-50%);width:28.2rem}._planSlot_rl76f_16{left:1.9rem;top:11.15rem;width:18.75rem}._goalSlot_rl76f_17{right:1.2rem;top:9.55rem;width:19.2rem}._quickSlot_rl76f_18{bottom:var(--quick-panel-bottom);left:1.9rem;width:33.9rem}._cottage_rl76f_54{height:19rem;object-fit:contain;position:absolute;right:16.5rem;top:8.25rem;width:19rem;z-index:4}._welcomeMascot_rl76f_64{bottom:calc(var(--quick-panel-bottom) + var(--quick-panel-height) - 1rem);left:1.75rem;position:absolute;top:auto;z-index:9}._celebrateComposition_rl76f_72{bottom:-1rem;position:absolute;right:-.7rem;width:20.8rem;z-index:24}._celebrateComposition_rl76f_72>p{left:-1.5rem;position:absolute;top:-5.2rem;width:19rem}._pathMessage_rl76f_87{background:var(--surface-white-glass);border-radius:var(--radius-pill);box-shadow:var(--shadow-md);font-weight:700;left:50%;padding:var(--space-3) var(--space-5);position:fixed;top:8rem;transform:translate(-50%);z-index:100}._centerState_rl76f_100{align-items:center;background:var(--world-home-sky);display:flex;justify-content:center;min-height:100dvh;padding:var(--space-4)}@media(min-width:1200px)and (max-width:1399px){._greetingSlot_rl76f_14{width:20rem}._statusSlot_rl76f_15{left:52%;width:26rem}}@media(min-width:1200px)and (max-height:820px){._home_rl76f_1{min-height:100dvh}._welcomeMascot_rl76f_64{width:10rem}._celebrateComposition_rl76f_72{bottom:-5rem;width:15rem}._celebrateComposition_rl76f_72>p{left:-7rem;top:4.5rem;width:15rem}}@media(min-width:840px)and (max-width:1199px){._home_rl76f_1{display:grid;gap:var(--space-5);grid-template-areas:"greeting status" "plan goal" "path path" "quick quick";grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:auto;min-height:100dvh;overflow:visible;padding:var(--space-6) var(--space-6) 10rem}._greetingSlot_rl76f_14,._statusSlot_rl76f_15,._planSlot_rl76f_16,._goalSlot_rl76f_17,._quickSlot_rl76f_18{inset:auto;position:relative;transform:none;width:auto}._greetingSlot_rl76f_14{grid-area:greeting}._statusSlot_rl76f_15{grid-area:status}._planSlot_rl76f_16{grid-area:plan}._goalSlot_rl76f_17{grid-area:goal}._quickSlot_rl76f_18{grid-area:quick;max-width:34rem}._home_rl76f_1>[data-testid=therapeutic-path]{grid-area:path;height:28rem;margin-top:-10rem;z-index:8}._cottage_rl76f_54{right:2rem;top:22rem;width:14rem}._welcomeMascot_rl76f_64{bottom:auto;left:1.5rem;top:23rem;width:12rem}._celebrateComposition_rl76f_72{display:none}}@media(max-width:839px){._home_rl76f_1{background-attachment:fixed;background-position:48% top;background-size:auto 52rem;display:grid;gap:var(--space-4);grid-template-areas:"greeting" "status" "plan" "path" "goal" "quick" "celebrate";height:auto;min-height:100dvh;overflow:visible;padding:var(--space-3) var(--space-4) calc(5rem + env(safe-area-inset-bottom))}._greetingSlot_rl76f_14,._statusSlot_rl76f_15,._planSlot_rl76f_16,._goalSlot_rl76f_17,._quickSlot_rl76f_18{inset:auto;position:relative;transform:none;width:auto}._greetingSlot_rl76f_14{grid-area:greeting}._statusSlot_rl76f_15{grid-area:status}._planSlot_rl76f_16{grid-area:plan}._goalSlot_rl76f_17{grid-area:goal}._quickSlot_rl76f_18{grid-area:quick}._home_rl76f_1>[data-testid=therapeutic-path]{grid-area:path;z-index:8}._cottage_rl76f_54,._welcomeMascot_rl76f_64{display:none}._celebrateComposition_rl76f_72{align-items:end;display:grid;grid-area:celebrate;grid-template-columns:1fr 9rem;inset:auto;justify-self:stretch;position:relative;width:100%}._celebrateComposition_rl76f_72>p{font-size:.95rem;inset:auto;position:relative;width:auto}._celebrateComposition_rl76f_72>div{width:9rem}._pathMessage_rl76f_87{max-width:calc(100% - 2rem);top:5rem;width:max-content}}@media(max-width:420px){._home_rl76f_1{padding-inline:var(--space-3)}}._screen_9oo0f_1{align-items:center;display:flex;justify-content:center;min-height:100dvh;padding:var(--space-6) var(--space-4) 6rem}._today_9oo0f_9{background:var(--world-today-canvas)}._exercises_9oo0f_10{background:var(--world-exercises-canvas)}._badges_9oo0f_11{background:var(--world-badges-canvas)}._room_9oo0f_12{background:var(--world-room-canvas)}._settings_9oo0f_13{background:var(--world-settings-canvas)}._card_9oo0f_15{max-width:38rem;padding:var(--space-10);text-align:center}._card_9oo0f_15 img{height:8rem;margin:0 auto var(--space-4);object-fit:contain;width:8rem}._card_9oo0f_15 h1{font:800 2rem/1.2 var(--font-display)}._card_9oo0f_15 p{color:var(--color-ink-700);font-size:1rem;line-height:1.5;margin-top:var(--space-3)}._shell_1sj2x_1{background:radial-gradient(circle at 12% 22%,rgb(255 255 255 / 58%) 0 5rem,transparent 5.1rem),linear-gradient(145deg,#eee7ff,#e4dafa 48%,#faf2dc);display:grid;grid-template-rows:auto minmax(0,1fr);min-height:100dvh;padding:max(var(--space-3),env(safe-area-inset-top)) max(var(--space-3),env(safe-area-inset-right)) max(var(--space-3),env(safe-area-inset-bottom)) max(var(--space-3),env(safe-area-inset-left))}._header_1sj2x_11{align-items:center;display:grid;gap:var(--space-3);grid-template-columns:3.25rem minmax(0,1fr) 3.25rem;margin-inline:auto;max-width:78rem;width:100%}._close_1sj2x_21{align-items:center;background:#ffffffeb;border:1px solid rgb(255 255 255 / 80%);border-radius:50%;box-shadow:var(--shadow-sm);color:var(--color-brand-700);display:inline-flex;font:800 2.25rem/1 var(--font-ui);height:3.25rem;justify-content:center;text-decoration:none;width:3.25rem}._close_1sj2x_21 span{transform:translateY(-.08em)}._sound_1sj2x_40{align-items:center;background:#ffffffeb;border:1px solid rgb(255 255 255 / 80%);border-radius:50%;box-shadow:var(--shadow-sm);cursor:pointer;display:flex;height:3.25rem;justify-content:center;padding:.65rem;position:relative;width:3.25rem}._sound_1sj2x_40 img{height:100%;object-fit:contain;width:100%}._sound_1sj2x_40>span{background:var(--color-coral-500);border-radius:var(--radius-pill);height:.2rem;position:absolute;transform:rotate(-45deg);width:2rem}._progressGroup_1sj2x_70{align-items:center;background:#ffffffbd;border:1px solid rgb(255 255 255 / 88%);border-radius:var(--radius-pill);box-shadow:inset 0 1px 3px #2b29401a;display:grid;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;min-height:2.75rem;padding:.35rem var(--space-4) .35rem .4rem}._progress_1sj2x_70{background:#ffffffd6;border-radius:var(--radius-pill);box-shadow:inset 0 1px 3px #2b29401f;height:1.15rem;overflow:hidden}._progress_1sj2x_70 span{background:var(--gradient-progress-node);border-radius:inherit;box-shadow:inset 0 -2px #316b1b2e;display:block;height:100%;transition:width var(--motion-base) var(--ease-standard)}._progressGroup_1sj2x_70 strong{color:#292050;font:850 1rem/1 var(--font-display);min-width:2.8rem;text-align:center}._content_1sj2x_107{align-items:center;display:flex;justify-content:center;min-height:0;width:100%}@media(min-width:768px){._shell_1sj2x_1{gap:var(--space-4);padding:max(var(--space-5),env(safe-area-inset-top)) max(var(--space-8),env(safe-area-inset-right)) max(var(--space-5),env(safe-area-inset-bottom)) max(var(--space-8),env(safe-area-inset-left))}._header_1sj2x_11{grid-template-columns:4rem minmax(0,1fr) 4rem}._close_1sj2x_21{font-size:2.6rem;height:4rem;width:4rem}._sound_1sj2x_40{height:4rem;padding:.8rem;width:4rem}._progressGroup_1sj2x_70{min-height:3rem}._progressGroup_1sj2x_70 strong{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){._progress_1sj2x_70 span{transition:none}}._stage_nncwu_1{background:#fffdf7f5;border:1px solid rgb(255 255 255 / 88%);border-radius:clamp(1.5rem,3vw,3rem);box-shadow:0 20px 54px #4d378229;display:grid;gap:clamp(1rem,2vw,2.25rem);grid-template-columns:minmax(16rem,.82fr) minmax(27rem,1.18fr);margin-block:var(--space-4);max-width:84rem;min-height:min(52rem,calc(100dvh - 8rem));overflow:hidden;padding:clamp(1.5rem,3vw,3.75rem);position:relative;width:100%}._instructionArea_nncwu_18{align-items:flex-start;display:flex;flex-direction:column;min-width:0;position:relative}._eyebrow_nncwu_26{align-items:center;color:var(--color-brand-700);display:flex;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:750;gap:var(--space-2)}._stage_nncwu_1 h1{color:#11184f;font:850 clamp(2.35rem,5.2vw,4.6rem)/1 var(--font-display);margin-top:var(--space-5)}._supporting_nncwu_41{color:#555887;font-size:clamp(1rem,1.6vw,1.35rem);line-height:1.4;margin-top:var(--space-4)}._replay_nncwu_48{align-items:center;align-self:center;background:var(--gradient-brand-control);border:.65rem solid #d7c6ff;border-radius:50%;box-shadow:0 .55rem #6440bb,0 1rem 2rem #5633a747;cursor:pointer;display:flex;height:clamp(7rem,13vw,12rem);justify-content:center;margin-top:clamp(1.25rem,3vw,2rem);padding:1.3rem;width:clamp(7rem,13vw,12rem)}._replay_nncwu_48:active{box-shadow:0 .2rem #6440bb,0 .55rem 1rem #5633a733;transform:translateY(.35rem)}._replay_nncwu_48 img{filter:brightness(0) invert(1);height:70%;object-fit:contain;width:70%}._replayLabel_nncwu_76{align-self:center;color:#5a5790;font-size:1rem;font-weight:750;margin-top:var(--space-5);min-height:1.5em;text-align:center}._mascotGuide_nncwu_86{align-items:flex-end;display:flex;margin:auto 0 -3.75rem -3.2rem;pointer-events:none;width:calc(100% + 3rem)}._mascotGuide_nncwu_86 img{flex:0 0 auto;height:clamp(7.5rem,14vw,12rem);object-fit:contain;width:clamp(7.5rem,14vw,12rem)}._mascotGuide_nncwu_86 p{background:#fff;border-radius:50%;box-shadow:var(--shadow-sm);color:#232651;font-weight:700;line-height:1.35;margin:0 0 4.5rem -.4rem;max-width:12rem;padding:1rem 1.3rem;text-align:center}._answerArea_nncwu_114{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:0}._answers_nncwu_122{display:grid;gap:clamp(.75rem,1.7vw,1.4rem);grid-template-columns:repeat(2,minmax(0,1fr));width:100%}._answerTile_nncwu_129{align-items:center;aspect-ratio:1.24 / 1;background:#fffdfa;border:3px solid #f1e8d9;border-radius:clamp(1.15rem,2vw,2rem);box-shadow:0 .55rem 1rem #4e3d2d1a;cursor:pointer;display:flex;justify-content:center;min-height:8rem;overflow:hidden;padding:clamp(.4rem,1.2vw,1rem);position:relative;transition:border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast)}._answerTile_nncwu_129:not(:disabled):hover{border-color:var(--color-brand-300);transform:translateY(-2px)}._answerTile_nncwu_129:disabled{cursor:default;opacity:1}._answerTileSelected_nncwu_156{border-color:var(--color-brand-500);box-shadow:0 0 0 3px #d9c8ff,0 .65rem 1.2rem #5633a72b}._answerTileResolved_nncwu_161{border-color:var(--color-progress-500);box-shadow:0 0 0 3px var(--color-progress-100),0 .65rem 1.2rem #458d242b}._answerTile_nncwu_129 img{height:100%;object-fit:contain;width:100%}._selectionMark_nncwu_172{align-items:center;background:var(--color-brand-600);border:3px solid white;border-radius:50%;bottom:.65rem;color:#fff;display:flex;font-size:1.25rem;font-weight:900;height:2.6rem;justify-content:center;position:absolute;right:.65rem;width:2.6rem}._answerTileResolved_nncwu_161 ._selectionMark_nncwu_172{background:var(--color-progress-600)}._missingAsset_nncwu_193{color:var(--color-ink-500);font-weight:700}._actionArea_nncwu_198{align-items:center;display:flex;justify-content:center;min-height:6.5rem;width:100%}._primary_nncwu_206{background:var(--gradient-brand-control);border:0;border-radius:1.15rem;box-shadow:0 .35rem #603cb3,0 .75rem 1.3rem #5633a738;color:#fff;cursor:pointer;font-size:clamp(1rem,1.6vw,1.35rem);font-weight:850;min-height:3.7rem;min-width:min(100%,22rem);padding:.75rem 2rem}._primary_nncwu_206:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.58}._feedback_nncwu_226{align-items:center;display:flex;flex-direction:column;gap:var(--space-3);text-align:center;width:100%}._feedback_nncwu_226 strong{color:var(--color-land-700);font-size:1rem}@media(max-width:900px){._stage_nncwu_1{display:block;margin-block:var(--space-3);min-height:0;padding:1.15rem}._instructionArea_nncwu_18{display:grid;grid-template-columns:minmax(0,1fr) auto}._eyebrow_nncwu_26,._stage_nncwu_1 h1,._supporting_nncwu_41{grid-column:1}._eyebrow_nncwu_26{font-size:.8rem}._stage_nncwu_1 h1{font-size:clamp(2rem,11vw,3rem);margin-top:.35rem}._supporting_nncwu_41{font-size:.92rem;margin-top:.45rem}._replay_nncwu_48{align-self:center;border-width:.38rem;grid-column:2;grid-row:1 / 4;height:5.3rem;margin:0 0 0 .75rem;padding:.65rem;width:5.3rem}._replayLabel_nncwu_76,._mascotGuide_nncwu_86{display:none}._answers_nncwu_122{gap:.65rem;margin-top:1rem}._answerTile_nncwu_129{aspect-ratio:1.05 / 1;border-radius:1rem;min-height:7.6rem;padding:.25rem}._selectionMark_nncwu_172{bottom:.35rem;font-size:1rem;height:2rem;right:.35rem;width:2rem}._actionArea_nncwu_198{min-height:5.25rem}._primary_nncwu_206{min-height:3.4rem}}@media(max-height:760px)and (min-width:761px){._stage_nncwu_1{min-height:0;padding-block:1.25rem}._stage_nncwu_1 h1,._supporting_nncwu_41{margin-top:.65rem}._replay_nncwu_48{height:7rem;margin-top:.75rem;width:7rem}._replayLabel_nncwu_76{margin-top:.75rem}._mascotGuide_nncwu_86{display:none}._answerTile_nncwu_129{aspect-ratio:1.42 / 1}._actionArea_nncwu_198{min-height:4.75rem}}._complete_5zsmq_1{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem 0;width:100%}._state_5zsmq_2{align-items:center;color:#292050;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:12rem;padding:2rem 1rem;text-align:center;width:100%}._complete_5zsmq_1>p{color:var(--color-brand-700);font-size:.78rem;font-weight:900;letter-spacing:.06em;margin:.5rem 0 .2rem;text-transform:uppercase}._complete_5zsmq_1 h1{color:#292050;font:850 clamp(1.6rem,5vw,2.25rem)/1.15 var(--font-display);margin:0}._complete_5zsmq_1>span{color:var(--color-ink-700);line-height:1.5;margin-top:.7rem}._complete_5zsmq_1 a,._state_5zsmq_2 button{background:var(--gradient-brand-control);border:0;border-radius:1rem;box-shadow:0 7px 16px #5633a733;color:#fff;cursor:pointer;font-size:1rem;font-weight:850;margin-top:1.25rem;min-height:3.4rem;padding:.8rem 1.5rem;text-decoration:none}._complete_5zsmq_1{text-align:center}._completeMascot_5zsmq_8{margin-bottom:.5rem;max-width:13rem}
