.rhps,.rhps *{box-sizing:border-box}.rhps{--ink:#131d2d;--line:#dfe3e9;--muted:#6d7788;--accent:#ffbd12;position:relative;width:100%;font-family:inherit;color:var(--ink)}.rhps-toolbar{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;min-height:58px;padding:8px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 2px 6px rgba(16,28,45,.06)}.rhps-group,.rhps-actions,.rhps-chip-row,.rhps-segmented{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rhps-types{justify-content:center}.rhps-actions{justify-content:flex-end}.rhps-chip,.rhps-popover-trigger{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:6px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:13px;line-height:1.1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:.18s ease}.rhps-chip:hover,.rhps-popover-trigger:hover,.rhps-popover-trigger[aria-expanded=true]{border-color:#aeb8c5;background:#f4f6f8;color:var(--ink)}.rhps-chip input{position:absolute;opacity:0;pointer-events:none}.rhps-chip:has(input:checked){border-color:var(--ink);background:var(--ink);color:#fff}.rhps-popover{position:absolute;z-index:9999;top:calc(100% + 10px);right:0;width:282px;padding:18px 16px 14px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(10,25,45,.16)}.rhps-popover[hidden]{display:none}.rhps-popover[data-rhps-panel=price]{right:280px}.rhps-popover[data-rhps-panel=size]{right:145px}.rhps-popover[data-rhps-panel=location]{right:55px}.rhps-panel-title,.rhps-filter-label{margin-bottom:10px;font-size:14px;font-weight:500}.rhps-minmax{display:flex;align-items:flex-end;gap:8px}.rhps-minmax label{flex:1}.rhps-minmax label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.rhps-minmax input,.rhps-location-search input{width:100%;height:38px;padding:0 12px;border:1px solid var(--line)!important;border-radius:13px!important;outline:none;box-shadow:none!important;background:#fff}.rhps-dash{padding-bottom:9px;color:#c9cfd7}.rhps-section,.rhps-filter-section{margin-top:15px;padding-top:15px;border-top:1px solid #edf0f3}.rhps-radio-row{display:flex;justify-content:space-between;align-items:center;min-height:40px;color:#536074;cursor:pointer}.rhps-radio-row input{width:17px;height:17px}.rhps-apply,.rhps-submit{border:0;border-radius:13px;background:var(--ink);color:#fff;font-weight:600;cursor:pointer}.rhps-apply{width:100%;height:40px;margin-top:12px}.rhps-segmented{flex-wrap:nowrap;border:1px solid var(--line);border-radius:14px;padding:3px}.rhps-segmented .rhps-chip{flex:1;border:0}.rhps-location-panel{width:322px;padding:16px 16px 12px}.rhps-location-search{display:flex;align-items:center;gap:8px}.rhps-location-search input{padding-left:4px}.rhps-location-list{max-height:330px;margin:12px -8px 0;padding:0 8px;overflow:auto}.rhps-location-option{display:flex;align-items:center;gap:10px;min-height:48px;padding:5px 6px;border-radius:10px;cursor:pointer}.rhps-location-option:hover{background:#f5f7f9}.rhps-location-option input{width:17px;height:17px}.rhps-pin{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#f4f6f8}.rhps-area-heading{margin-top:14px}.rhps-more-panel{width:455px}.rhps-two .rhps-chip{min-height:38px}.rhps-extra-features{margin-top:15px;padding-top:12px;border-top:1px solid #edf0f3}.rhps-extra-features summary{margin-bottom:12px;cursor:pointer;font-weight:500}.rhps-search-row{display:flex;gap:10px;margin-top:12px;padding:7px 8px 7px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 2px 6px rgba(16,28,45,.06)}.rhps-search-row>input{flex:1;min-width:0;height:42px;border:0!important;outline:0;box-shadow:none!important;background:transparent}.rhps-submit{min-width:118px;padding:0 20px;background:#f4f5f7;color:var(--ink)}.rhps-submit:hover{background:var(--ink);color:#fff}@media(max-width:1100px){.rhps-toolbar{grid-template-columns:1fr}.rhps-statuses,.rhps-types,.rhps-actions{justify-content:center}.rhps-popover[data-rhps-panel]{right:50%;transform:translateX(50%)}}@media(max-width:650px){.rhps-toolbar{gap:10px;padding:12px;border-radius:20px}.rhps-group,.rhps-actions{flex-wrap:nowrap;justify-content:flex-start;max-width:100%;overflow-x:auto;padding-bottom:3px}.rhps-types{order:3}.rhps-actions{order:2}.rhps-chip,.rhps-popover-trigger{flex:0 0 auto}.rhps-popover[data-rhps-panel]{position:fixed;z-index:100000;top:auto;right:10px;bottom:10px;left:10px;width:auto;max-height:80vh;overflow:auto;transform:none;border-radius:22px}.rhps-more-panel{width:auto}.rhps-search-row{padding-left:14px}.rhps-submit{min-width:auto;padding:0 15px}.rhps-submit span{display:none}}

/* RH visual identity: intentionally distinct from the reference website. */
.rhps-toolbar{border-radius:18px;border-color:#e6e8ec;border-top:3px solid var(--accent);padding:12px 14px;box-shadow:0 8px 24px rgba(15,25,40,.07)}
.rhps-statuses{padding-right:14px;border-right:1px solid #e8eaee}
.rhps-statuses .rhps-chip{border-radius:9px;font-weight:600}
.rhps-statuses .rhps-chip:has(input:checked){border-color:var(--accent);background:var(--accent);color:#111820}
.rhps-types .rhps-chip{border-color:transparent;border-radius:10px;background:#f6f7f8}
.rhps-types .rhps-chip:hover,.rhps-types .rhps-chip:has(input:checked){border-color:#e4aa0d;background:#fff8df;color:#111820}
.rhps-popover-trigger{min-height:38px;border:0;border-radius:10px;background:#f1f3f5;font-weight:600}
.rhps-popover-trigger:hover,.rhps-popover-trigger[aria-expanded=true]{background:#151e2c;color:#fff}
.rhps-filter-button{background:var(--accent);color:#111820}
.rhps-popover{border-radius:14px;border-top:4px solid var(--accent);box-shadow:0 18px 45px rgba(10,22,38,.18)}
.rhps-apply{border-radius:9px;background:#151e2c}
.rhps-apply:hover{background:#28364a}
.rhps-search-row{margin-top:10px;border:2px solid #151e2c;border-radius:15px;padding:6px 7px 6px 16px;box-shadow:none}
.rhps-submit{min-width:132px;border-radius:10px;background:var(--accent);color:#111820}
.rhps-submit:hover{background:#151e2c;color:#fff}
@media(max-width:1100px){.rhps-statuses{padding-right:0;border-right:0}}
@media(max-width:650px){.rhps-toolbar{border-radius:16px}.rhps-search-row{border-radius:13px}}

/* Version 1.1: compact toolbar, no AI/keyword row, search action inline. */
.rhps-mobile-only{display:none}
.rhps-toolbar{grid-template-columns:auto minmax(440px,1fr) auto;gap:12px;padding:10px 12px}
.rhps-types{gap:5px;flex-wrap:nowrap}
.rhps-types .rhps-chip{padding-inline:9px;font-size:12px}
.rhps-actions{gap:6px;flex-wrap:nowrap}
.rhps-popover-trigger{padding-inline:11px;font-size:12px}
.rhps-actions .rhps-submit{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:92px;min-height:38px;padding:0 15px;border-radius:10px;background:var(--accent);color:#111820;font-size:13px}
.rhps-drawer-head{display:flex;align-items:center;gap:10px}
.rhps-drawer-head .rhps-panel-title{margin:0}
.rhps-drawer-back{display:none;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:20px;cursor:pointer}
@media(max-width:1200px) and (min-width:651px){.rhps-toolbar{grid-template-columns:1fr}.rhps-statuses,.rhps-types,.rhps-actions{justify-content:center}.rhps-types{flex-wrap:wrap}.rhps-statuses{border-right:0}.rhps-popover[data-rhps-panel]{right:50%;transform:translateX(50%)}}
@media(max-width:650px){
  body.rhps-drawer-open{overflow:hidden}
  .rhps-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:9px;padding:10px;border-top-width:3px}
  .rhps-statuses,.rhps-types{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}
  .rhps-statuses::-webkit-scrollbar,.rhps-types::-webkit-scrollbar{display:none}
  .rhps-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;overflow:visible}
  .rhps-actions .rhps-popover-trigger[data-rhps-trigger=price],
  .rhps-actions .rhps-popover-trigger[data-rhps-trigger=size],
  .rhps-actions .rhps-popover-trigger[data-rhps-trigger=location]{display:none}
  .rhps-filter-button,.rhps-actions .rhps-submit{width:100%;min-height:44px;font-size:14px}
  .rhps-popover[data-rhps-panel=more]{position:fixed;z-index:100000;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;padding:14px 16px 18px;overflow-y:auto;transform:none;border:0;border-top:4px solid var(--accent);border-radius:0;background:#fff}
  .rhps-drawer-head{position:sticky;z-index:2;top:-14px;margin:-14px -16px 0;padding:12px 16px;border-bottom:1px solid #eceef1;background:#fff}
  .rhps-drawer-back{display:inline-flex;align-items:center;justify-content:center}
  .rhps-mobile-only{display:block}
  .rhps-mobile-first{margin-top:12px;padding-top:0;border-top:0}
  .rhps-mobile-units{margin-top:10px}
  .rhps-more-panel>.rhps-apply{position:sticky;bottom:0;height:46px;margin-top:18px;box-shadow:0 -8px 20px #fff}
}

/* Version 1.3 — refined RH styling and structured filter cards */
.rhps-toolbar{background:linear-gradient(135deg,#0f1928 0%,#17263a 100%);box-shadow:0 16px 38px rgba(14,27,46,.18)}
.rhps-topline{min-height:64px}
.rhps-mark{background:linear-gradient(145deg,#ffd34f,#ffb800);box-shadow:0 5px 14px rgba(255,187,18,.22),inset 0 -2px 0 rgba(0,0,0,.08)}
.rhps-topline>.rhps-submit{background:linear-gradient(145deg,#ffd34f,#ffb800);box-shadow:0 6px 16px rgba(255,184,0,.18)}
.rhps-bottomline{border-color:#e2e6eb;box-shadow:inset 0 1px 0 #fff}
.rhps-bottomline .rhps-types .rhps-chip{background:#f6f7f9}
.rhps-bottomline .rhps-types .rhps-chip:has(input:checked){border-color:#efb51d;background:#fff5cf;box-shadow:0 2px 7px rgba(20,32,48,.05)}

.rhps .rhps-apply,.rhps-more-panel>.rhps-apply{background:#0e0e12;color:#fff}
.rhps .rhps-apply:hover,.rhps-more-panel>.rhps-apply:hover{background:#24242b;color:#fff}

/* Version 1.5 — balanced RH layout, precise icons and near-black interactions. */
.rhps-toolbar{background:#0e0e12;box-shadow:0 18px 42px rgba(14,14,18,.18)}
.rhps-topline{grid-template-columns:1fr auto 1fr;gap:18px;padding:10px 12px 10px 16px}
.rhps-identity{justify-self:start}
.rhps-topline .rhps-statuses{justify-self:center;justify-content:center}
.rhps-topline>.rhps-submit{justify-self:end;background:linear-gradient(145deg,#ffd34f,#ffb800)}
.rhps-bottomline{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:9px 11px 9px 13px;background:#fbfbfc}
.rhps-bottomline .rhps-types{gap:6px}
.rhps-bottomline .rhps-types .rhps-chip{min-height:38px;padding:7px 10px;border:1px solid #e7e9ed;background:#fff;color:#303b4c}
.rhps-bottomline .rhps-types .rhps-chip:before{display:none;content:none}
.rhps-type-icon{flex:0 0 auto;width:15px;height:15px;color:#7a8594;transition:.18s ease}
.rhps-bottomline .rhps-types .rhps-chip:hover{border-color:#cdd3db;background:#fff;color:#0e0e12;transform:translateY(-1px)}
.rhps-bottomline .rhps-types .rhps-chip:hover .rhps-type-icon{color:#0e0e12}
.rhps-bottomline .rhps-types .rhps-chip:has(input:checked){border-color:#ffbd12;background:#fff4cc;color:#0e0e12}
.rhps-bottomline .rhps-types .rhps-chip:has(input:checked) .rhps-type-icon{color:#0e0e12}
.rhps-bottomline .rhps-actions{gap:6px;padding-left:12px}
.rhps-bottomline .rhps-popover-trigger{min-height:38px;border-color:#dfe3e8;background:#fff}
.rhps-bottomline .rhps-popover-trigger:hover,.rhps-bottomline .rhps-popover-trigger[aria-expanded=true]{border-color:#0e0e12;background:#0e0e12;color:#fff}
.rhps-bottomline .rhps-popover-trigger:hover:before,.rhps-bottomline .rhps-popover-trigger[aria-expanded=true]:before{background:#ffbd12;color:#0e0e12}
.rhps-bottomline .rhps-filter-button{border-color:#ffbd12;background:#fff8de;color:#0e0e12}
.rhps .rhps-apply,.rhps-more-panel>.rhps-apply{background:#0e0e12!important;color:#fff!important}
.rhps .rhps-apply:hover,.rhps-more-panel>.rhps-apply:hover{background:#24242b!important;color:#fff!important}
@media(max-width:1000px) and (min-width:651px){
  .rhps-topline{grid-template-columns:1fr auto 1fr}
  .rhps-topline .rhps-statuses{justify-self:center}
  .rhps-bottomline{grid-template-columns:1fr}
}
@media(max-width:650px){
  .rhps-topline{grid-template-columns:auto 1fr}
  .rhps-topline .rhps-statuses{justify-self:stretch;justify-content:flex-start}
  .rhps-type-icon{width:14px;height:14px}
}

/* Version 1.6 — warm, light RH header with perfectly aligned status controls. */
.rhps-toolbar{border:1px solid #e6e2d8;background:#fff;box-shadow:0 18px 44px rgba(25,28,34,.11)}
.rhps-topline{position:relative;background:linear-gradient(110deg,#ffffff 0%,#faf9f5 58%,#fff6d8 100%);color:#0e0e12;border-radius:21px 21px 0 0}
.rhps-topline:after{content:"";position:absolute;right:18px;bottom:0;left:18px;height:1px;background:linear-gradient(90deg,transparent,#e7dfc9 20%,#e7dfc9 80%,transparent)}
.rhps-identity{border-right-color:#dedbd2}
.rhps-identity-copy strong{color:#0e0e12}
.rhps-identity-copy small{color:#737988}
.rhps-mark{background:#0e0e12;color:#ffc125;box-shadow:0 7px 17px rgba(14,14,18,.14)}
.rhps-topline .rhps-statuses{display:flex!important;align-items:center!important;gap:8px!important;min-height:38px;overflow:visible}
.rhps-topline .rhps-statuses .rhps-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto;height:38px!important;min-height:38px!important;margin:0!important;padding:0 16px!important;border:1px solid #d9dde3!important;border-radius:11px!important;background:#fff!important;color:#313b4b!important;font-size:12px!important;font-weight:700!important;line-height:1!important;vertical-align:middle!important;box-shadow:0 2px 7px rgba(25,32,43,.035)}
.rhps-topline .rhps-statuses .rhps-chip>span{display:inline-flex;align-items:center;height:100%;line-height:1!important}
.rhps-topline .rhps-statuses .rhps-chip:hover{border-color:#0e0e12!important;background:#f7f7f8!important;color:#0e0e12!important;transform:translateY(-1px)}
.rhps-topline .rhps-statuses .rhps-chip:has(input:checked){border-color:#ffc125!important;background:#ffc125!important;color:#0e0e12!important;box-shadow:0 5px 13px rgba(255,193,37,.2)}
.rhps-topline>.rhps-submit{background:#0e0e12;color:#fff;box-shadow:0 7px 17px rgba(14,14,18,.14)}
.rhps-topline>.rhps-submit:hover{background:#ffc125;color:#0e0e12}
.rhps-bottomline{border-color:#ebe8df;background:#fff}
@media(max-width:650px){
  .rhps-topline{border-radius:17px 17px 0 0}
  .rhps-topline .rhps-statuses{overflow-x:auto}
  .rhps-topline .rhps-statuses .rhps-chip{height:36px!important;min-height:36px!important;padding-inline:14px!important}
}

/* Version 1.7 — keyword/property-ID search replaces the RH mini-logo. */
.rhps-topline{grid-template-columns:minmax(250px,1fr) auto minmax(126px,1fr)}
.rhps-keyword-search{justify-self:start;display:flex;align-items:center;gap:9px;width:100%;max-width:355px;height:42px;padding:0 12px;border:1px solid #d9dde3;border-radius:12px;background:#fff;color:#768192;box-shadow:0 3px 10px rgba(24,31,42,.045);transition:.18s ease}
.rhps-keyword-search:focus-within{border-color:#ffc125;box-shadow:0 0 0 3px rgba(255,193,37,.15)}
.rhps-keyword-search svg{flex:0 0 auto;width:17px;height:17px}
.rhps-keyword-search input{width:100%;min-width:0;height:38px;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:#0e0e12!important;font:inherit;font-size:12px!important;box-shadow:none!important}
.rhps-keyword-search input::placeholder{color:#8a93a1;opacity:1}
@media(max-width:800px) and (min-width:651px){.rhps-keyword-search{max-width:265px}.rhps-keyword-search input{font-size:11px!important}}
@media(max-width:650px){
  .rhps-topline{grid-template-columns:minmax(0,1fr) auto}
  .rhps-keyword-search{grid-column:1;grid-row:1;max-width:none;height:40px}
  .rhps-topline>.rhps-submit{grid-column:2;grid-row:1;width:auto;min-width:94px}
  .rhps-topline .rhps-statuses{grid-column:1/-1;grid-row:2}
}

/* Version 1.8 — integrated keyword field, soft hover states, no deep blue. */
.rhps{--ink:#0e0e12;--muted:#73737d}
.rhps-toolbar{position:relative;border:1px solid #e4e4e7;background:#fff;box-shadow:0 18px 45px rgba(14,14,18,.12)}
.rhps-toolbar:before{content:"";position:absolute;z-index:2;top:-1px;right:22px;left:22px;height:3px;border-radius:0 0 3px 3px;background:linear-gradient(90deg,transparent 0%,#ffc125 18%,#ffc125 82%,transparent 100%)}
.rhps-topline{grid-template-columns:minmax(320px,1fr) auto minmax(150px,1fr);min-height:66px;padding:9px 12px 9px 14px;background:#fff;color:#0e0e12;border-radius:21px 21px 0 0}
.rhps-topline:after{right:14px;left:14px;background:#ececef}
.rhps-keyword-search{justify-self:stretch;max-width:none;height:46px;padding:0 18px 0 0;border:0;border-right:1px solid #e3e3e7;border-radius:0;background:transparent;color:#0e0e12;box-shadow:none}
.rhps-keyword-search:focus-within{border-color:#e3e3e7;background:#fafafa;box-shadow:none}
.rhps-keyword-search svg{width:34px;height:34px;padding:8px;border-radius:10px;background:#fff3c4;color:#0e0e12}
.rhps-keyword-search input{font-size:13px!important;font-weight:600;color:#0e0e12!important}
.rhps-keyword-search input::placeholder{color:#777781;font-weight:500}
.rhps-topline .rhps-statuses .rhps-chip{border-color:#dedee3!important;background:#fff!important;color:#0e0e12!important;box-shadow:none}
.rhps-topline .rhps-statuses .rhps-chip:hover{border-color:#ffc125!important;background:#fff8df!important;color:#0e0e12!important;transform:none}
.rhps-topline .rhps-statuses .rhps-chip:has(input:checked){border-color:#ffc125!important;background:#ffc125!important;color:#0e0e12!important;box-shadow:0 4px 12px rgba(255,193,37,.18)}
.rhps-topline>.rhps-submit{background:#ffc125;color:#0e0e12;box-shadow:0 7px 17px rgba(255,193,37,.17)}
.rhps-topline>.rhps-submit:hover{background:#0e0e12;color:#fff;transform:none}
.rhps-bottomline{background:#fcfcfd;border-color:#e5e5e8}
.rhps-bottomline .rhps-types .rhps-chip{border-color:transparent;background:#f3f3f5;color:#0e0e12}
.rhps-bottomline .rhps-types .rhps-chip:hover{border-color:#ffc125;background:#fff8df;color:#0e0e12;transform:none}
.rhps-bottomline .rhps-types .rhps-chip:hover .rhps-type-icon{color:#0e0e12}
.rhps-bottomline .rhps-types .rhps-chip:has(input:checked){border-color:#ffc125;background:#ffc125;color:#0e0e12}
.rhps-bottomline .rhps-actions{border-left-color:#e5e5e8}
.rhps-bottomline .rhps-popover-trigger{border-color:#dedee3;background:#fff;color:#0e0e12}
.rhps-bottomline .rhps-popover-trigger:hover{border-color:#ffc125;background:#fff8df;color:#0e0e12}
.rhps-bottomline .rhps-popover-trigger:hover:before{background:#ffc125;color:#0e0e12}
.rhps-bottomline .rhps-popover-trigger[aria-expanded=true]{border-color:#0e0e12;background:#0e0e12;color:#fff}
.rhps-bottomline .rhps-popover-trigger[aria-expanded=true]:before{background:#ffc125;color:#0e0e12}
.rhps-bottomline .rhps-filter-button{border-color:#ffc125;background:#fff8df;color:#0e0e12}
.rhps-popover,.rhps-more-panel{color:#0e0e12}
.rhps-panel-title,.rhps-filter-label,.rhps-more-panel .rhps-drawer-head .rhps-panel-title,.rhps-more-panel .rhps-filter-label,.rhps-extra-features summary{color:#0e0e12}
.rhps-radio-row,.rhps-location-option,.rhps-more-panel .rhps-chip{color:#0e0e12}
.rhps-pin,.rhps-extra-features summary:after{color:#0e0e12}
.rhps .rhps-apply,.rhps-more-panel>.rhps-apply{background:#0e0e12!important;color:#fff!important}
.rhps .rhps-apply:hover,.rhps-more-panel>.rhps-apply:hover{background:#28282e!important;color:#fff!important}
@media(max-width:1000px) and (min-width:651px){
  .rhps-topline{grid-template-columns:minmax(230px,1fr) auto minmax(120px,1fr)}
  .rhps-keyword-search{padding-right:10px}
}
@media(max-width:650px){
  .rhps-topline{grid-template-columns:minmax(0,1fr) auto}
  .rhps-keyword-search{height:42px;padding-right:9px;border:1px solid #e2e2e6;border-radius:11px;background:#fff}
  .rhps-keyword-search:focus-within{border-color:#ffc125}
  .rhps-keyword-search svg{width:30px;height:30px;padding:7px}
}

/* Version 1.8.1 — give the keyword field more of the available header width. */
@media(min-width:1001px){.rhps-topline{grid-template-columns:minmax(390px,1.35fr) auto minmax(126px,.65fr)}}
@media(max-width:1000px) and (min-width:651px){.rhps-topline{grid-template-columns:minmax(300px,1.2fr) auto minmax(120px,.8fr)}}

/* Version 1.8.2 — prevent theme sizing/focus styles from clipping the keyword field. */
@media(min-width:1001px){.rhps-keyword-search{width:100%!important;min-width:390px!important;max-width:none!important}}
@media(max-width:1000px) and (min-width:651px){.rhps-keyword-search{width:100%!important;min-width:300px!important;max-width:none!important}}
.rhps-keyword-search:hover,.rhps-keyword-search:focus,.rhps-keyword-search:focus-within{background:transparent!important;box-shadow:none!important}
.rhps-keyword-search:focus-within{border-right-color:#ffc125!important}
.rhps-keyword-search input:hover,.rhps-keyword-search input:focus{background:transparent!important;box-shadow:none!important}
@media(max-width:650px){.rhps-keyword-search{width:100%!important;min-width:0!important;background:#fff!important}.rhps-keyword-search:focus-within{background:#fff!important;border-color:#ffc125!important}}

/* Version 1.8.3 — compact two-column desktop filter panel. */
@media(min-width:901px){
  .rhps-more-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;width:min(720px,calc(100vw - 40px));max-height:min(650px,72vh);padding:11px;overflow-y:auto}
  .rhps-more-panel>.rhps-drawer-head,.rhps-more-panel>.rhps-mobile-only,.rhps-more-panel>.rhps-filter-documents,.rhps-more-panel>.rhps-extra-features,.rhps-more-panel>.rhps-apply{grid-column:1/-1}
  .rhps-more-panel>.rhps-filter-section,.rhps-more-panel>.rhps-extra-features{min-width:0;margin-top:0}
  .rhps-more-panel>.rhps-drawer-head{min-height:42px;padding-bottom:5px}
  .rhps-more-panel>.rhps-apply{margin-top:1px}
}
@media(max-width:900px) and (min-width:651px){
  .rhps-more-panel{max-height:72vh;overflow-y:auto}
}
.rhps-more-panel{scrollbar-width:thin;scrollbar-color:#c8c8ce transparent}
.rhps-more-panel::-webkit-scrollbar{width:6px}.rhps-more-panel::-webkit-scrollbar-track{background:transparent}.rhps-more-panel::-webkit-scrollbar-thumb{border-radius:99px;background:#c8c8ce}
@media(max-width:650px){.rhps-more-panel{display:block;max-height:none;overflow-y:auto}}

/* Version 1.9 — no hidden horizontal scrolling; clearer desktop and mobile layouts. */
.rhps-drawer-title small{display:none}
@media(min-width:901px){
  .rhps-more-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:min(760px,calc(100vw - 32px));max-height:none;overflow:visible}
  .rhps-more-panel>.rhps-filter-deed,.rhps-more-panel>.rhps-extra-features,.rhps-more-panel>.rhps-apply{grid-column:1/-1}
  .rhps-more-panel>.rhps-filter-documents{grid-column:auto}
  .rhps-deed-pills{grid-template-columns:1fr 1fr}
  .rhps-filter-deed .rhps-chip{white-space:normal;text-wrap:balance}
}
@media(max-width:900px) and (min-width:651px){
  .rhps-more-panel{overflow-x:hidden;overflow-y:auto}
  .rhps-deed-pills{grid-template-columns:1fr}
}
@media(max-width:650px){
  .rhps-topline .rhps-statuses{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px!important;width:100%;overflow:visible}
  .rhps-topline .rhps-statuses .rhps-chip{width:100%!important;padding:0 7px!important;font-size:11px!important}
  .rhps-bottomline .rhps-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;padding-bottom:8px;overflow:visible}
  .rhps-bottomline .rhps-types .rhps-chip{width:100%;min-width:0;justify-content:flex-start;padding:8px 10px;white-space:normal}
  .rhps-bottomline .rhps-types .rhps-chip span{min-width:0;line-height:1.2}
  .rhps-bottomline .rhps-actions{overflow:visible}
  .rhps-popover[data-rhps-panel=more]{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:82px}
  .rhps-drawer-title{display:flex;min-width:0;flex-direction:column;gap:2px}
  .rhps-drawer-title small{display:block;color:#777781;font-size:10px;line-height:1.25}
  .rhps-more-panel>.rhps-apply{position:fixed;z-index:4;right:10px;bottom:8px;left:10px;width:auto;margin:0;border:4px solid #f4f6f8;box-shadow:0 -10px 28px rgba(244,246,248,.98)}
  .rhps-more-panel .rhps-chip-row{overflow:visible}
  .rhps-deed-pills{grid-template-columns:1fr}
  .rhps-deed-pills .rhps-chip{white-space:normal}
}

/* Version 1.9.1 — compact filter hierarchy requested for desktop/tablet. */
@media(min-width:651px){
  .rhps-more-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:min(700px,calc(100vw - 28px));overflow-x:hidden}
  .rhps-more-panel>.rhps-filter-bedrooms,.rhps-more-panel>.rhps-filter-bathrooms,.rhps-more-panel>.rhps-filter-documents,.rhps-more-panel>.rhps-extra-features,.rhps-more-panel>.rhps-apply{grid-column:1/-1}
  .rhps-more-panel>.rhps-filter-furnishing{grid-column:1}
  .rhps-more-panel>.rhps-filter-deed{grid-column:2}
  .rhps-more-panel>.rhps-filter-bedrooms,.rhps-more-panel>.rhps-filter-bathrooms{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;min-height:62px;padding:10px 13px}
  .rhps-filter-bedrooms .rhps-filter-label,.rhps-filter-bathrooms .rhps-filter-label{margin:0}
  .rhps-filter-bedrooms .rhps-chip-row,.rhps-filter-bathrooms .rhps-chip-row{justify-content:flex-start;flex-wrap:nowrap;gap:6px}
  .rhps-filter-bedrooms .rhps-chip,.rhps-filter-bathrooms .rhps-chip{min-width:35px;min-height:34px;padding:6px 10px}
  .rhps-filter-furnishing,.rhps-filter-deed{min-height:108px}
  .rhps-deed-pills{display:flex;grid-template-columns:none;align-items:center;gap:7px!important;flex-wrap:wrap}
  .rhps-deed-pills .rhps-chip{flex:0 1 auto;width:auto;min-height:36px;padding-inline:12px;text-align:left;white-space:normal}
  .rhps-filter-documents .rhps-chip-row{flex-wrap:wrap}
}
.rhps-location-panel{width:310px}
.rhps-location-list{max-height:270px}
.rhps-location-option{min-height:41px}
.rhps-location-option .rhps-pin{width:27px;height:27px}
@media(max-width:650px){
  .rhps-more-panel>.rhps-filter-bedrooms,.rhps-more-panel>.rhps-filter-bathrooms{display:block}
  .rhps-location-panel{width:auto}
  .rhps-location-list{max-height:none}
}

/* Version 1.9.3 — full-width deed/docs controls and unclipped “Të gjitha”. */
@media(min-width:651px){
  .rhps-more-panel>.rhps-filter-bedrooms,.rhps-more-panel>.rhps-filter-bathrooms{grid-template-columns:165px minmax(0,1fr)}
  .rhps-filter-bedrooms .rhps-chip-row,.rhps-filter-bathrooms .rhps-chip-row{gap:4px}
  .rhps-filter-bedrooms .rhps-chip,.rhps-filter-bathrooms .rhps-chip{min-width:32px;min-height:34px;padding:5px 8px;font-size:11px;white-space:nowrap}
  .rhps-filter-bedrooms .rhps-chip:first-child,.rhps-filter-bathrooms .rhps-chip:first-child{min-width:72px;padding-inline:10px}
  .rhps-deed-pills{display:grid;grid-template-columns:1fr;gap:7px!important;width:100%}
  .rhps-deed-pills .rhps-chip{width:100%;min-height:36px;justify-content:center;text-align:center;white-space:normal}
  .rhps-filter-documents .rhps-chip-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}
  .rhps-filter-documents .rhps-chip{width:100%;min-height:38px;justify-content:center;text-align:center}
}
@media(max-width:650px){
  .rhps-filter-bedrooms .rhps-chip:first-child,.rhps-filter-bathrooms .rhps-chip:first-child{min-width:76px;white-space:nowrap}
  .rhps-filter-documents .rhps-chip-row{display:grid;grid-template-columns:1fr;gap:7px}
  .rhps-filter-documents .rhps-chip{width:100%;justify-content:center}
}

/* Version 1.9.4 — force deed options into two full-width stacked rows. */
.rhps-more-panel .rhps-filter-deed .rhps-deed-pills{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:8px!important;width:100%!important}
.rhps-more-panel .rhps-filter-deed .rhps-deed-pills .rhps-chip{display:flex!important;flex:0 0 auto!important;width:100%!important;max-width:none!important;min-height:39px!important;margin:0!important;padding:8px 12px!important;justify-content:center!important;text-align:center!important;white-space:normal!important}
.rhps-more-panel .rhps-filter-deed{min-height:134px}
.rhps-popover{border:1px solid #e1e5ea;border-top:4px solid var(--accent);background:#fff;box-shadow:0 24px 60px rgba(11,24,42,.2)}
.rhps-more-panel{width:490px;padding:12px;background:#f5f7f9}
.rhps-more-panel .rhps-drawer-head{min-height:48px;padding:4px 7px 10px}
.rhps-more-panel .rhps-drawer-head .rhps-panel-title{font-size:16px;font-weight:800;color:#172235}
.rhps-more-panel .rhps-filter-section,.rhps-more-panel .rhps-extra-features{margin-top:8px;padding:14px;border:1px solid #e6e9ed;border-radius:14px;background:#fff;box-shadow:0 3px 10px rgba(17,31,49,.035)}
.rhps-more-panel .rhps-filter-section{border-top:1px solid #e6e9ed}
.rhps-more-panel .rhps-filter-label{margin-bottom:11px;color:#223047;font-size:13px;font-weight:750}
.rhps-more-panel .rhps-chip-row{gap:7px}
.rhps-more-panel .rhps-chip{min-height:36px;padding:7px 13px;border:1px solid #dde2e8;border-radius:999px;background:#fff;color:#3c495d;font-size:12px;font-weight:600;box-shadow:none}
.rhps-more-panel .rhps-chip:hover{border-color:#b9c2ce;background:#f8f9fa;color:#172235}
.rhps-more-panel .rhps-chip:has(input:checked){border-color:#efb312;background:#ffc125;color:#111b2a;box-shadow:0 4px 10px rgba(255,190,20,.2)}
.rhps-deed-pills{display:grid;grid-template-columns:1fr 1fr;gap:8px!important}
.rhps-deed-pills .rhps-chip{width:100%;min-height:40px;text-align:center}
.rhps-extra-features summary{display:flex;align-items:center;justify-content:space-between;margin:0;color:#223047;font-size:13px;font-weight:750;list-style:none}
.rhps-extra-features summary::-webkit-details-marker{display:none}
.rhps-extra-features summary:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;background:#edf0f4;color:#27354a;font-size:16px}
.rhps-extra-features[open] summary{margin-bottom:12px}.rhps-extra-features[open] summary:after{content:"−";background:#ffc125;color:#111b2a}
.rhps-more-panel>.rhps-apply{height:44px;margin-top:10px;border-radius:12px;background:linear-gradient(145deg,#1b293d,#111b2a);box-shadow:0 7px 16px rgba(15,28,46,.14)}
.rhps-more-panel>.rhps-apply:hover{background:#ffc125;color:#111b2a}
@media(max-width:650px){
  .rhps-popover[data-rhps-panel=more]{padding:10px 10px 14px;background:#f4f6f8}
  .rhps-more-panel .rhps-drawer-head{top:-10px;margin:-10px -10px 0;padding:10px 12px;background:#fff}
  .rhps-more-panel .rhps-filter-section,.rhps-more-panel .rhps-extra-features{padding:13px;border-radius:13px}
  .rhps-deed-pills{grid-template-columns:1fr}
  .rhps-more-panel>.rhps-apply{bottom:-4px;height:48px;border:4px solid #f4f6f8;border-radius:14px;box-shadow:0 -10px 22px rgba(244,246,248,.95)}
}

/* Version 1.2 — RH Search Console */
.rhps-toolbar{display:block;min-height:0;padding:0;border:0;border-radius:22px;background:#121c2b;box-shadow:0 18px 40px rgba(13,26,44,.16);overflow:visible}
.rhps-topline{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:68px;padding:10px 12px 10px 18px;color:#fff}
.rhps-identity{display:flex;align-items:center;gap:10px;padding-right:20px;border-right:1px solid rgba(255,255,255,.14)}
.rhps-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:var(--accent);color:#121c2b;font-weight:900;font-size:14px;letter-spacing:-1px;box-shadow:inset 0 -3px 0 rgba(0,0,0,.08)}
.rhps-identity-copy{display:flex;flex-direction:column;line-height:1.15;white-space:nowrap}.rhps-identity-copy strong{font-size:14px}.rhps-identity-copy small{margin-top:4px;color:#9da8b8;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.rhps-topline .rhps-statuses{justify-content:flex-start;padding:0;border:0;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.rhps-topline .rhps-statuses::-webkit-scrollbar{display:none}
.rhps-topline .rhps-statuses .rhps-chip{min-height:36px;padding:7px 15px;border-color:rgba(255,255,255,.16);border-radius:11px;background:rgba(255,255,255,.06);color:#e9edf3;font-weight:600}
.rhps-topline .rhps-statuses .rhps-chip:hover{background:rgba(255,255,255,.12)}
.rhps-topline .rhps-statuses .rhps-chip:has(input:checked){border-color:var(--accent);background:var(--accent);color:#121c2b}
.rhps-topline>.rhps-submit{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:126px;height:46px;padding:0 15px;border-radius:13px;background:var(--accent);color:#121c2b;font-size:14px;transition:.2s ease}
.rhps-topline>.rhps-submit:hover{background:#fff;color:#121c2b;transform:translateY(-1px)}
.rhps-search-arrow{font-size:20px;line-height:1}
.rhps-bottomline{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:64px;padding:10px 12px 10px 16px;border:1px solid #e5e8ed;border-top:0;border-radius:0 0 20px 20px;background:#fff}
.rhps-bottomline .rhps-types{justify-content:flex-start;gap:5px;min-width:0;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.rhps-bottomline .rhps-types::-webkit-scrollbar{display:none}
.rhps-bottomline .rhps-types .rhps-chip{flex:0 0 auto;min-height:36px;padding:7px 12px;border:1px solid transparent;border-radius:10px;background:#f4f6f8;color:#253247;font-size:12px;font-weight:600}
.rhps-bottomline .rhps-types .rhps-chip:before{content:"";width:6px;height:6px;border-radius:50%;background:#aeb7c3;transition:.18s ease}
.rhps-bottomline .rhps-types .rhps-chip:hover{border-color:#dfe3e8;background:#fff}
.rhps-bottomline .rhps-types .rhps-chip:has(input:checked){border-color:#e2aa16;background:#fff7dc;color:#121c2b}.rhps-bottomline .rhps-types .rhps-chip:has(input:checked):before{background:var(--accent);box-shadow:0 0 0 3px rgba(255,189,18,.2)}
.rhps-bottomline .rhps-actions{flex-wrap:nowrap;gap:5px;padding-left:12px;border-left:1px solid #e8ebef}
.rhps-bottomline .rhps-popover-trigger{min-height:38px;padding:7px 12px;border:1px solid #e5e8ec;border-radius:10px;background:#fff;color:#253247;font-size:12px;font-weight:700}
.rhps-bottomline .rhps-popover-trigger:before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:5px;background:#eef1f4;color:#526074;font-size:13px}
.rhps-bottomline .rhps-popover-trigger:hover,.rhps-bottomline .rhps-popover-trigger[aria-expanded=true]{border-color:#121c2b;background:#121c2b;color:#fff}
.rhps-bottomline .rhps-popover-trigger:hover:before,.rhps-bottomline .rhps-popover-trigger[aria-expanded=true]:before{background:var(--accent);color:#121c2b}
.rhps-bottomline .rhps-filter-button{border-color:#f0b514;background:#fff8df;color:#121c2b}.rhps-bottomline .rhps-filter-button:before{content:"≡";background:var(--accent);font-weight:900}
.rhps-popover{top:calc(100% + 10px)}
@media(max-width:1000px) and (min-width:651px){.rhps-topline{grid-template-columns:auto 1fr auto;gap:12px}.rhps-identity-copy{display:none}.rhps-identity{padding-right:12px}.rhps-bottomline{grid-template-columns:1fr}.rhps-bottomline .rhps-actions{justify-content:flex-start;padding:8px 0 0;border-top:1px solid #edf0f3;border-left:0}}
@media(max-width:650px){
  .rhps-toolbar{display:block;padding:0;border-radius:18px}
  .rhps-topline{display:grid;grid-template-columns:auto 1fr;gap:10px;min-height:0;padding:11px}
  .rhps-identity{padding:0;border:0}.rhps-identity-copy{display:none}.rhps-mark{width:38px;height:38px}
  .rhps-topline .rhps-statuses{grid-column:1/-1;grid-row:2;order:0}
  .rhps-topline>.rhps-submit{grid-column:2;grid-row:1;width:100%;height:40px;min-width:0}
  .rhps-bottomline{display:block;min-height:0;padding:9px;border-radius:0 0 17px 17px}
  .rhps-bottomline .rhps-types{padding-bottom:8px}
  .rhps-bottomline .rhps-actions{display:block;padding:8px 0 0;border-top:1px solid #e9ecf0;border-left:0}
  .rhps-bottomline .rhps-actions .rhps-filter-button{display:flex;width:100%;min-height:42px}
  .rhps-bottomline .rhps-actions .rhps-popover-trigger[data-rhps-trigger=price],
  .rhps-bottomline .rhps-actions .rhps-popover-trigger[data-rhps-trigger=size],
  .rhps-bottomline .rhps-actions .rhps-popover-trigger[data-rhps-trigger=location]{display:none}
}

/* Final RH palette overrides (kept last intentionally). */
.rhps-toolbar{background:linear-gradient(135deg,#0f1928 0%,#17263a 100%);box-shadow:0 16px 38px rgba(14,27,46,.18)}
.rhps-topline{min-height:64px}
.rhps-mark{background:linear-gradient(145deg,#ffd34f,#ffb800);box-shadow:0 5px 14px rgba(255,187,18,.22),inset 0 -2px 0 rgba(0,0,0,.08)}
.rhps-topline>.rhps-submit{background:linear-gradient(145deg,#ffd34f,#ffb800);box-shadow:0 6px 16px rgba(255,184,0,.18)}
.rhps-bottomline{border-color:#e2e6eb;box-shadow:inset 0 1px 0 #fff}
.rhps-bottomline .rhps-types .rhps-chip{background:#f6f7f9}
.rhps-bottomline .rhps-types .rhps-chip:has(input:checked){border-color:#efb51d;background:#fff5cf;box-shadow:0 2px 7px rgba(20,32,48,.05)}

/* Version 1.9.6 — vertically center bedroom/bathroom labels and controls. */
@media(min-width:651px){
  .rhps-more-panel>.rhps-filter-bedrooms,
  .rhps-more-panel>.rhps-filter-bathrooms{align-items:center!important}
  .rhps-more-panel .rhps-filter-bedrooms .rhps-filter-label,
  .rhps-more-panel .rhps-filter-bathrooms .rhps-filter-label{align-self:center!important;margin:0!important;line-height:1.25!important}
  .rhps-more-panel .rhps-filter-bedrooms .rhps-chip-row,
  .rhps-more-panel .rhps-filter-bathrooms .rhps-chip-row{align-self:center!important;align-items:center!important;margin:0!important}
}

/* Version 1.10.0 — cleaner mobile search and property types inside Filters. */
@media(max-width:650px){
  .rhps-toolbar{gap:0!important;padding:0!important;border:1px solid #dedee3!important;border-top:3px solid #ffc125!important;border-radius:18px!important;background:#fff!important;box-shadow:0 14px 34px rgba(14,14,18,.13)!important;overflow:visible!important}
  .rhps-topline{grid-template-columns:minmax(0,1fr) 96px!important;gap:8px!important;padding:10px 10px 9px!important;background:transparent!important}
  .rhps-keyword-search{width:100%!important;min-width:0!important;height:42px!important;padding:0 4px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
  .rhps-keyword-search:hover,.rhps-keyword-search:focus,.rhps-keyword-search:focus-within{border:0!important;background:transparent!important;box-shadow:none!important}
  .rhps-keyword-search svg{flex:0 0 32px!important;width:32px!important;height:32px!important;padding:7px!important}
  .rhps-keyword-search input{min-width:0!important;padding:0 3px!important;background:transparent!important;font-size:11px!important;line-height:1.2!important}
  .rhps-keyword-search input::placeholder{color:#65656f!important;opacity:1!important}
  .rhps-topline>.rhps-submit{width:96px!important;min-width:96px!important;height:42px!important;padding:0 8px!important;border-radius:11px!important;font-size:12px!important}
  .rhps-topline .rhps-statuses{gap:6px!important;padding-top:1px!important}
  .rhps-bottomline{display:block!important;min-height:0!important;padding:8px 10px 10px!important;border-top:1px solid #ededf0!important;background:#fafafa!important}
  .rhps-bottomline .rhps-types{display:none!important}
  .rhps-bottomline .rhps-actions{display:block!important;padding:0!important;border:0!important}
  .rhps-bottomline .rhps-actions .rhps-filter-button{display:flex!important;width:100%!important;min-height:42px!important;border-radius:11px!important;background:#fff8df!important}

  .rhps-popover[data-rhps-panel=more]{padding:10px 12px calc(108px + env(safe-area-inset-bottom))!important;background:#f4f5f7!important}
  .rhps-more-panel .rhps-drawer-head{top:-10px!important;margin:-10px -12px 8px!important;padding:12px 14px!important;box-shadow:0 5px 14px rgba(14,14,18,.05)!important}
  .rhps-mobile-property-types{margin-top:8px!important}
  .rhps-mobile-types-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}
  .rhps-mobile-types-grid .rhps-chip{width:100%!important;min-width:0!important;min-height:42px!important;padding:8px 10px!important;justify-content:flex-start!important;border-radius:11px!important;text-align:left!important;white-space:normal!important}
  .rhps-mobile-types-grid .rhps-type-icon{flex:0 0 17px!important;width:17px!important;height:17px!important}
  .rhps-more-panel>.rhps-apply{position:fixed!important;z-index:100002!important;right:12px!important;bottom:calc(12px + env(safe-area-inset-bottom))!important;left:12px!important;width:auto!important;height:48px!important;margin:0!important;border:0!important;border-radius:13px!important;box-shadow:0 -10px 24px rgba(244,245,247,.96),0 7px 18px rgba(14,14,18,.2)!important}
}

/* Version 1.11.0 — dedicated tablet layout and an unmistakable Apply action. */
@media(min-width:651px) and (max-width:1200px){
  .rhps-toolbar{border-radius:20px!important;box-shadow:0 15px 38px rgba(14,14,18,.12)!important}
  .rhps-topline{display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;gap:10px 14px!important;min-height:0!important;padding:12px 14px 11px!important}
  .rhps-keyword-search{grid-column:1!important;grid-row:1!important;width:100%!important;min-width:0!important;height:46px!important}
  .rhps-topline>.rhps-submit{grid-column:2!important;grid-row:1!important;width:118px!important;min-width:118px!important;height:46px!important}
  .rhps-topline .rhps-statuses{grid-column:1/-1!important;grid-row:2!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;justify-self:center!important;width:min(100%,540px)!important;max-width:540px!important;padding-top:1px!important;overflow:visible!important}
  .rhps-topline .rhps-statuses .rhps-chip{width:100%!important;min-height:40px!important;padding:8px 12px!important}

  .rhps-bottomline{display:block!important;padding:11px 14px 13px!important}
  .rhps-bottomline .rhps-types{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:100%!important;padding:0 0 11px!important;overflow:visible!important}
  .rhps-bottomline .rhps-types .rhps-chip{width:100%!important;min-width:0!important;min-height:40px!important;padding:8px 10px!important;justify-content:flex-start!important;white-space:normal!important}
  .rhps-bottomline .rhps-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:100%!important;padding:11px 0 0!important;border-top:1px solid #e7e7eb!important;border-left:0!important;overflow:visible!important}
  .rhps-bottomline .rhps-actions .rhps-popover-trigger{display:flex!important;width:100%!important;min-width:0!important;min-height:42px!important;padding:8px!important}

  .rhps-popover[data-rhps-panel]{position:fixed!important;z-index:100000!important;top:var(--rhps-tablet-top,90px)!important;right:auto!important;bottom:auto!important;left:var(--rhps-tablet-left,16px)!important;width:min(340px,calc(100vw - 32px))!important;max-height:var(--rhps-tablet-height,calc(100dvh - 110px))!important;overflow-y:auto!important;transform:none!important}
  .rhps-popover[data-rhps-panel=more]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;width:min(720px,calc(100vw - 32px))!important;padding:12px 12px 22px!important;background:#f4f5f7!important}
  .rhps-popover[data-rhps-panel=more][hidden]{display:none!important}
  .rhps-more-panel>.rhps-drawer-head{position:sticky!important;z-index:3!important;top:-12px!important;margin:-12px -12px 0!important;padding:12px 14px!important;border-bottom:1px solid #e3e3e7!important;background:#fff!important}
  .rhps-more-panel>.rhps-apply{position:sticky!important;z-index:4!important;right:auto!important;bottom:0!important;left:auto!important;width:100%!important;height:48px!important;margin:10px 0 0!important;border:4px solid #f4f5f7!important;border-radius:14px!important;box-shadow:0 -10px 20px rgba(244,245,247,.96)!important}
}

@media(max-width:650px){
  .rhps-popover[data-rhps-panel=more]{padding-bottom:calc(24px + env(safe-area-inset-bottom))!important}
  .rhps-more-panel>.rhps-apply{position:static!important;right:auto!important;bottom:auto!important;left:auto!important;width:100%!important;height:50px!important;margin:18px 0 12px!important;border:0!important;font-size:14px!important;font-weight:800!important;letter-spacing:.01em!important;box-shadow:0 8px 20px rgba(14,14,18,.16)!important}
}

/* Version 1.11.2 — one clear footer with Apply and Search actions. */
.rhps-more-panel>.rhps-filter-footer{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;width:100%;margin-top:10px}
.rhps-filter-footer .rhps-apply,.rhps-filter-footer .rhps-filter-search{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;height:48px;margin:0!important;padding:0 16px;border:0;border-radius:12px;font-size:13px;font-weight:800;cursor:pointer}
.rhps-filter-footer .rhps-apply{background:#0e0e12!important;color:#fff!important;box-shadow:0 7px 17px rgba(14,14,18,.16)!important}
.rhps-filter-footer .rhps-filter-search{background:#ffc125;color:#0e0e12;box-shadow:0 7px 17px rgba(255,193,37,.2)}
.rhps-filter-footer .rhps-apply:hover{background:#28282e!important;color:#fff!important}
.rhps-filter-footer .rhps-filter-search:hover{background:#0e0e12;color:#fff}
@media(min-width:651px) and (max-width:1200px){
  .rhps-more-panel>.rhps-filter-footer{position:sticky;z-index:4;bottom:0;margin:10px 0 0;padding:4px;background:#f4f5f7;box-shadow:0 -10px 20px rgba(244,245,247,.96)}
}
@media(max-width:650px){
  .rhps-more-panel>.rhps-filter-footer{position:static;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 12px!important;padding:0}
  .rhps-filter-footer .rhps-apply,.rhps-filter-footer .rhps-filter-search{height:50px;padding:0 10px;font-size:12px}
}

/* Version 1.11.3 — consistent device positioning, centered units and footer breathing room. */
.rhps .rhps-segmented{min-height:48px;align-items:center!important;justify-content:center!important;padding:4px!important}
.rhps .rhps-segmented .rhps-chip{display:flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;margin:0!important;text-align:center!important}
.rhps .rhps-segmented .rhps-chip span{display:block;width:100%;text-align:center}
.rhps,.rhps-toolbar,.rhps-popover{outline:none!important}
.rhps button:focus-visible,.rhps input:focus-visible{outline:2px solid #ffc125!important;outline-offset:2px!important}

@media(min-width:651px) and (max-width:1200px){
  .rhps-toolbar{border:1px solid #dedee3!important;border-top:3px solid #ffc125!important;background:#fff!important;outline:0!important}
  .rhps-popover[data-rhps-panel]{border:1px solid #dedee3!important;border-top:3px solid #ffc125!important;outline:0!important;box-shadow:0 18px 44px rgba(14,14,18,.16)!important}
  .rhps-popover[data-rhps-panel=more]{top:var(--rhps-tablet-top,90px)!important;left:var(--rhps-tablet-left,12px)!important;width:var(--rhps-tablet-width,calc(100vw - 24px))!important;max-width:none!important;max-height:var(--rhps-tablet-height,calc(100dvh - 110px))!important;padding-bottom:20px!important;border-radius:16px!important}
  .rhps-more-panel>.rhps-drawer-head{grid-column:1/-1!important;width:100%!important;min-width:0!important;border-right:0!important}
  .rhps-more-panel>.rhps-filter-footer{grid-column:1/-1!important;bottom:8px!important;margin:10px 0 8px!important;border-radius:14px!important}
}

@media(max-width:650px){
  .rhps-toolbar{outline:0!important}
  .rhps-popover[data-rhps-panel=more]{padding-bottom:calc(32px + env(safe-area-inset-bottom))!important;outline:0!important;scroll-padding-bottom:28px!important}
  .rhps-more-panel>.rhps-drawer-head{width:auto!important;border-right:0!important}
  .rhps-more-panel>.rhps-filter-footer{margin:18px 0 12px!important}
}

/* Version 1.11.4 — one continuous card border on phones and tablets. */
@media(max-width:1200px){
  .rhps-topline:after{display:none!important;content:none!important}
  .rhps-bottomline{position:relative!important;border:0!important;border-radius:0 0 17px 17px!important;box-shadow:none!important}
  .rhps-bottomline:before{content:"";position:absolute;top:0;right:14px;left:14px;height:1px;background:#e8e8ec;pointer-events:none}
}

/* Version 1.12.0 — global responsive search and room below filter actions. */
.rhps-responsive-global{display:none}
.rhps-responsive-global.rhps-global-ready{display:block;width:100%;padding:30px 18px;background:transparent}
.rhps-responsive-global-inner{width:min(1160px,100%);margin:0 auto}
body.rhps-global-active .advanced_search_sidebar{display:none!important}
@media(max-width:1200px){
  .rhps-responsive-global.rhps-global-ready{display:block;width:100%;padding:clamp(18px,3vw,30px) 14px;background:transparent}
  .rhps-responsive-global-inner{width:min(1160px,100%);margin:0 auto}
  body.page-template-advanced_search_results.rhps-global-active #primary.widget-area-sidebar:has(.advanced_search_sidebar){display:none!important}
  .rhps-popover[data-rhps-panel=more]{padding-bottom:28px!important}
  .rhps-more-panel>.rhps-filter-footer{margin-bottom:14px!important}
}
@media(max-width:650px){
  .rhps-responsive-global.rhps-global-ready{padding:22px 12px}
  .rhps-popover[data-rhps-panel=more]{padding-bottom:calc(44px + env(safe-area-inset-bottom))!important}
  .rhps-more-panel>.rhps-filter-footer{margin-bottom:22px!important}
}

/* Version 1.12.1 — use the new search above content on desktop too. */
@media(min-width:1201px){
  .rhps-responsive-global.rhps-global-ready{padding:30px 24px}
}

/* Version 1.13.1 — no horizontal swipe on desktop and better results-page integration. */
@media(min-width:1201px){
  .rhps-bottomline{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding:10px 14px 12px!important}
  .rhps-bottomline .rhps-types{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:none!important;padding:0 0 10px!important;overflow:visible!important}
  .rhps-bottomline .rhps-types .rhps-chip{display:flex!important;width:100%!important;min-width:0!important;min-height:40px!important;padding:8px 9px!important;justify-content:center!important;white-space:normal!important;text-align:center!important}
  .rhps-bottomline .rhps-types .rhps-chip span{min-width:0;line-height:1.2;text-align:center}
  .rhps-bottomline .rhps-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:100%!important;padding:10px 0 0!important;border-top:1px solid #e8e8ec!important;border-left:0!important;overflow:visible!important}
  .rhps-bottomline .rhps-actions .rhps-popover-trigger{display:flex!important;width:100%!important;min-width:0!important;min-height:42px!important;justify-content:center!important}

  .rhps-responsive-global.rhps-global-ready{padding:22px 20px 26px!important}
  .rhps-responsive-global-inner{width:min(1440px,100%)!important}
  .rhps-responsive-global .rhps-toolbar{border-color:#e2e2e6!important;border-top-color:#ffc125!important;border-radius:18px!important;box-shadow:0 10px 28px rgba(14,14,18,.08)!important}
  .rhps-popover[data-rhps-panel]{position:fixed!important;z-index:100000!important;top:var(--rhps-tablet-top,90px)!important;right:auto!important;bottom:auto!important;left:var(--rhps-tablet-left,12px)!important;max-height:var(--rhps-tablet-height,calc(100dvh - 110px))!important;overflow-y:auto!important;transform:none!important}
}

/* Version 1.13.2 — compact single-row desktop controls. */
@media(min-width:1201px){
  .rhps-bottomline{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:9px 12px!important}
  .rhps-bottomline .rhps-types{display:flex!important;align-items:center!important;gap:4px!important;width:100%!important;min-width:0!important;padding:0!important;overflow:visible!important;flex-wrap:nowrap!important}
  .rhps-bottomline .rhps-types .rhps-chip{flex:1 1 0!important;width:auto!important;min-width:0!important;min-height:34px!important;padding:5px 6px!important;font-size:11px!important;line-height:1.05!important;white-space:normal!important}
  .rhps-bottomline .rhps-types .rhps-type-icon{flex:0 0 14px!important;width:14px!important;height:14px!important}
  .rhps-bottomline .rhps-actions{display:flex!important;align-items:center!important;gap:5px!important;width:auto!important;min-width:0!important;padding:0 0 0 10px!important;border-top:0!important;border-left:1px solid #e8e8ec!important;overflow:visible!important;flex-wrap:nowrap!important}
  .rhps-bottomline .rhps-actions .rhps-popover-trigger{flex:0 0 auto!important;width:auto!important;min-width:88px!important;min-height:36px!important;padding:6px 9px!important;font-size:11px!important}
  .rhps-bottomline .rhps-actions .rhps-filter-button{min-width:82px!important}
}

/* Version 1.13.3 — center each category icon-and-label pair. */
@media(min-width:1201px){
  .rhps-bottomline .rhps-types .rhps-chip{align-items:center!important;justify-content:center!important;gap:5px!important;text-align:center!important}
  .rhps-bottomline .rhps-types .rhps-chip:before{display:none!important;content:none!important}
  .rhps-bottomline .rhps-types .rhps-type-icon{display:block!important;flex:0 0 14px!important;margin:0!important}
  .rhps-bottomline .rhps-types .rhps-chip span{display:block!important;flex:0 1 auto!important;width:auto!important;margin:0!important;text-align:center!important}
}

/* Version 1.13.4 — mobile location filter and a softer, cleaner card shadow. */
.rhps-toolbar{
  box-shadow:0 1px 2px rgba(14,14,18,.025),0 10px 28px rgba(14,14,18,.065)!important;
}
.rhps-responsive-global .rhps-toolbar{
  box-shadow:0 1px 2px rgba(14,14,18,.02),0 9px 25px rgba(14,14,18,.055)!important;
}
@media(max-width:650px){
  .rhps-mobile-location{padding:0!important;overflow:hidden}
  .rhps-mobile-location>summary{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:12px 13px;list-style:none;cursor:pointer;color:#223047;font-size:13px;font-weight:750}
  .rhps-mobile-location>summary::-webkit-details-marker{display:none}
  .rhps-mobile-location>summary:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;background:#edf0f4;color:#27354a;font-size:16px;line-height:1}
  .rhps-mobile-location[open]>summary{border-bottom:1px solid #e9ecf0}
  .rhps-mobile-location[open]>summary:after{content:"−";background:#ffc125;color:#0e0e12}
  .rhps-mobile-location-content{padding:12px}
  .rhps-mobile-location .rhps-location-search{margin:0}
  .rhps-mobile-location .rhps-location-list{max-height:280px;margin:10px 0 0;padding:0 4px;overflow-y:auto}
  .rhps-mobile-location .rhps-location-option{min-height:42px}
}

/* Version 1.13.5 — calmer mobile Filter state and tighter Search-button shadow. */
@media(max-width:650px){
  .rhps-bottomline .rhps-actions .rhps-filter-button{
    border:1px solid #e1e3e7!important;
    background:#f4f5f7!important;
    color:#0e0e12!important;
    box-shadow:none!important;
  }
  .rhps-bottomline .rhps-actions .rhps-filter-button:before{
    background:#e5e8ed!important;
    color:#515967!important;
  }
  .rhps-bottomline .rhps-actions .rhps-filter-button:hover{
    border-color:#d6d9df!important;
    background:#eef0f3!important;
    color:#0e0e12!important;
  }
  .rhps-bottomline .rhps-actions .rhps-filter-button[aria-expanded=true]{
    border-color:#ffc125!important;
    background:#fff!important;
    color:#0e0e12!important;
    box-shadow:0 0 0 2px rgba(255,193,37,.08)!important;
  }
  .rhps-bottomline .rhps-actions .rhps-filter-button[aria-expanded=true]:before{
    background:#ffc125!important;
    color:#0e0e12!important;
  }
  .rhps-topline>.rhps-submit{
    box-shadow:0 3px 8px rgba(255,193,37,.13)!important;
  }
  .rhps-topline>.rhps-submit:hover{
    box-shadow:0 2px 6px rgba(14,14,18,.10)!important;
  }
}

/* Version 1.13.7 — match the surface/location/price order on phones. */
@media(max-width:650px){
  .rhps-mobile-only{display:flex!important;flex-direction:column!important}
  .rhps-mobile-property-types{order:0}
  .rhps-mobile-size{order:1}
  .rhps-mobile-location{order:2}
  .rhps-mobile-price{order:3;margin-top:15px!important;padding-top:15px!important;border-top:1px solid #edf0f3!important}
}

/* Version 1.13.8 — always-visible mobile location search with on-demand results. */
.rhps-drawer-back svg{display:block;width:18px;height:18px}
@media(max-width:650px){
  .rhps-drawer-back{width:38px!important;height:38px!important;border:1px solid #e0e3e8!important;background:#f6f7f8!important;color:#0e0e12!important;box-shadow:0 2px 7px rgba(14,14,18,.045)!important;font-size:0!important}
  .rhps-drawer-back:hover{border-color:#ffc125!important;background:#fff8df!important;color:#0e0e12!important}
  .rhps-mobile-location{padding:0!important;border-top:0!important;background:#fff!important}
  .rhps-mobile-location-content{padding:12px!important}
  .rhps-mobile-location .rhps-location-search{min-height:44px;padding:0 12px;border:1px solid #dfe3e9;border-radius:12px;background:#fff}
  .rhps-mobile-location .rhps-location-search:focus-within{border-color:#ffc125;box-shadow:0 0 0 3px rgba(255,193,37,.10)}
  .rhps-mobile-location .rhps-location-search input{height:42px!important;border:0!important;background:transparent!important}
  .rhps-mobile-location .rhps-location-list[hidden]{display:none!important}
  .rhps-mobile-location .rhps-location-list:not([hidden]){display:block!important;border-top:1px solid #eceef1;padding-top:10px!important}
}

/* Version 1.13.9 — one clean location focus ring and proper map-pin icons. */
.rhps-pin svg{display:block;width:15px;height:15px}
@media(max-width:650px){
  .rhps-mobile-location .rhps-location-search input:focus,
  .rhps-mobile-location .rhps-location-search input:focus-visible{
    outline:0!important;
    outline-offset:0!important;
    border:0!important;
    box-shadow:none!important;
  }
  .rhps-mobile-location .rhps-location-search:focus-within{
    border-color:#ffc125!important;
    box-shadow:0 0 0 2px rgba(255,193,37,.12)!important;
  }
  .rhps-mobile-location .rhps-pin{background:#f3f4f6;color:#505967}
  .rhps-mobile-location .rhps-location-option:hover .rhps-pin{background:#fff2bd;color:#0e0e12}
}

/* Version 1.14.0 — precise top-row alignment on every breakpoint. */
.rhps-topline{align-items:center!important}
.rhps-keyword-search,
.rhps-topline .rhps-statuses,
.rhps-topline>.rhps-submit{align-self:center!important;margin-top:0!important;margin-bottom:0!important}
.rhps-keyword-search{align-items:center!important}
.rhps-keyword-search input{margin:0!important;line-height:1.2!important}
@media(min-width:1201px){
  .rhps-keyword-search{height:46px!important}
  .rhps-topline .rhps-statuses .rhps-chip{height:46px!important;min-height:46px!important;padding-top:0!important;padding-bottom:0!important}
  .rhps-topline>.rhps-submit{height:46px!important}
}

/* Version 1.15.0 — one continuous desktop/tablet search card edge. */
@media(min-width:651px){
  .rhps-toolbar{
    border:1px solid #e2e3e7!important;
    border-top:3px solid #ffc125!important;
    border-radius:20px!important;
    background:#fff!important;
  }
  .rhps-toolbar:before{display:none!important;content:none!important}
  .rhps-topline{border:0!important;border-radius:17px 17px 0 0!important}
  .rhps-bottomline{border:0!important;border-radius:0 0 17px 17px!important}
}

/* Version 1.15.1 — transparent keyword focus without an inner rectangle. */
.rhps-keyword-search:focus,
.rhps-keyword-search:focus-within,
.rhps-keyword-search:hover{
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-right-color:#e3e3e7!important;
}
.rhps-keyword-search input:focus,
.rhps-keyword-search input:focus-visible{
  outline:0!important;
  outline-offset:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media(min-width:651px) and (max-width:1200px){
  .rhps-keyword-search,.rhps-topline>.rhps-submit{height:46px!important}
  .rhps-topline .rhps-statuses{align-items:center!important}
}
@media(max-width:650px){
  .rhps-keyword-search,.rhps-topline>.rhps-submit{height:42px!important}
  .rhps-keyword-search svg{align-self:center!important;margin:0!important}
  .rhps-keyword-search input{height:42px!important}
}
