
:root{--g:#083d2f;--g2:#0e5d43;--gold:#c9952c;--gold2:#ecd487;--ivory:#fbf8f1;--ink:#1d2924;--muted:#69736d;--line:rgba(8,61,47,.13);--shadow:0 22px 65px rgba(8,61,47,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.7;overflow-x:hidden}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;color:var(--g);line-height:1.08;margin:0 0 .55em}.wrap{width:min(1180px,92%);margin:auto}
.top{background:var(--g);color:#fff;font-size:.8rem}.top .wrap{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;flex-wrap:wrap}
header{position:sticky;top:0;z-index:1000;background:rgba(251,248,241,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{min-height:82px;display:flex;align-items:center;gap:1.25rem}.brand{display:flex;align-items:center;gap:.7rem;margin-right:auto}.brand img{width:52px;height:52px;border-radius:50%;object-fit:cover}.brand b{font-family:Georgia,serif;letter-spacing:.08em;color:var(--g)}
.menu{display:flex;gap:1.15rem;align-items:center}.menu a{font-size:.9rem;font-weight:800}.actions{display:flex;gap:.6rem;align-items:center}.lang{border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--g);padding:.65rem;font-weight:800}.toggle{display:none;border:0;background:var(--g);color:#fff;border-radius:12px;width:44px;height:44px;font-size:1.2rem}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.35rem;border-radius:999px;font-weight:900;border:1px solid transparent;transition:.25s}.btn:hover{transform:translateY(-2px)}.gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#183328;box-shadow:0 12px 28px rgba(201,149,44,.25)}.outline{border-color:var(--g);color:var(--g)}.dark{background:var(--g);color:#fff}
.hero{min-height:calc(100vh - 120px);display:flex;align-items:center;padding:5rem 0;background:radial-gradient(circle at 75% 18%,rgba(236,212,135,.25),transparent 35%),linear-gradient(110deg,#fffdf8,#f6efe2 58%,#edf6ef)}.grid2{display:grid;grid-template-columns:1.05fr .95fr;gap:4rem;align-items:center}.kicker{display:inline-flex;align-items:center;gap:.5rem;color:var(--gold);font-size:.76rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.kicker:before,.kicker:after{content:"";width:26px;height:1px;background:var(--gold)}h1{font-size:clamp(3rem,7vw,6.2rem);letter-spacing:-.035em}h2{font-size:clamp(2.2rem,4.5vw,4.2rem);letter-spacing:-.025em}.lead{font-size:clamp(1.04rem,1.7vw,1.25rem);color:#4f5c55}.hero-buttons{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.8rem 0}.trust{display:flex;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.88rem}.trust span:before{content:"✓";color:var(--gold);font-weight:900;margin-right:.35rem}.visual{position:relative}.visual:before{content:"";position:absolute;inset:-20px;border:1px solid rgba(201,149,44,.45);border-radius:32px;transform:rotate(-2deg)}.visual img{position:relative;aspect-ratio:4/5;object-fit:cover;border-radius:28px;box-shadow:0 35px 90px rgba(8,61,47,.22)}
section{padding:6.5rem 0}.about-img{position:relative;padding:1.4rem 0 0 1.4rem}.about-img:before{content:"";position:absolute;inset:0 1.4rem 1.4rem 0;border:1px solid var(--gold);border-radius:28px}.about-img img{position:relative;border-radius:28px;box-shadow:var(--shadow)}.features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}.feature{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.2rem}.feature b{display:block;color:var(--g);margin-bottom:.2rem}
.darksec{background:linear-gradient(145deg,#062d23,#0d5a41);color:#fff}.darksec h2,.darksec h3{color:#fff}.sectionhead{text-align:center;max-width:800px;margin:0 auto 3rem}.sectionhead p{color:var(--muted)}.darksec .sectionhead p{color:rgba(255,255,255,.72)}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.service{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:1.8rem;min-height:290px}.icon{width:50px;height:50px;border-radius:15px;background:linear-gradient(135deg,var(--gold2),var(--gold));display:grid;place-items:center;color:var(--g);font-weight:900;margin-bottom:1.3rem}.service p{color:rgba(255,255,255,.7)}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.step{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.6rem}.step span{font-family:Georgia,serif;font-size:2.4rem;color:rgba(201,149,44,.42)}
.gallery{display:grid;grid-template-columns:1.3fr .7fr .7fr;grid-template-rows:250px 250px;gap:1rem}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:22px}.gallery img:first-child{grid-row:1/3}
.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.quote{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.8rem;box-shadow:0 12px 36px rgba(8,61,47,.07)}.quote:before{content:"“";font-family:Georgia,serif;color:var(--gold2);font-size:4rem;line-height:.7}
.faq{max-width:900px;margin:auto}.faq details{background:#fff;border:1px solid var(--line);border-radius:17px;padding:1.1rem 1.25rem;margin:.8rem 0}.faq summary{cursor:pointer;font-weight:900;color:var(--g)}
.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:1.2rem}.card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:2rem;box-shadow:0 10px 35px rgba(8,61,47,.06)}form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.full{grid-column:1/-1}input,textarea{width:100%;padding:1rem;border:1px solid #d8dedb;border-radius:13px;font:inherit;background:#fbfcfb}textarea{min-height:140px}
.cta{background:linear-gradient(135deg,#f1e3bd,#fff8e9);border:1px solid rgba(201,149,44,.3);border-radius:32px;padding:3.5rem;display:grid;grid-template-columns:1.3fr .7fr;gap:2rem;align-items:center;box-shadow:var(--shadow)}
footer{background:#061f18;color:#fff;padding:4rem 0 1.4rem}.footgrid{display:grid;grid-template-columns:1.5fr .7fr .7fr 1fr;gap:2rem}.footgrid h3{color:#fff}.footgrid p,.footgrid a{color:rgba(255,255,255,.68)}.copy{border-top:1px solid rgba(255,255,255,.1);margin-top:2rem;padding-top:1rem;color:rgba(255,255,255,.5);font-size:.8rem}
.wa{position:fixed;right:18px;bottom:18px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;z-index:999;font-weight:900;box-shadow:0 16px 34px rgba(0,0,0,.24)}.reveal{opacity:0;transform:translateY(22px);transition:.7s}.reveal.show{opacity:1;transform:none}
@media(max-width:980px){.menu{display:none;position:absolute;top:82px;left:4%;right:4%;background:#fff;border:1px solid var(--line);border-radius:18px;padding:1rem;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.menu.open{display:flex}.toggle{display:block}.actions>.gold{display:none}.grid2,.contact,.cta{grid-template-columns:1fr}.services,.steps{grid-template-columns:repeat(2,1fr)}.footgrid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.top .wrap{justify-content:center;text-align:center}.brand b{font-size:.86rem}.brand img{width:44px;height:44px}.lang{max-width:110px}.hero{padding:3.5rem 0}.grid2{gap:2.5rem}.hero .grid2>div:first-child{text-align:center}.hero-buttons,.trust{justify-content:center}.features,.services,.steps,.quotes,.footgrid{grid-template-columns:1fr}section{padding:4.5rem 0}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:210px 170px 170px}.gallery img:first-child{grid-column:1/-1;grid-row:auto}.cta{padding:2rem}form{grid-template-columns:1fr}.full{grid-column:auto}}


/* ===== FINAL RESPONSIVE HERO FIX ===== */
.hero{
  min-height:auto !important;
  padding:4.25rem 0 5rem !important;
}
.hero .grid2{
  grid-template-columns:minmax(0,1fr) minmax(380px,.82fr) !important;
  gap:3rem !important;
  align-items:center !important;
}
.hero h1{
  font-size:clamp(3rem,4.2vw,4.75rem) !important;
  line-height:.98 !important;
  letter-spacing:-.045em !important;
  max-width:720px !important;
  margin:0 0 1rem !important;
  text-wrap:balance;
}
.hero .lead{
  max-width:650px !important;
}
.hero .visual{
  max-width:560px !important;
  margin-left:auto !important;
}
.hero .visual img{
  width:100% !important;
  aspect-ratio:4/5 !important;
  max-height:650px !important;
  object-fit:cover !important;
}
@media (max-width:1100px){
  .hero .grid2{
    grid-template-columns:minmax(0,1fr) minmax(340px,.8fr) !important;
    gap:2.25rem !important;
  }
  .hero h1{font-size:clamp(2.8rem,4.6vw,4.2rem) !important;}
}
@media (max-width:980px){
  .hero{padding:3.25rem 0 4rem !important;}
  .hero .grid2{grid-template-columns:1fr !important;gap:2.5rem !important;}
  .hero .grid2>div:first-child{text-align:center !important;}
  .hero h1{font-size:clamp(2.7rem,7vw,4rem) !important;max-width:820px !important;margin-left:auto !important;margin-right:auto !important;}
  .hero .lead{margin-left:auto !important;margin-right:auto !important;}
  .hero .visual{max-width:620px !important;margin:auto !important;}
  .hero-buttons,.trust{justify-content:center !important;}
}
@media (max-width:700px){
  .hero{padding:2.5rem 0 3.5rem !important;}
  .hero h1{font-size:clamp(2.15rem,10.5vw,3.15rem) !important;line-height:1.03 !important;}
  .hero .visual:before{inset:-10px !important;border-radius:22px !important;}
  .hero .visual img{aspect-ratio:4/4.7 !important;border-radius:22px !important;}
}


/* ===== PREMIUM FINAL POLISH ===== */
:root{
  --shadow-soft:0 18px 55px rgba(8,61,47,.10);
  --shadow-hover:0 24px 70px rgba(8,61,47,.17);
}
body{background:
  radial-gradient(circle at 8% 18%,rgba(236,212,135,.08),transparent 24%),
  var(--ivory);
}
.wrap{width:min(1220px,92%)}
header{box-shadow:0 8px 34px rgba(8,61,47,.045)}
.nav{min-height:88px}
.brand img{width:58px;height:58px;box-shadow:0 7px 22px rgba(8,61,47,.18)}
.brand b{font-size:1.08rem;letter-spacing:.105em}
.menu{gap:1.35rem}
.menu a{
  position:relative;
  font-size:.96rem;
  letter-spacing:.01em;
  transition:color .25s ease;
}
.menu a:after{
  content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;
  background:linear-gradient(90deg,var(--gold),var(--gold2));
  transform:scaleX(0);transform-origin:center;transition:transform .25s ease;
}
.menu a:hover:after,.menu a.active:after{transform:scaleX(1)}
.menu a:hover,.menu a.active{color:var(--gold)}
.lang{padding:.72rem .85rem;box-shadow:0 6px 18px rgba(8,61,47,.06)}
.btn{padding:1rem 1.5rem;box-shadow:none}
.btn:hover{transform:translateY(-3px)}
.gold:hover{box-shadow:0 16px 34px rgba(201,149,44,.30)}
.outline:hover{background:var(--g);color:#fff}

.hero{padding-top:5rem !important;padding-bottom:5.5rem !important}
.hero h1{font-size:clamp(2.9rem,3.9vw,4.45rem) !important;line-height:1.01 !important;max-width:690px !important}
.hero .lead{max-width:680px !important}
.hero .visual{transform:translateX(18px)}
.hero .visual img{box-shadow:0 34px 88px rgba(8,61,47,.22)}
.hero .visual:after{
  content:"";position:absolute;width:140px;height:140px;right:-42px;bottom:-42px;
  border-radius:50%;background:radial-gradient(circle,var(--gold2),transparent 70%);
  opacity:.28;filter:blur(2px);z-index:-1
}
.trust{gap:1.25rem}

section{padding:7.2rem 0}
.sectionhead{margin-bottom:3.5rem}
.sectionhead h2{max-width:760px;margin-left:auto;margin-right:auto}
.kicker{margin-bottom:.75rem}
h2{font-size:clamp(2.35rem,4vw,3.85rem)}

.feature,.step,.quote,.card{
  box-shadow:var(--shadow-soft);
  transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;
}
.feature:hover,.step:hover,.quote:hover,.card:hover{
  transform:translateY(-6px);
  box-shadow:var(--shadow-hover);
  border-color:rgba(201,149,44,.38);
}
.feature{border-radius:22px;padding:1.45rem 1.5rem;min-height:135px;position:relative;overflow:hidden}
.feature:before{
  content:"";position:absolute;left:0;top:0;width:4px;height:100%;
  background:linear-gradient(var(--gold2),var(--gold))
}
.feature b{font-size:1.03rem}

.darksec{position:relative;overflow:hidden}
.darksec:before{
  content:"";position:absolute;inset:0;background:
  radial-gradient(circle at 12% 18%,rgba(236,212,135,.13),transparent 24%),
  radial-gradient(circle at 86% 82%,rgba(255,255,255,.07),transparent 26%);
  pointer-events:none
}
.darksec .wrap{position:relative}
.services{gap:1.25rem}
.service{
  min-height:330px;padding:2.15rem 1.8rem;border-radius:28px;
  background:linear-gradient(155deg,rgba(255,255,255,.11),rgba(255,255,255,.045));
  backdrop-filter:blur(8px);
  transition:transform .3s ease,background .3s ease,border-color .3s ease;
}
.service:hover{transform:translateY(-8px);background:rgba(255,255,255,.13);border-color:rgba(236,212,135,.42)}
.service h3{font-size:1.55rem}
.icon{width:58px;height:58px;border-radius:18px;box-shadow:0 12px 28px rgba(201,149,44,.28)}

.steps{gap:1.2rem}
.step{padding:1.9rem;min-height:245px}
.step span{display:block;margin-bottom:.75rem}
.step h3{font-size:1.4rem}

.gallery{grid-template-rows:275px 275px;gap:1.15rem}
.gallery img{
  border-radius:26px;box-shadow:var(--shadow-soft);
  transition:transform .45s ease,filter .45s ease,box-shadow .45s ease
}
.gallery img:hover{transform:scale(1.025);filter:saturate(1.08);box-shadow:var(--shadow-hover)}
.gallery{overflow:hidden}

.quotes{gap:1.25rem}
.quote{min-height:265px;padding:2.15rem}
.quote:before{color:var(--gold);opacity:.78}
.quote p{font-size:1.02rem}

.faq details{padding:1.35rem 1.5rem;border-radius:20px;box-shadow:0 9px 28px rgba(8,61,47,.055)}
.faq summary{font-size:1.03rem;list-style:none;position:relative;padding-right:2rem}
.faq summary::-webkit-details-marker{display:none}
.faq summary:after{
  content:"＋";position:absolute;right:0;top:-.1rem;color:var(--gold);
  font-size:1.35rem;font-weight:500
}
.faq details[open] summary:after{content:"−"}

.contact{gap:1.6rem}
.card{padding:2.45rem;border-radius:28px}
form{gap:1.15rem}
input,textarea{
  padding:1.12rem 1.1rem;border-radius:15px;
  transition:border-color .25s ease,box-shadow .25s ease
}
input:focus,textarea:focus{outline:0;border-color:var(--gold);box-shadow:0 0 0 4px rgba(201,149,44,.13)}
form .btn{width:100%;min-height:56px}

.cta{padding:4rem 4.2rem;border-radius:36px;box-shadow:var(--shadow-hover)}
.cta h2{font-size:clamp(2.4rem,3.8vw,3.8rem)}

footer{padding:5rem 0 1.6rem;background:
  radial-gradient(circle at 14% 20%,rgba(236,212,135,.08),transparent 26%),
  #061f18}
.footer-top{display:grid;grid-template-columns:1.6fr .75fr .75fr 1fr;gap:2.4rem;align-items:start}
.footer-brand .brand{margin-bottom:1rem}.footer-brand .brand b{color:#fff}
.footer-brand p{color:rgba(255,255,255,.68);max-width:390px}
.footer-col{display:flex;flex-direction:column;gap:.55rem}
.footer-col h3{color:#fff;font-size:1.15rem;margin-bottom:.4rem}
.footer-col a,.footer-col span{color:rgba(255,255,255,.66);transition:color .2s ease,transform .2s ease}
.footer-col a:hover{color:var(--gold2);transform:translateX(3px)}
.socials{display:flex;gap:.65rem;margin-top:1.2rem}
.socials a{
  width:40px;height:40px;border-radius:50%;display:grid;place-items:center;
  border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:800;
  transition:.25s
}
.socials a:hover{background:var(--gold);color:var(--g);border-color:var(--gold);transform:translateY(-3px)}
.footer-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(236,212,135,.42),transparent);margin:2.5rem 0 1.4rem}
.footer-bottom{display:flex;justify-content:space-between;gap:2rem;color:rgba(255,255,255,.46);font-size:.78rem}
.footer-bottom span:last-child{max-width:720px;text-align:right}

.wa{
  width:62px;height:62px;font-size:.86rem;border:3px solid rgba(255,255,255,.82);
  transition:transform .25s ease,box-shadow .25s ease
}
.wa:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 20px 40px rgba(0,0,0,.27)}

@media(max-width:1100px){
  .menu{gap:.9rem}.menu a{font-size:.88rem}
  .hero .visual{transform:none}
}
@media(max-width:980px){
  .nav{min-height:80px}
  .menu a:after{display:none}
  .footer-top{grid-template-columns:1fr 1fr}
  .footer-bottom{flex-direction:column}
  .footer-bottom span:last-child{text-align:left}
  .hero h1{font-size:clamp(2.65rem,6.6vw,3.85rem)!important}
}
@media(max-width:700px){
  .brand img{width:48px;height:48px}.brand b{font-size:.9rem}
  section{padding:4.8rem 0}
  .hero{padding-top:3rem!important;padding-bottom:4rem!important}
  .hero h1{font-size:clamp(2.15rem,9.8vw,3rem)!important}
  .services{gap:1rem}
  .service{min-height:auto;padding:1.7rem}
  .gallery{grid-template-rows:215px 175px 175px}
  .quote{min-height:auto}
  .card{padding:1.6rem}
  .cta{padding:2.2rem}
  .footer-top{grid-template-columns:1fr}
  .footer-bottom{gap:.8rem}
}


/* ===== FINAL LUXURY EXPERIENCE ===== */
html{scroll-behavior:smooth}
body{overflow-x:hidden}
.scroll-progress{
  position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;background:transparent
}
.scroll-progress span{
  display:block;height:100%;width:0;background:linear-gradient(90deg,var(--gold),var(--gold2));
  box-shadow:0 0 16px rgba(236,212,135,.75)
}
.back-to-top{
  position:fixed;right:22px;bottom:98px;width:48px;height:48px;border-radius:50%;
  border:1px solid rgba(255,255,255,.32);background:rgba(8,61,47,.92);color:#fff;
  display:grid;place-items:center;font-size:1.25rem;cursor:pointer;z-index:990;
  opacity:0;transform:translateY(14px);pointer-events:none;
  transition:.28s ease;box-shadow:0 16px 34px rgba(0,0,0,.22);backdrop-filter:blur(12px)
}
.back-to-top.show{opacity:1;transform:none;pointer-events:auto}
.back-to-top:hover{background:var(--gold);color:var(--g);transform:translateY(-3px)}

.reveal,.feature,.service,.step,.quote,.gallery img,.card{
  opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)
}
.reveal.visible,.feature.visible,.service.visible,.step.visible,.quote.visible,.gallery img.visible,.card.visible{
  opacity:1;transform:none
}
.services .service:nth-child(2),.steps .step:nth-child(2),.quotes .quote:nth-child(2){transition-delay:.08s}
.services .service:nth-child(3),.steps .step:nth-child(3),.quotes .quote:nth-child(3){transition-delay:.16s}
.services .service:nth-child(4),.steps .step:nth-child(4){transition-delay:.24s}

header{
  background:rgba(255,255,255,.82)!important;
  backdrop-filter:blur(18px) saturate(140%);
  border-bottom:1px solid rgba(8,61,47,.08)
}
.hero .visual img{transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .4s ease}
.hero .visual:hover img{transform:scale(1.018);filter:saturate(1.04)}
.btn{position:relative;overflow:hidden}
.btn:after{
  content:"";position:absolute;inset:auto auto -80% -30%;width:55%;height:220%;
  transform:rotate(28deg);background:rgba(255,255,255,.22);transition:left .6s ease
}
.btn:hover:after{left:120%}

.service{box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 18px 40px rgba(0,0,0,.12)}
.service:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 28px 70px rgba(0,0,0,.22)}
.gallery{border-radius:28px}
.gallery img{will-change:transform}
.quote:after{
  content:"★★★★★";display:block;color:var(--gold);letter-spacing:.12em;font-size:.84rem;margin-top:1rem
}
.faq details{transition:background .25s ease,border-color .25s ease,transform .25s ease}
.faq details:hover{transform:translateX(3px);border-color:rgba(201,149,44,.35)}
.faq details[open]{background:#fffdf7;border-color:rgba(201,149,44,.42)}

@media (prefers-reduced-motion:reduce){
  *{scroll-behavior:auto!important;animation:none!important;transition:none!important}
  .reveal,.feature,.service,.step,.quote,.gallery img,.card{opacity:1!important;transform:none!important}
}
@media(max-width:700px){
  .back-to-top{right:16px;bottom:88px;width:44px;height:44px}
}

/* Critical fix: visible class used by reveal JavaScript */
.reveal.show{opacity:1;transform:none}


/* ===== IMAGE FIT CORRECTION — FINAL ===== */
img{display:block;max-width:100%;}
.visual,.about-img{overflow:visible;}
.visual img,.about-img img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.hero .visual{
  aspect-ratio:4/3!important;
  max-height:680px!important;
  overflow:hidden!important;
  border-radius:28px!important;
}
.hero .visual img{
  aspect-ratio:auto!important;
  min-height:100%!important;
}
.about-img{
  aspect-ratio:4/3!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:28px!important;
}
.about-img:before{
  inset:12px -12px -12px 12px!important;
  pointer-events:none!important;
}
.about-img img{
  min-height:100%!important;
  border-radius:28px!important;
}
.gallery{
  overflow:hidden!important;
  align-items:stretch!important;
}
.gallery img{
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  min-height:0!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.gallery img:first-child{object-position:center center!important;}
.gallery img:nth-child(2),.gallery img:nth-child(3),.gallery img:nth-child(4),.gallery img:nth-child(5){object-position:center center!important;}
@media(max-width:900px){
  .hero .visual,.about-img{aspect-ratio:16/11!important;max-height:none!important;}
}
@media(max-width:700px){
  .hero .visual,.about-img{aspect-ratio:4/3!important;width:100%!important;}
  .gallery{grid-template-columns:1fr 1fr!important;grid-template-rows:220px 175px 175px!important;}
  .gallery img:first-child{grid-column:1/-1!important;grid-row:auto!important;}
}
@media(max-width:480px){
  .hero .visual,.about-img{aspect-ratio:1/1!important;}
  .gallery{grid-template-columns:1fr!important;grid-template-rows:none!important;}
  .gallery img,.gallery img:first-child{height:auto!important;aspect-ratio:4/3!important;grid-column:auto!important;grid-row:auto!important;}
}

/* ===== MULTILINGUAL LAYOUT FIX — INDIC LANGUAGES ===== */
html[lang="ta"] body,html[lang="hi"] body,html[lang="kn"] body,html[lang="te"] body{
  font-family:"Noto Sans Tamil","Noto Sans Devanagari","Noto Sans Kannada","Noto Sans Telugu","Latha","Nirmala UI",Arial,sans-serif;
  line-height:1.55;
}
html[lang="ta"] h1,html[lang="ta"] h2,html[lang="ta"] h3,
html[lang="hi"] h1,html[lang="hi"] h2,html[lang="hi"] h3,
html[lang="kn"] h1,html[lang="kn"] h2,html[lang="kn"] h3,
html[lang="te"] h1,html[lang="te"] h2,html[lang="te"] h3{
  font-family:"Noto Sans Tamil","Noto Sans Devanagari","Noto Sans Kannada","Noto Sans Telugu","Nirmala UI",Arial,sans-serif;
  letter-spacing:0!important;
  line-height:1.16!important;
  overflow-wrap:anywhere;
  word-break:normal;
}
html:not([lang="en"]) .brand{min-width:178px;gap:.55rem}
html:not([lang="en"]) .brand b{font-size:.82rem;letter-spacing:.03em;line-height:1.15;white-space:normal;max-width:110px}
html:not([lang="en"]) .menu{gap:.72rem}
html:not([lang="en"]) .menu a{font-size:.78rem;white-space:nowrap}
html:not([lang="en"]) .actions{gap:.4rem}
html:not([lang="en"]) .lang{padding:.55rem .5rem;font-size:.78rem}
html:not([lang="en"]) .actions>.gold{padding:.78rem .95rem;font-size:.8rem}
html:not([lang="en"]) .hero h1{font-size:clamp(2.55rem,3.65vw,4.05rem)!important;line-height:1.12!important;max-width:760px!important}
html:not([lang="en"]) h2{font-size:clamp(2rem,3.45vw,3.35rem)!important;line-height:1.15!important}
html:not([lang="en"]) .lead{font-size:clamp(.98rem,1.35vw,1.12rem)!important;line-height:1.65}
html:not([lang="en"]) .kicker{font-size:.68rem;letter-spacing:.08em}
html:not([lang="en"]) .service h3{font-size:1.48rem!important;line-height:1.22!important}
html:not([lang="en"]) .service{min-height:310px;padding:1.55rem}
html:not([lang="en"]) .step h3{font-size:1.34rem!important}
html:not([lang="en"]) .quote{font-size:.98rem;line-height:1.65}
html:not([lang="en"]) .faq summary{font-size:1rem;line-height:1.45}
html:not([lang="en"]) .cta h2{font-size:clamp(2rem,3.2vw,3.15rem)!important}

@media(max-width:1180px){
  html:not([lang="en"]) .brand{min-width:150px}
  html:not([lang="en"]) .brand b{font-size:.72rem;max-width:92px}
  html:not([lang="en"]) .menu{gap:.52rem}
  html:not([lang="en"]) .menu a{font-size:.72rem}
}
@media(max-width:980px){
  html:not([lang="en"]) .brand{min-width:0}
  html:not([lang="en"]) .brand b{font-size:.84rem;max-width:140px}
  html:not([lang="en"]) .menu a{font-size:.9rem;white-space:normal}
  html:not([lang="en"]) .hero h1{font-size:clamp(2.35rem,6.5vw,3.55rem)!important}
  html:not([lang="en"]) h2{font-size:clamp(1.9rem,5.2vw,3rem)!important}
}
@media(max-width:700px){
  html:not([lang="en"]) .brand b{font-size:.74rem;max-width:95px}
  html:not([lang="en"]) .hero h1{font-size:clamp(2rem,9vw,2.8rem)!important;line-height:1.15!important}
  html:not([lang="en"]) h2{font-size:clamp(1.75rem,8vw,2.55rem)!important}
  html:not([lang="en"]) .service{min-height:auto}
  html:not([lang="en"]) .service h3{font-size:1.35rem!important}
}


/* Installation guide */
.installation-section{background:linear-gradient(180deg,#fffdf8,#f4eee2)}
.installation-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:stretch}
.install-steps{display:grid;gap:1rem}
.install-step{display:flex;gap:1.1rem;background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.35rem;box-shadow:0 12px 35px rgba(8,61,47,.07)}
.install-step>span{flex:0 0 48px;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--g);font-weight:900}
.install-step h3{margin-bottom:.25rem}.install-step p{margin:0;color:var(--muted)}
.install-step.correct{border-color:rgba(201,149,44,.55);background:#fffaf0}
.placement-warning{padding:1rem 1.15rem;background:#fff3d5;border-left:4px solid var(--gold);border-radius:12px;font-weight:700;color:#5b4720}
.install-video-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:1rem;box-shadow:var(--shadow-soft)}
.install-video-card video{width:100%;aspect-ratio:16/9;border-radius:18px;background:#071f18;display:block}
.install-video-card h3{margin:1.1rem .35rem .2rem}.install-video-card p{margin:.2rem .35rem 1rem;color:var(--muted)}
.installation-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}
.installation-gallery figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 10px 28px rgba(8,61,47,.07)}
.installation-gallery img{width:100%;height:270px;object-fit:cover}
.installation-gallery figcaption{padding:.8rem 1rem;font-weight:800;color:var(--g)}
.experience-note{max-width:760px;margin:1rem auto 0;font-size:.9rem;color:var(--muted)}

/* Pricing and checkout */
.pricing-section{background:linear-gradient(135deg,#072f25,#0d5a41);color:#fff}
.pricing-section h2{color:#fff}.pricing-section .kicker{color:var(--gold2)}
.checkout-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:1.5rem;max-width:1000px;margin:auto}
.price-card,.order-card{background:#fff;color:var(--ink);border-radius:26px;padding:2rem;box-shadow:0 24px 70px rgba(0,0,0,.18)}
.price-row{display:flex;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--line)}
.price-row.total{font-size:1.2rem;border:0;padding-top:1.25rem;color:var(--g)}
.payment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin:1.25rem 0}
.payment-tab{border:1px solid var(--line);background:#f7faf8;padding:.9rem;border-radius:13px;font-weight:900;color:var(--g);cursor:pointer}
.payment-tab.active{background:var(--g);color:#fff;border-color:var(--g)}
#payment-note{color:var(--muted);font-size:.9rem}
#order-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
#order-form textarea{grid-column:1/-1;min-height:120px}
#order-form .full{grid-column:1/-1}
.payment-status{margin-top:1rem;padding:.75rem;border-radius:10px;color:#8a5b00;background:#fff5d7;min-height:0}
.payment-status:empty{display:none}

@media(max-width:900px){
  .installation-layout,.checkout-grid{grid-template-columns:1fr}
  .installation-gallery{grid-template-columns:1fr 1fr}
}
@media(max-width:600px){
  .installation-gallery{grid-template-columns:1fr}
  .installation-gallery img{height:330px}
  #order-form{grid-template-columns:1fr}
  #order-form textarea,#order-form .full{grid-column:auto}
}


/* Final installation layout and visibility fixes */
.installation-layout{align-items:start!important}
.install-steps{align-self:start!important;grid-auto-rows:auto!important}
.install-step{min-height:0!important;align-items:flex-start!important}
.install-step h3,.install-step p{color:#123f34!important;opacity:1!important;visibility:visible!important;display:block!important}
.install-step p{color:#5c665f!important}
.install-video-card{height:auto!important;align-self:start!important}
.install-video-card video{object-fit:contain!important}
.placement-warning{color:#6d4b00;font-weight:800;background:#fff7df;border:1px solid rgba(201,149,44,.4);padding:1rem 1.15rem;border-radius:16px}
@media(max-width:980px){.installation-layout{align-items:start!important}}
