:root{--abhi-yellow:#fbe350;--abhi-ink:#202124;--abhi-muted:#747474;--abhi-line:#e9e9e9}
.abhi-property-section{width:100%;padding:72px 22px;font-family:inherit;color:var(--abhi-ink);box-sizing:border-box}
.abhi-property-section *{box-sizing:border-box}
.abhi-property-container{width:min(1320px,100%);margin:0 auto}
.abhi-property-heading{display:flex;gap:18px;align-items:flex-start;margin-bottom:34px;max-width:850px}
.abhi-property-heading__line{display:block;width:3px;min-width:3px;height:66px;background:var(--abhi-yellow)}
.abhi-property-heading__eyebrow{font-size:12px;line-height:1.2;letter-spacing:.28em;text-transform:uppercase;color:#666;margin:2px 0 8px;font-weight:600}
.abhi-property-heading h2{margin:0;color:var(--abhi-ink);font-size:clamp(30px,4vw,48px);line-height:1.05;font-weight:550;letter-spacing:-.025em}
.abhi-property-heading p{margin:14px 0 0;font-size:16px;line-height:1.7;color:#666;max-width:700px}
.abhi-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}
.abhi-property-card{min-width:0;background:#fff}
.abhi-property-card__link{display:block;color:inherit!important;text-decoration:none!important}
.abhi-property-card__media{position:relative;overflow:hidden;aspect-ratio:4/3;background:#f2f2f2}
.abhi-property-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.8,.2,1)}
.abhi-property-card__link:hover .abhi-property-card__media img{transform:scale(1.035)}
.abhi-property-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#f5f5f5,#ececec);color:#9a9a9a;text-transform:uppercase;letter-spacing:.18em;font-size:12px}
.abhi-property-badge{position:absolute;right:16px;top:16px;z-index:2;background:var(--abhi-yellow);color:#111;padding:10px 15px;font-size:11px;line-height:1;letter-spacing:.14em;text-transform:uppercase;font-weight:700;box-shadow:0 4px 14px rgba(0,0,0,.08)}
.abhi-property-card__body{padding:17px 2px 0}
.abhi-property-card__body h3{margin:0 0 9px;color:var(--abhi-ink);font-size:clamp(19px,1.65vw,24px);line-height:1.28;font-weight:500;letter-spacing:-.015em}
.abhi-property-card__meta{display:flex;align-items:center;gap:9px;color:#777;font-size:13px;line-height:1.35;letter-spacing:.09em;text-transform:uppercase}
.abhi-property-card__meta .abhi-dot{opacity:.45;font-size:10px}
.abhi-property-card__sold-date{margin-top:9px;color:#777;font-size:13px}
.abhi-property-card__cta{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:12px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#3a3a3a;opacity:0;transform:translateY(4px);transition:all .25s ease}
.abhi-property-card__link:hover .abhi-property-card__cta{opacity:1;transform:none}
.abhi-property-actions{text-align:center;margin-top:40px}
.abhi-property-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 27px;background:var(--abhi-yellow);color:#111!important;text-decoration:none!important;border:1px solid var(--abhi-yellow);font-size:12px;line-height:1;letter-spacing:.12em;text-transform:uppercase;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.abhi-property-button:hover{background:#ffe829;transform:translateY(-2px);box-shadow:0 9px 20px rgba(0,0,0,.1)}
.abhi-property-filter{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 38px}
.abhi-property-filter button{appearance:none;border:1px solid #dadada;background:#fff;color:#333;border-radius:999px;padding:10px 15px;font:inherit;font-size:13px;line-height:1;cursor:pointer;transition:.2s ease}
.abhi-property-filter button span{opacity:.55;margin-left:4px}
.abhi-property-filter button:hover,.abhi-property-filter button.is-active{border-color:var(--abhi-yellow);background:var(--abhi-yellow);color:#111}
.abhi-property-group+.abhi-property-group{margin-top:66px;padding-top:58px;border-top:1px solid var(--abhi-line)}
.abhi-property-group__head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}
.abhi-property-group__head h3{margin:0;font-size:24px;line-height:1.2;font-weight:600;letter-spacing:-.02em}
.abhi-property-group__head span{font-size:12px;color:#777;letter-spacing:.08em;text-transform:uppercase}
.abhi-property-empty{padding:34px;border:1px solid var(--abhi-line);color:#777;text-align:center;background:#fafafa}
.abhi-property-hidden{display:none!important}

/* Internal property detail page */
.abhi-single-property{padding:62px 22px 90px;font-family:inherit;color:var(--abhi-ink)}
.abhi-single-property__inner{width:min(1200px,100%);margin:0 auto}
.abhi-single-property__hero{position:relative;aspect-ratio:16/9;overflow:hidden;background:#f2f2f2}
.abhi-single-property__hero img{width:100%;height:100%;object-fit:cover;display:block}
.abhi-single-property__content{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:56px;margin-top:34px;align-items:start}
.abhi-single-property__title{margin:0 0 12px;font-size:clamp(30px,4vw,50px);line-height:1.08;font-weight:550;letter-spacing:-.03em}
.abhi-single-property__meta{display:flex;gap:12px;flex-wrap:wrap;color:#666;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:26px}
.abhi-single-property__description{font-size:16px;line-height:1.8;color:#444;max-width:780px}
.abhi-single-property__aside{border:1px solid var(--abhi-line);padding:24px;position:sticky;top:110px}
.abhi-single-property__aside-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#777;margin-bottom:10px}
.abhi-single-property__aside .abhi-property-button{width:100%}
.abhi-single-property__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:52px}
.abhi-single-property__gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.abhi-single-property__back{display:inline-flex;margin-bottom:20px;color:#555!important;text-decoration:none!important;font-size:13px;letter-spacing:.08em;text-transform:uppercase}

@media (max-width:1024px){
  .abhi-property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .abhi-single-property__content{grid-template-columns:1fr}
  .abhi-single-property__aside{position:static;max-width:420px}
}
@media (max-width:700px){
  .abhi-property-section{padding:50px 16px}
  .abhi-property-heading{gap:13px;margin-bottom:26px}
  .abhi-property-heading__line{height:50px;width:3px;min-width:3px}
  .abhi-property-heading__eyebrow{font-size:10px;letter-spacing:.24em;margin-bottom:6px}
  .abhi-property-heading h2{font-size:32px}
  .abhi-property-heading p{font-size:15px;line-height:1.6}
  .abhi-property-grid{grid-template-columns:1fr;gap:28px}
  .abhi-property-card__body h3{font-size:21px}
  .abhi-property-card__cta{opacity:1;transform:none}
  .abhi-property-badge{right:12px;top:12px;padding:9px 12px;font-size:10px}
  .abhi-property-actions{margin-top:32px}
  .abhi-property-button{width:100%;max-width:320px}
  .abhi-property-filter{margin-bottom:30px;gap:7px}
  .abhi-property-filter button{padding:10px 13px;font-size:12px}
  .abhi-property-group+.abhi-property-group{margin-top:48px;padding-top:42px}
  .abhi-property-group__head{align-items:center}
  .abhi-property-group__head h3{font-size:21px}
  .abhi-single-property{padding:38px 16px 65px}
  .abhi-single-property__hero{aspect-ratio:4/3}
  .abhi-single-property__content{gap:30px;margin-top:26px}
  .abhi-single-property__gallery{grid-template-columns:1fr;margin-top:36px}
}
