:root{color:#4b372e;font-synthesis:none;text-rendering:optimizelegibility;--color-section-home:#dcefc8;--color-section-home-strong:#6f9f67;--color-section-characters:#b9dc72;--color-section-dress-up:#8dd1ed;--color-section-style:#b99adf;--color-section-adventures:#eea35f;--color-section-reward:#f2c95c;--color-surface-cream:#fff9ea;--color-surface-cream-deep:#f2e5c9;--color-text-primary:#4b372e;--color-text-soft:#735d50;--color-outline-primary:#6a4b3d;--color-highlight:#fffef7;--color-room-wall:#f5e4c5;--color-room-floor:#c98952;--color-room-baseboard:#795447;--radius-button-large:1rem;--radius-panel:1.5rem;--radius-card:1.125rem;--radius-icon:42% 58% 52% 48%;--space-screen-edge:clamp(.75rem, 2.5vw, 1.75rem);--space-panel-inner:clamp(.75rem, 2vw, 1.25rem);--space-card-grid:clamp(.5rem, 1.5vw, .875rem);--space-button-gap:clamp(.4rem, 1vw, .75rem);--shadow-button-rest:0 .25rem 0 #4b372e2e;--shadow-button-pressed:0 .08rem 0 #4b372e2e;--shadow-card:0 .75rem 2rem #4b372e24;--shadow-reward:0 .35rem 1rem #f2c95c52;--motion-fast:.12s;--motion-normal:.22s;--motion-slow:.42s;background:#f4ecd9;font-family:Nunito,Trebuchet MS,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4ecd9;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}button{min-width:3rem;min-height:3rem}.analytics-consent{z-index:1000;right:max(.75rem, env(safe-area-inset-right));bottom:max(.75rem, env(safe-area-inset-bottom));left:max(.75rem, env(safe-area-inset-left));width:min(36rem,100% - 1.5rem);color:var(--color-text-primary);background:var(--color-surface-cream);border:3px solid var(--color-outline-primary);border-radius:var(--radius-panel);box-shadow:var(--shadow-card);margin-inline:auto;padding:1rem;position:fixed}.analytics-consent__eyebrow,.analytics-consent h2,.analytics-consent p{margin:0}.analytics-consent__eyebrow{color:#48643e;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}.analytics-consent h2{margin-top:.25rem;font-size:clamp(1.1rem,4vw,1.4rem)}.analytics-consent p:not(.analytics-consent__eyebrow){color:var(--color-text-soft);margin-top:.4rem;font-size:.95rem;line-height:1.45}.analytics-consent__actions{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.85rem;display:grid}.analytics-consent__actions button{border:2px solid var(--color-outline-primary);min-height:2.75rem;box-shadow:var(--shadow-button-rest);border-radius:.9rem;padding:.6rem .75rem;font-weight:900}.analytics-consent__accept{color:#fff9ea;background:#4b7044}.analytics-consent__reject{color:var(--color-text-primary);background:#f2e5c9}.analytics-consent__actions button:active{box-shadow:var(--shadow-button-pressed);transform:translateY(.15rem)}.analytics-consent__actions button:focus-visible{outline-offset:3px;outline:3px solid #946025}@media (width<=420px){.analytics-consent__actions{grid-template-columns:1fr}}.app-shell{gap:var(--space-card-grid);width:100%;min-height:100dvh;padding:max(var(--space-screen-edge), env(safe-area-inset-top)) max(var(--space-screen-edge), env(safe-area-inset-right)) max(var(--space-screen-edge), env(safe-area-inset-bottom)) max(var(--space-screen-edge), env(safe-area-inset-left));background:radial-gradient(circle at 12% 12%, #ffffffad 0 4%, transparent 4.5%), radial-gradient(circle at 88% 82%, #ffffff7a 0 6%, transparent 6.5%), linear-gradient(145deg, #f7f3df 0%, var(--color-section-home) 54%, #f5dfbd 100%);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.game-header,.game-footer{align-items:center;gap:var(--space-panel-inner);border-radius:var(--radius-panel);width:100%;box-shadow:var(--shadow-card);background:#fff9eaf0;border:2px solid #6a4b3d61;padding:.7rem clamp(.8rem,2vw,1.25rem);display:flex}.game-brand{aspect-ratio:1;color:#fff4b8;background:var(--color-section-home-strong);border:3px solid var(--color-outline-primary);border-radius:var(--radius-icon);width:clamp(3rem,5vw,3.75rem);box-shadow:var(--shadow-button-rest);flex:none;place-items:center;display:grid;transform:rotate(-4deg)}.game-brand span{font-size:clamp(1.45rem,3vw,2rem);line-height:1;transform:rotate(4deg)}.game-header__title{min-width:0}.game-header__title p,.game-header__title h1,.game-footer__hint{margin:0}.game-header__title p{color:#5f8059;letter-spacing:.12em;text-transform:uppercase;font-size:clamp(.65rem,1.6vw,.78rem);font-weight:900}.game-header__title h1{color:var(--color-text-primary);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.25rem,3.5vw,2rem);line-height:1.05;overflow:hidden}.game-header__status{color:#3f613b;white-space:nowrap;background:#edf7e3;border:2px solid #6f9f676b;border-radius:999px;align-items:center;gap:.55rem;min-height:2.75rem;margin-left:auto;padding:.55rem .9rem;font-size:.9rem;font-weight:900;display:inline-flex}.game-header__status span,.game-viewport__badge span{aspect-ratio:1;background:var(--color-section-home-strong);border-radius:50%;width:.65rem;box-shadow:0 0 0 .22rem #6f9f672e}.game-viewport__badge img{width:1.55rem;height:1.55rem}.game-viewport__badge--loading span{animation:.9s ease-in-out infinite alternate loading-pulse}.game-viewport__badge--fallback{color:#795125;background:#fff7daf0;border-color:#ca8f3375}.game-viewport__badge--error{color:#7a3e35;background:#ffeee3f5;border-color:#b053437a}.game-viewport{background:var(--color-room-wall);border-radius:var(--radius-panel);min-width:0;min-height:12rem;box-shadow:inset 0 0 0 2px #fffef7a8, var(--shadow-card);border:3px solid #6a4b3d75;position:relative;overflow:hidden}.room-backdrop,.room-layer{position:absolute;inset:0}.room-backdrop{isolation:isolate;background:#e5c9a6;overflow:hidden}.room-layer{pointer-events:none}.room-layer--background{z-index:0;opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover}.room-layer--wall,.room-layer--wallpaper{z-index:10;background-position:50%;background-repeat:no-repeat;background-size:cover}.room-layer--wall{background-color:var(--color-room-wall)}.room-layer--wallpaper{z-index:20;opacity:.94;mix-blend-mode:multiply;background-repeat:repeat;background-size:clamp(9rem,19vw,15rem)}.room-layer--floor{z-index:30;background-position:50%;background-repeat:repeat;background-size:clamp(18rem,38vw,34rem)}.room-layer--fixture{object-fit:contain;object-position:center;max-width:none;bottom:auto;right:auto}.room-layer--baseboard{z-index:40;width:100%;height:100%}.room-layer--door{z-index:50;transform-style:preserve-3d;backface-visibility:hidden;transition:transform .42s cubic-bezier(.22,.8,.32,1)}.room-layer--exterior{z-index:55;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.room-layer--window{z-index:60}.room-layer--curtain{z-index:70}.room-layer--wall-decor{z-index:80}.room-layer--floor-decor{z-index:90}.room-layer--furniture{z-index:100}.room-layer--object{z-index:110}.game-viewport__canvas{z-index:120;background:#e2e8f0;position:absolute;inset:0}.game-viewport__canvas canvas{touch-action:none;max-width:100%;max-height:100%;display:block}.game-viewport__debug-toggle,.game-viewport__scene-edit-toggle,.game-viewport__scene-reset-button{z-index:180;min-width:2.75rem;min-height:2.75rem;color:var(--color-text-primary);border:2px solid var(--color-outline-primary);box-shadow:var(--shadow-button-rest);cursor:pointer;background:#fff9eaf0;border-radius:.85rem;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .7rem;font-size:.78rem;font-weight:900;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.game-viewport__scene-edit-toggle{color:#4b2e19;background:#fff9eaf5;border-color:#b45309;font-size:.88rem;left:.75rem;right:auto}.game-viewport__scene-reset-button{color:#7c2d12;background:#fff9eaf5;border-color:#c2410c;font-size:.82rem;top:4.25rem;left:.75rem;right:auto}.game-viewport__scene-reset-button:disabled{cursor:wait;opacity:.58}.game-viewport__scene-reset-button:not(:disabled):active{box-shadow:var(--shadow-button-pressed);transform:translateY(.1rem)}.game-viewport__debug-toggle[aria-pressed=true],.game-viewport__scene-edit-toggle[aria-pressed=true]{color:#173f2a;box-shadow:var(--shadow-button-pressed);background:#bbf7d0;border-color:#15803d;transform:translateY(.1rem)}.game-viewport__scene-edit-toggle[aria-pressed=true]{color:#4c1d95;background:#ede9fe;border-color:#7c3aed}.game-viewport__debug-toggle:focus-visible,.game-viewport__scene-edit-toggle:focus-visible,.game-viewport__scene-reset-button:focus-visible{outline-offset:.15rem;outline:3px solid #f2c95c}.room-door-drag-handle{z-index:150;cursor:grab;touch-action:none;background:0 0;border:0;width:auto;max-width:none;padding:0;position:absolute;bottom:auto;right:auto}.room-door-drag-handle[data-dragging=true]{cursor:grabbing;outline-offset:.2rem;border-radius:45% 45% .5rem .5rem;outline:3px solid #fff9eaeb;box-shadow:0 0 0 5px #6a4b3db3}.room-door-drag-handle:focus-visible{outline-offset:.2rem;border-radius:45% 45% .5rem .5rem;outline:3px solid #fff9eaf5;box-shadow:0 0 0 5px #6a4b3dc7}.room-window-drag-handle{z-index:149;cursor:grab;touch-action:none;background:0 0;border:0;width:auto;max-width:none;padding:0;position:absolute;bottom:auto;right:auto}.room-window-drag-handle[data-dragging=true]{cursor:grabbing;outline-offset:.2rem;border-radius:1rem;outline:3px solid #fff9eaeb;box-shadow:0 0 0 5px #6a4b3db3}.room-window-drag-handle:focus-visible{outline-offset:.2rem;border-radius:1rem;outline:3px solid #fff9eaf5;box-shadow:0 0 0 5px #6a4b3dc7}.game-viewport__badge{top:var(--space-panel-inner);min-height:2.75rem;color:var(--color-text-soft);white-space:nowrap;pointer-events:none;z-index:160;background:#fff9eaeb;border:2px solid #6a4b3d47;border-radius:999px;align-items:center;gap:.6rem;padding:.55rem .9rem;font-size:.86rem;font-weight:900;display:inline-flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 .35rem 1rem #4b372e1f}.room-style-panel{top:var(--space-panel-inner);right:var(--space-panel-inner);bottom:var(--space-panel-inner);z-index:170;width:min(21rem, calc(100% - 2 * var(--space-panel-inner)));color:var(--color-text-primary);border:3px solid var(--color-outline-primary);border-radius:var(--radius-panel);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9eaf5;position:absolute;overflow:hidden;box-shadow:0 1rem 2.5rem #4b372e42}.room-style-panel__scroller{scrollbar-width:none;width:100%;height:100%;padding:1rem 1.35rem 1rem 1rem;overflow-y:auto}.room-style-panel__scroller::-webkit-scrollbar{display:none}.room-style-panel__scrollbar{background:var(--color-surface-cream);border:1px solid var(--color-outline-primary);pointer-events:none;border-radius:999px;width:.45rem;position:absolute;top:.65rem;bottom:.65rem;right:.35rem}.room-style-panel__scrollbar-thumb{background:var(--color-outline-primary);border-radius:999px;width:100%;min-height:3rem;position:absolute;left:0}.room-style-panel__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.room-style-panel__header p,.room-style-panel__header h2,.room-style-panel__group h3{margin:0}.room-style-panel__header p{color:#5f8059;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.room-style-panel__header h2{margin-top:.15rem;font-size:1.65rem}.room-style-panel__close{min-width:2.75rem;min-height:2.75rem;color:var(--color-text-primary);border:2px solid var(--color-outline-primary);box-shadow:var(--shadow-button-rest);cursor:pointer;background:#f8e8c8;border-radius:50%;padding:0;font-size:1.55rem;line-height:1}.room-style-panel__group{margin-top:1rem}.room-style-panel__group h3{color:var(--color-text-soft);margin-bottom:.55rem;font-size:.9rem}.room-style-panel__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.room-style-option{min-width:0;min-height:5.8rem;color:var(--color-text-primary);background:var(--color-surface-cream);border-radius:var(--radius-card);box-shadow:var(--shadow-button-rest);cursor:pointer;text-align:left;border:2px solid #6a4b3d70;flex-direction:column;align-items:stretch;gap:.38rem;padding:.42rem;font-size:.76rem;font-weight:900;display:flex;position:relative;overflow:hidden}.room-style-option[aria-pressed=true]{box-shadow:0 0 0 3px #6f9f6740, var(--shadow-button-rest);border-color:#5f8059}.room-style-option__preview{background-position:50%;background-size:cover;border:1px solid #6a4b3d59;border-radius:.72rem;min-height:3.2rem}.room-style-option[data-render-mode=fixture] .room-style-option__preview{background-color:#e8efdf;background-repeat:no-repeat;background-size:contain}.room-style-option__check{aspect-ratio:1;color:#fff;background:#5f8059;border:2px solid #fff;border-radius:50%;place-items:center;width:1.4rem;font-size:.72rem;display:grid;position:absolute;top:.7rem;right:.7rem}.toy-box-inventory{z-index:190;padding:max(.75rem, env(safe-area-inset-top)) max(.75rem, env(safe-area-inset-right)) max(.75rem, env(safe-area-inset-bottom)) max(.75rem, env(safe-area-inset-left));background:#4b372e3d;justify-content:flex-end;align-items:flex-end;display:flex;position:absolute;inset:0}.toy-box-inventory__panel{width:min(30rem,100%);max-height:calc(100% - 1.5rem);padding:var(--space-panel-inner);color:var(--color-text-primary);border:3px solid var(--color-outline-primary);border-radius:var(--radius-panel);background:#fff9eafa;overflow:auto;box-shadow:inset 0 0 0 2px #fffef7b8,0 1rem 2.5rem #4b372e47}.toy-box-inventory__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.toy-box-inventory__header p,.toy-box-inventory__header h2,.toy-box-inventory__empty{margin:0}.toy-box-inventory__header p{color:#5f8059;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.toy-box-inventory__header h2{margin-top:.15rem;font-size:clamp(1.25rem,4vw,1.65rem)}.toy-box-inventory__close{min-width:2.75rem;min-height:2.75rem;color:var(--color-text-primary);border:2px solid var(--color-outline-primary);box-shadow:var(--shadow-button-rest);cursor:pointer;background:#f8e8c8;border-radius:50%;flex:none;padding:0;font-size:1.55rem;line-height:1}.toy-box-inventory__items{gap:var(--space-card-grid);grid-template-columns:repeat(2,minmax(0,1fr));margin:1rem 0 0;padding:0;list-style:none;display:grid}.toy-box-inventory__item{width:100%;min-height:7.25rem;color:var(--color-text-primary);background:var(--color-surface-cream);border-radius:var(--radius-card);box-shadow:var(--shadow-button-rest);cursor:pointer;font:inherit;border:2px solid #6a4b3d70;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:.65rem;font-weight:900;display:flex}.toy-box-inventory__item img{object-fit:contain;width:4.5rem;height:4.5rem}.toy-box-inventory__close:active,.toy-box-inventory__item:active{box-shadow:var(--shadow-button-pressed);transform:translateY(.15rem)}.toy-box-inventory__close:focus-visible,.toy-box-inventory__item:focus-visible{outline-offset:3px;outline:4px solid #5f8059}.toy-box-inventory__empty{min-height:6rem;color:var(--color-text-soft);background:var(--color-surface-cream);border-radius:var(--radius-card);text-align:center;border:2px dashed #6a4b3d70;place-items:center;margin-top:1rem;padding:1rem;font-weight:800;display:grid}.character-picker{z-index:220;border:3px solid var(--color-outline-primary);border-radius:var(--radius-panel);width:min(21rem,100% - 1.5rem);max-height:calc(100% - 1.5rem);box-shadow:var(--shadow-button-rest);background:#fff9ea;padding:.85rem;position:absolute;bottom:.75rem;left:.75rem;overflow-y:auto}.character-picker__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.character-picker h2,.character-picker p{margin:0 0 .5rem}.character-picker h2{font-size:1.3rem}.character-picker p{color:var(--color-text-soft);font-size:.85rem}.character-picker button{border:2px solid var(--color-outline-primary);border-radius:var(--radius-card);min-width:44px;min-height:44px;color:var(--color-text-primary);cursor:pointer;background:#fff4db;font-weight:900}.character-picker button:focus-visible{outline-offset:2px;outline:4px solid #5f8059}.character-picker button[aria-pressed=true]{background:#e5f3d6;border-color:#5f8059}.character-picker__options{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.character-picker__options button{flex-direction:column;align-items:center;gap:.2rem;padding:.5rem;display:flex}.character-picker__options small{font-size:.7rem}.character-picker__portrait{background-repeat:no-repeat;background-size:100% 100%;width:67.5px;height:90px;display:block}.character-picker__portrait[data-character=ludo]{background-size:400% 100%}.character-roster{gap:.5rem;min-width:0;max-width:100%;padding:.3rem;display:flex;overflow-x:auto}.character-roster button{min-width:88px;min-height:56px;color:var(--color-text-primary);background:var(--color-surface-cream);border-radius:var(--radius-button-large);font:inherit;cursor:pointer;touch-action:manipulation;border:2px solid #0000;flex:none;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.85rem;font-weight:500;display:flex;position:relative}.character-roster button[aria-pressed=false]>:not(.character-roster__check){opacity:.5}.character-roster button[aria-pressed=true]{border-color:var(--color-outline-primary);box-shadow:var(--shadow-button-rest);background:#e5f3d6;font-weight:900}.character-roster button:focus-visible{outline:3px solid var(--color-outline-primary);outline-offset:2px}.character-roster__portrait{width:36px;height:48px}.character-roster__check{width:.8rem;font-weight:900}.object-catalog{top:var(--space-panel-inner);right:var(--space-panel-inner);bottom:var(--space-panel-inner);z-index:220;width:min(22rem, calc(100% - 2 * var(--space-panel-inner)));color:var(--color-text-primary);border:3px solid var(--color-outline-primary);border-radius:var(--radius-panel);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9eaf7;flex-direction:column;display:flex;position:absolute;overflow:hidden;box-shadow:0 1rem 2.5rem #4b372e42}.object-catalog[data-dragging=true]{border-color:#7c3aed}.object-catalog__header{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1rem .7rem;display:flex}.object-catalog__header p,.object-catalog__header h2,.object-catalog__header span,.object-catalog__group h3,.object-catalog__hint{margin:0}.object-catalog__header p{color:#6d5aa8;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.object-catalog__header h2{margin-top:.1rem;font-size:1.65rem}.object-catalog__header span{color:var(--color-text-soft);margin-top:.2rem;font-size:.78rem;font-weight:750;display:block}.object-catalog__close{min-width:2.75rem;min-height:2.75rem;color:var(--color-text-primary);border:2px solid var(--color-outline-primary);box-shadow:var(--shadow-button-rest);cursor:pointer;background:#f8e8c8;border-radius:50%;flex:none;padding:0;font-size:1.55rem;line-height:1}.object-catalog__scroller{scrollbar-color:var(--color-outline-primary) var(--color-surface-cream);scrollbar-width:thin;flex:auto;min-height:0;padding:0 1rem 1rem;overflow-y:auto}.object-catalog__group+.object-catalog__group{margin-top:1rem}.object-catalog__group h3{z-index:1;color:var(--color-text-soft);background:#fff9eaf5;padding:.35rem 0;font-size:.86rem;position:sticky;top:0}.object-catalog__group ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.object-catalog__item{width:100%;min-width:0;min-height:7.25rem;color:var(--color-text-primary);background:var(--color-surface-cream);border-radius:var(--radius-card);box-shadow:var(--shadow-button-rest);cursor:pointer;text-align:center;border:2px solid #6a4b3d70;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;font-weight:900;display:flex}.object-catalog__item img{object-fit:contain;width:4.1rem;height:3.8rem}.object-catalog__item span{line-height:1.05}.object-catalog__item small{color:#6d5aa8;font-size:.67rem;font-weight:900}.object-catalog__item:active,.object-catalog__close:active{box-shadow:var(--shadow-button-pressed);transform:translateY(.12rem)}.object-catalog__item:focus-visible,.object-catalog__close:focus-visible{outline-offset:3px;outline:4px solid #7c3aed}.object-catalog__hint{color:#4c1d95;text-align:center;background:#f3efff;border-top:2px dashed #7c3aed52;flex:none;padding:.65rem 1rem .8rem;font-size:.75rem;font-weight:850}.door-destination-menu{z-index:210;top:var(--door-menu-y);left:var(--door-menu-x);width:min(10.75rem,100% - 1rem);color:var(--color-text-primary);border:3px solid var(--color-outline-primary);background:#fff9eafa;border-radius:1.15rem;padding:.65rem;position:absolute;transform:translateY(-50%);box-shadow:inset 0 0 0 2px #fffef7b8,0 .75rem 1.75rem #4b372e3d}.door-destination-menu--left{transform:translate(-100%,-50%)}.door-destination-menu:after{border:solid var(--color-outline-primary);content:"";background:#fff9ea;width:.9rem;height:.9rem;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.door-destination-menu--left:after{border-width:3px 3px 0 0;right:-.55rem}.door-destination-menu--right:after{border-width:0 0 3px 3px;left:-.55rem}.door-destination-menu>p{color:var(--color-text-soft);letter-spacing:.06em;text-align:center;text-transform:uppercase;margin:0 0 .45rem;font-size:.75rem;font-weight:900}.door-destination-menu__options{gap:.45rem;display:grid}.door-destination-menu__options button{min-width:2.75rem;min-height:3rem;color:var(--color-text-primary);box-shadow:var(--shadow-button-rest);cursor:pointer;font:inherit;touch-action:manipulation;background:#f8e8c8;border:2px solid #6a4b3d8f;border-radius:.85rem;align-items:center;gap:.55rem;padding:.45rem .7rem;font-size:.9rem;font-weight:900;display:flex}.door-destination-menu__options button span{color:#fff9ea;background:var(--color-section-home-strong);border:2px solid var(--color-outline-primary);border-radius:50%;flex:none;place-items:center;width:1.7rem;height:1.7rem;font-size:1rem;line-height:1;display:grid}.door-destination-menu__options button:active{box-shadow:var(--shadow-button-pressed);transform:translateY(.12rem)}.door-destination-menu__options button:focus-visible{outline-offset:2px;outline:4px solid #f2c95c}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.game-footer{justify-content:space-between}.game-footer__hint{max-width:20rem;color:var(--color-text-soft);font-size:clamp(.8rem,1.7vw,.95rem);font-weight:800;line-height:1.3}.game-footer__actions{gap:var(--space-button-gap);margin-left:auto;display:flex}.game-footer__actions button{color:var(--color-text-primary);background:var(--color-surface-cream);border:2px solid var(--color-outline-primary);border-radius:var(--radius-button-large);box-shadow:var(--shadow-button-rest);justify-content:center;align-items:center;gap:.45rem;padding:.65rem .9rem;font-size:.86rem;font-weight:900;display:inline-flex}.game-footer__actions button:disabled{cursor:not-allowed;opacity:.7}.game-footer__actions button:not(:disabled){cursor:pointer}.game-footer__actions button[aria-expanded=true]{color:#3f613b;box-shadow:var(--shadow-button-pressed);background:#edf7e3;border-color:#5f8059;transform:translateY(.12rem)}.game-footer__actions button span{color:var(--color-section-reward);text-shadow:0 1px 0 var(--color-outline-primary)}@keyframes loading-pulse{0%{opacity:.45;transform:scale(.8)}to{opacity:1;transform:scale(1.08)}}@media (width<=44rem){.app-shell{gap:.55rem}.game-header,.game-footer{border-radius:1.125rem}.game-header__status{color:#3f613b;justify-content:center;width:2.75rem;padding:0;font-size:0;overflow:hidden}.game-header__status span{display:none}.game-header__status:after{content:"✓";font-size:1.2rem}.game-footer{flex-wrap:wrap;gap:.35rem;padding:.55rem}.character-roster{justify-content:center;width:100%}.game-footer__hint{display:none}.game-footer__actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0;display:grid}.game-footer__actions button{min-width:0;padding-inline:.4rem;font-size:clamp(.7rem,3vw,.82rem)}.game-viewport__badge{top:8.25rem}.room-style-panel{border-radius:1.125rem;width:auto;height:calc(100% - 1.1rem);inset:auto .55rem .55rem}.room-style-panel__scroller{padding:.75rem 1.25rem .75rem .75rem}.object-catalog{border-radius:1.125rem;width:min(18.5rem,74%);top:.55rem;bottom:.55rem;right:.55rem}.object-catalog__header{padding:.75rem .75rem .55rem}.object-catalog__header h2{font-size:1.35rem}.object-catalog__scroller{padding:0 .7rem .7rem}.object-catalog__group ul{grid-template-columns:1fr}.object-catalog__item{text-align:left;flex-direction:row;justify-content:flex-start;min-height:5.25rem}.object-catalog__item img{width:3.5rem;height:3.5rem}.object-catalog__item small{margin-left:auto}.toy-box-inventory{padding:.55rem;padding-bottom:max(.55rem, env(safe-area-inset-bottom));align-items:flex-end}.toy-box-inventory__panel{border-radius:1.125rem;width:100%;max-height:68%;padding:.85rem}}@media (height<=36rem) and (orientation:landscape){.app-shell{--space-screen-edge:.55rem;--space-card-grid:.4rem}.game-header,.game-footer{padding-block:.35rem}.game-brand{width:2.75rem}.game-footer__actions button,.game-header__status{min-height:2.75rem}}.app-shell{height:100dvh;min-height:0;position:relative}.game-tools{z-index:210;top:max(.6rem, env(safe-area-inset-top));right:max(.6rem, env(safe-area-inset-right));gap:.5rem;display:flex;position:absolute}.game-tools button{border:2px solid var(--color-outline-primary);background:var(--color-surface-cream);min-height:44px;color:var(--color-text-primary);touch-action:manipulation;border-radius:1rem;padding:.5rem .75rem;font-weight:900}.game-tools button:first-child,.portrait-hint{display:none}.game-header__status{margin-right:8rem}.fullscreen-message{z-index:215;background:var(--color-surface-cream);border-radius:1rem;max-width:min(24rem,90%);padding:.75rem;position:absolute;top:3.5rem;right:1rem}@media (width<=56rem),(orientation:landscape){.app-shell{isolation:isolate;padding:0;display:block;overflow:hidden}.app-shell>.game-header{display:none}.app-shell>.game-viewport{border:0;border-radius:0;width:100%;height:100%;min-height:0;position:absolute;inset:0}.game-viewport__canvas{background:#e8dec8}.game-tools{left:max(.6rem, env(safe-area-inset-left));pointer-events:none;justify-content:space-between}.game-tools button{pointer-events:auto}.game-tools button:first-child{display:block}.app-shell>.game-footer{z-index:205;top:calc(max(.6rem, env(safe-area-inset-top)) + 3.25rem);left:max(.6rem, env(safe-area-inset-left));flex-direction:column;width:min(22rem,100% - 1.2rem);max-height:calc(100dvh - 8.5rem);padding:.75rem;display:none;position:absolute;overflow-y:auto}.app-shell[data-menu-open=true]>.game-footer{display:flex}.game-footer .character-roster{flex-shrink:0;justify-content:flex-start;width:100%;overflow-x:auto}.game-footer__actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0;display:grid}.game-footer__actions button{padding-inline:.25rem;font-size:.8rem}.game-viewport__scene-reset-button,.game-viewport__scene-edit-toggle{display:none}.app-shell[data-menu-open=true] .game-viewport__scene-edit-toggle,.app-shell[data-menu-open=true] .game-viewport__scene-reset-button,.game-viewport__scene-edit-toggle[aria-pressed=true]{z-index:210;top:auto;bottom:max(.6rem, env(safe-area-inset-bottom));left:max(.6rem, env(safe-area-inset-left));display:inline-flex}.app-shell[data-menu-open=true] .game-viewport__scene-reset-button{left:auto;right:max(.6rem, env(safe-area-inset-right))}.game-viewport__debug-toggle,.game-viewport__badge{top:4rem}.app-shell .room-style-panel,.app-shell .object-catalog,.app-shell .character-picker{z-index:200;top:calc(max(.6rem, env(safe-area-inset-top)) + 3.25rem);bottom:max(.6rem, env(safe-area-inset-bottom));right:max(.6rem, env(safe-area-inset-right));width:min(24rem,100% - 1.2rem);height:auto;max-height:none;left:auto}}@media (orientation:landscape){.app-shell .game-viewport__scene-edit-toggle[aria-pressed=true]{top:max(.6rem, env(safe-area-inset-top));bottom:auto;left:50%;transform:translate(-50%)}}@media (width<=56rem) and (orientation:portrait){.app-shell[data-menu-open=true] .portrait-hint{display:none}.app-shell:has(.game-viewport__scene-edit-toggle[aria-pressed=true]) .portrait-hint{display:none}.portrait-hint{z-index:150;bottom:max(1rem, env(safe-area-inset-bottom));text-align:center;pointer-events:none;width:100%;padding-inline:1rem;font-size:.85rem;display:block;position:absolute}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
