.street-borough-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:28px 0}.street-borough-card{display:flex;flex-direction:column;gap:12px;padding:22px;border:1px solid #dbe3eb;background:#f5f8fb;border-radius:12px;color:#193147;text-decoration:none}.street-borough-card strong{font-size:1.08rem}.street-borough-card span:last-child{color:#2457d6;font-size:.875rem;font-weight:700;margin-top:auto}.street-borough-card:hover{border-color:#315fe9;background:#edf3ff}.street-directory-actions{display:flex;gap:12px;flex-wrap:wrap}.street-filter{display:flex;align-items:end;gap:12px;max-width:760px}.street-filter label{display:grid;gap:9px;flex:1;font-weight:700}.street-filter input{width:100%;min-width:0;min-height:50px;border:1px solid #ccd8e4;background:white;color:#193147;border-radius:8px;padding:12px;font:inherit}.street-filter button{min-height:50px;background:#edf3fb;border:1px solid #ccd8e4;border-radius:8px;padding:12px 20px;font:inherit;cursor:pointer}.street-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.street-card{display:flex;flex-direction:column;gap:16px;padding:22px;border:1px solid #dbe3eb;background:#f5f8fb;border-radius:12px;scroll-margin-top:140px}.street-card h3{margin:0;color:#193147;font-size:1.125rem}.street-card p{margin:8px 0 0;color:#536779}.street-zip-links{display:flex;flex-wrap:wrap;gap:8px}.street-zip-links a{padding:5px 9px;border:1px solid #ccd8e4;border-radius:5px;background:white;color:#2457d6;font-weight:600}.street-find-service{margin-top:auto;color:#2457d6;font-size:.9rem;font-weight:700}.street-card[hidden],#street-empty[hidden],#street-more[hidden]{display:none!important}.street-card:target{outline:3px solid #315fe9;outline-offset:3px}.street-source{font-size:.875rem;color:#536779;border-top:1px solid #dbe3eb}.street-source summary{cursor:pointer;font-weight:700}.street-skip{position:absolute;left:16px;top:-100px;z-index:100;background:white;color:#193147;padding:12px}.street-skip:focus{top:12px}.street-filter input:focus-visible,.street-filter button:focus-visible,.street-card a:focus-visible,.street-borough-card:focus-visible{outline:3px solid #315fe9;outline-offset:3px}.area-search{display:grid;grid-template-columns:1fr 1.4fr auto;gap:14px;margin-top:24px;padding:20px;background:#f5f8fb;border:1px solid #dbe3eb;border-radius:12px}.area-search label{display:grid;gap:8px;color:#193147;font-weight:700}.area-search input,.area-search select{width:100%;min-width:0;min-height:50px;padding:10px 12px;font:inherit;color:#193147;background:white;border:1px solid #ccd8e4;border-radius:8px}.area-search button{align-self:end;min-height:50px;border:0;border-radius:8px;background:#315fe9;color:white;padding:12px 20px;font:inherit;font-weight:700;cursor:pointer}.area-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.area-result{padding:20px;background:#f5f8fb;border:1px solid #dbe3eb;border-radius:12px}.area-result h3{margin:0 0 10px;color:#193147}.area-result p,#area-status{color:#536779}.result-links{display:flex;flex-wrap:wrap;gap:14px}.result-links a{color:#2457d6;font-weight:700}.search-more{min-height:48px;border:0;border-radius:8px;background:#315fe9;color:white;font:inherit;padding:12px 22px;margin-top:22px;cursor:pointer}.search-more[hidden]{display:none}.zip-borough-section{scroll-margin-top:140px}@media(max-width:1000px){.street-borough-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.street-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.street-borough-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.street-borough-card{padding:18px}.street-grid,.area-search,.area-results{grid-template-columns:1fr}.street-directory-actions{display:grid}.street-directory-actions .btn{width:100%;text-align:center}.street-card{padding:20px}.street-filter{align-items:stretch}.street-filter button{align-self:end}.street-borough-card:last-child{grid-column:1/-1}}
