/* Shared visual refresh: deep evergreen, clay accents, and deliberate image cropping. */
:root{
  --navy:#12332f !important;
  --navy2:#1b4b42 !important;
  --gold:#dc6b35 !important;
  --gold2:#ffb15b !important;
  --gold3:#ffd29a !important;
  --cream:#f7f3eb !important;
  --gray:#5d6d68 !important;
  --light:#e4ebe5 !important;
  --white:#fffdfa !important;
  --sh:0 16px 45px rgba(18,51,47,.13) !important;
}

body{background:var(--white)!important;color:var(--navy)!important}
nav{background:rgba(18,51,47,.96)!important}
.brand-topbar{background:linear-gradient(90deg,#0e2724,#1b4b42,#0e2724)!important;border-bottom-color:var(--gold)!important}
.nav-cta,.btn-g,.hf-submit{background:linear-gradient(135deg,#dc6b35,#ff9b54)!important;color:#fff!important;box-shadow:0 8px 22px rgba(220,107,53,.25)!important}
.nav-logo .brand,.hero h1 em,.stat-n,.fb{background:linear-gradient(135deg,#ffbd73,#ffe0b8)!important;-webkit-background-clip:text!important;background-clip:text!important}
.stag,.svc-link{color:var(--gold)!important}

/* A consistent crop eliminates empty bands and keeps cabin photography balanced. */
img{max-width:100%;object-fit:cover!important}
.svc-img img,.gi img,.proj-img img,.blog-img img,.ind-img img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.svc-img,.proj-img,.blog-img,.ind-img{background:#dce7e2!important;overflow:hidden!important}
.gi img{min-height:100%!important}

/* Homepage hero gets a more editorial, spacious composition. */
.hero{min-height:86vh!important;background:#12332f}
.hero-c{min-height:86vh!important;max-width:1320px!important;gap:4.5rem!important}
.h-overlay{background:linear-gradient(90deg,rgba(10,35,31,.94) 0%,rgba(12,44,39,.77) 47%,rgba(12,44,39,.22) 100%)!important}
.hero-right{background:rgba(14,44,39,.84)!important;border:1px solid rgba(255,209,153,.25)!important;border-radius:18px!important;box-shadow:0 20px 55px rgba(0,0,0,.28)!important}
.hero-badge{background:rgba(255,177,91,.12)!important;border-color:rgba(255,177,91,.42)!important;color:#ffd29a!important}
.hf-pill{background:rgba(255,255,255,.09)!important;border-color:rgba(255,255,255,.18)!important}
.hf-pill .dot{background:var(--gold2)!important}
.hf-submit:hover,.nav-cta:hover,.btn-g:hover{filter:brightness(1.08);transform:translateY(-2px)!important}
.stat-bar,footer,.cta-banner{background:linear-gradient(135deg,#0d2724,#1a4a40)!important;border-color:var(--gold)!important}
.svc-card{border-color:#dbe5df!important;border-radius:14px!important}
.svc-card:hover{border-color:var(--gold)!important;box-shadow:0 18px 42px rgba(18,51,47,.15)!important}
.svc-img::after{background:linear-gradient(to top,rgba(18,51,47,.55),transparent)!important}
.gi:hover .gi-ov{background:rgba(18,51,47,.5)!important}

@media (max-width:900px){
  .hero{min-height:76vh!important}
  .hero-c{min-height:76vh!important;padding:105px 6% 4.5rem!important}
}

/* Ensure footer remains visible above fixed floats (WhatsApp, back-to-top) */
footer{position:relative;z-index:80}
/* Reserve space at bottom so fixed UI doesn't overlap the footer */
body{padding-bottom:90px}

/* Footer visual improvements */
footer{background:linear-gradient(180deg,#113a32,#0f3430)!important;color:rgba(255,255,255,.92)!important;padding:4.5rem 5% 2rem!important}
.footer-top{grid-template-columns:2fr 1fr 1fr 1fr!important;gap:3rem;margin-bottom:2.5rem}
.footer-top .fb{font-weight:800;color:var(--gold2);font-size:1.02rem;margin-top:0}
.footer-top .ft{color:rgba(255,255,255,.8);margin-bottom:.6rem}
.footer-top .fa{color:rgba(255,255,255,.85);max-width:360px}
.footer-top .fsoc a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:rgba(255,255,255,.03);color:rgba(255,255,255,.85);margin-right:.45rem}
.footer-top .fsoc a svg{width:18px;height:18px}
.footer-top .fc h4{color:rgba(255,255,255,.95);font-size:1rem;margin-bottom:.6rem}
.footer-top .fc ul{list-style:none;padding:0;margin:0}
.footer-top .fc ul li{margin-bottom:.45rem}
.footer-top .fc ul li a{color:rgba(255,255,255,.82);text-decoration:none}
.footer-bottom{border-top:1px solid rgba(255,255,255,.05);padding-top:1.25rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.82rem;color:rgba(255,255,255,.6)}
.footer-bottom a{color:rgba(255,255,255,.75)}

@media(max-width:1024px){
  .footer-top{grid-template-columns:1fr 1fr;gap:2rem}
}

@media(max-width:640px){
  body{padding-bottom:110px}
  .footer-top{grid-template-columns:1fr;gap:1.25rem}
  .footer-top .fsoc a{width:42px;height:42px}
}

/* Mobile-first finishing pass: prevents horizontal scrolling and keeps the
   homepage focused on the primary conversion action. */
@media (max-width:767px){
  html,body{max-width:100%;overflow-x:clip}
  .brand-topbar{min-height:34px!important;padding:.35rem 4%!important}
  .brand-topbar .tb-left{min-width:0!important;flex:1}
  .brand-topbar .tb-item{max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.66rem!important}
  .brand-topbar .tb-phone{font-size:.7rem!important;white-space:nowrap}
  nav{top:34px!important;height:60px!important;padding:0 4%!important}
  .nav-logo .tagline{display:none!important}
  .nav-logo .brand{font-size:1rem!important;white-space:nowrap}
  .nav-right{gap:.4rem!important}
  .nav-cta{padding:.48rem .62rem!important;font-size:.72rem!important;white-space:nowrap}
  #lang-toggle{display:none!important}
  .nav-links.open{top:60px!important;padding:1rem 4%!important}

  .hero{min-height:0!important}
  .hero-c{min-height:0!important;padding:116px 6% 3rem!important;gap:0!important}
  .hero h1{font-size:clamp(2rem,9.5vw,2.55rem)!important;line-height:1.06!important;margin-bottom:.65rem!important}
  .hero-ar{font-size:.94rem!important;margin-bottom:.8rem!important}
  .hero p{font-size:.93rem!important;line-height:1.62!important;margin-bottom:1rem!important}
  .hero-features{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.45rem!important;margin-bottom:1.25rem!important}
  .hf-pill{padding:.32rem .5rem!important;font-size:.68rem!important;line-height:1.25!important}
  .hero-features .hf-pill:nth-child(n+5),.hero-trust,.hero-scroll,.h-dots,.h-arrows{display:none!important}
  .hero-btns{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.65rem!important;margin:0!important}
  .hero-btns .btn{width:100%;padding:.78rem .55rem!important;font-size:.8rem!important;text-align:center}
  .hero-btns .btn:nth-child(3){display:none!important}
  .h-overlay{background:linear-gradient(90deg,rgba(10,35,31,.94),rgba(10,35,31,.60))!important}

  .stat-bar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:hidden}
  .stat-bar .stat-i{min-width:0!important;width:auto!important;padding:.85rem .4rem!important}
  .stat-bar .stat-i:last-child{grid-column:1 / -1}
  .stat-n{font-size:1.45rem!important}
  .stat-l{font-size:.64rem!important}
  .test-slider{width:100%!important;max-width:100%!important}
  .test-track{width:100%!important}
  .test-card{min-width:100%!important;width:100%!important;padding:0 .65rem!important}
}

/* Prevent logo from overlapping nav links: ensure links receive pointer events */
nav .nav-logo{position:relative;z-index:490}
nav .nav-links{position:relative;z-index:595}
