.landing{--radius:14px;--radius-sm:8px;--radius-lg:22px}.landing a{color:inherit;text-decoration:none}.landing .wrap{max-width:1240px;margin:0 auto;padding:0 28px}@media (max-width:640px){.landing .wrap{padding:0 20px}}.landing .display{font-family:var(--font-serif),"Instrument Serif",serif;font-weight:400;letter-spacing:-.01em;line-height:1.02}.landing .display em{font-style:italic}.landing .kicker{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono),"JetBrains Mono",monospace;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);padding:6px 10px;border:1px solid var(--line);border-radius:100px;background:var(--surface)}.landing .kicker .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-glow);animation:pulse 2s ease-in-out infinite}.landing .nav{position:sticky;top:0;z-index:50;backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);background:color-mix(in oklab,var(--bg) 78%,transparent);border-bottom:1px solid transparent;transition:border-color .25s,background-color .25s}.landing .nav.scrolled{border-bottom-color:var(--line)}.landing .nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.landing .brand{display:flex;align-items:center;gap:10px;font-weight:600;letter-spacing:-.01em}.landing .brand-name{font-size:16px}.landing .brand-name b{font-weight:600}.landing .brand-name i{font-style:normal;color:var(--muted);font-weight:500}.landing .nav-links{display:flex;align-items:center;gap:28px}.landing .nav-links a{font-size:14px;color:var(--ink-2);position:relative;transition:color .2s}.landing .nav-links a:hover{color:var(--ink)}.landing .nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;background:var(--accent);border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .25s}.landing .nav-links a:hover:after{transform:scaleX(1)}.landing .nav-right{display:flex;align-items:center;gap:8px}.landing .btn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;border-radius:10px;font-weight:500;font-size:14px;transition:transform .15s,box-shadow .2s,background-color .2s,border-color .2s,color .2s;white-space:nowrap}.landing .btn-accent{background:var(--accent);color:var(--accent-ink);box-shadow:0 1px 0 hsla(0,0%,100%,.4) inset,0 6px 18px var(--accent-glow)}.landing .btn-accent:hover{transform:translateY(-1px);box-shadow:0 1px 0 hsla(0,0%,100%,.4) inset,0 10px 24px var(--accent-glow)}.landing .btn-accent:active{transform:translateY(0)}.landing .btn-accent .arrow{transition:transform .2s}.landing .btn-accent:hover .arrow{transform:translateX(3px)}.landing .btn-ghost{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.landing .btn-ghost:hover{border-color:var(--line-2);background:var(--bg-2)}.landing .btn-lg{height:48px;padding:0 22px;font-size:15px;border-radius:12px}.landing .nav-burger{display:none;width:36px;height:36px;border-radius:10px;align-items:center;justify-content:center;border:1px solid var(--line);background:var(--surface);color:var(--ink);transition:border-color .2s,transform .2s,background-color .2s}.landing .nav-burger:hover{border-color:var(--line-2);transform:translateY(-1px)}.landing .nav-burger svg{width:18px;height:18px}@media (max-width:900px){.landing .nav-links{display:none}.landing .hide-mobile{display:none!important}.landing .nav-burger{display:inline-flex}}.landing .hero{padding:88px 0 40px;position:relative;overflow:hidden}@media (max-width:700px){.landing .hero{padding:48px 0 24px}}@media (max-width:380px){.landing .hero{padding:36px 0 20px}}.landing .hero-grid-bg{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 70% 60% at 50% 30%,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 30%,#000 30%,transparent 75%);opacity:.55}.landing .hero-inner{position:relative;text-align:center;max-width:880px;margin:0 auto}.landing .hero h1{font-size:clamp(36px,7.4vw,96px);margin:22px 0 18px;text-wrap:balance;overflow-wrap:break-word;word-break:normal}@media (max-width:380px){.landing .hero h1{font-size:34px;line-height:1.05}}.landing .hero h1 em{color:var(--ink);font-style:italic}.landing .hero h1 .accent-word{position:relative;white-space:nowrap}.landing .hero h1 .accent-word:before{content:"";position:absolute;left:-2%;right:-2%;bottom:10%;height:38%;background:var(--accent);opacity:.55;z-index:-1;transform:skewX(-6deg);border-radius:4px}.landing .hero p.lede{font-size:clamp(16px,1.7vw,19px);color:var(--muted);max-width:620px;margin:0 auto 32px;text-wrap:pretty}.landing .prompt-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-lg);padding:18px 18px 14px;max-width:720px;margin:0 auto;text-align:left}.landing .prompt-card:before{content:"";position:absolute;inset:-1px;border-radius:17px;padding:1px;background:linear-gradient(180deg,var(--accent),transparent 60%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;pointer-events:none}.landing .prompt-head{display:flex;align-items:center;gap:10px;font-family:var(--font-mono),monospace;font-size:12px;color:var(--muted);padding-bottom:12px;border-bottom:1px dashed var(--line);margin-bottom:14px}.landing .prompt-head .lights{display:flex;gap:6px}.landing .prompt-head .lights i{width:9px;height:9px;border-radius:50%;background:var(--line-2)}.landing .prompt-head .lights i:first-child{background:var(--accent)}.landing .prompt-body{display:flex;align-items:flex-start;gap:12px;min-height:76px}.landing .prompt-icon{width:28px;height:28px;flex-shrink:0;border-radius:8px;background:var(--accent-soft);color:var(--accent-ink);display:grid;place-items:center;font-family:var(--font-mono),monospace;font-weight:600;font-size:13px;margin-top:2px}html[data-theme=dark] .landing .prompt-icon{color:var(--accent)}.landing .prompt-text{flex:1;font-size:clamp(16px,1.8vw,19px);color:var(--ink);line-height:1.45;min-height:56px}.landing .prompt-cursor{display:inline-block;width:8px;height:1.1em;background:var(--accent);transform:translateY(3px);margin-left:2px;animation:blink 1s steps(1) infinite}@keyframes blink{50%{opacity:0}}.landing .prompt-foot{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.landing .prompt-foot .hint{font-family:var(--font-mono),monospace;font-size:11px;color:var(--muted-2);letter-spacing:.04em}.landing .prompt-foot .hint kbd{font:inherit;padding:2px 6px;border:solid var(--line);border-width:1px 1px 2px;border-radius:5px;background:var(--bg);color:var(--ink-2)}.landing .prompt-foot .submit{height:34px;padding:0 14px;background:var(--ink);color:var(--bg);border-radius:8px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:transform .15s,background-color .2s;border:0;cursor:pointer}.landing .prompt-foot .submit:hover{transform:translateY(-1px)}.landing .prompt-foot .submit svg{width:12px;height:12px}.landing .hero-ctas{gap:12px;margin-top:32px}.landing .hero-ctas,.landing .hero-meta{display:flex;justify-content:center;flex-wrap:wrap}.landing .hero-meta{gap:28px;margin-top:28px;font-family:var(--font-mono),monospace;font-size:12px;color:var(--muted);letter-spacing:.02em}.landing .hero-meta span{display:inline-flex;align-items:center;gap:6px}.landing .hero-meta svg{width:12px;height:12px;color:var(--accent)}.landing .flow{margin:60px auto 0;max-width:980px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:0}@media (max-width:820px){.landing .flow{grid-template-columns:1fr;gap:16px}.landing .flow .arrow-cell{display:none}}.landing .flow-node{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:var(--shadow-sm);font-family:var(--font-mono),monospace;font-size:12px;line-height:1.55;position:relative;overflow:hidden}.landing .flow-node .label{font-family:var(--font-sans),sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:10px;font-weight:500}.landing .flow-node .body{color:var(--ink-2);white-space:pre-line}.landing .flow-node .body .k{color:var(--muted)}.landing .flow-node .body .v{color:var(--ink)}.landing .flow-node .body .g{color:#08a35d}html[data-theme=dark] .landing .flow-node .body .g{color:var(--accent)}.landing .flow .arrow-cell{display:grid;place-items:center;padding:0 6px;position:relative}.landing .flow .arrow-line{position:relative;width:100%;height:2px;background:var(--line);border-radius:2px;overflow:hidden}.landing .flow .arrow-line:after{content:"";position:absolute;top:0;bottom:0;width:30%;background:linear-gradient(90deg,transparent,var(--accent),transparent);animation:flow-pulse 2.4s linear infinite}.landing .flow .arrow-cell svg{width:12px;height:12px;color:var(--accent);position:absolute;right:0;top:50%;transform:translate(50%,-50%)}@keyframes flow-pulse{0%{left:-30%}to{left:100%}}.landing section{padding:100px 0;position:relative}@media (max-width:700px){.landing section{padding:64px 0}}@media (max-width:480px){.landing section{padding:48px 0}}.landing .section-head{padding:0 4px;max-width:720px;margin:0 auto 56px;text-align:center}.landing .section-head h2{font-size:clamp(34px,4.6vw,56px);margin:16px 0 14px;text-wrap:balance}.landing .section-head p{color:var(--muted);font-size:17px;text-wrap:pretty;margin:0}.landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}@media (max-width:880px){.landing .steps{grid-template-columns:1fr}}.landing .step{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.landing .step:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--line-2)}.landing .step-num{font-family:var(--font-mono),monospace;font-size:12px;display:inline-flex;align-items:center;gap:8px;color:var(--muted);margin-bottom:20px}.landing .step-num b{color:var(--ink);font-weight:600}.landing .step h3{font-family:var(--font-serif),serif;font-weight:400;font-style:italic;font-size:30px;margin:0 0 10px;line-height:1.1;letter-spacing:-.01em}.landing .step p{color:var(--muted);margin:0 0 22px;font-size:14.5px}.landing .step-visual{height:180px;border-radius:12px;border:1px solid var(--line);background:var(--bg-2);position:relative;overflow:hidden;display:grid;place-items:center}.landing .step-visual-1{padding:16px;display:block;font-family:var(--font-mono),monospace;font-size:11px;color:var(--ink-2)}.landing .step-visual-1 .typed{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:10px 12px;line-height:1.5;height:100%;overflow:hidden;white-space:pre-wrap}.landing .step-visual-1 .typed .cursor{display:inline-block;width:6px;height:.95em;background:var(--accent);transform:translateY(2px);animation:blink 1s steps(1) infinite}.landing .step-visual-2 .ring{width:120px;height:120px;border-radius:50%;border:2px solid var(--line);border-top-color:var(--accent);animation:ring-spin 1.6s linear infinite;position:relative}.landing .step-visual-2 .ring:after{content:"";position:absolute;inset:12px;border:2px dashed var(--line);border-radius:50%;animation:ring-spin 6s linear infinite reverse}.landing .step-visual-2 .center{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--font-mono),monospace;font-size:11px;color:var(--muted);letter-spacing:.05em}.landing .step-visual-2 .badges{position:absolute;left:16px;right:16px;bottom:14px;display:flex;gap:6px;justify-content:center;flex-wrap:wrap}.landing .step-visual-2 .badge{font-family:var(--font-mono),monospace;font-size:10px;padding:3px 7px;border:1px solid var(--line);border-radius:20px;background:var(--surface);color:var(--muted)}@keyframes ring-spin{to{transform:rotate(1turn)}}.landing .step-visual-3{padding:14px;display:flex;flex-direction:column;gap:8px}.landing .step-visual-3 .target{display:flex;align-items:center;gap:10px;padding:8px 12px;background:var(--surface);border:1px solid var(--line);border-radius:9px;font-family:var(--font-mono),monospace;font-size:12px}.landing .step-visual-3 .target .status{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);margin-left:auto}.landing .step-visual-3 .target.dim .status{background:var(--line-2);box-shadow:none}.landing .step-visual-3 .target svg{width:14px;height:14px;color:var(--ink)}.landing .step .async-note{position:absolute;top:14px;right:14px;font-family:var(--font-mono),monospace;font-size:10px;padding:4px 8px;border-radius:20px;background:var(--accent-soft);color:var(--accent-ink);letter-spacing:.04em}html[data-theme=dark] .landing .step .async-note{color:var(--accent)}.landing .features{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}@media (max-width:980px){.landing .features{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.landing .features{grid-template-columns:1fr}}.landing .feat{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:24px;position:relative;overflow:hidden;grid-column:span 2;transition:transform .3s ease,border-color .3s,box-shadow .3s}@media (max-width:540px){.landing .feat{padding:20px}}.landing .feat:hover{transform:translateY(-3px);border-color:var(--line-2);box-shadow:var(--shadow-md)}.landing .feat.wide{grid-column:span 3}@media (max-width:980px){.landing .feat,.landing .feat.wide{grid-column:span 1}}.landing .feat-icon{width:36px;height:36px;border-radius:9px;background:var(--bg-2);display:grid;place-items:center;border:1px solid var(--line);margin-bottom:16px}.landing .feat-icon svg{width:18px;height:18px;color:var(--ink)}.landing .feat h3{font-family:var(--font-sans),sans-serif;font-weight:600;font-size:17px;margin:0 0 6px;letter-spacing:-.01em}.landing .feat p{color:var(--muted);font-size:14px;margin:0;line-height:1.55}.landing .feat-tag{position:absolute;top:18px;right:18px;font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.05em;color:var(--accent-ink);background:var(--accent);padding:3px 7px;border-radius:20px}.landing .mini-code{margin-top:18px;font-family:var(--font-mono),monospace;font-size:11.5px;line-height:1.6;background:var(--bg-2);border:1px solid var(--line);border-radius:9px;padding:12px;color:var(--ink-2);overflow-x:auto;position:relative}@media (max-width:480px){.landing .mini-code{font-size:10.5px;padding:10px}}.landing .mini-code .ln{display:block}.landing .mini-code .c{color:var(--muted)}.landing .mini-code .k{color:#b94646}html[data-theme=dark] .landing .mini-code .k{color:#ff8a8a}.landing .mini-code .s{color:#08a35d}html[data-theme=dark] .landing .mini-code .s{color:var(--accent)}.landing .mini-code .v{color:var(--ink)}.landing .demo-wrap{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;align-items:center}@media (max-width:900px){.landing .demo-wrap{grid-template-columns:1fr;gap:32px}}.landing .demo-copy h2{font-size:clamp(34px,4.4vw,54px);margin:16px 0 14px;text-wrap:balance}.landing .demo-copy p{color:var(--muted);font-size:17px;margin:0 0 18px}.landing .demo-copy ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.landing .demo-copy li{display:flex;gap:12px;align-items:flex-start;font-size:15px}.landing .demo-copy li svg{width:18px;height:18px;flex-shrink:0;color:var(--accent);margin-top:3px}.landing .demo-window{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.landing .demo-titlebar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--line);font-family:var(--font-mono),monospace;font-size:12px;color:var(--muted)}.landing .demo-titlebar .lights{display:flex;gap:6px}.landing .demo-titlebar .lights i{width:10px;height:10px;border-radius:50%;background:var(--line-2)}.landing .demo-titlebar .url{margin-left:auto;padding:4px 12px;background:var(--bg-2);border-radius:20px;border:1px solid var(--line)}.landing .demo-titlebar .url:before{content:"⌗ ";color:var(--muted-2)}.landing .demo-body{padding:16px;display:flex;flex-direction:column;gap:10px}.landing .job{border:1px solid var(--line);border-radius:12px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;background:var(--bg);transition:border-color .3s,background-color .3s}.landing .job:hover{border-color:var(--line-2)}.landing .job-icon{width:38px;height:38px;border-radius:9px;background:var(--bg-2);border:1px solid var(--line);display:grid;place-items:center;font-family:var(--font-mono),monospace;font-size:14px;color:var(--muted)}.landing .job-main .name{font-weight:600;font-size:14.5px;display:flex;align-items:center;gap:8px}.landing .job-main .name code{font-weight:400}.landing .job-main .meta,.landing .job-main .name code{font-family:var(--font-mono),monospace;font-size:11px;color:var(--muted)}.landing .job-main .meta{margin-top:3px;display:flex;align-items:center;gap:10px}.landing .job-progress{height:4px;background:var(--line);border-radius:4px;overflow:hidden;margin-top:8px;position:relative}.landing .job-progress .fill{position:absolute;left:0;top:0;bottom:0;background:var(--accent);border-radius:4px;transition:width .8s ease}.landing .job-status{font-family:var(--font-mono),monospace;font-size:11px;letter-spacing:.03em;padding:5px 10px;border-radius:20px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.landing .job-status.queued{color:var(--muted);border:1px dashed var(--line-2)}.landing .job-status.queued .dot{width:6px;height:6px;border-radius:50%;background:var(--muted-2)}.landing .job-status.running{color:#c97500;background:#fff6e0}html[data-theme=dark] .landing .job-status.running{color:#fc6;background:#2a1f08}.landing .job-status.running .dot{width:6px;height:6px;border-radius:50%;border:2px solid;border-top:2px solid transparent;animation:ring-spin .8s linear infinite}.landing .job-status.ready{color:var(--accent-ink);background:var(--accent)}.landing .job-status.ready .dot{width:7px;height:7px;border-radius:50%;background:var(--accent-ink)}.landing .demo-notif{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--bg-2);border:1px solid var(--line);border-radius:10px;font-size:13px;color:var(--ink-2);margin-top:4px}.landing .demo-notif svg{width:16px;height:16px;color:var(--accent)}.landing .demo-notif b{color:var(--ink)}.landing .demo-notif .pill{color:var(--accent-ink);background:var(--accent);padding:2px 8px;border-radius:4px;font-weight:500}.landing .integrations-head{text-align:center;margin-bottom:36px}.landing .integrations-head h3{font-family:var(--font-mono),monospace;font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin:0}.landing .logo-rail{display:grid;grid-template-columns:repeat(8,1fr);gap:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface)}@media (max-width:900px){.landing .logo-rail{grid-template-columns:repeat(4,1fr)}}@media (max-width:500px){.landing .logo-rail{grid-template-columns:repeat(2,1fr)}}.landing .logo-cell{display:grid;place-items:center;padding:28px 12px;min-height:88px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);transition:color .2s,background-color .2s}@media (max-width:500px){.landing .logo-cell{padding:18px 10px;min-height:64px}}.landing .logo-cell:hover{color:var(--ink);background:var(--bg-2)}.landing .logo-cell svg{height:22px;width:auto;max-width:110px}@media (max-width:900px){.landing .logo-cell:nth-child(4n){border-right:0}}@media (min-width:901px){.landing .logo-cell:nth-child(8n){border-right:0}}.landing .plans{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}@media (max-width:1080px){.landing .plans{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.landing .plans{grid-template-columns:1fr}}.landing .plan{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px;display:flex;flex-direction:column;position:relative;transition:transform .3s,border-color .3s,box-shadow .3s}@media (max-width:540px){.landing .plan{padding:24px}}.landing .plan:hover{transform:translateY(-3px);border-color:var(--line-2);box-shadow:var(--shadow-md)}.landing .plan.featured{background:var(--ink);color:var(--bg);border-color:var(--ink)}.landing .plan.featured .plan-feat-list li,.landing .plan.featured .plan-meta{color:hsla(75,18%,96%,.7)}.landing .plan.featured .plan-feat-list li svg{color:var(--accent)}.landing .plan.featured .plan-divider{background:hsla(0,0%,100%,.1)}.landing .plan-badge{position:absolute;top:-10px;right:28px;background:var(--accent);color:var(--accent-ink);font-family:var(--font-mono),monospace;font-size:11px;letter-spacing:.04em;padding:4px 10px;border-radius:20px;font-weight:600}.landing .plan-name{font-family:var(--font-sans),sans-serif;font-weight:600;font-size:14px;letter-spacing:.02em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.landing .plan.featured .plan-name{color:hsla(75,18%,96%,.65)}.landing .plan-tag{font-size:14px;color:var(--muted);margin-bottom:18px}.landing .plan.featured .plan-tag{color:hsla(75,18%,96%,.7)}.landing .plan-price{font-family:var(--font-serif),serif;font-size:56px;line-height:1;letter-spacing:-.02em;display:flex;align-items:baseline;gap:4px}.landing .plan-price small{font-family:var(--font-sans),sans-serif;font-size:14px;font-weight:500;color:var(--muted)}.landing .plan.featured .plan-price small{color:hsla(75,18%,96%,.7)}.landing .plan-meta{font-size:13px;color:var(--muted);margin:8px 0 24px}.landing .plan-divider{height:1px;background:var(--line);margin:0 0 22px}.landing .plan-feat-list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:11px;flex:1}.landing .plan-feat-list li{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:var(--ink-2)}.landing .plan-feat-list li svg{width:16px;height:16px;flex-shrink:0;margin-top:2px;color:var(--accent)}.landing .plan-feat-list li.dim svg{color:var(--muted-2)}.landing .plan-feat-list li.dim{color:var(--muted)}.landing .plan .btn{width:100%;justify-content:center}.landing .plan.featured .btn-ghost{background:hsla(0,0%,100%,.08);color:var(--bg);border-color:hsla(0,0%,100%,.2)}.landing .plan.featured .btn-ghost:hover{background:hsla(0,0%,100%,.14)}.landing .faq-wrap{max-width:760px;margin:0 auto}.landing .faq-item{border-bottom:1px solid var(--line)}.landing .faq-item:first-child{border-top:1px solid var(--line)}.landing .faq-q{display:flex;width:100%;text-align:left;align-items:center;justify-content:space-between;gap:16px;padding:22px 4px;font-size:17px;font-weight:500;color:var(--ink);transition:color .2s;border:0;background:none;cursor:pointer;font-family:inherit}.landing .faq-q .plus{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;position:relative;transition:background-color .25s,border-color .25s,transform .35s}.landing .faq-q .plus:after,.landing .faq-q .plus:before{content:"";position:absolute;background:var(--ink);border-radius:2px;transition:transform .3s ease}.landing .faq-q .plus:before{width:12px;height:2px}.landing .faq-q .plus:after{width:2px;height:12px}.landing .faq-item.open .faq-q .plus{background:var(--accent);border-color:var(--accent)}.landing .faq-item.open .faq-q .plus:before{background:var(--accent-ink)}.landing .faq-item.open .faq-q .plus:after{transform:rotate(90deg);background:var(--accent-ink)}.landing .faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease}.landing .faq-a-inner{padding:0 4px 22px;color:var(--muted);font-size:15.5px;line-height:1.6;text-wrap:pretty;max-width:660px}.landing .cta-final{background:var(--ink);color:var(--bg);border-radius:var(--radius-lg);padding:72px 40px;text-align:center;position:relative;overflow:hidden}@media (max-width:540px){.landing .cta-final{padding:48px 24px}}.landing .cta-final:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,var(--accent-glow),transparent 40%),radial-gradient(circle at 80% 70%,var(--accent-glow),transparent 35%);opacity:.8;pointer-events:none}.landing .cta-final h2{font-size:clamp(36px,5vw,64px);margin:0 0 16px;position:relative}.landing .cta-final p{color:hsla(75,18%,96%,.7);font-size:17px;margin:0 0 32px;position:relative}.landing .cta-final .hero-ctas{position:relative}.landing .cta-final .btn-ghost{background:hsla(0,0%,100%,.08);color:var(--bg);border-color:hsla(0,0%,100%,.16)}.landing .cta-final .btn-ghost:hover{background:hsla(0,0%,100%,.14)}.landing .footer{padding:64px 0 40px;border-top:1px solid var(--line);margin-top:80px}.landing .foot-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:32px}@media (max-width:800px){.landing .foot-grid{grid-template-columns:1fr 1fr;gap:32px 24px}}.landing .foot-brand p{color:var(--muted);font-size:14px;margin:14px 0 0;max-width:280px}.landing .foot-col h4{font-family:var(--font-mono),monospace;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 14px;font-weight:500}.landing .foot-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.landing .foot-col a{font-size:14px;color:var(--ink-2);transition:color .2s}.landing .foot-col a:hover{color:var(--accent)}.landing .foot-bottom{border-top:1px solid var(--line);margin-top:48px;padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--muted);font-family:var(--font-mono),monospace}.landing .foot-bottom .made{display:inline-flex;align-items:center;gap:6px}.landing .foot-bottom .made .flag{display:inline-block;width:18px;height:12px;border-radius:2px;background:linear-gradient(90deg,#009543 33%,#ffd100 33% 66%,#c8102e 66%)}.landing .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.landing .reveal.in{opacity:1;transform:translateY(0)}.landing .stagger>*{transition-delay:var(--d,0ms)}.landing .hero .flow,.landing .hero .hero-ctas,.landing .hero .hero-meta,.landing .hero .kicker,.landing .hero .prompt-card,.landing .hero h1,.landing .hero p.lede{opacity:0;transform:translateY(14px);animation:enter .8s cubic-bezier(.2,.7,.2,1) forwards}.landing .hero .kicker{animation-delay:.05s}.landing .hero h1{animation-delay:.15s}.landing .hero p.lede{animation-delay:.28s}.landing .hero .prompt-card{animation-delay:.42s}.landing .hero .hero-ctas{animation-delay:.58s}.landing .hero .hero-meta{animation-delay:.7s}.landing .hero .flow{animation-delay:.82s}@keyframes enter{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.landing .hero .flow,.landing .hero .hero-ctas,.landing .hero .hero-meta,.landing .hero .kicker,.landing .hero .prompt-card,.landing .hero h1,.landing .hero p.lede,.landing .reveal{opacity:1!important;transform:none!important;animation:none!important}.landing .job-status.running .dot,.landing .prompt-cursor,.landing .step-visual-1 .typed .cursor,.landing .step-visual-2 .ring,.landing .step-visual-2 .ring:after{animation:none!important}}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:60;max-width:540px;margin-left:auto;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:14px;padding:18px 20px;box-shadow:var(--shadow-lg);font-size:14px;line-height:1.55;display:flex;flex-direction:column;gap:14px;animation:fade-in .4s ease both}@media (max-width:540px){.cookie-banner{left:12px;right:12px;bottom:12px;padding:16px;border-radius:12px}}.cookie-banner p{margin:0;color:var(--ink-2)}.cookie-banner a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.cookie-banner .actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}@media (max-width:480px){.cookie-banner .actions{flex-direction:column-reverse;gap:8px}.cookie-banner .actions button{width:100%}}.cookie-banner button{border:0;cursor:pointer;font:inherit;font-weight:500;min-height:44px;padding:10px 18px;border-radius:9px;transition:transform .15s,background-color .2s}.cookie-banner .accept{background:var(--accent);color:var(--accent-ink)}.cookie-banner .accept:hover{transform:translateY(-1px)}.cookie-banner .decline{background:var(--bg-2);color:var(--ink-2);border:1px solid var(--line)}.cookie-banner .decline:hover{background:var(--bg-3)}.legal-wrap{max-width:760px;margin:0 auto;padding:80px 28px 120px}@media (max-width:640px){.legal-wrap{padding:48px 18px 72px}}.legal-wrap .eyebrow-row{font-family:var(--font-mono),monospace;font-size:12px;letter-spacing:.04em;color:var(--muted);text-transform:uppercase;margin-bottom:16px}.legal-wrap h1{font-family:var(--font-serif),serif;font-weight:400;font-size:clamp(38px,5vw,56px);line-height:1.05;letter-spacing:-.01em;margin:0 0 16px;text-wrap:balance}.legal-wrap .updated{font-family:var(--font-mono),monospace;font-size:12px;color:var(--muted);margin-bottom:40px}.legal-wrap h2{font-family:var(--font-serif),serif;font-weight:400;font-size:28px;line-height:1.15;letter-spacing:-.01em;margin:48px 0 12px}.legal-wrap h2 em{font-style:italic}.legal-wrap h3{font-family:var(--font-sans),sans-serif;font-weight:600;font-size:17px;margin:28px 0 8px}.legal-wrap li,.legal-wrap p{color:var(--ink-2);font-size:15.5px;line-height:1.7}.legal-wrap p{margin:0 0 14px}.legal-wrap ol,.legal-wrap ul{margin:0 0 14px;padding-left:22px;display:flex;flex-direction:column;gap:6px}.legal-wrap a{color:var(--ink);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--accent)}.legal-wrap a:hover{color:var(--accent)}.legal-wrap .toc{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:20px 22px;margin:0 0 48px}.legal-wrap .toc h4{font-family:var(--font-mono),monospace;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 10px;font-weight:500}.legal-wrap .toc ol{list-style:decimal;margin:0;padding-left:22px;gap:4px}.legal-wrap .toc a{text-decoration:none;color:var(--ink-2);font-size:14.5px}.legal-wrap .toc a:hover{color:var(--accent)}.legal-wrap .callout{background:var(--accent-soft);border:1px solid color-mix(in oklab,var(--accent) 40%,transparent);border-radius:12px;padding:16px 18px;margin:16px 0 22px;font-size:14.5px;color:var(--ink-2)}html[data-theme=dark] .legal-wrap .callout{color:var(--ink)}.legal-wrap table{width:100%;border-collapse:collapse;margin:8px 0 20px;font-size:14px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.legal-wrap td,.legal-wrap th{text-align:left;padding:10px 14px;border-bottom:1px solid var(--line);vertical-align:top;color:var(--ink-2)}.legal-wrap th{background:var(--bg-2);font-weight:600;font-size:13px;color:var(--ink)}.legal-wrap tr:last-child td{border-bottom:0}@media (max-width:540px){.legal-wrap table{display:block;overflow-x:auto;white-space:nowrap;border-radius:10px}.legal-wrap td,.legal-wrap th{white-space:normal;min-width:140px}}.landing .cmp-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.landing .cmp-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.landing .cmp-table{width:100%;border-collapse:collapse;font-size:14px;min-width:720px}.landing .cmp-table td,.landing .cmp-table th{padding:16px 18px;text-align:center;vertical-align:middle;border-bottom:1px solid var(--line)}.landing .cmp-table thead th{background:var(--bg-2);padding-top:22px;padding-bottom:22px;border-bottom:1px solid var(--line-2)}.landing .cmp-row-label{text-align:left;font-weight:500;font-size:13.5px;color:var(--ink-2);width:32%}.landing .cmp-table tbody tr:last-child td,.landing .cmp-table tbody tr:last-child th{border-bottom:0}.landing .cmp-table tbody tr:hover{background:var(--bg-2)}.landing .cmp-th{display:inline-flex;flex-direction:column;align-items:center;gap:6px}.landing .cmp-th-name{font-family:var(--font-serif),serif;font-style:italic;font-weight:400;font-size:22px;letter-spacing:-.01em;color:var(--ink)}.landing .cmp-th-label{font-family:var(--font-mono),monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.landing .cmp-th-badge{font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.05em;padding:3px 8px;border-radius:20px;background:var(--accent);color:var(--accent-ink);font-weight:600}.landing .cmp-col-zeroapi{background:var(--accent-soft);position:relative}.landing .cmp-table thead .cmp-col-zeroapi{background:color-mix(in oklab,var(--accent) 18%,var(--surface))}.landing .cmp-table tbody tr:hover .cmp-col-zeroapi{background:color-mix(in oklab,var(--accent) 14%,var(--surface))}html[data-theme=dark] .landing .cmp-col-zeroapi{background:color-mix(in oklab,var(--accent) 12%,var(--bg))}html[data-theme=dark] .landing .cmp-table thead .cmp-col-zeroapi{background:color-mix(in oklab,var(--accent) 22%,var(--bg))}.landing .cmp-cell{display:inline-flex;align-items:center;justify-content:center}.landing .cmp-cell svg{width:18px;height:18px}.landing .cmp-cell.yes{width:28px;height:28px;border-radius:50%;background:var(--accent-soft);color:var(--accent-ink);border:1px solid color-mix(in oklab,var(--accent) 40%,transparent)}html[data-theme=dark] .landing .cmp-cell.yes{color:var(--accent)}.landing .cmp-cell.yes.strong{background:var(--accent);color:var(--accent-ink);border-color:transparent}.landing .cmp-cell.no{width:28px;height:28px;border-radius:50%;background:transparent;color:var(--muted-2);border:1px dashed var(--line-2)}.landing .cmp-cell.partial{font-family:var(--font-mono),monospace;font-size:11px;color:var(--warn-ink);background:var(--warn-soft);border:1px solid color-mix(in oklab,var(--warn) 30%,transparent);padding:4px 10px;border-radius:20px;letter-spacing:.02em}.landing .cmp-cell.text{font-size:13px;color:var(--ink);font-weight:500}.landing .cmp-cell.text.dim{color:var(--muted);font-weight:400}.landing .cmp-cell .sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.landing .cmp-foot{padding:16px 22px 18px;border-top:1px dashed var(--line);background:var(--bg-2)}.landing .cmp-foot-note{font-size:12.5px;color:var(--muted);font-family:var(--font-mono),monospace;line-height:1.6;display:block}.landing .vs-card{display:flex;flex-direction:column;gap:18px}.landing .vs-frame{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.landing .vs-titlebar{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--line);font-family:var(--font-mono),monospace;font-size:12px;color:var(--muted);background:var(--bg-2)}.landing .vs-lights{display:flex;gap:6px}.landing .vs-lights i{width:10px;height:10px;border-radius:50%;background:var(--line-2)}.landing .vs-url{margin-left:auto;margin-right:auto;padding:5px 14px;background:var(--surface);border:1px solid var(--line);border-radius:20px;color:var(--ink-2);font-size:12px}.landing .vs-url-path{color:var(--muted)}.landing .vs-rec{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;letter-spacing:.08em;color:var(--danger);padding:4px 8px;border-radius:6px;background:var(--danger-soft);font-weight:600}.landing .vs-rec-dot{width:7px;height:7px;border-radius:50%;background:var(--danger);animation:pulse 1.2s ease-in-out infinite}.landing .vs-stage{position:relative;background:linear-gradient(180deg,var(--bg) 0,var(--bg-2) 100%);height:460px;overflow:hidden}@media (max-width:720px){.landing .vs-stage{height:420px}}.landing .vs-stage-track{display:flex;width:300%;height:100%;transition:transform .6s cubic-bezier(.7,0,.2,1)}.landing .vs-stage-track.scene-0{transform:translateX(0)}.landing .vs-stage-track.scene-1{transform:translateX(-33.3333%)}.landing .vs-stage-track.scene-2{transform:translateX(-66.6666%)}.landing .vs-stage-slot{width:33.3333%;height:100%;flex:0 0 33.3333%;padding:32px 36px;overflow:hidden}@media (max-width:720px){.landing .vs-stage-slot{padding:22px 18px}}.landing .vs-scene{height:100%;width:100%;display:flex}.landing .vs-scene-prompt{align-items:center;justify-content:center}.landing .vs-prompt-shell{width:min(540px,100%);background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-md);overflow:hidden}.landing .vs-prompt-bar{display:flex;gap:8px;padding:10px 14px;border-bottom:1px solid var(--line);background:var(--bg-2)}.landing .vs-pill{font-family:var(--font-mono),monospace;font-size:11px;padding:4px 10px;border-radius:20px;background:var(--accent);color:var(--accent-ink);font-weight:600}.landing .vs-pill.faint{background:var(--surface);border:1px solid var(--line);color:var(--muted);font-weight:500}.landing .vs-prompt-body{padding:18px 18px 8px;font-family:var(--font-mono),monospace;font-size:13px;line-height:1.7;position:relative;min-height:180px}.landing .vs-prompt-line{opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .3s ease;color:var(--ink-2)}.landing .vs-prompt-line.head{color:var(--muted)}.landing .vs-prompt-line.in{opacity:1;transform:translateY(0)}.landing .vs-prompt-cursor{display:inline-block;width:6px;height:16px;background:var(--accent);vertical-align:middle;animation:blink 1s steps(1) infinite}.landing .vs-prompt-foot{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid var(--line);background:var(--bg-2)}.landing .vs-shortcut{font-family:var(--font-mono),monospace;font-size:11px;padding:3px 8px;border:1px solid var(--line);background:var(--surface);border-radius:6px;color:var(--muted)}.landing .vs-prompt-submit{font-size:13px;font-weight:600;color:var(--accent-ink);background:var(--accent);padding:6px 14px;border-radius:8px}.landing .vs-scene-generating{flex-direction:column;gap:20px;align-items:stretch;justify-content:center}.landing .vs-gen-head{display:flex;align-items:center;gap:20px}.landing .vs-gen-ring{position:relative;width:96px;height:96px;flex-shrink:0}.landing .vs-gen-ring-track{position:absolute;inset:0;border-radius:50%;border:6px solid var(--line)}.landing .vs-gen-ring-fill{position:absolute;inset:0;border-radius:50%;border-left:6px solid transparent;border-bottom:6px solid transparent;border-top:6px solid transparent;border-top-color:var(--accent);border-right:6px solid transparent;border-right-color:var(--accent);animation:ring-spin 1.4s linear infinite}.landing .vs-gen-ring-center{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--font-mono),monospace;font-size:18px;font-weight:600;color:var(--ink)}.landing .vs-gen-meta{flex:1;min-width:0}.landing .vs-gen-title{font-family:var(--font-serif),serif;font-style:italic;font-size:22px;color:var(--ink);margin-bottom:4px}.landing .vs-gen-sub{font-family:var(--font-mono),monospace;font-size:12px;color:var(--muted);margin-bottom:10px}.landing .vs-gen-bar{height:6px;background:var(--line);border-radius:4px;overflow:hidden}.landing .vs-gen-bar-fill{height:100%;background:var(--accent);transition:width .4s ease}.landing .vs-gen-steps{list-style:none;margin:0;padding:14px 18px;background:var(--surface);border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;gap:8px}.landing .vs-gen-step{display:flex;align-items:center;gap:12px;font-family:var(--font-mono),monospace;font-size:12.5px;color:var(--muted);transition:color .3s}.landing .vs-gen-step-dot{width:12px;height:12px;border-radius:50%;border:2px solid var(--line-2);background:transparent;flex-shrink:0;transition:all .3s}.landing .vs-gen-step.done{color:var(--ink-2)}.landing .vs-gen-step.done .vs-gen-step-dot{background:var(--accent);border-color:var(--accent)}.landing .vs-gen-step.active{color:var(--ink)}.landing .vs-gen-step.active .vs-gen-step-dot{border-color:var(--accent);background:var(--accent-soft);animation:pulse 1s ease-in-out infinite}.landing .vs-scene-deploy{flex-direction:column;gap:18px;align-items:stretch;justify-content:center}.landing .vs-deploy-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:var(--shadow-md)}.landing .vs-deploy-row{display:flex;align-items:center;gap:14px}.landing .vs-deploy-icon{width:38px;height:38px;border-radius:9px;background:var(--bg-2);border:1px solid var(--line);display:grid;place-items:center;font-family:var(--font-mono),monospace;font-size:16px;color:var(--ink)}.landing .vs-deploy-main{flex:1;min-width:0}.landing .vs-deploy-name{font-weight:600;font-size:15px;color:var(--ink)}.landing .vs-deploy-url{font-family:var(--font-mono),monospace;font-size:12px;color:var(--muted);margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing .vs-deploy-status{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:20px;font-family:var(--font-mono),monospace;font-size:11px;letter-spacing:.04em}.landing .vs-deploy-status.ready{color:var(--muted);border:1px dashed var(--line-2)}.landing .vs-deploy-status.ready .vs-deploy-status-dot{width:6px;height:6px;border-radius:50%;background:var(--muted-2)}.landing .vs-deploy-status.deploying{color:var(--warn-ink);background:var(--warn-soft)}.landing .vs-deploy-status.deploying .vs-deploy-status-dot{width:6px;height:6px;border-radius:50%;border:2px solid;border-top:2px solid transparent;animation:ring-spin .7s linear infinite}.landing .vs-deploy-status.live{background:var(--accent);color:var(--accent-ink)}.landing .vs-deploy-status.live .vs-deploy-status-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-ink)}.landing .vs-deploy-targets{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.landing .vs-deploy-target{font-family:var(--font-mono),monospace;font-size:11px;padding:5px 11px;border-radius:20px;border:1px solid var(--line);background:var(--bg-2);color:var(--muted)}.landing .vs-deploy-target.on{background:var(--ink);color:var(--bg);border-color:var(--ink)}.landing .vs-deploy-curl{background:var(--ink);color:hsla(75,18%,96%,.85);border-radius:12px;padding:16px 18px;font-family:var(--font-mono),monospace;font-size:12px;line-height:1.7;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.landing .vs-deploy-curl.in{opacity:1;transform:translateY(0)}.landing .vs-curl-prompt{color:var(--accent);font-weight:600}.landing .vs-curl-cmd{color:var(--bg)}.landing .vs-curl-out{margin-top:10px;padding-top:10px;border-top:1px solid hsla(75,18%,96%,.15);display:flex;flex-direction:column;gap:2px}.landing .vs-curl-line{color:hsla(75,18%,96%,.65)}.landing .vs-curl-out .vs-curl-line:last-child{color:var(--accent);font-weight:500;word-break:break-all;white-space:pre-wrap}.landing .vs-controls{display:flex;align-items:center;gap:14px;padding:14px 18px;border-top:1px solid var(--line);background:var(--surface)}.landing .vs-play{width:38px;height:38px;border-radius:50%;background:var(--ink);color:var(--bg);display:grid;place-items:center;border:0;cursor:pointer;transition:transform .15s,background-color .2s;flex-shrink:0}.landing .vs-play:hover{transform:scale(1.04);background:color-mix(in oklab,var(--ink) 92%,var(--accent))}.landing .vs-play svg{width:16px;height:16px}.landing .vs-time{font-family:var(--font-mono),monospace;font-size:11.5px;color:var(--muted);min-width:36px;text-align:center}.landing .vs-time-total{color:var(--muted-2)}.landing .vs-progress{flex:1;height:4px;background:var(--line);border-radius:4px;position:relative;overflow:visible}.landing .vs-progress-fill{position:absolute;inset:0;background:var(--accent);border-radius:4px;transition:width .1s linear}.landing .vs-progress-mark{position:absolute;top:-3px;width:2px;height:10px;background:var(--bg);border-radius:1px}.landing .vs-mute{width:32px;height:32px;border-radius:50%;background:transparent;border:0;display:grid;place-items:center;color:var(--muted);cursor:pointer;transition:color .2s,background-color .2s}.landing .vs-mute:hover{color:var(--ink);background:var(--bg-2)}.landing .vs-mute svg{width:16px;height:16px}.landing .vs-chapters{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media (max-width:720px){.landing .vs-chapters{grid-template-columns:1fr}}.landing .vs-chapter{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:var(--surface);border:1px solid var(--line);border-radius:12px;text-align:left;cursor:pointer;transition:border-color .2s,background-color .2s,transform .15s}.landing .vs-chapter:hover{border-color:var(--line-2);transform:translateY(-1px)}.landing .vs-chapter.active{border-color:var(--accent);background:var(--accent-soft)}.landing .vs-chapter-num{font-family:var(--font-mono),monospace;font-size:11px;color:var(--muted);letter-spacing:.04em}.landing .vs-chapter.active .vs-chapter-num{color:var(--accent-ink)}html[data-theme=dark] .landing .vs-chapter.active .vs-chapter-num{color:var(--accent)}.landing .vs-chapter-name{font-family:var(--font-serif),serif;font-style:italic;font-size:18px;color:var(--ink);letter-spacing:-.01em}.changelog-wrap,.docs-wrap,.templates-wrap{max-width:1080px;margin:0 auto;padding:80px 28px 120px}@media (max-width:640px){.changelog-wrap,.docs-wrap,.templates-wrap{padding:48px 18px 72px}}.changelog-head,.docs-head,.templates-head{text-align:center;margin-bottom:56px}.changelog-head .eyebrow-row,.docs-head .eyebrow-row,.templates-head .eyebrow-row{font-family:var(--font-mono),monospace;font-size:12px;letter-spacing:.04em;color:var(--muted);text-transform:uppercase;margin-bottom:16px}.changelog-head h1,.docs-head h1,.templates-head h1{font-family:var(--font-serif),serif;font-weight:400;font-size:clamp(40px,5.4vw,64px);line-height:1.05;letter-spacing:-.01em;margin:0 0 16px}.changelog-head h1 em,.docs-head h1 em,.templates-head h1 em{font-style:italic}.changelog-head p,.docs-head p,.templates-head p{color:var(--muted);font-size:17px;max-width:620px;margin:0 auto;line-height:1.6}.docs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width:880px){.docs-grid{grid-template-columns:1fr}}.docs-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px;display:flex;flex-direction:column;gap:12px;transition:transform .2s,border-color .2s,box-shadow .2s}.docs-card:hover{transform:translateY(-3px);border-color:var(--line-2);box-shadow:var(--shadow-md)}.docs-card .docs-card-icon{width:40px;height:40px;border-radius:10px;background:var(--accent-soft);color:var(--accent-ink);display:grid;place-items:center;margin-bottom:4px}html[data-theme=dark] .docs-card .docs-card-icon{color:var(--accent)}.docs-card .docs-card-icon svg{width:20px;height:20px}.docs-card h3{font-family:var(--font-serif),serif;font-weight:400;font-style:italic;font-size:24px;margin:0;letter-spacing:-.01em}.docs-card p{color:var(--muted);font-size:14.5px;margin:0;line-height:1.6}.docs-card ul{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.docs-card ul li{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--ink-2)}.docs-card ul li:before{content:"→";color:var(--muted-2);font-family:var(--font-mono),monospace}.docs-card .docs-card-link{margin-top:auto;padding-top:16px;border-top:1px dashed var(--line);font-family:var(--font-mono),monospace;font-size:12.5px;color:var(--accent-ink);display:inline-flex;align-items:center;gap:6px}html[data-theme=dark] .docs-card .docs-card-link{color:var(--accent)}.docs-card:hover .docs-card-link span:last-child{transform:translateX(3px)}.docs-card .docs-card-link span:last-child{transition:transform .2s}.docs-article{display:grid;grid-template-columns:240px 1fr;gap:56px;align-items:start}@media (max-width:880px){.docs-article{grid-template-columns:1fr;gap:24px}}.docs-sidebar{position:sticky;top:88px;padding:18px 0}@media (max-width:880px){.docs-sidebar{position:static;padding:0}}.docs-sidebar h4{font-family:var(--font-mono),monospace;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 12px;font-weight:500}.docs-sidebar ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.docs-sidebar a{display:block;padding:6px 10px;border-radius:8px;font-size:13.5px;color:var(--ink-2);transition:background-color .2s,color .2s}.docs-sidebar a:hover{background:var(--bg-2);color:var(--ink)}.docs-sidebar a.active{background:var(--accent-soft);color:var(--accent-ink)}html[data-theme=dark] .docs-sidebar a.active{color:var(--accent)}.docs-sidebar .docs-side-group{margin-top:18px}.docs-body h2{font-family:var(--font-serif),serif;font-weight:400;font-size:30px;margin:40px 0 12px;letter-spacing:-.01em}.docs-body h2:first-child{margin-top:0}.docs-body h3{font-weight:600;font-size:18px;margin:28px 0 10px}.docs-body li,.docs-body p{font-size:15.5px;color:var(--ink-2);line-height:1.7}.docs-body p{margin:0 0 14px}.docs-body ol,.docs-body ul{margin:0 0 14px;padding-left:22px;display:flex;flex-direction:column;gap:6px}.docs-body a{color:var(--ink);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--accent)}.docs-body a:hover{color:var(--accent)}.docs-code{background:var(--ink);color:hsla(75,18%,96%,.92);padding:18px 20px;border-radius:12px;font-family:var(--font-mono),monospace;font-size:13px;line-height:1.7;overflow-x:auto;margin:0 0 18px}.docs-code .k{color:#ff8eb9}.docs-code .s{color:#a8e6a4}.docs-code .c{color:hsla(75,18%,96%,.4)}.docs-code .v{color:#82d8ff}.docs-callout{background:var(--accent-soft);border:1px solid color-mix(in oklab,var(--accent) 35%,transparent);border-radius:12px;padding:16px 18px;margin:0 0 20px;font-size:14.5px;color:var(--ink-2);display:flex;gap:10px}html[data-theme=dark] .docs-callout{color:var(--ink)}.docs-callout .docs-callout-icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--accent);color:var(--accent-ink);display:grid;place-items:center;font-weight:700;font-size:12px}.docs-endpoint{border:1px solid var(--line);border-radius:12px;margin:0 0 14px;overflow:hidden;background:var(--surface)}.docs-endpoint-head{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--line);background:var(--bg-2);font-family:var(--font-mono),monospace;font-size:13px}.docs-method{font-weight:700;font-size:11px;letter-spacing:.06em;padding:4px 8px;border-radius:6px;color:var(--bg)}.docs-method.get{background:#2563eb}.docs-method.post{background:#16a34a}.docs-method.patch{background:#d97706}.docs-method.delete{background:#dc2626}.docs-endpoint-path{font-weight:500;color:var(--ink)}.docs-endpoint-body{padding:14px 16px;font-size:14px;color:var(--ink-2);line-height:1.6}.docs-endpoint-body p{margin:0 0 10px;font-size:14px}.docs-endpoint-body p:last-child{margin:0}.docs-params{width:100%;border-collapse:collapse;font-size:13px;margin:8px 0 4px}.docs-params td,.docs-params th{text-align:left;padding:8px 10px;border-bottom:1px solid var(--line)}.docs-params th{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:500}.docs-params code,.docs-params th{font-family:var(--font-mono),monospace}.docs-params code{font-size:12.5px;background:var(--bg-2);padding:2px 6px;border-radius:4px;color:var(--ink)}.changelog-list{display:flex;flex-direction:column;gap:32px;max-width:760px;margin:0 auto}.changelog-entry{display:grid;grid-template-columns:160px 1fr;gap:32px;align-items:start}@media (max-width:720px){.changelog-entry{grid-template-columns:1fr;gap:12px}}.changelog-meta{position:sticky;top:88px}@media (max-width:720px){.changelog-meta{position:static}}.changelog-version{font-size:13px;font-weight:600;color:var(--ink)}.changelog-date,.changelog-version{font-family:var(--font-mono),monospace}.changelog-date{font-size:12px;color:var(--muted);margin-top:2px}.changelog-tag{display:inline-block;margin-top:8px;padding:3px 8px;border-radius:4px;font-family:var(--font-mono),monospace;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.changelog-tag.major{background:var(--accent);color:var(--accent-ink)}.changelog-tag.minor{background:var(--bg-2);color:var(--ink-2);border:1px solid var(--line)}.changelog-tag.patch{background:var(--warn-soft);color:var(--warn-ink)}.changelog-body{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:22px 24px}.changelog-body h3{font-family:var(--font-serif),serif;font-weight:400;font-style:italic;font-size:24px;margin:0 0 16px;letter-spacing:-.01em}.changelog-section{margin:0 0 16px}.changelog-section:last-child{margin-bottom:0}.changelog-section h4{font-family:var(--font-mono),monospace;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 8px;font-weight:500}.changelog-section ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.changelog-section li{display:flex;gap:10px;font-size:14.5px;color:var(--ink-2);line-height:1.55}.changelog-section li:before{content:"+";flex-shrink:0;font-family:var(--font-mono),monospace;font-weight:700;color:var(--accent);width:14px}.changelog-section.fixed li:before{content:"~";color:var(--warn)}.changelog-section.changed li:before{content:"Δ";color:var(--muted)}.templates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:960px){.templates-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.templates-grid{grid-template-columns:1fr}}.tpl-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s}.tpl-card:hover{transform:translateY(-3px);border-color:var(--line-2);box-shadow:var(--shadow-md)}.tpl-card-preview{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,var(--bg-2) 0,var(--bg-3) 100%);display:grid;place-items:center;overflow:hidden;border-bottom:1px solid var(--line)}.tpl-card-preview:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,color-mix(in oklab,var(--accent) 35%,transparent),transparent 45%);opacity:.7;pointer-events:none}.tpl-card-glyph{position:relative;z-index:1;width:78px;height:78px;border-radius:18px;background:var(--surface);border:1px solid var(--line);display:grid;place-items:center;font-size:38px;box-shadow:var(--shadow-md)}.tpl-card-body{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}.tpl-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.tpl-card-body h3{font-family:var(--font-serif),serif;font-weight:400;font-style:italic;font-size:22px;margin:0;letter-spacing:-.01em}.tpl-card-meta{font-family:var(--font-mono),monospace;font-size:11px;color:var(--muted);padding:4px 8px;background:var(--bg-2);border-radius:20px;border:1px solid var(--line)}.tpl-card-body p{color:var(--muted);font-size:14px;margin:0;line-height:1.55}.tpl-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.tpl-card-tag{font-family:var(--font-mono),monospace;font-size:10.5px;padding:3px 7px;border-radius:4px;background:var(--accent-soft);color:var(--accent-ink);letter-spacing:.02em}html[data-theme=dark] .tpl-card-tag{color:var(--accent)}.tpl-card-foot{padding:14px 22px;border-top:1px dashed var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--bg-2)}.tpl-card-stats{font-family:var(--font-mono),monospace;font-size:11.5px;color:var(--muted);display:flex;gap:12px}.tpl-card-use{font-size:13px;font-weight:600;color:var(--accent-ink);background:var(--accent);padding:7px 14px;border-radius:8px;display:inline-flex;align-items:center;gap:6px}.tpl-card-use:hover{transform:translateY(-1px);box-shadow:0 6px 16px var(--accent-glow)}.landing .chat-hero{display:grid;grid-template-columns:1fr 264px;gap:16px;max-width:900px;margin:0 auto;text-align:left}@media (max-width:760px){.landing .chat-hero{grid-template-columns:1fr}}.landing .chat-hero-main{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-lg);padding:16px 16px 12px;display:flex;flex-direction:column}.landing .chat-hero-main:before{content:"";position:absolute;inset:-1px;border-radius:17px;padding:1px;background:linear-gradient(180deg,var(--accent),transparent 60%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;pointer-events:none}.landing .chat-thread{display:flex;flex-direction:column;gap:12px;min-height:240px;padding:4px 2px 8px}.landing .chat-row{display:flex;gap:10px;align-items:flex-end}.landing .chat-row.user{justify-content:flex-end}.landing .chat-avatar{width:26px;height:26px;flex-shrink:0;border-radius:8px;background:var(--accent-soft);color:var(--accent-ink);display:grid;place-items:center;font-family:var(--font-mono),monospace;font-weight:600;font-size:12px}html[data-theme=dark] .landing .chat-avatar{color:var(--accent)}.landing .chat-bubble{max-width:82%;padding:10px 13px;border-radius:13px;font-size:14.5px;line-height:1.5;animation:specIn .3s ease both}.landing .chat-bubble.kia{background:var(--bg-2);color:var(--ink-2);border-bottom-left-radius:4px}.landing .chat-bubble.kia strong{color:var(--ink);font-weight:600}.landing .chat-bubble.user{background:var(--ink);color:var(--bg);border-bottom-right-radius:4px}.landing .chat-composer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding:10px 4px 2px;border-top:1px dashed var(--line)}.landing .chat-composer-text{font-family:var(--font-mono),monospace;font-size:12.5px;color:var(--muted-2);display:inline-flex;align-items:center}.landing .chat-composer .submit{height:32px;padding:0 13px;background:var(--accent);color:var(--accent-ink);border:0;border-radius:8px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:default}.landing .chat-composer .submit svg{width:13px;height:13px}.landing .chat-spec{background:var(--bg-2);border:1px solid var(--line);border-radius:16px;padding:16px;display:flex;flex-direction:column}.landing .chat-spec-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.landing .chat-spec-title{font-size:11px;letter-spacing:.06em;color:var(--muted)}.landing .chat-spec-state,.landing .chat-spec-title{font-family:var(--font-mono),monospace;text-transform:uppercase}.landing .chat-spec-state{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;letter-spacing:.04em;color:var(--warn-ink)}.landing .chat-spec-state .dot{width:6px;height:6px;border-radius:50%;background:var(--warn)}.landing .chat-spec-state.ready{color:var(--accent-ink)}html[data-theme=dark] .landing .chat-spec-state.ready{color:var(--accent)}.landing .chat-spec-state.ready .dot{background:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.landing .chat-spec-resources{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px;flex:1}.landing .chat-spec-resources li{display:flex;align-items:center;gap:9px;font-family:var(--font-mono),monospace;font-size:13px;color:var(--ink-2);animation:specIn .4s ease both}.landing .chat-spec-resources li.chat-spec-empty{color:var(--muted-2)}.landing .chat-spec-dot{width:6px;height:6px;border-radius:2px;background:var(--accent)}.landing .chat-spec-foot{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;padding-top:14px;border-top:1px dashed var(--line)}.landing .chat-spec-foot div{display:flex;flex-direction:column;gap:2px}.landing .chat-spec-foot b{font-family:var(--font-mono),monospace;font-size:17px;font-weight:600;color:var(--ink)}.landing .chat-spec-foot span{font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted-2)}@keyframes specIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.landing .mkt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:900px){.landing .mkt-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.landing .mkt-grid{grid-template-columns:1fr}}.landing .mkt-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px;transition:transform .25s ease,border-color .25s,box-shadow .25s}.landing .mkt-card:hover{transform:translateY(-3px);border-color:var(--line-2);box-shadow:var(--shadow-md)}.landing .mkt-card-top{display:flex;align-items:flex-start;justify-content:space-between}.landing .mkt-emoji{font-size:28px;line-height:1}.landing .mkt-badge{font-family:var(--font-mono),monospace;font-size:10.5px;letter-spacing:.03em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line);border-radius:100px;padding:4px 9px}.landing .mkt-badge.official{color:var(--accent-ink);background:var(--accent-soft);border-color:transparent}html[data-theme=dark] .landing .mkt-badge.official{color:var(--accent)}.landing .mkt-title{font-size:16.5px;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin:0}.landing .mkt-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.landing .mkt-cat{font-size:12px;color:var(--ink-2);background:var(--bg-2);border-radius:6px;padding:3px 9px}.landing .mkt-uses{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-mono),monospace;font-size:11.5px;color:var(--muted)}.landing .mkt-uses svg{width:12px;height:12px}.landing .mkt-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px dashed var(--line)}.landing .mkt-author{font-family:var(--font-mono),monospace;font-size:11.5px;color:var(--muted-2)}.landing .mkt-use{font-size:13px;font-weight:600;color:var(--accent-ink)}html[data-theme=dark] .landing .mkt-use{color:var(--accent)}.landing .mkt-cta{justify-content:space-between;gap:20px;margin-top:22px;padding:18px 22px;background:var(--bg-2);border:1px solid var(--line);border-radius:16px}.landing .mkt-cta,.landing .mkt-publish{display:flex;align-items:center;flex-wrap:wrap}.landing .mkt-publish{gap:16px}.landing .mkt-publish p{margin:0;font-size:13.5px;color:var(--muted);max-width:360px}.landing .mkt-publish-toggle{display:inline-flex;padding:4px;gap:4px;background:var(--surface);border:1px solid var(--line);border-radius:100px}.landing .mkt-pub-opt{font-family:var(--font-mono),monospace;font-size:12px;color:var(--muted);padding:5px 12px;border-radius:100px}.landing .mkt-pub-opt.on{background:var(--accent);color:var(--accent-ink);font-weight:600}.landing .pg-body{padding:16px;display:flex;flex-direction:column;gap:12px}.landing .pg-endpoints{display:flex;flex-direction:column;gap:6px}.landing .pg-endpoint{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:transparent;border:1px solid transparent;border-radius:9px;padding:7px 10px;cursor:pointer;transition:background .2s,border-color .2s}.landing .pg-endpoint:hover{background:var(--bg-2)}.landing .pg-endpoint.active{background:var(--bg-2);border-color:var(--line)}.landing .pg-method{font-family:var(--font-mono),monospace;font-size:10.5px;font-weight:600;letter-spacing:.03em;padding:3px 7px;border-radius:5px;flex-shrink:0}.landing .pg-method.get{background:#e5f0ff;color:#1554b5}html[data-theme=dark] .landing .pg-method.get{background:#0e2036;color:#6fa8ff}.landing .pg-method.post{background:var(--accent-soft);color:var(--accent-ink)}html[data-theme=dark] .landing .pg-method.post{color:var(--accent)}.landing .pg-method.patch,.landing .pg-method.put{background:var(--warn-soft);color:var(--warn-ink)}.landing .pg-method.delete{background:var(--danger-soft);color:var(--danger)}.landing .pg-path{font-family:var(--font-mono),monospace;font-size:13px;color:var(--ink-2)}.landing .pg-request{display:flex;align-items:center;gap:9px;background:var(--bg-2);border:1px solid var(--line);border-radius:10px;padding:8px 10px}.landing .pg-url{flex:1;font-family:var(--font-mono),monospace;font-size:12.5px;color:var(--ink-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing .pg-send{font-size:12.5px;font-weight:600;color:var(--accent-ink);background:var(--accent);border-radius:7px;padding:6px 13px;flex-shrink:0}.landing .pg-response{border:1px solid var(--line);border-radius:10px;overflow:hidden}.landing .pg-response-head{display:flex;align-items:center;gap:12px;padding:8px 12px;background:var(--bg-2);border-bottom:1px solid var(--line);font-family:var(--font-mono),monospace;font-size:11.5px}.landing .pg-status{color:var(--accent-ink);font-weight:600}html[data-theme=dark] .landing .pg-status{color:var(--accent)}.landing .pg-time,.landing .pg-type{color:var(--muted)}.landing .pg-type{margin-left:auto}.landing .pg-json{margin:0;padding:12px;background:var(--bg-3);font-family:var(--font-mono),monospace;font-size:12px;line-height:1.55;color:var(--ink-2);overflow-x:auto;white-space:pre}