.FaqBlock-module__QnwjKW__title{font-family:var(--font-display), Georgia, serif;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.5rem;font-weight:400}.FaqBlock-module__QnwjKW__list{border:1px solid var(--border-glass);border-radius:var(--radius-lg);background:var(--background-card);box-shadow:var(--shadow-sm);overflow:hidden}.FaqBlock-module__QnwjKW__item{border-bottom:1px solid var(--border-glass)}.FaqBlock-module__QnwjKW__item:last-child{border-bottom:none}.FaqBlock-module__QnwjKW__summary{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.5rem;font-size:.98rem;font-weight:600;list-style:none;transition:color .15s;display:flex}.FaqBlock-module__QnwjKW__summary::-webkit-details-marker{display:none}.FaqBlock-module__QnwjKW__summary:hover{color:var(--accent-primary)}.FaqBlock-module__QnwjKW__chevron{width:18px;height:18px;color:var(--text-muted);flex-shrink:0;transition:transform .2s,color .2s}.FaqBlock-module__QnwjKW__item[open] .FaqBlock-module__QnwjKW__chevron{color:var(--accent-primary);transform:rotate(180deg)}.FaqBlock-module__QnwjKW__answer{color:var(--text-secondary);margin:0;padding:0 1.5rem 1.3rem;font-size:.9rem;line-height:1.7}
.AddressSearchCTA-module__dGT0pW__form{gap:.75rem;max-width:620px;display:flex}.AddressSearchCTA-module__dGT0pW__onDark .AddressSearchCTA-module__dGT0pW__input{border-color:#0000;box-shadow:0 6px 24px #00000040}.AddressSearchCTA-module__dGT0pW__input{min-width:0;color:var(--text-primary);background:var(--background-card);border:1px solid var(--border-strong);border-radius:var(--radius-md);flex:1;padding:.85rem 1.1rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.AddressSearchCTA-module__dGT0pW__input::placeholder{color:var(--text-muted)}.AddressSearchCTA-module__dGT0pW__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.AddressSearchCTA-module__dGT0pW__button{color:#fff;background:var(--accent-primary);border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-sm);border:none;flex-shrink:0;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.9rem;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.AddressSearchCTA-module__dGT0pW__button:hover{background:var(--accent-primary-hover);box-shadow:var(--shadow-glow);transform:translateY(-1px)}.AddressSearchCTA-module__dGT0pW__button svg{stroke:#fff;stroke-width:2px;fill:none;width:16px;height:16px}@media (max-width:560px){.AddressSearchCTA-module__dGT0pW__form{flex-direction:column}.AddressSearchCTA-module__dGT0pW__button{justify-content:center}}
.RelatedNeighborhoods-module__i4psMG__title{font-family:var(--font-display), Georgia, serif;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.5rem;font-weight:400}.RelatedNeighborhoods-module__i4psMG__pills{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.RelatedNeighborhoods-module__i4psMG__pill{color:var(--text-primary);background:var(--background-card);border:1px solid var(--border-strong);border-radius:9999px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.RelatedNeighborhoods-module__i4psMG__pill:hover{border-color:var(--border-accent);color:var(--accent-primary);background:var(--accent-glow)}.RelatedNeighborhoods-module__i4psMG__pill .RelatedNeighborhoods-module__i4psMG__arrow{color:var(--text-muted);transition:color .15s}.RelatedNeighborhoods-module__i4psMG__pill:hover .RelatedNeighborhoods-module__i4psMG__arrow{color:var(--accent-primary)}