:where(.marketing *){box-sizing:border-box;margin:0;padding:0}.marketing{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#030304;--bg-white:#ffffff08;--bg-inset:#ffffff05;--text:#fff;--text-mid:#ffffffbf;--text-muted:#ffffff8c;--border:#ffffff1a;--border-med:#ffffff2e;--accent:#dbe4f6;--accent-hover:#fff;--on-accent:#030304;--portal-ink:#dbe4f6;--bg-dark:#08080b;--bg-well:#000;--bg-well-raised:#141418;--on-dark:#fff;--on-dark-mid:#ffffffb3;--on-dark-muted:#ffffff80;--on-dark-border:#ffffff24;--on-dark-hover:#ffffff0f;--nav-h:64px;--space-section:clamp(3.5rem, 5vw, 5.5rem);--space-row:clamp(2.5rem, 4vw, 4rem);font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;line-height:1.6}.marketing :where(img){max-width:100%;display:block}.marketing :where(a){color:inherit}.wrap{max-width:1200px;margin:0 auto;padding:0 2rem}.hero{min-height:min(100svh,900px);padding-top:calc(var(--nav-h) + 5rem);background:var(--bg-dark);flex-direction:column;justify-content:center;padding-bottom:1.5rem;display:flex;position:relative;overflow:hidden}.hero>.wrap{z-index:1;position:relative}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.hero>.wrap.hero-grid{max-width:1280px}.hero-text{text-align:left}.hero-media{width:100%;min-width:0;max-width:min(34rem, calc((min(100svh, 900px) - var(--nav-h) - 4rem) * 92 / 104));aspect-ratio:92/104;justify-self:center}.hero-portal{opacity:0;width:100%;height:100%;transition:opacity 1.6s;display:block}.hero-portal.is-ready{opacity:1}.hero-media:has(.hero-rotator){position:relative}.hero-rotator{white-space:nowrap;color:var(--text-muted);align-items:center;gap:.6rem;font-size:.8rem;display:flex;position:absolute;bottom:-2.5rem;left:50%;transform:translate(-50%)}.hero-rotator button{font:inherit;color:var(--text-mid);border:1px solid var(--border-med);cursor:pointer;background:0 0;border-radius:6px;padding:.15rem .5rem;font-size:1rem;line-height:1}.hero-rotator button:hover{color:var(--text)}.wrap.hero-lab{padding-block:calc(var(--nav-h) + 2.5rem) 4rem}.hero-lab-head{margin-bottom:2rem}.hero-lab-head h1{color:var(--text);font-size:1.75rem;font-weight:400}.hero-lab-head p{color:var(--text-muted);margin-top:.5rem}.hero-lab-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,20rem),1fr));gap:1.5rem;display:grid}.lab-window{border:1px solid var(--border-med);background:var(--bg-dark);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.lab-window-bar{border-bottom:1px solid var(--border);background:var(--bg-white);align-items:center;gap:.75rem;padding:.55rem .75rem;display:flex}.lab-dots{gap:6px;display:flex}.lab-dots i{background:var(--border-med);border-radius:50%;width:10px;height:10px}.lab-title{color:var(--text-mid);flex:1;font-size:.85rem}.lab-status{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.7rem}.lab-status--option{color:var(--accent)}.lab-expand{font:inherit;color:var(--text-mid);border:1px solid var(--border-med);cursor:pointer;background:0 0;border-radius:6px;padding:.2rem .6rem;font-size:.8rem}.lab-expand:hover{color:var(--text);border-color:var(--text-muted)}.lab-window-stage{aspect-ratio:92/104;padding:1.5rem}.lab-window-file{border-top:1px solid var(--border);color:var(--text-muted);overflow-wrap:anywhere;padding:.5rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.lab-overlay{z-index:1000;background:#030304e6;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.lab-window--large{width:min(100%,88.4615dvh - 4.96154rem)}@media (max-width:768px){.hero-grid{grid-template-columns:1fr}.hero-media{max-width:22rem}}.hero-headline{letter-spacing:-.03em;color:var(--on-dark);margin-bottom:1.5rem;font-size:clamp(2.75rem,6vw,5.5rem);font-weight:300;line-height:1.02}.hero-headline span{display:block}.hero-sub{color:var(--on-dark-mid);max-width:42ch;margin:0 0 2.5rem;font-size:clamp(1.0625rem,1.7vw,1.5rem);font-weight:400;line-height:1.65}.btn-primary{background:var(--on-dark);color:var(--bg-dark);letter-spacing:.02em;border:1px solid #0000;border-radius:4px;align-items:center;padding:.75rem 1.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s;display:inline-flex}.btn-primary:hover{opacity:.88}.btn-secondary{color:var(--on-dark);letter-spacing:.02em;border:1px solid var(--on-dark-border);background:0 0;border-radius:4px;align-items:center;padding:.75rem 1.75rem;font-size:.875rem;font-weight:400;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.btn-secondary:hover{border-color:var(--border-med);background:var(--on-dark-hover)}.proof-band{background:var(--bg-dark);padding-bottom:2.25rem}.proof-bar{z-index:1;border-top:1px solid var(--on-dark-border);text-align:center;padding-block:2rem 0;position:relative}.proof-label,.proof-note{letter-spacing:.14em;text-transform:uppercase;color:var(--on-dark-muted);white-space:nowrap;margin-bottom:1.25rem;font-size:.7rem;font-weight:500}.proof-logos{flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(1rem,2.4vw,2.25rem);display:flex}.proof-item{flex:none;align-items:center;text-decoration:none;display:flex}.proof-item img{object-fit:contain;width:1.75rem;height:1.75rem}.proof-item--wordmark img{width:5rem;height:.95rem}.proof-bar .logo-mono{filter:brightness(0)invert();opacity:.55;transition:opacity .2s}.proof-bar .proof-item:hover .logo-mono{opacity:.9}.proof-note{margin-top:1.25rem;margin-bottom:0}.info-section{padding:var(--space-section) 0;background:var(--bg-dark);border-top:1px solid var(--on-dark-border);border-bottom:1px solid var(--on-dark-border)}.info-intro{text-align:center;padding-bottom:0}.info-headline{letter-spacing:-.025em;color:var(--on-dark);max-width:680px;margin:0 auto 1.5rem;font-size:clamp(1.875rem,3.5vw,3rem);font-weight:300;line-height:1.2}.cta-band{padding:var(--space-section) 0;background:var(--bg-dark);text-align:center}.cta-headline{letter-spacing:-.025em;color:var(--on-dark);max-width:680px;margin:0 auto 2rem;font-size:clamp(1.875rem,3.5vw,3rem);font-weight:300;line-height:1.2}.cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.cta-points{color:var(--on-dark-muted);margin-top:1.5rem;font-size:.875rem}.cta-points span{opacity:.6;margin-inline:.5rem}.info-feature{max-width:1080px;padding-block:var(--space-row);border-top:1px solid var(--on-dark-border);grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:center;gap:clamp(2.5rem,4vw,4rem);margin-inline:auto;display:grid}.info-feature--flip .info-feature-text{order:2}.info-intro+.info-feature{border-top:0;padding-top:.5rem}.info-feature-visual{justify-self:center;width:100%;max-width:560px}.info-feature-index{letter-spacing:.1em;color:var(--on-dark-muted);margin-bottom:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem}@supports ((-webkit-background-clip:text) or (background-clip:text)){.info-feature-index--shimmer{background:linear-gradient(100deg,#ff70b0 0%,#a078ff 30%,#f4f1ff 45%,#4fd1ff 60%,#ff70b0 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;animation:6s linear infinite index-shimmer}}@keyframes index-shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.info-feature-index--dust{--dust-noise:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.1' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 3 -0.9'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");text-shadow:0 0 6px #dbe4f673,0 0 1px #dbe4f699;width:fit-content;-webkit-mask-image:var(--dust-noise);-webkit-mask-image:var(--dust-noise);mask-image:var(--dust-noise);margin:-.25rem 0 .75rem -.4rem;padding:.25rem .4rem;animation:14s linear infinite index-dust;-webkit-mask-size:90px 90px;mask-size:90px 90px}@keyframes index-dust{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:90px -90px;mask-position:90px -90px}}.info-feature-index--neon:after{content:"";background:linear-gradient(90deg,#3ef2ff,#5b5cff 70%,#0000);width:2.5rem;height:1px;margin-top:.4rem;display:block;box-shadow:0 0 4px #3ef2ff59}@media (prefers-reduced-motion:reduce){.info-feature-index--shimmer{background-position:50% 0;animation:none}.info-feature-index--dust{animation:none}}.info-feature-title{letter-spacing:-.02em;color:var(--on-dark);margin-bottom:1.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300;line-height:1.15}.info-feature-body{color:var(--on-dark-muted);max-width:30rem;font-size:1.0625rem;line-height:1.7}.info-feature-body+.info-feature-body{margin-top:1rem}.info-feature-link{color:var(--accent);white-space:nowrap;text-underline-offset:.2em;-webkit-text-decoration:underline #dbe4f659;text-decoration:underline #dbe4f659;transition:text-decoration-color .2s,color .2s}.info-feature-link:after{content:" →"}.info-feature-link:hover{color:var(--accent-hover);text-decoration-color:currentColor}.info-feature-stat{border-top:1px solid var(--on-dark-border);align-items:baseline;gap:.75rem;max-width:30rem;margin-top:2.25rem;padding-top:1.25rem;display:flex}.info-feature-stat strong{letter-spacing:-.02em;color:var(--on-dark);font-size:2.25rem;font-weight:300}.info-feature-stat span{color:var(--on-dark-muted);font-size:.875rem}.info-diagram{aspect-ratio:4/3;background:var(--bg-well);border:1px solid var(--on-dark-border);border-radius:12px;place-items:center;padding:1.5rem;display:grid;position:relative}.info-diagram svg{width:100%;height:100%;overflow:visible}.opt-diagram{background:radial-gradient(110% 90% at 40% 30%, #28468229, transparent 70%), var(--bg-well);flex-direction:column;place-items:stretch stretch;gap:.75rem;padding:1.25rem 1.25rem 1rem;display:flex}.opt-diagram svg{flex:1;min-height:0}.opt-axis{fill:none;stroke:#ffffff47;stroke-width:1.25px}.opt-axis-label{fill:var(--on-dark-muted);letter-spacing:.18em;font-size:9px}.opt-note{fill:var(--on-dark-muted);font-size:9px;font-style:italic}.opt-cross{fill:none;stroke:#ffffff73;stroke-width:1.2px}.opt-cross--best{stroke:var(--on-dark)}.opt-curve{fill:none;stroke:#8fb4ff;stroke-width:2px;stroke-linecap:round;stroke-dasharray:1}.opt-arrow{fill:none;stroke:#8fb4ffb3;stroke-width:1.25px;stroke-dasharray:3 3}.opt-guide{fill:none;stroke:#ffffff24;stroke-width:1px;stroke-dasharray:2 3}.opt-bracket-line{fill:none;stroke:#7fe0b0;stroke-width:1.25px}.opt-saving{fill:#9fe9c4;font-size:11px}.opt-marker-dot{fill:#e8f0ff}.opt-marker-halo{fill:#8fb4ff38;stroke:#8fb4ff99;stroke-width:1px}.opt-marker-label{fill:var(--on-dark);letter-spacing:.04em;font-size:11px}.opt-key-cross{background:linear-gradient(#ffffff8c,#ffffff8c) 50%/100% 1px no-repeat,linear-gradient(#ffffff8c,#ffffff8c) 50%/1px 100% no-repeat;width:9px;height:9px;position:relative}.opt-axis,.opt-axis-label,.opt-cross,.opt-note,.opt-area,.opt-arrow,.opt-bracket,.opt-marker,.opt-marker-label{opacity:0;transition:opacity .5s}.opt-curve{stroke-dashoffset:1px;transition:stroke-dashoffset 1.4s cubic-bezier(.65,0,.35,1) .8s}.opt-marker{transition:opacity .4s 2.2s,transform 1.1s cubic-bezier(.65,0,.35,1) 2.5s}.is-in .opt-axis,.is-in .opt-axis-label,.is-in .opt-cross{opacity:1}.is-in .opt-curve{stroke-dashoffset:0}.is-in .opt-area{opacity:1;transition-delay:1.8s}.is-in .opt-note{opacity:1;transition-delay:.9s}.is-in .opt-arrow{opacity:1;transition-delay:2.3s}.is-in .opt-marker{opacity:1}.is-in .opt-marker-label{opacity:1;transition-delay:3.5s}.is-in .opt-bracket{opacity:1;transition-delay:3.7s}.is-in .opt-marker-halo{animation:2.6s ease-in-out 3.6s infinite opt-halo}@keyframes opt-halo{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.35)}}.opt-marker-halo{transform-box:fill-box;transform-origin:50%}@media (prefers-reduced-motion:reduce){.opt-diagram *,.opt-diagram .opt-curve,.opt-diagram .opt-marker{transition:none!important;animation:none!important}}.routing-diagram{background:radial-gradient(120% 90% at 45% 50%, #2846822e, transparent 70%), var(--bg-well);flex-direction:column;place-items:stretch stretch;gap:.75rem;padding:1.25rem 1.25rem 1rem;display:flex}.routing-diagram svg{flex:1;min-height:0}.rd-router{stroke:#dbe4f659;stroke-width:1px}.rd-router-halo{fill:none;stroke:#6f9dff;stroke-width:2px}.rd-braces{fill:none;stroke:var(--accent);stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.rd-zoo{fill:#ffffff04;stroke:var(--on-dark-border);stroke-width:1px;stroke-dasharray:4 4}.rd-row{fill:#6f9dff1a;stroke:#6f9dff8c;stroke-width:1px}.rd-edge{fill:none;stroke:#ffffff29;stroke-width:1.25px;stroke-dasharray:3 4}.rd-trail{fill:none;stroke:#8fb4ff;stroke-width:1.5px;stroke-linecap:butt}.rd-trail--back{stroke:#7fe0b0}.rd-tier{fill:var(--on-dark-muted);letter-spacing:.04em;font-size:9px}.rd-note{fill:var(--on-dark-muted);font-size:9px;font-style:italic}.rd-chip{fill:#ffffff0a;stroke:var(--on-dark-border)}.rd-chip--saving{fill:#7fe0b01a;stroke:#7fe0b080}.rd-chip-text{fill:var(--on-dark-muted);font-size:9.5px}.rd-chip-text--saving{fill:#9fe9c4}.rd-caption{fill:var(--on-dark-muted);letter-spacing:.18em;font-size:9px}.rd-prompt{fill:var(--on-dark-mid);font-size:10.5px;font-style:italic}.rd-name{fill:var(--on-dark-muted);font-size:11px;transition:fill .3s}.rd-name--on{fill:var(--on-dark)}.rd-score{fill:var(--on-dark-muted);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px}.rd-score--on{fill:#8fb4ff}.rd-pulse{fill:#e8f0ff}.rd-pulse--back{fill:#7fe0b0}.routing-diagram-legend{color:var(--on-dark-muted);flex-wrap:wrap;align-items:center;gap:.4rem 1.1rem;font-size:.72rem;display:flex}.routing-diagram-legend span{align-items:center;gap:.4rem;display:inline-flex}.rd-key{border-radius:50%;width:8px;height:8px}.rd-key--out{background:#e8f0ff;box-shadow:0 0 6px #8fb4ff}.info-probe{text-align:left;flex-direction:column;place-items:stretch stretch;gap:1.25rem;display:flex}.info-probe-bar{color:var(--on-dark-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.info-probe-live{background:#5fd38d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #5fd38d}.probe-model{color:var(--on-dark);border:1px solid var(--on-dark-border);border-radius:999px;margin-right:.25rem;padding:.15rem .55rem}.probe-chat{flex:1;align-items:center;display:grid}.probe-chat>*{grid-area:1/1}.probe-chat-sizer{visibility:hidden}.probe-chat-inner{flex-direction:column;gap:1.25rem;display:flex}.probe-msg{color:var(--on-dark);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8}.probe-msg--user{max-width:88%;color:var(--on-dark-mid);background:var(--bg-well-raised);border:1px solid var(--on-dark-border);overflow-wrap:anywhere;border-radius:14px 14px 3px;align-self:flex-end;padding:.55rem .85rem;font-size:.9rem;line-height:1.5}.probe-msg mark{color:inherit;border-radius:3px;padding:.05em .15em;transition:background-color .35s}.info-probe-caret{vertical-align:text-bottom;background:var(--on-dark);width:2px;height:1.1em;margin-left:2px;animation:1.1s step-end infinite info-caret;display:inline-block}@keyframes info-caret{50%{opacity:0}}.info-probe-legend{color:var(--on-dark-muted);flex-wrap:wrap;gap:.5rem 1rem;font-size:.72rem;display:flex}.info-probe-legend span{align-items:center;gap:.4rem;display:flex}.info-probe-legend i{border-radius:50%;width:10px;height:10px}@media (prefers-reduced-motion:reduce){.info-probe-caret{animation:none}}@media (max-width:768px){.proof-band{padding-bottom:3rem}.info-section,.cta-band{padding:4.5rem 0}.info-feature{grid-template-columns:1fr;padding-block:4rem}.info-feature--flip .info-feature-text{order:0}.info-diagram{aspect-ratio:auto;min-height:16rem}}.hiring-band{background:var(--bg-dark);padding:4rem 0}.hiring-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.hiring-text{letter-spacing:-.02em;color:var(--on-dark);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:300;line-height:1.25}.hiring-sub{color:var(--on-dark-muted);max-width:46ch;margin-top:.625rem;font-size:.875rem}@media (max-width:768px){.hiring-band{padding:3rem 0}.hiring-inner{flex-direction:column;align-items:flex-start}}.reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(20px)}.reveal.revealed{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}@media (prefers-reduced-motion:reduce){.reveal,.reveal.revealed{opacity:1;transition:none;transform:none}.hero-portal{transition:none}}@media (max-width:768px){.wrap{padding:0 1.5rem}.hero{padding-top:calc(var(--nav-h) + 3rem);padding-bottom:3rem}}@media (max-width:480px){.wrap{padding:0 1.25rem}.hero-ctas{flex-direction:column;align-items:stretch}.hero-ctas>*{justify-content:center}.cta-actions{flex-direction:column;align-items:stretch}.cta-actions>*{justify-content:center}}
