*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;color:#18342b;background:#fff;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.zl-container{width:min(1200px,92vw);margin:0 auto}.zl-topbar{background:#073c2f;color:#dcefe8;font-size:14px}.zl-topbar .zl-container{display:flex;align-items:center;justify-content:space-between;height:40px}.zl-topbar__right{display:flex;gap:16px;align-items:center}.zl-lang{padding:2px 8px;border:1px solid rgba(255,255,255,.25);border-radius:999px}.zl-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(6,55,42,.08)}.zl-header__inner{height:86px;display:flex;align-items:center;gap:28px}.zl-logo{display:flex;align-items:center;gap:12px;min-width:270px}.zl-logo img{width:58px;height:58px;object-fit:contain}.zl-logo strong{font-size:20px;color:#0b4d3d;letter-spacing:.02em}.zl-nav{display:flex;gap:6px;align-items:center;flex:1;justify-content:center}.zl-nav a{padding:10px 12px;border-radius:999px;color:#24473e;font-weight:600}.zl-nav a:hover,.zl-nav a.is-active{background:#e6f4ed;color:#087a56}.zl-search input{width:150px;border:1px solid #d8e9e2;border-radius:999px;padding:9px 14px;outline:none}.zl-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#0d9b6c;font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:12px}.zl-eyebrow:before{content:"";width:34px;height:2px;background:#19b57f}.zl-hero{min-height:650px;background-size:cover;background-position:center;display:flex;align-items:center;position:relative}.zl-hero:after,.zl-page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.72) 38%,rgba(255,255,255,.08))}.zl-hero .zl-container,.zl-page-hero .zl-container{position:relative;z-index:1}.zl-hero__content{max-width:620px}.zl-hero h1{font-size:58px;line-height:1.08;margin:18px 0;color:#073c2f}.zl-hero p{font-size:18px;color:#49655d;margin-bottom:28px}.zl-hero__actions{display:flex;gap:14px;flex-wrap:wrap}.zl-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,#0f8f62,#11b47d);color:#fff;font-weight:800;box-shadow:0 14px 28px rgba(15,143,98,.22)}.zl-btn--ghost{background:#fff;color:#0b6d50;border:1px solid #bce3d4;box-shadow:none}.zl-stats{margin-top:-48px;position:relative;z-index:3}.zl-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.zl-stats__grid div{background:#fff;border-radius:22px;padding:24px;box-shadow:0 18px 45px rgba(12,73,56,.12);border:1px solid #e4f2ec}.zl-stats strong{display:block;color:#0b7f5b;font-size:34px;line-height:1}.zl-stats span{color:#587168}.zl-section{padding:82px 0}.zl-section--soft{background:linear-gradient(180deg,#f4fbf8,#fff)}.zl-section__head{text-align:center;max-width:760px;margin:0 auto 38px}.zl-section__head h2,.zl-about__text h2,.zl-capability h2,.zl-cta h2{font-size:38px;line-height:1.2;margin:12px 0;color:#073c2f}.zl-section__head p,.zl-about__text p,.zl-capability p,.zl-cta p{color:#5b756c}.zl-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:34px}.zl-category-card{position:relative;border-radius:22px;overflow:hidden;min-height:190px;background:#0b4d3d;color:#fff;box-shadow:0 18px 36px rgba(12,73,56,.12)}.zl-category-card img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;opacity:.55;transition:.35s}.zl-category-card:hover img{transform:scale(1.06);opacity:.42}.zl-category-card span,.zl-category-card h3{position:relative;z-index:1;margin-left:22px;margin-right:22px}.zl-category-card span{display:block;margin-top:72px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#d7f5ea}.zl-category-card h3{font-size:22px;margin-top:8px}.zl-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.zl-product-grid--list{grid-template-columns:repeat(3,1fr)}.zl-product-card{background:#fff;border:1px solid #e4f2ec;border-radius:22px;overflow:hidden;box-shadow:0 14px 34px rgba(12,73,56,.08);transition:.25s}.zl-product-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(12,73,56,.14)}.zl-product-card img{height:165px;width:100%;object-fit:cover}.zl-product-card div{padding:18px}.zl-product-card span{color:#0d9b6c;font-size:12px;font-weight:800;text-transform:uppercase}.zl-product-card h3{font-size:19px;margin:5px 0 8px;color:#123f33}.zl-product-card p{font-size:14px;color:#607a72;margin:0}.zl-about{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.zl-about__image img,.zl-capability img,.zl-contact>img{border-radius:28px;box-shadow:0 25px 55px rgba(12,73,56,.14)}.zl-about__tags{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.zl-about__tags span{padding:8px 16px;background:#e7f6ef;border-radius:999px;color:#087a56;font-weight:800}.zl-link{color:#0d8f66;font-weight:800}.zl-capability{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.zl-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zl-news-card,.zl-news-row{background:#fff;border-radius:22px;overflow:hidden;border:1px solid #e4f2ec;box-shadow:0 14px 34px rgba(12,73,56,.08)}.zl-news-card img{height:190px;width:100%;object-fit:cover}.zl-news-card div,.zl-news-row div{padding:20px}.zl-news-card time,.zl-news-row time,.zl-article time{color:#0d9b6c;font-size:13px;font-weight:800}.zl-news-card h3,.zl-news-row h3{margin:8px 0;color:#123f33;font-size:20px}.zl-news-card p,.zl-news-row p{margin:0;color:#657c75}.zl-gallery{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:18px}.zl-gallery img{height:330px;width:100%;object-fit:cover;border-radius:24px;box-shadow:0 16px 38px rgba(12,73,56,.1)}.zl-cta{background:linear-gradient(135deg,#073c2f,#0c8b61);color:#fff;padding:70px 0;text-align:center}.zl-cta p{color:#d8f2e8;max-width:780px;margin:0 auto 24px}.zl-page-hero{height:340px;background-size:cover;background-position:center;display:flex;align-items:center;position:relative}.zl-page-hero h1{font-size:46px;margin:10px 0;color:#073c2f}.zl-layout{display:grid;grid-template-columns:260px 1fr;gap:34px;padding:62px 0}.zl-sidebar{position:sticky;top:116px;align-self:start;background:#f4fbf8;border:1px solid #e2f1eb;border-radius:22px;padding:22px}.zl-sidebar h3{margin:0 0 14px;color:#073c2f}.zl-sidebar a{display:block;padding:10px 12px;border-radius:12px;color:#315248}.zl-sidebar a:hover,.zl-sidebar a.is-active{background:#0d8f66;color:#fff}.zl-news-list{display:grid;gap:18px}.zl-news-row{display:grid;grid-template-columns:240px 1fr}.zl-news-row img{height:100%;min-height:170px;width:100%;object-fit:cover}.zl-pages{margin-top:34px;text-align:center}.zl-detail{padding:52px 0}.zl-breadcrumb{color:#6b827b;margin-bottom:24px}.zl-product-detail{display:grid;grid-template-columns:420px 1fr;gap:36px;align-items:center;margin-bottom:34px}.zl-product-detail__media img{border-radius:26px;box-shadow:0 18px 42px rgba(12,73,56,.12)}.zl-product-detail h1,.zl-article h1{font-size:42px;line-height:1.2;color:#073c2f;margin:12px 0}.zl-richtext{font-size:16px;color:#324f46}.zl-richtext h2,.zl-richtext h3{color:#073c2f}.zl-richtext table{width:100%;border-collapse:collapse;margin:18px 0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(12,73,56,.08)}.zl-richtext th,.zl-richtext td{border:1px solid #dcece6;padding:12px;vertical-align:top}.zl-richtext th{background:#e9f7f1;color:#0b6d50;text-align:left}.zl-richtext img{border-radius:22px;margin:18px 0}.zl-article{max-width:900px;margin:0 auto}.zl-article__desc{color:#607a72;font-size:18px}.zl-article__cover{width:100%;max-height:430px;object-fit:cover;border-radius:26px;margin:24px 0}.zl-prevnext{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:24px;border-top:1px solid #e4f2ec;color:#0b6d50}.zl-contact{display:grid;grid-template-columns:1fr 1fr;gap:38px;padding:70px 0}.zl-contact__card{background:#f4fbf8;border-radius:26px;padding:34px;border:1px solid #e2f1eb}.zl-footer{background:#073c2f;color:#d7eee6;margin-top:0}.zl-footer__grid{display:grid;grid-template-columns:1.4fr .8fr 1.2fr .7fr;gap:34px;padding:52px 0}.zl-footer a{display:block;color:#d7eee6;margin:6px 0}.zl-footer h3{color:#fff;margin:0 0 12px}.zl-footer__logo{display:flex!important;gap:12px;align-items:center}.zl-footer__logo img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:14px;padding:4px}.zl-qrcode{width:110px;border-radius:12px;background:#fff;padding:6px}.zl-footer__copy{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;color:#afcbc2;font-size:14px}@media(max-width:980px){.zl-header__inner{height:auto;padding:14px 0;flex-wrap:wrap}.zl-logo{min-width:0}.zl-nav{order:3;overflow:auto;justify-content:flex-start;width:100%;padding-bottom:4px}.zl-search{display:none}.zl-hero{min-height:560px}.zl-hero h1{font-size:40px}.zl-stats__grid,.zl-category-grid,.zl-product-grid,.zl-news-grid,.zl-footer__grid{grid-template-columns:1fr 1fr}.zl-about,.zl-capability,.zl-layout,.zl-product-detail,.zl-contact{grid-template-columns:1fr}.zl-sidebar{position:static}.zl-news-row{grid-template-columns:1fr}.zl-gallery{grid-template-columns:1fr}.zl-gallery img{height:240px}}@media(max-width:640px){.zl-topbar .zl-container{height:auto;padding:8px 0;align-items:flex-start;gap:8px;flex-direction:column}.zl-logo strong{font-size:16px}.zl-hero{min-height:520px}.zl-hero h1{font-size:32px}.zl-section{padding:54px 0}.zl-stats{margin-top:0}.zl-stats__grid,.zl-category-grid,.zl-product-grid,.zl-news-grid,.zl-footer__grid{grid-template-columns:1fr}.zl-section__head h2,.zl-about__text h2,.zl-capability h2,.zl-cta h2,.zl-page-hero h1,.zl-product-detail h1,.zl-article h1{font-size:30px}.zl-page-hero{height:260px}.zl-footer__grid{padding:34px 0}}
.zl-form{display:grid;gap:16px}.zl-form label{display:grid;gap:8px;color:#214a3f;font-weight:700}.zl-form input,.zl-form textarea{width:100%;border:1px solid #cfe7de;border-radius:14px;padding:12px 14px;font:inherit;outline:none;background:#fff}.zl-form textarea{min-height:130px;resize:vertical}.zl-form input:focus,.zl-form textarea:focus{border-color:#0d9b6c;box-shadow:0 0 0 4px rgba(13,155,108,.12)}.zl-form .zl-btn{border:0;cursor:pointer;width:max-content}

/* zvlian-cards2 */
@media (min-width:981px){.zl-container{width:min(1260px,94vw)}.zl-header__inner{height:78px;gap:14px}.zl-logo{min-width:218px;max-width:260px;gap:10px}.zl-logo img{width:50px;height:50px}.zl-logo strong{font-size:17px;line-height:1.22}.zl-nav{gap:2px;justify-content:space-between;min-width:0}.zl-nav a{white-space:nowrap;padding:8px 7px;font-size:15px;line-height:1.2}.zl-search input{width:92px;padding:8px 12px}.zl-search{flex:0 0 auto}}
.zl-page-hero--tech{background:radial-gradient(circle at 18% 18%,rgba(70,219,174,.42),transparent 30%),radial-gradient(circle at 86% 24%,rgba(80,164,255,.28),transparent 28%),linear-gradient(135deg,#06392f,#0b7059 52%,#102f58)!important}
.zl-category-card{isolation:isolate;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.22),transparent 28%),linear-gradient(135deg,#0a5b49,#12a174 56%,#1d5b84);display:flex;flex-direction:column;justify-content:flex-end;padding:24px;min-height:178px}.zl-category-card:before,.zl-product-visual:before,.zl-news-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.16),transparent 38%),repeating-linear-gradient(90deg,rgba(255,255,255,.055) 0 1px,transparent 1px 18px);pointer-events:none}.zl-category-card:after,.zl-product-visual:after,.zl-news-visual:after{content:"";position:absolute;width:138px;height:138px;border:1px solid rgba(255,255,255,.16);border-radius:999px;right:-42px;top:-42px;box-shadow:0 0 0 24px rgba(255,255,255,.045);pointer-events:none}.zl-category-card span,.zl-category-card h3{margin-left:0;margin-right:0}.zl-category-card span{margin-top:0;color:#dffaf1}.zl-category-card h3{margin-bottom:0;font-size:24px;text-shadow:0 8px 24px rgba(0,0,0,.24)}.zl-category-card:nth-child(3n+2){background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.22),transparent 28%),linear-gradient(135deg,#0d4f63,#0f8e81 58%,#1a6cb2)}.zl-category-card:nth-child(3n){background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.22),transparent 28%),linear-gradient(135deg,#12345b,#0d856f 55%,#16a36d)}
.zl-product-visual,.zl-news-visual{position:relative;overflow:hidden;min-height:158px;padding:22px!important;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.24),transparent 28%),linear-gradient(135deg,#053c36,#0e8a68 58%,#1c5c8a);color:#fff}.zl-product-visual span,.zl-news-visual span{position:relative;z-index:1;color:#c9fff0!important;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.zl-product-visual strong,.zl-news-visual strong{position:relative;z-index:1;font-size:24px;line-height:1.18;letter-spacing:.01em;text-shadow:0 12px 28px rgba(0,0,0,.28);word-break:break-word}.zl-product-card:nth-child(4n+2) .zl-product-visual,.zl-news-card:nth-child(3n+2) .zl-news-visual,.zl-news-row:nth-child(3n+2) .zl-news-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.24),transparent 28%),linear-gradient(135deg,#10315c,#0a7d78 58%,#1fa971)}.zl-product-card:nth-child(4n+3) .zl-product-visual,.zl-news-card:nth-child(3n) .zl-news-visual,.zl-news-row:nth-child(3n) .zl-news-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.24),transparent 28%),linear-gradient(135deg,#073b4c,#12846b 52%,#3a8bba)}.zl-product-card:nth-child(4n) .zl-product-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.24),transparent 28%),linear-gradient(135deg,#143c61,#126b75 52%,#12a174)}
.zl-product-card__body,.zl-news-card__body,.zl-news-row__body{padding:20px}.zl-product-card>img,.zl-news-card>img,.zl-news-row>img{display:none}.zl-product-detail__media{border-radius:28px;overflow:hidden;box-shadow:0 25px 55px rgba(12,73,56,.14)}.zl-product-visual--detail{min-height:340px;border-radius:0}.zl-product-visual--detail strong{font-size:34px}.zl-news-row .zl-news-visual{min-height:100%;height:100%}.zl-news-row .zl-news-visual strong{font-size:18px}.zl-news-visual--cover{min-height:360px;border-radius:26px;margin:24px 0}.zl-news-visual--cover strong{font-size:32px;max-width:720px}.zl-article__cover{display:none}
@media(max-width:980px){.zl-product-visual--detail,.zl-news-visual--cover{min-height:260px}.zl-news-row .zl-news-visual{min-height:180px}.zl-product-visual strong,.zl-news-visual strong{font-size:21px}.zl-product-visual--detail strong,.zl-news-visual--cover strong{font-size:28px}}

/* zvlian-cards3 */
@media (min-width:981px){.zl-logo{min-width:150px;max-width:180px}.zl-logo strong{font-size:18px;white-space:nowrap}.zl-nav a{padding:8px 10px}}
.zl-category-card{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.32),transparent 30%),linear-gradient(135deg,#d9f6ef,#78d8c4 48%,#41abc9)!important;color:#073c2f;box-shadow:0 16px 36px rgba(20,128,104,.12)}.zl-category-card:nth-child(3n+2){background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.34),transparent 30%),linear-gradient(135deg,#d6f4ff,#7bded1 50%,#5ab9db)!important}.zl-category-card:nth-child(3n){background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.34),transparent 30%),linear-gradient(135deg,#e2faef,#83dfbb 50%,#4fb9c8)!important}.zl-category-card span{color:#0d725f!important}.zl-category-card h3{color:#063f35;text-shadow:none}
.zl-product-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.38),transparent 30%),linear-gradient(135deg,#eefbf5,#a9e7cf 52%,#5fc9a8)!important;color:#063f35}.zl-product-card:nth-child(4n+2) .zl-product-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.38),transparent 30%),linear-gradient(135deg,#f2fbf7,#b5ead7 52%,#6fd0b4)!important}.zl-product-card:nth-child(4n+3) .zl-product-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.38),transparent 30%),linear-gradient(135deg,#eaf9f2,#9ee0c8 52%,#55c1a7)!important}.zl-product-card:nth-child(4n) .zl-product-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.38),transparent 30%),linear-gradient(135deg,#eefcf8,#a4e3d7 52%,#5fc4c6)!important}.zl-product-visual span{color:#17836c!important}.zl-product-visual strong{color:#073c2f;text-shadow:none}
.zl-news-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.34),transparent 30%),linear-gradient(135deg,#f2fbff,#a7ddeb 52%,#6fbfd0)!important;color:#0b4652}.zl-news-card:nth-child(3n+2) .zl-news-visual,.zl-news-row:nth-child(3n+2) .zl-news-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.34),transparent 30%),linear-gradient(135deg,#eefbff,#9dd9df 52%,#68c2c1)!important}.zl-news-card:nth-child(3n) .zl-news-visual,.zl-news-row:nth-child(3n) .zl-news-visual{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.34),transparent 30%),linear-gradient(135deg,#f5fcf7,#afe2cc 50%,#72c9bd)!important}.zl-news-visual span{color:#237781!important}.zl-news-visual strong{color:#083f45;text-shadow:none}

/* zvlian-mobile-polish */
@media(max-width:640px){
  body{font-size:14px;overflow-x:hidden}
  .zl-container{width:calc(100% - 28px)}
  .zl-topbar{font-size:12px}
  .zl-topbar .zl-container{height:auto;padding:6px 0;gap:5px;align-items:stretch}
  .zl-topbar .zl-container>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .zl-topbar__right{gap:8px;align-items:center;white-space:nowrap}
  .zl-lang{padding:1px 7px}
  .zl-header__inner{padding:9px 0 0;gap:7px;flex-wrap:wrap}
  .zl-logo{width:100%;gap:8px;min-width:0}
  .zl-logo img{width:42px;height:42px}
  .zl-logo strong{font-size:17px;line-height:1;white-space:nowrap}
  .zl-nav{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;order:3;width:calc(100% + 28px);margin:0 -14px;padding:7px 14px 10px;gap:7px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .zl-nav::-webkit-scrollbar{display:none}
  .zl-nav a{white-space:nowrap;flex:0 0 auto;padding:7px 11px;font-size:13px;line-height:1.2;background:#f1f8f5}
  .zl-hero{min-height:420px;background-position:58% center}
  .zl-hero:after{background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.77) 62%,rgba(255,255,255,.2))}
  .zl-hero__content{max-width:94%}
  .zl-eyebrow{font-size:10px;letter-spacing:.1em;gap:6px}
  .zl-eyebrow:before{width:24px}
  .zl-hero h1{font-size:28px;line-height:1.16;margin:12px 0}
  .zl-hero p{font-size:14px;line-height:1.65;margin:0 0 18px}
  .zl-hero__actions{gap:9px}
  .zl-btn{min-height:40px;padding:0 17px;font-size:14px;box-shadow:0 9px 20px rgba(15,143,98,.18)}
  .zl-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:14px}
  .zl-stats__grid div{padding:15px 13px;border-radius:15px}
  .zl-stats strong{font-size:24px}
  .zl-stats span{font-size:12px;line-height:1.4}
  .zl-section{padding:42px 0}
  .zl-section__head{margin-bottom:22px}
  .zl-section__head h2,.zl-about__text h2,.zl-capability h2,.zl-cta h2,.zl-page-hero h1,.zl-product-detail h1,.zl-article h1{font-size:27px}
  .zl-section__head p,.zl-about__text p,.zl-capability p,.zl-cta p{font-size:13px;line-height:1.65}
  .zl-category-grid,.zl-product-grid,.zl-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .zl-category-grid{margin-bottom:24px}
  .zl-category-card{min-height:118px;padding:12px;border-radius:16px;box-shadow:0 8px 20px rgba(20,128,104,.1)}
  .zl-category-card:after,.zl-product-visual:after,.zl-news-visual:after{width:88px;height:88px;right:-28px;top:-28px;box-shadow:0 0 0 15px rgba(255,255,255,.045)}
  .zl-category-card span{font-size:9px;line-height:1.35;letter-spacing:.05em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  .zl-category-card h3{font-size:16px;line-height:1.3;margin-top:6px}
  .zl-product-card,.zl-news-card{border-radius:16px;box-shadow:0 8px 22px rgba(12,73,56,.07)}
  .zl-product-visual{min-height:108px;padding:12px!important;}
  .zl-news-grid .zl-news-visual{min-height:108px;padding:12px!important}
  .zl-product-visual span,.zl-news-grid .zl-news-visual span{font-size:9px;line-height:1.3;letter-spacing:.07em}
  .zl-product-visual strong,.zl-news-grid .zl-news-visual strong{font-size:16px;line-height:1.22}
  .zl-product-card .zl-product-card__body,.zl-news-card .zl-news-card__body{padding:12px}
  .zl-product-card__body>span{font-size:10px}
  .zl-product-card h3,.zl-news-card h3{font-size:15px;line-height:1.3;margin:4px 0 6px;word-break:break-word}
  .zl-product-card p,.zl-news-card p{font-size:12px;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
  .zl-about,.zl-capability{gap:24px}
  .zl-about__image img,.zl-capability img,.zl-contact>img{border-radius:18px}
  .zl-about__tags{gap:7px;margin:15px 0}
  .zl-about__tags span{padding:5px 11px;font-size:12px}
  .zl-gallery{gap:10px}
  .zl-gallery img{height:190px;border-radius:17px}
  .zl-cta{padding:43px 0}
  .zl-page-hero{height:210px;background-position:center}
  .zl-layout{gap:20px;padding:36px 0}
  .zl-sidebar{display:flex;align-items:center;gap:7px;overflow-x:auto;overflow-y:hidden;padding:10px;border-radius:16px;white-space:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .zl-sidebar::-webkit-scrollbar{display:none}
  .zl-sidebar h3{flex:0 0 auto;margin:0;padding:0 5px;font-size:14px}
  .zl-sidebar a{flex:0 0 auto;white-space:nowrap;padding:7px 10px;background:#fff;border:1px solid #e2f1eb}
  .zl-news-list{gap:12px}
  .zl-news-row{grid-template-columns:112px minmax(0,1fr);border-radius:16px}
  .zl-news-row .zl-news-visual{min-height:122px;padding:12px!important}
  .zl-news-row .zl-news-visual span{font-size:9px}
  .zl-news-row .zl-news-visual strong{font-size:14px}
  .zl-news-row .zl-news-row__body{padding:13px}
  .zl-news-row h3{font-size:16px;line-height:1.35;margin:5px 0}
  .zl-news-row p{font-size:12px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
  .zl-detail{padding:34px 0}
  .zl-breadcrumb{margin-bottom:16px;font-size:12px}
  .zl-product-detail{gap:20px;margin-bottom:24px}
  .zl-product-visual--detail,.zl-news-visual--cover{min-height:210px}
  .zl-product-visual--detail strong,.zl-news-visual--cover strong{font-size:24px}
  .zl-richtext{font-size:14px;overflow-x:auto}
  .zl-richtext th,.zl-richtext td{padding:8px;min-width:95px}
  .zl-contact{gap:20px;padding:38px 0}
  .zl-contact__card{padding:21px;border-radius:18px}
  .zl-footer__grid{grid-template-columns:1fr;gap:22px;padding:32px 0}
  .zl-footer__logo img{width:48px;height:48px}
  .zl-footer__copy{padding:14px 0;font-size:12px}
}
@media(max-width:339px){
  .zl-category-grid,.zl-product-grid,.zl-news-grid{grid-template-columns:1fr}
}
/* /zvlian-mobile-polish */
/* zvlian-footer-qr-start */
.zl-footer__grid{grid-template-columns:1.35fr .75fr 1.1fr 1fr}
.zl-footer__qr-list{display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap}
.zl-footer__qr-item{display:grid;gap:8px;justify-items:center;color:#d7eee6;font-weight:700;font-size:13px}
.zl-footer__qr-item span{line-height:1.25;text-align:center}
.zl-qrcode{width:110px;height:110px;object-fit:contain;border-radius:12px;background:#fff;padding:6px}
@media(max-width:980px){.zl-footer__grid{grid-template-columns:1fr 1fr}.zl-footer__qr-list{gap:14px}}
@media(max-width:640px){.zl-footer__grid{grid-template-columns:1fr}.zl-footer__qr-list{display:grid;grid-template-columns:repeat(2,minmax(96px,110px));gap:12px}.zl-qrcode{width:104px;height:104px}}
/* zvlian-footer-qr-end */
