@layer quartz-base{.leaflet-container{border:1px solid var(--lightgray);z-index:0;border-radius:8px;margin:2rem 0;background-color:var(--light)!important}.leaflet-pin-anchor{background:0 0;border:none}.leaflet-pin{cursor:pointer;filter:drop-shadow(0 1px 2px #00000080);transform-origin:50% 100%;width:24px;height:36px;transform:translate(-50%, -100%) scale(var(--marker-scale,1));transition:transform .25s ease-out;position:absolute}.leaflet-pin svg{width:100%;height:100%;display:block}.leaflet-pin path{fill:var(--secondary);stroke:#0000008c;stroke-width:1.5px}.leaflet-pin circle{fill:#fff;opacity:.85}.leaflet-preview{flex-direction:column;gap:.35rem;display:flex}.leaflet-preview .leaflet-preview-image{margin-bottom:.15rem;display:block}.leaflet-preview .leaflet-preview-image img{object-fit:cover;border-radius:6px;width:100%;height:130px;display:block}.leaflet-preview .leaflet-preview-title{font-size:1rem;font-weight:600}.leaflet-preview .leaflet-preview-description{color:var(--darkgray);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.35;display:-webkit-box;overflow:hidden}.leaflet-position-hint{-webkit-user-select:all;user-select:all;white-space:nowrap}:root[saved-theme=dark] .leaflet-control-zoom a{background-color:var(--light)!important;color:var(--dark)!important;border-color:var(--lightgray)!important}:root[saved-theme=dark] .leaflet-control-zoom a:hover{background-color:var(--lightgray)!important}:root[saved-theme=dark] .leaflet-popup-content-wrapper,:root[saved-theme=dark] .leaflet-popup-tip{background-color:var(--light)!important;color:var(--dark)!important}:root[saved-theme=dark] .leaflet-popup-close-button{color:var(--darkgray)!important}}