:root{color:#172033;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--page-bg: #ffffff;--ink: #111827;--muted: #6b7a90;--line: #e9eef7;--soft: #f5f9ff;--soft-strong: #eaf2ff;--blue: #2a78fe;--teal: #28b8d9;--amber: #f7c84a;--green: #2ac98b;--nav-height: 72px}*{box-sizing:border-box}html{width:100%;min-height:100%;scroll-behavior:smooth;overflow-x:clip;-webkit-text-size-adjust:100%}body{margin:0;width:100%;min-height:100%;min-width:320px;background:var(--page-bg);color:var(--ink);font-family:Inter,Inter Fallback,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.5;overflow-x:clip}#root{width:100%;min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-shell{width:100%;min-width:100%;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.container{width:min(100% - 48px,1122px);margin:0 auto}.topbar{position:fixed;z-index:50;inset:0 0 auto;height:var(--nav-height);display:flex;align-items:center;gap:24px;width:100%;padding:0 max(24px,calc((100vw - 1392px)/2));border-bottom:1px solid rgba(233,238,247,.92);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:8px;min-width:0;flex:0 0 auto}.brand-logo{--brand-logo-gap: 8px;--brand-mark-width: 40px;--brand-name-size: 16px;--brand-tagline-size: 12px;display:inline-flex;align-items:center;gap:var(--brand-logo-gap);flex:0 0 auto;min-width:0}.brand-logo__mark{width:var(--brand-mark-width);height:auto;display:block;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(23,107,255,.12))}.brand-logo__copy,.brand-logo__copy strong,.brand-logo__copy small{display:block;min-width:0}.brand-logo__copy strong{color:#14243a;font-size:var(--brand-name-size);line-height:1.18;font-weight:800;white-space:nowrap}.brand-logo__copy small{margin-top:3px;color:#66758a;font-size:var(--brand-tagline-size);line-height:1.3}.topbar .brand-logo__copy small{display:none}.desktop-nav{display:flex;align-items:center;gap:28px;flex:1;min-width:0}.nav-trigger>button{display:inline-flex;align-items:center;gap:8px;border:0;padding:6px 8px;background:transparent;color:#4b5568;cursor:pointer;font-size:14px;line-height:20px;font-weight:400;white-space:nowrap}.nav-trigger>button:after{content:"";width:7px;height:7px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .2s ease}.nav-trigger>button:hover,.nav-trigger.is-active>button{color:var(--blue)}.nav-trigger>button:focus{outline:none}.nav-trigger.is-active>button:after{transform:translateY(2px) rotate(225deg)}.topbar__actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.topbar__actions .ant-btn-default{border-color:#e9eef7e6;background:#ffffffe6;color:#1f2937;box-shadow:0 4px 15px #0f172a0d}.topbar__actions .ant-btn-primary{min-width:114px;background:var(--blue);box-shadow:0 12px 30px #2a78fe38}.mobile-nav{display:none;position:fixed;z-index:45;top:var(--nav-height);left:0;right:0;padding:10px 16px;border-bottom:1px solid var(--line);background:#fffffff5;flex-wrap:wrap;justify-content:center;overflow-x:visible;gap:8px 14px}.mobile-nav a{min-height:28px;display:inline-flex;align-items:center;white-space:normal;color:#45566c;font-size:14px;font-weight:700}main{flex:1;width:100%}.hero-section,.product-hero,.contact-hero{padding:151px 0 18px;background:#fff;overflow:hidden}.hero-section>.container,.product-hero>.container,.contact-hero>.container{width:min(100% - 48px,1122px)}.hero-section:before,.product-hero:before,.contact-hero:before{display:none}.hero-grid,.product-hero__grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:28px;align-items:center}.hero-grid{align-items:start}.hero-copy,.narrow-hero{display:flex;flex-direction:column;gap:18px;min-width:0}.hero-copy h1,.narrow-hero h1{margin:0;max-width:560px;color:#111827;font-size:36px;line-height:1.22;font-weight:600;letter-spacing:0;overflow-wrap:anywhere}.hero-copy h1 span{display:block}.product-hero h1 span:last-child{margin-top:16px;color:#4f6077;font-size:18px;line-height:1.5;font-weight:500}.hero-copy p,.narrow-hero p{margin:0;max-width:520px;color:#66758a;font-size:18px;line-height:1.75;font-weight:400;overflow-wrap:break-word}.hero-kicker,.eyebrow{display:inline-flex;align-items:center;width:fit-content;min-height:32px;padding:6px 12px;border:1px solid rgba(42,120,254,.18);border-radius:10px;background:#2a78fe14;color:#2a78fe;font-size:13px;font-weight:700}.hero-actions{display:flex;flex-wrap:wrap;gap:16px}.hero-actions .ant-btn{height:48px;display:inline-flex;align-items:center;padding-inline:28px;border-radius:14px;font-size:16px;font-weight:700}.hero-actions .ant-btn-primary{background:#2a78fe;box-shadow:0 16px 36px #2a78fe3d}.hero-actions .ant-btn-default{border-color:#e9eef7f5;background:#fffffff5;color:#111827;box-shadow:0 16px 40px #0f172a0f}.button-badge{position:relative;top:-14px;min-width:32px;margin-left:6px;padding:1px 6px;border-radius:999px;background:#ff4d4f;color:#fff;font-size:11px;line-height:16px;font-weight:700}.metric-strip{display:grid;gap:12px}.hero-badges{grid-template-columns:repeat(4,96px);gap:22px;align-items:end;width:fit-content;margin-top:8px}.hero-badges strong{position:relative;min-height:94px;padding:37px 8px 10px;display:flex;flex-direction:column;justify-content:start;align-items:center;border:1px solid #1d3556;border-bottom:0;border-radius:6px 6px 0 0;background:linear-gradient(180deg,#fff 0 38px,#1d3556 38px 68px,#fff 68px 100%);color:#fff;text-align:center;font-size:22px;line-height:1;font-weight:700;box-shadow:0 12px 30px #0f172a0f}.hero-badges strong:before{content:"YZ";position:absolute;top:9px;left:50%;transform:translate(-50%);color:#2a78fe;font-size:17px;line-height:1;font-weight:800}.hero-badges strong:after{content:"";position:absolute;left:12px;right:12px;bottom:-15px;height:19px;background:linear-gradient(135deg,transparent 0 48%,#1d3556 49% 52%,transparent 53%),linear-gradient(160deg,#2a78fe 0 48%,transparent 49%),linear-gradient(200deg,#2a78fe 0 48%,transparent 49%);clip-path:polygon(0 0,100% 0,50% 100%)}.hero-badges span{display:block;margin-top:14px;color:#66758a;font-size:12px;line-height:1.45;font-weight:600}.metric-strip:not(.hero-badges){grid-template-columns:repeat(4,minmax(0,1fr));width:min(100%,760px)}.metric-strip:not(.hero-badges) strong{min-height:82px;padding:18px;border:1px solid #dbe6f4;border-radius:14px;background:#fff;color:#111827;font-size:28px;box-shadow:0 16px 40px #0f172a0e}.metric-strip:not(.hero-badges) span{display:block;margin-top:8px;color:#66758a;font-size:13px;line-height:1.35}.metric-strip--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-visual-wrap{position:relative;min-height:430px;display:grid;gap:16px;align-content:start}.hero-product-tabs{display:grid;grid-template-columns:repeat(5,minmax(max-content,1fr));gap:10px;margin-bottom:0}.hero-product-tabs button{min-height:40px;padding:8px 10px;border:1px solid #e9eef7;border-radius:14px;background:#ffffff80;color:#4b55689e;cursor:pointer;font-size:14px;line-height:1.28;font-weight:700;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease}.hero-product-tabs button:hover,.hero-product-tabs button.is-active{border-color:#2a78fe;background:#fff;color:#2a78fe;box-shadow:0 8px 20px #2a78fe26}.product-visual{margin:0;width:100%;min-height:0}.product-visual svg{display:block;width:100%;height:auto;border-radius:16px;filter:drop-shadow(0 18px 34px rgba(15,23,42,.08))}.product-visual--compact{aspect-ratio:760 / 520}.hero-proof{min-height:72px;display:grid;grid-template-columns:168px minmax(0,1fr);gap:18px;align-items:center;padding:16px 22px;border:1px solid #e5edf7;border-radius:14px;background:#fffffff0;box-shadow:0 18px 44px #0f172a1f}.hero-proof strong,.hero-proof span{display:block;min-width:0;overflow-wrap:break-word}.hero-proof strong{color:#111827;font-size:18px;font-weight:700}.hero-proof span{color:#66758a;font-size:16px;line-height:1.55}.trust-band{padding:28px 0 74px;border:0;background:#fff;overflow:hidden}.trust-band__inner{display:grid;gap:28px;text-align:center}.trust-stat{display:flex;align-items:baseline;justify-content:center;gap:14px;color:#111827;font-size:16px;font-weight:600}.trust-stat strong{color:#2a78fe;font-size:38px;line-height:1;font-weight:700}.trust-band__inner>p{margin:-12px auto 8px;max-width:740px;color:#4f6077;font-size:14px;line-height:1.7}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:14px;justify-content:center;width:100%;min-width:0;transform:none}.trust-grid span{min-height:64px;padding:12px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #edf2f8;border-radius:12px;background:#fff;box-shadow:0 10px 26px #0f172a09}.trust-grid b,.trust-grid em{display:block;font-style:normal}.trust-grid b{color:#111827;font-size:15px;font-weight:700}.trust-grid em{color:#6b7a90;font-size:12px;line-height:1.35}.section{padding:80px 0;scroll-margin-top:132px}.section-header{max-width:820px;margin:0 auto 42px;display:flex;flex-direction:column;gap:14px;align-items:center;text-align:center}.section-header--left{margin-inline:0;align-items:flex-start;text-align:left}.section-header h2{margin:0;color:#111827;font-size:27px;line-height:1.28;font-weight:600;letter-spacing:0}.section-header p{margin:0;color:#66758a;font-size:17px;line-height:1.75}.challenge-section{position:relative;padding:80px 0 88px;background:linear-gradient(180deg,#2a78fe,#2373f6);color:#fff;overflow:hidden}.challenge-section:before{content:"";position:absolute;left:12%;right:12%;bottom:72px;height:104px;background:repeating-linear-gradient(168deg,rgba(42,120,254,.32) 0 2px,transparent 2px 34px),linear-gradient(180deg,#8fc5ff,#35a2ff);transform:perspective(480px) rotateX(56deg);transform-origin:bottom;opacity:.9}.challenge-section .container{position:relative;z-index:1}.challenge-section .section-header h2,.challenge-section .challenge-card h3{color:#fff}.challenge-section .section-header p,.challenge-section .challenge-card p,.challenge-section .challenge-card li{color:#ffffffc7}.challenge-section .eyebrow{border-color:#ffffff3d;background:#ffffff1f;color:#fff}.challenge-layout{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.challenge-card,.audience-card,.case-card,.delivery-card,.risk-card,.platform-layer,.solution-card,.product-card,.capability-row,.page-tail-cta{min-width:0;border:1px solid #edf2f8;border-radius:16px;background:#fff;box-shadow:0 18px 46px #0f172a0b}.challenge-section .challenge-card{border-color:#ffffff38;background:#ffffff1a;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.challenge-section .challenge-card>span{color:#ffffffe6}.challenge-card{padding:22px;display:flex;flex-direction:column;gap:14px}.challenge-card>span,.risk-card>span,.delivery-card>span,.platform-layer>span,.audience-card>span,.case-card>span,.capability-row__copy>span,.workflow-card span,.solution-card>span,.product-card__body>span,.page-tail-cta>span{color:#2a78fe;font-size:13px;font-weight:700}.challenge-card h3,.audience-card h3,.case-card h3,.delivery-card h3,.platform-layer h3,.capability-row h3,.solution-card h3,.product-card h3{margin:0;color:#111827;font-size:22px;line-height:1.32;font-weight:700;overflow-wrap:anywhere}.challenge-card p,.audience-card p,.case-card p,.delivery-card p,.platform-layer p,.risk-card p,.capability-row p,.workflow-card p,.solution-card p,.product-card p{margin:0;color:#66758a;line-height:1.75;overflow-wrap:break-word}.challenge-card ul,.audience-card ul,.capability-row ul{margin:auto 0 0;padding:0;list-style:none;display:grid;gap:10px}.challenge-card li,.audience-card li,.capability-row li{position:relative;padding-left:18px;color:#394c62;line-height:1.55;font-weight:600}.challenge-card li:before,.audience-card li:before,.capability-row li:before{content:"";position:absolute;left:0;top:10px;width:7px;height:7px;border-radius:50%;background:#2a78fe}.product-grid,.solution-grid,.audience-grid,.case-grid,.delivery-grid,.risk-grid,.related-grid{display:grid;gap:18px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-grid,.risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-card,.product-card,.audience-card,.case-card,.delivery-card,.risk-card{padding:24px}.solution-card{display:flex;flex-direction:column;gap:14px}.product-card{--accent: #2a78fe;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-card:hover,.solution-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--accent, #2a78fe) 30%,#dbe5f0);box-shadow:0 26px 70px #0f172a1a}.product-card .product-visual{padding:12px 12px 0}.product-card__body{padding:0;display:flex;flex:1;flex-direction:column;gap:14px}.product-card .product-card__body{padding:0}.product-card>.product-card__body{padding:0}.product-card .chip-row{margin-top:auto}.chip-row{display:flex;flex-wrap:wrap;gap:9px}.chip-row em,.platform-layer em{display:inline-flex;align-items:center;max-width:100%;min-height:30px;padding:6px 10px;border-radius:10px;background:#2a78fe14;color:#2a5da8;font-size:12px;font-style:normal;font-weight:700;overflow-wrap:anywhere}.architecture-board,.platform-stack{display:grid;gap:18px}.architecture-board{position:relative;grid-template-columns:repeat(4,minmax(0,1fr));padding:22px;border:1px solid #edf2f8;border-radius:16px;background:#fff;box-shadow:0 24px 70px #0f172a14}.platform-layer{position:relative;z-index:1;min-height:270px;padding:24px}.platform-layer div{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.platform-layout,.workflow-grid,.faq-layout{display:grid;grid-template-columns:minmax(320px,.76fr) minmax(0,1.24fr);gap:42px;align-items:start}.capability-list{display:grid;gap:18px}.capability-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:28px;min-height:224px;padding:34px 92px 34px 34px}.capability-row__copy{display:flex;flex-direction:column;gap:14px}.capability-row>strong{position:absolute;right:28px;top:28px;color:#2a78fe2e;font-size:28px;line-height:1}.section--tint{background:linear-gradient(180deg,#2a78fe09,#fff0),#f5f9ff}.architecture-board:before{content:"";position:absolute;left:8%;right:8%;top:50%;height:2px;background:linear-gradient(90deg,#2a78fe66,#28b8d947);z-index:0}.workflow-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;border:1px solid #edf2f8;border-radius:16px;background:#f5f9ff}.workflow-card div{min-height:150px;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:24px;border-radius:14px;background:#fff}.workflow-card strong{color:#111827;font-size:26px}.faq-collapse{border:1px solid #edf2f8;border-radius:16px;overflow:hidden;background:#fff}.faq-answer{margin:0;color:#66758a;line-height:1.75}.page-tail-cta{padding:40px;background:radial-gradient(circle at 82% 20%,rgba(42,120,254,.16),transparent 28%),linear-gradient(135deg,#fff,#f4f8ff)}.page-tail-cta h2{max-width:780px;margin:14px 0;color:#111827;font-size:24px;line-height:1.28;font-weight:600}.page-tail-cta p{max-width:760px;margin:0 0 28px;color:#66758a;font-size:17px;line-height:1.8}.page-tail-cta p:last-child{margin-bottom:0}.company-belief-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-belief-grid .audience-card{display:flex;flex-direction:column;gap:12px}.company-info-section,.contact-info-section{padding:72px 0}.company-info-panel,.contact-info-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:42px;align-items:start}.company-info-panel{padding:34px;border:1px solid #edf2f8;border-radius:16px;background:#fff;box-shadow:0 18px 46px #0f172a0b}.company-info-panel h2{margin:16px 0 12px;color:#111827;font-size:24px;line-height:1.28;font-weight:650}.company-info-panel p{max-width:520px;margin:0;color:#66758a;font-size:14px;line-height:1.7}.company-info-list{display:grid;gap:14px;margin:0}.company-info-list div{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;min-height:74px;align-items:center;padding:18px;border:1px solid #edf2f8;border-radius:14px;background:#f5f9ff}.company-info-list dt,.company-info-list dd{margin:0}.company-info-list dt{color:#66758a;font-weight:700}.company-info-list dd{min-width:0;color:#17324d;font-size:16px;line-height:1.6;font-weight:800;overflow-wrap:anywhere}.mega-menu{position:fixed;z-index:46;top:var(--nav-height);left:0;right:0;min-height:374px;border-bottom:1px solid rgba(233,238,247,.72);background:#ffffffe6;box-shadow:0 16px 36px #0f172a14;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.mega-menu__inner{width:min(100% - 64px,1122px);margin:0 auto;padding:32px 0;display:grid;grid-template-columns:repeat(4,minmax(180px,220px));justify-content:flex-start;gap:48px}.mega-menu__inner--products{justify-content:center}.mega-menu__inner--solutions,.mega-menu__inner--customers,.mega-menu__inner--company{grid-template-columns:1fr;justify-content:center}.mega-menu__inner--solutions{width:min(100% - 64px,1240px)}.topbar__actions .ant-btn{height:40px;padding-inline:18px;border-radius:14px;font-size:14px;font-weight:700}.topbar__actions .ant-btn-primary{min-width:114px;background:#2a78fe;box-shadow:0 12px 30px #2a78fe38}.topbar__actions .ant-btn-default{min-width:164px;border-color:#e9eef7e6;background:#ffffffe6;color:#111827;box-shadow:0 4px 15px #0f172a0d}.mega-menu__column{width:220px;min-width:220px;max-width:280px;display:flex;flex-direction:column}.mega-menu__inner--solutions .mega-menu__column,.mega-menu__inner--customers .mega-menu__column,.mega-menu__inner--company .mega-menu__column{width:100%;min-width:0;max-width:none;display:grid;justify-content:center;gap:8px 24px}.mega-menu__inner--solutions .mega-menu__column,.mega-menu__inner--customers .mega-menu__column{grid-template-columns:repeat(4,minmax(188px,220px))}.mega-menu__inner--solutions .mega-menu__column{grid-template-columns:minmax(220px,1.05fr) repeat(4,minmax(176px,1fr));align-items:stretch}.mega-menu__inner--company .mega-menu__column{grid-template-columns:repeat(3,minmax(188px,220px))}.mega-menu__column h3{margin:0 0 16px;color:#9aa4b4;font-size:12px;line-height:16px;font-weight:700}.mega-menu__inner--solutions .mega-menu__column h3,.mega-menu__inner--customers .mega-menu__column h3,.mega-menu__inner--company .mega-menu__column h3{grid-column:1 / -1;margin:0 0 8px}.mega-menu__column a{display:flex;flex-direction:column;margin:0 -12px;padding:12px;border-radius:10px;color:#111827}.mega-menu__column a+a{margin-top:8px}.mega-menu__inner--solutions .mega-menu__column a,.mega-menu__inner--customers .mega-menu__column a,.mega-menu__inner--company .mega-menu__column a{min-height:88px;margin:0;padding:16px;border:1px solid transparent}.mega-menu__inner--solutions .mega-menu__column a{min-height:214px;border-color:#edf2f8;background:#fff;box-shadow:0 16px 34px #0f172a0e}.mega-menu__inner--solutions .mega-menu__column a+a,.mega-menu__inner--customers .mega-menu__column a+a,.mega-menu__inner--company .mega-menu__column a+a{margin-top:0}.mega-menu__column a strong,.mega-menu__column a span,.mega-menu__column a small{display:block}.mega-menu__column a small{margin-bottom:10px;color:#2a78fe;font-size:12px;line-height:16px;font-weight:800}.mega-menu__column a strong{color:#111827;font-size:14px;line-height:17.5px;font-weight:700}.mega-menu__column a span{margin-top:6px;color:#66758a;font-size:12px;line-height:16px}.mega-menu__inner--solutions .mega-menu__column a span{font-size:13px;line-height:1.65}.mega-menu__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:14px}.mega-menu__chips em{display:inline-flex;align-items:center;min-height:26px;padding:5px 8px;border-radius:999px;background:#2a78fe14;color:#2a5da8;font-size:11px;font-style:normal;font-weight:800}.mega-menu__column a:hover{background:#f7faff}.mega-menu__inner--solutions .mega-menu__column a:hover,.mega-menu__inner--customers .mega-menu__column a:hover,.mega-menu__inner--company .mega-menu__column a:hover,.mega-menu__inner--solutions .mega-menu__column a.is-current,.mega-menu__inner--customers .mega-menu__column a.is-current,.mega-menu__inner--company .mega-menu__column a.is-current{border-color:#2a78fe1a;background:#f6f9ff}.mega-menu__column a:hover strong,.mega-menu__column a.is-current strong{color:#2a78fe}.footer{position:relative;margin-top:auto;padding:76px 0 34px;overflow:hidden;border-top:0;background:linear-gradient(180deg,#e8f5ff,#d8ecff);color:#17324d}.footer:after{display:none}.footer__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(430px,1.8fr) minmax(120px,.55fr) minmax(180px,.9fr) minmax(170px,.9fr);gap:clamp(32px,3.8vw,56px)}.footer__brand-block{max-width:560px}.footer .brand-logo__copy strong,.footer h4{color:#17324d}.brand--footer .brand-logo{--brand-logo-gap: 8px;--brand-mark-width: 40px;--brand-name-size: 17px;--brand-tagline-size: 13px}.brand--footer .brand-logo__copy strong{font-size:var(--brand-name-size);line-height:1.18}.brand--footer .brand-logo__copy small{margin-top:4px;color:#40556e;font-size:var(--brand-tagline-size);line-height:1.45;white-space:nowrap}.footer .brand-logo__copy small,.footer p,.footer__bottom,.footer__contact{color:#40556e}.footer a:not(.brand){color:#40556e}.footer p{max-width:520px;margin:28px 0 0;font-size:18px;line-height:1.8}.footer h4{margin:0 0 18px;font-size:16px;font-weight:700}.footer__grid>div:not(.footer__brand-block) a{display:block;margin:12px 0;font-size:14px}.footer__contact{display:grid;gap:12px;margin:30px 0 0}.footer__contact div{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:8px}.footer__contact dt,.footer__contact dd{margin:0}.footer__contact dt{color:#66758a}.footer__contact dd{color:#17324d;font-weight:700;line-height:1.55;overflow-wrap:anywhere}.footer__qrs{display:grid;grid-template-columns:repeat(2,120px);gap:18px;width:fit-content;max-width:100%;margin-top:24px}.footer__qr{display:grid;gap:8px;justify-items:center;width:120px;min-width:0}.footer__qr-image{display:grid;place-items:center;width:104px;aspect-ratio:1}.footer__qr img{display:block;width:100%;height:100%;object-fit:contain}.footer__qr strong,.footer__qr span{display:block}.footer__qr strong{color:#17324d;font-size:13px;line-height:1.35;font-weight:700;text-align:center}.footer__qr span{margin-top:4px;color:#66758a;font-size:12px;line-height:1.45;text-align:center}.footer__bottom{position:relative;z-index:1;margin-top:52px;padding-top:24px;display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(42,120,254,.12);font-size:13px}.footer__bottom a{color:inherit}.center-action{margin-top:34px;display:flex;justify-content:center}.text-button{display:inline-flex;align-items:center;min-height:46px;padding:0 22px;border-radius:10px;background:#2a78fe;color:#fff;font-weight:800}main>.section:last-child{padding-bottom:58px}@media(max-width:1180px){.hero-grid,.product-hero__grid,.contact-grid,.platform-layout,.workflow-grid,.faq-layout{grid-template-columns:1fr}.challenge-layout,.product-grid,.solution-grid,.related-grid,.architecture-board{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual-wrap{min-height:auto}.mega-menu__inner{grid-template-columns:repeat(auto-fit,minmax(188px,220px));justify-content:center;gap:32px}.mega-menu__inner--solutions,.mega-menu__inner--customers,.mega-menu__inner--company{grid-template-columns:1fr}.mega-menu__inner--solutions .mega-menu__column{grid-template-columns:repeat(2,minmax(0,1fr))}.mega-menu__inner--solutions .mega-menu__column a:first-of-type{grid-column:1 / -1}}@media(max-width:980px){.topbar__consult{display:none!important}.hero-copy h1,.narrow-hero h1{font-size:29px;line-height:1.24}.product-hero .hero-copy h1{font-size:28px}.hero-product-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-badges,.metric-strip:not(.hero-badges),.metric-strip--compact,.trust-grid,.audience-grid,.case-grid,.risk-grid,.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-badges{width:100%}.company-info-panel,.contact-info-grid{grid-template-columns:1fr}.trust-grid{min-width:0;transform:none}.capability-row{grid-template-columns:1fr;padding-right:34px}.workflow-card{grid-template-columns:1fr}}@media(max-width:680px){.hero-section,.product-hero,.contact-hero{padding-top:166px}.hero-copy h1,.narrow-hero h1{font-size:24px;line-height:1.28}.product-hero .hero-copy h1{font-size:23px}.product-hero h1 span:last-child{font-size:15.5px}.hero-copy p,.section-header p{font-size:14px}.section-header h2{font-size:20px}.hero-actions .ant-btn{width:100%}.hero-product-tabs,.hero-badges,.metric-strip:not(.hero-badges),.trust-grid,.challenge-layout,.product-grid,.solution-grid,.audience-grid,.case-grid,.risk-grid,.related-grid,.footer__grid{grid-template-columns:1fr}.hero-proof{position:static;grid-template-columns:1fr;margin-top:16px}.trust-stat{flex-direction:column;gap:6px}.product-card{min-height:auto}.section{padding:72px 0}.page-tail-cta{padding:28px}.page-tail-cta h2{font-size:19px}.footer:after{display:none}.footer__bottom{flex-direction:column}.footer__qrs{grid-template-columns:repeat(2,minmax(0,108px))}.footer__qr-image{width:82px}}.case-card--link,.solution-grid--compact .solution-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.case-card--link:hover,.solution-grid--compact .solution-card:hover{transform:translateY(-4px);border-color:#2a78fe2e;box-shadow:0 26px 70px #0f172a1a}.chip-row--center{justify-content:center;margin-top:24px}.case-detail-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:42px;align-items:start}.case-insight-panel{margin-top:24px;padding:28px;border:1px solid #edf2f8;border-radius:16px;background:#fff;box-shadow:0 18px 46px #0f172a0b}.case-insight-panel h3{margin:0 0 18px;color:#111827;font-size:22px;line-height:1.32}.delivery-grid--single{grid-template-columns:1fr}.solution-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-grid--compact .solution-card{min-height:0}.solution-grid.solution-grid--feature{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-card--rich{min-height:0}.solution-card--rich .chip-row{margin-top:auto}.solution-card__promise{display:block;padding:16px 0 0;border-top:1px solid #edf2f8;color:#17324d;font-size:15px;line-height:1.7;font-weight:800}.solution-card__signals{margin:0;padding:0;list-style:none;display:grid;gap:10px}.solution-card__signals li{position:relative;padding-left:18px;color:#394c62;font-size:14px;line-height:1.65}.solution-card__signals li:before{content:"";position:absolute;left:0;top:10px;width:7px;height:7px;border-radius:50%;background:#20b486}.solution-conviction,.solution-reason-panel{border:1px solid #edf2f8;border-radius:16px;background:#fff;box-shadow:0 18px 46px #0f172a0b}.solution-conviction{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:28px;align-items:start;margin-bottom:24px;padding:30px}.solution-conviction span,.solution-reason-panel span{color:#2a78fe;font-size:13px;font-weight:800}.solution-conviction h3{margin:10px 0 0;color:#111827;font-size:24px;line-height:1.34}.solution-conviction ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.solution-conviction li,.solution-reason-panel p{margin:0;color:#394c62;line-height:1.75;font-weight:650}.solution-conviction li{padding:16px 18px;border-radius:12px;background:#f5f9ff}.solution-reason-panel{overflow:hidden}.solution-reason-panel div{padding:22px 24px}.solution-reason-panel div+div{border-top:1px solid #edf2f8}.solution-reason-panel p{margin-top:10px}.delivery-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.detail-card,.deliverable-panel,.validation-list{border:1px solid #edf2f8;border-radius:16px;background:#fff;box-shadow:0 18px 46px #0f172a0b}.detail-card{display:flex;flex-direction:column;gap:14px;padding:24px}.detail-card h3{margin:0;color:#111827;font-size:22px;line-height:1.32}.detail-card p{margin:0;color:#66758a;line-height:1.75}.detail-card ul{margin:2px 0 0;padding:0;list-style:none;display:grid;gap:10px}.detail-card li{position:relative;padding-left:18px;color:#394c62;line-height:1.55;font-weight:600}.detail-card li:before{content:"";position:absolute;left:0;top:10px;width:7px;height:7px;border-radius:50%;background:#2a78fe}.validation-layout{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:42px;align-items:start}.validation-list{margin:0;padding:26px 30px 26px 58px;counter-reset:validation}.validation-list li{position:relative;margin:0;padding:18px 0 18px 8px;color:#394c62;line-height:1.75;font-weight:650}.validation-list li+li{border-top:1px solid #edf2f8}.validation-list li::marker{color:#2a78fe;font-weight:800}.deliverable-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden}.deliverable-panel div{min-height:132px;padding:24px;border-right:1px solid #edf2f8;border-bottom:1px solid #edf2f8}.deliverable-panel div:nth-child(2n){border-right:0}.deliverable-panel div:nth-last-child(-n+2){border-bottom:0}.deliverable-panel span,.deliverable-panel strong{display:block}.deliverable-panel span{color:#2a78fe;font-size:13px;font-weight:800}.deliverable-panel strong{margin-top:12px;color:#111827;font-size:19px;line-height:1.45}@media(max-width:980px){.case-detail-grid,.solution-grid--compact,.solution-grid.solution-grid--feature,.detail-card-grid,.validation-layout,.solution-conviction,.delivery-grid--three{grid-template-columns:1fr}.solution-card--rich{min-height:auto}}@media(max-width:680px){.deliverable-panel{grid-template-columns:1fr}.deliverable-panel div,.deliverable-panel div:nth-child(2n),.deliverable-panel div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #edf2f8}.deliverable-panel div:last-child{border-bottom:0}}.effect-flow-stack{display:grid;gap:28px}.effect-flow-card{display:grid;grid-template-columns:minmax(260px,.36fr) minmax(0,.64fr);gap:28px;align-items:stretch;padding:28px;border:1px solid #edf2f8;border-radius:16px;background:#fff;box-shadow:0 18px 46px #0f172a0b}.effect-flow-card__copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.effect-flow-card__copy span{color:#2a78fe;font-size:13px;font-weight:800}.effect-flow-card__copy h3{margin:14px 0 16px;color:#111827;font-size:26px;line-height:1.28}.effect-flow-card__copy p{margin:0;color:#66758a;font-size:16px;line-height:1.8}.effect-flow-visual{position:relative;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,1.08fr) minmax(0,1fr);grid-template-rows:minmax(116px,auto) minmax(168px,auto) minmax(112px,auto);grid-template-areas:"top-left top-left top-right" "side-left center side-right" "bottom-left bottom-middle bottom-right";gap:30px 26px;align-items:center;justify-items:center;padding:52px 32px 42px;overflow:hidden;border:1px solid #dceafe;border-radius:16px;background:linear-gradient(180deg,#f3f7ff,#edf4ff);box-shadow:inset 0 0 0 8px #ffffffad}.effect-flow-lines{position:absolute;inset:0;z-index:1;width:100%;height:100%}.effect-flow-lines path{fill:none;stroke:#61a9ef;stroke-width:3;stroke-dasharray:9 7;stroke-linecap:round}.effect-flow-lines circle{fill:#d9ecff;stroke:#61a9ef;stroke-width:3}.effect-flow-node,.effect-flow-center{position:relative;z-index:2}.effect-flow-node{width:min(100%,204px);min-height:94px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:16px;border:1px solid rgba(97,169,239,.48);border-radius:14px;background:#fffffff5;box-shadow:0 18px 34px #2a78fe1f;text-align:center}.effect-flow-node span{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(42,120,254,.16);border-radius:14px;background:linear-gradient(180deg,#2a78fe1a,#2a78fe0a);box-shadow:inset 0 1px #ffffffe6,0 10px 20px #2a78fe14;color:#2a78fe}.effect-flow-node svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.effect-flow-node svg text{fill:currentColor;stroke:none;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:9px;font-weight:900;letter-spacing:0}.effect-flow-node strong{color:#17324d;font-size:16px;line-height:1.28;font-weight:850;overflow-wrap:break-word;text-wrap:balance}.effect-flow-center{grid-area:center;width:min(100%,250px);display:grid;justify-items:center;gap:12px;color:#17324d;text-align:center}.effect-flow-center__shield{width:132px;height:132px;display:grid;place-items:center;border-radius:50%;background:#2a78fe1a}.effect-flow-center__shield svg{width:100px;height:118px;filter:drop-shadow(0 18px 24px rgba(42,120,254,.24))}.effect-flow-center__shield path:first-child{fill:#2a78fe}.effect-flow-center__shield path:nth-child(2){fill:none;stroke:#fff;stroke-width:9;stroke-linecap:round}.effect-flow-center__shield rect{fill:#fff}.effect-flow-center__shield circle{fill:#2a78fe}.effect-flow-center strong{color:#17324d;font-size:19px;line-height:1.3;font-weight:900;overflow-wrap:anywhere}.effect-flow-node--top-left{grid-area:top-left}.effect-flow-node--top-right{grid-area:top-right}.effect-flow-node--side-left{grid-area:side-left}.effect-flow-node--side-right{grid-area:side-right}.effect-flow-node--bottom-left{grid-area:bottom-left}.effect-flow-node--bottom-middle{grid-area:bottom-middle}.effect-flow-node--bottom-right{grid-area:bottom-right}@media(max-width:1180px){.effect-flow-card{grid-template-columns:1fr}.effect-flow-card__copy{justify-content:flex-start}}@media(max-width:760px){.effect-flow-card{padding:20px}.effect-flow-card__copy h3{font-size:21px}.effect-flow-visual{min-height:auto;display:grid;grid-template-columns:1fr;grid-template-rows:none;grid-template-areas:"top-left" "top-right" "side-left" "side-right" "center" "bottom-left" "bottom-middle" "bottom-right";gap:14px;padding:20px;box-shadow:inset 0 0 0 5px #ffffffad}.effect-flow-lines{display:none}.effect-flow-node,.effect-flow-center{width:auto;min-height:auto}.effect-flow-node{flex-direction:row;justify-content:flex-start;text-align:left}.effect-flow-center{margin:6px 0}.effect-flow-center__shield{width:112px;height:112px}.effect-flow-center__shield svg{width:86px;height:102px}}.trial-hero{padding:142px 0 72px;background:linear-gradient(180deg,#f5f9ffeb,#fffffffa),#fff}.trial-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,460px);gap:48px;align-items:start}.trial-copy{display:flex;flex-direction:column;gap:20px;padding-top:24px}.trial-copy h1{margin:0;max-width:620px;color:#111827;font-size:34px;line-height:1.24;font-weight:650;letter-spacing:0}.trial-copy>p{margin:0;max-width:570px;color:#66758a;font-size:18px;line-height:1.75}.trial-benefits-panel,.trial-form-card{border:1px solid rgba(215,226,242,.9);border-radius:8px;background:#fffffff0;box-shadow:0 26px 70px #0f172a14}.trial-benefits-panel{margin-top:12px;padding:24px;max-width:580px}.trial-benefits-panel ol{display:grid;gap:14px;margin:20px 0 0;padding:0;list-style:none}.trial-benefits-panel li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:center}.trial-benefits-panel li>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#2a78fe1a;color:#2a78fe;font-size:14px;font-weight:800}.trial-benefits-panel p{margin:0;color:#24344d;font-size:16px;line-height:1.5;font-weight:650}.trial-form-card{padding:30px}.trial-form-card__head{margin-bottom:22px}.trial-form-card__head span{color:#2a78fe;font-size:14px;font-weight:800}.trial-form-card__head h2{margin:8px 0;color:#111827;font-size:30px;line-height:1.2}.trial-form-card__head p{margin:0;color:#66758a;font-size:15px;line-height:1.7}.trial-form-card .ant-alert{margin-bottom:18px;border-radius:8px}.trial-form-card .ant-form-item-label>label{color:#24344d;font-weight:700}.trial-form-card .ant-input{border-radius:8px}.trial-form-card .ant-btn-primary{height:48px;border-radius:10px;background:#2a78fe;font-weight:800;box-shadow:0 16px 34px #2a78fe3d}.trial-expectation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.trial-expectation-grid .delivery-card h3{margin-bottom:0;font-size:18px;line-height:1.5}@media(max-width:980px){.trial-grid,.trial-expectation-grid{grid-template-columns:1fr}.trial-copy{padding-top:0}}@media(max-width:680px){.trial-hero{padding:164px 0 56px}.trial-copy h1{font-size:23px}.trial-copy>p{font-size:14px}.trial-form-card,.trial-benefits-panel{padding:22px}}@media(max-width:1180px){.challenge-layout,.product-grid,.solution-grid,.related-grid,.architecture-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.topbar{height:72px}:root{--nav-height: 72px}.desktop-nav,.topbar__actions{display:none}.mobile-nav{display:flex}.hero-section,.product-hero,.contact-hero{padding-top:170px}.hero-grid,.product-hero__grid,.contact-grid,.platform-layout,.workflow-grid,.faq-layout,.architecture-board{grid-template-columns:1fr}.architecture-board:before{display:none}.hero-copy h1{font-size:29px}.product-hero h1 span:last-child{font-size:16.5px}.narrow-hero h1{font-size:29px}.metric-strip,.metric-strip--compact,.trust-grid,.audience-grid,.case-grid,.risk-grid,.footer__grid{grid-template-columns:1fr 1fr}.capability-row{grid-template-columns:1fr;padding-right:34px}.workflow-card{grid-template-columns:1fr}}@media(max-width:680px){.container{width:min(100% - 28px,1220px)}.brand{min-width:0}.brand-logo__mark{width:var(--brand-mark-width);height:auto}.topbar .brand-logo{--brand-mark-width: 36px;--brand-name-size: 16px}.topbar .brand-logo__copy small{display:none}.brand--footer .brand-logo{--brand-mark-width: 36px;--brand-name-size: 16px;--brand-tagline-size: 12.5px}.brand--footer .brand-logo__copy small{white-space:normal}.hero-copy h1{font-size:24px}.product-hero h1 span:last-child{font-size:15.5px}.hero-copy p,.section-header p{font-size:14px}.section-header h2{font-size:20px}.hero-actions .ant-btn{width:100%}.hero-product-tabs button{white-space:normal;overflow-wrap:anywhere}.metric-strip,.trust-grid,.challenge-layout,.product-grid,.solution-grid,.audience-grid,.case-grid,.risk-grid,.related-grid,.footer__grid{grid-template-columns:1fr}.hero-proof{position:static;grid-template-columns:1fr;margin-top:16px}.product-card{min-height:auto}.section{padding:64px 0}.page-tail-cta{padding:28px}.page-tail-cta h2{font-size:19px}.footer__bottom{flex-direction:column}}body{font-size:14px}.brand strong,.topbar .brand-logo__copy strong{font-size:var(--brand-name-size, 16px)}.brand--footer .brand-logo__copy strong{font-size:var(--brand-name-size, 17px)}.brand--footer .brand-logo__copy small{font-size:var(--brand-tagline-size, 13px)}.nav-trigger>button,.topbar__actions .ant-btn,.mobile-nav a{font-size:13px}.hero-copy h1,.narrow-hero h1{max-width:620px;font-size:36px;line-height:1.22;font-weight:650;text-wrap:balance}.product-hero .hero-copy h1{font-size:32px;line-height:1.22}.product-hero h1 span:last-child{margin-top:12px;font-size:18px;line-height:1.5}.trial-copy h1{font-size:34px;line-height:1.24;text-wrap:balance}.hero-copy p,.narrow-hero p,.trial-copy>p,.trust-band__inner>p,.section-header p,.page-tail-cta p,.trial-form-card__head p{font-size:14px;line-height:1.7}.hero-kicker,.eyebrow,.challenge-card>span,.risk-card>span,.delivery-card>span,.platform-layer>span,.audience-card>span,.case-card>span,.capability-row__copy>span,.workflow-card span,.solution-card>span,.product-card__body>span,.page-tail-cta>span,.deliverable-panel span,.trial-form-card__head span{font-size:12px}.hero-actions .ant-btn,.text-button{height:44px;min-height:44px;padding-inline:22px;font-size:14px}.section-header h2{font-size:27px;line-height:1.28;text-wrap:balance}.challenge-card h3,.audience-card h3,.case-card h3,.delivery-card h3,.platform-layer h3,.capability-row h3,.solution-card h3,.product-card h3,.detail-card h3,.case-insight-panel h3{font-size:16px;line-height:1.4}.challenge-card p,.audience-card p,.case-card p,.delivery-card p,.platform-layer p,.risk-card p,.capability-row p,.workflow-card p,.solution-card p,.product-card p,.detail-card p,.faq-answer,.validation-list li{font-size:13.8px;line-height:1.66}.challenge-card li,.audience-card li,.capability-row li,.detail-card li{font-size:13.5px;line-height:1.55}.chip-row em,.platform-layer em,.mega-menu__column a span,.trust-grid em{font-size:11.5px}.metric-strip:not(.hero-badges) strong{min-height:70px;font-size:18px;line-height:1.22}.metric-strip:not(.hero-badges) span{font-size:12px}.hero-badges strong{min-height:88px;font-size:18px}.hero-badges strong:before{font-size:15px}.hero-badges span{font-size:11px}.trust-stat{font-size:16px}.trust-stat strong{font-size:38px}.hero-proof strong,.footer p,.trial-benefits-panel p,.hero-proof span{font-size:14px}.workflow-card strong{font-size:18px}.capability-row>strong{font-size:28px}.page-tail-cta h2{font-size:24px;line-height:1.28;text-wrap:balance}.deliverable-panel strong{font-size:15.5px}.trial-form-card__head h2{font-size:22px;line-height:1.28}.trial-expectation-grid .delivery-card h3{font-size:16px}@media(max-width:980px){.hero-copy h1,.narrow-hero h1{font-size:29px;line-height:1.24}.product-hero .hero-copy h1,.trial-copy h1{font-size:28px}.product-hero h1 span:last-child{font-size:16.5px}.section-header h2{font-size:24px}.page-tail-cta h2{font-size:22px}}@media(max-width:680px){body{font-size:14px}.hero-copy h1,.narrow-hero h1{font-size:24px;line-height:1.28}.product-hero .hero-copy h1,.trial-copy h1{font-size:23px}.product-hero h1 span:last-child{font-size:15.5px}.hero-copy p,.narrow-hero p,.trial-copy>p,.section-header p,.page-tail-cta p{font-size:14px}.section-header h2{font-size:20px}.page-tail-cta h2{font-size:19px}.challenge-card h3,.audience-card h3,.case-card h3,.delivery-card h3,.platform-layer h3,.capability-row h3,.solution-card h3,.product-card h3,.detail-card h3,.case-insight-panel h3{font-size:15.5px}.metric-strip:not(.hero-badges) strong,.trust-stat strong{font-size:20px}.trust-stat{font-size:14px}}
