*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f7fbff;color:#102033}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.container{width:min(1200px,92%);margin:auto}
.topbar{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,90,150,.12)}
.nav{height:96px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.brand img{height:72px;width:auto;object-fit:contain}
.menu{display:flex;gap:22px;font-size:14px;font-weight:800;color:#20394f}
.menu a:hover{color:#009de0}
.langs{display:flex;gap:7px}
.langs a{font-size:12px;font-weight:900;padding:7px 9px;border-radius:999px;background:#eaf8ff;color:#0877a8}

.hero{min-height:820px;position:relative;overflow:hidden;padding-top:88px;background:linear-gradient(135deg,#ffffff 0%,#ecfaff 45%,#cdefff 100%)}
.hero-bg{position:absolute;inset:0;background:
radial-gradient(circle at 82% 22%,rgba(0,161,225,.22),transparent 28%),
radial-gradient(circle at 78% 78%,rgba(0,87,160,.16),transparent 32%),
linear-gradient(110deg,rgba(255,255,255,.95),rgba(255,255,255,.56))}
.hero-inner{position:relative;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:730px;gap:40px}
.badge,.pre,.section-head span{display:inline-block;font-size:12px;letter-spacing:.12em;font-weight:900;color:#0089c5;background:#e9f8ff;border:1px solid #b8eaff;padding:10px 14px;border-radius:999px}
h1{font-size:72px;line-height:.98;margin:24px 0 22px;letter-spacing:-3px;color:#0d2538}
.hero p{font-size:20px;line-height:1.7;color:#4d6b82;max-width:820px}
.actions{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}
.btn{padding:16px 24px;border-radius:999px;font-weight:900}
.primary{background:linear-gradient(135deg,#00a8e8,#004f95);color:white;box-shadow:0 18px 45px rgba(0,126,200,.25)}
.secondary{background:white;color:#006b9f;border:1px solid #b7eaff}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;max-width:760px}
.stats div{background:rgba(255,255,255,.8);border:1px solid rgba(0,120,180,.12);border-radius:22px;padding:18px;box-shadow:0 18px 40px rgba(20,80,110,.08)}
.stats strong{display:block;color:#00a1df;font-size:22px}
.stats span{font-size:13px;font-weight:800;color:#254961}
.hero-card{min-height:520px;border-radius:42px;background:
linear-gradient(150deg,rgba(255,255,255,.24),rgba(0,142,205,.14)),
url('/assets/img/luxury.jpg') center/cover no-repeat;box-shadow:0 35px 95px rgba(0,70,110,.20);position:relative;overflow:hidden}
.glass{position:absolute;left:28px;right:28px;bottom:28px;background:rgba(255,255,255,.78);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.55);border-radius:28px;padding:26px}
.glass h3{margin:0 0 8px;font-size:28px}
.glass p{margin:0;color:#49697d;line-height:1.6}

.section{padding:105px 0}
.section-head{max-width:850px;margin-bottom:44px}
.section-head h2,.contact h2{font-size:48px;line-height:1.05;letter-spacing:-1.5px;margin:16px 0;color:#0d2538}
.section-head p,.contact p{font-size:18px;line-height:1.7;color:#5a7183}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.product{background:white;border:1px solid rgba(0,120,180,.12);border-radius:30px;padding:30px;box-shadow:0 24px 60px rgba(20,70,100,.08);min-height:275px}
.product .num{font-size:13px;font-weight:900;color:#00a1df}
.product h3{font-size:22px;margin:28px 0 12px;color:#102f46}
.product p{line-height:1.65;color:#5a7183}

.dark{background:#071c2e;color:white}
.light h2,.light p{color:white}
.light span{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.18);color:#9fe7ff}
.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.solution{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.10);border-radius:30px;overflow:hidden}
.solution img{height:210px;width:100%;object-fit:cover}
.solution h3{font-size:22px;margin:24px 24px 10px}
.solution p{color:#cfe2ef;line-height:1.65;margin:0 24px 28px}

.markets{background:linear-gradient(180deg,#f7fbff,#eaf8ff)}
.market-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.market-card{min-height:330px;border-radius:34px;padding:40px;color:white;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 25px 70px rgba(0,70,110,.15)}
.market-card h3{font-size:42px;margin:0 0 10px}
.market-card p{font-size:18px;line-height:1.65;max-width:520px}
.brazil{background:linear-gradient(135deg,rgba(0,70,120,.75),rgba(0,160,130,.50)),url('/assets/img/condo.jpg') center/cover}
.thai{background:linear-gradient(135deg,rgba(0,70,120,.78),rgba(0,150,220,.46)),url('/assets/img/hotel.jpg') center/cover}

.video{background:#102033;color:white}
.video-wrap{border-radius:34px;overflow:hidden;box-shadow:0 35px 90px rgba(0,0,0,.35);background:#000}
.video-wrap iframe{width:100%;height:620px;border:0}

.contact{background:white}
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:start}
form{display:grid;gap:15px;background:#f3fbff;border:1px solid #cfeeff;border-radius:30px;padding:28px}
input,textarea{width:100%;border:1px solid #c7e7f5;background:white;border-radius:16px;padding:17px 18px;font-size:16px}
textarea{min-height:170px}
button{border:0;border-radius:999px;background:linear-gradient(135deg,#00a8e8,#004f95);color:white;font-weight:900;font-size:16px;padding:17px 26px;cursor:pointer}
.footer{background:#061421;color:#cfe2ef;padding:34px 0}
.foot{display:flex;justify-content:space-between;align-items:center;gap:20px}
.foot img{height:64px;width:auto;object-fit:contain;filter:brightness(1.08)}
.foot p{margin:0;font-weight:700}

@media(max-width:980px){
.nav{height:auto;padding:14px 0;flex-wrap:wrap}
.brand img{height:44px}
.menu{order:3;width:100%;overflow:auto;padding-bottom:4px;gap:16px}
.hero-inner,.contact-grid{grid-template-columns:1fr}
h1{font-size:44px;letter-spacing:-1.5px}
.hero{min-height:auto}
.hero-inner{padding:70px 0}
.hero-card{min-height:360px}
.stats,.product-grid,.solution-grid,.market-grid{grid-template-columns:1fr}
.section{padding:74px 0}
.section-head h2,.contact h2{font-size:36px}
.video-wrap iframe{height:300px}
.foot{flex-direction:column;align-items:flex-start}
}

.video-fallback{
  min-height:420px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:
    linear-gradient(135deg,rgba(0,85,150,.78),rgba(0,168,232,.35)),
    url('/assets/img/hotel.jpg') center/cover no-repeat;
}
.video-panel{
  max-width:720px;
  margin:40px;
  padding:38px;
  border-radius:28px;
  background:rgba(255,255,255,.88);
  color:#102033;
  text-align:center;
  box-shadow:0 30px 80px rgba(0,0,0,.25);
}
.video-panel h3{
  margin:0 0 12px;
  font-size:34px;
}
.video-panel p{
  margin:0 0 24px;
  color:#4d6b82;
  line-height:1.7;
}
.video-btn{
  display:inline-block;
  padding:15px 24px;
  border-radius:999px;
  background:linear-gradient(135deg,#00a8e8,#004f95);
  color:white;
  font-weight:900;
}

.page-hero{
  padding:180px 0 90px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.96),rgba(225,248,255,.82)),
    url('/assets/img/hvac.jpg') center/cover no-repeat;
}
.page-hero h1{
  font-size:64px;
  line-height:1;
  margin:24px 0 18px;
  letter-spacing:-2px;
}
.page-hero p{
  max-width:820px;
  font-size:20px;
  line-height:1.7;
  color:#4d6b82;
}
.product-list{
  display:grid;
  gap:34px;
}
.product-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
  align-items:stretch;
  background:white;
  border:1px solid rgba(0,120,180,.12);
  border-radius:36px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(20,70,100,.08);
}
.product-row.reverse .product-info{order:2}
.product-info{
  padding:46px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.product-info span{
  color:#00a1df;
  font-weight:900;
  letter-spacing:.12em;
}
.product-info h2{
  font-size:38px;
  line-height:1.08;
  margin:18px 0 16px;
  color:#0d2538;
}
.product-info p{
  font-size:18px;
  line-height:1.7;
  color:#5a7183;
}
.small-btn{
  margin-top:18px;
  display:inline-block;
  width:max-content;
  padding:14px 22px;
  border-radius:999px;
  background:linear-gradient(135deg,#00a8e8,#004f95);
  color:white;
  font-weight:900;
}
.product-photo{
  min-height:360px;
  background-size:cover;
  background-position:center;
}
.photo-air{background-image:linear-gradient(135deg,rgba(0,70,120,.18),rgba(0,168,232,.14)),url('/assets/img/condo.jpg')}
.photo-heat{background-image:linear-gradient(135deg,rgba(0,70,120,.18),rgba(0,168,232,.14)),url('/assets/img/hvac.jpg')}
.photo-fancoil{background-image:linear-gradient(135deg,rgba(0,70,120,.18),rgba(0,168,232,.14)),url('/assets/img/luxury.jpg')}
.photo-vent{background-image:linear-gradient(135deg,rgba(0,70,120,.18),rgba(0,168,232,.14)),url('/assets/img/hotel.jpg')}
.photo-smart{background-image:linear-gradient(135deg,rgba(0,70,120,.18),rgba(0,168,232,.14)),url('/assets/img/hvac.jpg')}

@media(max-width:980px){
  .page-hero{padding:150px 0 70px}
  .page-hero h1{font-size:42px}
  .product-row{grid-template-columns:1fr}
  .product-row.reverse .product-info{order:0}
  .product-info{padding:30px}
  .product-info h2{font-size:30px}
  .product-photo{min-height:260px}
}

.solutions-hero{
  background:
    linear-gradient(135deg,rgba(255,255,255,.96),rgba(225,248,255,.82)),
    url('/assets/img/hotel.jpg') center/cover no-repeat;
}
.solution-page-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:26px;
}
.solution-large{
  min-height:420px;
  border-radius:36px;
  overflow:hidden;
  padding:34px;
  display:flex;
  align-items:flex-end;
  color:white;
  box-shadow:0 24px 70px rgba(20,70,100,.13);
}
.solution-large div{
  background:rgba(5,22,35,.68);
  backdrop-filter:blur(12px);
  border:1px solid rgba(255,255,255,.14);
  border-radius:28px;
  padding:30px;
}
.solution-large span{
  color:#8fe8ff;
  font-weight:900;
  letter-spacing:.14em;
}
.solution-large h2{
  font-size:36px;
  line-height:1.05;
  margin:14px 0;
}
.solution-large p{
  color:#d8edf7;
  line-height:1.7;
  font-size:17px;
}
.solution-large .small-btn{
  background:white;
  color:#075177;
}
.wide{
  grid-column:1/-1;
}
.hotel-sol{background:linear-gradient(135deg,rgba(0,70,120,.26),rgba(0,160,220,.18)),url('/assets/img/hotel.jpg') center/cover}
.condo-sol{background:linear-gradient(135deg,rgba(0,70,120,.26),rgba(0,160,220,.18)),url('/assets/img/condo.jpg') center/cover}
.arch-sol{background:linear-gradient(135deg,rgba(0,70,120,.26),rgba(0,160,220,.18)),url('/assets/img/hvac.jpg') center/cover}
.villa-sol{background:linear-gradient(135deg,rgba(0,70,120,.26),rgba(0,160,220,.18)),url('/assets/img/luxury.jpg') center/cover}
.retrofit-sol{background:linear-gradient(135deg,rgba(0,70,120,.35),rgba(0,160,220,.20)),url('/assets/img/hvac.jpg') center/cover}

@media(max-width:980px){
  .solution-page-grid{grid-template-columns:1fr}
  .wide{grid-column:auto}
  .solution-large{min-height:360px;padding:18px}
  .solution-large div{padding:24px}
  .solution-large h2{font-size:29px}
}

.projects-hero{
  background:
    linear-gradient(135deg,rgba(255,255,255,.94),rgba(225,248,255,.82)),
    url('/assets/img/hotel.jpg') center/cover no-repeat;
}
.case-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:26px;
}
.case-card{
  min-height:430px;
  border-radius:36px;
  overflow:hidden;
  padding:34px;
  display:flex;
  align-items:flex-end;
  color:white;
  box-shadow:0 24px 70px rgba(20,70,100,.13);
}
.case-card div{
  background:rgba(5,22,35,.70);
  backdrop-filter:blur(12px);
  border:1px solid rgba(255,255,255,.14);
  border-radius:28px;
  padding:30px;
}
.case-card span{
  color:#8fe8ff;
  font-weight:900;
  letter-spacing:.14em;
}
.case-card h2{
  font-size:34px;
  line-height:1.05;
  margin:14px 0;
}
.case-card p{
  color:#d8edf7;
  line-height:1.7;
  font-size:17px;
}
.case-card .small-btn{
  background:white;
  color:#075177;
}
.case-tirana{background:linear-gradient(135deg,rgba(0,70,120,.24),rgba(0,160,220,.18)),url('/assets/img/hotel.jpg') center/cover}
.case-condo{background:linear-gradient(135deg,rgba(0,70,120,.24),rgba(0,160,220,.18)),url('/assets/img/condo.jpg') center/cover}
.case-retrofit{background:linear-gradient(135deg,rgba(0,70,120,.24),rgba(0,160,220,.18)),url('/assets/img/hvac.jpg') center/cover}
.case-villa{background:linear-gradient(135deg,rgba(0,70,120,.24),rgba(0,160,220,.18)),url('/assets/img/luxury.jpg') center/cover}

@media(max-width:980px){
  .case-grid{grid-template-columns:1fr}
  .case-card{min-height:360px;padding:18px}
  .case-card div{padding:24px}
  .case-card h2{font-size:29px}
}

.downloads-hero{
  background:
    linear-gradient(135deg,rgba(255,255,255,.96),rgba(225,248,255,.82)),
    url('/assets/img/hvac.jpg') center/cover no-repeat;
}
.download-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:24px;
}
.download-card{
  background:white;
  border:1px solid rgba(0,120,180,.13);
  border-radius:32px;
  padding:36px;
  box-shadow:0 24px 70px rgba(20,70,100,.08);
}
.download-card span{
  color:#00a1df;
  font-weight:900;
  letter-spacing:.14em;
}
.download-card h2{
  font-size:31px;
  line-height:1.08;
  color:#0d2538;
  margin:18px 0 14px;
}
.download-card p{
  color:#5a7183;
  line-height:1.7;
  font-size:17px;
}
.download-card a{
  display:inline-block;
  margin-top:14px;
  padding:13px 20px;
  border-radius:999px;
  background:linear-gradient(135deg,#00a8e8,#004f95);
  color:white;
  font-weight:900;
}
.wide-card{
  grid-column:1/-1;
}
.compact{
  padding:70px 0;
}
@media(max-width:980px){
  .download-grid{grid-template-columns:1fr}
  .wide-card{grid-column:auto}
  .download-card{padding:28px}
}

.about-hero{
  background:
    linear-gradient(135deg,rgba(255,255,255,.96),rgba(225,248,255,.82)),
    url('/assets/img/luxury.jpg') center/cover no-repeat;
}
.about-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:24px;
}
.about-grid article{
  background:white;
  border:1px solid rgba(0,120,180,.13);
  border-radius:32px;
  padding:38px;
  box-shadow:0 24px 70px rgba(20,70,100,.08);
}
.about-grid span{
  color:#00a1df;
  font-weight:900;
  letter-spacing:.14em;
}
.about-grid h2{
  font-size:34px;
  line-height:1.08;
  color:#0d2538;
  margin:18px 0 14px;
}
.about-grid p{
  color:#5a7183;
  line-height:1.7;
  font-size:17px;
}
.cta-strip{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.cta-strip h2{
  color:white;
  font-size:36px;
  line-height:1.15;
  max-width:820px;
  margin:0;
}
.cta-strip .small-btn{
  background:white;
  color:#075177;
}
@media(max-width:980px){
  .about-grid{grid-template-columns:1fr}
  .about-grid article{padding:28px}
  .cta-strip{flex-direction:column;align-items:flex-start}
  .cta-strip h2{font-size:28px}
}

/* Elegant language selector with flags */
.langs{
  display:flex;
  align-items:center;
  gap:7px;
}
.langs a{
  display:inline-flex;
  align-items:center;
  gap:6px;
  font-size:12px;
  font-weight:900;
  padding:8px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.78);
  border:1px solid rgba(0,150,220,.18);
  color:#075177;
  box-shadow:0 8px 22px rgba(0,80,130,.08);
}
.langs a:hover{
  background:linear-gradient(135deg,#eaf8ff,#ffffff);
  color:#009de0;
  transform:translateY(-1px);
}
.langs span{
  line-height:1;
}

@media(max-width:980px){
  .langs{
    margin-left:auto;
  }
  .langs a{
    padding:7px 8px;
    font-size:11px;
  }
}

.langs a img{
  width:21px;
  height:14px;
  object-fit:cover;
  border-radius:3px;
  box-shadow:0 1px 4px rgba(0,0,0,.18);
  flex:0 0 auto;
}

/* =========================
   MEGA MENU PREMIUM
========================= */

.menu{
  display:flex;
  align-items:center;
  gap:26px;
  position:relative;
}

.menu-item{
  position:relative;
}

.menu-item > a{
  font-weight:800;
  color:#0d2538;
  font-size:15px;
  letter-spacing:.01em;
}

.mega-menu{
  position:absolute;
  left:-180px;
  top:48px;
  width:1180px;
  background:white;
  border-radius:34px;
  padding:34px;
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:28px;
  opacity:0;
  visibility:hidden;
  transform:translateY(12px);
  transition:.28s ease;
  box-shadow:0 40px 120px rgba(0,40,80,.18);
  border:1px solid rgba(0,120,180,.10);
  z-index:999;
}

.mega-parent:hover .mega-menu{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}

.mega-col{
  display:flex;
  flex-direction:column;
  gap:10px;
}

.mega-col h4{
  margin:0 0 10px;
  font-size:13px;
  letter-spacing:.14em;
  color:#00a1df;
  font-weight:900;
}

.mega-col a{
  color:#18354a;
  font-size:15px;
  font-weight:600;
  transition:.2s;
}

.mega-col a:hover{
  color:#00a1df;
  transform:translateX(3px);
}

.mega-highlight{
  background:
    linear-gradient(135deg,rgba(0,85,150,.90),rgba(0,168,232,.75)),
    url('/assets/img/hvac.jpg') center/cover;
  border-radius:28px;
  padding:28px;
  color:white;
  justify-content:flex-end;
}

.mega-highlight span{
  color:#bdefff;
  font-size:12px;
  letter-spacing:.14em;
  font-weight:900;
}

.mega-highlight h3{
  font-size:30px;
  line-height:1.08;
  margin:16px 0;
  color:white;
}

.mega-highlight p{
  color:#e9f8ff;
  line-height:1.7;
  font-size:15px;
}

.mega-btn{
  margin-top:18px;
  display:inline-block;
  width:max-content;
  padding:14px 20px;
  border-radius:999px;
  background:white;
  color:#075177 !important;
  font-weight:900 !important;
}

@media(max-width:1180px){

  .mega-menu{
    width:960px;
    left:-240px;
  }

}

@media(max-width:980px){

  .mega-menu{
    display:none !important;
  }

}

/* FIX MEGA MENU POSITION */
.mega-menu{
  position:fixed !important;
  top:88px !important;
  left:50% !important;
  transform:translateX(-50%) translateY(12px) !important;
  width:min(1160px, calc(100vw - 40px)) !important;
  max-height:calc(100vh - 120px);
  overflow:auto;
}

.mega-parent:hover .mega-menu{
  transform:translateX(-50%) translateY(0) !important;
}

@media(max-width:980px){
  .mega-menu{
    display:none !important;
  }
}

.product-detail-hero{
  padding:190px 0 110px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.96),rgba(225,248,255,.78)),
    url('/assets/img/condo.jpg') center/cover no-repeat;
}
.detail-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:45px;
  align-items:center;
}
.product-detail-hero h1{
  font-size:66px;
  line-height:1;
  letter-spacing:-2px;
  margin:24px 0 20px;
  color:#0d2538;
}
.product-detail-hero p{
  font-size:20px;
  line-height:1.7;
  color:#4d6b82;
  max-width:820px;
}
.detail-card{
  background:rgba(255,255,255,.82);
  border:1px solid rgba(0,140,210,.18);
  border-radius:36px;
  padding:34px;
  box-shadow:0 30px 90px rgba(0,70,110,.18);
  backdrop-filter:blur(14px);
}
.detail-card ul{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap:16px;
}
.detail-card li{
  background:#f0fbff;
  border:1px solid #ccefff;
  border-radius:18px;
  padding:18px;
  font-weight:900;
  color:#14354d;
}
.split-section{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:50px;
  align-items:start;
}
.split-section h2{
  font-size:46px;
  line-height:1.05;
  margin:16px 0 0;
  color:#0d2538;
}
.split-section p{
  font-size:21px;
  line-height:1.75;
  color:#536f82;
  margin:0;
}
.app-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.app-grid div{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.13);
  border-radius:24px;
  padding:26px;
  color:white;
  font-weight:900;
  font-size:18px;
}
.model-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
.model-grid article{
  background:white;
  border:1px solid rgba(0,120,180,.13);
  border-radius:32px;
  padding:38px;
  box-shadow:0 24px 70px rgba(20,70,100,.08);
}
.model-grid h3{
  font-size:34px;
  margin:0 0 14px;
  color:#0d2538;
}
.model-grid p{
  color:#5a7183;
  line-height:1.7;
  font-size:18px;
}
@media(max-width:980px){
  .detail-grid,.split-section,.model-grid{grid-template-columns:1fr}
  .product-detail-hero{padding:155px 0 80px}
  .product-detail-hero h1{font-size:42px}
  .app-grid{grid-template-columns:1fr}
}

.markets-hero{
  background:
    linear-gradient(135deg,rgba(255,255,255,.95),rgba(225,248,255,.80)),
    url('/assets/img/condo.jpg') center/cover no-repeat;
}

.hotel-detail-hero{
  background:
    linear-gradient(135deg,rgba(255,255,255,.95),rgba(225,248,255,.78)),
    url('/assets/img/hotel.jpg') center/cover no-repeat;
}

.developer-detail-hero{
  background:
    linear-gradient(135deg,rgba(255,255,255,.95),rgba(225,248,255,.78)),
    url('/assets/img/condo.jpg') center/cover no-repeat;
}

.architect-detail-hero{
  background:
    linear-gradient(135deg,rgba(255,255,255,.95),rgba(225,248,255,.78)),
    url('/assets/img/luxury.jpg') center/cover no-repeat;
}

.retrofit-detail-hero{
  background:
    linear-gradient(135deg,rgba(255,255,255,.95),rgba(225,248,255,.78)),
    url('/assets/img/condo.jpg') center/cover no-repeat;
}

.enterprise-band{
  background:#071c2e;
  color:white;
  padding:90px 0;
}
.enterprise-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
}
.enterprise-card{
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  border-radius:28px;
  padding:28px;
}
.enterprise-card span{
  color:#8fe8ff;
  font-weight:900;
  letter-spacing:.12em;
  font-size:12px;
}
.enterprise-card h3{
  font-size:25px;
  margin:16px 0 12px;
}
.enterprise-card p{
  color:#d8edf7;
  line-height:1.65;
}
.home-solutions{
  padding:100px 0;
  background:linear-gradient(180deg,#ffffff,#eefaff);
}
.home-solution-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:24px;
}
.home-solution{
  min-height:360px;
  border-radius:34px;
  padding:34px;
  display:flex;
  align-items:flex-end;
  color:white;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(20,70,100,.13);
}
.home-solution div{
  background:rgba(5,22,35,.68);
  backdrop-filter:blur(12px);
  border-radius:26px;
  padding:26px;
}
.home-solution h3{
  font-size:32px;
  margin:0 0 12px;
}
.home-solution p{
  color:#e5f7ff;
  line-height:1.65;
}
.home-solution a{
  display:inline-block;
  margin-top:14px;
  background:white;
  color:#075177;
  padding:12px 18px;
  border-radius:999px;
  font-weight:900;
}
.hs-hotel{background:linear-gradient(135deg,rgba(0,70,120,.25),rgba(0,160,220,.18)),url('/assets/img/hotel.jpg') center/cover}
.hs-developer{background:linear-gradient(135deg,rgba(0,70,120,.25),rgba(0,160,220,.18)),url('/assets/img/condo.jpg') center/cover}
.hs-architect{background:linear-gradient(135deg,rgba(0,70,120,.25),rgba(0,160,220,.18)),url('/assets/img/luxury.jpg') center/cover}
.hs-retrofit{background:linear-gradient(135deg,rgba(0,70,120,.25),rgba(0,160,220,.18)),url('/assets/img/hvac.jpg') center/cover}
.project-eval{
  background:#ffffff;
  padding:100px 0;
}
.eval-box{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:40px;
  align-items:start;
  background:linear-gradient(135deg,#f2fbff,#ffffff);
  border:1px solid rgba(0,150,220,.14);
  border-radius:38px;
  padding:42px;
  box-shadow:0 24px 70px rgba(20,70,100,.10);
}
.eval-box h2{
  font-size:44px;
  margin:14px 0;
  line-height:1.05;
  color:#0d2538;
}
.eval-box p{
  color:#5a7183;
  line-height:1.7;
  font-size:18px;
}
.eval-list{
  display:grid;
  gap:12px;
  margin-top:20px;
}
.eval-list div{
  background:white;
  border:1px solid #d6effa;
  border-radius:18px;
  padding:16px;
  font-weight:900;
  color:#14354d;
}
.eval-form{
  display:grid;
  gap:14px;
}
.eval-form select,
.eval-form input,
.eval-form textarea{
  width:100%;
  border:1px solid #c7e7f5;
  background:white;
  border-radius:16px;
  padding:16px 18px;
  font-size:15px;
}
.eval-form textarea{min-height:140px}
@media(max-width:980px){
  .enterprise-grid,.home-solution-grid,.eval-box{grid-template-columns:1fr}
  .enterprise-band,.home-solutions,.project-eval{padding:70px 0}
  .eval-box{padding:26px}
  .eval-box h2{font-size:34px}
}

.enterprise-band{
  background:#071c2e;
  color:white;
  padding:90px 0;
}
.enterprise-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
}
.enterprise-card{
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  border-radius:28px;
  padding:28px;
}
.enterprise-card span{
  color:#8fe8ff;
  font-weight:900;
  letter-spacing:.12em;
  font-size:12px;
}
.enterprise-card h3{
  font-size:25px;
  margin:16px 0 12px;
}
.enterprise-card p{
  color:#d8edf7;
  line-height:1.65;
}
.home-solutions{
  padding:100px 0;
  background:linear-gradient(180deg,#ffffff,#eefaff);
}
.home-solution-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:24px;
}
.home-solution{
  min-height:360px;
  border-radius:34px;
  padding:34px;
  display:flex;
  align-items:flex-end;
  color:white;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(20,70,100,.13);
}
.home-solution div{
  background:rgba(5,22,35,.68);
  backdrop-filter:blur(12px);
  border-radius:26px;
  padding:26px;
}
.home-solution h3{
  font-size:32px;
  margin:0 0 12px;
}
.home-solution p{
  color:#e5f7ff;
  line-height:1.65;
}
.home-solution a{
  display:inline-block;
  margin-top:14px;
  background:white;
  color:#075177;
  padding:12px 18px;
  border-radius:999px;
  font-weight:900;
}
.hs-hotel{background:linear-gradient(135deg,rgba(0,70,120,.25),rgba(0,160,220,.18)),url('/assets/img/hotel.jpg') center/cover}
.hs-developer{background:linear-gradient(135deg,rgba(0,70,120,.25),rgba(0,160,220,.18)),url('/assets/img/condo.jpg') center/cover}
.hs-architect{background:linear-gradient(135deg,rgba(0,70,120,.25),rgba(0,160,220,.18)),url('/assets/img/luxury.jpg') center/cover}
.hs-retrofit{background:linear-gradient(135deg,rgba(0,70,120,.25),rgba(0,160,220,.18)),url('/assets/img/hvac.jpg') center/cover}
.project-eval{
  background:#ffffff;
  padding:100px 0;
}
.eval-box{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:40px;
  align-items:start;
  background:linear-gradient(135deg,#f2fbff,#ffffff);
  border:1px solid rgba(0,150,220,.14);
  border-radius:38px;
  padding:42px;
  box-shadow:0 24px 70px rgba(20,70,100,.10);
}
.eval-box h2{
  font-size:44px;
  margin:14px 0;
  line-height:1.05;
  color:#0d2538;
}
.eval-box p{
  color:#5a7183;
  line-height:1.7;
  font-size:18px;
}
.eval-list{
  display:grid;
  gap:12px;
  margin-top:20px;
}
.eval-list div{
  background:white;
  border:1px solid #d6effa;
  border-radius:18px;
  padding:16px;
  font-weight:900;
  color:#14354d;
}
.eval-form{
  display:grid;
  gap:14px;
}
.eval-form select,
.eval-form input,
.eval-form textarea{
  width:100%;
  border:1px solid #c7e7f5;
  background:white;
  border-radius:16px;
  padding:16px 18px;
  font-size:15px;
}
.eval-form textarea{min-height:140px}
@media(max-width:980px){
  .enterprise-grid,.home-solution-grid,.eval-box{grid-template-columns:1fr}
  .enterprise-band,.home-solutions,.project-eval{padding:70px 0}
  .eval-box{padding:26px}
  .eval-box h2{font-size:34px}
}

.quick-contact-section{
  background:linear-gradient(135deg,#071c2e,#0b4268);
  color:white;
  padding:80px 0;
}
.quick-contact-box{
  display:grid;
  grid-template-columns:1fr auto;
  gap:36px;
  align-items:center;
}
.quick-contact-box h2{
  font-size:42px;
  line-height:1.08;
  margin:14px 0;
  color:white;
}
.quick-contact-box p{
  color:#d8edf7;
  line-height:1.7;
  font-size:18px;
  max-width:760px;
}
.quick-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.quick-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:145px;
  padding:16px 22px;
  border-radius:999px;
  font-weight:900;
  color:white;
  box-shadow:0 18px 40px rgba(0,0,0,.20);
}
.quick-btn.whatsapp{background:#25D366}
.quick-btn.line{background:#06C755}
.quick-btn.email{background:#00a8e8}
@media(max-width:980px){
  .quick-contact-box{grid-template-columns:1fr}
  .quick-actions{justify-content:flex-start}
  .quick-contact-box h2{font-size:32px}
}

/* ===== INNOVAIR HVAC HOME REVAMP ===== */
.hvac-hero{
  min-height:820px;
  padding:150px 0 80px;
  background:
    radial-gradient(circle at 78% 28%,rgba(0,168,232,.16),transparent 30%),
    radial-gradient(circle at 88% 78%,rgba(0,83,150,.12),transparent 26%),
    linear-gradient(135deg,#ffffff 0%,#eefaff 48%,#d9f4ff 100%);
  overflow:hidden;
}
.hvac-hero-grid{
  display:grid;
  grid-template-columns:1.02fr .98fr;
  gap:50px;
  align-items:center;
}
.hvac-hero h1{
  font-size:74px;
  line-height:.95;
  letter-spacing:-3px;
  margin:24px 0 24px;
  color:#071c2e;
}
.hvac-hero p{
  font-size:20px;
  line-height:1.75;
  color:#4d6b82;
  max-width:760px;
}
.hvac-stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:38px;
}
.hvac-stats div{
  background:rgba(255,255,255,.78);
  border:1px solid rgba(0,120,180,.13);
  border-radius:24px;
  padding:20px;
  box-shadow:0 18px 45px rgba(20,70,100,.08);
}
.hvac-stats strong{
  display:block;
  color:#00a1df;
  font-size:24px;
}
.hvac-stats span{
  display:block;
  margin-top:6px;
  font-weight:900;
  color:#254961;
  font-size:13px;
}
.hvac-product-stage{
  position:relative;
  min-height:560px;
  border-radius:46px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.9),rgba(238,250,255,.68)),
    linear-gradient(135deg,#fff,#e9f8ff);
  border:1px solid rgba(0,120,180,.12);
  box-shadow:0 40px 110px rgba(0,70,110,.18);
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.hero-product-main{
  width:86%;
  max-width:640px;
  filter:drop-shadow(0 35px 55px rgba(0,70,110,.18));
  position:relative;
  z-index:3;
}
.air-line{
  position:absolute;
  width:560px;
  height:120px;
  border-top:2px solid rgba(0,168,232,.22);
  border-radius:50%;
  z-index:1;
}
.a1{top:120px;right:-140px;transform:rotate(-8deg)}
.a2{top:220px;right:-110px;transform:rotate(4deg)}
.a3{top:320px;right:-160px;transform:rotate(12deg)}
.floating-tech{
  position:absolute;
  z-index:5;
  background:rgba(255,255,255,.86);
  border:1px solid rgba(0,120,180,.14);
  box-shadow:0 18px 45px rgba(0,70,110,.12);
  border-radius:999px;
  padding:12px 18px;
  font-weight:900;
  color:#0b3958;
  font-size:13px;
}
.floating-tech.top{top:42px;left:38px}
.floating-tech.mid{right:34px;bottom:120px}
.floating-tech.bot{left:42px;bottom:42px}
.hvac-products{
  padding:110px 0;
  background:#fff;
}
.product-slider{
  display:grid;
  grid-auto-flow:column;
  grid-auto-columns:minmax(320px,390px);
  gap:24px;
  overflow-x:auto;
  padding:8px 4px 26px;
  scroll-snap-type:x mandatory;
}
.hvac-slide{
  scroll-snap-align:start;
  background:#f7fbff;
  border:1px solid rgba(0,120,180,.12);
  border-radius:34px;
  overflow:hidden;
  box-shadow:0 24px 70px rgba(20,70,100,.08);
}
.hvac-slide img{
  width:100%;
  height:250px;
  object-fit:cover;
  background:#f6fbff;
}
.hvac-slide div{
  padding:28px;
}
.hvac-slide span{
  display:block;
  font-size:11px;
  letter-spacing:.14em;
  font-weight:900;
  color:#00a1df;
}
.hvac-slide h3{
  font-size:26px;
  color:#0d2538;
  margin:12px 0;
}
.hvac-slide p{
  color:#5a7183;
  line-height:1.65;
  min-height:78px;
}
.hvac-slide a{
  display:inline-block;
  margin-top:10px;
  padding:12px 18px;
  border-radius:999px;
  color:white;
  background:linear-gradient(135deg,#00a8e8,#004f95);
  font-weight:900;
}
.no-outdoor-section{
  padding:110px 0;
  background:linear-gradient(135deg,#eefaff,#ffffff);
}
.no-outdoor-grid{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:55px;
  align-items:center;
}
.no-img{
  background:white;
  border:1px solid rgba(0,120,180,.12);
  border-radius:42px;
  padding:30px;
  box-shadow:0 35px 90px rgba(0,70,110,.14);
}
.no-outdoor-grid h2{
  font-size:54px;
  line-height:1.02;
  letter-spacing:-1.6px;
  color:#0d2538;
  margin:18px 0;
}
.no-outdoor-grid p{
  color:#4d6b82;
  font-size:19px;
  line-height:1.75;
}
.feature-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin:26px 0;
}
.feature-list div{
  background:white;
  border:1px solid rgba(0,120,180,.12);
  border-radius:18px;
  padding:16px;
  font-weight:900;
  color:#173247;
}
.tech-band{
  padding:110px 0;
  background:#071c2e;
  color:white;
}
.tech-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}
.tech-grid div{
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  border-radius:30px;
  padding:30px;
}
.tech-grid strong{
  color:#8fe8ff;
  font-size:22px;
}
.tech-grid h3{
  font-size:25px;
  margin:22px 0 10px;
}
.tech-grid p{
  color:#cfe2ef;
  line-height:1.65;
}
.quick-actions.inline{
  margin-top:28px;
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}
.quick-btn{
  display:inline-block;
  padding:13px 18px;
  border-radius:999px;
  font-weight:900;
  color:white;
}
.quick-btn.whatsapp{background:#17b56b}
.quick-btn.line{background:#06c755}
.quick-btn.email{background:#006b9f}

@media(max-width:980px){
  .hvac-hero{padding:135px 0 60px;min-height:auto}
  .hvac-hero-grid,.no-outdoor-grid{grid-template-columns:1fr}
  .hvac-hero h1{font-size:44px;letter-spacing:-1.5px}
  .hvac-product-stage{min-height:390px}
  .hvac-stats,.tech-grid,.feature-list{grid-template-columns:1fr}
  .no-outdoor-grid h2{font-size:38px}
  .product-slider{grid-auto-columns:86%}
}

/* ===== HOME COMMERCIAL CTA EXTENSIONS ===== */
.catalog-band{
  padding:110px 0;
  background:linear-gradient(180deg,#ffffff,#eefaff);
}
.catalog-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:44px;
  align-items:start;
}
.catalog-grid h2,
.dealer-box h2{
  font-size:48px;
  line-height:1.05;
  letter-spacing:-1.4px;
  margin:16px 0;
  color:#0d2538;
}
.catalog-grid p,
.dealer-box p{
  font-size:18px;
  line-height:1.7;
  color:#5a7183;
}
.catalog-cards{
  display:grid;
  gap:18px;
}
.catalog-cards a{
  display:block;
  background:white;
  border:1px solid rgba(0,120,180,.12);
  border-radius:28px;
  padding:28px;
  box-shadow:0 22px 60px rgba(20,70,100,.08);
  transition:.25s ease;
}
.catalog-cards a:hover{
  transform:translateY(-4px);
  box-shadow:0 28px 75px rgba(20,70,100,.13);
}
.catalog-cards strong{
  color:#00a1df;
  font-size:22px;
}
.catalog-cards h3{
  margin:16px 0 8px;
  font-size:25px;
  color:#102f46;
}
.catalog-cards p{
  margin:0;
  font-size:16px;
}
.dealer-band{
  padding:90px 0;
  background:
    radial-gradient(circle at 80% 20%,rgba(0,168,232,.18),transparent 28%),
    linear-gradient(135deg,#071c2e,#0d334f);
  color:white;
}
.dealer-box{
  display:grid;
  grid-template-columns:1fr auto;
  gap:34px;
  align-items:center;
}
.dealer-box h2,
.dealer-box p{color:white}
.dealer-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  justify-content:flex-end;
}
.dealer-actions .secondary{
  background:rgba(255,255,255,.1);
  color:white;
  border-color:rgba(255,255,255,.25);
}

@media(max-width:980px){
  .catalog-grid,
  .dealer-box{
    grid-template-columns:1fr;
  }
  .catalog-grid h2,
  .dealer-box h2{
    font-size:36px;
  }
  .dealer-actions{
    justify-content:flex-start;
  }
}

/* FIX HOME APPLICATION CARDS - smaller readable overlay */
.home-solution{
  min-height:330px !important;
  display:flex !important;
  align-items:flex-end !important;
  padding:26px !important;
  border-radius:32px !important;
  overflow:hidden !important;
}

.home-solution > div{
  width:auto !important;
  max-width:380px !important;
  min-height:auto !important;
  padding:24px 26px !important;
  border-radius:24px !important;
  background:rgba(7,28,46,.78) !important;
  backdrop-filter:blur(12px) !important;
}

.home-solution h3{
  font-size:26px !important;
  line-height:1.08 !important;
  margin:0 0 10px !important;
}

.home-solution p{
  font-size:15px !important;
  line-height:1.45 !important;
  margin:0 0 16px !important;
}

.home-solution a{
  display:inline-block !important;
  padding:10px 16px !important;
  border-radius:999px !important;
  background:white !important;
  color:#07507a !important;
  font-size:14px !important;
  font-weight:900 !important;
}

@media(max-width:980px){
  .home-solution{
    min-height:270px !important;
    padding:18px !important;
  }
  .home-solution > div{
    max-width:92% !important;
    padding:20px !important;
  }
  .home-solution h3{
    font-size:23px !important;
  }
}

/* FINAL COMPACT FIX - HOME APPLICATION CARDS */
.home-solution-grid{
  gap:18px !important;
}

.home-solution{
  min-height:230px !important;
  height:230px !important;
  padding:18px !important;
  border-radius:24px !important;
}

.home-solution > div{
  max-width:300px !important;
  padding:18px 20px !important;
  border-radius:20px !important;
}

.home-solution h3{
  font-size:22px !important;
  line-height:1.08 !important;
  margin-bottom:8px !important;
}

.home-solution p{
  font-size:13px !important;
  line-height:1.35 !important;
  margin-bottom:12px !important;
}

.home-solution a{
  padding:8px 13px !important;
  font-size:13px !important;
}

@media(max-width:980px){
  .home-solution{
    min-height:210px !important;
    height:210px !important;
  }
}

/* ULTRA COMPACT HOME APPLICATION CARDS */
.home-solution-grid{
  gap:14px !important;
}

.home-solution{
  min-height:185px !important;
  height:185px !important;
  padding:14px !important;
  border-radius:20px !important;
}

.home-solution > div{
  max-width:240px !important;
  padding:14px 16px !important;
  border-radius:16px !important;
  background:rgba(7,28,46,.72) !important;
}

.home-solution h3{
  font-size:18px !important;
  line-height:1.05 !important;
  margin:0 0 6px !important;
}

.home-solution p{
  font-size:12px !important;
  line-height:1.3 !important;
  margin:0 0 10px !important;
}

.home-solution a{
  padding:6px 11px !important;
  font-size:12px !important;
  border-radius:999px !important;
}

@media(max-width:980px){
  .home-solution{
    min-height:170px !important;
    height:170px !important;
  }

  .home-solution > div{
    max-width:210px !important;
    padding:12px 14px !important;
  }

  .home-solution h3{
    font-size:16px !important;
  }

  .home-solution p{
    font-size:11px !important;
  }
}

/* FIX: keep large image cards, reduce only inner overlay */
.home-solution{
  min-height:330px !important;
  height:330px !important;
  padding:24px !important;
  border-radius:30px !important;
}

.home-solution > div{
  max-width:240px !important;
  width:240px !important;
  padding:16px 18px !important;
  border-radius:18px !important;
  background:rgba(7,28,46,.72) !important;
  backdrop-filter:blur(10px) !important;
}

.home-solution h3{
  font-size:18px !important;
  line-height:1.08 !important;
  margin:0 0 8px !important;
}

.home-solution p{
  font-size:12px !important;
  line-height:1.35 !important;
  margin:0 0 10px !important;
}

.home-solution a{
  padding:7px 12px !important;
  font-size:12px !important;
}

@media(max-width:980px){

  .home-solution{
    min-height:250px !important;
    height:250px !important;
  }

  .home-solution > div{
    width:210px !important;
    max-width:210px !important;
    padding:14px !important;
  }

  .home-solution h3{
    font-size:16px !important;
  }

  .home-solution p{
    font-size:11px !important;
  }
}

/* FIX PRODUCT SYSTEMS: no horizontal scroll, compact product grid */
.product-slider{
  display:grid !important;
  grid-template-columns:repeat(5,1fr) !important;
  grid-auto-flow:unset !important;
  grid-auto-columns:unset !important;
  gap:18px !important;
  overflow:visible !important;
  padding:0 !important;
}

.hvac-slide{
  min-width:0 !important;
  border-radius:24px !important;
}

.hvac-slide img{
  height:145px !important;
  object-fit:contain !important;
  padding:16px !important;
}

.hvac-slide div{
  padding:20px !important;
}

.hvac-slide span{
  font-size:10px !important;
}

.hvac-slide h3{
  font-size:20px !important;
  line-height:1.08 !important;
  margin:10px 0 !important;
}

.hvac-slide p{
  font-size:14px !important;
  line-height:1.45 !important;
  min-height:82px !important;
}

.hvac-slide a{
  padding:9px 14px !important;
  font-size:13px !important;
}

@media(max-width:1200px){
  .product-slider{
    grid-template-columns:repeat(3,1fr) !important;
  }
}

@media(max-width:760px){
  .product-slider{
    grid-template-columns:1fr !important;
  }

  .hvac-slide img{
    height:170px !important;
  }
}

/* MINI TOP CONTACT BAR */
.mini-top{
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:60;
  background:#061421;
  color:#d8edf7;
  font-size:12px;
  font-weight:800;
}
.mini-top-inner{
  min-height:30px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
}
.mini-links{
  display:flex;
  gap:14px;
  align-items:center;
  flex-wrap:wrap;
}
.mini-links a{
  color:#ffffff;
  opacity:.92;
}
.mini-links a:hover{
  color:#8fe8ff;
}
.topbar{
  top:30px !important;
}
.hvac-hero{
  padding-top:180px !important;
}

@media(max-width:980px){
  .mini-top{
    position:relative;
  }
  .mini-top-inner{
    padding:8px 0;
    flex-direction:column;
    align-items:flex-start;
    gap:6px;
  }
  .topbar{
    top:0 !important;
  }
  .hvac-hero{
    padding-top:135px !important;
  }
}

/* HERO REFINEMENT - cleaner manufacturer look */
.hvac-hero{
  background:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 42%,rgba(232,248,255,.72) 100%),
    radial-gradient(circle at 82% 32%,rgba(0,168,232,.18),transparent 34%) !important;
}

.hvac-hero h1{
  max-width:720px !important;
  font-size:68px !important;
  letter-spacing:-2.6px !important;
}

.hvac-hero-copy .badge{
  background:#eaf8ff !important;
  color:#006b9f !important;
  border-color:#bdeaff !important;
}

.hvac-product-stage{
  background:
    linear-gradient(135deg,rgba(255,255,255,.96),rgba(238,250,255,.82)),
    url('/assets/img/products/product-20.svg') center/72% no-repeat !important;
}

.hvac-product-stage .hero-product-main{
  opacity:0 !important;
}

.floating-tech{
  background:white !important;
  color:#06324f !important;
  border:1px solid #cfeeff !important;
}

.hvac-stats{
  max-width:720px !important;
}

.hvac-stats div{
  display:flex !important;
  gap:12px !important;
  align-items:center !important;
}

.hvac-stats strong{
  font-size:18px !important;
  min-width:34px !important;
  height:34px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:12px !important;
  background:#e9f8ff !important;
}

@media(max-width:980px){
  .hvac-hero h1{
    font-size:42px !important;
  }
}

/* HOME VIDEO SECTION */
.home-video-section{
  padding:105px 0;
  background:linear-gradient(180deg,#ffffff,#eefaff);
}
.home-video-box{
  border-radius:34px;
  overflow:hidden;
  background:#061421;
  box-shadow:0 35px 90px rgba(0,70,110,.20);
  border:1px solid rgba(0,120,180,.14);
}
.home-video-box iframe{
  display:block;
  width:100%;
  height:620px;
  border:0;
}
@media(max-width:980px){
  .home-video-box iframe{
    height:300px;
  }
}

/* HERO REAL PRODUCT IMAGE INSIDE EXISTING FRAME */
.hvac-product-stage{
  background:
    linear-gradient(135deg,rgba(255,255,255,.50),rgba(238,250,255,.30)),
    url('/assets/img/products/innova-app-real.webp') center/cover no-repeat !important;
}

.hvac-product-stage:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,255,255,.05)),
    radial-gradient(circle at 72% 30%,rgba(0,168,232,.08),transparent 34%);
  z-index:2;
  pointer-events:none;
}

.air-line,
.floating-tech{
  z-index:6 !important;
}

.hvac-product-stage .hero-product-main{
  display:none !important;
}

@media(max-width:980px){
  .hvac-product-stage{
    background-position:center !important;
  }
}

/* FORCE HERO REAL PRODUCT IMAGE VISIBLE */
.hvac-product-stage{
  background-image:
    linear-gradient(135deg,rgba(255,255,255,.18),rgba(238,250,255,.12)),
    url('/assets/img/products/innova-app-real.webp') !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}

.hvac-product-stage:before{
  content:"";
  position:absolute;
  inset:0;
  background:url('/assets/img/products/innova-app-real.webp') center center/cover no-repeat !important;
  z-index:1;
  opacity:1;
}

.hvac-product-stage:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,255,255,.20),rgba(255,255,255,.02));
  z-index:2;
  pointer-events:none;
}

.air-line{
  z-index:3 !important;
}

.floating-tech{
  z-index:4 !important;
}

.hero-product-main{
  display:none !important;
}

/* HERO REAL IMAGE AS IMG, NOT BACKGROUND */
.hvac-product-stage{
  background:
    linear-gradient(135deg,rgba(255,255,255,.92),rgba(238,250,255,.82)) !important;
}

.hvac-product-stage .real-hero-img{
  display:block !important;
  opacity:1 !important;
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  z-index:1 !important;
  filter:none !important;
}

.hvac-product-stage:before{
  display:none !important;
}

.hvac-product-stage:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg,rgba(255,255,255,.15),rgba(255,255,255,.02)) !important;
  z-index:2 !important;
  pointer-events:none !important;
}

.air-line{
  z-index:3 !important;
}

.floating-tech{
  z-index:4 !important;
}

/* FIX HERO REAL JPG + CLEAN BADGES */
.hvac-product-stage{
  background:#f4fbff !important;
}

.hvac-product-stage .real-hero-img{
  display:block !important;
  opacity:1 !important;
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center !important;
  z-index:1 !important;
}

.hvac-product-stage:before{
  display:none !important;
}

.hvac-product-stage:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.02)) !important;
  z-index:2 !important;
}

.air-line{
  z-index:3 !important;
  opacity:.45 !important;
}

.floating-tech{
  z-index:4 !important;
  top:auto !important;
  left:auto !important;
  right:auto !important;
  bottom:22px !important;
  font-size:12px !important;
  padding:9px 13px !important;
  background:rgba(255,255,255,.88) !important;
}

.floating-tech.top{left:22px !important;}
.floating-tech.mid{left:50% !important;transform:translateX(-50%) !important;}
.floating-tech.bot{right:22px !important;}

@media(max-width:980px){
  .floating-tech{
    display:none !important;
  }
}

/* FINAL HERO REAL IMAGE FIX */
.hvac-product-stage{
  background:#f5fbff !important;
  overflow:hidden !important;
}

.hvac-product-stage .real-hero-img{
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  z-index:1 !important;
  filter:none !important;
}

.hvac-product-stage:before{
  display:none !important;
}

.hvac-product-stage:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,.01)) !important;
  z-index:2 !important;
  pointer-events:none !important;
}

.air-line{
  z-index:3 !important;
  opacity:.35 !important;
}

.floating-tech{
  z-index:4 !important;
  top:auto !important;
  bottom:20px !important;
  font-size:12px !important;
  padding:8px 12px !important;
  background:rgba(255,255,255,.88) !important;
}

.floating-tech.top{
  left:24px !important;
  right:auto !important;
}
.floating-tech.mid{
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
}
.floating-tech.bot{
  right:24px !important;
  left:auto !important;
}

/* FINAL CLEAN HERO PRODUCT IMAGE */
.hvac-product-stage{
  background:#f4fbff !important;
  overflow:hidden !important;
}

.hvac-product-stage .real-hero-img{
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  z-index:1 !important;
  filter:none !important;
}

.hvac-product-stage:before{
  display:none !important;
}

.hvac-product-stage:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.01)) !important;
  z-index:2 !important;
  pointer-events:none !important;
}

.air-line{
  z-index:3 !important;
  opacity:.28 !important;
}

.floating-tech{
  z-index:4 !important;
  top:auto !important;
  bottom:18px !important;
  font-size:11px !important;
  line-height:1 !important;
  padding:8px 10px !important;
  background:rgba(255,255,255,.88) !important;
  border-radius:999px !important;
  white-space:nowrap !important;
}

.floating-tech.top{
  left:20px !important;
  right:auto !important;
}

.floating-tech.mid{
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
}

.floating-tech.bot{
  right:20px !important;
  left:auto !important;
}

@media(max-width:980px){
  .floating-tech{
    display:none !important;
  }
}

/* HERO: show full product image and align badges correctly */
.hvac-product-stage{
  background:#f4fbff !important;
  overflow:hidden !important;
  padding:0 !important;
}

.hvac-product-stage .real-hero-img{
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  position:absolute !important;
  top:34px !important;
  left:34px !important;
  right:34px !important;
  bottom:78px !important;
  width:calc(100% - 68px) !important;
  height:calc(100% - 112px) !important;
  max-width:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  z-index:1 !important;
  filter:none !important;
}

.hvac-product-stage:before{
  display:none !important;
}

.hvac-product-stage:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg,rgba(255,255,255,.03),rgba(255,255,255,.01)) !important;
  z-index:2 !important;
  pointer-events:none !important;
}

.air-line{
  z-index:3 !important;
  opacity:.22 !important;
}

.floating-tech{
  z-index:4 !important;
  top:auto !important;
  bottom:22px !important;
  height:34px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:11px !important;
  line-height:1 !important;
  padding:0 12px !important;
  background:rgba(255,255,255,.92) !important;
  border:1px solid #bdeaff !important;
  border-radius:999px !important;
  white-space:nowrap !important;
  box-shadow:0 8px 20px rgba(0,70,110,.08) !important;
}

.floating-tech.top{
  left:22px !important;
  right:auto !important;
  transform:none !important;
}

.floating-tech.mid{
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
}

.floating-tech.bot{
  right:22px !important;
  left:auto !important;
  transform:none !important;
}

@media(max-width:980px){
  .hvac-product-stage .real-hero-img{
    top:22px !important;
    left:22px !important;
    right:22px !important;
    bottom:24px !important;
    width:calc(100% - 44px) !important;
    height:calc(100% - 46px) !important;
  }

  .floating-tech{
    display:none !important;
  }
}

/* FIX HERO BOTTOM BADGES */
.floating-tech{
  min-width:180px !important;
  max-width:240px !important;
  height:40px !important;
  padding:0 18px !important;
  font-size:12px !important;
  font-weight:700 !important;
  letter-spacing:.2px !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

.floating-tech.top{
  left:18px !important;
}

.floating-tech.mid{
  left:50% !important;
  transform:translateX(-50%) !important;
}

.floating-tech.bot{
  right:18px !important;
}

@media(min-width:981px){

  .floating-tech.top{
    bottom:18px !important;
  }

  .floating-tech.mid{
    bottom:18px !important;
  }

  .floating-tech.bot{
    bottom:18px !important;
  }
}

/* prevent overlap */
.hvac-product-stage{
  padding-bottom:72px !important;
}

.hvac-product-stage .real-hero-img{
  bottom:86px !important;
  height:calc(100% - 120px) !important;
}

/* HERO: show full product image and align badges correctly */
.hvac-product-stage{
  background:#f4fbff !important;
  overflow:hidden !important;
  padding:0 !important;
}

.hvac-product-stage .real-hero-img{
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  position:absolute !important;
  top:34px !important;
  left:34px !important;
  right:34px !important;
  bottom:78px !important;
  width:calc(100% - 68px) !important;
  height:calc(100% - 112px) !important;
  max-width:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  z-index:1 !important;
  filter:none !important;
}

.hvac-product-stage:before{
  display:none !important;
}

.hvac-product-stage:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg,rgba(255,255,255,.03),rgba(255,255,255,.01)) !important;
  z-index:2 !important;
  pointer-events:none !important;
}

.air-line{
  z-index:3 !important;
  opacity:.22 !important;
}

.floating-tech{
  z-index:4 !important;
  top:auto !important;
  bottom:22px !important;
  height:34px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:11px !important;
  line-height:1 !important;
  padding:0 12px !important;
  background:rgba(255,255,255,.92) !important;
  border:1px solid #bdeaff !important;
  border-radius:999px !important;
  white-space:nowrap !important;
  box-shadow:0 8px 20px rgba(0,70,110,.08) !important;
}

.floating-tech.top{
  left:22px !important;
  right:auto !important;
  transform:none !important;
}

.floating-tech.mid{
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
}

.floating-tech.bot{
  right:22px !important;
  left:auto !important;
  transform:none !important;
}

@media(max-width:980px){
  .hvac-product-stage .real-hero-img{
    top:22px !important;
    left:22px !important;
    right:22px !important;
    bottom:24px !important;
    width:calc(100% - 44px) !important;
    height:calc(100% - 46px) !important;
  }

  .floating-tech{
    display:none !important;
  }
}

/* HERO: show full product image and align badges correctly */
.hvac-product-stage{
  background:#f4fbff !important;
  overflow:hidden !important;
  padding:0 !important;
}

.hvac-product-stage .real-hero-img{
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  position:absolute !important;
  top:34px !important;
  left:34px !important;
  right:34px !important;
  bottom:78px !important;
  width:calc(100% - 68px) !important;
  height:calc(100% - 112px) !important;
  max-width:none !important;
  object-fit:contain !important;
  object-position:center center !important;
  z-index:1 !important;
  filter:none !important;
}

.hvac-product-stage:before{
  display:none !important;
}

.hvac-product-stage:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg,rgba(255,255,255,.03),rgba(255,255,255,.01)) !important;
  z-index:2 !important;
  pointer-events:none !important;
}

.air-line{
  z-index:3 !important;
  opacity:.22 !important;
}

.floating-tech{
  z-index:4 !important;
  top:auto !important;
  bottom:22px !important;
  height:34px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:11px !important;
  line-height:1 !important;
  padding:0 12px !important;
  background:rgba(255,255,255,.92) !important;
  border:1px solid #bdeaff !important;
  border-radius:999px !important;
  white-space:nowrap !important;
  box-shadow:0 8px 20px rgba(0,70,110,.08) !important;
}

.floating-tech.top{
  left:22px !important;
  right:auto !important;
  transform:none !important;
}

.floating-tech.mid{
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
}

.floating-tech.bot{
  right:22px !important;
  left:auto !important;
  transform:none !important;
}

@media(max-width:980px){
  .hvac-product-stage .real-hero-img{
    top:22px !important;
    left:22px !important;
    right:22px !important;
    bottom:24px !important;
    width:calc(100% - 44px) !important;
    height:calc(100% - 46px) !important;
  }

  .floating-tech{
    display:none !important;
  }
}
