.landing-page-product-input{width:100%;max-width:48rem;height:11.625rem;text-align:left}.landing-page-product-input-shell{display:flex;flex-direction:column;height:100%;border:1px solid var(--color-border);border-radius:.25rem;padding:1.25rem;background:var(--color-surface);box-shadow:0 1px 3px #0000000f;transition:border-color .15s ease,box-shadow .15s ease}.landing-page-product-input-shell:focus-within{border-color:color-mix(in oklab,var(--color-border) 65%,var(--content-accent));box-shadow:0 2px 6px #0000001a}.landing-page-product-input-body{position:relative;min-height:0;flex:1;cursor:text}.landing-page-product-input-textarea,.landing-page-product-input-animation{position:absolute;inset:0;display:block;width:100%;height:100%;overflow-y:auto;font-family:var(--font-sans);font-size:1.25rem;line-height:2rem}.landing-page-product-input-textarea{resize:none;border:0;outline:0;background:transparent;color:var(--color-foreground);caret-color:var(--content-accent)}.landing-page-product-input-textarea::placeholder{color:var(--color-muted-foreground);opacity:1}.landing-page-product-input-animation{overflow:hidden;color:var(--color-foreground);pointer-events:none}.landing-page-product-input-footer{display:flex;flex-shrink:0;justify-content:flex-end;padding-top:.5rem}.landing-page-product-input-submit{display:flex;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--color-fern);border-radius:.25rem;padding-inline:.75rem;background:var(--color-fern);color:var(--color-mist);font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.landing-page-product-input-submit:hover{border-color:var(--color-fern-60);background:var(--color-fern-60);transform:scale(1.05)}.landing-page-product-input-submit:focus-visible{outline:2px solid var(--content-accent);outline-offset:2px}[data-site-header][data-progressive-background]{isolation:isolate}[data-site-header][data-progressive-background]:before{position:absolute;inset:0;z-index:-1;background:color-mix(in oklab,var(--color-background) 80%,transparent);opacity:var(--site-header-scroll-progress, 0);-webkit-backdrop-filter:blur(1.5rem);backdrop-filter:blur(1.5rem);content:"";pointer-events:none;transform:translateZ(0);will-change:opacity}[data-site-header][data-progressive-background]:after{opacity:var(--site-header-scroll-progress, 0);will-change:opacity}.landing-page-prompt-token{display:inline-flex;align-items:center;gap:.25rem;box-sizing:border-box;height:1.75rem;border:1px solid var(--color-border);border-radius:.25rem;padding-inline:.375rem;background:var(--color-background);color:var(--color-foreground);font-size:.82em;line-height:1;vertical-align:baseline}.landing-page-prompt-token-icon{width:.875rem;height:.875rem;object-fit:contain}.landing-page-product-input-caret{display:inline-block;width:1px;height:1.1em;margin-left:.125rem;background:var(--content-accent);vertical-align:-.15em;animation:landing-page-terminal-caret 1.1s step-end infinite}@media(prefers-color-scheme:dark){.landing-page-product-input-shell,.landing-page-product-input-shell:focus-within{box-shadow:none}}html.landing-page-scroll-ready{scroll-behavior:smooth;scroll-padding-top:5rem}.landing-page-reveal-ready [data-reveal]{opacity:0;transform:translateY(1rem);transition:opacity .6s ease,transform .6s ease}.landing-page-reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.landing-page-scroll-cue svg{animation:landing-page-scroll-cue 1.8s ease-in-out infinite}.landing-page-hero-atmosphere{isolation:isolate}.landing-page-hero-atmosphere:before,.landing-page-hero-atmosphere:after{position:absolute;content:"";will-change:opacity,transform}.landing-page-hero-atmosphere:before{inset:-35%;background:radial-gradient(ellipse 28% 38% at 12% 48%,rgb(78 129 78 / .34),transparent 72%),radial-gradient(ellipse 30% 40% at 88% 38%,rgb(192 255 171 / .4),transparent 74%),radial-gradient(ellipse 36% 28% at 58% 94%,rgb(9 52 42 / .2),transparent 76%);filter:blur(4rem);mask-image:radial-gradient(ellipse 62% 58% at 50% 44%,transparent 22%,black 72%);animation:landing-page-hero-atmosphere 24s ease-in-out infinite alternate}.landing-page-hero-atmosphere:after{inset:-25%;background:conic-gradient(from 210deg,transparent 0 18%,rgb(78 129 78 / .16) 28%,transparent 40% 66%,rgb(192 255 171 / .2) 78%,transparent 90%);filter:blur(5rem);mask-image:radial-gradient(ellipse 58% 54% at 50% 46%,transparent 30%,black 76%);opacity:.75;animation:landing-page-hero-atmosphere-ring 18s ease-in-out infinite alternate}@media(prefers-color-scheme:dark){.landing-page-hero-atmosphere:before{background:radial-gradient(ellipse 28% 38% at 12% 48%,rgb(9 52 42 / .9),transparent 72%),radial-gradient(ellipse 30% 40% at 88% 38%,rgb(192 255 171 / .26),transparent 74%),radial-gradient(ellipse 36% 28% at 58% 94%,rgb(78 129 78 / .28),transparent 76%)}.landing-page-hero-atmosphere:after{background:conic-gradient(from 210deg,transparent 0 18%,rgb(9 52 42 / .8) 28%,transparent 40% 66%,rgb(192 255 171 / .16) 78%,transparent 90%)}}.landing-page-step-connector{position:absolute;top:1.5rem;left:1.5rem;width:1px;height:calc(100% + 2rem);background:var(--color-border)}.landing-page-step-connector:after{position:absolute;inset:0;background:var(--color-fern);content:"";transform:scaleY(0);transform-origin:top}.landing-page-steps.is-visible .landing-page-step-number{animation:landing-page-step-number .6s ease-out both}.landing-page-steps.is-visible .landing-page-step-copy{animation:landing-page-step-copy .6s ease-out both}.landing-page-steps.is-visible .landing-page-step-connector:after{animation:landing-page-step-connector-vertical .7s ease-in-out both}.landing-page-steps.is-visible .landing-page-step:nth-child(1) .landing-page-step-number{animation-delay:.15s}.landing-page-steps.is-visible .landing-page-step:nth-child(1) .landing-page-step-copy{animation-delay:.3s}.landing-page-steps.is-visible .landing-page-step:nth-child(1) .landing-page-step-connector:after{animation-delay:.65s}.landing-page-steps.is-visible .landing-page-step:nth-child(2) .landing-page-step-number{animation-delay:1.3s}.landing-page-steps.is-visible .landing-page-step:nth-child(2) .landing-page-step-copy{animation-delay:1.45s}.landing-page-steps.is-visible .landing-page-step:nth-child(2) .landing-page-step-connector:after{animation-delay:1.8s}.landing-page-steps.is-visible .landing-page-step:nth-child(3) .landing-page-step-number{animation-delay:2.45s}.landing-page-steps.is-visible .landing-page-step:nth-child(3) .landing-page-step-copy{animation-delay:2.6s}.landing-page-marquee{animation:landing-page-marquee 36s linear infinite}.landing-page-marquee-window{position:relative}.landing-page-marquee-window:before,.landing-page-marquee-window:after{position:absolute;top:0;bottom:0;z-index:1;width:clamp(2.5rem,7vw,5rem);content:"";pointer-events:none}.landing-page-marquee-window:before{left:0;background:linear-gradient(to right,var(--color-background),transparent);filter:drop-shadow(.75rem 0 .75rem rgb(0 0 0 / .14))}.landing-page-marquee-window:after{right:0;background:linear-gradient(to left,var(--color-background),transparent);filter:drop-shadow(-.75rem 0 .75rem rgb(0 0 0 / .14))}.landing-page-status-pulse{animation:landing-page-status-pulse 1.8s ease-in-out infinite}.landing-page-terminal-caret{animation:landing-page-terminal-caret 1.1s step-end infinite}@keyframes landing-page-scroll-cue{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(.375rem);opacity:1}}@keyframes landing-page-hero-atmosphere{0%{opacity:.72;transform:translate3d(-2%,1%,0) rotate(-3deg) scale(.96)}50%{opacity:1;transform:translate3d(2%,-2%,0) rotate(2deg) scale(1.04)}to{opacity:.82;transform:translate3d(-1%,2%,0) rotate(4deg) scale(1)}}@keyframes landing-page-hero-atmosphere-ring{0%{opacity:.5;transform:rotate(-8deg) scale(.96)}to{opacity:.85;transform:rotate(8deg) scale(1.06)}}@keyframes landing-page-step-number{0%{background:var(--color-background);box-shadow:0 0 color-mix(in srgb,var(--color-fern) 35%,transparent);color:var(--content-accent)}60%{box-shadow:0 0 0 .5rem transparent}to{background:var(--color-fern);box-shadow:0 0 0 0 transparent;color:var(--color-mist)}}@keyframes landing-page-step-copy{0%{opacity:.3;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes landing-page-step-connector-vertical{to{transform:scaleY(1)}}@keyframes landing-page-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .375rem))}}@keyframes landing-page-status-pulse{50%{opacity:.35}}@keyframes landing-page-terminal-caret{50%{opacity:0}}@media(min-width:48rem){.landing-page-step-connector{top:1.5rem;left:1.5rem;width:calc(100% + 1.5rem);height:1px}.landing-page-step-connector:after{transform:scaleX(0);transform-origin:left}.landing-page-steps.is-visible .landing-page-step-connector:after{animation-name:landing-page-step-connector-horizontal}}@keyframes landing-page-step-connector-horizontal{to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){html.landing-page-scroll-ready{scroll-behavior:auto}.landing-page-reveal-ready [data-reveal]{opacity:1;transform:none;transition:none}.landing-page-scroll-cue svg,.landing-page-hero-atmosphere:before,.landing-page-hero-atmosphere:after,.landing-page-step-connector:after,.landing-page-step-copy,.landing-page-step-number,.landing-page-marquee,.landing-page-status-pulse,.landing-page-terminal-caret{animation:none}.landing-page-step-connector:after{transform:none}.landing-page-step-number{background:var(--color-fern);color:var(--color-mist)}}
