:root{--black:#020202;--charcoal:#101211;--charcoal2:#171915;--gold:#d8aa3e;--gold2:#f3c762;--cream:#fff3d2;--white:#f8f4ea;--muted:#bab4a8;--line:rgba(216,170,62,.22);--glass:rgba(255,255,255,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}a{text-decoration:none}img{max-width:100%;display:block}.preloader{position:fixed;inset:0;background:#000;z-index:99999;display:grid;place-items:center;transition:.7s}.preloader img{width:140px;border-radius:50%;filter:drop-shadow(0 0 28px rgba(216,170,62,.5))}.preloader span{position:absolute;width:210px;height:210px;border-radius:50%;border:1px solid rgba(216,170,62,.25);border-top-color:var(--gold);animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cursor-glow{position:fixed;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(216,170,62,.12),transparent 64%);pointer-events:none;z-index:2;transform:translate(-50%,-50%)}.luxury-nav{padding:18px 0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(15,18,15,.72));backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.07);transition:.35s;z-index:1000}.luxury-nav.scrolled{padding:10px 0;background:rgba(0,0,0,.92);box-shadow:0 14px 42px rgba(0,0,0,.45)}.brand-logo{width:64px;height:64px;border-radius:50%;object-fit:contain;background:#000;image-rendering:auto;filter:none}.navbar-brand span{font-family:Georgia,serif;font-size:28px;font-weight:700;color:var(--gold2);letter-spacing:.02em}.nav-link{color:#ddd!important;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.12em;margin:0 14px;position:relative}.nav-link:after{content:"";position:absolute;left:0;bottom:2px;width:0;height:1px;background:var(--gold);transition:.3s}.nav-link:hover:after{width:100%}.navbar-toggler{border:0;box-shadow:none!important}.hamburger{display:grid;gap:5px}.hamburger i{display:block;width:26px;height:2px;background:var(--gold)}.btn{border-radius:999px;padding:15px 30px;font-weight:800;border:1px solid transparent;transition:.35s;white-space:nowrap}.btn-sm{padding:13px 29px}.btn-gold{background:linear-gradient(135deg,#d7a536,#ffd66d);color:#090909!important;box-shadow:0 18px 50px rgba(216,170,62,.24)}.btn-gold:hover{transform:translateY(-4px);box-shadow:0 24px 65px rgba(216,170,62,.34)}.btn-ghost{border-color:var(--line);color:#fff;background:rgba(0,0,0,.18);backdrop-filter:blur(12px)}.btn-whatsapp{border-color:rgba(37,211,102,.45);background:rgba(37,211,102,.12);color:#e8fff0}.hero{height:100vh;min-height:760px;position:relative;overflow:hidden;background:#050505}.heroSwiper,.heroSwiper .swiper-wrapper,.hero-slide{height:100%;min-height:760px}.heroSwiper .swiper-slide{overflow:hidden}.hero-slide{background-size:cover;background-position:center right;position:relative;overflow:hidden}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.72) 36%,rgba(0,0,0,.28) 67%,rgba(0,0,0,.08) 100%);z-index:0}.hero-slide:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 48%,rgba(216,170,62,.13),transparent 30%),linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.76) 100%);z-index:0}.hero-content-wrap{height:100%;display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:2;padding-top:96px;padding-bottom:70px}.hero-content{width:min(760px,52vw);margin-left:5.6vw;text-align:left}.eyebrow{display:inline-block;color:var(--gold2);letter-spacing:.28em;text-transform:uppercase;font-size:13px;font-weight:800;margin-bottom:18px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,5.2vw,90px);line-height:1.04;margin:0;color:var(--cream);max-width:820px;text-shadow:0 10px 50px rgba(0,0,0,.65)}.hero p{font-size:21px;line-height:1.7;color:#eee6d8;max-width:690px;margin:26px 0 34px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.hero .hero-el{opacity:0;transform:translateY(36px)}.heroSwiper .swiper-slide-active .hero-el{animation:heroIn .9s cubic-bezier(.22,1,.36,1) forwards}.heroSwiper .swiper-slide-active .hero-el:nth-child(1){animation-delay:.1s}.heroSwiper .swiper-slide-active .hero-el:nth-child(2){animation-delay:.24s}.heroSwiper .swiper-slide-active .hero-el:nth-child(3){animation-delay:.4s}.heroSwiper .swiper-slide-active .hero-el:nth-child(4){animation-delay:.56s}.heroSwiper .swiper-slide:not(.swiper-slide-active) .hero-el{opacity:0!important;animation:none!important}@keyframes heroIn{to{opacity:1;transform:translateY(0)}}.swiper-pagination-bullet{background:rgba(255,255,255,.45);opacity:1}.swiper-pagination-bullet-active{background:var(--gold);width:28px;border-radius:999px}.scroll-indicator{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:3;color:#d7d0c2;text-transform:uppercase;letter-spacing:.35em;font-size:12px}.scroll-indicator span{display:block;width:1px;height:50px;background:linear-gradient(var(--gold),transparent);margin:0 auto 10px;animation:scrollLine 1.6s ease-in-out infinite}@keyframes scrollLine{50%{height:28px;opacity:.45}}.intro-strip{background:linear-gradient(90deg,#080808,#11120f,#080808);border-block:1px solid var(--line)}.intro-strip div div{padding:28px;border-right:1px solid rgba(255,255,255,.08)}.intro-strip strong{display:block;color:var(--gold2);font-family:Georgia,serif;font-size:22px}.intro-strip span{color:var(--muted);font-size:13px}.section-pad{padding:110px 0}.section-title{text-align:center;max-width:820px;margin:0 auto 55px}.section-title h2,.about h2,.contact h2{font-family:Georgia,serif;font-size:clamp(38px,4.5vw,68px);color:var(--cream);line-height:1.08}.section-title p,.about p,.contact p{color:var(--muted);font-size:17px;line-height:1.85}.luxury-image-card,.project-card,.service-card,.testimonial-card,.contact-panel,.map-card{background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border:1px solid var(--line);border-radius:30px;box-shadow:0 30px 80px rgba(0,0,0,.32);backdrop-filter:blur(18px)}.luxury-image-card{padding:18px;position:relative;overflow:hidden}.luxury-image-card:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(216,170,62,.38),transparent 40%,rgba(255,255,255,.1));opacity:.55}.luxury-image-card img{position:relative;width:100%;height:480px;object-fit:cover;border-radius:22px}.about-photo-card img{object-position:center center}.counter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.counter-grid div{padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(255,255,255,.04)}.counter-grid b{display:block;font-size:38px;color:var(--gold2);font-family:Georgia,serif}.counter-grid span{font-size:13px;color:var(--muted)}.projects{background:radial-gradient(circle at 20% 20%,rgba(216,170,62,.08),transparent 32%),#060606}.project-card{overflow:hidden;height:100%;transition:.45s}.project-card:hover{transform:translateY(-12px);box-shadow:0 35px 95px rgba(216,170,62,.13)}.project-img{height:285px;overflow:hidden;background:#080808}.project-img img{width:100%;height:100%;object-fit:cover;transition:.8s}.project-card:hover .project-img img{transform:scale(1.08)}.project-body{padding:28px}.project-body>span{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--gold2)}.project-body h3{font-family:Georgia,serif;font-size:28px;margin:12px 0;color:#fff}.project-body p{color:var(--muted);font-size:14px;line-height:1.75;min-height:98px}.project-meta{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:20px 0}.project-meta div{padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.03)}.project-meta small{display:block;color:var(--muted);font-size:11px}.project-meta b{color:var(--gold2);font-size:13px}.view-btn{color:#fff;display:inline-flex;gap:10px;align-items:center;font-weight:700}.swiper-button-next,.swiper-button-prev{color:var(--gold2)}.services{background:linear-gradient(180deg,#050505,#0c0c0b)}.service-card{padding:34px 28px;height:100%;transition:.35s;position:relative;overflow:hidden}.service-card:after{content:"";position:absolute;inset:auto -20% -60% -20%;height:120px;background:radial-gradient(circle,rgba(216,170,62,.16),transparent 70%);transition:.4s}.service-card:hover{transform:translateY(-10px);box-shadow:0 22px 58px rgba(213,167,64,.14);border-color:rgba(216,170,62,.42)}.service-card i{font-size:35px;color:var(--gold2);margin-bottom:20px}.service-card h4{font-family:Georgia,serif;font-size:27px;color:#fff}.service-card p{color:var(--muted);font-size:15px;line-height:1.75;margin-bottom:18px}.service-card span{display:block;color:#f4dfae;font-size:13px;line-height:1.7;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.gallery-grid{columns:3 280px;column-gap:18px}.gallery-item{display:block;break-inside:avoid;position:relative;margin-bottom:18px;border-radius:24px;overflow:hidden;border:1px solid var(--line);background:#111}.gallery-item img{width:100%;height:270px;object-fit:cover;transition:.7s}.gallery-item.large img{height:420px}.gallery-item:hover img{transform:scale(1.08);filter:brightness(.68)}.gallery-item span{position:absolute;left:18px;bottom:18px;color:#fff;font-family:Georgia,serif;font-size:22px;text-shadow:0 5px 25px #000}.testimonials{background:#0d0d0d}.testimonial-card{padding:30px;min-height:310px;display:flex;flex-direction:column;justify-content:space-between}.stars{color:var(--gold2);letter-spacing:.16em}.testimonial-card p{font-size:17px;line-height:1.8;color:#efe7d6;margin:18px 0}.testimonial-card h5{color:var(--gold2);font-family:Georgia,serif}.contact-panel,.map-card{padding:36px}.enquiry-form{display:grid;gap:16px;margin-top:25px}.enquiry-form input,.enquiry-form textarea,.newsletter input{width:100%;background:rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:15px 18px;color:#fff;outline:0}.enquiry-form input:focus,.enquiry-form textarea:focus{border-color:var(--gold)}.whatsapp-wide{display:block;text-align:center;border:1px solid rgba(37,211,102,.38);background:rgba(37,211,102,.1);color:#e6ffef;border-radius:18px;padding:15px;margin-top:16px;font-weight:800}.map-card iframe{width:100%;height:380px;border:0;border-radius:22px;filter:grayscale(1) invert(.9) contrast(.85)}.contact-details{margin-top:22px}.contact-details p{margin:10px 0}.contact-details i{color:var(--gold2);width:28px}.footer{background:#030303;border-top:1px solid var(--line)}.footer-logo{width:112px;border-radius:50%;margin-bottom:16px;object-fit:contain;background:#000}.footer h4,.footer h5{color:var(--gold2)}.footer p,.footer a{display:block;color:var(--muted);margin:10px 0}.newsletter{display:flex;gap:8px}.newsletter button{width:54px;border:0;border-radius:14px;background:var(--gold);color:#000}.socials{display:flex;gap:12px}.socials a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--gold2)}.copyright{margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);text-align:center;color:#8c877e;font-size:13px}.float-whatsapp,.float-call{position:fixed;right:22px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;z-index:999;color:#fff;font-size:24px;box-shadow:0 12px 35px rgba(0,0,0,.35)}.float-whatsapp{bottom:95px;background:#25d366}.float-call{bottom:160px;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#000}.mobile-bottom-bar{display:none}.thankyou{min-height:100vh;display:grid;place-items:center;padding:130px 0}.thankyou img{width:180px;margin:0 auto 25px}.thankyou h1{font-size:72px;color:var(--gold2)}
@media(max-width:1199px){.hero{min-height:720px}.heroSwiper,.heroSwiper .swiper-wrapper,.hero-slide{min-height:720px}.hero-content{width:min(720px,62vw);margin-left:3.5vw}.hero h1{font-size:clamp(46px,6vw,72px)}.testimonial-card{min-height:285px}}
@media(max-width:991px){.navbar-collapse{background:rgba(0,0,0,.96);border:1px solid var(--line);border-radius:22px;padding:18px;margin-top:14px}.hero{min-height:700px}.heroSwiper,.heroSwiper .swiper-wrapper,.hero-slide{min-height:700px}.hero-slide{background-position:center center}.hero-slide:before{background:linear-gradient(90deg,rgba(0,0,0,.94),rgba(0,0,0,.62),rgba(0,0,0,.38))}.hero-content-wrap{align-items:center;padding-top:98px;padding-bottom:86px}.hero-content{width:min(680px,86vw);margin-left:0}.hero h1{font-size:clamp(40px,7vw,58px);line-height:1.08}.hero p{font-size:18px;max-width:620px}.section-pad{padding:78px 0}.counter-grid{grid-template-columns:1fr}.project-body p{min-height:auto}.float-whatsapp,.float-call{display:none}.mobile-bottom-bar{position:fixed;left:0;right:0;bottom:0;background:rgba(0,0,0,.94);backdrop-filter:blur(18px);border-top:1px solid var(--line);z-index:999;display:grid;grid-template-columns:repeat(3,1fr);padding:9px 0}.mobile-bottom-bar a{text-align:center;color:var(--gold2);font-size:12px}.mobile-bottom-bar i{display:block;font-size:19px;margin-bottom:3px}.footer{padding-bottom:95px}.cursor-glow{display:none}}
@media(max-width:575px){.luxury-nav{padding:9px 0}.brand-logo{width:50px;height:50px}.navbar-brand span{font-size:18px}.hero{height:auto;min-height:690px}.heroSwiper,.heroSwiper .swiper-wrapper,.hero-slide{height:690px;min-height:690px}.hero-content-wrap{align-items:flex-start;padding-top:112px;padding-bottom:88px}.hero-content{width:100%;padding:0 6px}.eyebrow{font-size:10px;letter-spacing:.18em;margin-bottom:12px}.hero h1{font-size:33px;line-height:1.12;max-width:96%}.hero p{font-size:15px;line-height:1.58;margin:16px 0 20px;max-width:94%}.hero-actions{gap:10px}.hero-actions .btn{width:100%;text-align:center;padding:12px 18px;font-size:14px}.intro-strip div div{border-right:0;border-bottom:1px solid rgba(255,255,255,.08);padding:20px}.luxury-image-card img{height:300px}.project-img{height:230px}.project-meta{grid-template-columns:1fr}.gallery-item img,.gallery-item.large img{height:260px}.contact-panel,.map-card{padding:24px}.map-card iframe{height:300px}.scroll-indicator{display:none}.section-title h2,.about h2,.contact h2{font-size:36px}.section-title p,.about p,.contact p{font-size:15px}.testimonial-card{min-height:auto}}

/* === Premium Two-Tone Section System: Light Cream + Black === */
:root{
  --lux-cream-bg:#f6eddb;
  --lux-cream-bg-2:#fff8ec;
  --lux-ink:#101010;
  --lux-ink-soft:#3e3932;
  --lux-border-light:rgba(22,18,12,.12);
}

/* Alternate premium section backgrounds */
.about,
.gallery,
.contact{
  background:
    radial-gradient(circle at 12% 14%, rgba(216,170,62,.20), transparent 30%),
    linear-gradient(135deg, var(--lux-cream-bg-2) 0%, var(--lux-cream-bg) 52%, #eee0c7 100%);
  color:var(--lux-ink);
  position:relative;
}
.about:before,
.gallery:before,
.contact:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:linear-gradient(rgba(0,0,0,.035) 1px, transparent 1px),linear-gradient(90deg,rgba(0,0,0,.025) 1px, transparent 1px);
  background-size:80px 80px;
  pointer-events:none;
  opacity:.45;
}
.about .container,
.gallery .container,
.contact .container{position:relative;z-index:1;}

.about .eyebrow,
.gallery .eyebrow,
.contact .eyebrow,
.about .counter-grid b,
.contact-details i{color:#9b6b13;}
.about h2,
.gallery .section-title h2,
.contact h2{
  color:var(--lux-ink);
  text-shadow:none;
}
.about p,
.gallery .section-title p,
.contact p,
.contact-details p{
  color:var(--lux-ink-soft);
}

.about .luxury-image-card,
.contact-panel,
.map-card{
  background:rgba(255,255,255,.55);
  border:1px solid var(--lux-border-light);
  box-shadow:0 28px 70px rgba(34,24,10,.15);
  backdrop-filter:blur(18px);
}
.about .luxury-image-card:before{
  background:linear-gradient(135deg,rgba(151,102,18,.30),transparent 44%,rgba(255,255,255,.70));
}
.counter-grid div{
  background:rgba(255,255,255,.54);
  border:1px solid var(--lux-border-light);
}
.counter-grid span{color:#5c5348;}

.gallery .gallery-item{
  border:1px solid rgba(18,15,10,.14);
  box-shadow:0 24px 60px rgba(26,18,7,.16);
}
.gallery .gallery-item span{
  background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.25));
  padding:8px 14px;
  border-radius:999px;
  color:#fff6df;
}

.contact .enquiry-form input,
.contact .enquiry-form textarea{
  background:rgba(255,255,255,.78);
  border:1px solid rgba(16,16,16,.14);
  color:#141414;
}
.contact .enquiry-form input::placeholder,
.contact .enquiry-form textarea::placeholder{color:#766f65;}
.contact .enquiry-form input:focus,
.contact .enquiry-form textarea:focus{
  border-color:#b9831d;
  box-shadow:0 0 0 4px rgba(216,170,62,.16);
}
.contact .whatsapp-wide{
  background:rgba(13,128,61,.10);
  color:#075d2c;
  border-color:rgba(13,128,61,.28);
}
.contact .map-card iframe{
  filter:grayscale(.15) contrast(.98) saturate(.92);
}

/* Keep black sections sharper and more premium */
.projects,
.services,
.testimonials{
  background:
    radial-gradient(circle at 80% 10%, rgba(216,170,62,.12), transparent 28%),
    linear-gradient(180deg,#020202 0%,#0b0b0a 52%,#030303 100%);
}
.projects .section-title h2,
.services .section-title h2,
.testimonials .section-title h2{color:var(--cream);}
.projects .section-title p,
.services .section-title p{color:var(--muted);}

/* Cream separator line for luxury transition */
.about,
.projects,
.services,
.gallery,
.testimonials,
.contact{
  border-top:1px solid rgba(216,170,62,.18);
}

@media(max-width:575px){
  .about,.gallery,.contact{
    background:linear-gradient(180deg,#fff8ec 0%,#f1e3ca 100%);
  }
  .contact-panel,.map-card{padding:22px;}
}

/* FINAL UX FIX: hero headline safe spacing + full About image */
.hero,
.heroSwiper,
.heroSwiper .swiper-wrapper,
.hero-slide{
  height:100vh;
  min-height:780px;
}
.hero-content-wrap{
  align-items:flex-start !important;
  padding-top:154px !important;
  padding-bottom:92px !important;
}
.hero-content{
  width:min(700px,48vw) !important;
  margin-left:5.2vw !important;
  position:relative;
  z-index:3;
}
.hero h1{
  font-size:clamp(42px,4.35vw,72px) !important;
  line-height:1.08 !important;
  max-width:700px !important;
  letter-spacing:-0.015em;
}
.hero p{
  font-size:20px !important;
  line-height:1.62 !important;
  max-width:650px !important;
  margin:24px 0 32px !important;
}
.hero-slide{
  background-position:center right !important;
}
.hero-slide:before{
  background:linear-gradient(90deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.78) 40%,rgba(0,0,0,.32) 70%,rgba(0,0,0,.12) 100%) !important;
}

/* About image must show complete image, not cropped or tiny */
.about .luxury-image-card.about-photo-card{
  padding:14px !important;
  min-height:unset !important;
  display:block !important;
}
.about .luxury-image-card.about-photo-card img{
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  border-radius:22px !important;
}

@media(max-width:1399px){
  .hero-content-wrap{padding-top:142px !important;}
  .hero-content{width:min(660px,54vw) !important;margin-left:3.8vw !important;}
  .hero h1{font-size:clamp(40px,4.2vw,66px) !important;}
  .hero p{font-size:18px !important;max-width:610px !important;}
}
@media(max-width:991px){
  .hero,.heroSwiper,.heroSwiper .swiper-wrapper,.hero-slide{min-height:720px;height:720px;}
  .hero-content-wrap{padding-top:132px !important;padding-bottom:86px !important;}
  .hero-content{width:min(650px,88vw) !important;margin-left:0 !important;}
  .hero h1{font-size:clamp(38px,7vw,54px) !important;line-height:1.1 !important;}
  .hero p{font-size:17px !important;line-height:1.58 !important;}
}
@media(max-width:575px){
  .hero,.heroSwiper,.heroSwiper .swiper-wrapper,.hero-slide{height:690px !important;min-height:690px !important;}
  .hero-content-wrap{padding-top:104px !important;padding-bottom:96px !important;}
  .hero-content{width:100% !important;margin-left:0 !important;padding:0 8px !important;}
  .hero h1{font-size:30px !important;line-height:1.12 !important;max-width:98% !important;}
  .hero p{font-size:14px !important;line-height:1.55 !important;margin:14px 0 18px !important;max-width:98% !important;}
  .hero-actions{gap:9px !important;}
  .hero-actions .btn{padding:11px 16px !important;font-size:13px !important;}
  .about .luxury-image-card.about-photo-card{padding:10px !important;border-radius:22px !important;}
  .about .luxury-image-card.about-photo-card img{border-radius:16px !important;}
}


/* === FINAL CLIENT FIX 22-05-2026: stable hero headline + complete About Us image === */
.hero,
.heroSwiper,
.heroSwiper .swiper-wrapper,
.hero-slide{
  height:100vh !important;
  min-height:760px !important;
}
.hero-content-wrap{
  align-items:center !important;
  justify-content:flex-start !important;
  padding-top:92px !important;
  padding-bottom:70px !important;
}
.hero-content{
  width:min(720px,50vw) !important;
  margin-left:5.5vw !important;
  transform:none !important;
}
.hero .hero-el{
  transform:translateY(18px);
}
@keyframes heroIn{to{opacity:1;transform:translateY(0)}}
.hero h1{
  font-size:clamp(44px,4.7vw,76px) !important;
  line-height:1.06 !important;
  margin:0 !important;
  max-width:720px !important;
  overflow-wrap:normal !important;
}
.hero p{
  max-width:640px !important;
  margin:22px 0 30px !important;
}
.about .luxury-image-card.about-photo-card{
  width:100% !important;
  padding:12px !important;
  overflow:visible !important;
}
.about .luxury-image-card.about-photo-card::before{
  border-radius:30px !important;
}
.about .luxury-image-card.about-photo-card img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  aspect-ratio:7000/3923 !important;
  object-fit:contain !important;
  object-position:center center !important;
  background:#f6eddb !important;
}
@media(max-width:1199px){
  .hero,.heroSwiper,.heroSwiper .swiper-wrapper,.hero-slide{min-height:720px !important;height:720px !important;}
  .hero-content-wrap{padding-top:90px !important;padding-bottom:64px !important;}
  .hero-content{width:min(660px,58vw) !important;margin-left:4vw !important;}
  .hero h1{font-size:clamp(40px,5vw,64px) !important;}
}
@media(max-width:991px){
  .hero,.heroSwiper,.heroSwiper .swiper-wrapper,.hero-slide{min-height:700px !important;height:700px !important;}
  .hero-content-wrap{align-items:center !important;padding-top:90px !important;padding-bottom:64px !important;}
  .hero-content{width:min(640px,88vw) !important;margin-left:0 !important;}
  .hero h1{font-size:clamp(36px,6.4vw,52px) !important;line-height:1.1 !important;}
  .hero p{font-size:16px !important;}
}
@media(max-width:575px){
  .hero,.heroSwiper,.heroSwiper .swiper-wrapper,.hero-slide{height:680px !important;min-height:680px !important;}
  .hero-content-wrap{align-items:center !important;padding-top:84px !important;padding-bottom:72px !important;}
  .hero-content{width:100% !important;margin-left:0 !important;padding:0 8px !important;}
  .hero h1{font-size:28px !important;line-height:1.14 !important;max-width:100% !important;}
  .hero p{font-size:14px !important;line-height:1.5 !important;max-width:100% !important;margin:13px 0 17px !important;}
  .hero-actions .btn{width:100% !important;}
  .about .luxury-image-card.about-photo-card{padding:8px !important;overflow:visible !important;}
  .about .luxury-image-card.about-photo-card img{height:auto !important;aspect-ratio:7000/3923 !important;}
}

/* === FINAL MOBILE VIEW FIX: no horizontal zoom/side gap, stable sections === */
html, body{
  width:100% !important;
  max-width:100% !important;
  overflow-x:hidden !important;
  position:relative;
}
body{
  touch-action:pan-y;
}
main, section, header, footer, nav,
.hero, .about, .projects, .services, .gallery, .testimonials, .contact,
.intro-strip, .footer{
  width:100% !important;
  max-width:100% !important;
  overflow-x:clip !important;
}
.container, .container-fluid{
  max-width:100% !important;
}
.swiper, .swiper-wrapper, .swiper-slide{
  max-width:100% !important;
}
.projectSwiper, .testimonialSwiper{
  width:100% !important;
  overflow:hidden !important;
}
.projectSwiper .swiper-slide,
.testimonialSwiper .swiper-slide{
  box-sizing:border-box !important;
}
.swiper-button-next, .swiper-button-prev{
  z-index:5;
}

@media(max-width:575px){
  html, body{
    width:100% !important;
    min-width:0 !important;
    overflow-x:hidden !important;
  }
  .luxury-nav .container-fluid{
    padding-left:14px !important;
    padding-right:14px !important;
  }
  .navbar-brand{
    max-width:calc(100vw - 76px) !important;
    min-width:0 !important;
  }
  .navbar-brand span{
    font-size:17px !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .section-pad{
    padding-left:0 !important;
    padding-right:0 !important;
    overflow:hidden !important;
  }
  .section-pad > .container,
  .section-pad > .container-fluid,
  .intro-strip > .container-fluid{
    width:100% !important;
    max-width:100% !important;
    padding-left:16px !important;
    padding-right:16px !important;
    margin-left:0 !important;
    margin-right:0 !important;
  }
  .row{
    margin-left:0 !important;
    margin-right:0 !important;
  }
  .row > *{
    padding-left:0 !important;
    padding-right:0 !important;
    max-width:100% !important;
  }
  [data-aos]{
    transform:none !important;
  }
  .hero{
    height:660px !important;
    min-height:660px !important;
  }
  .heroSwiper,
  .heroSwiper .swiper-wrapper,
  .hero-slide{
    width:100% !important;
    height:660px !important;
    min-height:660px !important;
  }
  .hero-content-wrap{
    width:100% !important;
    padding-left:16px !important;
    padding-right:16px !important;
    padding-top:104px !important;
    padding-bottom:86px !important;
    align-items:center !important;
  }
  .hero-content{
    width:100% !important;
    max-width:100% !important;
    padding:0 !important;
    margin:0 !important;
  }
  .hero h1{
    font-size:27px !important;
    line-height:1.16 !important;
    max-width:100% !important;
    word-break:normal !important;
    overflow-wrap:break-word !important;
  }
  .hero p{
    font-size:14px !important;
    line-height:1.52 !important;
    max-width:100% !important;
  }
  .hero-actions .btn{
    width:100% !important;
    max-width:100% !important;
    white-space:normal !important;
  }
  .about, .gallery, .contact{
    width:100% !important;
    max-width:100% !important;
    background:linear-gradient(180deg,#fff8ec 0%,#f1e3ca 100%) !important;
  }
  .about .luxury-image-card.about-photo-card{
    width:100% !important;
    max-width:100% !important;
    overflow:hidden !important;
    margin:0 auto 24px !important;
  }
  .about .luxury-image-card.about-photo-card img{
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    display:block !important;
    object-fit:contain !important;
  }
  .projectSwiper .swiper-slide,
  .testimonialSwiper .swiper-slide{
    width:100% !important;
  }
  .project-card,
  .service-card,
  .testimonial-card,
  .contact-panel,
  .map-card{
    width:100% !important;
    max-width:100% !important;
  }
  .swiper-button-next,
  .swiper-button-prev{
    display:none !important;
  }
  .mobile-bottom-bar{
    width:100% !important;
    max-width:100% !important;
  }
}

/* === Final Admin/Client Update: logo clarity, responsive sizing, footer credit === */
.brand-logo{
  width:76px !important;
  height:76px !important;
  padding:2px !important;
  object-fit:contain !important;
  image-rendering:auto !important;
  filter:drop-shadow(0 0 10px rgba(216,170,62,.18)) !important;
}
.navbar-brand span{
  letter-spacing:.01em !important;
}
.footer-logo{
  width:136px !important;
  height:136px !important;
  object-fit:contain !important;
  padding:2px !important;
  background:#000 !important;
}
.copyright a{
  color:var(--gold2) !important;
  display:inline-block !important;
  margin:0 !important;
}
@media(max-width:991px){
  .brand-logo{width:62px !important;height:62px !important;}
  .footer .row > div:first-child{
    text-align:center !important;
  }
  .footer-logo{
    margin-left:auto !important;
    margin-right:auto !important;
  }
}
@media(max-width:575px){
  .luxury-nav .container-fluid{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
  }
  .brand-logo{width:58px !important;height:58px !important;flex:0 0 auto !important;}
  .navbar-brand{gap:8px !important;max-width:calc(100vw - 72px) !important;}
  .navbar-brand span{font-size:19px !important;white-space:nowrap !important;}
  .footer{text-align:center !important;}
  .footer-logo{width:128px !important;height:128px !important;margin:0 auto 14px !important;}
  .socials{justify-content:center !important;}
  .newsletter{max-width:330px;margin-left:auto;margin-right:auto;}
}

/* === Update: larger clear header logo + centered mobile footer logo === */
.brand-logo{
  width:92px !important;
  height:92px !important;
  padding:3px !important;
}
.luxury-nav.scrolled .brand-logo{
  width:78px !important;
  height:78px !important;
}
.footer-logo{
  width:150px !important;
  height:150px !important;
}
@media(max-width:991px){
  .brand-logo{width:76px !important;height:76px !important;}
  .footer .row > div:first-child{text-align:center !important;}
  .footer-logo{margin-left:auto !important;margin-right:auto !important;}
}
@media(max-width:575px){
  .brand-logo{width:70px !important;height:70px !important;}
  .navbar-brand span{font-size:20px !important;}
  .footer-logo{width:140px !important;height:140px !important;margin:0 auto 14px !important;}
}

/* === MAKAAN MAGNET FINAL BRAND OVERRIDES === */
.preloader{padding:24px}
.preloader img{
  width:min(590px,84vw) !important;
  height:auto !important;
  border-radius:0 !important;
  object-fit:contain !important;
  filter:drop-shadow(0 0 28px rgba(216,170,62,.38)) !important;
}
.preloader span{
  width:min(650px,92vw) !important;
  height:min(250px,38vw) !important;
  min-height:150px;
  border-radius:34px !important;
}
.navbar-brand{max-width:none !important;min-width:0}
.brand-logo{
  width:285px !important;
  height:84px !important;
  padding:0 !important;
  border-radius:0 !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
  filter:drop-shadow(0 5px 18px rgba(216,170,62,.15)) !important;
}
.luxury-nav.scrolled .brand-logo{width:245px !important;height:68px !important}
.footer-logo{
  width:min(340px,100%) !important;
  height:auto !important;
  max-height:112px !important;
  margin:0 0 18px !important;
  padding:0 !important;
  border-radius:0 !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
}
.brand-value-grid b{font-size:25px !important;line-height:1.15}
.project-headline{font-size:15px;color:#f2d591;margin:-4px 0 12px;line-height:1.45;font-weight:700}
.project-body p{min-height:125px}
.contact-details a{color:inherit;text-decoration:none}
.form-alert{padding:12px 14px;margin:18px 0 0;border-radius:14px;background:#fff1cd;border:1px solid #e1af38;color:#5b3d05;font-weight:700}
.consent-check{display:flex;align-items:flex-start;gap:11px;color:#3e3932;font-size:13px;line-height:1.55;cursor:pointer}
.consent-check input{width:18px !important;height:18px !important;min-width:18px;margin-top:2px;accent-color:#b98521;box-shadow:none !important}
.consent-check a{color:#815706;text-decoration:underline;font-weight:800}
.footer-cta{display:flex !important;align-items:center;gap:9px;width:max-content;max-width:100%;padding:10px 14px;border:1px solid var(--line);border-radius:999px;color:var(--gold2) !important}
.footer-cta.whatsapp{border-color:rgba(37,211,102,.32);color:#8ff0b2 !important}
.copyright a{display:inline !important}
.thankyou img{width:min(560px,88vw) !important;height:auto !important;margin:0 auto 28px !important}
.thankyou p{font-size:18px;color:var(--muted);max-width:700px;margin:0 auto 28px}
.legal-page{background:#060606;min-height:100vh}
.legal-hero{padding:190px 0 80px;background:radial-gradient(circle at 20% 25%,rgba(216,170,62,.17),transparent 34%),linear-gradient(180deg,#020202,#10100e);border-bottom:1px solid var(--line)}
.legal-hero h1{font-family:Georgia,serif;color:var(--cream);font-size:clamp(44px,7vw,84px);margin:0 0 14px}
.legal-hero p{color:var(--muted);margin:0}
.legal-content{background:linear-gradient(135deg,#fff9ed,#ead9ba);color:#16130f}
.legal-card{max-width:980px;margin:0 auto;background:rgba(255,255,255,.72);border:1px solid rgba(25,18,7,.12);border-radius:30px;padding:clamp(24px,5vw,62px);box-shadow:0 32px 85px rgba(33,23,8,.15)}
.legal-card h2{font-family:Georgia,serif;font-size:clamp(24px,3vw,34px);color:#21180c;margin:32px 0 12px}
.legal-card h2:first-child{margin-top:0}
.legal-card p{color:#514a40;font-size:16px;line-height:1.85;margin:0}
.legal-card a{color:#8b5d09;font-weight:700;text-decoration:underline}

@media(max-width:991px){
  .brand-logo{width:235px !important;height:70px !important}
  .luxury-nav.scrolled .brand-logo{width:215px !important;height:64px !important}
  .footer-logo{object-position:center center !important;margin-left:auto !important;margin-right:auto !important}
  .legal-hero{padding-top:150px}
}
@media(max-width:575px){
  .brand-logo{width:205px !important;height:62px !important}
  .luxury-nav.scrolled .brand-logo{width:190px !important;height:58px !important}
  .navbar-brand{max-width:calc(100vw - 72px) !important}
  .preloader span{height:150px !important}
  .project-body p{min-height:auto}
  .brand-value-grid b{font-size:22px !important}
  .footer-logo{width:min(300px,94%) !important;max-height:100px !important}
  .legal-hero{padding:128px 0 58px}
  .legal-content{padding-top:58px !important;padding-bottom:90px !important}
  .legal-card{border-radius:22px}
  .consent-check{font-size:12px}
}


/* === Makaan Magnet Instagram showcase and original social icons === */
.instagram-showcase{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 10% 10%,rgba(225,48,108,.16),transparent 30%),
    radial-gradient(circle at 90% 85%,rgba(81,91,212,.14),transparent 30%),
    linear-gradient(180deg,#080808 0%,#10100e 100%);
  border-top:1px solid rgba(255,255,255,.06);
  border-bottom:1px solid var(--line);
}
.instagram-showcase .container{z-index:2}
.instagram-orb{position:absolute;border-radius:50%;filter:blur(15px);opacity:.55;pointer-events:none;animation:instagramFloat 8s ease-in-out infinite}
.instagram-orb-one{width:260px;height:260px;left:-90px;top:80px;background:linear-gradient(135deg,#feda75,#d62976,#4f5bd5)}
.instagram-orb-two{width:220px;height:220px;right:-70px;bottom:30px;background:linear-gradient(135deg,#4f5bd5,#962fbf,#fa7e1e);animation-delay:-3s}
@keyframes instagramFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(18px,-20px,0) scale(1.08)}}
.instagram-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:42px}
.instagram-heading h2{font-family:Georgia,serif;font-size:clamp(38px,4.5vw,68px);color:var(--cream);line-height:1.08;margin:0 0 12px}
.instagram-heading p{color:var(--muted);font-size:16px;line-height:1.7;margin:0;max-width:650px}
.instagram-follow-button{
  flex:0 0 auto;
  min-width:285px;
  max-width:100%;
  display:flex !important;
  align-items:center;
  gap:12px;
  margin:0 !important;
  padding:12px 16px;
  border-radius:18px;
  color:#fff !important;
  background:linear-gradient(115deg,#405de6,#833ab4,#c13584,#e1306c,#fd1d1d,#f77737);
  box-shadow:0 18px 48px rgba(193,53,132,.28);
  position:relative;
  overflow:hidden;
  transition:transform .3s ease,box-shadow .3s ease;
}
.instagram-follow-button:before{content:"";position:absolute;inset:-80% -25%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:translateX(-70%) rotate(18deg);animation:instagramShine 3.6s ease-in-out infinite}
@keyframes instagramShine{0%,55%{transform:translateX(-70%) rotate(18deg)}85%,100%{transform:translateX(70%) rotate(18deg)}}
.instagram-follow-button:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(193,53,132,.4)}
.instagram-follow-button>*{position:relative;z-index:1}
.instagram-brand-icon{width:48px;height:48px;min-width:48px;border:2px solid rgba(255,255,255,.75);border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-size:26px;color:#fff}
.instagram-follow-button span:nth-child(2){display:flex;flex-direction:column;line-height:1.2;min-width:0}
.instagram-follow-button small{font-size:11px;opacity:.86;letter-spacing:.02em}
.instagram-follow-button strong{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.follow-arrow{margin-left:auto;font-size:15px}
.instagram-reel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}
.instagram-reel-card{min-width:0;background:#fff;border:1px solid rgba(255,255,255,.12);border-radius:24px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.34);transition:transform .35s ease,box-shadow .35s ease}
.instagram-reel-card:hover{transform:translateY(-9px);box-shadow:0 34px 86px rgba(0,0,0,.48)}
.instagram-reel-topbar{height:54px;padding:0 14px;display:flex;align-items:center;gap:9px;background:#fff;color:#171717;font-weight:800;font-size:13px;border-bottom:1px solid #ececec}
.instagram-reel-topbar>a{margin-left:auto;color:#555;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:.25s}
.instagram-reel-topbar>a:hover{background:#f1f1f1;color:#000}
.mini-instagram-icon{width:30px;height:30px;border-radius:9px;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:17px;background:linear-gradient(135deg,#405de6,#833ab4,#c13584,#e1306c,#fd1d1d,#f77737)}
.instagram-embed-shell{position:relative;width:100%;height:610px;background:#fff;overflow:hidden}
.instagram-embed-shell iframe{width:100%;height:100%;border:0;display:block;background:#fff}
.footer-follow-block{margin-top:22px}
.footer-follow-title{display:block;color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}
.footer-social-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.footer .footer-social-link{
  width:46px;
  height:46px;
  min-width:46px;
  margin:0 !important;
  padding:0;
  border-radius:14px;
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  color:#fff !important;
  font-size:23px;
  line-height:1;
  border:0;
  box-shadow:0 11px 28px rgba(0,0,0,.28);
  transition:transform .28s ease,box-shadow .28s ease;
}
.footer .footer-social-link.instagram{background:linear-gradient(135deg,#405de6 0%,#833ab4 24%,#c13584 48%,#e1306c 64%,#fd1d1d 78%,#f77737 100%)}
.footer .footer-social-link.facebook{background:#1877f2}
.footer .footer-social-link:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 17px 36px rgba(0,0,0,.38)}
.footer .footer-social-link:focus-visible,.instagram-follow-button:focus-visible{outline:3px solid #fff;outline-offset:3px}

@media(max-width:1199px){
  .instagram-reel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
  .instagram-embed-shell{height:680px}
}
@media(max-width:991px){
  .instagram-heading{align-items:flex-start;flex-direction:column}
  .instagram-follow-button{width:100%;min-width:0;max-width:430px}
  .footer-follow-block{text-align:center}
  .footer-social-links{justify-content:center}
}
@media(max-width:767px){
  .instagram-reel-grid{grid-template-columns:1fr}
  .instagram-embed-shell{height:690px}
  .instagram-reel-card{width:min(100%,520px);margin:0 auto}
}
@media(max-width:575px){
  .instagram-showcase{padding-top:68px !important;padding-bottom:68px !important}
  .instagram-heading{margin-bottom:28px;gap:20px}
  .instagram-heading h2{font-size:34px}
  .instagram-heading p{font-size:14px}
  .instagram-follow-button{padding:11px 13px;border-radius:16px;gap:10px}
  .instagram-brand-icon{width:42px;height:42px;min-width:42px;border-radius:12px;font-size:23px}
  .instagram-follow-button strong{font-size:14px}
  .instagram-embed-shell{height:620px}
  .instagram-reel-card{border-radius:20px}
  .footer-follow-block{width:100%;display:flex;flex-direction:column;align-items:center}
  .footer-social-links{width:100%;justify-content:center}
  .footer .footer-social-link{width:48px;height:48px;min-width:48px}
}
@media(prefers-reduced-motion:reduce){
  .instagram-orb,.instagram-follow-button:before{animation:none !important}
  .instagram-reel-card,.instagram-follow-button,.footer .footer-social-link{transition:none !important}
}
