@import"https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;600&display=swap";:root{font-family:Noto Sans TC,sans-serif;color:#393e30;background:#bcc69c;font-synthesis:none;--paper:rgba(249,246,232,.94);--green:#465943;--ink:#363e30;--muted:#79806b;--line:rgba(90,100,70,.15);--rust:#a65c43}*{box-sizing:border-box}body{margin:0;overflow:hidden}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:2px solid #a05c42;outline-offset:4px}button:hover{filter:brightness(.94)}[hidden]{display:none!important}#app,#world{position:absolute;inset:0;width:100%;height:100%;touch-action:none}#world{outline:none}.topbar{position:absolute;top:30px;left:36px;right:36px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.topbar>*{pointer-events:auto}.brand{display:flex;align-items:center;gap:15px}.seal{display:grid;place-items:center;width:45px;height:49px;background:#9f513e;color:#f6e6ce;font:1.938rem "Noto Serif TC",serif;border-radius:4px 7px 4px 6px;box-shadow:inset 0 0 0 3px #9f513e,inset 0 0 0 4px #dfb191;transform:rotate(-3deg)}h1{font-family:"Noto Serif TC",serif;font-size:1.688rem;letter-spacing:5px;margin:0;font-weight:600}.brand p{font-size:.75rem;letter-spacing:3px;margin:6px 0 0;color:#656f57}.clock-panel{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.5);background:var(--paper);padding:10px 17px;border-radius:40px;box-shadow:0 4px 25px #41473108}.clock-panel strong{display:block;font-size:.75rem;font-weight:500;letter-spacing:1px}.clock-panel #clock{display:block;font-size:.75rem;color:var(--muted);margin-top:3px;letter-spacing:1px}#sun-icon{font-size:1.562rem;color:#a17c42}#light-toggle{font-size:1.5rem;border-left:1px solid var(--line);padding-left:15px}.top-actions{display:flex;gap:12px;align-items:center}.quiet,.circle{background:var(--paper);font-size:.75rem;border:1px solid #ffffff60;padding:11px 18px;border-radius:25px}.circle{padding:0;width:38px;height:38px}.panel{background:var(--paper);border:1px solid rgba(255,255,255,.65);box-shadow:0 8px 40px #38462b12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.welcome{position:absolute;left:36px;top:135px;width:298px;padding:29px 26px 20px;border-radius:5px 20px 20px}.eyebrow{font-size:.75rem;letter-spacing:2px;color:#9a7552}.welcome h2{font:500 1.625rem/1.6 "Noto Serif TC",serif;margin:17px 0}.welcome p{font-size:.75rem;line-height:2;color:#737966;letter-spacing:.5px}.steps{display:flex;flex-direction:column;gap:12px;margin:24px 0;font-size:.75rem}.steps b{display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid #c5c8b2;border-radius:50%;font-family:"Noto Serif TC",serif;margin-right:8px;font-weight:400;color:#80866c}.primary{background:var(--green);color:#fff7e4;border-radius:7px;padding:13px 17px;font-size:.75rem;letter-spacing:1px}.welcome .primary{width:100%;display:flex;justify-content:space-between}.text-button{display:block;width:100%;padding:15px 0 0;font-size:.75rem;color:#82785d}.welcome-foot{border-top:1px solid var(--line);padding-top:16px;margin-top:20px;font-size:.75rem;color:#939880;text-align:center;letter-spacing:.5px}.town-stats{position:absolute;right:36px;top:116px;display:flex;gap:22px;padding:18px 24px;border-radius:12px}.stat{text-align:center}.stat strong{font-family:Georgia,serif;font-weight:400;font-size:1.562rem;display:block}.stat span{font-size:.75rem;letter-spacing:1px;color:#7d846e}.town-stats i{height:25px;align-self:center;border-right:1px solid var(--line)}.scene-label{position:absolute;right:15%;top:58%;pointer-events:none;text-align:center;color:#f2f0dd;opacity:.75;text-shadow:0 2px 8px #28464544}.scene-label span{display:block;font:500 1.875rem "Noto Serif TC",serif;letter-spacing:16px}.scene-label small{font-size:.75rem;letter-spacing:3px}.bottom{position:absolute;bottom:22px;left:50%;transform:translate(-50%);text-align:center}.mode-hint{display:inline-block;background:#f4f1dfdc;border:1px solid #ffffff50;border-radius:20px;padding:8px 18px;margin-bottom:12px;font-size:.75rem;letter-spacing:.7px;color:#697259;white-space:nowrap}.toolbar{display:flex;gap:5px;align-items:center;border-radius:15px;padding:9px 12px}.tool{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:76px;padding:9px 13px 7px;border-radius:9px;font-size:.75rem;letter-spacing:1px;transition:background .2s}.tool.active{background:#e1e6d2;color:#3e573a}.tool.active:after{content:"";position:absolute;bottom:0;width:15px;border-bottom:2px solid #63744a}.tool-icon svg{width:27px;height:27px;stroke:currentColor;stroke-width:1.35;fill:none;stroke-linecap:round;stroke-linejoin:round}.tool kbd{font:.75rem sans-serif;position:absolute;right:6px;top:5px;color:#a1a68e}.divider{height:36px;border-right:1px solid var(--line);margin:0 7px}.mini-tool{font-family:Arial,sans-serif;font-size:1.062rem;min-width:34px;height:42px;border-radius:7px}.mini-tool.paused{background:#e4cdb3}.bottom-caption{display:flex;justify-content:space-between;gap:35px;font-size:.75rem;margin-top:10px;color:#67735a;letter-spacing:.3px}.view-controls{position:absolute;right:36px;bottom:50px;display:flex;flex-direction:column;padding:5px;border-radius:10px}.view-controls button{width:34px;height:35px;font-size:1.25rem}.view-controls button+button{border-top:1px solid var(--line)}.toast{position:absolute;left:50%;top:106px;transform:translate(-50%) translateY(-8px);opacity:0;pointer-events:none;transition:.25s;background:#3f523cec;color:#f5edd9;border-radius:30px;padding:12px 23px;font-size:.75rem;max-width:80vw;text-align:center}.toast.show{opacity:1;transform:translate(-50%) translateY(0)}.inspector{position:absolute;right:36px;top:218px;width:265px;padding:23px;border-radius:12px}.inspector .eyebrow{margin-bottom:10px}.inspector h2{font:500 1.375rem "Noto Serif TC",serif;margin:0 0 8px}.inspector .sub{font-size:.75rem;color:#868b78}.inspector hr{border:0;border-top:1px solid var(--line);margin:17px 0}.inspector p{font-size:.75rem;line-height:1.8;margin:9px 0}.inspector .tag{display:inline-block;background:#e4e8d6;border-radius:3px;font-size:.75rem;padding:4px 7px;margin:3px 3px 3px 0}.inspector label{color:#8a8d79;font-size:.75rem;display:block;margin:12px 0 4px}.progress{height:4px;background:#e3e0cf;border-radius:3px;margin:12px 0}.progress i{display:block;height:100%;background:#99a277;border-radius:3px}dialog{border:1px solid #fff8;background:#f7f4e7;color:var(--ink);border-radius:16px;padding:30px;box-shadow:0 25px 100px #15251440;max-height:86vh;max-width:calc(100vw - 30px);width:540px}dialog::backdrop{background:#22362166;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}dialog h2{font:500 1.562rem "Noto Serif TC",serif;margin:7px 0 12px}dialog p{font-size:.75rem;line-height:1.9;color:#737966}.dialog-heading{display:flex;justify-content:space-between;align-items:center}.dialog-heading button{font-size:1.75rem;color:#8b8d76;padding:4px 10px}#gallery{width:1050px}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}figure{margin:0}figure img{width:100%;border-radius:8px;display:block}figcaption{font:.875rem "Noto Serif TC",serif;padding:10px 0}dl{font-size:.75rem;line-height:1.8}dt{font-weight:600;margin-top:14px}dd{margin:4px 0;color:#7c806d}.danger{color:#9a5640;background:#f0e3d4;padding:10px 16px;border-radius:6px;margin-top:15px}.fine{font-size:.75rem!important}.confirm-actions{display:flex;gap:16px;justify-content:flex-end}.night .brand,.night .bottom-caption{color:#f2ecd8}.night .brand p{color:#c2c7b9}.night .mode-hint{background:#eee9d9ee}@media(max-width:850px){.topbar{top:20px;left:20px;right:20px}.brand{gap:10px}h1{font-size:1.375rem}.brand p{font-size:.75rem;letter-spacing:1px}.seal{width:35px;height:40px;font-size:1.688rem}.clock-panel{position:relative;left:auto;transform:none;padding:9px 13px;gap:9px}.top-actions{gap:5px}.quiet{padding:10px}.welcome{left:20px;top:110px;width:270px;padding:22px}.town-stats{right:20px;top:100px;padding:13px 17px;gap:17px}.inspector{right:20px;top:190px;width:240px}.view-controls{right:20px}.scene-label{display:none}}@media(max-width:600px){.brand p{display:none}h1{font-size:1.25rem;letter-spacing:2px}.clock-panel{gap:6px;padding:7px 10px}.clock-panel strong,.clock-panel #clock{font-size:.75rem}#sun-icon{font-size:1.125rem}#light-toggle{padding-left:7px;font-size:1.25rem}.top-actions .quiet{display:none}.circle{width:29px;height:29px}.topbar{left:14px;right:14px;gap:10px}.brand{gap:7px}.seal{width:30px;height:35px;font-size:1.438rem}.town-stats{top:85px;right:14px;gap:16px;padding:10px 14px}.stat strong{font-size:1.25rem}.stat span{font-size:.75rem}.welcome{left:14px;top:152px;width:255px;padding:20px}.welcome h2{font-size:1.438rem;margin:12px 0}.welcome p{font-size:.75rem}.steps{margin:17px 0;gap:8px}.welcome-foot{display:none}.bottom{bottom:15px;width:calc(100% - 24px)}.toolbar{justify-content:center;padding:7px 5px;gap:1px}.tool{min-width:58px;padding:7px 8px;font-size:.75rem}.tool-icon svg{width:24px;height:24px}.divider{margin:0 4px}.mini-tool{min-width:28px;font-size:.9375rem}.mode-hint{font-size:.75rem;padding:7px 10px;max-width:100%;white-space:normal}.bottom-caption{font-size:.75rem;gap:8px}.view-controls{right:14px;bottom:158px}.inspector{top:152px;left:14px;right:auto;width:250px;padding:19px;max-height:calc(100vh - 320px);overflow:auto}.gallery-grid{grid-template-columns:1fr}dialog{padding:22px}.toast{top:105px;font-size:.75rem}.tool kbd{display:none}}@media(max-height:700px){.welcome{padding:18px;top:105px}.welcome h2{font-size:1.375rem;margin:10px 0}.steps{margin:15px 0;gap:8px}.welcome-foot{display:none}.welcome p{line-height:1.7}.inspector{max-height:calc(100vh - 370px);overflow:auto}}.sound-on{background:#d6dfc2;color:#46633a;box-shadow:0 0 0 2px #71895d55}.life-panel{position:absolute;left:36px;top:130px;width:282px;padding:23px;border-radius:12px}.life-panel h2{font:500 1.5rem "Noto Serif TC",serif;margin:12px 0}.boat-status{font-size:.75rem;line-height:1.8;color:#6e795e;min-height:20px}.life-numbers{display:flex;justify-content:space-between;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.75rem;color:#79826a}.life-numbers b{font:1.375rem Georgia,serif;color:#566049;display:block;margin-bottom:4px}.watch-buttons{display:flex;flex-wrap:wrap;gap:7px;margin:17px 0}.watch-buttons button{font-size:.75rem;padding:7px 9px;background:#e6e7d5;border-radius:4px}.life-events{list-style:none;padding:0;margin:0}.life-events li{display:flex;gap:9px;margin:12px 0;font-size:.75rem;line-height:1.8}.life-events time{font-size:.75rem;color:#9a8969;flex-shrink:0}.life-events span{color:#71795f}.volume-label{display:flex;align-items:center;gap:18px;font-size:.75rem}.volume-label input{accent-color:#637653;flex:1}dialog h3{font:1.062rem "Noto Serif TC",serif;margin-top:23px}@media(max-width:850px){.life-panel{left:20px;top:110px}.top-actions{gap:5px}.top-actions .quiet{font-size:.75rem;padding:10px}}@media(max-width:600px){.top-actions #sound-btn{position:fixed;left:16px;top:89px;width:34px;height:34px}.top-actions #life-btn{display:block;position:fixed;left:59px;top:89px;padding:9px 12px;font-size:.75rem}.life-panel{left:14px;top:151px;width:265px;max-height:calc(100vh - 315px);overflow:auto;padding:20px}.life-events li{margin:9px 0}.life-panel h2{font-size:1.312rem}.top-actions .quiet#concepts-btn{display:none}}.follow-status{position:absolute;top:91px;left:50%;transform:translate(-50%);border-radius:25px;padding:8px 15px;font-size:.75rem;display:flex;align-items:center;gap:14px}.follow-status button{font-size:.75rem;color:var(--rust);min-height:32px}#follow-btn{width:100%;min-height:42px}.inspector{max-height:calc(100vh - 380px);overflow:auto}.inspector button.tag{min-height:32px;font-size:.75rem}#person-diary li{margin:8px 0}#street-story{border-top:1px solid var(--line);padding:12px 0;font-size:.75rem}#street-story p{font-size:.75rem;color:var(--muted)}#street-story button{background:#e6e7d5;border-radius:5px;padding:9px;font-size:.75rem}.life-panel{max-height:calc(100vh - 300px);overflow:auto}@media(max-width:600px){.follow-status{top:auto;bottom:150px;max-width:calc(100vw - 80px);width:max-content;font-size:.75rem;padding:5px 10px;gap:8px}.inspector,.life-panel{max-height:calc(100vh - 345px)}.inspector{width:260px}}@media(max-width:600px){.brand h1{font-size:1.062rem;white-space:nowrap}.clock-panel{flex-shrink:0}.clock-panel strong{white-space:nowrap}}#weather-btn{font-size:.75rem;padding:11px 13px}button:disabled{opacity:.5;cursor:default}.production-link{width:100%;text-align:left;padding:10px;background:#e5e7d4;border-radius:5px;margin-bottom:12px;font-size:.75rem}#production{width:760px}#production-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.production-card{padding:12px;background:#ececdd;border-radius:8px}.production-card h3{margin:4px 0;font-size:1rem}#lot-list{display:flex;gap:7px;flex-wrap:wrap}#lot-list .tag{background:#e3e6d5;border-radius:5px;padding:9px;font-size:.75rem}#lot-detail{border-top:1px solid var(--line);margin-top:20px}.cargo-trail{font-size:.75rem;line-height:2;color:#667057}@media(max-width:1100px)and (min-width:601px){#weather-btn{position:absolute;left:0;top:73px}.top-actions{gap:6px}.quiet{padding:10px}}@media(max-width:600px){.top-actions #weather-btn{display:block;position:fixed;left:14px;top:133px;padding:7px 11px;font-size:.75rem}.life-panel,.inspector{top:176px;max-height:calc(100vh - 370px)}#production-overview{grid-template-columns:1fr}.production-card p{margin:5px 0}#production{padding:20px}.follow-status{bottom:146px}}#production .dialog-heading{position:sticky;top:-30px;background:#f7f4e7;z-index:1;padding:8px 0}.goods-filter{display:flex;align-items:center;gap:12px;font-size:.75rem;margin-bottom:12px}.goods-filter select{font:inherit;padding:8px;background:#f6f3e8;border:1px solid #c8ccb7;border-radius:5px}#lot-list{max-height:180px;overflow:auto;padding:4px}#production .dialog-heading button{min-width:44px;min-height:44px}.build-actions{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 8px;pointer-events:auto}.build-actions button{background:#f5f0dfee;border:1px solid #b6b894;border-radius:20px;padding:9px 17px;font:.8125rem "Noto Serif TC",serif;color:#586549;box-shadow:0 4px 15px #28382715}.build-actions span{background:#3e533dee;color:#f7f1df;padding:8px 14px;border-radius:16px;font-size:.75rem}#blueprints{width:880px}#blueprints .dialog-heading,#literature .dialog-heading{position:sticky;top:-30px;background:#f7f4e7;z-index:2}#blueprints .dialog-heading button,#literature .dialog-heading button{min-width:44px;min-height:44px}.plot-size{display:flex;gap:9px;margin:18px 0}.plot-size button{padding:11px 16px;border:1px solid #bcc3a7;border-radius:8px;font-size:.75rem}.plot-size [aria-pressed=true]{background:#5f7453;color:#fff7e4}#blueprint-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.blueprint-card{border:1px solid #d7d7c2;border-radius:10px;overflow:hidden;background:#eeeddf;display:flex;flex-direction:column}.blueprint-card svg{width:100%;height:108px;background:linear-gradient(#dfe4d1,#eeeddf)}.blueprint-card>div{padding:0 14px;flex:1}.blueprint-card h3{margin:4px 0;font-size:1.25rem}.blueprint-card p{font-size:.75rem;line-height:1.7}.blueprint-card small{font-size:.75rem;color:#828a70;display:block;line-height:1.7}.blueprint-card>button{margin:13px;padding:11px 5px;background:#d8dfc6;border-radius:6px;color:#3f583b;font-size:.75rem;min-height:44px}.blueprint-card>button:hover{background:#c4d0b2}.literary-note{border-top:1px solid #cfceb9;margin-top:15px;padding-top:13px}.literary-note small{font-size:.75rem;line-height:1.7;color:#8b805f}.literary-note blockquote{margin:10px 0;border-left:2px solid #9d9e73;padding-left:10px;font:.875rem/1.8 "Noto Serif TC",serif}#literature blockquote{margin:24px 0;padding:20px;background:#e6e9d8;border-left:3px solid #87956f;font:1.375rem/1.9 "Noto Serif TC",serif}#literature a{color:#60764b;font-size:.8125rem;text-decoration:underline}#literature .source-author{color:#8d7654}@media(max-width:600px){#blueprint-grid{grid-template-columns:1fr 1fr;gap:9px}.blueprint-card h3{font-size:1.062rem}.blueprint-card>div{padding:0 10px}.blueprint-card p{font-size:.75rem}.blueprint-card svg{height:85px}.blueprint-card>button{margin:9px;font-size:.75rem}.build-actions{margin-bottom:6px;gap:5px}.build-actions button{font-size:.75rem;padding:8px 12px}.build-actions span{font-size:.75rem;padding:7px 9px}.inspector,.life-panel{max-height:calc(100vh - 410px)}.view-controls{bottom:195px}#blueprints .dialog-heading{top:-22px}#blueprints h2{font-size:1.375rem}.plot-size button{padding:10px;font-size:.75rem}}#writers-btn{min-height:44px}#writers{width:800px}#writers-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.writer-card{border:1px solid #d6ceb8;border-radius:12px;padding:18px;background:#fbf7ed}.writer-card h3{font-size:1.5rem;margin:8px 0}.writer-card small,.writer-state{color:#62705d}.writer-card>div{display:flex;gap:8px;flex-wrap:wrap}.writer-card button{font:inherit;padding:10px;border:1px solid #b8b59d;border-radius:6px;background:#eee9d8;min-height:44px;cursor:pointer}.writer-card button:disabled{opacity:.45;cursor:default}.original-work{font-family:serif;font-size:1.188rem;line-height:2;white-space:pre-line;margin:24px 0}#author-work{width:680px}#author-work a{color:#486b5a}#inspector blockquote{margin:14px 0;line-height:1.8;color:#69745d}@media(max-width:600px){#writers-list{grid-template-columns:1fr}.original-work{font-size:1.125rem}.build-actions{flex-wrap:wrap}}#writers .dialog-heading,#author-work .dialog-heading{position:sticky;top:-30px;background:#f7f4e7;z-index:2;gap:10px}#writers .dialog-heading button,#author-work .dialog-heading button{min-width:44px;min-height:44px;flex-shrink:0}@media(max-width:600px){#writers .dialog-heading,#author-work .dialog-heading{top:-22px}}.building-tools{display:flex;gap:6px;flex-wrap:wrap}.building-tools button{background:#e1e5d1;border-radius:5px;font-size:.75rem;padding:10px;min-height:44px}.public-plans{display:grid;grid-template-columns:1fr 1fr;gap:12px}.public-plans button{padding:20px;background:#e8eadb;border:1px solid #c5cbb5;border-radius:9px;text-align:left}.public-plans strong,.public-plans span{display:block}.public-plans span{font-size:.75rem;line-height:1.7;margin-top:9px;color:#6f795f}.build-actions{flex-wrap:wrap}#undo-urban{background:#dce5cd}#public-works .dialog-heading{position:sticky;top:-30px;background:#f7f4e7;z-index:2}#public-works .dialog-heading button{min-width:44px;min-height:44px}@media(max-width:600px){.public-plans{grid-template-columns:1fr}.public-plans button{padding:16px}#public-works .dialog-heading{top:-22px}.build-actions button{min-height:40px}.inspector{max-height:calc(100vh - 435px)}}@media(min-width:601px){.inspector{max-height:calc(100vh - 290px);overflow:auto}}.design-filters{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0 18px}.design-filters button{padding:9px 13px;min-height:44px;border:1px solid #b7c1a6;border-radius:20px;font-size:.75rem}.design-filters [aria-pressed=true]{background:#53694b;color:#fff7e4}#stalls .dialog-heading{position:sticky;top:-30px;background:#f7f4e7;z-index:2}#stalls .dialog-heading button{min-width:44px;min-height:44px}#stalls-list{display:grid;gap:12px}.inspector a{font-size:.75rem;color:#52694c}@media(max-width:600px){#stalls .dialog-heading{top:-22px}}.top-actions #reset-town{color:#914f36;border:1px solid #b78463;min-height:40px}#confirm-reset .confirm-actions button{min-height:44px}@media(max-width:600px){.top-actions #reset-town{display:block;position:fixed;left:auto;right:14px;top:168px;padding:7px 11px;font-size:.75rem;min-height:34px}}#save-manager{width:660px}#save-manager p{font-size:.875rem;color:#44533d}#save-candidates,.save-actions{display:grid;gap:10px}#save-manager button,#save-manager input{min-height:44px}#save-candidates button,.save-actions button{padding:12px;text-align:left;background:#e1e7d1;border-radius:7px;font-size:.875rem}.save-actions label{display:grid;gap:8px;font-size:.875rem;margin:12px 0}#save-manager input{max-width:100%}#save-manager .dialog-heading{position:sticky;top:-30px;background:#f7f4e7}#save-preview{font-weight:600}@media(max-width:600px){#save-manager .dialog-heading{top:-22px}}#city-budget{width:680px;max-width:calc(100vw - 24px)}#city-budget label{display:block;margin:12px 0}#city-budget input,#city-budget select{min-height:44px;font:inherit;padding:8px}#budget-ledger{max-height:220px;overflow:auto;font-size:.875rem;line-height:1.8}#budget-prices{font-size:.875rem;line-height:1.8}#city-demand meter{display:block;width:100%;height:18px}#city-demand p{font-size:.875rem;line-height:1.7}#population-policy{font-size:.875rem;line-height:1.8}#trade-ledger{max-height:200px;overflow:auto;font-size:.875rem;line-height:1.8}#city-budget button:disabled{opacity:.55;cursor:default}#fire-alert{position:fixed;top:105px;left:50%;transform:translate(-50%);z-index:20;max-width:90vw;padding:12px 18px;background:#913e30;color:#fff4d8;border:2px solid #e3bd71;border-radius:12px;box-shadow:0 3px 12px #0003}#fire-alert[hidden]{display:none}.scene-keyboard-tools{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:6px 0;pointer-events:auto}.scene-keyboard-tools button{min-height:44px;padding:8px 12px;background:#f7f4e7;border:1px solid #9d9e83;border-radius:7px;color:#34452f;font-size:.875rem}#scene-instructions{background:#f7f4e7;color:#34452f;padding:6px 10px;border-radius:7px;font-size:.875rem;max-width:540px;line-height:1.5}#world:focus-visible{outline:3px solid #715224;outline-offset:-4px}@media(max-width:600px){#scene-instructions{width:100%;font-size:.75rem}.scene-keyboard-tools{gap:4px}.scene-keyboard-tools button{font-size:.75rem}}.precise-build{font-size:.875rem;color:#34452f;background:#f7f4e7;border-radius:7px;padding:10px;display:flex;align-items:center;gap:6px;min-height:44px}#touch-plan{pointer-events:auto;background:#f7f4e7;color:#34452f;padding:8px;border:2px solid #677c52;border-radius:8px;margin:6px 0}#touch-plan p{font-size:.875rem;line-height:1.5;margin:0 0 6px}#touch-plan>div{display:flex;gap:6px;justify-content:center}#touch-plan button{min-width:44px;min-height:44px;background:#dbe3cc;border-radius:6px;padding:8px;font-size:1rem}#confirm-plan{background:#465943!important;color:#fff}#touch-plan[hidden]{display:none}@media(max-width:600px){body:has(#touch-plan:not([hidden])) .view-controls{display:none}}.panel-close{position:sticky;top:0;z-index:3;display:block;margin:0 0 8px auto;min-height:44px;padding:8px 12px;border:1px solid #9d9e83;border-radius:7px;background:#f7f4e7;color:#34452f;font-size:.875rem}#city-directory{width:680px}#city-directory label{display:block;font-size:.875rem;margin:12px 0}#city-directory input,#city-directory select{font:inherit;min-height:44px;padding:8px;max-width:100%}#city-objects{padding:0;list-style:none;max-height:45vh;overflow:auto}#city-objects button{display:block;width:100%;text-align:left;min-height:44px;margin:6px 0;padding:12px;background:#e3e7d8;color:#34452f;border-radius:6px;font-size:.875rem}#city-directory .dialog-heading{position:sticky;top:-30px;background:#f7f4e7;z-index:1}#city-directory .dialog-heading button{min-width:44px;min-height:44px}:root{--paper:#f7f4e7;--muted:#535f4b;font-size:100%}button,input,select{min-height:44px;min-width:44px}button{font-size:.875rem}#app :is(p,dd,li,blockquote),dialog :is(p,dd,li,blockquote){font-size:.875rem;line-height:1.8}#app :is(small,label,.sub,.eyebrow,.fine,.stat span,.boat-status,.life-events time,.life-events span,.life-numbers,.welcome-foot),dialog :is(small,label,.fine,.eyebrow,dd,.public-plans span){color:#535f4b;font-size:.875rem}.fine{font-size:.875rem!important}#app :is(.tag,.watch-buttons button,.build-actions button,.tool,.quiet,.text-button,.building-tools button),dialog button{font-size:.875rem}dialog :is(p,dd,.source-author),#literature .source-author,#inspector blockquote{color:#535f4b}.eyebrow{letter-spacing:.06em}.clock-panel #clock,.clock-panel strong{font-size:.75rem;color:#394830;letter-spacing:0}.stat span{letter-spacing:0}.tool kbd{color:#535f4b}.panel,.mode-hint,.build-actions button,.precise-build,.bottom-caption,.brand{background:var(--paper)}.brand{padding:8px;border-radius:10px}.brand p,.night .brand p{font-size:.75rem;color:#535f4b}.night .brand,.night .bottom-caption,.bottom-caption,.night .mode-hint{color:#394830;background:var(--paper)}.bottom-caption{font-size:.75rem;padding:6px;border-radius:6px;flex-wrap:wrap}.build-actions button,.mode-hint,.watch-buttons button,.production-link,#street-story p{color:#394830}.build-actions span{background:#3e533d}.mode-hint{font-size:.875rem;white-space:normal;max-width:100%;line-height:1.5}.tool{min-width:52px}.toolbar{gap:6px;flex-wrap:wrap;justify-content:center}.mini-tool,.circle,.view-controls button,#light-toggle{min-width:44px;min-height:44px;flex-shrink:0}.view-controls{gap:6px}.view-controls button{font-size:1.25rem}.dialog-heading{gap:12px}.dialog-heading button{flex-shrink:0;align-self:flex-start}dialog{overflow:auto;overflow-wrap:anywhere}dialog input,dialog select{max-width:100%}.confirm-actions,.dialog-actions,.plot-size{flex-wrap:wrap;gap:8px}.inspector,.life-panel{width:320px;max-height:calc(100dvh - 240px);overflow:auto;overscroll-behavior:contain}.inspector .tag{min-height:44px}.panel-close{background:var(--paper);box-shadow:0 -12px 0 12px var(--paper)}.compact-actions{display:flex;justify-content:center;gap:8px;margin-bottom:6px}.compact-actions button{padding:8px 14px;background:var(--paper);border:1px solid #68745c;border-radius:8px}#tools-toggle{display:none}.bottom{max-width:calc(100vw - 24px)}.topbar{gap:12px}.top-actions{gap:8px}.top-actions #reset-town{min-height:44px}#text-size{white-space:nowrap}.toast{background:#34452f;z-index:60}@media(max-width:850px),(max-height:700px){#tools-toggle{display:block}.bottom{bottom:8px;width:calc(100% - 16px);max-width:680px;max-height:calc(100dvh - 16px);overflow:auto;z-index:10;overscroll-behavior:contain}#extra-tools{display:none}.tools-open #extra-tools{display:block;padding:12px;background:var(--paper);border-radius:12px}.tools-open .bottom{background:var(--paper);border:1px solid #68745c;border-radius:12px;padding:8px;z-index:35}.tools-open .compact-actions{position:sticky;top:0;background:var(--paper);z-index:2;padding:4px}.bottom-caption{display:none}.toolbar{padding:6px;gap:6px}.toolbar .divider{display:none}.tool{min-width:44px;flex:1;padding:6px 2px;letter-spacing:0}.tool kbd{display:none}.scene-keyboard-tools{gap:8px}#scene-instructions{font-size:.875rem}.build-actions{gap:8px}.build-actions button{min-height:44px}.topbar{top:8px;left:8px;right:8px;flex-wrap:wrap;align-items:center}.brand{padding:4px 8px}.brand h1{font-size:1rem;letter-spacing:1px}.brand p{display:none}.clock-panel{position:static;transform:none;padding:4px 8px;gap:4px;max-width:100%;margin-left:auto}.clock-panel strong{white-space:normal}#sun-icon{font-size:1rem}#light-toggle{padding:0}.top-actions{width:100%;display:flex;gap:8px;overflow-x:auto;padding:4px;background:var(--paper);border-radius:12px}.top-actions :is(.quiet,#weather-btn,#life-btn,#reset-town,#sound-btn,#concepts-btn){display:block;position:static;padding:8px;min-height:44px;flex-shrink:0;font-size:.875rem}#help-btn{order:-1}#sound-btn{order:1}#reset-town{order:2}.town-stats{top:142px;right:8px;padding:8px 12px;gap:16px}.stat strong{font-size:1.25rem}.view-controls{right:8px;top:45%;bottom:auto;z-index:8}.inspector,.life-panel{position:fixed;inset:8px;width:auto;height:calc(100dvh - 16px);max-height:none;padding:16px;z-index:40;border:2px solid #68745c;overflow:auto}body:has(.inspector:not([hidden]),.life-panel:not([hidden])) :is(.topbar,.town-stats,.bottom,.view-controls,.follow-status){visibility:hidden;pointer-events:none}.welcome{inset:142px 8px auto;width:auto;max-height:calc(100dvh - 290px);overflow:auto;padding:16px;z-index:12}.welcome h2{font-size:1.4rem}.welcome p{font-size:.875rem}#touch-plan>div{flex-wrap:wrap}#touch-plan{max-height:40dvh;overflow:auto}.follow-status{bottom:155px;top:auto}#blueprint-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.public-plans,#writers-list{grid-template-columns:1fr}}.large-text :is(.inspector,.life-panel){position:fixed;inset:8px;width:auto;height:calc(100dvh - 16px);max-height:none;z-index:40;padding:16px}.large-text .topbar,.large-text .top-actions{flex-wrap:wrap}.large-text .town-stats{display:none}.large-text .bottom{max-height:calc(100dvh - 16px);overflow:auto}.large-text #blueprint-grid,.large-text #writers-list,.large-text .public-plans{grid-template-columns:1fr}.large-text .dialog-heading{position:static!important}#app :is(.welcome p,.steps,.boat-status,.life-events span,.life-events time,.welcome-foot),dialog :is(p,dd,.cargo-trail){color:#535f4b}@media(max-width:850px),(max-height:700px){.topbar{display:grid;grid-template-columns:minmax(0,1fr) auto}.brand{min-width:0}.brand h1{white-space:normal}.clock-panel{margin:0}.top-actions{grid-column:1/-1;min-width:0}}@media(max-width:450px){.brand .seal{display:none}}#sun-icon{color:#79582d}.dialog-heading button{color:#535f4b}.danger{color:#813f2f}@media(max-width:850px),(max-height:700px){.bottom>.mode-hint{display:none}.is-building .bottom>.mode-hint{display:block;max-height:5rem;overflow:auto;margin:6px 0}}.large-text #tools-toggle{display:block}.large-text #extra-tools{display:none}.large-text.tools-open #extra-tools{display:block;padding:12px;background:var(--paper)}.large-text .bottom{z-index:35;background:var(--paper);border-radius:12px;max-width:680px}.large-text .compact-actions{position:sticky;top:0;background:var(--paper);z-index:2}.large-text .bottom>.mode-hint{display:none}.large-text.is-building .bottom>.mode-hint{display:block;max-height:5rem;overflow:auto}.large-text .topbar{display:grid;grid-template-columns:minmax(0,1fr) auto}.large-text .clock-panel{position:static;transform:none}.large-text .top-actions{grid-column:1/-1;flex-wrap:nowrap;overflow-x:auto;background:var(--paper)}.large-text:has(.inspector:not([hidden]),.life-panel:not([hidden])) :is(.topbar,.town-stats,.bottom,.view-controls,.follow-status){visibility:hidden;pointer-events:none}@media(max-height:500px){.brand,.town-stats{display:none}.topbar{grid-template-columns:auto minmax(0,1fr)}.top-actions{grid-column:auto}.toolbar .tool-icon{display:none}.view-controls{top:76px;bottom:auto;flex-direction:row}.view-controls button+button{border-top:0;border-left:1px solid var(--line)}.welcome{top:76px;max-height:calc(100dvh - 210px)}}#lot-list button[aria-pressed=true]{background:#465943;color:#fff7e4;border:2px solid #263c24;box-shadow:inset 0 0 0 2px #fff7e4;font-weight:600}#lot-list button[aria-pressed=true]:before{content:"✓ ";font-weight:700}#notice-list{padding-left:1.5rem}#notice-list li{padding:12px 0;border-bottom:1px solid var(--line)}#notice-list time{font-size:.75rem;color:#535f4b}#notice-list p{margin:6px 0}#notices .dialog-heading{position:sticky;top:-30px;background:var(--paper);z-index:2}@media(max-width:600px){#notices .dialog-heading{top:-22px}}.reduced-motion *,.reduced-motion *:before,.reduced-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}#view-settings label{display:block;margin:16px 0 8px}#motion-setting{font:inherit;padding:10px;max-width:100%}#building-use-labels{position:fixed;inset:0;pointer-events:none;overflow:hidden}.building-use-label{position:absolute;left:0;top:0;white-space:nowrap;background:#fff8e8;color:#283827;border:2px solid #465943;border-radius:4px;padding:2px 5px;font-size:.75rem;font-weight:600;box-shadow:0 2px 5px #263b2940}.building-use-label[data-type=shop]{border-color:#8b432c}.building-use-label[data-type=work]{border-color:#365b72}.building-use-label[data-type=garden]{border-color:#55712f}#building-legend{position:absolute;left:20px;top:160px;padding:8px 12px;border-radius:8px;font-size:.75rem;max-width:calc(100vw - 40px);pointer-events:none}@media(max-width:850px),(max-height:700px){#building-legend{top:160px;left:12px;max-width:calc(100vw - 24px)}}.labels-visible:not(.tools-open) #extra-tools{display:none}.labels-visible #tools-toggle{display:inline-flex}#journey label{display:block;margin:12px 0}#journey select{font:inherit;padding:8px}#journey section{border-top:1px solid var(--line);margin-top:20px;padding-top:8px}#journey article{border:1px solid var(--line);border-radius:8px;padding:12px;margin:12px 0}#journey-content button{border:1px solid var(--line);background:#e3e8d7;padding:10px;border-radius:6px;margin:4px}#journey-content button:disabled{opacity:.6}#journey li{line-height:1.8}.town-name-stat{max-width:8em;overflow-wrap:anywhere}.town-name-stat strong{font-size:1rem}#place-identity{max-width:min(640px,94vw)}#place-identity section{margin-block:1rem}#place-identity label{display:block;margin-top:.6rem}#place-identity input{max-width:100%;padding:.6rem;font:inherit}#place-identity button{min-height:44px;margin:.25rem}#identity-bookmarks article{border-top:1px solid #bdb09a;padding:.6rem 0}.town-name-stat{min-width:0;overflow:hidden}.town-name-stat strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat:not(.town-name-stat){flex-shrink:0}@media(max-width:850px)and (min-height:701px){.town-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;left:8px;right:8px}.town-stats>i{display:none}.town-name-stat{grid-column:1/-1;max-width:none;display:flex;align-items:center;justify-content:center;gap:8px}.town-name-stat strong{max-width:calc(100% - 76px)}.town-stats .stat span{white-space:nowrap}#building-legend{top:248px}}.town-stats{z-index:1}#reading-collection{max-width:min(680px,94vw)}#reading-collection label,.reading-editor label{display:block;margin-top:.75rem}#reading-collection :is(input,select),.reading-editor :is(textarea,select){font:inherit;max-width:100%;width:100%;padding:.5rem}#reading-collection button,.reading-editor button{min-height:44px;margin:.4rem 0}#reading-collection article,.reading-editor{border-top:1px solid #bdb09a;margin-top:1rem;padding-top:.75rem}#anthology-result p{white-space:pre-wrap;overflow-wrap:anywhere}#resident-watch{max-width:min(640px,94vw)}#resident-watch-list article{border-top:1px solid #bdb09a;padding:.75rem 0}#resident-watch button{min-height:44px;margin:.25rem}
