:root{
--ink:#2b2118;--muted:#74675a;--gold:#c58a35;--gold2:#9d6424;--cream:#fff8ec;--paper:#fffdf9;
--dark:#211812;--line:rgba(74,48,28,.13);--shadow:0 18px 50px rgba(74,48,28,.10);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:"DM Sans",sans-serif}
a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
.site-header{height:76px;position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(18px,4vw,64px);background:rgba(255,253,249,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:11px}.brand img{width:48px;height:48px}.brand strong{display:block;font-family:"Playfair Display",serif;font-size:18px}.brand small{display:block;color:var(--muted);font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.desktop-nav{display:flex;gap:28px;font-size:13px;font-weight:600;color:#54473c}.desktop-nav a:hover{color:var(--gold2)}
.header-actions{display:flex;align-items:center;gap:10px}.header-actions select{border:1px solid var(--line);background:white;border-radius:10px;padding:9px 8px;outline:0}.header-wa{border-radius:999px;background:var(--dark);color:#fff;padding:10px 16px;font-size:12px;font-weight:700}
.hero{min-height:100svh;position:relative;overflow:hidden;display:flex;align-items:center;padding:120px 7vw 70px;background:#160f0a}.hero-video,.hero-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hero-video{overflow:hidden}.hero-video iframe{transform:scale(1.18);pointer-events:none}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(21,13,8,.83),rgba(21,13,8,.38) 55%,rgba(21,13,8,.55)),linear-gradient(0deg,rgba(21,13,8,.5),transparent 45%)}.hero-copy{position:relative;z-index:3;max-width:780px;color:#fff}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.24em;font-weight:800;color:var(--gold);margin-bottom:18px}.hero h1{font-family:"Playfair Display",serif;font-size:clamp(46px,7vw,88px);line-height:.98;margin:0 0 24px;max-width:820px}.hero p{font-size:clamp(16px,2vw,20px);line-height:1.7;max-width:680px;color:rgba(255,255,255,.82)}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-size:13px;font-weight:800;border:1px solid transparent;transition:.25s}.btn-gold{background:var(--gold);color:#24160b}.btn-gold:hover{background:#e1aa55;transform:translateY(-2px)}.btn-light{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.35);color:#fff;backdrop-filter:blur(10px)}.btn-light:hover{background:#fff;color:var(--dark)}.hero-topbar{position:absolute;z-index:4;right:6vw;top:100px}.glass-btn{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:999px;padding:10px 14px;backdrop-filter:blur(12px);cursor:pointer;font-size:12px}.scroll-cue{position:absolute;z-index:3;bottom:28px;right:6vw;color:rgba(255,255,255,.72);font-size:11px;letter-spacing:.1em}
.section{max-width:1180px;margin:auto;padding:105px 30px}.section h2{font-family:"Playfair Display",serif;font-size:clamp(34px,4vw,58px);line-height:1.08;margin:0 0 22px;max-width:900px}.lead{font-size:18px;line-height:1.85;color:var(--muted);max-width:850px}.stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:760px;margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats div{padding:25px 15px}.stats div+div{border-left:1px solid var(--line)}.stats strong{display:block;font-family:"Playfair Display",serif;font-size:32px}.stats span{display:block;color:var(--muted);font-size:12px;margin-top:5px}
.consultant{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.consultant-photo{position:relative}.consultant-photo:after{content:"";position:absolute;inset:20px -20px -20px 20px;border:1px solid var(--gold);border-radius:34px;z-index:-1}.consultant-photo img{display:block;width:100%;border-radius:28px;box-shadow:var(--shadow)}.role{color:var(--gold2);font-weight:800;margin-top:-8px}.consultant-copy p:not(.role){font-size:16px;line-height:1.9;color:var(--muted);max-width:650px}.signature{margin:25px 0;color:var(--gold2);font-family:"Playfair Display",serif;font-size:22px}.text-link{font-weight:800;color:var(--gold2);font-size:13px}
.section-alt{max-width:none;background:#f5ead7;padding-left:max(30px,calc((100% - 1180px)/2));padding-right:max(30px,calc((100% - 1180px)/2))}
.section-head{display:flex;justify-content:space-between;gap:25px;align-items:flex-end;margin-bottom:45px}.section-head h2{margin-bottom:0}.catalogue-link{display:inline-flex;gap:8px;align-items:center;border-bottom:1px solid var(--gold2);padding-bottom:7px;font-weight:800;font-size:12px;white-space:nowrap}.catalogue-link span:first-child{font-size:18px}
.services-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.service-card{display:grid;grid-template-columns:145px 1fr;gap:20px;background:rgba(255,253,249,.85);border:1px solid var(--line);border-radius:20px;padding:12px;transition:.25s}.service-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.service-card img{width:145px;height:110px;object-fit:cover;border-radius:13px}.service-card h3{font-family:"Playfair Display",serif;font-size:20px;margin:8px 0}.service-card p{color:var(--muted);font-size:12.5px;line-height:1.65;margin:0}.service-card a{display:inline-block;margin-top:10px;font-size:11px;font-weight:800;color:var(--gold2)}
.gallery-wrap{overflow:hidden}.gallery-track{display:flex;gap:18px;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.gallery-card{flex:0 0 calc(33.333% - 12px);background:#fff;border:1px solid var(--line);padding:10px;border-radius:20px}.gallery-card img{display:block;width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:14px}.gallery-card figcaption{padding:14px 6px 7px;font-family:"Playfair Display",serif;font-size:17px}.slider-controls{display:flex;gap:8px}.slider-controls button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.dots{display:flex;justify-content:center;gap:7px;margin-top:22px}.dots button{width:7px;height:7px;border:0;background:#d4c2a7;border-radius:50%;padding:0}.dots button.active{background:var(--gold);width:24px;border-radius:99px}
.contact-section{background:var(--dark);padding:90px 30px}.contact-panel{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr .85fr;gap:70px;color:#fff}.section-kicker.light{color:#d9a052}.contact-panel h2{font-family:"Playfair Display",serif;font-size:clamp(40px,5vw,65px);line-height:1;margin:0 0 18px}.contact-panel p{color:rgba(255,255,255,.68);line-height:1.8;max-width:520px}.contact-details{display:flex;flex-wrap:wrap;gap:18px;margin-top:40px}.contact-details>a,.contact-details>div{display:flex;gap:10px;align-items:center;color:#fff}.contact-details span{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#e0aa5e}.contact-details small{display:block;color:rgba(255,255,255,.5);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.contact-details strong{display:block;font-size:12px;margin-top:3px}.contact-form{background:#fff;border-radius:24px;padding:25px;color:var(--ink);box-shadow:0 25px 80px rgba(0,0,0,.25)}.contact-form label{display:block;font-size:11px;font-weight:800;margin-bottom:15px}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #e3ddd4;border-radius:12px;padding:13px 14px;background:#fff;outline:0;color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold)}.wide{width:100%;border:0;cursor:pointer}.form-note{display:block;text-align:center;color:#9a8e82;font-size:10px;margin-top:11px}
.footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:28px 6vw;background:#17110d;color:rgba(255,255,255,.65);font-size:11px}.footer-brand{display:flex;gap:10px;align-items:center}.footer-brand img{width:38px}.footer-brand strong{display:block;color:#fff;font-family:"Playfair Display",serif}.footer-brand span{font-size:9px;letter-spacing:.08em}.footer-links{display:flex;gap:18px}.footer-links a:hover{color:#fff}.footer-right{display:flex;align-items:center;gap:16px}.footer-wa{background:var(--gold);color:#22150b;border-radius:999px;padding:9px 13px;font-weight:800}
.floating-wa{display:none;position:fixed;right:17px;bottom:18px;z-index:900}.floating-wa a{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#1aa56b;color:#fff;font-size:27px;box-shadow:0 10px 35px rgba(0,0,0,.22)}
@media(max-width:900px){.desktop-nav{display:none}.header-wa{display:none}.site-header{height:68px}.hero{padding-left:25px;padding-right:25px}.hero-topbar{right:20px;top:84px}.consultant{grid-template-columns:1fr;gap:45px}.consultant-photo{max-width:600px}.services-grid{grid-template-columns:1fr}.contact-panel{grid-template-columns:1fr;gap:35px}.gallery-card{flex-basis:70%}.footer{flex-wrap:wrap}.footer-links{order:3;width:100%;justify-content:center}.floating-wa{display:block}}
@media(max-width:560px){.brand small{display:none}.brand strong{font-size:15px}.brand img{width:40px;height:40px}.hero h1{font-size:45px}.hero p{font-size:15px}.stats{grid-template-columns:1fr}.stats div+div{border-left:0;border-top:1px solid var(--line)}.section{padding:75px 20px}.section-head{align-items:flex-start;flex-direction:column}.service-card{grid-template-columns:105px 1fr}.service-card img{width:105px;height:100px}.gallery-card{flex-basis:88%}.contact-section{padding:70px 20px}.footer-right{width:100%;justify-content:space-between}.footer{padding:25px 20px}}

/* ===== WhatsApp conversion/UI enhancements ===== */
/* Explicit dimensions prevent intrinsic-size flashes while images are loading. */
img.wa-icon{max-width:none!important;object-fit:contain;flex:none}
.floating-wa img{max-width:none!important;object-fit:contain}

.wa-icon{width:24px;height:24px;object-fit:contain;display:inline-block;vertical-align:middle;flex:none}
.wa-icon-header{width:22px;height:22px;border-radius:6px}
.wa-icon-button{width:25px;height:25px;border-radius:7px}
.wa-icon-form{width:42px;height:42px;border-radius:11px;box-shadow:0 5px 18px rgba(37,211,102,.22)}
.wa-icon-footer{width:28px;height:28px;border-radius:8px}
.header-wa{display:inline-flex;align-items:center;gap:8px;background:#25D366;color:#fff!important;padding:10px 15px;border-radius:999px;box-shadow:0 7px 20px rgba(37,211,102,.22)}
.header-wa:hover{background:#1fbd5a;transform:translateY(-1px)}
.catalogue-cta{margin-top:34px;padding:22px 24px;border:1px solid rgba(197,138,53,.45);border-radius:22px;background:linear-gradient(120deg,#fffdf8,#f4e3c6);display:flex;align-items:center;gap:20px;box-shadow:0 14px 35px rgba(100,65,25,.08)}
.catalogue-icon{width:58px;height:58px;border-radius:15px;display:grid;place-items:center;background:#7a431f;color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em;flex:none}
.catalogue-copy{flex:1}.catalogue-copy .section-kicker{margin:0 0 6px}.catalogue-copy h3{font-family:"Playfair Display",serif;font-size:25px;margin:0 0 5px}.catalogue-copy p{font-size:12px;color:var(--muted);margin:0;line-height:1.55}
.catalogue-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.catalogue-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 15px;border-radius:999px;font-size:11px;font-weight:900;border:1px solid var(--gold2)}
.catalogue-view{background:#7a431f;color:#fff}.catalogue-download{background:#fff;color:#7a431f}
.contact-section{padding:100px 30px 105px}
.contact-intro{padding-top:10px}.contact-intro h2{max-width:650px}
.contact-trust{display:grid;gap:12px;margin:30px 0 34px}.contact-trust div{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.82);font-size:12px}.trust-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:rgba(37,211,102,.16);color:#25D366;border:1px solid rgba(37,211,102,.3);font-weight:900}
.contact-details{margin-top:25px}.detail-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#e0aa5e}
.contact-form{padding:30px}.form-heading{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #eee5da}.form-heading>div>span{font-size:9px;font-weight:900;letter-spacing:.18em;color:#9d6424}.form-heading h3{font-family:"Playfair Display",serif;font-size:25px;margin:3px 0 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form label{font-size:11px;font-weight:800;margin-bottom:14px}.contact-form label>span{display:block}.btn-wa{background:#25D366!important;color:#fff!important;gap:9px;box-shadow:0 9px 25px rgba(37,211,102,.22)}.btn-wa:hover{background:#1fbd5a!important;transform:translateY(-2px)}
.footer{display:block;padding:38px max(20px,6vw) 22px;background:#17110d;color:rgba(255,255,255,.62)}
.footer-main{max-width:1180px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1)}
.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand img{width:44px;height:44px}.footer-brand strong{font-size:18px}.footer-brand span{display:block;margin-top:3px;color:rgba(255,255,255,.45)}
.footer-main>p{font-size:11px;color:rgba(255,255,255,.48);max-width:400px;margin:0;text-align:right}
.footer-contact{max-width:1180px;margin:22px auto;display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}
.footer-wa{display:inline-flex;align-items:center;gap:8px;background:#25D366;color:#fff!important;border-radius:999px;padding:9px 15px;font-weight:800;box-shadow:0 6px 18px rgba(37,211,102,.16)}
.footer-line{display:inline-flex;gap:7px;align-items:center;color:rgba(255,255,255,.58);font-size:11px}.footer-line:hover{color:#fff}
.footer-links{max-width:1180px;margin:0 auto;display:flex;justify-content:center;gap:22px;flex-wrap:wrap;padding:5px 0 22px;font-size:11px}.footer-links a:hover{color:#fff}
.footer-bottom{max-width:1180px;margin:auto;padding-top:17px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;font-size:9px;color:rgba(255,255,255,.36)}
.floating-wa{display:none}.floating-wa a{background:transparent!important;box-shadow:0 10px 28px rgba(0,0,0,.25);padding:0;width:60px;height:60px}.floating-wa img{width:60px;height:60px;display:block;border-radius:16px}
.service-card a{display:inline-flex;align-items:center;gap:6px;color:#25D366;font-weight:900}.service-card a:before{content:"";display:inline-block;width:18px;height:18px;background:url("assets/whatsapp.webp") center/contain no-repeat;border-radius:5px}
@media(max-width:900px){
 .catalogue-cta{align-items:flex-start;flex-wrap:wrap}.catalogue-copy{min-width:calc(100% - 80px)}.catalogue-actions{width:100%;justify-content:flex-start;padding-left:78px}
 .footer-main{align-items:flex-start;flex-direction:column}.footer-main>p{text-align:left}
}
@media(max-width:560px){
 .form-grid{grid-template-columns:1fr}.contact-form{padding:22px}.catalogue-cta{padding:18px}.catalogue-copy{min-width:calc(100% - 72px)}.catalogue-copy h3{font-size:21px}.catalogue-actions{padding-left:0}.catalogue-btn{flex:1;justify-content:center}
 .footer-contact{justify-content:flex-start;flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column;gap:6px}
}


/* ===== V4 MOBILE HERO / CLEAN WHATSAPP UI ===== */

/* Header: language only */
.header-actions{margin-left:auto}

/* Only one WhatsApp action remains: the floating button */
.floating-wa{display:none}

/* Mobile hero: video is a dedicated visual block; text/buttons sit below it */
@media (max-width: 900px){
  .site-header{
    background:rgba(255,253,249,.96);
    box-shadow:0 4px 18px rgba(50,30,15,.06);
  }

  .hero{
    min-height:0;
    height:auto;
    display:block;
    padding:68px 0 0;
    background:#211812;
    overflow:visible;
  }

  .hero-video{
    position:relative;
    inset:auto;
    width:100%;
    height:auto;
    aspect-ratio:16 / 9;
    overflow:hidden;
    background:#160f0a;
  }

  .hero-video iframe{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    transform:scale(1.01);
    pointer-events:none;
  }

  .hero-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(0deg,rgba(21,13,8,.28),rgba(21,13,8,0) 65%);
  }

  /* Sound control belongs to the video itself, not the hero copy */
  .hero-topbar{
    position:absolute;
    z-index:5;
    top:14px;
    right:14px;
  }

  .glass-btn{
    padding:8px 11px;
    font-size:10px;
    background:rgba(0,0,0,.42);
    border-color:rgba(255,255,255,.35);
  }

  .hero-copy{
    position:relative;
    z-index:3;
    max-width:none;
    padding:34px 22px 38px;
    background:#211812;
    color:#fff;
  }

  .hero-copy .eyebrow{
    margin-bottom:12px;
    font-size:9px;
  }

  .hero h1{
    font-size:clamp(35px,10vw,48px);
    line-height:1.02;
    margin-bottom:16px;
    max-width:620px;
  }

  .hero p{
    font-size:14px;
    line-height:1.65;
    max-width:620px;
    margin:0;
    color:rgba(255,255,255,.76);
  }

  .hero-actions{
    margin-top:22px;
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
    max-width:430px;
  }

  .hero-actions .btn{
    width:100%;
    min-height:48px;
    padding:13px 18px;
  }

  .scroll-cue{
    display:none;
  }

  .floating-wa{
    display:block;
    position:fixed;
    right:15px;
    bottom:18px;
    z-index:950;
  }

  .floating-wa a{
    width:56px;
    height:56px;
  }

  .floating-wa img{
    width:56px;
    height:56px;
    border-radius:15px;
    display:block;
  }
}

/* Small phones: even cleaner hero spacing */
@media (max-width:560px){
  .hero{
    padding-top:68px;
  }

  .hero-copy{
    padding:28px 18px 34px;
  }

  .hero h1{
    font-size:39px;
  }

  .hero p{
    font-size:13.5px;
  }

  .hero-actions{
    margin-top:20px;
  }
}

/* ===== V4 PROFESSIONAL FOOTER ===== */
.footer{
  display:block;
  padding:34px 20px 20px;
  background:#17110d;
  color:rgba(255,255,255,.62);
  font-size:11px;
}

.footer-inner{
  max-width:1180px;
  margin:0 auto;
}

.footer-brand{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:11px;
  text-align:left;
}

.footer-brand img{
  width:42px;
  height:42px;
}

.footer-brand strong{
  display:block;
  color:#fff;
  font-family:"Playfair Display",serif;
  font-size:18px;
}

.footer-brand span{
  display:block;
  margin-top:3px;
  color:rgba(255,255,255,.42);
  font-size:9px;
  letter-spacing:.1em;
  text-transform:uppercase;
}

.footer-links{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:20px;
  margin:24px 0;
  padding:18px 0;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08);
}

.footer-links a{
  color:rgba(255,255,255,.62);
  font-size:11px;
}

.footer-links a:hover{
  color:#fff;
}

.footer-bottom{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  color:rgba(255,255,255,.34);
  font-size:9px;
}

@media(max-width:560px){
  .footer{
    padding:30px 18px 18px;
  }

  .footer-links{
    gap:13px 18px;
  }

  .footer-bottom{
    flex-direction:column;
    text-align:center;
    gap:6px;
    line-height:1.5;
  }
}

/* Ensure no hidden/removed header/footer WhatsApp elements can affect layout */
.header-wa,
.footer-wa,
.footer-contact{
  display:none !important;
}
