[data-gproperty-map-search-root],[data-gproperty-map-workspace]{--gpm-ink: var(--glg-workspace-text, var(--glg-cinematic-ink-strong, var(--glg-ink)));--gpm-muted: var(--glg-workspace-muted, var(--glg-cinematic-muted, var(--text-muted)));--gpm-line: var(--glg-workspace-line, var(--glg-cinematic-line, var(--gc-line)));--gpm-panel: var(--glg-workspace-panel-strong, var(--glg-cinematic-glass-strong, var(--gc-panel)));--gpm-soft: var(--glg-workspace-panel-soft, var(--glg-cinematic-glass, var(--gray-50)));--gpm-gold: var(--glg-cinematic-gold, var(--brand-accent));--gpm-success: var(--status-success);--gpm-location: var(--glg-blue-dark);--gpm-inverse: var(--gray-50);--gpm-field-surface: var(--glg-cinematic-cream, var(--white));--gpm-map-surface: var(--glg-blue-soft, var(--gray-100));--gpm-shell-width: 1440px;--gpm-visual-viewport-height: 100dvh;--gpm-map-height: clamp( 640px, calc(var(--gpm-visual-viewport-height) - 250px), 860px );--gpm-visual-viewport-offset-top: 0px;--gpm-visual-bottom-inset: 0px;--gpm-sheet-peek: 104px;color:var(--gpm-ink);background:var(--glg-workspace-bg-2, #f7f7f5)}[data-gproperty-map-search-root] :is(h1,h2,h3,p,ul),[data-gproperty-map-workspace] :is(h1,h2,h3,p,ol,ul,dl){margin-top:0}[data-gproperty-map-search-root] :is(h1,p,a,button,input,span),[data-gproperty-map-workspace] :is(h2,h3,p,a,button,select,span,dt,dd){overflow-wrap:anywhere}.gproperty-map-search{padding:max(14px,var(--safe-area-inset-top)) clamp(16px,2.5vw,32px) 10px}.gproperty-map-search__shell,.gproperty-map-workspace__shell{width:min(100%,var(--gpm-shell-width));margin:0 auto}.gproperty-map-search__shell{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(460px,1.28fr);align-items:center;gap:10px 14px;border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius-lg, 28px);padding:12px;background:color-mix(in srgb,var(--gpm-panel) 94%,transparent);box-shadow:var( --glg-workspace-shadow-soft, 0 8px 28px rgba(0, 0, 0, .055) );-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%)}.gproperty-map-search__header{grid-column:1;grid-row:1 / span 3;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;border-right:1px solid var(--gpm-line);padding:6px 14px 6px 6px}.gproperty-map-search__copy{min-width:0;max-width:560px}.gproperty-map-search__eyebrow,.gproperty-map__section-label{margin-bottom:5px;color:var(--gpm-gold);font-size:.7rem;font-weight:var(--font-weight-extrabold);letter-spacing:.11em;line-height:1.3;text-transform:uppercase}.gproperty-map-search h1{margin-bottom:5px;font-size:clamp(1.35rem,2.1vw,2.15rem);font-weight:780;letter-spacing:-.045em;line-height:1.02}.gproperty-map-search__copy>p:last-child,.gproperty-map-boundary p,.gproperty-map-results__empty p,.gproperty-map-selection__main>p{margin-bottom:0;color:var(--gpm-muted);line-height:1.55}.gproperty-map-search__copy>p:last-child{display:-webkit-box;overflow:hidden;font-size:.83rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gproperty-map-search__back,.gproperty-map-search__submit,.gproperty-map-workspace__action,.gproperty-map-filter-chip,.gproperty-map-filter-action,.gproperty-map-handoff__link,.gproperty-map-canvas__recenter,.gproperty-map-selection__step,.gproperty-map-selection__handle{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius-pill, 999px);padding:8px 15px;background:var(--gpm-panel);color:var(--gpm-ink);font:inherit;font-size:.9rem;font-weight:740;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.gproperty-map-search__back{min-height:44px;padding-inline:12px;font-size:.8rem}.gproperty-map-search__form{grid-column:2;grid-row:1;min-width:0}.gproperty-map-search__combobox{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.gproperty-map-search__input{width:100%;min-height:50px;border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius-sm, 14px);padding:0 16px;background:var(--gpm-field-surface);color:var(--gpm-ink);font:inherit;font-size:1rem}.gproperty-map-search__submit,.gproperty-map-handoff__link--primary,.gproperty-map-filter-action{border-color:var(--gpm-ink);background:var(--gpm-ink);color:var(--gpm-inverse)}.gproperty-map-search__suggestions{position:absolute;z-index:1250;top:calc(100% + 8px);left:0;right:0;display:grid;gap:4px;max-height:min(52vh,420px);margin:0;padding:7px;overflow-y:auto;border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius, 22px);background:var(--gpm-field-surface);box-shadow:var(--glg-workspace-shadow, 0 18px 54px rgba(0, 0, 0, .12));list-style:none}.gproperty-map-search__suggestions[hidden]{display:none}.gproperty-map-search__suggestion{width:100%;min-height:44px;display:grid;gap:4px;border:0;border-radius:var(--glg-workspace-radius-sm, 14px);padding:12px;background:transparent;color:var(--gpm-ink);font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.gproperty-map-search__suggestion small{color:var(--gpm-muted)}.gproperty-map-search__suggestion.is-active{background:var(--gpm-soft)}@media(hover:hover)and (pointer:fine){.gproperty-map-search__suggestion:hover{background:var(--gpm-soft)}}.gproperty-map-search__status,.gproperty-map-search__error{grid-column:2;min-width:0;border:0;padding:0 3px;color:var(--gpm-muted);font-size:.78rem;line-height:1.35}.gproperty-map-search__status{grid-row:2}.gproperty-map-search__error{grid-row:3;color:var(--status-danger, #a33a32)}.gproperty-map-workspace{padding:4px clamp(16px,2.5vw,32px) calc(clamp(56px,7vw,92px) + env(safe-area-inset-bottom,0px))}.gproperty-map-workspace__shell{display:grid;gap:14px}.gproperty-map-workspace__controls,.gproperty-map-results,.gproperty-map-canvas-panel,.gproperty-map-selection,.gproperty-map-boundary{border:1px solid var(--gpm-line);background:var(--gpm-panel);box-shadow:var(--glg-workspace-shadow-soft, 0 8px 28px rgba(0, 0, 0, .055))}.gproperty-map-workspace__controls{position:relative;z-index:700;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;border-radius:var(--glg-workspace-radius, 22px);padding:12px}.gproperty-map-filters{min-width:0;display:grid;gap:10px}.gproperty-map-filters__group,.gproperty-map-filters__actions{display:flex;flex-wrap:wrap;gap:7px}.gproperty-map-filters__fields{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px}.gproperty-map-filter-field{display:grid;gap:5px;min-width:0}.gproperty-map-filter-field>span{color:var(--gpm-muted);font-size:.72rem;font-weight:720}.gproperty-map-filter-field select{width:100%;min-width:0;min-height:44px;border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius-sm, 14px);padding:0 11px;background:var(--gpm-field-surface);color:var(--gpm-ink);font:inherit}.gproperty-map-filter-chip.is-active,.gproperty-map-filter-chip[aria-pressed=true]{border-color:color-mix(in srgb,var(--gpm-gold) 42%,var(--gpm-line));background:color-mix(in srgb,var(--gpm-gold) 10%,var(--gpm-panel))}.gproperty-map-filter-action--secondary{border-color:var(--gpm-line);background:var(--gpm-panel);color:var(--gpm-ink)}.gproperty-map-workspace__toolbar{display:grid;gap:8px;min-width:158px}.gproperty-map-workspace__action{width:100%;white-space:nowrap}.gproperty-map-workspace__action:disabled{opacity:.48;cursor:not-allowed}.gproperty-map-workspace__body{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:start;gap:14px;min-width:0}.gproperty-map-results,.gproperty-map-canvas-panel{min-width:0;min-height:var(--gpm-map-height);border-radius:var(--glg-workspace-radius-lg, 28px);overflow:hidden}.gproperty-map-results{position:sticky;top:12px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;align-content:stretch;gap:12px;height:var(--gpm-map-height);padding:16px}.gproperty-map-results__head,.gproperty-map-nearby__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.gproperty-map-results__head h2,.gproperty-map-selection h2{margin-bottom:0;font-size:clamp(1.35rem,2.1vw,2.15rem);letter-spacing:-.035em;line-height:1.08}.gproperty-map-results__count{display:grid;place-items:center;min-width:42px;min-height:34px;border-radius:var(--glg-workspace-radius-pill, 999px);background:var(--gpm-soft);font-weight:780}.gproperty-map-results__status,.gproperty-map-results__error,.gproperty-map-results__empty{border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius-sm, 14px);padding:12px;color:var(--gpm-muted);background:var(--gpm-soft);line-height:1.48}.gproperty-map-results__error{color:var(--status-danger, #a33a32)}.gproperty-map-results__list{min-height:0;display:grid;align-content:start;gap:8px;margin:0;padding:0 3px 0 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;list-style:none}.gproperty-map-result-card{display:grid;gap:7px;width:100%;min-height:44px;border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius, 20px);padding:14px;background:var(--gpm-field-surface);color:var(--gpm-ink);font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.gproperty-map-result-card.is-selected,.gproperty-map-result-card[aria-current=location]{border-color:color-mix(in srgb,var(--gpm-success) 38%,var(--gpm-line));background:color-mix(in srgb,var(--gpm-success) 5%,var(--gpm-field-surface))}.gproperty-map-result-card small{color:var(--gpm-muted);line-height:1.45}.gproperty-map-canvas-panel{position:sticky;top:12px;height:var(--gpm-map-height);background:var(--gpm-map-surface)}.gproperty-map-canvas{width:100%;height:100%;min-height:var(--gpm-map-height);background:var(--gpm-map-surface)}[data-gproperty-map-workspace][data-gesture-mode=cooperative] .leaflet-container.leaflet-touch-drag,[data-gproperty-map-workspace][data-gesture-mode=cooperative] .leaflet-container.leaflet-touch-zoom{touch-action:pan-y pinch-zoom}.gproperty-map-canvas__status{position:absolute;z-index:500;left:max(14px,var(--safe-area-inset-left));bottom:max(14px,env(safe-area-inset-bottom,0px));max-width:calc(100% - 82px);border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius-pill, 999px);padding:8px 12px;background:#ffffffeb;color:var(--gpm-muted);font-size:.8rem;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:bottom .18s ease,opacity .16s ease}.gproperty-map-canvas__recenter{position:absolute;z-index:520;right:max(14px,var(--safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom,0px));width:48px;min-width:48px;height:48px;padding:0;border-color:#17203329;background:#fffffff5;box-shadow:0 6px 22px #17203324;font-size:1.15rem;transition:bottom .18s ease,opacity .16s ease}.gproperty-map-canvas__recenter[hidden],.gproperty-map-canvas__gesture-hint[hidden]{display:none}.gproperty-map-canvas__gesture-hint{position:absolute;z-index:530;top:14px;left:50%;max-width:calc(100% - 28px);transform:translate(-50%,-8px);border:1px solid rgba(23,32,51,.14);border-radius:var(--glg-workspace-radius-pill, 999px);padding:9px 13px;background:#172033e6;color:var(--gpm-inverse);font-size:.82rem;font-weight:720;line-height:1.35;text-align:center;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.gproperty-map-canvas__gesture-hint.is-visible{transform:translate(-50%);opacity:1}.gproperty-map-location-accuracy{stroke:var(--gpm-location);stroke-width:1.5;fill:var(--gpm-location);fill-opacity:.12}.gproperty-map-location-marker{stroke:var(--gpm-inverse);stroke-width:4;fill:var(--gpm-location);fill-opacity:1;filter:drop-shadow(0 2px 4px rgba(0,55,120,.32))}.gproperty-map-skeleton{position:absolute;z-index:450;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(180px,.28fr) minmax(0,.72fr);gap:10px;padding:14px;background:var(--gpm-map-surface)}.gproperty-map-skeleton[hidden]{display:none}.gproperty-map-skeleton__results,.gproperty-map-skeleton__canvas{display:grid;align-content:start;gap:12px;border-radius:var(--glg-workspace-radius, 22px);padding:16px;background:#ffffffb8}.gproperty-map-skeleton__results span,.gproperty-map-skeleton__canvas span{min-height:48px;border-radius:14px;background:linear-gradient(90deg,#17203312,#17203321,#17203312);background-size:200% 100%;animation:gpropertyMapSkeleton 1.6s linear infinite}.gproperty-map-skeleton__canvas span{min-height:calc(var(--gpm-map-height) - 60px)}@keyframes gpropertyMapSkeleton{to{background-position:-200% 0}}.gproperty-map-selection{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:18px;border-radius:var(--glg-workspace-radius-lg, 28px);padding:clamp(22px,4vw,38px)}.gproperty-map-selection[hidden],.gproperty-map-selection__handle,.gproperty-map-selection__step{display:none}.gproperty-map-selection__summary{min-width:0}.gproperty-map-selection__content{display:contents}.gproperty-map-selection__metadata{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:20px 0 0}.gproperty-map-selection__metadata div{min-width:0;border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius-sm, 14px);padding:11px;background:var(--gpm-soft)}.gproperty-map-selection__metadata dt{color:var(--gpm-muted);font-size:.74rem;font-weight:720}.gproperty-map-selection__metadata dd{margin:5px 0 0;font-weight:var(--font-weight-bold)}.gproperty-map-nearby{min-width:0;border:1px solid var(--gpm-line);border-radius:var(--glg-workspace-radius, 22px);padding:16px;background:var(--gpm-soft)}.gproperty-map-nearby__head h3{margin-bottom:0}.gproperty-map-nearby__head span{color:var(--gpm-muted);font-size:.8rem}.gproperty-map-nearby__list{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.gproperty-map-nearby__list li{border-top:1px solid var(--gpm-line);padding-top:8px;color:var(--gpm-muted);line-height:1.45}.gproperty-map-handoff{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px}.gproperty-map-handoff__link{flex:1 1 180px}.gproperty-map-boundary{border-left:3px solid var(--gpm-gold);border-radius:var(--glg-workspace-radius, 22px);padding:18px}[data-gproperty-map-workspace].is-loading :is(.gproperty-map-workspace__action,.gproperty-map-filter-action){cursor:progress}[data-gproperty-map-workspace].is-loading :is(.gproperty-map-workspace__action,.gproperty-map-filter-action):disabled{opacity:.56}[data-gproperty-map-workspace].is-native{padding-bottom:calc(clamp(56px,7vw,92px) + env(safe-area-inset-bottom,0px))}[data-gproperty-map-workspace].is-offline .gproperty-map-results__status,[data-gproperty-map-search-root].is-offline .gproperty-map-search__status{color:var(--status-warning, #8a5d14)}[data-gproperty-map-search-root] :is(a,button,input):focus-visible,[data-gproperty-map-workspace] :is(a,button,select,[tabindex]):focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset);box-shadow:var(--focus-shadow)}@media(max-width:1180px){[data-gproperty-map-search-root],[data-gproperty-map-workspace]{--gpm-map-height: clamp( 600px, calc(var(--gpm-visual-viewport-height) - 220px), 780px )}.gproperty-map-search__shell{grid-template-columns:minmax(250px,.64fr) minmax(420px,1.36fr)}.gproperty-map-workspace__controls{grid-template-columns:1fr;align-items:stretch}.gproperty-map-workspace__toolbar{display:flex;justify-content:flex-end}.gproperty-map-workspace__action{width:auto}}@media(max-width:900px){[data-gproperty-map-search-root],[data-gproperty-map-workspace]{--gpm-map-height: max(380px, calc(var(--gpm-visual-viewport-height, 100svh) - 190px))}.gproperty-map-search{padding-top:max(10px,var(--safe-area-inset-top));padding-bottom:8px}.gproperty-map-search__shell{grid-template-columns:1fr;gap:8px;border-radius:20px;padding:10px}.gproperty-map-search__header,.gproperty-map-search__form,.gproperty-map-search__status,.gproperty-map-search__error{grid-column:1;grid-row:auto}.gproperty-map-search__header{border-right:0;border-bottom:1px solid var(--gpm-line);padding:3px 3px 9px}.gproperty-map-search h1{font-size:clamp(1.2rem,5vw,1.65rem)}.gproperty-map-search__copy>p:last-child{-webkit-line-clamp:1}.gproperty-map-workspace{padding-inline:12px;padding-bottom:calc(44px + env(safe-area-inset-bottom,0px))}[data-gproperty-map-workspace][data-sheet-visible=true]{padding-bottom:calc(var(--gpm-sheet-peek) + 28px + env(safe-area-inset-bottom,0px))}.gproperty-map-workspace__controls{gap:9px;border-radius:18px;padding:10px}.gproperty-map-filters__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.gproperty-map-workspace__toolbar{display:grid;grid-template-columns:1fr 1fr}.gproperty-map-workspace__action{width:100%;white-space:normal}.gproperty-map-workspace__body{grid-template-columns:1fr}.gproperty-map-canvas-panel,.gproperty-map-results{position:relative;top:auto;height:auto;min-height:0}.gproperty-map-canvas-panel{order:1;height:var(--gpm-map-height);min-height:380px;border-radius:22px}.gproperty-map-canvas{min-height:380px}.gproperty-map-results{order:2;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;max-height:min(44svh,440px);padding:14px;overflow:hidden;border-radius:22px}.gproperty-map-results__list{overflow-y:auto}.gproperty-map-selection{position:fixed;z-index:1400;left:max(8px,var(--safe-area-inset-left));right:max(8px,var(--safe-area-inset-right));bottom:max(var(--gpm-visual-bottom-inset, 0px),env(safe-area-inset-bottom,0px));display:block;width:auto;max-height:calc(var(--gpm-visual-viewport-height, 100svh) - 12px);overflow:hidden;border-radius:26px 26px 0 0;padding:0;background:#fffffffa;box-shadow:0 -18px 58px #17203338;-webkit-backdrop-filter:blur(22px) saturate(135%);backdrop-filter:blur(22px) saturate(135%);overscroll-behavior:contain}.gproperty-map-selection__handle{width:100%;min-height:44px;border:0;border-radius:0;padding:13px 0 8px;background:transparent;cursor:ns-resize;touch-action:none}.gproperty-map-selection__grabber{width:44px;height:5px;border-radius:999px;background:#1720333d}.gproperty-map-selection__summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;padding:7px 16px 14px}.gproperty-map-selection__main{min-width:0}.gproperty-map-selection__main .gproperty-map__section-label{margin-bottom:3px}.gproperty-map-selection h2{overflow:hidden;font-size:1.15rem;text-overflow:ellipsis;white-space:nowrap}.gproperty-map-selection__main>p:last-child{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.gproperty-map-selection__step{display:inline-flex;min-height:44px;padding-inline:13px;white-space:nowrap}.gproperty-map-selection__content{display:grid;gap:14px;max-height:0;padding:0 16px;overflow:hidden auto;opacity:0;overscroll-behavior:contain;transition:max-height .21s ease,opacity .16s ease,padding .21s ease}.gproperty-map-selection[data-sheet-state=collapsed] .gproperty-map-selection__content{max-height:0;padding-top:0;padding-bottom:0;opacity:0;pointer-events:none}.gproperty-map-selection[data-sheet-state=half] .gproperty-map-selection__content{max-height:min(46vh,420px);padding-top:2px;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px));opacity:1}.gproperty-map-selection[data-sheet-state=half] .gproperty-map-handoff{display:none}.gproperty-map-selection[data-sheet-state=expanded] .gproperty-map-selection__content{max-height:calc(var(--gpm-visual-viewport-height, 100svh) - 112px);padding-top:2px;padding-bottom:calc(22px + env(safe-area-inset-bottom,0px));opacity:1}.gproperty-map-selection__metadata{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.gproperty-map-nearby{padding:14px}.gproperty-map-handoff{display:grid}[data-gproperty-map-workspace][data-keyboard-open=true] .gproperty-map-selection{max-height:calc(var(--gpm-visual-viewport-height, 100svh) - 8px)}[data-gproperty-map-workspace][data-keyboard-open=true] .gproperty-map-selection[data-sheet-state=half] .gproperty-map-selection__content,[data-gproperty-map-workspace][data-keyboard-open=true] .gproperty-map-selection[data-sheet-state=expanded] .gproperty-map-selection__content{max-height:max(160px,calc(var(--gpm-visual-viewport-height, 100svh) - 112px))}.gproperty-map-boundary{margin-bottom:8px}}@media(max-width:640px){.gproperty-map-search,.gproperty-map-workspace{padding-inline:10px}.gproperty-map-search__header{grid-template-columns:minmax(0,1fr) auto}.gproperty-map-search__eyebrow,.gproperty-map-search__copy>p:last-child{display:none}.gproperty-map-search__combobox,.gproperty-map-filters__fields{grid-template-columns:1fr}.gproperty-map-search__submit,.gproperty-map-handoff__link{width:100%}.gproperty-map-filters__group{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.gproperty-map-filters__group>*{flex:0 0 auto;scroll-snap-align:start}.gproperty-map-filters__group::-webkit-scrollbar{display:none}.gproperty-map-workspace__toolbar{grid-template-columns:1fr 1fr}.gproperty-map-results{max-height:min(40svh,380px)}.gproperty-map-selection__summary{padding-inline:14px}.gproperty-map-selection__metadata,.gproperty-map-skeleton{grid-template-columns:1fr}.gproperty-map-skeleton__results{display:none}}[data-gproperty-map-workspace] .leaflet-control-zoom a,[data-gproperty-map-workspace] .leaflet-control-layers-toggle{width:48px;min-width:48px;height:48px;min-height:48px;line-height:48px;font-size:1.35rem;touch-action:manipulation}[data-gproperty-map-workspace] .leaflet-control-zoom-in,[data-gproperty-map-workspace] .leaflet-control-zoom-out{text-indent:0}[data-gproperty-map-workspace] .leaflet-top.leaflet-left{top:max(12px,var(--safe-area-inset-top));left:max(12px,var(--safe-area-inset-left))}[data-gproperty-map-workspace] .leaflet-top.leaflet-right{top:max(12px,var(--safe-area-inset-top));right:max(12px,var(--safe-area-inset-right))}[data-gproperty-map-workspace] .leaflet-bottom.leaflet-left{bottom:max(12px,env(safe-area-inset-bottom,0px));left:max(12px,var(--safe-area-inset-left))}[data-gproperty-map-workspace] .leaflet-bottom.leaflet-right{right:max(12px,var(--safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom,0px))}[data-gproperty-map-workspace] :is(.leaflet-top,.leaflet-bottom) .leaflet-control{margin:0}[data-gproperty-map-workspace] .leaflet-control-attribution{max-width:min(72vw,430px);border-radius:10px;padding:4px 7px;background:#ffffffe6;font-size:.68rem;line-height:1.25;white-space:normal}@media(max-width:900px){[data-gproperty-map-workspace][data-sheet-visible=true][data-sheet-state=collapsed] .gproperty-map-canvas__status,[data-gproperty-map-workspace][data-sheet-visible=true][data-sheet-state=collapsed] .gproperty-map-canvas__recenter{bottom:calc(var(--gpm-sheet-peek) + 14px + env(safe-area-inset-bottom,0px))}[data-gproperty-map-workspace][data-sheet-visible=true][data-sheet-state=half] .gproperty-map-canvas__status,[data-gproperty-map-workspace][data-sheet-visible=true][data-sheet-state=half] .gproperty-map-canvas__recenter{bottom:min(48vh,438px)}[data-gproperty-map-workspace][data-sheet-visible=true][data-sheet-state=expanded] .gproperty-map-canvas__status,[data-gproperty-map-workspace][data-sheet-visible=true][data-sheet-state=expanded] .gproperty-map-canvas__recenter{opacity:0;pointer-events:none}[data-gproperty-map-workspace] .leaflet-control-attribution{max-width:min(62vw,330px)}}@media(prefers-reduced-motion:reduce){[data-gproperty-map-search-root] *,[data-gproperty-map-workspace] *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.gproperty-map-skeleton__results span,.gproperty-map-skeleton__canvas span{background:linear-gradient(90deg,#17203312,#1720331f)}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/gcitymap-platform.css.map */
