:root { --ink:#303030; --green:#258341; --red:#ce4236; --yellow:#ffda76; }
* { box-sizing:border-box } html,body,#map { width:100%; height:100%; margin:0 } body { font:14px/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif; color:var(--ink) } a { color:#126b9b }
.brandbar { position:absolute; z-index:1000; top:12px; left:16px; padding:8px 11px; border-radius:4px; background:#fffffff2; box-shadow:0 1px 6px #0004; pointer-events:none }.brandbar a { color:#17221a; font-size:17px; font-weight:800; text-decoration:none; pointer-events:auto }.brandbar a span { color:#14733b }.brandbar small { display:block; color:#586159; font-size:10px; font-weight:600; letter-spacing:.02em }
.brandbar .brand-links { margin-top:4px; pointer-events:auto }.brandbar .brand-links a { color:#126b9b; font-size:11px; font-weight:700; text-decoration:underline }
.search-card { position:absolute; z-index:1000; top:78px; left:16px; width:min(320px,calc(100vw - 32px)); padding:11px; border-radius:4px; background:#fffffff2; box-shadow:0 1px 6px #0004 }.search-card label { display:block; margin-bottom:5px; font-size:12px; font-weight:750 }.search-card form { display:flex }.search-card input { min-width:0; flex:1; border:1px solid #aab0aa; border-radius:3px 0 0 3px; padding:8px; font:inherit }.search-card button { border:0; border-radius:0 3px 3px 0; padding:0 12px; color:#fff; background:#176d3a; font:inherit; font-weight:750; cursor:pointer }.matches { max-height:240px; overflow:auto }.match { display:block; width:100%; padding:9px 2px; border:0; border-bottom:1px solid #ddd; border-radius:0!important; color:#174f31!important; background:transparent!important; font-size:12px!important; text-align:left; cursor:pointer }.match strong { color:#202020 }.match small { color:#637066 }
.btn-info { position:absolute; z-index:1000; top:16px; right:16px; width:29px; height:29px; border:1px solid #777; border-radius:50%; color:#444; background:#fff; font:700 18px Georgia,serif; cursor:pointer }.info-container { position:absolute; z-index:1001; top:50%; left:50%; width:min(520px,calc(100vw - 36px)); max-height:calc(100vh - 36px); overflow:auto; transform:translate(-50%,-50%); padding:23px; border:1px solid #aaa; border-radius:5px; background:#fffffff9; box-shadow:0 8px 35px #0005 }.info-container h1 { margin:0 28px 12px 0; font-size:21px }.info-container p { margin:10px 0 }.info-container li { margin:7px 0 }.info-container li strong { color:#222 }.info-container li:nth-child(1) strong { color:var(--green) }.info-container li:nth-child(2) strong { color:var(--red) }.info-container .source { color:#657066; font-size:12px }.btn-close-info { position:absolute; top:7px; right:8px; border:0; color:#555; background:transparent; font-size:27px; line-height:1; cursor:pointer }
.status { position:absolute; z-index:1000; right:16px; bottom:16px; padding:5px 8px; color:#4a514d; background:#fffffff0; box-shadow:0 1px 5px #0003; font-size:11px }.leaflet-bottom.leaflet-right .leaflet-control-zoom { margin:0 16px 56px 0; box-shadow:0 1px 6px #0005 }.leaflet-tooltip.maplabel { min-width:unset; padding:4px 8px; border:0; border-radius:13px; color:#fff; background:#424242; cursor:pointer; font-size:14px; font-weight:800; line-height:1; pointer-events:auto; box-shadow:0 2px 5px #0006; white-space:nowrap }.leaflet-tooltip.maplabel:before { display:none }.leaflet-tooltip.maplabel.tax-low { background:#55ba63 }.leaflet-tooltip.maplabel.tax-high { background:#fc4c45 }.leaflet-tooltip.maplabel.tax-mid { background:#424242 }.leaflet-popup-content { min-width:225px; max-width:286px; margin:15px 17px }.parcel-popup h2 { margin:0 0 8px; overflow-wrap:anywhere; font-size:15px; line-height:1.2 }.parcel-popup dl { display:grid; grid-template-columns:1fr auto; gap:5px 14px; margin:0; font-size:13px }.parcel-popup dt { color:#637066 }.parcel-popup dd { margin:0; font-weight:700; text-align:right }.parcel-popup .popup-links { margin:12px 0 0; font-size:13px; text-align:center }.parcel-popup .metric { margin:12px -17px -15px; padding:10px 17px; color:#084a27; background:#e4f5e8; font-size:18px; font-weight:850; text-align:center }
.marker-cluster { background:transparent }.marker-cluster div { display:grid; width:56px; height:56px; margin:0; place-items:center; border-radius:50%; color:#51451e; background:#ffda76; font-weight:850; box-shadow:0 1px 4px #0003 }.marker-cluster span { padding:0 3px; font-size:12px; line-height:1.1; text-align:center }.parcel-popup dd { overflow-wrap:anywhere }
.filters { display:grid; grid-template-columns:auto 1fr; gap:6px 8px; align-items:center; margin-top:9px; color:#4e5b52; font-size:11px }.filters select { min-width:0; padding:3px; border:1px solid #aab0aa; border-radius:3px; background:#fff; font:inherit }.filters .filter-check,.filters .filter-note { grid-column:1 / -1; margin:0 }.filters .filter-check { color:#354238; cursor:pointer }.filters .filter-note { color:#6a746d; line-height:1.25 }.filter-check input { margin:0 4px 0 0; vertical-align:-1px }
.leaflet-popup-content { width:min(390px,calc(100vw - 74px)); min-width:0; max-width:none }.parcel-popup h2 { margin-bottom:4px }.parcel-popup .tax-year-heading { margin:0 0 11px; color:#45614f; font-size:12px; font-weight:750 }.parcel-popup .property-type { display:grid; grid-template-columns:1fr auto; gap:2px 10px; margin:0 0 12px; font-size:13px }.property-type span { color:#637066 }.property-type .property-code { text-align:right }.property-type .property-name { grid-column:1 / -1; line-height:1.25; text-align:right }.parcel-popup dl { grid-template-columns:165px minmax(0,1fr); gap:7px 14px }.leaflet-popup dd { overflow-wrap:anywhere }
.tax-history { margin:14px 0 0; padding-top:11px; border-top:1px solid #d8ded9 }.history-heading { display:flex; justify-content:space-between; gap:12px; align-items:baseline; margin-bottom:6px }.history-heading strong { font-size:13px }.history-heading span { color:#68736b; font-size:10px }.history-chart { display:grid; grid-template-columns:repeat(13,minmax(0,1fr)); gap:3px; height:112px; align-items:stretch; border-bottom:1px solid #b9c2bb }.history-bar { display:grid; grid-template-rows:1fr 15px; min-width:0; padding:0; border:0; border-radius:0; color:#475249; background:transparent; cursor:pointer }.history-bar.selected { background:#e8f3ea }.history-bar:focus-visible { outline:2px solid #176d3a; outline-offset:1px }.history-bar .history-stack { display:flex; flex-direction:column; align-self:end; width:100%; height:var(--total-height); min-height:2px; overflow:hidden; border-radius:2px 2px 0 0; background:#ddd }.history-ad,.history-fixed { display:block; flex:0 0 var(--component-height) }.history-ad { background:#347a52 }.history-fixed { background:#d79a3b }.history-year-label { align-self:center; font-size:9px; line-height:15px }.history-missing { opacity:.45; cursor:default }.history-missing .history-stack { height:1px; background:#aaa }.history-legend { display:flex; gap:14px; margin-top:6px; color:#5a655d; font-size:10px }.history-legend span::before { display:inline-block; width:8px; height:8px; margin-right:4px; border-radius:2px; content:"" }.history-legend .legend-ad::before { background:#347a52 }.history-legend .legend-fixed::before { background:#d79a3b }.tax-history > p { margin:5px 0 0; color:#68736b; font-size:10px }
.match-hint { margin:8px 0 1px; color:#637066; font-size:11px; font-weight:650 }
.parcel-popup .popup-links { display:flex; flex-wrap:wrap; align-items:center; justify-content:center; gap:6px 18px; margin-top:15px }.copy-link { padding:0; border:0; color:#126b9b; background:transparent; font:inherit; text-decoration:underline; cursor:pointer }
.compare-panel { position:fixed; z-index:3000; top:12px; left:50%; width:min(940px,calc(100vw - 32px)); overflow:hidden; transform:translateX(-50%); border:1px solid #bac1bc; border-radius:7px; background:#fff; box-shadow:0 8px 28px #0005 }.compare-panel[hidden] { display:none }.compare-header { display:flex; align-items:center; justify-content:space-between; gap:20px; padding:10px 14px; border-bottom:1px solid #d7dcd8; background:#f5f7f5 }.compare-header div { display:flex; align-items:baseline; gap:9px }.compare-header strong { font-size:14px }.compare-header span { color:#667168; font-size:11px }.compare-header button { padding:0; border:0; color:#126b9b; background:transparent; font:inherit; text-decoration:underline; cursor:pointer }.compare-pending { display:grid; grid-template-columns:auto minmax(0,1fr) auto; gap:11px; align-items:center; padding:11px 14px }.compare-pending div { min-width:0 }.compare-pending strong,.compare-pending span { display:block }.compare-pending strong { overflow:hidden; font-size:13px; text-overflow:ellipsis; white-space:nowrap }.compare-pending div span { color:#667168; font-size:11px }.compare-count { padding:3px 7px; border-radius:10px; color:#176d3a; background:#e4f5e8; font-size:10px; font-weight:800; white-space:nowrap }.compare-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:1px; background:#d7dcd8 }.compare-card { position:relative; min-width:0; max-height:calc(100vh - 91px); overflow:auto; padding:18px; background:#fff }.compare-card .parcel-popup h2 { padding-right:24px }.compare-card .metric { margin-right:-18px; margin-bottom:-18px; margin-left:-18px }.compare-remove { width:25px; height:25px; padding:0; border:0; border-radius:50%; color:#626963; background:transparent; font:22px/23px Arial,sans-serif; cursor:pointer }.compare-card > .compare-remove { position:absolute; z-index:1; top:9px; right:9px }.compare-remove:hover { color:#222; background:#edf0ed }
.btn-info { z-index:1200 }.leaflet-top, .leaflet-bottom { z-index:1100 }.status { z-index:1100 }
.btn-info { position:fixed; z-index:2000; top:16px; right:16px }.zoom-controls { position:fixed; z-index:2000; right:16px; bottom:56px; display:grid; overflow:hidden; border:1px solid #aaa; border-radius:4px; background:#fff; box-shadow:0 1px 6px #0005 }.zoom-controls button { width:32px; height:32px; padding:0; border:0; color:#333; background:#fff; font:700 25px/1 Arial,sans-serif; cursor:pointer }.zoom-controls button + button { border-top:1px solid #ccc }.zoom-controls button:hover { background:#f2f2f2 }
.map-controls { position:absolute; z-index:1000; top:12px; left:16px; width:min(356px,calc(100vw - 32px)); overflow:hidden; border-radius:5px; background:#fffffff2; box-shadow:0 1px 6px #0004 }.map-controls .brandbar { position:static; padding:9px 12px 8px; border-radius:0; background:transparent; box-shadow:none }.map-controls .search-card { position:static; width:auto; padding:10px 12px 11px; border-top:1px solid #d9ded9; border-radius:0; background:transparent; box-shadow:none }
@media (max-width:540px) { .map-controls { top:8px; left:8px; width:calc(100vw - 16px) }.map-controls .search-card { width:auto } }
@media (max-width:540px) { .brandbar { top:8px; left:8px }.search-card { top:70px; left:8px; width:calc(100vw - 16px) }.status { right:8px; bottom:8px }.leaflet-bottom.leaflet-right .leaflet-control-zoom { margin:0 8px 48px 0 }.btn-info { top:8px; right:8px } }
@media (max-width:540px) { .zoom-controls { right:8px; bottom:48px } }
@media (max-width:540px) { .popup-open .map-controls,.popup-open .btn-info { display:none } }
@media (max-width:540px) { .leaflet-popup { max-width:calc(100vw - 16px) }.leaflet-popup-content-wrapper { max-width:calc(100vw - 16px) }.leaflet-popup-content { width:calc(100vw - 50px)!important; margin:14px 16px }.parcel-popup dl { grid-template-columns:145px minmax(0,1fr); gap:6px 10px } }
@media (max-width:700px) { .compare-panel { top:8px; width:calc(100vw - 16px); max-height:calc(100vh - 16px); overflow:auto }.compare-grid { grid-template-columns:1fr }.compare-card { max-height:none }.compare-card + .compare-card { border-top:1px solid #d7dcd8 }.compare-full .map-controls,.compare-full .btn-info,.compare-full .zoom-controls { display:none } }
.text-link { padding:0; border:0; color:#126b9b; background:transparent; font:inherit; text-decoration:underline; cursor:pointer }
.report-dialog { width:min(500px,calc(100vw - 28px)); max-height:calc(100vh - 28px); padding:0; overflow:auto; border:1px solid #aeb6b0; border-radius:7px; color:var(--ink); background:#fff; box-shadow:0 12px 45px #0007 }.report-dialog::backdrop { background:#17201880 }.report-dialog form,.report-success { position:relative; padding:22px }.report-dialog h2 { margin:0 34px 14px 0; font-size:20px }.btn-close-report { position:absolute; top:8px; right:10px; padding:0; border:0; color:#626963; background:transparent; font:27px/1 Arial,sans-serif; cursor:pointer }.report-context { margin:0 0 16px; padding:10px 12px; border-radius:4px; color:#45534a; background:#f1f5f2; font-size:12px; white-space:pre-line }.report-dialog label { display:block; margin:12px 0 5px; font-size:12px; font-weight:750 }.report-dialog label span { color:#68736b; font-weight:500 }.report-dialog select,.report-dialog textarea,.report-dialog input { width:100%; padding:8px; border:1px solid #aab0aa; border-radius:3px; background:#fff; font:inherit }.report-dialog [hidden] { display:none!important }.report-dialog textarea { resize:vertical }.report-turnstile { min-height:65px; margin-top:15px }.report-privacy { margin:11px 0 0; color:#68736b; font-size:11px; line-height:1.35 }.report-status { min-height:20px; margin:8px 0 0; color:#9b2d27; font-size:12px }.report-actions { display:flex; justify-content:flex-end; gap:10px; margin-top:10px }.report-actions button,.report-success button { padding:7px 13px; border:1px solid #9da69f; border-radius:3px; background:#fff; font:inherit; font-weight:700; cursor:pointer }.report-actions .primary,.report-success .primary { border-color:#176d3a; color:#fff; background:#176d3a }.report-actions button:disabled { opacity:.6; cursor:wait }.report-success { text-align:center }.report-success p { margin:0 0 17px }.report-success button { min-width:90px }
@media (max-width:540px) { .report-dialog { width:calc(100vw - 16px); max-height:calc(100vh - 16px) }.report-dialog form,.report-success { padding:18px }.report-turnstile { margin-left:auto; margin-right:auto } }

.tour-highlight { position:fixed; z-index:3900; border:3px solid #176d3a; border-radius:7px; pointer-events:none; box-shadow:0 0 0 4px #fff9,0 3px 18px #0005; transition:top .15s ease,left .15s ease,width .15s ease,height .15s ease }
.tour-card { position:fixed; z-index:4000; width:min(330px,calc(100vw - 24px)); padding:18px; border:1px solid #aeb6b0; border-radius:7px; color:var(--ink); background:#fff; box-shadow:0 10px 35px #0006 }
.tour-card[hidden],.tour-highlight[hidden] { display:none }
.tour-card.tour-welcome { top:50%; left:50%; transform:translate(-50%,-50%) }
.tour-card h2 { margin:2px 28px 8px 0; font-size:19px; line-height:1.2 }
.tour-progress { margin:0; color:#176d3a; font-size:11px; font-weight:800; letter-spacing:.04em; text-transform:uppercase }
.tour-copy { margin:0; color:#56635a; line-height:1.45 }
.btn-close-tour { position:absolute; top:8px; right:9px; padding:0; border:0; color:#626963; background:transparent; font:25px/1 Arial,sans-serif; cursor:pointer }
.tour-actions { display:grid; grid-template-columns:auto 1fr auto auto; gap:8px; align-items:center; margin-top:16px }
.tour-actions button { padding:7px 11px; border:1px solid #9da69f; border-radius:3px; background:#fff; font:inherit; font-weight:750; cursor:pointer }
.tour-actions .tour-primary { border-color:#176d3a; color:#fff; background:#176d3a }
.tour-actions .tour-secondary { color:#4d5951 }
.tour-actions button:hover { filter:brightness(.96) }
.tour-actions button:focus-visible,.btn-close-tour:focus-visible { outline:3px solid #76a98a; outline-offset:2px }
@media (max-width:540px) { .tour-card:not(.tour-welcome) { top:auto!important; right:12px!important; bottom:12px!important; left:12px!important; width:auto; transform:none!important }.tour-highlight { display:none }.tour-actions { grid-template-columns:auto 1fr auto auto } }
@media (prefers-reduced-motion:reduce) { .tour-highlight { transition:none } }
