:root{color-scheme:dark;--ink:#171724;--ink-deep:#10121d;--panel:#232332;--line:#ffffff14;--paper:#f0e3d0;--muted:#aaa5b5;--gold:#eec08b;--rose:#cca2ab;--serif:Georgia,'Times New Roman',serif;--sans:'Trebuchet MS',Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--ink);color:var(--paper);font:13px/1.5 var(--sans)}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;background:#ffffff05;border:1px solid #ffffff21;border-radius:7px;min-height:42px;padding:9px 14px;transition:background .16s,border-color .16s}button:hover{background:#ffffff0e;border-color:#eec08b88}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,textarea:focus-visible,canvas:focus-visible{outline:2px solid var(--gold);outline-offset:3px}[hidden]{display:none!important}.eyebrow{display:block;font:9px/1.5 var(--sans);letter-spacing:1.7px;font-weight:bold;color:var(--gold)}.skip-link{position:fixed;top:10px;transform:translateY(-180%);left:12px;z-index:100;padding:12px;background:var(--gold);color:var(--ink)}.skip-link:focus{transform:translateY(0)}.masthead{height:83px;display:flex;align-items:center;gap:26px;margin:0 30px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--paper);font:26px/1 var(--serif);letter-spacing:-1px}.brand-light{color:var(--gold)}.brand svg{width:28px;height:38px;stroke:var(--gold);stroke-width:1.25;fill:none}.brand svg circle{fill:var(--gold);stroke:none}.brand small{display:block;font:7px/1 var(--sans);letter-spacing:2.1px;color:var(--muted);margin-top:9px}.chapter-mark{border-left:1px solid var(--line);padding-left:26px;display:flex;flex-direction:column;gap:3px;font-size:11px;color:var(--muted)}.chapter-mark>span:first-child{font-size:8px;letter-spacing:1.6px;color:var(--paper)}.connection{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:11px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--muted)}.status-dot.ready{background:var(--gold);box-shadow:0 0 10px #eec08b44}.status-dot.busy{background:#c2adeb;animation:pulse 1.2s infinite}.status-dot.offline{background:#c8a0a1}.preview-tag{color:var(--muted);font-size:9px;border:1px solid var(--line);padding:3px 6px;border-radius:4px}.icon-button{padding:0;width:33px;min-height:33px;border-radius:50%;font:16px var(--serif)}main{padding:0 30px}.town-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0 17px}.scene-title .eyebrow{color:#b4a6b5;font-size:8px}h1{font:25px/1.25 var(--serif);font-weight:normal;margin:5px 0 0;letter-spacing:-.6px}.view-tools{display:flex;gap:7px}.view-tools button{font-size:11px;white-space:nowrap}.view-tools button>span:first-child{font-size:17px;vertical-align:-1px;color:var(--gold);margin-right:5px}.view-tools button[aria-pressed=true],.view-tools button[aria-expanded=true]{background:#eec08b17;border-color:#eec08b60}.count{margin-left:5px;font-size:9px;color:var(--muted)}.stage{height:clamp(490px,calc(100dvh - 307px),900px);position:relative;isolation:isolate;border:1px solid #97849344;border-radius:13px 13px 0 0;background:#232b40;overflow:hidden;box-shadow:0 18px 65px #06071335}.stage:after{content:'';position:absolute;inset:7px;border:1px solid #e4ccaa18;border-radius:7px;pointer-events:none;z-index:1}canvas{width:100%;height:100%;display:block;touch-action:none;cursor:crosshair}.map-label{position:absolute;top:23px;left:28px;pointer-events:none;color:#f6e5ce;text-shadow:0 2px 8px #171724}.map-label>span{font:10px var(--serif);letter-spacing:2px}.map-label small{display:block;font:italic 12px var(--serif);margin-top:6px;color:#dac7bc}.compass{position:absolute;right:25px;top:20px;width:35px;text-align:center;pointer-events:none;color:#e7c99e}.compass>span{font:8px var(--serif)}.compass svg{display:block;width:35px;stroke:#e7c99e;fill:#e7c99e14;stroke-width:.6}.map-bottom{position:absolute;bottom:16px;left:24px;right:21px;display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:2}.map-hint{font-size:9px;letter-spacing:.3px;color:#e1d8d5;background:#171724d9;border:1px solid #c9bcbe22;padding:8px 12px;border-radius:5px}.map-hint span{margin:0 7px;color:var(--gold)}.zoom-tools{display:flex;gap:1px;border:1px solid #c9bcbe33;border-radius:6px;overflow:hidden;pointer-events:auto;background:#171724e8}.zoom-tools button{border:0;border-radius:0;padding:4px;width:35px;min-height:35px;font-size:19px}.map-note{position:absolute;top:83px;left:28px;padding:8px 12px;background:#171724dd;border:1px solid #c9bcbe33;border-radius:5px;max-width:calc(100% - 56px);font-size:11px;color:var(--paper)}.story-ribbon{display:flex;align-items:center;gap:14px;min-height:70px;padding:12px 20px;background:linear-gradient(110deg,#2b2737,#242332);border:1px solid #97849333;border-top:0;border-radius:0 0 12px 12px}.ribbon-icon{font:30px var(--serif);color:var(--gold);width:31px;flex-shrink:0}.ribbon-content{flex:1;min-width:0}.ribbon-content .eyebrow{font-size:8px}.ribbon-content p{font:15px/1.4 var(--serif);margin:4px 0 0;color:#e6d9cc}.story-ribbon>button{font-size:10px;white-space:nowrap;border-color:#eec08b33;color:var(--gold)}.story-ribbon>button span{margin-left:8px}.control-dock{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:98px;padding:16px 0 12px}.quest{display:flex;align-items:center;gap:15px;min-width:0}.quest-symbol{font:33px var(--serif);color:var(--gold)}.quest p{font:17px/1.3 var(--serif);margin:5px 0 1px}.quest .eyebrow{font-size:8px;color:#b9a8ac}.quest small{font-size:10px;color:var(--muted)}.action-area{position:relative;text-align:right}.action-area>span{display:block;font-size:10px;color:var(--muted);margin-bottom:7px}.action-buttons{display:flex;gap:8px}.action-buttons button{font-size:11px}.action-buttons button span{margin-left:13px}.primary{background:var(--gold);border-color:var(--gold);color:#282230;font-weight:bold}.primary:hover{background:#f8d6a9;border-color:#f8d6a9}.primary:disabled{opacity:.55}.parcel-popover{position:absolute;bottom:57px;right:0;width:285px;background:#262533;border:1px solid #9a82916b;padding:17px;border-radius:9px;z-index:12;box-shadow:0 15px 50px #09091577;text-align:left}.parcel-popover>.eyebrow{margin-bottom:10px}.parcel-popover>button{display:block;width:100%;text-align:left;border-color:var(--line);margin-top:6px;padding:9px 11px;font-size:12px}.parcel-popover small{display:block;color:var(--muted);font-size:10px}.parcel-popover p{font-size:10px;color:var(--muted);margin:12px 0 0}footer{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:0 30px;border-top:1px solid var(--line);padding:8px 0 12px;font-size:10px;color:var(--muted)}footer p{margin:0}footer button{border:0;color:#d6c1b1;font-size:10px;padding:3px 0;min-height:32px;white-space:nowrap}.floating-panel{position:absolute;right:15px;top:15px;bottom:64px;width:337px;max-width:calc(100% - 30px);z-index:5;padding:23px;background:#222231f5;backdrop-filter:blur(16px);border:1px solid #a18c9c66;border-radius:10px;box-shadow:0 18px 55px #080b1c66;overflow:auto;scrollbar-width:thin;scrollbar-color:#746479 transparent}.panel-heading{display:flex;align-items:flex-start;gap:10px;justify-content:space-between}.panel-heading h2{font:25px/1.2 var(--serif);margin:7px 0 0;letter-spacing:-.5px}.panel-heading .eyebrow{font-size:8px}.close-panel{min-height:30px;width:30px;padding:0;flex-shrink:0;border:0;font-size:22px;color:var(--muted);margin:-6px -8px 0 0}.panel-intro{font-size:11px;color:var(--muted);line-height:1.65;margin:12px 0 20px}.roster{display:grid;grid-template-columns:1fr 1fr;gap:8px}.roster button{text-align:left;padding:12px 10px;background:#ffffff04;border-color:var(--line);display:flex;flex-direction:column;align-items:flex-start;min-width:0}.roster button.selected{border-color:var(--gold)}.portrait{width:50px;height:57px;display:block;flex-shrink:0}.roster strong{font:17px var(--serif);margin-top:7px}.roster small{font-size:9px;color:var(--muted);margin-top:3px}.roster .resident-state{font-size:8px;margin-top:7px;color:#d6baaa}.resident-panel{width:342px}.profile-heading{display:flex;align-items:center;gap:16px;margin:7px 0 12px}.profile-heading .portrait{width:67px;height:76px}.profile-heading h2{font:35px/1 var(--serif);margin:5px 0 8px}.profile-heading small{color:var(--muted);font-size:11px}.trait{font:italic 15px/1.55 var(--serif);color:#d9c4be;margin:15px 0}.distance{font-size:10px;color:var(--gold);margin-bottom:16px}.detail-actions{display:flex;gap:7px;margin-bottom:20px}.detail-actions button{flex:1;font-size:11px}.memory-list{border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.memory-list .eyebrow{font-size:8px}.memory-item{font-size:11px;line-height:1.65;margin:12px 0;padding-left:12px;border-left:2px solid #ac88b770}.memory-item small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.empty-memory{font-size:11px;line-height:1.65;color:var(--muted)}.conversation{border-top:1px solid var(--line);padding-top:16px}.conversation label{display:block;font-size:10px;color:var(--muted);margin:12px 0 6px}.conversation textarea{font:12px/1.5 var(--sans);resize:vertical;min-height:69px;width:100%;color:var(--paper);background:#12131f77;border:1px solid #92819466;border-radius:6px;padding:10px}.conversation textarea::placeholder{color:#918895}.conversation button{margin-top:8px;width:100%;font-size:11px}.last-reply{font:15px/1.55 var(--serif);padding:13px 0 0;margin:8px 0;color:#e8cdbb}.last-reply:empty{display:none}.dialogue-label{font-size:8px;margin-top:12px;color:var(--muted);letter-spacing:1px}.entry{padding:14px 0;border-bottom:1px solid var(--line)}.entry-label{font-size:8px;letter-spacing:1.4px;color:var(--muted);display:flex;justify-content:space-between;align-items:center}.entry p{font:14px/1.6 var(--serif);margin:7px 0;color:#e1d4cf}.entry.gossip .entry-label{color:var(--gold)}.entry.error p{color:#e8a5a1}.entry button{font-size:9px;color:var(--gold);padding:4px 9px;min-height:30px}.whisper-bubble{position:absolute;z-index:4;left:50%;top:22%;width:300px;max-width:calc(100% - 32px);transform:translateX(-50%);background:#f2dfc5;color:#382e3b;padding:17px 23px 15px 18px;border:1px solid #fff1db;border-radius:10px;box-shadow:0 12px 35px #11132666;pointer-events:auto}.whisper-bubble:after{content:'';position:absolute;bottom:-9px;left:50%;width:15px;height:15px;background:#f2dfc5;transform:rotate(45deg);border-right:1px solid #fff1db;border-bottom:1px solid #fff1db}.whisper-bubble .eyebrow{color:#875a5b;font-size:8px}.whisper-bubble p{font:16px/1.4 var(--serif);margin:8px 0}.whisper-bubble>span:last-of-type{font-size:9px;color:#7d6170}.whisper-bubble button{position:absolute;right:5px;top:3px;font-size:19px;min-height:28px;padding:2px 7px;color:#7d6170;border:0}.stage.replaying .map-label{opacity:.25}dialog{color:var(--paper);background:#252432;border:1px solid #a18c9c66;border-radius:14px;padding:35px;max-width:470px;width:calc(100% - 32px);max-height:85dvh;overflow:auto;box-shadow:0 24px 90px #0008}dialog::backdrop{background:#0b0d1dcc;backdrop-filter:blur(5px)}dialog h2{font:38px/1.12 var(--serif);letter-spacing:-1px;margin:14px 0 20px}dialog p{font-size:13px;line-height:1.8;color:#cfc1c5}dialog ol{padding-left:18px}dialog li{font-size:12px;line-height:1.8;color:#cfc1c5;padding-left:3px;margin:12px 0}dialog li strong{color:var(--paper)}.scope-note{font-size:10px!important;line-height:1.75!important;color:var(--muted)!important;padding-top:12px;border-top:1px solid var(--line)}.close-dialog{position:absolute;top:10px;right:10px;padding:0;width:32px;min-height:32px;font-size:24px;border:0;color:var(--muted)}dialog>.primary{width:100%;margin-top:12px}.text-button{border:0;background:none;color:var(--muted);display:block;margin:8px auto 0;font-size:11px}.engine-model{padding:13px 0;border-bottom:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px}.engine-model strong{font:19px var(--serif)}.engine-model span{font-size:10px;color:var(--muted)}.engine-model small{width:100%;font-size:10px;color:var(--gold)}#metrics{font-size:11px;line-height:2}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#efdbc1;color:#392e39;padding:15px 23px;border-radius:8px;font:15px/1.5 var(--serif);max-width:calc(100% - 32px);box-shadow:0 10px 40px #0005;z-index:30;pointer-events:none}@keyframes pulse{50%{opacity:.35}}
@media(min-width:1600px){.masthead,footer{margin-left:48px;margin-right:48px}main{padding:0 48px}.stage{height:clamp(500px,calc(100dvh - 325px),1000px)}.town-toolbar{padding:25px 0 21px}h1{font-size:29px}}
@media(max-width:900px){.masthead{margin:0 18px;height:74px;gap:15px}.chapter-mark{display:none}main{padding:0 18px}.town-toolbar{padding:17px 0 14px;align-items:flex-end}h1{font-size:22px;max-width:220px}.view-tools{gap:5px}.view-tools button{font-size:10px;padding:7px 9px}.view-tools button>span:first-child{display:none}.count{display:none}.stage{height:clamp(420px,calc(100dvh - 315px),850px)}.map-hint{font-size:8px}.map-hint span{margin:0 3px}.quest p{font-size:15px}.quest-symbol{display:none}.action-buttons button{font-size:10px;padding:9px 11px}.action-buttons button span{margin-left:5px}footer{margin:0 18px}}
@media(max-width:600px){.masthead{height:69px;margin:0 14px;gap:12px}.brand{font-size:24px;gap:8px}.brand svg{width:23px;height:33px}.brand small{font-size:6px;letter-spacing:1.4px;margin-top:7px}.connection{font-size:9px;gap:6px}.preview-tag{display:none}.icon-button{min-height:30px;width:30px}.chapter-mark{display:none}main{padding:0 12px}.town-toolbar{display:block;padding:17px 0 12px}.scene-title{display:flex;flex-direction:column;gap:1px}.scene-title .eyebrow{font-size:7px}h1{max-width:none;font-size:25px;margin-top:4px}.view-tools{margin-top:14px;width:100%;gap:6px}.view-tools button{flex:1;min-height:38px;font-size:10px;padding:7px 8px}.view-tools button>span:first-child{display:inline;font-size:15px;margin-right:4px}.stage{height:clamp(390px,55dvh,570px);border-radius:10px 10px 0 0}.map-label{left:17px;top:18px}.map-label>span{font-size:8px;letter-spacing:1.2px}.map-label small{display:none}.compass{top:13px;right:16px;width:25px}.compass svg{width:25px}.map-bottom{bottom:12px;left:14px;right:13px}.map-hint{font-size:0;background:none;border:0;padding:0}.map-hint:after{content:'Tap to wander · Drag to explore';font-size:8px;background:#171724d9;padding:7px;border-radius:5px}.map-hint span{display:none}.zoom-tools button{width:35px;min-height:38px}.story-ribbon{gap:9px;padding:12px;min-height:86px}.ribbon-icon{width:20px;font-size:23px}.ribbon-content .eyebrow{font-size:7px;letter-spacing:1.2px}.ribbon-content p{font-size:13px;line-height:1.4}.story-ribbon>button{font-size:9px;white-space:normal;width:65px;padding:7px;flex-shrink:0;line-height:1.4}.story-ribbon>button span{display:none}.control-dock{display:block;padding:16px 2px}.quest p{font-size:17px}.quest small{font-size:10px}.action-area{margin-top:13px;text-align:left}.action-area>span{font-size:10px;margin-bottom:8px}.action-buttons{display:grid;grid-template-columns:1fr 1.35fr}.action-buttons button{min-height:45px;font-size:11px}.parcel-popover{bottom:57px;left:0;right:auto;max-width:calc(100vw - 28px)}footer{padding-bottom:max(15px,env(safe-area-inset-bottom));margin:0 14px;align-items:flex-start;font-size:9px;line-height:1.6}footer p{padding-top:7px;max-width:235px}footer button{font-size:9px}.floating-panel{top:10px;bottom:59px;right:10px;width:calc(100% - 20px);max-width:none;padding:18px}.panel-heading h2{font-size:24px}.panel-intro{font-size:11px;margin:10px 0 14px}.roster{grid-template-columns:repeat(2,1fr);gap:7px}.roster button{padding:10px;position:relative;min-height:92px;padding-left:60px;justify-content:center}.roster .portrait{position:absolute;width:43px;height:50px;left:8px;top:18px}.roster strong{font-size:17px;margin-top:0}.roster small{font-size:9px}.roster .resident-state{font-size:8px;margin-top:6px}.resident-panel .profile-heading{margin:0 0 10px}.profile-heading .portrait{width:55px;height:63px}.profile-heading h2{font-size:30px}.trait{font-size:14px;margin:10px 0}.map-note{top:56px;left:17px;max-width:calc(100% - 34px);font-size:10px}.whisper-bubble{width:260px;padding:15px 21px 13px 15px}.whisper-bubble p{font-size:15px}.whisper-bubble .eyebrow{font-size:7px}dialog{padding:28px 23px}dialog h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.view-tools svg{display:inline-block;width:15px;height:15px;vertical-align:-2px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}

/* Living-town pass: readable play space and a visible first action. */
.masthead{height:70px}.town-toolbar{padding:16px 0 14px;align-items:center}.scene-title h1{font-size:23px;max-width:none;white-space:nowrap}.scene-title .eyebrow{font-size:8px}.view-tools #auto-toggle{padding:10px 16px;font-size:11px;color:#292332;background:#efc48f;border-color:#efc48f;min-width:161px}.view-tools #auto-toggle[aria-pressed=true]{background:#efc48f17;color:var(--gold);border-color:#efc48f77}.view-tools #auto-toggle:disabled{opacity:.55}.view-tools #auto-toggle:hover{border-color:#fff0d5}.stage{height:clamp(465px,calc(100dvh - 330px),850px)}.map-label{top:17px;left:21px}.map-label small{font-size:11px}.map-label>span{font-size:8px;letter-spacing:2px}.map-bottom{left:18px;right:18px;gap:10px}.map-hint{font-size:9px;padding:8px 10px}.follow-story{pointer-events:auto;margin-left:auto;border-color:#c9bcbe33;background:#171724e8;min-height:37px;font-size:10px;color:#dec4b4;padding:7px 11px}.follow-story[aria-pressed=true]{color:var(--gold);border-color:#eec08b66}.next-step{position:absolute;top:75px;left:22px;width:239px;padding:18px 18px 15px;background:#f2dfcbeF;color:#3b3042;border:1px solid #ffebd5;border-radius:8px;box-shadow:0 10px 40px #11132244;z-index:3}.next-step .eyebrow{color:#8c6267;font-size:8px;letter-spacing:1.4px}.next-step h2{font:24px/1.16 var(--serif);letter-spacing:-.6px;margin:10px 0}.next-step p{font:12px/1.7 var(--sans);color:#775f69;margin:10px 0 13px}.next-step button{color:#463343;border:0;border-top:1px solid #9b728544;border-radius:0;background:none;width:100%;text-align:left;font-size:11px;font-weight:bold;padding:12px 0 0;min-height:32px}.next-step button span{float:right}.next-step button:hover{color:#7c425e}.live-spotlight{position:absolute;left:20px;top:67px;max-width:calc(100% - 40px);background:#1c1b2deF;border:1px solid #bda1ac66;border-radius:8px;padding:11px 15px;display:flex;gap:11px;align-items:center;z-index:2;box-shadow:0 6px 25px #080c2422;pointer-events:none}.live-spotlight span#live-label{font-size:7px;font-weight:bold;color:#eec08b;letter-spacing:1.3px;display:block}.live-spotlight strong{font:15px/1.4 var(--serif);display:block;margin-top:4px}.live-dot{width:7px;height:7px;border-radius:50%;background:#edbc8a;box-shadow:0 0 13px #edbc8a77;flex-shrink:0}.live-spotlight.thinking .live-dot{animation:pulse 1.2s infinite}.resident-strip{display:flex;justify-content:center;gap:6px;padding:10px 0 3px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#53455f transparent}.resident-strip button{border:1px solid transparent;display:flex;align-items:center;gap:7px;padding:3px 7px;min-width:87px;min-height:43px;background:none;text-align:left;flex-shrink:0}.resident-strip button:hover,.resident-strip button.active{border-color:#eec08b44;background:#eec08b08}.resident-strip .portrait{width:29px;height:34px}.resident-strip strong{font:13px var(--serif);display:block}.resident-strip small{font-size:8px;color:var(--muted);display:block;margin-top:2px}.resident-strip .active small{color:var(--gold)}.story-ribbon{min-height:65px}.ribbon-content p{font-size:15px}.control-dock{min-height:83px;padding:12px 0}.quest p{font-size:15px}.action-area>span{font-size:9px}.roster .resident-state{line-height:1.4;min-height:12px}.entry.conversation p{white-space:pre-line;color:#eed4c2}.whisper-bubble.live{border-color:#ffe7bc;background:#f9e5c9}.whisper-bubble.live:after{background:#f9e5c9}#bubble-source{line-height:1.5;display:block}#batch-metrics{font-size:11px;color:var(--gold)}.map-note{top:auto;bottom:68px}.connection #status{white-space:nowrap}.stage .floating-panel{top:12px;bottom:60px}.next-step[hidden]+.live-spotlight{top:67px}.live-badge{color:var(--gold)}
@media(min-width:1600px){.stage{height:clamp(530px,calc(100dvh - 355px),1000px)}.scene-title h1{font-size:27px}.town-toolbar{padding:20px 0 17px}}
@media(max-width:1050px){.town-toolbar{flex-wrap:wrap;gap:12px}.scene-title{width:100%;display:flex;align-items:baseline;justify-content:space-between;gap:15px}.scene-title h1{font-size:23px;margin:0;order:-1}.view-tools{width:100%}.view-tools button{flex:1}.view-tools #auto-toggle{flex:1.35}.stage{height:clamp(455px,calc(100dvh - 368px),850px)}.resident-strip{justify-content:flex-start}.map-hint{font-size:8px}.map-hint span{margin:0 3px}}
@media(max-width:700px){.masthead{height:65px}.town-toolbar{padding:13px 0 11px;gap:10px}.scene-title{display:block}.scene-title h1{font-size:24px;margin-top:4px}.scene-title .eyebrow{font-size:7px}.view-tools{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:5px;margin-top:0}.view-tools #auto-toggle{min-width:0;font-size:10px;padding:8px}.view-tools button{font-size:10px;min-height:37px}.view-tools #knowledge-toggle{display:none}.view-tools button>span:first-child{display:none}.stage{height:clamp(465px,59dvh,660px)}.next-step{top:59px;left:15px;width:205px;padding:14px}.next-step h2{font-size:22px}.next-step p{font-size:11px;margin:8px 0}.next-step button{font-size:10px}.map-label{left:16px;top:17px}.map-label small{display:none}.live-spotlight{top:52px!important;left:14px;padding:10px 12px;max-width:calc(100% - 28px)}.live-spotlight strong{font-size:14px}.map-bottom{left:12px;right:12px;gap:6px;flex-wrap:wrap}.map-hint{display:none}.follow-story{margin-left:0;margin-right:auto;font-size:9px;padding:6px 8px;min-height:37px}.resident-strip{gap:1px;padding:9px 0 2px}.resident-strip button{min-width:78px;padding:3px 4px;gap:5px}.resident-strip strong{font-size:12px}.resident-strip .portrait{width:26px;height:31px}.resident-strip small{font-size:7px}.control-dock{padding:12px 2px}.story-ribbon{min-height:78px}.ribbon-content p{font-size:13px}.scene-title h1{white-space:normal}.profile-heading .portrait{width:55px;height:63px}.next-step~.compass{top:16px}.action-area>span{font-size:10px}.quest p{font-size:17px}}

.next-step h2{white-space:pre-line}

.living #town-controls{display:none}.next-step h2{font-size:22px}.next-step{padding:16px 18px}.next-step p{font-size:11px;margin:8px 0 11px;line-height:1.65}.next-step button{padding-top:10px}.map-bottom #knowledge-toggle{pointer-events:auto;background:#171724e8;border-color:#c9bcbe33;color:#d5c4bf;font-size:10px;min-height:37px;padding:6px 10px}.map-bottom #knowledge-toggle[aria-pressed=true]{border-color:#eec08b66;color:var(--gold)}.map-bottom #knowledge-toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.3;vertical-align:-3px}.map-bottom #knowledge-toggle span{margin-right:3px}.view-tools #auto-toggle{min-width:160px}.map-bottom .map-hint{display:none}
@media(max-width:700px){.map-bottom #knowledge-toggle{display:block;font-size:0;padding:6px 10px;min-width:36px}.map-bottom #knowledge-toggle span{margin:0}.map-bottom #knowledge-toggle svg{width:16px;height:16px}.map-bottom{gap:5px}.view-tools #auto-toggle{min-width:0}.next-step{width:204px}.next-step h2{font-size:21px}.living .stage{height:clamp(390px,calc(100dvh - 306px),650px)}}

.social-life{padding:15px 0;border-top:1px solid #e9d8bb22}.social-life p{font-size:14px;line-height:1.55;margin:8px 0 17px}.social-life details{font-size:13px;margin-bottom:16px}.social-life summary{cursor:pointer;color:#ecd5ab}.ribbon-content p{white-space:pre-line}

.project-card,.attempt-card{margin:12px 0;padding:13px 14px;border:1px solid #eec08b26;border-radius:8px;background:#eec08b06;overflow-wrap:anywhere}.project-card h3{font:19px/1.3 var(--serif);margin:7px 0}.project-card p,.attempt-card p{margin:8px 0;font-size:12px}.project-card small,.attempt-card small,.board-caption{color:var(--muted);font-size:11px;line-height:1.6}.project-intention{font-style:italic}.recalled-memory{margin:14px 0}#town-board{margin-bottom:22px;border-bottom:1px solid var(--line);padding-bottom:16px}#town-board summary,.recalled-memory summary{cursor:pointer;color:var(--gold);padding:8px 0}.attempt-card{border-left:2px solid var(--rose)}

.public-view #auto-toggle,.public-view #town-controls,.public-view #reset,.public-view .conversation,.public-view #walk,.public-view .distance,.public-view .owner-help,.public-view #map-hint{display:none!important}.public-caption{font-size:13px;line-height:1.5;color:#b6adbd;margin:8px 0 0}.public-view .view-tools{grid-template-columns:1fr 1fr}.public-view .scene-title{max-width:520px}
