/* A quiet architectural atlas, scoped to the land-selection section. */
#map { --atlas-ink: #263e32; --atlas-muted: #727b70; padding: 92px 40px 70px; background: #f4f3ed; color: var(--atlas-ink); gap: 36px; scroll-margin-top: 70px; }
#map .map-intro, #map .map-board { max-width: 1440px; }
#map .map-intro { grid-template-columns: 1.2fr 0.8fr; gap: 48px; }
#map .kicker { color: #788473; font-size: 10px; letter-spacing: .2em; }
#map .map-intro h2 { font-size: clamp(40px, 4.7vw, 68px); font-weight: 500; letter-spacing: -.055em; line-height: 1.06; }
#map .map-intro h2 em { font-family: Georgia, serif; font-weight: 400; color: #72846a; }
#map .map-lead { color: #777d72; font-size: 13px; line-height: 1.8; max-width: 52ch; }
#map .map-stats { grid-template-columns: .75fr 1fr 1.6fr; gap: 24px; padding-bottom: 8px; }
#map .map-stats .stat { border-color: #d7dbce; }
#map .map-stats b { font-size: clamp(22px, 2vw, 30px); font-weight: 400; white-space: nowrap; letter-spacing: -.04em; }
#map .map-stats span { font-size: 9px; }
#map .map-board { background: #fffef9; border: 1px solid #daddd1; border-radius: 18px; overflow: hidden; box-shadow: 0 18px 65px #34472f09; }
#map .map-board-bar { margin: 0; padding: 17px 23px; border-bottom: 1px solid #e4e6dc; }
#map .filters { gap: 5px; }
#map .chip { border: 0; background: transparent; color: #727b70; border-radius: 7px; padding: 10px 15px; letter-spacing: 0; text-transform: none; font-size: 12px; font-weight: 500; }
#map .chip.active { background: #294936; color: #fffef9; }
#map .map-3d-cta { border: none; padding: 8px 0; font-size: 10px; color: #747f6c; text-transform: none; letter-spacing: .02em; width: auto; }
#map .map-note { margin: 0; padding: 10px 24px; font-size: 10px; color: #7a8175; background: #f8f8f2; }
#map #genplan-host { border: 0; border-radius: 0; overflow: visible; }
.atlas { font-family: 'Montserrat', sans-serif; color: #263e32; }
.atlas button { font-family: inherit; cursor: pointer; -webkit-tap-highlight-color: transparent; }
.atlas button:focus-visible, .atlas-viewport:focus-visible { outline: 2px solid #527d54; outline-offset: 3px; }
.atlas button:disabled { opacity: .4; cursor: default; }
.atlas-workspace { display: grid; grid-template-columns: minmax(0, 1fr) 290px; }
.atlas-viewport { scroll-margin-top: 85px; position: relative; min-width: 0; height: 535px; overflow: hidden; background: #eae9e1; }
.atlas-canvas { position: absolute; inset: 0; touch-action: none; }
.atlas-canvas canvas { width: 100%; height: 100%; display: block; touch-action: none; }
.atlas-topline { position: absolute; top: 25px; left: 25px; right: 25px; display: flex; justify-content: space-between; gap: 15px; pointer-events: none; }
.atlas-edition { font-size: 9px; font-weight: 600; letter-spacing: .12em; color: #59664f; }
.atlas-edition span { padding: 0 9px; color: #a6aa9d; }
.atlas-live { display: flex; align-items: center; gap: 6px; font-size: 9px; color: #78816e; }
.atlas-live i { height: 5px; width: 5px; border-radius: 50%; background: #668264; }
.atlas-view-switch { position: absolute; top: 57px; left: 24px; display: flex; padding: 4px; border: 1px solid #dadbd1; background: #f5f5ecd9; border-radius: 8px; }
.atlas-view-switch button { border: 0; background: transparent; font-size: 10px; color: #6e7868; padding: 7px 12px; border-radius: 5px; }
.atlas-view-switch button[aria-pressed=true] { background: #fffef9; color: #294936; box-shadow: 0 2px 5px #28392410; }
.atlas-navigation { position: absolute; bottom: 22px; left: 24px; right: 24px; display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.atlas-reset { border: 1px solid #d7dbce; border-radius: 7px; background: #fffef9eb; color: #344a38; padding: 12px 15px; display: flex; gap: 10px; align-items: center; font-size: 16px; }
.atlas-reset span { font-size: 10px; }
.atlas-tools { display: flex; gap: 3px; padding: 4px; background: #fffef9ee; border: 1px solid #d7dbce; border-radius: 8px; }
.atlas-tools button { border: 0; background: transparent; width: 34px; height: 34px; font-size: 22px; color: #485a44; border-radius: 5px; }
.atlas-tools button[aria-pressed=true] { background: #e3e8dc; }
.atlas-tools span { width: 1px; background: #dfe3d8; margin: 5px; }
.atlas-compass { position: absolute; right: 27px; top: 65px; display: grid; text-align: center; gap: 3px; pointer-events: none; color: #68735e; }
.atlas-compass span { font-size: 9px; }
.atlas-compass b { font-size: 29px; font-weight: 400; }
.atlas-sidebar { background: #fffef9; border-left: 1px solid #e0e3d7; min-width: 0; }
.atlas-welcome { padding: 29px 26px 24px; }
.atlas-eyebrow { font-size: 8px; letter-spacing: .14em; color: #87917e; }
.atlas-miniature { display: grid; grid-template-columns: repeat(3, 23px); gap: 4px; width: 83px; transform: rotate(-23deg) skew(12deg); margin: 35px auto 36px; }
.atlas-miniature i { height: 26px; background: #d7e0cd; border: 1px solid #c1ceb6; box-shadow: -3px 3px 0 #b7c6ab; }
.atlas-miniature i:nth-child(5) { background: #52735b; box-shadow: -3px 3px 0 #35533f; transform: translateY(-5px); }
.atlas-welcome h3 { font-size: 26px; font-weight: 500; line-height: 1.2; letter-spacing: -.055em; margin: 0 0 15px; }
.atlas-welcome > p:not(.atlas-eyebrow):not(.atlas-disclaimer) { font-size: 11px; line-height: 1.8; color: #828977; }
.atlas-summary { display: flex; align-items: center; gap: 15px; padding: 20px 0; margin: 20px 0 0; border-top: 1px solid #e5e7dc; }
.atlas-summary strong { font-size: 42px; font-weight: 400; line-height: 1; letter-spacing: -.06em; }
.atlas-summary strong span { font-size: 14px; color: #909783; letter-spacing: 0; margin-left: 6px; }
.atlas-summary > span { font-size: 10px; color: #818a78; line-height: 1.5; }
.atlas-first { background: #2d4b38; color: #fffef5; display: flex; justify-content: space-between; gap: 8px; align-items: center; padding: 15px 14px; font-size: 10px; border: none; border-radius: 7px; width: 100%; }
.atlas-first span { font-size: 16px; }
.atlas-disclaimer { color: #929987; font-size: 9px; line-height: 1.6; margin: 16px 0 0; }
.atlas-footer { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 12px; padding: 16px 24px; border-top: 1px solid #e3e6da; border-bottom: 1px solid #e3e6da; }
.atlas-legend { display: flex; gap: 18px; }
.atlas-legend span { display: flex; gap: 7px; align-items: center; font-size: 10px; color: #6d7966; }
.atlas-legend i { width: 7px; height: 7px; border-radius: 2px; }
.atlas-legend .free { background: #92ad97; }.atlas-legend .reserved { background: #ceb580; }.atlas-legend .sold { background: #babcb7; }
.atlas-footer p { margin: 0; font-size: 9px; color: #8b927f; }
.atlas-index { padding: 17px 24px; display: flex; align-items: center; gap: 20px; }
.atlas-index > span { font-size: 8px; letter-spacing: .12em; color: #8a947f; flex-shrink: 0; }
.atlas-index > div { display: flex; flex-wrap: wrap; gap: 4px; }
.atlas-index button { width: 29px; height: 30px; border: 1px solid #e0e5d6; color: #50654d; background: #f2f5ec; border-radius: 5px; font-size: 10px; }
.atlas-index button[data-status=reserved] { background: #f2ebdd; border-color: #e2d8c3; }
.atlas-index button[data-status=sold] { background: #edeee9; color: #91978c; }
.atlas-index button[aria-pressed=true] { background: #294936; color: #fff; border-color: #294936; }
.atlas-index button:hover { border-color: #52735b; }
.atlas [hidden] { display: none !important; }
.atlas-tooltip { position: absolute; z-index: 4; padding: 12px 15px; background: #294936; color: #fffef5; border-radius: 7px; font-size: 11px; max-width: calc(100% - 24px); pointer-events: none; box-shadow: 0 8px 25px #233c2920; }
.atlas-empty-filter { position: absolute; left: 50%; top: 45%; transform: translate(-50%, -50%); padding: 16px; background: #fffef9ed; border-radius: 10px; text-align: center; font-size: 12px; }
.atlas-webgl-fallback { margin: 130px 30px; font-size: 14px; line-height: 1.7; }
.atlas-announcement { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
#map .plot-sheet { position: relative; inset: auto; width: auto; max-width: none; z-index: auto; padding: 30px 24px 20px; margin: 0; box-shadow: none; border: none; border-radius: 0; background: transparent; color: #263e32; animation: none; }
#map .plot-sheet h3 { font-size: 52px; font-weight: 400; letter-spacing: -.055em; margin: 15px 0 10px; }
#map .plot-sheet-close { background: #f0f2e9; color: #52624b; border-radius: 50%; right: 15px; top: 18px; width: 28px; height: 28px; font-size: 18px; }
#map .plot-sheet-note { font-size: 9px; line-height: 1.5; margin-bottom: 15px; color: #8b927e; opacity: 1; }
#map .plot-meta { gap: 0 12px; margin-bottom: 18px; }
#map .plot-meta div { background: transparent; border-top: 1px solid #e4e7da; border-radius: 0; padding: 10px 0; }
#map .plot-meta dt { font-size: 8px; letter-spacing: .03em; color: #8a927d; opacity: 1; text-transform: none; }
#map .plot-meta dd { font-size: 13px; font-weight: 500; margin-top: 5px; }
#map #pc-cad { font-size: 11px; }
#map #pc-cta { border-radius: 7px; display: flex; justify-content: center; width: 100%; padding: 15px 10px; background: #2d4b38; color: #fffef9; font-size: 10px; border: none; }
.atlas-paging { display: flex; justify-content: space-between; margin-top: 18px; gap: 10px; }
.atlas-paging button { border: none; background: transparent; color: #7e8873; padding: 5px 0; font-size: 9px; }
#map .plots-fallback { margin: 0; padding: 14px 24px; border-top: 1px solid #e3e6da; }
#map .plots-fallback summary { color: #7b8770; font-size: 10px; letter-spacing: 0; text-transform: none; }
#map .plot { background: #f1f4e9; color: #2c4834; border-color: #d5ddca; }
@media (min-width: 1500px) { .atlas-viewport { height: 590px; }.atlas-workspace { grid-template-columns: minmax(0, 1fr) 310px; } }
@media (max-width: 1050px) { #map { padding: 65px 24px 50px; } #map .map-intro { grid-template-columns: 1fr; gap: 16px; } #map .map-stats { max-width: 440px; } .atlas-workspace { grid-template-columns: minmax(0, 1fr) 255px; } .atlas-live { display: none; } .atlas-welcome { padding: 26px 20px; } .atlas-index { display: block; }.atlas-index > span { display: block; margin-bottom: 10px; } }
@media (max-width: 1000px) {
  #map { padding: 48px 14px 35px; gap: 24px; }
  #map .map-intro h2 { font-size: 43px; }
  #map .map-intro { gap: 10px; }
  #map .map-stats { gap: 15px; }
  #map .map-board-bar { padding: 12px; gap: 8px; }
  #map .chip { padding: 9px 11px; font-size: 11px; }
  #map .map-3d-cta { font-size: 9px; }
  #map .map-note { padding: 9px 14px; font-size: 9px; }
  .atlas-workspace { grid-template-columns: 1fr; }
  .atlas-viewport { height: 380px; }
  .atlas-topline { top: 18px; left: 16px; right: 16px; }
  .atlas-edition { font-size: 8px; }
  .atlas-view-switch { left: 14px; top: 44px; }
  .atlas-navigation { left: 14px; right: 14px; bottom: 14px; gap: 6px; }
  .atlas-reset { padding: 11px 10px; }
  .atlas-tools { gap: 0; }.atlas-tools button { width: 31px; height: 32px; }
  .atlas-compass { right: 18px; top: 47px; }
  .atlas-sidebar { border-left: 0; border-top: 1px solid #dfe4d5; }
  .atlas-welcome { padding: 22px; display: grid; grid-template-columns: 1fr 1fr; gap: 12px 22px; align-items: center; }
  .atlas-welcome .atlas-eyebrow { grid-column: 1 / -1; margin: 0; }
  .atlas-miniature { display: none; }
  .atlas-welcome h3 { font-size: 23px; margin: 0; }
  .atlas-welcome > p:not(.atlas-eyebrow):not(.atlas-disclaimer) { margin: 0; font-size: 10px; }
  .atlas-summary { padding: 10px 0 0; margin: 0; border: none; }
  .atlas-summary strong { font-size: 32px; }
  .atlas-disclaimer { grid-column: 1 / -1; margin: 0; }
  .atlas-footer { padding: 14px; gap: 10px; }
  .atlas-footer p { font-size: 8px; line-height: 1.6; }
  .atlas-index { padding: 15px; }.atlas-index button { width: 34px; height: 34px; }
  #map .plot-sheet { padding: 22px; }
  #map .plot-sheet h3 { font-size: 38px; margin: 8px 0; }
  #map .plot-meta { grid-template-columns: repeat(2, 1fr); }
  #map .plot-meta dd { font-size: 15px; }
}
@media (prefers-reduced-motion: reduce) { #map *, #map *::before, #map *::after { animation: none !important; transition: none !important; } }

.atlas-links { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }
.atlas-walk-link { color: #365a3b; font-size: 11px; font-weight: 600; text-decoration: none; border: 1px solid #d8dfce; background: #f0f4e8; border-radius: 6px; padding: 9px 12px; }
