
:root{--navy:#092039;--blue:#0a66c2;--ice:#eaf6ff;--orange:#ff6a00;--text:#182633;--muted:#6c7c8c;--line:#dde7ef;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1220px,calc(100% - 40px));margin:auto}
.utility{background:#f5f7f9;border-bottom:1px solid #e7edf2;font-size:12px;color:#52606d}.utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.utility-inner div{display:flex;gap:20px}
.header{position:sticky;top:0;z-index:40;background:#fff;box-shadow:0 3px 18px rgba(20,45,70,.08)}.header-main{height:82px;display:flex;align-items:center;gap:26px}.logo{display:flex;align-items:center;gap:11px;min-width:270px}.logo-symbol{width:48px;height:48px;border-radius:9px;background:linear-gradient(135deg,#0a66c2,#44c7ef);color:#fff;display:grid;place-items:center;font:bold 18px Manrope}.logo span:last-child{display:flex;flex-direction:column;line-height:1}.logo b{font:800 20px Manrope;letter-spacing:.5px}.logo small{font-size:9px;letter-spacing:1.7px;color:#6f8090;margin-top:5px}
.searchbox{display:flex;flex:1;height:44px;border:2px solid var(--navy);border-radius:6px;overflow:hidden}.searchbox input{flex:1;border:0;padding:0 15px;font:inherit;outline:none}.searchbox button{border:0;background:var(--navy);color:#fff;width:100px;font-weight:700}.inquiry-pill{background:var(--orange);color:#fff;font-weight:700;padding:12px 17px;border-radius:6px}.menu-btn{display:none;border:0;background:none;font-size:26px}.nav-row{border-top:1px solid #eef2f5}.nav-inner{height:47px;display:flex;align-items:center}.nav-inner nav{display:flex;gap:34px;font-size:14px;font-weight:600}.nav-inner a:hover{color:var(--orange)}
.hero{background:linear-gradient(115deg,#071d34 0%,#0a477d 55%,#08a7cf 100%);color:#fff;overflow:hidden}.hero-grid{min-height:510px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:800;color:#7ee7ff}.eyebrow.dark{color:#0a66c2}.hero h1{font:800 clamp(42px,5vw,64px)/1.07 Manrope;margin:16px 0}.hero p{font-size:18px;color:#d7ebf7;max-width:700px}.hero-actions{display:flex;gap:14px;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:0;border-radius:6px;font-weight:800;cursor:pointer}.primary{background:var(--orange);color:#fff}.secondary{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.08)}.hero-badges{display:flex;gap:10px;flex-wrap:wrap}.hero-badges span{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);padding:7px 11px;border-radius:4px;font-size:12px}
.showcase{height:390px;position:relative;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.18);border-radius:22px}.showcase-label{position:absolute;top:20px;left:22px;font-weight:800;letter-spacing:1px}.machine{position:absolute;bottom:28px;background:linear-gradient(180deg,#f7fdff,#bcd8e7);border:5px solid #d9edf7;box-shadow:0 22px 45px rgba(0,0,0,.2)}.machine-left{left:42px;width:205px;height:285px;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;padding:52px 10px 12px;gap:8px}.machine-right{right:42px;width:170px;height:240px;border-radius:12px;padding:48px 12px 12px}.machine-top{position:absolute;left:0;right:0;top:0;height:42px;background:#24455b;border-radius:7px 7px 0 0}.machine-door,.freezer-door{position:relative;border:3px solid #6796ae;background:linear-gradient(180deg,#c9ecfb,#7198ac);border-radius:5px}.machine-door i{display:block;height:2px;background:rgba(255,255,255,.55);margin:38px 9px}.freezer-door{height:76px;margin-bottom:8px}.temp{position:absolute;right:12px;top:12px;color:#7ce6ff;font-weight:800}.snow{position:absolute;color:#bcefff}.s1{top:80px;right:25px;font-size:28px}.s2{top:130px;left:20px}.s3{bottom:18px;right:235px;font-size:20px}
.quick-categories{margin-top:-1px;background:#fff;border-bottom:1px solid var(--line)}.category-strip{display:grid;grid-template-columns:repeat(6,1fr)}.category-strip a{padding:24px 14px;text-align:center;border-right:1px solid var(--line)}.category-strip a:last-child{border-right:0}.cat-icon{display:block;font-size:30px;color:#0a66c2}.category-strip b,.category-strip small{display:block}.category-strip b{font-size:13px;margin-top:7px}.category-strip small{font-size:11px;color:var(--muted)}
.section{padding:88px 0}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px}.section-title span,.center-title span{color:#0a66c2;font-weight:800;font-size:12px;letter-spacing:2px}.section-title h2,.center-title h2,.company-copy h2,.promo-grid h2,.dealer h2,.contact-grid h2{font:800 clamp(32px,4vw,46px)/1.15 Manrope;margin:8px 0}.section-title>a{color:var(--orange);font-weight:700}
.product-layout{display:grid;grid-template-columns:245px 1fr;gap:24px}.category-menu{border:1px solid var(--line);background:#fff}.category-menu h3{margin:0;padding:18px;background:var(--navy);color:#fff}.category-menu button{display:block;width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;padding:15px 17px;cursor:pointer}.category-menu button.active,.category-menu button:hover{color:var(--orange);font-weight:700;background:#fff8f2}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);background:#fff;transition:.25s}.product-card:hover{box-shadow:0 18px 38px rgba(20,54,85,.12);transform:translateY(-4px)}.product-art{height:225px;background:linear-gradient(180deg,#f7fbff,#e3f2fc);position:relative;display:grid;place-items:center;overflow:hidden}.product-art>span{position:absolute;left:14px;bottom:12px;font-size:10px;letter-spacing:2px;color:#4d7b9c;font-weight:800}.product-info{padding:18px}.product-info h3{font:700 17px/1.35 Manrope;margin:9px 0}.product-info p{font-size:13px;color:var(--muted);min-height:42px}.product-info>div{display:flex;justify-content:space-between;align-items:center}.product-info b{font-size:12px;color:#0a66c2}.product-info a{font-size:12px;color:var(--orange);font-weight:700}.tag{font-size:10px;background:#fff0e5;color:var(--orange);padding:4px 7px}
.three-door,.six-door,.blast-unit,.dry-unit,.aging-unit,.room{position:relative;background:linear-gradient(180deg,#fff,#bfd9e8);border:4px solid #aecbdc;box-shadow:0 15px 30px rgba(31,91,126,.18)}.three-door{width:170px;height:145px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:12px}.three-door i,.six-door i{background:linear-gradient(180deg,#bfe9fb,#648da4);border:2px solid #6f9cb4}.six-door{width:170px;height:140px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:5px;padding:10px}.blast-unit{width:150px;height:130px;border-radius:7px}.blast-unit i{position:absolute;left:15px;top:15px;bottom:15px;width:45px;background:#c4eafa;border:2px solid #6797ad}.blast-unit i:nth-child(2){left:67px}.blast-unit em{position:absolute;right:12px;top:18px;width:27px;height:27px;border:5px solid #79b8d7;border-radius:50%}.dry-unit,.aging-unit{width:100px;height:150px;border-radius:9px}.dry-unit i,.aging-unit i{position:absolute;left:14px;right:14px;height:2px;background:#6e9caf}.dry-unit i:nth-child(1),.aging-unit i:nth-child(1){top:46px}.dry-unit i:nth-child(2),.aging-unit i:nth-child(2){top:90px}.dry-unit b{position:absolute;right:10px;top:10px;width:20px;height:20px;border:4px solid #79b8d7;border-radius:50%}.aging-unit i:nth-child(3){top:122px}.room{width:180px;height:120px}.room i{position:absolute;right:20px;top:18px;bottom:18px;width:45px;background:#a9d8ef;border:2px solid #6f9cb4}.room em{position:absolute;left:20px;top:24px;width:80px;height:40px;background:#dff5ff;border:2px solid #9bc9de}
.promo-band{background:#071d34;color:#fff}.promo-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px}.promo-features{display:grid;grid-template-columns:1fr 1fr;gap:15px}.promo-features article{padding:18px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06)}.promo-features strong,.promo-features span{display:block}.promo-features span{font-size:13px;color:#c9dce9;margin-top:5px}
.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.factory-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.factory-main,.factory-small{background:linear-gradient(135deg,#174f76,#63b9dd);min-height:180px;color:#fff;display:flex;align-items:end;padding:17px;font-weight:800;letter-spacing:1px}.factory-main{grid-column:1/3;min-height:260px;background:linear-gradient(135deg,#123d60,#2f89b2)}.factory-small.second{background:linear-gradient(135deg,#205979,#80c6df)}.company-copy p{color:var(--muted);font-size:17px}.company-copy li{margin:9px 0}.light{background:#f4f9fc}.center-title{text-align:center;max-width:740px;margin:0 auto 38px}.center-title p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{background:#fff;padding:24px;border:1px solid var(--line)}.steps b{color:var(--orange);font-size:24px}.steps h3{font-family:Manrope}.steps p{font-size:13px;color:var(--muted)}
.dealer{background:linear-gradient(120deg,#073158,#0b76a5);color:#fff}.dealer-grid{display:grid;grid-template-columns:1fr .8fr;gap:55px}.dealer p{color:#d7ebf7;font-size:17px}.dealer-points{display:flex;flex-wrap:wrap;gap:10px}.dealer-points span{border:1px solid rgba(255,255,255,.25);padding:8px 11px;font-size:12px}.dealer form{background:#fff;padding:28px;color:var(--text)}form h3{font:700 25px Manrope;margin-top:0}input,select,textarea{width:100%;padding:13px 14px;border:1px solid var(--line);margin-bottom:12px;font:inherit}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px}.contact-grid p{color:var(--muted)}.contact-list{display:grid;gap:10px}.contact-list>*{border:1px solid var(--line);padding:16px;display:flex;flex-direction:column}.contact-list span{font-size:13px;color:var(--muted)}.quote-form{border:1px solid var(--line);padding:28px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}
footer{background:#071626;color:#c7d6e2;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:35px}.footer-logo b{color:#fff}.footer-logo small{color:#9bb0c1}.footer-grid h4{color:#fff}.footer-grid a,.footer-grid span{display:block;font-size:13px;margin:8px 0}.footer-grid p{font-size:13px;color:#95a9ba}.copyright{border-top:1px solid rgba(255,255,255,.1);padding-top:18px;margin-top:35px;font-size:12px}.wa{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;font-weight:800;z-index:50}
.hidden{display:none!important}
@media(max-width:980px){.searchbox{display:none}.menu-btn{display:block;margin-left:auto}.inquiry-pill{display:none}.nav-row{display:none}.nav-row.open{display:block}.nav-inner{height:auto;padding:15px 0}.nav-inner nav{flex-direction:column;gap:12px}.hero-grid,.promo-grid,.company-grid,.dealer-grid,.contact-grid{grid-template-columns:1fr}.category-strip{grid-template-columns:repeat(3,1fr)}.product-layout{grid-template-columns:1fr}.category-menu{display:flex;overflow:auto}.category-menu h3{display:none}.category-menu button{min-width:180px}.products-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.logo{min-width:0}.logo b{font-size:16px}.hero-grid{padding:60px 0}.hero h1{font-size:41px}.showcase{height:330px}.machine-left{left:18px;transform:scale(.82);transform-origin:bottom left}.machine-right{right:14px;transform:scale(.8);transform-origin:bottom right}.category-strip{grid-template-columns:repeat(2,1fr)}.products-grid,.steps,.promo-features,.two,.footer-grid{grid-template-columns:1fr}.section{padding:70px 0}.section-title{display:block}}



/* Real product images */
.product-photo{
  position:relative;
  overflow:hidden;
  background:#ffffff;
}
.product-photo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
  padding:12px;
  background:#ffffff;
}
.product-photo span{
  position:absolute;
  left:14px;
  bottom:12px;
  padding:6px 10px;
  background:rgba(7,29,52,.78);
  color:#ffffff;
  border-radius:4px;
  font-size:10px;
  letter-spacing:1.4px;
  z-index:2;
}

/* Hero photo collage */
.hero-showcase{
  position:relative;
  overflow:hidden;
}
.hero-photo-grid{
  position:absolute;
  left:18px;
  right:18px;
  top:56px;
  bottom:18px;
  display:grid;
  grid-template-columns:1.08fr .92fr;
  grid-template-rows:1fr 1fr;
  gap:14px;
}
.hero-photo{
  border-radius:14px;
  overflow:hidden;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 12px 28px rgba(0,0,0,.12);
}
.hero-photo-large{grid-row:1 / 3;}
.hero-photo img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
  background:#ffffff;
  padding:10px;
}

/* Company profile photos */
.factory-photo{
  position:relative;
  overflow:hidden;
  padding:0;
}
.factory-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.factory-photo span{
  position:absolute;
  left:16px;
  bottom:16px;
  padding:7px 11px;
  background:rgba(7,29,52,.76);
  color:#ffffff;
  border-radius:4px;
}

/* Make product card images breathe on mobile */
@media(max-width:650px){
  .hero-photo-grid{
    grid-template-columns:1fr;
    grid-template-rows:1fr 1fr 1fr;
  }
  .hero-photo-large{grid-row:auto}
}


.logo-image-link{min-width:260px}
.brand-logo-image{width:210px;height:54px;object-fit:contain;object-position:left center;display:block;border-radius:7px}
.footer-brand-image{width:220px;height:auto}
.category-strip{grid-template-columns:repeat(3,1fr)}
@media(min-width:1100px){.category-strip{grid-template-columns:repeat(9,1fr)}}
.scene-photo img{object-fit:cover;padding:0}
.trust-section{background:#f5f9fc}
.trust-grid{display:grid;grid-template-columns:1.25fr .875fr .875fr;gap:22px}
.trust-card{background:#fff;border:1px solid var(--line);box-shadow:0 18px 40px rgba(20,54,85,.08);overflow:hidden}
.trust-card img{width:100%;height:280px;object-fit:cover;display:block}
.trust-large img{object-fit:contain;background:#eef5f8}
.trust-card div{padding:20px}
.trust-card h3{font:700 20px Manrope;margin:0 0 8px}
.trust-card p{margin:0;color:var(--muted);font-size:14px}
@media(max-width:980px){
  .trust-grid{grid-template-columns:1fr}
  .logo-image-link{min-width:0}
  .brand-logo-image{width:180px}
}


/* Expanded company profile */
.company-intro-grid{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:42px;
  align-items:start;
  margin-bottom:34px;
}
.company-intro-copy{
  background:#fff;
  border:1px solid var(--line);
  padding:30px;
  box-shadow:0 18px 40px rgba(20,54,85,.08);
}
.company-intro-copy h3{
  font:700 30px/1.2 Manrope;
  margin:8px 0 18px;
}
.company-intro-copy p{
  color:var(--muted);
  font-size:15px;
  margin:0 0 15px;
}
.company-stats{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.company-stats article{
  min-height:150px;
  padding:22px;
  background:linear-gradient(145deg,#f7fbff,#e4f4ff);
  border:1px solid #dceaf4;
  display:flex;
  flex-direction:column;
  justify-content:center;
  box-shadow:0 16px 34px rgba(20,54,85,.07);
}
.company-stats strong{
  font:800 24px Manrope;
  color:var(--blue);
}
.company-stats span{
  margin-top:6px;
  font-size:13px;
  color:var(--muted);
}
.company-capability-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
  margin-bottom:32px;
}
.company-capability-grid article{
  background:#fff;
  border:1px solid var(--line);
  padding:22px;
}
.company-capability-grid h3{
  margin:0 0 8px;
  font:700 19px Manrope;
}
.company-capability-grid p{
  margin:0;
  color:var(--muted);
  font-size:13px;
}
.application-panel{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:28px;
  align-items:center;
  background:linear-gradient(135deg,#071d34,#0a5a92);
  color:#fff;
  padding:30px;
  margin-bottom:28px;
}
.application-panel h3{
  margin:8px 0 0;
  font:700 28px/1.2 Manrope;
}
.application-tags{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.application-tags span{
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.24);
  background:rgba(255,255,255,.08);
  font-size:12px;
}
.global-market-copy{
  padding:26px;
  background:#f5f9fc;
  border-left:4px solid var(--orange);
}
.global-market-copy p{
  margin:0 0 10px;
  color:var(--muted);
}
.global-market-copy strong{
  color:var(--navy);
}
@media(max-width:980px){
  .company-intro-grid,
  .application-panel{
    grid-template-columns:1fr;
  }
  .company-capability-grid{
    grid-template-columns:1fr 1fr;
  }
}
@media(max-width:650px){
  .company-stats,
  .company-capability-grid{
    grid-template-columns:1fr;
  }
}


/* Factory capability complete module */
.industry-banner{
  padding:28px 0 0;
  background:#fff;
}
.industry-banner img{
  width:100%;
  display:block;
  border-radius:14px;
  box-shadow:0 18px 42px rgba(20,54,85,.12);
}
.factory-complete{
  background:linear-gradient(180deg,#f8fbfd,#eef5f9);
}
.factory-hero-card{
  position:relative;
  min-height:430px;
  border-radius:22px;
  overflow:hidden;
  margin-bottom:28px;
  box-shadow:0 22px 60px rgba(20,54,85,.15);
}
.factory-hero-card img{
  width:100%;
  height:430px;
  object-fit:cover;
  display:block;
}
.factory-hero-overlay{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:34px;
  color:#fff;
  background:linear-gradient(180deg,transparent,rgba(4,24,43,.92));
}
.factory-hero-overlay span{
  font-size:12px;
  font-weight:800;
  letter-spacing:2px;
  color:#8ee9ff;
}
.factory-hero-overlay h3{
  margin:8px 0 8px;
  font:800 34px/1.15 Manrope;
}
.factory-hero-overlay p{
  margin:0;
  max-width:760px;
  color:#d8e7f1;
}
.process-timeline{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}
.process-timeline article{
  position:relative;
  display:grid;
  grid-template-columns:190px 1fr;
  min-height:190px;
  background:#fff;
  border:1px solid var(--line);
  overflow:hidden;
  box-shadow:0 16px 38px rgba(20,54,85,.07);
}
.process-timeline img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.process-copy{
  padding:24px;
}
.process-copy h3{
  margin:0 0 8px;
  font:700 21px Manrope;
}
.process-copy p{
  margin:0;
  color:var(--muted);
  font-size:14px;
}
.process-number{
  position:absolute;
  left:12px;
  top:12px;
  z-index:2;
  width:38px;
  height:38px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff;
  background:rgba(7,29,52,.85);
  font-weight:800;
  font-size:12px;
}
.factory-highlight-strip{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
  margin-top:28px;
}
.factory-highlight-strip article{
  padding:22px;
  background:#071d34;
  color:#fff;
  text-align:center;
}
.factory-highlight-strip strong,
.factory-highlight-strip span{
  display:block;
}
.factory-highlight-strip strong{
  font:800 21px Manrope;
  color:#71dfff;
}
.factory-highlight-strip span{
  margin-top:5px;
  font-size:13px;
  color:#ccdfec;
}
@media(max-width:980px){
  .process-timeline{grid-template-columns:1fr}
  .factory-highlight-strip{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .factory-hero-card,
  .factory-hero-card img{height:340px;min-height:340px}
  .factory-hero-overlay{padding:22px}
  .factory-hero-overlay h3{font-size:27px}
  .process-timeline article{grid-template-columns:1fr}
  .process-timeline img{height:210px}
  .factory-highlight-strip{grid-template-columns:1fr}
}


/* WeChat contact styling */
.wechat-contact{
  border-left:4px solid #07c160 !important;
}
.top-wechat{
  color:#07a852;
  font-weight:700;
  font-size:12px;
}
@media(max-width:650px){
  .top-wechat{display:none}
}


/* WeChat QR blocks */
.contact-wechat-grid{
  margin-bottom:24px;
}
.wechat-card-box{
  display:grid;
  grid-template-columns:180px 1fr;
  gap:20px;
  align-items:center;
  background:#f6fbf8;
  border:1px solid #dcefe2;
  padding:18px;
  border-radius:16px;
}
.wechat-card-box img{
  width:180px;
  height:auto;
  display:block;
  border-radius:14px;
  box-shadow:0 10px 24px rgba(0,0,0,.08);
}
.wechat-card-box h3{
  margin:8px 0 10px;
  font:700 24px/1.2 Manrope;
}
.wechat-card-box p{
  margin:0 0 10px;
  color:var(--muted);
}
.wechat-card-box strong{
  color:#07c160;
  font:800 18px Manrope;
}

.footer-wechat-qr{
  display:flex;
  flex-direction:column;
  gap:10px;
}
.footer-wechat-qr h4{
  margin:0;
  font:700 16px Manrope;
}
.footer-wechat-qr img{
  width:140px;
  max-width:100%;
  border-radius:12px;
  background:#fff;
  padding:6px;
}
.footer-wechat-qr span{
  color:#d7e4ee;
  font-size:13px;
}

.wechat-float{
  position:fixed;
  right:18px;
  bottom:18px;
  z-index:1100;
}
.wechat-float-btn{
  border:none;
  background:#07c160;
  color:#fff;
  padding:14px 18px;
  border-radius:999px;
  font:800 14px Manrope;
  box-shadow:0 14px 30px rgba(7,193,96,.34);
  cursor:pointer;
}
.wechat-modal{
  position:fixed;
  inset:0;
  z-index:1200;
  display:none;
}
.wechat-modal.show{
  display:block;
}
.wechat-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.55);
}
.wechat-modal-panel{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(92vw,420px);
  background:#fff;
  border-radius:20px;
  padding:22px;
  text-align:center;
  box-shadow:0 24px 60px rgba(0,0,0,.24);
}
.wechat-modal-panel img{
  width:100%;
  max-width:280px;
  margin:0 auto 14px;
  display:block;
  border-radius:14px;
}
.wechat-modal-panel h3{
  margin:0 0 8px;
  font:800 24px Manrope;
}
.wechat-modal-panel p{
  margin:0 0 8px;
  color:var(--muted);
}
.wechat-modal-panel strong{
  color:#07c160;
  font:800 20px Manrope;
}
.wechat-modal-close{
  position:absolute;
  right:10px;
  top:10px;
  width:34px;
  height:34px;
  border:none;
  border-radius:50%;
  background:#f0f3f5;
  font-size:22px;
  cursor:pointer;
}
@media(max-width:700px){
  .wechat-card-box{
    grid-template-columns:1fr;
    text-align:center;
  }
  .wechat-card-box img{
    margin:0 auto;
  }
}


/* Fix floating contact buttons overlap */
.wechat-float{
  right:24px !important;
  bottom:94px !important;
  z-index:1101;
}
.wa,
.wa-float,
.whatsapp-float{
  right:24px !important;
  bottom:24px !important;
  z-index:1100;
}

@media(max-width:650px){
  .wechat-float{
    right:18px !important;
    bottom:88px !important;
  }
  .wa,
  .wa-float,
  .whatsapp-float{
    right:18px !important;
    bottom:18px !important;
  }
}


/* WeChat app launch and copy actions */
.wechat-modal-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:18px;
}
.wechat-modal-actions button{
  min-height:44px;
  border-radius:10px;
  font:700 14px Manrope,Arial,sans-serif;
  cursor:pointer;
}
.wechat-open-app{
  border:1px solid #07c160;
  background:#07c160;
  color:#fff;
}
.wechat-copy-id{
  border:1px solid #dce4e8;
  background:#f5f8fa;
  color:#182839;
}
.wechat-status{
  display:block;
  min-height:20px;
  margin-top:12px;
  color:#537083;
  font-size:12px;
}
@media(max-width:480px){
  .wechat-modal-actions{grid-template-columns:1fr}
}
