﻿:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fff;--surface-2:#f6f8f9;--ink:#101820;--muted:#4f5f66;--line:#dce4e7;--brand:#0f766e;--brand-dark:#164e63;--accent:#b42318;--shadow:0 16px 44px #14232d1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif}a{color:inherit;text-decoration:none}img{display:block}main{min-height:100vh}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 16px;display:flex;position:sticky;top:0;left:0}.brand{align-items:center;gap:9px;min-width:0;display:inline-flex}.brand span{background:var(--brand);color:#fff;justify-content:center;align-items:center;width:52px;height:36px;font-weight:800;display:inline-flex}.brand strong{font-size:15px;line-height:1.1}.desktop-nav{display:none}.menu-button{border:1px solid var(--line);justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.hero{border-bottom:1px solid var(--line);color:var(--ink);background:#fff;gap:26px;min-height:auto;padding:28px 16px 30px;display:grid}.hero-copy{align-content:center;gap:18px;max-width:620px;display:grid}.market-badge,.eyebrow{letter-spacing:0;text-transform:uppercase;align-items:center;gap:7px;margin:0;font-size:12px;font-weight:800;display:inline-flex}.market-badge{background:var(--surface-2);border:1px solid var(--line);color:var(--brand-dark);justify-self:start;padding:8px 10px}h1,h2,p{margin:0}h1{color:var(--ink);max-width:620px;font-size:34px;line-height:1.04}h2{font-size:25px;line-height:1.16}.hero-lede{color:var(--muted);max-width:600px;font-size:16px;line-height:1.6}.hero-actions{gap:10px;display:grid}.primary-action,.secondary-action{justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-weight:800;display:inline-flex}.primary-action{background:var(--ink);color:#fff}.secondary-action{border:1px solid var(--line);color:var(--ink);background:#fff}.hero-poster-carousel{aspect-ratio:1.18;background:var(--surface);border:1px solid var(--line);color:var(--ink);place-self:center;width:min(100%,560px);min-height:300px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #10182017}.hero-poster-slide{opacity:0;align-content:start;gap:12px;padding:26px 28px 96px;animation:18s infinite heroPoster;display:grid;position:absolute;inset:0}.hero-poster-slide-1{animation-delay:4.5s}.hero-poster-slide-2{animation-delay:9s}.hero-poster-slide-3{animation-delay:13.5s}.hero-poster-slide span{color:var(--brand);text-transform:uppercase;font-size:12px;font-weight:800}.hero-poster-slide strong{color:var(--ink);max-width:360px;font-size:26px;line-height:1.12}.hero-poster-slide img{object-fit:contain;background:#fff;border:1px solid #e9eff1;place-self:end center;max-width:82%;max-height:min(240px,45vw);padding:12px}.hero-poster-thumbs{background:var(--surface-2);border-top:1px solid var(--line);z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));align-self:end;gap:8px;padding:10px;display:grid;position:relative}.hero-poster-thumbs img{object-fit:contain;background:#fff;border:1px solid #e4ecef;width:100%;height:64px;padding:5px}@keyframes heroPoster{0%,20%{opacity:1;transform:translate(0)}25%,to{opacity:0;transform:translate(-18px)}}@media (max-width:759px){.hero{padding-top:22px}.hero-copy{gap:14px}h1{font-size:32px;line-height:1.08}.hero-poster-carousel{aspect-ratio:1/1.05;width:100%;min-height:0}.hero-poster-slide{padding:20px 18px 88px}.hero-poster-slide strong{font-size:22px}.hero-poster-slide img{max-width:86%;max-height:180px}.hero-poster-thumbs{gap:6px;padding:8px}.hero-poster-thumbs img{height:54px}}.trust-strip{background:var(--surface);border-bottom:1px solid var(--line);gap:1px;display:grid}.trust-strip div{align-items:center;gap:10px;min-height:52px;padding:0 16px;display:flex}.trust-strip svg{color:var(--brand)}.section,.product-categories,.solutions,.catalog-list,.contact-band{padding:26px 16px}.intro-section{background:var(--surface);gap:12px;display:grid}.intro-section .eyebrow,.section-heading .eyebrow{color:var(--brand)}.intro-section p:not(.eyebrow),.category-content p,.contact-band p,.product-info span,.solution-card p{color:var(--muted);font-size:14px;line-height:1.55}.product-categories{gap:14px;display:grid}.category-dropdown-heading{gap:8px;display:grid}.category-dropdown-list{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);display:grid}.category-dropdown{border-bottom:1px solid var(--line)}.category-dropdown:last-child{border-bottom:0}.category-dropdown summary{cursor:pointer;grid-template-columns:74px 1fr auto;align-items:center;gap:12px;min-height:104px;padding:12px;list-style:none;display:grid}.category-dropdown summary::-webkit-details-marker{display:none}.category-summary-media{aspect-ratio:1;background:#f8fafb;justify-content:center;align-items:center;padding:8px;display:flex}.category-summary-media img{object-fit:contain;max-width:100%;max-height:100%}.category-summary-copy{gap:5px;min-width:0;display:grid}.category-summary-copy span{color:var(--brand);text-transform:uppercase;font-size:11px;font-weight:800}.category-summary-copy strong{color:var(--ink);font-size:18px;line-height:1.16}.category-summary-copy small{color:var(--muted);font-size:13px}.category-chevron{color:var(--brand-dark);transition:transform .18s}.category-dropdown[open] .category-chevron{transform:rotate(180deg)}.category-dropdown-body{border-top:1px solid var(--line);gap:13px;padding:0 12px 16px 98px;display:grid}.category-dropdown-body p{color:var(--muted);font-size:14px;line-height:1.55}.category-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);display:grid;overflow:hidden}.category-media{aspect-ratio:4/3;background:#f8fafb;justify-content:center;align-items:center;padding:22px;display:flex}.category-media img{object-fit:contain;max-width:100%;max-height:100%}.category-content{gap:12px;padding:18px;display:grid}.application-list{gap:8px;display:grid}.application-list span{color:var(--ink);align-items:center;gap:7px;font-size:13px;display:inline-flex}.application-list svg{color:var(--brand);flex:none}.text-link{color:var(--brand-dark);align-items:center;gap:7px;font-weight:800;display:inline-flex}.solutions{background:var(--surface);border-top:1px solid var(--line);gap:16px;display:grid}.section-heading{gap:7px;display:grid}.solution-grid{gap:10px;display:grid}.solution-card{border:1px solid var(--line);gap:10px;min-height:150px;padding:16px;display:grid}.solution-card svg{color:var(--brand)}.solution-card h3{margin:0;font-size:18px;line-height:1.2}.catalog-list{gap:18px;display:grid}.catalog-section{background:var(--surface);border:1px solid var(--line);gap:16px;padding:16px;display:grid}.catalog-title-row{align-items:start;gap:12px;display:grid}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-card{border:1px solid var(--line);min-width:0;display:grid}.product-image{aspect-ratio:1;background:#f8fafb;justify-content:center;align-items:center;padding:12px;display:flex}.product-image img{object-fit:contain;max-width:100%;max-height:100%}.product-info{border-top:1px solid var(--line);gap:6px;min-width:0;padding:10px;display:grid}.product-info strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-info em{color:var(--brand);font-size:12px;font-style:normal;font-weight:800}.product-card{transition:border-color .18s,transform .18s}.product-card:hover{border-color:var(--brand);transform:translateY(-2px)}.product-detail,.spec-section,.pdf-info-section,.policy-hero,.policy-summary,.policy-body{padding:26px 16px}.product-detail{background:var(--surface);gap:18px;display:grid}.detail-grid{gap:18px;display:grid}.detail-image{aspect-ratio:1;border:1px solid var(--line);background:#f8fafb;justify-content:center;align-items:center;padding:22px;display:flex}.detail-image img{object-fit:contain;max-width:100%;max-height:100%}.detail-copy{align-content:center;gap:14px;display:grid}.detail-copy h1{color:var(--ink);font-size:42px}.detail-copy p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.6}.reference-price{background:var(--surface-2);border:1px solid var(--line);gap:6px;padding:14px;display:grid}.reference-price strong{color:var(--brand-dark);font-size:18px}.reference-price span{color:var(--muted);font-size:14px;line-height:1.5}.detail-actions{gap:10px;display:grid}.secondary-detail-action{border:1px solid var(--line);color:var(--brand-dark);justify-content:center;align-items:center;min-height:48px;padding:0 16px;font-weight:800;display:inline-flex}.spec-section{background:var(--surface-2);gap:16px;display:grid}.pdf-info-section{background:var(--surface);gap:16px;display:grid}.pdf-summary-grid{gap:12px;display:grid}.pdf-summary-grid article{background:var(--surface-2);border:1px solid var(--line);gap:8px;padding:14px;display:grid}.pdf-summary-grid strong{color:var(--brand-dark);font-size:13px}.pdf-summary-grid p{color:var(--muted);font-size:14px;line-height:1.6}.pdf-spec-table{background:#fff}.download-list{gap:10px;display:grid}.download-card{background:var(--surface-2);border:1px solid var(--line);color:var(--ink);grid-template-columns:24px 1fr 22px;align-items:center;gap:12px;min-height:68px;padding:12px 14px;display:grid}.download-card:hover{border-color:var(--brand)}.download-card span{gap:4px;min-width:0;display:grid}.download-card strong{color:var(--ink);overflow-wrap:anywhere;font-size:14px}.download-card small{color:var(--muted);font-size:12px}.spec-table{background:var(--surface);border:1px solid var(--line);display:grid}.spec-row{gap:6px;padding:13px 14px;display:grid}.spec-row+.spec-row{border-top:1px solid var(--line)}.spec-row strong{color:var(--brand-dark);font-size:13px}.spec-row span{color:var(--ink);font-size:14px;line-height:1.5}.contact-band{background:var(--brand-dark);color:#fff;gap:14px;display:grid}.contact-actions{gap:10px;display:grid}.contact-band p{color:#ffffffc7}.site-footer{color:#fff;background:#0f3440;border-top:1px solid #ffffff14;gap:0;display:grid}.footer-main{gap:22px;padding:30px 16px;display:grid}.footer-brand-block{gap:14px;max-width:520px;display:grid}.footer-brand span{background:#0f766e}.footer-brand strong{color:#fff}.footer-brand-block p{color:#ffffffbd;font-size:14px;line-height:1.65}.footer-info-grid{gap:10px;display:grid}.footer-info-grid article,.footer-info-grid a{background:#ffffff0f;border:1px solid #ffffff1f;grid-template-columns:22px 1fr;align-items:start;gap:12px;min-height:74px;padding:14px;display:grid}.footer-info-grid svg{color:#5eead4;margin-top:2px}.footer-info-grid span{gap:4px;min-width:0;display:grid}.footer-info-grid small{color:#ffffff9e;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800}.footer-info-grid strong{color:#fff;overflow-wrap:anywhere;font-size:14px;line-height:1.35}.footer-bottom{color:#ffffffa8;border-top:1px solid #ffffff1a;align-items:center;gap:12px;padding:16px;display:grid}.footer-bottom span{font-size:12px}.footer-bottom nav{flex-wrap:wrap;gap:14px;display:flex}.footer-bottom a{color:#ffffffe6;font-size:12px;font-weight:800}.policy-hero{background:var(--surface);gap:14px;display:grid}.policy-hero h1{color:var(--ink)}.policy-hero p:not(.eyebrow){color:var(--muted);max-width:820px;font-size:16px;line-height:1.65}.policy-summary{background:var(--surface-2);gap:12px;display:grid}.policy-summary article{background:var(--surface);border:1px solid var(--line);gap:8px;padding:16px;display:grid}.policy-summary svg{color:var(--brand)}.policy-summary strong{color:var(--brand-dark)}.policy-summary p,.policy-body p{color:var(--muted);font-size:14px;line-height:1.65}.policy-body{background:var(--surface);gap:14px;display:grid}.policy-body article{border:1px solid var(--line);gap:12px;padding:16px;display:grid}.policy-body h2{font-size:22px}.policy-actions{gap:10px;display:grid}.chat-widget{z-index:30;justify-items:end;gap:10px;display:grid;position:fixed;bottom:16px;right:14px}.chat-whatsapp,.chat-launcher{box-shadow:var(--shadow);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:6px;height:52px;padding:0 16px;font-weight:800;display:inline-flex}.chat-whatsapp{background:#128c7e}.chat-launcher{background:var(--brand)}.chat-panel{background:var(--surface);border:1px solid var(--line);width:min(360px,100vw - 28px);max-height:min(620px,100svh - 92px);display:grid;overflow:hidden;box-shadow:0 20px 60px #0a192338}.chat-header{background:var(--brand-dark);color:#fff;justify-content:space-between;align-items:center;padding:12px;display:flex}.chat-header span{gap:3px;display:grid}.chat-header small{color:#ffffffc7;font-size:12px}.chat-header button,.chat-form button{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.chat-header button{color:#fff;background:#ffffff1f;width:34px;height:34px}.chat-messages{gap:8px;max-height:330px;padding:12px;display:grid;overflow-y:auto}.chat-message{max-width:86%;padding:10px;font-size:13px;line-height:1.45}.chat-message.agent{background:var(--surface-2);color:var(--ink);justify-self:start}.chat-message.user{background:var(--brand);color:#fff;justify-self:end}.chat-form{border-top:1px solid var(--line);grid-template-columns:1fr 46px;display:grid}.chat-form input{color:var(--ink);font:inherit;border:0;outline:0;min-width:0;min-height:46px;padding:0 12px}.chat-form button{background:var(--brand);color:#fff}.chat-form button:disabled{cursor:not-allowed;background:#9aa7ad}.chat-shortcuts{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.chat-shortcuts a{color:var(--brand-dark);justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:13px;font-weight:800;display:inline-flex}.chat-shortcuts a+a{border-left:1px solid var(--line)}@media (min-width:760px){.site-header{padding:14px 28px}.desktop-nav{gap:22px;font-size:14px;font-weight:700;display:flex}.menu-button{display:none}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);align-items:center;gap:38px;min-height:560px;padding:56px 28px}h1{font-size:50px}.hero-actions{flex-wrap:wrap;display:flex}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.section,.product-categories,.solutions,.catalog-list,.contact-band,.product-detail,.spec-section,.pdf-info-section,.policy-hero,.policy-summary,.policy-body{padding:46px 28px}.footer-main{grid-template-columns:minmax(260px,.85fr) minmax(420px,1.15fr);gap:28px;padding:42px 28px}.footer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{grid-template-columns:1fr auto;padding:16px 28px}.category-panel{grid-template-columns:320px 1fr}.category-media{aspect-ratio:auto}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-title-row{grid-template-columns:1fr auto;align-items:center}.detail-grid{grid-template-columns:minmax(280px,460px) 1fr}.detail-actions{display:flex}.contact-actions{flex-wrap:wrap;display:flex}.spec-row{grid-template-columns:240px 1fr}.pdf-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.download-list{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.policy-body{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-actions{flex-wrap:wrap;display:flex}.chat-widget{bottom:22px;right:22px}}@media (min-width:1180px){.hero,.site-header,.trust-strip,.section,.product-categories,.solutions,.catalog-list,.contact-band,.product-detail,.spec-section,.pdf-info-section,.policy-hero,.policy-summary,.policy-body,.footer-main,.footer-bottom{padding-left:max(56px,50vw - 640px);padding-right:max(56px,50vw - 640px)}.product-categories{grid-template-columns:minmax(0,1fr)}.category-panel{grid-template-columns:240px 1fr}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
