:root{--color-primary:#075fb6;--color-blue:#1688df;--color-primary-soft:#edf6ff;--color-navy:#071d36;--color-ink:#10253f;--color-muted:#5f7187;--color-line:#dce6ef;--color-surface:#f5f8fb;--color-white:#fff;--shadow-sm:0 10px 30px #10325814;--shadow-lg:0 24px 56px #08254629;--site-width:1240px;--site-gutter:28px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{min-width:320px;color:var(--color-ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif;font-size:15px;line-height:1.7}body,h1,h2,h3,h4,ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s,transform .2s}img,video{max-width:100%}img{border:0}:focus-visible{outline-offset:3px;outline:3px solid #1688df80}.container,.site-container,.site-wrap{width:min(var(--site-width),calc(100% - var(--site-gutter)*2));margin-inline:auto}.section-shell{padding-block:clamp(64px,8vw,108px)}.home-page .reveal-ready .about-copy,.home-page .reveal-ready .about-media,.home-page .reveal-ready .case-card,.home-page .reveal-ready .industry-card,.home-page .reveal-ready .product-copy,.home-page .reveal-ready .product-image,.home-page .reveal-ready .site-container>:not(.industry-grid):not(.case-grid):not(.strength-grid),.home-page .reveal-ready .strength-grid article{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(52px)}.home-page .reveal-ready.is-visible .about-copy,.home-page .reveal-ready.is-visible .about-media,.home-page .reveal-ready.is-visible .case-card,.home-page .reveal-ready.is-visible .industry-card,.home-page .reveal-ready.is-visible .product-copy,.home-page .reveal-ready.is-visible .product-image,.home-page .reveal-ready.is-visible .site-container>:not(.industry-grid):not(.case-grid):not(.strength-grid),.home-page .reveal-ready.is-visible .strength-grid article{opacity:1;transform:none}.home-page .reveal-ready .case-card,.home-page .reveal-ready .industry-card,.home-page .reveal-ready .strength-grid article{transform:translateY(64px)scale(.97)}.home-page .reveal-ready.is-visible .case-card,.home-page .reveal-ready.is-visible .industry-card,.home-page .reveal-ready.is-visible .strength-grid article{transform:none}.home-page .reveal-ready .case-card:nth-child(2),.home-page .reveal-ready .industry-card:nth-child(2),.home-page .reveal-ready .strength-grid article:nth-child(2){transition-delay:.1s}.home-page .reveal-ready .case-card:nth-child(3),.home-page .reveal-ready .industry-card:nth-child(3),.home-page .reveal-ready .strength-grid article:nth-child(3){transition-delay:.2s}.home-page .reveal-ready .industry-card:nth-child(4){transition-delay:.3s}.section-kicker{color:var(--color-primary);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800}.section-title{color:var(--color-ink);margin-top:10px;font-size:clamp(30px,4vw,48px);line-height:1.22}.section-summary{max-width:720px;color:var(--color-muted);margin-top:16px;font-size:16px;line-height:1.9}.button-primary,.button-secondary{border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-weight:700;display:inline-flex}.button-primary{color:#fff;background:var(--color-primary)}.button-primary:hover{color:#fff;background:var(--color-blue);transform:translateY(-1px)}.button-secondary{border:1px solid var(--color-primary);color:var(--color-primary);background:#fff}.button-secondary:hover{color:#fff;background:var(--color-primary)}.page-shell{min-height:50vh;padding-block:60px 90px}.page-grid{grid-template-columns:220px minmax(0,1fr);gap:40px;display:grid}.prose{color:var(--color-muted);line-height:2}.prose h2,.prose h3{color:var(--color-ink);margin:1.4em 0 .6em;line-height:1.45}.prose p,.prose ul{margin:.8em 0}.inner-page{background:#fff}.inner-section{padding-block:clamp(56px,7vw,90px)}.inner-heading{margin-bottom:34px}.inner-heading h2{color:var(--color-ink);font-size:clamp(28px,4vw,42px);line-height:1.25}.inner-heading p{max-width:760px;color:var(--color-muted);margin-top:12px;font-size:16px}.content-card{border:1px solid var(--color-line);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px}.news-grid,.product-grid,.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-card{border:1px solid var(--color-line);background:#fff;border-radius:9px;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.product-card img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--color-surface);width:100%;height:auto;display:block}.product-card__copy{padding:22px}.product-card h2,.product-card h3{color:var(--color-ink);font-size:20px;line-height:1.5}.product-card p{color:var(--color-muted);margin-top:9px}.product-card__link{color:var(--color-primary);margin-top:16px;font-weight:700;display:inline-flex}.empty-state{border:1px dashed var(--color-line);color:var(--color-muted);text-align:center;background:var(--color-surface);border-radius:10px;padding:54px 24px}.filter-bar{flex-wrap:wrap;gap:10px;margin-bottom:34px;display:flex}.filter-bar button{border:1px solid var(--color-line);min-height:42px;color:var(--color-muted);cursor:pointer;background:#fff;border-radius:5px;padding:0 18px}.filter-bar button.active,.filter-bar button:hover{border-color:var(--color-primary);color:#fff;background:var(--color-primary)}.cta-band{color:#fff;background:linear-gradient(135deg,var(--color-navy),var(--color-primary));justify-content:space-between;align-items:center;gap:28px;padding:38px;display:flex}.cta-band h2{color:#fff;font-size:clamp(24px,3vw,34px)}.cta-band p{color:#ffffffb8;margin-top:8px}.cta-band .button-primary{color:var(--color-primary);background:#fff}@media (width<=900px){.news-grid,.product-grid,.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.news-grid,.product-grid,.solution-grid{grid-template-columns:1fr}.cta-band{flex-direction:column;align-items:flex-start;padding:28px 22px}}@media (width<=900px){:root{--site-gutter:20px}.page-grid{grid-template-columns:1fr}}@media (width<=560px){:root{--site-gutter:16px}body{font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.home-page .reveal-ready .about-copy,.home-page .reveal-ready .about-media,.home-page .reveal-ready .case-card,.home-page .reveal-ready .industry-card,.home-page .reveal-ready .product-copy,.home-page .reveal-ready .product-image,.home-page .reveal-ready .site-container>:not(.industry-grid):not(.case-grid):not(.strength-grid),.home-page .reveal-ready .strength-grid article{opacity:1;transform:none}}.error-page[data-v-9185e8de]{background:radial-gradient(circle at 0 0,#004fb62e,#0000 32%),radial-gradient(circle at 100% 100%,#2a74d124,#0000 28%),linear-gradient(#f4f8ff,#eef3fb);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.error-shell[data-v-9185e8de]{text-align:center;background:#ffffffeb;border:1px solid #004fb61f;border-radius:24px;width:min(100%,560px);padding:48px 40px;box-shadow:0 24px 60px #1a345e1f}.error-kicker[data-v-9185e8de]{color:#2b65b7;letter-spacing:.26em;margin:0 0 12px;font-size:12px;font-weight:700}.error-code[data-v-9185e8de]{color:#123d7b;margin:0;font-size:clamp(72px,16vw,120px);font-weight:800;line-height:.95}.error-title[data-v-9185e8de]{color:#16335d;margin:18px 0 10px;font-size:32px;font-weight:700}.error-message[data-v-9185e8de]{color:#53657e;max-width:420px;margin:0 auto;font-size:16px;line-height:1.8}.error-countdown[data-v-9185e8de]{color:#1b4f98;margin:24px 0 0;font-size:15px;font-weight:600}.error-action[data-v-9185e8de]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#004fb6,#2c77dd);border:none;border-radius:999px;margin-top:18px;padding:12px 22px;font-size:15px;font-weight:700;box-shadow:0 16px 30px #004fb62e}.error-action[data-v-9185e8de]:hover{transform:translateY(-1px)}@media (width<=640px){.error-shell[data-v-9185e8de]{border-radius:20px;padding:40px 24px}.error-title[data-v-9185e8de]{font-size:28px}}
