@import "https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--background:#eeeae1;--background-glow:#f7f4ed;--ink:#3e493d;--muted:#737969;--surface:#faf9f2e6;--border:#6770562e;--active:#64775a;--active-text:#fffef7;--shadow:#48493217;--accent:#b66b4f;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{background:var(--background);color:var(--ink);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent}button,input[type=range]{touch-action:manipulation}button{cursor:pointer}button:focus-visible,input:focus-visible,canvas:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button:disabled{cursor:not-allowed;opacity:.45}svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.icon-definitions{pointer-events:none;width:0;height:0;position:absolute}#app{isolation:isolate;background:radial-gradient(ellipse at 50% 37%, var(--background-glow), var(--background) 75%);width:100%;height:100dvh;position:relative}#scene-container{z-index:0;position:absolute;inset:0}#scene-container canvas{cursor:grab;touch-action:none;width:100%;height:100%;display:block}#scene-container canvas:active{cursor:grabbing}.vignette{z-index:1;pointer-events:none;background:radial-gradient(#0000 53%,#504f3a06 100%);position:absolute;inset:0}.masthead{z-index:2;pointer-events:none;position:absolute;top:clamp(28px,4.5vh,54px);left:clamp(24px,3.8vw,64px)}.wordmark{color:var(--muted);letter-spacing:.23em;align-items:center;gap:9px;font-size:10px;font-weight:600;display:flex}.wordmark .crest{stroke-width:1.3px;width:24px;height:24px}h1{letter-spacing:.13em;margin:15px 0 9px;font-family:Noto Serif SC,Songti SC,SimSun,serif;font-size:clamp(26px,2.6vw,38px);font-weight:600;line-height:1.3}.title-dot{color:var(--accent);letter-spacing:0;margin-left:3px}.masthead p{letter-spacing:.23em;color:var(--muted);margin:0;font-size:11px}.world-status{z-index:2;color:var(--muted);letter-spacing:.06em;font-variant-numeric:tabular-nums;pointer-events:none;align-items:center;gap:11px;font-size:11px;display:flex;position:absolute;top:clamp(39px,5.5vh,65px);right:clamp(24px,3.8vw,64px)}.status-dot{background:var(--active);width:5px;height:5px;box-shadow:0 0 0 4px color-mix(in srgb, var(--active) 9%, transparent);border-radius:50%}.status-divider{opacity:.4;padding:0 1px}.environment-dock{z-index:3;bottom:max(36px, env(safe-area-inset-bottom));border:1px solid var(--border);background:var(--surface);box-shadow:0 4px 7px -5px var(--shadow), 0 14px 40px -14px var(--shadow), inset 0 1px 0 #fff9;-webkit-backdrop-filter:blur(16px);white-space:nowrap;border-radius:19px;align-items:center;gap:14px;padding:10px 13px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.weather-group{align-items:center;gap:6px;display:flex}.weather-button{width:52px;height:58px;color:var(--muted);background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:background .2s,color .2s,box-shadow .2s;display:flex}.weather-button svg{width:21px;height:21px}.weather-button span{letter-spacing:.1em;margin-left:.1em;font-size:11px}.weather-button:hover{background:color-mix(in srgb, var(--active) 9%, transparent);color:var(--ink)}.weather-button.active{color:var(--active-text);background:var(--active);box-shadow:0 2px 5px #3e513021,inset 0 1px #ffffff1f}.weather-button:active{transform:translateY(1px)}.dock-divider{background:var(--border);width:1px;height:33px;margin:0 1px}.time-controls{align-items:center;gap:9px;display:flex}.icon-button{width:44px;height:44px;color:var(--muted);background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.icon-button:hover{background:color-mix(in srgb, var(--active) 9%, transparent);color:var(--ink)}.icon-button svg{width:19px;height:19px}.sun-toggle{width:44px;color:var(--accent)}.time-slider-wrap{width:130px;padding:1px 0 0}.time-caption{letter-spacing:.1em;color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:10px;display:flex}.time-caption output{color:var(--ink)}#time-slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#707c98 0%,#c8a99a 24%,#deca91 46%,#e2c78d 66%,#b29590 81%,#707c98 100%);border:0;border-radius:8px;width:100%;height:4px;margin:0;display:block}#time-slider::-webkit-slider-thumb{appearance:none;border:2px solid var(--surface);background:var(--active);width:12px;height:12px;box-shadow:0 0 0 1px var(--active);border-radius:50%}#time-slider::-moz-range-thumb{border:2px solid var(--surface);background:var(--active);width:9px;height:9px;box-shadow:0 0 0 1px var(--active);border-radius:50%}#time-slider:before{content:""}.time-slider-wrap{position:relative}#time-slider{background-position:50%;background-repeat:no-repeat;background-size:100% 4px;height:20px;margin-top:-6px}.cycle-toggle{margin-left:1px}.cycle-toggle svg{width:16px;height:16px}.cycle-toggle[aria-pressed=true]{color:var(--active);background:color-mix(in srgb, var(--active) 10%, transparent)}.reset-button{width:44px}.reset-button svg{width:18px;height:18px}.scene-footer{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:39px;left:clamp(24px,3.8vw,64px);right:clamp(24px,3.8vw,64px)}.scene-footer p{color:var(--muted);letter-spacing:.08em;align-items:center;margin:0;font-size:10px;display:flex}.gesture-hint{gap:9px}.gesture-hint svg{opacity:.8;width:19px;height:19px}.hint-dot{opacity:.65;padding:0 8px}.touch-hint{display:none}.little-note{gap:10px}.note-line{background:var(--muted);opacity:.5;width:22px;height:1px}.loading-screen{z-index:5;background:var(--background);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:22px;transition:opacity .65s,visibility .65s;display:flex;position:absolute;inset:0}.loading-screen span{letter-spacing:.22em;font-family:Noto Serif SC,SimSun,serif;font-size:14px}.loading-castle{stroke-width:1px;width:48px;height:48px;color:var(--active)}.loading-track{background:var(--border);width:130px;height:2px;overflow:hidden}.loading-track div{background:var(--active);width:45%;height:100%;animation:1.4s ease-in-out infinite loading-drift}.loading-screen.loaded{opacity:0;visibility:hidden;pointer-events:none}@keyframes loading-drift{0%{transform:translate(-100%)}to{transform:translate(325%)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.error-screen{z-index:6;text-align:center;background:var(--background);flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex;position:absolute;inset:0}.error-screen[hidden]{display:none}.error-screen svg{stroke-width:1px;width:56px;height:56px}.error-screen h2{font-size:22px;font-weight:500}.error-screen p{max-width:400px;color:var(--muted);font-size:14px;line-height:1.8}.error-screen button{border:1px solid var(--border);background:var(--active);color:#fff;border-radius:10px;margin-top:16px;padding:12px 24px}@media (width<=1100px){.scene-footer{bottom:18px}.environment-dock{bottom:52px}.masthead{top:28px}.world-status{top:36px}}@media (width<=640px){.masthead{left:24px;top:max(24px, env(safe-area-inset-top))}.wordmark{letter-spacing:.2em;gap:6px;font-size:8px}.wordmark .crest{width:21px;height:21px}h1{margin-top:11px;margin-bottom:8px;font-size:27px}.masthead p{letter-spacing:.15em;font-size:10px}.world-status{gap:8px;font-size:10px;top:34px;right:24px}.status-divider,#clock-display{display:none}.environment-dock{bottom:max(55px, calc(env(safe-area-inset-bottom) + 37px));border-radius:18px;flex-wrap:wrap;justify-content:center;gap:9px;width:min(354px,100% - 32px);padding:9px}.weather-group{gap:7px}.weather-button{flex-direction:row;gap:5px;width:52px;height:50px}.weather-button svg{width:19px;height:19px}.weather-button span{font-size:11px}.dock-divider{display:none}.time-controls{border-top:1px solid var(--border);order:2;justify-content:center;gap:12px;width:100%;padding-top:5px}.time-slider-wrap{width:177px}.time-caption{margin-bottom:7px;font-size:10px}.reset-button{border-left:1px solid var(--border);border-radius:0;width:46px;margin-left:2px}.scene-footer{bottom:max(21px, env(safe-area-inset-bottom));justify-content:center;left:24px;right:24px}.little-note{display:none!important}.gesture-hint{font-size:10px!important}}@media (pointer:coarse){.desktop-hint{display:none}.touch-hint{display:inline}}@media (height<=540px) and (width>=641px){.masthead{top:18px;left:24px}h1{margin:8px 0;font-size:24px}.masthead p{display:none}.world-status{top:24px}.environment-dock{padding:6px 9px;bottom:16px}.weather-button{flex-direction:row;height:46px}.scene-footer{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation:none!important}}
