.rentfy2-root{--v2-bg:#f5f5f4;--v2-surface:#ffffff;--v2-text:#0c0a09;--v2-text-muted:#78716c;--v2-border:rgba(231,229,228,0.9);--v2-brand:#0f766e;--v2-brand-hover:#0d9488;--v2-brand-soft:#f0fdfa;--v2-brand-text:#115e59;--v2-brand-gradient-end:#14b8a6;--v2-amber:#d97706;--v2-amber-soft:#fffbeb;--v2-amber-text:#b45309;--v2-red:#dc2626;--v2-red-soft:#fef2f2;--v2-green:#059669;--v2-green-soft:#ecfdf5;--v2-blue-soft:#dbeafe;--v2-blue-text:#1d4ed8;--v2-hero-overlay:linear-gradient(135deg,rgba(12,10,9,0.75),rgba(15,118,110,0.45));--v2-hero-image-url:url(https://images.unsplash.com/photo-1545324418-cc1a3fa10c00?w=1600&q=80);--v2-footer-bg:#1c1917;--v2-footer-text:#a8a29e;--v2-footer-heading:#fafaf9;--v2-footer-border:#292524;--v2-dev-banner-bg:#1c1917;--v2-dev-banner-text:#fafaf9;--v2-dev-banner-accent:#5eead4;--v2-radius-card:16px;--v2-radius-btn:12px;--v2-radius-pill:999px;--v2-radius-search:20px;--v2-max-w:1280px;--v2-shadow-sm:0 1px 2px rgba(0,0,0,0.04);--v2-shadow-md:0 8px 30px rgba(0,0,0,0.06);color:var(--v2-text);background-color:var(--v2-bg);font-family:var(--font-jakarta),"Plus Jakarta Sans",var(--font-noto-sc),system-ui,sans-serif}.rentfy2-dev-banner{position:sticky;top:0;z-index:200;background:var(--v2-dev-banner-bg);color:var(--v2-dev-banner-text);padding:.375rem 1rem;font-size:12px;text-align:center}.rentfy2-dev-banner strong{color:var(--v2-dev-banner-accent)}.rentfy2-site-footer{margin-top:auto;border-top:1px solid var(--v2-footer-border);background:var(--v2-footer-bg);color:var(--v2-footer-text);padding:2.5rem 1rem}.rentfy2-site-footer__heading{margin-bottom:.75rem;font-size:.875rem;font-weight:600;color:var(--v2-footer-heading)}.rentfy2-popular-searches{color:#ffffff}.rentfy2-popular-searches__title{margin-bottom:1.5rem;text-align:center;font-size:1rem;font-weight:600;color:#ffffff}.rentfy2-popular-searches__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1rem;column-gap:1rem;row-gap:.5rem;font-size:.875rem}@media (min-width:640px){.rentfy2-popular-searches__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.rentfy2-popular-searches__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.rentfy2-popular-searches__link{color:#d6d3d1;transition:color .15s ease}.rentfy2-popular-searches__link:hover{color:#ffffff}.rentfy2-hero{position:relative;overflow:hidden;color:#fff}.rentfy2-hero__bg{position:absolute;inset:0;background-image:var(--v2-hero-overlay),var(--v2-hero-image-url);background-size:cover;background-position:50%}.rentfy2-hero__content{position:relative;z-index:1}.rentfy2-btn-hero-primary{background-color:#fff!important;color:var(--v2-text)!important}.rentfy2-btn-hero-primary:hover{background-color:var(--v2-bg)!important}.rentfy2-hero-search{border-radius:var(--v2-radius-search);padding:.75rem;box-shadow:var(--v2-shadow-md)}.rentfy2-hero-search,.rentfy2-hero-search__control{background:var(--v2-surface)}.rentfy2-hero-search__submit{border:none;border-radius:var(--v2-radius-btn);background:var(--v2-brand);padding:.75rem 2rem;font-weight:600;color:#fff;cursor:pointer;transition:background-color .15s ease}.rentfy2-hero-search__submit:hover{background:var(--v2-brand-hover)}.rentfy2-hero-filter-trigger{border:1px solid var(--v2-border);border-radius:var(--v2-radius-btn);background:var(--v2-surface);color:var(--v2-text);text-align:left}.rentfy2-hero-filter-trigger:hover{border-color:var(--v2-brand)}.rentfy2-hero-filter-trigger--active{border-color:var(--v2-brand);background:var(--v2-brand-soft);color:var(--v2-brand-text)}.rentfy2-hero-filter-panel{border:1px solid var(--v2-border);border-radius:var(--v2-radius-card);background:var(--v2-surface);box-shadow:var(--v2-shadow-md)}.rentfy2-hero-filter-panel__header{border-bottom:1px solid var(--v2-border);padding:.5rem}.rentfy2-hero-filter-panel__list{max-height:8rem;overflow-y:auto}@media (min-width:640px){.rentfy2-hero-filter-panel__list{max-height:10rem}}@media (min-width:768px){.rentfy2-hero-filter-panel__list{max-height:15rem}}.rentfy2-hero-filter-panel__item{cursor:pointer;padding:.5rem 1rem;color:var(--v2-text)}.rentfy2-hero-filter-panel__item:hover{background:var(--v2-brand-soft)}.rentfy2-hero-filter-panel__section{border:1px solid var(--v2-border);border-radius:var(--v2-radius-btn);background:var(--v2-bg);padding:.75rem}.rentfy2-hero-filter-panel__section-label{margin-bottom:.5rem;border-radius:var(--v2-radius-btn);background:var(--v2-brand-soft);padding:.25rem .5rem;font-size:.75rem;font-weight:500;color:var(--v2-brand-text)}.rentfy2-hero-filter-panel__section-title{margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:var(--v2-text)}.rentfy2-hero-filter-panel__seg{min-width:2.5rem;flex:1 1 0%;border:1px solid var(--v2-border);background:var(--v2-surface);padding:.375rem .5rem;font-size:.75rem;font-weight:500;color:var(--v2-text);transition:background-color .15s ease,border-color .15s ease}.rentfy2-hero-filter-panel__seg:hover{background:var(--v2-bg)}.rentfy2-hero-filter-panel__seg--active{z-index:1;border-color:var(--v2-brand);background:var(--v2-brand-soft);color:var(--v2-brand-text);box-shadow:0 0 0 2px rgba(15,118,110,.25)}.rentfy2-hero-filter-panel__checkbox-row{display:flex;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;color:var(--v2-text)}.rentfy2-hero-filter-panel__checkbox-row input[type=checkbox]{height:1rem;width:1rem;accent-color:var(--v2-brand)}.rentfy2-hero-filter-panel__empty{padding:.5rem 1rem;text-align:center;color:var(--v2-text-muted)}.rentfy2-hero-filter-panel__input{border:1px solid var(--v2-border);border-radius:var(--v2-radius-btn);background:var(--v2-surface);padding:.5rem .75rem;font-size:.875rem;color:var(--v2-text)}.rentfy2-hero-filter-panel__input:focus{border-color:var(--v2-brand);outline:none;box-shadow:0 0 0 2px rgba(15,118,110,.2)}.rentfy2-hero-filter-panel__btn-primary{border:none;border-radius:var(--v2-radius-btn);background:var(--v2-brand);padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;color:#fff;cursor:pointer;transition:background-color .15s ease}.rentfy2-hero-filter-panel__btn-primary:hover{background:var(--v2-brand-hover)}.rentfy2-hero-filter-panel__btn-secondary{border:1px solid var(--v2-border);border-radius:var(--v2-radius-btn);background:var(--v2-surface);padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--v2-text);cursor:pointer;transition:background-color .15s ease}.rentfy2-hero-filter-panel__btn-secondary:hover{background:var(--v2-bg)}.rentfy2-dual-range-slider__active{background:var(--v2-brand)}.rentfy2-dual-range-slider.slider-thumb::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:20px;width:20px;border-radius:50%;background:var(--v2-brand);cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.2)}.rentfy2-dual-range-slider.slider-thumb::-moz-range-thumb{height:20px;width:20px;border-radius:50%;background:var(--v2-brand);cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px rgba(0,0,0,.2)}.rentfy2-dual-range-slider.slider-thumb:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px rgba(15,118,110,.3)}.rentfy2-dual-range-slider.slider-thumb:focus::-moz-range-thumb{box-shadow:0 0 0 3px rgba(15,118,110,.3)}