@font-face{font-family:Inter;src:url('./fonts/inter-latin.woff2') format('woff2');font-style:normal;font-weight:300 800;font-display:swap}
:root{--navy:#06142f;--navy-2:#081d43;--navy-3:#0a2f73;--blue:#2f73ff;--blue-2:#0f4fc8;--cyan:#39d3ff;--ink:#071a3c;--body:#3c4f6b;--muted:#75849b;--line:#dbe6f5;--soft:#f3f7fd;--white:#fff;--max:1280px;--radius:20px;--shadow:0 24px 70px rgba(17,52,105,.15);--header:78px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;color:#000;padding:12px 18px;z-index:9999}.skip-link:focus{top:16px}.staging-bar{height:30px;background:#174db2;color:#fff;font-size:12px;letter-spacing:.08em;display:flex;align-items:center;justify-content:center;position:relative;z-index:101}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;color:#fff;background:rgba(5,17,42,.78);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(18px);transition:background .3s,box-shadow .3s}.staging-bar+.site-header{top:30px}.site-header.scrolled{background:rgba(5,17,42,.96);box-shadow:0 12px 38px rgba(1,9,27,.25)}.nav-shell{max-width:var(--max);height:var(--header);padding-inline:24px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;white-space:nowrap}.brand-name{font-size:20px;font-weight:720;letter-spacing:-.03em}.brand-name span{color:var(--cyan);margin-left:2px}.brand-mark{position:relative;width:36px;height:36px;display:inline-block;transform:rotate(30deg)}.brand-mark span{position:absolute;inset:7px;border:4px solid var(--blue);border-radius:4px}.brand-mark span:nth-child(2){transform:translate(6px,-4px);border-color:var(--cyan);opacity:.9}.brand-mark span:nth-child(3){transform:translate(2px,6px);border-color:#7ea9ff;opacity:.75}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.desktop-nav a,.login-link{font-size:14px;color:#bdc9db;transition:color .2s}.desktop-nav a:hover,.login-link:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:14px}.language-menu{position:relative}.language-menu>button{border:0;background:transparent;color:#bdc9db;cursor:pointer;padding:9px 4px;font-size:13px}.language-popover{display:none;position:absolute;right:0;top:46px;min-width:180px;background:#fff;color:var(--ink);padding:8px;border-radius:14px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.language-menu.open .language-popover{display:grid}.language-popover a{padding:8px 12px;border-radius:8px;font-size:13px}.language-popover a:hover,.language-popover a[aria-current=page]{background:var(--soft);color:var(--blue)}.button{border:0;border-radius:12px;background:var(--blue);color:#fff;min-height:52px;padding:0 24px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;box-shadow:0 12px 28px rgba(47,115,255,.28);transition:transform .2s,background .2s,box-shadow .2s}.button:hover{background:#2465ed;transform:translateY(-2px);box-shadow:0 18px 36px rgba(47,115,255,.34)}.button-small{min-height:42px;padding:0 17px;font-size:13px}.button-ghost{background:transparent;border:1px solid rgba(255,255,255,.25);box-shadow:none}.button-ghost:hover{background:rgba(255,255,255,.07);box-shadow:none}.menu-toggle{display:none;width:42px;height:42px;border:0;background:transparent;color:#fff}.menu-toggle span{display:block;width:22px;height:2px;background:currentColor;margin:6px auto;transition:transform .2s}.mobile-menu{display:none}
.section-dark{background:var(--navy);color:#fff}.section-light{background:#fff;color:var(--ink)}.eyebrow,.kicker{margin:0 0 22px;color:var(--blue);font-size:13px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.kicker-light{color:#74b9ff}.hero{position:relative;min-height:900px;padding-top:calc(var(--header) + 104px);overflow:hidden}.staging-bar~main .hero{padding-top:calc(var(--header) + 134px)}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(104,155,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(104,155,255,.055) 1px,transparent 1px);background-size:86px 86px;mask-image:linear-gradient(to bottom,transparent 2%,#000 22%,#000 75%,transparent)}.hero:before{content:"";position:absolute;width:840px;height:840px;right:-220px;top:-170px;border-radius:50%;background:radial-gradient(circle,rgba(27,94,226,.28),rgba(18,79,197,.12) 42%,transparent 70%)}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:70px}.hero-copy{padding-bottom:44px}.hero h1{font-size:clamp(58px,6vw,86px);line-height:1.08;letter-spacing:-.055em;margin:0 0 28px;max-width:760px}.hero-body{color:#b6c5da;font-size:19px;line-height:1.85;max-width:640px;margin:0}.hero-actions{display:flex;gap:14px;margin-top:38px}.hero-notes{list-style:none;padding:0;margin:40px 0 0;display:flex;flex-wrap:wrap;gap:24px;color:#93a8c4;font-size:13px}.hero-notes li:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan);vertical-align:middle;margin-right:10px}.hero-visual{height:610px;position:relative;display:flex;align-items:center;justify-content:center}.globe{position:absolute;width:610px;height:610px;border:1px solid rgba(72,141,255,.44);border-radius:50%;right:-60px;top:-25px;background:radial-gradient(circle at 36% 38%,rgba(75,151,255,.3),rgba(8,43,112,.72) 43%,rgba(2,14,44,.95) 72%);box-shadow:inset -40px -22px 80px rgba(0,0,0,.5),0 0 100px rgba(32,103,255,.18)}.globe:before,.globe:after{content:"";position:absolute;border:1px solid rgba(85,157,255,.32);border-radius:50%;inset:10%;transform:rotate(20deg)}.globe:after{inset:28px 150px;transform:rotate(-25deg)}.globe i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 18px var(--cyan)}.globe i:nth-child(1){left:24%;top:35%}.globe i:nth-child(2){left:63%;top:22%}.globe i:nth-child(3){left:71%;top:65%}.hero-orbit{position:absolute;right:-9%;top:8%;width:58vw;height:58vw;border:1px solid rgba(82,143,255,.1);border-radius:50%;transform:rotate(-10deg)}.hero-orbit span{position:absolute;inset:9%;border:1px solid rgba(82,143,255,.08);border-radius:50%}.hero-orbit span:nth-child(2){inset:21%}.hero-orbit span:nth-child(3){inset:34%}.dashboard{position:relative;z-index:2;width:min(760px,100%);border-radius:20px;border:1px solid rgba(123,174,255,.35);background:rgba(6,25,64,.91);box-shadow:0 45px 90px rgba(0,0,0,.42);transform:perspective(1000px) rotateY(-5deg) rotateX(1deg);overflow:hidden}.dashboard-top{height:64px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:#e8f1ff;font-size:13px}.dashboard-top>span:first-child{display:flex;align-items:center;gap:6px;font-weight:700}.dashboard-top .brand-mark{width:22px;height:22px}.status-dot{font-size:10px;color:#73e8c8}.dashboard-body{display:grid;grid-template-columns:112px 1fr;min-height:400px}.dashboard aside{border-right:1px solid rgba(255,255,255,.08);padding:26px 18px;display:grid;align-content:start;gap:22px}.dashboard aside b{background:var(--blue);padding:9px 12px;border-radius:7px;font-size:12px}.dashboard aside span{height:8px;border-radius:8px;background:rgba(255,255,255,.14)}.dashboard-main{padding:26px}.dash-heading{display:flex;justify-content:space-between}.dash-heading small{display:block;color:#95a9c5;font-size:12px}.dash-heading strong{font-size:34px}.trend-chip{color:#50deb2;font-size:12px}.chart{height:180px;margin-top:12px;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 45px}.chart svg{width:100%;height:100%}.chart-area{fill:url(#chartFill)}.chart-line{fill:none;stroke:var(--cyan);stroke-width:3}.dash-bottom{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin-top:20px}.mini-map,.bars{height:84px;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:14px}.mini-map{position:relative;background:radial-gradient(ellipse at center,rgba(45,115,255,.2),transparent 65%)}.mini-map span{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--blue)}.mini-map span:nth-child(1){left:20%;top:35%}.mini-map span:nth-child(2){left:42%;top:50%}.mini-map span:nth-child(3){left:64%;top:26%}.mini-map span:nth-child(4){left:72%;top:58%}.mini-map span:nth-child(5){left:51%;top:68%}.bars{display:flex;align-items:flex-end;gap:9px}.bars i{flex:1;height:var(--v);background:linear-gradient(var(--cyan),var(--blue));border-radius:4px 4px 0 0}.signal-strip{position:absolute;left:0;right:0;bottom:0;border-top:1px solid rgba(255,255,255,.09);background:rgba(4,17,44,.7)}.signal-strip .container{display:flex;align-items:center;justify-content:space-between;height:92px;color:#90a7c6;font-size:13px;letter-spacing:.08em}.signal-strip span:before{content:"";display:inline-block;width:7px;height:7px;border:1px solid var(--cyan);transform:rotate(45deg);margin-right:11px}
.geo-section{padding:138px 0 112px;position:relative;overflow:hidden}.geo-section:before{content:"";position:absolute;right:-180px;top:-280px;width:620px;height:620px;border:1px solid #edf3fc;border-radius:50%;box-shadow:0 0 0 70px rgba(237,243,252,.5),0 0 0 140px rgba(237,243,252,.25)}.geo-layout{position:relative;display:grid;grid-template-columns:.72fr 1.28fr;gap:96px;align-items:center}.section-copy h2,.section-heading h2,.industry-intro h2{font-size:clamp(42px,4.5vw,60px);line-height:1.13;letter-spacing:-.045em;margin:0 0 28px}.section-copy>p:last-child,.section-heading>p:last-child,.industry-intro>p:last-child,.capability-copy>p{color:var(--body);font-size:17px;line-height:1.9;margin:0}.geo-flow{display:flex;align-items:center;justify-content:space-between;gap:12px}.flow-step{text-align:center;min-width:120px}.flow-step>span{display:block;color:#8ca0ba;font-size:11px;letter-spacing:.1em}.flow-step i{width:76px;height:76px;border-radius:50%;background:var(--navy);color:var(--cyan);font-style:normal;display:grid;place-items:center;margin:11px auto 15px;font-size:25px;box-shadow:0 12px 32px rgba(5,29,74,.18)}.flow-step strong{font-size:15px}.geo-flow>b{color:var(--blue);font-size:26px;font-weight:400}.channel-row{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:16px;margin-top:76px;overflow:hidden;box-shadow:var(--shadow)}.channel-row div{padding:28px 18px;text-align:center;font-size:14px;border-right:1px solid var(--line);background:#fff}.channel-row div:last-child{border:0}.channel-row span{display:block;color:var(--blue);font-size:28px;margin-bottom:8px}
.problem-section{padding:130px 0 112px;background:linear-gradient(135deg,#040e26,#071a3b 70%,#06275a);position:relative;overflow:hidden}.problem-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(101,152,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(101,152,255,.035) 1px,transparent 1px);background-size:72px 72px}.problem-layout{position:relative;display:grid;grid-template-columns:.85fr 1.15fr;gap:84px;align-items:center}.problem-copy h2,.capability-copy h2{font-size:clamp(46px,4.8vw,64px);line-height:1.14;letter-spacing:-.045em;margin:0 0 28px}.problem-copy>p{color:#a9bad0;max-width:650px}.pain-list{margin-top:46px;display:grid;gap:18px}.pain-list article{display:grid;grid-template-columns:68px 1fr;gap:20px;align-items:start;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.pain-list article>span{font-size:36px;font-weight:750;color:rgba(66,142,255,.5)}.pain-list h3,.pain-list p{margin:0}.pain-list h3{font-size:18px}.pain-list p{font-size:13px;color:#8da4c2;margin-top:4px}.answer-panel{border:1px solid rgba(67,144,255,.55);border-radius:20px;background:rgba(7,32,79,.78);padding:24px;box-shadow:0 0 70px rgba(38,107,255,.16),inset 0 1px rgba(255,255,255,.04)}.answer-top,.answer-card{display:flex;gap:16px;align-items:flex-start}.answer-top{border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:18px}.answer-top p,.answer-card p{margin:0}.avatar,.ai-avatar{width:38px;height:38px;border-radius:50%;border:1px solid rgba(95,170,255,.65);display:grid;place-items:center;flex:0 0 auto;color:var(--cyan)}.answer-card{margin-top:22px;padding:28px;border:1px solid rgba(99,162,255,.26);border-radius:14px;background:rgba(4,18,47,.72);color:#bed0e6;line-height:1.9}.answer-card mark{color:var(--cyan);background:transparent;font-weight:750}.answer-source{padding:16px 26px;color:#76a7e9;font-size:12px}.mini-trend{height:110px;border-top:1px solid rgba(255,255,255,.08);padding-top:12px}.mini-trend svg{width:100%;height:100%}.mini-trend path{fill:none;stroke:var(--cyan);stroke-width:3}.outcome-line{position:relative;display:flex;align-items:center;gap:34px;margin-top:72px}.outcome-line span{height:1px;background:linear-gradient(90deg,transparent,var(--blue));flex:1}.outcome-line span:last-child{background:linear-gradient(90deg,var(--blue),transparent)}.outcome-line strong{font-size:clamp(22px,3vw,38px);text-align:center;letter-spacing:-.03em}
.capability-section{padding:140px 0}.capability-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:74px;align-items:center}.capability-copy>p{margin-bottom:42px}.capability-list{display:grid;grid-template-columns:1fr 1fr;gap:24px 30px}.capability-list article{display:grid;grid-template-columns:32px 1fr;gap:12px}.capability-list article>span{color:var(--blue);font-size:11px;font-weight:700;padding-top:4px}.capability-list h3,.capability-list p{margin:0}.capability-list h3{font-size:15px}.capability-list p{font-size:12px;color:var(--muted);line-height:1.6;margin-top:5px}.product-frame{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow);overflow:hidden;min-height:620px}.product-bar{height:66px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:8px;padding:0 24px;font-weight:700}.product-bar .brand-mark{width:22px;height:22px}.product-bar i{width:9px;height:9px;border-radius:50%;background:#d9e3f2;margin-left:auto}.product-bar i:last-child{margin-left:0;background:#b9c9de}.product-grid{display:grid;grid-template-columns:172px 1fr;min-height:554px}.product-grid>aside{border-right:1px solid var(--line);padding:24px 16px;display:grid;align-content:start;gap:8px}.product-grid>aside span{font-size:11px;color:#71819b;padding:11px;border-radius:8px}.product-grid>aside .active{background:var(--blue);color:#fff}.product-content{padding:24px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric-row>div{border:1px solid var(--line);padding:15px;border-radius:11px}.metric-row small{display:block;color:var(--muted);font-size:10px}.metric-row strong{font-size:24px}.product-charts{display:grid;grid-template-columns:1.35fr .65fr;gap:14px;margin-top:14px}.large-chart,.world-map{height:300px;border:1px solid var(--line);border-radius:12px;padding:16px}.chart-title{font-size:11px;color:#6e7f97;font-weight:700}.large-chart svg{width:100%;height:235px}.large-chart .fill{fill:rgba(47,115,255,.12)}.large-chart .line{fill:none;stroke:var(--blue);stroke-width:3}.world-map{position:relative;background:radial-gradient(circle at center,rgba(47,115,255,.13),transparent 70%)}.map-shape{position:absolute;left:15%;right:15%;top:30%;height:35%;background:#dce9ff;clip-path:polygon(0 38%,9% 22%,18% 29%,28% 14%,38% 32%,50% 22%,61% 42%,71% 21%,82% 31%,91% 18%,100% 42%,94% 66%,83% 62%,75% 81%,62% 65%,49% 80%,39% 61%,27% 72%,17% 57%,7% 64%)}.map-points i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 14px var(--blue)}.map-points i:nth-child(1){top:44%;left:27%}.map-points i:nth-child(2){top:38%;left:48%}.map-points i:nth-child(3){top:52%;left:65%}.map-points i:nth-child(4){top:59%;left:78%}.map-points i:nth-child(5){top:63%;left:42%}.source-bars{border:1px solid var(--line);border-radius:12px;margin-top:14px;padding:18px;display:grid;gap:12px}.source-bars span{display:block;height:8px;width:var(--v);border-radius:8px;background:linear-gradient(90deg,var(--blue),var(--cyan))}
.workflow-section{padding:138px 0 150px;position:relative;overflow:hidden;background:#04112d}.world-lines{position:absolute;inset:0;opacity:.24;background:radial-gradient(ellipse at center,rgba(43,107,255,.32),transparent 58%),linear-gradient(rgba(51,103,214,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(51,103,214,.08) 1px,transparent 1px);background-size:auto,100px 100px,100px 100px}.section-heading{max-width:880px;text-align:center;position:relative}.section-heading h2{margin-bottom:18px}.workflow-section .section-heading>p:last-child{color:#96aac7}.workflow-track{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:82px}.workflow-track:before{content:"";position:absolute;left:8%;right:8%;top:84px;height:2px;background:linear-gradient(90deg,transparent,var(--blue),var(--cyan),var(--blue),transparent)}.workflow-track article{position:relative;z-index:1;text-align:center;width:210px}.workflow-track article>span{display:block;color:#6f91c0;font-size:13px;font-weight:700}.step-orb{width:112px;height:112px;border:1px solid rgba(79,148,255,.7);border-radius:50%;display:grid;place-items:center;margin:14px auto 22px;background:rgba(5,35,87,.86);box-shadow:0 0 40px rgba(32,111,255,.28);font-size:32px;color:var(--cyan)}.workflow-track h3,.workflow-track p{margin:0}.workflow-track h3{font-size:18px}.workflow-track p{font-size:13px;color:#92a7c4;margin-top:8px}.workflow-track>b{position:relative;z-index:2;color:#8bc9ff;font-size:28px;font-weight:400;margin-top:20px}
.industry-section{padding:142px 0}.industry-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:64px}.industry-intro .kicker{grid-column:1/-1;margin-bottom:-54px}.industry-intro h2{margin:0}.industry-mosaic{display:grid;grid-template-columns:1.15fr .85fr 1fr;grid-template-rows:280px 250px;gap:16px}.industry-card{position:relative;border-radius:16px;overflow:hidden;background:#0a2b65;color:#fff}.industry-card h3{position:absolute;left:24px;bottom:18px;margin:0;z-index:2;font-size:17px}.industry-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(2,13,35,.86))}.industry-commerce{grid-column:1/3}.industry-industrial{grid-column:3;grid-row:1/3}.industry-saas{grid-column:1}.industry-travel{grid-column:2}.industry-services{grid-column:1/3;display:none}.industry-art{position:absolute;inset:0;background:linear-gradient(145deg,#082252,#176ad0 54%,#54b6ff)}.industry-industrial .industry-art{background:linear-gradient(145deg,#121b2a,#2d5d91 65%,#78b7e5)}.industry-saas .industry-art{background:linear-gradient(145deg,#0e3d91,#1fa1e5)}.industry-travel .industry-art{background:linear-gradient(145deg,#0069a9,#72d2f3 50%,#f0fbff)}.industry-art span,.industry-art i,.industry-art b{position:absolute;display:block}.industry-commerce .industry-art span{width:140px;height:90px;background:#d8a76a;left:20%;top:35%;box-shadow:170px -55px 0 #c18d52,330px 20px 0 #e1bc84;transform:skewY(-5deg)}.industry-commerce .industry-art i{left:0;right:0;bottom:26%;height:10px;background:rgba(255,255,255,.35);box-shadow:0 28px rgba(255,255,255,.22),0 56px rgba(255,255,255,.13)}.industry-commerce .industry-art b{right:10%;top:17%;width:76px;height:22px;background:#e9f5ff;clip-path:polygon(0 42%,70% 42%,85% 0,100% 0,87% 50%,100% 100%,84% 100%,70% 60%,0 60%)}.industry-industrial .industry-art span{width:160px;height:160px;border:24px solid rgba(190,221,255,.75);border-radius:50%;right:-20px;top:18%;box-shadow:-120px 160px 0 -20px rgba(166,207,247,.55)}.industry-industrial .industry-art i{width:46px;height:220px;left:30%;bottom:18%;background:linear-gradient(90deg,#8db9e0,#d9f0ff,#6f9dc8);transform:rotate(32deg);border-radius:20px}.industry-saas .industry-art span{width:62%;height:55%;right:8%;top:12%;background:rgba(255,255,255,.92);border-radius:10px;transform:perspective(500px) rotateY(-12deg);box-shadow:0 20px 50px rgba(0,0,0,.22)}.industry-saas .industry-art span:before{content:"";position:absolute;left:8%;right:8%;top:15%;height:9px;background:var(--blue);box-shadow:0 26px 0 #d7e6fb,0 52px 0 #d7e6fb,0 78px 0 #d7e6fb}.industry-travel .industry-art span{left:12%;right:12%;bottom:20%;height:46%;background:#f8fbff;clip-path:polygon(0 100%,10% 48%,18% 75%,29% 35%,40% 76%,52% 20%,66% 76%,79% 28%,91% 73%,100% 42%,100% 100%)}
.trust-section{padding:140px 0 122px;background:var(--soft)}.trust-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:58px;margin-top:72px;align-items:stretch}.report-cover{min-height:440px;border-radius:16px;padding:34px;color:#fff;background:linear-gradient(145deg,#082965,#0d4ec5);box-shadow:var(--shadow);position:relative;overflow:hidden}.report-cover>span{display:flex;align-items:center;font-size:13px;font-weight:700}.report-cover .brand-mark{width:22px;height:22px}.report-cover h3{font-size:34px;line-height:1.2;max-width:280px;margin:74px 0 0}.report-cover small{position:absolute;left:34px;bottom:26px;letter-spacing:.13em;color:#9ac9ff}.report-globe{position:absolute;width:330px;height:330px;border-radius:50%;right:-120px;bottom:-60px;border:1px solid rgba(255,255,255,.34);box-shadow:inset 0 0 70px rgba(71,177,255,.4),0 0 60px rgba(65,181,255,.16)}.report-globe:before,.report-globe:after{content:"";position:absolute;inset:13%;border:1px solid rgba(255,255,255,.22);border-radius:50%}.report-globe:after{inset:30px 120px}.proof-list{display:grid;gap:14px}.proof-list article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;display:grid;grid-template-columns:62px 1fr;gap:22px;align-items:center}.proof-list article>span{width:54px;height:54px;border:1px solid #8eb4f0;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-weight:700}.proof-list h3,.proof-list p{margin:0}.proof-list h3{font-size:19px}.proof-list p{color:var(--muted);font-size:13px;margin-top:5px}.resource-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--navy-2);color:#fff;border-radius:14px;margin-top:26px;overflow:hidden}.resource-strip a{display:grid;grid-template-columns:34px 1fr 20px;align-items:center;padding:22px;border-right:1px solid rgba(255,255,255,.1);font-size:13px}.resource-strip a:last-child{border:0}.resource-strip a span{color:var(--cyan)}.resource-strip a b{font-size:16px;font-weight:400}.faq{display:grid;grid-template-columns:.5fr 1.5fr;gap:50px;margin-top:92px}.faq>h2{font-size:34px;line-height:1.25;margin:0}.faq details{border-top:1px solid #cbd9ed}.faq details:last-child{border-bottom:1px solid #cbd9ed}.faq summary{list-style:none;cursor:pointer;padding:22px 4px;display:flex;justify-content:space-between;font-weight:650}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--blue);font-size:22px;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--body);margin:0;padding:0 40px 24px 4px;font-size:14px}
.final-cta{position:relative;text-align:center;padding:142px 0 190px;overflow:hidden}.final-cta .container{position:relative;z-index:2}.final-cta h2{font-size:clamp(50px,6vw,76px);line-height:1.12;letter-spacing:-.05em;margin:0}.final-cta p{max-width:720px;margin:24px auto 34px;color:#a9bad2;font-size:17px}.final-cta .container>div{display:flex;align-items:center;justify-content:center;gap:28px}.final-cta .container>div>a{color:#a9caff;border-bottom:1px solid #4b78bd;padding-bottom:4px}.cta-horizon{position:absolute;left:-6%;right:-6%;bottom:-38%;height:68%;border-radius:50% 50% 0 0;background:radial-gradient(ellipse at top,rgba(36,125,255,.48),rgba(7,29,73,.92) 40%,transparent 71%);border-top:1px solid rgba(95,182,255,.8);box-shadow:0 -15px 90px rgba(44,127,255,.34)}.footer{padding:76px 0 26px;background:#030e25;border-top:1px solid rgba(255,255,255,.08)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:58px}.footer-grid>div:first-child>p{color:#8da0bd;font-size:13px;max-width:360px;margin:24px 0}.footer-grid h3{font-size:14px;margin:0 0 18px}.footer-grid>div:not(:first-child){display:grid;align-content:start;gap:10px}.footer-grid>div:not(:first-child) a{color:#8da0bd;font-size:12px}.footer-language{display:flex;flex-wrap:wrap;gap:8px}.footer-language a{font-size:11px;color:#8da0bd;border:1px solid rgba(255,255,255,.1);padding:5px 8px;border-radius:6px}.footer-base{border-top:1px solid rgba(255,255,255,.1);margin-top:54px;padding-top:24px;display:flex;gap:22px;flex-wrap:wrap;color:#71849f;font-size:11px}
.contact-dialog{width:min(560px,calc(100% - 32px));border:0;border-radius:20px;padding:36px;color:var(--ink);box-shadow:0 50px 120px rgba(0,0,0,.45)}.contact-dialog::backdrop{background:rgba(1,9,24,.74);backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;background:var(--soft);border-radius:50%;font-size:24px;color:var(--ink)}.dialog-brand{display:flex;align-items:center;gap:8px;font-weight:700}.dialog-brand .brand-mark{width:26px;height:26px}.contact-dialog h2{font-size:30px;margin:28px 0 10px}.contact-dialog>p{color:var(--body);font-size:14px}.contact-dialog form{display:grid;gap:14px;margin-top:24px}.contact-dialog label{display:grid;gap:6px}.contact-dialog label span{font-size:12px;color:var(--muted)}.contact-dialog input{height:48px;border:1px solid var(--line);border-radius:9px;padding:0 14px;color:var(--ink);outline:none}.contact-dialog input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(47,115,255,.12)}.contact-dialog small{color:var(--muted);font-size:11px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s ease}.reveal.in-view{opacity:1;transform:none}
@media(max-width:1120px){.desktop-nav{display:none}.login-link{display:none}.menu-toggle{display:block}.mobile-menu.open{display:grid;position:absolute;left:16px;right:16px;top:calc(var(--header) - 2px);padding:14px;background:#091a3c;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 24px 60px rgba(0,0,0,.34)}.mobile-menu a{padding:11px;color:#c2cee0}.hero{min-height:auto;padding-bottom:130px}.hero-layout{grid-template-columns:1fr;gap:20px}.hero-copy{padding-top:44px;max-width:780px}.hero-visual{height:570px}.globe{right:0}.geo-layout,.problem-layout,.capability-layout{grid-template-columns:1fr;gap:64px}.geo-flow{max-width:850px}.capability-copy{max-width:800px}.product-frame{min-height:auto}.industry-intro{grid-template-columns:1fr}.industry-intro .kicker{margin:0}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:760px){:root{--header:68px}.container{width:min(calc(100% - 32px),var(--max))}.staging-bar{height:26px;font-size:10px}.staging-bar+.site-header{top:26px}.nav-shell{padding-inline:16px}.nav-actions .button-small{display:none}.brand-name{font-size:17px}.brand-mark{width:30px;height:30px}.language-menu>button{max-width:98px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero{padding-top:calc(var(--header) + 76px)}.staging-bar~main .hero{padding-top:calc(var(--header) + 102px)}.hero h1{font-size:43px;line-height:1.12}.hero-body{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-notes{gap:12px 18px;margin-top:28px}.hero-visual{height:430px;margin-inline:-16px}.globe{width:430px;height:430px;right:-100px;top:20px}.dashboard{width:94%;transform:none}.dashboard-body{grid-template-columns:76px 1fr;min-height:300px}.dashboard-main{padding:16px}.dashboard aside{padding:18px 10px}.chart{height:130px}.dash-bottom{display:none}.signal-strip .container{overflow:auto;justify-content:flex-start;gap:28px;height:76px}.signal-strip span{white-space:nowrap}.geo-section,.problem-section,.capability-section,.workflow-section,.industry-section,.trust-section{padding:92px 0}.geo-layout{gap:48px}.section-copy h2,.section-heading h2,.industry-intro h2,.problem-copy h2,.capability-copy h2{font-size:34px}.geo-flow{display:grid;grid-template-columns:1fr 24px 1fr;gap:18px}.geo-flow>b:nth-of-type(2){display:none}.flow-step{min-width:0}.flow-step i{width:62px;height:62px}.channel-row{grid-template-columns:repeat(2,1fr);margin-top:48px}.channel-row div{border-bottom:1px solid var(--line)}.channel-row div:last-child{grid-column:1/-1}.problem-layout{gap:48px}.answer-panel{padding:16px}.answer-card{padding:20px}.outcome-line strong{font-size:22px}.capability-list{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.product-grid>aside{display:none}.product-content{padding:14px}.metric-row strong{font-size:19px}.product-charts{grid-template-columns:1fr}.world-map{display:none}.product-frame{min-height:480px}.large-chart{height:270px}.workflow-track{display:grid;grid-template-columns:1fr 1fr;gap:44px 16px}.workflow-track:before,.workflow-track>b{display:none}.workflow-track article{width:auto}.step-orb{width:92px;height:92px}.industry-intro{gap:18px;margin-bottom:42px}.industry-mosaic{grid-template-columns:1fr;grid-template-rows:220px 240px 220px 220px}.industry-commerce,.industry-industrial,.industry-saas,.industry-travel{grid-column:auto;grid-row:auto}.trust-layout{grid-template-columns:1fr}.report-cover{min-height:390px}.proof-list article{grid-template-columns:52px 1fr;padding:22px}.resource-strip{grid-template-columns:1fr 1fr}.resource-strip a:nth-child(2){border-right:0}.resource-strip a{border-bottom:1px solid rgba(255,255,255,.1)}.faq{grid-template-columns:1fr;margin-top:70px}.final-cta{padding:100px 0 150px}.final-cta h2{font-size:42px}.final-cta .container>div{flex-direction:column;gap:18px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.contact-dialog{padding:28px 22px}.reveal{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.audience-intro h2{max-width:940px;font-size:clamp(42px,4.2vw,60px)}
@media(max-width:760px){.audience-intro h2{font-size:36px}}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.site-switch{font-size:14px;color:#bdc9db;padding-inline:10px;border-left:1px solid rgba(255,255,255,.14);transition:color .2s}.site-switch:hover{color:#fff}@media(max-width:1120px){.site-switch{display:none}}

/* Reference-faithful global GEO hero v2 */
:root{--hero-bg:#020b1d;--hero-panel:#061c42;--hero-blue:#126bff;--hero-cyan:#56cfff;--header:90px}
.staging-bar{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.staging-bar+.site-header{top:0}
.site-header{height:var(--header);background:linear-gradient(180deg,rgba(2,11,29,.98),rgba(2,11,29,.72) 72%,transparent);border-bottom:0;backdrop-filter:none}
.site-header.scrolled{background:rgba(2,11,29,.94);box-shadow:0 18px 54px rgba(0,5,18,.34);backdrop-filter:blur(18px)}
.nav-shell{width:min(calc(100% - 64px),1840px);max-width:1840px;height:var(--header);padding-inline:0;gap:42px}
.brand{gap:12px;flex:0 0 auto}.brand-mark{width:47px;height:47px;display:block;flex:0 0 auto;transform:none;filter:drop-shadow(0 9px 18px rgba(15,103,255,.28))}.brand-mark-g{fill:none;stroke:#1d73ff;stroke-width:8;stroke-linejoin:miter;stroke-linecap:square}.brand-mark-shine{fill:none;stroke:#69caff;stroke-width:5;stroke-linejoin:miter;stroke-linecap:square}.brand-name{display:block;font-size:24px;font-weight:740;letter-spacing:-.045em}.brand-name span{color:inherit;margin-left:3px}
.desktop-nav{margin-left:clamp(48px,9vw,166px);margin-right:auto;gap:clamp(34px,4.8vw,86px)}
.desktop-nav a,.login-link{color:#f0f5ff;font-size:16px;font-weight:520;letter-spacing:.01em;position:relative}
.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--hero-cyan);transition:right .24s ease}
.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}
.nav-actions{gap:24px;flex:0 0 auto}.language-menu{display:block}.site-switch{display:none}.language-menu>button{color:#dce9ff;font-size:14px;white-space:nowrap;padding:10px 2px}.language-popover{top:50px;border:1px solid rgba(96,151,255,.2);background:#071936;color:#e8f1ff}.language-popover a:hover,.language-popover a[aria-current=page]{background:rgba(47,115,255,.18);color:#fff}.login-link{padding:12px 0;white-space:nowrap}.button-small{min-height:52px;padding:0 27px;border-radius:8px;font-size:15px;white-space:nowrap;flex:0 0 auto;background:linear-gradient(180deg,#2782ff,#0d4ed2);border:1px solid rgba(99,171,255,.86);box-shadow:inset 0 1px rgba(255,255,255,.2),0 12px 30px rgba(3,82,230,.25)}

.hero{height:100dvh;min-height:820px;padding:0;background:radial-gradient(circle at 70% 34%,#062451 0,rgba(3,23,54,.84) 28%,transparent 56%),linear-gradient(118deg,#020b1d 0%,#020c20 50%,#031532 100%);isolation:isolate}
.staging-bar~main .hero{padding-top:0}
.hero:before{width:62vw;height:62vw;right:-17vw;top:-23vw;background:radial-gradient(circle,rgba(24,104,255,.18),transparent 67%);filter:blur(2px)}
.hero:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(2,11,29,.2),transparent 48%,rgba(2,11,29,.05)),radial-gradient(circle at 19% 61%,rgba(25,101,230,.11),transparent 22%);pointer-events:none}
.hero-grid-bg{inset:8% 0 15%;opacity:.45;background-image:linear-gradient(rgba(53,126,239,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(53,126,239,.05) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.5) 47%,transparent 88%)}
.hero-map-pattern{position:absolute;z-index:0;left:-3%;top:11%;width:52%;height:48%;opacity:.21;background-image:radial-gradient(circle,#1675ed 0 1.5px,transparent 1.8px);background-size:10px 10px;clip-path:polygon(2% 40%,9% 30%,18% 29%,26% 17%,37% 26%,45% 15%,55% 28%,67% 21%,78% 32%,91% 19%,99% 39%,92% 54%,82% 51%,72% 69%,59% 58%,48% 74%,39% 57%,28% 67%,18% 54%,7% 62%);filter:drop-shadow(0 0 18px rgba(18,107,255,.26))}
.hero-layout{position:relative;z-index:2;width:min(calc(100% - 64px),1840px);max-width:1840px;height:calc(100% - 168px);padding-top:var(--header);display:grid;grid-template-columns:42% 58%;gap:0;align-items:center}
.hero-copy{position:relative;z-index:4;padding:0 0 20px 34px;max-width:790px}
.hero h1{font-size:clamp(62px,5.7vw,108px);line-height:1.24;letter-spacing:-.065em;margin:0 0 26px;max-width:790px;font-weight:780;text-wrap:balance;text-shadow:0 6px 34px rgba(0,6,22,.38)}
.hero-body{color:#aebbd0;font-size:clamp(17px,1.42vw,24px);line-height:1.72;letter-spacing:.035em;max-width:680px}
.hero-actions{gap:30px;margin-top:54px}.hero-actions .button{min-height:70px;border-radius:10px;padding:0 44px;font-size:18px;box-shadow:inset 0 1px rgba(255,255,255,.25),0 20px 42px rgba(4,76,220,.27)}.hero-actions .button>span{font-size:29px;font-weight:350;line-height:1;transform:translateY(-1px)}.hero-actions .button-ghost{min-width:220px;border-color:rgba(110,161,235,.56);background:rgba(2,16,42,.32);color:#d9e5f7;box-shadow:inset 0 0 24px rgba(20,94,212,.06)}
.hero-actions .button-ghost:hover{background:rgba(18,72,150,.2);border-color:rgba(91,164,255,.85)}
.hero-visual{height:100%;min-height:0;position:relative;z-index:2;overflow:visible;display:block}
.hero-product-art{position:absolute;width:min(1740px,90vw);max-width:none;height:auto;right:-7vw;top:46%;transform:translateY(-50%);mix-blend-mode:screen;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 8%,#000 21%,#000 92%,transparent 100%);filter:saturate(1.05) contrast(1.03) drop-shadow(0 38px 70px rgba(0,5,22,.3));transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .7s ease}
.hero:hover .hero-product-art{transform:translateY(-50%) translateY(-6px);filter:saturate(1.08) contrast(1.04) drop-shadow(0 46px 84px rgba(0,5,22,.38))}
.hero-lower{position:absolute;z-index:5;left:0;right:0;bottom:18px}.hero-mission{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:48px;margin-bottom:29px}.hero-mission span{height:1px;background:linear-gradient(90deg,transparent,rgba(72,145,255,.75))}.hero-mission span:last-child{background:linear-gradient(90deg,rgba(72,145,255,.75),transparent)}.hero-mission p{margin:0;color:#aebbd0;font-size:15px;letter-spacing:.43em;white-space:nowrap}.hero-capabilities{display:grid;grid-template-columns:repeat(6,1fr);align-items:center}.hero-capabilities>div{display:flex;align-items:center;justify-content:center;gap:16px;color:#c6d3e8;font-size:14px;white-space:nowrap}.hero-capabilities svg{width:36px;height:36px;fill:none;stroke:#77aefa;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 11px rgba(41,127,255,.18))}
.hero .reveal{transition-duration:1s}.hero-copy.reveal{transform:translateX(-22px);transition-property:opacity,transform}.hero-copy.reveal.in-view{transform:none}.hero-visual.reveal{transform:translateX(30px);transition-property:opacity,transform}.hero-visual.reveal.in-view{transform:none}

@media(max-width:1380px){.nav-shell,.hero-layout{width:min(calc(100% - 48px),1320px)}.desktop-nav{margin-left:44px;gap:34px}.hero-copy{padding-left:4px}.hero h1{font-size:clamp(58px,6.4vw,88px)}.hero-product-art{width:72vw;right:-13vw}.hero-actions{gap:18px}.hero-actions .button{min-height:62px;padding-inline:32px;font-size:16px}.hero-mission{gap:28px}.hero-mission p{letter-spacing:.31em}.hero-capabilities>div{gap:10px;font-size:12px}.hero-capabilities svg{width:31px;height:31px}}
@media(max-width:1120px){.site-header{height:76px;--header:76px}.nav-shell{width:calc(100% - 36px)}.language-menu{display:block}.language-menu>button{color:#dbe7f7}.hero{height:auto;min-height:1120px;max-height:none}.hero-layout{height:auto;min-height:940px;padding-top:118px;grid-template-columns:1fr;align-content:start}.hero-copy{max-width:760px}.hero h1{font-size:clamp(58px,8vw,82px)}.hero-visual{height:520px;margin-top:-34px}.hero-product-art{width:min(990px,102vw);right:-16vw;top:49%;transform:translateY(-50%)}.hero:hover .hero-product-art{transform:translateY(-50%)}.hero-lower{position:relative;bottom:auto;margin-top:-40px;padding-bottom:30px}.hero-capabilities{gap:22px 10px;grid-template-columns:repeat(3,1fr)}.hero-mission{margin-bottom:24px}}
@media(max-width:760px){:root{--header:68px}.site-header{height:68px}.nav-shell{width:calc(100% - 28px);gap:10px}.nav-actions{gap:6px;margin-left:auto}.language-menu{display:none}.menu-toggle{display:block;flex:0 0 42px}.brand-mark{width:36px;height:36px}.brand-name{font-size:18px}.staging-bar+.site-header{top:0}.hero{min-height:auto;padding:0}.staging-bar~main .hero{padding-top:0}.hero-layout{width:calc(100% - 32px);min-height:0;padding-top:112px;display:block}.hero-copy{padding:0}.hero h1{font-size:clamp(47px,14vw,62px);line-height:1.18;letter-spacing:-.065em;margin-bottom:22px}.hero-body{font-size:16px;letter-spacing:0;line-height:1.75}.hero-actions{width:100%;margin-top:34px;display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.hero-actions .button{width:100%;max-width:100%;min-width:0;min-height:56px;padding:0 20px;font-size:16px}.hero-actions .button-ghost{min-width:0}.hero-visual{height:390px;margin:4px -16px 0;overflow:hidden}.hero-product-art{width:690px;right:-215px;top:49%;mix-blend-mode:normal;mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 92%,transparent 100%)}.hero-map-pattern{width:100%;height:36%;top:14%;opacity:.15}.hero-grid-bg{background-size:52px 52px}.hero-lower{margin-top:-26px;padding:0 16px 28px}.hero-mission{display:none}.hero-capabilities{grid-template-columns:repeat(2,1fr);gap:20px 8px}.hero-capabilities>div{justify-content:flex-start;font-size:12px}.hero-capabilities svg{width:30px;height:30px}.mobile-menu.open{top:66px}.mobile-languages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px 0;margin:4px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.mobile-languages a{padding:8px 10px;border-radius:7px;background:rgba(255,255,255,.035)}.mobile-languages a[aria-current=page]{background:rgba(47,115,255,.22);color:#fff}.footer .brand-mark{width:42px;height:42px}}

/* Shangmaitong GEO light cloud system v3 */
:root{--navy:#10203f;--navy-2:#15325f;--navy-3:#194bfb;--blue:#194bfb;--blue-2:#0b3dcc;--cyan:#62c9ff;--ink:#172038;--body:#56657c;--muted:#77859a;--line:#e3eaf4;--soft:#f5f8fc;--white:#fff;--max:1280px;--radius:18px;--shadow:0 22px 70px rgba(30,72,132,.12);--header:82px}
body{background:#fff;color:var(--ink)}
.container{width:min(calc(100% - 64px),var(--max))}
.staging-bar{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%)!important}
.staging-bar+.site-header{top:0}
.section-dark,.section-light{color:var(--ink)}
.site-header{height:var(--header);color:var(--ink);background:rgba(255,255,255,.88);border-bottom:1px solid rgba(214,224,239,.78);backdrop-filter:blur(20px);box-shadow:none}
.site-header.scrolled{background:rgba(255,255,255,.96);box-shadow:0 10px 34px rgba(34,67,110,.08);backdrop-filter:blur(20px)}
.nav-shell{width:min(calc(100% - 64px),var(--max));max-width:var(--max);height:100%;padding:0;gap:32px}
.brand{gap:11px}.brand-mark{width:42px;height:42px;transform:none;filter:drop-shadow(0 8px 16px rgba(25,75,251,.18))}.brand-mark-g{fill:none;stroke:#194bfb;stroke-width:8}.brand-mark-shine{fill:none;stroke:#70cfff;stroke-width:5}.brand-name{font-size:22px;color:#13203a}.brand-name span{color:#194bfb}
.desktop-nav{margin-left:58px;margin-right:auto;gap:42px}.desktop-nav a,.login-link{color:#43536b;font-size:14px;font-weight:580}.desktop-nav a:hover,.login-link:hover{color:#194bfb}.desktop-nav a:after{background:#194bfb;bottom:-13px}
.nav-actions{gap:17px}.language-menu>button{color:#53637b}.language-popover{top:48px;border:1px solid #e1e9f4;background:#fff;color:#172038;box-shadow:0 24px 70px rgba(30,63,110,.16)}.language-popover a:hover,.language-popover a[aria-current=page]{background:#edf4ff;color:#194bfb}.site-switch{display:none}.button{min-height:54px;padding:0 26px;border-radius:10px;background:#194bfb;border:1px solid #194bfb;box-shadow:0 14px 30px rgba(25,75,251,.2)}.button:hover{background:#0f40dd;border-color:#0f40dd;box-shadow:0 18px 34px rgba(25,75,251,.26)}.button-small{min-height:44px;padding:0 19px;border-radius:9px;font-size:13px;background:#194bfb}.menu-toggle{color:#172038}

.hero{height:auto;min-height:0;padding:148px 0 0;background:radial-gradient(circle at 72% 20%,rgba(130,199,255,.22),transparent 31%),linear-gradient(180deg,#fff 0%,#f7fbff 74%,#fff 100%);color:var(--ink);isolation:isolate}
.staging-bar~main .hero{padding-top:148px}.hero:before{width:720px;height:720px;right:-160px;top:-270px;background:radial-gradient(circle,rgba(75,157,255,.13),transparent 70%)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.9),transparent 57%);z-index:0;pointer-events:none}.hero-grid-bg{inset:0;opacity:.4;background-image:linear-gradient(rgba(70,126,197,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(70,126,197,.04) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 74%)}.hero-map-pattern{left:-5%;top:20%;width:47%;height:36%;opacity:.08;background-image:radial-gradient(circle,#194bfb 0 1.4px,transparent 1.7px);filter:none}
.hero-layout{width:min(calc(100% - 64px),var(--max));max-width:var(--max);height:auto;min-height:610px;padding:0;grid-template-columns:43% 57%;gap:26px;align-items:center}
.hero-copy{padding:0 0 34px;max-width:650px}.hero-copy .eyebrow{margin-bottom:24px;color:#194bfb;font-size:12px;letter-spacing:.14em}.hero h1{max-width:690px;margin:0 0 30px;color:#172038;font-size:clamp(52px,4.4vw,68px);font-weight:750;line-height:1.13;letter-spacing:-.062em;text-shadow:none;text-wrap:balance}.hero h1>span{color:#194bfb}.hero-body{max-width:620px;color:#56657c;font-size:18px;line-height:1.78;letter-spacing:0}.hero-actions{gap:14px;margin-top:42px}.hero-actions .button{min-height:58px;padding:0 28px;border-radius:10px;font-size:15px;box-shadow:0 14px 32px rgba(25,75,251,.2)}.hero-actions .button-ghost{min-width:150px;color:#21314c;background:#fff;border:1px solid #d5dfec;box-shadow:none}.hero-actions .button-ghost:hover{color:#194bfb;background:#f6f9ff;border-color:#9db8ed}
.hero-visual{height:590px;overflow:visible;display:block}.hero-product-art{position:absolute;width:min(800px,55vw);max-width:none;height:auto;right:-28px;top:49%;transform:translateY(-50%);mix-blend-mode:normal;mask-image:none;border-radius:26px;filter:drop-shadow(0 26px 48px rgba(46,91,151,.17));transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .7s ease}.hero:hover .hero-product-art{transform:translateY(-50%) translateY(-7px);filter:drop-shadow(0 34px 60px rgba(46,91,151,.2))}
.hero-lower{position:relative;left:auto;right:auto;bottom:auto;z-index:3;border-top:1px solid #e3eaf4;background:rgba(255,255,255,.7);padding:22px 0 32px}.hero-mission{gap:34px;margin-bottom:23px}.hero-mission span{background:linear-gradient(90deg,transparent,#b7caf0)}.hero-mission span:last-child{background:linear-gradient(90deg,#b7caf0,transparent)}.hero-mission p{color:#66758b;font-size:12px;letter-spacing:.34em}.hero-capabilities>div{gap:11px;color:#526178;font-size:12px}.hero-capabilities svg{width:31px;height:31px;stroke:#3c6fc7;filter:none}

.audience-section{padding:148px 0;background:#fff}.audience-intro{max-width:900px;margin-bottom:52px}.audience-intro h2{max-width:850px;margin:0 0 22px;font-size:clamp(44px,4.7vw,66px);line-height:1.1;letter-spacing:-.05em}.audience-intro>p:last-child{max-width:720px;margin:0;color:var(--body);font-size:17px}.audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.audience-card{position:relative;min-height:600px;padding:34px 38px 0;border:1px solid #e1eaf5;border-radius:20px;background:#f7faff;overflow:hidden;box-shadow:0 18px 50px rgba(37,75,127,.08);transition:transform .35s ease,box-shadow .35s ease}.audience-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(37,75,127,.13)}.audience-card-2{color:#fff;border-color:#194bfb;background:linear-gradient(145deg,#245cff,#0d3dbf 74%)}.audience-card-top{display:flex;align-items:center;justify-content:space-between}.audience-card-top>span{color:#194bfb;font-size:12px;font-weight:750;letter-spacing:.12em}.audience-card-top>i{width:42px;height:42px;border:1px solid #cad9ed;border-radius:50%;display:grid;place-items:center;color:#194bfb;font-size:20px;font-style:normal}.audience-card-2 .audience-card-top>span,.audience-card-2 .audience-card-top>i{color:#fff}.audience-card-2 .audience-card-top>i{border-color:rgba(255,255,255,.28)}.audience-card>p{margin:34px 0 10px;color:#194bfb;font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.audience-card-2>p{color:#bfe5ff}.audience-card h3{max-width:520px;margin:0;font-size:clamp(30px,3vw,44px);line-height:1.15;letter-spacing:-.04em}.audience-card-visual{position:absolute;left:38px;right:38px;top:240px;height:150px;border:1px solid #dae5f2;border-radius:14px;background:linear-gradient(#fff,#f1f6fd);overflow:hidden}.audience-card-2 .audience-card-visual{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08)}.audience-card-visual:before,.audience-card-visual:after{content:"";position:absolute;left:0;right:0;height:1px;background:#e6edf6}.audience-card-visual:before{top:50%}.audience-card-visual:after{top:75%}.audience-card-2 .audience-card-visual:before,.audience-card-2 .audience-card-visual:after{background:rgba(255,255,255,.13)}.audience-card-visual span{position:absolute;bottom:20px;width:11%;border-radius:5px 5px 0 0;background:#91b7f9}.audience-card-visual span:nth-child(1){left:9%;height:35%}.audience-card-visual span:nth-child(2){left:24%;height:52%}.audience-card-visual span:nth-child(3){left:39%;height:68%}.audience-card-visual b{position:absolute;left:52%;right:7%;top:25%;height:42%;border-top:3px solid #194bfb;border-radius:50% 50% 0 0;transform:skewY(-9deg)}.audience-card-2 .audience-card-visual span{background:#83d2ff}.audience-card-2 .audience-card-visual b{border-color:#fff}.audience-card-copy{position:absolute;left:38px;right:38px;bottom:30px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.audience-card-copy>p{margin:0;color:#5e6d82;font-size:14px;line-height:1.7}.audience-card-2 .audience-card-copy>p{color:#dbe7ff}.audience-card-copy ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.audience-card-copy li{font-size:12px;color:#526178}.audience-card-copy li:before{content:"✓";margin-right:7px;color:#194bfb}.audience-card-2 .audience-card-copy li{color:#eff6ff}.audience-card-2 .audience-card-copy li:before{color:#7ce6ff}.audience-card-copy button{grid-column:1/-1;width:100%;height:48px;border:1px solid #ccd9ea;border-radius:9px;background:#fff;color:#194bfb;font-weight:700;cursor:pointer}.audience-card-copy button span{float:right}.audience-card-2 .audience-card-copy button{border-color:#fff;background:#fff;color:#1744bf}

.geo-section{padding:142px 0 120px;background:#f6f9fe}.geo-section:before{border-color:#e2ebf8;box-shadow:0 0 0 70px rgba(227,237,249,.45),0 0 0 140px rgba(227,237,249,.22)}.geo-layout{grid-template-columns:.78fr 1.22fr;gap:88px}.section-copy h2,.section-heading h2,.industry-intro h2{color:#172038}.flow-step i{background:#fff;color:#194bfb;border:1px solid #d7e2f2;box-shadow:0 12px 30px rgba(36,79,136,.1)}.channel-row{border-color:#e1e9f3;box-shadow:0 20px 55px rgba(35,77,130,.09)}.channel-row div{background:#fff;border-color:#e1e9f3}
.problem-section{padding:142px 0;background:#fff;color:#172038}.problem-section:before{background-image:linear-gradient(rgba(25,75,251,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(25,75,251,.025) 1px,transparent 1px)}.problem-copy h2,.capability-copy h2{color:#172038}.problem-copy>p{color:#56657c}.pain-list article{border-color:#e3eaf4}.pain-list article>span{color:#a7c0eb}.pain-list h3{color:#172038}.pain-list p{color:#77859a}.answer-panel{border-color:#d8e4f4;background:#f6f9fe;box-shadow:0 24px 70px rgba(32,72,126,.11)}.answer-top{border-color:#dce6f3}.avatar,.ai-avatar{border-color:#9fbdf0;color:#194bfb;background:#fff}.answer-card{border-color:#dbe6f4;background:#fff;color:#43536b}.answer-card mark{color:#194bfb}.answer-source{color:#5578b9}.mini-trend{border-color:#dce6f3}.mini-trend path{stroke:#194bfb}.outcome-line strong{color:#172038}
.capability-section{padding:148px 0;background:#f6f9fe}.product-frame{border-color:#dfe7f2;box-shadow:0 28px 80px rgba(37,77,129,.12)}
.workflow-section{padding:142px 0;background:#fff;color:#172038}.workflow-section .section-heading>p:last-child{color:#56657c}.workflow-track:before{background:#cfdef1}.workflow-track>b{color:#8daee3}.workflow-track article>span{color:#194bfb}.step-orb{border-color:#d5e2f2;background:#f4f8fe;color:#194bfb;box-shadow:0 16px 36px rgba(35,78,135,.11)}.workflow-track h3{color:#172038}.workflow-track p{color:#77859a}.world-lines{opacity:.1}
.industry-section{padding:142px 0;background:#f6f9fe}.industry-card{border:1px solid #dfe7f2;box-shadow:0 18px 50px rgba(37,77,129,.08)}.industry-card:after{background:linear-gradient(transparent,rgba(10,36,77,.82))}
.trust-section{padding:142px 0 130px;background:#fff}.report-cover{box-shadow:0 24px 70px rgba(24,62,115,.14)}.proof-list article{border-color:#e1e9f3;background:#f8faff}.resource-strip{background:#edf4ff;color:#20324f;border:1px solid #dbe6f4}.resource-strip a{border-color:#dbe6f4}.faq details{border-color:#d9e4f1}
.final-cta{padding:128px 0 150px;background:#194bfb;color:#fff}.final-cta h2{color:#fff}.final-cta p{color:#dbe6ff}.final-cta .container>div>a{color:#fff;border-color:rgba(255,255,255,.4)}.final-cta .button{color:#1643c4;background:#fff;border-color:#fff;box-shadow:0 18px 40px rgba(5,35,124,.2)}.cta-horizon{bottom:-60%;background:radial-gradient(ellipse at top,rgba(119,220,255,.4),rgba(17,68,203,.72) 42%,transparent 72%);border-color:rgba(255,255,255,.4)}
.footer{padding:72px 0 26px;background:#f7f9fc;color:#172038;border-top:1px solid #e0e8f2}.footer-grid>div:first-child>p,.footer-grid>div:not(:first-child) a,.footer-language a,.footer-base{color:#6e7e94}.footer-language a{border-color:#dbe4ef}.footer-base{border-color:#dbe4ef}.footer .brand-name{color:#172038}
.contact-dialog{border:1px solid #e1e8f2;box-shadow:0 50px 120px rgba(25,54,96,.28)}.contact-dialog::backdrop{background:rgba(18,31,54,.45)}

@media(max-width:1120px){.site-header{height:74px;--header:74px}.nav-shell{width:calc(100% - 40px)}.language-menu>button{color:#53637b}.mobile-menu.open{top:72px;background:#fff;border-color:#dce5f1;box-shadow:0 24px 60px rgba(31,61,105,.16)}.mobile-menu a{color:#35455f}.mobile-languages{border-color:#e2e8f1}.mobile-languages a{background:#f3f7fc}.mobile-languages a[aria-current=page]{color:#194bfb;background:#e7f0ff}.hero{padding-top:118px}.staging-bar~main .hero{padding-top:118px}.hero-layout{width:calc(100% - 48px);min-height:0;grid-template-columns:1fr;padding:0}.hero-copy{max-width:820px}.hero h1{font-size:clamp(56px,8vw,78px)}.hero-visual{height:540px;margin-top:-30px}.hero-product-art{width:min(880px,90vw);right:-7vw}.hero-lower{margin-top:-30px}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:570px}.geo-layout,.problem-layout,.capability-layout{grid-template-columns:1fr}.desktop-nav,.login-link{display:none}.menu-toggle{display:block}}
@media(max-width:760px){:root{--header:68px}.container{width:calc(100% - 32px)}.site-header{height:68px}.nav-shell{width:calc(100% - 28px)}.brand-mark{width:34px;height:34px}.brand-name{font-size:18px}.language-menu{display:none}.hero{padding:98px 0 0}.staging-bar~main .hero{padding-top:98px}.hero-layout{width:calc(100% - 32px);display:block}.hero-copy .eyebrow{margin-bottom:18px;font-size:10px}.hero h1{font-size:clamp(42px,12vw,54px);line-height:1.12;margin-bottom:22px}.hero-body{font-size:15px;line-height:1.7}.hero-actions{display:grid;margin-top:30px;gap:10px}.hero-actions .button{min-height:52px;width:100%}.hero-visual{height:340px;margin:10px -16px 0;overflow:hidden}.hero-product-art{width:590px;right:-190px;top:50%;border-radius:18px}.hero-lower{margin:0;padding:24px 0}.hero-mission{display:none}.hero-capabilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px}.hero-capabilities>div{justify-content:flex-start;white-space:normal}.audience-section,.geo-section,.problem-section,.capability-section,.workflow-section,.industry-section,.trust-section{padding:92px 0}.audience-intro h2{font-size:36px}.audience-grid{gap:16px}.audience-card{min-height:650px;padding:26px 24px 0}.audience-card h3{font-size:31px}.audience-card-visual{left:24px;right:24px;top:220px;height:135px}.audience-card-copy{left:24px;right:24px;bottom:24px;grid-template-columns:1fr}.section-copy h2,.section-heading h2,.industry-intro h2,.problem-copy h2,.capability-copy h2{font-size:34px}.geo-layout,.problem-layout,.capability-layout{gap:48px}.channel-row{grid-template-columns:repeat(2,1fr)}.workflow-track{grid-template-columns:1fr 1fr}.resource-strip{grid-template-columns:1fr}.resource-strip a{border-right:0}.final-cta{padding:96px 0 112px}.final-cta h2{font-size:40px}.footer{padding-top:56px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
