header.svelte-oiwvqb{background:#fff;border-bottom:1px solid var(--color-border);padding:1rem 0;position:sticky;top:0;z-index:100}.header-content.svelte-oiwvqb{display:flex;align-items:center;justify-content:space-between}.logo.svelte-oiwvqb{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-icon.svelte-oiwvqb{width:40px;height:40px}.logo-text.svelte-oiwvqb{font-size:1.5rem;font-weight:700;color:var(--color-text)}nav.svelte-oiwvqb{display:flex;gap:2rem}nav.svelte-oiwvqb a:where(.svelte-oiwvqb){color:var(--color-text-light);font-weight:500;transition:color var(--transition)}nav.svelte-oiwvqb a:where(.svelte-oiwvqb):hover{color:var(--color-primary)}footer.svelte-1sr6y3t{background:var(--color-background-alt);border-top:1px solid var(--color-border);padding:2rem 0;margin-top:auto}.footer-content.svelte-1sr6y3t{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.brand.svelte-1sr6y3t{font-size:1.25rem;font-weight:700;color:var(--color-primary)}.tagline.svelte-1sr6y3t{color:var(--color-text-light);font-size:.9rem}.footer-contact.svelte-1sr6y3t{text-align:right;font-size:.9rem;color:var(--color-text-light)}.footer-contact.svelte-1sr6y3t a:where(.svelte-1sr6y3t){color:var(--color-primary)}.hero.svelte-et6md{background:linear-gradient(135deg,var(--color-secondary) 0%,#fff 100%);padding:5rem 0;text-align:center}.hero.svelte-et6md h1:where(.svelte-et6md){font-size:3rem;margin-bottom:1rem;color:var(--color-text)}.hero-subtitle.svelte-et6md{font-size:1.25rem;color:var(--color-text-light);max-width:600px;margin:0 auto 2rem}.counties.svelte-et6md{padding:4rem 0;background:var(--color-background-alt)}.counties.svelte-et6md h2:where(.svelte-et6md){text-align:center;margin-bottom:2rem}.county-grid.svelte-et6md{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.county-card.svelte-et6md{padding:1.5rem;text-decoration:none;color:inherit;display:block}.county-header.svelte-et6md{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.county-header.svelte-et6md h3:where(.svelte-et6md){color:var(--color-primary)}.state.svelte-et6md{color:var(--color-text-light);font-size:.9rem}.county-description.svelte-et6md{color:var(--color-text-light);margin-bottom:1rem;font-size:.95rem}.county-uses.svelte-et6md{border-top:1px solid var(--color-border);padding-top:1rem}.uses-label.svelte-et6md{font-size:.85rem;color:var(--color-text-light);display:block;margin-bottom:.5rem}.uses-list.svelte-et6md{display:flex;flex-wrap:wrap;gap:.5rem}.use-tag.svelte-et6md{background:var(--color-secondary);color:var(--color-text);padding:.25rem .75rem;border-radius:var(--radius-sm);font-size:.85rem;font-weight:500}.about.svelte-et6md{padding:4rem 0}.about-content.svelte-et6md{max-width:800px;margin:0 auto;text-align:center}.about.svelte-et6md h2:where(.svelte-et6md){margin-bottom:1.5rem}.about.svelte-et6md p:where(.svelte-et6md){color:var(--color-text-light);margin-bottom:1rem;line-height:1.8}.county-hero.svelte-1vxl62w{background:linear-gradient(135deg,var(--color-secondary) 0%,#fff 100%);padding:3rem 0 4rem}.breadcrumb.svelte-1vxl62w{display:flex;gap:.5rem;font-size:.9rem;margin-bottom:1rem}.breadcrumb.svelte-1vxl62w a:where(.svelte-1vxl62w){color:var(--color-primary)}.breadcrumb.svelte-1vxl62w span:where(.svelte-1vxl62w){color:var(--color-text-light)}.county-hero.svelte-1vxl62w h1:where(.svelte-1vxl62w){font-size:2.5rem;margin-bottom:.25rem}.state.svelte-1vxl62w{color:var(--color-primary);font-weight:500;margin-bottom:1rem}.description.svelte-1vxl62w{color:var(--color-text-light);max-width:700px;font-size:1.1rem}.uses-section.svelte-1vxl62w{padding:3rem 0 4rem;background:var(--color-background-alt)}.uses-section.svelte-1vxl62w h2:where(.svelte-1vxl62w){text-align:center;margin-bottom:2rem}.uses-grid.svelte-1vxl62w{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.use-card.svelte-1vxl62w{padding:2rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;text-align:center}.use-icon.svelte-1vxl62w{width:64px;height:64px;background:var(--color-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.use-icon.svelte-1vxl62w svg:where(.svelte-1vxl62w){width:32px;height:32px;color:var(--color-primary)}.use-card.svelte-1vxl62w h3:where(.svelte-1vxl62w){color:var(--color-primary);margin-bottom:.75rem}.use-preview.svelte-1vxl62w{color:var(--color-text-light);font-size:.9rem;flex:1;margin-bottom:1rem}.view-map.svelte-1vxl62w{color:var(--color-primary);font-weight:500}.not-found.svelte-1vxl62w{padding:4rem 0;text-align:center}.not-found.svelte-1vxl62w h1:where(.svelte-1vxl62w){margin-bottom:1rem}.not-found.svelte-1vxl62w p:where(.svelte-1vxl62w){color:var(--color-text-light);margin-bottom:2rem}.map-page.svelte-hunzz3{display:flex;flex-direction:column;height:calc(100vh - 162px);min-height:0}.map-body.svelte-hunzz3{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.map-header.svelte-hunzz3{background:#fff;border-bottom:1px solid var(--color-border);padding:1rem 0;flex-shrink:0}.header-content.svelte-hunzz3{display:flex;flex-direction:column;gap:.5rem}.breadcrumb.svelte-hunzz3{display:flex;gap:.5rem;font-size:.85rem}.breadcrumb.svelte-hunzz3 a:where(.svelte-hunzz3){color:var(--color-primary)}.breadcrumb.svelte-hunzz3 span:where(.svelte-hunzz3){color:var(--color-text-light)}.header-main.svelte-hunzz3{display:flex;justify-content:space-between;align-items:center;gap:1rem}.header-actions.svelte-hunzz3{display:flex;align-items:center;gap:.75rem;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.header-actions.svelte-hunzz3 a.info-toggle:where(.svelte-hunzz3){color:var(--color-text);text-decoration:none}.basemap-picker.svelte-hunzz3{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--color-text-light)}.basemap-picker.svelte-hunzz3 select:where(.svelte-hunzz3){border:1px solid var(--color-border);border-radius:var(--radius-sm, 4px);background:#fff;color:var(--color-text);padding:.4rem .6rem;font-size:.85rem}.score-legend.svelte-hunzz3{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8rem;color:var(--color-text-light)}.score-ramp.svelte-hunzz3{flex:1;height:12px;border-radius:999px;background:linear-gradient(to right,#ffffb2,#fecc5c,#fd8d3c,#f03b20,#800026);border:1px solid var(--color-border)}.score-ramp-ylorrd.svelte-hunzz3{background:linear-gradient(to right,#ffffb2,#fecc5c,#fd8d3c,#f03b20,#800026)}.score-ramp-blues.svelte-hunzz3{background:linear-gradient(to right,#eff3ff,#bdd7e7,#6baed6,#3182bd,#08519c)}.score-ramp-purples.svelte-hunzz3{background:linear-gradient(to right,#fcfbfd,#dadaeb,#9e9ac8,#756bb1,#54278f)}.legend-title.svelte-hunzz3{font-size:.85rem;font-weight:600;margin:.75rem 0 .35rem}.legend-title.svelte-hunzz3:first-child{margin-top:0}.legend-notes.svelte-hunzz3{margin:.75rem 0 0;padding-left:1.1rem;font-size:.85rem;color:var(--color-text-light)}.legend-notes.svelte-hunzz3 li:where(.svelte-hunzz3){margin:.25rem 0}.header-main.svelte-hunzz3 h1:where(.svelte-hunzz3){font-size:1.5rem;margin-bottom:.125rem}.location.svelte-hunzz3{color:var(--color-text-light);font-size:.9rem}.info-toggle.svelte-hunzz3{padding:.5rem 1rem;font-size:.85rem}.map-container.svelte-hunzz3{flex:1.6 1 0;min-height:200px;display:flex;overflow:hidden}.map-wrapper.svelte-hunzz3{flex:1;min-width:0;min-height:0}.map-wrapper.svelte-hunzz3 arcgis-embedded-map:where(.svelte-hunzz3){width:100%;height:100%}.info-sidebar.svelte-hunzz3{width:380px;background:#fff;border-left:1px solid var(--color-border);overflow-y:auto;flex-shrink:0}.info-content.svelte-hunzz3{padding:1.5rem}.info-section.svelte-hunzz3{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.info-section.svelte-hunzz3:last-child{border-bottom:none;margin-bottom:0}.info-section.svelte-hunzz3 h3:where(.svelte-hunzz3){color:var(--color-primary);font-size:1rem;margin-bottom:.75rem}.description.svelte-hunzz3 p:where(.svelte-hunzz3){color:var(--color-text-light);font-size:.9rem;line-height:1.7;margin-bottom:.75rem}.description.svelte-hunzz3 p:where(.svelte-hunzz3):last-child{margin-bottom:0}.info-section.svelte-hunzz3 p:where(.svelte-hunzz3){color:var(--color-text-light);font-size:.9rem;line-height:1.6}.contact.svelte-hunzz3 a:where(.svelte-hunzz3){color:var(--color-primary)}.table-panel.svelte-hunzz3{flex:1 1 0;min-height:200px;max-height:50%;border-top:1px solid var(--color-border);background:#fff;display:flex;flex-direction:column}.table-toolbar.svelte-hunzz3{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.65rem 1rem;border-bottom:1px solid var(--color-border);flex-shrink:0}.table-toolbar-start.svelte-hunzz3,.table-toolbar-end.svelte-hunzz3{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.table-toolbar.svelte-hunzz3 h2:where(.svelte-hunzz3){font-size:.95rem;margin:0}.table-layer-name.svelte-hunzz3,.table-count.svelte-hunzz3{font-size:.8rem;color:var(--color-text-light)}.table-control.svelte-hunzz3{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--color-text-light)}.table-control.svelte-hunzz3 select:where(.svelte-hunzz3),.table-control.svelte-hunzz3 input:where(.svelte-hunzz3){border:1px solid var(--color-border);border-radius:var(--radius-sm, 4px);background:#fff;color:var(--color-text);padding:.3rem .5rem;font-size:.8rem}.table-filter.svelte-hunzz3 input:where(.svelte-hunzz3){width:14rem;max-width:42vw}.table-pager.svelte-hunzz3{display:flex;align-items:center;gap:.4rem}.table-page-label.svelte-hunzz3{font-size:.8rem;color:var(--color-text-light)}.table-note.svelte-hunzz3{margin:0;padding:.25rem 1rem;font-size:.75rem;color:var(--color-text-light);border-bottom:1px solid var(--color-border)}.table-status.svelte-hunzz3{padding:1.25rem 1rem;font-size:.85rem;color:var(--color-text-light)}.table-scroll.svelte-hunzz3{flex:1;min-height:0;overflow:auto}.table-scroll.svelte-hunzz3 table:where(.svelte-hunzz3){width:100%;border-collapse:collapse;font-size:.8rem}.table-scroll.svelte-hunzz3 th:where(.svelte-hunzz3),.table-scroll.svelte-hunzz3 td:where(.svelte-hunzz3){padding:.4rem .65rem;border-bottom:1px solid var(--color-border);text-align:left;white-space:nowrap;max-width:16rem;overflow:hidden;text-overflow:ellipsis}.table-scroll.svelte-hunzz3 thead:where(.svelte-hunzz3) th:where(.svelte-hunzz3){position:sticky;top:0;background:var(--color-background-alt);font-weight:600;z-index:1}.sort-button.svelte-hunzz3{display:inline-flex;align-items:center;gap:.3rem;border:0;background:none;padding:0;font:inherit;font-weight:600;color:inherit;cursor:pointer}.sort-ind.svelte-hunzz3{color:var(--color-primary)}.table-scroll.svelte-hunzz3 tbody:where(.svelte-hunzz3) tr:where(.svelte-hunzz3){cursor:pointer}.table-scroll.svelte-hunzz3 tbody:where(.svelte-hunzz3) tr:where(.svelte-hunzz3):hover{background:var(--color-background-alt)}.table-scroll.svelte-hunzz3 tbody:where(.svelte-hunzz3) tr.selected:where(.svelte-hunzz3){background:var(--color-secondary)}.table-scroll.svelte-hunzz3 tbody:where(.svelte-hunzz3) tr:where(.svelte-hunzz3):focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.zoom-col.svelte-hunzz3{width:1%;max-width:none}.zoom-button.svelte-hunzz3{border:1px solid var(--color-border);border-radius:var(--radius-sm, 4px);background:#fff;color:var(--color-text);font-size:.75rem;padding:.2rem .5rem;cursor:pointer}.zoom-button.svelte-hunzz3:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary-dark)}.zoom-button.svelte-hunzz3:disabled{opacity:.5;cursor:not-allowed}.not-found.svelte-hunzz3{padding:4rem 0;text-align:center}.not-found.svelte-hunzz3 h1:where(.svelte-hunzz3){margin-bottom:1rem}.not-found.svelte-hunzz3 p:where(.svelte-hunzz3){color:var(--color-text-light);margin-bottom:2rem}@media(max-width:900px){.info-sidebar.svelte-hunzz3{width:300px}}@media(max-width:700px){.map-container.with-sidebar.svelte-hunzz3{flex-direction:column}.info-sidebar.svelte-hunzz3{width:100%;max-height:300px;border-left:none;border-top:1px solid var(--color-border)}.table-panel.svelte-hunzz3{max-height:55%}.table-filter.svelte-hunzz3 input:where(.svelte-hunzz3){width:11rem}}.app.svelte-1n46o8q{min-height:100vh;display:flex;flex-direction:column}main.svelte-1n46o8q{flex:1}:root{--color-primary: #f29718;--color-secondary: #f0d9b9;--color-primary-dark: #d98410;--color-primary-light: #f5ab42;--color-text: #2c2c2c;--color-text-light: #666666;--color-background: #ffffff;--color-background-alt: #faf8f5;--color-border: #e5e5e5;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--transition: .2s ease}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:16px;line-height:1.6;color:var(--color-text);background-color:var(--color-background)}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--color-primary-dark)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;color:var(--color-text)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}.container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;border-radius:var(--radius-md);border:none;cursor:pointer;transition:all var(--transition)}.btn-primary{background-color:var(--color-primary);color:#fff}.btn-primary:hover{background-color:var(--color-primary-dark);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary{background-color:var(--color-secondary);color:var(--color-text)}.btn-secondary:hover{background-color:#e8cda6}.card{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden;transition:all var(--transition)}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}
