@import "https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@400;500;600;700;800&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial;--border-glow-angle:0deg}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--bg:#050607;--panel:#0a0b0c;--text:#f4f3ef;--muted:#a7a6a2;--gold:#f0ad43;--gold-soft:#ffd083;--red:#ea1738;--pink:#ff174e;--purple:#8a31d8;--line:#e7ac4b42}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}main{background:radial-gradient(circle at 68% 13%, #ee9b2d0b, transparent 22%), var(--bg);min-height:100vh}.page-pad{padding-left:30px;padding-right:30px}.nav-shell{z-index:30;-webkit-backdrop-filter:blur(26px)saturate(1.22);background:radial-gradient(circle at 82% -60%,#ffcd701c,#0000 42%),linear-gradient(115deg,#141413e8,#060708de 48%,#100d0ad6);border-bottom:1px solid #ffffff29;grid-template-columns:220px 1fr 220px;align-items:center;height:61px;padding:0 29px;display:grid;position:relative;box-shadow:0 14px 34px #0000004d,inset 0 1px #ffffff1c}.brand{letter-spacing:-1.5px;align-items:center;gap:9px;width:fit-content;font-size:26px;font-weight:760;display:inline-flex}.brand img{border-radius:6px;width:28px;height:28px}.brand>span>span{color:#f71943}.brand--compact{letter-spacing:-.6px;gap:6px;font-size:15px}.brand--compact img{border-radius:4px;width:19px;height:19px}.nav-shell nav{color:#e5e4e1;justify-content:center;font-size:12px;display:flex}.nav-links{justify-content:center;align-items:center;gap:clamp(30px,5vw,58px);display:flex}.nav-links a{transition:color .2s}.nav-links a>span{display:none}.nav-links a:hover{color:var(--gold-soft)}.mobile-menu-intro,.mobile-menu-footer{display:none}.nav-cta{justify-self:end}.button{color:#fff;background:linear-gradient(110deg,#e41636,#e9183c);border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:22px;min-width:122px;min-height:40px;padding:0 20px;font-size:12px;font-weight:700;transition:transform .2s,filter .2s,border-color .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff1f}.button:hover{filter:brightness(1.08);transform:translateY(-2px)}.button--small{min-width:113px;min-height:36px}.button--ghost{min-width:132px;box-shadow:none;background:#090a0b9e;border-color:#edb44d52}.button--dark{background:linear-gradient(#18191a,#111213);border-color:#ffffff14}.play{border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:18px;height:18px;font-size:7px;display:grid}.play.gold{border-color:var(--gold);color:var(--gold)}.menu-toggle{background:0 0;border:0;padding:10px;display:none}.menu-toggle span{background:#fff;width:23px;height:1px;margin:6px 0;display:block}.hero{z-index:1;isolation:isolate;align-items:center;height:394px;display:flex;position:relative;overflow:visible}.hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#050607 0% 27%,#050607d6 34%,#0000 63%),linear-gradient(#0000 81%,#050607 100%);position:absolute;inset:0}.hero-media{z-index:-2;position:absolute;inset:0 0 0 29%;overflow:hidden}.hero-media video{object-fit:cover;object-position:center;filter:saturate(.94)contrast(1.05);width:100%;height:100%}.hero-particles{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-particles:before{content:"";filter:blur(2px);background:radial-gradient(circle,#f4b23f1f 0%,#f4b23f0b 28%,#0000 67%);border-radius:50%;width:520px;height:520px;animation:7s ease-in-out infinite haloBreathe;position:absolute;top:50%;left:57%;transform:translate(-50%,-50%)}.hero-particles span{opacity:0;background:#ffd580;border-radius:50%;width:3px;height:3px;animation:7s ease-in-out infinite particleDrift;position:absolute;box-shadow:0 0 7px 2px #f7b1359e,0 0 18px 4px #f7b13524}.hero-particles span:first-child{animation-delay:-2.1s;top:22%;left:42%}.hero-particles span:nth-child(2){width:2px;height:2px;animation-delay:-4.4s;top:67%;left:49%}.hero-particles span:nth-child(3){width:4px;height:4px;animation-delay:-1.2s;top:13%;left:55%}.hero-particles span:nth-child(4){animation-delay:-5.8s;top:82%;left:58%}.hero-particles span:nth-child(5){width:2px;height:2px;animation-delay:-3.1s;top:27%;left:62%}.hero-particles span:nth-child(6){width:4px;height:4px;animation-delay:-6.4s;top:61%;left:65%}.hero-particles span:nth-child(7){animation-delay:-1.8s;top:16%;left:69%}.hero-particles span:nth-child(8){width:2px;height:2px;animation-delay:-4.9s;top:73%;left:71%}.hero-particles span:nth-child(9){animation-delay:-2.9s;top:37%;left:75%}.hero-particles span:nth-child(10){width:4px;height:4px;animation-delay:-5.1s;top:88%;left:78%}.hero-particles span:nth-child(11){width:2px;height:2px;animation-delay:-3.8s;top:11%;left:81%}.hero-particles span:nth-child(12){animation-delay:-6.8s;top:56%;left:84%}.hero-particles span:nth-child(13){width:4px;height:4px;animation-delay:-2.5s;top:26%;left:87%}.hero-particles span:nth-child(14){width:2px;height:2px;animation-delay:-4.2s;top:76%;left:90%}.hero-particles span:nth-child(15){animation-delay:-5.7s;top:44%;left:92%}.hero-particles span:nth-child(16){width:2px;height:2px;animation-delay:-1.1s;top:45%;left:52%}.hero-particles span:nth-child(17){animation-delay:-3.6s;top:51%;left:73%}.hero-particles span:nth-child(18){width:2px;height:2px;animation-delay:-6.2s;top:17%;left:96%}@keyframes particleDrift{0%,to{opacity:0;transform:translateY(12px)scale(.5)}16%{opacity:.25}48%{opacity:.92}78%{opacity:.18}to{transform:translate(-14px,-24px)scale(1.35)}}@keyframes haloBreathe{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(.94)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}}.hero-copy{z-index:2;width:380px;padding-top:4px;position:relative}.eyebrow{color:var(--gold);letter-spacing:2.6px;font-size:10px;font-weight:760}.pill{background:#0e0c08a3;border:1px solid #f1ae3f40;border-radius:999px;width:max-content;padding:5px 10px}.hero h1{letter-spacing:-.5px;text-transform:uppercase;margin:14px 0 10px;font-family:Anton,Arial Black,Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(54px,6vw,72px);font-weight:400;line-height:.93}.hero h1 span{color:var(--gold-soft)}.hero-copy>p{color:#c8c6c1;margin:0 0 18px;font-size:13px;line-height:1.65}.hero-action-stack{width:fit-content}.hero-actions{gap:11px;display:flex}.hero-socials{-webkit-backdrop-filter:blur(10px);background:#05060799;border:1px solid #ffffff21;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:fit-content;margin:10px auto 0;padding:4px 8px;display:flex;box-shadow:inset 0 1px #ffffff14}.hero-socials a{color:#ece8e0d1;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:700;transition:color .2s,background .2s;display:grid}.hero-socials a:hover{color:var(--gold-soft);background:#f0ad4329}.stats{gap:31px;margin-top:30px;display:flex}.stats>div{align-items:center;gap:9px;display:flex}.stats i{color:var(--gold);font-size:19px;font-style:normal}.stats>div:first-child i{color:#a242e6}.stats>div:nth-child(2) i{color:#f41457}.stats span{display:grid}.stats strong{font-size:14px;line-height:1.1}.stats small{color:#9a9996;white-space:nowrap;margin-top:3px;font-size:8px}.hero-trust{width:min(100%,430px);margin:0 0 11px;overflow:hidden}.hero-trust-track{align-items:center;gap:6px;width:max-content;padding-right:6px;animation:20s linear infinite heroTrustMarquee;display:flex}.hero-trust-duplicates{align-items:center;gap:6px;display:inline-flex}.hero-trust-item{color:#d8d4cc;letter-spacing:.18px;white-space:nowrap;background:linear-gradient(110deg,#f0ad431a,#ffffff06);border:1px solid #f0ad433d;border-radius:99px;align-items:center;min-height:22px;padding:0 8px;font-size:8px;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}@keyframes heroTrustMarquee{to{transform:translate(calc(-50% - 3px))}}.scroll-cue{border:1px solid #fff6;border-radius:99px;place-items:start center;width:16px;height:27px;padding-top:5px;display:grid;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.scroll-cue span{background:#fff;border-radius:99px;width:2px;height:5px;animation:1.8s infinite scrollCue}@keyframes scrollCue{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(7px)}}.trusted{text-align:center;flex-direction:column;justify-content:center;height:66px;padding-left:0;padding-right:0;display:flex;overflow:hidden}.trusted>p{color:#676767;letter-spacing:3.2px;margin:0 0 8px;font-size:7px}.logo-row{color:#7e7c78;white-space:nowrap;align-items:center;width:max-content;animation:24s linear infinite foundationMarquee;display:flex}.logo-row-group{align-items:center;gap:clamp(24px,4vw,48px);padding-right:clamp(24px,4vw,48px);display:flex}.logo-row span{align-items:center;gap:5px;font-size:11px;display:inline-flex}.logo-row b{color:#f0ad43b3;font-size:14px}.logo-row .sapien{font-size:11px}@keyframes foundationMarquee{to{transform:translate(-50%)}}.feature-strip{padding-top:5px;padding-bottom:30px}.feature-panel{background:linear-gradient(120deg,#ffffff06,#ffffff02);border:1px solid #e7ac4b33;border-radius:11px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.feature-panel article{min-width:0;padding:18px 18px 15px;position:relative}.feature-panel article+article:before{content:"";border-left:1px solid #ffffff14;position:absolute;top:18px;bottom:18px;left:0}.feature-copy{align-items:center;gap:11px;min-height:43px;display:flex}.feature-panel .feature-copy>i{height:39px;color:var(--gold);background:#eeae3e0a;border:1px solid #e1a43b29;border-radius:11px;flex:0 0 39px;place-items:center;font-size:21px;font-style:normal;display:grid}.feature-panel h3{margin:0 0 5px;font-size:12px}.feature-panel p{color:#a3a19d;max-width:150px;margin:0;font-size:9px;line-height:1.45}.micro-demo{--demo-line:#ffffff1c;--demo-surface:#ffffff09;color:#dcd6ca;isolation:isolate;border-top:1px solid #f0ad431f;height:106px;margin-top:14px;font-size:7px;position:relative;overflow:hidden}.micro-demo:after{content:"";z-index:-1;opacity:.7;background:radial-gradient(#f0ad4312,#0000 68%);height:60px;position:absolute;bottom:-34px;left:10%;right:10%}.demo-window,.runtime-window{border:1px solid var(--demo-line);background:linear-gradient(145deg,#1c1c1ad1,#090a0aeb);border-radius:7px;position:absolute;box-shadow:inset 0 1px #ffffff0b}.demo-window-head{color:#a8a39a;letter-spacing:.2px;border-bottom:1px solid #ffffff12;align-items:center;gap:5px;height:20px;padding:0 7px;font-size:6px;display:flex}.demo-window-head i{background:#58be77;border-radius:50%;width:4px;height:4px;margin-left:auto}.demo-window-mark{color:var(--gold);font-size:9px}.deployment-window{inset:12px 8px 9px}.deployment-body{padding:9px 9px 0;position:relative}.deployment-project{color:#827d75;margin-bottom:7px;font-size:6px;display:block}.deploy-button{color:#efd7a4;text-align:left;width:100%;height:25px;font:inherit;background:#f0ad4314;border:1px solid #f0ad4373;border-radius:5px;padding:0 7px;font-weight:700;position:relative;overflow:hidden}.deploy-loading,.deploy-success{opacity:0;align-items:center;gap:5px;padding:0 7px;display:flex;position:absolute;inset:0}.deploy-loading b{border:1px solid #f0ad4359;border-top-color:var(--gold);border-radius:50%;width:7px;height:7px}.deploy-success{color:#9ce3af}.deploy-success i{background:#59c875;border-radius:50%;width:4px;height:4px;margin-left:auto;box-shadow:0 0 0 2px #59c8751f}.deploy-progress{background:#ffffff14;border-radius:2px;height:2px;margin-top:8px;display:block;overflow:hidden}.deploy-progress b{background:var(--gold);width:0;height:100%;display:block}.demo-cursor{z-index:5;pointer-events:none;width:14px;height:17px;position:absolute}.demo-cursor svg{filter:drop-shadow(0 2px 2px #00000080);width:100%;height:100%;display:block}.deployment-demo .demo-cursor{animation:6s cubic-bezier(.55,.05,.33,1) infinite deploymentCursor;top:65px;left:34%}.deployment-demo .deploy-loading{animation:6s linear infinite deploymentLoading}.deployment-demo .deploy-loading b{animation:.55s linear infinite demoSpin}.deployment-demo .deploy-success{animation:6s linear infinite deploymentSuccess}.deployment-demo .deploy-label{animation:6s linear infinite deploymentLabel}.deployment-demo .deploy-progress b{animation:6s linear infinite deployProgress}@keyframes deploymentCursor{0%,12%{opacity:0;transform:translate(-25px,20px)}20%,30%{opacity:1;transform:translate(4px)}33%{transform:translate(4px)scale(.78)}37%,71%{opacity:1;transform:translate(4px)}80%,to{opacity:0;transform:translate(28px,15px)}}@keyframes deploymentLabel{0%,33%,to{opacity:1}38%,78%{opacity:0}}@keyframes deploymentLoading{0%,36%,to{opacity:0}41%,66%{opacity:1}72%{opacity:0}}@keyframes deploymentSuccess{0%,69%,to{opacity:0}75%,91%{opacity:1}96%{opacity:0}}@keyframes deployProgress{0%,38%{width:0}68%{width:100%}to{width:100%}}@keyframes demoSpin{to{transform:rotate(1turn)}}.provider-grid{grid-template-columns:1fr 1fr;gap:4px;display:grid;position:absolute;top:10px;left:8px;right:8px}.provider-card{color:#aaa69f;background:var(--demo-surface);border:1px solid #ffffff1a;border-radius:4px;align-items:center;gap:4px;height:20px;padding:0 5px;font-size:6px;display:flex}.provider-card b{color:#d7d0c4;font-size:8px}.provider-card i{color:#70ce89;margin-left:auto;font-size:7px;font-style:normal;display:none}.key-connect-row{opacity:0;gap:4px;display:flex;position:absolute;bottom:10px;left:8px;right:8px}.key-input{color:#d8d3c9;background:#ffffff06;border:1px solid #f0ad4352;border-radius:4px;flex:1;align-items:center;height:18px;padding:0 5px;font-size:6px;display:flex}.key-input b{white-space:nowrap;width:0;overflow:hidden}.key-input i{border-left:1px solid var(--gold);height:8px;margin-left:2px}.key-connect{color:#efd49c;background:#f0ad4321;border-radius:4px;place-items:center;min-width:34px;font-size:6px;font-weight:700;display:grid}.providers-demo .demo-cursor{animation:8s ease-in-out infinite providerCursor;top:28px;left:18%}.provider-card--openai{animation:8s linear infinite providerOne}.provider-card--anthropic{animation:8s linear infinite providerTwo}.provider-card--gemini{animation:8s linear infinite providerThree}.key-connect-row{animation:8s linear infinite keyRow}.key-input b{animation:8s steps(12,end) infinite keyTyping}.providers-demo .demo-cursor{animation-delay:.7s}@keyframes providerOne{0%,10%,to{box-shadow:none;color:#aaa69f;border-color:#ffffff1a}14%,40%{color:#f3eadb;border-color:#f0ad43b8;box-shadow:inset 0 0 0 1px #f0ad431f}42%{color:#84d99a}}@keyframes providerTwo{0%,48%{color:#aaa69f;border-color:#ffffff1a}52%,78%{color:#f3eadb;border-color:#f0ad43b8}74%,78%{color:#84d99a}82%,to{color:#aaa69f;border-color:#ffffff1a}}@keyframes providerThree{0%,to{border-color:#ffffff1a}}@keyframes keyRow{0%,12%,to{opacity:0;transform:translateY(3px)}17%,42%{opacity:1;transform:none}46%,50%{opacity:0}54%,80%{opacity:1;transform:none}85%{opacity:0}}@keyframes keyTyping{0%,17%{width:0}29%,42%{width:72px}46%,52%{width:0}63%,80%{width:72px}85%,to{width:0}}@keyframes providerCursor{0%,10%{opacity:0;transform:translate(-20px,17px)}16%,30%{opacity:1;transform:translate(0)}34%{transform:scale(.8)}45%,48%{opacity:0;transform:translate(35px,30px)}55%,70%{opacity:1;transform:translate(48px)}74%{transform:translate(48px)scale(.8)}85%,to{opacity:0;transform:translate(74px,24px)}}.runtime-window{padding:7px;inset:9px 8px 8px}.workspace-select{color:#ddd4c5;background:#f0ad430e;border:1px solid #f0ad4357;border-radius:4px;justify-content:space-between;align-items:center;height:18px;padding:0 6px;font-size:6px;display:flex}.workspace-select b{color:var(--gold)}.workspace-menu{z-index:2;border:1px solid var(--demo-line);opacity:0;background:#151512;border-radius:4px;gap:1px;width:72px;padding:4px;display:grid;position:absolute;top:28px;left:7px;transform:translateY(-2px)}.workspace-menu span{color:#aaa59c;padding:3px 4px}.runtime-agents{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:8px;display:grid}.runtime-agents span{color:#bab4aa;border:1px solid #ffffff14;border-radius:4px;align-items:center;gap:3px;min-width:0;height:20px;padding:0 4px;font-size:5px;display:flex}.runtime-agents b{color:var(--gold);font-size:7px}.agent-menu{z-index:2;border:1px solid var(--demo-line);opacity:0;background:#151512;border-radius:4px;gap:1px;padding:4px;display:grid;position:absolute;top:52px;right:7px}.agent-menu span{white-space:nowrap;color:#aaa59c;padding:3px 4px;font-size:5px}.agent-menu span:first-child{color:#efd39a}.context-panel{opacity:0;grid-template-columns:1.25fr repeat(3,1fr);gap:3px;display:grid;position:absolute;bottom:7px;left:7px;right:7px;transform:translateY(4px)}.context-panel strong,.context-panel span{color:#a9a59e;background:#ffffff06;border:1px solid #ffffff14;border-radius:3px;place-items:center;height:16px;font-size:5px;display:grid}.context-panel strong{color:#9edcae;border-color:#5bc47640;font-weight:500}.runtime-demo .demo-cursor{animation:8.5s ease-in-out 1.1s infinite runtimeCursor;top:17px;left:38%}.workspace-menu{animation:8.5s linear infinite workspaceMenu}.agent-menu{animation:8.5s linear infinite agentMenu}.context-panel{animation:8.5s linear infinite contextPanel}@keyframes workspaceMenu{0%,14%,to{opacity:0;transform:translateY(-2px)}18%,33%{opacity:1;transform:none}37%{opacity:0}}@keyframes agentMenu{0%,42%,to{opacity:0}47%,61%{opacity:1}65%{opacity:0}}@keyframes contextPanel{0%,63%,to{opacity:0;transform:translateY(4px)}69%,91%{opacity:1;transform:none}96%{opacity:0}}@keyframes runtimeCursor{0%,10%{opacity:0;transform:translate(-26px,8px)}16%,27%{opacity:1;transform:none}30%{transform:scale(.8)}38%,44%{opacity:0;transform:translate(-8px,28px)}50%,57%{opacity:1;transform:translate(50px,39px)}61%{transform:translate(50px,39px)scale(.8)}67%,to{opacity:0;transform:translate(57px,55px)}}.foundation-demo{border-top-color:#0000}.foundation-core{z-index:2;width:44px;height:44px;color:var(--gold-soft);background:radial-gradient(circle,#f0ad4329,#f0ad4306);border:1px solid #f0ad4394;border-radius:50%;place-items:center;display:grid;position:absolute;top:26px;left:calc(50% - 22px)}.claw-mark{width:27px;height:27px}.claw-mark--small{width:14px;height:14px}.foundation-node{z-index:1;color:#dfbd76;opacity:0;background:#161512;border:1px solid #f0ad4357;border-radius:50%;place-items:center;width:21px;height:21px;display:grid;position:absolute}.foundation-node--one{top:17px;left:16%}.foundation-node--two{top:23px;right:14%}.foundation-node--three{bottom:9px;right:27%}.network-line{z-index:0;transform-origin:100%;opacity:0;background:linear-gradient(90deg,#0000,#f0ad437a,#0000);height:1px;position:absolute}.network-line--one{width:30%;top:42px;left:22%;transform:rotate(-11deg)}.network-line--two{width:30%;top:46px;right:20%;transform:rotate(12deg)}.network-line--three{width:23%;top:60px;right:31%;transform:rotate(-56deg)}.foundation-demo .demo-cursor{animation:7s ease-in-out 1.7s infinite foundationCursor;top:64px;left:22%}.foundation-core{animation:7s ease-in-out infinite foundationPulse}.foundation-node,.network-line{animation:7s ease-in-out infinite foundationNetwork}.foundation-node--two,.network-line--two{animation-delay:.12s}.foundation-node--three,.network-line--three{animation-delay:.24s}@keyframes foundationCursor{0%,14%{opacity:0;transform:translate(-17px,15px)}22%,32%{opacity:1;transform:translate(0)}36%{transform:scale(.78)}43%,53%{opacity:1}59%,to{opacity:0;transform:translate(18px,20px)}}@keyframes foundationPulse{0%,34%,to{box-shadow:none;transform:scale(1)}39%{transform:scale(1.11);box-shadow:0 0 0 6px #f0ad431a}46%,78%{transform:scale(1);box-shadow:0 0 18px #f0ad431f}}@keyframes foundationNetwork{0%,40%,to{opacity:0}49%,78%{opacity:1}90%{opacity:0}}.feature-panel article:hover .micro-demo{--demo-line:#f0ad434d}.feature-panel article:hover .micro-demo *,.feature-panel article:focus-within .micro-demo *{animation-duration:4.8s}.provider-card i{opacity:0;display:block}.provider-card--openai i{animation:8s linear infinite providerOneCheck}.provider-card--anthropic i{animation:8s linear infinite providerTwoCheck}@keyframes providerOneCheck{0%,38%,to{opacity:0}42%,47%{opacity:1}50%{opacity:0}}@keyframes providerTwoCheck{0%,76%,to{opacity:0}80%,85%{opacity:1}88%{opacity:0}}.how-it-works{grid-template-columns:.72fr 1.28fr;align-items:center;gap:54px;padding-top:42px;padding-bottom:46px;display:grid}.how-it-works-intro .section-kicker{text-align:left;padding:0}.how-it-works h2,.use-cases h2,.faq h2{letter-spacing:-1.45px;margin:12px 0 10px;font-size:clamp(29px,3.35vw,46px);line-height:1.08}.how-it-works h2 span,.use-cases h2 span,.faq h2 span{color:var(--gold-soft)}.how-it-works-intro p{color:#a7a39d;max-width:290px;margin:0;font-size:12px;line-height:1.55}.workflow-steps{grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none;display:grid}.workflow-steps li{background:linear-gradient(135deg,#ffffff09,#ffffff02);border:1px solid #f0ad4336;border-radius:12px;grid-template-columns:37px 1fr;gap:13px;min-height:126px;padding:20px 18px;transition:transform .22s,border-color .22s,background .22s;display:grid}.workflow-steps li:hover{background:linear-gradient(135deg,#f0ad4317,#ffffff03);border-color:#f0ad438c;transform:translateY(-4px)}.workflow-steps li>span{width:31px;height:31px;color:var(--gold-soft);background:#f0ad431a;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.workflow-steps h3{letter-spacing:-.25px;margin:1px 0 7px;font-size:14px}.workflow-steps p{color:#aaa6a0;margin:0;font-size:10px;line-height:1.55}.section-kicker{text-align:center;color:var(--gold);letter-spacing:4px;font-size:11px;font-weight:730}.team{padding-top:2px;padding-bottom:15px;overflow:visible}.worker-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px;display:grid}.worker-card{border:1px solid var(--line);cursor:pointer;background:linear-gradient(145deg,#ffffff09,#ffffff02);border-radius:10px;height:164px;transition:border-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:visible}.worker-card:focus-visible{outline:2px solid var(--gold-soft);outline-offset:4px}.worker-card:hover{border-color:#f2b94f8c;transform:translateY(-4px);box-shadow:0 14px 35px #00000047,inset 0 1px #ffffff0a}.worker-card:after{content:"";border-radius:inherit;background:linear-gradient(90deg,#0000 0%,#0506071a 37%,#08090ae8 53%,#08090a 100%);position:absolute;inset:0}.worker-portrait{z-index:1;pointer-events:none;filter:drop-shadow(0 16px 16px #00000057);transform-origin:50% 100%;justify-content:center;align-items:end;width:68%;height:calc(100% + 77px);transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .42s;display:flex;position:absolute;bottom:-26px;left:-8%}.worker-portrait img{object-fit:contain;object-position:center bottom;transform-origin:bottom;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.8,.2,1);display:block;transform:scale(1.23)}.worker-card:hover .worker-portrait{filter:drop-shadow(0 22px 20px #0000007a);animation:1.45s ease-in-out infinite alternate worker-portrait-bob;transform:translateY(-13px)rotate(-1.3deg)scale(1.055)}.worker-card:hover .worker-portrait img{transform:scale(1.3)}.analyst .worker-portrait{width:69%;left:-5%}.builder .worker-portrait{width:70%;left:-9%}.guardian .worker-portrait{width:69%;left:-5%}@keyframes worker-portrait-bob{0%{margin-bottom:0}to{margin-bottom:7px}}.worker-content{z-index:2;position:absolute;top:24px;left:52%;right:12px}.worker-content h3{letter-spacing:-.2px;align-items:center;gap:7px;margin:0 0 8px;font-size:15px;line-height:1.1;display:flex}.worker-content h3 i{color:var(--gold);font-size:19px;font-style:normal}.operator .worker-content h3 i{color:#fb164e}.worker-content>strong{color:var(--gold-soft);letter-spacing:.55px;text-transform:uppercase;background:#f0ad4312;border:1px solid #f0ad432e;border-radius:99px;margin-bottom:9px;padding:5px 7px;font-size:10px;line-height:1;display:table}.worker-content p{color:#c1bfba;max-width:125px;margin:0;font-size:10px;line-height:1.5}.worker-card button{z-index:3;width:31px;height:31px;color:var(--gold);cursor:pointer;background:#08090ae0;border:1px solid #e6a94073;border-radius:50%;transition:background .2s,color .2s;position:absolute;bottom:13px;right:13px}.worker-card button:hover{background:var(--gold);color:#090a0b}.worker-profile-backdrop{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000c2;place-items:center;padding:24px;animation:.22s both profileFadeIn;display:grid;position:fixed;inset:0}.worker-profile{isolation:isolate;background:radial-gradient(circle at 78% 10%,#eeae3e1f,#0000 30%),linear-gradient(135deg,#121213,#08090a 64%);border:1px solid #f4be5e7a;border-radius:18px;grid-template-columns:35% 65%;width:min(810px,100%);min-height:450px;animation:.32s cubic-bezier(.2,.85,.25,1) both profileLift;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 100px #000000a6,0 0 50px #eeae3e14}.worker-profile:before{content:"";z-index:-1;filter:blur(5px);background:radial-gradient(circle,#eeae3e33,#0000 67%);border-radius:50%;width:460px;height:460px;position:absolute;bottom:-205px;left:-155px}.worker-profile-close{z-index:4;color:#d8d6d1;cursor:pointer;background:#0c0d0eb8;border:1px solid #ffffff26;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;transition:color .2s,border-color .2s,transform .2s;position:absolute;top:16px;right:16px}.worker-profile-close:hover{color:var(--gold-soft);border-color:#f0ad43a6;transform:rotate(90deg)}.worker-profile-visual{background:linear-gradient(135deg,#ffffff0a,#0000 70%);justify-content:center;align-items:end;padding:32px 0 0;display:flex;position:relative}.worker-profile-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 45%,#090a0b 100%);position:absolute;inset:0}.worker-profile-visual img{--profile-agent-x:-6%;--profile-agent-y:0px;--profile-agent-scale:1;z-index:1;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 18px #0000008c);width:130%;height:112%;transform:translate(var(--profile-agent-x), var(--profile-agent-y)) scale(var(--profile-agent-scale));animation:5.8s ease-in-out infinite profileAgentFloat;position:relative}.worker-profile-main{z-index:2;padding:49px 52px 35px 18px;position:relative}.worker-profile-status{color:#bdb9b1;letter-spacing:1.7px;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.worker-profile-status span{background:#62dd72;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #62dd72}.worker-profile h2{letter-spacing:-1.5px;align-items:center;gap:10px;margin:14px 0 3px;font-size:42px;display:flex}.worker-profile h2 i{color:var(--gold);font-size:30px;font-style:normal}.operator .worker-profile h2 i{color:#fb164e}.worker-profile-team{color:var(--gold-soft);letter-spacing:1.2px;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.worker-profile-bio{color:#bdbab4;max-width:450px;margin:18px 0 21px;font-size:14px;line-height:1.62}.worker-profile-lists{grid-template-columns:1.1fr .9fr;gap:28px;display:grid}.worker-profile-lists h3{color:#f0eee9;letter-spacing:.3px;margin:0 0 10px;font-size:11px}.worker-profile-lists ul{color:#a9a6a0;gap:7px;margin:0;padding:0;font-size:11px;list-style:none;display:grid}.worker-profile-lists li{color:#bcb9b3}.worker-profile-lists li:first-letter{color:var(--gold)}.worker-skill-chips{flex-wrap:wrap;gap:7px;display:flex}.worker-skill-chips span{color:#d7c59e;background:#f0ad430f;border:1px solid #f0ad4333;border-radius:999px;padding:5px 8px;font-size:9px}.worker-profile-metrics{background:#ffffff12;border:1px solid #ffffff12;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:24px;display:grid;overflow:hidden}.worker-profile-metrics div{background:#101112;flex-direction:column;justify-content:center;min-height:64px;padding:9px 11px;display:flex}.worker-profile-metrics strong{color:var(--gold-soft);font-size:17px;line-height:1.1}.worker-profile-metrics span{color:#8b8984;margin-top:4px;font-size:9px}@keyframes profileFadeIn{0%{opacity:0}to{opacity:1}}@keyframes profileLift{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes profileAgentFloat{0%,to{transform:translate(var(--profile-agent-x), var(--profile-agent-y)) scale(var(--profile-agent-scale))}50%{transform:translate(var(--profile-agent-x), calc(var(--profile-agent-y) - 5px)) scale(var(--profile-agent-scale))}}.demo-video-backdrop{z-index:90;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000c;place-items:center;padding:24px;animation:.22s both profileFadeIn;display:grid;position:fixed;inset:0}.demo-video-modal{background:#090a0b;border:1px solid #f0ad4380;border-radius:16px;width:min(960px,100%);animation:.32s cubic-bezier(.2,.85,.25,1) both profileLift;overflow:hidden;box-shadow:0 28px 100px #000000b8,0 0 52px #f0ad431a}.demo-video-head{background:linear-gradient(90deg,#f0ad4314,#0000 58%);justify-content:space-between;align-items:center;min-height:72px;padding:13px 18px 12px 23px;display:flex}.demo-video-head span{color:var(--gold);letter-spacing:2px;font-size:9px;font-weight:750}.demo-video-head h2{letter-spacing:-.45px;margin:4px 0 0;font-size:20px}.demo-video-head button{color:#d9d7d2;cursor:pointer;background:#111213cc;border:1px solid #ffffff29;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;transition:border-color .2s,color .2s,transform .2s}.demo-video-head button:hover{color:var(--gold-soft);border-color:#f0ad43a6;transform:rotate(90deg)}.demo-video-frame{aspect-ratio:16/9;background:#000;position:relative}.demo-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}@property --border-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes goldBorderOrbit{to{--border-glow-angle:1turn}}.worker-card:before,.price-card.popular:before,.product-panel:before,.cta-panel:before{content:"";z-index:5;pointer-events:none;border-radius:inherit;background:conic-gradient(from var(--border-glow-angle), transparent 0 8%, #ffd0751f 13%, #f5bc58 19%, #fff7c7e6 22%, #f0ad4338 28%, transparent 35% 68%, #ffd07524 76%, #ecad42 82%, transparent 90%);-webkit-mask-composite:xor;opacity:.38;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;padding:1px;animation:12s linear infinite goldBorderOrbit;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.worker-card:hover:before{opacity:.88;animation-duration:5.5s}.price-card.popular:before{background:conic-gradient(from calc(var(--border-glow-angle) + 20deg), transparent 0 10%, #ef244e 18%, #ffcf70 26%, #b63ef1 35%, transparent 44% 72%, #ef244e 81%, #ffcf70 88%, transparent 96%);opacity:.95;animation-duration:6.5s}.price-card.popular.limited-offer:before{opacity:1;filter:drop-shadow(0 0 5px #e4438952);padding:2px;animation-duration:4.4s;inset:-2px}.product-panel,.cta-panel{position:relative}.product-panel:before{opacity:.26;animation-duration:17s}.cta-panel:before{opacity:.5;animation-duration:14s}.product{padding-top:0;padding-bottom:15px}.product-panel{border:1px solid var(--line);background:radial-gradient(circle at 70%,#6b105e1f,#0000 45%),#070809;border-radius:11px;grid-template-columns:29% 71%;min-height:293px;display:grid;overflow:hidden}.product-copy{padding:31px 31px 24px}.product-copy h2{letter-spacing:-.7px;margin:17px 0 11px;font-size:29px;font-weight:500;line-height:1.34}.product-copy h2 span{color:var(--gold-soft)}.product-copy>p{color:#aaa9a5;max-width:205px;margin-bottom:21px;font-size:11px;line-height:1.65}.product-copy .button{gap:11px;padding:0 15px;font-size:10px}.product-carousel{aspect-ratio:16/9;background:#050608;border:1px solid #935e8c59;border-radius:9px;align-self:center;min-width:0;margin:18px 28px 18px 0;position:relative;overflow:hidden;box-shadow:0 0 36px #64116233,inset 0 1px #ffffff0f}.product-carousel-stage{cursor:zoom-in;touch-action:pan-y;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;overflow:hidden}.product-carousel-track{will-change:transform;width:100%;height:100%;transition:transform .46s cubic-bezier(.22,.8,.25,1);display:flex}.product-carousel-track.is-dragging{transition:none}.product-carousel-track img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex:0 0 100%;width:100%;height:100%;display:block}.product-carousel-expand{z-index:2;color:#f6f3ed;opacity:0;-webkit-backdrop-filter:blur(8px);background:#050607b3;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:26px;height:26px;font-size:14px;transition:opacity .2s,background .2s;display:grid;position:absolute;top:11px;right:11px}.product-carousel:hover .product-carousel-expand,.product-carousel:focus-within .product-carousel-expand{opacity:1}@keyframes productScreenIn{0%{opacity:.55;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.product-carousel:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#030406b8);height:35%;position:absolute;inset:auto 0 0}.product-carousel-arrow{z-index:2;color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(8px);background:#050607b3;border:1px solid #ffffff38;border-radius:50%;width:30px;height:30px;transition:opacity .2s,background .2s,border-color .2s;position:absolute;top:50%;transform:translateY(-50%)}.product-carousel:hover .product-carousel-arrow,.product-carousel:focus-within .product-carousel-arrow{opacity:1}.product-carousel-arrow:hover{color:var(--gold-soft);background:#2f1d0ad6;border-color:#f0ad43b8}.product-carousel-arrow--previous{left:13px}.product-carousel-arrow--next{right:13px}.product-carousel-footer{z-index:2;color:#e7e4df;letter-spacing:.7px;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;font-size:9px;font-weight:700;display:flex;position:absolute;inset:auto 13px 10px}.product-carousel-dots{gap:5px;display:flex}.product-carousel-dots button{cursor:pointer;background:#ffffff59;border:0;border-radius:50%;width:5px;height:5px;padding:0;transition:width .2s,background .2s}.product-carousel-dots button.active{background:var(--gold-soft);border-radius:99px;width:18px}.product-lightbox-backdrop{z-index:70;-webkit-backdrop-filter:blur(12px);background:#020304d1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-lightbox{background:#08090b;border:1px solid #ffe0a647;border-radius:12px;width:min(1120px,100%);max-height:calc(100dvh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080,inset 0 1px #ffffff17}.product-lightbox img{object-fit:contain;width:100%;max-height:calc(100dvh - 104px);display:block}.product-lightbox-close{z-index:1;color:#fff;cursor:pointer;background:#070809c7;border:1px solid #ffffff42;border-radius:50%;width:32px;height:32px;padding:0;font-size:22px;line-height:1;position:absolute;top:12px;right:12px}.product-lightbox-footer{color:#e8e5df;letter-spacing:.7px;text-transform:uppercase;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-size:11px;display:flex}.product-lightbox-footer span{color:var(--gold-soft)}.use-cases{grid-template-columns:.82fr 1.18fr;align-items:center;gap:50px;padding-top:42px;padding-bottom:42px;display:grid}.use-cases-copy>p{color:#aaa7a2;max-width:360px;margin:0 0 19px;font-size:12px;line-height:1.6}.use-cases-copy .button{gap:12px;font-size:10px}.use-case-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.use-case-grid article{background:linear-gradient(145deg,#ffffff09,#ffffff02);border:1px solid #ffffff1b;border-radius:11px;min-height:146px;padding:19px;position:relative;overflow:hidden}.use-case-grid article:after{content:"";background:radial-gradient(circle,#f0ad432b,#0000 67%);border-radius:50%;width:130px;height:130px;position:absolute;bottom:-80px;right:-70px}.use-case-grid span{color:var(--gold);letter-spacing:1.5px;font-size:9px;font-weight:800}.use-case-grid h3{margin:22px 0 6px;font-size:15px}.use-case-grid p{color:#aaa6a0;max-width:200px;margin:0;font-size:10px;line-height:1.5}.use-case-grid i{color:#ffffff73;font-style:normal;position:absolute;top:15px;right:15px}.dashboard{background:#07080b;border:1px solid #89297f4f;border-radius:8px;grid-template-columns:19% 45% 36%;min-width:0;margin:16px 28px 16px 0;display:grid;overflow:hidden;box-shadow:0 0 32px #670f6629}.dashboard aside{color:#8f8e91;background:linear-gradient(#31061847,#0000 31%);border-right:1px solid #ffffff14;padding:13px 10px;font-size:8px;position:relative}.dashboard aside>small{position:absolute;top:14px;right:9px}.dashboard aside>div{border-radius:3px;align-items:center;gap:7px;padding:6px 5px;display:flex}.dashboard aside .side-active{color:#fff;background:#e017401c;border-left:1px solid #ed1847}.dashboard aside>b{letter-spacing:.7px;color:#6c6b6e;margin:10px 5px 2px;font-size:6px;display:block}.mission{border-right:1px solid #ffffff12;min-width:0}.mission-head{border-bottom:1px solid #ffffff12;height:107px;padding:12px 10px 9px}.mission-head>div:first-child{padding-left:29px;position:relative}.mission-head .app-icon{color:#ff1d8d;background:#eb11822e;border-radius:7px;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:0;left:0}.mission-head small{color:#c6c2c9;font-size:7px}.mission-head p{color:#949096;margin:5px 0 8px;font-size:7px}.mini-tabs{gap:4px;margin-left:29px;display:flex}.mini-tabs span,.mini-tabs b{color:#868187;background:#ffffff09;border-radius:3px;padding:4px 7px;font-size:6px;font-weight:400}.mini-tabs b{color:#fff;background:#e6174b59}.mission-actions{justify-content:flex-end;gap:5px;margin-top:8px;display:flex}.mission-actions span,.mission-actions button{background:#ffffff0d;border:1px solid #ffffff14;border-radius:3px;padding:4px 8px;font-size:6px}.mission-actions button{background:#ef1d4d;border-color:#ef1d4d}.agent-list{padding:9px 10px}.agent-list h4{margin:0 0 5px;font-size:8px}.agent-row{border:1px solid #ffffff0f;border-radius:5px;align-items:center;gap:6px;height:37px;margin-bottom:5px;padding:5px;display:flex}.agent-row i{color:#c6d0d5;background:#252830;border-radius:6px;place-items:center;width:21px;height:21px;font-style:normal;display:grid}.agent-row:nth-child(3) i{color:#fff;background:#d7411d}.agent-row span{flex:1;display:grid}.agent-row b{font-size:7px}.agent-row small{color:#31be73;font-size:6px}.agent-row:last-child small{color:#777}.agent-row em{color:#24bb73;font-style:normal}.task-view{background:linear-gradient(#4b08403d,#0000 40%);min-width:0;padding:13px 10px}.task-top{color:#a64871;justify-content:space-between;margin-bottom:20px;font-size:6px;display:flex}.task-top small{color:#929096}.task-view h4{margin:0 0 8px;font-size:9px}.task-view p{color:#979398;font-size:7px;line-height:1.55}.task-view>small{color:#6d6970;letter-spacing:.5px;margin:10px 0 5px;font-size:5px;display:block}.accepted{color:#45d57b;background:#1ca4571f;border-radius:3px;width:max-content;margin-top:9px;padding:4px 6px;font-size:6px;display:block}.chips{flex-wrap:wrap;gap:3px;display:flex}.chips span{color:#a29fa4;background:#ffffff09;border:1px solid #ffffff0f;border-radius:3px;padding:3px 5px;font-size:5px}.follow{color:#6e6a70;border:1px solid #ffffff12;border-radius:4px;height:27px;margin-top:13px;padding:8px;font-size:7px}.follow b{float:right;color:#fff}.pricing{padding:25px 30px 34px}.pricing-title{text-align:center;letter-spacing:-1.55px;max-width:760px;margin:10px auto 8px;font-size:clamp(29px,3.5vw,48px);line-height:1.06}.pricing-title-accent{color:var(--gold-soft)}.section-sub{text-align:center;color:#b9b6b1;max-width:580px;margin:0 auto;font-size:13px;line-height:1.55}.mobile-line-break{display:none}.billing-toggle{background:#0d0e0f;border:1px solid #ffffff21;border-radius:99px;grid-template-columns:1fr 1fr;align-items:center;width:198px;height:40px;margin:18px auto 11px;padding:3px;transition:width .2s;display:grid}.billing-toggle.annual{grid-template-columns:1fr 1fr 1.28fr;width:286px}.billing-toggle button{color:#cbc8c4;cursor:pointer;background:0 0;border:0;border-radius:99px;height:32px;font-size:11px;font-weight:700;transition:color .2s,background .2s}.billing-toggle button:hover{color:#fff}.billing-toggle button.active{color:#fff;background:linear-gradient(105deg,#9d2342,#d42955);box-shadow:0 4px 13px #cd234b38}.billing-toggle span{color:#ffd083;text-align:center;padding-right:8px;font-size:9px;font-weight:700}.pricing-includes{color:#8d8984;text-align:center;max-width:850px;margin:0 auto 24px;font-size:10px;line-height:1.5}.pricing-includes b{color:#d7d3cd;font-weight:600}.pricing-cost-note{color:#aaa59e;text-align:center;background:#f0ad430b;border:1px solid #f0ad432e;border-radius:9px;max-width:710px;margin:-8px auto 23px;padding:10px 14px;font-size:10px;line-height:1.5}.pricing-cost-note b{color:#e8dfd2}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;width:100%;max-width:1280px;margin:0 auto;display:grid}.price-card{background:linear-gradient(145deg,#ffffff0b,#ffffff02);border:1px solid #daa7523d;border-radius:15px;flex-direction:column;min-height:500px;padding:27px 23px 22px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:visible}.price-card:hover{z-index:2;border-color:#f0ad4394;transform:translateY(-7px);box-shadow:0 20px 44px #00000057}.price-card.popular{background:radial-gradient(circle at 65% 0,#a43ddb3d,#0000 39%),radial-gradient(circle at 10% 0,#e52a6429,#0000 38%),linear-gradient(145deg,#80215a2e,#ffffff05);border-color:#e2457ec7;box-shadow:0 18px 42px #7123a52e}.price-card.popular:hover{box-shadow:0 25px 56px #7023a940,0 0 28px #e03a781f}.popular-label{letter-spacing:.35px;background:linear-gradient(100deg,#e83c75,#963fd1);border-radius:999px;padding:5px 11px;font-size:9px;font-weight:750;position:absolute;top:14px;right:14px}.popular-label.offer-label{gap:1px;padding:6px 11px 7px;line-height:1.1;display:grid}.popular-label.offer-label b{font-size:10px}.popular-label.offer-label small{color:#ffffffc7;letter-spacing:0;font-size:7px;font-weight:500}.plan-header{min-height:91px;padding-right:6px}.price-card h3{letter-spacing:-.7px;margin:0 0 8px;font-size:27px}.plan-header p{color:#b9b6b0;margin:0;font-size:12px;line-height:1.48}.price{align-items:baseline;min-height:60px;margin-top:13px;display:flex}.price sup{color:#dedbd5;align-self:flex-start;margin:9px 3px 0 0;font-size:20px}.price strong{color:#fff;letter-spacing:-2px;font-size:52px;font-weight:650;line-height:.9}.price span{color:#a5a19c;margin-left:7px;font-size:11px}.price-billing{color:#8f8b85;min-height:18px;font-size:10px}.price--offer{align-content:center;min-height:60px;margin-top:13px;display:grid;position:relative}.price--offer strong{color:#fff0b5;letter-spacing:.4px;text-shadow:0 0 16px #ffcc5366;font-size:42px}.price--offer>span{color:#d6b989;margin:1px 0 0;font-size:10px}.old-price{align-items:baseline;gap:3px;display:flex;position:absolute;bottom:7px;right:0}.old-price s{color:#fff;letter-spacing:-.7px;font-size:21px;font-weight:700;line-height:1;text-decoration-color:#f24e79;text-decoration-thickness:1px}.old-price small{color:#fff;letter-spacing:0;font-size:10px;font-weight:500}.pro-countdown{color:#c9a4b4;align-items:center;gap:7px;min-height:20px;margin-top:1px;font-size:9px;display:flex}.pro-countdown time{color:#fff0f5;letter-spacing:.7px;min-width:42px;font-size:12px;font-weight:800}.limited-offer .pro-countdown{animation:1.05s ease-in-out infinite proOfferBlink}@keyframes proOfferBlink{0%,to{opacity:.56}50%{opacity:1;text-shadow:0 0 11px #ff71aab3}}.button--pro{gap:9px}.button--pro .button-countdown{color:#fff6d5;letter-spacing:.35px;border-right:1px solid #ffffff4d;padding-right:8px;font-size:12px;font-weight:800;line-height:1}.plan-note{color:#d4bf91;min-height:34px;margin:10px 0 3px;font-size:10px;line-height:1.45}.launch-offer-note{color:#c9a4b4;min-height:18px;margin:1px 0 0;font-size:9px;line-height:1.4}.railway-credit{background:linear-gradient(100deg,#6741d524,#e155df12);border:1px solid #b976ff61;border-radius:8px;align-items:center;gap:6px;width:fit-content;margin:3px 0 -2px;padding:5px 8px;display:inline-flex}.railway-credit b{color:#f0c7ff;letter-spacing:-.45px;text-shadow:0 0 12px #d57effa6;font-size:16px;line-height:1}.railway-credit span{color:#aaa2b5;font-size:8px}.railway-credit abbr{color:#d9c6ed;cursor:help;border:1px solid #e7d2ff66;border-radius:50%;place-items:center;width:14px;height:14px;font-family:Georgia,serif;font-size:9px;font-weight:700;text-decoration:none;display:grid;position:relative}.railway-credit abbr:after{content:attr(data-tooltip);z-index:12;color:#eeeae2;opacity:0;pointer-events:none;background:#151311;border:1px solid #b976ff61;border-radius:8px;width:max-content;max-width:190px;padding:8px 10px;font-family:Inter,sans-serif;font-size:9px;font-weight:500;line-height:1.4;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(4px);box-shadow:0 10px 28px #00000073}.railway-credit abbr:hover:after,.railway-credit abbr:focus-visible:after{opacity:1;transform:translateY(0)}.price-card ul{color:#dedbd6;flex:1;gap:9px;margin:20px 0 22px;padding:0;font-size:11px;line-height:1.38;list-style:none;display:grid}.price-card li{color:#74dd85;gap:8px;display:flex}.price-card li>span,.price-card li abbr{color:#d9d6d0;text-decoration:none}.price-card li abbr{cursor:help;border-bottom:1px dashed #f0ad43a6;outline:none;position:relative}.price-card li abbr:after{content:attr(data-tooltip);z-index:12;color:#eeeae2;opacity:0;pointer-events:none;background:#151311;border:1px solid #f0ad435c;border-radius:8px;width:max-content;max-width:225px;padding:8px 10px;font-size:10px;font-weight:500;line-height:1.4;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 9px);left:0;transform:translateY(4px);box-shadow:0 10px 28px #00000073}.price-card li abbr:hover:after,.price-card li abbr:focus-visible:after{opacity:1;transform:translateY(0)}.price-card li abbr:focus-visible{border-radius:2px;box-shadow:0 0 0 2px #f0ad4366}.price-card .button{gap:12px;width:100%;min-height:44px;font-size:11px}.button--pro{background:linear-gradient(105deg,#dc2457,#922dcc);box-shadow:0 8px 24px #ae2da038}.hero-offer-cta{min-width:190px}.button--disabled{cursor:not-allowed;color:#918e89;box-shadow:none;background:#ffffff0b;border-color:#ffffff1a;flex-direction:column;gap:0;line-height:1}.button--disabled small{color:#726f6b;margin-top:-3px;font-size:8px;font-weight:500;line-height:1;transform:none}.price-card.is-unavailable .price{opacity:.8}.pricing-notes{color:#96928d;flex-wrap:wrap;justify-content:center;gap:12px 40px;margin:21px auto 18px;font-size:10px;display:flex}.enterprise-strip{background:linear-gradient(100deg,#f0ad4314,#ffffff04 45%,#983cd512);border:1px solid #f0ad4340;border-radius:14px;justify-content:space-between;align-items:center;gap:25px;max-width:1280px;min-height:94px;margin:0 auto;padding:19px 22px 19px 26px;display:flex}.enterprise-strip div{gap:5px;display:grid}.enterprise-strip strong{color:#f0eee9;font-size:14px}.enterprise-strip span{color:#aaa7a1;font-size:11px}.enterprise-strip .button{gap:12px;min-width:134px;min-height:40px;font-size:10px}.faq{grid-template-columns:.65fr 1.35fr;align-items:start;gap:60px;padding-top:50px;padding-bottom:45px;display:grid}.faq-intro .section-kicker{text-align:left;padding:0}.faq-list{gap:8px;display:grid}.faq-list details{background:#ffffff05;border:1px solid #ffffff1c;border-radius:10px}.faq-list summary{color:#ece9e3;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:51px;padding:0 17px;font-size:12px;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold-soft);font-size:19px;font-weight:400;transition:transform .2s}.faq-list details[open]{background:#f0ad4309;border-color:#f0ad4359}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:#aaa6a0;max-width:670px;margin:-1px 17px 15px;font-size:11px;line-height:1.55}.faq-expand{color:#e7dfd2;cursor:pointer;background:#f0ad430f;border:1px solid #f0ad4347;border-radius:99px;width:fit-content;min-height:38px;margin:5px auto 0;padding:0 15px;font-size:10px;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.faq-expand:hover{background:#f0ad431f;border-color:#f0ad4394;transform:translateY(-2px)}.final-cta{padding-top:2px}.cta-panel{background:radial-gradient(circle at 74% 130%,#e9a9312e,#0000 38%),#090a0b;border:1px solid #efb1468f;border-radius:10px;align-items:center;height:103px;display:flex;position:relative;overflow:hidden}.cta-panel>div:first-child{z-index:2;margin-left:33px;position:relative}.cta-panel h2{letter-spacing:-.4px;margin:0;font-size:25px;line-height:1}.cta-panel p{color:#aaa8a3;margin:5px 0 0;font-size:10px;line-height:1.35}.cta-panel .button{z-index:2;margin-left:82px;position:relative}.cta-video{z-index:1;width:54%;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.cta-video:after{content:"";pointer-events:none;background:linear-gradient(90deg,#090a0b 0%,#090a0bd9 8%,#090a0b2e 40%,#090a0b0f 100%);position:absolute;inset:0}.cta-video video{object-fit:cover;object-position:center top;filter:saturate(1.04)contrast(1.06)brightness(.92);width:100%;height:100%;display:block}.footer{grid-template-columns:1.7fr repeat(4,1fr);gap:30px;height:84px;padding-top:13px;display:grid}.footer-brand p{color:#7e7d7a;margin:5px 0;font-size:9px;line-height:1.48}.socials{color:#a09f9d;align-items:center;gap:15px;font-size:11px;display:flex}.socials a{color:#a09f9d;border:1px solid #ffffff1a;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:700;line-height:1;transition:color .2s,border-color .2s,background .2s,transform .2s;display:grid}.socials a:hover{color:var(--gold-soft);background:#f0ad4314;border-color:#f0ad438c;transform:translateY(-2px)}.social-icon{filter:invert()brightness(1.85);opacity:.88;width:12px;height:12px;transition:opacity .2s,transform .2s;display:block}.hero-socials a:hover .social-icon,.socials a:hover .social-icon{opacity:1;transform:scale(1.08)}.social-linkedin{letter-spacing:-.7px;font-family:Arial,sans-serif;font-size:10px}.footer-links{color:#777673;flex-direction:column;font-size:9px;display:flex}.footer-links h4{color:#d0ceca;margin:0 0 6px;font-size:11px;font-weight:600}.footer-links a{line-height:1.62}.footer-links a:hover{color:var(--gold)}.footer-credit{color:#8e8c87ad;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;border-top:1px solid #ffffff12;grid-column:1/-1;justify-content:center;align-items:center;gap:5px;margin-top:5px;padding-top:12px;font-size:8px;display:flex}.footer-credit strong{color:#e0bc7dad;letter-spacing:.72px;font-weight:500}.footer-credit i{color:#eeae44a3;text-shadow:0 0 10px #eeae446b;font-size:8px;font-style:normal}@media (min-width:761px){.worker-card{height:205px}.worker-portrait{height:calc(100% + 106px);bottom:-34px}.worker-profile-visual{align-items:center;padding:0;overflow:hidden}.worker-profile-visual img{--profile-agent-x:-10%;--profile-agent-y:-40%;--profile-agent-scale:1.35;width:175%;height:145%}.worker-content{top:33px;left:51%;right:18px}.worker-content h3{gap:8px;margin-bottom:10px;font-size:19px}.worker-content h3 i{font-size:22px}.worker-content>strong{margin-bottom:11px;padding:6px 9px;font-size:11px}.worker-content p{max-width:150px;font-size:11px}.worker-card button{width:36px;height:36px;font-size:17px;bottom:16px;right:16px}.pricing{padding-top:36px;padding-bottom:45px}.pricing .section-kicker{letter-spacing:4.6px;font-size:13px}.pricing-title{margin-top:12px}.enterprise-strip{margin-top:4px}.final-cta{padding-top:10px}.cta-panel{height:145px}.cta-panel>div:first-child{margin-left:39px}.cta-panel h2{font-size:32px}.cta-panel p{font-size:12px}.cta-panel .button{min-height:45px;margin-left:104px;font-size:12px}.footer{grid-template-columns:1.8fr repeat(4,1fr);gap:42px;height:auto;min-height:150px;padding-top:29px;padding-bottom:26px}.footer .brand--compact{gap:7px;font-size:20px}.footer .brand--compact img{width:25px;height:25px}.footer-brand p{margin:8px 0 11px;font-size:12px;line-height:1.52}.socials{gap:18px;font-size:15px}.footer-links{font-size:12px}.footer-links h4{margin-bottom:8px;font-size:14px}.footer-links a{line-height:1.82}.footer-credit{margin-top:8px;padding-top:15px;font-size:9px}}@media (min-width:1200px){.page-pad{padding-left:max(30px,50vw - 590px);padding-right:max(30px,50vw - 590px)}.nav-shell{padding-left:max(29px,50vw - 590px);padding-right:max(29px,50vw - 590px)}.hero{height:495px}.hero-copy{width:460px}.hero h1{font-size:82px}.hero-media{right:max(0px,50vw - 720px)}.trusted{height:90px}.feature-panel{min-height:102px}.worker-card{height:205px}.worker-portrait{height:calc(100% + 106px)}.product-panel{min-height:368px}.price-card{min-height:500px}.cta-panel{height:145px}.footer{height:auto}}@media (max-width:760px){.page-pad{padding-left:18px;padding-right:18px}.nav-shell{grid-template-columns:1fr auto;height:64px;padding:0 18px;position:sticky;top:0}.brand{font-size:23px}.nav-shell nav{-webkit-backdrop-filter:blur(28px)saturate(1.2);background:radial-gradient(circle at 82% 14%,#ffcd701f,#0000 27%),linear-gradient(145deg,#141413f0 0%,#060708e6 50%,#090908eb 100%);border-bottom:1px solid #0000;flex-direction:column;justify-content:flex-start;height:0;transition:height .42s cubic-bezier(.22,.8,.25,1),border-color .42s;display:flex;position:fixed;inset:64px 0 auto;overflow:hidden;box-shadow:0 28px 56px #0000006b,inset 0 1px #ffffff1a}.nav-shell nav.open{border-color:#ffdb9a4d;height:calc(100dvh - 64px)}.mobile-menu-intro{gap:9px;padding:30px 24px 22px;display:grid}.mobile-menu-intro span{color:var(--gold);letter-spacing:2.1px;font-size:9px;font-weight:800}.mobile-menu-intro strong{letter-spacing:-1px;font-size:24px;line-height:1.08}.nav-links{border-top:1px solid #ffffff1a;flex-direction:column;align-items:stretch;gap:0;margin:0 18px;display:flex}.nav-links a{opacity:0;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;padding:16px 6px;font-size:18px;font-weight:650;transition:opacity .28s,transform .28s,color .2s;display:flex;transform:translateY(-10px)}.nav-links a>span{color:var(--gold-soft);font-size:19px;display:inline}.nav-shell nav.open .nav-links a{opacity:1;transform:translateY(0)}.nav-shell nav.open .nav-links a:nth-child(2){transition-delay:40ms}.nav-shell nav.open .nav-links a:nth-child(3){transition-delay:80ms}.nav-shell nav.open .nav-links a:nth-child(4){transition-delay:.12s}.nav-shell nav.open .nav-links a:nth-child(5){transition-delay:.16s}.mobile-menu-footer{background:linear-gradient(#0000,#00000042);gap:12px;margin-top:auto;padding:20px 24px 24px;display:grid}.mobile-menu-cta{justify-content:space-between;width:100%;min-height:48px;padding:0 19px}.mobile-menu-footer small{color:#77736c;letter-spacing:.3px;text-align:center;font-size:9px}.mobile-menu-socials{margin:0 auto}.nav-cta{display:none}.menu-toggle{display:block}.menu-toggle.open span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle.open span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.menu-toggle span{transition:transform .25s}.hero{height:auto;min-height:720px;padding-top:43px;padding-bottom:30px;display:block;overflow:hidden}.hero:after{background:linear-gradient(#050607 0%,#050607d6 30%,#0000 48%,#050607 94%)}.hero-copy{text-align:center;width:100%;position:static}.pill{margin:auto}.hero h1{margin-top:16px;font-size:clamp(55px,17vw,78px)}.hero-copy>p{font-size:15px}.hero-trust{width:calc(100% + 36px);max-width:none;margin:0 -18px 12px}.hero-trust-track{gap:7px;padding-right:7px;animation-duration:18s}.hero-trust-duplicates{align-items:center;gap:7px;display:inline-flex}.hero-trust-item{min-height:22px;padding:0 8px;font-size:8px}.hero-action-stack{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-media{animation:8s ease-in-out infinite heroFloat;inset:300px 0 58px}.hero-media video{object-position:center}.hero-particles:before{opacity:.7;width:390px;height:390px;top:62%;left:50%}.hero-particles span{opacity:.55}.hero-particles span:nth-child(n+13),.hero-particles .hero-particle--desktop{display:none}.stats{border-top:1px solid #ffffff14;justify-content:space-between;gap:8px;padding-top:17px;position:absolute;bottom:53px;left:18px;right:18px}.stats>div{gap:6px}.stats strong{font-size:12px}.stats small{font-size:7px}.scroll-cue{z-index:3;bottom:10px}@keyframes heroFloat{0%,to{transform:translate(-4px)scale(1.02)}50%{transform:translate(7px)scale(1.05)}}.trusted{height:91px}.trusted>p{margin-bottom:13px}.logo-row{animation-duration:19s}.logo-row-group{gap:28px;padding-right:28px}.logo-row span,.logo-row .sapien{font-size:10px}.feature-strip{padding-bottom:34px}.feature-panel{grid-template-columns:1fr}.feature-panel article{padding:17px 14px 14px}.feature-panel article+article:before{border-top:1px solid #ffffff12;border-left:0;inset:0 14px auto}.feature-panel .feature-copy>i{flex-basis:38px;height:38px}.feature-panel h3{font-size:12px}.feature-panel p{max-width:220px}.micro-demo{height:112px;margin-top:12px}.how-it-works{grid-template-columns:1fr;gap:25px;padding-top:37px;padding-bottom:34px}.how-it-works-intro,.how-it-works-intro .section-kicker{text-align:center}.how-it-works h2,.use-cases h2,.faq h2{letter-spacing:-1.2px;font-size:32px;line-height:1.08}.how-it-works-intro p{margin:0 auto;font-size:11px}.workflow-steps{grid-template-columns:1fr;gap:8px}.workflow-steps li{grid-template-columns:34px 1fr;min-height:94px;padding:16px}.workflow-steps h3{margin-bottom:5px;font-size:13px}.team{padding-left:0;padding-right:0;overflow:hidden}.section-kicker{padding:0 18px}.worker-grid{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;overscroll-behavior-y:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:repeat(4,79vw);margin-top:-48px;padding:100px 18px 60px;overflow:auto hidden}.worker-card{scroll-snap-align:center;height:230px}.worker-portrait{width:70%;height:calc(100% + 112px);bottom:-37px;left:-8%}.worker-portrait img{transform:scale(1.3)}.worker-card:hover .worker-portrait img{transform:scale(1.36)}.worker-profile-backdrop{align-items:start;padding:14px;overflow-y:auto}.worker-profile{border-radius:15px;grid-template-columns:1fr;min-height:0;margin:auto 0}.worker-profile-visual{height:190px;padding-top:10px}.worker-profile-visual:after{background:linear-gradient(#0000 44%,#090a0b 100%)}.worker-profile-visual img{--profile-agent-x:-3%;--profile-agent-y:22px;--profile-agent-scale:1;width:220px;height:245px}.worker-profile-main{padding:18px 22px 24px}.worker-profile-status{letter-spacing:1.3px;font-size:8px}.worker-profile h2{margin-top:10px;font-size:34px}.worker-profile h2 i{font-size:25px}.worker-profile-team{font-size:10px}.worker-profile-bio{margin:14px 0 18px;font-size:12px}.worker-profile-lists{gap:18px}.worker-profile-lists h3,.worker-profile-lists ul{font-size:10px}.worker-skill-chips{gap:5px}.worker-skill-chips span{padding:4px 6px;font-size:8px}.worker-profile-metrics{margin-top:19px}.worker-profile-metrics div{min-height:57px;padding:8px}.worker-profile-metrics strong{font-size:15px}.worker-profile-metrics span{font-size:8px}.demo-video-backdrop{padding:14px}.demo-video-modal{border-radius:13px}.demo-video-head{min-height:62px;padding:10px 12px 10px 16px}.demo-video-head h2{font-size:15px}.demo-video-head span{letter-spacing:1.5px;font-size:8px}.demo-video-head button{width:30px;height:30px;font-size:19px}.worker-content{top:38px}.worker-content h3{font-size:17px}.worker-content>strong{font-size:12px}.worker-content p{max-width:120px;font-size:11px}.product{padding-top:17px}.product-panel{grid-template-columns:1fr;padding-top:0}.product-copy{text-align:center;padding:30px 25px}.product-copy h2{letter-spacing:-1.25px;max-width:350px;margin-left:auto;margin-right:auto;font-size:34px;font-weight:800;line-height:1.08}.product-copy>p{max-width:340px;margin-left:auto;margin-right:auto;font-size:12px;line-height:1.55}.product-desktop-line-break{display:none}.product-carousel{margin:0 12px 12px}.product-carousel-arrow{opacity:1;width:27px;height:27px}.product-carousel-expand{opacity:1;width:24px;height:24px;font-size:13px;top:9px;right:9px}.product-carousel-footer{font-size:8px;inset:auto 10px 8px}.product-lightbox-backdrop{padding:14px}.product-lightbox{border-radius:10px;max-height:calc(100dvh - 28px)}.product-lightbox img{max-height:calc(100dvh - 85px)}.dashboard{grid-template-columns:29% 71%;height:310px;margin:0 12px 12px}.dashboard aside{padding:13px 7px}.dashboard aside span{display:inline}.dashboard .task-view{display:none}.mission{border-right:0}.use-cases{grid-template-columns:1fr;gap:25px;padding-top:35px;padding-bottom:35px}.use-cases-copy{text-align:center}.use-cases-copy>p{margin-left:auto;margin-right:auto;font-size:11px}.use-case-grid{gap:8px}.use-case-grid article{min-height:137px;padding:16px}.use-case-grid h3{margin-top:19px;font-size:13px}.use-case-grid p{font-size:9px}.pricing{padding:26px 18px 36px}.button--pro>span[aria-hidden=true]{display:none}.pricing-title{letter-spacing:-1.25px;max-width:354px;font-size:33px;font-weight:800;line-height:1.08}.section-sub{max-width:340px;font-size:12px;line-height:1.55}.mobile-line-break{display:inline}.billing-toggle{width:198px;margin-top:16px}.billing-toggle.annual{width:min(100%,284px)}.pricing-includes{margin-bottom:21px;font-size:9px}.pricing-cost-note{margin:-5px auto 20px;font-size:9px}.pricing-grid{grid-template-columns:1fr;gap:16px;width:100%}.price-card{min-height:0;padding:24px 21px 21px}.price-card:hover{transform:translateY(-3px)}.plan-header{min-height:0}.price-card h3{font-size:26px}.plan-header p{font-size:12px}.price strong{font-size:49px}.price-card ul{margin:19px 0 21px;font-size:11px}.price-card .button{min-height:45px;font-size:11px}.enterprise-strip{flex-direction:column;align-items:flex-start;gap:15px;padding:20px}.enterprise-strip strong{font-size:13px;line-height:1.35}.enterprise-strip span{font-size:10px;line-height:1.5}.enterprise-strip .button{width:100%}.pricing-notes{justify-content:space-between;gap:10px;font-size:7px}.faq{grid-template-columns:1fr;gap:20px;padding-top:38px;padding-bottom:36px}.faq-intro,.faq-intro .section-kicker{text-align:center}.faq-list summary{min-height:48px;padding:0 14px;font-size:11px}.faq-list p{margin:-1px 14px 14px;font-size:10px}.final-cta{padding-top:18px}.cta-panel{text-align:center;height:auto;min-height:320px;padding-top:31px;display:block}.cta-panel>div:first-child{margin:0}.cta-panel h2{font-size:29px}.cta-panel p{font-size:12px}.cta-panel .button{margin:17px auto 0}.cta-video{width:100%;height:145px;top:auto;bottom:0}.cta-video:after{background:linear-gradient(#090a0b 0%,#090a0bbd 20%,#090a0b14 62%,#090a0b1a 100%)}.footer{grid-template-columns:1fr 1fr;gap:28px 20px;height:auto;padding-top:28px;padding-bottom:35px}.footer-brand{grid-column:1/-1}.footer-brand p{font-size:12px;line-height:1.55}.socials{font-size:15px}.footer-links{font-size:12px}.footer-links h4{margin-bottom:8px;font-size:14px}.footer-links a{line-height:1.86}.footer-credit{letter-spacing:.18px;gap:3px;margin-top:2px;padding-top:14px;font-size:6.5px}.footer-credit strong{letter-spacing:.25px}.footer-credit i{font-size:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.micro-demo .demo-cursor,.deployment-demo .deploy-label,.deployment-demo .deploy-loading{display:none}.deployment-demo .deploy-success{opacity:1}.deployment-demo .deploy-progress b{width:100%}.providers-demo .provider-card--openai{color:#84d99a;border-color:#f0ad43b8;box-shadow:inset 0 0 0 1px #f0ad431f}.providers-demo .provider-card--openai i,.providers-demo .key-connect-row{opacity:1}.providers-demo .key-input b{width:72px}.runtime-demo .workspace-menu,.runtime-demo .agent-menu{display:none}.runtime-demo .context-panel{opacity:1;transform:none}.foundation-demo .foundation-node,.foundation-demo .network-line{opacity:1}}.subpage-nav{position:sticky;top:0}.subpage-hero{background:radial-gradient(circle at 79% 43%,#f0ad4329,#0000 28%);grid-template-columns:minmax(0,.94fr) minmax(340px,.86fr);align-items:center;gap:54px;min-height:510px;display:grid;position:relative;overflow:hidden}.subpage-hero:before{content:"";border:1px solid #f0ad432e;border-radius:50%;width:490px;height:490px;position:absolute;top:50%;right:4%;transform:translateY(-50%);box-shadow:0 0 0 38px #f0ad4306,0 0 0 76px #f0ad4305}.subpage-hero>div{z-index:1;position:relative}.subpage-hero h1,.legal-hero h1{letter-spacing:-2.4px;max-width:650px;margin:18px 0 16px;font-size:clamp(42px,5vw,66px);line-height:1.02}.subpage-hero p{color:#b8b5af;max-width:570px;margin:0 0 25px;font-size:15px;line-height:1.62}.subpage-hero-visual{background:linear-gradient(145deg,#ffffff0f,#f0ad430a);border:1px solid #f0ad4359;border-radius:14px;place-items:center;min-height:285px;display:grid;overflow:hidden;box-shadow:0 25px 65px #00000052,inset 0 1px #ffffff12}.subpage-hero-visual img{object-fit:cover;width:100%;height:100%;max-height:340px}.subpage-hero-visual.is-worker img{object-fit:contain;object-position:bottom;filter:drop-shadow(0 20px 24px #00000073);width:82%;height:350px}.architecture-mini{color:#d8c49a;gap:12px;width:78%;font-size:12px;display:grid}.architecture-mini b{color:#fff5df;background:#f0ad431a;border:1px solid #f0ad437a;border-radius:10px;padding:18px;font-size:20px}.architecture-mini span{background:#070809cc;border:1px solid #ffffff1f;border-radius:8px;margin-left:28px;padding:12px;position:relative}.architecture-mini span:before{content:"↓";color:var(--gold);position:absolute;top:-20px;left:-20px}.preview-section{padding-top:20px;padding-bottom:42px}.preview-section img{border:1px solid var(--line);border-radius:12px;width:100%;display:block;box-shadow:0 20px 50px #00000059}.subpage-sections{gap:18px;padding-top:25px;padding-bottom:50px;display:grid}.subpage-sections article{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff09,#ffffff02);border-radius:12px;grid-template-columns:1.2fr .8fr;align-items:center;gap:42px;min-height:195px;padding:31px;display:grid}.subpage-sections article.reverse{grid-template-columns:.8fr 1.2fr}.subpage-sections h2,.solution-block h2,.section-heading h2,.empty-release h2{letter-spacing:-1px;margin:12px 0;font-size:30px}.subpage-sections p,.solution-block p,.empty-release p{color:#aaa6a0;margin:0;font-size:13px;line-height:1.6}.subpage-sections aside{color:#d7bc82;border-left:1px solid #f0ad434d;padding:20px;font-size:15px;line-height:1.5}.solution-block{text-align:center;padding-top:32px;padding-bottom:35px}.three-grid,.integration-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:25px;display:grid}.three-grid article,.integration-grid article{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff09,#ffffff02);border-radius:11px;min-height:175px;padding:22px}.three-grid span,.integration-grid>article>span{color:var(--gold);letter-spacing:1.5px;font-size:10px;font-weight:800}.three-grid h3{margin:25px 0 9px;font-size:17px}.section-heading{padding-top:20px}.template-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:23px 0 42px;display:grid}.template-grid article{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff0b,#ffffff02);border-radius:11px;grid-template-columns:42% 58%;min-height:210px;display:grid;position:relative;overflow:hidden}.template-grid img{object-fit:contain;object-position:left bottom;filter:drop-shadow(0 13px 15px #00000080);width:135%;height:100%;transform:translate(-14px)}.template-grid article>div{align-self:center;padding:16px 14px 16px 0}.template-grid span{color:var(--gold);letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:700}.template-grid h3{margin:7px 0;font-size:16px}.template-grid p{color:#aaa6a0;margin:0;font-size:10px;line-height:1.5}.workflow-panel{text-align:center;padding-top:15px;padding-bottom:55px}.workflow-panel ol{border:1px solid var(--line);background:#ffffff05;border-radius:12px;margin:20px 0 18px;padding:0;list-style:none;display:flex;overflow:hidden}.workflow-panel li{border-right:1px solid #f0ad432e;flex:1;place-content:center;gap:8px;min-height:108px;padding:15px;font-size:13px;display:grid}.workflow-panel li:last-child{border:0}.workflow-panel b{color:var(--gold);font-size:11px}.capability-chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.capability-chips span{color:#d7c49e;background:#f0ad430f;border:1px solid #f0ad4340;border-radius:999px;padding:7px 10px;font-size:10px}.integration-directory{padding-top:25px;padding-bottom:55px}.integration-directory label{color:#d8d5ce;gap:8px;max-width:520px;font-size:12px;font-weight:700;display:grid}.integration-directory input{border:1px solid var(--line);color:#f4f3ef;background:#0b0c0d;border-radius:8px;outline:0;min-height:46px;padding:0 14px}.integration-directory input:focus{border-color:var(--gold-soft);box-shadow:0 0 0 3px #f0ad431f}.filter-row{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.filter-row button{color:#bbb7af;cursor:pointer;background:0 0;border:1px solid #f0ad4340;border-radius:999px;padding:8px 12px;font-size:11px}.filter-row button.active,.filter-row button:hover{border-color:var(--gold);color:#fff0d0;background:#f0ad431f}.integration-grid{grid-template-columns:repeat(4,1fr)}.integration-grid article{min-height:175px;position:relative}.integration-grid h2{margin:26px 0 9px;font-size:18px}.integration-grid p{color:#aaa6a0;font-size:11px;line-height:1.55}.integration-grid i{border-radius:999px;padding:4px 6px;font-size:8px;font-style:normal;position:absolute;top:19px;right:17px}.status-available{color:#8de49a;background:#58cd6621}.status-beta{color:#ffd083;background:#f0ad4321}.status-planned{color:#aaa;background:#ffffff14}.status-community{color:#ca9cff;background:#8a31d829}.faq-page{max-width:940px;padding-top:20px;padding-bottom:60px}.faq-page details{border-top:1px solid #ffffff1f}.faq-page details:last-child{border-bottom:1px solid #ffffff1f}.faq-page summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:68px;font-size:16px;font-weight:650;display:flex}.faq-page summary span{color:var(--gold);font-size:22px}.faq-page details[open] summary span{transform:rotate(45deg)}.faq-page p{color:#aaa6a0;max-width:760px;margin:-8px 0 22px;font-size:13px;line-height:1.65}.empty-release{max-width:860px;padding-top:55px;padding-bottom:70px}.empty-release .button{margin-top:22px}.legal-hero{max-width:950px;padding-top:95px;padding-bottom:40px}.legal-hero p{color:#99958e;font-size:13px}.legal-page{color:#c5c1ba;grid-template-columns:190px 1fr;gap:60px;max-width:960px;margin:0 auto;padding:35px 30px 80px;display:grid}.legal-page aside{color:#99958e;align-self:start;gap:10px;font-size:12px;display:grid;position:sticky;top:100px}.legal-page aside b{color:var(--gold-soft)}.legal-page aside a:hover{color:var(--gold)}.legal-page h2{color:#f4f3ef;letter-spacing:-1px;margin:0 0 13px;font-size:26px}.legal-page p{margin:0 0 34px;font-size:14px;line-height:1.75}.legal-page .button{margin-top:-8px}@media (max-width:760px){.subpage-nav nav{display:none}.subpage-nav{grid-template-columns:1fr auto}.subpage-nav .nav-cta{min-width:105px;font-size:10px;display:inline-flex}.subpage-hero{grid-template-columns:1fr;gap:28px;min-height:0;padding-top:58px;padding-bottom:48px}.subpage-hero:before{width:320px;height:320px;top:67%;right:-40%}.subpage-hero h1,.legal-hero h1{letter-spacing:-1.6px;font-size:42px}.subpage-hero p{font-size:14px}.subpage-hero-visual{min-height:205px}.subpage-hero-visual.is-worker img{height:250px}.preview-section{padding-bottom:28px}.subpage-sections{padding-bottom:35px}.subpage-sections article,.subpage-sections article.reverse{grid-template-columns:1fr;gap:15px;padding:22px}.subpage-sections aside{border-top:1px solid #f0ad434d;border-left:0;padding:15px 0 0;font-size:13px}.three-grid,.integration-grid,.template-grid{grid-template-columns:1fr}.template-grid article{grid-template-columns:38% 62%;min-height:180px}.workflow-panel ol{grid-template-columns:1fr;display:grid}.workflow-panel li{border-bottom:1px solid #f0ad432e;border-right:0;min-height:70px}.workflow-panel li:last-child{border-bottom:0}.integration-grid article{min-height:140px}.legal-hero{padding-top:60px}.legal-page{grid-template-columns:1fr;gap:26px;padding:20px 18px 55px}.legal-page aside{grid-template-columns:repeat(2,1fr);position:static}.legal-page p{font-size:13px}}@media print{.nav-shell,.footer,.final-cta{display:none}body,main{color:#111;background:#fff}.legal-page,.legal-page h2,.legal-page p{color:#111}}.resource-links{flex-wrap:wrap;gap:9px 16px;margin-top:18px;display:flex}.resource-links a{color:var(--gold-soft);font-size:11px;font-weight:700}.resource-links a:hover{color:#fff1d3}.content-note{border-left:2px solid var(--gold);color:#c9c1b4;background:#f0ad4312;border-radius:0 8px 8px 0;max-width:850px;margin:25px 0 0;padding:15px 17px;font-size:13px;line-height:1.6}.team-section{padding-bottom:25px}.capability-section{padding-top:28px;padding-bottom:55px}.capability-list{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:23px;display:grid}.capability-list article{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff09,#ffffff02);border-radius:11px;padding:22px}.capability-list h3{color:#eeeae1;margin:0 0 9px;font-size:17px}.capability-list p{color:#aaa6a0;margin:0;font-size:12px;line-height:1.62}.docs-hub{grid-template-columns:repeat(3,1fr);gap:13px;padding-top:42px;padding-bottom:30px;display:grid}.docs-hub article,.docs-callout{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff0a,#ffffff02);border-radius:12px;padding:26px}.docs-hub h2,.docs-callout h2{letter-spacing:-.75px;margin:13px 0 10px;font-size:24px}.docs-hub p,.docs-callout p{color:#aaa6a0;margin:0;font-size:13px;line-height:1.62}.docs-callout{margin-top:12px;margin-bottom:48px}.guide-layout{grid-template-columns:190px 1fr;gap:52px;max-width:1100px;padding-top:42px;padding-bottom:55px;display:grid}.guide-layout aside{color:#9d9991;align-self:start;gap:10px;font-size:12px;display:grid;position:sticky;top:100px}.guide-layout aside b{color:var(--gold-soft)}.guide-layout aside a:hover{color:var(--gold)}.guide-layout>div{gap:26px;display:grid}.guide-layout section{scroll-margin-top:100px}.guide-layout h2{letter-spacing:-.8px;margin:9px 0;font-size:25px}.guide-layout p{color:#b0aca4;margin:0;font-size:13px;line-height:1.7}.guide-warning{color:#c6c0b4;background:#f0ad4312;border:1px solid #f0ad436b;border-radius:10px;gap:6px;padding:16px 18px;font-size:12px;line-height:1.55;display:grid}.guide-warning b{color:#ffe0a4}.architecture-section{text-align:center;padding-top:30px;padding-bottom:25px}.architecture-flow{text-align:left;align-items:stretch;gap:10px;margin-top:25px;display:flex}.architecture-flow article{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff0a,#ffffff02);border-radius:11px;flex:1;gap:9px;padding:19px;display:grid}.architecture-flow b{color:#fff0d0;font-size:15px}.architecture-flow span{color:#aaa6a0;font-size:11px;line-height:1.5}.architecture-flow i{color:var(--gold);align-self:center;font-style:normal}.template-directory{grid-template-columns:repeat(2,1fr);gap:14px;padding-top:40px;padding-bottom:34px;display:grid}.template-directory>article{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff0a,#ffffff02);border-radius:12px;grid-template-columns:32% 68%;min-height:330px;display:grid;overflow:hidden}.template-directory img{object-fit:contain;object-position:left bottom;filter:drop-shadow(0 18px 18px #0000007a);width:150%;height:100%;transform:translate(-28px)}.template-directory>article>div{padding:25px 24px 22px 0}.template-directory h2{margin:10px 0;font-size:23px}.template-directory p{color:#b0aca4;margin:0;font-size:12px;line-height:1.6}.template-directory dl{gap:10px;margin:17px 0;display:grid}.template-directory dl div{gap:3px;display:grid}.template-directory dt{color:var(--gold-soft);letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:800}.template-directory dd{color:#aaa6a0;margin:0;font-size:10px;line-height:1.45}.template-directory .button{min-width:0;min-height:35px;padding:0 12px;font-size:10px}.categorized-faq{gap:38px;max-width:980px;display:grid}.categorized-faq section{gap:0;display:grid}.categorized-faq section>.eyebrow{margin-bottom:8px}.categorized-faq details .resource-links{margin:-6px 0 18px}.categorized-faq details .resource-links a{font-size:10px}.support-grid,.security-grid{grid-template-columns:repeat(3,1fr);gap:13px;padding-top:40px;padding-bottom:48px;display:grid}.support-grid article,.security-grid article{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff09,#ffffff02);border-radius:11px;min-height:205px;padding:23px}.support-grid h2,.security-grid h2{letter-spacing:-.4px;margin:0 0 10px;font-size:18px}.support-grid p,.security-grid p{color:#aaa6a0;margin:0;font-size:12px;line-height:1.6}.prose-sections{gap:52px;max-width:900px;padding-top:47px;padding-bottom:52px;display:grid}.prose-sections article{max-width:760px}.prose-sections h2{letter-spacing:-1.1px;margin:10px 0;font-size:30px}.prose-sections p{color:#b6b1a8;margin:0;font-size:15px;line-height:1.72}@media (max-width:760px){.capability-list,.docs-hub,.template-directory,.support-grid,.security-grid{grid-template-columns:1fr}.guide-layout{grid-template-columns:1fr;gap:25px;padding-top:30px}.guide-layout aside{grid-template-columns:1fr 1fr;position:static}.architecture-flow{grid-template-columns:1fr;display:grid}.architecture-flow i{justify-self:center;transform:rotate(90deg)}.template-directory>article{grid-template-columns:31% 69%;min-height:280px}.template-directory>article>div{padding:22px 18px 18px 0}.template-directory img{transform:translate(-25px)}.docs-callout{padding:20px}.prose-sections{gap:38px;padding-top:38px}.prose-sections h2{font-size:27px}.prose-sections p{font-size:14px}.support-grid article,.security-grid article{min-height:0}.resource-links{gap:9px 13px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
