:root{--bv-green:#2e7252;--bv-blue:#0b3b5e;--bv-gold:#c4943b;--bv-ink:#18313f;--bv-muted:#687b83;--bv-line:#e1e9e5;--bv-bg:#f6f9f7;--bv-mint:#eaf5ef;--bv-shadow:0 16px 45px rgba(20,58,71,.09)}.bv-hero{padding:58px 0 48px;background:radial-gradient(circle at 88% 20%,rgba(196,148,59,.15),transparent 22%),linear-gradient(135deg,#eef7f2,#fff9ee)}.bv-kicker{display:flex;gap:8px;color:var(--bv-green);font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.bv-hero h1{margin:9px 0;font-size:clamp(39px,5vw,61px);font-weight:800;letter-spacing:-.055em}.bv-hero p{color:var(--bv-muted)}.bv-hero-search{display:flex;align-items:center;max-width:720px;height:61px;margin-top:22px;padding:6px 7px 6px 20px;border-radius:999px;background:#fff;box-shadow:var(--bv-shadow)}.bv-hero-search i{color:var(--bv-green)}.bv-hero-search input{flex:1;min-width:50px;padding:0 12px;border:0;outline:0}.bv-hero-search button{height:49px;padding:0 28px;border:0;border-radius:999px;background:var(--bv-blue);color:#fff;font-weight:800}.bv-stats{display:flex;gap:22px;margin-top:20px;color:var(--bv-muted);font-size:10px}.bv-stats strong{color:var(--bv-ink);font-size:14px}.bv-quick{padding:18px 0;border-bottom:1px solid var(--bv-line);background:#fff}.bv-quick-scroll{display:flex;gap:9px;overflow-x:auto;padding-bottom:3px}.bv-quick-scroll>a{display:flex;align-items:center;gap:9px;min-width:145px;padding:11px;border:1px solid var(--bv-line);border-radius:15px;color:var(--bv-ink);text-decoration:none}.bv-quick-scroll>a>i{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:var(--bv-mint);color:var(--bv-green)}.bv-quick-scroll span{display:flex;flex-direction:column}.bv-quick-scroll strong{font-size:10px}.bv-quick-scroll small{color:var(--bv-muted);font-size:8px}.bv-section{padding:38px 0 75px;background:var(--bv-bg)}.bv-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:18px}.bv-chips>span{color:var(--bv-muted);font-size:9px;font-weight:800;text-transform:uppercase}.bv-chips a{display:inline-flex;gap:7px;align-items:center;padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--bv-line);color:var(--bv-ink);font-size:9px;font-weight:700;text-decoration:none}.bv-chips a.clear{border:0;background:transparent;color:var(--bv-green)}.bv-filter-panel{position:sticky;top:94px;padding:20px;border:1px solid var(--bv-line);border-radius:22px;background:#fff}.bv-filter-panel h2{font-size:15px;font-weight:800}.bv-filter-panel h2 i{margin-right:6px;color:var(--bv-green)}.bv-filter-panel>label{display:block;margin:17px 0 6px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.bv-filter-panel .form-control,.bv-filter-panel .form-select{min-height:44px;border-color:var(--bv-line);border-radius:12px;font-size:11px}.bv-radio{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.bv-radio input{position:absolute;opacity:0}.bv-radio span{display:grid;place-items:center;min-height:38px;border:1px solid var(--bv-line);border-radius:11px;font-size:8px;cursor:pointer}.bv-radio input:checked+span{border-color:var(--bv-green);background:var(--bv-mint);color:var(--bv-green);font-weight:800}.bv-price-range{display:grid;grid-template-columns:1fr 1fr;gap:7px}.bv-apply{width:100%;min-height:47px;margin-top:20px;border:0;border-radius:14px;background:var(--bv-green);color:#fff;font-size:11px;font-weight:800}.bv-reset{display:block;margin-top:11px;color:var(--bv-muted);font-size:9px;font-weight:700;text-align:center;text-decoration:none}.bv-results-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.bv-results-head>div>span{color:var(--bv-green);font-size:9px;font-weight:900;text-transform:uppercase}.bv-results-head h2{margin:3px 0 0;font-size:24px;font-weight:800}.bv-view-tools{display:flex;gap:6px;align-items:center}.bv-view-tools select{width:165px;border-color:var(--bv-line);border-radius:11px;font-size:9px}.bv-view-tools button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--bv-line);border-radius:11px;background:#fff;color:var(--bv-muted)}.bv-view-tools button.active{background:var(--bv-green);color:#fff}.bv-card{position:relative;overflow:hidden;border:1px solid var(--bv-line);border-radius:22px;background:#fff;transition:.22s}.bv-card:hover{transform:translateY(-4px);border-color:transparent;box-shadow:var(--bv-shadow)}.bv-card-link{position:absolute;z-index:1;inset:0}.bv-card-image{position:relative;overflow:hidden;aspect-ratio:1.16;background:#edf2f0}.bv-card-image>img{width:100%;height:100%;object-fit:cover;transition:.3s}.bv-card:hover .bv-card-image>img{transform:scale(1.035)}.bv-price{position:absolute;left:11px;top:11px;padding:7px 9px;border-radius:999px;background:var(--bv-blue);color:#fff;font-size:9px;font-weight:900}.bv-price.free{background:var(--bv-green)}.bv-fav{position:absolute;z-index:2;right:10px;top:10px;width:35px;height:35px;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#d4576d}.bv-card-body{padding:14px}.bv-card-top{display:flex;justify-content:space-between;color:var(--bv-green);font-size:8px;font-weight:800;text-transform:uppercase}.bv-card-top small{color:#9aa6a9}.bv-card h3{height:39px;margin:8px 0;font-size:14px;line-height:1.4;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bv-card-meta{display:grid;gap:5px;color:var(--bv-muted);font-size:9px}.bv-card-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bv-card-meta i{width:16px;color:var(--bv-green)}.bv-list>.bv-result-item{width:100%}.bv-list .bv-card{display:grid;grid-template-columns:210px 1fr}.bv-list .bv-card-image{aspect-ratio:1.4}.bv-list .bv-card-body{display:flex;flex-direction:column;justify-content:center}.bv-pagination{display:flex;justify-content:center;gap:7px;margin-top:35px}.bv-pagination a{display:grid;place-items:center;width:39px;height:39px;border:1px solid var(--bv-line);border-radius:12px;background:#fff;color:var(--bv-ink);font-size:10px;font-weight:800;text-decoration:none}.bv-pagination a.active{background:var(--bv-green);color:#fff}.bv-empty{padding:65px 20px;border:1px dashed #bdd0c7;border-radius:24px;background:#fff;text-align:center}.bv-empty>i{font-size:39px;color:var(--bv-green)}.bv-empty h3{margin-top:14px;font-weight:800}.bv-empty p{color:var(--bv-muted)}.bv-empty a{display:inline-flex;padding:10px 16px;border-radius:999px;background:var(--bv-green);color:#fff;text-decoration:none}.bv-mobile-tools{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:15px}.bv-mobile-tools button{height:46px;border:1px solid var(--bv-line);border-radius:14px;background:#fff;color:var(--bv-ink);font-size:10px;font-weight:800}.bv-mobile-tools i{margin-right:6px;color:var(--bv-green)}.bv-mobile-tools b{margin-left:5px;padding:2px 5px;border-radius:999px;background:var(--bv-green);color:#fff}.bv-offcanvas{height:auto!important;max-height:86vh;border-radius:25px 25px 0 0}.bv-offcanvas .offcanvas-header h2{font-size:18px;font-weight:800}.bv-offcanvas form{display:grid;gap:10px}.bv-offcanvas .form-control,.bv-offcanvas .form-select{min-height:48px;border-radius:13px}.bv-offcanvas.sort a{display:flex;justify-content:space-between;padding:15px 5px;border-bottom:1px solid var(--bv-line);color:var(--bv-ink);text-decoration:none;font-weight:700}.bv-offcanvas.sort i{color:var(--bv-green)}@media(max-width:767px){.bv-hero{padding:40px 0 35px}.bv-hero h1{font-size:42px}.bv-hero p{font-size:12px}.bv-stats{gap:13px;overflow-x:auto}.bv-stats span{white-space:nowrap}.bv-section{padding-top:20px}.bv-results-head h2{font-size:20px}.bv-view-tools select,.bv-view-tools button{display:none}.bv-card-image{aspect-ratio:1}.bv-card-body{padding:11px}.bv-card h3{font-size:12px}.bv-card-meta{font-size:8px}.bv-list>.bv-result-item{width:100%}.bv-list .bv-card{grid-template-columns:115px 1fr}.bv-list .bv-card-image{aspect-ratio:1}.bv-list .bv-card h3{height:auto}.bv-hero-search button{padding:0 18px}}
/* Typography refinement: standard website body scale */
.bv-kicker{font-size:12px;line-height:1.5}
.bv-hero p{font-size:16px;line-height:1.75}
.bv-hero-search input,.bv-hero-search button{font-size:14px}
.bv-stats{font-size:14px;line-height:1.5}
.bv-stats strong{font-size:18px}
.bv-quick-scroll strong{font-size:14px;line-height:1.35}
.bv-quick-scroll small{font-size:12px;line-height:1.35}
.bv-chips>span{font-size:11px}
.bv-chips a{font-size:12px;line-height:1.3}
.bv-filter-panel h2{font-size:18px}
.bv-filter-panel>label{font-size:12px;line-height:1.4}
.bv-filter-panel .form-control,.bv-filter-panel .form-select{font-size:14px}
.bv-radio span{font-size:12px}
.bv-apply{font-size:14px}
.bv-reset{font-size:12px}
.bv-results-head>div>span{font-size:11px}
.bv-results-head h2{font-size:28px}
.bv-view-tools select{font-size:13px}
.bv-price{font-size:12px}
.bv-card-top{font-size:11px;line-height:1.35}
.bv-card-top small{font-size:11px}
.bv-card h3{height:51px;font-size:17px;line-height:1.45}
.bv-card-meta{font-size:13px;line-height:1.45}
.bv-pagination a{font-size:13px}
.bv-empty h3{font-size:28px}
.bv-empty p{font-size:15px;line-height:1.65}
.bv-empty a{font-size:13px;font-weight:800}
.bv-mobile-tools button{font-size:13px}
.bv-offcanvas .offcanvas-header h2{font-size:21px}
.bv-offcanvas .form-control,.bv-offcanvas .form-select{font-size:14px}
.bv-offcanvas.sort a{font-size:14px}

@media(max-width:767px){
 .bv-hero p{font-size:14px;line-height:1.7}
 .bv-stats{font-size:12px}
 .bv-stats strong{font-size:15px}
 .bv-quick-scroll strong{font-size:13px}
 .bv-quick-scroll small{font-size:11px}
 .bv-results-head h2{font-size:22px}
 .bv-card h3{height:44px;font-size:15px;line-height:1.45}
 .bv-card-meta{font-size:12px}
 .bv-card-top,.bv-card-top small{font-size:10px}
 .bv-price{font-size:11px}
}

/* Shared-card compatibility fix
   The component also carries the original listing-card classes so Home,
   Favourites and Similar Listings continue using app.css when Browse V2
   is not loaded. These rules keep Browse V2 authoritative on /listings. */
.bv-result-item{display:flex;min-width:0}
.bv-result-item>.bv-card{width:100%;max-width:100%;min-width:0}
.bv-card .bv-card-image{width:100%;max-width:100%;overflow:hidden}
.bv-card .bv-card-image>img{display:block;width:100%;max-width:100%;height:100%;object-fit:cover}
.bv-card .bv-card-body{min-width:0;overflow:hidden}
.bv-card .bv-card-top,.bv-card .bv-card-meta,.bv-card h3{min-width:0}
.bv-card .bv-price{position:absolute;top:11px;left:11px;z-index:2}
.bv-card .bv-fav{position:absolute;top:10px;right:10px;z-index:3}
.bv-list>.bv-result-item{flex:0 0 100%;max-width:100%}

/* Home and other pages use app.css through the legacy classes included
   in card.php. Browse-only list mode remains scoped below #bvResults. */
#bvResults.bv-list .bv-card{width:100%;max-width:100%}

@media(max-width:767px){
    .bv-result-item>.bv-card{min-width:0}
    .bv-card .bv-card-body{overflow:hidden}
}
