.PropertyCard-module__vCf2VG__cardWrapper{height:100%;container-type:inline-size}.PropertyCard-module__vCf2VG__card{border-radius:var(--radius);color:inherit;border:1px solid var(--border);background:#fff;flex-direction:column;height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.PropertyCard-module__vCf2VG__card:hover{transform:translateY(-4px);box-shadow:0 15px 30px -5px #00000026,0 8px 10px -5px #0000001a}.PropertyCard-module__vCf2VG__imageContainer{aspect-ratio:4/3;background-color:#f1f5f9;width:100%;position:relative;overflow:hidden}.PropertyCard-module__vCf2VG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.PropertyCard-module__vCf2VG__card:hover .PropertyCard-module__vCf2VG__image{transform:scale(1.05)}.PropertyCard-module__vCf2VG__navButton{cursor:pointer;opacity:0;z-index:20;color:#333;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding-bottom:4px;font-size:1.5rem;line-height:1;transition:opacity .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PropertyCard-module__vCf2VG__imageContainer:hover .PropertyCard-module__vCf2VG__navButton{opacity:1}.PropertyCard-module__vCf2VG__navButton:hover{background:#fff}.PropertyCard-module__vCf2VG__prev{left:10px}.PropertyCard-module__vCf2VG__next{right:10px}.PropertyCard-module__vCf2VG__dots{z-index:20;gap:4px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.PropertyCard-module__vCf2VG__dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:background .2s}.PropertyCard-module__vCf2VG__activeDot{background:#fff;transform:scale(1.2)}.PropertyCard-module__vCf2VG__typeBadge{color:#fff;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.PropertyCard-module__vCf2VG__favoriteBtn{cursor:pointer;z-index:10;color:#64748b;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:transform .2s,color .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.PropertyCard-module__vCf2VG__favoriteBtn:hover{color:#ef4444;transform:scale(1.1)}.PropertyCard-module__vCf2VG__noImage{color:#94a3b8;background-color:#e2e8f0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PropertyCard-module__vCf2VG__content{flex-direction:column;flex-grow:1;min-width:0;padding:1.25rem;display:flex}.PropertyCard-module__vCf2VG__header{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.PropertyCard-module__vCf2VG__price{color:var(--primary);font-size:1.5rem;font-weight:700}.PropertyCard-module__vCf2VG__priceSuffix{color:#64748b;font-size:.875rem;font-weight:400}.PropertyCard-module__vCf2VG__priceM2{color:#64748b;font-size:.875rem}.PropertyCard-module__vCf2VG__title{color:#334155;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.75rem;font-size:1rem;font-weight:500;line-height:1.4;overflow:hidden}.PropertyCard-module__vCf2VG__stats{color:#64748b;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.PropertyCard-module__vCf2VG__separator{color:#cbd5e1}.PropertyCard-module__vCf2VG__features{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.PropertyCard-module__vCf2VG__badge{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.PropertyCard-module__vCf2VG__ctaRow{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.PropertyCard-module__vCf2VG__contactBtn{width:100%;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem;font-weight:600;transition:all .2s}.PropertyCard-module__vCf2VG__contactBtn:hover{border-color:var(--primary);background:#f8fafc}@media (max-width:768px){.PropertyCard-module__vCf2VG__content{padding:1rem}.PropertyCard-module__vCf2VG__price{font-size:1.25rem}.PropertyCard-module__vCf2VG__navButton{opacity:1;background:#ffffffe6;width:28px;height:28px}}@container (max-width:380px){.PropertyCard-module__vCf2VG__content{padding:.875rem}.PropertyCard-module__vCf2VG__header{margin-bottom:.25rem}.PropertyCard-module__vCf2VG__price{font-size:1.125rem}.PropertyCard-module__vCf2VG__priceM2{font-size:.75rem}.PropertyCard-module__vCf2VG__title{margin-bottom:.5rem;font-size:.875rem}.PropertyCard-module__vCf2VG__stats{gap:.625rem;margin-bottom:.625rem;font-size:.8rem}.PropertyCard-module__vCf2VG__features{gap:.375rem;margin-bottom:.625rem}.PropertyCard-module__vCf2VG__badge{padding:.2rem .4rem;font-size:.6875rem}.PropertyCard-module__vCf2VG__ctaRow{padding-top:.75rem}}
.FilterSidebar-module__mg9f8W__container{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);height:-moz-fit-content;height:fit-content;padding:1.5rem}.FilterSidebar-module__mg9f8W__title{font-size:1.25rem;font-weight:700;font-family:var(--font-serif);margin-bottom:1.5rem}.FilterSidebar-module__mg9f8W__form{flex-direction:column;gap:1.5rem;display:flex}.FilterSidebar-module__mg9f8W__group{flex-direction:column;gap:.5rem;display:flex}.FilterSidebar-module__mg9f8W__label{color:var(--text);font-size:.875rem;font-weight:500}.FilterSidebar-module__mg9f8W__input,.FilterSidebar-module__mg9f8W__select{border:1px solid var(--border);border-radius:.375rem;outline:none;width:100%;padding:.5rem;transition:border-color .2s}.FilterSidebar-module__mg9f8W__input:focus,.FilterSidebar-module__mg9f8W__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #0263b11a}.FilterSidebar-module__mg9f8W__buttonGroup{border:1px solid var(--border);border-radius:.375rem;display:flex;overflow:hidden}.FilterSidebar-module__mg9f8W__toggleBtn{color:var(--text);cursor:pointer;border:none;border-right:1px solid var(--border);background:#fff;flex:1;padding:.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.FilterSidebar-module__mg9f8W__toggleBtn:last-child{border-right:none}.FilterSidebar-module__mg9f8W__toggleBtn:hover{background-color:#f8fafc}.FilterSidebar-module__mg9f8W__toggleBtnActive{background-color:var(--primary)!important;color:#fff!important}.FilterSidebar-module__mg9f8W__featuresGrid{flex-wrap:wrap;gap:.5rem;display:flex}.FilterSidebar-module__mg9f8W__featureChip{border:1.5px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:100px;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.8rem;font-weight:500;line-height:1.4;transition:all .18s;display:inline-flex}.FilterSidebar-module__mg9f8W__featureChip:hover{border-color:var(--primary);color:var(--primary);background:#eff6ff}.FilterSidebar-module__mg9f8W__featureChipActive{background-color:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.FilterSidebar-module__mg9f8W__mobileToggle{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);cursor:pointer;background-color:#fff;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;font-weight:600;display:none}.FilterSidebar-module__mg9f8W__closeButton{display:none}@media (max-width:1024px){.FilterSidebar-module__mg9f8W__mobileToggle{display:flex}.FilterSidebar-module__mg9f8W__container{background-color:var(--background);z-index:2000;border:none;border-radius:0;height:100%;padding:0;display:none;position:fixed;inset:0;overflow-y:auto}.FilterSidebar-module__mg9f8W__container.FilterSidebar-module__mg9f8W__open{animation:.3s ease-out FilterSidebar-module__mg9f8W__slideUp;display:block}.FilterSidebar-module__mg9f8W__header{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.FilterSidebar-module__mg9f8W__title{margin-bottom:0;font-size:1.125rem}.FilterSidebar-module__mg9f8W__closeButton{cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;display:block}.FilterSidebar-module__mg9f8W__form{padding:1.5rem 1.5rem 6rem}.FilterSidebar-module__mg9f8W__actions{background:var(--surface);border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1rem;padding:1rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 6px -1px #0000001a}}@keyframes FilterSidebar-module__mg9f8W__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.HeroSearch-module__yjeUkW__section{justify-content:center;align-items:center;height:600px;display:flex;position:relative}.HeroSearch-module__yjeUkW__overlay{background:#00000080;position:absolute;inset:0}.HeroSearch-module__yjeUkW__content{width:100%;max-width:900px;padding:0 1rem;position:relative}.HeroSearch-module__yjeUkW__title{color:#fff;text-align:center;text-shadow:0 2px 4px #00000080;margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.HeroSearch-module__yjeUkW__title{margin-bottom:3rem;font-size:3.5rem}}.HeroSearch-module__yjeUkW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (min-width:768px){.HeroSearch-module__yjeUkW__card{padding:2rem}}.HeroSearch-module__yjeUkW__tabs{justify-content:center;margin-bottom:1.5rem;display:flex}@media (min-width:768px){.HeroSearch-module__yjeUkW__tabs{margin-bottom:2rem}}.HeroSearch-module__yjeUkW__tabGroup{background:#f1f5f9;border-radius:100px;padding:.25rem;display:inline-flex}.HeroSearch-module__yjeUkW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.HeroSearch-module__yjeUkW__tabBtn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:100px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}@media (min-width:768px){.HeroSearch-module__yjeUkW__tabBtn{padding:.75rem 2rem;font-size:1rem}}.HeroSearch-module__yjeUkW__tabBtnActive{background:var(--primary);color:#fff;box-shadow:0 4px 6px -1px #0263b133}.HeroSearch-module__yjeUkW__form{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.HeroSearch-module__yjeUkW__form{flex-flow:wrap}}.HeroSearch-module__yjeUkW__inputGroup{flex:1;width:100%;min-width:0;position:relative}@media (min-width:768px){.HeroSearch-module__yjeUkW__inputGroup{flex:1.5;min-width:250px}}.HeroSearch-module__yjeUkW__typeGroup{flex:1;width:100%;min-width:0}@media (min-width:768px){.HeroSearch-module__yjeUkW__typeGroup{flex:1.2;min-width:220px}}.HeroSearch-module__yjeUkW__inputWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;height:50px;padding:0 1rem;display:flex}@media (min-width:768px){.HeroSearch-module__yjeUkW__inputWrapper{height:56px}}.HeroSearch-module__yjeUkW__icon{margin-right:.75rem;font-size:1.25rem}.HeroSearch-module__yjeUkW__input{background:0 0;border:none;outline:none;width:100%;height:100%;font-size:1rem}@media (min-width:768px){.HeroSearch-module__yjeUkW__input{font-size:1.1rem}}.HeroSearch-module__yjeUkW__select{width:100%;height:100%;color:var(--text);background:0 0;border:none;outline:none;font-size:.95rem}.HeroSearch-module__yjeUkW__submitBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:none;width:100%;height:50px;padding:0 1.5rem;font-size:1rem;font-weight:700;transition:background-color .2s}.HeroSearch-module__yjeUkW__submitBtn:hover{opacity:.9}@media (min-width:768px){.HeroSearch-module__yjeUkW__submitBtn{width:auto;height:56px;padding:0 2.5rem;font-size:1.1rem}}.HeroSearch-module__yjeUkW__suggestions{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:.5rem;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.HeroSearch-module__yjeUkW__suggestionItem{cursor:pointer;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.95rem}.HeroSearch-module__yjeUkW__suggestionItem:hover{background-color:#f8fafc}
.HomePageZillow-module__-AxCDq__sectionInner{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.HomePageZillow-module__-AxCDq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.HomePageZillow-module__-AxCDq__sectionTitle{font-family:var(--font-serif);color:var(--text);text-align:left;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.HomePageZillow-module__-AxCDq__viewAllLink{font-family:var(--font-sans);color:var(--primary);white-space:nowrap;border-bottom:1px solid #0000;flex-shrink:0;align-items:center;gap:.35rem;min-height:44px;padding:.5rem 0;font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .2s,gap .2s;display:inline-flex}.HomePageZillow-module__-AxCDq__viewAllLink:hover{border-bottom-color:var(--primary);gap:.55rem}.HomePageZillow-module__-AxCDq__viewAllLink:focus-visible{outline:3px solid var(--primary);outline-offset:3px;border-radius:2px}.HomePageZillow-module__-AxCDq__viewAllArrow{transition:transform .2s;display:inline-block}.HomePageZillow-module__-AxCDq__viewAllLink:hover .HomePageZillow-module__-AxCDq__viewAllArrow{transform:translate(4px)}.HomePageZillow-module__-AxCDq__hero{background:linear-gradient(145deg,var(--hero-dark)0%,var(--hero-mid)35%,var(--hero-light)100%);padding:5rem 1.5rem 4.5rem;position:relative;overflow:hidden}.HomePageZillow-module__-AxCDq__hero:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(135deg,#ffffff05 0 1px,#0000 1px 60px);position:absolute;inset:0}.HomePageZillow-module__-AxCDq__heroInner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:700px;margin:0 auto;display:flex;position:relative}.HomePageZillow-module__-AxCDq__heroTitle{font-family:var(--font-serif);letter-spacing:-.01em;text-align:center;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;color:var(--text-on-dark)!important}.HomePageZillow-module__-AxCDq__heroSubtitle{font-family:var(--font-sans);color:var(--text-on-dark-muted);text-align:center;max-width:44ch;margin:0;font-size:1.1rem;line-height:1.5}.HomePageZillow-module__-AxCDq__tabBar{background:#ffffff1f;border-radius:999px;gap:.125rem;padding:.25rem;display:inline-flex}.HomePageZillow-module__-AxCDq__tab{font-family:var(--font-sans);color:#ffffffbf;cursor:pointer;background:0 0;border:none;border-radius:999px;min-width:110px;min-height:48px;padding:.625rem 1.5rem;font-size:.9375rem;font-weight:600;transition:background .2s,color .2s}.HomePageZillow-module__-AxCDq__tab:hover:not(.HomePageZillow-module__-AxCDq__tabActive){color:#fff;background:#ffffff1f}.HomePageZillow-module__-AxCDq__tab:focus-visible{outline-offset:2px;outline:3px solid #ffffffb3}.HomePageZillow-module__-AxCDq__tabActive{background:var(--surface);box-shadow:0 2px 8px #00000026;color:var(--primary)!important}.HomePageZillow-module__-AxCDq__searchBar{background:var(--surface);border-radius:999px;align-items:center;gap:.5rem;width:100%;max-width:660px;padding:.375rem .375rem .375rem 1.25rem;display:flex;box-shadow:0 4px 24px #00000040}.HomePageZillow-module__-AxCDq__searchIcon{color:var(--text-muted);flex-shrink:0;width:20px;height:20px}.HomePageZillow-module__-AxCDq__searchInput{font-family:var(--font-sans);color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.5rem 0;font-size:1rem;box-shadow:none!important;border-radius:0!important}.HomePageZillow-module__-AxCDq__searchInput::placeholder{color:var(--text-muted)}.HomePageZillow-module__-AxCDq__searchInput:focus{border:none;outline:none;box-shadow:none!important}.HomePageZillow-module__-AxCDq__searchBar:focus-within{outline-offset:2px;outline:3px solid #ffffffb3}.HomePageZillow-module__-AxCDq__searchButton{font-family:var(--font-sans);color:var(--primary-foreground);background:var(--primary);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;min-height:48px;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:700;transition:background .2s,transform .15s}.HomePageZillow-module__-AxCDq__searchButton:hover{background:var(--primary-hover);transform:translateY(-1px)}.HomePageZillow-module__-AxCDq__searchButton:focus-visible{outline-offset:2px;outline:3px solid #fffc}.HomePageZillow-module__-AxCDq__quickLinks{flex-wrap:wrap;justify-content:center;gap:.625rem;display:flex}.HomePageZillow-module__-AxCDq__quickChip{font-family:var(--font-sans);color:var(--text-on-dark);background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;min-height:44px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .18s,border-color .18s;display:inline-flex}.HomePageZillow-module__-AxCDq__quickChip:hover{background:#ffffff47;border-color:#ffffff80}.HomePageZillow-module__-AxCDq__quickChip:focus-visible{outline-offset:2px;outline:3px solid #ffffffb3}.HomePageZillow-module__-AxCDq__categoriesSection{background:var(--surface);border-bottom:1px solid var(--border);padding:4rem 0}.HomePageZillow-module__-AxCDq__categoriesSection .HomePageZillow-module__-AxCDq__sectionTitle{margin-bottom:1.75rem}.HomePageZillow-module__-AxCDq__categoryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.HomePageZillow-module__-AxCDq__categoryCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);align-items:center;gap:1rem;min-height:72px;padding:1.25rem;text-decoration:none;transition:transform .2s ease-out,box-shadow .2s ease-out,border-color .2s;display:flex}.HomePageZillow-module__-AxCDq__categoryCard:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 24px -4px #0000001f}.HomePageZillow-module__-AxCDq__categoryCard:focus-visible{outline:3px solid var(--primary);outline-offset:2px;border-radius:var(--radius)}.HomePageZillow-module__-AxCDq__categoryIcon{color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.HomePageZillow-module__-AxCDq__categoryLabel{font-family:var(--font-sans);color:var(--text);flex:1;font-size:1rem;font-weight:700}.HomePageZillow-module__-AxCDq__categoryArrow{color:var(--text-muted);flex-shrink:0;align-items:center;transition:color .2s,transform .2s;display:flex}.HomePageZillow-module__-AxCDq__categoryCard:hover .HomePageZillow-module__-AxCDq__categoryArrow{color:var(--accent);transform:translate(3px)}.HomePageZillow-module__-AxCDq__featuredSection{background:var(--background);padding:4.5rem 0}.HomePageZillow-module__-AxCDq__propertyGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;display:grid}.HomePageZillow-module__-AxCDq__emptyState{text-align:left;color:var(--text-secondary);font-size:.95rem;font-family:var(--font-sans);padding:3rem 0}.HomePageZillow-module__-AxCDq__statsSection{background:var(--surface-sunken);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:3.5rem 0}.HomePageZillow-module__-AxCDq__statsGrid{justify-content:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.HomePageZillow-module__-AxCDq__statItem{text-align:center;flex:1;padding:0 2rem;position:relative}.HomePageZillow-module__-AxCDq__statItem+.HomePageZillow-module__-AxCDq__statItem:before{content:"";background:var(--border-strong);width:1px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.HomePageZillow-module__-AxCDq__statValue{font-family:var(--font-sans);color:var(--primary);letter-spacing:-.02em;margin-bottom:.375rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1;display:block}.HomePageZillow-module__-AxCDq__statLabel{font-family:var(--font-sans);color:var(--text-secondary);font-size:.875rem;font-weight:500;line-height:1.4;display:block}.HomePageZillow-module__-AxCDq__statesSection{background:var(--surface);padding:4.5rem 0}.HomePageZillow-module__-AxCDq__statesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.HomePageZillow-module__-AxCDq__stateCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding:1.25rem 1.25rem 1.25rem 1.5rem;text-decoration:none;transition:transform .2s ease-out,box-shadow .2s ease-out,border-color .2s;display:flex}.HomePageZillow-module__-AxCDq__stateCard:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 8px 24px -4px #0263b126}.HomePageZillow-module__-AxCDq__stateCard:focus-visible{outline:3px solid var(--primary);outline-offset:2px;border-radius:var(--radius)}.HomePageZillow-module__-AxCDq__stateInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.HomePageZillow-module__-AxCDq__stateName{font-family:var(--font-sans);color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:700;overflow:hidden}.HomePageZillow-module__-AxCDq__stateCount{font-family:var(--font-sans);color:var(--text-secondary);font-size:.8125rem;font-weight:500}.HomePageZillow-module__-AxCDq__stateArrow{color:var(--text-muted);flex-shrink:0;align-items:center;transition:color .2s,transform .2s;display:flex}.HomePageZillow-module__-AxCDq__stateCard:hover .HomePageZillow-module__-AxCDq__stateArrow{color:var(--primary);transform:translate(3px)}.HomePageZillow-module__-AxCDq__sellCta{background:var(--hero-dark);padding:4.5rem 0;position:relative;overflow:hidden}.HomePageZillow-module__-AxCDq__sellCta:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(135deg,#ffffff06 0 1px,#0000 1px 60px);position:absolute;inset:0}.HomePageZillow-module__-AxCDq__sellCtaInner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2.5rem;display:flex;position:relative}.HomePageZillow-module__-AxCDq__sellCtaText{flex:1;min-width:0}.HomePageZillow-module__-AxCDq__sellCtaTitle{font-family:var(--font-serif);text-align:left;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.2;color:var(--text-on-dark)!important}.HomePageZillow-module__-AxCDq__sellCtaSubtitle{font-family:var(--font-sans);color:var(--text-on-dark-muted);max-width:48ch;font-size:1rem;line-height:1.5}.HomePageZillow-module__-AxCDq__sellCtaButton{background:var(--surface);color:var(--hero-dark);border-radius:var(--radius);font-family:var(--font-sans);cursor:pointer;white-space:nowrap;letter-spacing:.01em;border:none;flex-shrink:0;justify-content:center;align-items:center;min-height:52px;padding:.875rem 2.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.HomePageZillow-module__-AxCDq__sellCtaButton:hover{background:var(--primary-subtle);transform:translateY(-2px);box-shadow:0 8px 24px #0003}.HomePageZillow-module__-AxCDq__sellCtaButton:focus-visible{outline-offset:3px;outline:3px solid #fffc}@media (max-width:1024px){.HomePageZillow-module__-AxCDq__categoryGrid,.HomePageZillow-module__-AxCDq__propertyGrid,.HomePageZillow-module__-AxCDq__statesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.HomePageZillow-module__-AxCDq__hero{padding:3.5rem 1.25rem 3rem}.HomePageZillow-module__-AxCDq__statsGrid{gap:0}.HomePageZillow-module__-AxCDq__statItem{padding:0 1rem}.HomePageZillow-module__-AxCDq__sellCtaInner{flex-direction:column;align-items:flex-start}.HomePageZillow-module__-AxCDq__sellCtaButton{width:100%}}@media (max-width:640px){.HomePageZillow-module__-AxCDq__hero{padding:2.5rem 1rem}.HomePageZillow-module__-AxCDq__heroInner{gap:1rem}.HomePageZillow-module__-AxCDq__tabBar{justify-content:center;width:100%}.HomePageZillow-module__-AxCDq__tab{flex:1;min-width:0;padding:.625rem 1rem}.HomePageZillow-module__-AxCDq__searchBar{border-radius:1rem;flex-wrap:wrap;gap:.5rem;padding:.75rem}.HomePageZillow-module__-AxCDq__searchIcon{display:none}.HomePageZillow-module__-AxCDq__searchInput{flex:unset;width:100%;font-size:1rem}.HomePageZillow-module__-AxCDq__searchButton{border-radius:.625rem;width:100%}.HomePageZillow-module__-AxCDq__quickLinks{gap:.5rem}.HomePageZillow-module__-AxCDq__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.HomePageZillow-module__-AxCDq__categoryCard{flex-direction:column;align-items:flex-start;gap:.625rem;min-height:80px;padding:1rem}.HomePageZillow-module__-AxCDq__categoryArrow{display:none}.HomePageZillow-module__-AxCDq__categoryLabel{font-size:.9375rem}.HomePageZillow-module__-AxCDq__propertyGrid,.HomePageZillow-module__-AxCDq__statesGrid{grid-template-columns:1fr}.HomePageZillow-module__-AxCDq__statsGrid{flex-direction:column;align-items:center;gap:2rem}.HomePageZillow-module__-AxCDq__statItem{text-align:center;width:100%;max-width:300px}.HomePageZillow-module__-AxCDq__statItem+.HomePageZillow-module__-AxCDq__statItem:before{display:none}.HomePageZillow-module__-AxCDq__categoriesSection,.HomePageZillow-module__-AxCDq__featuredSection,.HomePageZillow-module__-AxCDq__statesSection{padding:3rem 0}.HomePageZillow-module__-AxCDq__statsSection{padding:2.5rem 0}.HomePageZillow-module__-AxCDq__sellCta{padding:3rem 0}.HomePageZillow-module__-AxCDq__sectionHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (prefers-reduced-motion:reduce){.HomePageZillow-module__-AxCDq__categoryCard,.HomePageZillow-module__-AxCDq__stateCard,.HomePageZillow-module__-AxCDq__quickChip,.HomePageZillow-module__-AxCDq__tab,.HomePageZillow-module__-AxCDq__searchButton,.HomePageZillow-module__-AxCDq__sellCtaButton,.HomePageZillow-module__-AxCDq__viewAllLink,.HomePageZillow-module__-AxCDq__viewAllArrow,.HomePageZillow-module__-AxCDq__categoryArrow,.HomePageZillow-module__-AxCDq__stateArrow{transition:none!important;animation:none!important}.HomePageZillow-module__-AxCDq__categoryCard:hover,.HomePageZillow-module__-AxCDq__stateCard:hover,.HomePageZillow-module__-AxCDq__searchButton:hover,.HomePageZillow-module__-AxCDq__sellCtaButton:hover{transform:none!important}}
.PropertyForm-module__GeKBZq__form{border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.PropertyForm-module__GeKBZq__grid2{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.PropertyForm-module__GeKBZq__formGroup{margin-bottom:1rem}.PropertyForm-module__GeKBZq__label{color:#334155;margin-bottom:.5rem;font-weight:500;display:block}.PropertyForm-module__GeKBZq__input,.PropertyForm-module__GeKBZq__textarea,.PropertyForm-module__GeKBZq__select{border:1px solid #cbd5e1;border-radius:4px;width:100%;padding:.75rem;font-family:inherit;transition:border-color .2s}.PropertyForm-module__GeKBZq__input:focus,.PropertyForm-module__GeKBZq__textarea:focus,.PropertyForm-module__GeKBZq__select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #2563eb1a}.PropertyForm-module__GeKBZq__typeToggle{border:1px solid var(--border);border-radius:4px;display:flex;overflow:hidden}.PropertyForm-module__GeKBZq__toggleBtn{color:#64748b;cursor:pointer;background:#fff;border:none;flex:1;padding:.5rem;transition:all .2s}.PropertyForm-module__GeKBZq__toggleBtn.PropertyForm-module__GeKBZq__active{background:var(--primary);color:#fff;box-shadow:0 4px 6px -1px #0263b14d}.PropertyForm-module__GeKBZq__toggleBtn.PropertyForm-module__GeKBZq__active:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 8px -1px #0263b166}.PropertyForm-module__GeKBZq__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem;display:grid}.PropertyForm-module__GeKBZq__featureLabel{cursor:pointer;color:#475569;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.PropertyForm-module__GeKBZq__imageUpload{cursor:pointer;border:1px dashed #cbd5e1;border-radius:4px;width:100%;margin-bottom:1rem;padding:.5rem}.PropertyForm-module__GeKBZq__imageGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;display:grid}.PropertyForm-module__GeKBZq__imagePreview{aspect-ratio:1;border-radius:4px;position:relative;overflow:hidden}.PropertyForm-module__GeKBZq__removeBtn{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;line-height:1;display:flex;position:absolute;top:4px;right:4px}.PropertyForm-module__GeKBZq__actions{gap:1rem;margin-top:2rem;display:flex}.PropertyForm-module__GeKBZq__btnDraft{color:#334155;background:#f1f5f9;flex:1}.PropertyForm-module__GeKBZq__btnPublish{flex:1}@media (max-width:768px){.PropertyForm-module__GeKBZq__grid2{grid-template-columns:1fr}.PropertyForm-module__GeKBZq__form{padding:1rem}}
.SortSelect-module__mhfHvG__container{justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:0;display:flex}.SortSelect-module__mhfHvG__label{color:var(--text);margin-right:.5rem;font-size:.875rem;font-weight:500}.SortSelect-module__mhfHvG__buttonGroup{gap:.5rem;display:flex}.SortSelect-module__mhfHvG__sortBtn{border:1px solid var(--border);color:var(--text);cursor:pointer;background-color:#fff;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.SortSelect-module__mhfHvG__sortBtn:hover{border-color:var(--primary);background-color:#f8fafc}.SortSelect-module__mhfHvG__active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.SortSelect-module__mhfHvG__active:hover{color:#fff;background-color:#024f8c;border-color:#024f8c}@media (max-width:768px){.SortSelect-module__mhfHvG__container{flex-wrap:wrap;justify-content:space-between;width:100%}}
