:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f7f8f5;--surface:#fff;--surface-soft:#eef3ef;--ink:#15211f;--muted:#65716d;--line:#dce4df;--teal:#087f7b;--teal-dark:#075b5b;--green:#2f7a52;--amber:#c8892d;--graphite:#2a3231;--shadow:0 20px 60px #11211f1f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f5eb;border-bottom:1px solid #dce4dfdb;justify-content:space-between;align-items:center;gap:24px;padding:16px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--teal), var(--green));border-radius:8px;place-items:center;width:42px;height:42px;display:inline-grid;box-shadow:0 10px 24px #087f7b38}.brand-mark svg{width:22px;height:22px}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{font-size:17px;line-height:1.2}.brand-lockup small{color:var(--muted);margin-top:2px;font-size:12px}.site-nav{white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;display:flex;overflow-x:auto}.site-nav a{color:#43504c;border-radius:8px;padding:10px 12px;font-size:14px}.site-nav a:hover{color:var(--teal-dark);background:#fff}.hero-section{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(54px,8vw,92px) clamp(18px,5vw,72px) 58px;display:grid;overflow:hidden}.hero-copy{max-width:760px}.hero-eyebrow,.section-kicker,.product-series{color:var(--teal-dark);font-size:13px;font-weight:700}.hero-eyebrow{margin-bottom:18px}h1,h2,h3,h4,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;font-size:clamp(44px,6vw,82px);font-weight:780;line-height:1.03}.hero-subtitle{color:#2d3b38;margin-bottom:12px;font-size:clamp(20px,2.6vw,30px);line-height:1.35}.hero-description{max-width:660px;color:var(--muted);margin-bottom:28px;font-size:17px;line-height:1.85}.hero-badges,.tag-row{flex-wrap:wrap;gap:8px;display:flex}.hero-badges span,.tag-row span{border:1px solid var(--line);color:#3c4946;background:#ffffffb8;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:6px 10px;font-size:13px;display:inline-flex}.hero-badges svg{width:14px;height:14px;color:var(--green)}.hero-actions,.product-actions,.detail-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:720;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button svg{width:18px;height:18px}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--teal-dark);box-shadow:0 10px 24px #075b5b33}.button-secondary{border-color:var(--line);color:var(--ink);background:#fff}.button-secondary:hover{border-color:#b9cbc3;box-shadow:0 10px 22px #11211f14}.button-ghost{color:var(--teal-dark);background:0 0;border-color:#0000}.button-ghost:hover{background:#087f7b14}.hero-visual{min-height:480px;position:relative}.hero-visual img{object-fit:cover;object-position:62% center;width:min(920px,120%);height:clamp(440px,48vw,640px);box-shadow:var(--shadow);border-radius:8px;margin-left:-8%}.hero-signal{border:1px solid #087f7b3d;border-radius:999px;width:120px;height:120px;animation:2.8s ease-out infinite pulse;position:absolute;top:12%;right:18%}.hero-signal:after{border-radius:inherit;content:"";border:1px solid #087f7b33;position:absolute;inset:22px}@keyframes pulse{0%{opacity:.75;transform:scale(.88)}to{opacity:0;transform:scale(1.4)}}.hero-metrics{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #ffffffa8;border-radius:8px;grid-template-columns:repeat(3,1fr);width:min(520px,82%);display:grid;position:absolute;bottom:24px;left:0;box-shadow:0 18px 42px #141f1e24}.hero-metrics div{border-right:1px solid var(--line);padding:18px}.hero-metrics div:last-child{border-right:0}.hero-metrics strong,.hero-metrics span{display:block}.hero-metrics strong{margin-bottom:4px;font-size:24px}.hero-metrics span{color:var(--muted);font-size:12px}.section{padding:82px clamp(18px,5vw,72px)}.surface-section{background:#eef3ef}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.with-actions{justify-content:space-between;align-items:end;gap:24px;max-width:none;display:flex}.section-heading h2,.service-copy h2{margin:8px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.12}.section-heading p,.service-copy p{max-width:680px;color:var(--muted);font-size:16px;line-height:1.75}.selling-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.selling-card,.education-card,.product-card,.scenario-card,.service-card,.trust-item,.info-block,.faq-group,.company-panel,.compliance-card,.spec-shell{border:1px solid var(--line);background:var(--surface);border-radius:8px}.education-section{background:#f8faf6}.education-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.education-card{padding:24px}.education-card h3{margin:18px 0 10px;font-size:20px}.education-card p{color:var(--muted);line-height:1.72}.suitable-line{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;margin:16px 0;padding:12px}.suitable-line span,.suitable-line strong{display:block}.suitable-line span{color:var(--muted);font-size:12px}.suitable-line strong{margin-top:5px;line-height:1.45}.education-card ul{color:#43504c;gap:8px;margin:0;padding-left:18px;line-height:1.56;display:grid}.education-note{color:#31524a;background:#eef8f3;border:1px solid #d9e7e0;border-radius:8px;align-items:flex-start;gap:12px;margin-top:16px;padding:16px;display:flex}.education-note svg{flex:none;width:20px;height:20px;margin-top:2px}.education-note p{margin:0;line-height:1.68}.company-section{background:#fff}.company-layout{grid-template-columns:minmax(0,.92fr) minmax(320px,.58fr);align-items:stretch;gap:28px;display:grid}.company-copy{border:1px solid var(--line);background:linear-gradient(135deg,#eef6f3 0%,#fff 62%);border-radius:8px;padding:clamp(28px,4vw,42px)}.company-copy h2{margin:8px 0 14px;font-size:clamp(32px,4vw,54px);line-height:1.1}.company-copy p{max-width:820px;color:var(--muted);font-size:16px;line-height:1.86}.company-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.company-panel{gap:0;display:grid;overflow:hidden}.fact-row{border-top:1px solid var(--line);padding:18px 20px}.fact-row:first-child{border-top:0}.fact-row span,.fact-row strong,.fact-row small{display:block}.fact-row span{color:var(--muted);font-size:13px}.fact-row strong{color:var(--ink);margin-top:6px;line-height:1.45}.fact-row small{color:#7c8884;margin-top:5px;line-height:1.45}.selling-card{min-height:218px;padding:24px}.icon-tile,.scenario-icon{width:44px;height:44px;color:var(--teal-dark);background:#e7f2ee;border-radius:8px;place-items:center;display:inline-grid}.icon-tile svg,.scenario-icon svg{width:22px;height:22px}.selling-card h3,.service-card h3,.trust-item h3,.scenario-card h3,.info-block h3{margin:18px 0 10px;font-size:20px}.selling-card p,.service-card p,.trust-item p,.scenario-card p,.info-block p{color:var(--muted);margin-bottom:0;line-height:1.72}.filter-bar,.compare-picker{flex-wrap:wrap;gap:8px;display:flex}.product-tools{justify-items:end;gap:12px;display:grid}.product-search{border:1px solid var(--line);width:min(420px,100%);min-height:44px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:0 12px;display:flex}.product-search svg{flex:none;width:18px;height:18px}.product-search input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:14px}.product-search input::placeholder{color:#8a9793}.product-count{margin-top:10px;font-weight:720;color:var(--teal-dark)!important;font-size:14px!important}.filter-button,.compare-pill,.compare-toggle{border:1px solid var(--line);color:#43504c;min-height:38px;font:inherit;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:0 12px;font-size:14px;display:inline-flex}.compare-pill:disabled,.compare-toggle:disabled{cursor:not-allowed;opacity:.48}.product-grid{grid-template-columns:repeat(4,minmax(260px,1fr));gap:16px;padding-bottom:4px;display:grid;overflow-x:auto}.empty-products{min-height:220px;color:var(--muted);text-align:center;background:#ffffffb8;border:1px dashed #b9cbc3;border-radius:8px;grid-column:1/-1;place-items:center;gap:8px;padding:28px;display:grid}.empty-products svg{width:34px;height:34px;color:var(--teal-dark)}.empty-products strong{color:var(--ink)}.product-card{flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-media{background:#e8efec;height:228px;position:relative;overflow:hidden}.product-media img{object-fit:cover;width:100%;height:100%}.product-badge{color:#fff;background:#15211fd1;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:720;position:absolute;top:14px;left:14px}.product-body{flex-direction:column;flex:1;padding:18px;display:flex}.product-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-title-row h3{margin-bottom:0;font-size:22px}.model-code{border:1px solid var(--line);min-width:max-content;color:var(--muted);border-radius:8px;padding:6px 8px;font-size:12px;font-weight:720}.product-description{color:var(--muted);margin:14px 0;line-height:1.7}.highlight-strip{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0;display:grid}.highlight-strip div,.detail-highlights div{border:1px solid var(--line);background:#fbfcfa;border-radius:8px;padding:10px}.highlight-strip span,.detail-highlights span{color:var(--muted);margin-bottom:4px;font-size:12px;display:block}.highlight-strip strong,.detail-highlights strong{font-size:14px}.plan-text{color:#4d5a56;min-height:44px;margin:auto 0 0;font-size:13px;line-height:1.6}.product-actions{margin-top:16px}.product-actions .button,.detail-actions .button{flex:1}.compare-toggle{justify-content:center;width:100%;margin-top:12px}.compare-toggle svg,.compare-pill svg{width:16px;height:16px}.detail-layout{grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:center;gap:34px;display:grid}.detail-media{border:1px solid var(--line);background:#e8efec;border-radius:8px;overflow:hidden}.detail-media img{object-fit:cover;width:100%;height:clamp(360px,42vw,560px)}.detail-copy h2{margin:8px 0 16px;font-size:clamp(34px,4vw,54px);line-height:1.1}.detail-copy p{color:var(--muted);font-size:17px;line-height:1.78}.detail-highlights{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.detail-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px;display:grid}.info-block{padding:22px}.check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:#43504c;align-items:flex-start;gap:8px;line-height:1.5;display:flex}.check-list svg{width:16px;height:16px;color:var(--green);flex:none;margin-top:3px}.mini-scenarios{gap:12px;display:grid}.mini-scenarios div{border-left:3px solid var(--amber);padding-left:10px}.mini-scenarios strong,.mini-scenarios span{display:block}.mini-scenarios span{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.55}details{border-top:1px solid var(--line)}details:first-of-type{border-top:0}summary{color:#24312e;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;font-weight:720;display:flex}summary:after{content:"+";color:var(--teal-dark);font-size:18px}details[open] summary:after{content:"-"}details p{color:var(--muted);margin:0 0 14px;line-height:1.7}.spec-shell{margin-top:30px;padding:26px}.spec-heading{margin-bottom:22px}.spec-heading h3{margin:8px 0;font-size:28px}.spec-heading p{color:var(--muted)}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.spec-group{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.spec-group h4{background:#eef3ef;margin:0;padding:14px 16px;font-size:16px}.spec-group dl{margin:0}.spec-group dl>div{border-top:1px solid var(--line);grid-template-columns:minmax(112px,.38fr) minmax(0,.62fr);gap:14px;padding:13px 16px;display:grid}.spec-group dl>div:first-child{border-top:0}.spec-group dt{color:var(--muted);font-size:13px}.spec-group dd{color:#26322f;margin:0;font-size:14px;line-height:1.6}.spec-group dd small{color:var(--muted);margin-top:4px;display:block}.spec-group .is-important dd span{color:#8a550c;font-weight:760}.compare-picker{margin-bottom:12px}.compare-notice{color:#8a550c;margin:0 0 14px;font-size:14px}.compare-table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;overflow-x:auto}.compare-table{border-collapse:collapse;width:100%;min-width:760px}.compare-table th,.compare-table td{border-top:1px solid var(--line);text-align:left;vertical-align:top;padding:16px}.compare-table thead th{z-index:1;background:#f4f7f3;border-top:0;font-size:14px;position:sticky;top:0}.compare-table thead th span,.compare-table tbody th small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:560;display:block}.compare-table tbody th{color:#24312e;width:180px}.compare-table td{color:#43504c;line-height:1.55}.compare-table tr.has-diff td{color:#6f470f;background:#fff9ea;font-weight:720}.scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.scenario-card{padding:22px}.scenario-card div:last-of-type{border-top:1px solid var(--line);margin:18px 0 12px;padding-top:14px}.scenario-card div:last-of-type span,.scenario-card small{color:var(--muted);font-size:12px;display:block}.scenario-card div:last-of-type strong{margin-top:4px;line-height:1.45;display:block}.scenario-card small{line-height:1.55}.service-section{background:#fff;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);align-items:start;gap:34px;display:grid}.service-copy{position:sticky;top:96px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.service-card{padding:24px}.text-link{color:var(--teal-dark);align-items:center;gap:7px;margin-top:18px;font-weight:760;display:inline-flex}.text-link svg{width:16px;height:16px}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.trust-item{padding:24px}.trust-item>svg{width:28px;height:28px;color:var(--amber)}.compliance-section{background:#fff}.compliance-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:16px;display:grid}.compliance-card{padding:24px}.compliance-card.is-primary{background:#f4faf7}.compliance-card h3{margin:18px 0 10px;font-size:22px}.compliance-card p{color:var(--muted);line-height:1.72}.record-line{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(104px,.36fr) minmax(0,.64fr);gap:12px;margin-top:10px;padding:12px;display:grid}.record-line span,.domain-list dt{color:var(--muted);font-size:13px}.record-line strong{color:#26413b;line-height:1.45}.domain-list{margin:14px 0 0}.domain-list div{border-top:1px solid var(--line);grid-template-columns:minmax(96px,.32fr) minmax(0,.68fr);gap:12px;padding:12px 0;display:grid}.domain-list div:first-child{border-top:0}.domain-list dd{color:#2f3c38;margin:0;line-height:1.5}.wechat-notes{gap:12px;margin-top:14px;display:grid}.wechat-notes div{border-left:3px solid var(--teal);padding-left:12px}.wechat-notes strong{color:var(--ink);display:block}.wechat-notes p{margin:5px 0 0;font-size:14px}.faq-section{background:#f1f4f0}.faq-groups{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.faq-group{padding:22px}.faq-group h3{margin-bottom:8px;font-size:18px}.site-footer{border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:start;gap:24px;padding:34px clamp(18px,5vw,72px);display:grid}.site-footer p{color:var(--muted);margin:6px 0 0}.footer-company p:last-child{flex-wrap:wrap;gap:12px;display:flex}.footer-links{color:#43504c;gap:14px;display:flex}@media (width<=1180px){.hero-section,.detail-layout,.service-section,.company-layout,.compliance-grid{grid-template-columns:1fr}.hero-visual{min-height:auto}.hero-visual img{width:100%;height:460px;margin-left:0}.product-grid{grid-template-columns:repeat(2,minmax(280px,1fr))}.detail-info-grid,.education-grid,.scenario-grid,.trust-grid,.faq-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.service-copy{position:static}}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start;padding:14px 16px}.site-nav{justify-content:flex-start;width:100%;padding-bottom:2px}.hero-section{padding:36px 16px 44px}h1{font-size:38px}.hero-description,.detail-copy p{font-size:15px}.hero-actions,.product-actions,.detail-actions,.company-actions{flex-direction:column}.button,.product-actions .button,.detail-actions .button,.company-actions .button{width:100%}.hero-visual img{object-position:67% center;height:360px}.hero-metrics{width:100%;margin-top:12px;position:static}.hero-metrics div{padding:12px}.hero-metrics strong{font-size:18px}.section{padding:58px 16px}.section-heading.with-actions{flex-direction:column;align-items:stretch}.product-tools{justify-items:stretch}.product-search{width:100%}.selling-grid,.education-grid,.product-grid,.detail-info-grid,.spec-grid,.scenario-grid,.service-grid,.trust-grid,.faq-groups{grid-template-columns:1fr}.record-line,.domain-list div{grid-template-columns:1fr;gap:6px}.product-grid{overflow:visible}.product-media{height:220px}.detail-media img{height:340px}.detail-highlights,.highlight-strip{grid-template-columns:1fr}.spec-shell{padding:18px}.spec-group dl>div{grid-template-columns:1fr;gap:6px}.site-footer{grid-template-columns:1fr;align-items:flex-start}.footer-links{flex-wrap:wrap}}:root{--page:#f8fafc;--surface:#fff;--surface-soft:#eef4ff;--ink:#18202b;--muted:#667085;--line:#d9e2ee;--teal:#246bfe;--teal-dark:#1746a2;--green:#159570;--amber:#ff7a45;--graphite:#242833;--shadow:0 18px 50px #18202b1a}body{background:linear-gradient(180deg, #f8fbff 0%, #fff 34%, #f7f9fc 100%), var(--page)}.site-header{background:#fffffff0;border-bottom:1px solid #d9e2eef0;padding:12px clamp(18px,5vw,72px)}.brand-mark{box-shadow:inset 0 -5px 0 var(--amber), 0 10px 22px #18202b29;background:#18202b;border-radius:4px}.brand-lockup small{color:#7a8699}.site-nav a{color:#4b5565;border:1px solid #0000;border-radius:4px}.site-nav a:hover{color:var(--teal-dark);background:#f8fafc;border-color:#d9e2ee}.hero-section{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#f5f8ff 0%,#fff 55%,#fff8f4 100%);grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);padding-top:clamp(58px,7vw,86px);position:relative}.hero-copy{border-left:5px solid var(--amber);max-width:780px;padding-left:clamp(18px,3vw,28px)}.hero-eyebrow,.section-kicker,.product-series{color:var(--teal-dark)}.hero-eyebrow{background:#fff;border:1px solid #cddafd;border-radius:4px;align-items:center;min-height:30px;padding:0 10px;display:inline-flex}h1{max-width:720px;font-size:clamp(42px,5.2vw,72px)}.hero-subtitle{color:var(--teal-dark);font-weight:720}.hero-description,.section-heading p,.service-copy p,.detail-copy p,.company-copy p{color:var(--muted)}.hero-badges span,.tag-row span{background:#fff;border-radius:4px;box-shadow:0 8px 18px #18202b0f}.button,.filter-button,.compare-pill,.compare-toggle,.product-search,.model-code,.product-badge,.highlight-strip div,.detail-highlights div,.suitable-line,.education-note,.compare-table-wrap,.spec-group,.record-line,.selling-card,.education-card,.product-card,.scenario-card,.service-card,.trust-item,.info-block,.faq-group,.company-panel,.compliance-card,.spec-shell,.company-copy,.detail-media,.empty-products{border-radius:4px}.button-primary{background:var(--teal-dark);box-shadow:0 12px 22px #1746a233}.button-primary:hover{background:#123a84}.button-secondary:hover{border-color:#b9c9e2}.button-ghost{background:#f5f8ff;border-color:#cddafd}.hero-visual img{clip-path:polygon(0 0,100% 0,100% 92%,8% 100%,0 100%);border-radius:4px;box-shadow:0 26px 70px #18202b29}.hero-signal{display:none}.hero-metrics{border-color:#d9e2eedb;grid-template-columns:1fr;width:min(240px,44%);bottom:30px;left:auto;right:0}.hero-metrics div{border-right:0;border-top:1px solid var(--line)}.hero-metrics div:first-child{border-top:0}.hero-metrics strong{color:var(--teal-dark)}.surface-section,.faq-section{background:#f2f6fb}.education-section,.detail-section{background:#fff}.company-section,.service-section,.compliance-section{background:#f8fafc}.company-copy{background:#18202b;border-color:#253044}.company-copy h2,.company-copy .section-kicker{color:#fff}.company-copy p{color:#c7d0de}.company-copy .button-secondary{color:#fff;background:#ffffff1a;border-color:#ffffff3d}.company-panel,.selling-card,.education-card,.product-card,.scenario-card,.service-card,.trust-item,.info-block,.faq-group,.compliance-card,.spec-shell{box-shadow:0 10px 26px #18202b0f}.selling-card{border-top:3px solid var(--teal)}.selling-card:nth-child(2n){border-top-color:var(--amber)}.selling-card:nth-child(3n){border-top-color:var(--green)}.icon-tile,.scenario-icon{color:var(--teal-dark);background:#edf3ff;border-radius:4px}.education-card{border-left:4px solid #cddafd}.education-card:nth-child(2n){border-left-color:#ffd7c4}.education-card:nth-child(3n){border-left-color:#bdebdc}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.product-card{grid-template-columns:minmax(190px,.42fr) minmax(0,.58fr);min-height:300px;display:grid}.product-media{border-right:1px solid var(--line);height:100%;min-height:300px}.product-badge{background:#18202be6}.product-body{padding:20px}.product-title-row{align-items:flex-start}.highlight-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-strip div,.detail-highlights div,.suitable-line{background:#f8fafc}.plan-text{min-height:0}.filter-button.is-active,.compare-pill.is-active,.compare-toggle.is-active{color:var(--teal-dark);background:#edf3ff;border-color:#b7c8ff}.detail-section{background:linear-gradient(#fff 0%,#f8fafc 100%)}.detail-media img{object-position:center}.mini-scenarios div{border-left-color:var(--amber)}.spec-group h4,.compare-table thead th{background:#edf3ff}.spec-group .is-important{background:#fff7ed}.spec-group .is-important dd span,.compare-notice{color:#b45309}.compare-table tr.has-diff td{color:#9a3412;background:#fff7ed}.scenario-card{border-bottom:3px solid #d9e2ee}.scenario-card:nth-child(4n+1){border-bottom-color:var(--teal)}.scenario-card:nth-child(4n+2){border-bottom-color:var(--amber)}.scenario-card:nth-child(4n+3){border-bottom-color:var(--green)}.service-copy{border-left:5px solid var(--teal);padding-left:22px}.text-link,.site-footer a{color:var(--teal-dark)}.trust-item>svg{color:var(--amber)}.compliance-card.is-primary{background:#edf3ff;border-color:#b7c8ff}.record-line strong{color:var(--teal-dark)}.domain-list dd{color:var(--ink)}.wechat-notes div{border-left-color:var(--teal)}.site-footer{color:#fff;background:#18202b;border-top:0}.site-footer p,.footer-links{color:#bac6d6}.site-footer a{color:#ffb18f}@media (width<=1180px){.hero-metrics{right:22px}.product-grid{grid-template-columns:1fr}}@media (width<=860px){.product-card{display:flex}.product-media{border-right:0;height:230px;min-height:230px}.hero-copy,.service-copy{border-left-width:4px;padding-left:16px}}@media (width<=760px){.hero-section{background:linear-gradient(#f5f8ff 0%,#fff 64%,#fff8f4 100%)}.hero-visual img{clip-path:none}.hero-metrics{grid-template-columns:repeat(3,1fr);width:100%;position:static}.hero-metrics div{border-top:0;border-right:1px solid var(--line)}.hero-metrics div:last-child{border-right:0}.product-card{display:flex}html,body{width:100%;overflow-x:hidden}.site-header{gap:12px;padding:10px 14px 12px}.brand-lockup{width:100%;min-width:0}.brand-mark{flex:none;width:40px;height:40px}.brand-lockup strong{font-size:16px}.brand-lockup small{text-overflow:ellipsis;white-space:nowrap;max-width:280px;overflow:hidden}.site-nav{scrollbar-width:none;gap:8px;width:calc(100% + 28px);margin:0 -14px;padding:0 14px 2px;display:flex;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav a{border-color:var(--line);background:#fff;flex:none;min-height:38px;padding:9px 12px;font-size:13px}.hero-section{grid-template-columns:minmax(0,1fr);gap:22px;padding:28px 14px 34px;display:grid}.hero-section>*{min-width:0;max-width:100%}.hero-copy{border-left-width:4px;width:100%;min-width:0;max-width:none;padding-left:14px}.hero-eyebrow{max-width:100%;min-height:auto;margin-bottom:14px;padding:6px 8px;font-size:12px;line-height:1.45}h1{overflow-wrap:anywhere;word-break:break-all;line-break:anywhere;white-space:normal;max-width:100%;margin-bottom:14px;font-size:32px;line-height:1.08}.hero-subtitle{overflow-wrap:anywhere;margin-bottom:10px;font-size:20px;line-height:1.36}.hero-description{overflow-wrap:anywhere;margin-bottom:18px;font-size:15px;line-height:1.76}.hero-badges,.tag-row{gap:8px}.hero-badges span,.tag-row span{min-height:30px;padding:6px 8px;font-size:12px}.hero-actions{grid-template-columns:1fr;gap:10px;margin-top:20px;display:grid}.hero-actions .button{width:100%;min-height:44px;padding:0 10px}.hero-visual{width:100%;min-width:0}.hero-visual img{object-position:58% center;width:100%;height:236px;margin-left:0}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px;display:grid}.hero-metrics div{min-width:0;padding:10px 8px}.hero-metrics strong{overflow-wrap:anywhere;font-size:15px;line-height:1.2}.hero-metrics span{font-size:11px}.section{padding:44px 14px}.section-heading{margin-bottom:22px}.section-heading h2,.service-copy h2,.company-copy h2,.detail-copy h2{font-size:28px;line-height:1.14}.section-heading p,.service-copy p,.company-copy p,.detail-copy p{font-size:14px;line-height:1.72}.company-copy{padding:24px 18px}.company-panel{grid-template-columns:1fr}.fact-row{padding:15px 16px}.selling-card,.education-card,.scenario-card,.service-card,.trust-item,.info-block,.faq-group,.compliance-card{padding:18px}.product-tools{gap:10px}.filter-bar,.compare-picker{scrollbar-width:none;flex-wrap:nowrap;width:100%;padding-bottom:2px;overflow-x:auto}.filter-bar::-webkit-scrollbar{display:none}.compare-picker::-webkit-scrollbar{display:none}.filter-button,.compare-pill{flex:none;min-height:38px}.product-card{min-height:0;display:flex}.product-media{height:190px;min-height:190px}.product-body{padding:16px}.product-title-row{align-items:flex-start;gap:8px}.product-title-row h3{font-size:20px;line-height:1.22}.model-code{white-space:normal;text-align:right;max-width:112px}.highlight-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-strip div{padding:9px 7px}.highlight-strip strong{font-size:13px;line-height:1.3}.product-actions,.detail-actions,.company-actions{grid-template-columns:1fr;gap:10px;display:grid}.product-actions .button,.detail-actions .button,.company-actions .button{width:100%}.compare-toggle{min-height:42px}.detail-layout{gap:20px}.detail-media img{height:240px}.detail-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.detail-highlights div{padding:9px 7px}.detail-highlights strong{font-size:13px;line-height:1.3}.spec-shell{margin-top:20px;padding:16px}.spec-heading h3{font-size:24px}.compare-table{min-width:640px}.compare-table th,.compare-table td{padding:12px;font-size:13px}.compare-table tbody th{width:132px}.service-section{gap:24px}.service-copy{border-left-width:4px;padding-left:14px}.compliance-grid{grid-template-columns:1fr}.record-line,.domain-list div{grid-template-columns:minmax(88px,.34fr) minmax(0,.66fr);gap:10px}.record-line strong,.domain-list dd{overflow-wrap:anywhere}.site-footer{padding:26px 14px 30px}.footer-links{scrollbar-width:none;width:calc(100% + 28px);margin:4px -14px 0;padding:0 14px;display:flex;overflow-x:auto}.footer-links::-webkit-scrollbar{display:none}.footer-links a{flex:none}}@media (width<=430px){h1{font-size:34px}.hero-subtitle{font-size:19px}.hero-visual img{height:218px}.hero-actions{grid-template-columns:1fr}.hero-actions .button:first-child{grid-column:auto}.hero-metrics{grid-template-columns:1fr}.hero-metrics div{border-right:0;border-top:1px solid var(--line)}.hero-metrics div:first-child{border-top:0}.highlight-strip,.detail-highlights{grid-template-columns:1fr}.record-line,.domain-list div{grid-template-columns:1fr;gap:5px}}@media (width<=360px){h1{font-size:31px}.hero-section{padding-left:12px;padding-right:12px}.site-nav{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}}
