/* Art direction iteration: the same funnel, with operational visual proof. */
:root{--navy:#172638;--blue:#145bc4;--blue-dark:#104caa;--text:#556678;--muted:#61758b;--line:#dbe2e9;--wash:#f3f5f7}
.container{width:min(1280px,calc(100% - 96px))}.section{padding:88px 0}.eyebrow{font-size:9px;letter-spacing:.15em;margin-bottom:23px;color:#52759a}.button{background:#1762ce;border-color:#1762ce;border-radius:6px;box-shadow:0 3px 5px #12325412;min-height:54px;font-size:13px;padding:16px 22px;gap:17px}.button:hover{background:#104eac;box-shadow:0 6px 13px #133c6a22}.button:active{background:#114792}.button-small{min-height:43px;font-size:11px;padding:11px 17px}.text-link{font-size:11px}.tiny-label{color:#65768a}.preview-badge{font-size:8px;letter-spacing:.02em;padding:5px 8px;border:1px solid #d3dfe9;color:#5a718b}.concept-note{display:block;font-size:10px;color:#66758a;line-height:1.8}.site-header{position:sticky;top:0;z-index:40;background:#ffffffed;backdrop-filter:blur(14px);border-bottom:1px solid #e4e9ee}.header-inner{height:100px;display:flex;align-items:center;gap:32px;justify-content:space-between}.brand{display:block;flex-shrink:0}.brand img{width:142px;height:auto;mix-blend-mode:multiply}.desktop-nav{display:flex;gap:32px;margin-left:auto;margin-right:30px}.desktop-nav a{font-size:11px;padding:14px 0;border-bottom:1px solid transparent}.desktop-nav a:hover{border-bottom-color:var(--blue)}.menu-toggle,.mobile-nav{display:none}
/* Hero: more software, fewer decorative objects. */
.hero{position:relative;overflow:hidden;background:#f3f7fb;padding-top:42px}.hero::before{content:'';position:absolute;right:0;top:0;bottom:0;width:40%;background:#e3edf6;clip-path:polygon(22% 0,100% 0,100% 100%,0 100%)}.hero-grid{display:grid;grid-template-columns:42% 58%;min-height:570px;align-items:center;position:relative}.hero-copy{position:relative;z-index:3;padding:30px 0 55px}.hero-eyebrow{display:flex;gap:8px;align-items:center;font-size:8px;color:#486d95;letter-spacing:.1em;margin-bottom:25px}.hero h1{font-size:clamp(48px,4.4vw,63px);font-weight:600;line-height:1.06;letter-spacing:-.052em;max-width:570px}.hero h1>span{display:block;color:var(--blue)}.hero-description{font-size:15px;line-height:1.8;max-width:420px;margin:26px 0 28px}.hero-description strong{display:block;font-weight:500;color:#314b66;margin-top:6px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.hero-actions .button{font-size:11px;padding:17px 19px;gap:11px}.hero-actions>.text-link{font-size:10px;gap:7px;color:#426280}.hero-actions>.text-link .icon{width:14px}.hero-assurances{list-style:none;padding:0;margin:20px 0 0;display:flex;gap:13px;align-items:center;flex-wrap:wrap;font-size:8px;color:#5c7290}.hero-assurances li{display:flex;align-items:center;gap:5px}.hero-assurances .icon{width:11px;height:11px}.hero-assurances li+li::before{content:'·';margin-right:3px}.hero-stage{position:relative;height:535px;perspective:1400px;isolation:isolate;margin-left:25px;margin-right:-115px}.stage-label{position:absolute;left:30px;top:11px;font-size:7px;letter-spacing:.12em;color:#56728c;width:610px;display:flex;justify-content:space-between}.desktop-device{position:absolute;left:10px;top:45px;width:752px;background:#1b2b3c;border:7px solid #28394a;border-bottom-width:12px;border-radius:11px;box-shadow:2px 2px 0 #9aa9b7,17px 28px 32px #283c5324;transform:rotateY(-8deg) rotateX(3deg) rotateZ(-1deg);animation:device-in .8s ease both}.device-top{height:27px;background:#edf1f6;display:flex;justify-content:space-between;align-items:center;padding:0 11px;border-bottom:1px solid #dce4ed;border-radius:3px 3px 0 0;font-size:7px;letter-spacing:.06em;color:#607791}.device-top .icon{height:11px;width:11px}.device-dots{display:flex;gap:4px}.device-dots i,.mini-browser i{height:4px;width:4px;border-radius:50%;background:#a3b4c6}.desktop-device>img{width:100%;height:414px;object-fit:cover;object-position:top}.device-bottom{height:1px}.desktop-device::before{content:'';position:absolute;top:calc(100% + 12px);left:-28px;width:calc(100% + 56px);height:14px;background:linear-gradient(#c9d2dc,#8092a5);clip-path:polygon(3% 0,97% 0,100% 75%,94% 100%,6% 100%,0 75%);border-radius:0 0 7px 7px;box-shadow:0 7px 14px #162b4220}.desktop-device::after{content:'';position:absolute;top:calc(100% + 12px);width:115px;height:5px;background:#91a1b2;left:calc(50% - 57px);border-radius:0 0 8px 8px}.phone-device{position:absolute;right:50px;bottom:-3px;width:151px;transform:rotate(4deg);padding:3px;border:5px solid #253649;border-radius:23px;background:#fff;box-shadow:2px 1px 0 #99a7b5,12px 16px 22px #243f5c36;overflow:hidden;animation:device-in 1s ease both}.phone-device img{width:100%;height:288px;object-fit:cover;object-position:top;border-radius:14px}.phone-camera{position:absolute;top:4px;left:calc(50% - 20px);width:40px;height:8px;background:#26384b;border-radius:0 0 6px 6px}.phone-home{position:absolute;bottom:7px;left:35%;width:30%;height:3px;border-radius:3px;background:#475b73}.hero-preview-note{position:absolute;left:50px;bottom:-5px;font-size:7px;color:#5c7590;letter-spacing:.01em}.hero-footnote{position:relative;display:flex;gap:30px;align-items:center;border-top:1px solid #d7e1ec;padding:22px 0;margin-top:24px}.hero-footnote>span{font-size:7px;color:#4d6c8d;letter-spacing:.12em}.hero-footnote>p{font-size:10px;color:#647990}
/* Visual proof is a single composition, without links to other software. */
.industries{padding-bottom:60px}.split-heading{margin-bottom:33px;align-items:flex-end;gap:45px}.split-heading h2{font-size:38px;font-weight:600;line-height:1.17}.split-heading>p{font-size:13px;line-height:1.8;max-width:290px}.split-heading>p strong{font-weight:500;color:#284e77}.proof-selector{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d7e0e9;margin-bottom:0}.industry-tabs{display:flex;gap:27px}.industry-tabs button{display:flex;align-items:center;gap:10px;background:transparent;border:0;border-bottom:2px solid transparent;color:#60738a;padding:18px 4px;font-size:12px;font-weight:500}.industry-tabs .icon{height:19px;width:19px}.industry-tabs button[aria-selected=true]{color:var(--blue);border-bottom-color:var(--blue)}.industry-tabs button:hover{color:var(--navy)}.proof-counter{font-size:10px;letter-spacing:.1em;color:#8190a3}.proof-counter b{color:#2f516f;font-weight:500}.proof-panel{display:grid;grid-template-columns:27% 73%;background:#edf3f9;min-height:535px;overflow:hidden;position:relative;transition:background .35s}.proof-copy{padding:42px 30px 36px;position:relative;z-index:2}.proof-copy .eyebrow{font-size:7px;line-height:1.8;margin-bottom:20px;color:#537395}.proof-copy h3{font-size:26px;line-height:1.25;letter-spacing:-.035em}.proof-copy>p{font-size:12px;line-height:1.9;margin-top:21px;max-width:245px}.proof-traits{display:flex;flex-direction:column;gap:9px;border-top:1px solid #d1dce8;padding-top:22px;margin-top:28px;font-size:9px;color:#4f6d8b}.proof-traits span::before{content:'—';padding-right:9px;color:#7b9ab9}.proof-palette{display:flex;gap:6px;margin:22px 0}.proof-palette>i{height:18px;width:29px;background:#265cca}.proof-palette>i:nth-child(2){background:#afc5e3}.proof-palette>i:nth-child(3){background:white;border:1px solid #c9d7e8}.proof-caption{font-size:8px;line-height:1.7;color:#698098}.proof-devices{position:relative;margin:0;min-width:0;perspective:1500px;padding:35px 0 30px 8px}.proof-desktop{border:5px solid #344353;border-radius:8px;box-shadow:0 12px 28px #1b39531e;width:calc(100% - 65px);overflow:hidden;transform:rotateY(-4deg);background:#fff}.mini-browser{height:22px;display:flex;align-items:center;gap:4px;padding:0 11px;border-bottom:1px solid #e1e6ed;background:#f8fafc;position:relative}.mini-browser span{position:absolute;left:43%;font-size:6px;letter-spacing:.1em;color:#677c95}.proof-desktop img{width:100%;height:440px;object-fit:cover;object-position:top;transition:opacity .2s}.proof-mobile{position:absolute;right:17px;bottom:47px;width:126px;padding:3px;background:#fff;border:5px solid #2b3c4e;border-radius:20px;box-shadow:4px 8px 18px #19344c30;overflow:hidden;transform:rotate(3deg)}.proof-mobile>span{position:absolute;top:3px;width:35px;height:6px;background:#2b3c4e;left:calc(50% - 17px);border-radius:0 0 5px 5px}.proof-mobile img{width:100%;height:243px;object-fit:cover;object-position:top;border-radius:10px}.proof-devices figcaption{font-size:8px;position:absolute;bottom:14px;left:25px;color:#617a94}.proof-panel[data-theme=automotive]{background:#e4e9e9}.proof-panel[data-theme=automotive] .proof-palette>i:first-child{background:#df6747}.proof-panel[data-theme=automotive] .proof-palette>i:nth-child(2){background:#22323a}.proof-panel[data-theme=automotive] .proof-palette>i:last-child{background:#a7babf}.proof-panel[data-theme=technology]{background:#eeedf5}.proof-panel[data-theme=technology] .proof-palette>i:first-child{background:#6b58b7}.proof-panel[data-theme=technology] .proof-palette>i:nth-child(2){background:#29283e}.proof-panel[data-theme=technology] .proof-palette>i:last-child{background:#ccc4e4}.proof-panel[data-theme=construction]{background:#eeeee7}.proof-panel[data-theme=construction] .proof-palette>i:first-child{background:#455747}.proof-panel[data-theme=construction] .proof-palette>i:nth-child(2){background:#b39b63}.proof-panel[data-theme=construction] .proof-palette>i:last-child{background:#e6e2d6}.proof-conversion{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;border-bottom:1px solid var(--line)}.proof-conversion>p{font-size:12px}.proof-conversion>p strong{font-weight:600;color:var(--navy);margin-right:5px}.proof-conversion .button{font-size:11px;min-height:44px;padding:12px 19px}.business-inputs{display:grid;grid-template-columns:1fr 1.6fr;gap:100px;padding-top:48px}.business-inputs h3{font-size:27px;line-height:1.3;font-weight:500;padding-top:5px}.business-inputs dl{margin:0}.business-inputs dl>div{display:grid;grid-template-columns:135px 1fr;padding:13px 0;border-bottom:1px solid #e3e8ef;gap:18px}.business-inputs dl>div:last-child{border:0}.business-inputs dt{font-size:11px;font-weight:600}.business-inputs dd{margin:0;font-size:11px;color:#657589;line-height:1.8}
/* Four steps read as a short sequence, with one decision. */
.how{background:#f5f6f7;border-block:1px solid #e6e9ed;padding:64px 0}.how-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;align-items:center}.how-intro h2{font-size:37px;line-height:1.2;max-width:480px}.how-intro>.button{margin-top:29px;font-size:11px;min-height:46px}.steps{list-style:none;margin:0;padding:0}.steps>li{display:flex;gap:25px;align-items:baseline;padding:22px 0;border-bottom:1px solid #d9e0e7}.steps>li:first-child{padding-top:0}.steps>li:last-child{border:0;padding-bottom:0}.step-number{font-size:11px;color:#5f7d9e;letter-spacing:.05em}.steps li>div{display:grid;grid-template-columns:130px 1fr;flex:1;gap:12px;align-items:baseline}.steps h3{font-size:19px;font-weight:500}.steps p{font-size:12px;color:#62748a}
/* One process, enough detail to recognize how a business works. */
.process-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:0 75px;align-items:end;margin-bottom:35px}.process-intro>.eyebrow{grid-column:1/-1}.process-intro h2{font-size:40px;line-height:1.18}.process-intro>p{font-size:14px;line-height:1.85;max-width:420px;padding-bottom:4px}.process-workbench{border:1px solid #c8d5e3;box-shadow:0 16px 35px #2039520a}.workbench-top{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#23394d;color:#dbe8f2;padding:20px 27px;font-size:9px;letter-spacing:.1em}.workbench-top>span:first-child{display:flex;align-items:center;gap:10px}.workbench-top .icon{width:17px;height:17px;color:#8eb2d5}.workbench-top .preview-badge{color:#c3d3e2;border-color:#5e7286;font-size:8px;letter-spacing:0}.process-rail{display:flex;border-bottom:1px solid #c8d5e3;background:#f4f7fa;padding:22px 28px;gap:0}.process-step{position:relative;flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:6px;border:0;border-left:2px solid #cfdae5;background:transparent;padding:6px 17px 9px;color:#526b83;font-size:15px;transition:background .2s,color .2s}.process-step>span{font-size:9px;letter-spacing:.04em;color:#7a91a9}.process-step small{font-size:9px;color:#72869b}.process-step.selected{border-left-color:var(--blue);background:#e4edf8;color:#164c88}.process-step.selected>span{color:#477ab1}.process-step:hover{background:#eaf0f6}.process-step:not(:last-child)::after{content:'→';position:absolute;right:9px;top:26px;font-size:15px;color:#95aabd}.process-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:0;background:#fff}.process-record{padding:33px 39px;border-right:1px solid #dbe3ed}.record-eyebrow{font-size:9px;color:#476a90;letter-spacing:.08em;display:flex;justify-content:space-between;gap:10px}.record-eyebrow>span{font-size:7px;color:#7b8c9e}.process-record h3{font-size:25px;font-weight:500;margin-top:22px}.process-record>p{font-size:12px;line-height:1.9;margin-top:14px;max-width:425px;min-height:46px}.process-record dl{margin:24px 0 0}.process-record dl>div{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #e6ebf0;padding:12px 0;font-size:10px}.process-record dt{color:#78899d}.process-record dd{margin:0;color:#375570}.process-rule{padding:32px 40px;background:#fafbfd}.rule-label{font-size:8px;letter-spacing:.1em;color:#617a97;display:block;margin-bottom:25px}.rule-condition{display:flex;gap:18px;align-items:center;min-height:56px;padding:14px 17px;border:1px solid #d7e2ef;background:#fff}.rule-condition>span{font-size:7px;letter-spacing:.05em;color:#4776aa;background:#eaf1fb;padding:4px 6px;min-width:52px;text-align:center}.rule-condition>strong{font-weight:500;font-size:12px;line-height:1.6}.rule-path{height:26px;border-left:1px solid #a7bdd6;margin-left:32px;position:relative}.rule-path::after{content:'';position:absolute;left:-3px;bottom:0;width:5px;height:5px;border-radius:50%;background:#6092c7}.rule-result{display:flex;align-items:center;gap:8px;color:#466f73;font-size:10px;line-height:1.8;border-top:1px solid #e2e9ee;margin-top:24px;padding-top:17px}.rule-result>.icon{width:15px;height:15px;flex-shrink:0}.workbench-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 29px;background:#f3f7fa;border-top:1px solid #dce4ed;font-size:9px;color:#59728c}.workbench-footer>span:last-child{display:flex;align-items:center;gap:10px}.workbench-footer .icon{width:13px;height:13px}
/* A connected ecosystem, with a clear entry and outcome. */
.intelligence{padding-top:20px;padding-bottom:100px}.intelligence-layout{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:85px}.intelligence-copy h2{font-size:40px;line-height:1.2}.intelligence-copy>p{font-size:13px;line-height:1.85;margin-top:25px;max-width:380px}.intelligence-copy .intelligence-bridge{font-size:12px;color:#2d577d;margin-top:19px}.intelligence-copy>.concept-note{margin-top:29px;padding-top:19px;border-top:1px solid #dce4ec;max-width:330px;font-size:9px}.ecosystem{position:relative;isolation:isolate;padding:23px 29px 20px;border:1px solid #d8e2ec;background:radial-gradient(#bbcbdc66 .7px,transparent .7px) 0 0 / 15px 15px,#f5f8fb}.ecosystem-top{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:8px;letter-spacing:.07em;color:#58718e;margin-bottom:25px}.ecosystem-top>span:first-child{display:flex;align-items:center;gap:8px}.ecosystem-top .icon{width:14px;height:14px}.live-label{font-size:7px;letter-spacing:0;display:flex;align-items:center;gap:5px;color:#6f8298}.live-label i,.activity-pulse{width:5px;height:5px;border-radius:50%;background:#51827e;flex-shrink:0}.ecosystem-source{display:flex;align-items:center;justify-content:space-between;max-width:350px;margin:0 20px 0 auto}.ecosystem-source>span{display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #d4dfeb;padding:13px 16px;font-size:10px;color:#4a6a8b}.ecosystem-source>.icon{width:17px}.ecosystem-source>i,.ecosystem-outcome>i{height:1px;background:#95afca;flex:1;min-width:22px;position:relative}.ecosystem-source>i::after,.ecosystem-outcome>i::after{content:'›';position:absolute;right:-1px;top:-10px;font-size:15px;color:#6488b0}.ecosystem-source::after{content:'';position:absolute;right:126px;top:114px;height:37px;border-left:1px solid #9bb3cb;z-index:-1}.agent-node{position:relative;background:#223d59;color:#f0f5fb;padding:24px 26px;width:calc(100% - 71px);margin:29px 0 0 0;box-shadow:12px 12px 0 #dce7f1}.agent-heading{display:flex;align-items:center;gap:12px}.agent-icon{display:grid;place-items:center;width:37px;height:37px;background:#315777;border:1px solid #527997}.agent-icon>.icon{width:20px;color:#c2e1fd}.agent-heading h3{font-size:20px;font-weight:500}.agent-heading>div>span{font-size:9px;color:#aac2d9}.agent-label{font-size:9px;letter-spacing:.06em;border:1px solid #6686a3;color:#c0d4e7;padding:3px 7px;margin-left:auto}.agent-node>p{font-size:12px;line-height:1.8;color:#d9e6f2;background:#2f4c67;padding:13px 16px;margin:20px 0 18px;border-left:2px solid #8ebadc}.agent-tasks{display:flex;flex-direction:column;gap:7px}.agent-tasks>span{display:flex;align-items:center;gap:7px;font-size:10px;color:#c3d6e8}.agent-tasks .icon{width:12px;height:12px;color:#95c4b8}.ecosystem-branch{display:flex;align-items:center;margin:27px 0 0 50px;position:relative;gap:16px}.ecosystem-branch::before{content:'';position:absolute;left:43px;bottom:100%;height:27px;border-left:1px solid #8fabcb}.ecosystem-crm,.ecosystem-stock{background:#fff;border:1px solid #cbdbe8;display:grid;grid-template-columns:30px 1fr;padding:15px 17px;column-gap:9px;flex:1}.ecosystem-branch .icon{width:23px;height:23px;grid-row:1/3;align-self:center;color:#537a9f}.ecosystem-branch strong{font-size:12px;font-weight:500}.ecosystem-branch small{font-size:8px;color:#6f8298;margin-top:3px;white-space:nowrap}.two-way{font-size:18px;color:#7c9bbc;flex-shrink:0}.ecosystem-outcome{display:flex;align-items:center;width:65%;margin:28px 0 0 50px;position:relative}.ecosystem-outcome::before{content:'';position:absolute;left:44px;bottom:100%;height:28px;border-left:1px solid #8fabcb}.ecosystem-outcome>span{display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #cbdbe8;padding:12px 17px;font-size:10px;color:#43698f}.ecosystem-outcome>span:last-child{background:#eaf3ee;border-color:#c4d8d1;color:#446c60}.ecosystem-outcome .icon{width:17px;height:17px}.activity-feed{display:flex;align-items:center;gap:10px;padding:16px 0 0;border-top:1px solid #d4e0eb;margin-top:25px;min-height:54px}.activity-feed strong{display:block;font-size:9px;font-weight:500;color:#42617f}.activity-feed small{display:block;font-size:8px;color:#6c849c;margin-top:3px}.activity-feed>span:last-child{font-size:8px;letter-spacing:.06em;color:#72869b;margin-left:auto}.ecosystem.is-active .activity-pulse{animation:activity-signal 3.2s ease-in-out infinite}
/* Group capabilities by the work they share, rather than a feature matrix. */
.capabilities{background:#eff3f6;border-block:1px solid #e0e6ed;padding:74px 0}.capability-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.capability-copy h2{font-size:38px;font-weight:500;line-height:1.22}.capability-copy h2>span{display:block;color:#306293;margin-top:10px}.capability-copy>p{font-size:13px;line-height:1.9;max-width:350px;margin-top:25px}.system-composition{background:#fff;border:1px solid #cddae6;box-shadow:10px 10px 0 #e2e9f0}.system-top{display:flex;justify-content:space-between;align-items:center;padding:19px 24px;background:#e4edf6;border-bottom:1px solid #cddae6;font-size:8px;letter-spacing:.12em;color:#406387}.system-top>span:last-child{font-size:9px;letter-spacing:0;color:#637f9b}.system-area{position:relative;padding:22px 24px 22px 60px;border-bottom:1px solid #e0e8f0}.area-number{position:absolute;top:23px;left:23px;font-size:9px;color:#6a89a8}.system-area h3{font-size:17px;font-weight:500;margin-bottom:13px}.system-area>div{display:flex;gap:19px;flex-wrap:wrap}.system-area>div>span{display:flex;align-items:center;gap:6px;font-size:10px;color:#40678d}.system-area .icon{height:14px;width:14px}.system-area>p{font-size:9px;color:#6d8297;margin-top:12px}.area-operation{background:#f5f8fb}.system-foundation{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;gap:10px;color:#5c7590;background:#fafbfd}.system-foundation>span{font-size:8px;display:flex;align-items:center;gap:5px}.system-foundation .icon{width:13px;height:13px}
/* Keep the approved credibility, FAQ and final CTA concise. */
.why-layout{display:grid;grid-template-columns:.52fr 1fr;gap:80px;align-items:center}.why-mark{border-right:1px solid #dce4ec;padding:10px 45px 10px 0;display:flex;align-items:center;flex-direction:column;gap:24px}.why-mark img{width:205px;height:auto;mix-blend-mode:multiply}.why-mark>span{font-size:7px;letter-spacing:.15em;line-height:1.9;color:#677d94;text-align:center}.why-layout h2{font-size:34px;font-weight:500;line-height:1.25;max-width:715px}.why-layout p{font-size:15px;line-height:1.8;margin-top:22px;max-width:590px}.why-signature{display:block;font-size:10px;color:#416b95;margin-top:20px}.faq{padding-top:60px;border-top:1px solid #e1e7ee}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-layout h2{font-size:35px;font-weight:500}.faq-layout>div>p{font-size:12px;margin-top:20px}.faq-list details{border-bottom:1px solid #dbe4ed}.faq-list details:first-child{border-top:1px solid #dbe4ed}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:13px;font-weight:500;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:15px;height:15px;color:#6182a4;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details[open] summary{color:var(--blue)}.faq-list details>p{font-size:12px;line-height:1.8;padding:0 30px 22px 0;max-width:600px}.final-cta{background:#e6eef6;padding:60px 0 58px;border-block:1px solid #d4e0ec}.final-inner{text-align:center;position:relative}.final-inner .eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;font-size:8px;margin-bottom:23px}.final-inner h2{font-size:52px;font-weight:500;line-height:1.1;color:#1c3b59}.final-inner>p{font-size:14px;margin:20px 0 28px;color:#526d88}.final-inner>.button{font-size:12px;padding-inline:25px}.final-note{display:block;font-size:9px;color:#55738f;margin-top:17px}.footer-inner{display:flex;align-items:center;gap:28px;padding:20px 0}.footer-inner .brand img{width:94px}.footer-inner>p{font-size:9px;color:#677d94}.footer-inner nav{margin-left:auto;display:flex;gap:27px;font-size:10px;color:#577089}.mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:45;background:#fffffff2;border-top:1px solid #d1deeb;backdrop-filter:blur(12px);padding:10px 20px max(10px,env(safe-area-inset-bottom))}.mobile-sticky>.button{width:100%;min-height:47px;padding:12px 18px;font-size:12px}.legal-content{max-width:800px;padding-block:65px 90px}.legal-content h1{font-size:40px;margin-bottom:27px}.legal-content h2{font-size:22px;margin:35px 0 14px}.legal-content p{font-size:15px;line-height:1.85}.legal-content a{color:var(--blue);text-decoration:underline}
.js-motion .reveal{opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.js-motion .reveal.is-visible{opacity:1;transform:none}@keyframes device-in{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@keyframes activity-signal{0%,100%{box-shadow:0 0 0 0 #51827e00}40%{box-shadow:0 0 0 4px #51827e18}}
@media(max-width:1199px){.container{width:calc(100% - 64px)}.header-inner{height:90px;gap:24px}.brand img{width:127px}.desktop-nav{gap:24px;margin-right:15px}.hero{padding-top:35px}.hero-grid{grid-template-columns:43% 57%;min-height:525px}.hero h1{font-size:54px}.hero-description{font-size:14px;max-width:360px}.hero-stage{height:485px;margin-left:17px;margin-right:-60px}.desktop-device{width:635px;top:60px;left:12px}.desktop-device>img{height:349px}.stage-label{width:510px;top:28px;left:30px}.phone-device{right:15px;bottom:9px;width:133px}.phone-device img{height:254px}.hero-preview-note{bottom:0;left:43px;font-size:6px}.hero-actions{gap:15px}.hero-actions>.button{font-size:10px;padding-inline:14px}.hero-assurances{font-size:7px;gap:10px}.section{padding-block:74px}.split-heading h2{font-size:34px}.proof-copy{padding:32px 23px}.proof-copy h3{font-size:23px}.proof-copy>p{font-size:11px}.proof-panel{min-height:478px;grid-template-columns:28% 72%}.proof-devices{padding-top:36px}.proof-desktop{width:calc(100% - 46px)}.proof-desktop img{height:355px}.proof-mobile{right:7px;bottom:53px;width:114px}.proof-mobile img{height:216px}.proof-traits{font-size:8px}.proof-devices figcaption{bottom:25px;left:20px}.business-inputs{gap:60px;grid-template-columns:1fr 1.5fr}.business-inputs h3{font-size:25px}.how-layout{gap:60px}.how-intro h2{font-size:34px}.steps li>div{grid-template-columns:112px 1fr}.steps h3{font-size:17px}.steps p{font-size:11px}.process-intro{gap:0 50px}.process-intro h2{font-size:36px}.process-intro>p{font-size:13px}.process-step{font-size:13px;padding-inline:12px}.process-step small{font-size:8px}.process-step:not(:last-child)::after{right:5px;font-size:12px}.process-record{padding:28px}.process-rule{padding:28px}.intelligence-layout{gap:55px}.intelligence-copy h2{font-size:35px}.ecosystem{padding:21px}.ecosystem-top{font-size:7px;gap:10px}.agent-node{width:calc(100% - 38px);padding:21px}.ecosystem-source{margin-right:0}.ecosystem-source>span{font-size:9px;padding:12px 14px}.ecosystem-branch{margin-left:15px;gap:9px}.ecosystem-crm,.ecosystem-stock{padding:14px 12px;grid-template-columns:24px 1fr;gap:4px 7px}.ecosystem-branch small{font-size:7px}.ecosystem-outcome{margin-left:15px;width:75%}.ecosystem-source::after{right:111px}.capability-layout{gap:55px}.capability-copy h2{font-size:34px}.system-foundation{padding:18px;gap:8px}.system-foundation>span{font-size:7px}.why-layout{gap:60px}.why-layout h2{font-size:31px}.faq-layout{gap:70px}.faq-layout h2{font-size:32px}.intelligence{padding-top:15px}}
@media(max-width:959px){.container{width:calc(100% - 48px)}.header-inner{height:85px;gap:20px}.brand img{width:111px}.desktop-nav{gap:19px;margin-right:0}.desktop-nav a{font-size:10px}.header-inner>.button{font-size:10px;min-height:40px;padding-inline:12px;gap:8px}.hero-grid{grid-template-columns:1fr;max-width:740px}.hero-copy{text-align:center;padding:15px 0 5px}.hero-eyebrow{justify-content:center}.hero h1{font-size:61px;max-width:680px;margin:auto}.hero-description{font-size:15px;max-width:550px;margin:25px auto}.hero-description strong{display:inline}.hero-actions{justify-content:center;gap:22px}.hero-actions>.button{font-size:12px;padding:16px 21px}.hero-assurances{justify-content:center;font-size:9px;margin-top:17px}.hero-stage{width:100%;height:500px;max-width:705px;margin:25px auto 0}.stage-label{left:40px;top:12px;width:580px}.desktop-device{width:650px;top:41px;left:15px}.desktop-device>img{height:358px}.phone-device{right:8px;bottom:20px;width:135px}.phone-device img{height:260px}.hero-preview-note{bottom:0;left:90px;font-size:7px}.hero-footnote{justify-content:center;margin-top:10px;padding:20px 0;gap:20px}.hero-footnote>span{font-size:6px}.hero-footnote>p{font-size:9px}.section{padding-block:65px}.split-heading h2{font-size:31px}.split-heading>p{max-width:235px;font-size:11px}.proof-copy{padding:29px 19px}.proof-copy h3{font-size:21px}.proof-panel{grid-template-columns:30% 70%;min-height:444px}.proof-copy .eyebrow{font-size:6px}.proof-copy>p{font-size:10px;margin-top:15px}.proof-traits{font-size:7px;margin-top:19px;padding-top:15px}.proof-caption{font-size:7px}.proof-palette{margin-block:16px}.proof-desktop img{height:315px}.proof-mobile{width:105px;bottom:40px}.proof-mobile img{height:195px}.proof-desktop{border-width:4px}.proof-devices{padding-top:38px}.proof-devices figcaption{font-size:6px;bottom:19px}.industry-tabs{gap:25px}.industry-tabs button{font-size:11px}.proof-conversion>p{font-size:10px;max-width:425px}.proof-conversion>.button{font-size:10px}.business-inputs{gap:40px;grid-template-columns:.85fr 1.3fr}.business-inputs h3{font-size:22px}.business-inputs dl>div{grid-template-columns:110px 1fr;gap:10px}.business-inputs dt,.business-inputs dd{font-size:10px}.how-layout{grid-template-columns:.9fr 1.2fr;gap:40px}.how-intro h2{font-size:30px}.steps>li{gap:17px;padding:19px 0}.steps li>div{display:block}.steps h3{font-size:19px;margin-bottom:7px}.steps p{font-size:11px}.process-intro{grid-template-columns:1fr 1fr;gap:0 35px}.process-intro h2{font-size:31px}.process-intro>p{font-size:12px}.process-rail{padding:18px}.process-step{font-size:12px;padding-inline:10px}.process-step small{font-size:7px}.process-step:not(:last-child)::after{display:none}.process-record,.process-rule{padding:25px 23px}.process-record h3{font-size:23px}.process-record>p{font-size:11px;min-height:62px}.record-eyebrow{font-size:8px}.record-eyebrow>span{font-size:6px}.process-record dl>div{font-size:9px}.rule-condition{padding:12px;gap:10px}.rule-condition>strong{font-size:10px}.rule-condition>span{font-size:6px;min-width:44px}.rule-result{font-size:9px}.workbench-footer{font-size:8px}.intelligence-layout{grid-template-columns:.8fr 1fr;gap:35px}.intelligence-copy h2{font-size:31px}.intelligence-copy>p{font-size:12px}.intelligence-copy .intelligence-bridge{font-size:11px}.intelligence-copy>.concept-note{font-size:8px}.ecosystem{padding:19px 15px}.ecosystem-top{font-size:6px}.ecosystem-top .live-label{font-size:6px}.ecosystem-top .icon{width:12px}.ecosystem-source>span{font-size:8px;padding:10px 11px;gap:6px}.ecosystem-source .icon{width:16px;height:16px}.agent-node{padding:19px;width:calc(100% - 20px)}.agent-heading h3{font-size:19px}.agent-heading>div>span{font-size:8px}.agent-icon{width:32px;height:32px}.agent-node>p{font-size:10px;padding:12px;margin-block:16px}.agent-tasks>span{font-size:9px}.ecosystem-branch{margin-left:0;gap:6px}.ecosystem-crm,.ecosystem-stock{padding:11px 9px;grid-template-columns:22px 1fr;gap:3px 5px}.ecosystem-branch .icon{width:19px;height:19px}.ecosystem-branch strong{font-size:10px}.ecosystem-branch small{font-size:6px}.ecosystem-outcome{width:85%;margin-left:0}.ecosystem-outcome>span{font-size:9px;padding:11px 14px}.activity-feed strong{font-size:8px}.activity-feed small{font-size:7px}.activity-feed>span:last-child{font-size:7px}.ecosystem-source::after{right:100px;top:108px}.capability-layout{grid-template-columns:.8fr 1.2fr;gap:35px}.capability-copy h2{font-size:30px}.capability-copy>p{font-size:12px}.system-area{padding:19px 17px 19px 45px}.area-number{left:17px;top:20px;font-size:8px}.system-area h3{font-size:16px}.system-area>div{gap:12px}.system-area>div>span{font-size:8px}.system-area>p{font-size:8px}.system-foundation{padding:16px 11px;gap:6px}.system-foundation>span{font-size:6px;gap:4px}.system-foundation .icon{width:10px;height:10px}.why-layout{gap:45px}.why-mark{padding-right:30px}.why-mark img{width:180px}.why-layout h2{font-size:28px}.why-layout p{font-size:13px}.faq-layout{gap:45px;grid-template-columns:.7fr 1.2fr}.faq-layout h2{font-size:30px}.faq-list summary{font-size:12px}.final-inner h2{font-size:47px}.footer-inner{gap:22px}.footer-inner>p{font-size:8px}.footer-inner nav{gap:19px;font-size:9px}}
@media(max-width:639px){html{scroll-padding-top:91px}.container{width:calc(100% - 40px)}.section{padding-block:51px}.header-inner{height:79px;gap:13px}.brand img{width:99px}.desktop-nav{display:none}.header-inner>.button{margin-left:auto;font-size:9px;min-height:37px;padding:10px 12px;gap:8px}.header-inner>.button>.icon{width:13px;height:13px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30px;height:40px;gap:5px;background:none;border:0;padding:6px;margin-right:-7px}.menu-toggle>span{width:18px;height:1.5px;background:#30465d;transition:transform .2s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.mobile-nav{display:flex;flex-direction:column;background:white;padding:10px 22px 20px;border-top:1px solid #dde5ee}.mobile-nav a{font-size:13px;padding:12px 0}.hero{padding-top:26px}.hero::before{width:55%;opacity:.7;clip-path:polygon(75% 0,100% 0,100% 100%,0 100%)}.hero-copy{text-align:left;padding:0}.hero-eyebrow{justify-content:flex-start;font-size:6.5px;letter-spacing:.09em;margin-bottom:20px}.hero-eyebrow .status-dot{width:5px;height:5px}.hero h1{font-size:43px;line-height:1.065;letter-spacing:-.055em;margin:0;max-width:400px}.hero-description{font-size:13px;line-height:1.75;max-width:350px;margin:20px 0}.hero-description strong{display:none}.hero-actions{display:block}.hero-actions>.button{width:100%;font-size:12px;padding:15px;min-height:51px}.hero-actions>.text-link{display:none}.hero-assurances{justify-content:flex-start;font-size:8px;gap:9px;margin-top:15px}.hero-stage{height:302px;max-width:100%;margin-top:29px;margin-bottom:10px}.stage-label{left:7px;top:0;font-size:5px;width:calc(100% - 45px)}.desktop-device{width:calc(100% - 4px);left:0;top:22px;border-width:4px;border-bottom-width:7px;border-radius:7px;transform:rotateY(-5deg) rotateX(2deg) rotateZ(-1deg)}.desktop-device>img{height:auto;aspect-ratio:1.8;object-fit:cover;object-position:top}.device-top{height:16px;font-size:4px;padding:0 7px;letter-spacing:.03em}.device-top .icon{width:7px;height:7px}.device-dots{gap:3px}.device-dots i{width:2.5px;height:2.5px}.desktop-device::before{top:calc(100% + 7px);left:-12px;width:calc(100% + 24px);height:9px}.desktop-device::after{top:calc(100% + 7px);height:3px;width:60px;left:calc(50% - 30px)}.phone-device{width:89px;right:-4px;bottom:15px;border-width:3px;border-radius:14px;padding:2px}.phone-device img{height:169px;border-radius:8px}.phone-camera{height:5px;width:25px;top:3px;left:calc(50% - 12px)}.phone-home{height:2px;bottom:5px}.hero-preview-note{left:10px;bottom:0;font-size:6px;max-width:245px;line-height:1.7}.hero-footnote{display:none}.split-heading{display:block;margin-bottom:26px}.split-heading h2{font-size:30px;line-height:1.2}.split-heading h2 br{display:none}.split-heading>p{max-width:100%;font-size:12px;margin-top:18px;padding:0}.eyebrow{font-size:7px;margin-bottom:17px;letter-spacing:.1em}.proof-selector{gap:8px}.industry-tabs{width:100%;gap:0;justify-content:space-between}.industry-tabs button{flex:1;flex-direction:column;gap:8px;font-size:8px;padding:13px 2px}.industry-tabs .icon{width:18px;height:18px}.proof-counter{display:none}.proof-panel{display:block;min-height:0}.proof-copy{padding:24px 20px 0}.proof-copy .eyebrow{font-size:6px;margin-bottom:13px}.proof-copy h3{font-size:25px;line-height:1.2;max-width:310px}.proof-copy>p{font-size:11px;line-height:1.8;margin-top:13px;max-width:305px;min-height:40px}.proof-traits{flex-direction:row;flex-wrap:wrap;border-top:0;padding:0;margin-top:17px;gap:4px 12px;font-size:7px}.proof-traits span::before{padding-right:5px}.proof-palette{position:absolute;right:20px;top:23px;margin:0;gap:3px}.proof-palette>i{width:9px;height:9px}.proof-caption{display:none}.proof-devices{height:286px;padding:0;margin-top:20px}.proof-desktop{position:absolute;left:12px;top:0;width:calc(100% - 26px);border-width:3px;border-radius:5px}.mini-browser{height:16px;padding-inline:7px;gap:3px}.mini-browser i{height:2.5px;width:2.5px}.mini-browser span{font-size:4px;left:40%}.proof-desktop img{height:auto;aspect-ratio:1.5;object-fit:cover;object-position:top}.proof-mobile{right:8px;bottom:30px;width:78px;border-width:3px;padding:2px;border-radius:12px}.proof-mobile img{height:148px;border-radius:6px}.proof-mobile>span{top:2px;height:4px;width:23px;left:calc(50% - 11px)}.proof-devices figcaption{font-size:6px;bottom:10px;left:19px}.proof-conversion{flex-direction:column;align-items:stretch;gap:17px;padding:23px 0}.proof-conversion>p{font-size:12px;line-height:1.8}.proof-conversion>p strong{display:block}.proof-conversion>.button{font-size:12px;min-height:48px}.business-inputs{display:block;padding-top:32px}.business-inputs h3{font-size:23px;line-height:1.3;padding:0;margin-bottom:18px;max-width:310px}.business-inputs h3 br{display:none}.business-inputs dl>div{grid-template-columns:101px 1fr;padding:12px 0;gap:15px}.business-inputs dt{font-size:10px}.business-inputs dd{font-size:10px;line-height:1.8}.how{padding-block:43px}.how-layout{grid-template-columns:1fr;gap:30px;position:relative;padding-bottom:66px}.how-intro h2{font-size:30px}.how-intro>.button{position:absolute;bottom:0;left:0;right:0;margin:0;font-size:12px;min-height:48px}.steps>li{padding:17px 0;gap:21px}.steps li>div{display:grid;grid-template-columns:108px 1fr;gap:10px;align-items:start}.steps h3{font-size:18px;margin:0}.steps p{font-size:10px;line-height:1.7}.step-number{font-size:9px}.process-intro{display:block;margin-bottom:25px}.process-intro h2{font-size:31px;line-height:1.2}.process-intro h2 br{display:none}.process-intro>p{font-size:12px;line-height:1.85;margin-top:20px;max-width:none}.workbench-top{padding:17px 13px;font-size:6.5px;gap:9px;letter-spacing:.04em}.workbench-top>span:first-child{gap:7px}.workbench-top .icon{width:13px;height:13px}.workbench-top .preview-badge{font-size:6px;padding:4px 5px}.process-rail{padding:15px 10px}.process-step{min-width:0;font-size:9px;letter-spacing:-.025em;padding:7px 5px;gap:8px;border-left-width:1px}.process-step>span{font-size:7px}.process-step small{display:none}.process-detail{grid-template-columns:1fr}.process-record{border-right:0;border-bottom:1px solid #dce4ef;padding:24px 20px}.record-eyebrow{font-size:8px}.record-eyebrow>span{font-size:6px}.process-record h3{font-size:24px;margin-top:21px}.process-record>p{font-size:11px;min-height:0}.process-record dl{margin-top:20px}.process-record dl>div{font-size:9px;padding:11px 0}.process-rule{padding:23px 20px}.rule-label{font-size:7px;margin-bottom:19px}.rule-condition{padding:12px;gap:10px;min-height:53px}.rule-condition>strong{font-size:10px}.rule-condition>span{font-size:6px;min-width:49px}.rule-result{font-size:9px;line-height:1.7;margin-top:20px;padding-top:15px}.workbench-footer{padding:13px 17px;display:block;font-size:7px;line-height:1.8}.workbench-footer>span:last-child{font-size:7px;gap:5px;margin-top:4px}.workbench-footer .icon{width:11px;height:11px}.intelligence{padding-top:0}.intelligence-layout{grid-template-columns:1fr;gap:26px}.intelligence-copy h2{font-size:31px;max-width:340px}.intelligence-copy h2 br{display:none}.intelligence-copy>p{font-size:12px;margin-top:19px;max-width:none}.intelligence-copy .intelligence-bridge{font-size:11px;margin-top:13px}.intelligence-copy>.concept-note{font-size:8px;margin-top:20px;padding-top:15px;max-width:none}.ecosystem{padding:20px 15px}.ecosystem-top{font-size:6px;gap:8px;margin-bottom:23px}.ecosystem-top .live-label{font-size:6px}.ecosystem-source>span{font-size:8px;padding:11px 12px;gap:7px}.ecosystem-source::after{top:109px;right:96px}.agent-node{padding:20px;width:calc(100% - 22px);margin-top:27px;box-shadow:9px 9px 0 #dce7f1}.agent-heading h3{font-size:20px}.agent-node>p{font-size:11px}.agent-tasks>span{font-size:9px}.ecosystem-branch{margin-top:27px}.ecosystem-crm,.ecosystem-stock{padding:12px 9px;grid-template-columns:23px 1fr}.ecosystem-branch strong{font-size:11px}.ecosystem-branch small{font-size:6px}.ecosystem-outcome{width:88%}.ecosystem-outcome>span{font-size:9px;padding:11px 14px}.activity-feed{gap:7px;min-height:55px}.activity-feed strong{font-size:8px}.activity-feed small{font-size:7px}.activity-feed>span:last-child{font-size:7px}.capabilities{padding-block:48px}.capability-layout{grid-template-columns:1fr;gap:30px}.capability-copy h2{font-size:31px;line-height:1.22}.capability-copy>p{font-size:12px;max-width:none;margin-top:19px}.capability-copy h2>span br{display:none}.system-composition{box-shadow:6px 6px 0 #e2e9f0;margin-right:6px}.system-top{padding:16px 17px;font-size:7px}.system-top>span:last-child{font-size:8px}.system-area{padding:21px 16px 21px 43px}.area-number{left:16px;top:23px;font-size:8px}.system-area h3{font-size:17px}.system-area>div{gap:12px}.system-area>div>span{font-size:9px;gap:5px}.system-area .icon{width:13px;height:13px}.system-area>p{font-size:8px;line-height:1.8;max-width:240px}.system-foundation{padding:17px 12px;flex-wrap:wrap;justify-content:flex-start;gap:10px 15px}.system-foundation>span{font-size:8px;gap:5px}.system-foundation .icon{width:12px;height:12px}.why-layout{grid-template-columns:1fr;gap:27px}.why-layout h2{font-size:29px;line-height:1.23}.why-layout p{font-size:13px;margin-top:20px}.why-mark{order:2;border:0;flex-direction:row;justify-content:flex-start;gap:25px;padding:0}.why-mark img{width:117px}.why-mark>span{text-align:left;font-size:6px}.why-signature{font-size:9px}.faq{padding-top:45px}.faq-layout{grid-template-columns:1fr;gap:26px}.faq-layout h2{font-size:30px}.faq-layout>div>p{font-size:12px;margin-top:17px}.faq-list summary{font-size:12px;padding:20px 0;gap:15px}.faq-list details>p{font-size:11px;padding-right:15px}.final-cta{padding:43px 0}.final-inner .eyebrow{font-size:7px;margin-bottom:20px}.final-inner h2{font-size:36px;line-height:1.12}.final-inner>p{font-size:12px;max-width:280px;margin:18px auto 23px}.final-inner>.button{width:100%;font-size:11px;padding:15px 13px;min-height:51px;gap:12px}.final-note{font-size:8px;margin-top:15px}.footer-inner{display:grid;grid-template-columns:90px 1fr;gap:15px 18px;padding:20px 0 28px}.footer-inner .brand img{width:85px}.footer-inner>p{font-size:8px;text-align:right}.footer-inner nav{grid-column:1/-1;border-top:1px solid #e2e8ee;padding-top:14px;margin:0;justify-content:space-between;font-size:10px}.sticky-space .site-footer{padding-bottom:72px}.legal-content{padding-block:40px 60px}.legal-content h1{font-size:31px}.legal-content p{font-size:13px}}
@media(max-width:374px){.container{width:calc(100% - 32px)}.brand img{width:87px}.header-inner{gap:10px}.header-inner>.button{font-size:8px;padding-inline:10px}.hero h1{font-size:39px}.hero-description{font-size:12px}.hero-actions>.button{font-size:11px}.hero-assurances{font-size:7px;gap:7px}.hero-stage{height:268px}.phone-device{width:79px;bottom:13px}.phone-device img{height:147px}.hero-preview-note{font-size:5px}.proof-devices{height:258px}.proof-copy h3{font-size:23px}.proof-copy .eyebrow{font-size:5px}.proof-mobile{width:72px;bottom:30px}.proof-mobile img{height:136px}.proof-copy>p{font-size:10px}.business-inputs dl>div{grid-template-columns:91px 1fr;gap:10px}.business-inputs dt,.business-inputs dd{font-size:9px}.steps li>div{grid-template-columns:96px 1fr}.steps h3{font-size:16px}.steps p{font-size:9px}.process-step{font-size:8px;padding-inline:4px}.workbench-top{font-size:6px}.workbench-top .preview-badge{font-size:5px}.ecosystem{padding:18px 12px}.ecosystem-top{font-size:5px}.ecosystem-top .live-label{font-size:5px}.agent-node{padding:17px;width:calc(100% - 17px)}.agent-node>p{font-size:10px}.agent-tasks>span{font-size:8px}.ecosystem-crm,.ecosystem-stock{padding:11px 7px;grid-template-columns:18px 1fr;gap:3px 4px}.ecosystem-branch .icon{width:16px;height:16px}.ecosystem-branch strong{font-size:10px}.ecosystem-branch small{font-size:5.5px}.activity-feed strong{font-size:7px}.activity-feed small{font-size:6px}.system-area>div{gap:9px}.system-area>div>span{font-size:8px}.final-inner h2{font-size:33px}.final-inner>.button{font-size:10px}}
@media(min-width:640px){.mobile-sticky{display:none!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.js-motion .reveal{opacity:1;transform:none}}
