:root{
  --gold:#f05a00;
  --gold-light:#ff7426;
  --dark:#071421;
  --dark-2:#091b2c;
  --navy:#102f50;
  --navy-deep:#0b2239;
  --navy-soft:#143b61;
  --text:#f6f8fb;
  --muted:rgba(225,234,244,.70);
}

html{background:#071421}
body{
  background:
    radial-gradient(circle at 15% 12%,rgba(46,109,164,.16),transparent 34%),
    radial-gradient(circle at 86% 24%,rgba(240,90,0,.07),transparent 27%),
    linear-gradient(180deg,#071421 0%,#0a1d30 42%,#071421 100%);
  color:var(--text);
}

nav{
  height:76px;
  padding:0 42px;
  background:rgba(4,13,23,.94);
  border-bottom:1px solid rgba(240,90,0,.25);
  box-shadow:0 10px 30px rgba(0,0,0,.24);
}
#navLogoImg{height:44px!important;max-width:210px!important}
.nav-links{gap:28px}
.nav-links a{
  font-size:12px;
  letter-spacing:1.8px;
  color:rgba(241,246,252,.72);
}
.nav-links a:hover{color:#fff}
.nav-cta{
  padding:12px 24px!important;
  color:#fff!important;
  border-radius:3px;
  background:linear-gradient(135deg,var(--gold),#d94b00)!important;
  box-shadow:0 8px 20px rgba(240,90,0,.22);
}
.lang-btn.active,.lang-btn:hover{color:#fff}

#bannerSlider{
  margin-top:76px;
  height:36vw;
  max-height:560px;
  min-height:280px;
  background:linear-gradient(135deg,#081521,#102f50);
}
.banner-arrow{width:46px;height:46px;background:rgba(4,12,22,.66);border-color:rgba(255,255,255,.25)}
.banner-dots{bottom:18px}
.banner-dot{width:9px;height:9px}

#hero{
  background:
    radial-gradient(circle at 12% 18%,rgba(93,173,226,.11),transparent 35%),
    radial-gradient(circle at 88% 20%,rgba(240,90,0,.055),transparent 30%),
    linear-gradient(135deg,#173d63 0%,#123454 47%,#0d2945 100%);
}
.hero-left,.hero-right-about{position:relative}
.hero-left{border-right-color:rgba(255,255,255,.075)}
.hero-title{
  text-shadow:0 6px 22px rgba(0,0,0,.22);
}
.hero-sub{color:rgba(211,224,239,.63)}
.about-desc{
  color:rgba(235,241,248,.72);
  line-height:1.9;
  border-left-color:rgba(240,90,0,.42);
}
.about-pill{
  color:rgba(232,240,248,.68);
  border-color:rgba(255,255,255,.15);
  background:rgba(255,255,255,.025);
}
.hero-stats-row{
  border:1px solid rgba(126,176,220,.22);
  border-radius:6px;
  padding:0;
  overflow:hidden;
  background:linear-gradient(145deg,rgba(7,20,33,.34),rgba(16,47,80,.20));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
}
.hero-stat-item{
  padding:24px 26px!important;
  min-height:112px;
}
.hero-stat-item:nth-child(2),.hero-stat-item:nth-child(4){border-left:1px solid rgba(126,176,220,.16)}
.hero-stat-item:nth-child(3),.hero-stat-item:nth-child(4){border-top:1px solid rgba(126,176,220,.16)}
.stat-num{
  color:var(--gold);
  text-shadow:0 3px 12px rgba(240,90,0,.15);
}
.stat-label{color:rgba(220,231,242,.58)}

.section-tag{color:var(--gold-light)}
.section-body{color:var(--muted)}

#isuzu{
  padding:88px 5vw;
  gap:70px;
  background:
    radial-gradient(circle at 82% 30%,rgba(46,109,164,.12),transparent 34%),
    linear-gradient(135deg,#102f50 0%,#0c2945 100%);
}
.isuzu-img-wrap img{border-radius:4px}
.isuzu-badge{right:-10px;bottom:18px;padding:14px 20px;color:#fff;background:linear-gradient(135deg,var(--gold),#d64b00)}

#products{
  padding:76px 3.7vw 92px;
  background:
    radial-gradient(circle at 15% 8%,rgba(93,173,226,.08),transparent 26%),
    linear-gradient(180deg,#0c2945 0%,#081b2d 100%);
}
#products .section-tag,#products .section-title{max-width:1400px;margin-left:auto;margin-right:auto}
#products .section-title{margin-bottom:24px}
#products>div[style*='text-align:center']{margin-bottom:28px!important}
.products-grid{max-width:1450px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.product-card{
  border-radius:10px;
  border:1px solid rgba(136,178,214,.14);
  background:#081722;
  box-shadow:0 14px 34px rgba(0,0,0,.16);
  min-height:370px;
}
.product-card:hover{
  transform:translateY(-6px);
  box-shadow:0 20px 42px rgba(0,0,0,.30);
  border-color:rgba(240,90,0,.46);
}
.product-img-wrap{aspect-ratio:1.37/1;background:linear-gradient(180deg,#0d2232,#08141e)}
.product-img-wrap img{padding:18px;background:transparent;object-fit:contain}
.product-info{padding:70px 22px 20px;background:linear-gradient(to top,rgba(5,14,22,.99) 0%,rgba(5,14,22,.91) 56%,rgba(5,14,22,0) 100%)}
.product-cat{font-size:11px;letter-spacing:2.4px;margin-bottom:8px}
.product-name{font-size:22px;line-height:1.12;margin-bottom:9px;text-shadow:0 2px 8px rgba(0,0,0,.45)}
.product-brands{font-size:11px;line-height:1.55;color:rgba(231,238,246,.66);-webkit-line-clamp:2}
.product-num{top:14px;left:14px;background:rgba(0,0,0,.68);padding:5px 11px}

#brands{
  background:linear-gradient(90deg,#081827,#0b2136,#081827);
  padding:34px 0;
}
#facility{
  min-height:590px;
  background:linear-gradient(135deg,#102f50 0%,#0b2742 100%);
}
.facility-info-block .section-body,.loc-detail{color:rgba(220,231,242,.65)}

#videos{
  background:linear-gradient(180deg,#071421 0%,#0a1d30 100%);
}
#media{
  background:linear-gradient(135deg,#102f50 0%,#0b2947 100%);
}
#downloads{
  background:linear-gradient(135deg,#0b2239 0%,#102f50 100%);
}
#contact{
  background:
    radial-gradient(circle at 85% 15%,rgba(240,90,0,.055),transparent 28%),
    linear-gradient(180deg,#081827 0%,#071421 100%);
}
#videos,#media,#downloads,#contact{padding-top:82px;padding-bottom:82px}

.download-card,.form-input{
  background:rgba(255,255,255,.035);
  border-color:rgba(164,193,220,.14);
}
.contact-block-value{color:rgba(238,243,249,.82)}
footer{background:#071421;border-top-color:var(--gold)}

.social-sidebar{right:12px;bottom:138px;gap:6px}
.social-btn{width:48px;height:48px;border-radius:8px!important;box-shadow:0 8px 20px rgba(0,0,0,.25)}
.wa-float{right:22px;bottom:22px;width:60px;height:60px}

@media(max-width:1100px){
  .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
  nav{padding:0 20px}
}
@media(max-width:900px){
  .hero-stats-row{border-radius:4px}
  .hero-stat-item{padding:20px!important;min-height:98px}
}
@media(max-width:640px){
  #bannerSlider{height:62vw;min-height:210px}
  #products{padding:52px 16px 64px}
  .products-grid{grid-template-columns:1fr;gap:18px}
  .product-card{min-height:0}
  .product-name{font-size:20px}
  .product-info{padding-left:18px;padding-right:18px}
  .hero-stat-item{padding:18px 14px!important}
}

/* V3 FINAL: background, typography and statistics only */
body{
  background:
    radial-gradient(ellipse 72% 34% at 52% 6%,rgba(37,97,190,.22),transparent 70%),
    linear-gradient(180deg,#030d20 0%,#071a34 46%,#030d20 100%);
  color:#f7f9ff;
}
#hero{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:
    radial-gradient(ellipse 68% 78% at 69% 42%,rgba(39,97,190,.34),transparent 68%),
    radial-gradient(ellipse 42% 70% at 8% 20%,rgba(20,68,145,.19),transparent 72%),
    linear-gradient(135deg,#020c1d 0%,#071a36 54%,#06152d 100%);
}
#hero::before{
  content:'';
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  opacity:.22;
  background-image:
    linear-gradient(rgba(77,137,235,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(77,137,235,.055) 1px,transparent 1px);
  background-size:42px 42px;
  -webkit-mask-image:radial-gradient(ellipse 72% 84% at 70% 35%,#000 0%,transparent 76%);
  mask-image:radial-gradient(ellipse 72% 84% at 70% 35%,#000 0%,transparent 76%);
}
#hero::after{
  content:'';
  position:absolute;
  top:6%;
  right:0;
  bottom:7%;
  width:1px;
  pointer-events:none;
  background:linear-gradient(transparent,#4c94ff 28%,#b6d7ff 54%,#4c94ff 74%,transparent);
  box-shadow:0 0 10px #2f7df2,0 0 24px rgba(47,125,242,.65);
}
#isuzu{
  background:
    radial-gradient(ellipse 58% 72% at 80% 32%,rgba(35,94,180,.22),transparent 72%),
    linear-gradient(135deg,#06162f 0%,#092347 100%);
}
#products{
  background:
    radial-gradient(ellipse 60% 34% at 50% 0%,rgba(40,99,188,.17),transparent 72%),
    linear-gradient(180deg,#071d3a 0%,#030f25 100%);
}
#brands{background:linear-gradient(90deg,#030f24 0%,#0a2346 50%,#030f24 100%)}
#facility{
  background:
    radial-gradient(ellipse 54% 80% at 22% 48%,rgba(34,89,169,.18),transparent 74%),
    linear-gradient(135deg,#071a36 0%,#092549 100%);
}
#videos{background:linear-gradient(180deg,#030e22 0%,#071d3a 100%)}
#media{
  background:
    radial-gradient(ellipse 60% 50% at 78% 18%,rgba(42,101,190,.16),transparent 72%),
    linear-gradient(135deg,#071a36 0%,#092448 100%);
}
#downloads{background:linear-gradient(135deg,#061831 0%,#0a294e 100%)}
#contact{
  background:
    radial-gradient(ellipse 50% 58% at 86% 12%,rgba(42,101,190,.14),transparent 72%),
    linear-gradient(180deg,#061831 0%,#020c1d 100%);
}
.section-title,
.hero-title{
  font-family:'Barlow Condensed',sans-serif;
  font-weight:900;
  letter-spacing:.015em;
  text-shadow:0 3px 18px rgba(0,0,0,.38);
}
.hero-title .accent,
.section-title .gold{
  color:#f16824;
  text-shadow:0 0 18px rgba(241,104,36,.13);
}
.hero-title .blue{
  color:#659cff;
  text-shadow:0 0 20px rgba(72,132,255,.18);
}
.hero-sub{
  color:#76a7ff;
  font-weight:600;
  letter-spacing:3.2px;
  text-shadow:0 0 14px rgba(67,129,244,.13);
}
.section-tag,.about-heading{
  color:#73a5ff;
  letter-spacing:3.2px;
}
.section-tag::before,.about-heading::before{
  background:linear-gradient(90deg,#f16824,#5d96ff);
}
.hero-stats-row{
  position:relative;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0;
  padding:16px 20px;
  overflow:hidden;
  border:1px solid rgba(91,151,255,.62);
  border-radius:12px;
  background:
    radial-gradient(ellipse 82% 100% at 50% 100%,rgba(31,83,166,.22),transparent 72%),
    linear-gradient(145deg,rgba(5,20,48,.94),rgba(11,36,76,.80));
  box-shadow:
    inset 0 1px 0 rgba(194,220,255,.12),
    inset 0 0 34px rgba(43,103,207,.10),
    0 0 7px rgba(75,139,255,.65),
    0 0 25px rgba(37,101,218,.24),
    0 22px 45px rgba(0,5,18,.30);
}
.hero-stats-row::before{
  content:'';
  position:absolute;
  inset:-1px;
  pointer-events:none;
  border-radius:12px;
  background:
    radial-gradient(circle at 0 0,#cfe5ff 0 1px,#579aff 2px,transparent 7px),
    radial-gradient(circle at 100% 100%,#cfe5ff 0 1px,#579aff 2px,transparent 7px);
  filter:drop-shadow(0 0 5px #5598ff);
}
.hero-stat-item,
.hero-stat-item:nth-child(2),
.hero-stat-item:nth-child(3),
.hero-stat-item:nth-child(4){
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:132px;
  padding:24px 22px 22px 98px!important;
  border:0;
  border-radius:0;
  overflow:visible;
  background:transparent;
  box-shadow:none;
}
.hero-stat-item:nth-child(2),.hero-stat-item:nth-child(4){border-left:1px solid rgba(89,144,231,.28)}
.hero-stat-item:nth-child(3),.hero-stat-item:nth-child(4){border-top:1px solid rgba(89,144,231,.28)}
.hero-stat-item::before{
  content:'';
  position:absolute;
  left:24px;
  top:50%;
  width:38px;
  height:38px;
  transform:translateY(-50%);
  border:0;
  border-radius:50%;
  background:linear-gradient(145deg,rgba(45,92,194,.62),rgba(18,48,111,.84));
  box-shadow:inset 0 1px 0 rgba(151,190,255,.15),0 0 18px rgba(40,96,210,.12);
}
.hero-stat-item::after{
  position:absolute;
  left:24px;
  top:50%;
  width:38px;
  transform:translateY(-51%);
  color:#65a5ff;
  font-family:'Barlow Condensed',sans-serif;
  font-size:18px;
  font-weight:700;
  line-height:1;
  text-align:center;
  text-shadow:0 0 9px rgba(77,145,255,.70);
}
.hero-stat-item:nth-child(1)::after{content:'▦'}
.hero-stat-item:nth-child(2)::after{content:'◇'}
.hero-stat-item:nth-child(3)::after{content:'≋'}
.hero-stat-item:nth-child(4)::after{content:'◎'}
.stat-num{
  color:transparent;
  background:linear-gradient(180deg,#FFFFFF 0%,#FFD0A3 48%,#FF6A00 100%);
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  font-family:'Barlow Condensed',sans-serif;
  font-size:clamp(35px,3.3vw,48px);
  font-weight:900;
  font-variant-numeric:tabular-nums;
  letter-spacing:-.015em;
  line-height:.92;
  text-shadow:none;
  filter:drop-shadow(0 0 7px rgba(255,106,0,.32));
}
.stat-label{
  position:relative;
  width:max-content;
  max-width:100%;
  margin-top:12px;
  padding-bottom:10px;
  color:rgba(255,255,255,.96);
  font-family:'Barlow Condensed',sans-serif;
  font-size:11px;
  font-weight:600;
  letter-spacing:1.35px;
  line-height:1.2;
  text-transform:uppercase;
}
.stat-label::after{
  content:'';
  position:absolute;
  left:0;
  bottom:0;
  width:46px;
  height:2px;
  background:linear-gradient(90deg,#f16824,rgba(241,104,36,0));
  box-shadow:0 0 7px rgba(241,104,36,.42);
}
@media(max-width:1100px){
  .hero-stat-item,
  .hero-stat-item:nth-child(2),
  .hero-stat-item:nth-child(3),
  .hero-stat-item:nth-child(4){padding-left:80px!important}
  .hero-stat-item::before{left:17px;width:48px;height:48px}
  .hero-stat-item::after{left:17px;width:48px;font-size:24px}
}
@media(max-width:640px){
  .hero-stats-row{padding:10px 12px;border-radius:9px}
  .hero-stat-item,
  .hero-stat-item:nth-child(2),
  .hero-stat-item:nth-child(3),
  .hero-stat-item:nth-child(4){min-height:110px;padding:18px 10px 16px 60px!important}
  .hero-stat-item::before{left:10px;width:40px;height:40px}
  .hero-stat-item::after{left:10px;width:40px;font-size:21px}
  .stat-num{font-size:clamp(28px,9vw,38px)}
  .stat-label{font-size:9px;letter-spacing:.8px;margin-top:9px}
}


/* V3 CASCADE FIX: ensure visual layer wins over legacy inline CSS */
body{
  background:
    radial-gradient(ellipse 74% 38% at 52% 5%,rgba(39,101,199,.25),transparent 70%),
    linear-gradient(180deg,#020b1c 0%,#071b37 48%,#020b1c 100%)!important;
}
#hero{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:
    radial-gradient(ellipse 72% 88% at 70% 44%,rgba(45,105,214,.43),transparent 66%),
    radial-gradient(ellipse 42% 78% at 5% 18%,rgba(19,67,153,.24),transparent 70%),
    linear-gradient(135deg,#020b1b 0%,#071a37 52%,#06152d 100%)!important;
}
#hero .hero-bg{
  display:block!important;
  position:absolute;
  z-index:0;
  inset:0;
  width:100%;
  height:100%;
  pointer-events:none;
  opacity:.30;
  background-image:
    linear-gradient(90deg,rgba(2,11,27,.34) 0%,rgba(2,11,27,.12) 42%,rgba(2,11,27,.04) 100%),
    url('images/emp-hero-industrial-v1.webp');
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center right;
  filter:saturate(.92) contrast(1.04);
}
#hero::before{
  z-index:0!important;
  opacity:.46!important;
}
#hero::after{z-index:2!important}
#hero .hero-content{position:relative;z-index:1}
#isuzu{
  background:
    radial-gradient(ellipse 58% 72% at 80% 32%,rgba(35,94,180,.25),transparent 72%),
    linear-gradient(135deg,#06162f 0%,#092347 100%)!important;
}
#products{
  background:
    radial-gradient(ellipse 60% 34% at 50% 0%,rgba(40,99,188,.20),transparent 72%),
    linear-gradient(180deg,#071d3a 0%,#030f25 100%)!important;
}
#brands{background:linear-gradient(90deg,#030f24 0%,#0a2346 50%,#030f24 100%)!important}
#facility{
  background:
    radial-gradient(ellipse 54% 80% at 22% 48%,rgba(34,89,169,.21),transparent 74%),
    linear-gradient(135deg,#071a36 0%,#092549 100%)!important;
}
#videos{background:linear-gradient(180deg,#030e22 0%,#071d3a 100%)!important}
#media{
  background:
    radial-gradient(ellipse 60% 50% at 78% 18%,rgba(42,101,190,.19),transparent 72%),
    linear-gradient(135deg,#071a36 0%,#092448 100%)!important;
}
#downloads{background:linear-gradient(135deg,#061831 0%,#0a294e 100%)!important}
#contact{
  background:
    radial-gradient(ellipse 50% 58% at 86% 12%,rgba(42,101,190,.17),transparent 72%),
    linear-gradient(180deg,#061831 0%,#020c1d 100%)!important;
}
.hero-title,.section-title{
  font-family:'Barlow Condensed',sans-serif!important;
  font-weight:900!important;
  letter-spacing:.015em!important;
  text-shadow:0 3px 18px rgba(0,0,0,.38)!important;
}
.hero-title .accent,.section-title .gold{
  color:#f16824!important;
  text-shadow:0 0 18px rgba(241,104,36,.18)!important;
}
.hero-title .blue{
  color:#659cff!important;
  text-shadow:0 0 20px rgba(72,132,255,.24)!important;
}
.hero-sub{
  color:#a9c8ff!important;
  font-weight:600!important;
  letter-spacing:3.2px!important;
  text-shadow:0 0 14px rgba(67,129,244,.18)!important;
}
.section-tag,.about-heading{color:#73a5ff!important;letter-spacing:3.2px!important}
.about-desc{color:rgba(246,249,255,.84)!important}

@media(max-width:1100px){
  .hero-stat-item::before{width:34px;height:34px}
  .hero-stat-item::after{width:34px;font-size:16px}
}
@media(max-width:640px){
  #hero .hero-bg{opacity:.18;background-position:68% center}
  .hero-stat-item::before{width:30px;height:30px}
  .hero-stat-item::after{width:30px;font-size:14px}
}
