@charset "UTF-8";.home-card{--locator-card-padding:1.75rem;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;box-shadow:0 16px 30px rgba(15,23,42,.08);color:inherit;display:flex;flex-direction:column;min-height:100%;position:relative;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.home-card--locator{background:linear-gradient(180deg,rgba(37,99,235,.06),hsla(0,0%,100%,.95) 55%);margin-inline:auto;max-width:var(--home-locator-card-width,420px);width:min(100%,var(--home-locator-card-width,420px))}.home-card__body{display:flex;flex-direction:column;gap:.75rem;height:100%;padding:var(--locator-card-padding,1.75rem)}.home-card__title{color:#0f172a;font-size:1.05rem;font-weight:600;letter-spacing:-.005em;margin:0}.home-card__meta{color:rgba(71,85,105,.9);font-size:.95rem;line-height:1.55;margin:0}.home-card__info-row{display:flex;flex-wrap:wrap;gap:.6rem 1rem;margin-top:.25rem}.home-card__info{align-items:flex-start;display:inline-flex;gap:.5rem;min-width:0}.home-card__info-icon{color:var(--bs-primary,#2563eb);font-size:.95rem;line-height:1.4;margin-top:.15rem}.home-card__info-text{display:grid;gap:.1rem;min-width:0}.home-card__media-stack{align-items:center;display:flex;flex-direction:column;gap:.4rem;text-align:center}.home-card__location{align-items:center;color:rgba(71,85,105,.9);display:inline-flex;font-size:.85rem;font-weight:500;gap:.35rem;line-height:1.35}.home-card__location-icon{color:var(--bs-primary,#2563eb);font-size:.95rem}.home-card__company{color:rgba(71,85,105,.9);font-size:.95rem;font-weight:500;margin-top:.35rem}.home-card__bio{margin-top:.85rem}.home-card__info-label{color:rgba(15,23,42,.55);font-size:.6rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.home-card__info-value{color:var(--bs-secondary-color,rgba(71,85,105,.95));font-size:.9rem;font-weight:500;line-height:1.35;overflow-wrap:break-word}.home-card__actions{align-items:center;display:flex;flex-wrap:nowrap;gap:.6rem;margin-top:auto;width:100%}.home-card__actions .btn,.home-card__actions .home-card__action-btn{align-items:center;display:inline-flex;justify-content:center;min-height:44px;padding-block:clamp(.65rem,2.4vw,.9rem);padding-inline:clamp(1rem,4vw,1.5rem)}.home-card__avatar{margin-bottom:.75rem}.home-card--locator .home-card__body>*{min-width:0}.home-card--locator .home-card__media{align-items:center;display:flex;justify-content:center}.home-card--locator .home-card__summary{display:grid;gap:.4rem;justify-items:start}.home-card--locator .home-card__details{display:grid;gap:.85rem;justify-items:start}.home-card--locator .home-card__footer{margin-top:auto}.home-card:focus-visible,.home-card:focus-within,.home-card:hover{box-shadow:0 20px 38px rgba(15,23,42,.12);transform:translateY(-4px)}.home-card:focus-visible{outline:none}.home-card--locator .home-card__body{gap:.75rem;padding:var(--locator-card-padding,1.75rem)}.home-card--locator .home-card__meta{flex-grow:1}.home-card--locator .locator-card__avatar.home-avatar{align-items:center;background:rgba(37,99,235,.12);border-radius:50%;color:#1d4ed8;display:inline-flex;font-size:1.35rem;font-weight:700;height:72px;justify-content:center;overflow:hidden;text-transform:uppercase;width:72px}.home-card--locator img.locator-card__avatar.home-avatar{border-radius:50%;display:block;height:72px;object-fit:cover;width:72px}.home-card--locator .locator-card__avatar--initials.home-avatar{background:linear-gradient(135deg,#6366f1,#2563eb);color:#fff}@media (min-width:576px){.home-card--locator .home-card__body{align-items:start;display:grid;gap:1.25rem;grid-auto-rows:auto;grid-template-columns:auto minmax(0,1fr)}.home-card--locator .home-card__media{grid-column:1/2;grid-row:1/span 3;justify-content:flex-start}.home-card--locator .home-card__media-stack{align-items:flex-start;text-align:left}.home-card--locator .home-card__summary{grid-column:2/3;grid-row:1/2}.home-card--locator .home-card__details{grid-column:2/3;grid-row:2/3}.home-card--locator .home-card__bio,.home-card--locator .home-card__footer{grid-column:1/-1;grid-row:auto}.home-card--locator .home-card__footer{align-self:stretch;margin-top:0}.home-card--locator .home-card__avatar{margin-bottom:0}}@media (max-width:575.98px){.home-card--locator .home-card__media{justify-content:flex-start;width:100%}.home-card--locator .home-card__media-stack{align-items:flex-start;text-align:left;width:100%}.home-card--locator .home-card__location{justify-content:flex-start;width:100%}}.locator-card{--locator-card-padding:clamp(1rem,3vw,1.75rem);position:relative}.locator-card--compact{--locator-card-padding:1rem}.locator-card--compact .card-body{display:grid;gap:.75rem}.locator-card--compact .locator-card__badges,.locator-card--compact .locator-card__highlights,.locator-card--compact .locator-card__meta{display:none}.locator-card--compact .locator-card__unit-pills{margin-top:.25rem}.locator-card--compact .locator-card__bio{margin-top:.35rem}.locator-card--compact .locator-card__actions{margin-top:.5rem}.locator-card--compact .locator-card__avatar,.locator-card--compact img.locator-card__avatar{height:clamp(68px,22vw,84px);width:clamp(68px,22vw,84px)}.locator-card:not(.home-card){background:linear-gradient(180deg,rgba(37,99,235,.04),hsla(0,0%,100%,.98) 60%);border-radius:18px;transition:transform .2s ease,box-shadow .2s ease}.locator-card:not(.home-card) .card-body{padding:var(--locator-card-padding)}.locator-card:not(.home-card):hover{box-shadow:0 18px 34px rgba(15,23,42,.12);transform:translateY(-3px)}.locator-card__status--corner{inset-block-start:var(--locator-card-padding);inset-inline-end:var(--locator-card-padding);margin-left:0;position:absolute;z-index:1}.locator-card__avatar{background:#e0e7ff;border-radius:16px;color:#1e3a8a;flex-shrink:0;font-size:1rem;font-weight:700;height:clamp(76px,17vw,104px);text-transform:uppercase;width:clamp(76px,17vw,104px)}.locator-card__avatar--initials{align-items:center;background:linear-gradient(135deg,#6366f1,#2563eb);color:#fff;display:inline-flex;justify-content:center}img.locator-card__avatar{border-radius:16px;display:block;height:clamp(76px,17vw,104px);object-fit:cover;width:clamp(76px,17vw,104px)}.locator-card__top{flex-wrap:nowrap;gap:1rem;position:relative}.locator-card__media,.locator-card__top{align-items:flex-start;display:flex}.locator-card__media{flex-direction:column;flex-shrink:0;gap:.35rem}@media (max-width:540px){.locator-card__top{gap:.85rem}}.locator-card__summary{display:flex;flex-direction:column;gap:.35rem;min-width:0}.locator-card__title-row{align-items:center;display:flex;gap:.5rem;min-width:0}.locator-card__title-row h3{flex:1 1 auto;margin-bottom:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.locator-card__status-chip{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.78rem;gap:.35rem;margin-left:auto;padding:.2rem .7rem}.locator-card__status-chip--stacked{margin-left:0;margin-top:.45rem}.locator-card__media .locator-card__status-chip{align-self:flex-start;margin-left:0!important;position:static;width:-moz-fit-content;width:fit-content}.locator-card__subrow{color:#475569;font-size:.9rem}.locator-card__location{align-items:center;color:#475569;display:inline-flex;gap:.35rem;line-height:1.35}.locator-card__location i{color:#2563eb;font-size:.95rem}.locator-card__status-pill{font-size:.75rem;margin-bottom:0;padding:.25rem .65rem}.locator-card__bio{-webkit-box-orient:vertical;color:#475569;display:-webkit-box;font-size:.95rem;-webkit-line-clamp:2;line-height:1.55;margin-top:.75rem;overflow:hidden}.locator-card__highlights{display:grid;gap:.75rem}.locator-card__highlights .locator-card__highlight{align-items:start;border:1px solid rgba(15,23,42,.06);border-radius:14px;display:grid;gap:.5rem;grid-template-columns:auto 1fr;padding:.75rem 1rem}.locator-card__highlights .locator-card__highlight-body{display:grid;gap:.15rem}.locator-card__highlights .locator-card__highlight-icon{align-items:center;background:rgba(37,99,235,.12);border-radius:999px;color:#1e3a8a;display:inline-flex;font-size:.9rem;height:32px;justify-content:center;width:32px}.locator-card__highlights .locator-card__highlight-label{color:#64748b;display:block;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.locator-card__highlights .locator-card__highlight-value{color:#0f172a;font-weight:500}.locator-card__meta{border-top:1px solid rgba(15,23,42,.06);padding-top:.85rem}.badge-soft{background:rgba(37,99,235,.12);border-radius:999px;color:#1e3a8a;font-size:.78rem;font-weight:600;padding:.35rem .7rem}.badge-soft--more{background:rgba(15,23,42,.08);color:#0f172a}.badge-cert{background:rgba(16,185,129,.16);border-radius:999px;color:#0f5132;font-size:.75rem;font-weight:600;padding:.3rem .65rem}.badge-cert--muted{background:rgba(148,163,184,.18);color:#334155}.locator-card__actions{width:100%}.locator-card__actions .btn{flex:1 1 0;font-size:.95rem;min-height:40px;min-width:0;padding-block:.45rem}.home-card__actions .btn{flex:1 1 0;font-weight:600;min-width:0}.locator-card__demo-note{align-self:center}@media (min-width:576px){.locator-card__actions .btn{width:auto}}@media (max-width:576px){.locator-card{--locator-card-padding:1.25rem}.locator-card__top{flex-wrap:wrap}.locator-card__avatar,img.locator-card__avatar{height:clamp(68px,22vw,84px);width:clamp(68px,22vw,84px)}}.locator-card__unit-pills{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.locator-card__unit-pills .ns-pill{font-size:.75rem;padding:.2rem .6rem}.featured-locator-card{scroll-snap-align:start}.featured-locator-card .card-body{gap:1.25rem}.featured-locator-card .locator-card__title-row h3{margin:0}@media (max-width:576px){.featured-locator-card{scroll-snap-align:center;scroll-snap-stop:always}}.page-home{--home-locator-card-width:420px;--home-hero-gradient:linear-gradient(180deg,#f8fafc,#fff 45%,#eef2ff);overflow-x:clip}.page-home .loc-hero.loc-hero--soft{background:var(--home-hero-gradient);min-height:clamp(340px,52vh,500px);overflow:hidden;padding-block:clamp(3rem,11vh,5.75rem) clamp(1.5rem,6vh,2.5rem);position:relative}.page-home .loc-hero.loc-hero--soft:after{background:radial-gradient(circle at 120% -10%,rgba(59,130,246,.25),transparent 60%);content:"";inset:0;opacity:.7;pointer-events:none;position:absolute}.page-home .loc-hero.loc-hero--soft .container{position:relative;z-index:1}@media (max-width:991.98px){.page-home .home-hero.loc-hero.loc-hero--soft{padding-top:clamp(2rem,6vh,3.25rem)}.page-home .hero-map-col,.page-home .hero-map-col .o-map,.page-home .hero-map-col .o-map-shell{display:none}}@media (max-width:768px){.page-home .home-hero.loc-hero.loc-hero--soft{padding-top:clamp(1.5rem,5vh,2.25rem)}}.page-home .hero-layout{margin:0 auto;max-width:min(1240px,94vw)}.page-home .hero-summary{display:flex;flex-direction:column;gap:clamp(1rem,2.8vw,1.85rem)}.page-home .hero-copy{display:flex;flex-direction:column;gap:clamp(.65rem,1.6vw,1rem);max-width:640px}.page-home .hero-copy .display-5{color:#0f172a;font-weight:600;letter-spacing:-.012em;line-height:1.05;margin-bottom:.25rem;text-shadow:none}.page-home .hero-copy .lead{color:#475569;margin:0;max-width:46ch}.page-home .hero-request-form{background:#fff;border-radius:22px;box-shadow:0 22px 46px rgba(30,64,175,.15);display:flex;flex-direction:column;gap:1rem;padding:clamp(1.25rem,3.5vw,1.75rem)}.page-home .hero-request-form--hydrated .hero-form-step{display:none}.page-home .hero-request-form--hydrated .hero-form-step.is-active{display:block}.page-home .hero-form-progress{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.page-home .hero-form-progress__item{align-items:center;background:rgba(226,232,240,.9);border-radius:999px;color:#475569;display:inline-flex;font-size:.88rem;font-weight:600;gap:.45rem;min-height:40px;padding:.4rem .9rem}.page-home .hero-form-progress__item.is-active{background:#2563eb;color:#fff}.page-home .hero-form-progress__item.is-complete{background:#c7d2fe;color:#1d4ed8}.page-home .hero-form-progress__badge{align-items:center;background:hsla(0,0%,100%,.38);border-radius:999px;display:inline-flex;font-weight:700;height:1.8rem;justify-content:center;min-width:1.8rem}.page-home .hero-form-progress__item.is-active .hero-form-progress__badge{background:hsla(0,0%,100%,.45)}.page-home .hero-form-progress__item.is-complete .hero-form-progress__badge{background:rgba(37,99,235,.12);color:#1d4ed8}.page-home .hero-form-step{border:0;margin:0;padding:0}.page-home .hero-form-step__row{align-items:center;display:flex;flex-direction:column;gap:.85rem}.page-home .hero-form-step__row .dropdown{width:100%}.page-home .hero-continue-btn{align-items:center;border-radius:999px;display:inline-flex;gap:.35rem;justify-content:center;min-height:48px;padding-inline:1.1rem;white-space:nowrap;width:100%}@media (min-width:576px){.page-home .hero-form-step__row{flex-direction:row}.page-home .hero-continue-btn{flex:0 0 auto;width:auto}}.page-home .hero-form-step:not(:first-child){margin-top:1rem}.page-home .hero-form-step__title{color:#1f2937;font-size:1.05rem;font-weight:600;margin-bottom:.35rem}.page-home .hero-form-step__hint{color:#64748b;font-size:.95rem}.page-home .hero-form-step__helper{color:#94a3b8;font-size:.85rem}.page-home .hero-city-toggle{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.18);border-radius:999px;color:#1d4ed8;display:inline-flex;font-weight:700;justify-content:space-between;min-height:48px;padding:.6rem 1rem;width:100%}.page-home .hero-city-toggle:focus,.page-home .hero-city-toggle:focus-visible,.page-home .hero-city-toggle:hover{background-color:rgba(37,99,235,.14);border-color:rgba(37,99,235,.4);box-shadow:0 0 0 3px rgba(59,130,246,.15);color:#1d4ed8;outline:none}.page-home .hero-city-toggle:after{border-top-color:initial;margin-left:.5rem}.page-home .hero-city-toggle__label{flex:1 1 auto;text-align:left}.page-home .hero-request-form .dropdown-menu{border-radius:16px;box-shadow:0 22px 36px rgba(15,23,42,.18);max-height:280px;overflow-y:auto;padding-block:.5rem}.page-home .hero-request-form .dropdown-item.active,.page-home .hero-request-form .dropdown-item:active{background-color:rgba(37,99,235,.12);color:#1d4ed8;font-weight:600}.page-home .hero-request-form .form-control,.page-home .hero-request-form .form-select{border-radius:14px;border-width:1px;box-shadow:none;font-size:1rem;padding:.65rem .9rem}.page-home .hero-form-alert{display:none}.page-home .hero-form-alert:not([hidden]){display:block}.page-home .hero-form-footer{display:flex;flex-wrap:wrap}.page-home .hero-form-footer .btn{align-items:center;border-radius:14px;display:inline-flex;justify-content:center;line-height:1.2;min-height:48px;padding-block:.65rem}.page-home .hero-form-footer .btn-primary{box-shadow:0 16px 32px rgba(37,99,235,.22);font-weight:700}.page-home .hero-form-footnote{color:#94a3b8}.page-home .hero-starter-prompts{display:flex;flex-wrap:wrap;gap:.5rem}.page-home .hero-starter-prompts .btn{border-radius:999px;font-weight:600;padding-inline:1rem}.page-home .hero-starter-prompts .btn:focus-visible,.page-home .hero-starter-prompts .btn:hover{background:#e0e7ff;color:#1d4ed8}@media (min-width:992px){.page-home .hero-request-form{align-self:flex-start;min-height:auto}}.page-home .hero-map-col{display:flex}.page-home .hero-map-col .o-map-shell{display:flex;flex:1 1 auto}.page-home .hero-map-col .o-map{--map-top:0;height:100%;position:relative;top:0;width:100%}.page-home .hero-map-col .o-map__canvas{height:100%;min-height:clamp(320px,48vh,520px)}.page-home .hero-secondary-link{color:#1d4ed8;font-weight:600;text-decoration:underline;text-underline-offset:.16em}.page-home .hero-secondary-link:focus-visible,.page-home .hero-secondary-link:hover{color:#1e40af;text-decoration-thickness:2px}.page-home .home-footnote{color:rgba(71,85,105,.92);font-size:.875rem;line-height:1.6;margin:.75rem 0 0}.page-home .home-section .home-footnote{margin:clamp(1.5rem,3vw,2.5rem) 0 0}.page-home .home-card--neighborhood{color:inherit;display:flex}.page-home .home-card--neighborhood .home-card__body{gap:.5rem;padding:1.5rem}.page-home .home-card--neighborhood .home-card__title{color:#1d4ed8;font-size:1rem}.page-home .home-card--neighborhood .home-card__meta{font-size:.9rem}.page-home .home-card--step .home-card__body{gap:1rem;padding:2rem 1.75rem}.page-home .home-card--step .home-card__title{font-size:1.1rem}.page-home .home-card--step strong{color:#0f172a;font-weight:600}.page-home .home-card--empty{align-items:center;justify-content:center;padding:1.75rem;text-align:center}.page-home a.home-card:focus-visible,.page-home a.home-card:focus-within,.page-home a.home-card:hover{text-decoration:none}.page-home a.home-card:focus-visible .home-card__title,.page-home a.home-card:hover .home-card__title{color:#1d4ed8;text-decoration:none}.page-home a.home-card:focus-visible .home-card__meta,.page-home a.home-card:hover .home-card__meta{text-decoration:none}.page-home .home-section{background:var(--section-bg,#fff);padding-block:clamp(1.75rem,3.5vw,2.75rem)}.page-home .home-section--light{--section-bg:#fff;color:#0f172a}.page-home .home-section--gradient{--section-bg:linear-gradient(180deg,#eef2ff,#f8fafc 55%,#fff);color:#0f172a}.page-home .home-section--hero-echo{--section-bg:var(--home-hero-gradient);color:#0f172a}.page-home .home-section__header{margin-bottom:clamp(1.35rem,3vw,2rem);margin-left:0;margin-right:auto;max-width:clamp(52ch,60vw,72ch);text-align:left}.page-home .home-section__header--split{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin:0;max-width:none;width:100%}.page-home .home-section__header--split .home-section__title{margin-bottom:0}.page-home .popular-neighborhood-filters{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.page-home .popular-neighborhood-filters .popular-filter-btn{align-items:center;border-radius:999px;display:inline-flex;font-weight:600;justify-content:center;min-height:44px;min-width:44px;padding:.5rem 1.1rem}.page-home .popular-neighborhood-filters .btn-outline-primary{background-color:#fff}.page-home .popular-neighborhood-filters .btn.is-active{box-shadow:0 10px 22px rgba(37,99,235,.18)}.page-home .popular-quick-starts{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:clamp(1rem,3vw,1.5rem);margin-top:clamp(.75rem,2vw,1.25rem)}.page-home .popular-quick-start{align-items:flex-start;background:rgba(37,99,235,.08);border:0;border-radius:16px;color:#1d4ed8;display:inline-flex;flex-direction:column;gap:.15rem;min-height:56px;padding:.85rem 1.25rem;text-align:left;text-decoration:none;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.page-home .popular-quick-start:focus-visible,.page-home .popular-quick-start:hover{background:rgba(37,99,235,.16);color:#1d4ed8;text-decoration:none}.page-home .popular-quick-start:focus-visible{outline:2px solid currentColor;outline-offset:3px}.page-home .popular-quick-start__label{font-weight:600}.page-home .popular-quick-start__description{color:rgba(15,23,42,.75);font-size:.875rem}.page-home .popular-quick-start.is-active{background:#1d4ed8;box-shadow:0 12px 28px rgba(29,78,216,.28);color:#fff}.page-home .popular-quick-start.is-active .popular-quick-start__description{color:hsla(0,0%,100%,.82)}.page-home .popular-facet-summary{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:18px;display:grid;gap:.75rem;margin-bottom:clamp(1.25rem,3vw,2rem);padding:1rem 1.25rem}@media (min-width:768px){.page-home .popular-facet-summary{gap:1.5rem;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;padding:1.25rem 1.75rem}}.page-home .popular-facet-summary__item{display:flex;flex-direction:column;gap:.25rem}.page-home .popular-facet-summary__label{color:rgba(15,23,42,.6);font-size:.8125rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.page-home .popular-facet-summary__value{color:#0f172a;font-size:.975rem;line-height:1.5}@media (min-width:768px){.page-home .home-section__header--split{align-items:center;flex-direction:row;gap:1.5rem;justify-content:space-between}.page-home .home-section__header--split .popular-neighborhood-filters{margin-left:auto;margin-right:0}}@media (min-width:992px){.page-home .popular-neighborhood-filters{margin-top:0}}.page-home .home-section__title{color:#0f172a;font-size:clamp(2.1rem,4vw,2.75rem);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:.5rem}.page-home .home-section__title span+span{margin-top:.25rem}.page-home .home-section__subtitle{color:rgba(71,85,105,.9);font-size:1rem;line-height:1.65;margin:0;max-width:clamp(48ch,62vw,68ch)}.page-home .home-faq .home-faq__list{display:flex;flex-direction:column;gap:1rem;margin:0 auto 0 0;max-width:720px}.page-home .home-faq .home-faq__item{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:1rem;padding:1.25rem 1.5rem;transition:border-color .2s ease,box-shadow .2s ease}.page-home .home-faq .home-faq__item[open]{border-color:rgba(37,99,235,.35);box-shadow:0 16px 32px rgba(15,23,42,.08)}.page-home .home-faq .home-faq__question{align-items:center;color:#0f172a;cursor:pointer;display:flex;font-weight:600;gap:1.5rem;list-style:none;margin:0;position:relative}.page-home .home-faq .home-faq__question::-webkit-details-marker{display:none}.page-home .home-faq .home-faq__question:after{color:#1d4ed8;content:"+";font-size:1.5rem;font-weight:500;margin-left:auto;transition:transform .2s ease}.page-home .home-faq .home-faq__item[open] .home-faq__question:after{content:"−";transform:rotate(0deg)}.page-home .home-faq .home-faq__answer{color:rgba(71,85,105,.92);margin:.75rem 0 0}.page-home .featured-locators-carousel{align-items:center;display:grid;gap:1rem;grid-template-columns:auto minmax(0,1fr) auto;position:relative}.page-home .featured-locators-carousel:after,.page-home .featured-locators-carousel:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:48px;z-index:2}.page-home .featured-locators-carousel:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.page-home .featured-locators-carousel:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));right:0}.page-home .featured-nav-btn{align-items:center;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:999px;box-shadow:0 8px 18px rgba(15,23,42,.12);color:#1d4ed8;display:inline-flex;flex:0 0 44px;height:44px;justify-content:center;position:relative;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;width:44px;z-index:3}.page-home .featured-nav-btn[disabled]{box-shadow:none;color:rgba(30,64,175,.45);cursor:not-allowed;opacity:.65}.page-home .featured-nav-btn.is-hidden{display:none}.page-home .featured-nav-btn:focus-visible,.page-home .featured-nav-btn:hover{background-color:rgba(37,99,235,.12);color:#1d4ed8;outline:none}.page-home .featured-locators-track{display:grid;flex:1 1 auto;gap:1rem;grid-auto-columns:minmax(min(100%,var(--home-locator-card-width,420px)),var(--home-locator-card-width,420px));grid-auto-flow:column;min-width:0;-webkit-overflow-scrolling:touch;overflow-x:auto;padding:.5rem .75rem 1rem;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;z-index:1}.page-home .featured-locators-track::-webkit-scrollbar{height:6px}.page-home .featured-locators-track::-webkit-scrollbar-thumb{background-color:rgba(15,23,42,.16);border-radius:999px}.page-home .featured-locator-empty{min-height:180px;scroll-snap-align:start;width:min(100%,var(--home-locator-card-width,420px))}.page-home .featured-locators-dots{display:none;gap:.5rem;justify-content:center;margin-top:.75rem}.page-home .featured-locators-dot{background:rgba(15,23,42,.18);border-radius:999px;height:6px;transition:background-color .2s ease,width .2s ease;width:6px}.page-home .featured-locators-dot.is-active{background:#2563eb;width:18px}@media (max-width:992px){.page-home .featured-locators-carousel{grid-template-columns:minmax(0,1fr)}.page-home .featured-locators-carousel:after,.page-home .featured-locators-carousel:before,.page-home .featured-nav-btn{display:none}.page-home .featured-locators-track{margin-inline:-1rem;-ms-overflow-style:none;padding-inline:1rem;scroll-padding-inline:1rem;scrollbar-width:none}.page-home .featured-locators-track::-webkit-scrollbar{display:none;height:0}.page-home .featured-locators-dots{display:flex}}@media (max-width:576px){.page-home .featured-locators-track{grid-auto-columns:minmax(100%,100%);scroll-padding-inline:clamp(1rem,6vw,2.25rem)}}.page-home .home-locator-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--home-locator-card-width,420px)),1fr));justify-content:center;margin:0;padding:0}.page-home .home-locator-grid__item{align-items:stretch;display:flex;justify-content:center}.page-home .home-locator-grid__item>.locator-card{width:min(100%,var(--home-locator-card-width,420px))}.page-home .popular-neighborhoods-track{display:grid;flex:1 1 auto;gap:1rem;grid-auto-columns:minmax(260px,300px);grid-auto-flow:column;min-width:0;-webkit-overflow-scrolling:touch;overflow-x:auto;padding:.5rem .5rem 1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin}@media (max-width:768px){.page-home .popular-neighborhoods-track{margin-inline:-1rem;padding-inline:clamp(1rem,6vw,2.25rem);scroll-padding-inline:clamp(1rem,6vw,2.25rem)}}.page-home .popular-neighborhoods-track::-webkit-scrollbar{height:6px}.page-home .popular-neighborhoods-track::-webkit-scrollbar-thumb{background-color:rgba(15,23,42,.16);border-radius:999px}.page-home .popular-neighborhood-card{height:100%;scroll-snap-align:start}@media (max-width:576px){.page-home .popular-neighborhood-card{scroll-snap-align:center;scroll-snap-stop:always}}.page-home .popular-neighborhood-card .home-card--neighborhood{display:flex;flex-direction:column;gap:.9rem;height:100%;padding:1.15rem 1.25rem 1.35rem}.page-home .popular-neighborhood-card__header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between}.page-home .popular-neighborhood-card__insights{display:flex;flex-wrap:wrap;gap:.75rem}.page-home .popular-neighborhood-card__insights span{align-items:center;color:#0f172a;display:inline-flex;gap:.4rem}.page-home .popular-neighborhood-card__insights i{color:#2563eb;font-size:1rem}.page-home .popular-neighborhood-card__tags{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;margin:0;padding:0}.page-home .popular-neighborhood-card__tag{align-items:center;border-radius:999px;display:inline-flex;font-size:.8125rem;font-weight:600;gap:.35rem;line-height:1.2;padding:.35rem .75rem}.page-home .popular-neighborhood-card__tag--amenity{background:rgba(16,185,129,.12);color:#047857}.page-home .popular-neighborhood-card__tag--lifestyle{background:rgba(59,130,246,.12);color:#1d4ed8}.page-home .popular-neighborhood-card__footer{margin-top:auto}.page-home .popular-neighborhood-card__footer .btn{font-weight:600}.page-home .popular-neighborhood-card__footer .btn span{align-items:center;display:inline-flex;gap:.4rem}.page-home .popular-neighborhood-empty{min-height:180px;scroll-snap-align:start;width:clamp(240px,45vw,320px)}@media (max-width:992px){.page-home .popular-neighborhoods-track{margin-inline:-1rem;padding-inline:1rem}}@media (max-width:576px){.page-home .popular-neighborhoods-track{grid-auto-columns:minmax(240px,85vw)}}.page-home .home-neighborhoods{margin:0}.page-home .popular-neighborhoods-carousel{display:grid;gap:1rem;grid-template-columns:auto minmax(0,1fr) auto;place-items:center stretch;position:relative}.page-home .popular-neighborhoods-carousel:after,.page-home .popular-neighborhoods-carousel:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:48px;z-index:2}.page-home .popular-neighborhoods-carousel:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.page-home .popular-neighborhoods-carousel:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));right:0}@media (max-width:992px){.page-home .popular-neighborhoods-carousel:after,.page-home .popular-neighborhoods-carousel:before{display:none}}.page-home .home-how-it-works{background:#fff;border-top:1px solid rgba(148,163,184,.15);padding-block:clamp(1.75rem,3.5vw,2.75rem)}.page-home .home-how-it-works .container{max-width:min(1240px,94vw)}.page-home .home-how-it-works h2{color:#0f172a;font-weight:700;letter-spacing:-.01em}.page-home .home-how-it-works .home-card--step{border:1px solid rgba(15,23,42,.05);box-shadow:0 16px 30px rgba(15,23,42,.08)}.page-home .home-how-it-works .home-card--step:focus-within,.page-home .home-how-it-works .home-card--step:hover{box-shadow:0 20px 38px rgba(15,23,42,.12);transform:translateY(-5px)}.page-home .home-how-it-works .home-step-number{align-items:center;background:linear-gradient(135deg,rgba(37,99,235,.18),rgba(59,130,246,.28));border-radius:999px;box-shadow:inset 0 0 0 6px hsla(0,0%,100%,.82);color:#1d4ed8;display:inline-flex;font-size:1rem;font-weight:700;height:48px;justify-content:center;margin-bottom:1.25rem;width:48px}.page-home .home-how-it-works strong{color:#0f172a;font-weight:600}@media (max-width:768px){.page-home .hero-left{align-items:flex-start;text-align:left;width:100%}.page-home .hero-left .lead{margin-bottom:1rem;max-width:38ch}.page-home .hero-highlights{align-items:flex-start;max-width:none}.page-home .hero-highlights li{justify-content:flex-start;text-align:left}.page-home .hero-actions{width:100%}.page-home .hero-actions,.page-home .hero-city-inline{justify-content:flex-start}.page-home .hero-secondary-link{display:inline-block}}@media (max-width:576px){.page-home .loc-hero{padding-inline:1.2rem}.page-home .hero-left .brand-heading,.page-home .hero-left h1{font-size:clamp(2rem,9vw,2.6rem)}.page-home .hero-left .lead{font-size:1rem}}.page-home .city-showcase{border-radius:18px}.page-home .city-showcase__pills{border-bottom:1px solid rgba(15,23,42,.08);padding-bottom:.75rem}.page-home .city-pill{border-radius:999px;font-weight:600;padding-inline:1rem;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.page-home .city-pill.btn-outline-primary{background-color:rgba(59,130,246,.05);border-color:rgba(59,130,246,.4);color:#2563eb}.page-home .city-pill.btn-outline-primary:focus-visible,.page-home .city-pill.btn-outline-primary:hover{background-color:rgba(59,130,246,.12);color:#1d4ed8}.page-home .city-pill.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;box-shadow:0 8px 18px rgba(37,99,235,.32)}.page-home .city-pill:focus-visible{box-shadow:0 0 0 3px rgba(191,219,254,.8);outline:none}.page-home .city-locator{border:1px solid rgba(15,23,42,.06)}.page-home .city-locator__avatar{background:rgba(37,99,235,.12);color:#1d4ed8;font-size:1.1rem;height:48px;width:48px}.page-home .city-neighborhoods{overflow-x:auto;padding-bottom:.75rem;scrollbar-width:thin}.page-home .city-neighborhoods::-webkit-scrollbar{height:6px}.page-home .city-neighborhoods::-webkit-scrollbar-thumb{background-color:rgba(15,23,42,.15);border-radius:999px}.page-home .city-nb-tile{flex:0 0 240px;transition:transform .2s ease,box-shadow .2s ease}.page-home .city-nb-tile:focus-visible,.page-home .city-nb-tile:hover{box-shadow:0 12px 22px rgba(15,23,42,.16);transform:translateY(-2px)}.page-home .home-trust-band{--section-bg:linear-gradient(135deg,rgba(226,232,240,.65),#fff 60%);background:var(--section-bg);border-top:1px solid rgba(148,163,184,.25);padding-block:clamp(2.25rem,4vw,3.25rem)}.page-home .home-trust-band__grid{align-items:stretch;display:grid;gap:clamp(1.75rem,3vw,2.5rem)}@media (min-width:992px){.page-home .home-trust-band__grid{grid-template-columns:minmax(0,320px) minmax(0,1fr)}}.page-home .home-trust-band__intro{align-self:stretch;background:hsla(0,0%,100%,.85);border:1px solid rgba(15,23,42,.05);border-radius:18px;box-shadow:0 16px 32px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1.75rem,3.5vw,2.25rem);position:relative}.page-home .home-trust-band__eyebrow{color:#1d4ed8;font-size:.85rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.page-home .home-trust-band__title{color:#0f172a;font-size:clamp(1.9rem,3vw,2.4rem);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin:0}.page-home .home-trust-band__badges{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.page-home .home-trust-band__badge{background:rgba(37,99,235,.12);border-radius:999px;color:#1d4ed8;display:inline-flex;font-weight:600;padding:.35rem .9rem}.page-home .home-trust-band__badge--muted{background:rgba(148,163,184,.2);color:#475569;font-weight:500}.page-home .home-trust-band__badge-text{font-size:.95rem}.page-home .home-trust-band__stats{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.page-home .home-trust-band__stat{background:rgba(248,250,252,.9);border-radius:14px;padding:.9rem 1.1rem}.page-home .home-trust-band__stat-value{color:#0f172a;display:block;font-size:clamp(1.55rem,2.5vw,1.85rem);font-weight:700;line-height:1.1}.page-home .home-trust-band__stat-label{color:#475569;font-size:.875rem;margin-top:.35rem}.page-home .home-trust-band__updated{color:#64748b;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.page-home .home-trust-band__testimonials{display:flex;flex-direction:column;gap:1.25rem}.page-home .home-trust-band__quotes-title{color:#0f172a;font-size:clamp(1.4rem,2.2vw,1.75rem);font-weight:600;margin:0}.page-home .home-trust-band__quotes{display:grid;gap:1.25rem}@media (min-width:768px){.page-home .home-trust-band__quotes{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}.page-home .home-trust-quote{background:hsla(0,0%,100%,.95);border:1px solid rgba(15,23,42,.06);border-radius:18px;box-shadow:0 12px 24px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:.85rem;padding:1.35rem 1.5rem}.page-home .home-trust-quote__rating{align-items:center;color:#fbbf24;display:inline-flex;font-size:1.15rem;gap:.5rem}.page-home .home-trust-quote__score{color:#0f172a;font-size:1.15rem;font-weight:700}.page-home .home-trust-quote__headline{color:#0f172a;font-size:1.05rem;font-weight:600;margin:0}.page-home .home-trust-quote__body{color:#334155;font-size:.98rem;line-height:1.55;margin:0}.page-home .home-trust-quote__meta{align-items:center;color:#475569;display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto}.page-home .home-trust-quote__author{font-weight:600}.page-home .home-trust-quote__locator{color:#1d4ed8;font-weight:600}.page-home .home-trust-quote__locator:focus-visible,.page-home .home-trust-quote__locator:hover{color:#1e40af}.page-home .home-trust-quote__separator{color:rgba(148,163,184,.9);font-weight:500}.page-home .home-trust-quote__date{color:#94a3b8;font-size:.85rem}.page-home .home-trust-quote__empty{color:#475569;font-size:.95rem;margin:0}
/*# sourceMappingURL=home.css.map */