@font-face{font-family:Elms Sans;src:url(/landing/v3/fonts/elms-sans-latin.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/landing/v3/fonts/manrope-latin.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap}body:has(.vord-landing),html:has(.vord-landing){height:auto;overflow:visible}html:has(.vord-landing){scroll-behavior:smooth;scroll-padding-top:88px}body:has(.vord-landing){background:var(--landing-snow)}.vord-landing{--lp-gutter:4.86vw;--lp-dock-space:102px;--lp-heading:var(--font-elms),"Elms Sans","Manrope",sans-serif;--lp-sans:var(--font-manrope),"Manrope",sans-serif;--lp-line:color-mix(in srgb,var(--landing-spruce) 16%,transparent);--lp-muted:color-mix(in srgb,var(--landing-spruce) 60%,transparent);--lp-card-surface:color-mix(in srgb,var(--landing-spruce) 6%,var(--landing-snow));background:var(--landing-snow);color:var(--landing-spruce);font:16px/1.55 var(--lp-sans);-webkit-font-smoothing:antialiased}.vord-landing a{color:inherit;text-decoration:none}.vord-landing button,.vord-landing textarea{font:inherit}.vord-landing button{cursor:pointer;border:0;color:inherit;background:none}.vord-landing button:disabled{cursor:default;opacity:.55}.vord-landing h1,.vord-landing h2,.vord-landing h3,.vord-landing h4,.vord-landing p{margin:0}.vord-landing p+p{margin-top:16px}.vord-landing h1,.vord-landing h2,.vord-landing h3{font-weight:500;font-family:var(--lp-heading)}.vord-landing :is(button,a,textarea,summary):focus-visible{outline:2px solid var(--landing-coral);outline-offset:5px}.vord-landing ::selection{background:var(--landing-selection);color:var(--landing-spruce)}.vord-landing .icon-defs{position:absolute;width:0;height:0;overflow:hidden}.vord-landing .icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.vord-landing .micro{font:500 11px/1.5 var(--lp-heading);letter-spacing:.065em;text-transform:uppercase}.vord-landing [data-focus-composer],.vord-landing [data-preview-credits]{background:var(--landing-coral);color:var(--landing-white)}.vord-landing [data-focus-composer]:hover,.vord-landing [data-preview-credits]:hover{background:var(--landing-coral-hover)}.vord-landing .topbar{position:sticky;top:0;z-index:30;background:var(--landing-snow);color:var(--landing-spruce)}.vord-landing .nav{max-width:none;margin:auto;height:68px;padding-inline:var(--lp-gutter);display:flex;align-items:center;justify-content:space-between;gap:24px}.vord-landing .nav .brand img{display:block;width:92px;height:auto}.vord-landing .nav-links{display:flex;margin-left:auto;gap:30px;font-size:15px}.vord-landing .nav-links a:hover{color:var(--landing-coral)}.vord-landing .nav-cta{display:flex;align-items:center;gap:22px;background:var(--landing-coral);color:var(--landing-white);border:0;border-radius:12px;padding:10px 20px;font:600 14px var(--lp-sans);white-space:nowrap}.vord-landing .hero{display:grid;max-width:none;margin:auto;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:end;gap:7vw;padding:90px var(--lp-gutter) 76px;background:var(--landing-snow);color:var(--landing-spruce);position:relative}.vord-landing .hero h1{max-width:710px;font:500 clamp(44px,4.5vw,68px)/1.1 var(--lp-heading);letter-spacing:-.035em}.vord-landing .hero-support{justify-self:end;max-width:480px;margin:0 0 3px;font:400 clamp(21px,1.9vw,28px)/1.4 var(--lp-sans);letter-spacing:-.02em}.vord-landing .hero-media-shell{padding:0 var(--lp-gutter) 68px;background:var(--landing-snow)}.vord-landing .hero-media{position:relative;width:100%;aspect-ratio:3/1;margin:0;overflow:hidden;border-radius:22px;background:var(--landing-spruce)}.vord-landing .hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.vord-landing .fixed-typebox-dock{position:fixed;z-index:25;right:0;bottom:24px;left:0;display:flex;justify-content:center;padding:0 24px;pointer-events:none}.vord-landing .floating-typebox{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:min(660px,calc(100vw - 48px));min-height:78px;padding:14px 14px 14px 18px;border:1px solid transparent;border-radius:18px;background:var(--landing-white);color:var(--landing-spruce);box-shadow:0 14px 42px color-mix(in srgb,var(--landing-spruce) 14%,transparent),0 2px 6px color-mix(in srgb,var(--landing-spruce) 4%,transparent);pointer-events:auto}.vord-landing .floating-typebox:focus-within{border-color:transparent;box-shadow:0 14px 42px color-mix(in srgb,var(--landing-spruce) 18%,transparent)}.vord-landing .prompt-field{position:relative;display:grid;min-width:0;min-height:24px}.vord-landing .floating-typebox textarea,.vord-landing .prompt-screensaver{grid-area:1/1;width:100%;min-height:24px;overflow-wrap:anywhere;white-space:pre-wrap;font:16px/1.5 var(--lp-sans)}.vord-landing .floating-typebox textarea{position:relative;z-index:1;height:auto;padding:0;border:0;outline:0;resize:none;overflow:hidden;background:transparent;color:inherit}.vord-landing .prompt-screensaver{z-index:2;display:block;color:inherit;opacity:0;pointer-events:none;transition:opacity .6s ease}.vord-landing .prompt-screensaver[data-prompt-phase=visible]{opacity:.76}.vord-landing .prompt-screensaver[data-prompt-phase=entering],.vord-landing .prompt-screensaver[data-prompt-phase=exiting]{opacity:0}.vord-landing .floating-typebox textarea::placeholder{color:color-mix(in srgb,var(--landing-spruce) 50%,transparent)}.vord-landing .typebox-controls{display:flex;align-items:center;gap:12px}.vord-landing .typebox-controls>span{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:color-mix(in srgb,var(--landing-spruce) 60%,transparent);white-space:nowrap}.vord-landing .typebox-controls>.private-mode-label{color:var(--landing-coral)}.vord-landing .typebox-controls .icon{width:14px;height:14px}.vord-landing .typebox-controls button,.vord-landing .typebox-controls button:disabled{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;background:var(--landing-coral);color:var(--landing-snow);cursor:pointer;opacity:1}.vord-landing .typebox-controls button:hover:not(:disabled){background:var(--landing-coral-hover)}.vord-landing .typebox-controls button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.vord-landing .floating-typebox .form-status{grid-column:1/-1;margin:0;padding:0;background:none;font-size:12px;color:var(--landing-coral-hover)}.vord-landing .unified-section{max-width:none;margin:auto;padding:56px var(--lp-gutter) 72px}.vord-landing .unified-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(36px,6vw,88px);align-items:center;margin-top:0}.vord-landing .unified-copy h2{font:500 clamp(36px,3.8vw,54px)/1.12 var(--lp-heading);letter-spacing:-.03em}.vord-landing .why-reasons{list-style:none;margin:32px 0 0;padding:0}.vord-landing .why-reasons li{position:relative;padding:18px 0;border-top:1px solid color-mix(in srgb,var(--landing-spruce) 14%,transparent)}.vord-landing .why-reasons h3{font:500 20px/1.35 var(--lp-heading);letter-spacing:-.015em}.vord-landing .why-reasons p{margin-top:8px;max-width:52ch;color:var(--lp-muted);font-size:14px;line-height:1.65}.vord-landing .unified-cta{display:inline-flex;align-items:center;gap:32px;margin-top:28px;padding:13px 20px;border-radius:10px;font:600 14px var(--lp-sans)}.vord-landing .unified-cta span{font-size:20px;line-height:1}.vord-landing .unified-workspace{margin:0;overflow:hidden;border:1px solid var(--landing-spruce);border-radius:20px;color:var(--landing-snow);background:var(--landing-spruce)}.vord-landing .unified-workspace svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.vord-landing .unified-workspace-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:21px 26px;border-bottom:1px solid color-mix(in srgb,var(--landing-snow) 14%,transparent)}.vord-landing .unified-credits,.vord-landing .unified-workspace-name{display:inline-flex;align-items:center;gap:9px}.vord-landing .unified-workspace-name{font:500 16px var(--lp-heading)}.vord-landing .unified-credits{padding:7px 10px;border:1px solid color-mix(in srgb,var(--landing-snow) 22%,transparent);border-radius:999px;color:var(--landing-chip);font-size:10px;white-space:nowrap}.vord-landing .unified-credits svg{width:15px;height:15px}.vord-landing .unified-thread{padding:30px 26px 34px}.vord-landing .unified-goal{width:fit-content;max-width:90%;margin-left:auto;border:1px solid color-mix(in srgb,var(--landing-snow) 14%,transparent);border-radius:14px 14px 3px 14px;padding:15px 18px;background:color-mix(in srgb,var(--landing-snow) 3%,transparent)}.vord-landing .unified-goal .micro{color:var(--landing-mark);font-size:9px}.vord-landing .unified-goal p{margin-top:6px;font-size:14px}.vord-landing .unified-response{margin-top:30px;position:relative}.vord-landing .unified-wordmark{display:block;width:58px;height:auto}.vord-landing .unified-thread-body{margin:18px 0 0 5px;padding-left:19px;border-left:1px solid color-mix(in srgb,var(--landing-snow) 19%,transparent)}.vord-landing .unified-thread-body>p{font:400 21px/1.4 var(--lp-heading);letter-spacing:-.015em}.vord-landing .unified-content{display:flex;gap:8px;margin-top:20px}.vord-landing .unified-content>span{flex:1;display:flex;align-items:center;justify-content:center;gap:9px;padding:14px 8px;border:1px solid color-mix(in srgb,var(--landing-snow) 19%,transparent);border-radius:9px;font-size:12px}.vord-landing .unified-continuation{display:flex;align-items:center;gap:10px;margin-top:19px;color:var(--landing-mark);font-size:11px;line-height:1.5}.vord-landing .unified-continuation>span{font-size:19px}.vord-landing .unified-workspace figcaption{display:flex;align-items:center;justify-content:center;gap:9px;padding:17px 24px;border-top:1px solid color-mix(in srgb,var(--landing-snow) 14%,transparent);font-size:11px;color:var(--landing-chip)}.vord-landing .unified-balance-mark{width:5px;height:5px;border-radius:50%;background:var(--landing-coral);flex-shrink:0}.vord-landing .unified-thread{position:relative}.vord-landing .agent-static{transition:opacity .6s ease,transform .6s ease}.vord-landing .unified-workspace[data-agent-stage]:not([data-agent-stage=done]):not([data-agent-stage=settling]) .agent-static{opacity:0;pointer-events:none;transform:translateY(10px)}.vord-landing .agent-prompt{position:relative}.vord-landing .agent-prompt-reserve{visibility:hidden;display:block}[data-agent-prompt-text]{position:absolute;inset:0}.vord-landing .unified-workspace[data-agent-stage=prompt] [data-agent-prompt-text]:after{content:"";display:inline-block;vertical-align:-2px;margin-left:3px;width:1px;height:15px;background:var(--landing-coral);animation:lp-agent-caret .6s steps(2,start) infinite}.vord-landing .agent-live-response{transition:opacity .4s ease}.vord-landing .unified-workspace:is([data-agent-stage=waiting],.vord-landing [data-agent-stage=prompt]) .agent-live-response{opacity:0}.vord-landing .agent-demo{position:absolute;inset:30px 26px 34px;overflow:hidden;pointer-events:none;transition:opacity .6s ease,translate .7s ease}.vord-landing .agent-demo-card[hidden],.vord-landing .agent-demo[hidden]{display:none}.vord-landing .agent-transcript{transition:transform .85s cubic-bezier(.22,.7,.2,1)}.vord-landing .unified-workspace:is([data-agent-stage=resetting],.vord-landing [data-agent-stage=prompt]) .agent-transcript{transition:none}.vord-landing .agent-output-stack{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:16px}.vord-landing .agent-demo-card{position:relative;flex:none;min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--landing-snow) 14%,transparent);border-radius:10px;background:color-mix(in srgb,var(--landing-snow) 3%,transparent);animation:lp-agent-message-in .6s cubic-bezier(.22,.7,.2,1) both}.vord-landing .agent-demo-text{width:100%;padding:12px 14px}.vord-landing .agent-demo-label{font:400 10px var(--lp-sans);color:var(--landing-mark);flex-shrink:0}.vord-landing .agent-demo-text p{margin:6px 0 0;min-height:21px;font:400 14px/1.5 var(--lp-sans);color:var(--landing-snow)}.vord-landing .agent-demo-image,.vord-landing .agent-demo-video{width:min(100%,340px);aspect-ratio:16/9}.vord-landing .agent-demo-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 45%}.vord-landing .agent-demo-caption{position:absolute;bottom:6px;left:7px;padding:3px 6px;border-radius:5px;color:var(--landing-snow);background:color-mix(in srgb,var(--landing-spruce) 78%,transparent);font:400 9px/1.4 var(--lp-sans)}.vord-landing .agent-demo-video video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:auto}.vord-landing .unified-workspace[data-agent-stage=settling] .agent-demo{opacity:0;translate:0 -18px}.vord-landing .unified-workspace[data-agent-stage=settling] .agent-static{transition-delay:.2s}@keyframes lp-agent-message-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-agent-caret{to{opacity:0}}@media (prefers-reduced-motion:reduce){.vord-landing .unified-workspace *{animation:none;transition:none}}.vord-landing .models{max-width:none;margin:auto;padding:18px var(--lp-gutter) 16px;color:var(--landing-spruce)}.vord-landing .model-intro{display:block;margin:0 0 30px}.vord-landing .model-intro h2{max-width:850px;font:500 clamp(38px,4vw,54px)/1.12 var(--lp-heading);letter-spacing:-.025em}.vord-landing #models .capability-columns{gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.vord-landing #models .capability-column{min-width:0;padding:10px;border-radius:22px;background:var(--lp-card-surface);display:flex;flex-direction:column}.vord-landing #models .modality-example{position:relative;width:100%;aspect-ratio:4/3;min-height:220px;overflow:hidden;border-radius:13px;isolation:isolate;background:var(--landing-snow)}.vord-landing #models .modality-example img{display:block;width:100%;height:100%;object-fit:cover}.vord-landing #models .text-example{--text-surface:var(--landing-snow);--text-chrome:color-mix(in srgb,var(--landing-spruce) 50%,var(--landing-snow));background:var(--text-surface);box-shadow:inset 0 0 0 1px var(--landing-chip)}.vord-landing #models .text-example:before{content:"";position:absolute;inset:33px 0 0;pointer-events:none;background-image:radial-gradient(color-mix(in srgb,var(--landing-spruce) 9%,transparent) .7px,transparent .85px);background-size:5px 5px;opacity:1;filter:none;mix-blend-mode:normal}.vord-landing #models .text-example[data-text-surface=linen]:before{background-image:linear-gradient(color-mix(in srgb,var(--landing-spruce) 2%,transparent) .5px,transparent .5px),linear-gradient(90deg,color-mix(in srgb,var(--landing-spruce) 2%,transparent) .5px,transparent .5px);background-size:6px 6px}.vord-landing #models .text-example[data-text-surface=plain]:before{display:none}.vord-landing #models .text-preview-chrome{position:absolute;inset:0 0 auto;height:33px;display:flex;align-items:center;justify-content:space-between;background:var(--text-chrome);border-bottom:1px solid var(--landing-chip);pointer-events:none}.vord-landing #models .text-preview-tabs{display:flex;align-items:center;height:100%;gap:12px;padding-left:12px}.vord-landing #models .text-preview-chrome .text-window-controls{width:37px;height:9px;flex:0 0 37px;object-fit:contain}.vord-landing #models .text-preview-tab{align-self:flex-end;display:flex;align-items:center;gap:7px;min-width:97px;height:26px;padding:0 12px;border:1px solid var(--landing-chip);border-bottom:0;border-radius:8px 8px 0 0;background:var(--text-surface);color:var(--lp-muted);font:400 10px/1 var(--lp-sans);transform:translateY(1px)}.vord-landing #models .text-preview-tab svg{width:12px;height:12px}.vord-landing #models .text-preview-menu{margin-right:14px;color:var(--landing-snow);font:400 20px/1 var(--lp-sans)}.vord-landing #models .text-example-content{position:absolute;inset:33px 0 0;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:18px 20px;transition:opacity .4s ease}.vord-landing #models .text-user-message{align-self:flex-end;max-width:88%;padding:9px 12px;border-radius:12px 12px 3px 12px;background:color-mix(in srgb,var(--landing-spruce) 9%,var(--landing-snow));color:var(--landing-spruce);font:400 14px/1.5 var(--lp-sans)}.vord-landing #models .text-user-message .prompt-words{white-space:normal;overflow:visible;text-overflow:clip}.vord-landing #models .text-assistant-message{align-self:flex-start;max-width:94%;text-align:left}.vord-landing #models .text-example .text-response-brand{display:block;width:38px;height:10px;object-fit:contain;margin:0 0 7px;filter:none;opacity:1}.vord-landing #models [data-text-excerpt]{font:400 16px/1.6 var(--lp-sans);letter-spacing:0;white-space:pre-line;color:var(--landing-spruce);margin:0}.vord-landing #models [data-text-phase=leaving] .text-example-content{opacity:0}.vord-landing #models .image-slide,.vord-landing #models .video-slide{position:absolute;inset:0;margin:0;transform:translate3d(100%,0,0);visibility:hidden;transition:none}.vord-landing #models .image-slide.is-prepared,.vord-landing #models .video-slide.is-prepared{visibility:visible}.vord-landing #models .image-example.is-running .image-slide:is(.is-current,.is-prepared,.is-leaving),.vord-landing #models .video-example.is-running .video-slide:is(.is-current,.is-prepared,.is-leaving){will-change:transform}.vord-landing #models .image-slide.is-current,.vord-landing #models .video-slide.is-current{transform:translateZ(0);visibility:visible;z-index:2;transition:transform .7s cubic-bezier(.42,0,.25,1)}.vord-landing #models .image-slide.is-leaving,.vord-landing #models .video-slide.is-leaving{transform:translate3d(-100%,0,0);visibility:visible;z-index:1;transition:transform .7s cubic-bezier(.42,0,.25,1)}.vord-landing #models .image-slide.is-cover-art{background:var(--landing-spruce)}.vord-landing #models .image-slide.is-cover-art img{position:relative;z-index:1;object-fit:cover;filter:none}.vord-landing #models .prompt-words{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vord-landing #models .capability-column .capability-format{margin:24px 8px 12px;font-size:34px;transform:none}.vord-landing #models .capability-use-case{margin:0 8px 23px;font-size:14px;line-height:1.65}.vord-landing #models .capability-column ul{margin:0 8px;padding:12px 0 0;list-style:none;border-top:1px solid var(--lp-line)}.vord-landing #models .capability-column li{font-size:12px;line-height:1.55;padding-block:7px;color:var(--lp-muted)}.vord-landing #models .video-example{background:var(--landing-spruce)}.vord-landing #models .video-example video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:var(--landing-spruce)}.vord-landing .capability-scope{margin:0;padding:22px 0 18px;border:0;font-size:11px;line-height:1.7;color:var(--lp-muted)}.vord-landing .capability-scope strong{font-weight:500;color:var(--landing-spruce)}.vord-landing .video-example{background:var(--landing-spruce)}.vord-landing .model-family-band{margin-top:28px;padding-block:48px 56px}.vord-landing .model-band-label{display:flex;justify-content:space-between;gap:20px;margin-top:0;padding-top:0;border:0;font:500 11px var(--lp-heading);color:var(--lp-muted)}.vord-landing .model-marquee{overflow:hidden;margin:22px 0 0;mask-image:linear-gradient(90deg,transparent,var(--landing-spruce) 8%,var(--landing-spruce) 92%,transparent)}.vord-landing .model-marquee-track{display:flex;width:max-content;animation:lp-model-scroll 40s linear infinite}.vord-landing .model-marquee-group{display:flex;gap:34px;padding-right:34px}.vord-landing .model-logo{width:140px;height:50px;padding:12px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;background:none;border-radius:0;font-size:15px;filter:grayscale(1);opacity:.72}.vord-landing .model-logo img{max-height:24px;max-width:86px;object-fit:contain}@keyframes lp-prompt-blink{to{opacity:0}}@keyframes lp-model-scroll{to{transform:translateX(-50%)}}.vord-landing .testimonials-section{max-width:none;padding:32px var(--lp-gutter) 40px}.vord-landing .testimonial-intro{display:flex;align-items:end;justify-content:space-between;gap:32px;margin:0 0 30px}.vord-landing .testimonial-intro h2{font:500 clamp(30px,3vw,42px)/1.12 var(--lp-heading);letter-spacing:-.025em}.vord-landing .testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.vord-landing .testimonial-quote{display:flex;flex-direction:column;min-width:0;margin:0;padding:0 36px 6px}.vord-landing .testimonial-quote:first-child{padding-left:0}.vord-landing .testimonial-quote:last-child{padding-right:0}.vord-landing .testimonial-quote+.testimonial-quote{border-left:1px solid var(--lp-line)}.vord-landing .testimonial-quote-mark{height:44px;color:var(--landing-coral);font:500 62px/1 var(--lp-heading)}.vord-landing .testimonial-quote blockquote{flex:1;margin:0 0 24px;font:400 clamp(20px,1.65vw,24px)/1.4 var(--lp-heading);letter-spacing:-.02em}.vord-landing .testimonial-quote figcaption{display:flex;align-items:center;gap:12px}.vord-landing .testimonial-avatar{flex-shrink:0;display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--lp-line);border-radius:50%;background:var(--landing-avatar);color:var(--landing-spruce)}.vord-landing .testimonial-avatar svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.vord-landing .testimonial-quote figcaption strong{display:block;font-size:14px;font-weight:600}.vord-landing .testimonial-quote figcaption small{display:block;margin-top:3px;color:var(--lp-muted);font-size:12px;line-height:1.5}.vord-landing .faq-section,.vord-landing .pricing-section{max-width:none;padding-inline:var(--lp-gutter);padding-block:84px}.vord-landing .section-intro{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:80px;margin:0 0 42px}.vord-landing .faq-section h2,.vord-landing .section-intro h2{font:500 clamp(36px,4vw,54px)/1.12 var(--lp-heading);letter-spacing:-.025em}.vord-landing .section-intro>p{max-width:440px;font-size:16px;line-height:1.7;color:var(--lp-muted)}.vord-landing .pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vord-landing .price-card{border:1px solid var(--lp-line);border-radius:20px;padding:36px;background:var(--landing-card)}.vord-landing .price-card .micro{color:var(--lp-muted)}.vord-landing .price-card h3{font-size:30px;margin:10px 0 28px}.vord-landing .price-amount{font:500 66px/1 var(--lp-heading);letter-spacing:-.04em;display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.vord-landing .price-amount span{font:400 16px/1.5 var(--lp-sans);letter-spacing:0}.vord-landing .price-description{margin:20px 0 28px;color:var(--lp-muted);font-size:14px}.vord-landing .price-cta{display:flex;width:100%;justify-content:space-between;align-items:center;padding:14px 20px;border:0;border-radius:10px;font:600 14px var(--lp-sans);transition:transform .18s ease,background .18s ease}.vord-landing .price-cta-secondary{border:1px solid var(--landing-coral);background:transparent;color:var(--landing-coral)}.vord-landing .price-cta-secondary:hover{background:transparent;color:var(--landing-coral);transform:translateY(-1px)}.vord-landing .price-cta-secondary:active{transform:translateY(0)}.vord-landing .price-card ul{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:15px;font-size:14px}.vord-landing .price-card li{padding-left:24px;position:relative}.vord-landing .price-card li:before{content:"\2713";position:absolute;left:0}.vord-landing .price-card-paid{background:var(--landing-spruce);color:var(--landing-snow);border-color:var(--landing-spruce)}.vord-landing .price-card-paid .micro,.vord-landing .price-card-paid .price-description{color:color-mix(in srgb,var(--landing-snow) 72%,transparent)}.vord-landing .pricing-note{font-size:12px;line-height:1.7;color:var(--lp-muted);max-width:92ch;margin:24px 0 0}.vord-landing .faq-section{padding-top:12px;padding-bottom:112px}.vord-landing .faq-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;margin-top:0}.vord-landing .faq-help{font-size:14px;line-height:1.8;color:var(--lp-muted);margin-top:28px}.vord-landing .faq-help a{display:inline-block;margin-top:12px;color:var(--landing-coral);border-bottom:1px solid}.vord-landing .faq-help a:hover{color:var(--landing-coral-hover)}.vord-landing .faq-list details{border-top:1px solid var(--lp-line)}.vord-landing .faq-list details:last-child{border-bottom:1px solid var(--lp-line)}.vord-landing .faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:23px 0;list-style:none;cursor:pointer;font:500 18px/1.4 var(--lp-heading)}.vord-landing .faq-list summary::-webkit-details-marker{display:none}.vord-landing .faq-list summary span{font:400 23px var(--lp-sans);flex-shrink:0}.vord-landing .faq-list details[open] summary span{transform:rotate(45deg)}.vord-landing .faq-list details p{font-size:14px;line-height:1.8;max-width:68ch;padding:0 32px 24px 0;color:var(--lp-muted)}.vord-landing .faq-list a{text-decoration:underline;text-underline-offset:3px;color:var(--landing-spruce)}.vord-landing .site-footer{background:var(--landing-spruce);color:var(--landing-snow);position:relative;isolation:isolate}.vord-landing .site-footer-grid{display:grid;grid-template-columns:minmax(172px,.75fr) minmax(0,1.25fr);column-gap:clamp(24px,3.6vw,74px);padding:56px clamp(32px,3.9vw,80px) 0}.vord-landing .site-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.vord-landing .site-footer-wordmark{display:block;width:clamp(133px,8.3vw,173px);height:40px}.vord-landing .site-footer-wordmark img{display:block;width:100%;height:100%;object-fit:contain}.vord-landing .site-footer-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px clamp(24px,3vw,56px);font-size:14px;line-height:1.3;align-content:start}.vord-landing .site-footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:40px 0 calc(28px + var(--lp-dock-space));font-size:14px}.vord-landing .site-footer-bottom,.vord-landing .site-footer-nav{color:color-mix(in srgb,var(--landing-snow) 60%,transparent)}.vord-landing .site-footer-meta{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.vord-landing .site-footer-email{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.vord-landing .site-footer-email svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.vord-landing .site-footer-socials{display:flex;gap:18px}.vord-landing .site-footer-socials a{width:44px;height:44px;display:grid;place-items:center}.vord-landing .site-footer-socials img{display:block;width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1);opacity:.76}.vord-landing .site-footer a:hover{color:var(--landing-snow)}body:has(.vord-landing[data-landing-theme=spruce]){background:var(--landing-spruce)}.vord-landing[data-landing-theme=spruce]{--lp-spruce-base:var(--landing-spruce);--lp-spruce-section:var(--landing-spruce-section);--lp-spruce-footer:var(--landing-spruce-section);--lp-spruce-card:var(--landing-spruce-card);--lp-spruce-raised:var(--landing-spruce-raised);--lp-spruce-recessed:var(--landing-spruce-recessed);--lp-spruce-showcase:var(--landing-spruce-showcase);--lp-spruce-showcase-chrome:var(--landing-spruce-showcase-chrome);--lp-spruce-showcase-raised:var(--landing-spruce-showcase-raised);--lp-spruce-paid:var(--landing-spruce-paid);--lp-coral-hover:var(--landing-coral-review-hover);--lp-line:color-mix(in srgb,var(--landing-snow) 16%,transparent);--lp-muted:var(--landing-mark);--lp-card-surface:var(--lp-spruce-card);background:var(--lp-spruce-base);color:var(--landing-snow);color-scheme:dark}.vord-landing[data-landing-theme=spruce] .hero,.vord-landing[data-landing-theme=spruce] .hero-media-shell,.vord-landing[data-landing-theme=spruce] .topbar{background:var(--lp-spruce-base);color:var(--landing-snow)}.vord-landing[data-landing-theme=spruce] #models .text-example .text-response-brand,.vord-landing[data-landing-theme=spruce] .nav .brand img{filter:none}.vord-landing[data-landing-theme=spruce] .floating-typebox{border-color:var(--lp-line);background:var(--lp-spruce-raised);color:var(--landing-snow);box-shadow:0 14px 42px color-mix(in srgb,black 46%,transparent),0 2px 6px color-mix(in srgb,black 7%,transparent)}.vord-landing[data-landing-theme=spruce] .floating-typebox:focus-within{border-color:color-mix(in srgb,var(--landing-coral) 62%,var(--landing-snow));box-shadow:0 14px 42px color-mix(in srgb,black 52%,transparent)}.vord-landing[data-landing-theme=spruce] .floating-typebox textarea::placeholder,.vord-landing[data-landing-theme=spruce] .typebox-controls>span{color:var(--lp-muted)}.vord-landing[data-landing-theme=spruce] .typebox-controls>.private-mode-label{color:var(--landing-coral)}.vord-landing[data-landing-theme=spruce] :is(.nav-cta,.unified-cta,[data-focus-composer],[data-preview-credits],.typebox-controls button){color:var(--landing-white)}.vord-landing[data-landing-theme=spruce] .typebox-controls button:hover:not(:disabled),.vord-landing[data-landing-theme=spruce] :is(.nav-cta,[data-focus-composer],[data-preview-credits]):hover{background:var(--lp-coral-hover)}.vord-landing[data-landing-theme=spruce] :is(.faq-help a:hover,.floating-typebox .form-status){color:var(--lp-coral-hover)}.vord-landing[data-landing-theme=spruce] .why-reasons li{border-color:var(--lp-line)}.vord-landing[data-landing-theme=spruce] .unified-workspace{border-color:color-mix(in srgb,var(--landing-snow) 16%,transparent);background-color:var(--lp-spruce-showcase);background-image:none}.vord-landing[data-landing-theme=spruce] :is(.unified-workspace-header,.unified-workspace figcaption){background:var(--lp-spruce-showcase-chrome)}.vord-landing[data-landing-theme=spruce] :is(.unified-workspace-header,.unified-workspace figcaption){border-color:color-mix(in srgb,var(--landing-snow) 14%,transparent)}.vord-landing[data-landing-theme=spruce] :is(.unified-goal,.agent-demo-card,.unified-content>span){border-color:color-mix(in srgb,var(--landing-snow) 14%,transparent);background:var(--lp-spruce-showcase-raised)}.vord-landing[data-landing-theme=spruce] .models{color:var(--landing-snow)}.vord-landing[data-landing-theme=spruce] #models .modality-example{background:var(--lp-spruce-section)}.vord-landing[data-landing-theme=spruce] #models .text-example{--text-surface:var(--lp-spruce-section);--text-chrome:var(--lp-spruce-raised);box-shadow:inset 0 0 0 1px var(--lp-line)}.vord-landing[data-landing-theme=spruce] #models .text-example:before{background-image:radial-gradient(color-mix(in srgb,var(--landing-snow) 8%,transparent) .7px,transparent .85px)}.vord-landing[data-landing-theme=spruce] #models .text-preview-chrome,.vord-landing[data-landing-theme=spruce] #models .text-preview-tab{border-color:var(--lp-line)}.vord-landing[data-landing-theme=spruce] #models .text-user-message{background:var(--lp-spruce-raised);color:var(--landing-snow)}.vord-landing[data-landing-theme=spruce] #models [data-text-excerpt],.vord-landing[data-landing-theme=spruce] .capability-scope strong{color:var(--landing-snow)}.vord-landing[data-landing-theme=spruce] .model-marquee{mask-image:linear-gradient(90deg,transparent,var(--landing-snow) 8%,var(--landing-snow) 92%,transparent)}.vord-landing[data-landing-theme=spruce] .model-logo{color:var(--landing-snow);filter:none;opacity:.86}.vord-landing[data-landing-theme=spruce] .model-logo img{filter:brightness(0) invert(1)}.vord-landing[data-landing-theme=spruce] .testimonial-avatar{background:var(--lp-spruce-card);color:var(--landing-snow)}.vord-landing[data-landing-theme=spruce] .price-card{color:var(--landing-snow)}.vord-landing[data-landing-theme=spruce] .price-card:not(.price-card-paid){border-color:color-mix(in srgb,var(--landing-snow) 10%,transparent);background:var(--lp-spruce-recessed)}.vord-landing[data-landing-theme=spruce] .price-card-paid{border-color:color-mix(in srgb,var(--landing-snow) 22%,transparent);background:var(--lp-spruce-paid);box-shadow:none}.vord-landing[data-landing-theme=spruce] .price-card-paid .price-description{color:var(--lp-muted)}.vord-landing[data-landing-theme=spruce] .price-card-paid .micro{color:color-mix(in srgb,var(--landing-snow) 72%,transparent)}.vord-landing[data-landing-theme=spruce] .price-card-paid .price-amount,.vord-landing[data-landing-theme=spruce] .price-card-paid .price-amount span{color:var(--landing-snow)}.vord-landing[data-landing-theme=spruce] .price-card:not(.price-card-paid) .price-cta{border-color:var(--landing-coral);background:transparent;color:var(--landing-coral)}.vord-landing[data-landing-theme=spruce] .price-card:not(.price-card-paid) .price-cta:hover{background:transparent;color:var(--landing-coral)}.vord-landing[data-landing-theme=spruce] .faq-list a{color:var(--landing-snow)}.vord-landing[data-landing-theme=spruce] .site-footer{background:var(--lp-spruce-footer)}.vord-landing[data-landing-theme=spruce] .site-footer-wordmark img{filter:none}.vord-landing .landing-theme-toggle{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:var(--lp-muted)}.vord-landing .landing-theme-toggle:hover{background:var(--lp-card-surface);color:var(--landing-spruce)}.vord-landing[data-landing-theme=spruce] .landing-theme-toggle:hover{color:var(--landing-snow)}.vord-landing .landing-theme-toggle:focus-visible{outline:2px solid var(--landing-coral);outline-offset:2px}.vord-landing .landing-theme-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.vord-landing .nav-links{align-items:center}.vord-landing[data-landing-theme=spruce] .unified-cta{background:var(--landing-coral)}.vord-landing[data-landing-theme=spruce] .unified-cta:hover{background:var(--lp-coral-hover)}@media (max-width:700px){.vord-landing .landing-theme-toggle{position:relative;height:1.55em;font:inherit}.vord-landing .landing-theme-toggle:after{content:"";position:absolute;inset:-13px 0}}.vord-landing .nav-links a,.vord-landing .site-footer-email{position:relative}.vord-landing .nav-links a:after,.vord-landing .site-footer-email:after{content:"";position:absolute;inset:-13px -8px}@media (min-width:768px){.vord-landing .site-footer-nav a{position:relative}.vord-landing .site-footer-nav a:after{content:"";position:absolute;inset:-9px -8px}}@media (max-width:1000px){.vord-landing .nav-links{gap:20px;font-size:13px}.vord-landing .hero{gap:32px;padding-top:70px;padding-bottom:60px}.vord-landing .unified-layout{gap:32px}.vord-landing .unified-workspace-header{padding:18px;flex-wrap:wrap}.vord-landing .unified-thread{padding:24px 18px}.vord-landing .unified-content>span{flex-direction:column}.vord-landing .testimonial-quote{padding-inline:24px}.vord-landing .testimonial-quote figcaption{gap:9px}.vord-landing .faq-layout,.vord-landing .section-intro{gap:40px}.vord-landing .price-card{padding:28px}}@media (min-width:701px) and (max-width:1050px){.vord-landing .capability-columns{grid-template-columns:1fr;max-width:600px;margin-inline:auto}.vord-landing .modality-example{min-height:0}.vord-landing .text-example-content{padding:clamp(24px,5vw,48px)}.vord-landing .text-example h4{font-size:30px;margin-bottom:24px}.vord-landing [data-stream-text]{font-size:18px}}@media (max-width:767px){.vord-landing .site-footer-grid{grid-template-columns:1fr;padding:48px 22px 0;gap:32px}.vord-landing .site-footer-wordmark{width:112px;height:32px}.vord-landing .site-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.vord-landing .site-footer-nav a{min-height:44px;display:flex;align-items:center}.vord-landing .site-footer-bottom{flex-direction:column;align-items:flex-start;padding:12px 0 calc(28px + var(--lp-dock-space));gap:20px}.vord-landing .site-footer-meta{gap:12px 24px;font-size:12px}.vord-landing .site-footer-socials{gap:16px}}@media (max-width:700px){html:has(.vord-landing){scroll-padding-top:144px}.vord-landing{--lp-gutter:22px;--lp-dock-space:82px}.vord-landing .nav{height:auto;min-height:112px;display:grid;grid-template-columns:auto 1fr;padding:20px 22px 16px;gap:22px 12px}.vord-landing .nav-links{grid-column:1/-1;grid-row:2;justify-content:space-between;margin:0;gap:16px;font-size:12px}.vord-landing .nav-cta{grid-column:2;grid-row:1;justify-self:end;font-size:12px;padding:10px 16px}.vord-landing .nav .brand img{width:82px}.vord-landing .hero{display:block;min-height:0;padding:48px 22px 36px}.vord-landing .hero h1{font-size:44px;line-height:1.08}.vord-landing .hero-support{justify-self:start;font-size:20px;line-height:1.5;margin:26px 0 0;max-width:29ch}.vord-landing .hero-media-shell{padding:0 22px 50px}.vord-landing .hero-media{aspect-ratio:1.5;border-radius:16px}.vord-landing .hero-media img{object-position:48% 50%}.vord-landing .fixed-typebox-dock{bottom:14px;padding-inline:14px}.vord-landing .floating-typebox{width:100%;min-height:68px;padding:12px 12px 12px 16px;gap:8px}.vord-landing .floating-typebox textarea{font-size:16px}.vord-landing .prompt-screensaver{font-size:15px;line-height:1.45}.vord-landing .typebox-controls{gap:0}.vord-landing .typebox-controls>span{display:none}.vord-landing .floating-typebox .form-status{font-size:11px;line-height:1.5}.vord-landing .unified-section{padding:24px 22px 42px}.vord-landing .unified-layout{grid-template-columns:1fr;gap:34px;margin-top:27px}.vord-landing .unified-copy h2{font-size:38px}.vord-landing .why-reasons{margin-top:28px}.vord-landing .why-reasons h3{font-size:19px}.vord-landing .why-reasons p{font-size:13px}.vord-landing .unified-cta{margin-top:24px}.vord-landing .unified-workspace-name{font-size:14px}.vord-landing .unified-credits{font-size:9px;gap:5px;padding:6px 8px}.vord-landing .unified-goal{max-width:94%;padding:13px 15px}.vord-landing .unified-goal p{font-size:13px}.vord-landing .unified-thread-body{padding-left:14px}.vord-landing .unified-thread-body>p{font-size:20px}.vord-landing .unified-content{gap:7px}.vord-landing .unified-content>span{font-size:11px;padding:12px 6px}.vord-landing .unified-workspace figcaption{font-size:10px;padding-inline:14px}.vord-landing .models{padding-inline:22px}.vord-landing .capability-columns{grid-template-columns:1fr;gap:22px}.vord-landing .capability-column{padding:16px;border-radius:20px}.vord-landing .capability-column .capability-format{font-size:30px}.vord-landing .capability-column li{font-size:13px}.vord-landing .text-example-content{padding:22px 20px}.vord-landing .capability-use-case{font-size:14px;margin-bottom:18px}.vord-landing .model-intro h2{font-size:36px}.vord-landing .model-family-band{padding-block:32px}.vord-landing .testimonials-section{padding:12px 22px 40px}.vord-landing .testimonial-intro{display:block;margin:0 0 24px}.vord-landing .testimonial-intro h2{font-size:32px}.vord-landing .testimonial-grid{grid-template-columns:1fr}.vord-landing .testimonial-quote,.vord-landing .testimonial-quote:first-child,.vord-landing .testimonial-quote:last-child{padding:0 0 24px}.vord-landing .testimonial-quote+.testimonial-quote{border-left:0;border-top:1px solid var(--lp-line);padding-top:24px}.vord-landing .testimonial-quote:last-child{padding-bottom:0}.vord-landing .testimonial-quote blockquote{font-size:22px;margin-bottom:20px}.vord-landing .testimonial-quote-mark{height:38px;font-size:56px}.vord-landing .testimonial-quote figcaption small{font-size:11px}.vord-landing .faq-section,.vord-landing .pricing-section{padding:50px 22px}.vord-landing .section-intro{display:block;margin:0 0 30px}.vord-landing .faq-section h2,.vord-landing .section-intro h2{font-size:38px}.vord-landing .section-intro>p{margin-top:24px;font-size:14px}.vord-landing .pricing-grid{grid-template-columns:1fr;gap:18px}.vord-landing .price-card{padding:26px}.vord-landing .price-card h3{font-size:28px}.vord-landing .price-amount{font-size:58px;gap:12px}.vord-landing .price-amount span{font-size:14px}.vord-landing .price-card ul{font-size:13px}.vord-landing .pricing-note{font-size:11px}.vord-landing .faq-section{padding-top:8px;padding-bottom:64px}.vord-landing .faq-layout{display:block;margin-top:24px}.vord-landing .faq-help{display:none}.vord-landing .faq-list{margin-top:30px}.vord-landing .faq-list summary{font-size:18px;padding:20px 0}.vord-landing .faq-list details p{font-size:13px;padding-right:8px}}@media (prefers-reduced-motion:reduce){.vord-landing .prompt-screensaver{transition:none}}@media (max-height:740px),(max-width:700px){.vord-landing .model-band-label{display:block}}@media (max-width:600px){.vord-landing .model-logo{width:136px;height:68px;font-size:13px}}@media (prefers-reduced-motion:reduce){html:has(.vord-landing){scroll-behavior:auto}.vord-landing .agent-demo-card,.vord-landing .image-slide,.vord-landing .image-slide.is-current,.vord-landing .image-slide.is-leaving,.vord-landing .price-cta,.vord-landing .unified-thread-body,.vord-landing .unified-wordmark,.vord-landing .video-placeholder-play,.vord-landing .video-slide,.vord-landing .video-slide.is-current,.vord-landing .video-slide.is-leaving{transition:none}.vord-landing .model-marquee-track{animation:none}.vord-landing .model-marquee{mask-image:none}.vord-landing .model-marquee-track{flex-wrap:wrap;width:auto}.vord-landing .model-marquee-group{flex-wrap:wrap;padding:0;gap:10px}.vord-landing .model-marquee-group[aria-hidden=true]{display:none}.vord-landing .model-logo{width:145px}}@media (min-width:1051px) and (max-width:1199px){.vord-landing #models .modality-example{min-height:252px}.vord-landing #models .text-example-content{padding:12px 14px;gap:12px}.vord-landing #models .text-assistant-message,.vord-landing #models .text-user-message{max-width:100%}}@media (min-width:701px) and (max-width:1050px){.vord-landing #models .capability-columns{grid-template-columns:1fr;max-width:600px;margin-inline:auto}.vord-landing #models .modality-example{min-height:0}.vord-landing #models .text-example-content{padding:20px clamp(24px,5vw,48px)}}@media (max-width:700px){.vord-landing #models .capability-columns{grid-template-columns:1fr;gap:22px}.vord-landing #models .capability-column{border-radius:20px}.vord-landing #models .modality-example{min-height:220px}.vord-landing #models .text-example-content{padding:18px 20px}}@media (max-width:400px){.vord-landing #models .modality-example{min-height:252px}.vord-landing #models .text-example-content{padding:12px 14px;gap:12px}.vord-landing #models .text-assistant-message,.vord-landing #models .text-user-message{max-width:100%}}@media (prefers-reduced-motion:reduce){.vord-landing #models .image-slide,.vord-landing #models .image-slide.is-current,.vord-landing #models .image-slide.is-leaving,.vord-landing #models .text-example-content,.vord-landing #models .video-slide,.vord-landing #models .video-slide.is-current,.vord-landing #models .video-slide.is-leaving{transition:none}}body:has(.askdodo-landing),html:has(.askdodo-landing){height:auto;overflow:visible}html:has(.askdodo-landing){scroll-behavior:smooth;scroll-padding-top:88px}body:has(.askdodo-landing){background:var(--askdodo-landing-ink)}.askdodo-landing{--action:var(--askdodo-landing-action);--action-hover:var(--askdodo-landing-action-hover);--ink:var(--askdodo-landing-ink);--bone:var(--askdodo-landing-bone);--muted:var(--askdodo-landing-muted);--surface:var(--askdodo-landing-surface);--card:var(--askdodo-landing-card);--raised:var(--askdodo-landing-raised);--footer:var(--askdodo-landing-footer);--line:var(--askdodo-landing-line);--gutter:clamp(22px,4.9vw,80px);--heading:var(--font-elms),"Elms Sans","Manrope",sans-serif;--sans:var(--font-manrope),"Manrope",sans-serif;min-height:100vh;overflow:clip;background:var(--ink);color:var(--bone);font:16px/1.55 var(--sans);-webkit-font-smoothing:antialiased}.askdodo-landing *,.askdodo-landing :after,.askdodo-landing :before{box-sizing:border-box}.askdodo-landing a{color:inherit;text-decoration:none}.askdodo-landing button,.askdodo-landing input,.askdodo-landing textarea{font:inherit}.askdodo-landing button{border:0;cursor:pointer}.askdodo-landing :is(button,a,input,textarea,summary):focus-visible{outline:2px solid var(--action);outline-offset:4px}.askdodo-landing :is(h1,h2,h3,p){margin:0}.askdodo-landing :is(h1,h2,h3){font-family:var(--heading);font-weight:500}.askdodo-landing .icon-defs{position:absolute;width:0;height:0;overflow:hidden}.askdodo-landing .icon{width:14px;height:14px;flex:none;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.askdodo-landing .topbar{position:fixed;z-index:40;top:0;left:50%;width:100%;color:var(--bone);background:transparent;border:1px solid transparent;transform:translateX(-50%);transition:top .36s cubic-bezier(.22,1,.36,1),width .36s cubic-bezier(.22,1,.36,1),background .22s ease,border-color .22s ease,border-radius .36s cubic-bezier(.22,1,.36,1)}.askdodo-landing .topbar.is-condensed{top:16px;width:min(960px,calc(100% - 48px));border-color:var(--askdodo-landing-line-soft);border-radius:16px;background:color-mix(in srgb,var(--raised) 78%,transparent);box-shadow:var(--askdodo-landing-shadow-header);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.askdodo-landing .nav{display:flex;align-items:center;width:100%;height:88px;gap:24px;padding-inline:var(--gutter);transition:height .36s cubic-bezier(.22,1,.36,1),padding .36s cubic-bezier(.22,1,.36,1)}.askdodo-landing .is-condensed .nav{height:62px;padding-inline:20px}.askdodo-landing .brand{display:inline-flex;align-items:center;flex:none;gap:8px;overflow:hidden;transition:gap .36s cubic-bezier(.22,1,.36,1)}.askdodo-landing .askdodo-brand-icon{display:block;width:28px;height:28px;flex:none;border-radius:7px;object-fit:cover}.askdodo-landing .askdodo-brand-wordmark{display:block;width:99px;height:19px;flex:none;object-fit:contain;object-position:left center;transition:width .36s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .36s cubic-bezier(.22,1,.36,1)}.askdodo-landing .is-condensed .brand{gap:0}.askdodo-landing .is-condensed .brand .askdodo-brand-wordmark{width:0;opacity:0;transform:translateX(-8px) scale(.96)}.askdodo-landing .nav-links{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:14px}.askdodo-landing .nav-links a:hover{color:var(--action)}.askdodo-landing .hero-nav-actions{display:flex;align-items:center;gap:12px;flex:none}.askdodo-landing .nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:10px;background:var(--action);color:var(--ink);font-size:13px;font-weight:650;white-space:nowrap}.askdodo-landing .compact-composer button:hover,.askdodo-landing .nav-cta:hover,.askdodo-landing .typebox-controls button:hover,.askdodo-landing [data-preview-credits]:hover{background:var(--action-hover)}.askdodo-landing .compact-composer{display:flex;align-items:center;width:0;height:42px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:12px;background:var(--bone);box-shadow:var(--askdodo-landing-shadow-control);opacity:0;pointer-events:none;transform:translateY(-6px) scale(.98);transform-origin:right center;transition:width .36s cubic-bezier(.22,1,.36,1),padding .36s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .36s cubic-bezier(.22,1,.36,1)}.askdodo-landing .is-condensed .compact-composer{width:min(300px,32vw);padding:4px 4px 4px 14px;opacity:1;pointer-events:auto;transform:none}.askdodo-landing .compact-composer input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px;font-weight:500}.askdodo-landing .compact-composer input::placeholder{color:var(--askdodo-landing-ink-muted)}.askdodo-landing .compact-composer button{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;padding:0;border-radius:9px;background:var(--action);color:var(--ink)}.askdodo-landing .compact-composer svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.askdodo-landing .compact-status{position:absolute;top:calc(100% + 8px);right:18px;max-width:300px;padding:8px 10px;border-radius:8px;background:var(--bone);color:var(--ink);font-size:11px}.askdodo-landing .handshake-hero-field{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;padding-top:88px;background:linear-gradient(180deg,var(--ink) 0,var(--ink) calc(100% - 260px),var(--surface) 100%)}.askdodo-landing .hero-atmosphere{position:absolute;z-index:-1;top:0;left:0;width:100%;height:130vh;min-height:820px;overflow:hidden;background:var(--askdodo-landing-atmosphere);pointer-events:none}.askdodo-landing .hero-atmosphere:after{content:"";position:absolute;inset:0;background:radial-gradient(100% 105% at 60% 25%,transparent 0,var(--ink) 100%);opacity:.63}.askdodo-landing .hero-atmosphere-fields{position:absolute;inset:0;filter:blur(90px) saturate(1.2);opacity:.7}.askdodo-landing .hero-atmosphere i{position:absolute;display:block;border-radius:50%;will-change:transform}.askdodo-landing .hero-atmosphere i:first-child{top:-10%;left:2%;width:60%;height:52%;background:radial-gradient(at 55% 45%,var(--askdodo-landing-cyan) 0,var(--askdodo-landing-cyan) 50%,transparent 76%);animation:askdodo-field-one 13s ease-in-out infinite alternate}.askdodo-landing .hero-atmosphere i:nth-child(2){top:-14%;left:48%;width:54%;height:48%;background:radial-gradient(var(--askdodo-landing-cyan) 0,var(--askdodo-landing-cyan) 62%,transparent 78%);animation:askdodo-field-two 15s ease-in-out infinite alternate}.askdodo-landing .hero-atmosphere i:nth-child(3){top:26%;left:3%;width:64%;height:48%;background:radial-gradient(at 20% 55%,var(--askdodo-landing-cyan) 0,var(--action) 53%,transparent 76%);animation:askdodo-field-three 14s ease-in-out infinite alternate}.askdodo-landing .hero-atmosphere i:nth-child(4){top:30%;left:56%;width:48%;height:44%;background:radial-gradient(at 52% 48%,var(--askdodo-landing-cyan) 0,var(--action) 68%,transparent 80%);animation:askdodo-field-four 16s ease-in-out infinite alternate}.askdodo-landing .hero-atmosphere i:nth-child(5){top:8%;left:34%;width:42%;height:38%;background:radial-gradient(var(--askdodo-landing-cyan) 0,var(--action) 70%,transparent 78%);animation:askdodo-field-five 12s ease-in-out infinite alternate}@keyframes askdodo-field-one{0%{transform:translate(-12px,22px) scale(.972)}to{transform:translate(28px,-16px) scale(1.025)}}@keyframes askdodo-field-two{0%{transform:translate(-13px,-33px) scale(1.023)}to{transform:translate(21px,18px) scale(.978)}}@keyframes askdodo-field-three{0%{transform:translate(24px,14px) scale(1.003)}to{transform:translate(-26px,-18px) scale(.981)}}@keyframes askdodo-field-four{0%{transform:translate(-21px,-6px) scale(.996)}to{transform:translate(18px,-25px) scale(1.018)}}@keyframes askdodo-field-five{0%{transform:translate(12px,-2px) scale(1.019)}to{transform:translate(-20px,20px) scale(.982)}}.askdodo-landing .hero{display:flex;flex-direction:column;align-items:center;padding:72px 36px 0;text-align:center}.askdodo-landing .hero h1{max-width:1100px;color:var(--bone);font:500 clamp(64px,6.7vw,100px) /1.04 var(--heading);letter-spacing:-.045em}.askdodo-landing .hero-support{max-width:675px;margin-top:28px;color:var(--askdodo-landing-bone-strong);font-size:19px;line-height:1.6;letter-spacing:-.025em;text-wrap:balance}.askdodo-landing .fixed-typebox-dock{position:relative;z-index:3;width:min(860px,calc(100% - 48px));margin:36px auto 0}.askdodo-landing .floating-typebox{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-height:94px;gap:26px;padding:18px 18px 18px 24px;border:1px solid transparent;border-radius:18px;background:color-mix(in srgb,var(--bone) 94%,var(--ink));color:var(--ink);box-shadow:var(--askdodo-landing-shadow-composer)}.askdodo-landing .prompt-field{position:relative;display:grid;min-width:0;min-height:48px}.askdodo-landing .floating-typebox textarea,.askdodo-landing .prompt-screensaver{grid-area:1/1;width:100%;min-height:48px;overflow-wrap:anywhere;white-space:pre-wrap;font-size:16px;line-height:1.5}.askdodo-landing .floating-typebox textarea{position:relative;z-index:1;height:auto;padding:0;overflow:hidden;border:0;outline:0;resize:none;background:transparent;color:inherit;caret-color:var(--action)}.askdodo-landing .prompt-screensaver{z-index:2;opacity:.76;pointer-events:none;transition:opacity .6s ease}.askdodo-landing .prompt-screensaver[data-prompt-phase=switching]{opacity:.42}.askdodo-landing .typebox-controls{display:flex;align-items:center;gap:12px}.askdodo-landing .private-mode-label{display:inline-flex;align-items:center;gap:5px;color:var(--ink);font-size:12px;white-space:nowrap}.askdodo-landing .typebox-controls button{display:grid;place-items:center;width:40px;height:40px;padding:0;border-radius:11px;background:var(--action);color:var(--ink)}.askdodo-landing .typebox-controls button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.askdodo-landing .floating-typebox .form-status{grid-column:1/-1;color:var(--askdodo-landing-error);font-size:12px}.askdodo-landing .creation-ribbon{position:relative;padding:70px 0 55px}.askdodo-landing .ribbon-window{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,var(--askdodo-landing-mask) 3%,var(--askdodo-landing-mask) 97%,transparent)}.askdodo-landing .ribbon-window+.ribbon-window{margin-top:18px}.askdodo-landing .ribbon-track{display:flex;width:max-content;animation:askdodo-ribbon 82s linear infinite;animation-play-state:paused}.askdodo-landing .ribbon-window[data-direction=right] .ribbon-track{animation-direction:reverse}.askdodo-landing .creation-ribbon[data-ribbon-state=playing][data-in-view=true] .ribbon-track{animation-play-state:running}.askdodo-landing .ribbon-group{display:flex;gap:18px;padding-right:18px}.askdodo-landing .ribbon-panel{position:relative;width:clamp(280px,28vw,420px);aspect-ratio:3/2;flex:0 0 auto;margin:0;overflow:hidden;border-radius:16px;background:var(--card)}.askdodo-landing .ribbon-panel :is(img,video){display:block;width:100%;height:100%;object-fit:cover}.askdodo-landing .ribbon-panel:is([data-media-id=sailor],[data-media-id=zoro],[data-media-id=doraemon]) img{object-position:50% 15%}.askdodo-landing .ribbon-tools{display:flex;justify-content:flex-end;padding:20px var(--gutter) 0;color:var(--askdodo-landing-bone-muted);font-size:12px}.askdodo-landing .ribbon-tools button{display:inline-flex;align-items:center;gap:8px;padding:6px 0 6px 12px;background:transparent;color:inherit}.askdodo-landing .ribbon-tools button:hover{color:var(--bone)}@keyframes askdodo-ribbon{0%{transform:translateX(-1.5vw)}to{transform:translateX(calc(-50% - 1.5vw))}}.askdodo-landing .landing-content{background:var(--surface);color:var(--bone)}.askdodo-landing .faq-section,.askdodo-landing .pricing-section{max-width:none;padding:84px var(--gutter)}.askdodo-landing .section-intro{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:80px;margin-bottom:42px}.askdodo-landing .faq-section h2,.askdodo-landing .section-intro h2{font:500 clamp(36px,4vw,54px) /1.12 var(--heading);letter-spacing:-.025em}.askdodo-landing .section-intro>p{max-width:440px;color:var(--muted);font-size:16px;line-height:1.7}.askdodo-landing .pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.askdodo-landing .price-card{padding:36px;border:1px solid var(--line);border-radius:20px;background:var(--card)}.askdodo-landing .price-card .micro{color:var(--muted);font:500 11px/1.5 var(--heading);letter-spacing:.065em;text-transform:uppercase}.askdodo-landing .price-card h3{margin:10px 0 28px;font-size:30px}.askdodo-landing .price-amount{display:flex;align-items:baseline;flex-wrap:wrap;gap:16px;font:500 66px/1 var(--heading);letter-spacing:-.04em}.askdodo-landing .price-amount span{font:400 16px/1.5 var(--sans);letter-spacing:0}.askdodo-landing .price-description{margin:20px 0 28px;color:var(--muted);font-size:14px}.askdodo-landing .price-cta{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;border:1px solid var(--action);border-radius:10px;font-size:14px;font-weight:600}.askdodo-landing .price-cta-secondary{background:transparent;color:var(--action)}.askdodo-landing .price-card-paid{background:var(--askdodo-landing-paid)}.askdodo-landing [data-preview-credits]{background:var(--action);color:var(--ink)}.askdodo-landing .price-card ul{display:grid;gap:15px;margin:26px 0 0;padding:0;list-style:none;font-size:14px}.askdodo-landing .price-card li{position:relative;padding-left:24px}.askdodo-landing .price-card li:before{content:"✓";position:absolute;left:0}.askdodo-landing .pricing-note{max-width:92ch;margin-top:24px;color:var(--muted);font-size:12px;line-height:1.7}.askdodo-landing .faq-section{padding-top:12px;padding-bottom:112px}.askdodo-landing .faq-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:80px}.askdodo-landing .faq-help{margin-top:28px;color:var(--muted);font-size:14px;line-height:1.8}.askdodo-landing .faq-help a{display:inline-block;margin-top:12px;color:var(--action);border-bottom:1px solid;transition:transform .18s ease}.askdodo-landing .faq-help a:hover{color:var(--action);transform:translateX(4px)}.askdodo-landing .faq-list details{border-top:1px solid var(--line)}.askdodo-landing .faq-list details:last-child{border-bottom:1px solid var(--line)}.askdodo-landing .faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;cursor:pointer;list-style:none;font:500 18px/1.4 var(--heading)}.askdodo-landing .faq-list summary::-webkit-details-marker{display:none}.askdodo-landing .faq-list summary span{flex:none;font-size:23px;transition:transform .18s ease}.askdodo-landing .faq-list details[open] summary span{transform:rotate(45deg)}.askdodo-landing .faq-list details p{max-width:68ch;padding:0 32px 24px 0;color:var(--muted);font-size:14px;line-height:1.8}.askdodo-landing .faq-list a{color:var(--bone);text-decoration:underline;text-underline-offset:3px}.askdodo-landing .site-footer{background:var(--footer);color:var(--bone)}.askdodo-landing .site-footer-grid{display:grid;grid-template-columns:minmax(172px,.75fr) minmax(0,1.25fr);column-gap:clamp(24px,3.6vw,74px);padding:56px var(--gutter) 0}.askdodo-landing .site-footer-wordmark{display:inline-flex;align-items:center;gap:10px}.askdodo-landing .site-footer-wordmark .askdodo-brand-icon{width:34px;height:34px;border-radius:9px}.askdodo-landing .site-footer-wordmark .askdodo-brand-wordmark{width:clamp(112px,8.3vw,138px)}.askdodo-landing .site-footer-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px clamp(24px,3vw,56px);align-content:start;color:var(--askdodo-landing-bone-muted);font-size:14px}.askdodo-landing .site-footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:40px 0 64px;color:var(--askdodo-landing-bone-muted);font-size:14px}.askdodo-landing .site-footer-email,.askdodo-landing .site-footer-meta,.askdodo-landing .site-footer-socials{display:flex;align-items:center}.askdodo-landing .site-footer-meta{flex-wrap:wrap;gap:24px}.askdodo-landing .site-footer-email{gap:7px}.askdodo-landing .site-footer-email svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.askdodo-landing .site-footer-socials{gap:18px}.askdodo-landing .site-footer-socials a{display:grid;place-items:center;width:44px;height:44px}.askdodo-landing .site-footer-socials img{display:block;width:20px;height:20px;filter:brightness(0) invert(1);opacity:.76}.askdodo-landing .site-footer a:hover{color:var(--bone)}@media (max-width:800px){.askdodo-landing .hero h1{font-size:clamp(45px,8vw,68px)}.askdodo-landing .hero-support{max-width:560px;font-size:17px}.askdodo-landing .ribbon-panel{width:360px}.askdodo-landing .is-condensed .compact-composer{width:min(248px,31vw)}}@media (max-width:700px){html:has(.askdodo-landing){scroll-padding-top:112px}.askdodo-landing .topbar.is-condensed{top:10px;width:calc(100% - 24px)}.askdodo-landing .is-condensed .nav,.askdodo-landing .nav{display:grid;grid-template-columns:auto 1fr;height:auto;min-height:94px;gap:10px 12px;padding:12px 16px}.askdodo-landing .nav-links{grid-column:1/-1;grid-row:2;justify-content:space-between;width:100%;margin:0;font-size:12px}.askdodo-landing .hero-nav-actions{grid-column:2;grid-row:1;justify-self:end}.askdodo-landing .compact-composer{display:none}.askdodo-landing .handshake-hero-field{padding-top:112px}.askdodo-landing .hero{padding:48px 22px 0}.askdodo-landing .hero h1{font-size:44px;line-height:1.08}.askdodo-landing .hero-support{margin-top:24px;font-size:16px}.askdodo-landing .fixed-typebox-dock{width:calc(100% - 28px);margin-top:28px}.askdodo-landing .floating-typebox{min-height:72px;gap:8px;padding:12px 12px 12px 16px}.askdodo-landing .floating-typebox :is(textarea,.prompt-screensaver){min-height:44px;font-size:15px;line-height:1.45}.askdodo-landing .private-mode-label{display:none}.askdodo-landing .creation-ribbon{padding-top:52px}.askdodo-landing .ribbon-panel{width:min(78vw,320px)}.askdodo-landing .faq-section,.askdodo-landing .pricing-section{padding:50px 22px}.askdodo-landing .faq-layout,.askdodo-landing .section-intro{display:block}.askdodo-landing .section-intro{margin-bottom:30px}.askdodo-landing .faq-section h2,.askdodo-landing .section-intro h2{font-size:38px}.askdodo-landing .section-intro>p{margin-top:24px;font-size:14px}.askdodo-landing .pricing-grid{grid-template-columns:1fr;gap:18px}.askdodo-landing .price-card{padding:26px}.askdodo-landing .price-amount{gap:12px;font-size:58px}.askdodo-landing .faq-section{padding-top:8px;padding-bottom:64px}.askdodo-landing .faq-help{display:none}.askdodo-landing .faq-list{margin-top:30px}.askdodo-landing .site-footer-grid{grid-template-columns:1fr;gap:32px;padding:48px 22px 0}.askdodo-landing .site-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.askdodo-landing .site-footer-nav a{display:flex;align-items:center;min-height:44px}.askdodo-landing .site-footer-bottom{flex-direction:column;align-items:flex-start;padding:12px 0 72px;font-size:12px}}@media (prefers-reduced-motion:reduce){html:has(.askdodo-landing){scroll-behavior:auto}.askdodo-landing .askdodo-brand-wordmark,.askdodo-landing .brand,.askdodo-landing .compact-composer,.askdodo-landing .faq-help a,.askdodo-landing .nav,.askdodo-landing .prompt-screensaver,.askdodo-landing .topbar{transition:none}.askdodo-landing .hero-atmosphere i,.askdodo-landing .ribbon-track{animation:none;transform:none}.askdodo-landing .ribbon-window{overflow-x:auto;mask-image:none}.askdodo-landing .ribbon-group[aria-hidden=true]{display:none}}.askdodo-landing-replacement{--replacement-ink:#11110f;--replacement-spruce-mid:#1b2413;--replacement-spruce-lime:#2e3d14;--replacement-bone:#f2eee3;--replacement-stone:#a09c8f;--replacement-lime:#a8e82c;--replacement-lime-soft:#bef25c;--replacement-ease:cubic-bezier(0.22,1,0.36,1);min-height:100vh;background:var(--replacement-ink);color:var(--replacement-bone);font-family:var(--font-manrope),"Manrope",system-ui,sans-serif}.askdodo-landing-replacement .replacement-header{left:0;padding:0;position:fixed;right:0;top:0;z-index:50;border:1px solid transparent;background:transparent;transition:top .36s var(--replacement-ease),left .36s var(--replacement-ease),right .36s var(--replacement-ease),width .36s var(--replacement-ease),background .22s ease,border-color .22s ease,border-radius .36s var(--replacement-ease),transform .36s var(--replacement-ease)}.askdodo-landing-replacement .replacement-header.is-condensed{top:14px;left:50%;right:auto;width:min(920px,calc(100% - 28px));border-color:rgb(242 238 227/14%);border-radius:16px;background:rgb(17 17 15/78%);box-shadow:0 8px 32px rgb(0 0 0/18%);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform:translateX(-50%)}.askdodo-landing-replacement .replacement-header-inner{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:1440px;padding:16px 28px;transition:height .36s var(--replacement-ease),padding .36s var(--replacement-ease)}.askdodo-landing-replacement .replacement-header.is-condensed .replacement-header-inner{height:62px;max-width:none;padding:0 12px 0 16px}.askdodo-landing-replacement .replacement-header-composer{align-items:center;background:var(--replacement-bone);border-radius:12px;box-shadow:0 8px 22px rgb(0 0 0/13%);display:flex;flex:0 1 0px;height:42px;margin-left:auto;max-width:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;transform:translateY(-6px) scale(.98);transform-origin:right center;transition:max-width .36s var(--replacement-ease),flex-basis .36s var(--replacement-ease),padding .36s var(--replacement-ease),opacity .22s ease,transform .36s var(--replacement-ease)}.askdodo-landing-replacement .replacement-header.is-condensed .replacement-header-composer{flex:1 1 280px;max-width:420px;opacity:1;padding:4px 4px 4px 14px;pointer-events:auto;transform:none}.askdodo-landing-replacement .replacement-header-composer input{background:transparent;border:0;color:var(--replacement-ink);flex:1;font-size:13px;font-weight:560;min-width:0;outline:0}.askdodo-landing-replacement .replacement-header-composer input::placeholder{color:rgb(17 17 15/48%)}.askdodo-landing-replacement .replacement-header-composer button{align-items:center;background:var(--replacement-lime);border-radius:9px;color:var(--replacement-ink);display:grid;flex:0 0 32px;height:32px;justify-content:center;width:32px}.askdodo-landing-replacement .replacement-header-composer button:disabled{opacity:.45}.askdodo-landing-replacement .replacement-header-composer svg{fill:none;height:15px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:15px}.askdodo-landing-replacement .replacement-header-status{color:var(--replacement-bone);font-size:13px;position:absolute;right:18px;top:calc(100% + 8px)}.askdodo-landing-replacement .replacement-brand{align-items:center;display:inline-flex;flex:0 0 auto;gap:9px;line-height:1}.askdodo-landing-replacement .replacement-brand-icon{border-radius:8px;display:block;height:30px;object-fit:cover;width:30px}.askdodo-landing-replacement .replacement-brand-wordmark{display:block;height:19px;object-fit:contain;transition:width .36s var(--replacement-ease),opacity .18s ease,transform .36s var(--replacement-ease);width:99px}.askdodo-landing-replacement .replacement-header.is-condensed .replacement-brand{gap:0}.askdodo-landing-replacement .replacement-header.is-condensed .replacement-brand-wordmark{opacity:0;transform:translateX(-8px) scale(.96);width:0}.askdodo-landing-replacement .replacement-signup{background:var(--replacement-lime);border-radius:10px;color:var(--replacement-ink);font-size:15px;font-weight:650;flex:0 0 auto;padding:10px 20px;transition:background .18s ease,transform .22s var(--replacement-ease)}.askdodo-landing-replacement .replacement-signup:hover{background:var(--replacement-lime-soft);transform:scale(1.035)}.askdodo-landing-replacement .replacement-signup:active{transform:scale(.97)}.askdodo-landing-replacement .replacement-hero{background:radial-gradient(circle at 76% 50%,rgb(168 232 44/8%),transparent 44%),linear-gradient(103deg,var(--replacement-ink) -10%,var(--replacement-spruce-mid) 52%,var(--replacement-spruce-lime) 110%);align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;min-height:100svh;overflow:hidden;padding:128px 28px 31vh;position:relative;width:100%}.askdodo-landing-replacement .replacement-hero-content{align-items:center;display:flex;flex-direction:column;gap:26px;margin:0 auto;max-width:880px;position:relative;text-align:center;width:100%;z-index:1}.askdodo-landing-replacement .replacement-hero h1{color:var(--replacement-bone);font-family:"Bricolage Grotesque",var(--font-manrope),system-ui,sans-serif;font-size:clamp(42px,7.2vw,83px);font-weight:800;letter-spacing:-.035em;line-height:.98}.askdodo-landing-replacement .replacement-composer-stack{align-items:center;display:flex;flex-direction:column;gap:18px;margin-top:10px;max-width:720px;width:100%}.askdodo-landing-replacement .replacement-composer{align-items:center;background:var(--replacement-bone);border-radius:16px;box-shadow:0 24px 60px -30px rgb(0 0 0/90%);display:flex;gap:12px;padding:13px 13px 13px 14px;transition:box-shadow .26s ease;width:100%}.askdodo-landing-replacement .replacement-composer:focus-within,.askdodo-landing-replacement .replacement-composer[data-has-draft=true]{box-shadow:0 30px 74px -31px rgb(0 0 0/98%)}.askdodo-landing-replacement .replacement-composer input{background:transparent;border:0;color:var(--replacement-ink);flex:1 1 0;font-size:17px;min-width:0;outline:0}.askdodo-landing-replacement .replacement-composer input::placeholder{color:rgb(17 17 15/58%);opacity:1}.askdodo-landing-replacement .replacement-attach-control,.askdodo-landing-replacement .replacement-send-control{align-items:center;border:0;border-radius:10px;display:flex;flex:0 0 auto;height:40px;justify-content:center;transition:background .18s ease,color .18s ease,transform .18s var(--replacement-ease);width:40px}.askdodo-landing-replacement .replacement-attach-control{background:rgb(17 17 15/6%);color:var(--replacement-ink)}.askdodo-landing-replacement .replacement-attach-control:hover{background:rgb(17 17 15/11%);transform:scale(1.06)}.askdodo-landing-replacement .replacement-send-control{background:rgb(17 17 15/8%);color:rgb(17 17 15/35%);cursor:not-allowed}.askdodo-landing-replacement .replacement-composer[data-has-draft=true] .replacement-send-control{background:var(--replacement-lime);color:var(--replacement-ink);cursor:pointer}.askdodo-landing-replacement .replacement-send-control:not(:disabled):hover{background:var(--replacement-lime-soft);transform:scale(1.07)}.askdodo-landing-replacement .replacement-attach-control svg,.askdodo-landing-replacement .replacement-send-control svg{height:17px;width:17px}.askdodo-landing-replacement .replacement-attach-control path,.askdodo-landing-replacement .replacement-send-control path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3}.askdodo-landing-replacement .replacement-mode-rail{align-items:center;align-self:center;backdrop-filter:blur(10px);background:rgb(17 17 15/60%);border-radius:999px;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding:6px}.askdodo-landing-replacement .replacement-mode-button{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--replacement-stone);cursor:pointer;display:flex;font-size:16px;gap:8px;padding:9px 18px;transition:background .14s ease,color .14s ease,transform .18s var(--replacement-ease)}.askdodo-landing-replacement .replacement-mode-button:hover{background:rgb(242 238 227/10%);color:var(--replacement-bone);transform:scale(1.045)}.askdodo-landing-replacement .replacement-mode-button:active{transform:scale(.94)}.askdodo-landing-replacement .replacement-mode-button[aria-pressed=true]{background:rgb(168 232 44/20%);box-shadow:inset 0 0 0 1px rgb(168 232 44/62%);color:var(--replacement-bone)}.askdodo-landing-replacement .replacement-mode-button svg{flex:0 0 auto;height:15px;width:15px}.askdodo-landing-replacement .replacement-mode-button circle,.askdodo-landing-replacement .replacement-mode-button path,.askdodo-landing-replacement .replacement-mode-button rect{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3}.askdodo-landing-replacement .replacement-mode-button .replacement-icon-fill{fill:currentColor;stroke:none}.askdodo-landing-replacement .replacement-code-icon{font-family:IBM Plex Mono,monospace;font-size:14px;opacity:.75}.askdodo-landing-replacement .replacement-form-status{color:var(--replacement-bone);font-size:13px}.askdodo-landing-replacement .site-footer{background:var(--replacement-ink)}@media (max-width:640px){.askdodo-landing-replacement .replacement-header-inner{padding:14px 18px}.askdodo-landing-replacement .replacement-brand-wordmark{width:92px}.askdodo-landing-replacement .replacement-signup{padding:9px 16px}.askdodo-landing-replacement .replacement-hero{min-height:100svh;padding:108px 18px 26vh}.askdodo-landing-replacement .replacement-header.is-condensed{width:min(920px,calc(100% - 16px))}.askdodo-landing-replacement .replacement-header.is-condensed .replacement-header-composer{flex-basis:120px;max-width:none}.askdodo-landing-replacement .replacement-hero h1{font-size:clamp(42px,15vw,66px)}.askdodo-landing-replacement .replacement-composer-stack{gap:14px}.askdodo-landing-replacement .replacement-composer{gap:8px;padding:10px}.askdodo-landing-replacement .replacement-composer input{font-size:16px}.askdodo-landing-replacement .replacement-mode-rail{border-radius:24px;max-width:342px}.askdodo-landing-replacement .replacement-mode-button{font-size:14px;padding:8px 13px}}@media (prefers-reduced-motion:reduce){.askdodo-landing-replacement *{scroll-behavior:auto!important;transition-duration:.01ms!important}}