.qv-search{--qv-orange:#ff9417;--qv-black:#0c0c0c;--qv-line:#e5e5e5;background:#fff;color:var(--qv-black);font-family:"Plus Jakarta Sans",Arial,sans-serif;min-height:60vh}.qv-search *{box-sizing:border-box}.qv-search [hidden]{display:none!important}.qv-search button,.qv-search input,.qv-search select{font:inherit}.qv-search__container{width:min(1200px,calc(100% - 48px));margin:0 auto}.qv-search__sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.qv-search__controls{background:#fff;border-bottom:1px solid var(--qv-line);padding:18px 0 14px}.qv-search__form{height:50px;border:1px solid #dedede;border-radius:28px;display:flex;align-items:center;padding:0 7px 0 18px;transition:border-color .2s,box-shadow .2s}.qv-search__form:focus-within{border-color:var(--qv-orange);box-shadow:0 0 0 3px rgba(255,148,23,.1)}.qv-search__form svg{width:19px;height:19px;fill:none;stroke:var(--qv-orange);stroke-width:2;flex:0 0 auto}.qv-search__form input{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--qv-black)!important;flex:1;min-width:0;height:46px!important;padding:0 13px!important;font-size:14px!important}.qv-search__form input::placeholder{color:#aaa}.qv-search__clear{border:0;background:#f1f1f1;color:#777;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;font-size:20px;line-height:1;padding:0;cursor:pointer}.qv-search__submit{height:36px;border:0;border-radius:20px;background:var(--qv-black);color:#fff;padding:0 20px;font-size:13px;font-weight:700;cursor:pointer;margin-left:8px}
.qv-search__filterbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px}.qv-search__filters{display:flex;flex-wrap:wrap;gap:9px}.qv-filter{position:relative}.qv-filter__button,.qv-search__select-wrap{height:39px;border:1px solid #d4d4d4;border-radius:22px;background:#fff;color:var(--qv-black);display:flex;align-items:center;gap:10px;padding:0 17px;font-size:13px;font-weight:650;cursor:pointer;white-space:nowrap}.qv-filter__button:hover,.qv-filter__button[aria-expanded="true"],.qv-search__select-wrap:hover{border-color:#999}.qv-filter__button span,.qv-search__select-wrap>span{font-size:15px;transform:translateY(-2px)}.qv-filter__panel{position:absolute;z-index:20;top:48px;left:0;width:310px;background:#fff;border:1px solid #dedede;border-radius:14px;padding:18px;box-shadow:0 14px 34px rgba(0,0,0,.13)}.qv-filter__panel--status{width:245px}.qv-filter__title{font-size:13px;font-weight:750;margin:0 0 14px}.qv-filter__fields{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:8px}.qv-filter__fields label{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#777;font-weight:700}.qv-filter__fields input{display:block;width:100%;height:42px;border:1px solid #ddd;border-radius:9px;margin-top:5px;padding:0 10px;outline:0;color:#111}.qv-filter__fields input:focus{border-color:var(--qv-orange)}.qv-filter__fields>span{padding-bottom:11px;color:#aaa}.qv-filter__apply{width:100%;height:38px;border:0;border-radius:20px;background:var(--qv-black);color:#fff;font-size:12px;font-weight:750;margin-top:14px;cursor:pointer}.qv-status-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 1px;font-size:12px;color:#333;cursor:pointer}.qv-status-option span:first-of-type{flex:1}.qv-status-option input{accent-color:var(--qv-orange);width:16px;height:16px;margin:0}.qv-status-option__count{color:#999;font-size:11px}
.qv-search__sort{display:flex;align-items:center;gap:14px;flex:0 0 auto}#results-count{font-size:12px;color:#777;white-space:nowrap}.qv-search__select-wrap{position:relative;padding:0 14px 0 2px}.qv-search__select-wrap select{appearance:none;-webkit-appearance:none;border:0;outline:0;background:transparent;color:var(--qv-black);height:37px;padding:0 25px 0 14px;font-size:13px;font-weight:650;cursor:pointer}.qv-search__select-wrap>span{position:absolute;right:15px;pointer-events:none}.qv-search__chips{display:flex;align-items:center;flex-wrap:wrap;gap:9px 16px;min-height:0;margin-top:12px}.qv-chip{border:0;background:transparent;color:#222;font-size:12px;padding:2px 0;display:flex;align-items:center;gap:5px;cursor:pointer}.qv-chip:hover{color:var(--qv-orange)}.qv-chip__x{font-size:16px;line-height:1}.qv-chip--clear{color:var(--qv-orange);font-weight:700}
.qv-search__results{padding:40px 0 54px}.qv-search__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;row-gap:44px}.qv-property{min-width:0}.qv-property__link{display:block;color:inherit;text-decoration:none}.qv-property__media{position:relative;height:210px;border-radius:10px;overflow:hidden;background:#ededed}.qv-property__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.qv-property__link:hover .qv-property__media img{transform:scale(1.025)}.qv-property__status{position:absolute;right:10px;top:10px;background:var(--qv-black);color:#fff;border-radius:20px;padding:5px 11px;font-size:11px;line-height:1;font-weight:750}.qv-property__address{font-size:13px;font-weight:650;line-height:1.42;margin:11px 0 0;letter-spacing:.01em;overflow-wrap:anywhere}.qv-property__link:hover .qv-property__address{color:#e47800}.qv-property__price{font-size:25px;line-height:1.35;font-weight:800;margin:2px 0}.qv-property__price--unavailable{min-height:34px;display:flex;align-items:center;color:#888;font-size:12px;font-weight:600}.qv-property__facts{display:flex;flex-wrap:wrap;gap:3px 9px;align-items:center;margin:0 0 10px;padding:0;list-style:none;color:#222;font-size:12px;font-weight:550}.qv-property__facts li+li:before{content:"";display:inline-block;width:1px;height:11px;background:#d4d4d4;margin-right:9px;vertical-align:-1px}.qv-property__description{color:#777;font-size:11.5px;line-height:1.65;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.qv-search__loading,.qv-search__message{text-align:center;padding:90px 20px}.qv-search__loading p{font-size:13px;color:#777;margin:12px 0 0}.qv-search__spinner{width:34px;height:34px;border:3px solid #eee;border-top-color:var(--qv-orange);border-radius:50%;display:inline-block;animation:qv-search-spin .8s linear infinite}@keyframes qv-search-spin{to{transform:rotate(360deg)}}.qv-search__message h2{font-size:24px;margin:0 0 7px}.qv-search__message p{color:#777;margin:0 0 18px}.qv-search__message button{border:1px solid #ccc;border-radius:22px;background:#fff;padding:10px 22px;font-weight:700;cursor:pointer}.qv-search__loadmore-wrap{text-align:center;margin-top:52px}.qv-search__loadmore{border:1px solid #d4d4d4;border-radius:24px;background:#fff;color:#111;font-size:14px;font-weight:750;padding:13px 42px;cursor:pointer}.qv-search__loadmore:hover{border-color:#111}
.qv-search__loadmore:disabled{opacity:.65;cursor:wait;border-color:#d4d4d4}
.qv-search__cta{text-align:center;border-top:1px solid var(--qv-line);padding:74px 0 80px}.qv-search__cta h2{font-size:clamp(34px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:0;font-weight:800}.qv-search__cta p{font-size:17px;color:#777;margin:16px 0 0}.qv-search__cta p a{color:#111;font-weight:650;text-decoration:underline}.qv-search__quote{display:inline-flex;align-items:center;gap:10px;margin-top:30px;background:#0c0c0c;color:#fff!important;text-decoration:none;border-radius:26px;padding:14px 31px;font-size:14px;font-weight:800}.qv-search__quote:hover{background:#333}
.qv-search__form input{margin:0!important;line-height:46px!important}
.qv-search__clear{position:relative;display:block;place-items:unset;font-size:0;line-height:0;flex:0 0 28px}
.qv-search__clear:before,.qv-search__clear:after{content:"";position:absolute;left:50%;top:50%;width:9px;height:1px;background:#8a8a8a;transform:translate(-50%,-50%) rotate(45deg)}
.qv-search__clear:after{transform:translate(-50%,-50%) rotate(-45deg)}
.qv-search__select-wrap select{margin:0!important;line-height:37px}
@media(max-width:900px){.qv-search__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qv-search__filterbar{align-items:flex-start}.qv-search__sort{margin-left:auto}}@media(max-width:650px){.qv-search__container{width:min(100% - 28px,1200px)}.qv-search__controls{padding-top:14px}.qv-search__form{height:48px;padding-left:15px}.qv-search__form input{font-size:13px!important}.qv-search__submit{width:38px;padding:0;font-size:0}.qv-search__submit:after{content:"\2192";font-size:17px}.qv-search__filterbar{display:block}.qv-search__filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.qv-filter__panel{position:fixed;left:14px!important;right:14px;width:auto;top:auto;margin-top:4px}.qv-search__sort{justify-content:space-between;margin-top:9px}.qv-search__select-wrap select{max-width:185px}.qv-search__grid{grid-template-columns:1fr;row-gap:38px}.qv-property__media{height:min(64vw,270px)}.qv-search__results{padding-top:28px}.qv-search__cta{padding:56px 0 62px}.qv-search__cta p{font-size:15px;line-height:1.6}}@media(prefers-reduced-motion:reduce){.qv-search__spinner{animation-duration:1.8s}.qv-property__media img{transition:none}}
