.city-atlas{--land:#e9e4d2;--block:#f0ecd9;--road:#f9f5e6;--road-edge:#c8c5ae;--water:#8eb9b9;--water-line:#c2d9cd;--tree:#789571;--tree-top:#9cb28b;--park:#c9d6b7;--glass:#a3c6c1;--parcel:#d9d3bb;--label:#faf5e6;--ink:#34463e;border:2px solid #998c70;background:#f8efdc;box-shadow:6px 6px 0 #a8946a32;margin:22px 0;color:#35453f}
.city-atlas[data-period=morning]{--land:#e9e3c9;--block:#f4eacf;--water:#a4c4ba;--glass:#c8d6ba}
.city-atlas[data-period=evening]{--land:#d8c1a4;--block:#e9d1b6;--road:#efdbc1;--road-edge:#b09b83;--water:#7eaaa5;--glass:#efd594;--park:#bdc19a;--tree:#7c8965;--label:#f4dfbf}
.city-atlas[data-period=night]{--land:#303f43;--block:#405055;--road:#536166;--road-edge:#253b42;--water:#224f63;--water-line:#386778;--tree:#3d6250;--tree-top:#507c60;--park:#354e43;--glass:#f1ca7e;--parcel:#67716a;--label:#243940;--ink:#eee0b9}
.atlas-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 25px 18px;border-bottom:1px solid #d5c6a6}.atlas-heading h2{font:36px/1 var(--display);margin:6px 0}.atlas-heading p{font-size:12px;margin:8px 0 0}.atlas-heading .eyebrow{color:#8a553c}.atlas-time{font:13px var(--display);padding:10px 13px;background:#e4e6cd;border:1px solid #bdc3a9;white-space:nowrap;align-self:flex-start}.atlas-time i{display:inline-block;width:7px;height:7px;background:#5d8b58;margin-right:7px}
.atlas-toolbar{display:flex;justify-content:space-between;gap:12px;padding:10px 16px;background:#e9dfc7;border-bottom:1px solid #bdaf91}.atlas-periods,.atlas-tools{display:flex;gap:4px;align-items:center;flex-wrap:wrap}.atlas-toolbar button{font-size:11px;padding:7px 11px;min-height:34px;background:#f8eed7;border:1px solid #c9b894;color:#534d3f}.atlas-toolbar button[aria-pressed=true]{background:#4b6558;color:#fff0d3;border-color:#3a5046}.atlas-tools button[data-city=map-zoom]{font-size:20px;line-height:1;width:34px;padding:4px}.atlas-tools button[data-city=map-motion]{background:transparent;font-size:10px;max-width:120px}
.atlas-surface{position:relative;background:var(--land);overflow:hidden}.atlas-svg{display:block;width:100%;height:auto;aspect-ratio:1200/820;max-height:760px;color:var(--ink)}.atlas-svg text{font-family:'Trebuchet MS',sans-serif;fill:var(--ink);pointer-events:none}.atlas-svg .district-label{font:700 21px var(--display);letter-spacing:.3px}.atlas-svg .district-count{font:20px var(--display);opacity:.7}.atlas-svg .street-label{font-size:10px;letter-spacing:1.4px}.atlas-svg .water-label{font-size:10px;letter-spacing:3px;fill:#d3e6d7}.atlas-svg .landmark-label{font-size:10px;font-weight:bold;letter-spacing:1px;fill:#3f4e48}.atlas-svg .mall-label{font:10px var(--display);fill:#3e473e}.atlas-svg .transit-label{font-size:10px;fill:#fff5dc;font-weight:bold}.atlas-svg .compass-label{font:15px var(--display)}
.atlas-pin{cursor:pointer;outline:none}.atlas-pin path{fill:#fff4d7;stroke:#447461;stroke-width:2}.atlas-pin text{font:700 20px var(--display);fill:#285b49}.atlas-pin.owned path{fill:#c8954d;stroke:#7d582c}.atlas-pin.owned text{fill:#342b25}.atlas-pin.mine path{fill:#a43930;stroke:#ffebbf;stroke-width:2.5}.atlas-pin.mine text{fill:#fff2d0}.atlas-pin.selected path,.atlas-pin:focus path{stroke:#f2af3e;stroke-width:5}.atlas-pin:hover path{stroke:#d57632;stroke-width:4}.atlas-pin .indoor-dot{fill:#628aa3;stroke:#faf0d3;stroke-width:2}.atlas-key{position:absolute;bottom:12px;left:16px;display:flex;gap:16px;background:#faf1dbef;padding:9px 12px;font-size:10px;border:1px solid #beae8b;color:#405248}.atlas-key span{display:flex;align-items:center;gap:5px}.atlas-key i{display:inline-block;width:10px;height:10px;border:1px solid #517361;background:#fff4d7}.atlas-key i.owned{background:#c8954d;border-color:#7d582c}.atlas-key i.mine{background:#a43930;border-color:#a43930}.atlas-key i.indoor{background:#628aa3;border:0;border-radius:50%}
.atlas-districts{display:flex;gap:6px;flex-wrap:wrap;padding:14px 16px;background:#f5e9cf;border-top:1px solid #beae8b}.atlas-districts button{display:flex;align-items:center;gap:7px;padding:9px 12px;font-size:12px;background:#fffaeb;border:1px solid #d1c1a0;color:#4b5146}.atlas-districts button[aria-pressed=true]{background:#344e44;color:#fff1d1;border-color:#344e44}.atlas-districts i{width:7px;height:7px;display:inline-block;background:var(--district)}.atlas-districts small{opacity:.65}.atlas-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 18px 10px;font-size:10px;line-height:1.5;color:#75694f}.atlas-caption p{max-width:640px}.atlas-caption>span{white-space:nowrap;color:#705d75}
.atlas-selection{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;gap:15px;border-top:1px solid #a69470;background:#e8d6b1}.atlas-selection small,.atlas-selection strong,.atlas-selection span{display:block}.atlas-selection small{font-size:10px;text-transform:uppercase}.atlas-selection strong{font:25px var(--display);margin:4px 0}.atlas-selection span{font-size:12px}.atlas-selection .secondary{white-space:nowrap}
@keyframes atlas-travel{to{offset-distance:100%}}.atlas-mover{offset-distance:0%;offset-rotate:auto;offset-anchor:0px 0px;animation:atlas-travel linear infinite;pointer-events:none}.atlas-mover.walker{offset-rotate:0deg}.city-atlas[data-motion=false] .atlas-mover,.reduced-motion .atlas-mover,.map-sleep .atlas-mover{animation-play-state:paused}.night-glow{display:none}[data-period=night] .night-glow,[data-period=evening] .night-glow{display:block}
.location-character{padding:15px;margin:12px 0;background:#e7ddc2;border-left:4px solid #977a57}.location-character h3{font:23px var(--display);margin:0 0 7px}.location-character p{font-size:12px;line-height:1.6;margin:6px 0}.location-character .access-hours{font-weight:bold;color:#84523b}.district-description{margin:24px 0 12px;padding:15px 18px;border-left:4px solid #856c92;background:#e8d9bb;font-size:13px;line-height:1.6}.district-description strong{font:24px var(--display);display:block;margin-bottom:6px}.property-card .card-costs{font-size:11px;margin-top:8px;line-height:1.5;color:#655c49}.property-card .card-trait{font-size:10px;color:#8c4c3b;display:block;margin-bottom:9px}.city-brand-sticker{width:130px;height:130px;object-fit:contain;float:left;margin:0 22px 8px 0}.topbar .brand-mark{width:57px;height:64px;background:none;box-shadow:none}.brand-mark img{width:100%;height:100%;object-fit:contain}.loading-mark img{width:100px;height:110px;object-fit:contain}.city-hero h1{font-size:43px!important}.venue-art svg,.detail-art svg,.venue-modal-art svg{width:100%;height:auto}.property-thumb svg{height:auto!important;aspect-ratio:600/340}.atlas-toolbar button:focus-visible,.atlas-districts button:focus-visible{outline:3px solid #b76a35;outline-offset:2px}
@media(prefers-reduced-motion:reduce){.atlas-mover{animation-play-state:paused}}
@media(max-width:900px){.atlas-heading{padding:16px}.atlas-heading h2{font-size:30px}.atlas-toolbar{flex-wrap:wrap;padding:8px}.atlas-caption{display:block}.atlas-caption>span{display:block}.atlas-time{font-size:11px}.city-brand-sticker{width:90px;height:95px;margin-right:14px}.city-hero h1{font-size:36px!important}.atlas-tools{margin-left:auto}}
@media(max-width:600px){.atlas-heading{display:block;padding:14px}.atlas-heading h2{font-size:30px}.atlas-heading p{font-size:11px}.atlas-time{display:inline-block;margin-top:12px}.atlas-tools{margin-left:0}.atlas-toolbar button{font-size:10px;padding:7px 9px;min-height:38px}.atlas-surface{padding-bottom:36px}.atlas-svg{aspect-ratio:1.12;max-height:530px}.atlas-key{bottom:6px;left:5px;right:5px;justify-content:center;gap:10px;font-size:9px;padding:7px 5px}.atlas-districts{padding:10px 8px;gap:5px;display:grid;grid-template-columns:1fr 1fr}.atlas-districts button{padding:10px 8px;font-size:11px;justify-content:flex-start;min-height:41px}.atlas-districts button:first-child{grid-column:1/-1}.atlas-caption{padding:0 12px 9px;font-size:10px}.atlas-selection{padding:14px;flex-wrap:wrap}.atlas-selection strong{font-size:23px}.atlas-selection .secondary{width:100%}.city-brand-sticker{width:80px;height:90px;margin:0 12px 4px 0}.city-board-mode .topbar .brand-mark{width:37px;height:44px}.city-atlas{margin:16px 0;box-shadow:3px 3px 0 #a8946a32}.district-description{font-size:12px}.city-hero h1{font-size:31px!important}}

.city-brand-sticker{background:#fff;border:1px solid #d8c19b;padding:6px;box-shadow:3px 3px 0 #b6a28040}.topbar .brand-mark{background:#fff;border:2px solid #efcd98;padding:2px;height:62px}.loading-mark img{background:#fff;padding:5px}

.atlas-tools button[data-city=map-motion][aria-pressed=true]{background:#4b6558;color:#fff0d3}.atlas-svg.pannable{cursor:grab;touch-action:none}.atlas-svg.pannable:active{cursor:grabbing}.atlas-svg:focus-visible{outline:3px solid #bc8955;outline-offset:-3px}

[data-period=night] .office-towers,[data-period=night] .shopping-atrium{--glass:#6a8285}[data-period=night] .shopping-atrium{opacity:.88}
/* V7: one continuous city, two projections. */
.city-atlas{--city-land:#bfc5a3;--city-road:#75847b;--city-curb:#d2c7a5;--city-water:#4f9291;--land:#c2cbb3}
.city-atlas[data-period=morning]{--city-land:#c8caae;--city-road:#85918a;--city-curb:#dcd1af;--city-water:#6da7a0}
.city-atlas[data-period=evening]{--city-land:#c5b39a;--city-road:#797d72;--city-curb:#d5bd99;--city-water:#66928c}
.city-atlas[data-period=night]{--city-land:#455e5d;--city-road:#344f54;--city-curb:#75857a;--city-water:#255569;--land:#3c5559}
.city-atlas[data-view=city] .atlas-svg{aspect-ratio:2830/1630;max-height:900px;shape-rendering:geometricPrecision;background:var(--city-land)}
.city-atlas[data-view=plan] .atlas-svg{aspect-ratio:1500/1200;max-height:880px;background:var(--city-land)}
.atlas-svg .city-architecture text{font-family:'Trebuchet MS',sans-serif}
.atlas-svg .atlas-pin text{font:700 14px 'Trebuchet MS',sans-serif;fill:#315b4e}
.atlas-svg .atlas-pin.mine text{fill:#fff2d0}.atlas-svg .atlas-pin path{stroke-width:1.5;fill:#fff4d8}.atlas-svg .atlas-pin.owned path{fill:#c8954d}.atlas-svg .atlas-pin.mine path{fill:#a43930}.atlas-svg .atlas-pin.selected path{stroke-width:3;stroke:#df882e;fill:#fff2c4}.atlas-svg .atlas-pin.mine.selected path{fill:#a43930}.atlas-svg .atlas-pin:focus path,.atlas-svg .atlas-pin:hover path{stroke:#e9a653;stroke-width:3}
.city-district-label{cursor:pointer;outline:none}.city-district-label:hover rect:first-child,.city-district-label:focus rect:first-child,.city-district-label.active rect:first-child{stroke:#e8ad58;stroke-width:4}.city-district-label text{pointer-events:none}
.atlas-views{display:flex;gap:3px;align-items:center;padding-right:12px;border-right:1px solid #c6b593}.atlas-views button{font-weight:700}.atlas-toolbar{flex-wrap:wrap}.atlas-periods{margin-left:auto}.atlas-tools{margin-left:auto}.atlas-selection-actions{display:flex;gap:8px}.atlas-selection-actions .secondary{font-size:12px}
.city-lamp-light{display:none}[data-period=night] .city-lamp-light,[data-period=evening] .city-lamp-light{display:block}
[data-period=night] .city-architecture{filter:brightness(.73) saturate(.9)}[data-period=night] .city-architecture .city-window{fill:#f0d59a!important}[data-period=night] .city-architecture .city-window:nth-child(3n){fill:#5b8180!important}[data-period=night] .city-street-life{filter:brightness(.9)}
[data-period=evening] .city-architecture{filter:sepia(.09) saturate(.9)}
.location-identity{padding:16px 0 14px;border-bottom:1px solid #bbab88;margin-bottom:16px}.location-identity>span{text-transform:uppercase;letter-spacing:1.6px;font-size:9px;color:#847350}.location-identity h3{font:26px/1.1 var(--display);color:#3f6256;margin:8px 0}.location-identity p{font-size:12px;line-height:1.7;color:#615c4c;margin:0}.property-personality{font:21px/1.2 var(--display);color:#577365;display:block;margin:7px 0 9px}.property-thumb svg{aspect-ratio:760/470!important}.property-card{content-visibility:auto;contain-intrinsic-size:auto 440px}.property-detail{scroll-margin-top:90px}
@media(max-width:900px){.atlas-views{border:0}.atlas-periods{margin-left:0}.atlas-tools{margin-left:0}.atlas-selection-actions{flex-wrap:wrap}.atlas-heading h2{font-size:32px}}
@media(max-width:600px){.city-atlas[data-view=city] .atlas-svg,.city-atlas[data-view=plan] .atlas-svg{aspect-ratio:1;max-height:560px}.atlas-toolbar{gap:7px}.atlas-views{width:100%;padding:0;gap:6px}.atlas-views button{flex:1}.atlas-toolbar .atlas-tools{justify-content:space-between;width:100%}.atlas-selection-actions{width:100%}.atlas-selection-actions .secondary{flex:1;width:auto}.location-identity h3{font-size:24px}}
.city-occluder{opacity:.16;pointer-events:none}.atlas-mover.train{animation-name:city-train-travel}@keyframes city-train-travel{0%{offset-distance:0%;opacity:0}7%{opacity:1}93%{opacity:1}100%{offset-distance:100%;opacity:0}}
.property-facts b,.venue-facts b,.property-card b,.purchase-total b{font-family:'Trebuchet MS',sans-serif;font-size:20px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.3px}

/* Wider Meridian: quiet context, crisp playable streets. */
.city-context{filter:grayscale(1);opacity:.42;pointer-events:none}.atlas-context-note{display:block;margin-top:5px;color:var(--muted,#6b7266)}
