:root{--navy:#0b3c68;--navy2:#072c4e;--gold:#ae811a;--gold2:#d2a94b;--text:#102f4f;--muted:#718092;--line:#dde4eb;--soft:#f7f8fa;--white:#fff;--shadow:0 12px 34px rgba(12,43,72,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Arial,"Noto Sans Devanagari","Mangal",sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input{font:inherit}.content-wrap{width:min(1440px,94%);margin:auto}
.site-header{height:91px;background:linear-gradient(90deg,#fff 0%,#f3f8fd 100%);border-bottom:1px solid #dfe6ed;position:sticky;top:0;z-index:50}.topbar{width:min(1500px,97%);height:100%;margin:auto;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;min-width:520px;height:100%}.brand-logo{width:140px;height:82px;display:grid;place-items:center}.brand-logo svg{width:120px;height:80px}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font-size:35px;letter-spacing:-.5px;color:#092e53;font-weight:900}.brand-text b{font-size:17px;margin-top:6px;color:#173a5d}.brand-text small{font-size:11px;letter-spacing:3px;margin-top:13px;color:#151515;font-weight:700}.main-nav{display:flex;align-items:center;gap:16px;margin-left:auto}.main-nav a{padding:12px 20px;border-radius:9px;font-size:15px;color:#0d2d4d;white-space:nowrap}.main-nav a:hover,.main-nav a.active{background:#073f70;color:#fff}.login-btn{margin-left:14px;background:#073f70;color:#fff;border-radius:10px;padding:14px 26px;font-size:17px;font-weight:700;white-space:nowrap}.user-icon{font-size:16px;margin-right:7px}.menu-toggle{display:none;margin-left:auto;border:0;background:none;font-size:28px;color:var(--navy)}
.hero{min-height:500px;position:relative;overflow:hidden;background:#e7edf1}.hero-visual{position:absolute;inset:0;background-position:center;background-size:cover}.hero-landscape{background-image:url('../images/hero-landscape.jpg')}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 25%,rgba(255,255,255,.58) 44%,rgba(255,255,255,.16) 60%,rgba(255,255,255,0) 72%)}.hero-inner{width:100%;min-height:500px;position:relative;display:grid;grid-template-columns:56% 44%;align-items:stretch}.hero-copy{padding:53px 0 22px max(3.2vw,28px);z-index:3;max-width:890px}.hero-pill{display:inline-flex;align-items:center;gap:13px;background:linear-gradient(90deg,#9a6d06,#c79a2f);color:#fff;font-size:17px;font-weight:700;padding:8px 19px;border-radius:99px}.hero-pill i{width:1px;height:18px;background:rgba(255,255,255,.8)}.hero h1{font-size:54px;line-height:1.04;margin:14px 0 10px;color:#0a3156;font-weight:900;letter-spacing:-2px}.hero h1 span{display:inline-block;margin-top:5px;color:#9f7414}.hero-copy>p{font-size:27px;line-height:1.34;margin:0 0 18px;color:#173a5d;font-weight:600}.hero-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.btn{height:50px;padding:0 22px;border-radius:9px;display:inline-flex;align-items:center;gap:11px;font-size:16px;font-weight:700}.btn-primary{background:#073f70;color:#fff}.btn-primary b{font-size:23px}.btn-outline-gold{background:#fff;color:#956b0d;border:1px solid #ba8a20}.btn-outline-gold span{font-size:21px}.trust-row{height:75px;margin-top:18px;width:100%;max-width:920px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.92);border:1px solid #edf0f2;border-radius:9px;box-shadow:0 4px 18px rgba(18,44,66,.04);overflow:hidden}.trust-item{display:flex;align-items:center;gap:13px;padding:0 22px;border-right:1px solid #d6dce2}.trust-item:last-child{border-right:0}.trust-item>span{font-size:27px;color:#b28722}.trust-item strong{display:block;font-size:17px;color:#153555}.trust-item small{display:block;font-size:12px;color:#4f6172;margin-top:4px}.hero-right{position:relative;height:100%;z-index:2;display:flex;align-items:flex-end;justify-content:center;padding:14px 12px 0;overflow:visible}.hero-right:before{content:"";position:absolute;left:0;top:0;bottom:0;width:72px;background:linear-gradient(90deg,rgba(255,255,255,.68),rgba(255,255,255,0));z-index:1;pointer-events:none}.hero-right img{position:relative;z-index:2;width:auto;height:100%;max-width:100%;object-fit:contain;object-position:center top;filter:drop-shadow(0 18px 35px rgba(7,44,78,.18))}.hero-phone-hotspot{position:absolute;right:4%;bottom:5%;width:43%;height:25%;z-index:4;border-radius:20px}
.offerings{padding:22px 0 20px;background:#fff}.offerings-grid{display:grid;grid-template-columns:72% 28%;gap:30px}.properties-block{min-width:0}.section-title{text-align:center;margin-bottom:10px}.mini-title{font-size:12px;letter-spacing:1.1px;color:#697b8c;font-weight:600;display:flex;justify-content:center;align-items:center;gap:10px}.mini-title span{display:inline-block;width:66px;height:1px;background:#bb8d24}.section-title h2{font-size:34px;line-height:1.05;margin:8px 0 4px;color:#0b3155}.section-title p{margin:0;color:#7b8794;font-size:16px}.property-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.property-card{border:1px solid #e4e7eb;background:#fff;border-radius:3px;overflow:hidden;box-shadow:0 6px 18px rgba(22,52,80,.05);transition:.2s}.property-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.property-card>img{width:100%;height:112px;object-fit:cover}.property-meta{height:72px;display:flex;align-items:center;gap:12px;padding:9px 13px}.round-icon{width:38px;height:38px;border-radius:50%;background:#b1841a;color:#fff;display:grid;place-items:center;flex:0 0 auto}.property-meta h3{font-size:17px;margin:0;color:#173755}.property-meta p{font-size:12px;margin:4px 0 0;color:#637587}.gallery-block{padding:8px 0 0}.gallery-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.gallery-heading h2{font-size:24px;margin:0;color:#113653}.gallery-heading h2 span{color:#b2841b;margin-right:7px}.gallery-heading button{border:0;background:none;color:#173755;font-weight:700;cursor:pointer}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.gallery-item{border:0;padding:0;overflow:hidden;background:#e9eef2;border-radius:3px;cursor:pointer}.gallery-item img{width:100%;height:93px;object-fit:cover;transition:.25s}.gallery-item:hover img{transform:scale(1.04)}.gallery-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.gallery-dots i,.gallery-dots b{width:9px;height:9px;border-radius:50%;background:#c9cdd1}.gallery-dots b{background:#b1841a}
.stats{background:#fafafa;border-top:1px solid #e7e9eb;border-bottom:1px solid #e1e4e6}.stats-row{height:90px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 300px;align-items:center}.stat{height:58px;display:flex;align-items:center;gap:22px;padding:0 34px;border-right:1px solid #d9dde1}.stat>span{font-size:34px;color:#b1841a}.stat small{display:block;font-size:14px;color:#66717c}.stat strong{display:block;font-size:27px;margin-top:4px;color:#103553}.contact-now{margin-left:28px;height:53px;border-radius:7px;background:linear-gradient(90deg,#a8790c,#c4982f);display:flex;align-items:center;justify-content:center;gap:28px;color:#fff;font-size:20px;font-weight:800}.contact-now b{font-size:27px}footer{background:linear-gradient(90deg,#082b49,#0d3f67);color:#fff}.footer-row{height:48px;display:flex;align-items:center;justify-content:center;position:relative;font-size:12px}.footer-row strong{position:absolute;right:0;font-size:13px}.floating-call{position:fixed;right:18px;bottom:18px;width:54px;height:54px;border-radius:50%;background:#b1841a;color:#fff;display:none;place-items:center;font-size:25px;z-index:40;box-shadow:0 10px 30px rgba(0,0,0,.22)}
.lightbox{position:fixed;inset:0;background:rgba(0,10,20,.9);display:none;align-items:center;justify-content:center;z-index:100;padding:30px}.lightbox.open{display:flex}.lightbox img{max-width:min(1100px,94vw);max-height:88vh;border-radius:10px}.close-lightbox{position:absolute;right:26px;top:18px;border:0;background:transparent;color:#fff;font-size:44px;cursor:pointer}
.login-page{min-height:100vh;background:linear-gradient(135deg,#eff5fb,#fff7dc);display:grid;place-items:center;padding:25px}.login-shell{width:min(450px,96%)}.back-home{display:inline-block;margin-bottom:14px;font-weight:700;color:var(--navy)}.login-card{background:#fff;border-radius:22px;padding:34px;box-shadow:var(--shadow);text-align:center}.login-logo{font-size:50px;color:var(--gold)}.login-card h1{margin:6px 0;color:var(--navy)}.login-card p{color:var(--muted)}.login-card form{text-align:left;margin-top:24px}.login-card label{display:block;font-weight:600;font-size:13px;margin-bottom:15px}.login-card input{width:100%;margin-top:6px;border:1px solid #dce4ea;border-radius:10px;padding:13px 14px}.login-card button{width:100%;height:46px;margin-top:6px;border:0;border-radius:10px;background:var(--navy);color:#fff;font-weight:800}.login-card small{display:block;margin-top:18px;color:#7b8996}
@media(max-width:1280px){.brand{min-width:410px}.brand-logo{width:100px}.brand-logo svg{width:90px}.brand-text strong{font-size:28px}.brand-text b{font-size:14px}.main-nav{gap:4px}.main-nav a{padding:10px 10px}.hero{min-height:480px}.hero-inner{min-height:480px}.hero h1{font-size:47px}.hero-copy>p{font-size:23px}.trust-row{max-width:860px}.property-meta h3{font-size:15px}.stats-row{grid-template-columns:repeat(4,1fr) 250px}.stat{padding:0 20px}.contact-now{margin-left:16px}}
@media(max-width:980px){.site-header{height:76px}.topbar{position:relative}.brand{min-width:auto;flex:1}.brand-logo{width:72px}.brand-logo svg{width:65px}.brand-text strong{font-size:22px}.brand-text b{font-size:12px}.brand-text small{display:none}.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:3%;right:3%;top:76px;background:#fff;box-shadow:0 16px 35px rgba(0,0,0,.15);border-radius:0 0 12px 12px;padding:14px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{text-align:center}.login-btn{padding:10px 15px;margin-left:0}.hero{height:auto;min-height:0}.hero-inner{min-height:0;grid-template-columns:1fr}.hero-right{height:390px;order:2;padding:0 3% 18px;align-items:flex-end}.hero-right:before{width:0}.hero-right img{height:100%;max-width:100%}.hero-phone-hotspot{right:7%;bottom:6%;width:43%;height:22%}.hero-copy{padding:40px 4% 0;max-width:none}.hero-shade{background:linear-gradient(180deg,rgba(255,255,255,.98) 0 48%,rgba(255,255,255,.45) 68%,rgba(255,255,255,0) 100%)}.hero-visual{inset:0}.hero h1{font-size:45px}.trust-row{width:100%;max-width:none;grid-template-columns:repeat(2,1fr);height:auto;margin-bottom:20px}.trust-item{min-height:70px;border-bottom:1px solid #d6dce2}.trust-item:nth-child(2n){border-right:0}.offerings-grid{grid-template-columns:1fr}.property-grid{grid-template-columns:repeat(2,1fr)}.property-card>img{height:180px}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-item img{height:160px}.stats-row{height:auto;grid-template-columns:repeat(2,1fr);padding:12px 0}.stat{margin:5px 0}.contact-now{grid-column:1/-1;margin:12px 0 4px}.footer-row{height:auto;min-height:58px;flex-direction:column;gap:8px;text-align:center;padding:12px}.footer-row strong{position:static}.floating-call{display:grid}}
@media(max-width:620px){.topbar{width:96%;gap:10px}.brand-logo{width:58px}.brand-logo svg{width:56px}.brand-text strong{font-size:19px}.brand-text b{font-size:10px}.login-btn{font-size:13px;padding:9px 10px}.hero-copy{padding-top:30px}.hero-pill{font-size:12px;padding:7px 11px;gap:7px;flex-wrap:wrap;border-radius:18px}.hero h1{font-size:35px;letter-spacing:-1px}.hero-copy>p{font-size:18px}.hero-actions{gap:10px;flex-direction:column;align-items:stretch}.btn{height:45px;padding:0 13px;font-size:13px;justify-content:center}.trust-row{grid-template-columns:1fr}.trust-item{border-right:0}.trust-item:nth-child(2n){border-right:0}.hero-right{height:330px;padding:0 12px 14px}.hero-phone-hotspot{right:6%;bottom:6%;width:48%;height:24%}.section-title h2{font-size:28px}.section-title p{font-size:13px}.property-grid{grid-template-columns:1fr 1fr;gap:8px}.property-card>img{height:105px}.property-meta{height:76px;padding:8px}.round-icon{width:30px;height:30px}.property-meta h3{font-size:13px}.property-meta p{font-size:10px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item img{height:110px}.stats-row{grid-template-columns:1fr 1fr}.stat{gap:12px;padding:0 10px}.stat>span{font-size:25px}.stat strong{font-size:22px}.stat small{font-size:11px}.contact-now{font-size:18px}.footer-row{font-size:10px}}

@media(max-width:480px){.site-header{height:72px}.topbar{gap:8px}.brand-text strong{font-size:16px}.brand-text b{font-size:9px}.menu-toggle{font-size:24px}.login-btn{padding:8px 9px;font-size:12px}.user-icon{margin-right:4px}.hero-pill{font-size:11px}.hero h1{font-size:30px;line-height:1.12}.hero-copy>p{font-size:16px}.hero-right{height:285px;padding:0 8px 12px}.hero-phone-hotspot{right:6%;bottom:6%;width:52%;height:22%}.property-grid{grid-template-columns:1fr}.property-card>img{height:180px}.gallery-grid{grid-template-columns:1fr 1fr}.stats-row{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid #d9dde1;padding:14px 16px}.stat:last-of-type{border-bottom:0}.contact-now{font-size:17px;height:48px;width:100%;margin:10px 0 0}}
