:root{--forest:#163f2d;--leaf:#2f7451;--gold:#d0a154;--cream:#f7f1e4;--ink:#26352e;--muted:#68786f;--line:#dfe5df}*{box-sizing:border-box}body.hs-public{margin:0;background:#f7f5ef;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.hs-nav{display:flex;align-items:center;gap:20px;padding:16px max(5vw,20px);background:var(--forest);color:#fff}.hs-nav a{color:#fff;text-decoration:none}.hs-brand{font-size:20px;font-weight:800;margin-right:auto}.hs-nav-links{display:flex;gap:16px;align-items:center}.hs-hero{padding:80px 20px;text-align:center;color:#fff;background:linear-gradient(rgba(17,50,35,.82),rgba(17,50,35,.65)),url('../assets/images/uttarakhand-village-hero.jpg') center/cover}.hs-hero h1{font-size:clamp(34px,6vw,64px);margin:0 auto 16px;max-width:900px}.hs-hero p{font-size:18px;max-width:740px;margin:0 auto 26px;line-height:1.7}.hs-container{width:min(1180px,calc(100% - 30px));margin:35px auto}.hs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hs-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 14px 38px rgba(20,58,40,.08)}.hs-card img{width:100%;height:230px;object-fit:cover;display:block}.hs-card-body{padding:20px}.hs-card h2,.hs-card h3{color:var(--forest);margin:0 0 9px}.hs-card p{color:var(--muted);line-height:1.65}.hs-meta{display:flex;gap:12px;flex-wrap:wrap;color:#52645a;font-size:13px;margin:12px 0}.hs-price{font-size:20px;font-weight:800;color:var(--leaf)}.hs-btn{display:inline-flex;padding:12px 18px;border:0;border-radius:9px;background:var(--leaf);color:#fff;text-decoration:none;font-weight:750;cursor:pointer}.hs-btn.gold{background:var(--gold);color:#21352a}.hs-btn.light{background:#e8efe9;color:#234534}.hs-form{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 16px 45px rgba(18,55,38,.08)}.hs-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.hs-form-grid .full{grid-column:1/-1}.hs-form label{display:block;font-weight:700;margin-bottom:6px}.hs-form input,.hs-form select,.hs-form textarea{width:100%;padding:12px;border:1px solid #cbd5ce;border-radius:9px;font:inherit}.hs-form textarea{min-height:125px;resize:vertical}.hs-note{padding:13px 15px;border-radius:10px;background:#e9f1eb;color:#315c46;margin:16px 0}.hs-error{padding:13px 15px;border-radius:10px;background:#fbe4e4;color:#942c2c;margin:16px 0}.hs-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hs-gallery img,.hs-gallery video{width:100%;height:250px;object-fit:cover;border-radius:12px;background:#111}.hs-detail-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:25px}.hs-sidebar{position:sticky;top:20px}.hs-amenities{display:flex;flex-wrap:wrap;gap:8px}.hs-chip{padding:7px 11px;border-radius:30px;background:#e8efe9;color:#315942}.hs-footer{padding:30px;text-align:center;background:var(--forest);color:#dce9e1;margin-top:50px}.hs-status{display:inline-flex;padding:6px 11px;border-radius:20px;font-size:12px;font-weight:800;text-transform:capitalize;background:#fff0c9;color:#795508}.hs-status.approved{background:#dff2e5;color:#176238}.hs-status.rejected,.hs-status.suspended{background:#f8dddd;color:#9b2929}.hs-owner-cta{text-align:center;background:#e8f0e8;padding:50px 20px}.hs-owner-cta h2{font-size:32px;color:var(--forest)}
@media(max-width:850px){.hs-grid{grid-template-columns:1fr 1fr}.hs-detail-grid{grid-template-columns:1fr}.hs-sidebar{position:static}.hs-gallery{grid-template-columns:1fr 1fr}.hs-nav-links{font-size:13px}}
@media(max-width:580px){.hs-grid,.hs-form-grid,.hs-gallery{grid-template-columns:1fr}.hs-form-grid .full{grid-column:auto}.hs-nav{align-items:flex-start;flex-wrap:wrap}.hs-nav-links{width:100%;justify-content:space-between}.hs-form{padding:19px}.hs-card img,.hs-gallery img,.hs-gallery video{height:220px}}

