@charset "UTF-8";
:root{--paper:#faf9f6;--paper-2:#f1f0eb;--ink:#171717;--ink-2:#252422;--muted:#77766f;--line:rgba(20,20,20,.12);--orange:#ff5a1f;--orange-soft:#ff8659;--lime:#dff27b;--green:#b9edc7;--max:1180px;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.section-wrap{width:min(var(--max),calc(100% - 56px));margin-inline:auto}.skip-link{position:fixed;top:-60px;left:16px;z-index:999;background:#fff;padding:10px 16px;border-radius:6px}.skip-link:focus{top:10px}.announcement{min-height:39px;background:var(--ink);color:#f9f8f3;display:flex;justify-content:center;align-items:center;gap:10px;padding:7px 16px;font-size:11px;line-height:1.4;text-align:center}.announcement strong{color:#fff}.announcement a{font-weight:650;color:#fff;white-space:nowrap}.announcement a span{color:var(--lime)}.announcement-tag{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:99px;background:#ffffff18;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:700;color:var(--lime)}.sparkle{font-size:13px}.site-header{position:sticky;top:0;z-index:50;background:rgba(250,249,246,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(25,25,25,.055)}.header-inner{height:74px;width:min(1280px,calc(100% - 56px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{width:157px;height:auto}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:30px;margin-right:auto}.nav-group{position:relative}.nav-trigger,.nav-link{color:#4e4d49;font-size:13px;background:none;border:0;padding:12px 0;cursor:pointer;transition:color .2s}.nav-trigger:hover,.nav-link:hover{color:var(--ink)}.chevron{font-size:16px;padding-left:3px;display:inline-block;transition:transform .2s}.nav-group.open .chevron{transform:rotate(180deg)}.dropdown{position:absolute;top:calc(100% + 12px);left:-16px;min-width:260px;padding:9px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 55px #1616101c;opacity:0;visibility:hidden;transform:translateY(7px);transition:opacity .18s,transform .18s,visibility .18s}.nav-group.open .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{display:flex;gap:12px;align-items:center;padding:10px;border-radius:8px;font-size:12px;transition:background .18s}.dropdown a:hover{background:#f6f5f1}.dropdown a b{font-size:12px;display:block}.dropdown a small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.menu-icon{width:31px;height:31px;border-radius:8px;background:#f0eee8;display:grid;place-items:center;color:var(--orange);font-size:17px}.dropdown-compact{min-width:185px}.dropdown-compact a{padding:9px 11px;color:#41413e}.header-actions{display:flex;align-items:center;gap:17px}.signin{font-size:12px;color:#52514d}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;min-height:48px;padding:0 21px;border:1px solid transparent;border-radius:5px;font-size:12px;font-weight:650;letter-spacing:.005em;transition:transform .2s,background .2s,border-color .2s,color .2s}.button span{font-size:15px;line-height:1}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--orange);color:var(--ink)}.button-small{min-height:36px;padding:0 13px;font-size:11px;gap:10px}.button-light{background:transparent;border-color:#d7d4ce;color:var(--ink)}.button-light:hover{border-color:var(--ink)}.mobile-toggle{display:none;width:40px;height:40px;border:0;background:none;padding:9px;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.mobile-toggle span{height:1.5px;width:21px;background:var(--ink);transition:transform .2s}.mobile-toggle[aria-expanded=true] span:first-child{transform:translateY(6.5px) rotate(45deg)}.mobile-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-toggle[aria-expanded=true] span:last-child{transform:translateY(-6.5px) rotate(-45deg)}.mobile-nav{padding:12px 28px 24px;background:var(--paper);border-top:1px solid var(--line)}.mobile-nav a:not(.button){display:block;padding:12px 3px;border-bottom:1px solid var(--line);font-size:14px}.mobile-nav .button{margin-top:17px;width:100%}
.hero{position:relative;min-height:785px;overflow:hidden;padding:82px 28px 0;background:#faf9f6}.hero-content{position:relative;z-index:2;text-align:center;max-width:920px;margin:auto}.eyebrow-pill{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #e1dfd8;border-radius:99px;background:#ffffff84;color:#63615d;font-size:11px}.live-dot{display:inline-block;width:7px;height:7px;background:#69bf78;border-radius:50%;box-shadow:0 0 0 3px #69bf7826}.hero h1{font-size:clamp(51px,7.1vw,84px);letter-spacing:-.075em;line-height:.99;margin:27px 0 20px;font-weight:540}.hero h1 em,.section-heading h2 em,.pilot-intro h2 em,.agentic-layout h2 em,.cta-inner h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.06em;color:var(--orange);font-style:italic}.hero-copy{max-width:600px;margin:0 auto;color:#6d6b66;font-size:16px;line-height:1.7}.hero-buttons{display:flex;justify-content:center;gap:11px;margin-top:28px}.microcopy{font-size:10px;color:#8a8983;margin:15px 0 0}.microcopy span{color:#4e9c5c}.microcopy i,.cta-note i{font-style:normal;padding:0 4px;color:#bebbb3}.hero-visual{height:328px;max-width:900px;position:relative;margin:27px auto 0;overflow:hidden}.visual-orbit{position:absolute;left:50%;top:54%;border:1px solid rgba(21,21,20,.09);border-radius:50%;transform:translate(-50%,-50%)}.orbit-one{width:310px;height:310px}.orbit-two{width:520px;height:245px;transform:translate(-50%,-50%) rotate(-15deg)}.orbit-three{width:750px;height:164px;transform:translate(-50%,-50%) rotate(9deg)}.visual-center{position:absolute;top:52%;left:50%;width:163px;height:146px;transform:translate(-50%,-50%);background:rgba(255,255,255,.75);border:1px solid #eae7df;border-radius:18px;box-shadow:0 14px 45px #40331c13;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px}.visual-center strong{font-size:13px;letter-spacing:-.03em}.visual-center small{font-size:7px;letter-spacing:.17em;color:#929087}.eye-mark{width:37px;height:19px;border:2px solid var(--ink);border-radius:100% 15% 100% 15%;transform:rotate(0deg);display:grid;place-items:center}.eye-mark i{width:10px;height:10px;border:1.5px solid var(--orange);border-radius:50%;display:block}.agent-node{position:absolute;min-width:116px;padding:9px 12px 9px 37px;text-align:left;background:#fff;border:1px solid #ebe8e1;border-radius:9px;box-shadow:0 8px 24px #29251a0c;font-size:10px}.agent-node b{display:block;font-size:10px}.agent-node small{display:block;color:#929087;font-size:8px;margin-top:2px}.node-symbol{position:absolute;left:11px;top:12px;color:#14a477;font-size:15px}.node-symbol.claude{color:#c27c53}.node-symbol.gemini{color:#5788e9}.node-symbol.perplexity{color:#168e9e}.node-chatgpt{left:12%;top:21%}.node-claude{right:14%;top:12%}.node-gemini{right:7%;bottom:19%}.node-perplexity{left:10%;bottom:13%}.orbit-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff5a1f14}.dot-a{top:24%;left:31%}.dot-b{top:70%;right:28%;background:#7caf87}.dot-c{bottom:19%;left:43%;background:#d5c754}.hero-glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;opacity:.17}.hero-glow-orange{width:400px;height:310px;left:-180px;top:230px;background:#ff9a46}.hero-glow-green{width:390px;height:340px;right:-160px;top:340px;background:#c5e76b}.hero-bottom{max-width:1180px;margin:0 auto;height:48px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dedbd3;color:#99968e;text-transform:uppercase;letter-spacing:.12em;font-size:8px}.hero-bottom a{width:26px;height:26px;display:grid;place-items:center;color:#383733;border:1px solid #d9d7d0;border-radius:50%;font-size:15px}
.trusted{padding:43px 0 48px;text-align:center}.section-kicker{display:block;color:#929088;font-size:9px;letter-spacing:.16em;font-weight:700}.trusted .section-kicker{margin-bottom:25px}.logo-marquee{overflow:hidden;position:relative}.logo-track{display:flex;align-items:center;justify-content:space-between;gap:36px;min-width:max-content;padding:0 4px}.logo-track img{width:auto;max-width:106px;height:31px;object-fit:contain;filter:grayscale(1);opacity:.64}.logo-track img:nth-child(3),.logo-track img:nth-child(7){max-width:115px}
.section{padding:107px 0}.section-ink{background:#191918;color:#f6f5f0}.section-paper{background:var(--paper)}.section-tint{background:#f0eee9}.section-heading{max-width:760px;margin:0 0 50px}.section-heading.centered{text-align:center;margin:0 auto 51px}.section-heading h2,.industries-intro h2,.pilot-intro h2,.agentic-layout h2,.cta-inner h2{margin:16px 0 18px;font-size:clamp(36px,4.55vw,57px);line-height:1.08;font-weight:500;letter-spacing:-.064em}.section-heading p{margin:0 auto;color:#a09e97;max-width:590px;font-size:13px;line-height:1.8}.section-ink .section-kicker{color:#9e9d95}.section-heading .muted{color:#7d7c76}.journey-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #ffffff1d;border-radius:9px;overflow:hidden}.journey-card{min-height:225px;padding:20px 18px 18px;border-right:1px solid #ffffff1d;position:relative;background:linear-gradient(150deg,#ffffff07,#ffffff00);transition:background .2s}.journey-card:last-child{border:0}.journey-card-active{background:linear-gradient(145deg,#ff5a1f12,#b6d96e08)}.journey-card:hover{background:#ffffff0d}.step-index{color:#85847d;letter-spacing:.1em;font-size:8px}.journey-card-active .step-index{color:#ef895d}.journey-icon{height:54px;width:54px;border:1px solid #ffffff24;border-radius:13px;margin:23px 0 18px;display:grid;place-items:center;font-size:24px;color:#adaca5}.journey-card-active .journey-icon{color:#ff966d;border-color:#ff805c57;background:#ff704010}.journey-card h3{font-size:16px;margin:0 0 7px;font-weight:500;letter-spacing:-.03em}.journey-card p{font-size:10px;color:#a4a39d;line-height:1.7;min-height:34px;margin:0}.journey-tag{display:inline-flex;align-items:center;gap:7px;margin-top:13px;font-size:8px;color:#7f7e77}.journey-card-active .journey-tag{color:#e78a67}.assistant-row{display:flex;align-items:center;gap:35px;border-top:1px solid #ffffff20;margin-top:30px;padding-top:22px}.assistant-row>span{font-size:8px;letter-spacing:.13em;color:#85847d;white-space:nowrap}.assistant-names{display:flex;align-items:center;justify-content:space-between;gap:22px;flex:1;color:#d7d6cf}.assistant-names b{font-size:10px;font-weight:500;white-space:nowrap}
.industries-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.industries-intro h2{font-size:49px}.industries-intro p{color:#77766f;max-width:400px;font-size:13px;line-height:1.8;margin:0 0 24px}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:11px;font-weight:650;border-bottom:1px solid #b3b0a8;padding-bottom:8px}.text-link span{color:var(--orange);font-size:15px}.industry-list{border-top:1px solid var(--line)}.industry-item{display:grid;grid-template-columns:41px 1fr 26px;align-items:center;min-height:74px;border-bottom:1px solid var(--line);transition:padding .22s,background .22s}.industry-item:hover{padding-inline:10px;background:#f2f0eb}.industry-number{font-size:9px;color:#a5a39b;letter-spacing:.08em}.industry-item b{display:block;font-size:14px;font-weight:550;letter-spacing:-.02em}.industry-item small{display:block;color:#929088;font-size:10px;margin-top:3px}.industry-arrow{font-size:16px;color:#b4b1a9}.industry-item:hover .industry-arrow{color:var(--orange)}
.split-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;max-width:none;margin-bottom:44px}.split-heading h2{margin-bottom:0}.split-heading>p{max-width:390px;margin:0 0 4px;color:#77766f;font-size:13px;line-height:1.8}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.choice-card{min-height:340px;padding:27px 29px;border-radius:9px;border:1px solid #dedbd4;background:#faf9f6}.choice-serve{background:#191918;color:#f6f5f0;border-color:#191918;position:relative;overflow:hidden}.choice-serve:after{content:"";position:absolute;width:330px;height:260px;right:-170px;top:-100px;border-radius:50%;background:#d3ed7713;filter:blur(32px)}.choice-top{display:flex;align-items:center;gap:10px}.choice-icon{font-size:20px;color:#aaa79e}.choice-label{font-size:8px;letter-spacing:.14em;color:#99978f}.choice-serve .choice-icon{color:#c5e282}.choice-serve .choice-label{color:#a0a095}.choice-card h3{font-size:20px;letter-spacing:-.04em;font-weight:500;margin:17px 0 20px}.news-item{border-top:1px solid #e3e0d9;padding:14px 0 12px}.news-date{display:block;font-size:8px;letter-spacing:.1em;color:#9c9991;margin-bottom:5px}.news-item b{font-size:12px}.news-item p{font-size:10px;color:#828078;line-height:1.65;margin:3px 0 0;max-width:440px}.source-note{color:#aca9a1;font-size:9px}.check-list{padding:0;margin:0;list-style:none;position:relative;z-index:1}.check-list li{display:flex;align-items:flex-start;gap:11px;border-top:1px solid #ffffff20;padding:11px 0;font-size:11px;color:#d6d5ce;line-height:1.55}.check-list li span{color:#d7ec83;font-size:14px;line-height:1.1}.choice-bottom{border-top:1px solid #ffffff20;margin-top:11px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;color:#aaa99f;font-size:9px}.choice-bottom a{color:#d9ed90;font-size:17px}.choice-takeaway{text-align:center;font:italic 24px/1.5 var(--serif);letter-spacing:-.03em;margin:47px 0 0;color:#79776f}.choice-takeaway em{color:#a4a198}.choice-takeaway strong{color:var(--ink);font-weight:500}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.step-card{min-width:0}.step-number{padding:0 0 13px;border-bottom:1px solid #d9d6ce;color:#99978e;font-size:10px;letter-spacing:.07em}.step-number span{float:right;color:var(--orange);font-size:15px}.step-art{height:192px;margin:15px 0 21px;position:relative;overflow:hidden;border-radius:7px;border:1px solid #dfdcd4;background:#efeee8;display:grid;place-items:center}.step-art-a{background:linear-gradient(135deg,#f0eee7,#fbfaf8)}.art-window{position:relative;width:66%;height:106px;background:#fff;border:1px solid #e2dfd7;border-radius:5px;padding:13px 11px;box-shadow:0 9px 24px #3a342512}.art-window i{display:inline-block;width:4px;height:4px;border-radius:50%;background:#d1cfc8;margin-right:3px}.art-window b,.art-window em{display:block}.art-window b{margin-top:11px;font-size:10px;font-weight:600}.art-window em{font-size:7px;color:#99968e;font-style:normal;margin-top:3px}.art-progress{display:block;margin-top:12px;width:89%;height:4px;border-radius:4px;background:linear-gradient(90deg,var(--orange) 63%,#e6e3db 63%)}.art-orb{position:absolute;right:13%;bottom:21%;width:41px;height:41px;border-radius:50%;background:var(--orange);display:grid;place-items:center;color:white;font-size:21px;box-shadow:0 0 0 9px #ff5a1f17}.step-art-b{background:radial-gradient(circle at 78% 35%,#d9eba2 0,#f1f0e8 36%,#ecebe5 100%)}.art-action{width:59%;padding:14px;background:#fff;border:1px solid #e2dfd7;border-radius:6px;box-shadow:0 8px 22px #4d4b3e12}.art-action span,.art-action small{display:block;font-size:7px;color:#8b8981;letter-spacing:.08em}.art-action b{display:block;font-size:12px;margin:7px 0 3px}.art-action .art-button{border-radius:3px;background:#1b1b1a;color:#fff;font-size:7px;padding:7px;margin-top:10px;text-align:center}.art-lock{position:absolute;right:13%;top:20%;font-size:28px;color:#8aaa59}.step-art-c{background:linear-gradient(150deg,#f2f0e9,#e9eee1)}.control-ring{width:112px;height:112px;border-radius:50%;border:1px dashed #c5c2b8;display:grid;place-items:center;position:relative}.control-ring:before,.control-ring:after{content:"";position:absolute;inset:11px;border:1px solid #c8d7ab;border-radius:50%}.control-ring:after{inset:23px;border-color:#d6e5bf}.control-ring span{z-index:1;text-align:center;font-size:7px;color:#5a7650;font-weight:700;letter-spacing:.1em}.control-dot{position:absolute;background:#fff;border:1px solid #dce5cf;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;color:#5b9758;font-size:12px;box-shadow:0 4px 12px #35372912}.control-dot-one{top:20%;left:29%}.control-dot-two{right:25%;top:23%}.control-dot-three{bottom:18%;right:36%}.step-card h3{font-size:17px;font-weight:550;letter-spacing:-.035em;margin:0 0 9px}.step-card p{font-size:11px;line-height:1.8;color:#76746d;margin:0;max-width:360px}
.pilot-section{background:#eae8df}.pilot-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:105px}.pilot-intro h2{font-size:47px}.pilot-intro p{max-width:350px;color:#77766f;font-size:13px;line-height:1.8;margin:0 0 24px}.pilot-intro .button{min-height:43px}.timeline{border-left:1px solid #d1cec4;padding-left:35px}.timeline-item{position:relative;display:grid;grid-template-columns:1fr;gap:3px;padding:0 0 28px 4px}.timeline-item:last-child{padding-bottom:0}.timeline-marker{position:absolute;left:-48px;top:0;width:25px;height:25px;border:1px solid #d1cec4;border-radius:50%;background:#eae8df;display:grid;place-items:center;font-size:8px;color:#68665f}.timeline-label{font-size:8px;letter-spacing:.14em;color:#928f85}.timeline-item h3{font-size:16px;letter-spacing:-.03em;font-weight:550;margin:4px 0 9px}.timeline-item ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 16px}.timeline-item li{position:relative;padding-left:11px;color:#77756e;font-size:9px}.timeline-item li:before{content:"";position:absolute;left:0;top:6px;width:4px;height:4px;background:#b0ad9f;border-radius:50%}
.enterprise-section{padding-bottom:86px}.enterprise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.enterprise-card{position:relative;min-height:295px;padding:23px 22px;border:1px solid #ffffff20;border-radius:7px;background:linear-gradient(150deg,#ffffff08,#ffffff02)}.enterprise-icon{font-size:20px;color:#d1e892;display:block;margin-bottom:18px}.enterprise-index{font-size:8px;letter-spacing:.13em;color:#96958d}.enterprise-card h3{max-width:260px;margin:12px 0 9px;font-size:17px;line-height:1.3;font-weight:500;letter-spacing:-.035em}.enterprise-card p{font-size:10px;line-height:1.75;color:#a4a39c;margin:0;max-width:315px}.mini-shield{position:absolute;bottom:20px;left:22px;color:#adb8a1;font-size:7px;letter-spacing:.11em}.mini-shield span{color:#b6d578;font-size:13px;margin-right:6px}.approval-pills{display:flex;align-items:center;gap:8px;position:absolute;bottom:20px;left:22px;font-size:7px;color:#9e9e94}.approval-pills>span{padding:6px 8px;border:1px solid #ffffff22;border-radius:3px}.approval-pills i{font-style:normal;color:#c2df79}.approval-pills .approval-human{color:#d5e88e;border-color:#d5e88e55}.audit-line{position:absolute;bottom:21px;left:22px;right:22px;display:flex;align-items:center;gap:8px;font-size:7px;padding:8px;border:1px solid #ffffff1e;border-radius:4px;color:#8f8e85}.audit-line b{font-weight:500;color:#dad9d1}.audit-ok{margin-left:auto;color:#b6db78;letter-spacing:.08em}.compliance-row{display:flex;align-items:center;gap:20px;border-top:1px solid #ffffff20;margin-top:38px;padding-top:22px}.compliance-row>span{font-size:8px;letter-spacing:.13em;color:#8c8b84;margin-right:7px}.compliance-row img{width:48px;height:34px;object-fit:contain;opacity:.8}.compliance-row b{font-size:9px;letter-spacing:.1em;color:#a6a59c;font-weight:500}
.investors-section{padding:90px 0 100px}.investors-section .section-heading{margin-bottom:40px}.investors-section .section-heading h2{font-size:44px}.investor-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.investor-logo{min-height:84px;border:1px solid #e8e5de;border-radius:6px;display:grid;place-items:center;background:#fff;padding:14px 18px}.investor-logo img{width:100%;height:48px;object-fit:contain;filter:grayscale(1);opacity:.78}
.agentic-section{overflow:hidden;background:#eeece4;padding:98px 0;position:relative}.agentic-layout{display:grid;grid-template-columns:1fr .76fr;column-gap:100px;align-items:center;position:relative}.agentic-layout h2{font-size:50px;margin-bottom:0}.agentic-copy>p{font-size:15px;line-height:1.75;color:#66645e;margin:0 0 20px}.stat-row{display:flex;gap:13px;margin-bottom:22px}.stat-row span{font-size:8px;color:#77756f;border:1px solid #d8d5cd;border-radius:99px;padding:6px 9px}.stat-row b{color:var(--orange);font-weight:700;margin-right:4px}.agentic-graphic{grid-column:1/-1;height:210px;margin-top:44px;position:relative;overflow:hidden;border-radius:8px;background:#17191c}.graphic-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff09 1px,transparent 1px),linear-gradient(90deg,#ffffff09 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent)}.graphic-node{position:absolute;top:50%;transform:translateY(-50%);width:134px;height:79px;border:1px solid #ffffff25;background:#22262a;border-radius:6px;display:grid;place-items:center;text-align:center;color:#cfcea9;font-size:9px;line-height:1.5;letter-spacing:.12em;box-shadow:0 0 32px #e0f07f0c}.graphic-node-a{left:18%}.graphic-node-b{left:calc(50% - 67px);border-color:#ddf1877a;color:#d9ef93}.graphic-node-c{right:18%}.graphic-path{position:absolute;left:calc(18% + 134px);right:calc(18% + 134px);height:1px;top:50%;background:linear-gradient(90deg,#ffffff44,#d9ed8e,#ffffff44)}.graphic-pulse{position:absolute;left:31%;top:calc(50% - 3px);width:7px;height:7px;background:#e6f590;border-radius:50%;box-shadow:0 0 0 6px #e6f59020;animation:travel 3.6s linear infinite}@keyframes travel{0%{left:31%;opacity:0}10%{opacity:1}90%{opacity:1}100%{left:68%;opacity:0}}
.final-cta{position:relative;overflow:hidden;background:#191918;color:#f7f6f0;text-align:center;padding:100px 0 95px}.cta-inner{position:relative;z-index:2}.cta-inner .section-kicker{color:#a8a69e}.cta-inner h2{font-size:clamp(42px,5vw,63px);margin:17px 0}.cta-inner>p{max-width:530px;color:#a5a39c;font-size:13px;line-height:1.8;margin:0 auto}.button-white{background:#f6f5f0;color:#191918}.button-white:hover{background:var(--lime)}.button-outline{border-color:#ffffff52;color:#f6f5f0;background:transparent}.button-outline:hover{border-color:#fff;background:#ffffff12}.cta-note{display:block;color:#898880;font-size:8px;letter-spacing:.14em;margin-top:21px}.cta-orb{position:absolute;border-radius:50%;filter:blur(90px);opacity:.18}.cta-orb-a{background:#fc592b;width:360px;height:250px;left:-120px;top:25px}.cta-orb-b{background:#d3eb7c;width:380px;height:300px;right:-130px;bottom:-130px}.site-footer{background:#f7f6f1}.footer-main{padding:58px 0 46px;display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:38px}.footer-brand p{font-size:10px;color:#85837c;margin:13px 0 15px}.social-links{display:flex;gap:7px}.social-links a{width:25px;height:25px;border:1px solid #dcd9d1;border-radius:50%;display:grid;place-items:center;font-size:11px;color:#585750}.footer-badges{display:flex;align-items:center;gap:8px;margin-top:24px}.footer-badges img{width:37px;height:27px;object-fit:contain;opacity:.8}.footer-column{display:flex;flex-direction:column;gap:9px}.footer-column h3{font-size:10px;margin:0 0 5px;font-weight:650}.footer-column a{font-size:9px;color:#77756e;transition:color .2s}.footer-column a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid #e0ddd6;min-height:53px;display:flex;align-items:center;justify-content:space-between;color:#8c8a83;font-size:8px}.footer-location{display:flex;align-items:center;gap:8px}.footer-location .live-dot{width:6px;height:6px}.footer-bottom>a{color:#4d4b46}
@media(max-width:1000px){.header-inner{width:calc(100% - 38px)}.desktop-nav{gap:17px;margin-left:12px}.header-actions{gap:11px}.section-wrap{width:calc(100% - 44px)}.industries-layout,.pilot-layout{gap:55px}.journey-card{padding:17px 12px}.assistant-row{gap:17px}.assistant-names{gap:13px}.agentic-layout{column-gap:55px}}
@media(max-width:760px){html{scroll-padding-top:74px}.announcement{font-size:9px;padding:7px 11px;gap:7px}.announcement-tag{font-size:8px}.header-inner{height:65px;width:calc(100% - 34px)}.desktop-nav,.header-actions{display:none}.mobile-toggle{display:flex}.brand img{width:147px}.section-wrap{width:calc(100% - 38px)}.hero{padding:69px 19px 0;min-height:700px}.hero h1{font-size:clamp(48px,11.3vw,72px);margin-top:25px}.hero-copy{font-size:14px;max-width:490px}.hero-buttons{gap:8px}.hero-buttons .button{padding:0 14px;gap:10px;min-height:44px;font-size:10px}.hero-visual{height:275px;margin-top:29px}.visual-center{width:142px;height:130px}.orbit-one{width:265px;height:265px}.orbit-two{width:425px;height:202px}.orbit-three{width:570px;height:145px}.node-chatgpt{left:0;top:18%}.node-claude{right:0;top:12%}.node-perplexity{left:0;bottom:11%}.node-gemini{right:0;bottom:18%}.agent-node{min-width:98px;padding:7px 8px 7px 31px}.agent-node b{font-size:9px}.agent-node small{font-size:7px}.node-symbol{left:9px;top:10px}.hero-bottom{font-size:7px}.trusted{padding:34px 0}.logo-track{gap:27px}.logo-track img{height:25px;max-width:90px}.section{padding:78px 0}.section-heading{margin-bottom:36px}.section-heading.centered{margin-bottom:36px}.section-heading h2,.industries-intro h2,.pilot-intro h2,.agentic-layout h2{font-size:clamp(34px,8vw,46px)}.section-heading p{font-size:12px}.journey-grid{grid-template-columns:repeat(2,1fr)}.journey-card{min-height:195px;padding:16px}.journey-card:nth-child(2n){border-right:0}.journey-card:nth-child(3),.journey-card:nth-child(4){border-top:1px solid #ffffff1d}.journey-card:last-child{grid-column:1/-1;border-top:1px solid #ffffff1d;min-height:170px}.journey-card p{max-width:210px}.journey-icon{height:44px;width:44px;margin:15px 0 14px}.assistant-row{display:block}.assistant-names{margin-top:14px;flex-wrap:wrap;justify-content:flex-start;gap:12px 20px}.assistant-names b{font-size:9px}.industries-layout{grid-template-columns:1fr;gap:36px}.industries-intro h2{margin-top:13px}.industries-intro p{font-size:12px}.industry-item{min-height:68px}.split-heading{grid-template-columns:1fr;gap:15px}.split-heading>p{font-size:12px}.choice-grid{grid-template-columns:1fr;gap:12px}.choice-card{min-height:unset;padding:22px}.choice-serve{min-height:315px}.choice-takeaway{font-size:20px;margin-top:33px}.steps-grid{grid-template-columns:1fr;gap:33px}.step-art{height:205px}.step-card p{max-width:none}.step-card h3{font-size:16px}.pilot-layout{grid-template-columns:1fr;gap:44px}.pilot-intro p{font-size:12px}.timeline{padding-left:30px}.timeline-marker{left:-43px}.timeline-item{padding-bottom:25px}.enterprise-grid{grid-template-columns:1fr;gap:9px}.enterprise-card{min-height:258px;padding:20px}.enterprise-card p{max-width:500px}.compliance-row{gap:12px;flex-wrap:wrap}.compliance-row>span{width:100%;margin-bottom:4px}.compliance-row img{width:42px;height:29px}.investors-section .section-heading h2{font-size:39px}.investor-grid{grid-template-columns:repeat(2,1fr);gap:9px}.investor-logo{min-height:74px;padding:12px}.agentic-section{padding:76px 0}.agentic-layout{grid-template-columns:1fr;gap:22px}.agentic-copy>p{font-size:13px}.agentic-graphic{height:155px;margin-top:5px}.graphic-node{width:92px;height:67px;font-size:7px}.graphic-node-a{left:5%}.graphic-node-b{left:calc(50% - 46px)}.graphic-node-c{right:5%}.graphic-path{left:calc(5% + 92px);right:calc(5% + 92px)}.graphic-pulse{animation:none;left:48%}.stat-row{gap:6px;flex-wrap:wrap}.stat-row span{font-size:7px}.final-cta{padding:78px 0}.cta-inner h2{font-size:47px}.cta-inner>p{font-size:12px}.footer-main{padding:45px 0 35px;grid-template-columns:repeat(2,1fr);gap:31px 18px}.footer-brand{grid-column:1/-1}.footer-column h3{font-size:10px}.footer-column a{font-size:9px}.footer-bottom{min-height:60px;gap:8px;flex-wrap:wrap;padding:13px 0}.footer-location{display:none}}
@media(max-width:420px){.announcement{font-size:8px}.announcement-tag{display:none}.hero{min-height:680px}.hero h1{font-size:47px}.hero-visual{height:254px}.node-chatgpt{left:-5px}.node-claude{right:-5px}.node-perplexity{left:-5px}.node-gemini{right:-5px}.agent-node{min-width:89px}.hero-bottom span:first-child{max-width:95px}.hero-bottom span:last-child{max-width:100px;text-align:right}.hero-bottom{letter-spacing:.07em}.investors-section .section-heading h2{font-size:35px}.cta-inner h2{font-size:42px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
