html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f4f2;background:#0e0e0e;font-synthesis:none;--bg:#0e0e0e;--surface:#141414;--surface-2:#191919;--line:#2a2a2a;--muted:#92928d;--soft:#c2c2bd;--accent:#7dc8e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg)}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;cursor:pointer}.page{width:100%;max-width:100%;overflow-x:clip;background:var(--bg)}.nav-wrap{width:100%;height:82px;margin-bottom:-82px;padding:18px 20px 0;position:sticky;z-index:20;top:0;left:0}.nav-wrap:before{content:"";height:1px;position:absolute;z-index:-1;top:41px;right:0;left:0;background:linear-gradient(90deg,transparent,#ffffff17 12%,#ffffff17 88%,transparent)}.nav{width:min(100%,960px);min-height:48px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:650;letter-spacing:-.02em}.brand img{width:22px;height:22px;border-radius:6px}.brand small{color:#6e6e69;font-size:10px;font-weight:500}.nav-brand-pill{min-height:46px;padding:5px 15px 5px 6px;border:1px solid #3b3d3e;border-radius:999px;color:#eeeeea;background:#191a1a;box-shadow:0 8px 24px #0008,0 1px #ffffff0a inset}.nav-brand-pill img{width:34px;height:34px;border-radius:50%}.nav-brand-pill small{color:#777975}.nav-menu-pill{min-height:48px;padding:5px 6px 5px 24px;border:1px solid #3b3d3e;border-radius:999px;display:flex;align-items:center;gap:26px;color:#e7e7e2;background:#191a1a;box-shadow:0 8px 24px #0008,0 1px #ffffff0a inset}.nav-links{display:flex;align-items:center;gap:28px;color:#aaa9a4;font-size:12px}.nav-links a{position:relative;transition:color .2s ease}.nav-links a:after{content:"";height:1px;position:absolute;right:0;bottom:-4px;left:0;background:#7dc8e9;transform:scaleX(0);transform-origin:right;transition:transform .32s cubic-bezier(.16,1,.3,1)}.nav-links a:hover{color:#fff}.nav-links a:hover:after{transform:scaleX(1);transform-origin:left}.nav-cta{min-height:36px;padding:0 15px;border:1px solid #424547;border-radius:18px;display:flex;align-items:center;gap:7px;color:#f4f4ef;font-size:12px;background:#242626;box-shadow:0 2px 8px #0004}.mobile-menu{display:none;margin-left:auto;border:1px solid #3b3d3e;border-radius:50%;color:#eeeeea;background:#191a1a}.micro-button{position:relative;overflow:hidden;will-change:transform;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.micro-button:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 28%,#ffffff30 50%,transparent 72%);transform:translate(-115%);transition:transform .55s cubic-bezier(.16,1,.3,1)}.micro-button:hover:before{transform:translate(115%)}.micro-button:hover{box-shadow:0 10px 28px #0008}.micro-button>*{position:relative;z-index:1}.hero{padding:150px 20px 0;position:relative;isolation:isolate}.hero-copy{width:min(100%,960px);margin:auto;position:relative;z-index:2}.agent-row{display:flex;gap:7px;margin-bottom:35px}.agent-row>span{position:relative}.agent-row i{width:34px;height:34px;border:1px solid #2e2e2e;border-radius:10px;display:grid;place-items:center;color:#aaa;background:#171717;font-style:normal;font-size:11px;font-weight:650}.agent-row i .provider-logo{width:17px;height:17px}.agent-row b{position:absolute;left:0;bottom:calc(100% + 8px);width:max-content;color:#72726d;font-size:10px;font-weight:500;opacity:0;transform:translateY(4px);transition:.2s ease}.agent-row>span:first-child:hover b{opacity:1;transform:none}.hero h1{max-width:900px;margin:0;font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.02;letter-spacing:-.062em;font-weight:590}.hero-copy>p{max-width:760px;margin:24px 0 0;color:#92928d;font-size:16px;line-height:1.6;letter-spacing:-.015em}.hero-actions{margin-top:31px;display:flex;gap:10px}.primary-button,.secondary-button{height:42px;padding:0 17px;border-radius:9px;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:620}.primary-button{color:#111;background:#f2f2ef}.secondary-button{border:1px solid #303030;color:#d1d1cc;background:#151515}.product-frame{width:min(100%,1100px);margin:72px auto 0;padding:12px 12px 0;position:relative;z-index:2;border:1px solid #282828;border-bottom:0;border-radius:18px 18px 0 0;background:#121212;overflow:hidden}.frame-glow{position:absolute;inset:-40% 15% auto;height:350px;background:radial-gradient(ellipse,#4fa8d728,transparent 68%);filter:blur(30px)}.product-window{position:relative;min-height:600px;border:1px solid #303030;border-bottom:0;border-radius:12px 12px 0 0;overflow:hidden;background:#101010;box-shadow:0 25px 90px #0009}.window-bar{height:38px;padding:0 13px;border-bottom:1px solid #252525;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#777;font-size:9px;background:#151515}.window-bar>div{display:flex;gap:5px}.window-bar i{width:7px;height:7px;border-radius:50%;background:#393939}.window-bar small{justify-self:end;color:#555}.product-layout{min-height:562px;display:grid;grid-template-columns:190px minmax(0,1fr) 205px}.product-sidebar{padding:16px 10px;border-right:1px solid #252525;background:#131313}.sidebar-brand{display:flex;align-items:center;gap:7px;padding:0 7px 15px;font-size:11px;font-weight:650}.sidebar-brand img{width:17px;height:17px;border-radius:5px}.product-sidebar button{width:100%;height:30px;padding:0 8px;border:1px solid #292929;border-radius:6px;display:flex;align-items:center;gap:7px;color:#666;background:#171717;font-size:9px}.product-sidebar p{margin:21px 7px 7px;color:#555;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.product-sidebar a{min-height:32px;padding:7px;border-radius:6px;display:flex;align-items:flex-start;gap:7px;color:#70706c;font-size:9px;line-height:1.4}.product-sidebar a.active{color:#d6d6d2;background:#202020}.product-sidebar a svg{flex:none;margin-top:1px}.workspace{min-width:0;padding:22px 24px;display:flex;flex-direction:column}.workspace-head{padding-bottom:18px;border-bottom:1px solid #232323;display:flex;align-items:center;justify-content:space-between}.workspace-head small{color:#666;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.workspace-head h2{margin:5px 0 0;font-size:17px;letter-spacing:-.035em}.workspace-head>span{display:flex;align-items:center;gap:5px;color:#777;font-size:8px}.workspace-head>span i{width:5px;height:5px;border-radius:50%;background:#65a477;box-shadow:0 0 6px #65a477}.question{margin:25px 0 18px;display:grid;grid-template-columns:42px 1fr;gap:11px}.question span{color:#5f5f5c;font-size:8px}.question p,.response>p{margin:0;color:#b2b2ad;font-size:10px;line-height:1.65}.response{padding:16px;border:1px solid #252525;border-radius:9px;background:#151515}.response-head{margin-bottom:13px;display:flex;align-items:center;gap:7px;font-size:9px}.response-head img{width:17px;height:17px;border-radius:5px}.response-head small{margin-left:auto;color:#555;font-size:8px}.task-line{margin-top:13px;padding-top:11px;border-top:1px solid #232323;display:flex;align-items:center;gap:8px;color:#797975;font-size:8px}.task-line svg{color:#67a77c}.task-line.live i{width:6px;height:6px;border:1px solid #be7b57;border-radius:50%}.task-line small{margin-left:auto;color:#555}.artifact{margin-top:12px;padding:10px;border:1px solid #292929;border-radius:7px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px}.artifact strong,.artifact small{display:block;font-size:8px}.artifact small{margin-top:3px;color:#5f5f5c}.artifact>svg:last-child{color:#565656}.composer{height:39px;margin-top:auto;padding:0 6px 0 12px;border:1px solid #292929;border-radius:8px;display:flex;align-items:center;color:#555;font-size:9px;background:#141414}.composer button{width:27px;height:27px;margin-left:auto;border:0;border-radius:6px;display:grid;place-items:center;color:#111;background:#e8e8e4}.activity-panel{padding:16px 12px;border-left:1px solid #252525;background:#121212}.panel-head{padding:0 2px 10px;display:flex;justify-content:space-between;color:#8b8b86;font-size:9px}.panel-head small{color:#515151}.agent{padding:9px 3px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:8px}.agent-icon{width:25px;height:25px;border:1px solid #303030;border-radius:7px;display:grid;place-items:center;color:#8b8b86;background:#191919;font-size:8px}.agent strong,.agent small{display:block;font-size:8px}.agent small{margin-top:3px;color:#565653}.agent>i{width:5px;height:5px;border-radius:50%;background:#679f75}.panel-divider{height:1px;margin:12px 0 16px;background:#252525}.mini-file{padding:8px 3px;display:flex;align-items:center;gap:7px;color:#71716d;font-size:8px}.trust-strip{padding:57px 20px 130px;border-top:1px solid #202020;text-align:center}.trust-strip p{margin:0 0 29px;color:#555;font-size:10px}.trust-strip div{display:flex;justify-content:center;flex-wrap:wrap;gap:48px}.trust-strip span{color:#797975;font-size:13px;font-weight:620}.intro-section,.workflow,.statement,.cta{width:min(calc(100% - 40px),960px);margin:auto;padding:140px 0}.kicker{margin:0 0 19px;color:#7dc8e9;font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.11em}.intro-section h2,.workflow-intro h2,.statement h2,.cta h2,.benchmark h2{margin:0;font-size:clamp(2.15rem,4.1vw,3.8rem);line-height:1.08;letter-spacing:-.055em;font-weight:570}.section-lede{max-width:630px;margin:25px 0 0;color:#858580;font-size:15px;line-height:1.65}.benchmark{width:min(calc(100% - 40px),960px);margin:0 auto;padding:36px 0 140px}.benchmark-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.benchmark-heading>p{max-width:330px;margin:0;color:#777772;font-size:13px;line-height:1.6}.benchmark-topline{margin-top:70px;padding:0 0 13px;border-bottom:1px solid #292929;display:flex;justify-content:space-between;color:#8b8b86;font-size:10px}.benchmark-topline span:last-child{color:#5d5d59}.benchmark-ranking{border-bottom:1px solid #292929}.benchmark-row{width:100%;min-height:54px;padding:0;border:0;border-bottom:1px solid #222;display:grid;grid-template-columns:42px 200px 1fr 58px;gap:12px;align-items:center;color:#a4a49f;background:transparent;text-align:left;transition:background .2s ease,color .2s ease}.benchmark-row:last-child{border-bottom:0}.benchmark-row:hover,.benchmark-row.selected{color:#e5e5df;background:#151515}.rank{padding-left:5px;color:#565652;font:500 9px ui-monospace,SFMono-Regular,Menlo,monospace}.model-name{min-width:0;display:flex;align-items:center;gap:9px;font-size:12px}.provider-logo{width:17px;height:17px;object-fit:contain;flex:none;filter:brightness(0) invert(1)}.benchmark-track{height:4px;border-radius:10px;overflow:hidden;background:#242424}.benchmark-track i{height:100%;display:block;border-radius:inherit;background:#7dc8e9}.benchmark-row strong{padding-right:5px;font-size:12px;font-variant-numeric:tabular-nums}.benchmark-detail{margin-top:18px;padding:22px;border:1px solid #2a2a2a;border-radius:12px;background:#131313}.detail-head{display:flex;align-items:center;justify-content:space-between}.detail-head>div{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600}.detail-head strong{color:#e5e5df;font-size:27px;line-height:1;letter-spacing:-.04em}.detail-head strong small{margin-left:4px;color:#72726d;font-size:9px;font-weight:500;letter-spacing:0}.category-bars{margin-top:30px;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.category-bar>div{min-height:42px;display:flex;flex-direction:column;justify-content:space-between;gap:5px;color:#777772;font-size:9px;line-height:1.2}.category-bar b{color:#cacac5;font-size:10px;font-weight:600}.category-bar>i{height:5px;display:block;border-radius:5px;overflow:hidden;background:#262626}.category-bar>i em{height:100%;display:block;border-radius:inherit;background:#7dc8e9}.scatter-grid{margin-top:36px;padding-top:28px;border-top:1px solid #292929;display:grid;grid-template-columns:1fr 1fr;gap:35px}.scatter-head{margin-bottom:13px;display:flex;justify-content:space-between;gap:12px}.scatter-head strong,.scatter-head span{display:block}.scatter-head strong{color:#c9c9c4;font-size:11px}.scatter-head span{margin-top:3px;color:#666661;font-size:8px}.scatter-head>span{margin-top:0;text-align:right}.scatter-plot{height:164px;position:relative;border-left:1px solid #313131;border-bottom:1px solid #313131;background:repeating-linear-gradient(to bottom,transparent 0,transparent 40px,#242424 41px)}.scatter-plot>i{position:absolute;color:#565652;font:400 8px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.axis-y{top:-5px;left:-27px}.axis-mid{top:50%;left:-27px}.axis-x{bottom:-18px}.axis-x.start{left:-1px}.axis-x.end{right:-1px}.dot{width:20px;height:20px;position:absolute;z-index:2;transform:translate(-50%,50%);padding:3px;border:1px solid #7dc8e9;border-radius:50%;display:grid;place-items:center;background:#202020;transition:transform .2s ease,background .2s ease}.dot.direct{border-color:#6f6f6b}.dot:hover{z-index:3;transform:translate(-50%,50%) scale(1.25);background:#30302d}.dot .provider-logo{width:100%;height:100%}.scatter-key{margin-top:26px;display:flex;align-items:center;gap:7px;color:#646460;font-size:8px}.scatter-key i{width:6px;height:6px;margin-left:5px;border:1px solid #7dc8e9;border-radius:50%}.scatter-key i:nth-of-type(2){border-color:#6f6f6b}.benchmark-note{max-width:690px;margin:22px 0 0;color:#62625e;font-size:10px;line-height:1.55}.benchmark-note code{color:#93938d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.feature-grid{width:min(calc(100% - 40px),960px);margin:0 auto 90px;display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:1px;border:1px solid #292929;border-radius:12px;overflow:hidden;background:#292929}.feature-grid article{grid-column:span 4;min-height:220px;padding:25px;background:#131313;transition:background .25s ease}.feature-grid article:hover{background:#171717}.feature-grid svg{color:#777}.feature-grid h3{margin:60px 0 11px;font-size:15px;letter-spacing:-.03em}.feature-grid p{margin:0;color:#74746f;font-size:12px;line-height:1.6}.motion-card{min-width:0;position:relative;padding:16px;overflow:hidden;background:#131313}.motion-card:hover{background:#161616}.motion-card p{position:absolute;z-index:4;right:16px;bottom:14px;left:16px;margin:0;color:#a5a59f;font-size:11px;line-height:1.4;pointer-events:none}.motion-card-head{position:relative;z-index:5;display:flex;justify-content:space-between;color:#989893;font-size:9px}.motion-card-head small{color:#555550;font-size:8px}.code-trail{background:#f1f0eb}.code-trail .motion-card-head{color:#3a3a36}.code-trail .motion-card-head small{color:#777772}.code-trail p{color:#4e4e49}.trail-rows{position:absolute;inset:0;pointer-events:none;overflow:hidden}.trail-row{position:absolute;z-index:1;padding:4px 7px;transform:translate(-96%,-50%) rotate(-18deg);color:#102a3c;font:600 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;animation:trail-in .38s cubic-bezier(.2,1,.3,1) both}.hue-0{background:#b7e6f6;color:#1f5d7c}.hue-1{background:#8ccbe5;color:#174a70}.hue-2{background:#64b8dc;color:#0e3859}.hue-3{background:#5a9fce;color:#e5f7ff}.hue-4{background:#a9daf0;color:#164c72}@keyframes trail-in{0%{opacity:0;transform:translate(-96%,-50%) rotate(-18deg) scaleX(.4)}to{opacity:1;transform:translate(-96%,-50%) rotate(-18deg) scaleX(1)}}.data-mosh{grid-column:span 5}.mosh-window{position:absolute;inset:42px 16px 51px;display:grid;grid-template-columns:1fr 1.12fr 1.26fr .9fr 1.38fr .7fr 1.45fr .82fr 1.14fr 1.32fr 1fr;overflow:hidden;border-radius:7px;background:#0f0f10}.mosh-window i{min-height:20px;display:block;transform-origin:center;animation:mosh-drop infinite cubic-bezier(.38,0,.22,1)}.mosh-window i:nth-child(11n+1){grid-row:span 2}.mosh-window i:nth-child(5n+2){grid-row:span 3}.mosh-window i:nth-child(7n+3){grid-row:span 4}@keyframes mosh-drop{0%,to{transform:scaleY(.22);opacity:.55}45%,55%{transform:scaleY(2.3);opacity:1}}.siri-stage{position:absolute;inset:36px 0 42px;overflow:hidden;background:#0e0e0e}.siri-spot{width:180px;height:180px;position:absolute;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#c1efff 0,#7dc8e955 30%,#3b83b844 48%,transparent 70%);filter:blur(14px);transition:left .2s ease,top .2s ease}.siri-ribbon{width:130%;height:90px;position:absolute;left:-15%;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:0;filter:blur(8px) saturate(1.25);mix-blend-mode:screen}.siri-ribbon b{height:46px;flex:1;display:block;border-radius:50%;background:#7dc8e9;animation:siri-wave 2.4s ease-in-out infinite}.siri-ribbon b:nth-child(2){height:76px;background:#58a9d0;animation-delay:-.5s}.siri-ribbon b:nth-child(3){height:55px;background:#b8e8fa;animation-delay:-1s}.siri-ribbon b:nth-child(4){height:82px;background:#3f86b4;animation-delay:-1.5s}.siri-ribbon b:nth-child(5){height:42px;background:#92d8ef;animation-delay:-2s}@keyframes siri-wave{0%,to{transform:translateY(8px) scaleY(.65)}50%{transform:translateY(-8px) scaleY(1.1)}}.badge-stage{position:absolute;inset:37px 0 42px;overflow:hidden}.badge-stage i{position:absolute;padding:3px 5px;border-radius:3px;color:#10283a;background:#b7e6f6;font:600 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal;transform:translate(-50%,-50%);animation:badge-drop .7s cubic-bezier(.22,1,.36,1) both}.badge-stage i:nth-child(3n){background:#7dc8e9}.badge-stage i:nth-child(4n){background:#92d9ff}.badge-stage i:nth-child(5n){background:#5a9fce;color:#e9f9ff}@keyframes badge-drop{0%{opacity:0;transform:translate(-50%,-130%) scale(.7)}55%{opacity:1;transform:translate(-50%,-48%) scale(1.04)}to{opacity:.82;transform:translate(-50%,-50%) scale(1)}}.galaxy-stage{position:absolute;inset:38px 0 42px;perspective:650px;overflow:hidden;background:radial-gradient(circle at 50% 55%,#1c303b,transparent 52%)}.galaxy-item{width:72px;height:44px;position:absolute;display:grid;place-items:center;border:1px solid #47788f;border-radius:5px;color:#b5ddea;background:linear-gradient(135deg,#294757,#15242c);box-shadow:0 8px 18px #0006;font-size:8px;font-style:normal;animation:galaxy-float 8s ease-in-out infinite alternate}.galaxy-item b{width:22px;height:2px;position:absolute;bottom:7px;background:#7dc8e9}.g0{left:10%;top:8%;animation-delay:-2s}.g1{left:32%;top:58%;transform:translateZ(-90px);animation-delay:-4s}.g2{left:70%;top:12%;transform:translateZ(90px);animation-delay:-1s}.g3{left:80%;top:60%;transform:translateZ(-40px);animation-delay:-5s}.g4{left:47%;top:26%;transform:translateZ(130px);animation-delay:-3s}.g5{left:14%;top:73%;transform:translateZ(20px);animation-delay:-6s}.g6{left:58%;top:70%;transform:translateZ(-120px);animation-delay:-.8s}.g7{left:40%;top:6%;transform:translateZ(50px);animation-delay:-7s}.galaxy-stage>strong{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);color:#ecece7;font-size:22px;line-height:.93;letter-spacing:-.055em;text-align:center}@keyframes galaxy-float{0%{margin-top:-10px}to{margin-top:16px}}.image-sphere{grid-column:span 5}.sphere-stage{position:absolute;inset:40px 0 42px;perspective:650px;overflow:hidden}.sphere-stage>b{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);color:#e4e4de;font-size:13px;letter-spacing:-.04em}.sphere-cloud{width:150px;height:150px;position:absolute;left:50%;top:50%;transform-style:preserve-3d;--drag-x:0deg;--drag-y:0deg;animation:sphere-auto 18s linear infinite}.sphere-item{width:50px;height:31px;position:absolute;left:50%;top:50%;margin:-15px 0 0 -25px;border:1px solid #4d4d4c;border-radius:5px;display:grid;place-items:center;color:#989893;background:#191919;font-size:7px;font-style:normal;backface-visibility:visible}.sphere-item span{transform:translateZ(1px)}.s0{transform:translate3d(-72px,-48px,34px)}.s1{transform:translate3d(56px,-52px,-15px)}.s2{transform:translate3d(78px,14px,40px)}.s3{transform:translate3d(40px,58px,-50px)}.s4{transform:translate3d(-61px,55px,28px)}.s5{transform:translate3d(-82px,7px,-33px)}.s6{transform:translate3d(-13px,-75px,-46px)}.s7{transform:translate3d(8px,76px,20px)}.s8{transform:translate3d(2px,5px,78px)}.s9{transform:translate3d(-5px,-8px,-77px)}@keyframes sphere-auto{0%{transform:translate(-50%,-50%) rotateX(calc(-10deg + var(--drag-x))) rotateY(var(--drag-y))}to{transform:translate(-50%,-50%) rotateX(calc(-10deg + var(--drag-x))) rotateY(calc(360deg + var(--drag-y)))}}.hero-effects{position:absolute;z-index:0;inset:0;overflow:hidden;pointer-events:none;background:radial-gradient(ellipse at 50% 12%,#1b405023,transparent 58%)}.hero-effects:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0e0e0ef5 0,#0e0e0e42 36% 64%,#0e0e0ef5);pointer-events:none}.hero-effects .motion-card-head,.hero-effects .motion-card>p{display:none}.hero-effects .motion-card{border:0;background:transparent;padding:0}.hero-effects .code-trail{width:100%;height:100%;position:absolute;inset:0;opacity:.17;pointer-events:auto}.hero-effects .image-sphere{width:100%;height:720px;position:absolute;top:45px;left:0;opacity:.14;pointer-events:auto}.hero-effects .sphere-stage{inset:0;perspective:900px}.hero-effects .sphere-stage>b{display:none}.hero-effects .sphere-cloud{width:1px;height:1px}.hero-effects .sphere-item{width:74px;height:42px;margin:-21px 0 0 -37px;border-color:#6ba8c4;color:#b9e7fa;background:#14242bbd;font-size:8px;box-shadow:0 12px 40px #0008}.hero-effects .s0{transform:translate3d(-480px,-220px,34px)}.hero-effects .s1{transform:translate3d(-255px,205px,-15px)}.hero-effects .s2{transform:translate3d(470px,-180px,40px)}.hero-effects .s3{transform:translate3d(350px,190px,-50px)}.hero-effects .s4{transform:translate3d(-415px,85px,28px)}.hero-effects .s5{transform:translate3d(485px,60px,-33px)}.hero-effects .s6{transform:translate3d(-120px,-255px,-46px)}.hero-effects .s7{transform:translate3d(120px,255px,20px)}.hero-effects .s8{transform:translate3d(220px,-75px,78px)}.hero-effects .s9{transform:translate3d(-180px,10px,-77px)}.product-mosh{position:absolute;z-index:0;inset:0;opacity:.12;pointer-events:none}.product-mosh .motion-card{width:100%;height:100%;padding:0;background:transparent}.product-mosh .motion-card-head,.product-mosh .motion-card>p{display:none}.product-mosh .mosh-window{inset:0;border-radius:0}.product-window{z-index:1}.workflow{width:100%;padding-left:max(20px,calc((100% - 960px)/2));padding-right:max(20px,calc((100% - 960px)/2));border-top:1px solid #202020}.workflow-intro{max-width:650px;margin-bottom:120px}.workflow-list{display:grid;gap:150px}.workflow-row{display:grid;grid-template-columns:minmax(280px,1fr) minmax(420px,1.2fr);gap:90px;align-items:center}.workflow-row:nth-child(2n) .workflow-copy{order:2}.workflow-row:nth-child(2n) .workflow-visual{order:1}.workflow-copy>span{color:#7dc8e9;font:600 9px ui-monospace,SFMono-Regular,Menlo,monospace}.workflow-copy h3{margin:17px 0 13px;font-size:25px;letter-spacing:-.045em}.workflow-copy p{max-width:410px;margin:0;color:#81817c;font-size:14px;line-height:1.65}.workflow-visual{min-height:330px;border:1px solid #292929;border-radius:13px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 20%,#203743,#131313 55%);transition:transform .6s cubic-bezier(.22,1,.36,1)}.workflow-visual:hover{transform:scale(1.012)}.mini-ui{width:min(82%,420px);border:1px solid #323232;border-radius:10px;background:#171717;box-shadow:0 24px 60px #0008}.mini-title{height:42px;padding:0 13px;border-bottom:1px solid #292929;display:flex;align-items:center;gap:8px;font-size:10px}.mini-title span{margin-left:auto;color:#5e5e5a;font-size:8px}.check-row{padding:13px;border-bottom:1px solid #242424;display:flex;align-items:center;gap:10px;color:#797975;font-size:9px}.check-row:last-child{border:0}.check-row>span{width:16px;height:16px;border:1px solid #343434;border-radius:4px;display:grid;place-items:center}.check-row>span.done{color:#0e0e0e;background:#d8d8d3}.agent-map{min-height:210px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:39px}.lead-node{padding:8px 12px 8px 8px;border:1px solid #343434;border-radius:8px;display:flex;align-items:center;gap:8px;font-size:9px;background:#1c1c1c}.lead-node img{width:20px;height:20px;border-radius:5px}.agent-map>i{position:absolute;top:96px;width:1px;height:30px;background:#3a3a3a}.worker-nodes{display:flex;gap:8px}.worker-nodes span{padding:9px 12px;border:1px solid #303030;border-radius:7px;color:#777;background:#151515;font-size:8px}.evidence-head,.evidence-row{display:grid;grid-template-columns:1.4fr 1fr 1fr}.evidence-head{padding:8px 12px;border-bottom:1px solid #292929;color:#525252;font-size:7px;text-transform:uppercase}.evidence-row{padding:11px 12px;border-bottom:1px solid #242424;color:#787874;font-size:8px}.evidence-row:last-child{border:0}.evidence-row span:last-child{color:#a0a09b}.statement{padding-top:190px;padding-bottom:190px;position:relative;overflow:hidden;text-align:center}.statement>.image-galaxy{position:absolute;z-index:0;inset:25px 0;padding:0;opacity:.2;background:transparent}.statement>.image-galaxy .motion-card-head,.statement>.image-galaxy>p{display:none}.statement>.image-galaxy .galaxy-stage{inset:0;background:transparent}.statement>.image-galaxy .galaxy-stage>strong{display:none}.statement>:not(.image-galaxy){position:relative;z-index:2}.statement h2{font-size:clamp(3rem,7vw,6.5rem);line-height:.95}.statement-line{display:block}.statement>p:last-child{max-width:530px;margin:32px auto 0;color:#777772;font-size:15px;line-height:1.6}.cta{margin-bottom:80px;padding:64px;position:relative;overflow:hidden;border:1px solid #292929;border-radius:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:45px;background:#141414}.cta>:not(.cta-badges){position:relative;z-index:2}.cta-badges{position:absolute;z-index:0;inset:0;opacity:.2}.cta-badges .motion-card{width:100%;height:100%;padding:0;background:transparent}.cta-badges .motion-card-head,.cta-badges .motion-card>p{display:none}.cta-badges .badge-stage{inset:0}.cta h2{font-size:clamp(2rem,3.7vw,3.3rem)}.cta-button{flex:none;height:44px;padding:0 18px;border-radius:9px;display:flex;align-items:center;gap:10px;color:#111;background:#f1f1ed;font-size:12px;font-weight:650}footer{width:min(calc(100% - 40px),960px);min-height:100px;margin:auto;border-top:1px solid #222;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:35px;color:#666;font-size:10px}footer>div{display:flex;gap:23px}footer>span{justify-self:end}footer .brand{color:#b9b9b4}@media(max-width:760px){.nav-wrap{padding:12px 14px 0}.nav-wrap:before{top:35px}.nav-brand-pill{min-height:42px}.nav-brand-pill img{width:30px;height:30px}.nav-menu-pill{display:none}.mobile-menu{width:42px;height:42px;display:grid;place-items:center}.hero{padding-top:115px}.hero h1 br{display:none}.hero-effects .image-sphere{height:580px;opacity:.08;transform:scale(.62)}.hero-effects .code-trail{opacity:.1}.product-frame{padding:7px 7px 0;margin-top:55px}.product-window{min-height:530px}.window-bar{grid-template-columns:1fr auto}.window-bar small{display:none}.product-layout{min-height:492px;grid-template-columns:1fr}.product-sidebar,.activity-panel{display:none}.workspace{padding:18px}.trust-strip{padding-bottom:90px}.trust-strip div{gap:20px 28px}.intro-section,.workflow,.statement{padding-top:100px;padding-bottom:100px}.benchmark{padding-bottom:100px}.benchmark-heading{display:block}.benchmark-heading>p{margin-top:24px}.benchmark-topline{margin-top:45px}.benchmark-topline span:last-child{display:none}.benchmark-row{grid-template-columns:30px minmax(120px,1fr) 1fr 47px;gap:6px}.model-name{font-size:10px}.category-bars{grid-template-columns:1fr;gap:13px}.category-bar{display:grid;grid-template-columns:1fr 1.1fr;gap:13px;align-items:center}.category-bar>div{min-height:auto;display:flex;flex-direction:row;align-items:center}.scatter-grid{grid-template-columns:1fr;gap:42px}.feature-grid{grid-template-columns:1fr}.feature-grid article{grid-column:span 1;min-height:190px}.feature-grid h3{margin-top:40px}.workflow-intro{margin-bottom:75px}.workflow-list{gap:90px}.workflow-row{grid-template-columns:1fr;gap:32px}.workflow-row:nth-child(2n) .workflow-copy{order:1}.workflow-row:nth-child(2n) .workflow-visual{order:2}.workflow-visual{min-height:280px}.statement>.image-galaxy{opacity:.12}.cta{padding:36px 25px;display:block}.cta-button{width:max-content;margin-top:35px}footer{padding:24px 0;grid-template-columns:1fr}footer>div{display:none}footer>span{justify-self:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.category-bars{grid-template-columns:repeat(3,1fr);gap:24px}.benchmark-note{max-width:760px}.benchmark-note a{color:#8fcde7;text-decoration:underline;text-underline-offset:2px}@media(max-width:760px){.category-bars{grid-template-columns:1fr;gap:13px}}html{scroll-behavior:auto}.hero-effects .code-wave{opacity:.36}.wave-fragment{transform:translate(-50%,-50%) rotate(var(--wave-angle));animation:code-wave-in 1.25s cubic-bezier(.16,1,.3,1) var(--wave-delay) both}@keyframes code-wave-in{0%{opacity:0;transform:translate(-50%,30%) rotate(var(--wave-angle)) scaleX(.25);filter:blur(4px)}35%{opacity:.95;filter:blur(0)}to{opacity:.24;transform:translate(-50%,-115%) rotate(calc(var(--wave-angle) * -.35)) scaleX(1)}}.bro-paradox{width:min(calc(100% - 40px),960px);margin:0 auto;padding:150px 0 170px}.identity-heading{max-width:790px}.identity-heading h2{margin:0;font-size:clamp(2.15rem,4.1vw,3.8rem);line-height:1.08;letter-spacing:-.055em;font-weight:570}.identity-heading>p:last-child{max-width:680px;margin:26px 0 0;color:#858580;font-size:15px;line-height:1.65}.identity-grid{margin-top:74px;display:grid;grid-template-columns:5fr 2fr 5fr;grid-auto-flow:dense;align-items:stretch}.agent-identity-card{min-height:440px;padding:31px;border:1px solid #303233;display:flex;flex-direction:column;background:#151616;overflow:hidden;transition:transform .55s cubic-bezier(.16,1,.3,1),border-color .3s ease,background .3s ease}.agent-identity-card:hover{transform:translateY(-5px);border-color:#4a555a;background:#181a1a}.bro-card{border-radius:16px 0 0 16px;background:radial-gradient(circle at 15% 0,#22323a,#151616 52%)}.paradox-card{border-radius:0 16px 16px 0;background:radial-gradient(circle at 85% 0,#1d3745,#151616 52%)}.identity-name{display:flex;align-items:center;gap:12px}.identity-name img{width:43px;height:43px;padding:3px;border:1px solid #3a3d3e;border-radius:13px;object-fit:contain;background:#202222}.identity-name strong,.identity-name span{display:block}.identity-name strong{font-size:15px;letter-spacing:-.02em}.identity-name span{margin-top:3px;color:#71736f;font-size:9px}.agent-identity-card h3{margin:65px 0 15px;font-size:22px;line-height:1.18;letter-spacing:-.045em;font-weight:570}.agent-identity-card>p{margin:0;color:#858580;font-size:12px;line-height:1.68}.agent-identity-card ul{margin:auto 0 0;padding:25px 0 0;border-top:1px solid #292b2b;display:grid;gap:12px;list-style:none}.agent-identity-card li{display:flex;align-items:center;gap:9px;color:#adada7;font-size:10px}.agent-identity-card li svg{color:#7dc8e9}.identity-bridge{position:relative;border-top:1px solid #303233;border-bottom:1px solid #303233;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#777a77;background:#111212;overflow:hidden}.identity-bridge:before{content:"";width:120px;height:120px;position:absolute;border-radius:50%;background:#4aa8d226;filter:blur(35px)}.identity-bridge span{position:relative;writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px;text-transform:uppercase;letter-spacing:.13em}.identity-bridge i{width:1px;height:70px;position:relative;background:linear-gradient(#3b3d3e,#7dc8e9,#3b3d3e)}.identity-bridge svg{position:relative;color:#7dc8e9}@media(max-width:760px){.hero-effects .code-wave{opacity:.28}.bro-paradox{padding:105px 0 115px}.identity-grid{margin-top:50px;grid-template-columns:1fr}.agent-identity-card{min-height:390px;padding:25px}.bro-card{border-radius:14px 14px 0 0}.paradox-card{border-radius:0 0 14px 14px}.identity-bridge{min-height:88px;border-top:0;border-bottom:0;flex-direction:row}.identity-bridge span{writing-mode:horizontal-tb;transform:none}.identity-bridge i{width:55px;height:1px}.agent-identity-card h3{margin-top:48px}}.category-bar span small{margin-top:5px;display:block;color:#5f625f;font:500 7px/1 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase;letter-spacing:.08em}.category-bar.published span small{color:#7dc8e9}.category-bar.unavailable>i{opacity:.45}@media(max-width:760px){.nav-wrap{padding-right:20px;padding-left:20px}.category-bar span{display:flex;align-items:center;gap:7px}.category-bar span small{margin-top:0}}.ascii-sea{position:absolute;z-index:0;inset:35px -8% 20px;overflow:hidden;pointer-events:none;opacity:.72;mix-blend-mode:screen;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 16%,#000 80%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 16%,#000 80%,transparent 100%)}.ascii-sea pre{width:max-content;position:absolute;top:calc(8% + var(--sea-row) * 12.5%);left:0;margin:0;color:#7dc8e9;opacity:calc(.035 + var(--sea-row) * .012);font:500 9px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:2px;white-space:pre;text-shadow:0 0 12px #4da9d140;animation:ascii-sea-drift calc(24s + var(--sea-row) * 3.8s) ease-in-out calc(var(--sea-row) * -3.7s) infinite alternate}.ascii-sea pre:nth-child(2n){color:#a4def3;animation-direction:alternate-reverse}.ascii-sea pre:nth-child(3n){font-size:8px;letter-spacing:3px;filter:blur(.25px)}@keyframes ascii-sea-drift{0%{transform:translate3d(-9%,0,0) scaleY(.88)}48%{transform:translate3d(-4%,14px,0) scaleY(1.08)}to{transform:translate3d(0,-8px,0) scaleY(.94)}}@media(max-width:760px){.ascii-sea{inset:20px -40% 120px;opacity:.55}.ascii-sea pre{font-size:7px;letter-spacing:1.5px}}.ascii-sea{opacity:.84}.ascii-sea pre{opacity:calc(.07 + var(--sea-row) * .016);font-size:10px}@media(max-width:760px){.ascii-sea{opacity:.62}.ascii-sea pre{font-size:7px}}
