:root{--retro-bg: #171817;--retro-panel: #d8d6d1;--retro-paper: #f3eee1;--retro-paper-soft: #fbf8ed;--retro-line: #101010;--retro-muted: #55514a;--retro-selected: #cfe5ad;--retro-green: #247a38;--retro-health: #ef5146;--retro-ap: #ffd634;--retro-satiety: #f39a2d;--retro-disabled: #aaa7a0;--retro-border: 3px solid var(--retro-line);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);color:var(--retro-line);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.retro-hud{height:clamp(202px,31dvh,238px);grid-template-rows:60px minmax(0,1fr)}.retro-stat-list{grid-template-rows:repeat(4,minmax(0,1fr));gap:4px}.retro-stat-row{grid-template-columns:28px 94px minmax(0,1fr) 56px}.retro-stat-row.mood i{background:#4c93e6}.retro-stat-row.energy i{background:var(--retro-ap)}.retro-upgrade-panel.functional{height:100%;grid-template-rows:auto minmax(0,1fr)}.retro-upgrade-list{min-height:0;overflow-y:auto;display:grid;gap:7px;padding-right:2px}.retro-upgrade-list article{min-height:92px;border:3px solid var(--retro-line);border-radius:8px;padding:7px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;align-items:center;background:#fffaf0;cursor:pointer}.retro-upgrade-list article.locked{background:#b6b3ad}.retro-upgrade-list img{width:38px;height:38px;object-fit:contain}.retro-upgrade-list h3,.retro-upgrade-list p,.retro-upgrade-list span{overflow:hidden;margin:0;text-overflow:ellipsis}.retro-upgrade-list h3{font-size:.92rem;line-height:1.08;white-space:nowrap}.retro-upgrade-list p{color:var(--retro-muted);font-size:.68rem;font-weight:850;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.retro-upgrade-list span{color:var(--retro-green);font-size:.68rem;font-weight:950;white-space:nowrap}.retro-upgrade-list span.missing,.retro-long-card-copy dd.missing{color:#b42318}.retro-items-panel.v55{align-content:stretch;place-items:stretch;text-align:left;align-content:start;overflow-y:auto}.retro-items-panel.v55>strong{font-size:1.05rem}.retro-items-panel.v55 section{min-width:0;min-height:0;border:2px solid var(--retro-line);border-radius:8px;padding:8px;display:grid;gap:6px;background:#fffaf0}.retro-items-panel.v55 section>span,.retro-profile-inventory span{display:block;color:var(--retro-green);font-size:.7rem;font-weight:950;text-transform:uppercase}.retro-inventory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.retro-inventory-grid b{min-width:0;border:1px solid var(--retro-line);border-radius:999px;padding:4px 6px;overflow:hidden;background:var(--retro-selected);font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.retro-inventory-grid b.empty{background:#d8d6d1;color:var(--retro-muted)}.retro-content-panel.long-list{grid-template-rows:auto minmax(0,1fr)}.retro-list-top{min-width:0;display:grid;gap:6px}.retro-work-status-card{min-width:0;border:3px solid var(--retro-line);border-radius:9px;padding:8px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:8px;align-items:center;background:#fffaf0}.retro-work-status-card.empty{background:#f1eadb}.retro-work-status-icon{width:54px;height:54px;border:2px solid var(--retro-line);border-radius:8px;padding:6px;display:grid;place-items:center;background:#f5f0e5}.retro-work-status-icon img{width:100%;height:100%;object-fit:contain}.retro-work-status-copy{min-width:0;display:grid;gap:5px}.retro-work-status-copy header{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:start}.retro-work-status-copy header span{grid-column:1 / -1;color:#111;font-size:.62rem;font-weight:950;line-height:1;text-transform:uppercase}.retro-work-status-copy header strong{min-width:0;overflow:hidden;font-size:1.02rem;font-weight:950;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.retro-work-status-copy p{margin:0;color:var(--retro-muted);font-size:.74rem;font-weight:850;line-height:1.12}.retro-work-meta-row{min-width:0;display:flex;flex-wrap:wrap;gap:4px}.retro-work-meta-row b{border:2px solid var(--retro-line);border-radius:999px;padding:2px 6px;color:#2f3028;background:#d7efb8;font-size:.62rem;font-weight:950;line-height:1.05;white-space:nowrap}.retro-work-status-copy dl{margin:0;display:grid;gap:3px}.retro-work-status-copy dl div{min-width:0;display:grid;grid-template-columns:68px minmax(0,1fr);gap:6px}.retro-work-status-copy dt,.retro-work-status-copy dd{overflow:hidden;margin:0;font-size:.68rem;font-weight:900;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.retro-work-status-copy dt{color:#111}.retro-work-status-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.retro-work-status-actions button,.retro-card-cta{min-height:32px;border:2px solid var(--retro-line);border-radius:7px;padding:5px 9px;display:flex;align-items:center;justify-content:center;background:var(--retro-selected);cursor:pointer;font-size:.72rem;font-weight:950;line-height:1}.retro-work-status-actions button.secondary,.retro-long-card.locked .retro-card-cta{background:#d6d2c6}.retro-list-header{min-height:38px;display:grid;align-content:center}.retro-list-header span,.retro-list-header strong,.retro-list-header p{overflow:hidden;line-height:1.05;text-overflow:ellipsis}.retro-list-header span{color:var(--retro-green);font-size:.7rem;font-weight:950;text-transform:uppercase}.retro-list-header strong{font-size:1.1rem;font-weight:950;white-space:nowrap}.retro-list-header p{margin:2px 0 0;color:var(--retro-muted);font-size:.7rem;font-weight:850;line-height:1.12;white-space:nowrap}.retro-inline-error{overflow:hidden;text-overflow:ellipsis}.retro-inline-error{margin:0;border:2px solid var(--retro-line);border-radius:7px;padding:6px 8px;background:#ffd1ca;color:#8a1f14;font-size:.72rem;font-weight:900;line-height:1.12}.retro-long-list{min-height:0;overflow-y:auto;display:grid;gap:8px;padding-right:2px}.retro-long-list::-webkit-scrollbar,.retro-upgrade-list::-webkit-scrollbar{width:0}.retro-long-card{min-height:116px;border:3px solid var(--retro-line);border-radius:9px;padding:8px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:9px;align-items:center;background:#fffaf0;cursor:default}.retro-action-screen.work .retro-long-card{min-height:142px;grid-template-columns:74px minmax(0,1fr);gap:10px;align-items:center;padding:9px}.retro-long-card.preferred{background:var(--retro-selected)}.retro-long-card.locked{background:#dedbd2;color:#25221e}.retro-long-card .scene-thumb{width:54px;height:54px;border:2px solid var(--retro-line);border-radius:8px;padding:6px;object-fit:contain;background:#f5f0e5}.retro-action-screen.work .retro-long-card .scene-thumb{width:68px;height:68px;align-self:center;padding:5px}.retro-long-card-copy{min-width:0;display:grid;grid-template-rows:auto auto auto;gap:6px;align-content:center}.retro-action-screen.work .retro-long-card-copy{gap:5px}.retro-long-card-copy header{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.retro-long-card-copy h3,.retro-long-card-copy p,.retro-long-card-copy strong,.retro-long-card-copy dt,.retro-long-card-copy dd{overflow:hidden;margin:0;text-overflow:ellipsis}.retro-long-card-copy h3{font-size:.96rem;line-height:1.06;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.retro-action-screen.work .retro-long-card-copy h3{font-size:1.04rem}.retro-card-cost,.retro-long-card-copy header strong.retro-card-cost{max-width:118px;border:2px solid var(--retro-line);border-radius:999px;padding:2px 6px;color:#3f3930;background:#efe4bd;font-size:.75rem;line-height:1.05;text-align:center;white-space:nowrap}.retro-action-screen.work .retro-long-card-copy header strong.retro-card-cost{font-size:.84rem}.retro-card-cost.tone-cost{color:#8a3d14;background:#f4d2a3}.retro-card-cost.tone-positive{color:var(--retro-green);background:var(--retro-selected)}.retro-long-card-copy p{color:var(--retro-muted);font-size:.7rem;font-weight:850;line-height:1.12;white-space:nowrap}.retro-long-card-copy dl{margin:0;display:grid;gap:2px}.retro-action-screen.work .retro-long-card-copy dl{gap:3px}.retro-long-card-copy dl div{display:grid;grid-template-columns:78px minmax(0,1fr);gap:6px}.retro-action-screen.work .retro-long-card-copy dl div{grid-template-columns:70px minmax(0,1fr)}.retro-long-card-copy dt,.retro-long-card-copy dd{font-size:.62rem;font-weight:900;line-height:1.08;white-space:nowrap}.retro-action-screen.work .retro-long-card-copy dt,.retro-action-screen.work .retro-long-card-copy dd{font-size:.72rem;line-height:1.12}.retro-long-card-copy dt{color:#111}.retro-long-card-copy dd{color:#34312b}.tone-positive{color:var(--retro-green)!important}.tone-warning{color:#94570a!important}.tone-danger,.retro-long-card-copy dd.missing{color:#b42318!important}.retro-work-status-copy dd.tone-danger,.retro-long-card-copy dd.missing,.retro-action-screen.work .retro-long-card-copy dd.tone-danger{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.tone-neutral{color:#34312b!important}.tone-muted{color:var(--retro-muted)!important}.retro-card-cta{width:min(174px,100%);margin-top:2px;justify-self:center}.retro-action-screen.work .retro-card-cta{min-height:32px;padding:4px 8px;width:min(178px,100%)}.retro-profile-inventory{min-height:96px;display:grid;gap:6px}.retro-profile-inventory article{min-width:0;border:3px solid var(--retro-line);border-radius:8px;padding:6px 8px;display:grid;align-content:center;background:var(--retro-paper-soft)}.retro-profile-inventory strong{overflow:hidden;font-size:.72rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}@media (max-height: 760px){.retro-hud{height:190px}.retro-stat-row{grid-template-columns:24px 78px minmax(0,1fr) 46px}.retro-stat-row span{font-size:.73rem}.retro-stat-row strong{font-size:.67rem}.retro-long-card{min-height:112px;grid-template-columns:48px minmax(0,1fr);gap:7px;padding:7px}.retro-action-screen.work .retro-long-card{min-height:136px;grid-template-columns:62px minmax(0,1fr);gap:8px;padding:8px}.retro-long-card .scene-thumb{width:45px;height:45px}.retro-action-screen.work .retro-long-card .scene-thumb{width:58px;height:58px;padding:5px}.retro-long-card-copy h3{font-size:.84rem}.retro-action-screen.work .retro-long-card-copy h3{font-size:.94rem}.retro-long-card-copy p{font-size:.62rem}.retro-long-card-copy dt,.retro-long-card-copy dd{font-size:.56rem}.retro-action-screen.work .retro-long-card-copy dt,.retro-action-screen.work .retro-long-card-copy dd{font-size:.66rem}.retro-long-card-copy dl div{grid-template-columns:68px minmax(0,1fr)}.retro-action-screen.work .retro-long-card-copy dl div{grid-template-columns:64px minmax(0,1fr)}.retro-work-status-card{padding:7px;grid-template-columns:48px minmax(0,1fr);gap:7px}.retro-work-status-icon{width:46px;height:46px;padding:5px}.retro-work-status-copy{gap:4px}.retro-work-status-copy header strong{font-size:.9rem}.retro-work-status-copy p,.retro-work-status-copy dt,.retro-work-status-copy dd{font-size:.6rem}.retro-work-status-copy dl div{grid-template-columns:58px minmax(0,1fr)}.retro-work-status-actions button,.retro-card-cta{min-height:29px;padding:4px 8px;font-size:.64rem}.retro-upgrade-list article{min-height:82px;grid-template-columns:36px minmax(0,1fr)}.retro-upgrade-list img{width:32px;height:32px}}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100%;margin:0;overflow:hidden}body{background:var(--retro-bg);-webkit-font-smoothing:antialiased;touch-action:manipulation}button{border:0;color:inherit;font:inherit}.orientation-lock{display:none}.game-shell-v54{width:min(100vw,430px);height:100dvh;min-height:100svh;margin:0 auto;padding:calc(8px + var(--safe-top)) 8px calc(8px + var(--safe-bottom));overflow:hidden;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:7px;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.07),transparent 28%),#20211f}.game-shell-v54.loading{place-items:center;color:var(--retro-paper)}@media (orientation: landscape) and (max-width: 960px) and (max-height: 520px){.game-shell-v54{visibility:hidden}.orientation-lock{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:max(18px,var(--safe-top)) max(18px,var(--safe-bottom));background:var(--retro-bg);color:var(--retro-line)}.orientation-lock div{width:min(78vw,420px);border:var(--retro-border);border-radius:12px;padding:18px;background:var(--retro-paper-soft);box-shadow:0 3px #0000006b;text-align:center}.orientation-lock strong{display:block;font-size:clamp(1.4rem,7vw,2.2rem);font-weight:950;line-height:1}.orientation-lock p{margin:10px 0 0;color:var(--retro-muted);font-size:clamp(.85rem,3.5vw,1rem);font-weight:850;line-height:1.25}}.retro-hud,.retro-icon-nav,.retro-content-panel,.retro-tab-strip button,.retro-toast,.retro-confirm-sheet,.retro-result-sheet,.retro-coach-card,.retro-profile-card,.retro-stats-grid div,.retro-history-list article,.retro-new-game{border:var(--retro-border);box-shadow:0 2px #0000005c}.retro-hud{height:clamp(184px,29dvh,226px);min-height:0;border-radius:18px;padding:10px 11px;overflow:hidden;display:grid;grid-template-rows:70px minmax(0,1fr);gap:8px;background:linear-gradient(180deg,#deddd8,#cfcfca)}.retro-hud-top{min-width:0;display:grid;grid-template-columns:86px minmax(0,1fr) 58px;gap:10px;align-items:center;border-bottom:3px solid var(--retro-line);padding-bottom:8px}.retro-day-card{height:62px;width:66px;position:relative;display:grid;place-items:center;justify-self:center;border:3px solid var(--retro-line);border-radius:7px;overflow:hidden;background:linear-gradient(180deg,var(--retro-health) 0 16px,transparent 16px),var(--retro-paper-soft)}.retro-day-card img{display:none}.retro-day-card span,.retro-day-card strong{position:relative;z-index:1;line-height:1;text-transform:uppercase}.retro-day-card span{margin-top:15px;font-size:.82rem;font-weight:950}.retro-day-card strong{margin-top:-4px;font-size:1.85rem;font-weight:950}.retro-cash-card{min-width:0;border-left:2px solid #6b6964;padding-left:13px;display:grid;align-content:center}.retro-cash-line{min-width:0;display:flex;align-items:center;gap:8px}.retro-cash-card span{color:#111;font-size:1.08rem;font-weight:950;line-height:1}.retro-cash-card strong{min-width:0;overflow:hidden;color:var(--retro-green);font-size:clamp(1.9rem,8vw,2.7rem);font-weight:950;line-height:1.02;text-overflow:ellipsis;white-space:nowrap}.retro-cleanliness-card{width:52px;height:52px;border:var(--retro-border);border-radius:12px;display:grid;place-items:center;align-content:center;background:#e8e6e0}.retro-cleanliness-card img{width:34px;height:34px;object-fit:contain}.retro-cleanliness-card span{max-width:46px;overflow:hidden;color:var(--retro-muted);font-size:.5rem;font-weight:950;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.retro-stat-list{min-height:0;display:grid;grid-template-rows:repeat(4,minmax(0,1fr));gap:5px}.retro-stat-row{min-width:0;display:grid;grid-template-columns:32px 76px minmax(0,1fr) 54px;gap:6px;align-items:center;position:relative}.retro-stat-row img{width:29px;height:29px;object-fit:contain}.retro-stat-row span,.retro-stat-row strong,.retro-stat-row em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.retro-stat-row span{color:#151515;font-size:.95rem;font-weight:950}.retro-stat-row strong{font-size:.8rem;font-weight:950;text-align:right}.retro-stat-row em{position:absolute;right:0;bottom:-2px;color:var(--retro-muted);font-size:.56rem;font-style:normal;font-weight:850}.retro-stat-bar{height:19px;border:3px solid var(--retro-line);border-radius:5px;overflow:hidden;background:var(--retro-paper-soft)}.retro-stat-bar i{height:100%;display:block;border-right:2px solid var(--retro-line)}.retro-stat-row.health i{background:var(--retro-health)}.retro-stat-row.ap i,.retro-stat-row.energy i{background:var(--retro-ap)}.retro-stat-row.satiety i{background:var(--retro-satiety)}.retro-icon-nav{min-height:74px;border-radius:12px;padding:7px 6px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;background:linear-gradient(180deg,#262626,#1c1c1c)}.retro-icon-nav button{min-width:0;min-height:56px;padding:0;display:grid;place-items:center;gap:2px;color:#fff;background:transparent;cursor:pointer;font-size:.7rem;font-weight:950;line-height:1}.retro-nav-icon{width:44px;height:44px;border:var(--retro-border);border-radius:999px;display:grid;place-items:center;background:var(--retro-paper-soft)}.retro-icon-nav button.active .retro-nav-icon{background:var(--retro-selected)}.retro-nav-icon img{width:28px;height:28px}.retro-screen{min-height:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:7px}.retro-home{grid-template-rows:auto minmax(0,1fr) auto}.retro-tab-strip{min-height:49px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.retro-tab-strip button{min-width:0;min-height:47px;border-radius:9px 9px 0 0;padding:4px 6px;display:flex;justify-content:center;align-items:center;gap:6px;background:#c9c9c6;cursor:pointer;font-size:.95rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.retro-tab-strip button.active{background:var(--retro-selected)}.retro-tab-strip img{width:22px;height:22px;flex:0 0 auto}.retro-content-panel{min-height:0;border-radius:9px;padding:8px;overflow:hidden;display:grid;gap:8px;background:var(--retro-paper)}.retro-home .retro-content-panel{grid-template-rows:minmax(0,1fr) auto}.retro-home .retro-content-panel.shelter-panel{display:flex;flex-direction:column;align-content:normal;overflow-y:auto}.retro-scene-card{min-height:0;border:var(--retro-border);border-radius:6px;contain:paint;clip-path:inset(0 round 6px);overflow:hidden;background:#c9bba3}.retro-scene-card.layered{width:100%;aspect-ratio:1672 / 941}.retro-home .retro-content-panel.shelter-panel .retro-scene-card.layered{height:auto;aspect-ratio:1672 / 941;margin-bottom:0;flex:0 0 auto}.retro-scene-card.layered,.apartment-room-scene,.apartment-room-base{pointer-events:none}.retro-scene-card.compact{max-height:48%}.retro-scene-card img{width:100%;height:100%;display:block;object-fit:cover}.apartment-room-scene{width:100%;height:100%;min-height:0;position:relative;overflow:hidden;background:#c9bba3}.apartment-room-base{width:100%;height:100%;display:block;object-fit:contain}.apartment-room-sprite{position:absolute;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:contain}.retro-scene-card .apartment-room-sprite{height:auto;object-fit:contain}.retro-info-row{min-height:104px;border:3px solid var(--retro-line);border-radius:8px;padding:9px;position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:7px;align-items:start;background:var(--retro-paper-soft)}.retro-info-row>div:first-child{align-self:start}.retro-info-row span,.retro-profile-card span{display:block;color:#111;font-size:.78rem;font-weight:950;text-transform:uppercase}.retro-info-row strong,.retro-info-row p,.retro-profile-card strong,.retro-profile-card small{overflow:hidden;text-overflow:ellipsis}.retro-info-row strong{display:block;font-size:1rem;line-height:1.1;white-space:nowrap}.retro-info-row p{margin:3px 0 0;color:var(--retro-muted);font-size:.78rem;font-weight:850;line-height:1.18;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.retro-info-row button,.retro-new-game,.retro-confirm-sheet button,.retro-result-sheet button,.retro-coach-card button{min-height:44px;border:3px solid var(--retro-line);border-radius:8px;padding:7px 10px;display:flex;justify-content:center;align-items:center;gap:7px;color:#111;background:var(--retro-selected);cursor:pointer;font-weight:950}.retro-info-row button img{width:28px;height:28px}.retro-shelter-actions{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;align-content:start}.retro-shelter-actions button{width:100%;min-width:0;min-height:44px;padding:4px 5px;gap:3px;flex-direction:column;font-size:.7rem;line-height:1;text-align:center}.retro-shelter-actions button img{width:19px;height:19px}.retro-shelter-actions button span,.retro-shelter-actions button small{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.retro-shelter-actions button small{color:var(--retro-muted);font-size:.5rem;font-weight:900}.retro-upgrade-panel,.retro-items-panel{min-height:0;border:3px solid var(--retro-line);border-radius:8px;padding:10px;overflow:hidden;background:var(--retro-paper-soft)}.retro-upgrade-panel{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px}.retro-upgrade-panel>strong{font-size:.92rem}.retro-items-panel{display:grid;place-items:center;align-content:center;gap:8px;text-align:center}.retro-items-panel>img{width:70px;height:70px}.retro-items-panel strong{font-size:1.3rem}.retro-items-panel p{margin:0;max-width:27ch;color:var(--retro-muted);font-size:.88rem;font-weight:850;line-height:1.28}.retro-items-panel div{width:100%;display:grid;gap:5px}.retro-items-panel span{border:2px solid var(--retro-line);border-radius:7px;padding:5px;background:#fffaf0;font-size:.76rem;font-weight:900}.retro-items-panel.v55 section>span{border:0;border-radius:0;padding:0;background:transparent;color:var(--retro-green);font-size:.7rem}.retro-items-panel.v55{display:grid;grid-template-rows:auto minmax(134px,1fr) auto;gap:7px;align-content:stretch;place-items:stretch;overflow:hidden;padding:8px;text-align:left}.retro-items-panel.v55>strong{min-height:18px;overflow:hidden;font-size:.98rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.retro-items-panel.v55 .buyable-items{height:auto;min-height:0;overflow:hidden;grid-template-rows:auto minmax(0,1fr);padding:7px}.retro-upgrade-list.compact{min-height:0;max-height:none;overflow-y:auto;gap:6px}.retro-upgrade-list.compact article{min-height:76px;padding:6px;grid-template-columns:34px minmax(0,1fr);gap:7px;align-items:start}.retro-upgrade-list.compact img{width:31px;height:31px;margin-top:2px}.retro-upgrade-list.compact h3{font-size:.83rem;line-height:1.05;white-space:normal}.retro-upgrade-list.compact p{font-size:.61rem;line-height:1.1;-webkit-line-clamp:1}.retro-upgrade-list.compact span{overflow:visible;font-size:.61rem;line-height:1.08;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.retro-items-panel.v55 .retro-inventory-summary{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.retro-items-panel.v55 .retro-inventory-summary section{padding:6px;gap:5px}.retro-items-panel.v55 .retro-inventory-summary .ingredients{grid-column:1 / -1}.retro-items-panel.v55 .retro-inventory-summary section>span{font-size:.62rem;line-height:1}.retro-items-panel.v55 .retro-inventory-summary section:not(.ingredients) .retro-inventory-grid{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}.retro-items-panel.v55 .retro-inventory-summary section:not(.ingredients) .retro-inventory-grid::-webkit-scrollbar{width:0;height:0}.retro-items-panel.v55 .retro-inventory-summary section:not(.ingredients) .retro-inventory-grid b{flex:0 0 auto;max-width:108px}.retro-inventory-grid.ingredients{grid-template-columns:repeat(3,minmax(0,1fr))}.retro-items-panel.v55 .retro-inventory-grid b{padding:3px 5px;font-size:.58rem;line-height:1}.retro-items-panel.v55::-webkit-scrollbar{width:0}.retro-toast{min-height:34px;max-height:40px;border-radius:8px;padding:6px 9px;display:grid;align-content:center;background:var(--retro-paper-soft)}.retro-toast.empty{display:none}.retro-toast strong,.retro-toast span{overflow:hidden;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.retro-toast strong{font-size:.8rem}.retro-toast span{color:var(--retro-muted);font-size:.68rem;font-weight:850}.retro-profile{grid-template-rows:none;grid-auto-rows:auto;align-content:start;overflow-y:auto;padding-right:2px}.retro-profile-card{border-radius:8px;padding:8px 10px;display:grid;gap:2px;background:var(--retro-paper-soft)}.retro-profile-card strong{font-size:.95rem;white-space:nowrap}.retro-profile-card small{color:var(--retro-muted);font-size:.72rem;font-weight:850;line-height:1.15;white-space:normal}.retro-stats-grid{min-height:112px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,minmax(50px,1fr));gap:6px}.retro-stats-grid div{min-width:0;border-radius:8px;padding:6px;display:grid;align-content:center;background:var(--retro-panel)}.retro-stats-grid span,.retro-stats-grid strong,.retro-history-list span,.retro-history-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.retro-stats-grid span,.retro-history-list span{color:var(--retro-muted);font-size:.66rem;font-weight:900}.retro-stats-grid strong{font-size:1rem;font-weight:950}.retro-history-list{min-height:150px;overflow:hidden;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:6px}.retro-history-list article{min-width:0;border-radius:8px;padding:6px 8px;display:grid;align-content:center;background:var(--retro-paper-soft)}.retro-history-list strong{font-size:.76rem}.retro-people-list{min-height:auto;border:var(--retro-border);border-radius:8px;padding:7px;display:grid;grid-template-rows:auto auto;gap:6px;background:var(--retro-paper-soft)}.retro-people-list header{min-width:0;display:flex;justify-content:space-between;gap:8px;align-items:baseline}.retro-people-list header span,.retro-people-list header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.retro-people-list header span{color:var(--retro-green);font-size:.66rem;font-weight:950;text-transform:uppercase}.retro-people-list header strong{font-size:.82rem;font-weight:950}.retro-people-list>div{min-height:auto;overflow:visible;display:grid;gap:5px;padding-right:2px}.retro-people-list article{min-width:0;border:2px solid var(--retro-line);border-radius:7px;padding:5px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:6px;align-items:center;background:#fffaf0}.retro-people-list img{width:34px;height:34px;border:2px solid var(--retro-line);border-radius:6px;object-fit:cover;background:var(--retro-paper)}.retro-people-list p{min-width:0;margin:0;display:grid;gap:1px}.retro-people-list p strong,.retro-people-list p span,.retro-people-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.retro-people-list p strong{font-size:.75rem;font-weight:950}.retro-people-list p span{color:var(--retro-muted);font-size:.62rem;font-weight:850}.retro-people-list b{border:2px solid var(--retro-line);border-radius:999px;padding:2px 6px;background:var(--retro-selected);font-size:.6rem;font-weight:950}.retro-new-game{width:100%;min-height:44px;border-radius:8px;background:#ef6b5d;cursor:pointer;font-weight:950}.retro-ending-card{min-height:54px;border:var(--retro-border);border-radius:8px;padding:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;background:#ef6b5d}.retro-ending-card.victory{background:var(--retro-selected)}.retro-ending-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.retro-ending-card button{min-height:44px;border:2px solid var(--retro-line);border-radius:7px;padding:7px 10px;background:var(--retro-paper-soft);cursor:pointer;font-weight:950}.retro-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:calc(16px + var(--safe-top)) 16px calc(16px + var(--safe-bottom));display:grid;place-items:end center;background:#00000094}.retro-result-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;padding:calc(16px + var(--safe-top)) 16px calc(16px + var(--safe-bottom));display:grid;place-items:center;background:#00000094}.retro-dialog-backdrop.coach{place-items:center}.retro-dialog-backdrop.npc{place-items:center;z-index:54}.retro-confirm-sheet,.retro-result-sheet,.retro-coach-card,.retro-npc-sheet{width:min(100%,408px);border-radius:14px;color:var(--retro-line);background:var(--retro-paper)}.retro-confirm-sheet{max-height:calc(100dvh - 32px - var(--safe-top) - var(--safe-bottom));padding:14px;display:grid;gap:12px}.retro-result-sheet{width:min(100%,382px);max-height:calc(100dvh - 32px - var(--safe-top) - var(--safe-bottom));padding:15px;display:grid;grid-template-rows:auto minmax(0,auto) auto auto;gap:12px;overflow-y:auto}.retro-npc-sheet{width:min(100%,382px);max-height:calc(100dvh - 32px - var(--safe-top) - var(--safe-bottom));border:var(--retro-border);padding:14px;display:grid;gap:10px;overflow-y:auto;box-shadow:0 3px #0000006b}.retro-npc-sheet header{min-width:0;display:grid;grid-template-columns:62px minmax(0,1fr);gap:10px;align-items:center}.retro-npc-sheet header img{width:62px;height:62px;border:3px solid var(--retro-line);border-radius:8px;object-fit:cover;background:var(--retro-paper-soft)}.retro-npc-sheet header span{color:var(--retro-green);font-size:.72rem;font-weight:950;text-transform:uppercase}.retro-npc-sheet h2,.retro-npc-sheet strong,.retro-npc-sheet p{margin:0}.retro-npc-sheet h2{overflow:hidden;font-size:1.35rem;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.retro-npc-sheet>strong{font-size:1rem;font-weight:950}.retro-npc-sheet p{color:var(--retro-muted);font-size:.92rem;font-weight:850;line-height:1.3}.retro-npc-choice-list{display:grid;gap:7px}.retro-npc-choice-list button{min-height:42px;border:2px solid var(--retro-line);border-radius:8px;padding:8px 10px;background:var(--retro-selected);cursor:pointer;font-size:.85rem;font-weight:950;line-height:1.05}.retro-npc-choice-list button.tone-cold,.retro-npc-choice-list button.tone-pushy,.retro-npc-choice-list button.tone-closed{background:#e7d9cf}.retro-npc-choice-list button.tone-firm,.retro-npc-choice-list button.tone-honest,.retro-npc-choice-list button.tone-helpful,.retro-npc-choice-list button.tone-curious,.retro-npc-choice-list button.tone-open,.retro-npc-choice-list button.tone-warm{background:#d9efc2}.retro-confirm-sheet.small{max-width:380px}.retro-confirm-sheet header,.retro-result-sheet header{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;align-items:start}.retro-confirm-sheet span,.retro-result-sheet span,.retro-coach-card span{color:var(--retro-green);font-size:.72rem;font-weight:950;text-transform:uppercase}.retro-confirm-sheet h2,.retro-result-sheet h2,.retro-coach-card h2{margin:2px 0 0;font-size:1.28rem;line-height:1.05}.retro-confirm-sheet p,.retro-result-sheet>p,.retro-result-event p,.retro-coach-card p{margin:0;color:var(--retro-muted);font-size:.92rem;font-weight:800;line-height:1.28}.retro-result-sheet>p{color:#20201d;font-size:1rem}.retro-result-event{min-width:0;border:2px solid var(--retro-line);border-radius:9px;padding:9px;display:grid;gap:5px;background:var(--retro-paper-soft)}.retro-result-event span{font-size:.66rem;line-height:1}.retro-sheet-close{width:44px;height:44px;padding:0;background:#d3d3d0}.retro-confirm-sheet footer,.retro-result-sheet footer{display:grid;grid-template-columns:1fr 1fr;gap:8px}.retro-confirm-sheet.small footer,.retro-result-sheet footer{grid-template-columns:1fr}.retro-confirm-sheet button.secondary{background:#d3d3d0}.retro-coach-card{max-width:350px;padding:18px;display:grid;gap:9px}button:disabled{cursor:not-allowed;opacity:.55}button:active:not(:disabled){transform:scale(.98)}@media (min-width: 720px){#root{display:grid;place-items:center}.game-shell-v54{height:min(100dvh,932px);min-height:0;border-radius:24px;box-shadow:0 18px 60px #0000006b}}@media (max-height: 760px){.game-shell-v54{padding:calc(6px + var(--safe-top)) 7px calc(6px + var(--safe-bottom));gap:6px}.retro-hud{height:174px;padding:8px 9px;grid-template-rows:60px minmax(0,1fr);gap:6px}.retro-hud-top{grid-template-columns:72px minmax(0,1fr) 48px;padding-bottom:6px}.retro-day-card,.retro-day-card img{width:58px;height:56px}.retro-day-card strong{font-size:1.5rem}.retro-cash-card strong{font-size:1.9rem}.retro-cleanliness-card{width:46px;height:46px}.retro-cleanliness-card img{width:30px;height:30px}.retro-cleanliness-card span{max-width:40px;font-size:.46rem}.retro-stat-row{grid-template-columns:28px 68px minmax(0,1fr) 49px;gap:5px}.retro-stat-row img{width:25px;height:25px}.retro-stat-row span{font-size:.82rem}.retro-stat-bar{height:17px}.retro-icon-nav{min-height:66px;padding:5px}.retro-icon-nav button{min-height:54px;font-size:.64rem}.retro-nav-icon{width:39px;height:39px}.retro-nav-icon img{width:25px;height:25px}.retro-tab-strip{min-height:44px}.retro-tab-strip button{min-height:44px;font-size:.82rem}.retro-content-panel{padding:6px;gap:6px}.retro-info-row{min-height:88px;padding:7px;grid-template-columns:minmax(0,1fr);gap:6px}.retro-info-row strong{font-size:.9rem}.retro-info-row p{font-size:.7rem;-webkit-line-clamp:1}.retro-home .retro-content-panel.shelter-panel .retro-scene-card.layered{height:auto;aspect-ratio:1672 / 941}.retro-shelter-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.retro-shelter-actions button{min-height:43px;padding:3px 4px;font-size:.66rem}.retro-items-panel.v55{grid-template-rows:auto minmax(92px,1fr) auto;gap:5px;padding:6px}.retro-items-panel.v55 .buyable-items{height:auto;padding:6px}.retro-upgrade-list.compact article{min-height:64px;padding:4px;grid-template-columns:25px minmax(0,1fr);gap:5px}.retro-upgrade-list.compact img{width:24px;height:24px}.retro-upgrade-list.compact h3{font-size:.68rem}.retro-upgrade-list.compact p{font-size:.52rem;-webkit-line-clamp:1}.retro-upgrade-list.compact span{font-size:.52rem}.retro-items-panel.v55 .retro-inventory-summary{gap:5px}.retro-items-panel.v55 .retro-inventory-summary section{padding:4px 5px;gap:4px}.retro-items-panel.v55 .retro-inventory-grid b{padding:1px 3px;font-size:.51rem;line-height:.95}.retro-items-panel.v55 .retro-inventory-summary section:not(.ingredients) .retro-inventory-grid b{max-width:82px}.retro-inventory-grid.ingredients{gap:3px}}.retro-stat-row{grid-template-columns:32px 82px minmax(88px,1fr) 66px;gap:5px}.retro-stat-row span{font-size:.86rem}@media (max-height: 760px){.retro-stat-row{grid-template-columns:28px 76px minmax(78px,1fr) 60px}.retro-stat-row span{font-size:.76rem}}.retro-icon-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.retro-long-card.pending,.retro-upgrade-list article.pending,.retro-shelter-actions button.pending,.retro-work-status-card.pending{--pending-duration: 2.4s;border-color:#2a2925;box-shadow:inset 0 0 0 2px #5e5e5947,0 2px #111}.retro-upgrade-list article.pending{--pending-duration: .9s}.retro-long-card.pending:before,.retro-upgrade-list article.pending:before,.retro-shelter-actions button.pending:before,.retro-work-status-card.pending:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,#b1b2aac7,#d1d3ca94);pointer-events:none;transform:scaleX(0);transform-origin:left center;animation:retro-pending-fill var(--pending-duration) linear forwards}.retro-long-card,.retro-upgrade-list article,.retro-shelter-actions button,.retro-work-status-card{position:relative;overflow:hidden}.retro-long-card.pending>*,.retro-upgrade-list article.pending>*,.retro-shelter-actions button.pending>*,.retro-work-status-card.pending>*{position:relative;z-index:1}.retro-work-status-actions button.pending{background:#d6d6cf;box-shadow:inset 0 0 0 2px #78787038}.retro-card-cta:disabled,.retro-work-status-actions button:disabled,.retro-shelter-actions button:disabled{cursor:wait}.retro-shelter-actions{gap:5px;grid-template-columns:repeat(2,minmax(0,1fr))}.retro-info-row{flex:0 0 auto;padding:7px;gap:5px}.retro-info-row strong{font-size:.9rem}.retro-shelter-actions button{min-height:46px;padding:3px 4px;font-size:.64rem}.retro-shelter-actions button img{width:16px;height:16px}.retro-shelter-actions button small{font-size:.48rem;line-height:1}.retro-shelter-actions button:nth-last-child(1):nth-child(odd){grid-column:1 / -1}.retro-shelter-actions button span,.retro-shelter-actions button small{overflow:hidden;text-overflow:ellipsis}.retro-profile{grid-template-rows:auto minmax(0,1fr);overflow:hidden;padding-right:0}.retro-profile .retro-tab-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.retro-life-content{min-height:0;display:grid;align-content:start;gap:7px;overflow-y:auto;padding-right:2px}.retro-game-panel{display:grid;align-content:start;gap:10px;padding:10px}.retro-game-panel article{display:grid;gap:5px;padding:10px;border:3px solid #111;border-radius:8px;background:#f9f3e5}.retro-game-panel span,.retro-game-panel strong{color:#151515;line-height:1.08}.retro-game-panel span{text-transform:uppercase;font-size:.7rem;font-weight:900}.retro-game-panel strong{font-size:.86rem}.retro-people-list em{display:block;margin-top:2px;color:#b15c00;font-size:.58rem;font-style:normal;font-weight:900}.retro-sleep-transition{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;background:radial-gradient(ellipse at center,#15181fb8,#08090cf5 68%),#111;color:#f6efd9}.retro-sleep-transition:before,.retro-sleep-transition:after{content:"";position:absolute;left:0;right:0;height:36%;background:#050505}.retro-sleep-transition:before{top:0;border-bottom-left-radius:55% 30%;border-bottom-right-radius:55% 30%}.retro-sleep-transition:after{bottom:0;border-top-left-radius:55% 30%;border-top-right-radius:55% 30%}.retro-sleep-transition.closing{animation:retro-sleep-fade-in 1.15s ease-in-out both}.retro-sleep-transition.opening{animation:retro-sleep-fade-out 1.15s ease-in-out both}.retro-sleep-transition.closing:before{animation:retro-eyelid-close-top 1.15s ease-in-out both}.retro-sleep-transition.closing:after{animation:retro-eyelid-close-bottom 1.15s ease-in-out both}.retro-sleep-transition.sleeping:before,.retro-sleep-transition.opening:before{transform:translateY(0)}.retro-sleep-transition.sleeping:after,.retro-sleep-transition.opening:after{transform:translateY(0)}.retro-sleep-transition.opening:before{animation:retro-eyelid-open-top 1.15s ease-in-out both}.retro-sleep-transition.opening:after{animation:retro-eyelid-open-bottom 1.15s ease-in-out both}.retro-narrative-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;min-height:100dvh;padding:calc(26px + var(--safe-top)) 20px calc(20px + var(--safe-bottom));display:grid;grid-template-rows:minmax(0,1fr) auto;gap:14px;overflow-y:auto;background:radial-gradient(ellipse at center,#1212129e,#000000fa 68%),#000;color:#fff;font-family:Courier New,Lucida Console,ui-monospace,SFMono-Regular,monospace;animation:retro-narrative-arrive .5s ease both}.game-shell-v54.narrative-active>:not(.retro-narrative-screen){visibility:hidden}.game-shell-v54.narrative-active>.retro-narrative-screen{visibility:visible}.retro-narrative-screen.death{z-index:1120;background:radial-gradient(ellipse at center,#150e0f80,#000000fc 70%),#000}.retro-narrative-body{width:min(100%,680px);margin:0 auto;align-self:center;display:grid;gap:17px}.retro-narrative-kicker{justify-self:center;color:#ffffffb8;font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:none;text-shadow:0 0 8px rgba(255,255,255,.18)}.retro-narrative-screen h1{margin:0;color:#fff;font-size:1.58rem;line-height:1.12;letter-spacing:0;text-align:center;text-shadow:0 0 9px rgba(255,255,255,.22)}.retro-narrative-copy{display:grid;gap:16px}.retro-narrative-copy p,.retro-narrative-summary p,.retro-narrative-consequence{margin:0;font-size:1rem;font-weight:700;line-height:1.18;letter-spacing:0;text-shadow:0 0 6px rgba(255,255,255,.12)}.retro-narrative-copy p{color:#fff}.retro-narrative-consequence,.retro-narrative-summary{border-left:2px solid rgba(255,255,255,.36);padding:8px 0 8px 12px;color:#ffffffdb}.retro-narrative-summary{display:grid;gap:5px}.retro-narrative-summary p{color:#ffffffdb;font-size:.9rem}.retro-narrative-screen footer{width:min(100%,680px);margin:0 auto;display:grid;gap:12px;justify-items:center}.retro-narrative-screen button{min-width:min(72vw,220px);min-height:44px;border:2px solid rgba(255,255,255,.36);border-radius:4px;padding:9px 18px;background:#00000047;color:#ffffffd1;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:900;letter-spacing:0;text-transform:uppercase;box-shadow:inset 0 0 0 1px #ffffff1f}.retro-narrative-screen button.secondary{background:#ffffff14;color:#ffffffc7}.retro-narrative-screen button:disabled{opacity:.65;cursor:wait}.retro-narrative-confirm{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}@keyframes retro-pending-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes retro-sleep-fade-in{0%{opacity:.2}to{opacity:1}}@keyframes retro-sleep-fade-out{0%{opacity:1}to{opacity:0}}@keyframes retro-narrative-arrive{0%{opacity:0}to{opacity:1}}@keyframes retro-eyelid-close-top{0%{transform:translateY(-70%)}to{transform:translateY(0)}}@keyframes retro-eyelid-close-bottom{0%{transform:translateY(70%)}to{transform:translateY(0)}}@keyframes retro-eyelid-open-top{0%{transform:translateY(0)}to{transform:translateY(-70%)}}@keyframes retro-eyelid-open-bottom{0%{transform:translateY(0)}to{transform:translateY(70%)}}@media (prefers-reduced-motion: reduce){.retro-long-card.pending:before,.retro-upgrade-list article.pending:before,.retro-shelter-actions button.pending:before,.retro-work-status-card.pending:before,.retro-sleep-transition,.retro-sleep-transition:before,.retro-sleep-transition:after{animation:none}}@media (max-height: 700px){.game-shell-v54{gap:5px}.retro-hud{height:148px;padding:7px 8px;grid-template-rows:50px minmax(0,1fr);gap:5px}.retro-hud-top{grid-template-columns:64px minmax(0,1fr) 44px;gap:7px;padding-bottom:5px}.retro-day-card,.retro-day-card img{width:50px;height:48px}.retro-day-card span{margin-top:12px;font-size:.66rem}.retro-day-card strong{font-size:1.35rem}.retro-cash-card{padding-left:9px}.retro-cash-card span{font-size:.9rem}.retro-cash-card strong{font-size:1.65rem}.retro-cleanliness-card{width:42px;height:42px;border-radius:10px}.retro-cleanliness-card img{width:27px;height:27px}.retro-cleanliness-card span{max-width:38px;font-size:.42rem}.retro-stat-list{gap:3px}.retro-stat-row{grid-template-columns:24px 62px minmax(0,1fr) 46px;gap:4px}.retro-stat-row img{width:22px;height:22px}.retro-stat-row span{font-size:.72rem}.retro-stat-row strong{font-size:.64rem}.retro-stat-bar{height:14px;border-width:2px}.retro-icon-nav{min-height:56px;padding:4px;border-width:2px}.retro-icon-nav button{min-height:48px;font-size:.58rem}.retro-nav-icon{width:33px;height:33px;border-width:2px}.retro-nav-icon img{width:21px;height:21px}.retro-tab-strip{min-height:38px;gap:4px}.retro-tab-strip button{min-height:38px;padding:3px 4px;font-size:.72rem}.retro-tab-strip img{width:18px;height:18px}.retro-home .retro-content-panel.shelter-panel{gap:5px;padding:5px}.retro-info-row{padding:6px;gap:5px}.retro-info-row strong{font-size:.82rem}.retro-shelter-actions{gap:5px;grid-template-columns:repeat(6,minmax(0,1fr))}.retro-shelter-actions button{grid-column:span 2;min-height:46px;padding:3px 4px;font-size:.62rem}.retro-shelter-actions button:nth-last-child(2):nth-child(2n),.retro-shelter-actions button:nth-last-child(1):nth-child(odd){grid-column:span 3}.retro-shelter-actions button img{width:15px;height:15px}.retro-shelter-actions button small{font-size:.44rem}}
