.mls-neighborhood-picker{width:100%;min-width:0;margin:.65rem 0}.mls-neighborhood-picker summary{cursor:pointer;padding:.7rem 0;font-weight:700;list-style-position:inside}.mls-neighborhood-picker label,.mls-neighborhood-directory label{gap:.4rem;font-weight:700;display:grid}.mls-neighborhood-picker input[type=search],.mls-neighborhood-directory input{border:1px solid var(--border,#c8d1c0);width:100%;min-width:0;color:var(--forest,#173e32);font:inherit;background:#fff;border-radius:10px;padding:.85rem 1rem}.mls-neighborhood-options{border:1px solid #c8d1c0;border-radius:10px;max-height:300px;margin:.4rem 0;padding:0;list-style:none;overflow:auto}.mls-neighborhood-options button{text-align:left;cursor:pointer;color:#173e32;background:#fff;border:0;border-bottom:1px solid #e3e7dc;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.8rem;display:flex}.mls-neighborhood-options button:hover,.mls-neighborhood-options button:focus-visible{background:#edf2e8}.mls-neighborhood-options small,.mls-neighborhood-selected small{margin-top:.15rem;font-size:.75rem;font-weight:400;display:block}.mls-neighborhood-selected{background:#edf2e8;border:1px solid #c8d1c0;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem;display:flex}.mls-neighborhood-selected button{font:inherit;cursor:pointer;color:#173e32;background:0 0;border:0;font-size:.8rem;text-decoration:underline}.mls-neighborhood-status,.mls-neighborhood-note{color:#526653;font-size:.82rem;line-height:1.6}.mls-neighborhood-directory{background:#f4f5ec;border:1px solid #d6decd;border-radius:16px;margin:2rem 0 3rem;padding:1.5rem}.mls-neighborhood-directory-heading{grid-template-columns:minmax(0,1.5fr) minmax(230px,1fr);align-items:center;gap:2rem;display:grid}.mls-neighborhood-directory h2{margin:.35rem 0 .8rem;font-size:clamp(1.6rem,3vw,2.4rem)}.mls-neighborhood-directory-heading p{max-width:65ch}.mls-neighborhood-grid{overscroll-behavior:contain;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-height:640px;display:grid;overflow:auto}.mls-neighborhood-grid article{background:#fff;border:1px solid #d6decd;border-radius:12px;padding:1.1rem}.mls-neighborhood-grid article p{color:#526653;margin:.5rem 0;font-size:.78rem;line-height:1.5}.mls-neighborhood-grid h3{margin:.6rem 0;font-size:1.1rem}.mls-neighborhood-grid article>a{margin-top:.6rem;font-size:.85rem;font-weight:700;display:inline-block}.mls-neighborhood-note{margin:1rem 0 0}@media (max-width:800px){.mls-neighborhood-directory-heading{grid-template-columns:1fr;gap:1rem}.mls-neighborhood-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:500px){.mls-neighborhood-grid{grid-template-columns:1fr}.mls-neighborhood-directory{padding:1rem}.mls-neighborhood-selected{flex-direction:column;align-items:flex-start}}
