:root{--ink:#14201a;--muted:#657169;--paper:#f4f7f3;--white:#fff;--line:#dce4de;--green:#0b8f63;--green-dark:#087552;--mint:#c9f2df;--coral:#ff6846;--yellow:#f3d66f;--shell:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Noto Sans SC","Microsoft YaHei",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(calc(100% - 48px),var(--shell));margin:0 auto}.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{border-color:var(--line);background:rgba(255,255,255,.94);box-shadow:0 8px 28px rgba(20,32,26,.06);backdrop-filter:blur(14px)}.header-inner{height:72px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand strong{overflow:hidden;font-size:18px;white-space:nowrap;text-overflow:ellipsis}.brand-symbol{position:relative;width:28px;height:28px;display:inline-block;flex:0 0 auto}.brand-symbol i{position:absolute;width:8px;height:21px;border-radius:2px;transform:skew(-10deg)}.brand-symbol i:nth-child(1){left:2px;top:1px;background:var(--green)}.brand-symbol i:nth-child(2){left:10px;top:4px;background:var(--coral)}.brand-symbol i:nth-child(3){left:18px;top:7px;background:var(--ink)}.brand-image{display:none;max-width:132px;max-height:38px;object-fit:contain}.brand.has-logo .brand-symbol{display:none}.brand.has-logo .brand-image{display:block}.brand.logo-only strong{display:none}.main-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.main-nav a,.order-link{color:#455149;font-size:14px;font-weight:600;transition:color .2s}.main-nav a:hover,.order-link:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:17px}.order-link{display:flex;align-items:center;gap:6px}.order-link svg{width:16px}.button{min-height:48px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:5px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button svg{width:17px}.button-primary{color:white;background:var(--green);box-shadow:0 10px 25px rgba(11,143,99,.18)}.button-primary:hover{background:var(--green-dark)}.button-secondary{border-color:#cbd5ce;background:rgba(255,255,255,.55)}.button-secondary:hover{border-color:#aebbb2;background:white}.button-compact{min-height:40px;padding:0 16px}.button-light{color:var(--ink);background:white}.menu-toggle{display:none;width:40px;height:40px;padding:0;align-items:center;justify-content:center;color:var(--ink);border:0;background:transparent}.menu-toggle svg{width:23px}.mobile-nav{display:none}
.hero{position:relative;min-height:820px;padding:128px 0 0;overflow:hidden;background:#f4f7f3}.hero-lines{position:absolute;inset:0;background-image:linear-gradient(#e5ebe6 1px,transparent 1px),linear-gradient(90deg,#e5ebe6 1px,transparent 1px);background-size:76px 76px;opacity:.56;mask-image:linear-gradient(to bottom,#000,transparent 82%)}.hero::after{content:"";position:absolute;top:72px;right:0;width:34%;height:1px;background:var(--coral)}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(400px,.82fr) minmax(590px,1.18fr);align-items:center;gap:58px}.hero-copy{padding:52px 0 70px}.status-label{display:inline-flex;align-items:center;gap:9px;padding:7px 10px;color:#415048;border:1px solid #cad5cd;background:rgba(255,255,255,.55);font-size:11px;font-weight:700}.status-label span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(11,143,99,.12)}h1{margin:24px 0 22px;font-size:clamp(50px,5.1vw,74px);line-height:1.08;letter-spacing:0}h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:530px;margin:0;color:#59675f;font-size:17px;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:31px}.proof-list{display:flex;gap:0;margin-top:47px;padding-top:24px;border-top:1px solid #d9e1db}.proof-list div{min-width:124px;display:grid;gap:4px;border-right:1px solid #d9e1db;text-align:left}.proof-list div+div{padding-left:26px}.proof-list div:last-child{border:0}.proof-list strong{font-size:18px}.proof-list span{color:#7c8880;font-size:10px}.workspace{position:relative;min-width:0;overflow:visible;border:1px solid #d8e0da;border-radius:8px;background:white;box-shadow:0 32px 80px rgba(27,47,36,.14)}.workspace-bar{height:52px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ece8}.workspace-brand,.workspace-account{display:flex;align-items:center;gap:8px}.workspace-brand span{width:17px;height:17px;border-radius:3px;background:var(--green);box-shadow:7px 0 0 -3px var(--coral)}.workspace-brand b{font-size:10px}.workspace-account{color:#7c8780}.workspace-account svg{width:14px}.workspace-account span{width:25px;height:25px;display:grid;place-items:center;color:#195d44;border-radius:50%;background:var(--mint);font-size:9px;font-weight:700}.workspace-body{display:grid;grid-template-columns:53px 1fr;min-height:445px}.workspace-side{padding-top:21px;display:flex;flex-direction:column;align-items:center;gap:8px;border-right:1px solid #e7ece8;background:#fbfcfb}.workspace-side button{width:31px;height:31px;padding:0;display:grid;place-items:center;color:#909b94;border:0;border-radius:4px;background:transparent}.workspace-side button.active{color:white;background:var(--ink)}.workspace-side svg{width:14px}.workspace-main{min-width:0;padding:25px 23px;background:#f7f9f7}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between}.workspace-heading small{color:#8a958e;font-size:8px}.workspace-heading h2{margin:3px 0 0;font-size:18px}.workspace-heading>button{height:31px;padding:0 10px;display:flex;align-items:center;gap:5px;color:white;border:0;border-radius:3px;background:var(--green);font-size:8px;font-weight:700}.workspace-heading>button svg{width:11px}.summary-row{display:grid;grid-template-columns:1.35fr .85fr .85fr;gap:9px;margin:19px 0 10px}.balance-block,.summary-item{min-width:0;padding:14px;display:grid;gap:7px;border:1px solid #e1e7e2;border-radius:5px;background:white}.balance-block{color:white;border-color:var(--ink);background:var(--ink)}.balance-block span,.summary-item span{color:#8d9791;font-size:8px}.balance-block span{color:#b5beb8}.balance-block strong,.summary-item strong{overflow:hidden;font-size:17px;white-space:nowrap}.balance-block small,.summary-item small{color:#8d9791;font-size:7px}.balance-block small{display:flex;align-items:center;gap:3px;color:#7ed8b2}.balance-block svg{width:9px}.workspace-lower{display:grid;grid-template-columns:1.25fr .9fr;gap:9px}.trend-panel,.recent-panel{min-width:0;padding:14px;border:1px solid #e1e7e2;border-radius:5px;background:white}.panel-title{display:flex;align-items:flex-start;justify-content:space-between}.panel-title>div{display:grid;gap:3px}.panel-title span{font-size:9px;font-weight:700}.panel-title b{color:#9aa39d;font-size:7px;font-weight:500}.panel-title>strong{font-size:12px}.panel-title>a{color:var(--green);font-size:7px}.bar-chart{height:102px;padding:13px 5px 0;display:flex;align-items:flex-end;justify-content:space-between;gap:9px;border-bottom:1px solid #edf0ed}.bar-chart i{width:100%;height:var(--h);border-radius:2px 2px 0 0;background:#cce9dd}.bar-chart i.current{background:var(--green)}.chart-days{padding-top:7px;display:flex;justify-content:space-between;color:#9ba49e;font-size:6px}.delivery-item{padding:9px 0;display:grid;grid-template-columns:27px 1fr auto;align-items:center;gap:7px;border-bottom:1px solid #edf0ed}.delivery-item:last-child{border:0}.brand-chip{width:26px;height:26px;display:grid;place-items:center;border-radius:4px;font-size:8px;font-style:normal;font-weight:700}.brand-chip.green{color:#126443;background:#cef1df}.brand-chip.orange{color:#a13720;background:#ffd9cf}.brand-chip.dark{color:white;background:#27332c}.delivery-item div{display:grid;gap:2px}.delivery-item div b{font-size:8px}.delivery-item div span{color:#929c95;font-size:6px}.delivery-item em{color:var(--green);font-size:6px;font-style:normal}.delivery-item em.muted{color:#8e9891}.delivery-toast{position:absolute;right:-24px;bottom:-25px;padding:11px 14px;display:flex;align-items:center;gap:9px;border:1px solid #dbe3dd;border-radius:6px;background:white;box-shadow:0 16px 38px rgba(25,44,34,.16)}.delivery-toast>span{width:29px;height:29px;display:grid;place-items:center;color:white;border-radius:50%;background:var(--green)}.delivery-toast svg{width:14px}.delivery-toast div{display:grid;gap:2px}.delivery-toast small{color:#87928a;font-size:7px}.delivery-toast strong{font-size:9px}.brand-strip{position:relative;z-index:2;margin-top:53px;padding:21px 0;display:flex;align-items:center;gap:55px;border-top:1px solid #dce4de}.brand-strip>span{color:#7d8981;font-size:10px;white-space:nowrap}.brand-strip>div{width:100%;display:flex;justify-content:space-between;gap:25px;color:#59665e}.brand-strip b{font-size:13px;white-space:nowrap}
.section{padding:105px 0}.section-heading{margin-bottom:47px;display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-heading>div{max-width:700px}.eyebrow{color:var(--green);font-size:11px;font-weight:800}.section-heading h2,.security-copy h2,.cta-inner h2{margin:11px 0 0;font-size:clamp(34px,3.6vw,50px);line-height:1.22}.section-heading>p{max-width:400px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}.solutions{background:white}.solution-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:15px}.solution-card{position:relative;min-width:0;min-height:390px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#f7f9f7}.card-copy{position:relative;z-index:2;padding:29px}.icon-box{width:43px;height:43px;display:grid;place-items:center;border-radius:5px}.icon-box svg{width:20px}.icon-box.green{color:#0e6546;background:var(--mint)}.icon-box.orange{color:#a23d26;background:#ffd8ce}.icon-box.graphite{color:white;background:var(--ink)}.card-copy h3,.data-copy h3{margin:19px 0 9px;font-size:21px}.card-copy p,.data-copy p{max-width:440px;margin:0;color:var(--muted);font-size:13px;line-height:1.8}.entitlement-stack{position:absolute;left:50%;bottom:-90px;width:330px;height:255px;transform:translateX(-45%)}.entitlement-card{position:absolute;width:286px;height:172px;padding:20px;border-radius:8px;box-shadow:0 16px 35px rgba(20,32,26,.16)}.card-one{z-index:3;display:flex;flex-direction:column;color:white;background:var(--ink)}.card-one span{color:#8fe0bc;font-size:8px;font-weight:700}.card-one b{margin-top:19px;font-size:11px}.card-one strong{margin-top:5px;font-size:25px}.card-one small{margin-top:auto;color:#aeb8b2;font-size:7px}.card-two{left:-65px;top:-34px;color:#166947;background:var(--mint);transform:rotate(-10deg)}.card-two strong{display:block;margin-top:10px;font-size:21px}.card-three{right:-64px;top:-20px;color:#6b5509;background:var(--yellow);transform:rotate(11deg)}.audience-card{background:#f9f8f4}.audience-list{margin:5px 28px 0;border-top:1px solid #e2e6e1}.audience-list>div{padding:12px 0;display:grid;grid-template-columns:35px 1fr 18px;align-items:center;gap:9px;border-bottom:1px solid #e2e6e1}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:700}.avatar.mint{background:var(--mint)}.avatar.coral{background:#ffd7cd}.avatar.yellow{background:#f8e9ad}.audience-list p{margin:0;display:grid;gap:3px}.audience-list p b{font-size:11px}.audience-list p small{color:#89938c;font-size:8px}.audience-list svg{width:15px;color:var(--green)}.data-card{grid-column:1/-1;min-height:315px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;background:#edf4ef}.data-copy{padding:38px}.data-copy>a{margin-top:23px;display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:12px;font-weight:700}.data-copy>a svg{width:14px}.data-visual{align-self:stretch;margin:18px 18px 18px 0;padding:28px 50px;display:flex;align-items:center;justify-content:center;gap:65px;border-radius:6px;background:white;box-shadow:0 14px 35px rgba(22,42,31,.07)}.ring{width:160px;height:160px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--green) 0 96.8%,#e5ebe6 96.8%)}.ring::before{content:"";grid-area:1/1;width:112px;height:112px;border-radius:50%;background:white}.ring span{z-index:1;grid-area:1/1;display:grid;text-align:center}.ring strong{font-size:22px}.ring small{color:#8c9790;font-size:8px}.data-legend{min-width:155px;display:grid;gap:16px}.data-legend span{display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:8px;color:#77827b;font-size:9px}.data-legend i{width:7px;height:7px;border-radius:2px;background:var(--green)}.data-legend span:nth-child(2) i{background:#cbd5ce}.data-legend span:nth-child(3) i{background:var(--coral)}.data-legend b{color:var(--ink);font-size:11px}
.workflow{color:white;background:var(--ink)}.workflow .eyebrow{color:#84d9b5}.workflow .section-heading>p{color:#aab5ae}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #3b4740;border-bottom:1px solid #3b4740}.workflow-grid article{position:relative;min-height:275px;padding:34px 28px;border-right:1px solid #3b4740}.workflow-grid article:last-child{border:0}.step-number{position:absolute;top:28px;right:25px;color:#536057;font-size:27px;font-weight:800}.step-icon{width:44px;height:44px;display:grid;place-items:center;color:#155f43;border-radius:5px;background:var(--mint)}.workflow-grid article:nth-child(2) .step-icon{color:#8b321e;background:#ffd8ce}.workflow-grid article:nth-child(3) .step-icon{color:#6b5509;background:var(--yellow)}.workflow-grid article:nth-child(4) .step-icon{color:white;background:var(--green)}.step-icon svg{width:20px}.workflow-grid h3{margin:48px 0 10px;font-size:17px}.workflow-grid p{margin:0;color:#a7b2ab;font-size:12px;line-height:1.75}.workflow-footer{padding-top:29px;display:flex;align-items:center;justify-content:space-between}.workflow-footer>div{display:flex;align-items:center;gap:10px;color:#b1bbb5;font-size:12px}.workflow-footer>div svg{width:18px;color:#f1d46c}.workflow-footer strong{color:white}
.security{background:white}.security-layout{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:clamp(55px,8vw,110px)}.security-copy>p{max-width:520px;color:var(--muted);font-size:14px;line-height:1.8}.security-points{margin-top:33px;display:grid;gap:20px}.security-points>div{display:flex;gap:14px}.security-points>div>svg{flex:0 0 auto;width:20px;color:var(--green)}.security-points span{display:grid;gap:4px}.security-points b{font-size:13px}.security-points small{color:#7b8780;font-size:11px}.security-console{padding:30px;border:1px solid #dce4de;border-radius:7px;background:#f4f7f3}.console-head{padding-bottom:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dae2dc}.console-head span{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700}.console-head span i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(11,143,99,.12)}.console-head>b{color:var(--green);font-size:10px}.uptime{padding:27px 0 24px;display:grid;gap:5px}.uptime small,.uptime span{color:#818d85;font-size:9px}.uptime strong{font-size:36px}.uptime em{font-size:12px;font-style:normal}.service-bars{padding:19px;border-radius:5px;background:white}.service-bars>div{display:grid;grid-template-columns:62px 1fr 28px;align-items:center;gap:10px;padding:8px 0}.service-bars span,.service-bars em{font-size:8px;font-style:normal}.service-bars em{color:var(--green)}.service-bars>div>i{height:5px;overflow:hidden;border-radius:3px;background:#e5ebe7}.service-bars>div>i b{height:100%;display:block;border-radius:3px;background:var(--green)}.console-foot{padding-top:18px;display:flex;justify-content:space-between;color:#7d8981;font-size:8px}.console-foot span{display:flex;align-items:center;gap:5px}.console-foot svg{width:12px}.cta-section{padding:78px 0;background:var(--yellow)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-inner .eyebrow{color:#705b13}.cta-inner h2{font-size:40px}.cta-inner p{margin:12px 0 0;color:#6f6647;font-size:13px}.cta-actions{display:flex;gap:10px;flex:0 0 auto}.site-footer{color:#b5beb8;background:#0d1410}.footer-main{padding:67px 0 48px;display:flex;justify-content:space-between;gap:60px}.footer-main .brand{color:white}.footer-brand>p{max-width:340px;margin:15px 0;color:#727d76;font-size:11px;line-height:1.7}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(90px,130px));gap:45px}.footer-links>div{display:grid;align-content:start;gap:12px}.footer-links b{margin-bottom:4px;color:white;font-size:11px}.footer-links a{color:#77827b;font-size:10px}.footer-links a:hover{color:white}.footer-bottom{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #283129;color:#68736c;font-size:9px}
@media(max-width:1050px){.main-nav{display:none}.menu-toggle{display:flex}.mobile-nav{position:fixed;top:72px;left:0;right:0;padding:10px 24px 22px;display:grid;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);opacity:0;transform:translateY(-125%);transition:.25s}.mobile-nav.open{opacity:1;transform:none}.mobile-nav a{padding:12px 2px;border-bottom:1px solid #edf0ed;font-size:13px;font-weight:600}.hero-layout{grid-template-columns:1fr}.hero-copy{max-width:720px;padding-bottom:10px}.workspace{width:min(100%,760px);margin:0 auto}.brand-strip{margin-top:62px}.solution-grid{grid-template-columns:1fr 1fr}.security-layout{gap:50px}}
@media(max-width:720px){.shell{width:min(calc(100% - 32px),var(--shell))}.header-inner{height:64px}.brand strong{max-width:160px;font-size:15px}.header-actions .order-link,.header-actions .button{display:none}.mobile-nav{top:64px}.hero{min-height:auto;padding-top:92px}.hero::after{top:64px;width:46%}.hero-layout{gap:30px}.hero-copy{padding:13px 0 0}.status-label{font-size:9px}h1{margin:19px 0;font-size:clamp(40px,12vw,55px)}.hero-copy>p{font-size:14px;line-height:1.75}.hero-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:25px}.button{min-width:0;padding:0 12px;font-size:12px}.proof-list{margin-top:31px;padding-top:20px}.proof-list div{min-width:0;width:33.333%}.proof-list div+div{padding-left:15px}.proof-list strong{font-size:14px}.proof-list span{font-size:8px}.workspace{border-radius:6px}.workspace-bar{height:39px}.workspace-body{grid-template-columns:38px 1fr;min-height:315px}.workspace-side{padding-top:12px;gap:4px}.workspace-side button{width:25px;height:25px}.workspace-side svg{width:11px}.workspace-main{padding:15px 11px}.workspace-heading h2{font-size:12px}.workspace-heading small{font-size:6px}.workspace-heading>button{height:25px;font-size:6px}.summary-row{grid-template-columns:1.2fr .8fr;margin:11px 0 7px;gap:6px}.summary-item:last-child{display:none}.balance-block,.summary-item{padding:9px;gap:4px}.balance-block strong,.summary-item strong{font-size:11px}.balance-block span,.summary-item span,.balance-block small,.summary-item small{font-size:6px}.workspace-lower{grid-template-columns:1fr;gap:0}.trend-panel{padding:9px}.recent-panel{display:none}.bar-chart{height:78px}.panel-title span{font-size:7px}.panel-title>strong{font-size:9px}.delivery-toast{right:-7px;bottom:-21px;padding:8px}.delivery-toast>span{width:24px;height:24px}.delivery-toast small{font-size:6px}.delivery-toast strong{font-size:7px}.brand-strip{margin-top:48px;padding:16px 0;overflow:hidden}.brand-strip>span{display:none}.brand-strip>div{justify-content:flex-start;gap:28px;overflow:auto;scrollbar-width:none}.brand-strip b{font-size:11px}.section{padding:73px 0}.section-heading{margin-bottom:30px;display:block}.section-heading h2,.security-copy h2,.cta-inner h2{font-size:31px}.section-heading>p{margin-top:15px;font-size:12px}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:365px}.card-copy{padding:24px}.card-copy h3,.data-copy h3{font-size:18px}.catalog-card{min-height:410px}.audience-list{margin:4px 24px}.data-card{grid-column:auto;display:block}.data-copy{padding:27px 24px}.data-visual{margin:0 13px 13px;padding:22px;gap:25px}.ring{width:116px;height:116px;flex:0 0 auto}.ring::before{width:80px;height:80px}.ring strong{font-size:17px}.data-legend{min-width:0;width:100%;gap:11px}.data-legend span{grid-template-columns:6px 1fr auto;font-size:7px}.workflow-grid{grid-template-columns:1fr}.workflow-grid article{min-height:190px;padding:25px 20px;border-right:0;border-bottom:1px solid #3b4740}.workflow-grid article:last-child{border-bottom:0}.workflow-grid h3{margin-top:25px}.workflow-footer{align-items:flex-start;gap:18px}.workflow-footer>div{max-width:150px}.security-layout{grid-template-columns:1fr}.security-console{padding:22px}.cta-section{padding:65px 0}.cta-inner{display:block}.cta-inner h2{font-size:31px}.cta-actions{margin-top:26px;display:grid;grid-template-columns:1fr 1fr}.footer-main{display:block}.footer-links{margin-top:40px;grid-template-columns:repeat(3,1fr);gap:14px}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px}.entitlement-stack{transform:translateX(-48%) scale(.9)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.hero::after{display:none}
