/* A working little world. */
.game-intro{padding:26px 0;align-items:center}.game-intro h1{font-size:clamp(28px,2.6vw,42px);letter-spacing:-1.8px}.game-intro .eyebrow{font-size:11px;margin-bottom:10px}.game-intro .intro-copy{font-size:14px}.shift-bar{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-block:1px solid var(--line);font:11px 'Space Mono',monospace;color:#6c7681}.shift-bar i{display:inline-block;background:#6f9a67;width:6px;height:6px;margin-right:7px}.game-layout{grid-template-columns:165px minmax(0,1fr) 330px;gap:20px;border-top:0;padding-top:14px}.activity-panel{border-right:1px solid var(--line);padding-right:16px}.activity-panel .section-cap{font-size:11px}.activity-panel ol{list-style:none;margin:0;padding:0;min-height:220px;max-height:360px;overflow:auto}.activity-panel li{padding:12px 0;border-bottom:1px dashed var(--line);font:11px/1.6 'Space Mono',monospace}.activity-panel li b{display:block;color:var(--blue);font-size:10px;margin-bottom:5px}.activity-panel li span{color:#7b8089}.staff-card{border-top:1px solid var(--line);padding-top:15px;display:flex;flex-direction:column;align-items:flex-start}.staff-card img{width:70px;height:70px;object-fit:contain;mix-blend-mode:multiply;image-rendering:pixelated}.staff-card strong{font:bold 15px 'Space Mono',monospace;color:var(--blue)}.staff-card>span{font-size:11px;color:#848993;margin:5px 0}.staff-card p{font:11px/1.6 'Space Mono',monospace}.local-note{font:10px/1.8 'Space Mono',monospace;color:#969aa4;margin-top:24px}.game-room{aspect-ratio:1.3;background:#e6dbc6;isolation:isolate}.game-room>#shop-art{object-fit:fill;animation:none;position:absolute;inset:0;width:100%;height:100%}.actor{position:absolute;width:70px;height:82px;transform:translate(-50%,-80%);z-index:4;pointer-events:none;mix-blend-mode:multiply}.actor button{width:70px;height:70px;padding:0;border:0;background:none;pointer-events:auto;cursor:pointer}.actor img{width:100%;height:100%;object-fit:contain;image-rendering:pixelated;mix-blend-mode:multiply}.actor small{position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:#fff8e8;font:9px 'Space Mono',monospace;padding:3px 5px;white-space:nowrap}.actor #actor-bubble{position:absolute;bottom:88px;left:50%;transform:translateX(-50%);padding:7px 10px;border:1px solid #454b5c;box-shadow:2px 2px #454b5c;background:#fffdf5;font:10px/1.4 'Space Mono',monospace;width:max-content;max-width:170px;text-align:center;opacity:0;transition:opacity .2s;pointer-events:none}.actor:hover #actor-bubble,.printing #actor-bubble{opacity:1}.actor.walking img{animation:walk-bob .22s steps(2) infinite}.actor.facing-left img{scale:-1 1}.station{position:absolute;z-index:3;border:1px solid #fff8eccc;box-shadow:2px 2px #1c2c6140;background:#2c48ccd9;color:white;padding:7px 8px;font:9px 'Space Mono',monospace;cursor:pointer;transform:translate(-50%,-50%);white-space:nowrap}.station:hover,.station.selected{background:#f2c458;color:#2a3350;border-color:#fff6e2}.station span{opacity:.65}.station-design{left:27%;top:32%}.station-print{left:74%;top:32%}.station-pack{left:76%;top:68%}.floor-hint{position:absolute;bottom:9px;left:50%;transform:translateX(-50%);background:#fff8e8c9;padding:5px 8px;white-space:nowrap;font:9px 'Space Mono',monospace;color:#5a6377}.game-room .receipt{width:12%;right:20%;bottom:48%;padding:0;box-shadow:none;background:transparent;transform:rotate(5deg);opacity:.7;z-index:2}.printing .receipt{opacity:1;animation:press .3s steps(2) infinite}.game-layout .bench{padding-left:20px}.game-layout .bench-content{padding:16px}.game-layout .bench h2{font-size:26px}.game-layout .section-cap{font-size:10px}.game-layout .preview-wrap{height:175px}.game-layout #preview{width:160px;height:160px}.game-layout .upload{margin:12px 0 16px;padding:10px}.game-layout .upload small{font-size:12px}.game-layout fieldset{margin-top:14px}.game-layout .control-row label,.game-layout legend,.game-layout .border-control{font-size:12px}.game-layout .choices button{font-size:14px}.game-layout .swatch{width:25px;height:25px}.game-layout .two-col{gap:10px}.game-layout .swatches{gap:8px}.game-layout .helper,.game-layout .privacy{font-size:12px}.game-layout .steps li{font-size:12px}.game-layout .ticket{font-size:12px}.game-layout .shop-talk p{font-size:12px}.game-layout .shift{display:none}.game-layout .order-card{padding:17px;margin-top:18px}.game-layout .order-card strong{font-size:15px}.game-layout .eyebrow{font-size:12px}.game-layout .primary{font-size:14px}.game-layout .bench .section-cap span:last-child{font-size:10px}@keyframes walk-bob{50%{translate:0 -4px}}@media(min-width:1500px){.game-room{aspect-ratio:1.3}}@media(max-width:1100px){.game-layout{grid-template-columns:minmax(0,1fr) 320px}.activity-panel{display:none}.game-room{aspect-ratio:1.1}.game-intro .intro-copy{display:none}.shift-bar{font-size:10px}.shift-bar span:last-child{display:none}.actor{width:60px;height:72px}.actor button{width:60px;height:60px}.station{font-size:8px;padding:6px}}@media(max-width:720px){.game-layout{grid-template-columns:1fr;gap:18px}.game-layout .bench{padding-left:0}.game-room{aspect-ratio:1.3}.game-intro h1{font-size:30px;line-height:1.12;letter-spacing:-1px}.game-intro .eyebrow{font-size:9px}.shift-bar{font-size:9px}.game-layout .bench-content{padding:20px}.game-layout .preview-wrap{height:220px}.game-layout #preview{width:205px;height:205px}.game-layout .primary{font-size:16px}.game-layout .swatch{width:30px;height:30px}.actor #actor-bubble{max-width:120px;font-size:9px}.actor{width:53px;height:65px}.actor button{width:53px;height:53px}.actor #actor-bubble{bottom:66px}.game-layout .steps li{font-size:11px}.game-layout .shop-talk p{font-size:12px}}
.game-room{aspect-ratio:1.5}.actor,.actor img,.staff-card img{mix-blend-mode:normal}.station-pack{top:81%}.game-room .receipt{right:14%;bottom:64%;width:10%}.actor.idle img{animation:idle-bob 2s steps(2) infinite}@keyframes idle-bob{50%{translate:0 -2px}}@media(max-width:1100px){.game-room{aspect-ratio:1.5}}
