/* Embassy Verde – premium green reference theme */
:root{
  --ev-green:#0f5132;
  --ev-green-dark:#073d2b;
  --ev-green-soft:#eaf3ee;
  --ev-cream:#f6f3eb;
  --ev-gold:#c8a96a;
  --ev-ink:#17231d;
  --ev-muted:#657269;
  --ev-white:#ffffff;
  --ev-border:rgba(15,81,50,.14);
  --ev-shadow:0 20px 55px rgba(19,54,40,.13);
  --ev-radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ev-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.75;overflow-x:hidden!important;padding-right:0!important}
body,p,li,input,textarea,select,button{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}
h1,h2,h3,h4,h5,h6{font-family:Georgia,"Times New Roman",serif;color:var(--ev-ink);line-height:1.16;margin-top:0}
a{transition:.25s ease}
img{max-width:100%}
.container{max-width:1240px}

/* Header */
.header-section,.header-section.fixed{position:fixed!important;inset:0 0 auto 0;width:100%;z-index:1000;padding:0!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid var(--ev-border);box-shadow:0 8px 30px rgba(11,50,34,.07)!important;backdrop-filter:blur(14px);transition:.25s ease}
.header-section .navbar{min-height:78px;padding:10px 0}
.header-section .navbar>.container{max-width:1420px}
.project-logo-link{display:flex;align-items:center;margin-right:22px;flex:0 0 auto}
.header-section img.project-logo,.header-section.fixed img.project-logo{display:block!important;filter:none!important;width:auto;max-width:160px;max-height:54px;object-fit:contain}
ul.navbar-nav.asidebar,.fixed ul.navbar-nav.asidebar{display:flex;align-items:center;justify-content:center;gap:2px;height:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;backdrop-filter:none!important}
li.nav-item{margin:0!important;border-radius:10px!important}
.nav-item .nav-link,.header-section.fixed .nav-item .nav-link{position:relative;color:#26372e!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12.5px!important;font-weight:650!important;letter-spacing:0!important;white-space:nowrap;padding:10px 8px!important;border-radius:10px!important;background:transparent!important}
.nav-item .nav-link:hover,.nav-item .nav-link.active,.header-section.fixed .nav-item .nav-link.active{color:var(--ev-green)!important;background:var(--ev-green-soft)!important}
.nav-item .nav-link.active:after{content:"";position:absolute;left:24%;right:24%;bottom:4px;height:2px;border-radius:3px;background:var(--ev-green)}
.navbar-toggler{border:1px solid var(--ev-border)!important;border-radius:11px;padding:8px 10px;background:#fff}
.navbar-toggler:focus{box-shadow:0 0 0 3px rgba(15,81,50,.13)}
.navbar-toggler-icon{width:22px;height:22px}

/* Hero */
.banner-setion{position:relative;min-height:700px;margin-top:78px;overflow:hidden;background:var(--ev-green-dark)}
.banner,.banner-container,.carousel,.carousel-inner,.carousel-item{height:700px}
.banner-container{padding:0!important;max-width:none!important}
.carousel-item:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,31,21,.88) 0%,rgba(4,37,25,.68) 39%,rgba(4,33,23,.22) 66%,rgba(2,21,14,.50) 100%);z-index:1}
.d-view,.m-view{width:100%;height:700px;object-fit:cover;display:block}
.m-view{display:none}
.carousel-control-prev,.carousel-control-next{width:54px;height:54px;top:auto;bottom:28px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(7,49,33,.55);opacity:1;z-index:6}
.carousel-control-prev{left:auto;right:94px}.carousel-control-next{right:28px}
.carousel-control-prev:hover,.carousel-control-next:hover{background:var(--ev-green)}
.project-details-ban{position:absolute!important;z-index:5;top:50%!important;left:max(5vw,calc((100vw - 1240px)/2))!important;right:auto!important;bottom:auto!important;transform:translateY(-50%)!important;width:min(690px,56vw)!important;padding:32px 34px!important;border:1px solid rgba(255,255,255,.22);border-radius:var(--ev-radius);background:rgba(5,45,30,.76)!important;box-shadow:0 25px 70px rgba(0,0,0,.25);backdrop-filter:blur(12px);text-align:left!important;color:#fff!important}
.project-details-ban>p:first-child{display:inline-flex!important;align-items:center;gap:8px;margin:0 0 14px!important;padding:7px 13px!important;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.10);font-size:13px!important;font-weight:700;line-height:1.35;color:#fff!important;letter-spacing:.02em}
.project-details-ban h1{margin:0 0 14px!important;color:#fff!important;font-size:clamp(45px,5vw,72px)!important;line-height:.98!important;font-weight:600!important;letter-spacing:-.035em;text-shadow:0 5px 30px rgba(0,0,0,.25)}
.project-details-ban h1:after{content:"North Bengaluru";display:block;margin-top:12px;color:#d9c28f;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:16px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.project-key-highlights{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px!important;margin:22px 0!important}
.key-high{display:flex!important;align-items:center!important;gap:8px!important;min-height:52px;padding:10px 11px!important;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(255,255,255,.08)!important}
.key-high img{width:19px!important;height:19px!important;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}
.key-high p{margin:0!important;color:#fff!important;font-size:12px!important;font-weight:650!important;line-height:1.3!important}
.banner-price-typo{display:flex!important;flex-wrap:wrap;gap:10px!important;margin-top:14px!important}
.banner-typology{padding:10px 15px!important;border:1px solid rgba(217,194,143,.60)!important;border-radius:12px!important;background:rgba(200,169,106,.14)!important}
.banner-typology h3{margin:0!important;color:#fff!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px!important;font-weight:750!important;line-height:1.25!important}
.banner-btn{margin-top:18px}.banner-button,.high-view-more{display:inline-flex!important;align-items:center;justify-content:center;min-height:48px;padding:12px 22px!important;border-radius:10px!important;background:#fff!important;color:var(--ev-green)!important;text-decoration:none!important;font-weight:800!important;box-shadow:0 10px 26px rgba(0,0,0,.16)}
.banner-button p{margin:0!important;color:inherit!important}
.banner-form-section{position:absolute!important;z-index:7;top:50%!important;right:max(3vw,calc((100vw - 1380px)/2))!important;left:auto!important;transform:translateY(-50%)!important;width:330px!important}
.banner-form-section .form-section{width:100%!important}
.banner-form,.modal-content{overflow:hidden;border:1px solid rgba(255,255,255,.20)!important;border-radius:18px!important;background:rgba(255,255,255,.97)!important;box-shadow:var(--ev-shadow)!important}
.form-bottom{padding:20px 22px 12px;background:linear-gradient(135deg,var(--ev-green-dark),var(--ev-green))}
.form_title{margin:0!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:25px!important;font-weight:600!important}
.lower-form-part{padding:20px 22px 22px!important;background:#fff!important}
.form-group{margin-bottom:11px!important}
.form-control{height:48px!important;padding:11px 14px!important;border:1px solid #d8e1dc!important;border-radius:10px!important;background:#f9fbfa!important;color:#1a2d23!important;font-size:14px!important;box-shadow:none!important}
.form-control:focus{border-color:var(--ev-green)!important;box-shadow:0 0 0 3px rgba(15,81,50,.10)!important;background:#fff!important}
.submit_btn,.dark_btn{width:100%!important;min-height:48px!important;margin-top:3px!important;border:0!important;border-radius:10px!important;background:var(--ev-green)!important;color:#fff!important;font-size:15px!important;font-weight:800!important;box-shadow:0 10px 22px rgba(15,81,50,.20)!important}
.submit_btn:hover,.dark_btn:hover{background:var(--ev-green-dark)!important;color:#fff!important}
.checkbox-section{gap:8px!important;padding-top:10px!important}.checkbox-section p{margin:0!important;color:#607068!important;font-size:9.5px!important;line-height:1.35!important}.checkbox-section input{margin-top:3px;accent-color:var(--ev-green)}
.circle{display:none!important}

/* Inner page hero */
body.inner-page .banner-setion{min-height:500px}
body.inner-page .banner,body.inner-page .banner-container,body.inner-page .carousel,body.inner-page .carousel-inner,body.inner-page .carousel-item,body.inner-page .d-view,body.inner-page .m-view{height:500px}
body.inner-page .project-details-ban{width:min(760px,76vw)!important;padding:28px 32px!important}
body.inner-page .project-details-ban h1{font-size:52px!important}
body.inner-page .project-key-highlights{grid-template-columns:repeat(5,minmax(0,1fr));margin:18px 0!important}
body.inner-page .key-high{min-height:56px;align-items:flex-start!important}
body.inner-page .key-high p{font-size:10.5px!important}
body.inner-page .banner-form-section{display:none!important}

/* Sections */
.overview-section,.section-pad{position:relative;padding:90px 0!important;background:#fff}
.bg-lightish{background:var(--ev-cream)!important}
.overview-section h4{font-size:clamp(34px,4vw,52px)!important;color:var(--ev-green-dark)!important;margin:14px 0 18px!important}
.badge-new{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--ev-green-soft);color:var(--ev-green);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.overview-left-section p,.section-pad>.container>p,.section-pad p{color:#53635a}
.overview-left-section p+p{margin-top:14px!important}
.heading-section{max-width:830px;margin:0 auto 34px!important;text-align:center!important}
.heading-section.text-start{margin-left:0!important;text-align:left!important}
.heading-section:before{content:"Embassy Verde";display:block;margin-bottom:9px;color:var(--ev-green);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}
.heading-section h2{margin:0!important;color:var(--ev-green-dark)!important;font-size:clamp(34px,4.2vw,52px)!important;font-weight:600!important;letter-spacing:-.025em}
.divied{display:block!important;width:58px!important;height:3px!important;margin:17px auto 0!important;border-radius:10px;background:linear-gradient(90deg,var(--ev-green),var(--ev-gold))!important}
.heading-section.text-start .divied{margin-left:0!important}
.section-pad>.container>p{max-width:920px;margin:0 auto 28px!important;text-align:center}
.section-pad .row p{text-align:left}

/* Cards */
.seo-card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px!important;counter-reset:evcards}
.seo-card{position:relative;overflow:hidden;min-height:178px;padding:29px 27px!important;border:1px solid var(--ev-border)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 35px rgba(20,62,44,.07)!important;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;counter-increment:evcards}
.seo-card:before{content:counter(evcards,decimal-leading-zero);display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;margin-bottom:18px;border-radius:12px;background:var(--ev-green-soft);color:var(--ev-green);font-size:12px;font-weight:850}
.seo-card:after{content:"";position:absolute;inset:auto -35px -50px auto;width:120px;height:120px;border-radius:50%;background:rgba(15,81,50,.04)}
.seo-card:hover{transform:translateY(-5px);border-color:rgba(15,81,50,.28)!important;box-shadow:0 18px 45px rgba(20,62,44,.12)!important}
.seo-card h3{margin:0 0 10px!important;color:var(--ev-green-dark)!important;font-size:23px!important;line-height:1.25!important}
.seo-card p{margin:0!important;color:#607067!important;font-size:15px;line-height:1.7}

/* Tables */
.responsive-table-wrap{overflow:auto;margin-top:26px;border:1px solid var(--ev-border);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(18,58,41,.08)}
.project-table,.project-details-table{width:100%!important;min-width:720px;border-collapse:collapse!important;margin:0!important;background:#fff!important}
.project-table th,.project-details-table th{padding:17px 20px!important;border:0!important;background:var(--ev-green-dark)!important;color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.035em;text-transform:uppercase}
.project-table td,.project-details-table td{padding:17px 20px!important;border:0!important;border-bottom:1px solid #e7ede9!important;color:#37483f!important;font-size:15px!important;background:#fff!important}
.project-table tr:last-child td,.project-details-table tr:last-child td{border-bottom:0!important}
.project-table tbody tr:hover td,.project-details-table tbody tr:hover td{background:#f4f9f6!important}
.notice-box{padding:19px 22px!important;border:1px solid rgba(200,169,106,.42)!important;border-left:4px solid var(--ev-gold)!important;border-radius:13px!important;background:#fffaf0!important;color:#5d5546!important;box-shadow:none!important}

/* Images & content panels */
.img-fluid.rounded,.gallery-thumb,.contact-panel{border-radius:18px!important}
.img-fluid.shadow,.gallery-thumb{box-shadow:var(--ev-shadow)!important}
.section-pad .row.g-4 .col-md-4>a{display:block;overflow:hidden;border-radius:18px;background:#fff}
.section-pad .row.g-4 .col-md-4 img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .4s ease}
.section-pad .row.g-4 .col-md-4 a:hover img{transform:scale(1.03)}
.gallery-thumb{width:100%;aspect-ratio:16/10;object-fit:cover}
.contact-panel{padding:28px!important;border:1px solid var(--ev-border)!important;background:var(--ev-cream)!important;box-shadow:0 16px 45px rgba(18,58,41,.09)!important}

/* Footer */
.footer-section{padding:50px 0 36px!important;background:var(--ev-green-dark)!important;color:rgba(255,255,255,.72)!important;border-top:4px solid var(--ev-gold)}
.footer-section .rera{display:inline-flex!important;margin:0 auto 18px!important;padding:8px 15px!important;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);color:#fff!important;font-weight:750!important}
.footer-section .col-md-12{text-align:center}
.footer-section .btm-foot{max-width:1050px;margin:0 auto!important;color:rgba(255,255,255,.68)!important;font-size:12px!important;line-height:1.75!important}
.moreless-button{margin-top:18px!important;background:#fff!important;color:var(--ev-green-dark)!important;cursor:pointer;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-weight:800!important}

/* Modal */
.modal{z-index:2000}.modal-backdrop{z-index:1990}.modal-dialog{max-width:430px}.modal-content{border:0!important}.modal-body{padding:0!important}.modal .btn-close{position:absolute;top:13px;right:13px;z-index:5;padding:8px;border-radius:50%;background-color:#fff;opacity:1}.modal .banner-form{box-shadow:none!important;border-radius:18px!important}.modal .lower-form-part{padding:24px!important}

/* Mobile action bar */
.mobile-section{display:none;position:fixed;z-index:1500;left:10px;right:10px;bottom:10px;grid-template-columns:repeat(3,1fr);gap:7px;padding:7px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(6,45,30,.94);box-shadow:0 18px 45px rgba(0,0,0,.25);backdrop-filter:blur(12px)}
.mobile-section a{display:flex;align-items:center;justify-content:center;min-height:45px;border-radius:10px;background:#fff;color:var(--ev-green-dark)!important;text-decoration:none;font-size:12px;font-weight:850}
.mobile-section a:nth-child(2){background:var(--ev-gold);color:#17231d!important}.mobile-section a:nth-child(3){background:#25d366;color:#082f1e!important}

@media (max-width:1399.98px){
  .header-section .navbar>.container{max-width:1320px}
  .nav-item .nav-link,.header-section.fixed .nav-item .nav-link{font-size:11.5px!important;padding:9px 6px!important}
  .project-details-ban{left:4vw!important;width:min(650px,58vw)!important}
  .banner-form-section{right:3vw!important;width:310px!important}
}
@media (max-width:1199.98px){
  .navbar-expand-lg .navbar-toggler{display:block!important;margin-left:auto}
  .navbar-expand-lg .navbar-collapse.collapse:not(.show){display:none!important}
  .navbar-expand-lg .navbar-collapse{flex-basis:100%!important;flex-grow:1!important;align-items:center!important}
  .navbar-expand-lg .navbar-nav{flex-direction:column!important}
  .navbar-collapse{position:absolute;top:69px;left:15px;right:15px;padding:14px;border:1px solid var(--ev-border);border-radius:16px;background:#fff;box-shadow:var(--ev-shadow)}
  ul.navbar-nav.asidebar{align-items:stretch!important}
  li.nav-item{width:100%}.nav-item .nav-link{font-size:14px!important;padding:10px 12px!important}
  .banner-form-section{display:none!important}
  .project-details-ban{width:min(760px,80vw)!important}
}
@media (max-width:991.98px){
  .seo-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .project-details-ban{left:5vw!important;width:90vw!important}
  body.inner-page .project-key-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:767.98px){
  body{font-size:15px;padding-bottom:76px}
  .container{padding-left:18px;padding-right:18px}
  .header-section .navbar{min-height:68px;padding:7px 0}.header-section img.project-logo{max-width:126px;max-height:46px}
  .navbar-collapse{top:61px}
  .banner-setion{min-height:720px;margin-top:68px}.banner,.banner-container,.carousel,.carousel-inner,.carousel-item,.d-view,.m-view{height:720px}
  .d-view{display:none!important}.m-view{display:block!important}
  .carousel-item:after{background:linear-gradient(180deg,rgba(3,31,21,.38) 0%,rgba(3,31,21,.76) 43%,rgba(3,31,21,.96) 100%)}
  .project-details-ban,body.inner-page .project-details-ban{top:auto!important;left:14px!important;right:14px!important;bottom:22px!important;transform:none!important;width:auto!important;padding:24px 20px!important;border-radius:18px!important}
  .project-details-ban h1,body.inner-page .project-details-ban h1{font-size:43px!important}.project-details-ban h1:after{font-size:12px}
  .project-details-ban>p:first-child{font-size:11px!important}
  .project-key-highlights,body.inner-page .project-key-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important;margin:17px 0!important}
  .key-high,body.inner-page .key-high{min-height:48px;padding:8px!important;align-items:center!important}.key-high p,body.inner-page .key-high p{font-size:10.5px!important}
  .banner-price-typo{gap:7px!important}.banner-typology{flex:1 1 100%;padding:9px 11px!important}.banner-typology h3{font-size:13px!important}
  .carousel-control-prev,.carousel-control-next{display:none}
  body.inner-page .banner-setion{min-height:680px}body.inner-page .banner,body.inner-page .banner-container,body.inner-page .carousel,body.inner-page .carousel-inner,body.inner-page .carousel-item,body.inner-page .d-view,body.inner-page .m-view{height:680px}
  .overview-section,.section-pad{padding:64px 0!important}
  .heading-section{margin-bottom:26px!important}.heading-section h2{font-size:36px!important}
  .heading-section.text-start{text-align:center!important}.heading-section.text-start .divied{margin-left:auto!important}
  .section-pad>.container>p{text-align:left!important}
  .seo-card-grid{grid-template-columns:1fr!important;gap:15px!important}.seo-card{min-height:0;padding:23px 21px!important}.seo-card h3{font-size:21px!important}
  .overview-section .col-md-5,.section-pad .row .col-md-6+ .col-md-6{margin-top:28px}
  .responsive-table-wrap{border-radius:14px}.project-table th,.project-table td,.project-details-table th,.project-details-table td{padding:14px 15px!important}
  .footer-section{padding:44px 0 30px!important}.footer-section .rera{display:block!important;font-size:11px!important}
  .mobile-section{display:grid!important}
}
@media (max-width:420px){
  .project-details-ban h1,body.inner-page .project-details-ban h1{font-size:38px!important}
  .project-key-highlights,body.inner-page .project-key-highlights{grid-template-columns:1fr 1fr}
  .key-high:nth-child(5){grid-column:1/-1}
}

/* Reference-theme homepage hero – exact layout refinement */
body.home-page .reference-hero{
  position:relative!important;
  min-height:640px!important;
  height:640px!important;
  margin-top:78px!important;
  overflow:hidden!important;
  background:#073d2b!important;
}
body.home-page .reference-hero-media{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
}
body.home-page .reference-hero-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  object-fit:cover!important;
  object-position:center!important;
}
body.home-page .reference-hero-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(3,31,21,.88) 0%,rgba(3,31,21,.68) 43%,rgba(3,31,21,.22) 72%,rgba(3,31,21,.12) 100%);
}
body.home-page .reference-hero-container{
  position:relative;
  z-index:2;
  height:100%;
  display:flex;
  align-items:center;
}
body.home-page .reference-hero-copy.project-details-ban{
  position:relative!important;
  inset:auto!important;
  transform:none!important;
  width:min(680px,62vw)!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  text-align:left!important;
  color:#fff!important;
}
body.home-page .reference-hero-badge{
  display:inline-flex;
  align-items:center;
  margin:0 0 18px;
  padding:8px 14px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:999px;
  background:rgba(255,255,255,.12);
  color:#fff;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif;
  font-size:13px;
  font-weight:750;
  line-height:1.3;
  letter-spacing:.015em;
  backdrop-filter:blur(8px);
}
body.home-page .reference-hero-copy h1{
  margin:0 0 18px!important;
  color:#fff!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(52px,6vw,82px)!important;
  font-weight:600!important;
  line-height:.98!important;
  letter-spacing:-.04em!important;
  text-shadow:0 5px 30px rgba(0,0,0,.28);
}
body.home-page .reference-hero-copy h1:after{display:none!important;content:none!important}
body.home-page .reference-hero-copy h1 span{
  display:block;
  margin-top:10px;
  color:#d9c28f!important;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;
  font-size:clamp(19px,2vw,27px)!important;
  font-weight:750!important;
  line-height:1.2!important;
  letter-spacing:.12em!important;
  text-transform:uppercase;
}
body.home-page .reference-hero-description{
  max-width:650px;
  margin:0 0 28px!important;
  color:rgba(255,255,255,.92)!important;
  font-size:17px!important;
  line-height:1.68!important;
  text-shadow:0 3px 18px rgba(0,0,0,.24);
}
body.home-page .reference-hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
body.home-page .reference-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:13px 22px;
  border:1px solid transparent;
  border-radius:10px;
  font-family:Inter,ui-sans-serif,system-ui,sans-serif;
  font-size:14px;
  font-weight:800;
  line-height:1.2;
  text-decoration:none!important;
  transition:.25s ease;
}
body.home-page .reference-btn-primary{
  background:#fff;
  color:#0f5132!important;
  box-shadow:0 12px 30px rgba(0,0,0,.18);
}
body.home-page .reference-btn-primary:hover{background:#f6f3eb;color:#073d2b!important;transform:translateY(-2px)}
body.home-page .reference-btn-secondary{
  border-color:rgba(255,255,255,.55);
  background:rgba(7,61,43,.34);
  color:#fff!important;
  backdrop-filter:blur(8px);
}
body.home-page .reference-btn-secondary:hover{background:#0f5132;border-color:#0f5132;color:#fff!important;transform:translateY(-2px)}
body.home-page .reference-stats-section{
  position:relative;
  z-index:4;
  padding:0!important;
  background:#fff;
  border-bottom:1px solid rgba(15,81,50,.11);
}
body.home-page .reference-stats{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  max-width:1240px;
  margin:0 auto;
  padding:0;
  background:#fff;
  box-shadow:0 16px 45px rgba(19,54,40,.10);
}
body.home-page .reference-stat{
  min-height:112px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:22px 26px;
  border-right:1px solid rgba(15,81,50,.12);
}
body.home-page .reference-stat:last-child{border-right:0}
body.home-page .reference-stat strong{
  display:block;
  margin-bottom:4px;
  color:#0f5132;
  font-family:Georgia,"Times New Roman",serif;
  font-size:25px;
  font-weight:650;
  line-height:1.2;
}
body.home-page .reference-stat small{
  display:block;
  color:#657269;
  font-size:13px;
  font-weight:600;
  line-height:1.45;
}
@media (max-width:991px){
  body.home-page .reference-hero{min-height:610px!important;height:610px!important;margin-top:68px!important}
  body.home-page .reference-hero-copy.project-details-ban{width:min(650px,82vw)!important}
  body.home-page .reference-hero-copy h1{font-size:clamp(48px,8vw,70px)!important}
  body.home-page .reference-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.home-page .reference-stat:nth-child(2){border-right:0}
  body.home-page .reference-stat:nth-child(-n+2){border-bottom:1px solid rgba(15,81,50,.12)}
}
@media (max-width:767px){
  body.home-page .reference-hero{min-height:690px!important;height:690px!important}
  body.home-page .reference-hero-overlay{background:linear-gradient(180deg,rgba(3,31,21,.28) 0%,rgba(3,31,21,.67) 42%,rgba(3,31,21,.96) 100%)}
  body.home-page .reference-hero-container{align-items:flex-end;padding-bottom:54px}
  body.home-page .reference-hero-copy.project-details-ban{width:100%!important;max-width:none!important;padding:0 3px!important;color:#fff!important;background:transparent!important}
  body.home-page .reference-hero-badge{margin-bottom:14px;font-size:11.5px;padding:7px 11px}
  body.home-page .reference-hero-copy h1{font-size:44px!important;margin-bottom:15px!important}
  body.home-page .reference-hero-copy h1 span{font-size:16px!important;letter-spacing:.10em!important;margin-top:8px}
  body.home-page .reference-hero-description{font-size:15px!important;line-height:1.55!important;margin-bottom:21px!important}
  body.home-page .reference-hero-actions{gap:9px}
  body.home-page .reference-btn{flex:1 1 calc(50% - 5px);min-height:46px;padding:11px 12px;font-size:12.5px}
  body.home-page .reference-stats{grid-template-columns:1fr 1fr}
  body.home-page .reference-stat{min-height:96px;padding:17px 14px}
  body.home-page .reference-stat strong{font-size:20px}
  body.home-page .reference-stat small{font-size:11.5px}
}
@media (max-width:430px){
  body.home-page .reference-hero{min-height:710px!important;height:710px!important}
  body.home-page .reference-hero-container{padding-bottom:42px}
  body.home-page .reference-hero-copy h1{font-size:39px!important}
  body.home-page .reference-btn{flex-basis:100%}
}

/* =========================================================
   FINAL EXACT REFERENCE HERO — SHARED ACROSS ALL PAGES
   Matches the supplied Godrej Neopolis hero composition:
   tall image, large two-line serif heading, gold accent line,
   pill CTAs and four overlapping statistics cards.
   ========================================================= */
@media (min-width:1200px){
  body.exact-reference-hero-page .header-section .navbar,
  body.exact-reference-hero-page .header-section.fixed .navbar{
    min-height:106px!important;
    padding:13px 0!important;
  }
  body.exact-reference-hero-page .header-section img.project-logo,
  body.exact-reference-hero-page .header-section.fixed img.project-logo{
    max-width:170px!important;
    max-height:64px!important;
  }
}

body.exact-reference-hero-page .exact-reference-hero{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:780px!important;
  min-height:780px!important;
  margin-top:106px!important;
  overflow:hidden!important;
  background:#073d2b!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-media{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  object-fit:cover!important;
  object-position:center center!important;
  filter:none!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-overlay{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:
    linear-gradient(90deg,rgba(4,40,28,.91) 0%,rgba(4,40,28,.78) 30%,rgba(4,40,28,.50) 52%,rgba(4,40,28,.16) 78%,rgba(4,40,28,.08) 100%)!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-container{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  align-items:flex-start!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  margin:0!important;
  padding:75px 20px 128px!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy,
body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy.project-details-ban,
body.home-page.exact-reference-hero-page .exact-reference-hero .reference-hero-copy.project-details-ban,
body.inner-page.exact-reference-hero-page .exact-reference-hero .reference-hero-copy{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  transform:none!important;
  display:block!important;
  width:min(860px,70vw)!important;
  max-width:860px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  text-align:left!important;
  color:#fff!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-badge{
  display:inline-flex!important;
  align-items:center!important;
  min-height:48px!important;
  margin:0 0 29px!important;
  padding:10px 18px!important;
  border:1px solid rgba(255,255,255,.38)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:.10em!important;
  text-transform:uppercase!important;
  white-space:normal!important;
  backdrop-filter:blur(8px)!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1,
body.home-page.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1,
body.inner-page.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1{
  display:block!important;
  max-width:850px!important;
  margin:0 0 27px!important;
  color:#fff!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(74px,5.65vw,91px)!important;
  font-weight:700!important;
  line-height:.99!important;
  letter-spacing:-.045em!important;
  text-shadow:0 5px 28px rgba(0,0,0,.25)!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1:after,
body.home-page.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1:after,
body.inner-page.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1:after{
  display:none!important;
  content:none!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1 span,
body.home-page.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1 span,
body.inner-page.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1 span{
  display:block!important;
  margin:4px 0 0!important;
  color:#f0c76e!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:inherit!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:-.045em!important;
  text-transform:none!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-description{
  display:block!important;
  max-width:800px!important;
  margin:0 0 27px!important;
  color:rgba(255,255,255,.94)!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;
  font-size:21px!important;
  font-weight:400!important;
  line-height:1.9!important;
  text-shadow:0 3px 18px rgba(0,0,0,.22)!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-hero-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:15px!important;
  margin:0!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:226px!important;
  min-height:74px!important;
  padding:18px 29px!important;
  border:2px solid transparent!important;
  border-radius:999px!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;
  font-size:19px!important;
  font-weight:800!important;
  line-height:1.2!important;
  text-align:center!important;
  text-decoration:none!important;
  box-shadow:none!important;
  transition:transform .2s ease,background .2s ease,color .2s ease!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-btn:hover{
  transform:translateY(-2px)!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-btn-primary{
  border-color:#147c62!important;
  background:#147c62!important;
  color:#fff!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-btn-primary:hover{
  border-color:#0f654f!important;
  background:#0f654f!important;
  color:#fff!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-btn-secondary{
  border-color:rgba(255,255,255,.92)!important;
  background:rgba(7,46,32,.20)!important;
  color:#fff!important;
  backdrop-filter:blur(5px)!important;
}
body.exact-reference-hero-page .exact-reference-hero .reference-btn-secondary:hover{
  background:#fff!important;
  color:#0b543d!important;
}

body.exact-reference-hero-page .reference-stats-section{
  position:relative!important;
  z-index:8!important;
  width:100%!important;
  margin:-76px 0 0!important;
  padding:0 20px!important;
  background:transparent!important;
}
body.exact-reference-hero-page .reference-stats{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.exact-reference-hero-page .reference-stat{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  min-height:132px!important;
  padding:24px 31px 20px!important;
  border:1px solid rgba(12,75,54,.13)!important;
  border-radius:29px 29px 0 0!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 14px 38px rgba(9,54,38,.13)!important;
  backdrop-filter:blur(10px)!important;
}
body.exact-reference-hero-page .reference-stat strong{
  display:block!important;
  overflow-wrap:anywhere!important;
  margin:0 0 3px!important;
  color:#0b654b!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:36px!important;
  font-weight:700!important;
  line-height:1.15!important;
  letter-spacing:-.025em!important;
}
body.exact-reference-hero-page .reference-stat small{
  display:block!important;
  margin:0!important;
  color:#68736d!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;
  font-size:16px!important;
  font-weight:400!important;
  line-height:1.35!important;
}

@media (max-width:1399.98px){
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1{
    font-size:76px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-description{
    max-width:720px!important;
    font-size:19px!important;
    line-height:1.75!important;
  }
  body.exact-reference-hero-page .reference-stat strong{font-size:31px!important}
}

@media (max-width:1199.98px){
  body.exact-reference-hero-page .exact-reference-hero{
    height:720px!important;
    min-height:720px!important;
    margin-top:78px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-container{
    padding:62px 26px 118px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy{
    width:min(760px,84vw)!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1{
    font-size:68px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-description{
    max-width:680px!important;
    font-size:18px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-btn{
    min-width:205px!important;
    min-height:62px!important;
    font-size:17px!important;
  }
  body.exact-reference-hero-page .reference-stat{
    min-height:116px!important;
    padding:20px 23px 17px!important;
  }
  body.exact-reference-hero-page .reference-stat strong{font-size:27px!important}
  body.exact-reference-hero-page .reference-stat small{font-size:14px!important}
}

@media (max-width:991.98px){
  body.exact-reference-hero-page .reference-stats{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.exact-reference-hero-page .reference-stat{
    border-radius:22px!important;
  }
  body.exact-reference-hero-page .reference-stats-section{
    margin:-58px 0 0!important;
  }
}

@media (max-width:767.98px){
  body.exact-reference-hero-page .header-section .navbar,
  body.exact-reference-hero-page .header-section.fixed .navbar{
    min-height:68px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero{
    height:690px!important;
    min-height:690px!important;
    margin-top:68px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-media img{
    object-position:center center!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-overlay{
    background:linear-gradient(180deg,rgba(4,40,28,.34) 0%,rgba(4,40,28,.70) 37%,rgba(4,40,28,.95) 100%)!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-container{
    align-items:flex-end!important;
    padding:35px 18px 78px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy{
    width:100%!important;
    max-width:none!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-badge{
    min-height:0!important;
    margin-bottom:18px!important;
    padding:8px 12px!important;
    font-size:10.5px!important;
    letter-spacing:.075em!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1{
    max-width:100%!important;
    margin-bottom:18px!important;
    font-size:48px!important;
    line-height:1.01!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1 span{
    margin-top:2px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-description{
    max-width:100%!important;
    margin-bottom:20px!important;
    font-size:15px!important;
    line-height:1.65!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-actions{
    gap:10px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-btn{
    flex:1 1 calc(50% - 5px)!important;
    min-width:0!important;
    min-height:52px!important;
    padding:12px 13px!important;
    border-width:1.5px!important;
    font-size:13px!important;
  }
  body.exact-reference-hero-page .reference-stats-section{
    margin:-43px 0 0!important;
    padding:0 12px!important;
  }
  body.exact-reference-hero-page .reference-stats{
    gap:10px!important;
  }
  body.exact-reference-hero-page .reference-stat{
    min-height:99px!important;
    padding:17px 15px 14px!important;
    border-radius:17px!important;
  }
  body.exact-reference-hero-page .reference-stat strong{
    font-size:22px!important;
  }
  body.exact-reference-hero-page .reference-stat small{
    font-size:12px!important;
  }
}

@media (max-width:420px){
  body.exact-reference-hero-page .exact-reference-hero{
    height:670px!important;
    min-height:670px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-copy h1{
    font-size:42px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-description{
    font-size:14px!important;
  }
  body.exact-reference-hero-page .reference-stat strong{
    font-size:20px!important;
  }
}

/* Final alignment pass against the supplied desktop reference */
@media (min-width:1200px){
  body.exact-reference-hero-page .header-section .navbar>.container{
    width:100%!important;
    max-width:none!important;
    padding-left:20px!important;
    padding-right:20px!important;
  }
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-description{
    min-height:112px!important;
    max-width:790px!important;
  }
}
@media (max-width:1199.98px){
  body.exact-reference-hero-page .exact-reference-hero .reference-hero-description{
    min-height:0!important;
  }
}

/* === Embassy Verde reference-style footer and responsive contact actions === */
.ev-site-footer{
  position:relative;
  z-index:3;
  padding:72px 0 0;
  background:#081b13;
  color:#aebbb3;
  border-top:1px solid rgba(255,255,255,.08);
  font-family:inherit;
}
.ev-footer-grid{
  display:grid;
  grid-template-columns:1.7fr .82fr .82fr 1.05fr;
  gap:70px;
  padding-bottom:55px;
}
.ev-footer-column h2,
.ev-footer-column h3{
  margin:0 0 30px;
  color:#fff;
  font-family:inherit;
  font-weight:800;
  line-height:1.2;
  letter-spacing:-.02em;
}
.ev-footer-column h2{font-size:29px}
.ev-footer-column h3{font-size:25px}
.ev-footer-column p{
  max-width:560px;
  margin:0 0 20px;
  color:#aebbb3;
  font-size:17px;
  line-height:1.8;
}
.ev-footer-column .ev-important{margin-top:22px}
.ev-footer-column .ev-important strong{color:#dfe7e2}
.ev-footer-column nav{display:flex;flex-direction:column;align-items:flex-start;gap:18px}
.ev-footer-column nav a,
.ev-footer-action,
.ev-footer-phone{
  position:relative;
  display:inline-block;
  color:#b9c5be;
  font-size:17px;
  line-height:1.5;
  text-decoration:none!important;
  transition:color .2s ease,transform .2s ease;
}
.ev-footer-column nav a:hover,
.ev-footer-action:hover,
.ev-footer-phone:hover{color:#fff;transform:translateX(3px)}
.ev-footer-contact p{margin-top:26px;margin-bottom:15px}
.ev-footer-contact .ev-footer-action{display:block;margin-bottom:18px}
.ev-footer-phone{color:#e2bc70;font-weight:750}
.ev-footer-bottom{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:35px;
  padding:24px 0 28px;
  border-top:1px solid rgba(255,255,255,.14);
}
.ev-footer-bottom p{
  margin:0;
  color:#839189;
  font-size:12px;
  line-height:1.7;
}
.ev-footer-bottom p:first-child{max-width:900px}
.ev-copyright{white-space:nowrap;text-align:right}

.ev-desktop-whatsapp{
  position:fixed;
  right:24px;
  bottom:132px;
  z-index:1040;
}
.ev-desktop-whatsapp a{
  display:flex;
  width:92px;
  height:92px;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  border:1px solid rgba(255,255,255,.3);
  border-radius:50%;
  background:#25a866;
  color:#fff!important;
  font-size:12px;
  font-weight:800;
  line-height:1;
  text-decoration:none!important;
  box-shadow:0 16px 38px rgba(4,31,22,.3);
  transition:transform .2s ease,background .2s ease;
}
.ev-desktop-whatsapp a:hover{transform:translateY(-3px);background:#1f945a}
.ev-desktop-whatsapp .ev-wa-mark{font-size:22px!important;line-height:1}

.ev-desktop-enquiry{
  position:fixed;
  right:24px;
  bottom:28px;
  z-index:1040;
}
.ev-desktop-enquiry a{
  display:flex;
  width:92px;
  height:92px;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:3px;
  border:1px solid rgba(255,255,255,.3);
  border-radius:50%;
  background:#0c6a4e;
  color:#fff!important;
  font-size:12px;
  font-weight:800;
  line-height:1;
  text-decoration:none!important;
  box-shadow:0 16px 38px rgba(4,31,22,.3);
  transition:transform .2s ease,background .2s ease;
}
.ev-desktop-enquiry a:hover{transform:translateY(-3px);background:#09573f}
.ev-desktop-enquiry .ev-action-icon{font-size:22px;line-height:1}
.ev-mobile-actions{display:none}

@media (max-width:1199px){
  .ev-footer-grid{grid-template-columns:1.45fr .8fr .8fr 1fr;gap:35px}
  .ev-footer-column h2{font-size:26px}.ev-footer-column h3{font-size:22px}
  .ev-footer-column p,.ev-footer-column nav a,.ev-footer-action,.ev-footer-phone{font-size:15px}
}
@media (max-width:991px){
  .ev-site-footer{padding-top:58px}
  .ev-footer-grid{grid-template-columns:1.35fr 1fr;gap:45px 55px}
  .ev-footer-bottom{display:block}.ev-copyright{margin-top:12px!important;text-align:left;white-space:normal}
}
@media (max-width:767px){
  body{padding-bottom:64px!important}
  .ev-site-footer{padding:46px 0 0}
  .ev-footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px;padding-bottom:38px}
  .ev-footer-about{grid-column:1/-1}
  .ev-footer-column h2,.ev-footer-column h3{margin-bottom:18px}
  .ev-footer-column h2{font-size:25px}.ev-footer-column h3{font-size:19px}
  .ev-footer-column p{font-size:14px;line-height:1.7}
  .ev-footer-column nav{gap:12px}
  .ev-footer-column nav a,.ev-footer-action,.ev-footer-phone{font-size:14px}
  .ev-footer-contact .ev-footer-action{margin-bottom:12px}
  .ev-footer-contact p{margin-top:16px;font-size:13px}
  .ev-footer-bottom{padding:20px 0 25px}
  .ev-footer-bottom p{font-size:10px}
  .ev-desktop-whatsapp,.ev-desktop-enquiry{display:none!important}
  .mobile-section{display:none!important}
  .ev-mobile-actions{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:1060;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    min-height:64px;
    background:#fff;
    border-top:1px solid #dfe8e2;
    box-shadow:0 -8px 26px rgba(4,34,22,.16);
  }
  .ev-mobile-actions a{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    min-width:0;
    padding:10px 4px;
    color:#fff!important;
    font-size:13px;
    font-weight:800;
    text-decoration:none!important;
  }
  .ev-mobile-actions a span{font-size:19px;line-height:1}
  .ev-mobile-call{background:#164f39}
  .ev-mobile-whatsapp{background:#25a866}
  .ev-mobile-enquiry{background:#bc9850}
  .ev-wa-mark{font-size:21px!important;font-weight:900}
}
@media (max-width:480px){
  .ev-footer-grid{grid-template-columns:1fr;gap:30px}
  .ev-footer-about{grid-column:auto}
  .ev-footer-column h2{font-size:24px}.ev-footer-column h3{font-size:18px}
  .ev-mobile-actions a{font-size:12px;gap:5px}.ev-mobile-actions a span{font-size:17px}
}

/* Performance-only lightweight image viewer (replaces Magnific Popup library). */
.ev-lightbox{position:fixed;inset:0;z-index:1065;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.88);padding:24px}.ev-lightbox.open{display:flex}.ev-lightbox-image{display:block;max-width:min(92vw,1400px);max-height:88vh;width:auto;height:auto;object-fit:contain}.ev-lightbox-close,.ev-lightbox-prev,.ev-lightbox-next{position:absolute;border:0;background:rgba(0,0,0,.35);color:#fff;cursor:pointer;line-height:1}.ev-lightbox-close{top:18px;right:22px;font-size:42px;width:48px;height:48px;border-radius:50%}.ev-lightbox-prev,.ev-lightbox-next{top:50%;transform:translateY(-50%);font-size:56px;width:52px;height:72px;border-radius:10px}.ev-lightbox-prev{left:18px}.ev-lightbox-next{right:18px}@media(max-width:767px){.ev-lightbox{padding:12px}.ev-lightbox-prev{left:6px}.ev-lightbox-next{right:6px}.ev-lightbox-prev,.ev-lightbox-next{font-size:42px;width:40px;height:58px}}

/* Mobile navigation visibility fix — isolated override */
@media (max-width:767.98px){
  body.exact-reference-hero-page .header-section .navbar>.container{
    position:relative;
  }
  body.exact-reference-hero-page .navbar-collapse{
    position:absolute!important;
    top:60px!important;
    left:10px!important;
    right:10px!important;
    width:auto!important;
    margin:0!important;
    padding:8px!important;
    max-height:calc(100dvh - 145px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    border:1px solid rgba(15,81,50,.16)!important;
    border-radius:18px!important;
    background:#fff!important;
    box-shadow:0 18px 48px rgba(5,45,30,.20)!important;
  }
  body.exact-reference-hero-page .navbar-collapse .navbar-nav.mb-2.mb-lg-0.asidebar{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:3px!important;
    width:100%!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:12px!important;
    background:transparent!important;
    backdrop-filter:none!important;
  }
  body.exact-reference-hero-page .navbar-collapse .navbar-nav .nav-item{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }
  body.exact-reference-hero-page .navbar-collapse .navbar-nav .nav-item .nav-link,
  body.exact-reference-hero-page .header-section.fixed .navbar-collapse .navbar-nav .nav-item .nav-link{
    display:flex!important;
    align-items:center!important;
    min-height:40px!important;
    width:100%!important;
    margin:0!important;
    padding:8px 12px!important;
    border-radius:10px!important;
    color:#26372e!important;
    background:transparent!important;
    font-size:14px!important;
    font-weight:700!important;
    line-height:1.25!important;
    opacity:1!important;
  }
  body.exact-reference-hero-page .navbar-collapse .navbar-nav .nav-item .nav-link:hover{
    color:#0f5132!important;
    background:#f2f7f4!important;
  }
  body.exact-reference-hero-page .navbar-collapse .navbar-nav .nav-item .nav-link.active,
  body.exact-reference-hero-page .header-section.fixed .navbar-collapse .navbar-nav .nav-item .nav-link.active{
    color:#fff!important;
    background:#0f5132!important;
  }
  body.exact-reference-hero-page .navbar-collapse .navbar-nav .nav-item .nav-link.active:after{
    display:none!important;
  }
  body.exact-reference-hero-page .navbar-toggler{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:46px!important;
    height:46px!important;
    padding:0!important;
    border:1px solid rgba(15,81,50,.18)!important;
    border-radius:12px!important;
    background:#fff!important;
  }
  body.exact-reference-hero-page .navbar-toggler-icon{
    display:block!important;
    width:22px!important;
    height:16px!important;
    background-image:linear-gradient(#0f5132,#0f5132),linear-gradient(#0f5132,#0f5132),linear-gradient(#0f5132,#0f5132)!important;
    background-size:22px 2px,22px 2px,22px 2px!important;
    background-position:center top,center center,center bottom!important;
    background-repeat:no-repeat!important;
  }
}
