@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&display=swap');:root{--blue:#173d75;--green:#20a66b;--soft:#f5f8fc}*{box-sizing:border-box}body{font-family:'Hind Siliguri',sans-serif;color:#26354a;background:#fff}.glass-nav{background:rgba(255,255,255,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.05)}.site-logo,.footer-logo{height:46px;max-width:210px;object-fit:contain}.home-hero{background:linear-gradient(120deg,#edf5ff,#fff 60%);padding:45px 0}.home-hero h1,.property-hero h1{font-size:clamp(2.3rem,5vw,4.8rem);font-weight:700;color:var(--blue);line-height:1.05}.home-hero p,.lead-copy{font-size:1.15rem;color:#5f6c7c}.eyebrow{display:inline-block;padding:8px 14px;border-radius:30px;background:#e7f1ff;color:#1765c1;font-weight:700;margin-bottom:18px}.section-title{font-weight:700;color:var(--blue);font-size:2.25rem}.property-card{display:block;background:#fff;border-radius:22px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 12px 35px rgba(18,53,91,.09);transition:.25s}.property-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(18,53,91,.15)}.property-card img{width:100%;height:250px;object-fit:cover}.property-card h3{font-size:1.4rem;color:var(--blue);margin:12px 0}.badge-soft{background:#edf5ff;color:#1765c1;padding:6px 10px;border-radius:20px}.card-meta{display:flex;gap:20px;color:#5c6c80}.property-hero{background:linear-gradient(90deg,rgba(245,248,252,.98),rgba(255,255,255,.78)),var(--hero) center/cover}.hero-image-card{padding:15px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.9);border-radius:28px;backdrop-filter:blur(12px);box-shadow:0 20px 50px rgba(0,0,0,.13)}.hero-image-card img{width:100%;height:480px;object-fit:cover;border-radius:20px}.price{color:var(--green);font-weight:700;margin-top:20px}.meta-line{font-size:1.1rem}.stats-row{display:flex;gap:14px;flex-wrap:wrap}.stats-row span{background:#f4f8ff;border:1px solid #d9e7fb;padding:13px 18px;border-radius:16px;font-weight:700;color:var(--blue)}.stats-row small{display:block;font-weight:500}.plan-card{display:block;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 15px 40px rgba(0,0,0,.1);text-decoration:none;color:#333}.plan-card img{width:100%;height:310px;object-fit:contain;background:#fafafa}.plan-card div{display:flex;justify-content:space-between;padding:16px}.feature-section{background:#f6f8fb}.feature-card{height:100%;background:#fff;padding:35px 28px;text-align:center;border-radius:20px;box-shadow:0 12px 30px rgba(16,48,86,.07)}.feature-icon,.amenity-icon{font-size:2rem;color:#1768c8}.feature-card h3{color:var(--blue);font-weight:700;margin:18px 0}.feature-custom-icon{width:45px;height:45px;object-fit:contain}.amenity-card{height:100%;display:flex;gap:16px;padding:24px;background:#edf5ff;border-radius:18px}.amenity-icon{min-width:48px;height:48px;background:#1768c8;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:1.1rem}.amenity-card h4{font-size:1.05rem;font-weight:700}.contact-band{background:linear-gradient(130deg,#123a70,#0f6d66);color:#fff}.lead-form{background:rgba(255,255,255,.98);color:#28384a;padding:28px;border-radius:24px}.lead-form .form-control{padding:13px;border-radius:12px}.site-footer{background:#0e223d;color:#d9e6f7}.site-footer a{color:#fff}.thankyou{min-height:65vh;display:grid;place-items:center;background:#f4f8ff}.thank-card{max-width:600px;text-align:center;background:#fff;padding:50px;border-radius:28px;box-shadow:0 18px 50px rgba(0,0,0,.08)}.thank-card i{font-size:4rem;color:#20a66b}.empty-state{padding:60px;text-align:center;background:#f7f9fc;border-radius:20px}@media(max-width:768px){.hero-image-card img{height:300px}.property-hero h1{font-size:2.6rem}.section-title{font-size:1.8rem}.home-hero{padding:15px 0}.contact-band .btn{width:100%}}