@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ol,ul,dl,dd{margin:0}ol,ul{padding:0;list-style:none}a{color:inherit}svg{display:block}}@layer tokens{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--canvas:#fff;--canvas-alt:#f5f6f8;--ink:#151517;--muted:#66666e;--line:#1515171f;--action:#0877e1;--action-hover:#0068cc;--accent:#008aa8;--dark:#0a0a0b;--dark-ink:#f5f5f7;--dark-muted:#a7a7ae;--focus:#0877e1;--gutter:clamp(1.25rem, 3.5vw, 3rem);--wide:75rem;--standard:69rem;--narrow:46rem;--radius-control:999px;--radius-card:1.25rem;--radius-panel:2rem;--section:clamp(6rem, 10vw, 10rem);--cinematic:clamp(7rem, 13vw, 13.5rem);--ease:cubic-bezier(.16, 1, .3, 1)}}@layer base{body{background:var(--canvas);min-width:0;color:var(--ink);font-family:var(--font);font-size:1rem;line-height:1.5;overflow-x:clip}::selection{color:#07191d;background:#b9ecf7}:focus-visible{outline-offset:3px;box-shadow:0 0 0 5px var(--focus);border-radius:.35rem;outline:2px solid #fff}section{scroll-margin-top:4.75rem}h1,h2,h3{text-wrap:balance}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:0 0 .75rem .75rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;position:fixed;inset:0 auto auto 1rem;translate:0 -120%}.skip-link:focus{translate:0}}@layer components{.wide-shell,.standard-shell,.narrow-shell{width:min(100% - 2 * var(--gutter), var(--wide));margin-inline:auto}.standard-shell{max-width:var(--standard)}.narrow-shell{max-width:var(--narrow)}.global-header{z-index:60;background:#f3f4f6;min-height:3rem;position:relative}.global-nav{width:min(100% - 2 * var(--gutter), var(--wide));color:#303034;align-items:center;gap:2rem;min-height:3rem;margin-inline:auto;font-size:.75rem;display:flex}.global-nav>a{text-decoration:none}.global-links{align-items:center;gap:2rem;margin-inline:auto;display:flex}.global-links a{color:#4a4a50;padding-block:.8rem;text-decoration:none}.global-links a:hover,.overview-link:hover{color:#000}.overview-link{align-items:center;gap:.25rem;display:inline-flex}.mobile-nav{margin-left:auto;display:none}.menu-toggle{width:2.75rem;height:2.75rem;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-content:center;gap:.35rem;padding:0;display:grid}.menu-toggle:hover{background:#1515170f}.menu-toggle span{width:1.15rem;height:1px;transition:translate .18s var(--ease), rotate .18s var(--ease);background:currentColor;display:block}.menu-toggle[aria-expanded=true] span:first-child{translate:0 .2rem;rotate:45deg}.menu-toggle[aria-expanded=true] span:last-child{translate:0 -.2rem;rotate:-45deg}.mobile-menu{z-index:70;border-top:1px solid var(--line);background:#fff;position:absolute;inset:100% 0 auto;box-shadow:0 1.5rem 3rem #1018281a}.mobile-menu[hidden]{display:none}.mobile-menu nav{width:min(100% - 2 * var(--gutter), var(--wide));margin-inline:auto;padding:1.5rem 0 2rem}.mobile-menu p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem;font-size:.7rem;font-weight:650}.mobile-menu a{border-bottom:1px solid var(--line);letter-spacing:-.025em;justify-content:space-between;align-items:center;gap:1rem;min-height:3.25rem;font-size:clamp(1.25rem,5vw,1.7rem);font-weight:600;text-decoration:none;display:flex}.mobile-menu a span{color:#96969c;font-size:1rem;font-weight:400}.mobile-menu .mobile-overview{min-height:2.75rem;color:var(--action);letter-spacing:0;border-bottom:0;margin-top:.8rem;font-size:.92rem;font-weight:550}.wordmark{letter-spacing:-.035em;align-items:baseline;gap:.38rem;display:inline-flex}.wordmark b{font-size:1.05rem;font-weight:750}.wordmark span{color:var(--accent);letter-spacing:.12em;font-size:.65rem;font-weight:800}.overview-link svg,.text-link svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:1rem}.local-nav{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:saturate(1.3)blur(1rem);backdrop-filter:saturate(1.3)blur(1rem);background:#ffffffe6;min-height:3.5rem;position:sticky;top:0}.local-nav-inner{width:min(100% - 2 * var(--gutter), var(--wide));justify-content:space-between;align-items:center;gap:1rem;min-height:3.5rem;margin-inline:auto;display:flex}.local-nav-inner>a{align-items:baseline;gap:.65rem;text-decoration:none;display:flex}.local-nav-inner strong{letter-spacing:-.02em;font-size:1rem}.local-nav-inner>a span{color:var(--muted);font-size:.72rem}.local-nav-inner>div{align-items:center;gap:1.2rem;display:flex}.local-explore{color:#44444a;font-size:.75rem;text-decoration:none}.button{border-radius:var(--radius-control);background:var(--action);color:#fff;border:1px solid #0000;justify-content:center;align-items:center;min-height:2.75rem;padding:.65rem 1.3rem;font-size:.95rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .16s ease-out,transform .12s ease-out;display:inline-flex}.button:hover{background:var(--action-hover)}.button:active{transform:scale(.98)}.button-small{min-height:2.25rem;padding:.45rem .95rem;font-size:.75rem}.text-link{min-height:2.75rem;color:var(--action);align-items:center;gap:.3rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.text-link:hover{text-underline-offset:.2em;text-decoration:underline}.actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem 1.4rem;margin-top:2rem;display:flex}.eyebrow{color:var(--accent);font-size:clamp(1rem,1.5vw,1.25rem);font-weight:650;line-height:1.25}.hero{padding:clamp(5rem, 9vw, 8rem) 0 var(--cinematic)}.hero-copy{width:min(100% - 2 * var(--gutter), 58rem);text-align:center;margin-inline:auto}.hero h1{letter-spacing:-.035em;margin-top:.75rem;font-size:clamp(3.25rem,7.2vw,5.5rem);font-weight:650;line-height:1}.hero-subhead{max-width:34rem;color:var(--muted);margin:1.5rem auto 0;font-size:clamp(1.2rem,2.2vw,1.65rem);line-height:1.4}.hero-media-shell{width:min(100% - 2 * var(--gutter), 82rem);border-radius:var(--radius-panel);background:var(--canvas-alt);margin:clamp(4.5rem,8vw,7.5rem) auto 0;padding:clamp(1rem,3vw,2.5rem) clamp(1rem,3vw,2.5rem) 1.25rem}.media-caption{max-width:44rem;color:var(--muted);text-align:center;margin:1.25rem auto 0;font-size:.8rem}.hero-product{color:#f7f8fa;background:#12151b;border:1px solid #24272d;border-radius:1.3rem;min-height:36rem;overflow:hidden;box-shadow:0 1.5rem 4rem #0b121c29}.product-toolbar{background:#171b22;border-bottom:1px solid #ffffff17;grid-template-columns:1fr auto 1fr;align-items:center;min-height:3.4rem;padding-inline:1.15rem;display:grid}.product-toolbar .wordmark b{font-size:.85rem}.product-toolbar .wordmark span{font-size:.52rem}.toolbar-center{color:#aeb4bf;align-items:center;gap:.6rem;font-size:.67rem;display:flex}.toolbar-center b{color:#6be0ae;background:#4acd971f;border-radius:999px;padding:.25rem .48rem;font-size:.56rem;font-weight:650}.toolbar-user{color:#cad0d9;background:#222731;border:1px solid #ffffff1f;border-radius:50%;justify-self:end;place-items:center;width:1.8rem;height:1.8rem;font-size:.56rem;display:grid}.product-layout{grid-template-columns:12rem minmax(0,1fr) 15rem;min-height:32.5rem;display:grid}.product-sidebar,.product-inspector{background:#151920;padding:1.4rem 1rem}.product-sidebar{border-right:1px solid #ffffff14}.product-sidebar>p,.product-inspector>p{color:#747d8b;letter-spacing:.08em;text-transform:uppercase;padding-inline:.45rem;font-size:.58rem;font-weight:650}.product-sidebar ul{gap:.3rem;margin-top:1rem;display:grid}.product-sidebar li{color:#8f98a6;border-radius:.55rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;min-height:2.25rem;padding-inline:.55rem;font-size:.64rem;display:grid}.product-sidebar li i{background:#697386;border-radius:50%;width:.42rem;height:.42rem}.product-sidebar li span{color:#697386;font-size:.55rem}.product-sidebar li.is-current{color:#fff;background:#222832}.product-sidebar li.is-current i{background:#48c8e5}.sidebar-note{border:1px solid #ffffff14;border-radius:.65rem;margin-top:9rem;padding:.8rem}.sidebar-note span{color:#6f7886;font-size:.52rem;display:block}.sidebar-note b{color:#bbc2cc;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.56rem;font-weight:500;display:flex}.sidebar-note i{background:#4acd97;border-radius:50%;width:.35rem;height:.35rem}.product-workspace{background:#0f1217;min-width:0;padding:clamp(1.4rem,3vw,2.5rem)}.workspace-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.workspace-heading small{color:#707986;font-size:.6rem}.workspace-heading strong{letter-spacing:-.035em;margin-top:.15rem;font-size:clamp(1.5rem,2.4vw,2.2rem);font-weight:600;display:block}.live-pill{color:#949ca8;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .6rem;font-size:.55rem;display:flex}.live-pill i{background:#4acd97;border-radius:50%;width:.36rem;height:.36rem}.flow-list{gap:.75rem;margin-top:2.2rem;display:grid}.flow-row{background:#171b22;border:1px solid #ffffff14;border-radius:.85rem;grid-template-columns:auto minmax(7rem,1.1fr) minmax(3rem,.7fr) minmax(8rem,1fr) auto;align-items:center;gap:.9rem;min-height:6.5rem;padding:1rem;display:grid}.source-mark{color:#fff;background:#276de8;border-radius:.55rem;place-items:center;width:2rem;height:2rem;font-size:.65rem;font-weight:700;display:grid}.flow-violet .source-mark{background:#7959d8}.flow-green .source-mark{background:#268f68}.flow-copy,.flow-outcome{min-width:0}.flow-copy small,.flow-outcome small{color:#6f7886;text-overflow:ellipsis;white-space:nowrap;font-size:.54rem;display:block;overflow:hidden}.flow-copy strong,.flow-outcome strong{color:#dfe3e9;text-overflow:ellipsis;white-space:nowrap;margin-top:.22rem;font-size:.67rem;font-weight:550;display:block;overflow:hidden}.flow-progress{background:#353c47;height:1px;position:relative}.flow-progress span{background:#5aa5ff;border-radius:50%;width:.48rem;height:.48rem;position:absolute;inset:-.22rem auto auto 0}.flow-progress i{opacity:0;width:.4rem;height:.4rem;animation:flow 3.8s var(--ease) infinite;background:#81c9ff;border-radius:50%;position:absolute;inset:-.18rem auto auto 0}.flow-violet .flow-progress span,.flow-violet .flow-progress i{background:#aa95ff}.flow-green .flow-progress span,.flow-green .flow-progress i{background:#75dbb2}.flow-time{color:#606976;font-size:.54rem}.product-inspector{border-left:1px solid #ffffff14}.inspector-person{grid-template-columns:auto 1fr;align-items:center;gap:.65rem;margin-top:1.25rem;display:grid}.inspector-person>span{color:#185262;background:#e4f3f7;border-radius:50%;place-items:center;width:2.3rem;height:2.3rem;font-size:.6rem;font-weight:700;display:grid}.inspector-person strong,.inspector-person small{display:block}.inspector-person strong{font-size:.65rem;font-weight:550}.inspector-person small{color:#737d8b;margin-top:.15rem;font-size:.55rem}.product-inspector dl{margin-top:1.5rem;display:grid}.product-inspector dl>div{border-top:1px solid #ffffff12;padding-block:.75rem}.product-inspector dt{color:#697382;font-size:.55rem}.product-inspector dd{color:#cbd0d7;margin-top:.18rem;font-size:.62rem}.approval{border:1px solid #ffffff12;border-radius:.65rem;margin-top:1.5rem;padding:.75rem}.approval span{color:#7c8592;align-items:center;gap:.35rem;font-size:.54rem;display:flex}.approval i{background:#4acd97;border-radius:50%;width:.35rem;height:.35rem}.approval b{color:#62d6a4;margin-top:.3rem;font-size:.6rem;font-weight:550;display:block}.inspector-action{color:#c9ced6;background:#222832;border-radius:.65rem;justify-content:space-between;margin-top:.7rem;padding:.75rem;font-size:.6rem;display:flex}.inspector-action span{color:#62d6a4}.promise{padding:var(--cinematic) 0;text-align:center}.promise h2{letter-spacing:-.035em;margin-top:1.4rem;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:600;line-height:1.06}.promise h2 span{color:#9a9aa1}.integration-list{width:min(100% - 2 * var(--gutter), var(--wide));border-block:1px solid var(--line);color:#6d6d73;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem 3rem;margin:clamp(5rem,9vw,8rem) auto 0;padding-block:2rem;font-size:.95rem;font-weight:600;display:flex}.products{padding:var(--section) 0;background:var(--canvas-alt)}.section-heading{text-align:center;max-width:49rem;margin-inline:auto}.section-heading h2{letter-spacing:-.035em;margin-top:.8rem;font-size:clamp(2.7rem,5vw,4.4rem);font-weight:600;line-height:1.04}.section-heading>p:last-child{max-width:40rem;color:var(--muted);margin:1.3rem auto 0;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.45}.section-heading-left{text-align:left;margin-inline:0}.section-heading-left>p:last-child{margin-inline:0}.product-feature{border-radius:var(--radius-panel);background:#fff;overflow:hidden}.product-layer{margin-top:4.5rem;padding:clamp(2rem,5vw,4rem)}.product-copy{max-width:38rem}.product-label{color:var(--accent);font-size:.82rem;font-weight:650}.product-copy h3{letter-spacing:-.035em;margin-top:.75rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:600;line-height:1.05}.product-copy>p:not(.product-label){max-width:35rem;color:var(--muted);margin-top:1rem;font-size:1.05rem;line-height:1.5}.product-copy .text-link{margin-top:1rem}.layer-visual{color:#f4f5f7;background:#0d1016;border-radius:1.35rem;grid-template-columns:1fr 3.5rem 1.35fr 3.5rem 1fr;align-items:center;gap:.4rem;min-height:27rem;margin-top:clamp(2.5rem,6vw,5rem);padding:clamp(1.2rem,3vw,2.5rem);display:grid}.layer-sources,.layer-destinations{gap:.65rem;display:grid}.layer-sources>span,.layer-destinations>span{background:#171b23;border:1px solid #ffffff1a;border-radius:.7rem;padding:.85rem;font-size:.7rem;font-weight:600}.layer-sources i,.layer-destinations i{background:#4b8ff5;border-radius:50%;width:.42rem;height:.42rem;margin-right:.5rem;display:inline-block}.layer-destinations i{background:#59c99b}.layer-sources small,.layer-destinations small{color:#777f8c;margin:.25rem 0 0 .95rem;font-size:.53rem;font-weight:400;display:block}.layer-connect{border-block:1px solid #343b47;border-right:1px solid #343b47;height:65%;position:relative}.layer-connect-out{border-left:1px solid #343b47;border-right:0}.layer-connect>span{background:#69bff4;border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:50%;right:-.25rem;box-shadow:0 0 0 .3rem #69bff41a}.layer-connect-out>span{background:#66d4a8;left:-.25rem;right:auto}.layer-engine{text-align:center;background:#141a24;border:1px solid #6dc0f266;border-radius:1.2rem;padding:clamp(1.5rem,3vw,2.5rem)}.layer-engine>p{color:#62c5e7;letter-spacing:.16em;font-size:.64rem;font-weight:700}.engine-title{margin-top:.25rem;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:600;display:block}.layer-engine>div{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:1.4rem;display:grid}.layer-engine span{color:#aeb5c0;border:1px solid #ffffff17;border-radius:.55rem;padding:.65rem .3rem;font-size:.6rem}.product-pair{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.product-pair .product-feature{flex-direction:column;min-height:42rem;padding:clamp(2rem,4vw,3rem);display:flex}.product-pair .product-copy h3{font-size:clamp(2rem,3.2vw,3rem)}.web-visual,.agents-visual{background:#eceff3;border-radius:1.15rem;min-height:24rem;margin-top:auto;overflow:hidden}.mini-browser{background:#e4e7eb;border-bottom:1px solid #15151717;align-items:center;gap:.35rem;min-height:2.4rem;padding-inline:.8rem;display:flex}.mini-browser i{background:#b8bec6;border-radius:50%;width:.38rem;height:.38rem}.mini-browser span{color:#828891;margin-left:auto;font-size:.55rem}.web-canvas{background:linear-gradient(130deg,#f4f5f7 0 54%,#e9edf2 54%);grid-template-columns:.9fr 1.1fr;align-items:center;gap:1rem;min-height:21.6rem;padding:1.4rem;display:grid}.web-page-copy small,.web-page-copy strong,.web-page-copy span{display:block}.web-page-copy small{color:var(--accent);font-size:.55rem;font-weight:650}.web-page-copy strong{margin-top:.5rem;font-size:1.3rem;line-height:1.08}.web-page-copy span{color:#74747c;margin-top:.65rem;font-size:.6rem;line-height:1.5}.assistant-card{background:#fff;border:1px solid #15151714;border-radius:.9rem;padding:.9rem;box-shadow:0 .4rem 1.2rem #22314114}.assistant-title{color:#303238;border-bottom:1px solid #eceef0;align-items:center;gap:.35rem;padding-bottom:.65rem;font-size:.56rem;font-weight:650;display:flex}.assistant-title i{background:#41bfe0;border-radius:50%;width:.45rem;height:.45rem}.assistant-title span{color:#2e9970;margin-left:auto;font-size:.48rem;font-weight:500}.assistant-card>p{margin-top:.75rem;font-size:.7rem;font-weight:600}.user-message,.assistant-message{border-radius:.55rem;max-width:90%;margin-top:.6rem;padding:.5rem .6rem;font-size:.5rem;line-height:1.4}.user-message{color:#24548b;background:#e9f2ff;margin-left:auto}.assistant-message{color:#5e626a;background:#f0f1f3}.time-options{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.time-options span{color:#1676ac;border:1px solid #a9d4ee;border-radius:999px;padding:.33rem .45rem;font-size:.45rem}.agents-visual{color:#f4f5f7;background:#13171e;justify-content:center;align-items:center;gap:1.2rem;padding:1.4rem;display:flex;position:relative}.agent-orchestrator{aspect-ratio:1;text-align:center;border:1px solid #5bc1e180;border-radius:50%;place-content:center;width:6rem;display:grid}.agent-orchestrator span{color:#61c7e5;font-size:1.2rem;font-weight:700}.agent-orchestrator small{color:#777f8c;font-size:.47rem}.agent-stack{flex:1;gap:.45rem;display:grid}.agent-stack>div{background:#1a1f27;border:1px solid #ffffff14;border-radius:.65rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;min-height:3.6rem;padding:.55rem;display:grid}.agent-icon{background:#2d70d7;border-radius:.5rem;place-items:center;width:1.9rem;height:1.9rem;font-size:.55rem;font-weight:700;display:grid}.agent-support{background:#288ba3}.agent-ops{background:#7b62c8}.agent-finance{background:#2c8b68}.agent-stack p b,.agent-stack p small{display:block}.agent-stack p b{font-size:.58rem;font-weight:550}.agent-stack p small{color:#7c8490;margin-top:.12rem;font-size:.48rem}.agent-stack>div>i{color:#5dd49f;font-size:.47rem;font-style:normal}.agent-stack>div>i.waiting{color:#d3ab62}.mechanism{padding:var(--cinematic) 0;background:var(--dark);color:var(--dark-ink);overflow:hidden}.mechanism .eyebrow{color:#55c9e7}.mechanism-intro h2{letter-spacing:-.04em;margin-top:1.4rem;font-size:clamp(3.7rem,8vw,6.5rem);font-weight:600;line-height:.94}.mechanism-intro>p:last-child{max-width:38rem;color:var(--dark-muted);margin-top:2rem;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.5}.mechanism-proof{width:min(100% - 2 * var(--gutter), var(--wide));margin:clamp(5rem,10vw,9rem) auto 0}.mechanism-line{background:#3d3d42;height:1px;margin-inline:2rem;position:relative}.mechanism-line span,.mechanism-line i,.mechanism-line b,.mechanism-line em{background:#54c9e7;border-radius:50%;width:.65rem;height:.65rem;position:absolute;top:50%;translate:-50% -50%}.mechanism-line span{left:0}.mechanism-line i{left:33.333%}.mechanism-line b{left:66.667%}.mechanism-line em{left:100%}.mechanism-proof ol{grid-template-columns:repeat(4,1fr);display:grid}.mechanism-proof li{padding:2.1rem 2rem 0}.mechanism-proof li>span{color:#5f5f65;font-size:.7rem}.mechanism-proof h3{margin-top:1.5rem;font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:600}.mechanism-proof p{color:#8f8f96;margin-top:.65rem;font-size:.88rem;line-height:1.5}.delivery{padding:var(--section) 0}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-top:4.5rem;display:grid}.steps li{border-right:1px solid var(--line);min-height:15rem;padding:1.6rem 1.4rem}.steps li:first-child{border-left:1px solid var(--line)}.steps li>span{color:var(--accent);font-size:.72rem;font-weight:650}.steps h3{margin-top:3rem;font-size:1.35rem;font-weight:600}.steps p{color:var(--muted);margin-top:.7rem;font-size:.86rem;line-height:1.5}.core-note{border:1px solid var(--line);border-top:0;grid-template-columns:14rem 1fr;gap:2rem;padding:1.5rem;display:grid}.core-note strong{font-size:.9rem}.core-note p{color:var(--muted);font-size:.75rem;line-height:1.6}.industries{padding:var(--section) 0;background:var(--canvas-alt)}.industry-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:4.5rem;display:grid}.industry-grid article{border-radius:var(--radius-card);background:#fff;min-height:17rem;padding:2rem}.industry-grid article>span{color:#9a9aa0;font-size:.72rem}.industry-grid h3{letter-spacing:-.025em;margin-top:4rem;font-size:1.65rem;font-weight:600}.industry-grid p{color:var(--muted);margin-top:.75rem;font-size:.9rem;line-height:1.5}.legal-note{max-width:54rem;color:var(--muted);margin-top:1.5rem;font-size:.75rem;line-height:1.5}.plans{padding:var(--section) 0}.plans-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:4.5rem;display:grid}.plans-grid article{border-radius:var(--radius-card);background:var(--canvas-alt);flex-direction:column;min-height:27rem;padding:1.7rem;display:flex}.plan-index{color:#9a9aa0;font-size:.7rem}.plans-grid h3{margin-top:.9rem;font-size:1.65rem;font-weight:600}.plan-setup{margin-top:2.4rem}.plan-setup strong{letter-spacing:-.025em;font-size:clamp(1.45rem,2vw,2rem);display:block}.plan-setup span,.plan-recurring span{color:var(--muted);margin-top:.2rem;font-size:.68rem;display:block}.plan-recurring{margin-top:1.5rem}.plan-recurring strong{font-size:.95rem}.plans-grid article>p{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding-top:1.5rem;font-size:.8rem;line-height:1.45}.closing{padding:var(--cinematic) 0;background:var(--canvas-alt);text-align:center}.closing h2{letter-spacing:-.04em;margin-top:1rem;font-size:clamp(3rem,6vw,5.2rem);font-weight:600;line-height:1.02}.closing .narrow-shell>p:not(.eyebrow){max-width:38rem;color:var(--muted);margin:1.5rem auto 0;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.5}.site-footer{padding:2rem var(--gutter);border-top:1px solid var(--line);background:var(--canvas-alt)}.footer-inner{width:min(100%, var(--wide));color:var(--muted);justify-content:space-between;align-items:center;gap:2rem;margin-inline:auto;font-size:.72rem;display:flex}.footer-contact{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1.25rem;display:flex}.footer-contact a{text-decoration:none}.footer-contact a:hover{color:var(--ink);text-decoration:underline}@keyframes flow{0%,18%{opacity:0;left:0}32%,68%{opacity:1}82%,to{opacity:0;left:100%}}}@layer responsive{@media (max-width:70rem){.product-layout{grid-template-columns:10rem minmax(0,1fr)}.product-inspector{display:none}.flow-row{grid-template-columns:auto minmax(7rem,1fr) minmax(3rem,.5fr) minmax(8rem,1fr) auto}.plans-grid{grid-template-columns:1fr 1fr}}@media (max-width:52rem){.global-links,.overview-link{display:none}.mobile-nav{display:block}.hero-product{min-height:31rem}.product-layout{grid-template-columns:1fr;min-height:27.5rem}.product-sidebar{display:none}.flow-row{grid-template-columns:auto minmax(0,1fr) auto}.flow-progress,.flow-outcome{grid-column:2}.flow-time{grid-area:1/3}.product-pair{grid-template-columns:1fr}.product-pair .product-feature{min-height:40rem}.layer-visual{grid-template-columns:1fr}.layer-sources,.layer-destinations{grid-template-columns:repeat(3,1fr)}.layer-connect{display:none}.mechanism-proof ol{grid-template-columns:1fr 1fr;gap:2rem 0}.mechanism-line{display:none}.steps{grid-template-columns:1fr}.steps li,.steps li:first-child{border:0;border-top:1px solid var(--line);grid-template-columns:3rem 9rem 1fr;gap:1rem;min-height:auto;padding:1.4rem 0;display:grid}.steps h3,.steps p{margin-top:0}.core-note{border-inline:0;grid-template-columns:1fr;gap:.6rem}.industry-grid{grid-template-columns:1fr 1fr}}@media (max-width:40rem){.global-nav{gap:1rem}.local-nav-inner>a span,.local-explore{display:none}.hero{padding-top:4.5rem}.hero h1{font-size:clamp(3.15rem,16vw,4.4rem)}.hero-subhead{font-size:1.15rem}.hero-media-shell{border-radius:1.4rem;width:calc(100% - 1.5rem);margin-top:4rem;padding:.55rem .55rem 1rem}.hero-product{border-radius:1rem;min-height:29rem}.product-toolbar{grid-template-columns:1fr auto}.toolbar-center{display:none}.product-workspace{padding:1rem}.workspace-heading{align-items:center}.workspace-heading strong{font-size:1.5rem}.live-pill{display:none}.flow-list{margin-top:1.4rem}.flow-row{gap:.65rem;min-height:6.3rem;padding:.75rem}.flow-copy strong,.flow-outcome strong{font-size:.62rem}.integration-list{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-inline:1rem;overflow-x:auto}.integration-list::-webkit-scrollbar{display:none}.product-layer{border-radius:1.5rem;padding:1.25rem}.product-pair .product-feature{border-radius:1.5rem;min-height:37rem;padding:1.25rem}.layer-visual{min-height:auto;padding:.8rem}.layer-sources,.layer-destinations{grid-template-columns:1fr}.layer-sources small,.layer-destinations small{display:none}.web-canvas{background:#eef1f4;grid-template-columns:1fr}.web-page-copy{display:none}.agents-visual{flex-direction:column}.agent-orchestrator{width:5rem}.agent-stack{width:100%}.mechanism-proof ol{grid-template-columns:1fr;gap:2.5rem}.mechanism-proof li{grid-template-columns:2.5rem 1fr;padding:0;display:grid}.mechanism-proof h3{margin-top:0}.mechanism-proof p{grid-column:2}.steps li,.steps li:first-child{grid-template-columns:2.5rem 1fr}.steps p{grid-column:2}.industry-grid,.plans-grid{grid-template-columns:1fr}.industry-grid article{min-height:14rem}.plans-grid article{min-height:23rem}.closing .actions,.hero .actions{flex-direction:column}.closing .button,.hero .button{width:100%}.footer-inner{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-contact{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.flow-progress i{animation:none;display:none}.button{transition:none}.button:active{transform:none}.menu-toggle span{transition:none}}@media (prefers-reduced-transparency:reduce){.local-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}}@media (forced-colors:active){.product-feature,.industry-grid article,.plans-grid article{border:1px solid canvastext}}}
