:root{--ink:#101a36;--ink-2:#1d2946;--muted:#667085;--line:#dfe4ec;--paper:#f5f7fa;--white:#fff;--gold:#f5b942;--orange:#ef7b45;--blue:#2d6af0;--green:#079a78;--dark:#091329;--radius:24px;--shadow:0 28px 80px rgba(16,26,54,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.skip-link{position:fixed;z-index:200;left:16px;top:-80px;padding:12px 18px;background:#fff;border-radius:10px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;background:rgba(255,255,255,.86);backdrop-filter:blur(22px);border-bottom:1px solid rgba(16,26,54,.08)}.nav-shell{height:76px;max-width:1280px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--ink);color:var(--gold);display:grid;place-items:center;font-weight:900}.brand-mark svg{width:31px;fill:var(--gold)}.brand-line{fill:none;stroke:var(--gold);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.brand>span:last-child{display:grid;line-height:1}.brand strong{font-size:15px;letter-spacing:.13em}.brand small{margin-top:6px;color:#7b8498;font-size:10px;letter-spacing:.22em}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.desktop-nav a{font-size:13px;font-weight:650;color:#4d5870;transition:.2s}.desktop-nav a:hover{color:var(--ink)}.nav-cta{padding:11px 16px;border-radius:12px;background:var(--ink);color:#fff;font-size:12px;font-weight:700}.nav-cta span{color:var(--gold);margin-left:4px}.menu-button,.mobile-nav{display:none}
.hero{position:relative;min-height:960px;padding-top:76px;overflow:hidden;background:linear-gradient(180deg,#f8fafc 0%,#fff 69%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(16,26,54,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(16,26,54,.035) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,black,transparent 72%)}.hero-orbit{position:absolute;border:1px solid rgba(45,106,240,.12);border-radius:50%}.orbit-one{width:730px;height:730px;right:-120px;top:45px}.orbit-two{width:490px;height:490px;right:0;top:165px}.hero-shell{position:relative;z-index:2;max-width:1280px;margin:auto;padding:108px 28px 50px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px}.eyebrow,.kicker{font-size:11px;letter-spacing:.22em;font-weight:800;color:#5b6780;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:30px;height:2px;background:var(--gold)}.hero h1{margin:26px 0 24px;max-width:720px;font-size:clamp(46px,5vw,76px);line-height:1.08;letter-spacing:-.05em}.hero h1 em{font-style:normal;background:linear-gradient(100deg,var(--blue),#7047db 55%,var(--orange));-webkit-background-clip:text;color:transparent}.hero-lead{max-width:660px;margin:0;color:#59647a;font-size:18px;line-height:1.85}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{min-height:50px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:14px;font-weight:750}.button-primary{background:var(--ink);color:#fff;box-shadow:0 12px 28px rgba(16,26,54,.16)}.button-primary span{color:var(--gold)}.button-ghost{background:#fff;border:1px solid var(--line)}.source-note{margin-top:46px;color:#8a93a6;font-size:11px}.hero-visual{min-height:590px;display:grid;place-items:center}.ecosystem{position:relative;width:min(560px,100%);aspect-ratio:1/1}.ecosystem:before,.ecosystem:after{content:"";position:absolute;border-radius:50%;inset:10%;border:1px dashed rgba(45,106,240,.2);animation:spin 42s linear infinite}.ecosystem:after{inset:24%;border-style:solid;border-color:rgba(245,185,66,.26);animation-direction:reverse;animation-duration:28s}.eco-center{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:174px;height:174px;border-radius:42px;background:linear-gradient(145deg,#172448,#091329);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 30px 70px rgba(10,20,44,.28)}.eco-center:after{content:"";position:absolute;inset:9px;border:1px solid rgba(255,255,255,.12);border-radius:34px}.eco-mark{width:52px;height:52px;border-radius:17px;background:linear-gradient(135deg,var(--gold),var(--orange));display:grid;place-items:center;color:var(--ink);font-weight:900;font-family:Georgia,serif;font-size:28px;margin-bottom:13px}.eco-center strong{font-size:17px;letter-spacing:.13em}.eco-center small{font-size:10px;color:#aeb8ce;margin-top:7px}.eco-node{position:absolute;z-index:4;width:142px;padding:15px 17px;border-radius:18px;background:rgba(255,255,255,.9);border:1px solid #e5e9f0;box-shadow:0 18px 48px rgba(18,33,68,.11);display:grid;grid-template-columns:10px 1fr;column-gap:9px;align-items:center}.eco-node i{width:9px;height:9px;border-radius:50%;background:var(--blue);grid-row:1/3}.eco-node strong{font-size:13px}.eco-node small{color:#8a93a6;font-size:10px;margin-top:4px}.node-one{left:0;top:67px}.node-two{right:3px;top:91px}.node-three{left:28px;bottom:62px}.node-four{right:19px;bottom:69px}.node-two i{background:var(--gold)}.node-three i{background:var(--orange)}.node-four i{background:var(--green)}.eco-lines{position:absolute;z-index:1;inset:0;width:100%;height:100%;fill:none;stroke:rgba(45,106,240,.2);stroke-width:1.5;stroke-dasharray:5 8}.hero-stats{position:relative;z-index:3;max-width:1224px;margin:8px auto 0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 20px 65px rgba(16,26,54,.08)}.hero-stats>div{position:relative;padding:26px 30px;display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:12px}.hero-stats>div:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background:var(--line)}.hero-stats strong{font-size:34px;letter-spacing:-.04em}.hero-stats span{font-size:13px;font-weight:800;margin-bottom:5px}.hero-stats small{grid-column:1/3;margin-top:8px;color:#8a93a6;font-size:10px}
.section{padding:112px 28px}.section-shell{max-width:1224px;margin:auto}.section-heading{max-width:780px;margin-bottom:50px}.section-heading .kicker{color:var(--blue)}.section-heading h2{font-size:clamp(36px,4vw,56px);line-height:1.14;letter-spacing:-.045em;margin:14px 0 19px}.section-heading>p:last-child{font-size:16px;line-height:1.8;color:#667085;max-width:720px}.snapshot-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:18px}.snapshot-card{min-height:338px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;display:flex;flex-direction:column;position:relative;transition:.3s}.snapshot-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px rgba(16,26,54,.08)}.snapshot-card.featured{background:var(--ink);color:#fff;border-color:var(--ink);overflow:hidden}.snapshot-card.featured:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;border:55px solid rgba(255,255,255,.04);right:-95px;bottom:-100px}.card-index{font-size:10px;letter-spacing:.18em;color:#9aa3b4}.card-icon{position:absolute;right:28px;top:26px;width:35px;height:35px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center}.featured .card-icon{border-color:rgba(255,255,255,.2);color:var(--gold)}.snapshot-card h3{font-size:13px;margin:58px 0 16px}.snapshot-card p{margin:0;color:#647087;line-height:1.75;font-size:14px}.snapshot-card .big-copy{color:#fff;font-size:25px;line-height:1.5;font-weight:750;letter-spacing:-.025em}.big-copy span{color:var(--gold)}.status-strip{margin-top:auto;color:#c6cee0;font-size:11px}.status-strip i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#55d6ac;margin-right:7px;box-shadow:0 0 0 5px rgba(85,214,172,.11)}.snapshot-card a{margin-top:auto;font-size:12px;font-weight:750;color:var(--blue)}
.product-section{background:var(--dark);color:#fff;overflow:hidden}.section-heading.light .kicker{color:var(--gold)}.section-heading.light>p:last-child{color:#98a4ba}.product-switcher{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:6px;margin-bottom:18px;background:rgba(255,255,255,.035)}.product-tab{border:0;background:transparent;color:#8995ab;border-radius:13px;min-height:66px;padding:0 15px;text-align:left;cursor:pointer;font-size:13px;font-weight:750;transition:.25s}.product-tab span{font-size:9px;margin-right:9px;color:#657187}.product-tab i{display:block;font-style:normal;font-size:9px;font-weight:600;margin:6px 0 0 27px;color:#69758b}.product-tab.active{background:#fff;color:var(--ink);box-shadow:0 8px 20px rgba(0,0,0,.2)}.product-tab.active span{color:var(--blue)}.product-tab.active i{color:var(--green)}.product-stage{display:grid;grid-template-columns:380px 1fr;min-height:660px;background:#f8fafc;border-radius:28px;color:var(--ink);overflow:hidden}.product-copy-pane{padding:38px 34px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.product-meta{display:flex;align-items:center;gap:10px}.product-meta span{padding:7px 10px;border-radius:99px;background:#e5f7f1;color:#087b61;font-size:10px;font-weight:800}.product-meta small{font-size:10px;color:#8a93a6}.product-copy-pane h3{font-size:32px;letter-spacing:-.04em;margin:19px 0 13px}.product-summary{color:#647087;font-size:13px;line-height:1.7;min-height:66px}.product-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:19px 0 23px}.product-metrics div{padding:12px 9px;border:1px solid var(--line);border-radius:12px;background:#fff}.product-metrics strong{display:block;font-size:17px}.product-metrics small{display:block;font-size:8px;color:#8a93a6;margin-top:5px}.capability-block h4,.next-block h4{font-size:11px;margin:0 0 10px}.capability-tags{display:flex;flex-wrap:wrap;gap:6px}.capability-tags span{padding:7px 9px;background:#eaf0ff;color:#375da8;border-radius:8px;font-size:9px;font-weight:700}.next-block{margin-top:24px}.next-block ol{list-style:none;margin:0;padding:0;display:grid;gap:9px}.next-block li{position:relative;padding-left:22px;color:#5b657a;font-size:11px;line-height:1.55}.next-block li:before{content:attr(data-index);position:absolute;left:0;top:0;width:15px;height:15px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:7px}.text-link{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;border-top:1px solid var(--line);font-size:11px;font-weight:800;color:var(--blue)}.product-gallery{min-width:0;padding:24px 24px 18px;display:flex;flex-direction:column}.browser-frame{height:100%;min-height:0;background:#fff;border:1px solid #dfe4ec;border-radius:19px;overflow:hidden;box-shadow:0 20px 45px rgba(16,26,54,.1)}.browser-bar{height:44px;padding:0 16px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #e8ebf1}.browser-bar>span{width:7px;height:7px;border-radius:50%;background:#ff7664}.browser-bar>span:nth-child(2){background:#f5c450}.browser-bar>span:nth-child(3){background:#40c99b}.browser-bar p{height:24px;line-height:24px;background:#f3f5f8;border-radius:7px;flex:1;max-width:330px;margin:0 0 0 9px;padding:0 12px;color:#8790a2;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.browser-bar small{margin-left:auto;font-size:7px;color:#8a93a6;letter-spacing:.17em}.slide-window{height:calc(100% - 44px);position:relative;overflow:hidden;background:#0d182d;touch-action:pan-y}.slide-window img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:opacity .22s ease,transform .45s ease}.slide-window.changing img{opacity:.2;transform:scale(.985)}.slide-shade{position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(5,13,28,.87))}.slide-caption{position:absolute;z-index:3;left:27px;right:88px;bottom:24px;color:#fff;display:flex;align-items:flex-start;gap:16px}.slide-caption>span{font-size:9px;border:1px solid rgba(255,255,255,.25);padding:6px 7px;border-radius:7px}.slide-caption p{margin:0}.slide-caption strong{display:block;font-size:16px}.slide-caption small{display:block;color:#bdc6d6;margin-top:6px;font-size:9px}.gallery-arrow{position:absolute;z-index:4;bottom:24px;width:34px;height:34px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(7,16,34,.55);color:#fff;cursor:pointer}.gallery-arrow.prev{right:67px}.gallery-arrow.next{right:27px}.gallery-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 6px 0}.gallery-dots{display:flex;gap:6px}.gallery-dots button{width:18px;height:3px;padding:0;border:0;border-radius:9px;background:#cdd3de;cursor:pointer}.gallery-dots button.active{width:38px;background:var(--blue)}.gallery-footer>span{font-size:8px;color:#8490a5}.gallery-footer i{display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%;margin-right:5px}
.platform-section{background:#f6f8fb}.capability-map{display:grid;grid-template-columns:250px 1fr 150px;gap:24px;align-items:center;padding:34px;border-radius:27px;background:#fff;border:1px solid var(--line);box-shadow:0 22px 60px rgba(16,26,54,.06)}.map-origin{height:242px;border-radius:22px;background:linear-gradient(150deg,#142348,#08152e);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.map-origin>span{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,var(--blue),#51abef);display:grid;place-items:center;font-size:30px;font-weight:900;margin-bottom:20px}.map-origin strong{font-size:16px}.map-origin small{color:#a9b4c8;margin-top:8px;font-size:9px}.map-rail{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:relative}.map-rail article{border:1px solid var(--line);border-radius:15px;padding:17px;display:flex;gap:12px;align-items:center}.map-rail article>span{font-size:8px;color:var(--blue);font-weight:800}.map-rail strong{display:block;font-size:12px}.map-rail small{display:block;margin-top:5px;color:#8a93a6;font-size:9px}.map-destinations{display:grid;gap:9px}.map-destinations span{padding:16px 12px;border-radius:12px;background:#edf2ff;color:#345cae;font-size:10px;font-weight:850;letter-spacing:.09em;text-align:center}.principle-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:17px}.principle-row p{margin:0;padding:22px;border-left:2px solid var(--gold);background:#fff;color:#687287;font-size:12px;line-height:1.7}.principle-row strong{display:block;color:var(--ink);margin-bottom:7px}
.strategy-section{background:#fff}.strategy-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.strategy-card{border:1px solid var(--line);border-radius:27px;padding:34px;min-height:640px}.strategy-card.product-strategy{background:#f6f8fb}.strategy-card.agent-strategy{background:var(--ink);color:#fff;border-color:var(--ink)}.strategy-head{display:flex;justify-content:space-between;align-items:center}.strategy-head span{font-size:9px;font-weight:850;letter-spacing:.2em;color:var(--blue)}.agent-strategy .strategy-head span{color:var(--gold)}.strategy-head small{font-size:38px;font-weight:800;color:#dce1e9}.agent-strategy .strategy-head small{color:rgba(255,255,255,.12)}.strategy-card h3{font-size:36px;margin:13px 0}.strategy-card>p{color:#657087;line-height:1.7;font-size:13px;max-width:480px}.agent-strategy>p{color:#aeb8cb}.strategy-card>ol{list-style:none;padding:0;margin:35px 0 0;display:grid;gap:0}.strategy-card>ol li{padding:17px 0;border-top:1px solid #dce1e9;display:grid;grid-template-columns:110px 1fr;gap:15px}.strategy-card>ol span{font-size:12px;font-weight:800}.strategy-card>ol p{margin:0;font-size:11px;line-height:1.65;color:#6a7487}.agent-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;margin:34px 0 30px}.agent-flow>div{display:flex;flex-direction:column;align-items:center;text-align:center}.agent-flow span{width:28px;height:28px;border-radius:50%;background:rgba(245,185,66,.13);color:var(--gold);display:grid;place-items:center;font-size:9px;font-weight:850}.agent-flow strong{font-size:10px;margin:8px 0 5px}.agent-flow small{font-size:7px;line-height:1.5;color:#8491a9}.agent-flow>i{font-style:normal;color:#536078;font-size:11px}.channel-lines{display:grid;gap:8px}.channel-lines p{margin:0;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:13px;padding:14px 15px;display:grid;grid-template-columns:62px 1fr}.channel-lines p>span{grid-row:1/3;font-size:8px;color:var(--gold);letter-spacing:.08em}.channel-lines strong{font-size:11px}.channel-lines small{color:#8f9bb0;font-size:8px;margin-top:5px}.guardrail{display:grid;grid-template-columns:190px 1fr;align-items:center;margin-top:17px;padding:24px 28px;border-radius:17px;border:1px solid #f1d9aa;background:#fff9ec}.guardrail span{font-size:12px;font-weight:850;color:#a66610}.guardrail p{margin:0;color:#746447;font-size:12px;line-height:1.7}
.team-section{background:#f6f8fb}.board-card{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;background:var(--ink);color:#fff;border-radius:27px;padding:37px 42px}.board-intro>span{color:var(--gold);font-size:9px;letter-spacing:.2em}.board-intro h3{font-size:22px;margin:11px 0 8px}.board-intro p{font-size:10px;color:#9ba7bd;margin:0}.board-members{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.board-members>span{min-height:86px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.11);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:800}.board-members small{font-size:8px;color:#9ca8bc;margin-top:6px}.ownership-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.ownership-grid article{position:relative;min-height:250px;padding:27px;background:#fff;border:1px solid var(--line);border-radius:22px}.ownership-grid article.wide{grid-column:1/4;min-height:190px;background:linear-gradient(100deg,#fff,#f0f4ff)}.role-no{position:absolute;right:24px;top:22px;font-size:25px;font-weight:850;color:#e3e7ed}.role-type{margin:28px 0 11px!important;color:var(--blue)!important;font-size:9px!important;font-weight:800;letter-spacing:.15em}.ownership-grid h3{font-size:19px;margin:0 0 17px}.ownership-grid article>p:last-child{margin:0;max-width:760px;color:#6d778a;font-size:12px;line-height:1.8}.team-footnote{margin:22px 0 0;color:#858fa2;font-size:10px}.team-footnote span{display:inline-block;width:22px;height:2px;background:var(--gold);vertical-align:middle;margin-right:10px}
.roadmap-section{background:#fff}.roadmap-board{position:relative}.roadmap-line{position:absolute;left:95px;top:22px;bottom:22px;width:1px;background:#d9dee7}.roadmap-board article{display:grid;grid-template-columns:76px 39px 1fr;min-height:130px}.roadmap-board time{font-size:11px;font-weight:800;padding-top:4px}.roadmap-board article>span{position:relative}.roadmap-board article>span:before{content:"";position:absolute;z-index:2;top:0;left:15px;width:11px;height:11px;border-radius:50%;background:#fff;border:3px solid #b9c1ce}.roadmap-board article.done>span:before{background:var(--green);border-color:#c6f0e5}.roadmap-board article.milestone>span:before{background:var(--gold);border-color:#fbeac2;box-shadow:0 0 0 7px rgba(245,185,66,.1)}.roadmap-board article.continuous>span:before{background:var(--blue);border-color:#cfdeff}.roadmap-board article>div{padding:0 0 34px 18px}.roadmap-board small{color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.13em}.roadmap-board h3{font-size:18px;margin:7px 0}.roadmap-board p{color:#727c90;font-size:11px;margin:0;line-height:1.7}.closing{padding:110px 28px;background:linear-gradient(135deg,#111e3f,#071126);color:#fff;text-align:center}.closing .kicker{color:var(--gold)}.closing h2{font-size:clamp(42px,6vw,74px);line-height:1.1;letter-spacing:-.05em;margin:20px 0}.closing p:not(.kicker){color:#aeb8cc;margin:0 0 30px}.button-light{background:#fff;color:var(--ink)}footer{max-width:1280px;margin:auto;padding:32px 28px;display:flex;justify-content:space-between;align-items:flex-end}footer>div:first-child{display:flex;align-items:center;gap:24px}footer p{font-size:10px;color:#657086;margin:0}.footer-brand .brand-mark{font-family:Georgia,serif}footer>div:last-child{text-align:right}footer>div:last-child p{color:var(--ink);font-weight:750;margin-bottom:7px}footer>div:last-child small{color:#99a2b2;font-size:9px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.ecosystem:before,.ecosystem:after{animation:none}}
@media(max-width:1020px){.desktop-nav,.nav-cta{display:none}.menu-button{display:flex;margin-left:auto;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;flex-direction:column;align-items:center;justify-content:center;gap:6px}.menu-button span{width:16px;height:2px;background:var(--ink)}.mobile-nav{display:none;padding:10px 28px 22px;border-top:1px solid var(--line)}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px 0;font-size:13px}.hero{min-height:auto}.hero-shell{grid-template-columns:1fr;padding-top:80px}.hero-copy{text-align:center}.eyebrow{justify-content:center}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{min-height:510px}.hero-stats{margin:10px 28px 0}.snapshot-grid{grid-template-columns:1fr 1fr}.snapshot-card.featured{grid-column:1/3}.product-stage{grid-template-columns:1fr}.product-copy-pane{border-right:0;border-bottom:1px solid var(--line)}.product-gallery{height:590px}.capability-map{grid-template-columns:1fr}.map-origin{height:190px}.map-destinations{grid-template-columns:repeat(4,1fr)}.strategy-grid{grid-template-columns:1fr}.strategy-card{min-height:auto}.board-card{grid-template-columns:1fr;gap:28px}.ownership-grid{grid-template-columns:1fr 1fr}.ownership-grid article.wide{grid-column:1/3}}
@media(max-width:680px){.nav-shell{height:68px;padding:0 18px}.site-header .brand-mark{width:34px;height:34px}.hero{padding-top:68px}.hero-shell{padding:66px 20px 30px}.hero h1{font-size:43px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column}.source-note{margin-top:28px}.hero-visual{min-height:380px}.ecosystem{width:370px;max-width:100%}.eco-center{width:128px;height:128px;border-radius:32px}.eco-center:after{border-radius:25px}.eco-mark{width:40px;height:40px;font-size:22px;margin-bottom:8px}.eco-center strong{font-size:13px}.eco-node{width:110px;padding:11px;font-size:11px}.node-one{top:35px}.node-two{top:52px}.node-three{bottom:35px;left:2px}.node-four{bottom:38px;right:2px}.hero-stats{grid-template-columns:1fr 1fr;margin:8px 16px 0}.hero-stats>div{padding:19px}.hero-stats>div:nth-child(2):after{display:none}.hero-stats strong{font-size:27px}.section{padding:78px 18px}.section-heading{margin-bottom:34px}.section-heading h2{font-size:36px}.snapshot-grid{grid-template-columns:1fr}.snapshot-card.featured{grid-column:auto}.snapshot-card{min-height:290px}.product-switcher{grid-template-columns:1fr 1fr}.product-tab{min-height:61px}.product-stage{border-radius:20px}.product-copy-pane{padding:28px 22px}.product-gallery{padding:14px;height:390px}.browser-bar p{display:none}.slide-caption{left:18px;right:70px;bottom:18px}.slide-caption small{max-width:210px}.gallery-arrow{bottom:17px}.gallery-arrow.prev{right:55px}.gallery-arrow.next{right:15px}.capability-map{padding:18px}.map-rail{grid-template-columns:1fr}.map-destinations{grid-template-columns:1fr 1fr}.principle-row{grid-template-columns:1fr}.strategy-card{padding:25px}.strategy-card>ol li{grid-template-columns:1fr}.agent-flow{grid-template-columns:1fr 1fr;gap:10px}.agent-flow>i{display:none}.channel-lines p{grid-template-columns:54px 1fr}.guardrail{grid-template-columns:1fr;gap:10px}.board-card{padding:28px 22px}.board-members{grid-template-columns:1fr 1fr}.ownership-grid{grid-template-columns:1fr}.ownership-grid article.wide{grid-column:auto}.roadmap-line{left:77px}.roadmap-board article{grid-template-columns:59px 38px 1fr}.closing{padding:85px 20px}.closing h2{font-size:44px}footer{align-items:flex-start;gap:28px;flex-direction:column}footer>div:first-child{display:block}footer>div:first-child p{margin-top:15px}footer>div:last-child{text-align:left}}
