:root{font-family:PingFang SC,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#fffaf1;background:#07110e;font-synthesis:none;--cream: #fff6e7;--cream-strong: #fffaf3;--ink: #362616;--glass: rgba(29, 31, 27, .72);--glass-deep: rgba(28, 23, 18, .9);--line: rgba(255, 255, 255, .5);--gold: #ffd47a;--gold-deep: #e9a73c;--green: #73c488}@property --activity-progress{syntax: "<angle>"; inherits: false; initial-value: 0deg;}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden;background:#07110e;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}button{font:inherit}button:focus-visible{outline:3px solid #fff8d4;outline-offset:3px}.mobile-prototype{position:relative;width:min(100vw,390px);height:min(100dvh,844px);margin-inline:auto;overflow:hidden;isolation:isolate;background:#24342b;box-shadow:0 0 70px #00000073;-webkit-user-select:none;user-select:none;touch-action:none;overscroll-behavior:none}.world-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;cursor:grab;touch-action:none}.world-stage.is-camera-dragging{cursor:grabbing}.world-atmosphere,.world-camera{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:translate(50%,50%) rotate(calc(var(--camera-rotation, 0deg) + var(--camera-gesture-angle, 0deg))) scale(var(--camera-scale, 1)) translate(calc(0% - var(--camera-anchor-x, 50%)),calc(0% - var(--camera-anchor-y, 50%)));transform-origin:0 0;will-change:transform;transition:transform .52s cubic-bezier(.2,.82,.22,1)}.world-atmosphere{z-index:0;object-fit:cover;opacity:0;pointer-events:none;filter:blur(22px) brightness(.5) saturate(.82);transition:opacity .36s ease,transform .52s cubic-bezier(.2,.82,.22,1)}.world-atmosphere.is-visible{opacity:.94}.world-camera{z-index:1}.world-camera.is-side{-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 5%,#000 95%,transparent 100%)}.world-stage.is-camera-dragging .world-atmosphere,.world-stage.is-camera-dragging .world-camera{transition-duration:70ms;transition-timing-function:linear}.world-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;transition:filter .36s ease,transform .42s ease}.world-vignette{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 80px 70px #080c0a33,inset 0 -70px 70px #0408062e}.travel-layer{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;pointer-events:none}.travel-threshold{--travel-frame: #8d6a3e;--travel-frame-light: #e8c276;--travel-light: rgba(255, 210, 112, .7);position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;filter:drop-shadow(0 5px 7px rgba(25,16,9,.32))}.travel-threshold small{min-width:31px;margin-top:-1px;padding:2px 6px;border:1px solid color-mix(in srgb,var(--travel-frame-light) 74%,white 26%);border-radius:999px;color:#fff8e9;background:color-mix(in srgb,var(--travel-frame) 84%,transparent);box-shadow:0 3px 8px #1e12083d;font-size:8px;font-weight:900;line-height:1.15;letter-spacing:.08em;text-align:center;text-shadow:0 1px 2px rgba(28,15,5,.46);rotate:var(--camera-counter-rotation, 0deg);transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.travel-entrance{width:58px;height:34px;opacity:.76}.travel-entrance-path{position:relative;width:42px;height:17px;display:flex;align-items:flex-end;justify-content:space-around;border-bottom:3px solid color-mix(in srgb,var(--travel-frame-light) 72%,transparent);border-radius:50%;box-shadow:0 5px 12px var(--travel-light)}.travel-entrance-path i{width:5px;height:4px;margin-bottom:1px;border-radius:50%;background:color-mix(in srgb,var(--travel-frame-light) 82%,white 18%);box-shadow:0 0 7px var(--travel-light)}.travel-entrance-path i:nth-child(2){translate:0 -4px}.travel-exit{width:62px;height:64px}.travel-gate{position:relative;width:44px;height:43px;overflow:hidden;border:4px solid var(--travel-frame);border-bottom-width:5px;border-radius:22px 22px 6px 6px;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--travel-light) 88%,white 12%),#21191ac7 72%);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--travel-frame-light) 78%,transparent),0 0 14px var(--travel-light)}.travel-gate:after{content:"";position:absolute;left:50%;bottom:-1px;width:30px;height:7px;border-radius:50% 50% 2px 2px;background:var(--travel-frame-light);transform:translate(-50%);box-shadow:0 0 9px var(--travel-light)}.travel-gate i{position:absolute;top:9px;bottom:5px;width:2px;border-radius:999px;background:color-mix(in srgb,var(--travel-frame-light) 72%,transparent)}.travel-gate i:first-child{left:7px}.travel-gate i:nth-child(2){right:7px}.travel-gate b{position:absolute;left:50%;bottom:4px;width:19px;height:27px;border-radius:11px 11px 2px 2px;background:linear-gradient(180deg,#fff7c4eb,#f3aa4438);transform:translate(-50%);box-shadow:0 0 14px var(--travel-light)}.travel-exit.nearby .travel-gate{animation:travel-gate-ready .76s ease-in-out infinite alternate}.travel-exit.nearby small{color:#533719;background:#ffe3a3;text-shadow:none}.travel-garden{--travel-frame: #67815c;--travel-frame-light: #cbe69a;--travel-light: rgba(184, 241, 140, .58)}.travel-bridge,.travel-camp{--travel-frame: #76512f;--travel-frame-light: #f0b95e;--travel-light: rgba(255, 166, 68, .58)}.travel-cloud,.travel-moon{--travel-frame: #756b99;--travel-frame-light: #f2d79b;--travel-light: rgba(201, 181, 255, .68)}.travel-forest{--travel-frame: #536b45;--travel-frame-light: #d2d28b;--travel-light: rgba(198, 225, 120, .55)}.game-hud{position:absolute;z-index:120;inset:0 0 auto;height:142px;pointer-events:none;transition:opacity .18s ease,transform .22s ease,visibility 0s linear}.game-hud button{pointer-events:auto}.baby-profile{position:absolute;top:16px;left:14px;height:46px;padding:3px 10px 3px 3px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:var(--glass);color:#fffaf0;box-shadow:0 8px 24px #0000003d;backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08);display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800;letter-spacing:.01em}.baby-profile>img{width:38px;height:38px;object-fit:cover;border-radius:50%;box-shadow:0 0 0 2px #ffffffd6}.growth-chip{position:absolute;top:71px;left:14px;min-height:30px;padding:5px 9px;display:flex;align-items:center;gap:6px;border:1px solid rgba(221,248,190,.5);border-radius:999px;color:#efffd8;background:#294831bd;box-shadow:0 5px 16px #00000038,0 0 18px #96da7129;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:10px;font-weight:900}.growth-chip svg{color:#b9e884;filter:drop-shadow(0 0 5px rgba(181,235,126,.46))}.family-online{position:absolute;top:17px;right:13px;display:flex;align-items:center;pointer-events:auto}.online-avatar,.family-online>button{position:relative;width:38px;height:38px;margin-left:-8px;overflow:hidden;border:2px solid rgba(255,250,236,.92);border-radius:50%;background:#4c3f30d9;box-shadow:0 4px 12px #00000042}.online-avatar:first-child{margin-left:0}.online-avatar img{width:100%;height:145%;object-fit:cover;object-position:50% 7%}.online-avatar i{position:absolute;right:0;bottom:0;width:9px;height:9px;border:1.5px solid white;border-radius:50%;background:var(--green)}.family-online>button{display:grid;place-items:center;color:#fff;margin-left:-3px;background:#2a2b27cc}.family-online>button small{position:absolute;right:-3px;bottom:-3px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border:1.5px solid #fff8e8;border-radius:999px;color:#4a321e;background:#ffd575;font-size:9px;font-weight:900}.world-status{position:absolute;top:108px;left:50%;width:max-content;max-width:330px;margin:0;transform:translate(-50%);color:#fffaeff0;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.66);font-size:12px;font-weight:700;letter-spacing:.02em}.world-status strong{display:block;margin-bottom:2px;color:#fff2bf;font-size:11px}.location-switch{position:absolute;top:69px;left:50%;min-height:34px;padding:7px 12px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff8e9;background:#26231eb8;box-shadow:0 7px 20px #0000003d;backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);white-space:nowrap;font-size:11px;font-weight:900;pointer-events:auto}.location-static{pointer-events:none;opacity:.86}.feedback-toggle{position:absolute;z-index:166;top:69px;right:14px;width:34px;height:34px;padding:0;display:grid;place-items:center;overflow:visible;border:1px solid rgba(255,255,255,.48);border-radius:50%;color:#fff7de;background:#26231ebd;box-shadow:0 7px 20px #0000003d,0 0 14px #ffd3681a;backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);pointer-events:auto;transition:opacity .18s ease,transform .22s ease,visibility 0s linear,box-shadow .18s ease}.feedback-toggle:active{transform:scale(.92)}.feedback-toggle.is-muted{color:#fff9e9ad;background:#26231e94;box-shadow:0 7px 20px #0003}.feedback-speaker{display:grid;place-items:center;transform-origin:45% 54%}.feedback-haptic{position:absolute;right:-2px;bottom:-1px;padding:1px;border:1px solid rgba(255,250,232,.9);border-radius:50%;color:#5c4025;background:#ffd77c;box-sizing:content-box}.feedback-toggle.is-muted .feedback-haptic{color:#786f63;background:#d9d3c8;opacity:.74}.feedback-wave{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid rgba(255,220,132,.72);border-radius:50%;opacity:0;pointer-events:none}.feedback-toggle.is-playing .feedback-speaker{animation:feedback-speaker-pop .34s cubic-bezier(.2,.9,.3,1.28)}.feedback-toggle.is-playing .feedback-haptic{animation:feedback-haptic-tick .24s linear 2}.feedback-toggle.is-playing .feedback-wave{animation:feedback-wave-out .42s ease-out both}.feedback-toggle.is-playing .wave-two{animation-delay:.09s}.feedback-toggle.is-ambient .feedback-wave{opacity:.35;animation-duration:.62s}.location-label{position:absolute;z-index:18;transform:translate(-50%,-50%) rotate(-1deg);padding:4px 8px;border:1px solid rgba(91,58,30,.38);border-radius:7px;color:#503117;background:#e8c187e6;box-shadow:0 3px 8px #3b261433;font-size:10px;font-weight:900;pointer-events:none;rotate:var(--camera-counter-rotation, 0deg);transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.actor{position:absolute;width:42px;height:66px;padding:0;transform:translate(-50%,-88%);border:0;background:transparent;transition:left .43s linear,top .43s linear;pointer-events:none}.actor-upright{position:absolute;top:0;right:0;bottom:0;left:0;display:block;rotate:var(--camera-counter-rotation, 0deg);transform-origin:50% 88%;transition:rotate .52s cubic-bezier(.2,.82,.22,1)}button.actor{cursor:pointer;pointer-events:none}button.actor .actor-name{cursor:pointer;pointer-events:auto}.actor.pose-sit{width:48px;height:56px;transform:translate(-50%,-72%)}.actor.pose-sit .actor-upright{transform-origin:50% 72%}.actor.pose-lie,.actor.pose-prone{width:78px;height:52px;transform:translate(-50%,-58%)}.actor.pose-lie .actor-upright,.actor.pose-prone .actor-upright{transform-origin:50% 58%}.actor .actor-art{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(32,22,13,.45));transform-origin:50% 92%}.actor .actor-back-art{overflow:visible;filter:drop-shadow(0 5px 5px rgba(32,22,13,.45))}.actor.facing-north-east .actor-back-art{transform:translate(4%) rotate(3deg) scaleX(.94)}.actor.facing-north-west .actor-back-art{transform:translate(-4%) rotate(-3deg) scaleX(-.94)}.actor.facing-east img.actor-art,.actor.facing-south-east img.actor-art{transform:perspective(110px) rotateY(-24deg) translate(4%)}.actor.facing-west img.actor-art,.actor.facing-south-west img.actor-art{transform:perspective(110px) rotateY(24deg) translate(-4%)}.actor.player{width:46px;height:72px}.actor.player.pose-sit{width:46px;height:54px}.actor.player.pose-lie,.actor.player.pose-prone{width:84px;height:54px}.actor.moving .actor-art{animation:walk-bob .24s ease-in-out infinite alternate}.actor-name{position:absolute;z-index:4;top:-18px;left:50%;transform:translate(-50%);padding:3px 7px;border-radius:999px;color:#fff9ed;background:#2f251cd1;box-shadow:0 3px 8px #0000003d;white-space:nowrap;font-size:9px;font-weight:800}.actor-ring{position:absolute;z-index:1;left:50%;bottom:-3px;width:31px;height:14px;transform:translate(-50%);border:2px solid rgba(255,235,178,.82);border-radius:50%;box-shadow:0 0 12px #ffcd52cc}.player-ring{width:39px;height:17px;border-color:#fff0aa;box-shadow:0 0 16px #ffc846f0}.actor.pose-lie .actor-ring,.actor.pose-prone .actor-ring{width:61px;height:18px;bottom:-2px}.actor.following{transition-duration:.24s;pointer-events:none}.actor.following .actor-name{pointer-events:auto;cursor:pointer}.following-ring{border-color:#b7f0c2;box-shadow:0 0 15px #6fe191e6}.baby-companion{position:absolute;width:35px;height:35px;transform:translate(-50%,-76%);pointer-events:none;transition:left .43s linear,top .43s linear,transform .18s ease}.baby-upright{position:absolute;top:0;right:0;bottom:0;left:0;display:block;rotate:var(--camera-counter-rotation, 0deg);transform-origin:50% 76%;transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.baby-companion.pose-sit{transform:translate(-50%,-56%) scale(.96)}.baby-companion.pose-sit .baby-upright{transform-origin:50% 56%}.baby-companion.pose-lie,.baby-companion.pose-prone{transform:translate(-50%,-45%) scale(.92)}.baby-companion.pose-lie .baby-upright,.baby-companion.pose-prone .baby-upright{transform-origin:50% 45%}.baby-upright>img{position:relative;z-index:3;width:100%;height:100%;object-fit:cover;border:2px solid rgba(255,251,231,.96);border-radius:50%;box-shadow:0 5px 10px #1f140d66}.baby-upright>small{position:absolute;z-index:4;left:50%;bottom:-13px;transform:translate(-50%);padding:1px 5px;border-radius:999px;color:#4e3420;background:#fff4d1eb;box-shadow:0 2px 6px #00000038;white-space:nowrap;font-size:8px;font-weight:900}.baby-glow{position:absolute;z-index:1;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;background:#ffdc753d;box-shadow:0 0 15px #ffd459b8;animation:baby-glow 1.8s ease-in-out infinite alternate}.baby-companion.moving .baby-upright>img{animation:baby-bob .26s ease-in-out infinite alternate}.baby-reaction{position:absolute;z-index:8;left:50%;bottom:calc(100% + 10px);min-width:66px;padding:6px 8px;transform:translate(-50%);border:1px solid rgba(255,255,255,.86);border-radius:13px 13px 13px 4px;color:#4d351f;background:#fff8def5;box-shadow:0 8px 20px #0000003d;text-align:center;white-space:nowrap;font-size:9px;font-weight:900;animation:baby-reaction-in .26s cubic-bezier(.22,.9,.32,1.25)}.baby-reaction:after{content:"";position:absolute;left:9px;bottom:-5px;width:9px;height:9px;transform:rotate(45deg);border-right:1px solid rgba(255,255,255,.86);border-bottom:1px solid rgba(255,255,255,.86);background:#fff8def5}.baby-reaction b{margin-right:4px;color:#c77728;font-size:13px}.baby-reaction.is-compact{min-width:34px;width:34px;height:34px;padding:0;display:grid;place-items:center;border-radius:50% 50% 50% 9px;font-size:0}.baby-reaction.is-compact b{margin:0;font-size:18px;line-height:1}.baby-companion.reaction-laugh .baby-reaction,.baby-companion.reaction-cheer .baby-reaction{background:#ffe289fa}.baby-companion.reaction-calm .baby-reaction,.baby-companion.reaction-cuddle .baby-reaction{background:#e4f4dafa}.scene-action{position:absolute;z-index:86;width:128px;height:94px;transform:translate(-50%,-50%);pointer-events:none;filter:drop-shadow(0 10px 12px rgba(22,15,9,.32));animation:scene-action-arrive .26s ease-out both}.scene-action.is-complete{filter:drop-shadow(0 8px 18px rgba(255,224,126,.5)) brightness(1.08)}.scene-action.is-persistent{z-index:21;opacity:.72;transform:translate(-50%,-50%) scale(.58);filter:drop-shadow(0 7px 9px rgba(22,15,9,.26)) saturate(.88);animation:none}.scene-action.is-persistent.scene-action-horse,.scene-action.is-persistent.scene-action-bath{opacity:.58}.scene-action span,.scene-action i,.scene-action b{position:absolute;display:block;box-sizing:border-box}.scene-cook,.scene-bath,.scene-tv,.scene-horse,.scene-story,.scene-rhythm,.scene-robots,.scene-echo,.scene-stars,.scene-camp-shadow,.scene-texture,.scene-rain,.scene-mushroom-theater{position:absolute;top:0;right:0;bottom:0;left:0}.cook-pot{left:33px;bottom:13px;width:63px;height:31px;overflow:hidden;border:3px solid #d8b895;border-radius:7px 7px 22px 22px;background:linear-gradient(90deg,#9e8064,#efe0c2 45%,#9e8064);box-shadow:inset 0 4px #ffffff59,0 7px 10px #2a190c47}.cook-pot:before,.cook-pot:after{content:"";position:absolute;top:4px;width:18px;height:6px;border:3px solid #aa896a;border-radius:999px}.cook-pot:before{left:-16px}.cook-pot:after{right:-16px}.cook-pot i{left:5px;right:5px;top:2px;height:11px;border-radius:50%;background:#b85936;box-shadow:inset 0 3px #df8859}.cook-pot b{left:27px;bottom:3px;width:8px;height:8px;border-radius:50%;background:#fff2bb}.cook-spoon{z-index:2;left:73px;top:14px;width:7px;height:62px;border-radius:999px;background:linear-gradient(#b9824a,#704524);transform:rotate(calc(-24deg + var(--scene-progress) * 10deg));transform-origin:50% 90%;animation:cook-stir .52s ease-in-out infinite alternate}.cook-spoon:before{content:"";position:absolute;left:-5px;top:-8px;width:17px;height:20px;border-radius:50%;background:#8c5b32}.cook-ingredient{width:14px;height:14px;opacity:.52;transform:scale(.78);transition:opacity .18s ease,transform .36s cubic-bezier(.2,.8,.2,1),left .36s ease,top .36s ease}.cook-ingredient.is-active{left:58px!important;top:50px!important;opacity:1;transform:scale(.52) rotate(180deg)}.cook-ingredient.carrot{left:8px;top:27px;border-radius:9px 3px;background:#e87d36;transform:rotate(34deg)}.cook-ingredient.egg{left:104px;top:25px;border:3px solid #fff2d1;border-radius:50%;background:#f2bd3e}.cook-ingredient.greens{left:19px;top:3px;border-radius:10px 2px;background:#66a856;transform:rotate(-24deg)}.cook-ingredient.tomato{left:103px;top:3px;border-radius:50%;background:#cf553b;box-shadow:inset 3px 3px #ffffff40}.cook-steam{width:12px;height:32px;opacity:calc(.08 + var(--scene-progress) * .2);border-left:3px solid rgba(255,245,216,.86);border-radius:50%;animation:cook-steam 1.15s ease-in-out infinite}.steam-one{left:47px;top:8px}.steam-two{left:62px;top:3px;animation-delay:.24s}.steam-three{left:78px;top:9px;animation-delay:.48s}.scene-bath{transform:rotate(-3deg)}.bath-water{left:14px;top:25px;width:100px;height:50px;overflow:hidden;border:5px solid rgba(241,225,199,.94);border-radius:50%;background:radial-gradient(circle at 30% 30%,#e8fbff,#91d6de 60%,#65b6c3);box-shadow:inset 0 0 16px #fffc,0 8px 13px #24353040}.scene-bath>img{position:absolute;z-index:4;left:47px;top:23px;width:35px;height:35px;object-fit:cover;border:2px solid #fff7df;border-radius:50%;rotate:var(--camera-counter-rotation, 0deg);animation:bath-baby .72s ease-in-out infinite alternate;transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.scene-bath>i{z-index:5;width:10px;height:10px;opacity:.26;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:#c4eff48c}.scene-bath>i.is-active{opacity:1;animation:bath-bubble .92s ease-out infinite}.scene-bath>i:nth-of-type(1){left:28px;top:42px}.scene-bath>i:nth-of-type(2){left:87px;top:36px;width:15px;height:15px}.scene-bath>i:nth-of-type(3){left:33px;top:19px;width:13px;height:13px}.scene-bath>i:nth-of-type(4){left:76px;top:12px}.scene-bath>i:nth-of-type(5){left:21px;top:62px}.scene-bath>i:nth-of-type(6){left:96px;top:60px;width:12px;height:12px}.scene-bath>i:nth-of-type(7){left:61px;top:4px;width:8px;height:8px}.scene-bath>b{z-index:6;right:21px;bottom:16px;font-size:20px;animation:bath-duck 1.1s ease-in-out infinite alternate}.activity-bath .baby-companion,.activity-horse .baby-companion,.activity-horse .actor[data-actor-id=dad]{opacity:0}.scene-tv{transform:scale(.9)}.tv-screen{z-index:2;left:20px;top:15px;width:88px;height:58px;overflow:hidden;display:grid!important;place-items:center;border:7px solid #6f4b31;border-radius:14px;background:radial-gradient(circle at 50% 42%,#8fd2dc,#416d7e 70%);box-shadow:inset 0 0 12px #ffffff59,0 8px 14px #00000059}.tv-screen b{position:relative;font-size:26px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.2));animation:tv-character .9s ease-in-out infinite alternate}.tv-screen i{top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent 0 4px,rgba(255,255,255,.07) 5px)}.tv-body{left:17px;top:12px;width:94px;height:67px;border-radius:16px;background:#9a6c46}.tv-body i{top:70px;width:8px;height:13px;border-radius:2px;background:#4c3425}.tv-body i:first-child{left:16px}.tv-body i:last-child{right:16px}.tv-aerial{left:63px;top:-4px;width:2px;height:25px;background:#4d4034;transform:rotate(28deg);transform-origin:bottom}.tv-aerial:after{content:"";position:absolute;width:2px;height:25px;background:#4d4034;transform:rotate(-56deg);transform-origin:bottom}.tv-light{left:14px;top:7px;width:101px;height:78px;border-radius:20px;background:#7ad3e129;box-shadow:0 0 28px #7ddce7ad;animation:tv-glow 1.1s ease-in-out infinite alternate}.scene-horse{animation:horse-gallop .52s ease-in-out infinite alternate}.horse-track{left:8px;right:8px;bottom:8px;height:16px;display:flex!important;justify-content:space-around}.horse-track i{position:relative;width:13px;height:6px;opacity:.2;border-radius:50%;background:#786044;transform:rotate(-12deg)}.horse-track i.is-active{opacity:.8;box-shadow:0 0 9px #ffdb8273}.horse-dad{position:absolute;left:12px;top:19px;width:104px;height:63px;object-fit:contain;rotate:var(--camera-counter-rotation, 0deg);filter:drop-shadow(0 6px 7px rgba(28,18,11,.35));transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.horse-baby{position:absolute;z-index:3;left:50px;top:5px;width:33px;height:33px;object-fit:cover;border:2px solid #fff4d6;border-radius:50%;rotate:var(--camera-counter-rotation, 0deg);box-shadow:0 4px 8px #00000042;animation:horse-baby .42s ease-in-out infinite alternate;transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.horse-reins{left:46px;top:29px;width:45px;height:30px;border:2px solid #bf8455;border-top:0;border-radius:0 0 50% 50%;transform:rotate(-10deg)}.scene-story{transform:perspective(180px) rotateX(12deg)}.story-book{top:25px;width:52px;height:55px;overflow:hidden;border:3px solid #b96f48;background:linear-gradient(145deg,#fff8d9,#e8d5a8);box-shadow:0 7px 10px #301d0d47,inset 0 0 8px #a5754929}.story-book.left-page{left:12px;border-radius:8px 2px 4px 12px;transform:rotateY(10deg)}.story-book.right-page{right:12px;border-radius:2px 8px 12px 4px;transform:rotateY(-10deg);animation:story-page .76s ease-in-out infinite alternate}.story-book i{position:relative;margin:13px auto;color:#ca754c;font-size:23px;text-align:center}.story-spine{left:62px;top:25px;width:4px;height:57px;border-radius:4px;background:#9e5b3c}.scene-story>b{top:14px;left:calc(22px + var(--story-index) * 20px);opacity:.16;color:#ffe27c;font-size:18px;text-shadow:0 0 9px rgba(255,218,100,.8)}.scene-story>b:nth-of-type(1){left:20px}.scene-story>b:nth-of-type(2){left:46px;top:4px}.scene-story>b:nth-of-type(3){left:76px;top:6px}.scene-story>b:nth-of-type(4){left:103px;top:18px}.scene-story>b.is-active{opacity:1;animation:story-character .85s ease-in-out infinite alternate}.scene-rhythm>span{bottom:16px;width:24px;height:28px;display:grid;place-items:center;opacity:.28;border:3px solid #caa36e;border-radius:7px 7px 12px 12px;color:#ffe8a6;background:#90613e;font-size:14px}.scene-rhythm>span:nth-child(1){left:8px}.scene-rhythm>span:nth-child(2){left:38px;height:37px}.scene-rhythm>span:nth-child(3){left:69px;height:33px}.scene-rhythm>span:nth-child(4){left:99px;height:41px}.scene-rhythm>span.is-active{opacity:1;animation:rhythm-cup .4s ease-out;box-shadow:0 0 13px #ffd36a99}.scene-rhythm span i{left:4px;right:4px;top:4px;height:4px;border-radius:50%;background:#e6c08b}.rhythm-spoon{left:62px;top:4px;width:5px;height:63px;border-radius:99px;background:#b77b45;transform:rotate(calc(-35deg + var(--scene-progress) * 13deg));transform-origin:bottom;animation:rhythm-spoon .48s ease-in-out infinite alternate}.robot-track{left:4px;right:4px;bottom:12px;height:34px;border:4px solid rgba(117,92,62,.62);border-radius:50%}.mini-robot{top:34px;width:28px;height:30px;opacity:.25;border:3px solid #d8b775;border-radius:8px;background:#667c76;transition:opacity .2s ease,transform .36s ease}.mini-robot:nth-child(2){left:12px}.mini-robot:nth-child(3){left:50px}.mini-robot:nth-child(4){right:12px}.mini-robot i{left:5px;top:7px;width:5px;height:5px;border-radius:50%;background:#d9fbff;box-shadow:10px 0 #d9fbff}.mini-robot b{left:10px;bottom:-7px;width:7px;height:7px;border-radius:50%;background:#543}.mini-robot.is-active{opacity:1;animation:robot-march .78s linear infinite}.scene-echo>span{left:50%;top:50%;width:22px;height:22px;opacity:.16;border:3px solid #b9e4ec;border-radius:50%;transform:translate(-50%,-50%) scale(calc(.8 + var(--echo-index, 0)))}.scene-echo>span:nth-child(1){--echo-index: .6}.scene-echo>span:nth-child(2){--echo-index: 1.3}.scene-echo>span:nth-child(3){--echo-index: 2}.scene-echo>span:nth-child(4){--echo-index: 2.7}.scene-echo>span.is-active{opacity:1;animation:echo-ring 1s ease-out infinite}.scene-echo>b{left:50%;top:50%;width:34px;height:34px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#fff7d8;background:#7291a2;box-shadow:0 0 18px #b1e6efa6;font-size:13px}.scene-echo.blanket{border-radius:46% 54% 52% 48%;background:radial-gradient(ellipse,rgba(79,69,105,.62),transparent 70%)}.scene-stars>b{opacity:.22;color:#fff0a1;font-size:22px;text-shadow:0 0 13px #fcd462;transition:opacity .2s ease,transform .36s ease}.scene-stars>b:nth-of-type(1){left:16px;top:51px}.scene-stars>b:nth-of-type(2){left:43px;top:25px}.scene-stars>b:nth-of-type(3){left:75px;top:43px}.scene-stars>b:nth-of-type(4){left:102px;top:13px}.scene-stars>b.is-active{opacity:1;transform:translateY(-8px) scale(1.18);animation:star-pulse .76s ease-in-out infinite alternate}.star-beam{left:13px;right:13px;top:54px;height:3px;opacity:calc(.18 + var(--scene-progress) * .18);background:linear-gradient(90deg,transparent,#ffe78a,transparent);box-shadow:0 0 14px #ffe173;transform:rotate(-14deg)}.projector-lamp{left:8px;bottom:10px;width:32px;height:28px;border-radius:8px;background:#6b6170;box-shadow:0 5px 8px #0000004d}.projector-lamp i{right:-8px;top:6px;width:17px;height:17px;border:4px solid #fff0b0;border-radius:50%;background:#d7b251;box-shadow:0 0 15px #ffe676}.scene-stars.projector .star-beam{left:30px;top:53px;width:92px;transform:rotate(-26deg);transform-origin:left}.shadow-fire{left:48px;top:43px;width:34px;height:34px;border-radius:50%;background:#d77b37;box-shadow:0 0 24px #f1b84b}.shadow-fire i{bottom:8px;width:12px;height:26px;border-radius:50% 50% 45% 45%;background:#ffe17a;transform-origin:bottom;animation:shadow-flame .5s ease-in-out infinite alternate}.shadow-fire i:nth-child(1){left:3px;transform:rotate(-25deg)}.shadow-fire i:nth-child(2){left:12px;height:31px}.shadow-fire i:nth-child(3){right:3px;transform:rotate(25deg)}.shadow-animal{width:23px;height:19px;opacity:.16;border-radius:45% 55% 50% 50%;background:#261e19e6;transition:opacity .2s ease,transform .4s ease}.shadow-animal i{left:3px;top:-13px;width:7px;height:17px;border-radius:50%;background:inherit;box-shadow:10px 2px #261e19e6}.shadow-animal b{right:-6px;top:5px;width:9px;height:9px;border-radius:50%;background:inherit}.shadow-animal.animal-1{left:7px;top:17px}.shadow-animal.animal-2{left:93px;top:14px;transform:scale(.8)}.shadow-animal.animal-3{left:9px;top:68px;transform:scale(.72)}.shadow-animal.animal-4{left:96px;top:67px;transform:scale(.9)}.shadow-animal.is-active{opacity:.9;animation:shadow-run .9s ease-in-out infinite alternate}.texture-card{top:26px;width:34px;height:48px;opacity:.35;border:4px solid #e6d1ae;border-radius:11px;box-shadow:0 6px 9px #28190e3d;transition:opacity .2s ease,transform .35s ease}.texture-card.wood{left:7px;background:repeating-linear-gradient(16deg,#9a673f 0,#9a673f 5px,#7c4e31 6px,#7c4e31 8px)}.texture-card.cloth{left:47px;background:repeating-linear-gradient(45deg,#c68779 0,#c68779 4px,#dab3a7 5px,#dab3a7 8px)}.texture-card.feather{right:7px;background:#e8e0cb}.texture-card.feather i{left:15px;top:4px;width:4px;height:34px;border-radius:50%;background:#9f8b70;transform:rotate(18deg)}.texture-card.is-active{opacity:1;transform:translateY(-10px) rotate(-3deg)}.touch-hand{left:54px;bottom:-2px;color:#d99b72;font-size:24px;text-shadow:0 3px 4px rgba(48,28,17,.3);animation:touch-choose .56s ease-in-out infinite alternate}.rain-leaf{left:15px;top:14px;width:99px;height:45px;border-radius:100% 0;background:linear-gradient(145deg,#86bc67,#477a43);transform:rotate(-9deg);box-shadow:inset 0 -5px #22522c33,0 7px 11px #19351d47}.rain-leaf:after{content:"";position:absolute;left:49px;top:3px;width:3px;height:72px;background:#6d9252;transform:rotate(-43deg);transform-origin:top}.scene-rain>i{top:51px;width:9px;height:15px;opacity:.2;border-radius:60% 40% 65% 35%;background:#b9edff;transform:rotate(45deg)}.scene-rain>i:nth-of-type(1){left:27px}.scene-rain>i:nth-of-type(2){left:52px;top:62px}.scene-rain>i:nth-of-type(3){left:77px}.scene-rain>i:nth-of-type(4){left:100px;top:60px}.scene-rain>i.is-active{opacity:1;animation:rain-drop .78s linear infinite}.rain-ripple{left:36px;bottom:1px;width:58px;height:14px;border:3px solid rgba(173,231,238,.75);border-radius:50%;animation:rain-ripple .9s ease-out infinite}.mushroom-cap{left:14px;top:2px;width:101px;height:53px;border-radius:60% 60% 36% 36%;background:radial-gradient(circle at 28% 32%,#f0d599 0 5px,transparent 6px),radial-gradient(circle at 66% 22%,#f0d599 0 7px,transparent 8px),#9f6f56;box-shadow:inset 0 -8px #53312638,0 8px 12px #26191147}.theater-curtain{top:38px;width:33px;height:49px;background:linear-gradient(90deg,#6d3e4c,#a7616f,#6d3e4c);transition:transform .5s ease}.curtain-left{left:20px;border-radius:7px 0 16px 7px;transform:translate(calc(var(--scene-progress) * -3px))}.curtain-right{right:20px;border-radius:0 7px 7px 16px;transform:translate(calc(var(--scene-progress) * 3px))}.scene-mushroom-theater>b{z-index:3;bottom:11px;opacity:.15;color:#f1d293;font-size:22px;text-shadow:0 3px 4px rgba(43,25,16,.4);transition:opacity .2s ease,transform .36s ease}.scene-mushroom-theater>b.acorn{left:37px}.scene-mushroom-theater>b.moth{left:59px;bottom:21px}.scene-mushroom-theater>b.leaf{right:36px}.scene-mushroom-theater>b.is-active{opacity:1;transform:translateY(-12px) scale(1.15);animation:theater-bow .72s ease-in-out infinite alternate}.growth-pulse{position:absolute;z-index:145;width:210px;padding:42px 12px 10px;transform:translate(-50%,-100%);display:grid;justify-items:center;color:#f3ffe3;text-align:center;pointer-events:none;rotate:var(--camera-counter-rotation, 0deg);animation:growth-pulse 2.4s ease-out both;transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.growth-pulse strong,.growth-pulse small{display:block;padding:3px 8px;border-radius:999px;background:#234128e0;box-shadow:0 5px 14px #0000003d}.growth-pulse strong{font-size:10px;font-weight:900}.growth-pulse small{margin-top:3px;color:#f0ffded1;font-size:8px}.growth-sprout{position:absolute;left:50%;top:20px;width:6px;height:27px;transform:translate(-50%);border-radius:99px;background:#88c36a;box-shadow:0 0 16px #97dc6ecc}.growth-sprout b{position:absolute;top:3px;width:20px;height:12px;border-radius:100% 0;background:#b6e17f}.growth-sprout b:first-child{right:2px;transform:rotate(23deg)}.growth-sprout b:last-child{left:2px;top:10px;transform:rotate(203deg)}.growth-panel{position:relative;width:100%;max-height:92%;padding:18px 14px 28px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;border-radius:28px 28px 0 0;color:#3f392d;background:linear-gradient(180deg,#fbf6df,#edf5dc);box-shadow:0 -18px 50px #0000004d;animation:switcher-up .26s ease-out}.growth-panel::-webkit-scrollbar{display:none}.growth-heading{margin-bottom:13px}.growth-heading p{color:#70815d}.growth-heading h2{font-size:21px}.growth-tabs{position:sticky;z-index:4;top:-18px;margin:0 -2px 14px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border:1px solid rgba(101,119,82,.15);border-radius:15px;background:#f4f4dbeb;box-shadow:0 8px 18px #4e553814;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.growth-tabs button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:11px;color:#748066;background:transparent;font-size:11px;font-weight:900}.growth-tabs button.is-active{color:#46563b;background:#fffdf0;box-shadow:0 3px 10px #424e2e1f}.growth-synthesis-view{display:grid;gap:13px}.synthesis-rule-line{margin:0;display:flex;align-items:center;justify-content:center;gap:5px;color:#718066;font-size:9px;font-weight:800}.synthesis-rule-line b{color:#4f693f;font-size:12px}.synthesis-rule-line i{width:3px;height:3px;border-radius:50%;background:#aab99a}.synthesis-domain-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.synthesis-domain-picker button{min-width:0;min-height:66px;padding:6px 2px;display:grid;justify-items:center;align-content:center;gap:2px;border:1px solid color-mix(in srgb,var(--growth-color) 22%,#d9dec9);border-radius:14px;color:#767763;background:#ffffff6b;transition:transform .16s ease,border-color .16s ease,background .16s ease}.synthesis-domain-picker button:active{transform:scale(.96)}.synthesis-domain-picker button.is-active{border-color:color-mix(in srgb,var(--growth-color) 72%,#83966c);color:color-mix(in srgb,var(--growth-color) 52%,#3e4b34);background:color-mix(in srgb,var(--growth-color) 12%,#fffdf0);box-shadow:inset 0 0 0 1px #ffffffbd,0 5px 14px color-mix(in srgb,var(--growth-color) 16%,transparent)}.synthesis-domain-picker span{font-size:16px;line-height:1}.synthesis-domain-picker strong{font-size:9px}.synthesis-domain-picker small{opacity:.72;font-size:8px;font-weight:800}.synthesis-workbench,.constellation-lab,.constellation-book{border:1px solid rgba(98,112,79,.16);border-radius:20px;background:#ffffff80;box-shadow:inset 0 1px #ffffffc2}.synthesis-workbench{padding:11px 9px 12px}.synthesis-workbench>header,.constellation-lab>header,.constellation-book>header{display:flex;align-items:center}.synthesis-workbench>header{gap:8px;margin-bottom:10px}.synthesis-workbench>header>span{width:31px;height:31px;display:grid;place-items:center;border-radius:11px;color:#fffdf2;background:color-mix(in srgb,var(--growth-color) 82%,#5d694f);box-shadow:0 4px 10px color-mix(in srgb,var(--growth-color) 24%,transparent);font-size:13px;font-weight:900}.synthesis-workbench header strong,.synthesis-workbench header small,.constellation-lab header strong,.constellation-lab header small{display:block}.synthesis-workbench header strong,.constellation-lab header strong{color:#4b503e;font-size:11px}.synthesis-workbench header small,.constellation-lab header small{margin-top:2px;color:#848a75;font-size:8px}.synthesis-tier-chain{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr) 42px minmax(0,1fr);align-items:center;gap:2px}.synthesis-tier-node{min-width:0;min-height:92px;padding:7px 2px 6px;display:grid;justify-items:center;align-content:center;gap:4px;border-radius:15px;color:#566049;background:color-mix(in srgb,var(--growth-color) 8%,#faf9ea)}.synthesis-tier-art{width:45px;height:45px;display:grid;place-items:center;border-radius:50% 50% 42% 42%;color:color-mix(in srgb,var(--growth-color) 78%,#526348);background:radial-gradient(circle at 50% 35%,#fffdf2 0,#fffdf2 35%,color-mix(in srgb,var(--growth-color) 20%,#f8f3db) 72%);box-shadow:0 6px 14px color-mix(in srgb,var(--growth-color) 18%,transparent)}.synthesis-tier-node.tier-bloom .synthesis-tier-art{border-radius:50%;box-shadow:0 0 0 3px color-mix(in srgb,var(--growth-color) 10%,transparent),0 6px 16px color-mix(in srgb,var(--growth-color) 24%,transparent)}.synthesis-tier-node strong{max-width:66px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.synthesis-tier-node small{color:#777d69;font-size:9px;font-weight:900}.synthesis-merge-control{width:39px;min-height:52px;padding:5px 1px;display:grid;place-items:center;align-content:center;gap:2px;border:0;border-radius:13px;color:#fffdf0;background:color-mix(in srgb,var(--growth-color) 72%,#687557);box-shadow:0 5px 12px color-mix(in srgb,var(--growth-color) 24%,transparent);transition:transform .15s ease,filter .15s ease}.synthesis-merge-control:active:not(:disabled){transform:scale(.92)}.synthesis-merge-control:disabled{color:#a4a695;background:#e5e5d5;box-shadow:none;opacity:.7}.synthesis-merge-control small{font-size:7px;font-weight:900;white-space:nowrap}.constellation-lab{padding:12px 10px;background:radial-gradient(circle at 90% 8%,rgba(244,212,112,.18),transparent 30%),linear-gradient(145deg,#f5f4dde6,#eaf2dbb8)}.constellation-lab>header{justify-content:space-between;margin-bottom:10px;color:#7f8d66}.bloom-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.bloom-picker button{min-width:0;min-height:62px;padding:6px 2px;display:grid;place-items:center;align-content:center;gap:2px;border:1px solid color-mix(in srgb,var(--growth-color) 26%,#d9dec9);border-radius:13px;color:color-mix(in srgb,var(--growth-color) 62%,#68725d);background:#ffffff8a;transition:transform .16s ease,box-shadow .16s ease}.bloom-picker button:active{transform:scale(.95)}.bloom-picker button.is-selected{color:color-mix(in srgb,var(--growth-color) 82%,#4f5c43);background:color-mix(in srgb,var(--growth-color) 16%,#fffdf1);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--growth-color) 54%,transparent),0 5px 12px color-mix(in srgb,var(--growth-color) 18%,transparent)}.bloom-picker strong{font-size:8px}.bloom-picker small{color:#888c78;font-size:8px;font-weight:900}.constellation-result-preview{min-height:58px;margin-top:9px;padding:7px 7px 7px 9px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:7px;border-radius:15px;color:#667257;background:#ffffff9e}.constellation-result-preview>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#adb39e;background:#ececdd;transition:color .18s ease,filter .18s ease,transform .18s ease}.constellation-result-preview>span.is-ready{color:#d7a942;filter:drop-shadow(0 0 8px rgba(237,194,76,.58));transform:rotate(9deg) scale(1.06)}.constellation-result-preview p,.constellation-result-preview strong,.constellation-result-preview small{min-width:0;display:block;margin:0}.constellation-result-preview strong{font-size:10px}.constellation-result-preview small{margin-top:2px;color:#8d917e;font-size:8px;line-height:1.3}.constellation-result-preview>button{min-height:36px;padding:7px 9px;display:flex;align-items:center;gap:4px;border:0;border-radius:12px;color:#fff9df;background:#788c5e;font-size:9px;font-weight:900}.constellation-result-preview>button:disabled{color:#a8aa99;background:#e3e4d7}.constellation-book{overflow:hidden}.constellation-book>header{min-height:42px;padding:9px 11px;gap:7px;color:#667257;border-bottom:1px solid rgba(98,112,79,.12)}.constellation-book>header>span{color:#d8aa46}.constellation-book>header strong{font-size:10px}.constellation-book>header small{margin-left:auto;color:#89917b;font-size:9px;font-weight:900}.constellation-grid{display:grid;grid-template-columns:1fr 1fr}.constellation-grid article{min-width:0;min-height:54px;padding:8px;display:grid;grid-template-columns:27px 1fr;align-items:center;gap:7px;border-right:1px solid rgba(98,112,79,.1);border-bottom:1px solid rgba(98,112,79,.1)}.constellation-grid article:nth-child(2n){border-right:0}.constellation-grid article>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:900}.constellation-grid article.is-hidden>span{color:#b6b9a8;background:#ececdf}.constellation-grid article.is-hidden{color:#a3a694}.constellation-grid article.is-discovered>span{color:#fff8d4;background:#d6a849;box-shadow:0 0 12px #e0b54157}.constellation-grid p,.constellation-grid strong,.constellation-grid small{min-width:0;display:block;margin:0}.constellation-grid strong{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.constellation-grid small{margin-top:2px;overflow:hidden;color:#929582;font-size:7px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.growth-garden{display:grid;grid-template-columns:1fr 1fr;gap:9px}.growth-domain{min-height:86px;padding:10px;display:flex;align-items:center;gap:9px;border:1px solid color-mix(in srgb,var(--growth-color) 34%,#d9dcc5);border-radius:18px;background:#ffffffa3;box-shadow:inset 0 1px #fffc}.growth-domain:last-child{grid-column:1 / -1}.growth-domain>span:last-child{min-width:0}.growth-domain strong,.growth-domain small{display:block}.growth-domain strong{color:#4c4435;font-size:12px}.growth-domain small{margin-top:3px;color:#7f806d;font-size:9px}.growth-flower{position:relative;flex:0 0 50px;width:50px;height:50px}.growth-flower i{position:absolute;left:18px;top:3px;width:15px;height:24px;opacity:.18;border-radius:90% 0;background:var(--growth-color);transform-origin:7px 22px}.growth-flower i:nth-child(1){transform:rotate(0)}.growth-flower i:nth-child(2){transform:rotate(72deg)}.growth-flower i:nth-child(3){transform:rotate(144deg)}.growth-flower i:nth-child(4){transform:rotate(216deg)}.growth-flower i:nth-child(5){transform:rotate(288deg)}.growth-flower i.filled{opacity:.94;box-shadow:0 0 10px color-mix(in srgb,var(--growth-color) 50%,transparent)}.growth-flower b{position:absolute;z-index:2;left:17px;top:17px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fffbe9;background:color-mix(in srgb,var(--growth-color) 82%,#6a5b3d);font-size:10px}.growth-memories{margin-top:16px;padding-top:13px;border-top:1px solid rgba(91,104,75,.17)}.growth-memories h3{margin:0 0 9px;color:#58624d;font-size:12px}.growth-memories article{min-height:44px;padding:7px 0;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(102,111,88,.12)}.growth-memories article>span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#5f794c;background:#e1edcb;font-size:11px;font-weight:900}.growth-memories p,.growth-memories strong,.growth-memories small{display:block;margin:0}.growth-memories strong{color:#4a463a;font-size:11px;line-height:1.4}.growth-memories small{margin-top:2px;color:#8a8977;font-size:9px}.growth-empty{padding:15px;border-radius:15px;color:#717361;background:#ffffff7a;font-size:10px;line-height:1.6}.growth-memory-view .growth-memories:first-child{margin-top:13px}.synthesis-history{margin-bottom:4px}.synthesis-effect-overlay{position:absolute;z-index:270;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;pointer-events:none;background:radial-gradient(circle at 50% 48%,#fbffddd1,#141f1233 42%,#080d088f 78%);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:synthesis-overlay-in 1.9s ease both}.synthesis-effect-stage{position:relative;width:220px;height:220px;color:var(--effect-color-a)}.synthesis-effect-orbit{position:absolute;left:50%;top:50%;width:134px;height:134px;transform:translate(-50%,-50%) scale(.5);border:1px solid color-mix(in srgb,var(--effect-color-a) 66%,#fff7b9);border-radius:50%;opacity:0;box-shadow:0 0 28px color-mix(in srgb,var(--effect-color-b) 46%,transparent),inset 0 0 22px color-mix(in srgb,var(--effect-color-a) 34%,transparent);animation:synthesis-orbit .9s .52s ease-out both}.synthesis-flying-token{position:absolute;z-index:2;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fffde9;background:color-mix(in srgb,var(--effect-color-a) 78%,#5e7352);box-shadow:0 0 22px color-mix(in srgb,var(--effect-color-a) 65%,transparent)}.synthesis-flying-token.token-1{left:0;top:86px;animation:synthesis-fly-left .78s cubic-bezier(.2,.78,.25,1) both}.synthesis-flying-token.token-2{right:0;top:86px;color:#fffbe4;background:color-mix(in srgb,var(--effect-color-b) 78%,#6e7650);animation:synthesis-fly-right .78s cubic-bezier(.2,.78,.25,1) both}.synthesis-flying-token.token-3{left:86px;top:0;animation:synthesis-fly-top .78s cubic-bezier(.2,.78,.25,1) both}.synthesis-collision{position:absolute;z-index:3;left:50%;top:50%;width:54px;height:54px;transform:translate(-50%,-50%) scale(.2) rotate(-24deg);display:grid;place-items:center;border-radius:50%;color:#fff7a8;opacity:0;filter:drop-shadow(0 0 16px #fff1a0);animation:synthesis-collision-pop .52s .62s ease-out both}.synthesis-effect-result{position:absolute;z-index:4;left:50%;top:50%;width:96px;height:96px;transform:translate(-50%,-50%) scale(.16) rotate(-15deg);display:grid;place-items:center;border:2px solid rgba(255,255,236,.82);border-radius:50%;color:color-mix(in srgb,var(--effect-color-a) 72%,#f3c44f);background:radial-gradient(circle,#fffde8 0,#fffde8 34%,color-mix(in srgb,var(--effect-color-b) 34%,#f2f3d5) 72%);opacity:0;box-shadow:0 0 44px color-mix(in srgb,var(--effect-color-a) 58%,transparent),0 0 82px color-mix(in srgb,var(--effect-color-b) 36%,transparent);animation:synthesis-result-bloom .72s .83s cubic-bezier(.18,.9,.22,1.24) both}.effect-constellation .synthesis-effect-result{color:#d39f2d}.synthesis-effect-copy{width:285px;margin-top:-18px;padding:11px 15px;border:1px solid rgba(255,255,237,.72);border-radius:17px;color:#fffdeb;background:#293a22d1;box-shadow:0 10px 28px #0000004d;text-align:center;opacity:0;animation:synthesis-copy-in .62s 1.01s ease-out both}.synthesis-effect-copy strong,.synthesis-effect-copy small{display:block}.synthesis-effect-copy strong{font-size:13px}.synthesis-effect-copy small{margin-top:4px;color:#fffde8c2;font-size:9px;line-height:1.45}.actor.player[class*=performing-] .actor-art,.baby-companion[class*=performing-] .baby-upright>img{will-change:translate,rotate,filter}.actor.player.performing-cook .actor-art,.actor.player.performing-rhythm .actor-art{animation:parent-stir .52s ease-in-out infinite alternate}.actor.player.performing-bath .actor-art,.actor.player.performing-rain .actor-art,.actor.player.performing-texture .actor-art{animation:parent-reach .68s ease-in-out infinite alternate}.actor.player.performing-tv .actor-art,.actor.player.performing-story .actor-art,.actor.player.performing-echo .actor-art,.actor.player.performing-blanket-echo .actor-art{animation:parent-gentle-sway 1.05s ease-in-out infinite alternate}.actor.player.performing-horse .actor-art,.actor.player.performing-robots .actor-art,.actor.player.performing-star-dance .actor-art,.actor.player.performing-projector .actor-art,.actor.player.performing-camp-shadow .actor-art,.actor.player.performing-mushroom-theater .actor-art{animation:parent-play-bounce .56s ease-in-out infinite alternate}.baby-companion.performing-cook .baby-upright>img,.baby-companion.performing-rhythm .baby-upright>img,.baby-companion.performing-robots .baby-upright>img,.baby-companion.performing-star-dance .baby-upright>img,.baby-companion.performing-projector .baby-upright>img,.baby-companion.performing-camp-shadow .baby-upright>img,.baby-companion.performing-mushroom-theater .baby-upright>img,.baby-companion.performing-rain .baby-upright>img,.baby-companion.performing-texture .baby-upright>img{animation:baby-join-play .44s ease-in-out infinite alternate}.baby-companion.performing-tv .baby-upright>img,.baby-companion.performing-story .baby-upright>img,.baby-companion.performing-echo .baby-upright>img,.baby-companion.performing-blanket-echo .baby-upright>img{animation:baby-attentive .88s ease-in-out infinite alternate}.quest-item,.carried-item,.quest-target,.persistent-effect,.world-pulse,.ambient-prop,.celebration-burst{position:absolute;transform:translate(-50%,-50%);pointer-events:none}.quest-item{z-index:24;display:grid;justify-items:center;color:#fff5c5;filter:drop-shadow(0 4px 7px rgba(0,0,0,.42));animation:quest-item-float 1.8s ease-in-out infinite alternate}.quest-item b{width:28px;height:24px;display:grid;place-items:center;border:1px solid rgba(255,247,207,.72);border-radius:9px;color:#5e421e;background:#ffda7eeb;box-shadow:0 0 14px #ffcd5380;font-size:15px}.quest-item small,.quest-target small{margin-top:3px;padding:2px 6px;border-radius:999px;color:#fff8e9;background:#2a2219c7;white-space:nowrap;font-size:8px;font-weight:900;rotate:var(--camera-counter-rotation, 0deg);transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.carried-item{z-index:104;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,250,221,.92);border-radius:11px;color:#5c401d;background:#ffdb7c;box-shadow:0 0 0 5px #ffd25c24,0 6px 16px #00000047;font-size:16px;font-weight:900;rotate:var(--camera-counter-rotation, 0deg);animation:carried-item-bob .56s ease-in-out infinite alternate;transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.quest-target{z-index:23;display:grid;justify-items:center}.quest-target i{width:52px;height:30px;border:2px dashed rgba(213,248,205,.88);border-radius:50%;background:#63b5691f;box-shadow:0 0 22px #6ddd7d8a;animation:quest-target-ready 1.1s ease-in-out infinite alternate}.persistent-effect{z-index:20;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,250,218,.62);border-radius:50%;color:#fff3b4;background:#4d3a226b;box-shadow:0 0 18px #ffd05785;font-size:16px;font-weight:900;rotate:var(--camera-counter-rotation, 0deg);animation:persistent-effect-breathe 2s ease-in-out infinite alternate;transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.persistent-effect.effect-team,.persistent-effect.effect-quest{color:#eaffdf;border-color:#cef9c7b8;background:#38673b7a;box-shadow:0 0 20px #74e07f94}.world-pulse{z-index:112;display:grid;justify-items:center;rotate:var(--camera-counter-rotation, 0deg);animation:world-pulse-pop 1.7s ease-out both;transition:rotate .52s cubic-bezier(.2,.82,.22,1)}.world-pulse b{width:52px;height:52px;display:grid;place-items:center;border:2px solid rgba(255,253,231,.94);border-radius:50%;color:#65431e;background:#ffda73f5;box-shadow:0 0 0 9px #ffd15229,0 0 30px #ffc839c7;font-size:23px}.world-pulse.pulse-complete b{color:#315238;background:#dff1ba;box-shadow:0 0 0 9px #7ae08724,0 0 30px #69da7cad}.world-pulse small{max-width:190px;margin-top:7px;padding:5px 9px;border:1px solid rgba(255,255,255,.5);border-radius:999px;color:#fff9ea;background:#2a2219e0;box-shadow:0 6px 16px #00000047;text-align:center;font-size:9px;font-weight:900;line-height:1.35}.ambient-prop{z-index:22;width:50px;height:50px;transition:transform .48s ease,filter .48s ease}.ambient-prop img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 7px rgba(0,0,0,.4))}.ambient-prop.discovered{transform:translate(15%,-85%) scale(.86) rotate(6deg);filter:brightness(1.14)}.celebration-burst{z-index:19;width:110px;height:76px;border:2px solid rgba(255,237,164,.82);border-radius:50%;box-shadow:0 0 32px #ffc5429e;animation:celebration-ring 1.1s ease-out infinite alternate}.celebration-burst i{position:absolute;width:7px;height:7px;border-radius:50%;background:#ffe08a;box-shadow:0 0 10px #ffcf50e6}.celebration-burst i:nth-child(1){left:8%;top:42%}.celebration-burst i:nth-child(2){left:28%;top:4%}.celebration-burst i:nth-child(3){left:53%;top:88%}.celebration-burst i:nth-child(4){right:9%;top:24%}.celebration-burst i:nth-child(5){right:24%;top:70%}.seat-target,.hotspot{position:absolute;z-index:17;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:50%;color:#5a3c20;background:#ffe08ed1;border:2px solid rgba(255,252,232,.9);box-shadow:0 0 0 5px #ffcb4b29,0 0 18px #ffc433a3;cursor:pointer}.seat-target{width:34px;height:34px;opacity:.76;animation:seat-breathe 2.4s ease-in-out infinite}.seat-target.nearby{opacity:1;box-shadow:0 0 0 8px #ffd25e42,0 0 26px #ffc230e0}.seat-target.occupied{opacity:.18;animation:none}.hotspot{width:30px;height:30px;color:#fff5bd;background:#5e492ab8}.hotspot.discovered{opacity:.48;box-shadow:0 0 8px #ffdc7c57}.hotspot.has-image{width:54px;height:54px;padding:0;overflow:visible;border:0;background:transparent;box-shadow:none}.hotspot.has-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 7px rgba(0,0,0,.4))}.auto-zone,.reaction-zone,.team-zone,.trail-node{position:absolute;z-index:15;transform:translate(-50%,-50%);display:grid;place-items:center;pointer-events:none}.auto-zone{width:24px;height:15px;border:1px solid rgba(255,244,193,.62);border-radius:50%;color:#ffefb0ad;background:#ffd46914;box-shadow:0 0 10px #ffd25f40;animation:auto-zone-breathe 2.8s ease-in-out infinite}.auto-zone.active{width:46px;height:25px;color:#fff6c9;border-color:#fff7d2e6;background:#ffd66938;box-shadow:0 0 24px #ffce51c2}.reaction-zone{width:19px;height:19px;border:1px solid rgba(255,250,219,.42);border-radius:50%;color:#fff6ccb8;background:#563f273d;box-shadow:0 0 12px #ffdc7147;font-size:9px;font-weight:900;animation:reaction-zone-float 2.6s ease-in-out infinite alternate}.reaction-zone.reaction-calm,.reaction-zone.reaction-delight{color:#dfffdac7;border-color:#d5f8d366;box-shadow:0 0 12px #7ed38e4d}.team-zone{width:44px;height:30px;border:1px dashed rgba(208,236,213,.44);border-radius:50%;color:#e3f9e694;background:#50825c1f}.team-zone.ready{color:#edffec;border-color:#c8ffd3e6;background:#5fbb7147;box-shadow:0 0 0 7px #5cca7417,0 0 22px #6ce8898a;animation:team-zone-ready 1.3s ease-in-out infinite alternate}.team-zone.complete{opacity:.42;animation:none}.trail-node{width:24px;height:24px;border-radius:50%;color:#fff5c82e;opacity:0;transition:opacity .18s ease,transform .18s ease}.trail-node.active{color:#fff3a9;opacity:1;background:#51402375;border:1px solid rgba(255,247,211,.78);box-shadow:0 0 0 6px #ffd55e1f,0 0 20px #ffd45bc7;animation:trail-node-ready 1s ease-in-out infinite alternate}.trail-node.complete{color:#dff4c7;opacity:.72;background:#4268417a;box-shadow:0 0 12px #9de28e85}.sound-ripple{position:absolute;z-index:12;width:40px;height:23px;transform:translate(-50%,-50%);border:1.5px solid rgba(255,246,190,.86);border-radius:50%;box-shadow:0 0 14px #ffe7887a;animation:ripple 2.4s ease-out infinite;pointer-events:none}.sound-ripple.ripple-2{animation-delay:.8s}.sound-ripple.ripple-3{animation-delay:1.6s}.route-trail i{position:absolute;z-index:13;width:7px;height:7px;transform:translate(-50%,-50%);border:1px solid rgba(255,251,222,.86);border-radius:50%;background:#ffd46f;box-shadow:0 0 10px #ffcc48db;animation:trail-twinkle 1.25s ease-in-out infinite alternate}.route-trail i:nth-child(2n){animation-delay:.24s}.route-trail i:nth-child(3n){animation-delay:.48s}.coop-circle{position:absolute;z-index:14;width:126px;height:78px;transform:translate(-50%,-50%);border:2px solid rgba(255,232,157,.86);border-radius:50%;box-shadow:0 0 26px #ffbf40b8,inset 0 0 28px #ffcd522e;animation:coop-glow 1.4s ease-in-out infinite alternate;pointer-events:none}.coop-circle.pose-lie,.coop-circle.pose-prone{width:148px;height:62px}.context-prompt{position:absolute;z-index:130;left:50%;bottom:157px;min-width:124px;padding:9px 12px 8px;transform:translate(-50%,-100%);border:1px solid rgba(255,255,255,.42);border-radius:15px;color:#fff8e8;background:#2d2319e0;box-shadow:0 8px 22px #00000054;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-align:center}.context-prompt span,.context-prompt strong{display:block}.context-prompt span{margin-bottom:5px;font-size:11px;font-weight:700}.context-prompt strong{padding:6px 14px;border-radius:999px;color:#4b3219;background:#ffdb82;font-size:13px;font-weight:900}.world-sensory .context-prompt,.world-camp .context-prompt,.world-cloud .context-prompt,.world-nature .context-prompt{min-width:106px;padding:7px 9px;border-radius:13px;color:#54391e;background:#fff7e5f5;border-color:#ffffffe0}.world-sensory .context-prompt span,.world-camp .context-prompt span,.world-cloud .context-prompt span,.world-nature .context-prompt span{margin-bottom:3px;font-size:10px}.world-sensory .context-prompt strong,.world-camp .context-prompt strong,.world-cloud .context-prompt strong,.world-nature .context-prompt strong{padding:5px 10px;font-size:12px}.world-sensory .context-prompt strong{color:#fffaf0;background:#8b6844}.world-camp .context-prompt strong{color:#4e3218;background:#f5be59}.world-cloud .context-prompt strong{color:#fff9ed;background:#74638f}.world-nature .context-prompt strong{color:#fffaf0;background:#5d7a4d}.world-camp .hotspot.has-image{width:44px;height:44px}.joystick{position:absolute;z-index:125;left:18px;bottom:62px;width:116px;height:116px;border:1.5px solid rgba(255,255,255,.48);border-radius:50%;background:#2326236b;box-shadow:inset 0 0 22px #ffffff14,0 8px 24px #00000038;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.joystick button{position:absolute;z-index:2;width:38px;height:38px;padding:0;display:grid;place-items:center;border:0;color:#ffffffc7;background:transparent}.joystick button:active{color:#fff2ba;transform:scale(.9)}.joystick-up{top:1px;left:39px}.joystick-left{top:39px;left:1px}.joystick-right{top:39px;right:1px}.joystick-down{bottom:1px;left:39px}.joystick-knob{position:absolute;z-index:1;left:50%;top:50%;width:52px;height:52px;transform:translate(-50%,-50%);border:1.5px solid rgba(255,255,255,.64);border-radius:50%;background:#e8e5dcad;box-shadow:inset 0 1px 6px #ffffff8c,0 5px 12px #0000002e}.context-action{position:absolute;z-index:125;right:22px;bottom:82px;width:82px;height:82px;display:grid;place-items:center;border:2px solid rgba(255,251,225,.9);border-radius:50%;color:#5d3d1c;background:#ffda7ee6;box-shadow:0 0 0 6px #ffd46e2e,0 10px 28px #0000004d;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.context-action:active{transform:scale(.93)}.context-action.activity-ready{--activity-progress: 0deg;isolation:isolate;overflow:visible;border:0;color:#4e3217;background:conic-gradient(from -90deg,#ffe18b 0deg var(--activity-progress),rgba(255,249,220,.28) var(--activity-progress) 360deg);box-shadow:0 0 0 9px #ffd66638,0 0 32px #ffc737a8,0 10px 28px #0000004d;transition:--activity-progress .22s ease,transform .12s ease,filter .18s ease;animation:action-ready .82s ease-in-out infinite alternate}.context-action.activity-ready:before{content:"";position:absolute;z-index:0;top:7px;right:7px;bottom:7px;left:7px;border:1px solid rgba(255,251,225,.86);border-radius:50%;background:#ffe190f5;box-shadow:inset 0 2px 8px #ffffff75,0 3px 12px #4a2f1438}.activity-action-icon{position:relative;z-index:1;width:48px;height:48px;display:grid;place-items:center}.action-activity-symbol{color:#513517;font-size:28px;font-weight:900;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.64)}.activity-action-icon>svg{position:absolute;right:-8px;bottom:-7px;box-sizing:content-box;padding:4px;border:2px solid #fff8dc;border-radius:50%;color:#fff8e5;background:#6d4926;box-shadow:0 4px 9px #3d240f52}.context-action.activity-complete{color:#31533a;background:conic-gradient(from -90deg,#b9edac,#b9edac 360deg);box-shadow:0 0 0 9px #97e59333,0 0 34px #75df7e9e,0 10px 28px #0000004d;cursor:default;animation:activity-action-complete .62s cubic-bezier(.2,.9,.3,1.24) both}.context-action.activity-complete:before{border-color:#ebffe2eb;background:#c7efb3f7}.context-action.activity-complete .action-activity-symbol{color:#31583b}.context-action.activity-complete .activity-action-icon>svg{color:#f3ffe9;background:#4f8056}.context-action:disabled{opacity:1}.activity-status{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.interaction-focus .game-hud,.interaction-focus .feedback-toggle{opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none}.interaction-focus .game-hud button{pointer-events:none}.interaction-focus .actor-name,.interaction-focus .baby-upright>small,.interaction-focus .location-label,.interaction-focus .travel-threshold small,.interaction-focus .world-pulse small,.interaction-focus .quest-target small{opacity:0;visibility:hidden;pointer-events:none}.interaction-focus .growth-pulse{width:54px;min-height:58px;padding:0}.interaction-focus .growth-pulse strong,.interaction-focus .growth-pulse small{display:none}.explore-hint{position:absolute;z-index:126;left:50%;bottom:17px;min-height:36px;max-width:275px;margin:0;padding:8px 15px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fffaeef0;background:#231f19b8;box-shadow:0 5px 18px #00000038;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);white-space:nowrap;font-size:12px;font-weight:700;pointer-events:none}.event-overlay{position:absolute;z-index:170;left:14px;right:14px;bottom:18px;padding:17px;border:1px solid rgba(255,255,255,.68);border-radius:24px;color:var(--ink);background:#fff8e8f7;box-shadow:0 18px 50px #0000005c;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:event-up .24s ease-out}.event-close{position:absolute;top:12px;right:12px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;color:#76634f;background:#634e3714}.event-symbol{width:40px;height:40px;margin-bottom:10px;display:grid;place-items:center;border-radius:14px;color:#8b5a1f;background:#ffe4a5}.event-copy h2{margin:0 38px 5px 0;font-size:20px;line-height:1.25;letter-spacing:-.02em}.event-copy p{margin:0;color:#6c5946;font-size:13px;line-height:1.55}.event-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.event-choices button,.continue-button{min-height:45px;border:0;border-radius:15px;font-size:13px;font-weight:900}.event-choices button{padding:8px 11px;display:flex;align-items:center;justify-content:space-between;gap:4px;color:#4e3218;background:#ffe0a0}.continue-button{width:100%;margin-top:14px;color:#fffaf0;background:#7a5b38}.modal-backdrop{position:absolute;z-index:220;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;background:#070a088a;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.world-switcher{width:100%;max-height:82%;padding:20px 18px 24px;display:flex;flex-direction:column;border-radius:28px 28px 0 0;color:var(--ink);background:#fff8eb;box-shadow:0 -18px 50px #00000047;animation:switcher-up .26s ease-out}.switcher-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.switcher-heading p{margin:0 0 3px;color:#96724f;font-size:11px;font-weight:800}.switcher-heading h2{margin:0;font-size:22px;letter-spacing:-.03em}.switcher-heading>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;color:#725c46;background:#f0e3d1}.world-options{display:grid;gap:9px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:none}.world-options::-webkit-scrollbar{display:none}.world-options>button{min-height:78px;padding:7px 12px 7px 7px;display:grid;grid-template-columns:76px 1fr 24px;align-items:center;gap:12px;border:1px solid #ead8bf;border-radius:18px;color:#4e3b29;background:#ffffffb8;text-align:left}.world-options img{width:76px;height:64px;object-fit:cover;border-radius:13px}.world-options span,.world-options strong,.world-options small{display:block}.world-options strong{margin-bottom:4px;font-size:15px}.world-options small{color:#8a725c;font-size:11px;line-height:1.35}.family-panel{width:100%;padding:20px 16px 24px;border-radius:28px 28px 0 0;color:var(--ink);background:#fff8eb;box-shadow:0 -18px 50px #0000004d;animation:switcher-up .26s ease-out}.family-heading h2{max-width:290px;font-size:20px}.family-list{display:grid;gap:9px}.family-row{min-height:80px;padding:8px 9px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;border:1px solid #ead8bf;border-radius:19px;background:#ffffffb8}.family-row.is-here{border-color:#d7c28f;background:#fff5d8}.family-row-avatar{width:52px;height:58px;overflow:hidden;border-radius:16px;background:#e9dfce}.family-row-avatar img{width:100%;height:130%;object-fit:cover;object-position:50% 10%}.family-row-copy,.family-row-copy>strong,.family-row-copy>span{display:block;min-width:0}.family-row-copy>strong{margin-bottom:5px;color:#4b3521;font-size:14px}.family-row-copy>strong small{margin-left:6px;padding:2px 6px;border-radius:999px;color:#846744;background:#eee1cc;font-size:9px}.family-row.is-here .family-row-copy>strong small{color:#446449;background:#dcebd5}.family-row-copy>span{color:#806b57;font-size:10px;line-height:1.35}.family-row>button{min-width:74px;min-height:38px;padding:7px 9px;display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:13px;color:#fff9ef;background:#7b5c38;font-size:10px;font-weight:900}.family-row.is-home>button{color:#4f351d;background:#ffd985}.family-note{margin:12px 8px 0;color:#9a8067;text-align:center;font-size:9px;line-height:1.45}.home-cutaway{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#372b1f}.home-cutaway .world-background{filter:saturate(.92) brightness(.78);transform:scale(1.02)}.home-cutaway-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#120f0b7a,#16110c0f 34%,#0d0b0875);box-shadow:inset 0 0 80px #00000040;pointer-events:none}.cutaway-header{position:absolute;z-index:130;top:16px;left:14px;right:14px;display:flex;align-items:center;justify-content:space-between}.cutaway-header button,.cutaway-header>span{min-height:39px;padding:8px 11px;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.48);border-radius:999px;color:#fff8e8;background:#221e19bd;box-shadow:0 7px 20px #00000038;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:10px;font-weight:900}.cutaway-title{position:absolute;z-index:50;top:76px;left:50%;width:320px;transform:translate(-50%);color:#fff7e6;text-align:center;text-shadow:0 3px 10px rgba(0,0,0,.62)}.cutaway-title small{color:#ffdea0;font-size:10px;font-weight:800}.cutaway-title h1{margin:4px 0 0;font-size:24px;letter-spacing:-.04em}.home-family-actor{position:absolute;width:52px;height:72px;transform:translate(-50%,-82%);pointer-events:none}.home-family-actor.pose-sit{width:58px;height:62px;transform:translate(-50%,-68%)}.home-family-actor>img{position:relative;z-index:3;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 6px rgba(0,0,0,.48))}.home-actor-ring{position:absolute;z-index:1;left:50%;bottom:-3px;width:42px;height:17px;transform:translate(-50%);border:2px solid rgba(175,229,179,.82);border-radius:50%;box-shadow:0 0 16px #72d3879e}.home-activity-bubble{position:absolute;z-index:8;left:50%;bottom:calc(100% + 10px);width:132px;padding:8px 9px;transform:translate(-50%);border:1px solid rgba(255,255,255,.78);border-radius:14px 14px 14px 4px;color:#6e5a45;background:#fff8e6f0;box-shadow:0 8px 22px #0000004d;font-size:8px;line-height:1.35}.home-activity-bubble strong{display:block;margin-bottom:3px;color:#49321f;font-size:10px}.outing-link{position:absolute;z-index:70;left:18px;right:18px;bottom:24px;min-height:68px;padding:11px 15px;display:grid;grid-template-columns:34px 1fr 9px;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.54);border-radius:21px;color:#fff7e8;background:#211e19c7;box-shadow:0 14px 34px #00000057;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.outing-link>span{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;color:#4b371f;background:#ffdc8b}.outing-link p,.outing-link small,.outing-link strong{display:block;margin:0}.outing-link small{margin-bottom:3px;color:#fff5e1ad;font-size:9px}.outing-link strong{font-size:11px}.outing-link i{width:8px;height:8px;border-radius:50%;background:#8fdfa4;box-shadow:0 0 12px #70dd8be6;animation:location-live 1.5s ease-in-out infinite alternate}.empty-home{position:absolute;z-index:70;left:50%;top:45%;width:220px;padding:18px;transform:translate(-50%,-50%);display:grid;justify-items:center;gap:8px;border:1px solid rgba(255,255,255,.46);border-radius:20px;color:#fff7e8;background:#251f18b8;text-align:center;font-size:11px;font-weight:800}@keyframes walk-bob{to{transform:translateY(-3px) rotate(1deg)}}@keyframes scene-action-arrive{0%{opacity:0;transform:translate(-50%,-42%) scale(.72)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes cook-stir{to{rotate:16deg;translate:-2px 1px}}@keyframes cook-steam{0%{opacity:0;transform:translateY(10px) scaleX(.72)}45%{opacity:calc(.08 + var(--scene-progress) * .2)}to{opacity:0;transform:translateY(-16px) scaleX(1.2)}}@keyframes bath-baby{to{translate:0 -3px;rotate:4deg}}@keyframes bath-bubble{0%{opacity:0;translate:0 8px;scale:.55}35%{opacity:1}to{opacity:0;translate:2px -22px;scale:1.16}}@keyframes bath-duck{to{translate:-8px -2px;rotate:-7deg}}@keyframes tv-character{to{translate:0 -4px;scale:1.1;rotate:3deg}}@keyframes tv-glow{to{opacity:.55;scale:1.04}}@keyframes horse-gallop{to{translate:5px -3px;rotate:1.5deg}}@keyframes horse-baby{to{translate:2px -5px;rotate:-5deg}}@keyframes story-page{to{translate:-3px -2px;scale:.94 1;filter:brightness(1.08)}}@keyframes story-character{to{translate:0 -6px;rotate:7deg;scale:1.12}}@keyframes rhythm-cup{0%{translate:0 0;rotate:0deg}45%{translate:0 -9px;rotate:-7deg}to{translate:0 0;rotate:4deg}}@keyframes rhythm-spoon{to{rotate:26deg;translate:2px -2px}}@keyframes robot-march{0%{translate:-4px 2px;rotate:-4deg}50%{translate:4px -5px;rotate:5deg}to{translate:10px 1px;rotate:-2deg}}@keyframes echo-ring{0%{opacity:.9;scale:.68}to{opacity:0;scale:1.32}}@keyframes star-pulse{to{filter:brightness(1.45);text-shadow:0 0 22px #fff0a1}}@keyframes shadow-flame{to{translate:0 -4px;scale:.82 1.16}}@keyframes shadow-run{to{translate:7px -6px;rotate:6deg;scale:1.08}}@keyframes touch-choose{to{translate:18px -15px;rotate:-14deg}}@keyframes rain-drop{0%{opacity:0;translate:-4px -18px}35%{opacity:1}to{opacity:0;translate:5px 18px}}@keyframes rain-ripple{0%{opacity:.85;scale:.52}to{opacity:0;scale:1.35}}@keyframes theater-bow{to{translate:0 8px;rotate:-6deg}}@keyframes synthesis-overlay-in{0%{opacity:0}10%,82%{opacity:1}to{opacity:0}}@keyframes synthesis-fly-left{0%{transform:translate(-36px) scale(.72) rotate(-18deg);opacity:0}18%{opacity:1}76%,to{transform:translate(86px) scale(.34) rotate(16deg);opacity:0}}@keyframes synthesis-fly-right{0%{transform:translate(36px) scale(.72) rotate(18deg);opacity:0}18%{opacity:1}76%,to{transform:translate(-86px) scale(.34) rotate(-16deg);opacity:0}}@keyframes synthesis-fly-top{0%{transform:translateY(-34px) scale(.72) rotate(8deg);opacity:0}18%{opacity:1}76%,to{transform:translateY(86px) scale(.34) rotate(-12deg);opacity:0}}@keyframes synthesis-collision-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(-24deg)}42%{opacity:1;transform:translate(-50%,-50%) scale(1.48) rotate(12deg)}to{opacity:0;transform:translate(-50%,-50%) scale(2.15) rotate(35deg)}}@keyframes synthesis-orbit{0%{opacity:0;transform:translate(-50%,-50%) scale(.5) rotate(0)}35%{opacity:.92}to{opacity:0;transform:translate(-50%,-50%) scale(1.42) rotate(80deg)}}@keyframes synthesis-result-bloom{0%{opacity:0;transform:translate(-50%,-50%) scale(.16) rotate(-15deg)}48%{opacity:1;transform:translate(-50%,-50%) scale(1.16) rotate(8deg)}to{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes synthesis-copy-in{0%{opacity:0;transform:translateY(12px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes growth-pulse{0%{opacity:0;transform:translate(-50%,-80%) scale(.7)}16%{opacity:1;transform:translate(-50%,-100%) scale(1.04)}72%{opacity:1;transform:translate(-50%,-108%) scale(1)}to{opacity:0;transform:translate(-50%,-138%) scale(.92)}}@keyframes parent-stir{to{translate:2px -2px;rotate:2.5deg}}@keyframes parent-reach{to{translate:4px -3px;rotate:3deg}}@keyframes parent-gentle-sway{to{translate:1px -2px;rotate:-1.8deg}}@keyframes parent-play-bounce{to{translate:0 -4px;rotate:2.2deg}}@keyframes baby-join-play{to{translate:1px -4px;rotate:-5deg;scale:1.05}}@keyframes baby-attentive{to{translate:1px -2px;rotate:4deg;scale:1.03;filter:brightness(1.08)}}@keyframes seat-breathe{50%{transform:translate(-50%,-50%) scale(1.1)}}@keyframes ripple{0%{opacity:.9;transform:translate(-50%,-50%) scale(.55)}to{opacity:0;transform:translate(-50%,-50%) scale(2.1)}}@keyframes coop-glow{to{opacity:.6;transform:translate(-50%,-50%) scale(1.08)}}@keyframes trail-twinkle{to{opacity:.46;transform:translate(-50%,-50%) scale(.72)}}@keyframes auto-zone-breathe{50%{opacity:.52;transform:translate(-50%,-50%) scale(1.14)}}@keyframes reaction-zone-float{to{opacity:.48;transform:translate(-50%,calc(-50% - 3px)) scale(.9)}}@keyframes baby-glow{to{opacity:.48;transform:scale(1.12)}}@keyframes baby-bob{to{transform:translateY(-3px) rotate(-2deg)}}@keyframes baby-reaction-in{0%{opacity:0;transform:translate(-50%,8px) scale(.82)}}@keyframes activity-action-complete{0%{transform:scale(.9);filter:brightness(1)}48%{transform:scale(1.14);filter:brightness(1.18)}to{transform:scale(1.04);filter:brightness(1.06)}}@keyframes quest-item-float{to{transform:translate(-50%,calc(-50% - 4px)) rotate(-2deg)}}@keyframes carried-item-bob{to{transform:translate(-50%,calc(-50% - 5px)) rotate(5deg)}}@keyframes quest-target-ready{to{transform:scale(1.12);opacity:.58}}@keyframes persistent-effect-breathe{to{transform:translate(-50%,-50%) scale(1.12);filter:brightness(1.18)}}@keyframes world-pulse-pop{0%{opacity:0;transform:translate(-50%,-35%) scale(.5)}16%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}72%{opacity:1;transform:translate(-50%,-60%) scale(1)}to{opacity:0;transform:translate(-50%,-82%) scale(.88)}}@keyframes celebration-ring{to{opacity:.58;transform:translate(-50%,-50%) scale(1.14)}}@keyframes action-ready{to{transform:scale(1.06);filter:brightness(1.08)}}@keyframes location-live{to{opacity:.48;transform:scale(.76)}}@keyframes travel-gate-ready{to{filter:brightness(1.14);transform:translateY(-2px) scale(1.05);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--travel-frame-light) 88%,transparent),0 0 23px var(--travel-light)}}@keyframes feedback-speaker-pop{45%{transform:scale(1.2) rotate(-4deg);filter:brightness(1.24)}}@keyframes feedback-haptic-tick{25%{transform:translate(-1px) rotate(-8deg)}75%{transform:translate(1px) rotate(8deg)}}@keyframes feedback-wave-out{0%{opacity:.82;transform:scale(.72)}to{opacity:0;transform:scale(1.26)}}@keyframes team-zone-ready{to{transform:translate(-50%,-50%) scale(1.13)}}@keyframes trail-node-ready{to{transform:translate(-50%,-50%) scale(1.18)}}@keyframes event-up{0%{opacity:0;transform:translateY(22px)}}@keyframes switcher-up{0%{transform:translateY(40px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(min-width:391px){body{min-height:100vh;padding:20px;display:grid;place-items:center}.mobile-prototype{width:390px;height:844px;border-radius:34px}}
