: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}*{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}.world-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;cursor:crosshair}.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;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 80px 70px #080c0a33,inset 0 -70px 70px #0408062e}.game-hud{position:absolute;z-index:120;inset:0 0 auto;height:142px;pointer-events:none}.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}.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}.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}.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}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-lie,.actor.pose-prone{width:78px;height:52px;transform:translate(-50%,-58%)}.actor img{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.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 img{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-companion.pose-sit{transform:translate(-50%,-56%) scale(.96)}.baby-companion.pose-lie,.baby-companion.pose-prone{transform:translate(-50%,-45%) scale(.92)}.baby-companion>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-companion>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>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-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}.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)}.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 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 location-live{to{opacity:.48;transform:scale(.76)}}@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}}
