:root{--blue:#0867c8;--ink:#101d37;--muted:#667a94;--pale:#f3f8fc;--line:#dae5ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;font-size:16px}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation}a,button{transition:color .18s,background-color .18s,box-shadow .18s}a:hover{color:var(--blue)}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #227bd0;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.4}h1{font-size:48px;letter-spacing:-1px}h2{font-size:32px;letter-spacing:-.6px}h3{font-size:22px}p{color:var(--muted)}.wrap{width:min(1240px,88%);margin:auto}.section{padding-top:78px;padding-bottom:78px}.eyebrow{font-size:11px;letter-spacing:3px;font-weight:500;margin-bottom:20px}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid #edf2f6}.header-inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{color:var(--blue);font-size:29px;font-weight:750;letter-spacing:1px;white-space:nowrap;line-height:1.2}.brand span{display:block;font-size:9px;font-weight:400;letter-spacing:3px;margin-top:5px;color:var(--muted)}#navigation{display:flex;align-items:center;gap:32px;font-size:14px}#navigation [aria-current=page]{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--blue);border:1px solid var(--blue);border-radius:30px;color:white;padding:12px 30px;font-size:15px;cursor:pointer}.button:hover{background:#0554a6;color:white}.button.small{padding:8px 23px;font-size:13px}.menu-toggle{display:none}.hero{background:#f0f7fc url('./hero.webp') center center/cover no-repeat;min-height:520px}.hero-copy{padding:70px 0 48px;max-width:670px}.hero h1{font-size:clamp(36px,4vw,58px);font-weight:500;line-height:1.42;letter-spacing:-1.7px}.hero-sub{font-size:23px;letter-spacing:2px;margin:14px 0 32px}.hero-note{margin-top:66px;font-size:12px;letter-spacing:1px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:38px}.section-head p:not(.eyebrow){margin-top:5px}.quiet{font-size:12px;color:var(--muted);letter-spacing:2px}.needs{padding-top:45px;padding-bottom:48px}.need-grid{display:grid;grid-template-columns:repeat(3,1fr)}.need-grid>a{padding:0 44px;border-left:1px solid var(--line)}.need-grid>a:first-child{padding-left:0;border-left:0}.need-grid small{font-size:12px;letter-spacing:2px;color:var(--muted)}.need-grid h3{margin:7px 0}.need-grid p{font-size:14px}.text-link{color:var(--blue);font-size:14px;display:inline-block}.need-grid .text-link{margin-top:17px}.research{background:#eef5fa url('./research.webp') center/cover no-repeat}.research-inner{padding:45px 0 48px}.research h2{margin-bottom:12px}.research p:not(.eyebrow){font-size:14px}.research .text-link{margin-top:22px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 30px}.product-image{background:var(--pale);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:25px;overflow:hidden}.product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .25s}.product-card:hover img{transform:scale(1.035)}.product-card h2,.product-card h3{font-size:19px;line-height:1.6;margin:18px 0 8px}.news-section{background:var(--pale)}.news-list>a{display:flex;align-items:center;gap:40px;border-top:1px solid var(--line);padding:25px 0}.news-list h3{flex:1;font-size:20px}.news-list time{color:var(--muted);font-size:13px}.footer{padding-top:55px;background:#f9fbfd;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;padding-bottom:38px}.footer h3{font-size:15px;margin-bottom:15px}.footer p{font-size:13px;margin-top:18px}.footer-top>div:not(:first-child)>a{display:block;color:var(--muted);font-size:13px;margin-bottom:8px}.qr{width:100px;height:100px;object-fit:contain}.legal{border-top:1px solid var(--line);padding:20px 0 25px}.legal p{font-size:11px;margin-top:4px}.skip{position:fixed;top:-70px;left:12px;z-index:100;background:white;color:var(--blue);padding:12px}.skip:focus{top:12px}.page-intro{background:var(--pale);padding:38px 0 55px}.page-intro h1{margin-bottom:8px}.back{color:var(--muted);font-size:13px;display:inline-block;margin-bottom:24px}.category-nav{display:flex;gap:12px;flex-wrap:wrap;padding-bottom:38px}.category-nav a{border:1px solid var(--line);padding:8px 18px;border-radius:22px;font-size:13px}.category-nav a:hover,.category-nav a[aria-current]{background:var(--blue);color:white}.pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:48px 0 0}.pagination a,.pagination span{padding:6px 13px;border:1px solid var(--line);border-radius:5px}.page-num-current{background:var(--blue);color:white}.editorial-list>a{display:flex;justify-content:space-between;gap:28px;padding:30px 0;border-bottom:1px solid var(--line);align-items:center}.editorial-list h2{font-size:24px;margin:8px 0}.editorial-list time{font-size:12px;color:var(--muted)}.editorial-list p{font-size:14px}.editorial-list .text-link{white-space:nowrap}.article{max-width:940px;padding-top:48px;padding-bottom:75px}.article h1{font-size:38px;line-height:1.5}.article-meta{font-size:13px;border-bottom:1px solid var(--line);padding:20px 0 28px;margin-bottom:36px}.richtext{overflow-wrap:anywhere;line-height:1.9}.richtext p{color:#34465d;margin:1em 0}.richtext img,.richtext video,.richtext iframe{max-width:100%!important;height:auto}.richtext table{max-width:100%;display:block;overflow:auto}.richtext [style*="width"]{max-width:100%}.article-back{margin-top:35px}.contact-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:80px}.contact-layout h2{font-size:30px;margin-bottom:16px}.contact-layout .qr{margin-top:25px}.contact-list section{padding:20px 0;border-bottom:1px solid var(--line)}.search-form{margin:24px 0 40px}.search-form label{display:block;margin-bottom:8px}.search-form>div{display:flex;gap:15px;max-width:680px}.search-form input{min-width:0;flex:1;border:1px solid var(--line);border-radius:6px;padding:10px 15px}.search-form .button{flex-shrink:0}
@media(min-width:1500px){.hero{min-height:570px}.hero-copy{padding-top:90px}}@media(max-width:1100px){#navigation{gap:18px}.hero-sub{font-size:19px}.need-grid>a{padding:0 25px}.hero{background-position:58% center}}@media(max-width:900px){.header-inner{height:70px}.menu-toggle{display:block;background:#fff;border:1px solid var(--line);border-radius:20px;padding:6px 18px;font-size:13px;color:var(--blue)}#navigation{display:none;position:absolute;top:70px;left:0;width:100%;background:#fff;padding:20px 6%;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #12233b0a}#navigation.is-open{display:flex;flex-direction:column;align-items:stretch;gap:8px}#navigation>a{padding:10px}.hero{background-position:65% center}.hero-copy{max-width:570px}.hero h1{font-size:43px}.hero-sub{font-size:18px;letter-spacing:.5px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:2fr 1fr 1fr}.footer-top>div:last-child{grid-column:1/-1}.section{padding-top:55px;padding-bottom:55px}.need-grid>a{padding:0 18px}.need-grid h3{font-size:21px}}
@media(max-width:600px){.wrap{width:88%}.brand{font-size:26px}.hero{min-height:580px;background-position:70% bottom;background-size:auto 70%;background-repeat:no-repeat;background-color:#f4f9fc}.hero-copy{padding:32px 0 30px;max-width:100%}.hero .eyebrow{margin-bottom:15px;font-size:9px}.hero h1{font-size:33px;line-height:1.5;letter-spacing:-1px}.hero-sub{font-size:15px;margin:12px 0 22px}.hero .button{padding:10px 23px;font-size:13px}.hero-note{margin-top:25px;max-width:170px;font-size:11px}.needs{padding:32px 0}.section-head{align-items:start;margin-bottom:25px}.section-head h2,h2{font-size:25px}.section-head p{font-size:13px}.quiet{display:none}.need-grid{grid-template-columns:1fr}.need-grid>a,.need-grid>a:first-child{padding:21px 0;border-left:0;border-top:1px solid var(--line)}.need-grid>a:first-child{border-top:0;padding-top:0}.need-grid h3{font-size:22px}.need-grid .text-link{margin-top:8px}.research{background-position:65% center}.research-inner{padding:33px 0;min-height:300px}.research p:not(.eyebrow){max-width:205px;font-size:12px}.research .eyebrow{font-size:9px;letter-spacing:1px}.research h2{font-size:26px}.product-grid{gap:24px 15px}.product-image{aspect-ratio:1;padding:12px}.product-card h2,.product-card h3{font-size:15px;margin-top:12px}.product-card .text-link{font-size:12px}.section-head>.text-link{white-space:nowrap;font-size:12px;align-self:end}.news-list>a{gap:12px;flex-wrap:wrap;padding:20px 0}.news-list time{width:100%}.news-list h3{font-size:17px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:auto}.page-intro{padding:22px 0 35px}h1,.page-intro h1{font-size:32px}.article h1{font-size:27px}.article{padding-top:30px}.richtext{font-size:15px}.editorial-list>a{align-items:start;flex-direction:column;gap:12px}.editorial-list h2{font-size:21px}.contact-layout{grid-template-columns:1fr;gap:30px}.contact-layout h2{font-size:25px}.category-nav{gap:8px;padding-bottom:24px}.category-nav a{padding:6px 12px;font-size:12px}.search-form>div{gap:8px}.search-form .button{padding:10px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(min-width:901px) and (max-width:1499px){.header-inner{height:70px}.hero{min-height:500px}.hero-copy{padding:50px 0 35px}.hero h1{font-size:58px}.hero-note{margin-top:44px}.hero-sub{margin-bottom:28px}}
@media(max-width:600px){.hero{background-size:auto 100%;background-position:58% center}}
