
:root{--red:#d71920;--ink:#111820;--navy:#061725;--muted:#66717c;--line:#e7e9ec;--paper:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC","Microsoft JhengHei",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.7}
img{max-width:100%;height:auto}a{color:inherit}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);box-shadow:0 1px 12px rgba(0,0,0,.08)}
.header-inner{max-width:1280px;margin:auto;min-height:92px;display:flex;align-items:center;gap:30px;padding:10px 28px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;min-width:330px}.brand img{width:72px;height:72px;object-fit:contain;border-radius:50%}.brand-title{font-size:24px;font-weight:800;letter-spacing:.02em}.brand-sub{font-size:13px;font-weight:700;letter-spacing:.04em}
.main-nav{margin-left:auto}.nav-inner{display:flex;align-items:center;gap:3px}.nav-item{padding:18px 14px 15px;text-decoration:none;font-weight:700;white-space:nowrap;border-bottom:3px solid transparent}.nav-item:hover,.nav-item.active{color:var(--red);border-bottom-color:var(--red)}.nav-sub{display:none}.top-actions{display:flex;gap:10px;align-items:center}.lang-switch,.home-link{font-size:13px;text-decoration:none}.menu-btn{display:none;border:0;background:none;font-size:29px;color:var(--red);cursor:pointer}
.hero{background:linear-gradient(90deg,rgba(2,15,25,.94),rgba(2,15,25,.62)),url("PicHome/DSC02806_R.jpg") center/cover no-repeat;color:white}.hero-inner{max-width:1280px;margin:auto;padding:72px 55px}.hero-kicker{font-size:13px;letter-spacing:.16em;color:#d9e0e6}.hero h1{font-size:46px;line-height:1.2;margin:8px 0 12px}.hero p{font-size:19px;margin:0;max-width:720px}
.home-hero .hero-inner{padding:82px 55px 92px}.home-hero h1{font-size:52px;max-width:620px}.home-hero p{max-width:720px;font-size:18px}.hero-actions{display:flex;gap:16px;margin-top:28px}.btn{display:inline-flex;justify-content:center;align-items:center;min-width:180px;padding:13px 25px;border-radius:3px;text-decoration:none;font-weight:800}.btn-primary{background:var(--red);color:#fff}.btn-outline{border:1px solid #fff;color:#fff}
.trust-strip{max-width:1280px;margin:-1px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:white}.trust-item{padding:24px 22px;display:flex;gap:14px;align-items:center;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-icon{font-size:30px;color:var(--red)}.trust-title{font-weight:800;font-size:17px}.trust-text{font-size:13px;color:var(--muted)}
.home-cats{max-width:1180px;margin:55px auto;padding:0 25px}.section-title{text-align:center;font-size:30px;margin:0 0 8px}.section-desc{text-align:center;color:var(--muted);margin:0 0 28px}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cat-card{border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.04);text-decoration:none}.cat-card img{width:100%;height:190px;object-fit:cover;display:block}.cat-body{padding:16px 18px 20px}.cat-body h3{margin:0 0 5px}.cat-body p{font-size:14px;color:var(--muted);margin:0}.cat-more{display:inline-block;margin-top:12px;color:var(--red);font-weight:800;font-size:14px}
.page-wrap{max-width:1180px;margin:0 auto;padding:48px 28px 70px}.legacy-content{font-size:16px}.legacy-content table{width:100%!important;max-width:100%!important}.legacy-content td{vertical-align:top}.legacy-content .Title,.legacy-content .title{font-size:24px!important;font-weight:800;color:var(--ink)!important}.legacy-content a{color:#0877a8}.legacy-content img{border-radius:5px}.legacy-content .Prodisplay{list-style:none;padding:0;margin:0}.legacy-content .Prodisplay li{list-style:none}
.site-footer{background:#07131e;color:#d7dde3}.footer-inner{max-width:1180px;margin:auto;padding:28px;display:flex;justify-content:space-between;gap:20px;font-size:13px}
@media(max-width:980px){.header-inner{min-height:76px;padding:8px 16px}.brand{min-width:0;flex:1}.brand img{width:55px;height:55px}.brand-title{font-size:18px}.brand-sub{font-size:10px}.menu-btn{display:block}.top-actions{display:none}.main-nav{position:absolute;top:76px;left:0;right:0;background:#fff;display:none;border-top:1px solid var(--line);box-shadow:0 10px 20px rgba(0,0,0,.08)}.site-header.open .main-nav{display:block}.nav-inner{display:block;padding:8px 18px 18px}.nav-item{display:block;padding:12px 6px;border-bottom:1px solid var(--line)}.hero-inner,.home-hero .hero-inner{padding:55px 25px 62px}.hero h1,.home-hero h1{font-size:36px}.trust-strip{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.cat-grid{grid-template-columns:1fr 1fr}.legacy-content table,.legacy-content tbody,.legacy-content tr,.legacy-content td{display:block!important;width:100%!important}.legacy-content td{padding:8px 0!important}.legacy-content img{max-height:none}.page-wrap{padding:34px 20px 55px}}
@media(max-width:600px){.brand-title{font-size:15px}.brand-sub{font-size:9px}.brand img{width:48px;height:48px}.header-inner{min-height:68px}.main-nav{top:68px}.hero-inner,.home-hero .hero-inner{padding:46px 20px 52px}.hero h1,.home-hero h1{font-size:31px}.hero p,.home-hero p{font-size:16px}.hero-actions{display:grid;gap:10px}.btn{width:100%}.trust-strip{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.cat-grid{grid-template-columns:1fr}.cat-card img{height:210px}.home-cats{margin:38px auto;padding:0 16px}.section-title{font-size:25px}.footer-inner{display:block}.legacy-content{font-size:15px;overflow-wrap:anywhere}.legacy-content table{font-size:15px}.legacy-content ul{padding-left:20px}}


/* ===== V3.2: seven requested refinements only ===== */

/* #2 English brand name: smaller and single-line on desktop */
html[lang="en"] .brand-title{
  font-size:18px;
  line-height:1.25;
  letter-spacing:0;
  white-space:nowrap;
}
html[lang="en"] .brand{min-width:360px}

/* #5 Six main pages: distinct, brighter, topic-matched banners */
.bright-hero{
  color:#111820;
  background-color:#f7f8fa;
  background-position:center;
  background-size:cover;
}
.bright-hero .hero-kicker{color:#59636d}
.bright-hero h1{color:#111820;text-shadow:none}
.bright-hero p{color:#27313a}
.bright-hero .btn-outline{border-color:#7b858d;color:#111820;background:rgba(255,255,255,.68)}

.hero-about{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.91) 38%,rgba(255,255,255,.25) 68%,rgba(255,255,255,.08) 100%),
    url("PicCustomers/IMG_8369.JPG");
}
.hero-business{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 38%,rgba(255,255,255,.18) 67%,rgba(255,255,255,.04) 100%),
    url("PicProducts/Products02/01/filling_machine_R.jpg");
}
.hero-products{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 38%,rgba(255,255,255,.22) 66%,rgba(255,255,255,.05) 100%),
    url("PicProducts/Products03/03/geh_glass10.jpg");
}
.hero-solutions{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 40%,rgba(255,255,255,.30) 69%,rgba(255,255,255,.08) 100%),
    url("PicSolutions/1.jpg");
}
.hero-customers{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 38%,rgba(255,255,255,.20) 66%,rgba(255,255,255,.04) 100%),
    url("PicCustomers/IMG_5741.JPG");
}
.hero-contacts{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 40%,rgba(255,255,255,.25) 68%,rgba(255,255,255,.08) 100%),
    url("PicContacts/contactUs.jpg");
}
.bright-hero .hero-inner{min-height:345px}

/* Mobile: keep readable crop and compact English brand */
@media(max-width:980px){
  html[lang="en"] .brand{min-width:0}
  html[lang="en"] .brand-title{font-size:14px;white-space:nowrap}
  .bright-hero{background-position:center}
  .bright-hero .hero-inner{min-height:315px}
}
@media(max-width:600px){
  html[lang="en"] .brand-title{font-size:12px}
  .bright-hero{
    background-position:center;
  }
  .bright-hero .hero-inner{min-height:300px}
}


/* ===== V3.3 approved six-banner image set ===== */
.hero-about{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 37%,rgba(255,255,255,.22) 65%,rgba(255,255,255,.04) 100%),
    url("assets/images/v33/about.jpg") !important;
}
.hero-business{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 37%,rgba(255,255,255,.17) 65%,rgba(255,255,255,.03) 100%),
    url("assets/images/v33/business.jpg") !important;
}
.hero-products{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 37%,rgba(255,255,255,.18) 65%,rgba(255,255,255,.03) 100%),
    url("assets/images/v33/products.jpg") !important;
}
.hero-solutions{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 37%,rgba(255,255,255,.20) 65%,rgba(255,255,255,.04) 100%),
    url("assets/images/v33/support.jpg") !important;
}
.hero-customers{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 37%,rgba(255,255,255,.16) 65%,rgba(255,255,255,.03) 100%),
    url("assets/images/v33/success.jpg") !important;
}
.hero-contacts{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 37%,rgba(255,255,255,.18) 65%,rgba(255,255,255,.03) 100%),
    url("assets/images/v33/contact.jpg") !important;
}


/* ===== V3.4 final user-confirmed refinements ===== */
.brand img{
  width:64px;
  height:64px;
  object-fit:contain;
  flex:0 0 64px;
}
.brand{gap:14px}

.hero-about{
 background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.87) 36%,rgba(255,255,255,.12) 66%,rgba(255,255,255,.02) 100%),url("assets/images/v34/about.jpg") !important;
}
.hero-business{
 background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.86) 36%,rgba(255,255,255,.10) 65%,rgba(255,255,255,.02) 100%),url("assets/images/v34/business.jpg") !important;
}
.hero-products{
 background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.87) 36%,rgba(255,255,255,.10) 65%,rgba(255,255,255,.02) 100%),url("assets/images/v34/products.jpg") !important;
}
.hero-solutions{
 background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.87) 36%,rgba(255,255,255,.10) 65%,rgba(255,255,255,.02) 100%),url("assets/images/v34/support.jpg") !important;
}
.hero-customers{
 background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.86) 36%,rgba(255,255,255,.09) 65%,rgba(255,255,255,.02) 100%),url("assets/images/v34/success.jpg") !important;
}
.hero-contacts{
 background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.86) 36%,rgba(255,255,255,.10) 65%,rgba(255,255,255,.02) 100%),url("assets/images/v34/contact.jpg") !important;
}
@media(max-width:980px){
  .brand img{width:50px;height:50px;flex-basis:50px}
}

/* ===== V3.5 product catalogue simplification ===== */
.hero-business{
 background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.84) 35%,rgba(255,255,255,.08) 65%,rgba(255,255,255,.01) 100%),url("PicProducts/Products02/01/filling_machine.jpg") !important;
}
.hero-products{
 background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.84) 35%,rgba(255,255,255,.08) 65%,rgba(255,255,255,.01) 100%),url("PicProducts/Products03/03/geh_glass10.jpg") !important;
}
.catalog-intro{font-size:16px;color:#56616b;margin:4px 0 28px;padding:15px 18px;background:#f6f7f8;border-left:4px solid var(--red)}
.catalog-section{margin:0 0 44px}
.catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid #e4e7ea;padding-bottom:12px;margin-bottom:20px}
.catalog-heading h2{margin:0;font-size:28px;color:#161b20}
.catalog-heading p{margin:0;color:#69737d;font-size:14px;text-align:right;max-width:580px}
.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.product-card{display:block;text-decoration:none;color:#171b1f;background:#fff;border:1px solid #e3e6e8;border-radius:10px;overflow:hidden;transition:.18s ease;box-shadow:0 3px 12px rgba(0,0,0,.04)}
.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.10);border-color:#d6d9dc}
.product-thumb{height:132px;background:#f5f6f7;display:flex;align-items:center;justify-content:center;padding:8px}
.product-thumb img{width:100%;height:100%;object-fit:contain}
.product-name{padding:11px 10px 13px;font-size:14px;line-height:1.4;text-align:center;font-weight:600}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:800px){.catalog-heading{display:block}.catalog-heading p{text-align:left;margin-top:6px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-thumb{height:125px}.catalog-heading h2{font-size:24px}}


/* Footer: copyright only, centered */
.site-footer .footer-inner {
  display: block !important;
  text-align: center !important;
  padding: 22px 20px !important;
}
.site-footer .footer-inner > div {
  width: 100%;
}

/* Mobile review / refinements */
@media (max-width: 800px) {
  .hero-business,
  .hero-products {
    background-position: 62% center !important;
  }
  .hero-business .hero-inner,
  .hero-products .hero-inner {
    padding-top: 40px !important;
    padding-bottom: 44px !important;
  }
  .hero-business h1,
  .hero-products h1 {
    max-width: 88%;
  }
  .hero-business p,
  .hero-products p {
    max-width: 92%;
    line-height: 1.55;
  }
  .catalog-intro {
    font-size: 15px;
    line-height: 1.6;
  }
  .product-grid {
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  }
  .product-name {
    font-size: 13px;
  }
}
@media (max-width: 430px) {
  .hero-business,
  .hero-products {
    background-position: 68% center !important;
  }
  .hero-business h1,
  .hero-products h1 {
    font-size: 30px !important;
  }
  .product-thumb {
    height: 112px !important;
  }
  .site-footer .footer-inner {
    font-size: 11px !important;
    line-height: 1.5;
    padding: 18px 12px !important;
  }
}


/* ===== V3.7 — three confirmed hero backgrounds ===== */
.hero-business {
  background-image:
    linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.91) 34%, rgba(255,255,255,.26) 57%, rgba(255,255,255,.04) 100%),
    url("assets/images/v37/business.jpg") !important;
  background-size: cover !important;
  background-position: center center !important;
}
.hero-products {
  background-image:
    linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.91) 34%, rgba(255,255,255,.24) 57%, rgba(255,255,255,.04) 100%),
    url("assets/images/v37/products.jpg") !important;
  background-size: cover !important;
  background-position: 64% center !important;
}
.hero-success {
  background-image:
    linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.91) 34%, rgba(255,255,255,.22) 57%, rgba(255,255,255,.03) 100%),
    url("assets/images/v37/success.jpg") !important;
  background-size: cover !important;
  background-position: 66% center !important;
}
@media (max-width: 800px) {
  .hero-business { background-position: 64% center !important; }
  .hero-products { background-position: 68% center !important; }
  .hero-success { background-position: 70% center !important; }
}
@media (max-width: 430px) {
  .hero-business { background-position: 67% center !important; }
  .hero-products { background-position: 72% center !important; }
  .hero-success { background-position: 73% center !important; }
}


/* ===== V3.8 responsive hero correction =====
   Separate desktop/mobile assets prevent the "cropped screenshot" effect.
   Business and Products intentionally use different images.
*/
.hero-business,
.hero-products,
.hero-success {
  min-height: clamp(330px, 35vw, 520px) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.hero-business {
  background-image:
    linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.93) 29%, rgba(255,255,255,.55) 47%, rgba(255,255,255,.08) 70%, rgba(255,255,255,.02) 100%),
    url("assets/images/v38/business-desktop.jpg") !important;
  background-position: center center !important;
}
.hero-products {
  background-image:
    linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.93) 29%, rgba(255,255,255,.53) 47%, rgba(255,255,255,.07) 70%, rgba(255,255,255,.02) 100%),
    url("assets/images/v38/products-desktop.jpg") !important;
  background-position: center center !important;
}
.hero-success {
  background-image:
    linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.93) 29%, rgba(255,255,255,.52) 47%, rgba(255,255,255,.06) 70%, rgba(255,255,255,.02) 100%),
    url("assets/images/v38/success-desktop.jpg") !important;
  background-position: center center !important;
}

@media (max-width: 800px) {
  .hero-business,
  .hero-products,
  .hero-success {
    min-height: 520px !important;
    background-size: cover !important;
    background-position: center center !important;
  }
  .hero-business {
    background-image:
      linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.91) 38%, rgba(255,255,255,.40) 61%, rgba(255,255,255,.05) 100%),
      url("assets/images/v38/business-mobile.jpg") !important;
  }
  .hero-products {
    background-image:
      linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.91) 38%, rgba(255,255,255,.38) 61%, rgba(255,255,255,.05) 100%),
      url("assets/images/v38/products-mobile.jpg") !important;
  }
  .hero-success {
    background-image:
      linear-gradient(90deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.91) 38%, rgba(255,255,255,.38) 61%, rgba(255,255,255,.05) 100%),
      url("assets/images/v38/success-mobile.jpg") !important;
  }
}
@media (max-width: 430px) {
  .hero-business,
  .hero-products,
  .hero-success {
    min-height: 500px !important;
    background-position: center center !important;
  }
}


/* ===== V3.9 — all six hero backgrounds fully responsive ===== */
.hero-about,.hero-business,.hero-products,.hero-solutions,.hero-customers,.hero-contacts{
  min-height:clamp(340px,34vw,520px)!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-position:center center!important;
}
.hero-about{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 30%,rgba(255,255,255,.53) 48%,rgba(255,255,255,.08) 72%,rgba(255,255,255,.02) 100%),url("assets/images/v39/about-desktop.jpg")!important}
.hero-business{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 30%,rgba(255,255,255,.52) 48%,rgba(255,255,255,.07) 72%,rgba(255,255,255,.02) 100%),url("assets/images/v39/business-desktop.jpg")!important}
.hero-products{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 30%,rgba(255,255,255,.50) 48%,rgba(255,255,255,.07) 72%,rgba(255,255,255,.02) 100%),url("assets/images/v39/products-desktop.jpg")!important}
.hero-solutions{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 30%,rgba(255,255,255,.52) 48%,rgba(255,255,255,.08) 72%,rgba(255,255,255,.02) 100%),url("assets/images/v39/solutions-desktop.jpg")!important}
.hero-customers{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 30%,rgba(255,255,255,.50) 48%,rgba(255,255,255,.06) 72%,rgba(255,255,255,.02) 100%),url("assets/images/v39/customers-desktop.jpg")!important}
.hero-contacts{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.93) 30%,rgba(255,255,255,.52) 48%,rgba(255,255,255,.08) 72%,rgba(255,255,255,.02) 100%),url("assets/images/v39/contacts-desktop.jpg")!important}

/* Same wording, exactly two visual lines on desktop/tablet */
html[lang="en"] .home-hero h1{
  max-width:900px!important;
  font-size:clamp(39px,3.7vw,54px)!important;
  line-height:1.13!important;
}
.hero-title-line{display:block;white-space:nowrap}

@media(max-width:800px){
  .hero-about,.hero-business,.hero-products,.hero-solutions,.hero-customers,.hero-contacts{
    min-height:520px!important;
    background-size:cover!important;
    background-position:center center!important;
  }
  .hero-about{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 38%,rgba(255,255,255,.39) 62%,rgba(255,255,255,.05) 100%),url("assets/images/v39/about-mobile.jpg")!important}
  .hero-business{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 38%,rgba(255,255,255,.38) 62%,rgba(255,255,255,.05) 100%),url("assets/images/v39/business-mobile.jpg")!important}
  .hero-products{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 38%,rgba(255,255,255,.37) 62%,rgba(255,255,255,.05) 100%),url("assets/images/v39/products-mobile.jpg")!important}
  .hero-solutions{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 38%,rgba(255,255,255,.39) 62%,rgba(255,255,255,.05) 100%),url("assets/images/v39/solutions-mobile.jpg")!important}
  .hero-customers{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 38%,rgba(255,255,255,.37) 62%,rgba(255,255,255,.05) 100%),url("assets/images/v39/customers-mobile.jpg")!important}
  .hero-contacts{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 38%,rgba(255,255,255,.39) 62%,rgba(255,255,255,.05) 100%),url("assets/images/v39/contacts-mobile.jpg")!important}
  html[lang="en"] .home-hero h1{max-width:100%!important;font-size:clamp(27px,6.3vw,38px)!important}
  .hero-title-line{white-space:normal}
}
@media(max-width:430px){
  .hero-about,.hero-business,.hero-products,.hero-solutions,.hero-customers,.hero-contacts{min-height:500px!important}
}


/* ==========================================================
   V4.0 — approved Business hero + unified responsive content
   ========================================================== */

/* Approved sharp Business banner */
.hero-business{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.95) 29%,rgba(255,255,255,.58) 47%,rgba(255,255,255,.10) 69%,rgba(255,255,255,.02) 100%),
    url("assets/images/v40/business-desktop.jpg") !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}

/* Unified card rhythm — same clean logic as Products */
.responsive-list{
  display:grid;
  gap:24px;
  width:100%;
}
.responsive-card{
  display:grid;
  grid-template-columns:minmax(260px, 0.82fr) minmax(0, 1.45fr);
  gap:34px;
  align-items:start;
  padding:24px;
  background:#fff;
  border:1px solid var(--line);
  border-radius:8px;
  box-shadow:0 8px 24px rgba(0,0,0,.035);
}
.responsive-media{
  min-width:0;
}
.responsive-copy{
  min-width:0;
  line-height:1.75;
}
.responsive-copy .Title,
.responsive-copy .title{
  display:inline-block;
  margin-bottom:8px;
}
.responsive-copy ul{
  margin-top:8px;
  padding-left:22px;
}
.responsive-copy p{
  max-width:none;
}
.responsive-copy img{
  max-width:100%;
  height:auto !important;
}
.responsive-copy img[style*="float"]{
  margin:0 0 10px 10px;
}

/* Reset old image-list styling inside the new responsive cards */
.responsive-media p{
  margin:0 !important;
}
.responsive-media .Prodisplay{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
  display:grid;
  grid-template-columns:1fr;
  gap:12px;
}
.responsive-media .Prodisplay li{
  margin:0 !important;
  padding:0 !important;
}
.responsive-media a{
  display:block;
}
.responsive-media img{
  display:block;
  width:100% !important;
  height:auto !important;
  max-height:360px;
  object-fit:contain;
  background:#fafafa;
  border-radius:6px;
}

/* Process diagrams inside Technical Support stay readable */
.responsive-copy .Prodisplay{
  list-style:none;
  padding:0;
  margin:12px 0;
}
.responsive-copy .Prodisplay img{
  display:block;
  width:min(100%,760px) !important;
  height:auto !important;
  object-fit:contain;
}

/* About Us bottom section */
.about-bottom-list .responsive-card{
  align-items:center;
}
.about-bottom-list .responsive-media img{
  max-height:390px;
}

/* Direct anchor landing: keep section title clear of sticky header */
.catalog-section{
  scroll-margin-top:110px;
}
html{
  scroll-behavior:smooth;
}

@media(max-width:800px){
  .hero-business{
    background-image:
      linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.94) 37%,rgba(255,255,255,.50) 60%,rgba(255,255,255,.06) 100%),
      url("assets/images/v40/business-mobile.jpg") !important;
    background-size:cover !important;
    background-position:center center !important;
  }

  /* Mobile: each image group stays with its own text; no more
     "all images first, text much later" behavior. */
  .responsive-list{
    gap:18px;
  }
  .responsive-card{
    grid-template-columns:1fr;
    gap:18px;
    padding:16px;
    border-radius:8px;
  }
  .responsive-media .Prodisplay{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .responsive-media .Prodisplay li:only-child{
    grid-column:1/-1;
  }
  .responsive-media img{
    max-height:280px;
    object-fit:contain;
  }
  .responsive-copy{
    font-size:15px;
    line-height:1.7;
  }
  .responsive-copy h1,
  .responsive-copy h2,
  .responsive-copy h3{
    margin-top:0;
  }
  .responsive-copy img[style*="float"]{
    float:none !important;
    display:inline-block;
    margin:8px 8px 8px 0 !important;
    max-width:92px !important;
  }
  .about-bottom-list .responsive-media .Prodisplay{
    grid-template-columns:1fr;
  }
  .catalog-section{
    scroll-margin-top:86px;
  }
}

@media(max-width:430px){
  .responsive-card{
    padding:14px;
    gap:15px;
  }
  .responsive-media .Prodisplay{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .responsive-media img{
    max-height:230px;
  }
  .responsive-copy{
    font-size:14.5px;
  }
}

/* ==========================================================
   V4.1 — single-layer products, true Business hero,
   compact success-story supporting images, refreshed contact
   ========================================================== */
.product-card{cursor:default!important;text-decoration:none!important}
.product-card:hover{transform:none!important;box-shadow:0 8px 24px rgba(0,0,0,.035)!important}

/* Business: one continuous background, text always overlays image */
.hero-business{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.90) 27%,rgba(255,255,255,.58) 48%,rgba(255,255,255,.13) 72%,rgba(255,255,255,.03) 100%),
    url("assets/images/v40/business-desktop.jpg")!important;
  background-size:cover!important;
  background-position:center center!important;
  min-height:430px!important;
}

.section-note:not(:empty){
  margin:0 0 24px;
  padding:12px 16px;
  background:#f7f7f7;
  border-left:3px solid var(--red);
  color:#666;
  font-size:14px;
  line-height:1.65;
}
/* Supporting logos/photos belong beside the case text, never as hero-sized media */
.responsive-copy .animated.rotateIn{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px}
.responsive-copy .case-support-image{
  display:inline-block!important;
  width:auto!important;
  max-width:150px!important;
  max-height:72px!important;
  height:auto!important;
  object-fit:contain!important;
  margin:6px 8px 6px 0!important;
  vertical-align:middle;
  background:#fff;
}
.responsive-copy img[src*="qulification_logos"],
.responsive-copy img[src*="cert.jpg"],
.responsive-copy img[src*="candy.jpg"]{
  max-width:170px!important;
  max-height:100px!important;
}
.contact-office-image{display:block;width:100%!important;height:100%!important;min-height:320px;max-height:430px!important;object-fit:cover!important;border-radius:6px}

@media(max-width:800px){
  .hero-business{
    background-image:
      linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.87) 42%,rgba(255,255,255,.38) 72%,rgba(255,255,255,.08) 100%),
      url("assets/images/v40/business-mobile.jpg")!important;
    background-size:cover!important;
    background-position:62% center!important;
    min-height:500px!important;
  }
  .responsive-copy .case-support-image{max-width:112px!important;max-height:64px!important;margin:5px 6px 5px 0!important}
  .responsive-copy img[src*="qulification_logos"],
  .responsive-copy img[src*="cert.jpg"],
  .responsive-copy img[src*="candy.jpg"]{max-width:135px!important;max-height:82px!important}
  .contact-office-image{min-height:230px;max-height:300px!important}
}

/* ==========================================================
   V4.2 — full-bleed Business hero + balanced standards badges
   ========================================================== */
.hero-business{
  background-image:
    linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.82) 31%,rgba(255,255,255,.44) 49%,rgba(255,255,255,.10) 68%,rgba(255,255,255,.02) 100%),
    url("assets/images/v42/business-desktop.jpg")!important;
  background-size:cover!important;
  background-position:center center!important;
  min-height:430px!important;
}
.standards-badges{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:18px;
  flex-wrap:wrap;
  margin-top:22px;
  padding:16px 18px;
  background:#fafafa;
  border:1px solid #ededed;
  border-radius:8px;
}
.standards-badges img{
  display:block!important;
  width:auto!important;
  height:78px!important;
  max-width:118px!important;
  object-fit:contain!important;
  margin:0!important;
  float:none!important;
}
@media(max-width:800px){
  .hero-business{
    background-image:
      linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.78) 42%,rgba(255,255,255,.34) 68%,rgba(255,255,255,.06) 100%),
      url("assets/images/v42/business-mobile.jpg")!important;
    background-size:cover!important;
    background-position:58% center!important;
    min-height:500px!important;
  }
  .standards-badges{
    justify-content:center;
    gap:12px;
    padding:14px 10px;
    margin-top:18px;
  }
  .standards-badges img{
    height:62px!important;
    max-width:92px!important;
  }
}
@media(max-width:430px){
  .standards-badges{gap:8px;padding:12px 8px}
  .standards-badges img{height:54px!important;max-width:82px!important}
}


/* ==========================================================
   V4.3 — company positioning, page CTA, standards wording
   ========================================================== */
.standards-note{
  margin:18px 0 0;
  padding:12px 14px;
  border-left:3px solid var(--red);
  background:#f8f8f8;
  color:#666;
  font-size:14px;
  line-height:1.7;
}
.contact-cta{
  margin:54px 0 10px;
  padding:0;
}
.contact-cta-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:28px 32px;
  background:#f7f7f7;
  border:1px solid #e9e9e9;
  border-left:4px solid var(--red);
  border-radius:8px;
}
.contact-cta h2{
  margin:0 0 7px;
  font-size:24px;
  line-height:1.35;
  color:#222;
}
.contact-cta p{
  margin:0;
  color:#666;
  line-height:1.7;
}
.contact-cta .btn{
  flex:0 0 auto;
  white-space:nowrap;
}
@media(max-width:800px){
  .contact-cta{margin-top:38px}
  .contact-cta-inner{
    flex-direction:column;
    align-items:flex-start;
    gap:18px;
    padding:24px 22px;
  }
  .contact-cta h2{font-size:21px}
  .contact-cta .btn{align-self:stretch;text-align:center}
  .standards-note{font-size:13px}
}
