.splash-gate[data-astro-cid-6bmk3baz]{position:fixed;inset:0;z-index:60;overflow-y:auto;background:var(--color-brand);display:grid;place-items:center;padding:var(--space-4)}html[data-splash-accepted] .splash-gate[data-astro-cid-6bmk3baz],.splash-gate[data-astro-cid-6bmk3baz][hidden]{display:none}.splash-panel[data-astro-cid-6bmk3baz]{max-width:560px;max-height:100%;overflow-y:auto;background:var(--color-bg);border-radius:var(--radius-lg);padding:var(--space-6) var(--space-4);box-shadow:var(--shadow-raised)}.splash-brand[data-astro-cid-6bmk3baz]{display:flex;flex-direction:column;align-items:center;gap:var(--space-1);margin-bottom:var(--space-4);color:var(--color-brand);text-align:center}.splash-brand-icon[data-astro-cid-6bmk3baz]{width:44px;height:44px}.splash-brand-lockup[data-astro-cid-6bmk3baz]{display:flex;flex-direction:column;margin:0;font-weight:800;line-height:1.1}.splash-brand-name[data-astro-cid-6bmk3baz]{font-size:var(--text-xl)}.splash-brand-name-sub[data-astro-cid-6bmk3baz]{font-size:var(--text-md);letter-spacing:.04em}.splash-tagline[data-astro-cid-6bmk3baz]{margin:0;font-size:var(--text-sm);color:var(--color-text-muted)}.splash-title[data-astro-cid-6bmk3baz]{margin:0 0 var(--space-3);font-size:var(--text-lg);text-align:center}.splash-section[data-astro-cid-6bmk3baz]{margin-bottom:var(--space-4)}.splash-section[data-astro-cid-6bmk3baz] h2[data-astro-cid-6bmk3baz]{margin:0 0 var(--space-2);font-size:var(--text-md);color:var(--color-brand-dark)}.splash-section[data-astro-cid-6bmk3baz] p[data-astro-cid-6bmk3baz],.splash-section[data-astro-cid-6bmk3baz] li[data-astro-cid-6bmk3baz]{margin:0 0 var(--space-2);font-size:var(--text-sm);color:var(--color-text);line-height:1.5}.splash-section[data-astro-cid-6bmk3baz] ul[data-astro-cid-6bmk3baz]{margin:0;padding-left:var(--space-4)}.splash-about-link[data-astro-cid-6bmk3baz]{display:block;margin-bottom:var(--space-4);font-size:var(--text-sm);color:var(--color-brand);text-decoration:underline}.splash-accept[data-astro-cid-6bmk3baz]{width:100%;padding:var(--space-3);border:0;border-radius:var(--radius-pill);background:var(--color-brand);color:var(--color-text-inverse);font:inherit;font-size:var(--text-md);font-weight:700;cursor:pointer}.splash-accept[data-astro-cid-6bmk3baz]:hover{background:var(--color-brand-dark)}.splash-hint[data-astro-cid-6bmk3baz]{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--color-text-muted);text-align:center}.fab-row[data-astro-cid-h3v7rbbv]{position:fixed;bottom:max(var(--space-4),env(safe-area-inset-bottom));left:0;right:0;z-index:15;display:flex;justify-content:flex-end;padding:0 var(--space-4);pointer-events:none}.fab[data-astro-cid-h3v7rbbv]{pointer-events:auto;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:96px;height:96px;border-radius:50%;border:0;font-size:var(--text-sm);font-weight:700;line-height:1.15;text-align:center;text-decoration:none;box-shadow:var(--shadow-raised)}.fab[data-astro-cid-h3v7rbbv] svg[data-astro-cid-h3v7rbbv]{width:22px;height:22px}.fab-primary[data-astro-cid-h3v7rbbv]{color:var(--color-text-inverse);background:var(--color-brand)}:root{--color-brand: #2f5d31;--color-brand-light: #8fbc92;--color-brand-dark: #204a22;--color-brand-surface: #eef5ee;--color-accent: #5c6bc0;--color-cta: #7a1e2e;--color-cta-dark: #5e1523;--color-bg: #ffffff;--color-surface: #f7f8fa;--color-surface-raised: #ffffff;--color-border: #e2e5ea;--color-text: #1c2333;--color-text-muted: #5f6b7a;--color-text-inverse: #ffffff;--color-positive: #1b8a4c;--color-positive-bg: #e7f6ee;--color-error: #c62828;--color-error-bg: #fdecea;--color-info-bg: #e8f0fe;--color-disabled: #b7bec9;--color-disabled-bg: #eef0f3;--choro-1: #e8f4e8;--choro-2: #b8e0d9;--choro-3: #7cc5cf;--choro-4: #4a8fc7;--choro-5: #1a3e8f;--choro-nodata: #d9dde3;--trend-up: var(--color-positive);--trend-down: var(--color-error);--trend-flat: #b7bec9;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.25rem;--text-xl: 1.75rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-pill: 999px;--shadow-card: 0 2px 8px rgba(28, 35, 51, .08);--shadow-raised: 0 6px 24px rgba(28, 35, 51, .16);--header-height: 64px;--drawer-width: min(420px, 40vw);--sheet-max-height: 85vh;--bp-desktop: 768px}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;font-size:var(--text-md);line-height:1.5}body.has-fab main#main:not(.landing-main){padding-bottom:calc(96px + 2 * var(--space-4) + env(safe-area-inset-bottom))}h1,h2,h3,p{margin:0}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed;color:var(--color-disabled);background:var(--color-disabled-bg)}a{color:var(--color-brand)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.leaflet-container{isolation:isolate}.choro-legend{padding:var(--space-2) var(--space-3);background:var(--color-surface-raised);border-radius:var(--radius-sm);box-shadow:var(--shadow-card);font-family:var(--font-sans);font-size:var(--text-xs);color:var(--color-text-muted)}.choro-legend-title{font-weight:700;color:var(--color-text);margin-bottom:var(--space-1)}.choro-legend-ramp{display:flex;width:120px;height:10px;border-radius:var(--radius-pill);overflow:hidden}.choro-swatch{flex:1}.choro-legend-labels{display:flex;justify-content:space-between;margin-top:2px}.choro-legend-range{margin-top:2px}.geo-pin-anchor{background:none;border:0}.geo-pin{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1px solid #ffffff;box-shadow:0 1px 2px #00000059;font-family:var(--font-sans);font-size:10px;font-weight:700;line-height:1;cursor:pointer}.geo-pin--recent{background:var(--color-brand-light);color:#16301a}.geo-pin--older{background:var(--color-brand-dark);color:#fff}.geo-pin--selected{width:24px;height:24px;font-size:12px;border:2px solid #ffffff;outline:2px solid var(--color-accent)}.chip-count{margin-left:var(--space-1);font-size:.85em;font-weight:800;color:var(--color-accent)}.geo-pin-legend{padding:var(--space-2) var(--space-3);background:var(--color-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-card);font-family:var(--font-sans);font-size:var(--text-xs);color:var(--color-text)}.geo-pin-legend .legend-row{display:flex;align-items:center;gap:var(--space-2)}.geo-pin-legend .legend-row+.legend-row{margin-top:var(--space-1)}.geo-pin-legend .legend-swatch{width:12px;height:12px;border-radius:50%;border:1px solid #ffffff;box-shadow:0 1px 2px #00000059}.geo-pin-legend .legend-swatch--recent{background:var(--color-brand-light)}.geo-pin-legend .legend-swatch--older{background:var(--color-brand-dark)}.live-pin-anchor{background:none;border:0}.live-pin{position:absolute;transform:translate(-50%,-50%);display:block;width:16px;height:16px;border-radius:50% 50% 50% 0;rotate:-45deg;border:2px solid #ffffff;box-shadow:0 1px 3px #00000073;cursor:pointer}.live-pin--sale{background:var(--live-pin-sale, #d92d20)}.live-pin--rent{background:var(--live-pin-rent, #1570ef)}.legend-swatch--live-sale{background:var(--live-pin-sale, #d92d20)}.legend-swatch--live-rent{background:var(--live-pin-rent, #1570ef)}.choro-legend-live{margin-top:var(--space-2);padding-top:var(--space-1);border-top:1px solid var(--color-border)}.choro-legend-live .legend-row{display:flex;align-items:center;gap:var(--space-2)}.choro-legend-live .legend-row+.legend-row{margin-top:var(--space-1)}.choro-legend-live .legend-swatch{width:12px;height:12px;border-radius:50%;border:1px solid #ffffff;box-shadow:0 1px 2px #00000059}.choro-legend-rows .legend-row{display:flex;align-items:center;gap:var(--space-2)}.choro-legend-rows .legend-row+.legend-row{margin-top:var(--space-1)}.choro-legend-rows .legend-swatch{width:12px;height:12px;border-radius:3px}.choro-trend{font-weight:700}.choro-trend-up{color:var(--trend-up)}.choro-trend-down{color:var(--color-error)}.choro-trend-flat{color:var(--color-text-muted)}.history-group{margin-bottom:var(--space-3)}.history-group h4{margin:0 0 var(--space-1);font-size:var(--text-sm);font-weight:700}.history-address{font-size:var(--text-xs);color:var(--color-text-muted);margin-bottom:var(--space-1)}.history-list{list-style:none;margin:0;padding:0}.history-list li{display:flex;justify-content:space-between;gap:var(--space-2);padding:var(--space-1) var(--space-2);font-size:var(--text-sm);border-bottom:1px solid var(--color-border)}.history-list li:last-child{border-bottom:0}.history-list .history-selected{background:var(--color-info-bg);border-radius:var(--radius-sm)}.trend-note{font-size:var(--text-xs);color:var(--color-text-muted);margin-bottom:var(--space-2)}.search-suggestions li[role=option]{display:flex;align-items:center;gap:var(--space-2);min-height:44px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-sm);cursor:pointer}.search-suggestions li[aria-selected=true]{background:var(--color-info-bg)}.search-suggestions li[aria-disabled=true]{cursor:default;color:var(--color-text-muted)}.search-suggestions .suggestion-code{font-weight:600;min-width:4.5ch}.search-suggestions .suggestion-code strong{color:var(--color-brand)}.search-suggestions .suggestion-type{flex:none;padding:0 var(--space-2);border-radius:var(--radius-pill);background:var(--color-info-bg);color:var(--color-text-muted);font-size:var(--text-xs)}.search-suggestions li[aria-selected=true] .suggestion-type{background:var(--color-bg)}.search-suggestions .suggestion-count{margin-left:auto;color:var(--color-text-muted);font-size:var(--text-xs);white-space:nowrap}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.price-band-summary{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2);margin-bottom:var(--space-2)}.price-band-range-label{font-size:var(--text-lg);font-weight:800}.confidence-chip{padding:2px var(--space-2);border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:600;white-space:nowrap}.confidence-chip[data-level=high]{color:var(--color-positive);background:var(--color-positive-bg)}.confidence-chip[data-level=medium]{color:var(--color-brand-dark);background:var(--color-brand-surface)}.confidence-chip[data-level=low]{color:var(--color-error);border:1px solid var(--color-error);background:transparent}.price-band-track{position:relative;height:14px;margin:var(--space-8) 0 var(--space-1);border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--choro-1),var(--choro-2),var(--choro-3),var(--choro-4),var(--choro-5))}.price-band-highlight{position:absolute;top:-3px;bottom:-3px;border:2px solid var(--color-brand);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-brand) 18%,transparent)}.price-band-marker{position:absolute;top:-8px;bottom:-2px;width:2px;background:var(--color-brand-dark)}.price-band-marker-label{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:2px;font-size:var(--text-xs);color:var(--color-text-muted);white-space:nowrap}.price-band-axis{display:flex;justify-content:space-between;font-size:var(--text-xs);color:var(--color-text-muted)}.price-band-basis{margin:var(--space-3) 0 0;padding-left:var(--space-4);font-size:var(--text-sm);color:var(--color-text-muted)}.price-band-basis li+li{margin-top:var(--space-1)}.dual-range{position:relative;height:28px;margin-top:var(--space-2)}.dual-range-track{position:absolute;top:50%;left:0;right:0;height:6px;transform:translateY(-50%);border-radius:var(--radius-pill);background:var(--color-border)}.dual-range-fill{position:absolute;top:0;bottom:0;border-radius:var(--radius-pill);background:var(--color-brand-light)}.dual-range input[type=range]{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;background:transparent;-webkit-appearance:none;appearance:none;pointer-events:none}.dual-range input[type=range]:focus-visible{outline:none}.dual-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;border:2px solid var(--color-bg);background:var(--color-brand);box-shadow:var(--shadow-raised);cursor:pointer;pointer-events:auto}.dual-range input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;border:2px solid var(--color-bg);background:var(--color-brand);box-shadow:var(--shadow-raised);cursor:pointer;pointer-events:auto}.dual-range input[type=range]:focus-visible::-webkit-slider-thumb{outline:2px solid var(--color-accent);outline-offset:2px}.dual-range input[type=range]:focus-visible::-moz-range-thumb{outline:2px solid var(--color-accent);outline-offset:2px}.dual-range.single-range input[type=range]{pointer-events:auto}.app-header[data-astro-cid-qlfjksao]{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-4);background:var(--color-bg);border-bottom:1px solid var(--color-border)}.brand-block[data-astro-cid-qlfjksao]{display:flex;flex-direction:column;min-width:0}.brand[data-astro-cid-qlfjksao]{display:inline-flex;align-items:center;gap:var(--space-2);min-width:0;text-decoration:none;color:var(--color-brand)}.brand-icon[data-astro-cid-qlfjksao]{width:38px;height:38px;flex-shrink:0}.brand-lockup[data-astro-cid-qlfjksao]{display:flex;flex-direction:column;min-width:0}.brand-name[data-astro-cid-qlfjksao]{font-size:var(--text-lg);font-weight:800;line-height:1.05;letter-spacing:.01em;color:var(--color-brand);white-space:nowrap}.brand-name-sub[data-astro-cid-qlfjksao]{font-size:var(--text-sm);font-weight:700;line-height:1.1;color:var(--color-brand);white-space:nowrap}.tagline[data-astro-cid-qlfjksao]{padding-left:calc(38px + var(--space-2));font-size:var(--text-xs);color:var(--color-brand);white-space:nowrap}.header-nav[data-astro-cid-qlfjksao]{display:flex;align-items:center;gap:var(--space-1);margin-left:auto}.nav-item[data-astro-cid-qlfjksao]{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:2px;padding:var(--space-1) var(--space-2);font-size:var(--text-xs);color:var(--color-text-muted);background:none;border:0;text-decoration:none;border-radius:var(--radius-sm);cursor:pointer}.nav-item[data-astro-cid-qlfjksao]:disabled{cursor:default}.nav-item[data-astro-cid-qlfjksao]>span[data-astro-cid-qlfjksao]:not(.nav-badge){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.nav-badge[data-astro-cid-qlfjksao]{position:absolute;top:0;right:2px;min-width:16px;padding:0 4px;border-radius:var(--radius-pill);background:var(--color-error);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center}.nav-badge[data-astro-cid-qlfjksao][hidden]{display:none}.nav-item[data-astro-cid-qlfjksao] svg[data-astro-cid-qlfjksao]{width:22px;height:22px}.nav-item[data-astro-cid-qlfjksao]:disabled{color:var(--color-disabled);background:none}.nav-active[data-astro-cid-qlfjksao]{color:var(--color-brand)}.account-slot[data-astro-cid-qlfjksao]{position:relative;align-self:center}@media(max-width:480px){.app-header[data-astro-cid-qlfjksao]{gap:var(--space-2);padding:var(--space-2) var(--space-3)}.tagline[data-astro-cid-qlfjksao]{padding-left:calc(32px + var(--space-2))}.brand-icon[data-astro-cid-qlfjksao]{width:32px;height:32px}.header-nav[data-astro-cid-qlfjksao]{gap:0}.nav-item[data-astro-cid-qlfjksao]{padding:var(--space-1)}}.account-slot[data-astro-cid-qlfjksao][hidden]{display:none}.account-button[data-astro-cid-qlfjksao]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--color-border);border-radius:50%;background:var(--color-bg);color:var(--color-brand-dark);cursor:pointer}.account-button[data-astro-cid-qlfjksao] svg[data-astro-cid-qlfjksao]{width:20px;height:20px}.account-menu[data-astro-cid-qlfjksao]{position:absolute;top:calc(100% + var(--space-1));right:0;z-index:40;min-width:200px;display:flex;flex-direction:column;padding:var(--space-1);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card)}.account-menu[data-astro-cid-qlfjksao][hidden]{display:none}.account-menu-id[data-astro-cid-qlfjksao]{padding:var(--space-2) var(--space-3);font-size:var(--text-xs);font-weight:700;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao],.account-menu[data-astro-cid-qlfjksao] button[data-astro-cid-qlfjksao]{display:block;width:100%;padding:var(--space-2) var(--space-3);border:0;background:none;font:inherit;font-size:var(--text-sm);text-align:left;text-decoration:none;color:var(--color-text);border-radius:var(--radius-sm);cursor:pointer}.account-menu[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:hover,.account-menu[data-astro-cid-qlfjksao] button[data-astro-cid-qlfjksao]:hover{background:var(--color-surface)}
