.map-module__PGB0-a__page{background:var(--surface-2);height:100vh;color:var(--ink);flex-direction:column;font-family:DM Sans,Helvetica Neue,sans-serif;display:flex}.map-module__PGB0-a__nav{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex}.map-module__PGB0-a__logo{color:var(--ink);font-family:DM Serif Display,Georgia,serif;font-size:1.3rem;text-decoration:none}.map-module__PGB0-a__logoAccent{color:var(--teal)}.map-module__PGB0-a__navActions{align-items:center;gap:.75rem;display:flex}.map-module__PGB0-a__navLink{color:var(--ink-3);font-size:.875rem;text-decoration:none;transition:color .15s}.map-module__PGB0-a__navLink:hover{color:var(--teal)}.map-module__PGB0-a__btnPrimary{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.5rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s}.map-module__PGB0-a__btnPrimary:hover{background:var(--teal-dark)}.map-module__PGB0-a__layout{flex:1;grid-template-columns:340px 1fr;min-height:0;display:grid;overflow:hidden}.map-module__PGB0-a__sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;min-height:0;display:flex;overflow:hidden}.map-module__PGB0-a__sidebarHeader{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem 1.25rem 1rem;display:flex}.map-module__PGB0-a__sidebarTitle{color:var(--ink);margin:0;font-family:DM Serif Display,Georgia,serif;font-size:1.2rem;font-weight:400}.map-module__PGB0-a__sidebarCount{background:var(--teal-light);color:var(--teal-dark);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:.78rem;font-weight:500}.map-module__PGB0-a__itemList{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.5rem;min-height:0;padding:.75rem;display:flex;overflow-y:auto}.map-module__PGB0-a__itemCard{border:1px solid var(--border);color:inherit;background:var(--surface);cursor:pointer;border-radius:12px;align-items:center;gap:.75rem;min-width:0;padding:.75rem;text-decoration:none;transition:all .15s;display:flex}.map-module__PGB0-a__itemCard:hover{border-color:var(--teal);box-shadow:var(--shadow-md)}.map-module__PGB0-a__itemCard:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.map-module__PGB0-a__itemCardActive{border-color:var(--teal)!important;background:var(--teal-light)!important}.map-module__PGB0-a__itemCardImg{background:var(--surface-3);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.map-module__PGB0-a__itemCardPhoto{object-fit:cover;width:100%;height:100%}.map-module__PGB0-a__itemCardLetter{color:var(--teal-dark);font-family:DM Serif Display,Georgia,serif;font-size:1.5rem}.map-module__PGB0-a__itemCardInfo{flex:1;min-width:0}.map-module__PGB0-a__itemCardTitle{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.9rem;font-weight:600;overflow:hidden}.map-module__PGB0-a__itemCardLocation{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:.75rem;overflow:hidden}.map-module__PGB0-a__itemCardPrice{color:var(--teal-dark);font-size:.85rem;font-weight:700}.map-module__PGB0-a__itemCardCta{color:var(--teal);border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .12s}.map-module__PGB0-a__itemCardCta:hover{background:var(--teal-light)}.map-module__PGB0-a__mapContainer{z-index:1;min-height:0;position:relative}.map-module__PGB0-a__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem;display:flex}.map-module__PGB0-a__emptyState p{color:var(--ink-3);margin:0;font-size:.9rem}.map-module__PGB0-a__emptyIcon{color:var(--ink-3);font-size:2rem}.map-module__PGB0-a__emptyLink{color:var(--teal);margin-top:4px;font-size:.85rem;font-weight:500;text-decoration:none}.map-module__PGB0-a__emptyLink:hover{text-decoration:underline}.map-module__PGB0-a__skeleton{background:linear-gradient(90deg, var(--surface-3) 25%, var(--shimmer-highlight) 50%, var(--surface-3) 75%);background-size:200% 100%;border-radius:12px;height:72px;animation:1.4s infinite map-module__PGB0-a__shimmer}@keyframes map-module__PGB0-a__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.map-module__PGB0-a__skeleton{background:var(--surface-3);animation:none}}:is(html[data-theme=dark] .map-module__PGB0-a__mapContainer .leaflet-popup-content-wrapper,html[data-theme=dark] .map-module__PGB0-a__mapContainer .leaflet-popup-tip){background:var(--surface);color:var(--ink)}html[data-theme=dark] .map-module__PGB0-a__mapContainer .leaflet-popup-content{color:var(--ink)}html[data-theme=dark] .map-module__PGB0-a__mapContainer .leaflet-popup-close-button{color:var(--ink-3)}html[data-theme=dark] .map-module__PGB0-a__mapContainer .leaflet-control-attribution{color:var(--ink-3);background:#0d0d0ed9}html[data-theme=dark] .map-module__PGB0-a__mapContainer .leaflet-control-attribution a{color:var(--ink-2)}html[data-theme=dark] .map-module__PGB0-a__mapContainer .leaflet-control-zoom a{background:var(--surface);color:var(--ink);border-color:var(--border)}html[data-theme=dark] .map-module__PGB0-a__mapContainer .leaflet-control-zoom a:hover{background:var(--surface-2)}@media (max-width:768px){.map-module__PGB0-a__page{height:auto;min-height:100vh}.map-module__PGB0-a__layout{grid-template:"map""list"1fr/1fr}.map-module__PGB0-a__mapContainer{grid-area:map;height:65vh;min-height:320px}.map-module__PGB0-a__sidebar{border-right:none;border-top:1px solid var(--border);grid-area:list;overflow:visible}.map-module__PGB0-a__itemList{padding:.75rem 1rem 2rem;overflow:visible}.map-module__PGB0-a__sidebarHeader{background:var(--surface);z-index:5;padding:1rem 1rem .75rem;position:sticky;top:60px}.map-module__PGB0-a__itemCard{padding:.75rem .85rem}}@media (max-width:480px){.map-module__PGB0-a__mapContainer{height:60vh}.map-module__PGB0-a__sidebarTitle{font-size:1.1rem}.map-module__PGB0-a__sidebarCount{padding:2px 8px;font-size:.72rem}.map-module__PGB0-a__itemList{padding:.5rem .75rem 1.5rem}.map-module__PGB0-a__itemCard{box-sizing:border-box;gap:.5rem;width:100%;max-width:100%;padding:.6rem .7rem;overflow:hidden}.map-module__PGB0-a__itemCardImg{width:48px;height:48px}.map-module__PGB0-a__itemCardInfo{min-width:0;overflow:hidden}.map-module__PGB0-a__itemCardTitle,.map-module__PGB0-a__itemCardLocation{max-width:100%}.map-module__PGB0-a__itemCardCta{white-space:nowrap;flex-shrink:0;padding:5px 8px;font-size:.72rem}}@media (max-width:380px){.map-module__PGB0-a__itemCardImg{width:44px;height:44px}.map-module__PGB0-a__itemCardCta{padding:4px 6px;font-size:.7rem}}
