.ny-county-map{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.ny-county-map-frame{position:relative;min-width:0;padding:16px;background:#eef5f6}.ny-county-map-live{display:block;width:100%;min-height:500px;overflow:hidden;border:1px solid rgba(31,36,33,.12);border-radius:8px;background:#dcecf0}.ny-county-map-compact .ny-county-map-live{min-height:470px}.ny-county-map .leaflet-container{font:inherit}.ny-county-map .leaflet-control-attribution{padding:2px 6px;background:#ffffffb8;color:var(--muted);font-size:.66rem}.ny-county-map-div-icon{background:transparent;border:0}.ny-county-map-marker-anchor{--marker-color: var(--brick);display:inline-flex;position:relative;align-items:center;justify-content:center;gap:6px;max-width:148px;padding:5px;border:1px solid color-mix(in srgb,var(--marker-color) 48%,transparent);border-radius:999px;background:#ffffffad;box-shadow:0 10px 26px #1f24212e;color:var(--ink);font-size:.75rem;font-weight:900;line-height:1;text-decoration:none;transform:translate(-17px,-17px);transition:background .16s ease,box-shadow .16s ease,opacity .16s ease,transform .16s ease}.ny-county-map-marker-anchor:hover,.ny-county-map-marker-anchor:focus-visible,.ny-county-map-marker-anchor-current{background:#ffffffe0;box-shadow:0 16px 34px #1f242142;outline:none;transform:translate(-17px,-21px)}.ny-county-map-marker-anchor-current{border-color:var(--ink)}.ny-county-map-marker-anchor-context{--marker-color: #526a75;gap:4px;padding:4px;border-color:#344e5838;background:#ffffff75;box-shadow:0 8px 18px #1f24211f;color:#2a3b42;opacity:.84;transform:translate(-16px,-16px) scale(.92)}.ny-county-map-marker-anchor-context:hover,.ny-county-map-marker-anchor-context:focus-visible,.ny-county-map-marker-anchor-context.ny-county-map-marker-anchor-current{background:#ffffffc7;box-shadow:0 12px 26px #1f242133;opacity:1;transform:translate(-16px,-19px) scale(.94)}.ny-county-map-marker-badge{display:grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--marker-color);color:#fff;font-size:.76rem;font-weight:900;opacity:.94}.ny-county-map-marker-anchor-context .ny-county-map-marker-badge{width:30px;border-radius:999px;background:#344e58d1;font-size:.68rem;letter-spacing:0}.ny-county-map-marker-label{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}.ny-county-map-marker-anchor:hover .ny-county-map-marker-label,.ny-county-map-marker-anchor:focus-visible .ny-county-map-marker-label,.ny-county-map-marker-anchor-current .ny-county-map-marker-label,.ny-county-map-marker-anchor-context .ny-county-map-marker-label{position:static;width:auto;max-width:150px;height:auto;margin:0 3px 0 1px;clip:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ny-county-map-marker-anchor-taxi,.ny-county-map-fallback-link-taxi,.ny-county-map-legend-link-taxi{--marker-color: var(--taxi)}.ny-county-map-marker-anchor-brick,.ny-county-map-fallback-link-brick,.ny-county-map-legend-link-brick{--marker-color: var(--brick)}.ny-county-map-marker-anchor-park,.ny-county-map-fallback-link-park,.ny-county-map-legend-link-park{--marker-color: var(--park)}.ny-county-map-marker-anchor-steel,.ny-county-map-fallback-link-steel,.ny-county-map-legend-link-steel{--marker-color: var(--steel)}.ny-county-map-marker-anchor-context,.ny-county-map-fallback-link-context,.ny-county-map-legend-link-context{--marker-color: var(--muted)}.ny-county-map-fallback{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(145px,100%),1fr));gap:8px;padding:12px;border-top:1px solid var(--line);background:#ffffffeb}.ny-county-map-live[data-ready=true]+.ny-county-map-fallback{display:none}.ny-county-map-fallback-link{--marker-color: var(--brick);display:flex;align-items:center;gap:8px;min-width:0;padding:9px 10px;border:1px solid rgba(31,36,33,.12);border-radius:8px;background:#fff;color:var(--ink)}.ny-county-map-fallback-link:hover,.ny-county-map-fallback-link:focus-visible,.ny-county-map-fallback-link-current{border-color:var(--marker-color);outline:none}.ny-county-map-fallback-link span{display:grid;flex:0 0 auto;min-width:24px;height:24px;place-items:center;border-radius:999px;background:var(--marker-color);color:#fff;font-size:.72rem;font-weight:900}.ny-county-map-fallback-link strong{min-width:0;overflow:hidden;font-size:.82rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.ny-county-map-legend-block{display:grid;gap:10px;padding:14px 16px 16px;border-top:1px solid var(--line);background:#fffdf8}.ny-county-map-legend-heading{color:var(--brick);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.ny-county-map-legend-heading-context{margin-top:2px;color:var(--steel)}.ny-county-map-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ny-county-map-legend-context{grid-template-columns:repeat(5,minmax(0,1fr))}.ny-county-map-legend-link{--marker-color: var(--brick);display:grid;grid-template-columns:32px minmax(0,1fr);gap:4px 10px;min-width:0;padding:12px;border:1px solid rgba(31,36,33,.12);border-radius:8px;background:#fff;color:var(--ink);text-decoration:none}.ny-county-map-legend-link:hover,.ny-county-map-legend-link:focus-visible,.ny-county-map-legend-link-current{border-color:var(--marker-color);box-shadow:0 10px 24px #1f242117;outline:none}.ny-county-map-legend-link-current{background:#fffdf9}.ny-county-map-legend-link span{display:grid;grid-row:span 2;min-width:32px;height:32px;place-items:center;border-radius:999px;background:var(--marker-color);color:#fff;font-size:.72rem;font-weight:900}.ny-county-map-legend-link strong,.ny-county-map-legend-link small{min-width:0}.ny-county-map-legend-link strong{overflow:hidden;font-size:.88rem;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.ny-county-map-legend-link small{color:var(--muted);line-height:1.35}.ny-county-map figcaption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-top:1px solid var(--line)}.ny-county-map figcaption span{color:var(--brick);font-size:.78rem;font-weight:800;text-transform:uppercase}.ny-county-map figcaption strong{max-width:58ch;line-height:1.3}@media(max-width:900px){.ny-county-map-legend,.ny-county-map-legend-context{grid-template-columns:1fr}.ny-county-map-live{min-height:470px}}@media(max-width:560px){.ny-county-map-live,.ny-county-map-compact .ny-county-map-live{min-height:390px}.ny-county-map-marker-anchor-context .ny-county-map-marker-label{position:absolute;width:1px;height:1px;margin:-1px;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}.ny-county-map figcaption{display:grid}}
