:root{--blue:#302cbd;--ink:#101e38;--muted:#637085;--line:#e6eaf2;--soft:#f5f7fc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font:16px/1.75 'Microsoft YaHei','PingFang SC',system-ui,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a,button{transition:background .18s,color .18s,box-shadow .18s}a:hover{color:var(--blue)}:focus-visible{outline:3px solid #668bff;outline-offset:5px}p{color:var(--muted);margin:12px 0 22px}h1,h2,h3,h4{line-height:1.4;margin:0 0 16px;font-weight:700;letter-spacing:-.035em}h1{font-size:clamp(36px,4.2vw,58px)}h2{font-size:clamp(27px,2.8vw,38px)}h3{font-size:22px}h4{font-size:22px}svg{width:21px;height:21px;vertical-align:middle;flex-shrink:0}img{max-width:100%}.wrap{width:min(1220px,calc(100% - 80px));margin:auto}header{position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav{height:86px;display:flex;align-items:center;gap:26px}.brand{margin-right:auto;flex-shrink:0}.brand img{width:220px;height:60px;object-fit:cover;display:block}.nav nav{display:flex;align-items:center;gap:30px;font-size:15px}.nav nav>a:hover{color:var(--blue)}.dropdown{position:relative}.dropdown summary{cursor:pointer;list-style:none}.dropdown summary::-webkit-details-marker{display:none}.dropdown summary span{margin-left:4px}.dropdown>div{position:absolute;top:40px;left:-20px;width:180px;padding:12px;background:#fff;box-shadow:0 16px 50px #17264520;border:1px solid var(--line);border-radius:8px}.dropdown a{display:block;padding:8px 12px;border-radius:5px}.dropdown a:hover{background:var(--soft)}.login{font-size:14px;color:var(--muted)}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:12px 25px;border-radius:5px;background:var(--blue);color:white;border:1px solid var(--blue);font-size:16px;font-weight:600;white-space:normal;text-align:center}.button:hover{background:#252197;color:#fff;box-shadow:0 5px 18px #302cbd25}.button.small{min-height:42px;padding:8px 17px;font-size:14px}.button.outline{background:transparent;color:var(--blue);border-color:#bbbce2}.button.outline:hover{background:#eeeffc}.button.white{background:#fff;border-color:#fff;color:var(--blue)}.menu-toggle{display:none}.hero{background:linear-gradient(115deg,#f9fbff 0%,#f1f4fe 62%,#e8ebfc 100%);overflow:hidden}.hero-grid{min-height:590px;display:grid;grid-template-columns:43fr 57fr;align-items:center;gap:30px;padding-top:60px;padding-bottom:64px}.hero-copy{position:relative;z-index:1}.hero h1{font-size:clamp(36px,3.6vw,52px);line-height:1.4;letter-spacing:-.045em;margin-bottom:24px}.hero h1 span{color:var(--blue)}.hero-copy>p{font-size:19px;line-height:1.85;color:#50607a}.actions{display:flex;gap:12px;margin:29px 0}.hero-note{font-size:13px;color:#71809a;display:flex;gap:15px;flex-wrap:wrap}.hero-note span{padding-left:15px;border-left:1px solid #cbd1df}.dashboard{background:#fff;border:1px solid #dfe5f2;border-radius:10px;box-shadow:0 24px 65px #39487520;min-width:0;overflow:hidden;transform:translateX(10px)}.browserbar{display:flex;align-items:center;gap:6px;padding:12px 15px;border-bottom:1px solid var(--line);font-size:12px;background:#fafbff;line-height:1.5}.browserbar>span{width:7px;height:7px;background:#cdd3e1;border-radius:50%}.browserbar small{font-size:12px;margin-left:10px;color:#708096}.browserbar em{margin-left:auto;font-size:12px;color:#7d879b;font-style:normal}.dashbody{display:flex;min-height:385px}.dashbody aside{background:#112346;color:#b9c7e0;display:flex;flex-direction:column;gap:9px;width:124px;flex-shrink:0;padding:23px 11px;font-size:12px}.dashbody aside b{color:white;margin:0 5px 15px;font-size:14px}.dashbody aside span{padding:7px 10px;border-radius:4px}.dashbody aside .active{background:var(--blue);color:white}.dash-main{padding:23px;flex:1;min-width:0;background:#f6f8fc}.dash-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dash-title>b{font-size:18px}.dash-title>span{font-size:12px;color:#788399}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stats>div{background:white;padding:14px 10px;border-radius:5px}.stats span{font-size:12px;color:#7b879b;display:block}.stats strong{font-size:25px;line-height:1.7}.stats small{font-size:12px;font-weight:400}.chart-title{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin:23px 0 11px}.chart-title span{font-size:12px;color:#8993a5}.bars{padding:12px;background:#fff;border-radius:5px}.bars>div{display:flex;align-items:center;gap:9px;font-size:12px;margin:7px 0}.bars span{width:45px;flex-shrink:0;color:#7c8697}.bars i{height:9px;background:var(--c);width:var(--w);border-radius:2px}.bars b{font-weight:400;color:#7d879b}.sample-order{display:flex;align-items:center;justify-content:space-between;gap:10px;background:white;margin-top:14px;padding:12px;border-radius:5px}.sample-order small{font-size:12px;color:#8691a3;display:block}.sample-order b{display:block;font-size:12px;margin-top:3px}.sample-order>span{color:var(--blue);background:#eeedff;padding:3px 8px;font-size:12px;white-space:nowrap}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:36px 0;border-bottom:1px solid var(--line)}.feature-strip>a{display:flex;gap:16px;padding:0 24px;border-right:1px solid var(--line)}.feature-strip>a:first-child{padding-left:0}.feature-strip>a:last-child{border:0;padding-right:0}.feature-strip svg{width:30px;height:30px;color:var(--blue);margin-top:3px}.feature-strip h2{font-size:19px;letter-spacing:0;margin:0 0 6px}.feature-strip p{font-size:14px;line-height:1.8;margin:0}.section{padding-top:88px;padding-bottom:88px}.section-heading{text-align:center;margin-bottom:37px}.section-heading h2{margin-top:10px;margin-bottom:12px}.section-heading p{margin:0}.section-label{font-size:14px;color:var(--blue);font-weight:600;letter-spacing:.06em}.tabs{display:flex;justify-content:center;border-bottom:1px solid var(--line);margin:0 auto 24px;max-width:880px}.tabs button{padding:15px 32px;background:none;border:none;border-bottom:2px solid transparent;color:#667289;min-height:50px;flex:1;white-space:nowrap}.tabs button[aria-selected=true]{color:var(--blue);border-color:var(--blue);font-weight:600}.feature-panel{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:var(--soft);border-radius:8px;padding:46px 56px;align-items:center}.feature-panel h3{font-size:29px;margin-top:12px}.feature-panel ul{padding:0;list-style:none;color:#596780;margin:25px 0}.feature-panel li{margin:10px 0}.feature-panel li:before{content:'✓';color:var(--blue);margin-right:12px}.text-link{display:inline-flex;gap:9px;align-items:center;color:var(--blue);font-weight:600}.record{background:white;padding:26px;border:1px solid #e5e8f1;border-radius:6px;box-shadow:0 12px 30px #253d5910}.record-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#8790a2;margin-bottom:24px}.status{color:#26876d;background:#eaf7f1;padding:3px 9px;border-radius:3px}.record h4{margin:0;font-size:22px}.record>p{font-size:13px;margin:5px 0 20px}dl{display:grid;grid-template-columns:1fr 1fr;gap:20px 15px;border-top:1px solid var(--line);padding-top:20px}dt{font-size:12px;color:#8c95a5}dd{font-size:14px;margin:5px 0 0}.record-foot{font-size:12px;padding:10px;background:#f5f6fc;color:#64708c;margin-top:22px}.workflow{background:#0e2344;padding:72px 0;color:#fff}.workflow p{color:#aabbd2}.workflow .section-heading{margin-bottom:46px}.workflow ol{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;list-style:none;padding:0;margin:0 0 24px}.workflow li{border-top:1px solid #ffffff29;padding-top:24px}.workflow li>span{font-size:28px;color:#9caafa;letter-spacing:.03em}.workflow h3{font-size:21px;margin:12px 0}.workflow li p{font-size:15px;line-height:1.9;margin-bottom:0}.workflow .text-link{color:#b9c5ff;font-size:14px}.solution-banner{position:relative;border-radius:7px;overflow:hidden;min-height:330px;background:#142a45}.solution-banner>img{width:100%;height:360px;object-fit:cover;display:block}.solution-banner>div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:45px;background:linear-gradient(90deg,#102644f2,#102644a0 45%,transparent 85%);color:white}.solution-banner h3{font-size:28px}.solution-banner p{max-width:370px;color:#e0e6ed}.scenario-row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px}.scenario-row>div{border-left:2px solid #b9b7ec;padding-left:20px}.scenario-row h3{font-size:20px;margin-bottom:8px}.scenario-row p{font-size:14px;margin:0}.knowledge-home{padding:80px 0;background:var(--soft)}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.article-card{padding:30px;background:white;border:1px solid var(--line);border-radius:5px}.article-card:hover{box-shadow:0 10px 28px #2633510b}.article-card>span{font-size:13px;color:var(--blue)}.article-card h3{font-size:21px;line-height:1.6;margin-top:14px}.article-card p{font-size:14px;line-height:1.9}.article-card>b{color:var(--blue);font-size:14px}.faq{max-width:900px;margin:70px auto 0}.faq h2{text-align:center;font-size:28px;margin-bottom:24px}.faq details{background:#fff;border-bottom:1px solid var(--line);padding:18px 24px}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:16px}.faq summary::-webkit-details-marker{display:none}.faq summary>span{color:var(--blue)}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{margin:15px 25px 5px 0;line-height:1.9}.cta{background:var(--blue);color:#fff;padding:55px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:31px;margin-bottom:12px}.cta p{color:#dcdcf4;margin:0}.cta .button{flex-shrink:0}footer{background:#0d1c34;color:#d3dbea;padding:60px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px}.footer-grid strong{font-size:24px;color:#fff}.footer-grid p{font-size:14px;color:#8d9ab0}.footer-grid b{font-size:15px;color:white;display:block;margin-bottom:15px}.footer-grid a{display:block;color:#a3afc1;font-size:14px;margin:8px 0}.footer-grid a:hover{color:#fff}.footer-grid .phone{color:#fff;font-size:24px;letter-spacing:.03em}.copyright{border-top:1px solid #ffffff16;padding:22px 0;font-size:12px;color:#8290a7;display:flex;justify-content:space-between}.crumbs{display:flex;gap:13px;padding-top:28px;font-size:13px;color:#8791a2}.crumbs a{color:#647187}.page-hero{padding-top:58px;padding-bottom:62px}.page-hero h1{margin-top:18px;max-width:990px}.lead{font-size:19px;line-height:1.95;max-width:820px;margin:23px 0 30px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:40px}.benefits svg{width:32px;height:32px;color:var(--blue);margin-bottom:20px}.benefits h3{font-size:22px}.benefits p{font-size:16px;line-height:1.95}.soft{background:var(--soft)}.steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin:35px 0 0}.steps span{font-size:30px;color:var(--blue)}.steps p{line-height:1.9}.related{display:flex;gap:20px;flex-wrap:wrap;margin:30px 0}.related a{display:flex;align-items:center;gap:40px;padding:15px 22px;border:1px solid var(--line);border-radius:4px;font-size:17px}.wide-photo{width:100%;height:400px;object-fit:cover;border-radius:6px;display:block}.solution-details article{display:flex;gap:50px;border-bottom:1px solid var(--line);padding:36px 0}.solution-details article>span{color:var(--blue);font-size:32px}.solution-details h2{font-size:27px}.solution-details p{max-width:850px;line-height:1.95}.article-list{padding-bottom:80px;display:grid;gap:24px}.article-list>a{padding:32px;border:1px solid var(--line);border-radius:5px}.article-list>a>span{font-size:13px;color:var(--blue)}.article-list h2{font-size:26px;margin-top:13px}.article-list b{color:var(--blue);font-size:15px}.article-body{width:min(820px,calc(100% - 80px));margin:55px auto 85px}.article-body h1{font-size:40px;line-height:1.5;margin-top:15px}.byline{font-size:13px}.answer{padding:26px 30px;background:var(--soft);border-left:3px solid var(--blue);font-size:18px;line-height:1.95;color:#43516b;margin:35px 0 42px}.article-body section{margin:32px 0}.article-body section h2{font-size:26px}.article-body section p{font-size:17px;line-height:2}.reading{margin:40px 0;padding:28px;background:var(--soft)}.reading h2{font-size:23px}.about-content{max-width:900px;padding-bottom:85px}.about-content h2{font-size:28px;margin-top:28px}.about-content p{font-size:18px;line-height:2}.contact-phone{font-size:32px;color:var(--blue);letter-spacing:.02em}.trial-options{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:65px}.trial-options article{padding:38px;border:1px solid var(--line);border-radius:7px;background:var(--soft)}.option-no{font-size:13px;color:var(--blue);display:block;margin-bottom:20px}.trial-options h2{font-size:28px}.trial-options ol{padding-left:22px;line-height:2.2;color:var(--muted);margin-bottom:25px}.trial-options article>p{line-height:1.95}.trial-options .muted,#copy-status{font-size:14px;margin-bottom:0}.trial-help{padding-bottom:80px}.trial-help h2{font-size:28px}.mobile-cta{display:none}.skip{position:fixed;top:-100px;left:20px;z-index:99;background:#fff;padding:12px}.skip:focus{top:10px}[hidden]{display:none!important}
@media(min-width:1600px){.hero-grid{min-height:650px}}@media(max-width:1120px){.wrap{width:calc(100% - 48px)}.nav{gap:15px}.nav nav{gap:18px;font-size:14px}.brand img{width:185px;height:52px}.hero-grid{gap:10px;grid-template-columns:44fr 56fr}.hero h1{font-size:40px}.actions .button{padding:11px 16px;font-size:14px}.dash-main{padding:15px}.dashbody aside{width:105px;padding:20px 6px}.feature-strip>a{padding:0 14px;gap:10px}.feature-strip h2{font-size:17px}.feature-panel{padding:35px;gap:35px}.hero-note{font-size:12px}.feature-strip svg{width:25px;height:25px}.article-card{padding:22px}.hero-grid{min-height:540px}}
@media(max-width:860px){.nav{height:74px}.nav nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;padding:22px 25px;border-bottom:1px solid var(--line)}.nav nav.open{display:flex;flex-direction:column;align-items:stretch;gap:19px}.menu-toggle{display:block;border:0;background:none;color:var(--ink);padding:10px;font-size:14px}.nav .login{display:none}.dropdown>div{position:static;box-shadow:none;border:0;padding:8px 0 0;width:100%}.brand img{width:180px;height:50px}.hero-grid{grid-template-columns:1fr;gap:35px;padding-top:45px;padding-bottom:45px}.hero-copy{max-width:660px}.hero h1{font-size:48px}.hero-copy>p br{display:none}.dashboard{transform:none;max-width:700px;width:100%}.dashbody{min-height:340px}.dashbody aside{width:140px;font-size:13px}.dash-main{padding:24px}.stats span,.bars>div,.sample-order b{font-size:13px}.feature-strip{grid-template-columns:1fr 1fr;gap:28px 0}.feature-strip>a{padding:0 20px!important}.feature-strip>a:nth-child(2){border:0}.feature-panel{grid-template-columns:1fr 1fr;gap:25px;padding:30px}.feature-panel h3{font-size:25px}.record{padding:20px}.workflow ol{gap:24px;grid-template-columns:1fr 1fr}.article-grid{grid-template-columns:1fr}.article-card{padding:27px}.article-card p{font-size:16px}.cta h2{font-size:28px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:25px}.footer-grid>div:last-child{grid-column:2 / 4}.benefits{gap:24px}.steps{gap:25px}.trial-options{gap:20px}.trial-options article{padding:26px}.section{padding-top:65px;padding-bottom:65px}}
@media(max-width:580px){.wrap{width:calc(100% - 36px)}.nav{gap:7px;height:68px}.nav nav{top:68px}.brand img{width:145px;height:42px}.button.small{font-size:12px;min-height:38px;padding:7px 10px}.button.small svg{display:none}.menu-toggle{font-size:13px;padding:8px}.hero-grid{padding-top:42px;gap:28px}.hero h1{font-size:36px;margin-bottom:18px}.hero-copy>p{font-size:17px}.actions{gap:10px;margin:23px 0}.actions .button{font-size:14px;min-height:46px;padding:10px 17px}.hero-note{display:block;font-size:12px}.hero-note span{margin-left:12px;padding-left:12px}.dashboard{border-radius:6px}.browserbar{padding:10px;font-size:12px}.browserbar small{font-size:12px}.browserbar em{display:none}.dashbody aside{display:none}.dash-main{padding:18px;width:100%}.dash-title>b{font-size:17px}.stats strong{font-size:24px}.dashbody{min-height:auto}.stats{gap:8px}.stats span{font-size:12px}.stats>div{padding:10px}.feature-strip{padding:26px 0;gap:22px 0}.feature-strip>a{padding:0 11px!important;gap:10px}.feature-strip>a:nth-child(odd){padding-left:0!important}.feature-strip h2{font-size:16px}.feature-strip p{font-size:13px;line-height:1.8}.feature-strip svg{width:22px;height:22px;margin-top:2px}.section{padding-top:52px;padding-bottom:52px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:27px}.section-heading p{font-size:15px}.tabs button{padding:12px 4px;font-size:14px}.feature-panel{grid-template-columns:1fr;padding:25px;gap:26px}.feature-panel h3{font-size:25px}.feature-panel>div>p{font-size:15px}.record{padding:22px}.workflow{padding:52px 0}.workflow ol{gap:22px}.workflow .section-heading{margin-bottom:28px}.workflow h3{font-size:19px}.workflow li p{font-size:14px}.workflow li>span{font-size:26px}.solution-banner>img{height:370px;object-position:60% center}.solution-banner>div{padding:25px;background:linear-gradient(90deg,#102644e8,#10264490)}.solution-banner h3{font-size:25px}.solution-banner p{font-size:16px}.scenario-row{grid-template-columns:1fr;gap:22px}.knowledge-home{padding:52px 0}.faq{margin-top:45px}.faq details{padding:17px}.faq details p{font-size:15px;margin-right:0}.cta{padding:38px 0}.cta-inner{display:block}.cta h2{font-size:27px}.cta p{font-size:15px}.cta .button{margin-top:24px}.footer-grid{grid-template-columns:1fr 1fr;padding-bottom:30px}.footer-grid>div:first-child{grid-column:1 / 3}.footer-grid>div:last-child{grid-column:auto}.footer-grid strong{font-size:23px}.copyright{display:block;padding-bottom:94px}.copyright span{display:block;margin-top:7px}footer{padding-top:38px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;padding:9px 18px calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;gap:20px;z-index:25}.mobile-cta>a:first-child{font-size:14px;width:90px;text-align:center}.mobile-cta .button{flex:1;min-height:44px;padding:9px;font-size:15px}.page-hero{padding-top:38px;padding-bottom:35px}.page-hero h1{font-size:34px;line-height:1.5}.lead{font-size:17px}.crumbs{font-size:12px;padding-top:22px;flex-wrap:wrap;gap:8px}.benefits{grid-template-columns:1fr;gap:20px}.benefits article{border-bottom:1px solid var(--line);padding-bottom:12px}.benefits h3{font-size:23px}.steps{grid-template-columns:1fr;gap:14px}.steps li{display:flex;align-items:baseline;gap:20px}.steps p{margin:0}.related{display:grid;gap:12px}.related a{justify-content:space-between}.wide-photo{height:230px}.solution-details article{gap:20px;padding:26px 0}.solution-details article>span{font-size:25px}.solution-details h2{font-size:23px}.article-body{width:calc(100% - 36px);margin-top:38px;margin-bottom:50px}.article-body h1{font-size:31px}.article-body section h2{font-size:24px}.article-body section p{font-size:16px}.answer{padding:20px;font-size:17px}.byline{font-size:12px}.article-list>a{padding:23px}.article-list h2{font-size:24px}.article-list p{font-size:16px}.trial-options{grid-template-columns:1fr;margin-bottom:45px}.trial-options article{padding:25px}.trial-options h2{font-size:25px}.trial-help h2{font-size:25px}.about-content p{font-size:17px}.about-content h2{font-size:25px}.contact-phone{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(forced-colors:active){.button{border:1px solid ButtonText}.tabs button[aria-selected=true]{border-bottom:3px solid Highlight}}

/* Trial: original mini-program code, never cropped or overlaid. */
.trial-options{align-items:start}.miniapp-card .scan-intro{margin-bottom:24px}.miniapp-code{margin:0 0 24px;text-align:center}.miniapp-code a{display:block;background:#fff;width:276px;max-width:100%;padding:18px;margin:0 auto;border:1px solid var(--line);border-radius:8px}.miniapp-code img{display:block;width:100%;height:auto;object-fit:contain;aspect-ratio:1;max-width:344px}.miniapp-code figcaption{font-size:14px;color:var(--muted);margin-top:12px}.scan-help{margin:0 0 22px}.scan-help p{font-size:14px;line-height:1.9;margin:10px 0}.scan-help strong{color:var(--ink)}.miniapp-card>.button{width:100%}.miniapp-card .save-hint{font-size:13px;line-height:1.8;margin:12px 0 0}.search-fallback{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.search-fallback summary{cursor:pointer;color:var(--muted);font-size:14px}.search-fallback p{font-size:14px}.search-fallback .button{font-size:14px;min-height:44px}.search-fallback #copy-status:empty{display:none}@media(max-width:580px){.miniapp-code a{width:256px;padding:16px}.miniapp-card h2{font-size:25px}.scan-help p{font-size:14px}}

.copyright{flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;font-size:14px}.copyright span{margin:0}.copyright a{color:inherit}.copyright a:hover{color:#fff;text-decoration:underline}@media(max-width:580px){.copyright{display:flex;font-size:13px}.copyright span{margin:0}}

.hero-product-image{display:block;min-width:0;width:100%;border:1px solid #dfe5f2;border-radius:8px;background:#fff;box-shadow:0 24px 65px #39487520;cursor:default}.hero-product-image img{display:block;width:100%;height:auto;object-fit:contain;border-radius:7px}@media(max-width:860px){.hero-product-image{max-width:700px}}

.product-caption{font-size:12px;line-height:1.7;color:var(--muted);margin:0;padding:10px 14px;border-top:1px solid var(--line)}
.content-table{max-width:100%;margin:28px 0;overflow-x:auto;border:1px solid var(--line);border-radius:6px}
.content-table table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:15px;line-height:1.85}
.content-table caption{text-align:left;font-weight:600;padding:16px 20px;background:var(--soft);color:var(--ink)}
.content-table th,.content-table td{text-align:left;vertical-align:top;padding:15px 20px;border-top:1px solid var(--line);overflow-wrap:anywhere}
.content-table th{font-weight:600;background:#fafbfe}.content-table td{color:#526078}.content-table th+th,.content-table td+td{border-left:1px solid var(--line)}
.detail-section>p{max-width:900px}.practical-example{padding:26px 30px;background:var(--soft);border-left:3px solid var(--blue);margin:30px 0}.practical-example h3{font-size:21px}.practical-example p{margin-bottom:0}
.detail-faq{max-width:none;margin:38px 0 26px}.detail-faq h2{text-align:left;font-size:25px}.detail-faq details{border:1px solid var(--line)}.detail-faq details+details{border-top:0}
.knowledge-more{margin-top:26px}.company-facts{grid-template-columns:repeat(2,minmax(0,1fr));margin:28px 0 40px;padding:24px;background:var(--soft);border:1px solid var(--line);border-radius:6px}.company-facts dt{font-size:14px;color:var(--muted)}.company-facts dd{font-size:16px;overflow-wrap:anywhere}.company-facts a,.byline a{color:var(--blue)}
.article-related{padding:25px 0;margin:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.article-related h2{font-size:23px}.article-related a{display:block;color:var(--blue);margin:10px 0}.article-related a:hover,.byline a:hover{text-decoration:underline}
.trial-help>.content-table{max-width:900px}.trial-help>h2:not(:first-child){margin-top:48px}
@media(max-width:580px){.content-table table{font-size:14px;line-height:1.8}.content-table th,.content-table td{padding:12px 10px}.content-table caption{padding:13px 12px;font-size:14px}.company-facts{grid-template-columns:1fr;padding:20px;gap:18px}.practical-example{padding:20px}.detail-faq h2{font-size:24px}.product-caption{padding:9px 11px;font-size:12px}}

.consult-rail{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:40;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 6px 28px #10234420}.consult-item{position:relative}.consult-item+.consult-item{border-top:1px solid var(--line)}.consult-trigger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:78px;min-height:83px;padding:12px 6px;border:0;background:transparent;color:var(--blue);font-size:13px;border-radius:8px}.consult-trigger svg{width:27px;height:27px}.consult-trigger:hover,.consult-trigger[aria-expanded=true]{background:var(--blue);color:#fff}.consult-panel{position:absolute;right:calc(100% + 12px);top:0;width:min(280px,calc(100vw - 118px));padding:24px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 40px #10234425;text-align:center}.consult-panel h2{font-size:20px;letter-spacing:0;margin:0 0 8px}.consult-panel>p{font-size:14px;margin:5px 0 16px}.consult-close{position:absolute;right:3px;top:3px;width:32px;height:32px;background:transparent;border:0;color:var(--muted);font-size:24px;line-height:1}.consult-number{display:block;color:var(--blue);font-size:23px;white-space:nowrap;font-weight:600;letter-spacing:0;margin:16px 0}.consult-panel .button{width:100%;min-height:44px;font-size:14px;padding:10px}.consult-qr{display:block;padding:12px;background:white;border:1px solid var(--line)}.consult-qr img{display:block;width:100%;height:auto;object-fit:contain}.consult-panel>.consult-tip{font-size:13px;line-height:1.8;margin:12px 0}.consult-save{font-size:14px;color:var(--blue);text-decoration:underline}@media(max-width:580px){.consult-rail{right:10px;top:auto;bottom:calc(88px + env(safe-area-inset-bottom));transform:none}.consult-trigger{width:62px;min-height:66px;padding:9px 4px;gap:4px;font-size:12px}.consult-trigger svg{width:23px;height:23px}.consult-panel{top:auto;bottom:0;right:calc(100% + 8px);width:min(280px,calc(100vw - 94px));padding:22px 16px;max-height:calc(100dvh - 110px);overflow:auto}.consult-number{font-size:21px}.consult-panel h2{font-size:19px}.consult-panel>p{font-size:13px}}

.footer-follow{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:30px 0 42px;border-top:1px solid #ffffff16}.footer-follow-copy{max-width:400px}.footer-follow h2{font-size:24px;letter-spacing:0;color:#fff;margin:0 0 12px}.footer-follow p{color:#a3afc1;margin:0 0 12px;font-size:15px}.footer-follow small{display:block;color:#a3afc1;font-size:13px;line-height:1.9}.footer-codes{display:flex;gap:26px;flex-shrink:0}.footer-codes figure{margin:0;width:170px;max-width:100%;text-align:center}.footer-code-image{display:flex;align-items:center;justify-content:center;background:#f6f8f9;padding:8px;border-radius:5px;min-height:208px}.footer-code-image img{display:block;width:100%;height:auto;object-fit:contain}.footer-codes figcaption{font-size:13px;color:#b5c0d1;margin-top:12px;line-height:1.8}@media(max-width:860px){.footer-follow{gap:24px}.footer-codes{gap:18px}.footer-codes figure{width:155px}.footer-code-image{min-height:190px}}@media(max-width:580px){.footer-follow{display:block;padding:30px 0}.footer-follow-copy{max-width:none}.footer-follow h2{font-size:22px}.footer-codes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.footer-codes figure{width:100%;min-width:0}.footer-code-image{min-height:0;aspect-ratio:0.81;padding:6px}.footer-codes figcaption{font-size:12px}.footer-follow small{font-size:13px}}

/* One feature selector, supplied screenshots at their original proportions. */
.capabilities{padding-bottom:76px}.feature-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:24px 0;border-bottom:1px solid var(--line);gap:8px}
.feature-tabs button{display:flex;align-items:flex-start;gap:14px;text-align:left;min-width:0;padding:20px 15px;background:#fff;border:1px solid transparent;border-bottom:3px solid transparent;border-radius:5px;color:var(--ink);line-height:1.75}
.feature-tabs button>svg{width:28px;height:28px;color:var(--blue);margin-top:3px}.feature-tab-copy{display:flex;flex-direction:column;min-width:0;gap:6px}.feature-tab-copy strong{font-size:19px;line-height:1.5}.feature-tab-copy>span{font-size:14px;color:var(--muted);line-height:1.8}
.feature-tabs button:hover{background:var(--soft)}.feature-tabs button[aria-selected=true]{background:#f2f3fc;border-color:#e5e5f6;border-bottom-color:var(--blue)}.feature-tabs button[aria-selected=true] strong{color:var(--blue)}
.capabilities-heading{margin:44px 0 32px}.feature-showcase{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center;padding:38px 48px;background:var(--soft);border:1px solid var(--line);border-radius:10px}.feature-showcase-copy{min-width:0}.feature-showcase-copy h3{font-size:32px;margin:16px 0}.feature-showcase-copy>p{font-size:18px;line-height:1.9}.feature-showcase-copy ul{list-style:none;padding:0;margin:26px 0;color:#526078}.feature-showcase-copy li{position:relative;padding-left:20px;margin:14px 0;line-height:1.9}.feature-showcase-copy li:before{content:'';position:absolute;top:.75em;left:0;width:5px;height:5px;border-radius:50%;background:var(--blue)}
.feature-screenshot{min-width:0;margin:0;text-align:center}.screenshot-window{width:min(100%,300px);max-height:650px;overflow:auto;margin:auto;background:#fff;border:1px solid #dce2ee;border-radius:18px;box-shadow:0 16px 36px #20375116;scrollbar-width:thin;scrollbar-color:#b1b9cc #f2f4f8}.screenshot-window img{display:block;width:100%;height:auto;max-width:none;object-fit:contain;cursor:default}.feature-screenshot figcaption{font-size:14px;color:var(--muted);line-height:1.8;margin-top:16px}.screenshot-hint{display:block;margin-top:3px;font-size:13px;color:var(--blue)}
.feature-showcase-wide{grid-template-columns:minmax(0,1fr);gap:24px}.feature-showcase-wide .feature-showcase-copy{max-width:none}.feature-showcase-wide .feature-showcase-copy ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 28px;margin:20px 0}.feature-showcase-wide .feature-showcase-copy li{margin:0}.screenshot-window-wide{width:100%;max-height:none;overflow:visible;border-radius:7px}.screenshot-window-wide img{border-radius:6px}.feature-disclaimer{font-size:13px;text-align:center;margin:20px 0 0;color:var(--muted)}
@media(max-width:1120px){.feature-tabs button{padding:16px 12px;gap:10px}.feature-tab-copy strong{font-size:18px}.feature-tabs button>svg{width:24px;height:24px}.feature-showcase{padding:32px;gap:32px}.feature-showcase-copy h3{font-size:29px}}
@media(max-width:860px){.feature-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px 0;gap:10px}.feature-tabs button{padding:18px;gap:14px}.feature-tab-copy strong{font-size:19px}.feature-showcase{grid-template-columns:minmax(0,1fr);gap:30px}.feature-showcase-copy{max-width:600px}.feature-showcase-wide .feature-showcase-copy ul{grid-template-columns:minmax(0,1fr);gap:10px}.capabilities-heading{margin-top:34px}.capabilities{padding-bottom:60px}}
@media(max-width:580px){.feature-tabs{gap:6px;padding:16px 0}.feature-tabs button{padding:14px 9px;gap:8px}.feature-tabs button>svg{width:21px;height:21px}.feature-tab-copy strong{font-size:16px}.feature-tab-copy>span{font-size:13px}.feature-tab-copy{gap:5px}.capabilities-heading{margin:30px 0 24px}.capabilities-heading h2{font-size:26px}.capabilities-heading p{font-size:15px}.feature-showcase{padding:24px 20px;gap:24px;border-radius:7px}.feature-showcase-copy h3{font-size:26px}.feature-showcase-copy>p{font-size:16px}.feature-showcase-copy li{font-size:15px;margin:12px 0}.feature-showcase-copy ul{margin:20px 0}.feature-showcase-copy .section-label{font-size:13px}.screenshot-window{max-height:650px;border-radius:15px}.screenshot-window-wide{max-height:none;border-radius:5px}.feature-disclaimer{font-size:12px;margin-top:16px}.capabilities{padding-bottom:48px}}
@media(forced-colors:active){.feature-tabs button[aria-selected=true]{border:2px solid Highlight}.screenshot-window{border:1px solid CanvasText}}
/* Give the regenerated mobile illustrations room while preserving every edge. */
.screenshot-window{width:min(100%,340px);max-height:760px}.screenshot-window-wide{width:100%;max-height:none}
@media(max-width:580px){.feature-screenshot .screenshot-window{max-height:720px}.feature-screenshot .screenshot-window-wide{max-height:none}}
.screenshot-window{width:min(100%,375px)}.screenshot-window-wide{width:100%}
