:root{color:#fff4dc;font-synthesis:none;--room-background:none;--night:#08070d;--wall:#2e2039;--wall-deep:#1c1426;--floor:#3b2938;--gold:#e4b45c;--paper:#f1dfb7;--wine:#8d2d35;--violet:#6c4b9a;--dialogue:#0f0b15f0;background:#08070d;font-family:Courier New,Noto Sans Mono,monospace}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;min-height:100%;margin:0}body{background:var(--night);min-height:100dvh;overflow:hidden}button{color:inherit;font:inherit}button:focus-visible{outline-offset:4px;outline:3px solid #fff2b6}[hidden]{display:none!important}.game-shell{background:var(--night);place-items:center;width:100vw;min-height:100dvh;display:grid;overflow:hidden}.room-stage{isolation:isolate;aspect-ratio:16/9;background-color:var(--wall);background-image:var(--room-background);background-position:50%;background-size:cover;border:2px solid #0d0b12;width:min(100vw,177.778dvh);max-height:100dvh;position:relative;overflow:hidden;box-shadow:0 0 70px #000000bd}.room-art{z-index:0;object-fit:cover;width:100%;height:100%;image-rendering:pixelated;pointer-events:none;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:0}.game-hud{z-index:30;pointer-events:none;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:absolute;top:2.4%;left:2.3%;right:2.3%}.room-status,.character-switch{pointer-events:auto;background:#0c0911d1;border:2px solid #f6e0b4c2;align-items:center;min-height:clamp(32px,3.4vw,48px);display:flex;box-shadow:4px 4px #00000073}.room-status{color:#f3e7cc;gap:clamp(6px,.8vw,12px);padding:0 clamp(8px,1vw,15px);font-size:clamp(8px,.85vw,12px)}.room-status #capacity{color:#bcae93;border-left:1px solid #f6e0b466;padding-left:clamp(6px,.8vw,12px)}.build-id{color:#877a68;font-size:.78em}.status-light{aspect-ratio:1;border:1px solid var(--paper);background:var(--wine);width:clamp(7px,.8vw,11px);box-shadow:0 0 0 3px #8d2d3540}.status-light.connected{background:#8bb56c;box-shadow:0 0 12px #8bb56cc2}.character-switch button{cursor:pointer;background:0 0;border:0;min-width:clamp(54px,6.5vw,94px);min-height:clamp(32px,3.4vw,48px);font-size:clamp(9px,.9vw,13px);font-weight:700}.character-switch button+button{border-left:1px solid #f6e0b480}.character-switch button.selected{background:var(--paper);color:#211628}.scene-object{z-index:5;cursor:pointer;image-rendering:pixelated;background:0 0;border:2px solid #0000;border-radius:12px;transition:background .14s steps(2,end),border-color .14s steps(2,end),box-shadow .14s steps(2,end),transform .14s steps(2,end);position:absolute}.scene-object span{color:#f8e9c9;letter-spacing:.12em;opacity:.56;background:#0c0911d6;border:1px solid #f6e0b4ad;min-width:max-content;padding:.42em .72em;font-size:clamp(8px,.75vw,11px);position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.scene-object:hover,.scene-object:focus-visible{background:#eecf8f14;border-color:#ffebb2b8;transform:translateY(-3px);box-shadow:inset 0 0 24px #ffe19c33,0 0 18px #ffe19c24}.scene-object:hover span,.scene-object:focus-visible span{opacity:1}.mirror-object{border-radius:50%;width:19%;height:66%;top:10%;left:3.5%}.room-stage[data-view=device-select] .mirror-object,.room-stage[data-view=microphone-ready] .mirror-object,.room-stage[data-view=microphone-connecting] .mirror-object,.room-stage[data-view=microphone-live] .mirror-object,.room-stage[data-view=ring-connecting] .mirror-object,.room-stage[data-view=ring-live] .mirror-object{background:#ad8be01a;border-color:#ffebb2d6;box-shadow:inset 0 0 34px #bf9df747}.bed-object{width:40%;height:49%;top:29%;right:6%}.mailbox-object{width:10%;height:22%;top:7%;right:3.5%}.character-sprite{z-index:10;cursor:pointer;background:0 0;border:0;width:27%;height:65%;transition:left .6s steps(7,end),bottom .6s steps(7,end),opacity .28s,transform .6s steps(7,end);position:absolute;bottom:17%;left:25%;overflow:hidden}.character-sprite img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;filter:saturate(.92)contrast(1.08)drop-shadow(7px 9px #0d091059);display:block}.character-sprite:active{transform:translate(3px,3px)}.room-stage[data-view=resting] .character-sprite{opacity:.6;bottom:31%;left:51%;transform:rotate(8deg)scale(.65)}.vn-dialogue{z-index:40;background:var(--dialogue);border:clamp(2px,.25vw,4px) solid #f0d596;grid-template-rows:auto 1fr auto;min-height:22%;padding:clamp(10px,1.4vw,22px) clamp(12px,1.7vw,26px);display:grid;position:absolute;bottom:2.8%;left:3.2%;right:3.2%;box-shadow:inset 0 0 0 3px #704874b8,8px 8px #0000006b}.dialogue-heading{color:var(--gold);letter-spacing:.08em;justify-content:space-between;align-items:center;gap:1rem;font-size:clamp(9px,.95vw,14px);display:flex}.dialogue-heading #phase{color:#b8a990;font-size:.86em}.vn-dialogue>p{color:#fff4dc;align-self:center;margin:clamp(7px,.7vw,12px) 0;font-family:Noto Serif SC,Songti SC,SimSun,serif;font-size:clamp(13px,1.55vw,23px);line-height:1.5}.dialogue-footer{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.device-note{color:#9f927f;text-overflow:ellipsis;white-space:nowrap;max-width:40%;font-size:clamp(7px,.72vw,11px);overflow:hidden}.dialogue-actions{flex-wrap:wrap;justify-content:flex-end;gap:clamp(6px,.7vw,10px);display:flex}.game-button{color:#fff3d7;cursor:pointer;background:#2b2034;border:2px solid #dfc283;min-width:clamp(64px,7vw,104px);min-height:clamp(34px,3.7vw,52px);padding:0 clamp(9px,1vw,16px);font-size:clamp(9px,.9vw,13px);font-weight:700;box-shadow:3px 3px #00000080}.game-button.primary{background:#69458e}.game-button.danger{background:var(--wine)}.game-button.quiet{color:#d7c8aa;background:#2a2730}.game-button:hover:not(:disabled),.game-button:focus-visible{background:var(--paper);color:#23172b}.game-button:active:not(:disabled){box-shadow:none;transform:translate(3px,3px)}.game-button:disabled{cursor:not-allowed;opacity:.42}.journal-book{z-index:60;background:#7d4f3e;border:clamp(5px,.7vw,10px) solid #5b342f;grid-template-columns:1fr 1fr;display:grid;position:absolute;inset:12% 12% 22%;box-shadow:14px 16px #00000080}.journal-book:after{content:"";background:#795f42;width:3px;position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 15px #44261db8}.book-page{color:#2c2220;background:#ead7ad;padding:clamp(18px,2.5vw,38px);overflow:auto}.book-page h2{margin:.4em 0 .8em;font-family:Noto Serif SC,Songti SC,SimSun,serif;font-size:clamp(18px,2.1vw,32px);font-weight:500}.book-page p{font-family:Noto Serif SC,Songti SC,SimSun,serif;font-size:clamp(11px,1.1vw,16px);line-height:1.8}.book-kicker{color:#8d2d35;letter-spacing:.16em;font-size:clamp(8px,.8vw,12px);font-weight:700}.memory-entry{color:#3c2e28;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #9b7f58;width:100%;min-height:clamp(36px,4vw,52px);font-size:clamp(10px,1vw,14px);display:block}.book-page .game-button{margin-top:clamp(14px,2vw,28px)}.room-stage[data-view=journal] .vn-dialogue{visibility:hidden}.scanlines{z-index:100;pointer-events:none;mix-blend-mode:multiply;opacity:.35;background:repeating-linear-gradient(#0000 0 3px,#03020633 3px 4px);position:absolute;inset:0}@media (aspect-ratio<=4/3){.vn-dialogue{min-height:27%}.character-sprite{bottom:22%}.scene-object span{padding:.28em .5em;bottom:-1.7em}}@media (width<=620px){.game-hud{top:1.5%}.room-status{max-width:52%}.room-status #capacity,.build-id{display:none}.character-switch button{min-width:48px}.vn-dialogue{min-height:31%;padding:7px 9px;bottom:1.5%;left:2%;right:2%}.dialogue-footer{gap:6px}.device-note{display:none}.dialogue-actions{width:100%}.game-button{flex:1;min-height:30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
