:root{--ink:#11283f;--muted:#62758a;--blue:#078fea;--blue-dark:#0874c2;--orange:#ff9300;--line:#dae5ee;--soft:#f3f7fb;--navy:#071e34;--container:min(1240px,calc(100% - 80px));--font:"HSOU Sans","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:150px}body{margin:0;font-family:var(--font);font-size:18px;line-height:1.75;color:var(--ink);background:white;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button:disabled{cursor:default}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:pretty}h2{font-size:clamp(30px,calc(3.2vw + 2px),46px);line-height:1.3;letter-spacing:-.045em}h3{font-size:22px;line-height:1.5;letter-spacing:-.02em}.container{width:var(--container);margin-inline:auto}:focus-visible{outline:3px solid #e88608;outline-offset:5px}.skip-link{position:fixed;top:10px;left:10px;padding:10px 18px;background:white;z-index:100;transform:translateY(-150%);color:var(--ink)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.utility-bar{background:var(--navy);color:#c0d0df;font-size:14px;letter-spacing:.02em}.utility-inner{display:flex;justify-content:space-between;align-items:center;min-height:32px}.utility-inner b{font-weight:600;margin-left:10px;color:white;letter-spacing:.06em}.utility-inner a>span{color:var(--orange);margin-left:14px}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid #e4ebf0;transition:box-shadow .25s}.site-header.is-scrolled{box-shadow:0 8px 28px #1336530c}.header-inner{height:82px;display:flex;align-items:center;gap:30px}.logo{display:inline-flex;flex-shrink:0;align-items:center}.logo img{width:188px;height:auto}.main-nav{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:15px;font-weight:600}.nav-link{position:relative;white-space:nowrap;padding:29px 0;color:#526174;transition:color .2s}.nav-link:after{content:"";position:absolute;left:0;right:100%;height:2px;bottom:20px;background:var(--blue);transition:right .25s}.nav-link:hover,.nav-link.is-active{color:var(--blue-dark)}.nav-link:hover:after,.nav-link.is-active:after{right:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;min-height:52px;padding:12px 23px;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:7px;font-size:16px;font-weight:600;transition:background .2s,transform .25s,box-shadow .25s}.button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 8px 26px #078fea25}.button:active{transform:translateY(0) scale(.98)}.button span{font-size:22px;font-weight:400}.button-small{min-height:42px;padding:8px 15px;gap:18px;font-size:14px}.menu-toggle{display:none}.reading-progress{position:absolute;bottom:-1px;left:0;width:100%;height:2px;overflow:hidden}.reading-progress span{display:block;height:100%;background:var(--orange);transform:scaleX(0);transform-origin:left;will-change:transform}
.hero{position:relative;isolation:isolate;overflow:hidden;color:white;background:var(--navy)}.hero-grid{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(#78a1c409 1px,transparent 1px),linear-gradient(90deg,#78a1c409 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to right,transparent,black)}.hero:after{content:"";z-index:-1;position:absolute;right:-200px;top:-250px;width:850px;height:900px;background:radial-gradient(ellipse,#137dbc27,transparent 68%);pointer-events:none}.hero-inner{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:54px;padding:74px 0 64px;min-height:550px}.hero-home .hero-inner{min-height:598px;padding-top:62px;padding-bottom:48px;gap:10px;grid-template-columns:1.06fr 1fr}.eyebrow{font:600 14px/1.5 var(--font);letter-spacing:.13em;color:var(--blue-dark);margin:0 0 18px}.hero .eyebrow{color:#8db9d7;font-size:13px;letter-spacing:.17em}.hero .eyebrow:before{content:"";display:inline-block;width:24px;height:2px;background:var(--orange);vertical-align:middle;margin-right:12px}.hero h1{font-size:clamp(37px,calc(4.25vw + 2px),60px);line-height:1.34;letter-spacing:-.05em;font-weight:650;margin-bottom:0}.hero h1>span{display:block}.hero-home h1{font-size:clamp(40px,calc(4.4vw + 2px),64px);line-height:1.34}.accent-line{color:#ffad3d}.hero-intro{color:#b1c4d7;font-size:17px;line-height:1.95;max-width:560px;margin:25px 0 0}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:28px;margin-top:34px}.hero-text-link{color:#e3ecf4;font-size:15px;display:inline-flex;align-items:center;gap:18px;padding:12px 0;border-bottom:1px solid #698094;transition:color .2s,gap .2s}.hero-text-link:hover{gap:24px;color:var(--orange)}.hero-tags{margin-top:30px;display:flex;flex-wrap:wrap;gap:20px;font-size:14px;color:#9cb3c6}.hero-tags span:before{content:"";display:inline-block;width:4px;height:4px;background:var(--orange);border-radius:50%;margin:0 7px 2px 0}.hero-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff13;min-height:56px;color:#839eb5;font-size:13px;letter-spacing:.12em}.hero-bottom a{display:flex;gap:24px;align-items:center}.hero-bottom a span{color:var(--orange);font-size:20px}
.growth-scene{position:relative;width:100%;height:465px;transform:translate3d(var(--px,0px),var(--py,0px),0);transition:transform .55s ease}.scene-caption,.scene-bottom{position:absolute;left:18px;right:0;display:flex;justify-content:space-between;align-items:center;color:#6f98b7;font:12px/1.6 var(--font);letter-spacing:.08em}.scene-caption{top:8px}.scene-caption span:last-child{letter-spacing:0;color:#9db6c9}.scene-bottom{bottom:9px}.scene-bottom i{display:inline-block;width:5px;height:5px;background:#ff9300;border-radius:50%;margin-right:7px}.globe-canvas{position:absolute;width:100%;height:100%;inset:0;z-index:0}.globe-fallback{position:absolute;width:330px;height:330px;top:63px;left:50%;transform:translateX(-50%);border:1px solid #3684b934;border-radius:50%;box-shadow:0 0 60px #078fea0c}.globe-fallback i{position:absolute;inset:22%;border:1px solid #3684b933;border-radius:50%}.globe-fallback i:nth-child(2){inset:0 35%}.globe-fallback i:nth-child(3){inset:35% 0}.scene-brand{position:absolute;top:182px;left:50%;transform:translateX(-50%);width:180px;background:white;border:6px solid #e9f4ff;border-radius:13px;padding:8px 8px 6px;box-shadow:0 0 0 12px #078fea0c,0 0 45px #078fea30;text-align:center}.scene-brand img{width:160px;aspect-ratio:422/102;object-fit:contain}.scene-brand>span{display:block;color:#5c7890;font-size:12px;letter-spacing:.12em;margin-top:4px}.media-node{position:absolute;display:flex;align-items:center;justify-content:center;width:114px;height:64px;background:#fff;border:1px solid #c4e3f3;border-radius:9px;box-shadow:0 12px 26px #00000018;transition:transform .25s,box-shadow .25s}.media-node:hover{transform:translateY(-5px);box-shadow:0 14px 32px #078fea45}.media-node .product-logo{height:28px;width:87px}.media-node-1{top:53px;left:29%}.media-node-2{top:116px;right:0}.media-node-3{top:310px;right:2%}.media-node-4{bottom:41px;left:40%}.media-node-5{top:300px;left:0}.media-node-6{top:109px;left:0}.product-logo{display:flex;align-items:center;justify-content:flex-start;gap:15px;min-width:0;height:40px;width:190px}.product-logo img{width:auto;max-width:100%;max-height:100%;object-fit:contain;height:100%}.product-logo:has(.secondary-logo){width:240px}.product-logo:has(.secondary-logo)>img{max-width:55%}.product-logo .secondary-logo{max-width:38%!important;max-height:28px}.brand-rail{border-bottom:1px solid var(--line);background:#fff}.brand-rail>.container{display:flex;align-items:center;gap:46px;padding:27px 0}.brand-rail p{margin:0;font-size:13px;line-height:1.8;min-width:135px;color:var(--muted)}.brand-rail p strong{font-size:14px;color:var(--ink);font-weight:500}.brand-rail-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:34px;align-items:center;flex:1}.brand-rail-logos>a{display:flex;justify-content:center;transition:transform .2s}.brand-rail-logos>a:hover{transform:translateY(-3px)}.brand-rail .product-logo{height:25px;width:120px}
.product-identity{display:flex;align-items:center;gap:15px;margin-bottom:27px}.product-identity>.product-logo{padding:9px 14px;background:white;height:58px;border-radius:7px;width:188px;justify-content:center}.product-identity>.product-logo:has(.secondary-logo){width:245px}.product-identity>span:last-child{font-size:13px;color:#98b5cb;max-width:95px}.hero-product .hero-inner{gap:60px;padding-block:62px;min-height:585px}.hero-product h1{font-size:clamp(32px,calc(3.5vw + 2px),49px)}.hero-product .hero-intro{font-size:16px;margin-top:21px}.hero-product .hero-tags{gap:13px;font-size:13px}.product-hero-visual{min-width:0}.visual-heading,.visual-foot{display:flex;justify-content:space-between;align-items:center;color:#9fbbd1;font-size:13px;margin:0 0 14px}.visual-heading>a{color:#c6e2f7;border-bottom:1px solid #6e9ab955}.visual-foot{margin:15px 0 0;letter-spacing:.05em}.product-hero-visual>.ad-mock{box-shadow:0 25px 70px #00000028;transform:rotate(-1.4deg);transition:transform .5s}.product-hero-visual:hover>.ad-mock{transform:rotate(0)}.chapter-visual{position:relative;min-height:320px;border-left:1px solid #6293b633;padding:20px 10px 20px 48px;overflow:hidden}.chapter-code{font:13px/1.5 var(--font);letter-spacing:.13em;color:#7fa6c4}.chapter-visual>strong{display:block;font-size:30px;line-height:1.6;font-weight:500;margin:45px 0 28px}.chapter-links{display:flex;gap:20px;font-size:14px}.chapter-links>a{color:#a9c5da;border-bottom:1px solid #67899f;padding-bottom:8px}.chapter-links span{color:var(--orange);margin-left:12px}.chapter-orbit{position:absolute;width:320px;height:320px;right:-70px;top:0;border-radius:50%;border:1px solid #5b9dc829;z-index:-1}.chapter-orbit:after{content:"";position:absolute;inset:36px;border:1px solid #5b9dc820;border-radius:50%}.hero-standard .hero-inner{min-height:450px;padding-block:62px}.hero-standard h1{font-size:clamp(34px,calc(3.8vw + 2px),51px)}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:14px;color:#768a9c;padding:17px 0}.breadcrumbs a:hover{color:var(--blue)}.product-toc{position:sticky;top:81px;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);z-index:20;border-block:1px solid var(--line)}.product-toc>.container{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:57px}.toc-name{font:600 14px/1.5 var(--font);max-width:150px;flex-shrink:0}.toc-links{display:flex;overflow-x:auto;gap:27px;scrollbar-width:none}.toc-links::-webkit-scrollbar{display:none}.toc-links a{white-space:nowrap;font-size:14px;color:var(--muted);padding:18px 0 15px;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.toc-links a.is-active{color:var(--blue-dark);border-color:var(--blue)}.content-section{padding:86px 0;background:#fff;scroll-margin-top:0}.section-soft{background:var(--soft)}.section-ink{background:var(--navy);color:#fff}.section-heading{max-width:750px;margin-bottom:37px}.section-heading h2{margin:0}.section-heading>p:last-child:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.85;margin:18px 0 0;max-width:660px}.section-ink .section-heading .eyebrow{color:#88bde2}.section-ink .section-heading>p:last-child{color:#9eb6ca}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.info-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:214px;padding:26px;border:1px solid var(--line);border-radius:9px;background:white;transition:transform .3s,border-color .3s,box-shadow .3s}.info-card:hover{border-color:#8bc8ee;transform:translateY(-4px);box-shadow:0 15px 34px #07335309}.info-card h3{margin:13px 0 10px;font-size:21px}.info-card p{font-size:15px;line-height:1.85;color:var(--muted);margin:0}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:16px}.card-label{font-size:12px;letter-spacing:.1em;color:var(--blue-dark);font-weight:600}.card-arrow{color:#7f98aa;font-size:22px;line-height:1}.info-card ul{font-size:14px;line-height:2;color:var(--muted);padding-left:17px;margin:18px 0 0}.text-link{font-size:14px;font-weight:600;color:var(--blue-dark);padding-top:25px;margin-top:auto}.text-link b{display:inline-block;margin-left:12px;transition:transform .25s}.info-card:hover .text-link b{transform:translateX(5px)}.media-card{padding:29px;min-height:278px}.media-card>.product-logo{height:36px;width:165px;margin-bottom:28px}.media-card>.product-logo:has(.secondary-logo){width:235px}.media-card .card-arrow{position:absolute;top:27px;right:23px}.media-card .card-top{min-height:16px}.media-card h3{font-family:var(--font);font-size:20px;overflow-wrap:anywhere}.section-ink .info-card{background:#0d2a43;border-color:#28465e;color:white}.section-ink .info-card p{color:#adc4d4}.section-ink .info-card .card-label{color:#9ed3ef}.page-home #solutions .card-grid{grid-template-columns:1fr 1fr}.page-home #solutions .info-card{border:0;border-top:2px solid var(--blue);padding:34px;min-height:320px}.page-home #solutions .info-card:nth-child(2){border-top-color:var(--orange)}.page-home #solutions .info-card h3{font-size:29px;max-width:340px}.page-home #solutions .card-label{font:600 38px/1.2 var(--font);color:#bdcddd}.page-home #proof{padding:62px 0;background:#f4f8fc;color:var(--ink)}.page-home #proof .section-heading{display:none}.metrics{display:grid;grid-template-columns:repeat(4,1fr)}.metrics>div{padding:10px 32px;border-left:1px solid #55748a55}.metrics>div:first-child{padding-left:0;border-left:0}.metrics strong{display:block;font:500 clamp(34px,calc(4vw + 2px),57px)/1.2 var(--font);letter-spacing:-.05em;font-variant-numeric:tabular-nums;color:var(--orange)}.metrics span{display:block;margin-top:14px;font-size:15px;font-weight:600}.metrics small{display:block;margin-top:6px;color:#94adc2;font-size:13px}.page-home #proof .metrics strong{color:var(--ink)}.page-home #proof .metrics small{color:var(--muted)}.page-home #proof .metrics>div{border-color:#cfdeea}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0;margin:0;border-top:1px solid #315069}.steps>li{position:relative;padding:30px 23px 10px 0;margin-right:24px}.steps>li:before{content:"";position:absolute;top:-4px;left:0;width:7px;height:7px;border-radius:50%;background:var(--orange)}.steps>li>span{font:14px/1.5 var(--font);color:var(--orange)}.steps h3{margin:27px 0 12px;font-size:20px}.steps p{margin:0;font-size:14px;line-height:1.9;color:#a8bed0}.split-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.split-layout .section-heading{position:sticky;top:170px}.split-layout .card-grid{grid-template-columns:1fr;gap:0;border-top:1px solid var(--line)}.split-layout .info-card{border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:0;padding:24px 0;background:transparent}.split-layout .info-card:hover{transform:none;box-shadow:none}.split-layout .card-top:empty{display:none}.split-layout .info-card h3{margin-top:0}.product-overview{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.product-overview h2{font-size:36px;margin:0}.overview-copy{font-size:20px;line-height:2;color:#405a71;margin:0}.overview-summary{display:flex;gap:26px;border-top:1px solid var(--line);margin-top:30px;padding-top:23px;font-size:14px}.overview-summary span{flex:1}.overview-summary small{display:block;font:13px/1.4 var(--font);color:var(--blue);margin-bottom:9px}.section-kind-placements{background:#eef4f9;border-block:1px solid #e2ebf3}.placement-explorer{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;align-items:start}.placement-tabs{display:flex;flex-direction:column;gap:12px}.placement-tabs button{width:100%;text-align:left;display:flex;gap:17px;align-items:flex-start;color:var(--muted);background:transparent;border:1px solid #d8e3ed;border-radius:7px;padding:22px 19px;transition:background .25s,border-color .25s,transform .25s}.placement-tabs button>span{font:14px/1.5 var(--font);margin-top:3px;color:#8298ab}.placement-tabs button strong{display:block;font-size:17px;font-weight:600;color:var(--ink)}.placement-tabs button small{display:block;font-size:14px;margin-top:6px;line-height:1.7}.placement-tabs button>b{margin-left:auto;font-weight:400;font-size:19px}.placement-tabs button[aria-selected=true]{background:white;border-color:var(--blue);box-shadow:0 6px 20px #123f6710}.placement-tabs button[aria-selected=true]>span,.placement-tabs button[aria-selected=true]>b{color:var(--blue)}.placement-panels{min-width:0}.placement-panels article{outline-offset:8px}.placement-description{padding:20px 0 0}.placement-description h3{font-size:19px;margin-bottom:8px}.placement-description p{font-size:15px;color:var(--muted);line-height:1.9;margin:0}.placement-disclaimer{font-size:13px;color:#6d8396;border-top:1px solid #d5e2ed;padding-top:22px;margin:25px 0 0}.placement-noscript{font-size:15px;color:var(--muted)}.editorial-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:90px}.editorial-layout .section-heading{position:sticky;top:174px;align-self:start}.editorial-layout .section-heading h2{font-size:36px}.editorial-row{display:flex;align-items:flex-start;gap:30px;padding:27px 0;border-top:1px solid var(--line)}.editorial-row:last-child{border-bottom:1px solid var(--line)}.row-number{flex-shrink:0;font:400 29px/1.5 var(--font);color:#acc5d8;min-width:40px}.editorial-row h3{font-size:21px;margin-bottom:10px}.editorial-row p{font-size:15px;color:var(--muted);line-height:1.9;margin:0}.section-kind-notes .row-number{width:26px;min-width:26px;height:26px;border:1px solid #e5b872;background:#fff7e9;color:#af6a08;text-align:center;border-radius:50%;font-size:17px;line-height:24px;margin-top:2px}.section-kind-notes .editorial-row{gap:23px}.tips-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;list-style:none;padding:0;margin:0}.tips-grid>li{display:flex;gap:26px;padding:30px 30px 30px 0;border-top:1px solid #d3e0eb}.tips-grid>li:nth-child(even){padding-left:38px;border-left:1px solid #d3e0eb}.tip-number{font:400 42px/1.3 var(--font);color:#bbd1e2;min-width:50px;letter-spacing:-.04em}.tips-grid h3{font-size:20px;margin-bottom:10px}.tips-grid p{font-size:15px;color:var(--muted);line-height:1.9;margin:0}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px}.faq-list details{border-top:1px solid var(--line);padding:20px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;font-size:17px;font-weight:600;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--blue);font-size:25px;font-weight:400;transition:transform .25s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list p{font-size:15px;color:var(--muted);margin:13px 30px 0 0;line-height:1.9}.source-note{display:flex;gap:35px;justify-content:space-between;padding-block:30px;font-size:13px}.source-note strong{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.source-note span{color:var(--muted)}.source-note>div:last-child{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.source-note a{color:var(--blue-dark);border-bottom:1px solid #c5ddee}.product-filter{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-block:29px;border-bottom:1px solid var(--line)}.product-filter .eyebrow{font-size:13px;margin:0}.product-filter p{font-size:14px;color:var(--muted);margin:5px 0 0}.filter-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter-buttons button{background:#fff;border:1px solid #dce6ef;border-radius:5px;padding:9px 13px;font-size:14px;color:var(--muted);transition:background .2s,color .2s,border-color .2s}.filter-buttons button[aria-pressed=true]{background:var(--navy);border-color:var(--navy);color:white}.filter-buttons button:hover{border-color:var(--blue)}.page-hub .hero-standard .hero-inner{min-height:420px}.page-hub .content-section{padding:65px 0}.page-hub .section-heading h2{font-size:32px}
.contact-band{background:#eaf4fc;border-block:1px solid #d7e7f3;padding:72px 0}.contact-band-inner{display:grid;grid-template-columns:1fr .85fr;gap:120px;align-items:center}.contact-band .eyebrow{font-size:13px}.contact-band h2{font-size:45px;line-height:1.4;margin-bottom:20px}.contact-band p{font-size:15px;color:var(--muted);line-height:1.9}.contact-mail{font:16px/1.8 var(--font);color:var(--blue-dark);border-bottom:1px solid #a0c9e6}.contact-choices{display:grid;gap:12px}.phone-contact{position:relative;display:block;padding:25px 28px;border-bottom:1px solid #b5cfdf;background:transparent}.contact-choices span{display:block;font-size:14px;color:#567990;margin-bottom:5px}.contact-choices strong{display:block;font:500 36px/1.4 var(--font);color:var(--ink);letter-spacing:-.03em}.phone-contact>b{position:absolute;right:26px;top:39px;color:var(--blue);font-size:28px;font-weight:400}.wechat-card{display:flex;align-items:center;justify-content:space-between;padding:20px 28px;gap:18px}.wechat-card strong{font-size:28px}.wechat-card small{display:block;color:#728a9f;font-size:13px;margin-top:5px}.copy-button{border:1px solid #9bbbd3;border-radius:5px;padding:9px 13px;background:transparent;color:#2e5a7b;font-size:14px;white-space:nowrap;transition:background .2s}.copy-button:hover{background:white}.copy-status{font-size:14px!important;min-height:20px;margin:0 28px!important}.site-footer{padding:64px 0 22px;background:#fff;color:var(--muted)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr .9fr 1.25fr;gap:55px}.footer-grid .logo-footer{display:inline-flex;margin:0 0 18px}.logo-footer img{width:170px}.footer-grid p{font-size:14px;line-height:1.9;margin:13px 0}.footer-location{font:12px/1.8 var(--font);letter-spacing:.12em;color:#70889d}.footer-grid h2{font-size:14px;color:var(--ink);margin:6px 0 20px;font-weight:600;letter-spacing:0}.footer-grid a:not(.logo){display:block;margin:7px 0;font-size:14px;transition:color .2s}.footer-grid a:hover{color:var(--blue-dark)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:42px;border-top:1px solid #e7edf2;padding-top:20px;font-size:13px;color:#7e93a4}.back-top{position:fixed;bottom:24px;right:22px;z-index:25;width:40px;height:40px;border:1px solid #c5dbe9;display:grid;place-items:center;background:#ffffffed;color:var(--blue-dark);border-radius:6px;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s,transform .2s,visibility .2s}.back-top.is-visible{opacity:1;visibility:visible;transform:none}.noscript-note{position:relative;padding:12px 25px;text-align:center;font-size:14px;background:#fff4dc;color:#73551d}
/* Locally drawn schematics: no remote images, video players or trackers. */
.ad-mock{background:#fff;color:#233e55;border:1px solid #d8e4ed;border-radius:10px;overflow:hidden;position:relative;min-height:330px;font-family:var(--font);box-shadow:0 14px 40px #17395e08}.mock-browser{display:flex;align-items:center;gap:5px;height:30px;background:#f4f7fa;border-bottom:1px solid #e6edf2;padding:0 14px}.mock-browser>i{width:5px;height:5px;border-radius:50%;background:#c2d0db}.mock-browser>i:first-child{background:#edb474}.mock-browser>span{margin-left:auto;color:#8a9eaf;font-size:12px}.mock-searchbar{display:flex;justify-content:space-between;align-items:center;border:1px solid #dce6ed;border-radius:20px;padding:8px 17px;margin:20px 24px 15px;font-size:13px;color:#8296a8;background:white}.mock-searchbar b{font:21px/1 var(--font);color:#699ec6}.mock-result{position:relative;margin:0 24px;padding:16px 18px}.highlight-ad{border:1px solid #7cbce5!important;border-radius:6px;background:#eef7ff!important}.sponsored{display:block;color:#4d708c;font-size:12px;line-height:1.4;margin-bottom:9px;letter-spacing:.02em}.mock-result>strong{display:block;font-size:15px;line-height:1.6;font-weight:500;color:#1476bd}.mock-result>p{font-size:13px;color:#7590a6;margin:7px 0 9px}.mock-sitelinks{font-size:12px;color:#2488c8}.position-dot{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#0c92e9;color:white;font:12px/1 var(--font)}.mock-result>.position-dot{position:absolute;right:12px;top:11px}.mock-lines{display:grid;gap:6px}.mock-lines>i{display:block;height:4px;border-radius:3px;background:#e9eff4}.mock-lines>i:nth-child(2){width:84%}.mock-lines>i:nth-child(3){width:59%}.mock-search>.mock-lines{margin:19px 42px 0}.mock-result.faint{margin:12px 24px 0;padding-top:8px;padding-bottom:17px}.mock-result.faint>strong{font-size:13px;color:#879caf;margin-bottom:11px}.mock-label{font-size:12px;letter-spacing:.02em;color:#63819a;padding:11px 24px;background:#f7fafc;border-top:1px solid #e9eff4;text-align:center}.organic-result{background:#f3f8fc;border-left:2px solid #77b4d9}.mock-topline{display:flex;justify-content:space-between;align-items:center;margin:26px 24px 18px;gap:10px;font-size:14px}.mock-topline .sponsored{margin:0}.mock-products{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 24px 20px}.mock-product{position:relative;min-width:0;background:#f4f7fa;border:1px solid #e5ecf2;border-radius:6px;padding:12px 9px}.mock-product.selected{border-color:#6cb9e9;background:#eaf6ff}.mock-product>span{display:block;font-size:12px;margin:13px 0 5px;color:#5c768d}.mock-product>b{font-weight:500;font-size:12px;color:#1684cc}.product-shape{position:relative;height:95px;background:#e2ecf2;border-radius:4px;overflow:hidden}.product-shape:before{content:"";position:absolute;inset:20px 32%;border-radius:12px 12px 9px 9px;background:#83afc7;box-shadow:4px 7px 5px #3d64701a}.shape-1:after{content:"";position:absolute;width:19%;height:17px;border:4px solid #6899b4;border-bottom:0;top:11px;left:40%;border-radius:20px 20px 0 0}.shape-2{background:#efe3d2}.shape-2:before{background:#c39560;inset:39px 19% 16px;border-radius:12px 12px 3px 3px}.shape-2:after{content:"";position:absolute;left:26%;right:26%;top:21px;height:43px;background:#d3ad7f;border-radius:8px}.shape-3{background:#dfe8df}.shape-3:before{background:#699080;inset:23px 29% 16px;border-radius:4px 4px 13px 13px}.mock-shopping>.mock-lines{margin:0 25px 23px}.feed-layout{display:flex;gap:30px;align-items:center;justify-content:center;padding:25px 25px 22px}.mock-phone{position:relative;width:158px;height:278px;flex-shrink:0;background:#10364e;border:5px solid #203345;border-radius:23px;overflow:hidden;box-shadow:8px 9px 18px #0a263321;color:white}.phone-camera{position:absolute;width:44px;height:10px;background:#203345;left:50%;top:0;transform:translateX(-50%);border-radius:0 0 8px 8px;z-index:2}.phone-header{position:absolute;top:17px;left:16px;font-size:12px;z-index:2}.video-art{height:100%;width:100%;position:absolute;inset:0;background:linear-gradient(155deg,#75a5b6,#254e69 75%);overflow:hidden}.video-circle{position:absolute;width:180px;height:180px;border:1px solid #d8effb40;border-radius:50%;left:0;top:30px}.video-object{position:absolute;width:68px;height:90px;background:#e4b068;top:59px;left:44px;transform:rotate(-15deg);border-radius:18px 18px 15px 15px;box-shadow:10px 20px 18px #0a29375c}.video-object:before{content:"";position:absolute;top:-9px;left:21px;width:26px;height:14px;border:4px solid #f1d3aa;border-radius:12px 12px 0 0}.play-symbol{position:absolute;top:100px;left:66px;width:32px;height:32px;display:grid;place-items:center;border:1px solid #ffffff98;border-radius:50%;background:#ffffff30;color:white;font-size:14px}.phone-copy{position:absolute;bottom:11px;left:12px;right:12px}.phone-copy .sponsored{color:#d1e6f2;font-size:12px;margin:0 0 5px}.phone-copy>strong{display:block;font-size:14px;line-height:1.5}.phone-copy>span:not(.sponsored){display:block;font-size:12px;margin:5px 0}.mock-cta{padding:6px 8px;color:#143d55;background:white;border-radius:3px;font-size:12px;display:block;margin-top:8px}.feed-notes{max-width:175px}.feed-notes>.position-dot{margin-bottom:16px}.feed-notes>strong{display:block;font-size:18px;line-height:1.6}.feed-notes>p{font-size:14px;line-height:2;color:#7691a6;margin:14px 0}.mock-safe{display:inline-block;border-top:1px solid #dfebf1;font-size:12px;color:#7494aa;padding-top:13px}.mock-news-title{font:700 19px/1.3 var(--font);letter-spacing:.03em;margin:22px 22px 17px;padding-bottom:11px;border-bottom:1px solid #e1eaf0}.article-layout{display:grid;grid-template-columns:2.2fr 1fr;gap:16px;margin:0 22px 16px}.mock-article .mock-lines{margin-top:12px}.article-art{height:60px;border-radius:3px;background:linear-gradient(140deg,#d5e4ed 40%,#b3c9d8 40%,#b3c9d8 65%,#e8d6b9 65%)}.mock-sidebar{background:#f1f5f8;border-radius:4px;padding:10px;font-size:12px;color:#738c9f}.mock-sidebar .sponsored{font-size:12px;margin-bottom:5px}.sidebar-art{height:58px;background:#aecbdb;border-radius:3px;position:relative;margin-top:6px;overflow:hidden}.sidebar-art:after{content:"";position:absolute;width:32px;height:40px;border-radius:12px;background:#e8c397;left:50%;top:14px;transform:translateX(-50%) rotate(10deg)}.recommendations{margin:0 22px 18px;padding:11px}.recommendations>strong{display:block;font-size:12px;margin-bottom:9px}.recommendations>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.recommendations>div>div>span{font-size:12px;display:block;line-height:1.5;margin-top:5px}.recommend-art{display:block;height:45px;border-radius:2px;background:#d4e1e8;position:relative;overflow:hidden}.art-1{background:#dfd4c3}.art-2{background:#adcedd}.art-3{background:#d1dfd4}.recommend-art:after{content:"";width:32px;height:34px;position:absolute;bottom:-5px;left:30%;background:#fafcfc8a;border-radius:30px 30px 0 0;transform:rotate(15deg)}.pin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:0 24px 21px}.pin{min-width:0}.pin-art{height:147px;background:#d0e0e3;position:relative;border-radius:10px;overflow:hidden}.pin-art:before{content:"";position:absolute;left:22%;right:22%;height:72px;top:45px;background:#91b2b4;border-radius:40px 40px 8px 8px}.pin-2{padding:4px;border:1px solid var(--blue);border-radius:12px}.pin-2 .pin-art{background:#f0e0c8;height:122px}.pin-2 .pin-art:before{background:#cfa36f}.pin-3 .pin-art{height:170px;background:#dbe2cd}.pin-3 .pin-art:before{background:#b1ba8e;transform:rotate(15deg)}.pin-4 .pin-art{height:125px;background:#ddd8e1}.pin-4 .pin-art:before{background:#b7a6bc}.pin>span{display:block;font-size:12px;margin-top:7px;line-height:1.5}.pin .sponsored{margin-bottom:0;font-size:12px}.chat-question{margin:26px 22px 18px 70px;border-radius:9px 9px 2px 9px;padding:11px 14px;background:#e8f2fa;font-size:14px;text-align:right}.chat-answer{position:relative;margin:0 22px 23px 42px;padding:4px 0 0 20px}.answer-icon{position:absolute;left:-18px;top:0;width:26px;height:26px;display:grid;place-items:center;color:var(--blue);font-size:26px}.chat-answer>strong{font-size:15px;line-height:1.8;display:block}.chat-answer>p{font-size:13px;color:#678399;line-height:1.9;margin:10px 0 15px}.source-chip{font-size:12px;color:#287aad;border:1px solid #b5d4e9;border-radius:4px;display:inline-block;padding:5px 9px;margin-top:17px}.hero-product .ad-mock{min-height:320px}.hero-product .mock-feed{min-height:340px}.hero-product .feed-layout{gap:22px;padding:21px}.hero-product .mock-phone{height:257px;width:147px}.hero-product .feed-notes>strong{font-size:16px}
@media(min-width:1500px){:root{--container:min(1320px,calc(100% - 120px))}.hero-home .hero-inner{min-height:630px}.growth-scene{height:485px}.hero h1{font-size:64px}.hero-product h1{font-size:52px}}
@media(max-width:1100px){:root{--container:min(1240px,calc(100% - 48px))}.main-nav{gap:18px;font-size:14px}.logo img{width:164px}.header-inner{gap:20px}.main-nav .button{font-size:14px;padding-inline:12px;gap:10px}.hero-home .hero-inner{gap:12px;min-height:565px}.hero-home h1{font-size:47px}.hero-inner{gap:32px}.hero-product .hero-inner{gap:34px}.hero-product h1{font-size:38px}.growth-scene{height:420px}.scene-brand{width:154px;top:166px}.scene-brand img{width:134px}.media-node{width:98px;height:58px}.media-node .product-logo{width:76px;height:23px}.media-node-1{top:46px}.media-node-4{bottom:34px}.media-node-3,.media-node-5{top:282px}.media-node-6{left:0;top:108px}.media-node-2{top:103px}.globe-fallback{width:290px;height:290px}.brand-rail>.container{gap:25px}.brand-rail-logos{gap:20px}.brand-rail .product-logo{height:21px}.toc-links{gap:22px}.contact-band-inner{gap:65px}.footer-grid{gap:32px}.editorial-layout{gap:55px}.placement-explorer{gap:30px}.product-overview{gap:55px}}
@media(max-width:980px){.main-nav{gap:13px;font-size:14px}.main-nav .button{display:none}.header-inner{height:75px}.nav-link{padding:25px 0}.logo img{width:160px}.hero-home .hero-inner{grid-template-columns:1.12fr 1fr;min-height:520px;padding-block:46px}.hero-home h1{font-size:41px}.hero-intro{font-size:15px}.hero-actions{gap:22px}.hero .button{font-size:14px;padding:10px 17px;gap:18px;min-height:46px}.hero-text-link{font-size:14px;gap:10px}.hero-tags{font-size:13px;gap:11px}.hero .eyebrow{font-size:12px}.growth-scene{height:375px}.scene-caption span:last-child,.scene-bottom span:last-child{display:none}.scene-brand{top:150px;width:137px}.scene-brand img{width:115px}.scene-brand>span{font-size:12px}.media-node{width:80px;height:51px}.media-node .product-logo{width:62px;height:20px}.media-node-1{top:45px}.media-node-2{top:109px}.media-node-3{top:258px}.media-node-4{bottom:24px}.media-node-5{top:251px}.media-node-6{top:96px}.globe-fallback{top:72px;width:250px;height:250px}.brand-rail>.container{gap:20px}.brand-rail p{min-width:113px}.brand-rail-logos{gap:15px}.brand-rail .product-logo{height:20px}.content-section{padding:70px 0}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-card{min-height:260px}.page-home #official-partners .card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.page-home #official-partners .info-card{padding:22px 18px}.page-home #official-partners .info-card h3{font-size:19px}.page-home #official-partners .product-logo{width:130px;height:28px}.metrics>div{padding-inline:23px}.metrics strong{font-size:41px}.split-layout{gap:48px}.faq-layout{gap:48px}.product-toc{top:74px}.toc-name{display:none}.toc-links{gap:28px;width:100%;justify-content:space-between}.hero-product .hero-inner{gap:28px}.hero-product h1{font-size:34px}.product-identity>.product-logo{width:145px;height:49px}.product-identity>span:last-child{font-size:12px}.product-identity>.product-logo:has(.secondary-logo){width:195px}.hero-product .hero-intro{font-size:14px}.hero-product .hero-tags{font-size:12px}.hero-product .ad-mock{min-height:280px}.hero-product .mock-searchbar{margin:16px 14px 13px;font-size:12px}.hero-product .mock-result{margin-inline:14px;padding:12px}.hero-product .mock-result>strong{font-size:14px;padding-right:9px}.hero-product .mock-result>p{font-size:12px}.hero-product .mock-result.faint{margin-top:5px}.hero-product .mock-result .position-dot{width:18px;height:18px;right:4px;top:6px;font-size:12px}.hero-product .mock-feed{min-height:310px}.hero-product .feed-layout{padding:20px 14px;gap:16px}.hero-product .mock-phone{width:130px;height:245px}.hero-product .feed-notes>strong{font-size:14px}.hero-product .feed-notes>p{font-size:12px}.hero-product .mock-safe{font-size:12px}.hero-product .mock-products{margin-inline:14px;gap:7px}.hero-product .mock-product{padding:8px 5px}.hero-product .product-shape{height:76px}.hero-product .mock-product>span{font-size:12px}.product-overview{grid-template-columns:.6fr 1.4fr;gap:40px}.overview-copy{font-size:18px}.placement-explorer{grid-template-columns:.75fr 1.25fr;gap:24px}.placement-tabs button{padding:18px 14px;gap:10px}.placement-tabs button strong{font-size:15px}.placement-tabs button small{font-size:13px}.editorial-layout{gap:50px}.editorial-layout .section-heading h2{font-size:32px}.editorial-row{gap:18px}.tips-grid>li{gap:17px}.tips-grid>li:nth-child(even){padding-left:25px}.tip-number{font-size:34px;min-width:40px}.product-filter{align-items:flex-start}.filter-buttons{max-width:570px;justify-content:flex-end}.contact-band h2{font-size:39px}.contact-band-inner{gap:45px}.contact-choices strong{font-size:31px}.wechat-card{padding-inline:18px}.wechat-card strong{font-size:25px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:25px}.footer-grid>div:last-child{grid-column:1/-1;display:flex;align-items:center;gap:25px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:22px}.footer-grid>div:last-child h2{margin:0}.footer-grid>div:last-child p{margin:0}.hero-standard .hero-inner{grid-template-columns:1.15fr 1fr}.chapter-visual{padding-left:25px}.chapter-visual>strong{font-size:27px}.chapter-links{gap:14px}.chapter-links span{margin-left:5px}}
@media(max-width:760px){:root{--container:calc(100% - 40px)}html{scroll-padding-top:128px}.utility-inner{min-height:28px}.utility-inner>span{font-size:12px}.utility-inner>a{font-size:12px}.utility-inner b{margin-left:4px}.utility-inner a>span{display:none}.header-inner{height:68px}.logo img{width:148px}.menu-toggle{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #dce5ed;border-radius:5px;background:white;margin-left:auto}.menu-toggle>span{width:18px;height:1.5px;background:var(--ink);transition:transform .25s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:white;padding:10px 20px 24px;border-top:1px solid var(--line);box-shadow:0 20px 30px #133e5617}.main-nav.is-open{display:flex}.nav-link{font-size:16px;padding:12px 0;border-bottom:1px solid #f0f4f7}.nav-link:after{bottom:8px;right:100%;max-width:35px}.main-nav .button{display:inline-flex;margin-top:17px;font-size:15px}.hero-home .hero-inner{grid-template-columns:1fr;gap:10px;padding:44px 0 14px;min-height:0}.hero-home h1{font-size:clamp(37px,calc(6.7vw + 2px),47px)}.hero .eyebrow{font-size:12px;margin-bottom:20px}.hero-intro{font-size:15px;max-width:560px;margin-top:21px}.hero-actions{gap:25px;margin-top:26px}.hero .button{font-size:14px;min-height:46px}.hero-text-link{font-size:14px}.hero-tags{font-size:13px;margin-top:22px;gap:18px}.growth-scene{height:345px;max-width:470px;justify-self:center;margin-top:20px}.scene-caption{top:4px;left:5px;font-size:12px}.scene-caption span:last-child{display:block;font-size:12px}.scene-brand{top:132px;width:152px}.scene-brand img{width:128px}.scene-brand>span{font-size:12px}.media-node{width:90px;height:51px}.media-node .product-logo{width:72px;height:21px}.media-node-1{top:30px;left:37%}.media-node-2{top:79px;right:1%}.media-node-3{top:232px;right:2%}.media-node-4{bottom:16px;left:43%}.media-node-5{top:226px;left:1%}.media-node-6{top:72px;left:0}.globe-fallback{width:240px;height:240px;top:47px}.scene-bottom{bottom:0;font-size:12px;left:0}.hero-bottom{font-size:12px;min-height:48px}.brand-rail>.container{display:block;padding:24px 0}.brand-rail p{font-size:12px;margin-bottom:19px}.brand-rail p br{display:none}.brand-rail p strong{font-size:13px;margin-left:15px}.brand-rail-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 30px}.brand-rail .product-logo{height:22px;width:110px}.content-section{padding:56px 0}.section-heading{margin-bottom:29px}.section-heading h2{font-size:30px;line-height:1.45}.section-heading .eyebrow{font-size:12px;margin-bottom:12px}.section-heading>p:last-child:not(.eyebrow){font-size:15px;margin-top:14px}.card-grid{grid-template-columns:1fr;gap:15px}.info-card{padding:24px;min-height:0}.info-card h3{font-size:21px;margin-top:8px}.info-card p{font-size:15px}.media-card{padding:27px;min-height:253px}.media-card>.product-logo{height:33px;margin-bottom:25px}.media-card .card-arrow{top:28px}.page-home #official-partners .card-grid{grid-template-columns:1fr}.page-home #official-partners .info-card{padding:26px}.page-home #official-partners .product-logo{width:170px;height:32px}.page-home #official-partners .info-card h3{font-size:21px}.page-home #solutions .card-grid{grid-template-columns:1fr}.page-home #solutions .info-card{padding:28px;min-height:0}.page-home #solutions .info-card h3{font-size:28px}.page-home #solutions .card-label{font-size:32px}.page-home #proof{padding:35px 0}.metrics{grid-template-columns:1fr 1fr;gap:28px 0}.metrics>div{padding:5px 18px;border-left:1px solid #55748a55}.metrics>div:nth-child(odd){padding-left:0;border-left:0}.metrics strong{font-size:40px}.metrics span{font-size:14px;margin-top:9px}.metrics small{font-size:12px}.steps{grid-template-columns:1fr 1fr;gap:20px 0;border:0}.steps>li{border-top:1px solid #315069;padding:22px 18px 12px 0;margin-right:10px}.steps>li:nth-child(even){margin-right:0;padding-left:15px}.steps>li:nth-child(even):before{left:15px}.steps h3{font-size:18px;margin-top:19px}.steps p{font-size:14px}.split-layout{grid-template-columns:1fr;gap:3px}.split-layout .section-heading{position:static}.split-layout .info-card{padding:23px 0}.faq-layout{grid-template-columns:1fr;gap:10px}.faq-list summary{font-size:16px}.faq-list p{font-size:14px;margin-right:20px}.hero-product .hero-inner{grid-template-columns:1fr;gap:35px;min-height:0;padding:35px 0 37px}.product-identity{margin-bottom:22px}.product-identity>.product-logo{height:46px;width:165px;padding:8px 12px}.product-identity>span:last-child{font-size:13px;max-width:none}.product-identity>.product-logo:has(.secondary-logo){width:218px}.hero-product h1{font-size:clamp(33px,calc(6.2vw + 2px),44px)}.hero-product .hero-intro{font-size:15px;max-width:560px;margin-top:17px}.hero-product .hero-tags{font-size:13px;gap:16px}.product-hero-visual{width:100%;max-width:470px;justify-self:center}.hero-product .ad-mock{min-height:295px;transform:none}.hero-product .mock-searchbar{margin:19px 20px 14px;font-size:12px}.hero-product .mock-result{margin-inline:20px;padding:14px}.hero-product .mock-result>strong{font-size:14px}.hero-product .mock-result>p{font-size:12px}.hero-product .mock-search>.mock-lines{margin-top:17px}.hero-product .feed-layout{gap:30px;padding:23px}.hero-product .mock-phone{width:143px;height:255px}.hero-product .feed-notes>strong{font-size:16px}.hero-product .feed-notes>p{font-size:13px}.hero-product .mock-products{margin-inline:20px}.hero-product .product-shape{height:85px}.hero-product .mock-product>span{font-size:12px}.visual-heading,.visual-foot{font-size:12px}.product-toc{top:67px}.product-toc>.container{width:100%;padding-inline:20px;min-height:51px}.toc-links{gap:25px;justify-content:flex-start}.toc-links a{font-size:14px;padding:16px 0 13px}.breadcrumbs{font-size:13px;padding-block:14px;gap:8px}.product-overview{grid-template-columns:1fr;gap:15px}.product-overview h2{font-size:31px}.product-overview .eyebrow{font-size:12px;margin-bottom:10px}.overview-copy{font-size:17px;line-height:2}.overview-summary{gap:15px;font-size:13px;margin-top:23px;padding-top:18px}.overview-summary small{font-size:12px}.placement-explorer{grid-template-columns:1fr;gap:23px}.placement-tabs{flex-direction:row;gap:8px;overflow-x:auto;padding:3px 2px 6px}.placement-tabs button{flex:1;min-width:113px;display:block;padding:13px 11px}.placement-tabs button>span{display:block;font-size:12px;margin-bottom:7px}.placement-tabs button strong{font-size:14px}.placement-tabs button small{font-size:12px;line-height:1.6}.placement-tabs button>b{display:none}.placement-panels .ad-mock{min-height:320px}.placement-description{padding-top:18px}.placement-description h3{font-size:18px}.placement-description p{font-size:14px}.placement-disclaimer{font-size:12px;line-height:1.8;margin-top:23px;padding-top:17px}.editorial-layout{grid-template-columns:1fr;gap:3px}.editorial-layout .section-heading{position:static}.editorial-layout .section-heading h2{font-size:30px}.editorial-row{gap:18px;padding:24px 0}.row-number{font-size:26px;min-width:35px}.editorial-row h3{font-size:19px;margin-bottom:8px}.editorial-row p{font-size:14px}.tips-grid{grid-template-columns:1fr}.tips-grid>li,.tips-grid>li:nth-child(even){padding:24px 0;gap:22px;border-left:0}.tip-number{font-size:34px;min-width:42px}.tips-grid h3{font-size:19px;margin-bottom:8px}.tips-grid p{font-size:14px}.source-note{display:block;padding-block:24px;font-size:12px}.source-note>div:last-child{margin-top:13px;gap:16px}.hero-standard .hero-inner{grid-template-columns:1fr;gap:30px;min-height:0;padding:42px 0}.hero-standard h1{font-size:36px}.chapter-visual{min-height:185px;border-left:0;border-top:1px solid #567c953b;padding:23px 0 0}.chapter-code{font-size:12px}.chapter-visual>strong{font-size:24px;line-height:1.7;margin:19px 0 22px}.chapter-visual>strong br{display:none}.chapter-orbit{width:220px;height:220px;right:-30px;top:15px}.chapter-links{gap:25px}.chapter-links span{margin-left:13px}.page-hub .hero-standard .hero-inner{min-height:0}.product-filter{display:block;padding-block:25px}.filter-buttons{justify-content:flex-start;margin-top:17px;gap:8px}.filter-buttons button{padding:8px 11px;font-size:13px}.page-hub .content-section{padding:45px 0}.contact-band{padding:50px 0}.contact-band-inner{grid-template-columns:1fr;gap:24px}.contact-band h2{font-size:35px;margin-bottom:18px}.contact-band .eyebrow{font-size:12px}.contact-band p{font-size:14px}.contact-mail{font-size:14px}.phone-contact{padding:20px 0}.phone-contact>b{right:5px;top:31px}.contact-choices strong{font-size:34px}.wechat-card{padding:14px 0}.wechat-card strong{font-size:27px}.contact-choices span{font-size:13px}.copy-status{margin:0!important;font-size:13px!important}.site-footer{padding:43px 0 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{display:block;padding-top:22px}.footer-grid>div:last-child h2{margin-bottom:16px}.footer-grid>div:last-child p{margin:12px 0}.footer-grid h2{font-size:14px}.footer-grid a:not(.logo){font-size:14px;margin:9px 0}.logo-footer img{width:162px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;font-size:12px;margin-top:25px}.back-top{bottom:16px;right:14px;width:36px;height:36px}.feed-layout{gap:27px;padding:24px 20px}.mock-phone{width:147px;height:270px}.feed-notes>strong{font-size:16px}.feed-notes>p{font-size:13px}.mock-safe{font-size:12px}.mock-topline{font-size:13px}.mock-products{gap:8px}.mock-product{padding:10px 6px}.product-shape{height:87px}.mock-product>span{font-size:12px}.mock-product>b{font-size:12px}.mock-result>strong{font-size:14px}.mock-result>p{font-size:12px}.pin-grid{gap:7px;margin-inline:18px}.pin-art{height:130px}.pin-2 .pin-art{height:110px}.pin-3 .pin-art{height:152px}.pin-4 .pin-art{height:112px}}
@media(max-width:420px){:root{--container:calc(100% - 36px)}.container{width:calc(100% - 36px)}.utility-inner>span{font-size:12px}.utility-inner>a{font-size:12px}.logo img{width:142px}.hero-home h1{font-size:37px}.hero-home .hero-intro{max-width:335px}.hero-home .hero-actions{gap:19px}.hero-text-link{font-size:14px}.hero-home .hero-tags{gap:11px;font-size:12px}.growth-scene{height:324px}.media-node{width:80px;height:46px}.media-node .product-logo{width:63px;height:20px}.media-node-1{top:31px;left:36%}.media-node-2{top:80px}.media-node-3{top:216px}.media-node-4{bottom:14px}.media-node-5{top:211px}.scene-brand{top:127px;width:139px}.scene-brand img{width:117px}.scene-brand>span{font-size:12px}.scene-caption span:last-child{font-size:12px}.hero-product h1{font-size:33px}.product-identity>span:last-child{font-size:12px}.hero-product .hero-actions{gap:22px}.hero-product .hero-tags{font-size:12px;gap:12px}.placement-tabs button{min-width:104px;padding:12px 9px}.placement-tabs button strong{font-size:14px}.placement-tabs button small{font-size:12px}.feed-layout{gap:19px;padding:23px 17px}.mock-phone{width:135px;height:256px}.feed-notes>strong{font-size:14px}.feed-notes>p{font-size:12px}.mock-safe{font-size:12px}.mock-searchbar{margin-inline:16px;padding-inline:13px;font-size:12px}.mock-result{margin-inline:16px;padding-inline:12px}.mock-result>strong{font-size:14px;padding-right:12px}.position-dot{width:20px;height:20px;font-size:12px}.mock-products{margin-inline:15px}.mock-topline{margin-inline:15px}.mock-product>span{font-size:12px}.mock-product>b{font-size:12px}.pin-grid{grid-template-columns:repeat(3,1fr)}.pin-4{display:none}.contact-band h2{font-size:33px}.hero-standard h1{font-size:33px}.chapter-visual>strong{font-size:21px}.hero-product .feed-layout{gap:20px;padding:20px 15px}.hero-product .mock-phone{width:130px;height:250px}.hero-product .feed-notes>strong{font-size:14px}.hero-product .feed-notes>p{font-size:12px}.hero-product .mock-searchbar{margin-inline:14px}.hero-product .mock-result{margin-inline:14px}.hero-product .mock-result>strong{font-size:13px}.hero-product .mock-result>p{font-size:12px}.hero-product .mock-label{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.growth-scene{transform:none!important}.product-hero-visual>.ad-mock{transform:none}}
@media print{.site-header,.utility-bar,.product-toc,.back-top,.hero-actions,.copy-button{display:none}.hero{color:var(--ink);background:white}.hero-intro,.hero .eyebrow{color:var(--muted)}.hero h1 .accent-line{color:var(--ink)}.content-section{padding-block:30px}.editorial-layout .section-heading,.split-layout .section-heading{position:static}.placement-panels [hidden]{display:block!important;margin-top:30px}.contact-band{break-inside:avoid}}
@media(max-width:760px){html:not(.js) .header-inner{flex-wrap:wrap;height:auto;padding-top:16px}html:not(.js) .main-nav{display:flex;position:static;width:100%;box-shadow:none;padding:10px 0 18px}html:not(.js) .menu-toggle{display:none}html:not(.js) .site-header{position:relative}html:not(.js) .product-toc{position:static}}
html:not(.js) .product-filter{display:none}
.product-logo.logo-with-text{gap:9px}.product-logo.logo-with-text>img{height:100%;max-width:38px;flex-shrink:0}.logo-wordmark{font:500 22px/1.2 var(--font);color:#526675;white-space:nowrap;letter-spacing:-.03em}.media-node .logo-with-text{gap:5px}.media-node .logo-with-text>img{max-width:23px}.media-node .logo-wordmark{font-size:14px}.brand-rail .logo-with-text{gap:6px}.brand-rail .logo-wordmark{font-size:16px}.brand-rail .logo-with-text>img{max-width:26px}.hero-product-logo .logo-wordmark{font-size:20px}@media(max-width:980px){.media-node .logo-wordmark{font-size:12px}.media-node .logo-with-text>img{max-width:18px}.brand-rail .logo-wordmark{font-size:13px}.brand-rail .logo-with-text>img{max-width:18px}.hero-product-logo .logo-wordmark{font-size:17px}}@media(max-width:760px){.media-node .logo-wordmark{font-size:12px}.brand-rail .logo-wordmark{font-size:14px}.brand-rail .logo-with-text>img{max-width:21px}}
.product-logo.logo-mediago{background:#3340ef;border-radius:5px;padding:5px 9px}.product-identity>.logo-mediago{background:#3340ef}.product-logo.logo-mediago>img{width:100%;height:100%}
