*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#14443d;font-family:Arial,sans-serif;color:#fff}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,#stage:focus-visible{outline:2px solid #ffe69b;outline-offset:3px}#stage{position:absolute;inset:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;touch-action:pan-x;overscroll-behavior:none;cursor:grab}#stage::-webkit-scrollbar{display:none}#stage.dragging{cursor:grabbing}#track{position:relative;height:100%}#world{position:absolute;top:0;left:0;width:10594px;height:725px;transform-origin:top left;transition:filter .6s ease;background:#52bdf0}#world img{position:absolute;user-select:none;pointer-events:none}#world .base{top:0;left:0;width:10594px;height:725px}#world .foreground{will-change:transform}.controls{position:fixed;z-index:3;top:max(12px,env(safe-area-inset-top));left:12px;right:12px;display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:none}.badge,.themes{background:#123e3dd9;border:1px solid #ffffff2e;border-radius:30px;backdrop-filter:blur(8px)}.badge{padding:8px 12px;font-size:11px;letter-spacing:.5px}.themes{display:flex;padding:3px;pointer-events:auto}.themes button{border:0;border-radius:22px;color:#d5e2d8;background:transparent;padding:8px 14px;font-size:13px}.themes button[aria-pressed=true]{background:#f2d67e;color:#234139}.bottom{position:fixed;z-index:3;bottom:max(10px,env(safe-area-inset-bottom));left:12px;right:12px;max-width:760px;margin:auto;padding:9px 13px;border-radius:18px;background:#123e3de8;backdrop-filter:blur(10px);border:1px solid #ffffff26}.scene-buttons{display:flex;gap:5px;justify-content:space-between}.scene-buttons button{flex:1;color:#c9dad4;font-size:12px;background:transparent;border:0;border-radius:9px;padding:8px 4px;white-space:nowrap}.scene-buttons button[aria-current=true]{color:#f6d880;background:#ffffff12}.scrubber{display:flex;gap:10px;align-items:center}.scrubber button{border:0;background:transparent;color:#f6d880;font-size:22px;min-width:32px;height:30px}.scrubber button:disabled{opacity:.3;cursor:default}.scrubber input{width:100%;height:22px;accent-color:#f2d67e;cursor:pointer}body.night #world{filter:brightness(.45) saturate(.78) hue-rotate(10deg)}body.night{background:#081b2c}#error{position:fixed;z-index:10;top:70px;left:15px;background:#713d24;padding:15px;border-radius:10px}@media(max-width:600px){.badge{font-size:9px;padding:7px 9px;letter-spacing:0}.themes button{padding:7px 12px}.scene-buttons button{font-size:10px;padding:6px 1px}.bottom{padding:6px 9px;left:9px;right:9px}.controls{left:9px;right:9px}}@media(prefers-reduced-motion:reduce){#world{transition:none}.foreground{will-change:auto!important}}
#track{overflow:hidden}
/* Independent vector sky: foreground and architecture retain their silhouettes. */
body.night #world{filter:none}#world .base,#world .foreground{transition:filter .65s ease}body.night #world .base{filter:brightness(.56) saturate(.68)}body.night #world .foreground{filter:brightness(.64) saturate(.65)}.sky{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:visible}.night-sky,.moon{opacity:0;transition:opacity .65s ease}.sun{opacity:1;transition:opacity .65s ease}body.night .night-sky,body.night .moon{opacity:1}body.night .sun{opacity:0}#celestial{will-change:transform}#stage{touch-action:none}.building-hotspot{position:absolute;z-index:50;border:0;background:transparent;color:#fff;cursor:pointer;padding:0;touch-action:none}.building-hotspot span{position:absolute;left:50%;top:60%;transform:translate(-50%,-50%);max-width:95%;padding:10px 14px;background:#143e3be8;border:1px solid #eed59988;border-radius:12px;opacity:0;pointer-events:none;font-size:15px;transition:opacity .15s}.building-hotspot:hover span,.building-hotspot:focus-visible span{opacity:1}#stage.dragging .building-hotspot span{opacity:0}.building-dialog{max-width:540px;width:calc(100% - 30px);border:1px solid #e6ca7b66;border-radius:20px;padding:35px 28px;background:#f6f1df;color:#183d37;box-shadow:0 20px 80px #0005}.building-dialog::backdrop{background:#04132499;backdrop-filter:blur(5px)}.building-dialog h2{font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:1.2;margin:14px 0 20px}.building-dialog .description{font-size:16px;line-height:1.65;margin:0}.dialog-kicker{font-size:10px;letter-spacing:1.5px;color:#897135}.close-dialog{position:absolute;top:10px;right:12px;width:36px;height:36px;background:transparent;border:0;font-size:28px;color:inherit}.night .building-dialog{background:#102c32;color:#f4efdb}@media(prefers-reduced-motion:reduce){.sky *,.base,.foreground{transition:none!important}}
.brand{display:flex;gap:10px;align-items:center;text-decoration:none;color:#eac461;pointer-events:auto}.brand svg{width:38px;height:38px}.brand span{font-size:12px;letter-spacing:1.7px;color:#f0ede0}.brand b{color:#eac461;font-weight:600}.themes{background:#071c23c9;border-color:#caa95255}.themes button{font-size:10px;text-transform:uppercase;letter-spacing:1px;padding:7px 12px}.themes button[aria-pressed=true]{background:#eabc52}.bottom{bottom:max(0px,env(safe-area-inset-bottom));left:10px;right:10px;max-width:none;margin:0;background:#071c23a6;backdrop-filter:none;border:0;border-radius:0;padding:0 0 6px;display:flex;flex-direction:column;gap:4px}.scene-buttons,.scrubber button{display:none}.scrubber{display:block;line-height:0}.scrubber input{--progress:0%;appearance:none;-webkit-appearance:none;display:block;border:0;border-radius:0;width:100%;height:3px;margin:0;background:linear-gradient(90deg,#d1ad58 var(--progress),#8a916f55 var(--progress));padding:0}.scrubber input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:14px;height:16px;background:transparent}.scrubber input::-moz-range-thumb{width:14px;height:16px;border:0;background:transparent}#stage-label{font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:#e0bf69;text-align:center;line-height:24px}@media(max-width:600px){.brand{gap:7px}.brand svg{width:34px;height:34px}.brand span{font-size:10px;letter-spacing:1px}.themes button{font-size:8px;padding:6px 8px}.controls{top:max(12px,env(safe-area-inset-top))}}
.time-theme{display:flex;align-items:center;gap:12px;pointer-events:auto}#local-clock{font-variant-numeric:tabular-nums;font-size:13px;letter-spacing:1px;color:#f8ebc0;text-shadow:0 1px 5px #000;background:#071c23a6;padding:7px 9px;border-radius:18px}@media(max-width:600px){.time-theme{gap:5px}#local-clock{font-size:10px;padding:6px}.brand span{font-size:9px;letter-spacing:.7px}.brand svg{width:30px;height:30px}.themes button{font-size:7px;padding:6px 7px}}
/* Gold cursor, framed facades, menu and end-of-the-line panel. */
@media(hover:hover) and (pointer:fine){body,button,a,input,textarea,#stage,#stage.dragging{cursor:none!important}.custom-cursor.visible{opacity:1}}.custom-cursor{position:fixed;top:0;left:0;width:60px;height:60px;pointer-events:none;z-index:10000;color:#e7dbab;opacity:0}.custom-cursor svg{width:100%;height:100%;overflow:visible}.cursor-ring{transform-origin:30px 30px;transition:transform .2s,stroke .2s}.custom-cursor.interactive .cursor-ring{transform:scale(1.2);stroke:#f1cd43}.custom-cursor.pressed .cursor-ring{transform:scale(.7)}.facade-outline{position:absolute;inset:0;width:100%;height:100%;color:#e8c04b;opacity:0;transition:opacity .2s;pointer-events:none}.building-hotspot.highlighted .facade-outline,.building-hotspot:focus-visible .facade-outline{opacity:1}.hover-card{position:fixed;left:20px;top:58%;width:260px;min-height:185px;padding:25px 20px 20px;background:#f5ecd2;color:#222015;z-index:60;text-align:center;box-shadow:0 12px 40px #0004}.hover-card[hidden]{display:none}.card-border{position:absolute;inset:0;width:100%;height:100%;color:#bb9336;pointer-events:none}.hover-card small{display:block;font-size:9px;letter-spacing:1.6px;color:#866523;text-transform:uppercase}.hover-card h2{font-size:24px;line-height:1.12;margin:14px 0;overflow-wrap:anywhere}.hover-card button{border:0;background:transparent;color:#866523;font-weight:bold;padding:8px}.main-menu{display:flex;align-items:center;justify-content:center;gap:25px;pointer-events:auto;margin:auto}.main-menu button{color:#f7f3e6;background:transparent;border:0;font-size:13px;padding:10px 0;white-space:nowrap;border-bottom:1px solid transparent;text-shadow:0 1px 7px #000}.main-menu button:hover,.main-menu button:focus-visible{border-bottom-color:#e8c44c}.controls{gap:22px;background:linear-gradient(#04111bcc,transparent);padding:10px 8px 25px;top:0;left:0;right:0}.brand{margin-left:15px}.time-theme{margin-right:15px;gap:10px}.icon-button{border:1px solid #baa05255;background:#0c1d20b3;border-radius:50%;width:31px;height:31px;color:#e9e1be;font-size:23px;padding:4px;pointer-events:auto}#fullscreen{border:0;background:transparent;border-radius:0;width:27px}.icon-button svg{width:100%;height:100%}#mobile-menu{display:none}#local-clock{font-size:10px;background:transparent;padding:0}.themes button{font-size:8px}.source-link{display:inline-block;margin-top:20px;font-size:12px;color:#897020;text-underline-offset:4px}.night .source-link{color:#dfc269}.info-dialog{max-width:650px;max-height:85dvh;overflow:auto}.info-dialog p{line-height:1.65}.company-facts{margin:25px 0}.company-facts div{padding:12px 0;border-bottom:1px solid #84734733}.company-facts dt{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#8a783f}.company-facts dd{margin:7px 0 0;font-size:15px}.small-note{font-size:12px;opacity:.7}.stage-list{display:flex;flex-direction:column;gap:4px}.stage-list button{display:flex;align-items:center;gap:12px;padding:15px 0;text-align:left;background:transparent;border:0;border-bottom:1px solid #aa915333;color:inherit}.stage-list small{color:#ad872e}.stage-list span{margin-left:auto}.search-input{width:100%;font-size:17px;padding:13px;border:1px solid #aa914877;background:transparent;color:inherit;border-radius:8px;margin-bottom:15px}body:has(dialog[open]) .hover-card{display:none}.ending-panel{position:fixed;right:0;top:0;bottom:0;width:390px;z-index:100;background:linear-gradient(130deg,#07141bf5,#151116ed);border-left:1px solid #d7bb4733;backdrop-filter:blur(20px);color:#eee9df;padding:80px 32px 35px;overflow-y:auto;overscroll-behavior:contain;animation:end-enter .4s ease}.end-close{position:absolute;top:20px;right:20px;font-size:26px;background:transparent;border:0;color:#b8afa0}.end-kicker{font-size:10px;letter-spacing:1.5px;font-weight:bold;display:flex;align-items:center;gap:8px}.end-kicker i{width:5px;height:5px;background:#efcc23;border-radius:50%}.ending-panel h2{font-size:30px;line-height:1;margin:23px 0}.ending-panel h2 span{color:#e4c52c;margin-left:4px;font-size:23px}.ending-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin:30px 0 42px}.ending-links button,.ending-links a{background:transparent;border:0;color:#c8c0b4;text-decoration:none;padding:0;font-size:16px}.ending-links button:hover,.ending-links a:hover{color:#f3d33c}.form-steps{display:flex;align-items:center;gap:10px;margin:20px 0 38px}.form-steps span{width:28px;height:28px;border:1px solid #64552b;border-radius:50%;display:grid;place-items:center;font-size:12px;color:#a79b7f}.form-steps span.current{color:#15110a;background:#efd222;border-color:#efd222}.form-steps hr{flex:1;border:0;border-top:1px solid #544426}.ending-panel h3{font-size:22px;margin:0 0 10px}.end-intro{font-size:14px;line-height:1.65;color:#bfb7a8}.ending-panel fieldset{border:0;padding:0;margin:25px 0 0}.ending-panel [hidden]{display:none!important}.ending-panel label{display:block;font-size:10px;letter-spacing:1.4px;font-weight:bold;color:#c6bb9f;margin:20px 0}.ending-panel input,.ending-panel textarea{display:block;width:100%;margin-top:8px;border:1px solid #84755c55;background:#05090988;color:#ece9da;padding:12px;font:15px Arial;border-radius:3px}.form-next,.form-submit,.return-start{margin-top:20px;padding:13px;width:100%;border:1px solid #d0b85555;background:transparent;color:#e6c92e;font-size:12px;letter-spacing:1px}.form-back{border:0;background:transparent;color:#b8af9a;font-size:11px}.form-note,#form-status{font-size:12px;line-height:1.5;color:#b9b19e}#ending-faq{margin-top:35px;padding-top:20px;border-top:1px solid #6b5d3a55}#ending-faq details{border-bottom:1px solid #6b5d3a55;padding:14px 0;font-size:13px;line-height:1.6}#ending-faq summary{color:#dfd6c4}#ending-faq p{color:#a89f8f}.return-start{font-size:10px}@keyframes end-enter{from{opacity:0;transform:translateX(35px)}to{opacity:1;transform:translateX(0)}}@media(max-width:1150px){.main-menu{gap:13px}.main-menu button{font-size:11px}.controls{gap:8px}.time-theme{gap:6px}.brand span{font-size:10px}.brand{margin-left:10px}}@media(max-width:900px){.main-menu{display:none}#mobile-menu{display:block;font-size:16px}#fullscreen{display:none}.controls{justify-content:space-between}.time-theme{margin-right:10px}.brand span{font-size:9px}.ending-panel{width:min(390px,94vw);padding:65px 24px 30px}.hover-card{display:none!important}}@media(max-width:420px){#local-clock{font-size:9px}.time-theme{gap:5px}.icon-button{width:25px;height:25px;font-size:19px}#mobile-menu{font-size:14px}.brand{gap:4px;margin-left:8px}.brand svg{width:28px}.brand span{font-size:8px;letter-spacing:.5px}.themes button{font-size:7px;padding:6px}.time-theme{margin-right:8px}.controls{gap:4px}}@media(prefers-reduced-motion:reduce){.ending-panel{animation:none}.cursor-ring,.facade-outline{transition:none}}
/* Editorial cards with illustration and typography from the supplied references. */
.custom-cursor[popover]{margin:0;padding:0;border:0;background:transparent;overflow:visible;inset:auto;top:0;left:0;color:#cfac48;mix-blend-mode:normal}.custom-cursor svg{filter:drop-shadow(0 1px 1px #0008)}.custom-cursor .cursor-ring{stroke-width:1.2}.custom-cursor circle:last-child{stroke:#241f11;stroke-width:.5}.icon-button{display:grid;place-items:center;line-height:1;padding:6px;flex-shrink:0}.icon-button svg{display:block;width:18px;height:18px;margin:0}#search-open svg{transform:none}.language-switch{display:flex;border:1px solid #bda44c66;border-radius:20px;padding:3px;background:#071c23b3;gap:2px}.language-switch button{background:transparent;color:#e6dfc8;border:0;border-radius:14px;font-size:9px;padding:4px 5px}.language-switch button[aria-pressed=true]{background:#e4c567;color:#172e31}.time-theme{gap:7px}.main-menu{gap:18px}.main-menu button{font-size:12px}dialog.editorial-card{width:min(820px,calc(100vw - 50px));max-width:820px;max-height:92dvh;padding:0;border:0;border-radius:0;background:#f3ecd9;color:#09202b;overflow:auto;box-shadow:0 30px 100px #0007}.night dialog.editorial-card{background:#f3ecd9;color:#09202b}.card-art{width:100%;height:330px;background-repeat:no-repeat;background-color:#112d32}.card-body{padding:35px 48px 28px;position:relative;min-height:380px;display:flex;flex-direction:column}.card-meta{display:flex;gap:20px;justify-content:space-between;align-items:flex-start;padding-right:45px}.card-meta .dialog-kicker,.card-category{font-size:10px;color:#8c681f;letter-spacing:1.4px;text-transform:uppercase;line-height:1.4;margin:0;max-width:55%}.card-category{text-align:right}.editorial-card h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(35px,4vw,64px);font-weight:400;line-height:.98;letter-spacing:-2px;margin:30px 0 20px;max-width:650px}.editorial-card .description{font-size:16px;line-height:1.65;color:#4c5659;margin:0 0 35px;max-width:640px}.editorial-card .close-dialog{top:18px;right:22px;width:44px;height:44px;border:1px solid #132e3b;border-radius:50%;background:transparent;color:#09202b;font-size:24px}.editorial-card .close-dialog:after{content:'';position:absolute;inset:4px;border:1px solid #97762266;border-radius:50%;pointer-events:none}.card-bottom{margin-top:auto}.editorial-card .source-link{font-size:11px;margin:0 0 18px;color:#82601c}.card-navigation{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #9c958b66;padding-top:18px}.card-navigation button{border:0;background:transparent;color:#09202b;font-size:26px;padding:0 8px}.card-navigation button:disabled{opacity:.25}.card-count{font-size:11px;color:#8d8b81}.info-dialog.company-dialog{width:min(1250px,calc(100vw - 70px));max-width:1250px;padding:60px 65px 45px;border-radius:0;border:0;max-height:90dvh;background:#f3ecd9;color:#061c2b}.night .company-dialog{background:#f3ecd9;color:#061c2b}.company-intro{display:grid;grid-template-columns:1fr 2.2fr 1.1fr;gap:38px;align-items:start;margin:0 0 65px}.company-intro .dialog-kicker{font-size:10px;line-height:1.6;letter-spacing:1.4px;color:#263e4a;max-width:150px;padding-top:12px}.company-intro h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5.5vw,76px);line-height:.99;letter-spacing:-2px;font-weight:400;margin:0}.company-lead{font-size:15px;line-height:1.8;color:#596269;margin:12px 0}.company-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #9c9b9066}.company-grid section{padding:30px 23px;border-right:1px solid #9c9b9044}.company-grid section:last-child{border-right:0}.company-grid small{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#8a8f90}.company-grid h3{font-family:Georgia,'Times New Roman',serif;font-size:30px;line-height:1.05;letter-spacing:-.8px;font-weight:400;margin:28px 0 18px}.company-grid p{font-size:12px;line-height:1.6;color:#6e7677}.company-footer{display:flex;align-items:center;gap:20px;padding-top:20px;border-top:1px solid #9c9b9066;margin-top:40px}.company-footer p{font-size:11px;color:#7a8283;margin-right:auto}.company-footer a{font-size:11px;color:#183a47;text-underline-offset:4px}.company-dialog>.close-dialog{border:1px solid #162e36;border-radius:50%;top:18px;right:18px;width:40px;height:40px}.company-dialog .info-content p{line-height:1.65}@media(max-width:1150px){.main-menu{gap:10px}.main-menu button{font-size:11px}.time-theme{gap:5px}.brand span{font-size:9px}}@media(max-width:1000px){.main-menu{display:none}#mobile-menu{display:grid}.company-intro{grid-template-columns:1fr 2fr}.company-lead{grid-column:2}.company-grid{grid-template-columns:repeat(2,1fr)}.company-grid section{border-bottom:1px solid #9c9b9044}.company-grid section:nth-child(2){border-right:0}}@media(max-width:600px){dialog.editorial-card{width:calc(100vw - 30px);max-height:94dvh}.card-art{height:270px}.card-body{padding:32px 28px 20px;min-height:460px}.editorial-card h2{font-size:46px;letter-spacing:-1.5px;margin-top:28px}.editorial-card .description{font-size:15px}.card-meta{padding-right:45px}.card-category{font-size:9px}.card-meta .dialog-kicker{font-size:9px}.editorial-card .close-dialog{right:14px;top:12px}.info-dialog.company-dialog{width:calc(100vw - 28px);padding:55px 25px 28px;max-height:94dvh}.company-intro{display:block;margin-bottom:35px}.company-intro h2{font-size:48px;margin:22px 0}.company-grid{grid-template-columns:1fr}.company-grid section{border-right:0;padding:22px}.company-grid h3{font-size:29px;margin-top:16px}.company-footer{flex-wrap:wrap;gap:14px}.company-footer p{width:100%;margin:0}.language-switch button{font-size:8px;padding:4px}.brand span{font-size:8px}.time-theme{gap:4px}#local-clock{display:none}.language-switch{padding:2px}}@supports not selector(:popover-open){body:has(dialog[open]),dialog[open] button,dialog[open] a{cursor:auto!important}}@media(prefers-reduced-motion:reduce){.custom-cursor svg{transition:none}}
@media(max-width:600px){#local-clock{display:block;font-size:8px;padding:4px}.controls{gap:5px}.brand{gap:4px}.brand svg{width:24px;height:24px}}
#loading-screen{position:fixed;inset:0;z-index:99999;background:#06141d;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f4ecd6;transition:opacity .55s ease,visibility .55s ease}.loading-brand{width:min(90vw,420px);height:105px;text-align:center;font-family:Inter,Arial,sans-serif}.loading-name{font-family:Inter,Arial,sans-serif;font-size:clamp(20px,5vw,24px);line-height:1.3;min-height:32px;letter-spacing:.1px;white-space:nowrap;color:#cfc5a9}.loading-name,.loading-caption{font-weight:600!important}.loading-caption{font-family:Inter,Arial,sans-serif;font-size:clamp(13px,3.4vw,15px);line-height:1.5;color:#cfc5a9;margin:10px auto 0;max-width:100%;opacity:1;transform:none}.loading-progress{--loaded:0%;width:min(60vw,240px);height:2px;background:#eac46126;margin-top:30px;overflow:hidden}.loading-progress span{display:block;height:100%;width:var(--loaded);background:#eac461;transition:width .6s ease}.loading-finished{opacity:0;visibility:hidden;pointer-events:none}@media(prefers-reduced-motion:reduce){#loading-screen,.loading-progress span,.loading-caption{transition:none}}
.loading-retry{margin-top:24px;background:transparent;border:1px solid #eac46188;border-radius:20px;color:#eac461;padding:10px 18px;cursor:pointer}.night-lighting{position:absolute;inset:0;width:10594px;height:725px;z-index:2;pointer-events:none;opacity:0;transition:opacity .65s ease}.night .night-lighting{opacity:1}.night-window-detail{filter:none!important;clip-path:url(#lit-windows);opacity:0;transition:opacity .65s ease;pointer-events:none}.night .night-window-detail{opacity:.8}.night-lighting .window-warmth{mix-blend-mode:screen}.night .base-tile{filter:brightness(.46) saturate(.68)}
#search-open,#mobile-menu{padding:0;display:grid;place-items:center;line-height:0;box-sizing:border-box}#mobile-menu{display:none}#search-open svg,#mobile-menu svg{width:18px;height:18px;overflow:visible;flex-shrink:0}@media(max-width:1000px){#mobile-menu{display:grid}}@media(max-width:600px){#search-open svg,#mobile-menu svg{width:15px;height:15px}}

.theme-flight{position:fixed;left:0;top:0;z-index:10000;pointer-events:none;overflow:visible;transform-origin:center;will-change:transform,opacity}@media(prefers-reduced-motion:reduce){.theme-flight{display:none}}

#world .foreground[hidden]{display:none!important}#world .foreground{will-change:auto}#world .foreground:not([hidden]){will-change:transform}

#world .base-tile{z-index:2}#world .far-city{position:absolute;left:0;top:0;width:2172px;height:725px;z-index:1;pointer-events:none;will-change:transform}#world .sky{z-index:0;overflow:hidden}.night-lighting{z-index:3}body.night #world .far-city{filter:brightness(.46) saturate(.64)}.far-city{transition:filter .65s ease}#world{isolation:isolate}

#overhead-cables{position:absolute;left:-100px;top:0;width:14000px;height:145px;z-index:4;pointer-events:none;will-change:transform}.night #overhead-cables{filter:brightness(.7)}

body.night #world .base,body.night #world .far-city{filter:none!important}
#world .base-tile,#world .far-city{transition:opacity .55s ease;filter:none}
#world .night-tile,#world .night-city{opacity:0}body.night #world .night-tile,body.night #world .night-city{opacity:1}
body.night #world .far-city:not(.night-city){opacity:0}
.night-lighting>g:not([data-lamp-x]),.night-lighting .window-warmth{display:none}
body.night #world .foreground[src*="F01_lantern"]{filter:brightness(.95) saturate(1.1)}

/* Text weight and building-linked cards requested on 26 September. */
body,body *{font-weight:700!important}
.hover-card{top:auto;left:auto;width:260px;min-height:165px;padding:22px 20px 15px;transition:box-shadow .25s ease;background:#f5ecd2}
.hover-card h2{font-size:22px;line-height:1.13;margin:12px 0}
.hover-card button{position:static;font-size:14px}
.hover-card button::after{content:'';position:absolute;inset:0;cursor:pointer}
.hover-card .trace-frame,.facade-outline .trace-frame{stroke-dasharray:100;stroke-dashoffset:100}
.hover-card:not([hidden]) .trace-frame{animation:draw-building-frame .6s ease-out both}
.hover-card:not([hidden]) .inner-frame{animation-delay:.1s}
.hover-card.card-active .trace-frame,.hover-card:focus-within .trace-frame{animation:draw-card-frame .75s cubic-bezier(.22,.75,.25,1) both}
.hover-card.card-active .inner-frame,.hover-card:focus-within .inner-frame{animation-delay:.12s}
.hover-card.card-active,.hover-card:focus-within{box-shadow:0 10px 32px #0005,0 0 0 2px #e8c04b44}
.building-hotspot.highlighted .trace-frame,.building-hotspot:focus-visible .trace-frame{animation:draw-building-frame .75s cubic-bezier(.22,.75,.25,1) both}
.building-hotspot.highlighted .inner-frame,.building-hotspot:focus-visible .inner-frame{animation-delay:.1s}
.building-hotspot.card-linked .trace-frame{animation:draw-linked-building-frame .9s cubic-bezier(.22,.75,.25,1) both}
.building-hotspot.card-linked .inner-frame{animation-delay:.12s}
.building-hotspot.card-linked .facade-outline{filter:drop-shadow(0 0 3px #f9d779)}
.building-hotspot::before{content:'';position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(135deg,#f8d37818,#fff2af06 55%,#f8d37812)}
.building-hotspot.card-linked::before{animation:linked-building-light 1.8s ease-in-out infinite}
@keyframes draw-building-frame{from{stroke-dashoffset:100}to{stroke-dashoffset:0}}
@keyframes draw-card-frame{from{stroke-dashoffset:100}to{stroke-dashoffset:0}}
@keyframes draw-linked-building-frame{from{stroke-dashoffset:100}to{stroke-dashoffset:0}}
@keyframes linked-building-light{0%,100%{opacity:.3}50%{opacity:1}}
@media(prefers-reduced-motion:reduce){.hover-card .trace-frame,.facade-outline .trace-frame{animation:none!important;stroke-dashoffset:0}.building-hotspot.card-linked::before{animation:none;opacity:.6}}

/* Provided PNGs retain alpha; decoration never captures pointer gestures. */
#world .decor-item{pointer-events:none;user-select:none}
body.night #world .foreground.decor-light{filter:brightness(.96) saturate(.95)}
body:not(.night) #world .foreground.decor-light{filter:saturate(.82)}
.brand{flex-shrink:0}.brand span{white-space:nowrap}
@media(max-width:370px){.controls{display:grid;grid-template-columns:1fr;justify-items:stretch;gap:5px;padding:8px 12px 20px}.brand{margin:0;justify-self:start}.time-theme{margin:0;gap:5px;justify-content:space-between}#local-clock{position:absolute;top:11px;right:12px;display:block}}








/* Street props are fixed to the paving; perspective footprints lie below the curb. */
#stage{bottom:calc(34px + env(safe-area-inset-bottom,0px))}
.bottom{height:calc(34px + env(safe-area-inset-bottom,0px));left:0;right:0;bottom:0;padding:0 10px calc(4px + env(safe-area-inset-bottom,0px));background:#081922}
.editorial-card h2{overflow-wrap:anywhere}
#world .ground-shadow{position:absolute;pointer-events:none;user-select:none;fill:#10201c;overflow:visible}
.ground-shadow .cast-shadow{opacity:.17;filter:blur(2px)}
.ground-shadow .soft-contact{opacity:.16;filter:blur(2px)}
.ground-shadow .wheel-contact{opacity:.60;filter:blur(.35px)}
body.night .ground-shadow .cast-shadow{opacity:.24}
body.night .ground-shadow .soft-contact{opacity:.24}
body.night .ground-shadow .wheel-contact{opacity:.75}

@media(max-width:600px){.brand span{line-height:1.15}.brand b{display:block;margin-top:2px}.brand{gap:5px}}

/* v28: coherent fixed courtyard depth, above distant city and behind the untouched arch. */
#world .passage-underlay{position:absolute;z-index:1;pointer-events:none;transition:opacity .55s ease}
#world .night-passage{opacity:0}body.night #world .day-passage{opacity:0}body.night #world .night-passage{opacity:1}
@media(prefers-reduced-motion:reduce){#world .passage-underlay{transition:none}}

/* A wider camera includes the entire original foreground railing. */
#world .paving-extension{position:absolute;z-index:2;overflow:hidden;pointer-events:none;transition:opacity .55s ease}
#world .night-paving{opacity:0}body.night #world .night-paving{opacity:1}
@media(prefers-reduced-motion:reduce){#world .paving-extension{transition:none}}

/* The hill fades naturally into the distant city; the sculpture remains sharp. */
#world .landmark-underlay{position:absolute;z-index:1;pointer-events:none;transition:opacity .55s ease}
#world .night-landmark{opacity:0}body.night #world .day-landmark{opacity:0}body.night #world .night-landmark{opacity:1}
@media(prefers-reduced-motion:reduce){#world .landmark-underlay{transition:none}}

/* Match the original vector sky behind the fixed landmark vista. */
#world .landmark-sky{position:absolute;left:2572px;top:175px;width:480px;height:550px;z-index:1;pointer-events:none;background:#52bdf0;mask-image:linear-gradient(to bottom,transparent,#000 12px);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 12px)}#world .landmark-sky::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,#041025,#203c65);background-size:100% 725px;background-position:0 -175px;opacity:0;transition:opacity .65s ease}body.night #world .landmark-sky::after{opacity:1}@media(prefers-reduced-motion:reduce){#world .landmark-sky::after{transition:none}}

#world .brand-sign{position:absolute;z-index:4;pointer-events:none;filter:drop-shadow(0 0 2px #e1b56555);transition:opacity .55s ease}#world .brand-sign-crop{position:absolute;inset:0;overflow:hidden;clip-path:inset(0 round 3px)}#world .night-brand-sign{opacity:0;filter:drop-shadow(0 0 6px #e1ac6077)}body.night #world .day-brand-sign{opacity:0}body.night #world .night-brand-sign{opacity:1}@media(prefers-reduced-motion:reduce){#world .brand-sign{transition:none}}

#world .court-church-sky{position:absolute;left:5100px;top:0;width:1200px;height:725px;z-index:1;pointer-events:none;background:#52bdf0}#world .court-church-sky::after{content:"";position:absolute;inset:0 -2px;background:linear-gradient(to bottom,#041025,#203c65);opacity:0;transition:opacity .65s ease}body.night #world .court-church-sky::after{opacity:1}
#world .celestial-layer{position:absolute;left:0;top:0;width:10594px;height:725px;z-index:1;pointer-events:none;overflow:hidden}.court-church-underlay{position:absolute;z-index:1;pointer-events:none;transition:opacity .55s ease}.night-court-church{opacity:0}body.night .day-court-church{opacity:0}body.night .night-court-church{opacity:1}@media(prefers-reduced-motion:reduce){#world .court-church-sky::after,.court-church-underlay{transition:none}}
