:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#f1f0e7;background:#131f1a;font-synthesis:none}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #e0df98;outline-offset:4px}button{border:1px solid #ffffff28;background:#17221fc9;border-radius:4px;padding:10px 13px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}button:hover{background:#35493b}button[aria-pressed=true]{background:#cbd1ad;color:#17271e}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}#world{position:fixed;width:100%;height:100%;inset:0;touch-action:none}header{position:absolute;left:32px;right:32px;top:27px;display:flex;justify-content:space-between;align-items:center;gap:20px;pointer-events:none}header>*{pointer-events:auto}.brand{display:flex;align-items:center;gap:16px;text-shadow:0 2px 15px #000}.brand b{font-family:Georgia,Songti SC,serif;font-size:30px;letter-spacing:5px}.brand span{font-size:10px;letter-spacing:2px;border-left:1px solid #ffffff60;padding-left:15px}.tools{display:flex;gap:7px;font-size:12px}.guide{position:absolute;left:32px;top:122px;width:204px;text-shadow:0 2px 18px #000;pointer-events:none}.eyebrow{font-size:10px;letter-spacing:2px;color:#e2e5c9}h1{font-family:Georgia,Songti SC,serif;font-weight:500;font-size:37px;line-height:1.4;letter-spacing:4px;margin:14px 0}p.lead{font-size:12px;line-height:1.9;color:#d4d9ce;margin:0 0 25px}nav{display:flex;flex-direction:column;gap:5px;pointer-events:auto}nav button{text-align:left;display:flex;align-items:center;gap:16px;padding:11px 12px;background:#15231bb3;font-size:12px}nav button small{font-size:9px;color:#d0d6b4;opacity:.8;font-variant-numeric:tabular-nums}nav button span:last-child{margin-left:auto;opacity:.45}nav button[aria-current=true]{background:#d7dcc3;color:#18271d;border-color:#d7dcc3;text-shadow:none}nav button[aria-current=true] small{color:#374a32}.scope{font-size:9px;color:#c8cebb;margin-top:12px;line-height:1.8}.place{position:absolute;left:32px;bottom:112px;text-shadow:0 2px 14px #000;max-width:390px}.place h2{font-family:Georgia,Songti SC,serif;font-weight:500;font-size:27px;letter-spacing:3px;margin:9px 0}.place p{font-size:11px;line-height:1.7;color:#d7dcd2;margin:5px 0 14px}.place-actions{display:flex;align-items:center;gap:16px;font-size:10px}.place-actions button{font-size:11px;background:#d7dcc3;color:#18271d;text-shadow:none;border:0}.place-actions a{border-bottom:1px solid #f1f0e760;padding-bottom:4px}.map-tools{position:absolute;right:28px;bottom:143px;display:flex;flex-direction:column;gap:6px;width:43px}.map-tools button{padding:9px 4px;font-size:12px}.map-tools #north{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:9px}#needle{display:block;font-size:22px}.readout{position:absolute;right:30px;bottom:94px;text-align:right;font-size:9px;line-height:1.9;text-shadow:0 1px 5px #000;font-variant-numeric:tabular-nums}.readout>span{display:block}#scale{display:flex;align-items:center;justify-content:flex-end;gap:6px}#scale i{display:inline-block;width:80px;height:5px;border:1px solid #ddd;border-top:0}#load-status{position:absolute;top:91px;right:30px;color:#d4dcc9;background:#15211ac4;padding:7px 10px;border-radius:3px;font-size:10px;max-width:250px}#retry{position:absolute;right:30px;top:126px;font-size:11px}#toast{position:absolute;left:50%;bottom:115px;transform:translate(-50%);background:#16271fec;padding:12px 18px;border:1px solid #ffffff20;border-radius:4px;font-size:12px;opacity:0;pointer-events:none;transition:opacity .25s;max-width:70vw;text-align:center}#toast.show{opacity:1}footer{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#07150ccc);padding:35px 30px 17px;display:flex;justify-content:space-between;align-items:flex-end;gap:25px;pointer-events:none;font-size:9px;line-height:1.7;color:#d5dbd0}.credits{pointer-events:auto;text-align:right;max-width:500px;font-size:8px}.credits a{text-decoration:underline;text-decoration-color:#ffffff45}.interaction{font-size:10px}.label{position:absolute;top:0;left:0;transform:translate(-50%,-100%);display:flex;align-items:center;gap:6px;background:#16251cd9;border:1px solid #f0efce70;border-radius:3px;padding:6px 9px;font-size:11px;white-space:nowrap;box-shadow:0 3px 15px #0006;will-change:left,top}.label:after{content:"";position:absolute;left:50%;top:100%;height:16px;border-left:1px solid #ecedc4}.label i{width:5px;height:5px;background:#e0dfa1;border-radius:50%}.label[aria-current=true]{background:#dde1c1;color:#162218;z-index:2}.label[aria-current=true] i{background:#314b31}dialog{color:#e8ecdf;background:#17261ef5;border:1px solid #617059;border-radius:8px;max-width:570px;width:calc(100% - 30px);max-height:85vh;padding:32px;box-shadow:0 10px 70px #0008}dialog::backdrop{background:#071109aa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}dialog h2{font-family:Songti SC,serif;font-weight:400;font-size:25px;margin:4px 0 20px}dialog p,dialog dd{font-size:12px;line-height:1.9;color:#cbd4c3}dialog dt{font-size:12px;color:#e3e5b6;margin-top:18px}dialog dd{margin:6px 0}#close{position:absolute;right:12px;top:12px;border:0;font-size:22px;padding:0 8px}#error{position:fixed;inset:35% 15%;background:#17261f;padding:30px;z-index:20}#error p{font-size:13px}[hidden]{display:none!important}@media(max-height:760px)and (min-width:701px){.guide{top:97px}h1{font-size:29px;margin:8px 0}.lead{display:none}nav{margin-top:14px;gap:4px}nav button{padding:8px 12px}.place{bottom:100px}.place h2{font-size:22px}}@media(max-width:900px){header{top:18px;left:16px;right:16px}.brand b{font-size:26px}.brand span{display:none}.tools{gap:4px}.tools button{font-size:10px;padding:8px}.tools #labels{display:none}.guide{top:76px;left:16px;right:16px;width:auto}.guide h1,.lead,.scope{display:none}.guide .eyebrow{font-size:9px;margin-bottom:10px}nav{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}nav button{font-size:11px;padding:9px;gap:8px}nav button small{font-size:8px}nav button span:last-child{display:none}.place{left:17px;bottom:130px;max-width:calc(100% - 85px)}.place h2{font-size:24px}.place p{font-size:10px}.place-actions{gap:10px;font-size:9px}.place-actions button{font-size:10px;padding:8px}.map-tools{right:16px;bottom:146px;width:35px}.map-tools button{padding:7px 3px}#load-status{top:174px;left:16px;right:auto;max-width:calc(100% - 32px);font-size:9px}#retry{top:203px;right:16px}.readout{right:17px;bottom:77px;font-size:8px}.readout #coordinates{display:none}footer{padding:35px 16px 12px;display:block}.interaction{display:none}.credits{text-align:left;font-size:7px;max-width:calc(100% - 2px)}#toast{bottom:245px;font-size:10px}.label{font-size:10px;padding:5px 7px}dialog{padding:24px}}header,.guide,.place,.map-tools,.readout,footer,#load-status,#retry{z-index:5}#village-labels{position:absolute;inset:0;pointer-events:none;z-index:2}.label{pointer-events:auto}.guide h1{white-space:nowrap;font-size:33px}#modal{z-index:30}#model-count{font-size:10px;color:#d7dec2;margin-bottom:14px}.place-actions{flex-wrap:wrap;max-width:410px}.place-actions #walk{background:#e4d7aa;color:#253b29;padding:13px 19px;font-size:13px}.place-actions #closer{background:#283c2bcc;color:#e4e8d9;border:1px solid #ffffff30}#walk-bar,#walk-hint,#walk-distance,#joystick{display:none}body.walking .guide,body.walking header,body.walking .place,body.walking .map-tools,body.walking #village-labels,body.walking .readout{display:none}#walk-bar{position:fixed;z-index:8;left:28px;right:28px;top:24px;justify-content:space-between;align-items:center;gap:20px;text-shadow:0 2px 15px #18291d}#walk-bar small{display:block;letter-spacing:3px;font-size:10px;margin-bottom:8px}#walk-bar strong{font-weight:400;font-size:17px}.walk-actions{display:flex;gap:7px;font-size:11px}.walking #walk-bar{display:flex}.walking #walk-hint{display:block;position:fixed;bottom:77px;left:50%;transform:translate(-50%);font-size:11px;color:#eef0df;text-shadow:0 1px 7px #000;white-space:nowrap}.walking #walk-distance{display:block;position:fixed;bottom:76px;left:28px;font-size:11px;text-shadow:0 2px 8px #000}#near-house{position:fixed;z-index:5;bottom:112px;left:50%;transform:translate(-50%);padding:9px 14px;border-radius:3px;background:#26392dd9;font-size:10px;color:#e4e7d5;white-space:nowrap}.walking #load-status{top:90px;right:28px}.walking #toast{bottom:154px}.walking .interaction{display:none}#joystick{position:fixed;z-index:9;width:94px;height:94px;left:22px;bottom:125px;border:1px solid #ffffff60;background:#1a30272f;border-radius:50%;touch-action:none;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#joystick i{width:34px;height:34px;border:1px solid #e0e6c7a0;background:#dde4c448;border-radius:50%}@media(max-width:900px){.tools #labels,.tools #view{display:none}.place{bottom:130px}.place-actions #walk{font-size:12px;padding:11px 15px}.place-actions{gap:9px}.place-actions a{width:100%;margin-top:4px;font-size:9px;border:0}#walk-bar{left:16px;right:16px;top:18px;display:none;align-items:flex-start;flex-direction:column;gap:15px}#walk-bar strong{font-size:15px}.walk-actions{gap:5px;flex-wrap:wrap;font-size:10px}.walk-actions button{padding:9px 8px}.walking #load-status{top:125px;left:16px;right:auto;max-width:calc(100% - 32px)}.walking #walk-hint{bottom:83px;font-size:9px;left:auto;right:16px;transform:none;white-space:normal;max-width:170px;text-align:right}.walking #walk-distance{bottom:84px;left:17px}.walking #joystick{display:flex}#near-house{bottom:240px;max-width:calc(100% - 32px);white-space:normal;line-height:1.7;font-size:9px;min-width:230px}.walking #toast{bottom:290px}}@media(max-width:900px){.walking #walk-hint{font-size:0}.walking #walk-hint:after{content:"点前方地面行走 · 单指拖动环顾 · 摇杆行走";font-size:10px;line-height:1.8}}.place-actions #pick-ground{background:#d7e4be;color:#172d24;padding:13px 17px;font-size:13px}.place-actions #walk{background:#283c2bcc;color:#e4e8d9;border:1px solid #ffffff30;font-size:11px;padding:10px 13px}#pick-panel{position:fixed;z-index:10;left:50%;bottom:110px;transform:translate(-50%);width:min(430px,calc(100% - 32px));padding:18px;background:#172d27f2;border:1px solid #8be0dd70;border-radius:8px;box-shadow:0 10px 40px #0005}#pick-panel strong{display:block;font-weight:500;font-size:18px;margin-bottom:8px}#pick-panel span{display:block;font-size:11px;line-height:1.9;color:#cce1d8;margin-bottom:12px}.picking .place,.picking #village-labels{display:none}.picking #world,.walking #world{cursor:crosshair}.picking #toast{bottom:320px}@media(max-width:900px){.place-actions #pick-ground{font-size:12px;padding:11px 13px}#pick-panel{bottom:100px}.walking #load-status{top:170px}.walking #walk-bar small{display:none}.walking #walk-hint{max-width:185px}.walk-actions{max-width:560px}}#mobile-more,#walk-more{display:none}@media(max-width:900px){html,body{height:100%;height:100dvh;overscroll-behavior:none}button{touch-action:manipulation;min-height:44px}header{top:calc(10px + env(safe-area-inset-top));left:12px;right:12px;gap:8px}.brand b{font-size:24px;letter-spacing:2px}.tools{gap:4px}.tools button{font-size:11px;padding:8px 10px;min-height:44px;background:#17271ee8}.tools #about{font-size:0;min-width:44px;padding:8px}.tools #about:after{content:"说明";font-size:11px}.guide{top:calc(64px + env(safe-area-inset-top));left:0;right:0}.guide .eyebrow{display:none}#village-list{display:flex;flex-direction:row;gap:6px;overflow-x:auto;scrollbar-width:none;padding:0 12px 8px;overscroll-behavior-x:contain;touch-action:pan-x;scroll-snap-type:x proximity}#village-list::-webkit-scrollbar{display:none}#village-list button{flex:0 0 auto;min-width:76px;min-height:44px;font-size:13px;justify-content:center;padding:10px 12px;border-radius:22px;scroll-snap-align:start;background:#17271ee8}#village-list button small{display:none}#village-list button[aria-current=true]{background:#d7dcc3}#load-status{top:calc(117px + env(safe-area-inset-top));left:12px;padding:5px 8px;font-size:9px;max-width:calc(100% - 24px);pointer-events:none}#retry{top:calc(145px + env(safe-area-inset-top));right:12px;min-height:44px}.place{left:10px;right:10px;bottom:calc(48px + env(safe-area-inset-bottom));max-width:none;padding:14px;background:#17291ff2;border:1px solid #ffffff26;border-radius:16px;text-shadow:none;box-shadow:0 5px 24px #0003}.place #view-kind,.place #place-detail,.place #model-count{display:none}.place h2{font-size:21px;letter-spacing:2px;line-height:1.3;margin:0 0 12px}.place-actions{display:grid;grid-template-columns:1fr 64px;max-width:none;gap:8px}.place-actions #pick-ground{grid-column:1;font-size:14px;min-height:48px;padding:12px}#mobile-more{display:block;grid-column:2;grid-row:1;background:#ffffff12;color:#e8ebdf;font-size:13px;min-height:48px}.place-actions #walk,.place-actions #closer,.place-actions #audit-tour,.place-actions #earth{display:none}.mobile-expanded .place{max-height:calc(100dvh - 180px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow-y:auto}.mobile-expanded .place #place-detail{display:block;margin:0 0 12px;font-size:11px}.mobile-expanded .place-actions{grid-template-columns:1fr 1fr}.mobile-expanded #pick-ground{grid-column:1}.mobile-expanded #mobile-more{grid-column:2}.mobile-expanded .place-actions #walk,.mobile-expanded .place-actions #closer,.mobile-expanded .place-actions #audit-tour{display:block;font-size:12px;min-height:44px;padding:10px}.mobile-expanded .place-actions #earth{display:flex;align-items:center;justify-content:center;font-size:11px;margin:0;width:auto;min-height:44px}.map-tools{right:12px;bottom:calc(205px + env(safe-area-inset-bottom));width:44px;gap:6px}.map-tools button{min-height:44px;background:#17271ee8}.map-tools #north{min-height:52px}.map-tools #tour{display:none}.readout{bottom:calc(181px + env(safe-area-inset-bottom));right:14px;pointer-events:none}.readout #altitude{display:none}footer{padding:6px 12px calc(5px + env(safe-area-inset-bottom));background:#112019dc;pointer-events:none}.credits{font-size:7px;line-height:1.5;max-width:none;pointer-events:auto}#toast{z-index:12;bottom:calc(190px + env(safe-area-inset-bottom));max-width:calc(100% - 32px);width:max-content;font-size:12px;padding:10px 12px;line-height:1.5}#pick-panel{bottom:calc(48px + env(safe-area-inset-bottom));padding:14px;width:calc(100% - 20px);border-radius:16px}#pick-panel strong{font-size:17px}#pick-panel span{font-size:11px;margin-bottom:8px}#cancel-pick{min-height:44px;width:100%}.picking #toast{bottom:calc(242px + env(safe-area-inset-bottom))}.picking .readout{display:none}.picking .map-tools{bottom:calc(245px + env(safe-area-inset-bottom))}.mobile-expanded .map-tools,.mobile-expanded .readout{display:none}#walk-bar{left:12px;right:12px;top:calc(10px + env(safe-area-inset-top));gap:8px}#walk-bar strong{font-size:13px;background:#17271ece;padding:7px 10px;border-radius:8px;display:block}#walk-bar small{display:none}.walk-actions{display:flex;width:100%;gap:6px;flex-wrap:wrap}.walk-actions button{font-size:12px;min-height:44px;padding:10px 12px;background:#17271ee8}#walk-more{display:block}.walk-actions #auto-walk,.walk-actions #perspective,.walk-actions #sunset,.walk-actions #ambience{display:none}.walk-actions #exit-walk{margin-left:auto;order:-1}.walk-actions #relocate{order:-2}.walk-expanded .walk-actions{padding:8px;background:#17291ff2;border-radius:12px}.walk-expanded .walk-actions #auto-walk,.walk-expanded .walk-actions #perspective,.walk-expanded .walk-actions #sunset,.walk-expanded .walk-actions #ambience{display:block}.walking #load-status{top:calc(114px + env(safe-area-inset-top));left:12px}.walk-expanded #load-status{display:none}.walking #joystick{left:20px;bottom:calc(80px + env(safe-area-inset-bottom));width:104px;height:104px;background:#17271e60}.walking #joystick i{width:40px;height:40px}.walking #walk-hint{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));max-width:155px;font-size:0;pointer-events:none}.walking #walk-hint:after{content:"点地面行走 · 拖动环顾";font-size:12px;line-height:1.6}.walking #walk-distance{left:32px;bottom:calc(58px + env(safe-area-inset-bottom));font-size:10px;pointer-events:none}#near-house{display:none!important}.walking #toast{bottom:calc(205px + env(safe-area-inset-bottom))}#close{min-height:44px;min-width:44px;top:4px;right:4px}dialog{max-height:calc(100dvh - 48px);padding:24px}}@media(max-height:500px)and (max-width:900px){.guide{top:calc(60px + env(safe-area-inset-top));right:220px}header{right:12px}#load-status{display:none}.place{left:auto;width:260px;bottom:32px;padding:10px}.place h2{font-size:17px;margin-bottom:8px}.place-actions #pick-ground{font-size:12px}.map-tools{right:12px;bottom:166px;flex-direction:row;width:auto}.readout{display:none}#pick-panel{left:auto;right:10px;transform:none;width:300px;bottom:34px}#pick-panel strong{font-size:15px}footer .credits{font-size:6px}.walking #joystick{bottom:50px;width:90px;height:90px}.walking #walk-distance{bottom:32px}.walking #walk-hint{bottom:52px}.walking #toast{bottom:155px}}@media(max-width:900px){.tools button[aria-pressed=true],.walk-actions button[aria-pressed=true]{background:#cbd1ad;color:#17271e}#load-status[data-ready=true]{display:none}}#village-labels{overflow:hidden}@media(max-width:900px){.map-tools button{min-width:44px}}@media(max-width:360px)and (min-height:501px){.place,#pick-panel{bottom:calc(58px + env(safe-area-inset-bottom))}}#walk-hint,#walk-distance,#near-house,#walk-bar>div:first-child{display:none!important}#coordinates,#altitude{display:none!important}#load-status[data-ready=true]{display:none}.guide{top:96px}.guide nav{margin-top:0}.place{max-width:360px}.place h2{font-size:20px;margin:0 0 10px}.place-actions{display:flex;flex-wrap:wrap;gap:8px}#mobile-more,#walk-more{display:block}.place-actions #walk,.place-actions #closer,.place-actions #audit-tour,.place-actions #earth{display:none}.mobile-expanded .place-actions #walk,.mobile-expanded .place-actions #closer,.mobile-expanded .place-actions #audit-tour,.mobile-expanded .place-actions #earth{display:flex;align-items:center;justify-content:center;min-height:44px}.walk-actions #auto-walk,.walk-actions #perspective,.walk-actions #sunset,.walk-actions #ambience{display:none}.walk-expanded .walk-actions #auto-walk,.walk-expanded .walk-actions #perspective,.walk-expanded .walk-actions #sunset,.walk-expanded .walk-actions #ambience{display:block}.walking #walk-bar{justify-content:flex-end}#walk-help,#about{min-width:44px;min-height:44px;font-size:16px}#pick-panel{width:auto;max-width:calc(100% - 24px);display:flex;align-items:center;gap:16px;padding:10px 14px}#pick-panel strong{font-size:13px;margin:0;font-weight:400;white-space:nowrap}#cancel-pick{min-height:44px;width:auto;white-space:nowrap}footer{left:auto;right:12px;bottom:0;width:max-content;max-width:calc(100% - 24px);padding:5px 8px;background:#14251cad;border-radius:4px 4px 0 0;gap:0}.credits{font-size:8px;line-height:1.4;max-width:none}#modal #view-kind{font-size:11px;letter-spacing:0;margin-top:20px}#modal #model-count{font-size:12px;margin-bottom:12px}@media(max-width:900px){.guide{top:calc(64px + env(safe-area-inset-top))}.tools #about:after{content:none}.tools #about{font-size:16px}.place{max-width:none}.place-actions{display:grid;grid-template-columns:1fr 64px}.mobile-expanded .place-actions{grid-template-columns:1fr 1fr}#walk-bar{top:calc(10px + env(safe-area-inset-top))}.walk-actions{flex-wrap:wrap}.walk-actions #exit-walk{margin-left:0}.walk-actions #walk-help{margin-left:auto}#pick-panel{width:calc(100% - 20px);left:10px;transform:none;justify-content:space-between;padding:10px 12px;border-radius:12px}.picking .map-tools{bottom:calc(140px + env(safe-area-inset-bottom))}footer{right:8px;max-width:calc(100% - 16px);padding:4px 6px calc(4px + env(safe-area-inset-bottom))}.credits{font-size:7px;text-align:right}.walking #load-status{top:calc(70px + env(safe-area-inset-top))}}@media(max-height:500px)and (max-width:900px){#pick-panel{left:auto;right:10px;width:300px}.picking .map-tools{bottom:120px}}
