.stps-grid-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.stps-card{background:#fff;border:1px solid #e8eef7;border-radius:22px;overflow:hidden;box-shadow:0 16px 36px rgba(8,25,52,.08)}.stps-card-image{height:240px;background:#dfe7f3}.stps-card-image img{width:100%;height:100%;object-fit:cover}.stps-placeholder,.stps-coming{display:flex;align-items:center;justify-content:center;background:#f7faff;border:1px dashed #d7e1ef;color:#60728e;border-radius:18px;min-height:120px;padding:20px;text-align:center}.stps-card-body{padding:20px}.stps-card-body h3{margin:0 0 8px;color:#0c2247;font-size:24px}.stps-card-price{font-weight:900;color:#d4af37;font-size:28px;margin-bottom:8px}.stps-card-meta{color:#60728e;line-height:1.8;margin-bottom:16px}.stps-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;background:linear-gradient(180deg,#e7cb72,#d4af37);color:#08162e;text-decoration:none;font-weight:800}.stps-search{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr auto;gap:12px;background:#fff;padding:20px;border-radius:24px;border:1px solid #e8eef7;box-shadow:0 16px 36px rgba(8,25,52,.08)}.stps-search input,.stps-search select,.stps-enquiry-form input,.stps-enquiry-form textarea{width:100%;padding:14px 16px;border:1px solid #dce6f4;border-radius:14px}.stps-search button,.stps-enquiry-form button{border:none;border-radius:14px;background:#0c2347;color:#fff;font-weight:800;padding:14px 18px;cursor:pointer}.stps-rich{color:#5f7190;line-height:1.9}.stps-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stps-feature{background:#fbfcff;border:1px solid #e8eef7;border-radius:16px;padding:14px 16px;color:#203254;font-weight:700}.stps-nearby{margin:0;padding-left:18px;color:#5f7190;line-height:2}.stps-map{background:#f7faff;border:1px solid #e8eef7;border-radius:18px;padding:20px;color:#0c2247}.stps-agent{text-align:center;background:#fff;border:1px solid #e8eef7;border-radius:24px;padding:24px}.stps-agent-avatar{width:96px;height:96px;border-radius:50%;margin:0 auto 14px;background:linear-gradient(180deg,#e7cb72,#d4af37)}.stps-enquiry-form{display:grid;gap:12px}.stps-success{background:#effaf1;color:#175b2d;border:1px solid #cfe7d7;padding:14px 16px;border-radius:14px;margin-bottom:12px}.stps-gallery{display:grid;grid-template-columns:2fr 1fr;gap:12px}.stps-gallery-main,.stps-gallery-side img{border-radius:22px;overflow:hidden}.stps-gallery-main img,.stps-gallery-side img{width:100%;height:100%;object-fit:cover;display:block}.stps-gallery-side{display:grid;grid-template-rows:1fr 1fr;gap:12px}
@media (max-width:980px){.stps-grid-list{grid-template-columns:1fr 1fr}.stps-search{grid-template-columns:1fr 1fr}.stps-gallery{grid-template-columns:1fr}}
@media (max-width:640px){.stps-grid-list,.stps-feature-grid,.stps-search{grid-template-columns:1fr}}
