.hero-property-intro{max-width:560px;color:rgba(255,255,255,.86);font-size:16px!important}.hero-rating{margin-top:9px;display:flex;align-items:center;gap:9px;color:#fff;font-size:14px;font-weight:650;line-height:1}.hero-rating-stars{color:#f6c85f;font-size:15px;letter-spacing:.08em}.hero-property-search{position:relative;width:min(940px,100%);margin-top:20px;color:#000}.hero-search-desktop{display:grid;grid-template-columns:minmax(220px,1.55fr) repeat(4,minmax(116px,1fr)) 120px;align-items:stretch;width:100%;min-height:72px;overflow:visible;border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:0 5px 8px rgba(7,25,35,.16)}.hero-search-desktop>.location-autocomplete,.hero-search-desktop>.search-select,.hero-search-desktop>label{min-width:0;padding:15px 16px 10px;border-right:1px solid var(--rule)}.hero-search-desktop>.search-select{display:flex;flex-direction:column}.hero-search-desktop .search-select-label,.hero-search-desktop label,.location-autocomplete{display:flex;flex-direction:column;gap:4px;color:#5b5b57;font-size:11px}.hero-search-desktop input,.hero-search-desktop select,.mobile-search-panel input,.mobile-search-panel select{width:100%;min-width:0;height:32px;padding:0;border:0;border-radius:0;outline:none;background:transparent;color:var(--ink);font:inherit;font-size:14px}.hero-search-desktop input::-moz-placeholder,.mobile-search-panel input::-moz-placeholder{color:#60605d;opacity:1}.hero-search-desktop input::placeholder,.mobile-search-panel input::placeholder{color:#60605d;opacity:1}.hero-search-desktop input:focus,.hero-search-desktop select:focus{box-shadow:inset 0 -2px var(--border-strong)}.hero-search-desktop>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:var(--cta-bg);color:var(--cta-ink);font:inherit;font-weight:650;cursor:pointer}.hero-search-desktop>button:hover,.mobile-search-submit:hover{background:var(--cta-bg-hover);color:var(--cta-ink)}.hero-search-desktop>button svg,.mobile-search-submit svg{width:18px}.hero-search-desktop>.location-autocomplete:first-child,.hero-search-desktop>label:first-child{border-radius:var(--radius-lg) 0 0 var(--radius-lg)}.location-autocomplete,.search-select{position:relative}.location-input-wrap{position:relative;display:flex;align-items:center;min-width:0}.location-input-wrap>svg{width:16px;height:16px;margin-right:7px;flex:none;color:#555}.location-input-wrap .clear-location{width:28px;height:28px;padding:0;display:grid;place-items:center;flex:none;border:0;background:transparent;color:#555;cursor:pointer}.location-input-wrap .clear-location svg{width:15px;height:15px}.hero-search-desktop .location-input-wrap input:focus-visible{outline:0!important;box-shadow:inset 0 -2px var(--border-strong)!important}.location-suggestions{position:absolute;z-index:70;top:calc(100% + 10px);left:0;width:min(440px,86vw);padding:10px}.location-suggestions,.search-select-menu{overflow:hidden;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--surface-card);color:var(--ink);box-shadow:0 5px 8px rgba(7,25,35,.14)}.location-suggestions>p{padding:7px 10px 9px;color:#686864;font-size:11px}.location-suggestions ul,.search-select-menu{margin:0;padding:0;list-style:none}.location-suggestions li>button{width:100%;min-height:62px;padding:8px 10px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border:0;background:var(--surface-card);color:var(--ink);font:inherit;text-align:left;cursor:pointer}.location-suggestions [aria-selected=true]>button,.location-suggestions li>button:hover{background:var(--soft)}.suggestion-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:var(--navy-800)}.suggestion-icon svg{width:16px;height:16px}.suggestion-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.suggestion-copy strong{overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.suggestion-copy mark{background:transparent;color:inherit;font-weight:800}.suggestion-copy small,.suggestion-count small{color:#6a6a66;font-size:10px}.suggestion-count{align-items:flex-end;color:#222;font-size:12px}.location-empty,.suggestion-count{display:flex;flex-direction:column}.location-empty{min-height:86px;padding:14px 10px;justify-content:center;gap:3px;border-top:1px solid var(--rule)}.location-empty strong{font-size:14px}.location-empty span{color:#666;font-size:11px}.search-select-label{display:block}.search-select-trigger{width:100%;height:32px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;color:var(--ink);font:inherit;font-size:14px;text-align:left;cursor:pointer}.hero-search-desktop .search-select-trigger{margin-top:auto}.hero-search-desktop .search-select-trigger:focus-visible{outline:1px solid rgba(7,25,35,.28);outline-offset:2px}.select-chevron{width:7px;height:7px;flex:none;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-2px) rotate(45deg);transition:transform .2s cubic-bezier(.16,1,.3,1)}.search-select-trigger[aria-expanded=true] .select-chevron{transform:translateY(2px) rotate(225deg)}.search-combobox-control{position:relative;display:flex;align-items:center}.search-combobox-control>input{min-width:0;flex:1}.search-combobox-toggle{width:36px;height:100%;padding:0;display:grid;place-items:center;flex:none;border:0;background:transparent;color:inherit;cursor:pointer}.search-combobox-toggle[aria-expanded=true] .select-chevron{transform:translateY(2px) rotate(225deg)}.search-select-menu{position:absolute;z-index:70;top:calc(100% + 10px);left:-10px;min-width:calc(100% + 20px);padding:6px}.search-select-menu li>button{width:100%;min-height:42px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;background:var(--surface-card);color:var(--ink);font:inherit;font-size:13px;text-align:left;white-space:nowrap;cursor:pointer}.search-select-menu [aria-selected=true]>button,.search-select-menu li>button:hover{background:var(--soft)}.search-select-menu svg{width:16px;height:16px}.location-suggestions.is-floating,.search-select-menu.is-floating{position:fixed;top:auto;bottom:auto;overflow-y:auto}.hero-search-mobile-trigger,.mobile-search-panel{display:none}@media (max-width:1100px){.hero-search-desktop{grid-template-columns:1.4fr repeat(4,1fr) 96px}.hero-search-desktop .location-autocomplete,.hero-search-desktop>label{padding-inline:11px}}@media (max-width:900px){.hero-property-search{margin-top:20px}.hero-search-desktop{min-height:auto;overflow:hidden;grid-template-columns:repeat(3,1fr)}.hero-search-desktop>.location-autocomplete,.hero-search-desktop>.search-select,.hero-search-desktop>label{min-height:68px;border-bottom:1px solid var(--rule);border-radius:0}.hero-search-desktop>button{min-height:58px;border-radius:0 0 var(--radius-lg) var(--radius-lg)}}@media (max-width:620px){.search-panel-open{overflow:hidden}.hero-property-intro{max-width:330px;font-size:13px!important}.hero-rating{margin-top:7px;font-size:13px}.hero-rating-stars{font-size:14px}.hero-property-search{width:100%;margin-top:16px}.hero-search-desktop{display:none}.hero-search-mobile-trigger{width:100%;min-height:54px;padding:0 16px;display:flex;align-items:center;gap:11px;border:0;border-radius:var(--radius-md);background:#fff;color:#000;font:inherit;text-align:left;cursor:pointer;box-shadow:0 5px 8px rgba(7,25,35,.16)}.hero-search-mobile-trigger svg{width:19px}.mobile-search-panel{position:fixed;z-index:160;inset:0;display:block;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom);background:var(--stone-50);color:var(--ink)}.mobile-search-heading{min-height:94px;padding:22px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule)}.mobile-search-heading p{color:#666;font-size:11px}.mobile-search-heading h2{font-size:30px}.mobile-search-heading button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent}.mobile-search-panel form{padding:24px 20px 110px}.mobile-search-panel .location-autocomplete,.mobile-search-panel .search-select,.mobile-search-panel form>label{min-height:76px;padding:12px 0;border-bottom:1px solid var(--rule)}.mobile-search-panel .location-autocomplete,.mobile-search-panel .search-select-label,.mobile-search-panel label{display:flex;flex-direction:column;gap:5px;color:#5a5a57;font-size:12px}.mobile-search-panel .search-select-trigger,.mobile-search-panel input,.mobile-search-panel select{height:36px;font-size:17px}.mobile-search-panel .location-suggestions,.mobile-search-panel .search-select-menu{position:relative;top:auto;left:0;width:100%;min-width:0;margin-top:7px;padding-inline:0;border-width:1px 0 0;border-radius:0;box-shadow:none}.mobile-search-submit{position:fixed;z-index:4;right:20px;bottom:max(16px,env(safe-area-inset-bottom));left:20px;min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--radius-md);background:var(--cta-bg);color:var(--cta-ink);font:inherit;font-weight:650}}