:root{color-scheme:light;--bg-ink: #304c43;--bg-muted: #576b58;--bg-paper: #fff5d5;--bg-paper-edge: #b47b41;--bg-wood: #a3703a;--bg-wood-edge: #6d4b27;--bg-gold: #d5b46c;--bg-glass: rgb(61 163 154 / .24);--bg-glass-strong: rgb(179 220 206 / .84);--bg-focus: #8b4e16;--bg-world: #b7d9d5;--bg-shadow: 0 5px 16px rgb(37 86 75 / .12);--bg-font: "Trebuchet MS", "Microsoft YaHei", sans-serif;--bg-body-size: 16px;--bg-control-size: 15px;--bg-small-size: 13px;--bg-control-height: 48px;--bg-space: 8px;--ink: var(--bg-ink);--muted: var(--bg-muted);--cream: var(--bg-paper);--teal: #397d72;--line: rgb(109 75 39 / .23);--kenney-logo: url(../ui/kenney/adventure/panel_brown_dark_corners_a.svg);--kenney-wood: url(../ui/kenney/adventure/panel_brown_dark.svg);--kenney-paper: url(../ui/kenney/adventure/panel_brown.svg);--kenney-button: url(../ui/kenney/adventure/button_brown.svg);--kenney-frame: url(../ui/kenney/adventure/panel_border_brown.svg);--kenney-round: url(../ui/kenney/adventure/round_brown.svg);--bg-cursor-axe: url(../ui/kenney/cursor/tool_axe_single.png);--bg-cursor-steps: url(../ui/kenney/cursor/steps.png);--bg-cursor-point: url(../ui/kenney/cursor/hand_point.png);--bg-cursor-open: url(../ui/kenney/cursor/hand_open.png);--bg-cursor-closed: url(../ui/kenney/cursor/hand_closed.png)}body{font-family:var(--bg-font);font-size:var(--bg-body-size);line-height:1.6;color:var(--bg-ink);background:var(--bg-world)}.ui-icon{display:inline-block;width:1.35em;height:1.35em;vertical-align:-.2em;flex-shrink:0}button,input,textarea,select{font:inherit}button,a,summary{touch-action:manipulation}:is(button,a,input,textarea,select,summary):focus-visible{outline:3px solid var(--bg-focus);outline-offset:4px}button:disabled,[aria-disabled=true]{opacity:.6;cursor:not-allowed}.button,.game-button,.hud-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:var(--bg-control-height);min-width:0;padding:9px 15px;border:6px solid transparent;border-image:var(--kenney-wood) 8 fill / 6px stretch;border-radius:2px;background:none;color:#fff3d3;font-size:var(--bg-control-size);font-weight:500;line-height:1.4;text-decoration:none;box-shadow:0 3px #6d4b273d;transition:transform .12s,box-shadow .12s,filter .12s}.button.primary,.button.dark,.game-button.primary{background:none;border-color:transparent;color:#fff3d3}.hud-button.active,.hud-button[aria-pressed=true],.game-button[aria-pressed=true],.button[aria-pressed=true]{border-image-source:var(--kenney-button);border-image-slice:6 fill;background:none;color:var(--bg-ink);box-shadow:0 1px #6d4b273d}.hud-button.small{min-height:44px;padding:6px 10px;font-size:var(--bg-small-size)}.button:active:not(:disabled),.game-button:active:not(:disabled),.hud-button:active:not(:disabled){transform:translateY(2px);box-shadow:0 1px #6d4b273d}@media(hover:hover){.button:hover:not(:disabled),.game-button:hover:not(:disabled),.hud-button:hover:not(:disabled){filter:brightness(1.07)}}.paper-panel{background:none;border:8px solid transparent;border-image:var(--kenney-paper) 8 fill / 8px stretch;border-radius:3px;padding:28px;color:var(--bg-ink);box-shadow:var(--bg-shadow)}.hud-glass{background:var(--bg-glass);background-clip:padding-box;border:9px solid transparent;border-image:var(--kenney-frame) 16 / 9px stretch;border-radius:3px;color:var(--bg-ink);box-shadow:var(--bg-shadow);-webkit-backdrop-filter:blur(5px) saturate(1.08);backdrop-filter:blur(5px) saturate(1.08)}.wood-logo{border:12px solid transparent;border-image:var(--kenney-logo) 16 fill / 12px stretch;border-radius:2px;background:none;color:#fff7df;text-shadow:0 2px #714f35;box-shadow:0 4px 5px #385b4c30;font-family:var(--bg-font);font-size:25px;font-weight:500;line-height:1.2;padding:5px 12px 9px;text-align:left;transform:none}.wood-logo strong{font-weight:500}.wood-logo small{display:block;margin-top:8px;font-size:12px;letter-spacing:1.4px;text-align:center}.wood-logo .ui-icon{width:22px;height:22px}.profile-chip{display:inline-flex;align-items:center;gap:10px;padding:7px 12px;text-align:left}.profile-chip img,.guest-face{width:40px;height:40px;flex:0 0 40px;border:0;border-radius:50%;object-fit:cover;color:var(--bg-ink);box-shadow:0 0 0 2px var(--bg-wood-edge)}.guest-face{display:inline-grid;place-items:center;background:var(--kenney-round) center / 100% 100% no-repeat;box-shadow:none}.profile-copy strong{display:block;font-size:14px;font-weight:500;line-height:1.4}.profile-copy small{display:block;font-size:12px;line-height:1.5;color:var(--bg-muted);margin-top:3px}.object-entry,.button.object-entry,.game-button.object-entry{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;min-width:0;padding:14px 8px;border:0;border-image:none;background:none;color:var(--bg-ink);box-shadow:none;text-align:center;text-decoration:none}.object-label,.object-entry-label{display:block;padding:8px 12px;border:6px solid transparent;border-image:var(--kenney-wood) 8 fill / 6px stretch;color:#fff3d3;line-height:1.4;box-shadow:0 3px #6d4b2729}.map-art{position:relative;display:flex;width:126px;height:88px;perspective:500px;transform:rotate(-7deg);filter:drop-shadow(0 7px 4px rgb(74 91 67 / .19));transition:transform .18s}.map-fold{display:block;position:relative;width:33.333%;height:100%;border:1px solid #855d32;background:linear-gradient(25deg,transparent 47%,#fbefd0 48% 52%,transparent 53%),linear-gradient(135deg,#bbcd91 0 24%,#d1ae71 25% 62%,#b1c1a0 63%);transform:skewY(-12deg)}.map-fold:nth-child(2){transform:skewY(12deg);filter:brightness(.91)}.map-route{position:absolute;left:13px;right:12px;top:55%;border-top:3px dotted #846044;transform:rotate(-20deg)}.map-art>.ui-icon{position:absolute;right:18px;top:20px;color:#824636;width:24px;height:24px;fill:#fff3d1}.planning-roll,.plan-roll{position:relative;display:block;width:126px;height:88px;margin:0 6px;background:linear-gradient(90deg,#90613c22,transparent 15% 85%,#90613c22),repeating-linear-gradient(0deg,transparent 0 15px,#66594335 15px 16px),repeating-linear-gradient(90deg,#d1ae71 0 15px,#66594335 15px 16px);border:1px solid #956b3f;transform:rotate(6deg);box-shadow:0 7px 8px #4a5b4330;transition:transform .18s}.planning-roll:before,.planning-roll:after,.plan-roll:before,.plan-roll:after{content:"";position:absolute;top:-7px;bottom:-7px;left:-5px;width:15px;background:linear-gradient(90deg,#9a6a3e,#e0be83 45%,#bf8e57);border:1px solid #8f6039;border-radius:7px}.planning-roll:after,.plan-roll:after{left:auto;right:-5px}.planning-roll>.ui-icon,.plan-roll>.ui-icon{position:absolute;left:41px;top:25px;width:44px;height:36px;color:#625f44}.object-entry:hover :is(.map-art,.planning-roll,.plan-roll),.object-entry:focus-visible :is(.map-art,.planning-roll,.plan-roll){transform:translateY(-4px) rotate(0)}.map-transition{position:fixed;inset:0;z-index:60;display:grid;place-content:center;justify-items:center;gap:36px;padding:24px;background:#b7d9d5f5;color:var(--bg-ink);cursor:progress}.map-transition .map-art{width:228px;height:150px;transform:none;filter:drop-shadow(0 18px 12px rgb(74 91 67 / .19))}.map-transition .map-art>.ui-icon{top:32px;right:32px;width:34px;height:34px}.map-transition .map-route{left:24px;right:24px}.map-transition .map-fold{transform:none;animation:map-open-center .58s ease-out both}.map-transition .map-fold:first-child{transform-origin:right center;animation-name:map-open-left}.map-transition .map-fold:nth-child(3){transform-origin:left center;animation-name:map-open-right}.map-transition p{max-width:34ch;font-size:16px;line-height:1.6;text-align:center}@keyframes map-open-left{0%{transform:rotateY(155deg)}to{transform:rotateY(0)}}@keyframes map-open-right{0%{transform:rotateY(-155deg)}to{transform:rotateY(0)}}@keyframes map-open-center{0%{transform:scaleX(.88)}to{transform:scaleX(1)}}@media(hover:hover)and (pointer:fine){body[data-screen=setup]{cursor:var(--bg-cursor-axe) 10 5,auto}body[data-screen=town]{cursor:var(--bg-cursor-steps) 16 16,auto}button,a[href],summary,select,[role=button]{cursor:var(--bg-cursor-point) 9 3,pointer}[data-cursor=build],.cursor-build{cursor:var(--bg-cursor-axe) 10 5,pointer}[data-cursor=walk],.cursor-walk{cursor:var(--bg-cursor-steps) 16 16,pointer}[data-cursor=grab],.cursor-grab{cursor:var(--bg-cursor-open) 16 15,grab}[data-cursor=grabbing],.cursor-grabbing{cursor:var(--bg-cursor-closed) 16 16,grabbing}[data-cursor=visit],.cursor-visit{cursor:var(--bg-cursor-open) 16 15,pointer}[data-cursor=coin]{cursor:url(../ui/cursors/coin.svg) 5 3,pointer}input,textarea{cursor:text}input[type=checkbox],input[type=radio],input[type=range]{cursor:var(--bg-cursor-point) 9 3,pointer}button:disabled,[aria-disabled=true]{cursor:not-allowed}.map-transition{cursor:progress}}@media(prefers-reduced-motion:reduce){.button,.game-button,.hud-button,.map-art,.planning-roll,.plan-roll{transition:none}.map-transition .map-fold{animation:none;transform:none}}*{box-sizing:border-box}body{margin:0;color:var(--bg-ink);background:linear-gradient(160deg,#d5e7dd,#b5d7d5 65%,#cae0d5);font-family:Trebuchet MS,Segoe UI,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.65}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer;border:0}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #76502c;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-size:clamp(30px,3.5vw,46px);line-height:1.25;font-weight:500;letter-spacing:-.6px}h2{font-size:26px;line-height:1.35;font-weight:500}h3{font-size:20px;font-weight:500}p{overflow-wrap:anywhere}strong{font-weight:600}input,select,textarea{width:100%;min-width:0;min-height:48px;margin-top:8px;padding:12px 14px;border:1px solid #967b51;border-radius:5px;background:#fff7e5;color:#3d4e3d;font-size:16px;line-height:1.5}input[type=checkbox],input[type=radio]{width:20px;min-height:20px;margin:0;accent-color:#876137;flex-shrink:0}label{display:block;line-height:1.5}textarea{resize:vertical}input[type=range]{padding:0}[hidden]{display:none!important}.helper{font-size:14px;line-height:1.65;color:#5f6857;margin:12px 0}.eyebrow{font-size:13px;letter-spacing:1.1px;line-height:1.6;margin-bottom:16px;color:#586650}.paired-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;align-items:center;gap:16px 0}.paired-actions>*{max-width:calc(100% - 20px)}.notice{position:fixed;z-index:120;left:50%;top:24px;transform:translate(-50%);width:min(600px,calc(100% - 32px));padding:18px 24px;background:#fff4d6;color:#344b3e;border:2px solid #927047;border-radius:8px;box-shadow:0 10px 35px #233c3d30;cursor:pointer}.notice.error{border-color:#ad5944}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.boot{padding:60px}.back,.text-button{color:#fff1d1;background:#966c41;border:2px solid #77512e;border-radius:4px;padding:10px 16px;min-height:44px}.back{margin-bottom:24px}.avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#dfd6ad;flex-shrink:0}footer{display:flex;justify-content:space-between;gap:16px 32px;flex-wrap:wrap;border-top:1px solid #69877945;padding:24px 0;font-size:13px;color:#506658}.object-entry .entry-label{display:block;padding:10px 13px;border:6px solid transparent;border-image:var(--kenney-wood) 8 fill/6px stretch;color:#fff3d3}.object-entry.button{border:0;border-image:none;background:none;box-shadow:none;display:flex;flex-direction:column;gap:20px;padding:12px 4px}.map-pin{position:absolute;right:24px;top:25px;color:#924f3b;font-size:24px}.plan-house{position:absolute;width:35px;height:30px;border:2px solid #6a674c;left:45px;top:33px}.plan-house:before{content:"";position:absolute;width:28px;height:28px;left:1px;top:-17px;border-left:2px solid #6a674c;border-top:2px solid #6a674c;transform:rotate(45deg)}.setup-page{max-width:1320px;margin:auto;padding:16px 32px 64px}.planning-sheet{--plan-gap: 56px;position:relative;isolation:isolate;overflow:clip;padding:40px 44px;color:#5a4229;background:repeating-linear-gradient(25deg,#fff3d509 0 1px,transparent 1px 5px),#e5c996;border:1px solid #a9824a;border-radius:3px 7px 3px 5px;box-shadow:0 12px 34px #52664c25,inset 0 0 35px #a4753021;transform-origin:50% 0;animation:plan-unfold .55s ease-out}.planning-sheet:before{content:"";position:absolute;inset:12px;border:1px solid #84684660;pointer-events:none}.planning-sheet[data-page-turn]{animation:none}.setup-grid{display:grid;position:relative;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:var(--plan-gap);perspective:1600px}.setup-grid:before{content:"";grid-column:1;grid-row:1;align-self:stretch;justify-self:end;width:24px;margin-block:-20px;pointer-events:none;transform:translate(calc(50% + var(--plan-gap) / 2));background:linear-gradient(90deg,transparent,#8b663418 38%,#94723f32 48%,#fff2c45c 53%,transparent 100%)}.setup-drawing{grid-column:1;grid-row:1;align-self:start;min-width:0;position:sticky;top:24px}.setup-drawing>p{font-size:16px;line-height:1.8;margin:28px 0}.sheet-number{display:block;border-block:1px solid #8b693970;padding:14px 0;letter-spacing:2px;font-size:13px}.site-plan{margin:0;position:relative;overflow:hidden;border:1px solid #92704b80;border-radius:4px;box-shadow:0 5px 16px #674f3020}.site-plan-preview{display:block;padding:0;background:#bdd9d6}.site-plan-preview img{display:block;width:100%;min-width:0;max-width:none;height:auto;aspect-ratio:16 / 9;object-fit:cover;border:0;box-shadow:none}.site-plan figcaption{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:14px 16px;background:#efd9b0;color:#665133;font-size:12px;line-height:1.5}.setup-card{grid-column:2;grid-row:1;min-width:0;position:relative;isolation:isolate;transform-origin:calc(var(--plan-gap) * -.5) 50%;backface-visibility:hidden}.planning-sheet[data-page-turn] .setup-card:before{content:"";position:absolute;z-index:-1;pointer-events:none;left:calc(var(--plan-gap) * -.5);right:-32px;top:-28px;bottom:-28px;background:repeating-linear-gradient(25deg,#fff3d509 0 1px,transparent 1px 5px),#e5c996;opacity:0;animation:plan-page-face .52s cubic-bezier(.2,.65,.25,1) both}.planning-sheet[data-page-turn=forward] .setup-card{animation:plan-page-forward .52s cubic-bezier(.2,.65,.25,1) both}.planning-sheet[data-page-turn=backward] .setup-card{animation:plan-page-backward .52s cubic-bezier(.2,.65,.25,1) both}.setup-card>label{margin:26px 0}.setup-card .tabs{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:32px}.setup-card .tabs .button{min-height:62px;padding:7px 12px;gap:10px;font-size:15px;line-height:1.4}.setup-card .tabs .builder-symbol{display:block;width:38px;height:36px;flex:0 0 38px}.github-connect{display:flex;gap:14px;align-items:center;flex-wrap:wrap;padding:20px 0;border-block:1px solid #86633950;margin:24px 0 16px}.github-connect>div{flex:1;min-width:150px}.github-connect p{font-size:14px;line-height:1.65;margin-top:6px}.github-symbol{font-size:28px}.inline-fields{display:flex;align-items:end;gap:16px;margin:20px 0}.inline-fields label{flex:1;min-width:0}.repo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:24px 0 16px;font-size:14px}.repo-choices{max-height:360px;overflow:auto;border:1px solid #93754660;background:#fff3d14d;border-radius:5px}.repo-choice{display:flex;gap:14px;align-items:flex-start;padding:16px;border-bottom:1px solid #93754630;cursor:pointer}.repo-choice:last-child{border:0}.repo-choice>span{min-width:0}.repo-choice strong{display:block;overflow-wrap:anywhere;font-size:16px}.repo-choice small{display:block;font-size:14px;line-height:1.6;margin-top:6px;color:#675f47}.empty-repos{padding:28px;text-align:center;font-size:18px;color:#70674e}.empty-repos p{font-size:15px;margin-top:12px}.landscape-picker{margin:28px 0}.setup-drawing .landscape-picker{margin:22px 0 26px}.landscape-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:356px;gap:10px;margin-top:14px}.landscape-choice.button{display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:44px;gap:7px;padding:5px 7px;text-align:center;font-size:14px;line-height:1.4}.landscape-choice svg{width:22px;height:22px}.growth{border-block:1px solid #8b6c3a70;padding:22px 0;margin:28px 0}.growth summary{cursor:pointer}.weight-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.setup-card .publish-option{display:flex;gap:12px;align-items:flex-start;margin:28px 0 12px;font-size:15px;line-height:1.6}.publish-option input{margin-top:3px}.capture-actions{display:block;margin:28px 0 24px}.capture-actions>#capture{width:100%;max-width:none;min-height:72px;padding:17px 20px;font-size:20px;line-height:1.4}.config-backup{padding-top:22px;margin-top:26px;border-top:1px solid #8b6c3a50;font-size:14px}.config-backup>summary{width:fit-content;max-width:100%;padding:6px 0;color:#665335;cursor:pointer;text-underline-offset:4px}.config-backup>summary:hover{text-decoration:underline}.config-backup[open]>summary{margin-bottom:14px}.config-backup .paired-actions{gap:12px;justify-items:stretch;margin:18px 0 14px}.config-backup .paired-actions>*{width:100%;max-width:none;font-size:14px;min-height:44px;padding:7px 10px}.config-backup #export-config{min-height:40px;margin-top:2px;padding:6px 0;border:0;background:none;color:#6b5131;font-size:13px;text-decoration:underline;text-underline-offset:4px}@keyframes plan-unfold{0%{opacity:.35;transform:perspective(1000px) rotateX(-10deg) scaleY(.92)}to{opacity:1;transform:none}}@keyframes plan-page-forward{0%{transform:rotateY(-64deg);filter:brightness(.91)}to{transform:rotateY(0);filter:brightness(1)}}@keyframes plan-page-backward{0%{transform:rotateY(64deg);filter:brightness(.91)}to{transform:rotateY(0);filter:brightness(1)}}@keyframes plan-page-face{0%{opacity:1;box-shadow:-20px 8px 30px #65431f42}78%{opacity:1;box-shadow:-4px 2px 10px #65431f16}to{opacity:0;box-shadow:0 0 0 transparent}}@keyframes plan-page-mobile{0%{opacity:.55}to{opacity:1}}@media(max-width:900px){.planning-sheet{--plan-gap: 36px;padding:34px}.setup-grid{grid-template-columns:minmax(0,1fr)}.setup-grid:before{display:none}.setup-drawing{grid-column:1;grid-row:1;position:static;width:100%;max-width:620px;justify-self:center}.setup-card{grid-column:1;grid-row:2;padding-top:32px;border-top:1px solid #9b774570;transform-origin:50% 0}.planning-sheet[data-page-turn] .setup-card{animation-name:plan-page-mobile;animation-duration:.2s}.planning-sheet[data-page-turn] .setup-card:before{display:none}.setup-drawing>p{margin:22px 0}}@media(max-width:560px){.setup-page{padding:12px 16px 40px}.planning-sheet{--plan-gap: 28px;padding:28px 22px}.planning-sheet:before{inset:8px}.setup-drawing .sheet-number{display:none}.setup-card{padding-top:28px}.setup-card .tabs{gap:10px;margin-bottom:28px}.setup-card .tabs .button{padding:6px 8px;gap:7px;font-size:14px}.setup-card .tabs .builder-symbol{width:34px;height:32px;flex-basis:34px}.inline-fields{flex-direction:column;align-items:stretch;gap:14px}.repo-toolbar{align-items:start;gap:12px;flex-wrap:wrap}.landscape-choices{gap:7px}.landscape-choice.button{gap:5px;padding-inline:5px;font-size:13px}.landscape-choice svg{width:18px;height:18px}.weight-fields{gap:10px}.capture-actions>#capture{font-size:19px;min-height:70px}.config-backup .paired-actions{grid-template-columns:1fr}}@media(max-width:360px){.planning-sheet{padding:24px 16px}.setup-card .tabs .button{min-height:60px;gap:5px;padding:6px;font-size:13px}.setup-card .tabs .button>span{min-width:0;overflow-wrap:anywhere}.setup-card .tabs .builder-symbol{width:28px;height:26px;flex-basis:28px}.weight-fields{grid-template-columns:1fr}.landscape-choice.button{flex-direction:row;gap:4px;padding-inline:4px}.landscape-choice svg{width:16px;height:16px}}@media(prefers-reduced-motion:reduce){.planning-sheet,.planning-sheet[data-page-turn] .setup-card{animation:none;transform:none;filter:none}.planning-sheet[data-page-turn] .setup-card:before{display:none}}.success-page{max-width:760px;margin:48px auto;padding:42px;text-align:center}.success-icon{display:flex;justify-content:center;margin:10px 0 34px}.success-page>p{margin:20px 0}.success-status{font-size:16px;line-height:1.75}.success-page .hero-buttons{display:grid;grid-template-columns:1fr 1fr;justify-items:center;align-items:center;gap:24px;margin:34px 0}.map-transition>p{font-size:18px;line-height:1.6}.map-transition-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.scene-greeting{position:absolute;pointer-events:none;z-index:8;background:#fff5d5;color:#304c43;border:2px solid #a3703a;border-radius:8px;padding:6px 12px;font-size:14px;white-space:nowrap;transform:translate(-50%,-100%)}#project-entry{text-align:center;width:min(480px,calc(100% - 32px));padding:36px}#project-entry h2{padding:0 24px;margin:22px 0 14px;overflow-wrap:anywhere}#entry-actions{margin-top:24px;min-height:48px}#entry-status{font-size:16px}.entry-door{position:relative;width:100px;height:140px;margin:12px auto 0;border:9px solid #795735;border-radius:50px 50px 2px 2px;background:#ffe6a4;perspective:300px;box-shadow:0 0 30px #ebc97b66}.entry-door>span{display:block;width:100%;height:100%;background:repeating-linear-gradient(90deg,#ab7b4b 0 15px,#946335 16px 18px);border-radius:40px 40px 0 0;transform-origin:left;transition:transform .55s ease-out}.entry-door>span:after{content:"";position:absolute;right:10px;top:60%;width:9px;height:9px;border-radius:50%;background:#ffdf89}#project-entry.is-opening .entry-door>span{transform:rotateY(-108deg)}@media(max-width:560px){.paired-actions{grid-template-columns:1fr;gap:20px}.paired-actions>*{max-width:100%;width:100%}.choose h2{font-size:24px}.success-page{margin:24px 16px;padding:28px 22px}.success-page .hero-buttons{grid-template-columns:1fr}.back{max-width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.landing{max-width:1380px;margin:auto;padding:24px 40px 0}.hero{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.3fr);align-items:center;gap:36px;min-height:540px}.hero-copy{padding:42px 36px}.hero-copy .hero-description{font-size:clamp(23px,2.15vw,31px);font-weight:400;line-height:1.55;letter-spacing:0;color:var(--bg-ink);width:100%;max-width:none;margin:0 0 44px}.hero-art{position:relative;height:660px;min-width:0;margin-inline:-10px -24px}.home-showcase{position:absolute;inset:0;overflow:hidden}.showcase-canvas{display:block;width:100%;height:100%;pointer-events:none}.showcase-outgoing{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none}.showcase-fallback{padding:80px 32px;text-align:center}.floating-note.control-hint{top:auto;bottom:24px;max-width:calc(100% - 32px);margin:0}.home-showcase:hover+.floating-note{visibility:visible;opacity:1;transform:translate(-50%)}.hero-buttons .object-entry{min-height:136px;width:100%;max-width:100%;padding:22px 10px;border-radius:12px}.hero-buttons .object-entry .map-art,.hero-buttons .object-entry .planning-roll{margin:0}.hinted-control{position:relative;isolation:isolate}.control-hint{position:absolute;z-index:12;left:50%;top:calc(100% + 10px);transform:translate(-50%,-3px);display:block;width:max-content;max-width:240px;padding:9px 14px;background:#fff5d5;color:var(--bg-ink);border:1px solid #93653e;border-radius:6px;box-shadow:0 5px 15px #385b4c20;font-size:14px;font-weight:400;line-height:1.5;text-align:center;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .14s,transform .14s}.hinted-control:hover .control-hint,.hinted-control:focus-visible .control-hint{visibility:visible;opacity:1;transform:translate(-50%)}.profile-icon.hud-button{padding:5px;border:0;border-image:none;background:none;box-shadow:none;min-width:48px;min-height:48px}.profile-icon .control-hint{left:auto;right:0;transform:translateY(-3px);max-width:260px}.profile-icon:hover .control-hint,.profile-icon:focus-visible .control-hint{transform:translateY(0)}.profile-icon .control-hint strong,.profile-icon .control-hint small{display:block;color:inherit;font-size:14px;font-weight:400;white-space:normal}.profile-icon .control-hint small{margin-top:4px}.choose{padding:44px 0 48px;text-align:center;max-width:840px;margin:auto}.section-head{margin-bottom:28px}.section-head h2{font-size:24px}.builder-audiences{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px}.builder-audience{display:flex;flex-direction:column;align-items:center;gap:12px;padding:0 20px;color:var(--bg-ink)}.builder-audience .builder-symbol{width:120px;height:112px;display:block}.builder-audience h3{font-size:20px;line-height:1.5;font-weight:500}.builder-audience p{font-size:15px;line-height:1.75;color:var(--bg-muted);margin:0}@media(max-width:1000px){.landing{padding:24px 24px 0}.hero{gap:16px;grid-template-columns:minmax(300px,.95fr) minmax(0,1.15fr)}.hero-copy{padding:34px 26px}.hero-art{height:580px;margin-inline:0 -8px}.hero-copy .hero-description{font-size:26px}.hero-buttons .object-entry .map-art,.hero-buttons .object-entry .planning-roll{width:106px;height:78px}.hero-buttons .plan-house{left:35px}}@media(max-width:760px){.landing{padding:8px 20px 0}.hero{grid-template-columns:1fr;gap:40px}.hero-art{grid-row:1;height:470px;margin-inline:-8px}.hero-copy{max-width:540px;width:100%;justify-self:center;padding:30px}.hero-copy .hero-description{font-size:25px;margin-bottom:20px}.hero-buttons.paired-actions{grid-template-columns:1fr 1fr;gap:0}.hero-buttons .object-entry{min-height:116px}.control-hint{font-size:13px;max-width:160px}.choose{padding:40px 0}.builder-audiences{gap:20px}.builder-audience{padding:0 6px}.builder-audience h3{font-size:18px}.builder-audience p{font-size:14px}}@media(max-width:440px){.landing{padding:0 14px}.hero-art{height:410px}.hero-copy{padding:26px 24px}.hero-copy .hero-description{font-size:23px;line-height:1.65}.hero-buttons .object-entry .map-art,.hero-buttons .object-entry .planning-roll{width:98px;height:72px}.hero-buttons .plan-house{left:32px;top:26px}.section-head h2{font-size:22px}.builder-audience .builder-symbol{width:100px;height:98px}.builder-audiences{gap:12px}.control-hint{max-width:140px}}#github-connect-dialog{width:min(540px,calc(100vw - 28px));max-height:calc(100dvh - 40px);padding:28px;overflow:auto;color:var(--bg-ink);line-height:1.6}#github-connect-dialog::backdrop{background:#24494b80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#github-connect-dialog .panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px}#github-connect-dialog h2{margin:0;font-size:24px}#github-connect-dialog label{display:grid;gap:8px;font-weight:600}#github-connect-dialog input{width:100%;min-width:0;box-sizing:border-box}#github-token-error:empty{display:none}#github-token-error{color:#8f342a}.published-address{display:grid;justify-items:center;gap:14px;margin:22px auto;max-width:620px}.published-address a{overflow-wrap:anywhere}.success-page .config-backup{max-width:650px;margin:24px auto 0;text-align:left;line-height:1.7}.success-page .config-backup li+li{margin-top:10px}.success-page code{overflow-wrap:anywhere}.town-directory{padding:20px 28px;margin:12px auto 28px;max-width:700px}.town-directory ul{display:grid;gap:12px;padding-left:22px}@media(max-width:440px){#github-connect-dialog{padding:20px}.success-page .config-backup ol{padding-left:22px}.published-address{font-size:14px}}.town-load{position:absolute;bottom:208px;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 20px;border:7px solid transparent;border-image:var(--kenney-paper) 8 fill / 7px stretch;color:var(--bg-ink);font-size:14px;line-height:1.6;box-shadow:0 6px 18px #385b4c1a;max-width:calc(100% - 40px);text-align:center}.town-load[hidden],.town-load button[hidden]{display:none}.town-load button{min-height:44px;padding:9px 15px;border:5px solid transparent;border-image:var(--kenney-wood) 8 fill / 5px stretch;background:none;color:var(--bg-paper);font-size:14px;line-height:1.4}.scene canvas{display:block;touch-action:none}.island-preview .town-load{bottom:36px;max-width:82%;font-size:13px;padding:10px 14px}.scene-greeting.mailbox-greeting{background:#fff2bd;border-color:#b9872f;box-shadow:0 3px 10px #82662a22}@media(max-width:760px){.town-load{bottom:222px;max-width:calc(100% - 48px);font-size:13px;padding:12px 16px}.island-preview .town-load{bottom:25px;font-size:12px}}.support-setup-guide{width:min(650px,calc(100vw - 32px));max-height:calc(100dvh - 32px);box-sizing:border-box;padding:28px;overflow:auto;overscroll-behavior:contain;color:var(--bg-ink,#304c43);font-size:14px;line-height:1.75}.support-setup-guide::backdrop{background:#1f474085;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.support-guide-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.support-guide-heading h2{font-size:23px;line-height:1.4;margin:0}.support-guide-heading button{flex:none}.support-guide-intro{color:#536253;margin:16px 0 22px}.support-guide-sections{display:grid;gap:20px;margin-bottom:20px}.support-guide-sections h3{font-size:15px;margin:0 0 5px}.support-guide-sections p{margin:0}.support-setup-guide a{text-underline-offset:3px}.support-notice-ack{display:flex!important;gap:12px;align-items:flex-start;font-size:14px;line-height:1.65;font-weight:600;margin-top:20px;cursor:pointer}.support-notice-ack input[type=checkbox]{flex:none;width:18px;height:18px;margin:3px 0 0;accent-color:#397d72}.support-guide-footnote{font-size:12px;color:#627161;margin:10px 0 20px}.support-setup-guide :is(button,a,input):focus-visible{outline:3px solid #8b4e16;outline-offset:4px}@media(max-width:560px){.support-setup-guide{padding:20px;font-size:13px}.support-guide-heading h2{font-size:21px}.support-setup-guide .paired-actions{grid-template-columns:1fr;gap:12px}}.map-header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;position:relative;z-index:6;min-height:116px;background:none;border:0}.player-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}body:is([data-screen=welcome],[data-screen=setup]) .map-header,body:is([data-screen=welcome],[data-screen=setup]) .player-actions{align-items:flex-start}body:is([data-screen=welcome],[data-screen=setup]) #player-login{align-items:flex-start;padding-top:0}.profile-chip{display:flex;align-items:center;gap:12px;text-align:left}.profile-copy{min-width:0}.profile-copy strong{display:block;max-width:175px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.4;font-weight:500}.profile-copy small{display:block;font-size:12px;line-height:1.5;margin-top:4px;color:inherit;opacity:.9}.town-view{overflow:hidden}.town-view .map-header{position:fixed;inset:0 0 auto;pointer-events:none;align-items:flex-start}.map-header button,.map-header a{pointer-events:auto}.map-game{position:relative;height:100dvh;min-height:680px;overflow:hidden;background:var(--bg-world);color:var(--bg-ink)}.map-game .scene{position:absolute;inset:0}.map-game .scene canvas{display:block;width:100%;height:100%;touch-action:none}.map-nav{position:absolute;left:32px;top:145px;width:174px;display:flex;flex-direction:column;gap:12px;z-index:2}.map-nav .hud-button{display:flex;align-items:center;gap:12px;justify-content:flex-start;text-align:left;font-size:16px;min-height:50px;line-height:1.4}.sample-tour-picker{position:relative;min-width:0}.sample-tour-picker>summary{width:100%;list-style:none;cursor:var(--bg-cursor-point),pointer}.sample-tour-picker>summary::-webkit-details-marker{display:none}.sample-tour-picker[open]>summary{border-image-source:var(--kenney-button);border-image-slice:6 fill;color:var(--bg-ink)}.map-nav:has(.sample-tour-picker[open]){z-index:7}.sample-tour-options{position:absolute;top:0;left:calc(100% + 12px);width:278px;padding:12px;display:grid;gap:10px;z-index:1}.map-nav .sample-tour-choice{width:100%;min-width:0;min-height:66px;padding:7px 9px;gap:12px;white-space:normal}.sample-tour-choice img{display:block;width:80px;height:45px;flex:0 0 80px;object-fit:cover;border-radius:2px}.map-nav .sample-tour-choice>span{position:static;width:auto;height:auto;margin:0;padding:0;overflow:visible;clip:auto;white-space:normal;font-size:15px;line-height:1.5}.town-stats{position:absolute;top:37px;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:10px;max-width:33vw}.stat-token{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 13px;font-size:14px;line-height:1.4;white-space:nowrap}.stat-token b{font-size:17px;font-weight:500}.quest-stack{position:absolute;right:32px;top:145px;width:278px;display:grid;gap:20px;z-index:2}.quest-stack section{padding:20px}.quest-stack h2{font-size:18px;line-height:1.4;font-weight:500;margin:0 0 17px}.quest-line{display:flex;justify-content:space-between;gap:12px;font-size:14px;line-height:1.5}.quest-line b{font-weight:500;white-space:nowrap}.quest-stack progress,.explorer-badge progress{width:100%;height:8px;margin-top:14px}.quest-stack p{font-size:13px;line-height:1.65;margin:12px 0 16px;color:var(--bg-muted)}.quest-stack #next-project{width:100%;font-size:15px;min-height:48px}.town-info>strong{display:block;font-size:17px;font-weight:500;line-height:1.5;overflow-wrap:anywhere}.town-info p{margin-bottom:10px}.town-info small{font-size:12px;line-height:1.5;color:var(--bg-muted)}.map-game .project-panel{position:absolute;top:145px;left:222px;width:310px;max-height:calc(100% - 345px);display:flex;flex-direction:column;padding:20px 18px 12px;z-index:5}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-title h2{font-size:18px;font-weight:500;line-height:1.4;margin:0}.panel-title>.icon-button{flex-shrink:0}.map-game .project-panel input:not([type=range]){width:100%;min-width:0;margin:16px 0 10px;font-size:15px;min-height:48px}.project-list{overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--bg-muted) transparent;min-height:0}.project-card{width:100%;display:flex;align-items:center;gap:12px;padding:14px 10px;margin:6px 0;border:1px solid var(--bg-wood-edge);border-bottom-width:2px;border-radius:4px;background:var(--bg-wood);color:var(--bg-paper);text-align:left;min-height:78px;transition:filter .12s}.project-card:hover{filter:brightness(1.07)}.project-card.selected{background:var(--bg-paper);color:var(--bg-ink)}.project-card>.avatar{flex:0 0 40px;width:40px;height:40px;color:var(--bg-ink)}.project-card>span{min-width:0;flex:1}.project-card strong{display:block;font-size:15px;line-height:1.4;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card small{display:block;font-size:13px;line-height:1.5;color:inherit;opacity:.95;margin-top:4px}.project-card em{display:block;font-style:normal;font-size:12px;line-height:1.5;color:inherit;opacity:.9;margin-top:5px}.project-card b{font-size:18px;font-weight:400;flex-shrink:0}.explorer-badge{position:absolute;bottom:43px;left:32px;display:flex;align-items:center;gap:14px;padding:17px 20px;max-width:285px;min-width:230px}.explorer-avatar{width:54px;height:54px;flex:0 0 54px;background:var(--kenney-round) center / 100% 100% no-repeat;display:grid;place-items:center;padding:7px;color:var(--bg-ink);font-size:23px}.explorer-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.explorer-badge>div{min-width:0;flex:1}.explorer-badge strong{font-weight:500;font-size:16px;line-height:1.4}.explorer-badge p{font-size:12px;line-height:1.5;margin:6px 0 0;color:var(--bg-muted)}.explorer-badge progress{margin-top:10px}.map-game .camera-controls{position:absolute;left:32px;bottom:172px;display:flex;gap:10px}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;padding:8px;font-size:23px;line-height:1;flex-shrink:0}.map-minimap{position:absolute;right:38px;bottom:43px;width:162px;text-align:center;color:var(--bg-ink)}.map-minimap canvas{display:block;width:162px;height:162px;border:7px solid var(--bg-wood);outline:2px solid var(--bg-wood-edge);outline-offset:-2px;border-radius:50%;box-shadow:0 6px 18px #385b4c26;background:var(--bg-glass);cursor:var(--bg-cursor-point),pointer}.map-minimap .north{position:absolute;left:50%;top:-15px;transform:translate(-50%);z-index:1;display:grid;place-items:center;width:27px;height:27px;background:var(--bg-paper);border:1px solid var(--bg-wood-edge);border-radius:50%;font-size:15px;line-height:1;font-weight:500}.map-minimap small{font-size:12px;line-height:1.5;display:block;margin-top:12px}.map-game .timeline{position:absolute;bottom:43px;left:50%;transform:translate(-50%);width:min(450px,38vw);padding:18px 20px;color:var(--bg-ink)}.timeline-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;line-height:1.5}.timeline-heading>span:last-child{font-size:12px;white-space:nowrap}.timeline-controls{display:flex;align-items:center;gap:14px;margin-top:13px}.timeline-controls input{flex:1;min-width:0;min-height:44px;accent-color:var(--bg-wood)}.timeline-controls>span{font-size:13px;line-height:1.5;white-space:nowrap}.timeline>p{font-size:12px;line-height:1.5;margin:10px 0 0;color:var(--bg-muted)}.map-game .scene-tip{position:absolute;left:50%;bottom:13px;transform:translate(-50%);margin:0;max-width:calc(100% - 40px);font-size:12px;line-height:1.5;color:var(--bg-ink);text-align:center;white-space:nowrap;text-shadow:0 1px 3px #e4f1df}.town-view #detail{position:fixed;inset:136px 32px auto auto;margin:0;width:380px;max-width:calc(100% - 32px);max-height:calc(100dvh - 168px);padding:28px;overflow:auto;z-index:10}.town-view #detail::backdrop{background:#284a4329;-webkit-backdrop-filter:none;backdrop-filter:none}.town-view #close,#project-entry #close-entry{position:absolute;right:14px;top:14px;z-index:2;min-width:48px;min-height:48px;padding:8px;font-size:24px;line-height:1}.town-view #detail-title{font-size:25px;line-height:1.35;font-weight:500;letter-spacing:0;margin:6px 48px 24px 0;overflow-wrap:anywhere}.builder-line{display:flex;align-items:center;gap:12px;margin-bottom:22px;font-size:16px;line-height:1.5}.builder-line img,.builder-line>span:not(.builder-name){width:43px;height:43px;flex:0 0 43px;object-fit:cover;display:grid;place-items:center;border-radius:50%;border:2px solid var(--bg-wood);background:var(--bg-paper)}.builder-name{overflow-wrap:anywhere}.project-description{font-size:16px;line-height:1.75;color:var(--bg-muted);margin:0}.project-data-note{margin-top:20px;font-size:13px;line-height:1.6;color:var(--bg-muted)}.project-data-note p{margin:0;font-size:13px;line-height:1.6}.detail-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}.detail-links .button{min-height:50px;font-size:16px;max-width:100%}.detail-links .helper{font-size:13px;line-height:1.65;color:var(--bg-muted)}.webgl-error{position:absolute;inset:35% 25%;font-size:17px;line-height:1.8;text-align:center;color:var(--bg-ink)}@media(max-width:760px){.map-header .wood-logo{font-size:21px;padding:5px 8px 9px}.map-header .wood-logo .ui-icon{width:19px;height:19px}.map-header .wood-logo small{font-size:11px;letter-spacing:.8px}.map-header #logout span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.map-header #logout{min-width:48px;padding:8px}}@media(max-width:1100px){.map-header{padding:24px;gap:18px}.town-stats{top:109px;left:auto;right:24px;transform:none;max-width:none}.quest-stack{right:24px;top:173px;width:246px}.map-nav{left:24px;top:141px;width:150px}.map-game .project-panel{left:190px;top:141px;width:288px}.map-game .timeline{width:38vw}.explorer-badge{left:24px;min-width:210px;max-width:245px;padding:14px}.map-minimap{right:30px;width:134px}.map-minimap canvas{width:134px;height:134px}.map-game .camera-controls{left:24px;bottom:178px}.profile-copy strong{max-width:126px}.town-view #detail{right:24px;top:132px}}@media(max-width:760px){.map-header{padding:20px 18px;gap:14px;min-height:104px}.profile-copy{display:none}.player-actions{gap:8px}.profile-chip{padding:6px;min-width:48px}.map-game{min-height:680px}.map-nav{left:18px;top:147px;width:50px;gap:10px}.map-nav .hud-button{justify-content:center;padding:10px;min-height:48px}.map-nav span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.town-stats{top:107px;right:18px;gap:7px}.stat-token{min-height:40px;font-size:13px;padding:7px 10px}.quest-stack{right:18px;top:167px;width:219px}.quest-stack section{padding:17px}.quest-stack h2{font-size:16px;margin-bottom:14px}.quest-line{font-size:13px}.quest-stack p{font-size:12px;margin:10px 0 13px}.quest-stack #next-project{font-size:14px}.town-info{display:none}.map-game .project-panel{left:18px;right:18px;top:154px;width:auto;max-height:calc(100% - 360px)}.explorer-badge{display:none}.map-game .camera-controls{left:18px;bottom:224px;gap:8px}.map-minimap{right:24px;bottom:213px;width:108px}.map-minimap canvas{width:108px;height:108px;border-width:6px}.map-minimap small{display:none}.map-game .timeline{bottom:43px;left:18px;right:18px;transform:none;width:auto;padding:16px 18px}.timeline-heading{font-size:14px}.timeline-controls{margin-top:9px}.timeline>p{margin-top:5px}.map-game .scene-tip{bottom:12px;font-size:12px;white-space:normal;width:calc(100% - 36px)}.town-view #detail{inset:auto 18px 22px;margin:0;width:calc(100% - 36px);max-width:none;max-height:78dvh;padding:27px}.town-view #detail-title{font-size:24px}.town-view.project-detail-open .map-nav,.town-view.project-detail-open .quest-stack,.town-view.project-detail-open .town-stats,.town-view.project-detail-open .project-panel,.town-view.project-detail-open .camera-controls,.town-view.project-detail-open .map-minimap,.town-view.project-detail-open .timeline,.town-view.project-detail-open .scene-tip{visibility:hidden}.webgl-error{inset:40% 15%;font-size:15px}}@media(max-width:440px){.map-header{padding:18px 14px;gap:10px}.player-actions{gap:6px}.player-actions>.hud-button{padding:8px;min-width:44px;min-height:48px;font-size:14px}.map-nav{left:14px;top:149px}.quest-stack{right:14px;width:202px;top:162px}.quest-stack section{padding:14px}.quest-line{flex-wrap:wrap;gap:4px 8px}.quest-stack h2{font-size:16px}.quest-stack #next-project{padding:10px 6px;font-size:14px}.town-stats{right:14px}.stat-token{padding:6px 9px;font-size:12px}.stat-token b{font-size:15px}.map-game .timeline{left:14px;right:14px;padding:14px}.timeline-heading{align-items:flex-start;gap:8px;flex-wrap:wrap}.timeline-heading>span:last-child{font-size:12px}.map-game .camera-controls{left:14px;gap:6px}.map-minimap{right:19px}.town-view #detail{inset:auto 14px 20px;width:calc(100% - 28px);padding:25px}.town-view #detail-title{font-size:23px}}@media(max-width:440px){.map-header .wood-logo{font-size:19px;padding:5px 6px 8px;border-width:9px;border-image-width:9px}.map-header .wood-logo .ui-icon{width:16px;height:16px}.map-header .wood-logo small{font-size:10px;letter-spacing:.7px;margin-top:7px}.map-header .profile-chip img,.map-header .guest-face{width:32px;height:32px;flex-basis:32px}.player-actions #player-login{padding:4px}.player-actions #logout{padding:7px;min-width:44px}}@media(max-height:679px){.map-game{min-height:0}.town-view .map-header{padding-top:14px;padding-bottom:14px;min-height:90px}.map-game .explorer-badge,.map-game .town-info{display:none}.map-game .map-nav{left:14px;top:110px;right:auto;width:auto;flex-direction:row;gap:8px}.map-game .map-nav .hud-button{min-width:48px;min-height:48px;justify-content:center;padding:7px}.map-game .map-nav span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.map-game .camera-controls{left:14px;bottom:25px;gap:8px}.map-game .camera-controls .icon-button{font-size:18px;min-width:46px;min-height:46px;padding:7px}.map-game .timeline{bottom:23px;padding:12px 16px}.map-game .timeline-controls{margin-top:7px}.map-game .timeline-controls .icon-button{font-size:18px;min-width:46px;min-height:46px;padding:7px}.map-game .timeline>p{margin-top:4px}.map-game .scene-tip{bottom:3px;font-size:11px}.map-game .map-minimap{right:24px;bottom:23px;width:104px}.map-game .map-minimap canvas{width:104px;height:104px}.map-game .map-minimap small{display:none}.map-game .quest-stack{top:111px;right:14px;width:222px}.map-game .quest-stack section{padding:14px}.map-game .quest-stack h2,.map-game .quest-stack #progress-status{display:none}.map-game .quest-stack progress{margin:10px 0}.map-game .project-panel{top:167px;left:14px;right:14px;width:min(345px,calc(100% - 28px));max-height:calc(100% - 187px)}.town-view #detail{top:100px;max-height:calc(100dvh - 116px)}#project-entry{max-height:calc(100dvh - 24px);overflow:auto}}@media(max-height:679px)and (max-width:760px){.map-game .town-stats{display:none}.map-game .quest-stack{top:175px;right:14px;width:202px}.map-game .camera-controls{top:178px;bottom:auto;flex-direction:column}.map-game .map-minimap{display:none}.map-game .timeline{left:14px;right:14px;width:auto;transform:none;bottom:27px}.map-game .project-panel{width:auto;top:167px;max-height:calc(100% - 347px)}.town-view #detail{top:auto;bottom:14px;max-height:calc(100dvh - 112px)}}@media(max-height:540px)and (max-width:760px){.map-game .quest-stack .quest-line,.map-game .quest-stack progress{display:none}.map-game .quest-stack section{padding:10px}.map-game .quest-stack #next-project{font-size:13px;min-height:44px}.map-game .project-panel{max-height:calc(100% - 192px);z-index:5}.map-game .timeline-heading{font-size:12px}.map-game .timeline{padding:9px 12px}.map-game .timeline>p{display:none}}@media(max-width:760px){.sample-tour-options{left:calc(100% + 10px);width:min(278px,calc(100vw - 96px));padding:10px;gap:8px}.map-game .map-nav .sample-tour-choice{justify-content:flex-start;padding:6px;gap:9px;min-height:60px}.sample-tour-choice img{width:68px;height:42px;flex-basis:68px}.map-nav .sample-tour-choice>span{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;font-size:14px}}@media(max-height:679px){.sample-tour-picker{position:static}.sample-tour-options{top:calc(100% + 10px);left:0;width:min(300px,calc(100vw - 28px));max-height:calc(100dvh - 184px);overflow:auto;overscroll-behavior:contain}.map-game .map-nav .sample-tour-choice{justify-content:flex-start;min-height:60px;padding:6px 9px}.map-game .map-nav .sample-tour-choice>span{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}}.town-hud.map-game .map-nav .camera-controls{position:static;inset:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:6px}.town-hud.map-game .map-nav .camera-controls .icon-button{justify-content:center;min-width:44px;min-height:44px;padding:6px;font-size:18px}.town-hud .town-overview{position:absolute;left:32px;bottom:43px;width:264px;display:grid;gap:10px;z-index:3}.town-hud .town-overview>.town-info{position:relative;display:block;padding:14px 18px;min-width:0}.town-hud .town-overview>.town-info>strong{font-size:17px}.town-hud.map-game .town-stats{position:relative;inset:auto;transform:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;max-width:none;z-index:1}.town-hud .stat-token{position:relative;min-width:0;padding:8px;gap:6px;font-size:13px}.town-hud .stat-token b{font-size:15px}.town-hud .stat-token:is(:hover,:focus-visible){z-index:1}.town-hud .town-overview:has(.hinted-control:is(:hover,:focus-visible)){z-index:10}.town-hud .hinted-control:focus-within>.control-hint{visibility:visible;opacity:1;transform:translate(-50%)}.town-hud .map-nav:has(.hinted-control:is(:hover,:focus-within)){z-index:9}.town-hud .map-nav .control-hint{position:absolute;top:auto;bottom:calc(100% + 12px);left:0;width:260px;max-width:calc(100vw - 48px);height:auto;padding:9px 14px;margin:0;overflow:visible;clip:auto;white-space:normal;border:1px solid #93653e;transform:translateY(-3px)}.town-hud .sample-tour-picker>summary{position:relative}.town-hud .sample-tour-picker>summary:is(:hover,:focus-visible,:focus-within)>.control-hint{transform:translateY(0)}.town-hud .town-info>.control-hint{top:auto;bottom:calc(100% + 10px);left:0;max-width:240px;transform:translateY(-3px)}.town-hud .town-info:is(:hover,:focus-visible,:focus-within)>.control-hint{transform:translateY(0)}.town-hud .stat-token .control-hint{top:auto;bottom:calc(100% + 10px);white-space:normal;width:190px;max-width:calc(100vw - 32px)}.town-hud .stat-token:first-child .control-hint{left:0;transform:translateY(-3px)}.town-hud .stat-token:last-child .control-hint{left:auto;right:0;transform:translateY(-3px)}.town-hud .stat-token:is(:first-child,:last-child):is(:hover,:focus-visible,:focus-within) .control-hint{transform:translateY(0)}@media(max-width:1100px){.town-hud .town-overview{left:24px;width:224px}.town-hud .town-overview>.town-info{padding:12px 14px}.town-hud .stat-token{padding:7px 6px;gap:5px;font-size:12px}}@media(min-width:761px)and (max-width:1100px){.town-hud.map-game .timeline{left:53%}}@media(max-width:760px){.town-hud .map-nav{top:129px;gap:6px}.town-hud.map-game .map-nav .camera-controls{width:144px}.town-hud .town-overview{left:18px;bottom:205px;width:min(264px,calc(100% - 150px));gap:8px}.town-hud .town-overview>.town-info{padding:11px 12px}.town-hud .town-overview>.town-info>strong{font-size:15px}.town-hud .stat-token{padding:6px 4px;gap:4px}.town-view.project-detail-open .town-hud .town-overview{visibility:hidden}}@media(max-width:440px){.town-hud .town-overview{left:14px}}@media(max-height:679px){.town-hud .town-overview{left:14px;bottom:23px;width:224px}.town-hud .town-overview>.town-info{padding:11px 12px}.town-hud.map-game .map-nav{top:110px;display:grid;grid-template-columns:repeat(3,44px);width:144px;gap:6px}.town-hud.map-game .map-nav>#map-home{grid-column:1 / -1;min-height:44px}.town-hud.map-game .map-nav>.camera-controls{grid-column:1 / -1;width:144px}.town-hud.map-game .map-nav>.hud-button,.town-hud.map-game .sample-tour-picker>summary{min-width:44px;min-height:44px;padding:6px}.town-hud .sample-tour-picker{position:static}.town-hud .sample-tour-picker>summary{position:relative}.town-hud .map-nav .control-hint{bottom:calc(100% + 10px);left:-100px;width:260px}.town-hud .sample-tour-options{max-height:calc(100dvh - 270px)}}@media(max-height:679px)and (max-width:760px){.town-hud .town-overview{bottom:194px;width:min(264px,calc(100% - 28px))}}@media(max-height:540px)and (max-width:760px){.town-hud .town-overview{bottom:137px}.town-hud .sample-tour-options{max-height:calc(100dvh - 180px);top:0;left:calc(100% + 8px);width:calc(100vw - 180px)}.town-hud .sample-tour-choice img{display:none}}@media(max-height:440px)and (min-width:761px){.town-hud .town-overview{bottom:14px;width:236px;gap:6px}.town-hud .town-overview>.town-info{padding:6px 10px;line-height:1.3}.town-hud .town-overview>.town-info>strong{font-size:14px;line-height:1.3}.town-hud .stat-token{height:44px;min-height:44px;padding:4px}}#investment-dialog{width:560px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 28px);padding:28px;overflow:auto;color:var(--bg-ink)}#investment-dialog .panel-title{align-items:center;gap:20px;margin-bottom:22px}#investment-dialog h2{font-size:25px;line-height:1.35;margin:0}#investment-dialog p{font-size:14px;line-height:1.7;margin:18px 0}.demo-wallet-card{display:flex;align-items:center;gap:24px;padding:22px;background:#3da39a29;border:1px solid #7cad9d;border-radius:16px}.demo-wallet-card>div{display:grid;gap:10px;min-width:0;flex:1}.demo-tag{font-size:11px;letter-spacing:1.4px;font-weight:700;color:#426c58}.demo-wallet-card strong{font-size:18px;line-height:1.45}#connect-demo-wallet{font-size:13px;min-height:44px;padding:8px 10px;opacity:.7}.demo-wallet-art{position:relative;width:80px;flex:0 0 80px;color:#947140}.demo-wallet-art>.ui-icon{width:80px;height:80px;fill:#d7b785;stroke-width:1.1}.demo-wallet-art i{position:absolute;right:-3px;top:-10px;color:#a16d1f;background:#ffe28c;border-radius:50%}.demo-wallet-art i .ui-icon{width:35px;height:35px}.support-ideas{border-top:1px solid #a9834d50;border-bottom:1px solid #a9834d50;padding:13px 0}.support-ideas summary{font-size:14px;line-height:1.6;color:#526a53;min-height:28px}.support-ideas ul{padding-left:22px;font-size:14px;line-height:1.7;margin:14px 0}.support-ideas li+li{margin-top:8px}#investment-dialog .support-ideas p{font-size:12px;margin-bottom:4px;color:var(--bg-muted)}.mailbox-picker{display:grid;gap:10px;margin-top:20px;font-size:14px;line-height:1.6}.mailbox-picker select{width:100%;min-width:0;min-height:48px;margin:0;font-size:15px}#investment-dialog .mailbox-status{font-size:13px;color:#80522d;margin:12px 0 0}.mailbox-status:empty{display:none}#investment-dialog .mailbox-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:center;align-items:center;gap:14px;margin:24px 0 0}.mailbox-actions .hud-button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:50px;max-width:100%;font-size:14px;padding:9px 12px}.mailbox-actions .ui-icon{width:21px;height:21px;flex:0 0 21px}#demo-wallet-receipt{position:fixed;right:32px;top:138px;z-index:8;width:280px;display:flex;align-items:center;gap:17px;padding:18px;pointer-events:none;background:#d3edd0f0}#demo-wallet-receipt[hidden]{display:none}#demo-wallet-receipt>div{display:grid;gap:7px;min-width:0}#demo-wallet-receipt small{font-size:11px;line-height:1.5;color:#4b7057}#demo-wallet-project{font-size:16px;line-height:1.4;overflow-wrap:anywhere}#demo-wallet-balance{font-size:12px;line-height:1.5;color:#526b54}.receipt-art{position:relative;flex:0 0 46px;width:46px;color:#98733e}.receipt-art>.ui-icon{width:46px;height:46px;fill:#e3c68f;stroke-width:1.4}.receipt-art>b{position:absolute;top:-18px;right:-8px;display:grid;place-items:center;width:34px;height:34px;border:2px solid #ab7a2e;border-radius:50%;background:#ffe28c;color:#735025;font-size:15px}.coin-arrived{animation:wallet-receipt-in .3s ease-out both}.coin-arrived .receipt-art>b{animation:wallet-coin-in .5s ease-out both}@keyframes wallet-receipt-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes wallet-coin-in{0%{opacity:0;transform:translateY(-15px) scale(.75)}to{opacity:1;transform:none}}@media(max-width:760px),(max-height:679px){.town-hud.map-game .map-nav{display:grid;grid-template-columns:repeat(4,44px);width:194px;gap:6px}.town-hud.map-game .map-nav>#map-home{grid-area:1 / 1 / 2 / 4;min-height:44px}.town-hud.map-game .map-nav>.camera-controls{grid-area:2 / 1 / 3 / 4;width:144px}.town-hud.map-game .map-nav>#show-projects{grid-area:3 / 1}.town-hud.map-game .map-nav>#random-explore{grid-area:3 / 2}.town-hud.map-game .map-nav>.sample-tour-picker{grid-area:1 / 4 / 2 / 5;position:static}.town-hud.map-game .map-nav>#sample-invest{grid-area:2 / 4 / 3 / 5}.town-hud.map-game .map-nav>.hud-button,.town-hud.map-game .sample-tour-picker>summary{min-width:44px;min-height:44px;padding:6px;justify-content:center}.town-hud .sample-tour-options{top:calc(100% + 8px);left:0;width:min(300px,calc(100vw - 28px));max-height:calc(100dvh - 285px);overflow:auto;overscroll-behavior:contain}.town-hud .sample-tour-picker>summary .control-hint{left:-150px}}@media(max-width:760px){#investment-dialog{padding:21px}#investment-dialog h2{font-size:22px}.demo-wallet-card{gap:16px;padding:16px}.demo-wallet-art{width:58px;flex-basis:58px}.demo-wallet-art>.ui-icon{width:58px;height:58px}.demo-wallet-art i .ui-icon{width:28px;height:28px}.demo-wallet-card strong{font-size:16px}#connect-demo-wallet{font-size:12px;padding:7px}#investment-dialog .mailbox-actions{gap:10px}.mailbox-actions .hud-button{font-size:13px;padding:8px 6px;gap:5px}.mailbox-actions .ui-icon{width:17px;height:17px;flex-basis:17px}#demo-wallet-receipt{top:110px;right:14px;width:134px;padding:12px;gap:0}#demo-wallet-receipt .receipt-art{position:absolute;top:8px;right:8px;width:25px;height:25px}#demo-wallet-receipt .receipt-art>.ui-icon{display:none}#demo-wallet-receipt .receipt-art>b{position:static;width:25px;height:25px;font-size:12px}#demo-wallet-receipt small{padding-right:23px;font-size:10px}#demo-wallet-project{font-size:14px}#demo-wallet-balance{font-size:11px}}@media(max-height:679px)and (min-width:761px){#demo-wallet-receipt{top:92px;right:14px;width:270px;padding:14px}}@media(prefers-reduced-motion:reduce){.coin-arrived,.coin-arrived .receipt-art>b{animation:none}}.player-actions #sound-toggle{min-width:48px;padding:9px;position:relative;flex-shrink:0}#sound-toggle .ui-icon{width:22px;height:22px}#sound-toggle .control-hint{right:0;left:auto;max-width:220px;transform:translateY(-3px)}#sound-toggle:is(:hover,:focus-visible) .control-hint{transform:translateY(0)}@media(max-width:440px){.map-header .player-actions{gap:4px}.map-header .player-actions #sound-toggle{min-width:44px;padding:6px}.map-header:has(#logout) .wood-logo{font-size:16px;padding:5px 3px 8px}.map-header:has(#logout) .wood-logo .ui-icon{display:none}.map-header:has(#logout) .wood-logo small{font-size:9px;letter-spacing:0}}
