*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#111827;background:#fff}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #e5e7eb}.nav-wrap{max-width:1440px;margin:auto;padding:14px 28px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:14px;white-space:nowrap}.brand img{display:block;width:270px;max-height:56px;object-fit:contain;object-position:left center}.brand-cn{font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif;font-size:28px;font-weight:800;letter-spacing:.08em;color:#173f76;line-height:1}.main-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700}.main-nav a{padding:12px 0}.main-nav a:hover{color:#173f76}.inquiry-btn{background:#173f76;color:#fff!important;padding:12px 20px!important;border-radius:999px}.menu-toggle{display:none;background:none;border:0;font-size:28px}.section{max-width:1440px;margin:auto;padding:86px 7vw}.alt{max-width:none;background:#f4f6f8;padding-left:max(7vw,calc((100vw - 1440px)/2 + 7vw));padding-right:max(7vw,calc((100vw - 1440px)/2 + 7vw))}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}h2{font-size:clamp(34px,4vw,54px);margin:8px 0 0;color:#0f172a}.outline-btn{border:2px solid #173f76;color:#173f76;padding:12px 20px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-card{border:1px solid #dfe4ea;padding:16px;background:#fff}.category-card h3{font-size:18px;margin:18px 4px 6px;color:#173f76}.placeholder{height:260px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f8fafc,#e9eef4);color:#9aa5b1;font-weight:800;letter-spacing:.12em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.feature-grid>div{background:#fff;padding:30px;border:1px solid #e3e7ec}.feature-grid strong{font-size:42px;color:#2e97da}.feature-grid h3{font-size:22px;color:#173f76}.feature-grid p,.wide-copy{font-size:17px;line-height:1.75;color:#4b5563}.wide-copy{max-width:880px}.contact-section{background:#173f76;color:#fff;padding:70px 7vw;display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-section h2{color:#fff;max-width:800px}.contact-section p{color:#dbeafe}.light{color:#8bd3ff}.light-btn{padding:14px 22px;background:#fff;color:#173f76;white-space:nowrap}.footer{padding:32px 7vw;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e7eb;color:#6b7280}.footer img{width:180px}.footer p{margin:0}@media(max-width:980px){.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:24px 28px;flex-direction:column;align-items:flex-start;border-bottom:1px solid #e5e7eb}.main-nav.open{display:flex}.category-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.hero{min-height:600px}.contact-section{flex-direction:column;align-items:flex-start}}@media(max-width:620px){.nav-wrap{padding:12px 18px}.brand img{width:210px}.brand-cn{font-size:24px}.hero-content{padding:74px 22px}.hero h1{font-size:46px}.hero-copy{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.section,.alt{padding:64px 22px}.category-grid{grid-template-columns:1fr}.placeholder{height:220px}.section-head{align-items:flex-start;flex-direction:column}.contact-section{padding:58px 22px}.footer{padding:28px 22px;flex-direction:column;align-items:flex-start;gap:18px}}

/* Hero with factory carousel */
.hero.hero-split{position:relative;min-height:650px;overflow:hidden;background:linear-gradient(115deg,#0b2d55 0%,#143f73 56%,#2268a6 100%);color:#fff}
.hero.hero-split:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 28%,rgba(80,165,236,.20),transparent 34%),linear-gradient(90deg,rgba(2,15,35,.20),transparent 60%)}
.hero-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px}
.hero-inner{position:relative;z-index:2;max-width:1440px;margin:0 auto;padding:72px 28px 58px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(560px,1.35fr);gap:58px;align-items:center}
.hero-content{padding:0;color:#fff}
.eyebrow,.section-kicker{font-size:13px;letter-spacing:.18em;font-weight:800;color:#35a9ef}
.hero h1{font-size:clamp(48px,5vw,76px);line-height:1.05;margin:18px 0 24px;max-width:690px}
.hero-copy{max-width:650px;font-size:19px;line-height:1.65;color:#e8f1fb}
.hero-actions{display:flex;align-items:center;gap:16px;margin-top:32px;flex-wrap:wrap}
.primary-btn,.outline-btn,.light-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;font-weight:800;border-radius:999px}
.primary-btn{padding:15px 25px;background:#2e9edd;color:#fff;box-shadow:0 9px 22px rgba(0,0,0,.15)}
.secondary-btn{padding:13px 22px;color:#fff;border:1px solid rgba(255,255,255,.52)}
.secondary-btn:hover{background:rgba(255,255,255,.10)}
.factory-gallery{min-width:0}
.gallery-stage{position:relative;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#0e315f;box-shadow:0 18px 44px rgba(2,19,43,.34);touch-action:pan-y}
.gallery-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.015);transition:opacity .45s ease,transform .6s ease;pointer-events:none}
.gallery-slide.active{opacity:1;transform:scale(1);pointer-events:auto}
.gallery-slide img{width:100%;height:100%;display:block;object-fit:cover}
.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:rgba(18,58,101,.72);color:#fff;font-size:38px;line-height:1;cursor:pointer;z-index:4;backdrop-filter:blur(4px);transition:.2s}
.gallery-arrow:hover{background:rgba(15,55,98,.96);transform:translateY(-50%) scale(1.06)}
.gallery-prev{left:18px}.gallery-next{right:18px}
.gallery-dots{position:absolute;left:50%;bottom:15px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}
.gallery-dots button{width:10px;height:10px;padding:0;border:1px solid rgba(255,255,255,.85);border-radius:50%;background:rgba(0,0,0,.12);cursor:pointer}
.gallery-dots button.active{background:#fff}
.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}
.gallery-thumb{padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer;opacity:.68;transition:.2s;aspect-ratio:16/9}
.gallery-thumb:hover,.gallery-thumb.active{opacity:1;border-color:#35a9ef;transform:translateY(-1px)}
.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}

@media(max-width:1100px){
  .hero-inner{grid-template-columns:1fr;gap:36px;padding-top:58px}
  .hero-content{max-width:760px}
  .factory-gallery{max-width:880px;width:100%}
}
@media(max-width:620px){
  .hero.hero-split{min-height:auto}
  .hero-inner{padding:46px 18px 40px;gap:30px}
  .hero h1{font-size:44px}
  .hero-copy{font-size:17px}
  .gallery-stage{border-radius:12px}
  .gallery-arrow{width:40px;height:40px;font-size:31px}
  .gallery-prev{left:10px}.gallery-next{right:10px}
  .gallery-thumbs{grid-template-columns:repeat(3,92px);overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}
}


/* Corporate top information bar + language selector */
.site-header{background:#fff}
.top-bar{background:linear-gradient(90deg,#153e73,#214f88);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
.top-bar-inner{max-width:1440px;margin:auto;min-height:42px;padding:7px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px}
.top-tagline{font-weight:600;opacity:.92;white-space:nowrap}
.top-contact{display:flex;align-items:center;justify-content:flex-end;gap:25px;min-width:0}
.contact-item,.language-control{display:flex;align-items:center;gap:7px;color:#fff;font-weight:600;white-space:nowrap}
.contact-item{transition:opacity .2s}.contact-item:hover{opacity:.78}
.contact-icon{font-size:15px;line-height:1;opacity:.96}
.language-control select{appearance:auto;border:1px solid rgba(255,255,255,.34);background:#fff;color:#173f76;border-radius:5px;padding:6px 28px 6px 10px;font:inherit;font-weight:700;cursor:pointer;outline:none}
.language-control select:focus{box-shadow:0 0 0 3px rgba(89,177,238,.28)}
.nav-wrap{min-height:78px}
.brand-divider{width:1px;height:38px;background:#ccd5e1;display:block;margin-left:2px}
.brand-cn{letter-spacing:.04em}

@media(max-width:980px){
  .top-bar-inner{padding:8px 18px;align-items:flex-start}
  .top-tagline{display:none}
  .top-contact{width:100%;justify-content:space-between;gap:12px;flex-wrap:wrap}
  .main-nav{top:100%}
}
@media(max-width:720px){
  .top-contact{display:grid;grid-template-columns:1fr 1fr;row-gap:8px}
  .language-control{grid-column:1/-1;justify-content:flex-end}
  .contact-item{font-size:12px}
  .language-control select{padding-top:5px;padding-bottom:5px}
}
@media(max-width:620px){
  .brand-divider{height:31px}
  .brand-cn{font-size:22px}
  .top-bar-inner{padding-left:14px;padding-right:14px}
  .top-contact{grid-template-columns:1fr}
  .language-control{grid-column:auto;justify-content:flex-start}
}

.brand-cn-logo{display:block;width:78px;height:42px;object-fit:contain;object-position:left center;flex:0 0 auto}

@media(max-width:620px){.brand-cn-logo{width:64px;height:34px}}


/* Global reach map section */
.global-reach-section{padding-top:72px;padding-bottom:84px}
.global-reach-head{align-items:start;gap:34px}
.global-reach-intro{max-width:560px;margin:0;color:#4b5563;line-height:1.75;font-size:17px}
.global-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;margin-bottom:24px}
.global-stat-card{display:flex;align-items:center;gap:20px;padding:24px 24px;border:1px solid #dbe4ef;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 28px rgba(11,45,85,.06)}
.global-stat-icon{position:relative;width:92px;height:92px;color:#1557b3;display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.global-stat-icon .stat-icon-backdrop{position:absolute;width:72px;height:72px;border-radius:50%;background:rgba(24,79,178,.10);z-index:0}
.global-stat-icon svg{position:relative;width:76px;height:76px;display:block;z-index:1;filter:drop-shadow(0 7px 12px rgba(17,74,145,.10))}
.global-stat-number{font-size:clamp(40px,5vw,64px);line-height:.95;font-weight:900;color:#0f4ba8;letter-spacing:-.04em}
.global-stat-card p{margin:6px 0 0;font-size:17px;line-height:1.45;color:#475569;font-weight:600;max-width:220px}
.global-map-card{position:relative;margin-top:14px;padding:24px;border-radius:28px;background:linear-gradient(180deg,#fafdff,#f3f7fb);border:1px solid #dde6f0;box-shadow:0 18px 45px rgba(15,40,78,.08);overflow:hidden;opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease,box-shadow .4s ease}
.global-map-card.revealed{opacity:1;transform:translateY(0)}
.global-map-card:before{content:"";position:absolute;inset:auto -8% -35% auto;width:340px;height:340px;background:radial-gradient(circle,rgba(53,169,239,.18),transparent 62%);pointer-events:none}
.map-frame{position:relative;border-radius:22px;overflow:hidden;background:#eef3f8}
.global-map-image{display:block;width:100%;height:auto}
.map-hotspot{position:absolute;width:26px;height:34px;transform:translate(-50%,-100%);border:0;background:transparent;padding:0;cursor:pointer;z-index:4;outline:none}
.map-hotspot:before{content:"";position:absolute;left:2px;top:1px;width:22px;height:22px;background:#0f4fa8;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 6px 12px rgba(15,79,168,.24);transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}
.map-hotspot:after{content:"";position:absolute;left:8px;top:7px;width:10px;height:10px;background:#fff;border-radius:50%;box-shadow:0 0 0 1px rgba(255,255,255,.28);transition:transform .18s ease,background-color .18s ease}
.map-hotspot:hover:before,.map-hotspot:focus:before,.map-hotspot.active:before{transform:translateY(-1px) rotate(-45deg) scale(1.06);background:#1c65c7;box-shadow:0 8px 16px rgba(15,79,168,.28)}
.map-hotspot:hover:after,.map-hotspot:focus:after,.map-hotspot.active:after{transform:translateY(-1px)}
.map-hotspot{animation:pinPulse 2.2s ease-in-out infinite}
@keyframes pinPulse{0%,100%{filter:drop-shadow(0 2px 3px rgba(15,79,168,.12))}50%{filter:drop-shadow(0 4px 8px rgba(15,79,168,.22))}}
.map-tooltip{position:absolute;transform:translate(-50%,calc(-100% - 42px));padding:7px 12px;background:rgba(17,24,39,.94);color:#fff;font-size:14px;font-weight:700;border-radius:999px;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .16s ease,visibility .16s ease;box-shadow:0 8px 18px rgba(0,0,0,.14);z-index:6}
.map-tooltip.visible{opacity:1;visibility:visible}
.map-legend{display:flex;justify-content:flex-end;padding:14px 6px 2px;color:#64748b;font-size:14px}

@media(max-width:980px){
  .global-stats{grid-template-columns:1fr}
  .global-reach-head{flex-direction:column}
}
@media(max-width:620px){
  .global-stat-card{padding:18px 18px;border-radius:18px;gap:14px}
  .global-stat-icon{width:68px;height:68px}
  .global-stat-icon .stat-icon-backdrop{width:54px;height:54px}
  .global-stat-icon svg{width:56px;height:56px}
  .global-stat-card p{font-size:15px;max-width:none}
  .global-map-card{padding:14px;border-radius:20px}
  .map-hotspot{width:32px;height:42px}
  .map-tooltip{font-size:13px;padding:7px 11px}
  .map-legend{justify-content:flex-start;font-size:13px;padding-left:2px}
}


/* China headquarters marker */
.hq-marker{width:36px;height:36px;transform:translate(-50%,-72%);color:#0b3f91;z-index:7;animation:none;overflow:visible}
.hq-marker:before,.hq-marker:after{content:none!important}
.hq-building{position:absolute;inset:0;width:36px;height:36px;display:block;filter:drop-shadow(0 3px 6px rgba(11,63,145,.16));transition:transform .2s ease,filter .2s ease}
.hq-halo{position:absolute;left:50%;bottom:1px;width:20px;height:6px;border:1.6px solid rgba(53,169,239,.26);border-radius:50%;transform:translateX(-50%);box-shadow:0 0 0 4px rgba(53,169,239,.05);animation:hqHaloPulse 2.4s ease-in-out infinite;pointer-events:none}
.hq-marker:hover .hq-building,.hq-marker:focus .hq-building,.hq-marker.active .hq-building{transform:translateY(-1px) scale(1.02);filter:drop-shadow(0 4px 8px rgba(11,63,145,.20))}
.hq-marker:hover .hq-halo,.hq-marker:focus .hq-halo,.hq-marker.active .hq-halo{animation-play-state:paused;box-shadow:0 0 0 5px rgba(53,169,239,.08)}
@keyframes hqHaloPulse{0%,100%{opacity:.42;transform:translateX(-50%) scale(.94)}50%{opacity:.72;transform:translateX(-50%) scale(1.06)}}
.map-legend{align-items:center;gap:18px;flex-wrap:wrap}
.map-legend-key{display:inline-flex;align-items:center;gap:7px;font-weight:700;color:#41566f;white-space:nowrap}
.map-legend-key i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.hq-key i{width:18px;height:18px;color:#0b3f91}
.hq-key i svg{width:18px;height:18px;display:block;overflow:visible}
.market-key i{width:10px;height:10px;border-radius:50%;background:#0f4fa8}
.map-legend-hint{margin-left:auto;color:#64748b}
@media(max-width:620px){
  .hq-marker{width:34px;height:34px;transform:translate(-50%,-72%)}
  .hq-building{width:34px;height:34px}
  .hq-halo{width:19px;height:6px;bottom:1px}
  .map-legend{gap:10px 14px}
  .map-legend-hint{width:100%;margin-left:0}
}


/* Customer applications & feedback */
.testimonials-section{background:#f7f9fc;padding:82px 0 90px;border-top:1px solid #e7edf5}
.testimonials-inner{max-width:1440px;margin:0 auto;padding:0 7vw}
.testimonials-head{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:32px}
.testimonials-head h2{max-width:780px}
.testimonials-intro{max-width:760px;margin:18px 0 0;color:#5c6777;font-size:17px;line-height:1.7}
.feedback-badge{min-width:170px;text-align:right;color:#173f76;padding-bottom:5px}
.feedback-badge strong{display:block;font-size:58px;line-height:.9;font-weight:900;letter-spacing:-.05em;color:#1d56b3}
.feedback-badge span{display:block;margin-top:8px;font-size:13px;font-weight:700;color:#65748a}
.testimonials-motion{overflow:hidden;margin-left:calc(-1 * clamp(26px,4vw,58px));margin-right:calc(-1 * clamp(26px,4vw,58px));padding:4px clamp(26px,4vw,58px) 8px}
.testimonials-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;will-change:transform;transition:transform .08s linear}
.testimonials-row+.testimonials-row{margin-top:20px}
.testimonial-card{position:relative;min-height:310px;display:flex;flex-direction:column;background:linear-gradient(145deg,#173b78,#1f448b);color:#fff;border-radius:16px;padding:28px 28px 24px;box-shadow:0 14px 30px rgba(13,43,91,.10);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}
.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(13,43,91,.16)}
.testimonial-card:before{content:"";position:absolute;right:-42px;top:-52px;width:150px;height:150px;border:1px solid rgba(255,255,255,.08);border-radius:50%}
.testimonial-stars{position:relative;z-index:1;color:#ffbf2f;letter-spacing:3px;font-size:19px;line-height:1;margin-bottom:24px}
.testimonial-copy{position:relative;z-index:1;margin:0 0 28px;font-size:14.5px;line-height:1.7;color:#f4f7ff;font-weight:600;flex:1}
.testimonial-person{position:relative;z-index:2;display:flex;align-items:center;gap:12px;padding-right:45px}
.testimonial-avatar{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:0 0 auto;background:#eef6ff;color:#174a9c;border:2px solid rgba(255,255,255,.75);font-size:14px;font-weight:900}
.testimonial-person strong{display:block;font-size:15px;line-height:1.3;color:#fff}
.testimonial-person span:not(.testimonial-avatar){display:block;margin-top:4px;color:#c9d8f4;font-size:12px;line-height:1.4}
.testimonial-quote{position:absolute;right:22px;bottom:8px;font-family:Georgia,serif;font-size:80px;line-height:1;color:rgba(108,151,229,.28);pointer-events:none}
.testimonial-note{margin:22px 0 0;color:#7b8797;font-size:12px;line-height:1.6}
@media(max-width:1180px){.testimonials-row{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-card{min-height:280px}}
@media(max-width:720px){.testimonials-section{padding:64px 0 70px}.testimonials-inner{padding:0 22px}.testimonials-head{align-items:flex-start;flex-direction:column;gap:16px}.feedback-badge{text-align:left;display:flex;align-items:end;gap:12px}.feedback-badge strong{font-size:46px}.feedback-badge span{margin:0 0 3px}.testimonials-motion{overflow:visible;margin:0;padding:0}.testimonials-row{grid-template-columns:1fr!important;transform:none!important;transition:none}.testimonials-row+.testimonials-row{margin-top:20px}.testimonial-card{min-height:0;padding:25px 22px}.testimonial-copy{font-size:14px}}

@media (prefers-reduced-motion: reduce){.testimonials-row{transform:none!important;transition:none!important}}

/* Customer Service Center */
.service-center-section{position:relative;background:#fff;padding:86px 0 92px;overflow:hidden;border-top:1px solid #edf1f6}
.service-center-section:before{content:"";position:absolute;right:-180px;top:-220px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(46,151,218,.12),rgba(46,151,218,0) 68%);pointer-events:none}
.service-center-inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:0 7vw}
.service-center-head{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:36px}
.service-center-head h2{margin-top:8px}
.service-center-intro{max-width:720px;margin:16px 0 0;color:#5c6777;font-size:17px;line-height:1.72}
.service-more-link{display:inline-flex;align-items:center;gap:14px;flex:0 0 auto;padding:13px 20px;border-radius:999px;background:#173f76;color:#fff;font-size:13px;font-weight:800;box-shadow:0 10px 24px rgba(23,63,118,.14);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.service-more-link:hover{background:#0f315f;transform:translateY(-2px);box-shadow:0 14px 28px rgba(23,63,118,.2)}
.service-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.service-agent-card{position:relative;min-height:196px;padding:28px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #dce4ef;border-radius:18px;background:linear-gradient(145deg,#fff 0%,#fbfdff 72%,#f2f7fc 100%);box-shadow:0 12px 30px rgba(15,40,78,.06);overflow:hidden;isolation:isolate;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.service-agent-card:before{content:"";position:absolute;right:-46px;bottom:-62px;width:156px;height:156px;border-radius:50%;background:radial-gradient(circle,rgba(46,151,218,.13),rgba(46,151,218,0) 70%);z-index:-1;transition:transform .28s ease}
.service-agent-card:hover{transform:translateY(-6px);border-color:#b8cee8;box-shadow:0 20px 40px rgba(18,58,101,.12)}
.service-agent-card:hover:before{transform:scale(1.14)}
.service-card-accent{position:absolute;left:26px;top:24px;width:32px;height:3px;border-radius:999px;background:linear-gradient(90deg,#173f76,#35a9ef)}
.service-agent-copy{min-width:0;padding-top:15px;position:relative;z-index:2}
.service-agent-role{display:block;margin-bottom:6px;font-size:10.5px;letter-spacing:.105em;text-transform:uppercase;color:#67809d;font-weight:800}
.service-agent-copy h3{margin:0 0 20px;color:#173f76;font-size:24px;line-height:1.1}
.service-whatsapp-row{display:flex;align-items:center;gap:10px;color:#334155}
.whatsapp-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eef7f2;color:#138a54;flex:0 0 auto}
.whatsapp-icon svg{width:18px;height:18px;display:block}
.service-whatsapp-row small{display:block;margin-bottom:2px;color:#7b8797;font-size:10.5px;font-weight:700;letter-spacing:.03em}
.service-whatsapp-row strong{display:block;font-size:12px;line-height:1.35;color:#34465c;white-space:nowrap}
.service-agent-photo-wrap{position:relative;width:88px;height:88px;flex:0 0 auto;border-radius:50%;padding:4px;background:linear-gradient(145deg,#fff,#e5edf7);box-shadow:0 8px 20px rgba(15,61,119,.12);z-index:2}
.service-agent-photo{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover;object-position:center 30%;background:#eef2f6}
.service-online-dot{position:absolute;right:5px;bottom:7px;width:13px;height:13px;border-radius:50%;background:#20b66a;border:3px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.12)}
.service-card-arrow{position:absolute;right:17px;top:15px;color:#9fb2c9;font-size:18px;line-height:1;transition:transform .2s ease,color .2s ease}
.service-agent-card:hover .service-card-arrow{color:#173f76;transform:translate(2px,-2px)}
.service-center-note{margin:19px 0 0;text-align:right;color:#8390a0;font-size:12px;line-height:1.5}
@media(max-width:1180px){.service-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-agent-card{min-height:180px}}
@media(max-width:720px){.service-center-section{padding:66px 0 72px}.service-center-inner{padding:0 22px}.service-center-head{align-items:flex-start;flex-direction:column;gap:20px}.service-team-grid{grid-template-columns:1fr}.service-agent-card{min-height:166px;padding:25px 22px}.service-card-accent{left:22px;top:21px}.service-agent-photo-wrap{width:80px;height:80px}.service-agent-copy h3{font-size:22px;margin-bottom:17px}.service-center-note{text-align:left}.service-more-link{padding:12px 18px}}


/* Quick Quote Strip */
.quote-strip-section{background:#334793;padding:34px 0 42px}
.quote-strip-inner{max-width:1440px;margin:0 auto;padding:0 7vw}
.quote-strip-title{margin:0 0 16px;color:#fff;font-size:19px;font-weight:700;line-height:1.45}
.quote-strip-form{display:grid;grid-template-columns:180px 280px minmax(320px,1fr) 176px;gap:12px;align-items:center}
.quote-strip-form input{width:100%;height:52px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#fff;color:#1f2937;font-size:16px;outline:none;box-shadow:0 6px 18px rgba(9,21,52,.08);transition:border-color .2s ease,box-shadow .2s ease}
.quote-strip-form input::placeholder{color:#7b8494}
.quote-strip-form input:focus{border-color:#9fd0ff;box-shadow:0 0 0 4px rgba(159,208,255,.2)}
.quote-submit-btn{height:52px;border:0;border-radius:8px;background:#1f1f1f;color:#fff;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 10px 22px rgba(0,0,0,.18);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.quote-submit-btn:hover{background:#111827;transform:translateY(-1px);box-shadow:0 14px 24px rgba(0,0,0,.22)}
.quote-submit-btn:active{transform:translateY(0)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1180px){.quote-strip-form{grid-template-columns:1fr 1fr}.quote-strip-form input:nth-of-type(3){grid-column:1/-1}.quote-submit-btn{grid-column:1/-1}}
@media(max-width:720px){.quote-strip-section{padding:28px 0 32px}.quote-strip-inner{padding:0 22px}.quote-strip-title{font-size:17px;margin-bottom:14px}.quote-strip-form{grid-template-columns:1fr}.quote-strip-form input,.quote-submit-btn{height:50px}}


/* Enhanced footer v32 */
.site-footer{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7f8fb 0%,#eef2f8 100%);border-top:1px solid #dce4ee;color:#334155}
.site-footer-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 0%,rgba(255,255,255,.95) 0,rgba(255,255,255,.16) 32%,transparent 56%),repeating-linear-gradient(145deg,rgba(255,255,255,.28) 0 2px,transparent 2px 14px);opacity:.72;mask-image:linear-gradient(180deg,rgba(0,0,0,.95),rgba(0,0,0,.6));-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.95),rgba(0,0,0,.6))}
.site-footer-inner{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:62px 7vw 38px;display:grid;grid-template-columns:minmax(250px,1.2fr) minmax(0,3fr);gap:48px 56px}
.footer-brand-column{display:flex;flex-direction:column;gap:18px;max-width:360px}
.footer-brand{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.footer-brand img{display:block;max-width:240px;height:auto;object-fit:contain}
.footer-brand-cn-logo{max-width:110px!important;max-height:42px}
.footer-brand-copy{margin:0;color:#566273;line-height:1.85;font-size:15px}
.footer-quick-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;align-self:flex-start;border-radius:999px;background:#173f76;color:#fff;font-weight:700;letter-spacing:.03em;box-shadow:0 12px 28px rgba(23,63,118,.16);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.footer-quick-cta:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(23,63,118,.2);background:#103761}
.footer-links-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:28px}
.footer-col h3{margin:0 0 18px;color:#0f172a;font-size:22px;font-weight:700}
.footer-col a,.footer-col p{display:block;margin:0 0 12px;color:#4b5563;font-size:15px;line-height:1.7}
.footer-col a:hover{color:#173f76}
.footer-contact-col a,.footer-contact-col p{font-size:15px}
.footer-contact-col span{font-weight:700;color:#173f76}
.site-footer-bottom{position:relative;z-index:1;max-width:1440px;margin:0 auto;padding:18px 7vw 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(148,163,184,.24)}
.site-footer-bottom p{margin:0;color:#6b7280;font-size:14px}
.site-footer-bottom-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.site-footer-bottom-links a{color:#6b7280;font-size:14px}
.site-footer-bottom-links a:hover{color:#173f76}
@media(max-width:1180px){.site-footer-inner{grid-template-columns:1fr;gap:34px}.footer-brand-column{max-width:none}.footer-links-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}
@media(max-width:720px){.site-footer-inner{padding:52px 22px 28px}.footer-links-grid{grid-template-columns:1fr}.footer-col h3{font-size:20px}.site-footer-bottom{padding:18px 22px 24px;flex-direction:column;align-items:flex-start}.footer-brand img{max-width:220px}.footer-brand-cn-logo{max-width:96px!important}}


/* Footer alignment refinement v33 */
.footer-links-grid{grid-template-columns:.92fr 1.08fr 1fr 1.38fr;gap:34px;align-items:start}
.footer-col{min-width:0;align-self:start}
.footer-col h3{min-height:52px;margin:0 0 14px;display:flex;align-items:flex-start;line-height:1.16}
.footer-contact-col{min-width:260px}
.footer-contact-col a,.footer-contact-col p{margin:0 0 12px}
.footer-contact-line{display:grid!important;grid-template-columns:max-content minmax(0,1fr);column-gap:6px;align-items:start;color:#4b5563!important;font-weight:400!important;line-height:1.55!important}
.footer-contact-label{font-weight:700!important;color:#173f76!important;white-space:nowrap}
.footer-contact-value{font-weight:400!important;color:#4b5563!important;min-width:0;overflow-wrap:anywhere}
.footer-address-line .footer-contact-value{line-height:1.55}
@media(max-width:1180px){.footer-links-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:32px 44px}.footer-col h3{min-height:auto}.footer-contact-col{min-width:0}}
@media(max-width:720px){.footer-links-grid{grid-template-columns:1fr}.footer-contact-line{grid-template-columns:max-content minmax(0,1fr)}.footer-col h3{min-height:auto;margin-bottom:14px}}


/* Fixed contact rail + consultation v34 */
.floating-contact-tools{position:fixed;right:22px;bottom:26px;z-index:180;display:flex;flex-direction:column;align-items:center;gap:16px;pointer-events:none}
.floating-action-group{display:flex;flex-direction:column;gap:6px;pointer-events:auto}
.floating-action{position:relative;width:46px;height:46px;border:1px solid #e1e6ee;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 7px 20px rgba(15,23,42,.13);display:flex;align-items:center;justify-content:center;color:#5f6773;cursor:pointer;padding:0;transition:transform .18s ease,box-shadow .18s ease,color .18s ease,border-color .18s ease}
.floating-action:hover,.floating-action:focus-visible{transform:translateX(-2px);color:#173f76;border-color:#c9d8ea;box-shadow:0 10px 24px rgba(15,23,42,.18);outline:none}
.floating-action-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}
.floating-action-icon svg{width:100%;height:100%;display:block}
.floating-whatsapp{color:#168a57}
.floating-action-label{position:absolute;right:55px;top:50%;transform:translate(10px,-50%);padding:9px 13px;border-radius:7px;background:#173f76;color:#fff;font-size:12.5px;font-weight:700;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 8px 20px rgba(23,63,118,.24);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.floating-action:hover .floating-action-label,.floating-action:focus-visible .floating-action-label{opacity:1;visibility:visible;transform:translate(0,-50%)}
.floating-chat-trigger{position:relative;width:58px;height:58px;border:0;border-radius:50%;background:#fff;color:#808895;box-shadow:0 10px 28px rgba(15,23,42,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:transform .2s ease,box-shadow .2s ease,color .2s ease}
.floating-chat-trigger:hover{transform:translateY(-2px);box-shadow:0 15px 32px rgba(15,23,42,.24);color:#173f76}
.floating-chat-trigger svg{width:32px;height:32px;position:relative;z-index:2}
.floating-chat-pulse{position:absolute;inset:7px;border-radius:50%;background:#eef2f7;box-shadow:0 0 0 7px rgba(255,255,255,.7)}
.floating-chat-panel{position:fixed;right:92px;bottom:26px;z-index:179;width:min(350px,calc(100vw - 120px));max-height:min(620px,calc(100vh - 50px));display:flex;flex-direction:column;background:#fff;border:1px solid #dfe5ec;border-radius:14px;box-shadow:0 20px 55px rgba(15,23,42,.22);overflow:hidden;opacity:0;visibility:hidden;transform:translateY(12px) scale(.985);transform-origin:bottom right;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
.floating-chat-panel.open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.floating-chat-head{min-height:62px;padding:10px 14px;background:#9fa4ac;color:#fff;display:grid;grid-template-columns:38px minmax(0,1fr) 30px;gap:10px;align-items:center}
.floating-chat-avatar{width:36px;height:36px;border-radius:50%;background:#fff;color:#173f76;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.12)}
.floating-chat-avatar svg{width:23px;height:23px}
.floating-chat-head strong{display:block;font-size:15px;line-height:1.2}.floating-chat-head span{display:block;margin-top:3px;font-size:10.5px;opacity:.88}
.floating-chat-close{width:28px;height:28px;border:0;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:22px;line-height:1;cursor:pointer}
.floating-chat-body{padding:15px 16px 14px;overflow:auto;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)}
.chat-system-line{font-size:11px;color:#8a93a0;margin-bottom:10px}
.chat-message{padding:13px 14px;border-radius:16px;font-size:12.5px;line-height:1.6}
.chat-message-agent{background:#f1f3f6;color:#2b3440;border-top-left-radius:5px}
.chat-quick-questions{display:grid;gap:7px;margin-top:12px}
.chat-quick-question{padding:9px 10px;border:1px solid #dfe5ec;border-radius:9px;background:#fff;color:#334155;text-align:left;font-size:12px;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease}
.chat-quick-question:hover{border-color:#b8cbe4;color:#173f76;background:#f8fbff}
.chat-answer{display:none;margin-top:12px;padding:12px 13px;border-radius:11px;background:#edf4fb;color:#29445f;font-size:12px;line-height:1.6}
.chat-answer.visible{display:block}
.floating-chat-form{padding:12px;border-top:1px solid #e4e8ee;background:#fff;display:grid;gap:9px}
.floating-chat-form textarea{width:100%;min-height:68px;resize:vertical;border:1px solid #dfe5ec;border-radius:9px;padding:10px 11px;font:inherit;font-size:12.5px;line-height:1.5;outline:none}
.floating-chat-form textarea:focus{border-color:#9cb9d9;box-shadow:0 0 0 3px rgba(23,63,118,.08)}
.floating-chat-form button{height:40px;border:0;border-radius:8px;background:#173f76;color:#fff;font-size:12.5px;font-weight:700;cursor:pointer}
.floating-chat-form button:hover{background:#103761}
@media(max-width:720px){.floating-contact-tools{right:12px;bottom:16px;gap:12px}.floating-action{width:42px;height:42px}.floating-action-label{display:none}.floating-chat-trigger{width:54px;height:54px}.floating-chat-panel{right:12px;bottom:82px;width:calc(100vw - 24px);max-height:calc(100vh - 105px)}}

/* Product catalog v35 */
.product-catalog-section{position:relative;overflow:visible}
.product-catalog-head{align-items:flex-end}
.product-catalog-intro{max-width:760px;margin:16px 0 0;color:#667085;font-size:16px;line-height:1.75}
.product-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.product-category-card{appearance:none;width:100%;padding:0;border:1px solid #dce5ef;border-radius:20px;background:#fff;text-align:left;overflow:hidden;cursor:pointer;box-shadow:0 12px 30px rgba(22,55,95,.06);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}
.product-category-card:hover{transform:translateY(-6px);border-color:#b8cde4;box-shadow:0 20px 42px rgba(22,55,95,.12)}
.product-category-featured{grid-column:span 2}
.category-cover{position:relative;display:flex;align-items:center;justify-content:center;height:245px;overflow:hidden;color:#17447f;background:linear-gradient(145deg,#f7fbff 0%,#eaf3fb 55%,#dcebf8 100%)}
.product-category-featured .category-cover{height:290px}
.category-cover:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 18%,rgba(63,154,222,.18),transparent 34%),linear-gradient(120deg,transparent 0 62%,rgba(255,255,255,.7) 62% 64%,transparent 64%);pointer-events:none}
.category-cover svg{position:relative;width:76%;height:76%;max-width:520px;filter:drop-shadow(0 12px 18px rgba(23,68,127,.10))}
.category-cover img{position:relative;display:block;width:100%;height:100%;object-fit:contain;object-position:center center;padding:18px 20px 10px;filter:drop-shadow(0 16px 24px rgba(16,42,76,.10))}
.product-category-featured .category-cover img{padding:24px 28px 12px}
.category-cover-milking{background:linear-gradient(145deg,#f9fbfd,#edf2f7)}
.category-cover-pellet{background:linear-gradient(145deg,#f7fbff,#e7f0f7)}
.category-cover-forage{background:linear-gradient(145deg,#f6faf7,#e8f1eb)}
.category-cover-tools{background:linear-gradient(145deg,#fbfaf7,#f0ece1)}
.category-cover-more{background:linear-gradient(145deg,#f7f8fb,#eaedf5)}
.category-card-body{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;padding:22px 22px 24px}
.category-card-index{font-size:12px;font-weight:800;letter-spacing:.12em;color:#8a9bad;padding-top:4px}
.category-card-copy{display:block;min-width:0}
.category-card-copy strong{display:block;color:#153f76;font-size:22px;line-height:1.25;margin-bottom:7px}
.category-card-copy small{display:block;color:#6b7280;font-size:13px;line-height:1.55;font-weight:400}
.category-card-arrow{color:#86a0bd;font-size:22px;line-height:1;transition:transform .2s ease,color .2s ease}
.product-category-card:hover .category-card-arrow{color:#173f76;transform:translate(2px,-2px)}
.product-category-featured .category-card-copy strong{font-size:25px}
.product-category-more{border-style:dashed}
body.modal-open{overflow:hidden}
.product-model-modal{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:28px;opacity:0;pointer-events:none;transition:opacity .2s ease}
.product-model-modal.open{opacity:1;pointer-events:auto}
.product-model-backdrop{position:absolute;inset:0;background:rgba(8,22,43,.62);backdrop-filter:blur(5px)}
.product-model-dialog{position:relative;z-index:1;width:min(1120px,94vw);max-height:88vh;overflow:auto;border-radius:24px;background:#fff;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.26);transform:translateY(12px) scale(.985);transition:transform .22s ease}
.product-model-modal.open .product-model-dialog{transform:translateY(0) scale(1)}
.product-model-close{position:absolute;top:18px;right:20px;width:40px;height:40px;border:0;border-radius:50%;background:#eef3f8;color:#173f76;font-size:28px;line-height:1;cursor:pointer}
.product-model-head{padding-right:58px;margin-bottom:26px}
.product-model-head h2{font-size:clamp(32px,4vw,48px);margin-top:8px}
.product-model-head p:last-child{max-width:760px;margin:14px 0 0;color:#657285;line-height:1.7}
.product-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.product-model-placeholder-card{border:1px solid #dfe7f0;border-radius:16px;background:#fff;overflow:hidden}
.product-model-image-placeholder{height:180px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f5f8fb,#e9eff5);color:#91a0b1;font-size:12px;font-weight:800;letter-spacing:.12em}
.product-model-placeholder-copy{padding:16px 17px 18px}
.product-model-placeholder-copy strong{display:block;color:#173f76;font-size:16px;margin-bottom:5px}
.product-model-placeholder-copy small{color:#7c8795;line-height:1.45}
.product-model-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding-top:22px;border-top:1px solid #e5eaf0;color:#728095;font-size:13px;line-height:1.55}
.product-model-footer .primary-btn{flex:0 0 auto}
@media(max-width:1000px){.product-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-category-featured{grid-column:span 2}.product-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.product-category-grid{grid-template-columns:1fr}.product-category-featured{grid-column:auto}.category-cover,.product-category-featured .category-cover{height:225px}.category-card-copy strong,.product-category-featured .category-card-copy strong{font-size:21px}.product-model-modal{padding:12px}.product-model-dialog{padding:26px 18px 22px;border-radius:18px}.product-model-grid{grid-template-columns:1fr}.product-model-footer{align-items:flex-start;flex-direction:column}.product-model-footer .primary-btn{width:100%;text-align:center}.product-model-image-placeholder{height:150px}}

.category-cover-manual{background:linear-gradient(145deg,#f4f8fc,#e7eef7);color:#173f76}

/* v43 category-card refinement: pure white image backgrounds, larger product visuals, tighter grid */
.product-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.product-category-featured{grid-column:auto}
.product-category-card{border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 20px rgba(15,23,42,.05)}
.product-category-card:hover{transform:translateY(-4px);border-color:#cfd8e3;box-shadow:0 14px 28px rgba(15,23,42,.08)}
.category-cover,.product-category-featured .category-cover,.category-cover-milking,.category-cover-pellet,.category-cover-forage,.category-cover-tools,.category-cover-more,.category-cover-manual{height:220px;background:#fff!important}
.category-cover:before{display:none!important}
.category-cover img,.product-category-featured .category-cover img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;padding:0!important;filter:none!important}
.category-card-body{padding:18px 18px 20px;gap:12px}
.category-card-copy strong,.product-category-featured .category-card-copy strong{font-size:20px;line-height:1.2;margin-bottom:6px}
.category-card-copy small{font-size:12px;line-height:1.45}
.category-card-arrow{font-size:20px}
@media(max-width:1280px){.product-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1000px){.product-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-category-featured{grid-column:auto}.product-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.product-category-grid{grid-template-columns:1fr}.product-category-featured{grid-column:auto}.category-cover,.product-category-featured .category-cover{height:220px}.category-card-copy strong,.product-category-featured .category-card-copy strong{font-size:21px}.product-model-modal{padding:12px}.product-model-dialog{padding:26px 18px 22px;border-radius:18px}.product-model-grid{grid-template-columns:1fr}.product-model-footer{align-items:flex-start;flex-direction:column}.product-model-footer .primary-btn{width:100%;text-align:center}.product-model-image-placeholder{height:150px}}

/* v44 footer layout cleanup */
.site-footer-inner{grid-template-columns:minmax(260px,1.05fr) minmax(0,3.25fr);gap:44px 54px}
.footer-brand-column{gap:16px;max-width:340px}
.footer-brand{display:flex;align-items:flex-end;gap:12px;flex-wrap:nowrap}
.footer-brand img{display:block;height:auto;max-width:none}
.footer-brand img:first-child{width:268px}
.footer-brand-cn-logo{width:78px!important;max-width:none!important;max-height:none!important;flex:0 0 auto;margin-bottom:4px}
.footer-brand-copy{max-width:310px;line-height:1.72}
.footer-links-grid{grid-template-columns:minmax(320px,1.45fr) minmax(170px,.95fr) minmax(170px,.95fr) minmax(250px,1.1fr);gap:28px 34px;align-items:start}
.footer-col h3{min-height:auto;margin:0 0 16px;line-height:1.15}
.footer-products-col{min-width:0}
.footer-products-links{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));column-gap:26px;row-gap:10px;align-items:start}
.footer-products-links a{margin:0;line-height:1.45}
.footer-contact-col{min-width:0}
.footer-contact-col h3{margin-bottom:16px}
.footer-contact-line{margin:0 0 10px!important}
.footer-address-line .footer-contact-value{max-width:260px}
@media(max-width:1280px){
  .site-footer-inner{grid-template-columns:1fr;gap:34px}
  .footer-brand-column{max-width:none}
  .footer-links-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:30px 40px}
}
@media(max-width:720px){
  .footer-brand{align-items:center;gap:10px}
  .footer-brand img:first-child{width:220px}
  .footer-brand-cn-logo{width:64px!important;margin-bottom:0}
  .footer-brand-copy{max-width:none}
  .footer-links-grid{grid-template-columns:1fr}
  .footer-products-links{grid-template-columns:1fr 1fr;column-gap:20px}
}
@media(max-width:560px){
  .footer-products-links{grid-template-columns:1fr}
}

/* v45 footer refinement */
.site-footer-inner{grid-template-columns:minmax(240px,.92fr) minmax(0,3.45fr);gap:40px 56px;padding-top:56px}
.footer-brand-column{max-width:300px;gap:14px}
.footer-brand{align-items:center;gap:10px;flex-wrap:nowrap}
.footer-brand img:first-child{width:230px}
.footer-brand-cn-logo{width:60px!important;margin-bottom:0}
.footer-brand-copy{max-width:295px;font-size:15px;line-height:1.65}
.footer-quick-cta{align-self:flex-start;margin-top:2px}
.footer-links-grid{grid-template-columns:minmax(330px,1.55fr) minmax(180px,.9fr) minmax(180px,.9fr) minmax(260px,1.02fr);gap:26px 32px;padding-top:6px}
.footer-col h3{margin:0 0 18px;line-height:1.1}
.footer-products-links-two-col{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));column-gap:34px;row-gap:0}
.footer-products-list{display:grid;grid-template-rows:repeat(4,minmax(44px,auto));row-gap:6px;align-content:start}
.footer-products-list a{display:block;line-height:1.45;margin:0}
.footer-contact-line{margin:0 0 12px!important}
.footer-address-line .footer-contact-value{max-width:250px;line-height:1.55}
@media(max-width:1280px){
  .site-footer-inner{grid-template-columns:1fr;gap:30px}
  .footer-brand-column{max-width:none}
  .footer-links-grid{grid-template-columns:repeat(2,minmax(260px,1fr));padding-top:0;gap:28px 36px}
}
@media(max-width:720px){
  .footer-brand img:first-child{width:190px}
  .footer-brand-cn-logo{width:52px!important}
  .footer-links-grid{grid-template-columns:1fr}
  .footer-products-links-two-col{grid-template-columns:1fr 1fr;column-gap:22px}
}
@media(max-width:560px){
  .footer-products-links-two-col{grid-template-columns:1fr}
  .footer-products-list{grid-template-rows:none}
}

/* v46 footer — formal international B2B style */
.site-footer{background:#f8fafc;border-top:1px solid #dbe3ec;color:#334155}
.site-footer-bg{display:none}
.site-footer-inner{max-width:1440px;padding:52px 7vw 34px;grid-template-columns:minmax(220px,.85fr) minmax(0,3.6fr);gap:42px 64px;align-items:start}
.footer-brand-column{max-width:280px;gap:13px;padding-top:1px}
.footer-brand{align-items:center;gap:9px}
.footer-brand img:first-child{width:202px}
.footer-brand-cn-logo{width:50px!important;flex:0 0 auto}
.footer-brand-copy{max-width:270px;margin:2px 0 0;font-size:14px;line-height:1.72;color:#64748b}
.footer-quick-cta{min-height:42px;margin-top:5px;padding:0 19px;border-radius:4px;background:#173f76;box-shadow:none;font-size:13px;letter-spacing:.055em}
.footer-quick-cta:hover{transform:none;box-shadow:none;background:#103761}
.footer-links-grid{display:grid;grid-template-columns:minmax(330px,1.55fr) minmax(175px,.9fr) minmax(175px,.9fr) minmax(270px,1.08fr);gap:30px 36px;padding-top:0;align-items:start}
.footer-col{padding-top:0}
.footer-col h3{margin:0 0 17px;padding-bottom:10px;border-bottom:1px solid #dfe6ee;color:#0f2747;font-size:17px;font-weight:700;line-height:1.2;letter-spacing:.01em}
.footer-col a,.footer-col p{font-size:14px;color:#475569}
.footer-products-links-two-col{grid-template-columns:repeat(2,minmax(145px,1fr));column-gap:34px}
.footer-products-list{display:grid;grid-template-rows:repeat(4,36px);row-gap:0;align-content:start}
.footer-products-list a{display:flex;align-items:flex-start;margin:0;line-height:1.35;padding:1px 0}
.footer-col:not(.footer-products-col):not(.footer-contact-col)>a{margin:0 0 11px;line-height:1.45}
.footer-contact-col a,.footer-contact-col p{font-size:14px}
.footer-contact-line{grid-template-columns:78px minmax(0,1fr);column-gap:8px;margin:0 0 11px!important;line-height:1.5!important}
.footer-contact-label{color:#0f2747!important;font-weight:700!important}
.footer-contact-value{color:#475569!important}
.footer-address-line .footer-contact-value{max-width:245px}
.site-footer-bottom{max-width:1440px;padding:16px 7vw 22px;border-top:1px solid #dfe6ee}
.site-footer-bottom p,.site-footer-bottom-links a{font-size:13px;color:#7b8796}
.site-footer-bottom-links{gap:20px}
@media(max-width:1280px){
  .site-footer-inner{grid-template-columns:1fr;gap:30px}
  .footer-brand-column{max-width:none}
  .footer-brand-copy{max-width:520px}
  .footer-links-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:28px 40px}
}
@media(max-width:720px){
  .site-footer-inner{padding:46px 22px 28px}
  .footer-brand img:first-child{width:178px}
  .footer-brand-cn-logo{width:46px!important}
  .footer-links-grid{grid-template-columns:1fr;gap:28px}
  .footer-products-links-two-col{grid-template-columns:1fr 1fr;column-gap:20px}
  .footer-products-list{grid-template-rows:repeat(4,auto);row-gap:10px}
  .site-footer-bottom{padding:16px 22px 22px}
}
@media(max-width:560px){
  .footer-products-links-two-col{grid-template-columns:1fr}
  .footer-products-list{grid-template-rows:none;row-gap:9px}
}

/* v47 business credibility / export structure */
.compact-head{align-items:flex-start}
.section-side-copy{max-width:560px;margin:8px 0 0;color:#64748b;font-size:16px;line-height:1.75}
.business-strength-section{background:#f6f8fb}
.business-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.business-feature-grid article{background:#fff;border:1px solid #e0e7ef;padding:26px 24px;min-height:190px;box-shadow:0 8px 24px rgba(15,23,42,.035)}
.business-feature-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #cbd8e8;color:#173f76;font-weight:800;font-size:12px;margin-bottom:18px}
.business-feature-grid h3{margin:0 0 10px;color:#153f76;font-size:19px}
.business-feature-grid p{margin:0;color:#64748b;line-height:1.65;font-size:14px}
.about-business-section{padding-top:92px;padding-bottom:92px}
.about-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.about-business-grid article{position:relative;border-top:3px solid #173f76;padding:26px 4px 8px}
.about-number{display:block;color:#93a8c0;font-weight:800;letter-spacing:.12em;font-size:12px;margin-bottom:12px}
.about-business-grid h3{margin:0 0 12px;color:#0f172a;font-size:22px}
.about-business-grid p{margin:0;color:#596579;line-height:1.75;font-size:15px}
.business-info-strip{margin-top:42px;padding:24px 26px;background:#0f2749;color:#fff;display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.6fr);gap:28px;align-items:center}
.business-info-strip small{display:block;color:#9fc1ec;font-size:11px;font-weight:800;letter-spacing:.14em;margin-bottom:7px}
.business-info-strip strong{display:block;font-size:18px;line-height:1.35}
.business-info-strip p{margin:0;color:#d7e3f1;line-height:1.65;font-size:14px}
.export-process-section{background:#f7f9fc}
.export-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:28px;border:1px solid #dce5ef;background:#fff}
.export-process-grid article{padding:30px 24px;min-height:210px;border-right:1px solid #e4eaf1}
.export-process-grid article:last-child{border-right:0}
.export-process-grid strong{display:block;color:#173f76;font-size:28px;margin-bottom:28px}
.export-process-grid h3{margin:0 0 10px;color:#0f172a;font-size:19px}
.export-process-grid p{margin:0;color:#667085;line-height:1.65;font-size:14px}
.support-business-section{padding-top:88px;padding-bottom:88px}
.support-business-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:64px;align-items:start}
.support-contact-btn{display:inline-flex;margin-top:22px}
.parts-list-card{border:1px solid #dce4ee;background:#f8fafc;padding:30px}
.parts-list-card h3{margin:0 0 18px;color:#153f76;font-size:21px}
.parts-list-card ul{list-style:none;padding:0;margin:0}
.parts-list-card li{position:relative;padding:12px 0 12px 24px;border-top:1px solid #e2e8f0;color:#526071;font-size:14px;line-height:1.5}
.parts-list-card li:first-child{border-top:0}
.parts-list-card li:before{content:"";position:absolute;left:0;top:19px;width:8px;height:8px;border-radius:50%;background:#173f76}
.market-applications-section .testimonial-stars,.market-applications-section .testimonial-quote{display:none}
.market-applications-section .testimonial-card{border-top:3px solid #173f76}
.market-applications-section .testimonial-copy{margin-top:0}
.market-applications-section .testimonial-avatar{background:#e8eef6;color:#173f76}
.market-applications-section .testimonial-person strong{color:#173f76}
.market-applications-section .testimonial-note{border-left:3px solid #94a3b8;padding-left:14px;color:#64748b}
@media(max-width:1050px){
  .business-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .about-business-grid{grid-template-columns:1fr}
  .business-info-strip{grid-template-columns:1fr}
  .export-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .export-process-grid article:nth-child(2){border-right:0}
  .export-process-grid article:nth-child(-n+2){border-bottom:1px solid #e4eaf1}
  .support-business-grid{grid-template-columns:1fr;gap:34px}
}
@media(max-width:680px){
  .business-feature-grid{grid-template-columns:1fr}
  .export-process-grid{grid-template-columns:1fr}
  .export-process-grid article{border-right:0;border-bottom:1px solid #e4eaf1}
  .export-process-grid article:last-child{border-bottom:0}
  .business-info-strip{padding:22px 20px}
}


/* Arabic / RTL support */
html[dir="rtl"] body {
  direction: rtl;
}
html[dir="rtl"] .hero-content,
html[dir="rtl"] .section-head,
html[dir="rtl"] .section-side-copy,
html[dir="rtl"] .product-catalog-intro,
html[dir="rtl"] .wide-copy,
html[dir="rtl"] .service-center-head,
html[dir="rtl"] .service-agent-copy,
html[dir="rtl"] .contact-section,
html[dir="rtl"] .quote-strip-inner,
html[dir="rtl"] .footer-brand-column,
html[dir="rtl"] .footer-col,
html[dir="rtl"] .business-info-strip,
html[dir="rtl"] .about-business-grid article,
html[dir="rtl"] .business-feature-grid article,
html[dir="rtl"] .export-process-grid article,
html[dir="rtl"] .support-business-grid,
html[dir="rtl"] .parts-list-card,
html[dir="rtl"] .testimonials-head,
html[dir="rtl"] .service-center-intro,
html[dir="rtl"] .chat-message,
html[dir="rtl"] .chat-answer,
html[dir="rtl"] .chat-system-line {
  text-align: right;
}
html[dir="rtl"] .top-bar-inner,
html[dir="rtl"] .top-contact,
html[dir="rtl"] .nav-wrap,
html[dir="rtl"] .hero-inner,
html[dir="rtl"] .service-center-head,
html[dir="rtl"] .footer-brand,
html[dir="rtl"] .footer-contact-line,
html[dir="rtl"] .quote-strip-form,
html[dir="rtl"] .floating-whatsapp-row,
html[dir="rtl"] .service-whatsapp-row {
  direction: rtl;
}
html[dir="rtl"] .main-nav,
html[dir="rtl"] .top-contact {
  margin-left: 0;
}
html[dir="rtl"] .quote-strip-form input,
html[dir="rtl"] .floating-chat-form textarea {
  text-align: right;
}
html[dir="rtl"] .floating-action-group,
html[dir="rtl"] .floating-chat-head,
html[dir="rtl"] .site-footer-bottom,
html[dir="rtl"] .site-footer-bottom-links,
html[dir="rtl"] .map-legend,
html[dir="rtl"] .product-model-footer {
  direction: rtl;
}
