.cy-hero-section.svelte-xv7n18{display:flex;flex-direction:column;min-height:calc(100vh - var(--nav-h, 66px));overflow:hidden;position:relative}.cy-hero-grid.svelte-xv7n18{flex:1;display:grid;grid-template-columns:1.05fr 1fr;grid-template-rows:1fr;align-items:center;gap:48px;padding:40px 64px 80px;max-width:1440px;width:100%;margin:0 auto;position:relative;z-index:1}.cy-hero-glow.svelte-xv7n18{position:absolute;pointer-events:none;top:50%;left:50%;width:880px;height:720px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at center,oklch(.82 .14 195 / .42) 0%,oklch(.7 .14 215 / .22) 28%,oklch(.5 .12 230 / .1) 55%,transparent 75%);filter:blur(6px);z-index:0}.cy-hero-vignette.svelte-xv7n18{position:absolute;left:0;right:0;bottom:0;height:160px;background:linear-gradient(to bottom,transparent,var(--bg-0));pointer-events:none;z-index:1}.cy-hero-left.svelte-xv7n18{display:flex;flex-direction:column;gap:26px;max-width:620px;position:relative;z-index:2}.cy-hero-marker.svelte-xv7n18{display:flex;align-items:center;gap:12px}.cy-hero-marker-svg.svelte-xv7n18{display:inline-flex}.cy-hero-marker-svg svg{display:block;height:28px;width:auto}.cy-hero-version.svelte-xv7n18{font-family:var(--ff-mono);font-size:11px;color:var(--fg-3);letter-spacing:.15em}.cy-hero-h1.svelte-xv7n18{font-size:68px}.cy-hero-ctas.svelte-xv7n18{display:flex;gap:12px;margin-top:8px}.cy-trusted.svelte-xv7n18{display:flex;align-items:center;gap:16px;margin-top:32px;padding-top:24px;border-top:1px solid var(--line-soft)}.cy-trusted-label.svelte-xv7n18{font-family:var(--ff-mono);font-size:11px;color:var(--fg-3);letter-spacing:.15em;flex-shrink:0}.cy-trusted-wrap.svelte-xv7n18{flex:1;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent 0,#000 12%,#000 88%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 12%,#000 88%,transparent 100%)}.cy-trusted-track.svelte-xv7n18{display:flex;align-items:center;gap:48px;width:max-content;animation:cy-trusted-marq 22s linear infinite}.cy-trusted-logo.svelte-xv7n18{display:inline-flex;opacity:.75;flex-shrink:0}.cy-trusted-logo svg{display:block;height:13px;width:auto}.cy-hero-right.svelte-xv7n18{position:relative;display:flex;align-items:stretch;justify-content:center;z-index:2;height:560px}.cy-term.svelte-xv7n18{position:relative;z-index:1;width:100%;background:var(--bg-1);border:1px solid var(--line);border-radius:14px;overflow:hidden;font-family:var(--ff-mono);box-shadow:0 40px 100px #0009,0 0 0 1px var(--line-soft),0 0 120px oklch(.7 .14 215 / .25);display:flex;flex-direction:column}.cy-term-bar.svelte-xv7n18{display:flex;align-items:center;gap:8px;padding:11px 14px;border-bottom:1px solid var(--line-soft);background:var(--bg-2)}.cy-term-dot.svelte-xv7n18{width:10px;height:10px;border-radius:5px}.cy-term-file.svelte-xv7n18{margin-left:12px;font-size:11px;color:var(--fg-3);letter-spacing:.3px}.cy-term-body.svelte-xv7n18{padding:20px 22px;font-size:12.5px;line-height:1.85;display:flex;flex-direction:column;flex:1}.cy-term-row.svelte-xv7n18{display:grid;grid-template-columns:1fr auto;gap:16px;transition:opacity .3s;margin-bottom:3px}.cy-term-line.svelte-xv7n18{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cy-term-prompt.svelte-xv7n18{color:var(--fg-3)}.cy-term-plain.svelte-xv7n18{color:var(--fg-2)}.cy-term-cipher.svelte-xv7n18{color:var(--accent);margin-left:10px}.cy-term-tag.svelte-xv7n18{font-size:10px;color:var(--fg-3);letter-spacing:.15em;align-self:center;padding:2px 8px;border:1px solid var(--line-soft);border-radius:999px}.cy-term-tag.active.svelte-xv7n18{color:var(--accent);border-color:oklch(.82 .14 195 / .4)}.cy-term-metrics.svelte-xv7n18{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:18px;border-top:1px solid var(--line-soft)}.cy-metric.svelte-xv7n18{display:flex;flex-direction:column;gap:3px}.cy-metric-k.svelte-xv7n18{font-size:10px;color:var(--fg-2);letter-spacing:.18em;font-weight:500}.cy-metric-v.svelte-xv7n18{font-size:16px;color:var(--fg-0);font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap}.cy-metric-v-byok.svelte-xv7n18{font-size:14px}@media(max-width:1400px){.cy-hero-grid.svelte-xv7n18{grid-template-columns:minmax(0,1fr);padding:40px 48px 72px;gap:48px}.cy-hero-left.svelte-xv7n18{text-align:center;align-items:center;max-width:100%}.cy-hero-ctas.svelte-xv7n18{justify-content:center}}@media(max-width:1024px){.cy-hero-grid.svelte-xv7n18{padding:32px 32px 60px}.cy-hero-h1.svelte-xv7n18{font-size:48px}.cy-hero-right.svelte-xv7n18{height:480px}}@media(orientation:portrait){.cy-hero-section.svelte-xv7n18{min-height:0;height:auto}}@media(max-width:768px){.cy-hero-grid.svelte-xv7n18{padding:24px 20px 48px;gap:32px}.cy-hero-h1.svelte-xv7n18{font-size:34px}.cy-hero-left.svelte-xv7n18>:where(.svelte-xv7n18),.cy-hero-right.svelte-xv7n18>:where(.svelte-xv7n18){min-width:0}.cy-hero-right.svelte-xv7n18{height:420px}.cy-trusted-label.svelte-xv7n18{display:none}}.cy-category[data-astro-cid-76gfmvtx]{padding:0 48px 72px;position:relative;overflow:hidden;background:var(--bg-0);font-family:var(--ff-body)}.cy-category-fade[data-astro-cid-76gfmvtx]{position:absolute;inset:0 0 auto;height:120px;background:linear-gradient(to bottom,var(--bg-0),transparent);pointer-events:none;z-index:1}.cy-category-glow[data-astro-cid-76gfmvtx]{top:5%;left:50%;width:1100px;height:560px;transform:translate(-50%);opacity:.7;z-index:0}.cy-category-inner[data-astro-cid-76gfmvtx]{max-width:1240px;margin:0 auto;position:relative;z-index:2}.cy-category-header[data-astro-cid-76gfmvtx]{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center;max-width:820px;margin:0 auto}.cy-category-title[data-astro-cid-76gfmvtx]{font-family:var(--ff-display);font-weight:600;font-size:64px;letter-spacing:-.03em;line-height:1.05;margin:0;color:var(--fg-0)}.cy-category-title-accent[data-astro-cid-76gfmvtx]{color:var(--accent)}.cy-category-sub[data-astro-cid-76gfmvtx]{margin:4px 0 0;font-size:18px;color:var(--fg-1);line-height:1.55;max-width:720px;text-wrap:pretty}@media(max-width:768px){.cy-category-sub[data-astro-cid-76gfmvtx]{font-size:15px}}.cy-category-grid[data-astro-cid-76gfmvtx]{margin-top:96px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;row-gap:16px;position:relative}.cy-connector[data-astro-cid-76gfmvtx]{position:absolute;left:40px;right:40px;top:72px;height:1px;pointer-events:none;overflow:visible;z-index:0}.cy-connector-bar[data-astro-cid-76gfmvtx]{height:1px;width:100%;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,transparent,oklch(.82 .14 195 / .5) 8%,oklch(.82 .14 195 / .5) 92%,transparent);transition:transform .9s cubic-bezier(.2,.7,.2,1) .9s}.cy-category-grid[data-astro-cid-76gfmvtx]:has(.reveal.in-view) .cy-connector-bar[data-astro-cid-76gfmvtx]{transform:scaleX(1)}.cy-zone[data-astro-cid-76gfmvtx]{padding:28px 28px 32px;border-radius:16px;background:linear-gradient(180deg,var(--bg-1),var(--bg-0));border:1px solid var(--line);display:flex;flex-direction:column;gap:20px;height:100%}.cy-zone-head[data-astro-cid-76gfmvtx]{display:flex;align-items:center;gap:10px}.cy-zone-lock[data-astro-cid-76gfmvtx]{width:28px;height:28px;border-radius:50%;background:oklch(.82 .14 195 / .12);border:1px solid oklch(.82 .14 195 / .4);display:inline-flex;align-items:center;justify-content:center;color:var(--accent);box-shadow:0 0 12px oklch(.82 .14 195 / .3)}.cy-zone-k[data-astro-cid-76gfmvtx]{font-family:var(--ff-mono);font-size:10px;letter-spacing:.22em;color:var(--fg-2);text-transform:uppercase}.cy-zone-body[data-astro-cid-76gfmvtx]{display:flex;flex-direction:column;gap:10px}.cy-zone-title[data-astro-cid-76gfmvtx]{margin:0;font-size:22px;font-family:var(--ff-display);font-weight:600;letter-spacing:-.02em;color:var(--fg-0)}.cy-zone-sub[data-astro-cid-76gfmvtx]{margin:0;font-size:14px;color:var(--fg-1);line-height:1.55}.cy-zone-nodes[data-astro-cid-76gfmvtx]{margin-top:auto;display:flex;flex-direction:column;gap:8px;padding-top:18px;border-top:1px solid var(--line-soft)}.cy-zone-node[data-astro-cid-76gfmvtx]{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:8px;background:#00070b99;border:1px solid var(--line-soft)}.cy-zone-node-label[data-astro-cid-76gfmvtx]{font-size:13px;color:var(--fg-0)}.cy-zone-node-mono[data-astro-cid-76gfmvtx]{font-family:var(--ff-mono);font-size:11px;color:var(--accent)}.cy-keys-wrap[data-astro-cid-76gfmvtx]{grid-column:1 / -1}.cy-keys[data-astro-cid-76gfmvtx]{padding:16px 24px;border-radius:12px;background:var(--bg-1);border:1px solid var(--line-soft);display:flex;align-items:center;gap:16px;flex-wrap:wrap}.cy-keys-k[data-astro-cid-76gfmvtx]{font-family:var(--ff-mono);font-size:10px;letter-spacing:.22em;color:var(--accent);text-transform:uppercase;display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.cy-keys-dot[data-astro-cid-76gfmvtx]{width:6px;height:6px;border-radius:3px;background:var(--accent);box-shadow:0 0 8px var(--accent)}.cy-keys-text[data-astro-cid-76gfmvtx]{font-size:14px;color:var(--fg-0);line-height:1.5}@media(orientation:portrait){.cy-category[data-astro-cid-76gfmvtx]{padding-top:64px}}@media(max-width:1024px){.cy-category[data-astro-cid-76gfmvtx]{padding:56px 24px}.cy-category-title[data-astro-cid-76gfmvtx]{font-size:44px}.cy-category-grid[data-astro-cid-76gfmvtx]{grid-template-columns:minmax(0,1fr);max-width:560px;margin-top:56px;margin-left:auto;margin-right:auto}.cy-connector[data-astro-cid-76gfmvtx]{display:none}}@media(max-width:768px){.cy-category[data-astro-cid-76gfmvtx]{padding:48px 20px}.cy-category-title[data-astro-cid-76gfmvtx]{font-size:32px}}.cy-outcomes[data-astro-cid-ig3ec7c2]{padding:96px 48px;background:var(--bg-0);font-family:var(--ff-body)}.cy-outcomes-inner[data-astro-cid-ig3ec7c2]{max-width:1240px;margin:0 auto}.cy-outcomes-header[data-astro-cid-ig3ec7c2]{display:flex;flex-direction:column;gap:18px;align-items:center;text-align:center;max-width:760px;margin:0 auto}.cy-outcomes-title[data-astro-cid-ig3ec7c2]{font-family:var(--ff-display);font-weight:600;font-size:56px;letter-spacing:-.03em;line-height:1.05;margin:0;color:var(--fg-0)}.cy-outcomes-title[data-astro-cid-ig3ec7c2] .accent[data-astro-cid-ig3ec7c2]{color:var(--accent)}.cy-outcomes-grid[data-astro-cid-ig3ec7c2]{margin-top:72px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cy-outcome[data-astro-cid-ig3ec7c2]{border-radius:18px;background:linear-gradient(180deg,var(--bg-1),var(--bg-0));border:1px solid var(--line);display:flex;flex-direction:column;height:100%;overflow:hidden}.cy-outcome-visual[data-astro-cid-ig3ec7c2]{height:180px;border-bottom:1px solid var(--line-soft);background:radial-gradient(ellipse at center,oklch(.82 .14 195 / .08),transparent 70%),var(--bg-0);display:flex;align-items:center;justify-content:center;overflow:hidden}.cy-outcome-body[data-astro-cid-ig3ec7c2]{padding:28px;display:flex;flex-direction:column;gap:14px;flex:1}.cy-outcome-title[data-astro-cid-ig3ec7c2]{margin:0;font-size:22px;font-family:var(--ff-display);font-weight:600;letter-spacing:-.02em;line-height:1.2;color:var(--fg-0)}.cy-outcome-lede[data-astro-cid-ig3ec7c2]{margin:0;font-size:14px;color:var(--fg-1);line-height:1.55}.cy-outcome-metric[data-astro-cid-ig3ec7c2]{margin-top:auto;padding-top:18px;border-top:1px solid var(--line-soft);display:flex;flex-direction:column;gap:4px}.cy-outcome-metric-v[data-astro-cid-ig3ec7c2]{font-size:20px;font-family:var(--ff-display);font-weight:600;color:var(--fg-0);letter-spacing:-.01em}.cy-outcome-metric-sub[data-astro-cid-ig3ec7c2]{font-size:12px;color:var(--fg-2)}.cy-regulated[data-astro-cid-ig3ec7c2]{display:flex;flex-direction:column;gap:6px;padding:20px 24px}.cy-regulated-row[data-astro-cid-ig3ec7c2]{display:flex;align-items:center;justify-content:space-between;padding:7px 12px;border-radius:6px;background:#020b0f;border:1px solid oklch(.82 .14 195 / .2);width:220px}.cy-regulated-label[data-astro-cid-ig3ec7c2]{font-size:11px;color:var(--fg-1);font-family:var(--ff-mono);letter-spacing:.05em}.cy-regulated-check[data-astro-cid-ig3ec7c2]{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:var(--accent);font-family:var(--ff-mono)}.cy-regulated-check[data-astro-cid-ig3ec7c2].soft{color:var(--fg-2)}.cy-proxy[data-astro-cid-ig3ec7c2]{display:flex;align-items:center;gap:14px;font-family:var(--ff-mono);font-size:11px;transform:scale(.85);transform-origin:center}.cy-proxy-stack[data-astro-cid-ig3ec7c2]{padding:16px 18px;border-radius:10px;background:#020b0f;border:1px solid var(--line);display:flex;flex-direction:column;gap:6px;align-items:center}.cy-proxy-k[data-astro-cid-ig3ec7c2]{font-size:10px;color:var(--fg-2);letter-spacing:.15em}.cy-proxy-pills[data-astro-cid-ig3ec7c2]{display:flex;gap:4px}.cy-proxy-pills[data-astro-cid-ig3ec7c2] span[data-astro-cid-ig3ec7c2]{padding:3px 7px;border-radius:4px;background:var(--bg-0);border:1px solid var(--line-soft);font-size:9px;color:var(--fg-1)}.cy-proxy-plus[data-astro-cid-ig3ec7c2]{color:var(--accent);font-size:18px}.cy-proxy-box[data-astro-cid-ig3ec7c2]{padding:16px 18px;border-radius:10px;background:oklch(.82 .14 195 / .08);border:1px solid oklch(.82 .14 195 / .45);box-shadow:0 0 24px oklch(.82 .14 195 / .2);display:flex;flex-direction:column;gap:6px;align-items:center;color:var(--accent)}.cy-proxy-logo[data-astro-cid-ig3ec7c2]{display:inline-flex}.cy-proxy-logo svg{display:block;height:14px;width:auto}.cy-proxy-sub[data-astro-cid-ig3ec7c2]{font-size:9px;color:var(--fg-2)}@media(max-width:1024px){.cy-outcomes[data-astro-cid-ig3ec7c2]{padding:72px 24px}.cy-outcomes-title[data-astro-cid-ig3ec7c2]{font-size:38px}.cy-outcomes-grid[data-astro-cid-ig3ec7c2]{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){.cy-outcomes[data-astro-cid-ig3ec7c2]{padding:56px 20px}.cy-outcomes-title[data-astro-cid-ig3ec7c2]{font-size:30px}}.cy-perf-section[data-astro-cid-ithf573e]{padding:56px 48px 96px;display:flex;align-items:center;background:var(--bg-0);font-family:var(--ff-body);position:relative;overflow:hidden}.cy-perf-inner[data-astro-cid-ithf573e]{max-width:1240px;margin:0 auto;width:100%}.cy-perf-header[data-astro-cid-ithf573e]{display:flex;flex-direction:column;gap:18px;align-items:center;text-align:center;max-width:820px;margin:0 auto}.cy-perf-title[data-astro-cid-ithf573e]{font-family:var(--ff-display);font-weight:600;font-size:56px;letter-spacing:-.03em;line-height:1.05;margin:0;color:var(--fg-0)}.cy-perf-title[data-astro-cid-ithf573e] .accent[data-astro-cid-ithf573e]{color:var(--accent)}.cy-perf-lede[data-astro-cid-ithf573e]{margin:0;font-size:18px;color:var(--fg-1);line-height:1.55;max-width:680px}.cy-perf-chart-wrap[data-astro-cid-ithf573e]{margin-top:48px;position:relative}.cy-perf-glow[data-astro-cid-ithf573e]{position:absolute;pointer-events:none;top:50%;left:50%;width:1280px;height:660px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at center,oklch(.82 .14 195 / .28) 0%,oklch(.7 .14 215 / .16) 32%,oklch(.5 .12 230 / .07) 58%,transparent 75%);filter:blur(8px);z-index:0}.cy-perf-chart-shell[data-astro-cid-ithf573e]{position:relative;z-index:1;padding:28px;border-radius:16px;background:linear-gradient(180deg,var(--bg-1),var(--bg-0));border:1px solid var(--line)}.cy-perf-chart-mobile[data-astro-cid-ithf573e]{display:none}@media(max-width:768px){.cy-perf-chart-desktop[data-astro-cid-ithf573e]{display:none}.cy-perf-chart-mobile[data-astro-cid-ithf573e]{display:block}}.cy-perf-dataset[data-astro-cid-ithf573e]{margin-top:16px;font-family:var(--ff-mono);font-size:11px;color:var(--fg-2);display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center}.cy-perf-dataset-label[data-astro-cid-ithf573e]{color:var(--accent);letter-spacing:.18em}.cy-perf-dataset-sep[data-astro-cid-ithf573e]{color:var(--fg-3)}.cy-perf-note[data-astro-cid-ithf573e]{margin:18px auto 0;text-align:center;font-family:var(--ff-mono);font-size:11px;color:var(--fg-3);line-height:1.6;max-width:720px}.cy-perf-note[data-astro-cid-ithf573e] a[data-astro-cid-ithf573e]{color:var(--fg-2);text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:2px}.cy-perf-note[data-astro-cid-ithf573e] a[data-astro-cid-ithf573e]:hover{color:var(--accent)}@media(max-width:1024px){.cy-perf-section[data-astro-cid-ithf573e]{padding:48px 24px 72px}.cy-perf-title[data-astro-cid-ithf573e]{font-size:38px}.cy-perf-chart-shell[data-astro-cid-ithf573e]{padding:20px}}@media(max-width:768px){.cy-perf-section[data-astro-cid-ithf573e]{padding:48px 20px 64px}.cy-perf-title[data-astro-cid-ithf573e]{font-size:30px}.cy-perf-lede[data-astro-cid-ithf573e]{font-size:15px}.cy-perf-dataset[data-astro-cid-ithf573e]{display:none}}.cy-usecases[data-astro-cid-q5mvdtjw]{padding:100px 48px;background:var(--bg-0);position:relative;overflow:hidden;font-family:var(--ff-body)}.cy-usecases[data-astro-cid-q5mvdtjw]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:140px;background:linear-gradient(to top,var(--bg-0),transparent);pointer-events:none;z-index:1}.cy-usecases-ambient[data-astro-cid-q5mvdtjw]{position:absolute;left:50%;top:30%;width:900px;height:500px;transform:translate(-50%);background:radial-gradient(ellipse,oklch(.82 .14 195 / .06),transparent 65%);pointer-events:none;filter:blur(6px)}.cy-usecases-inner[data-astro-cid-q5mvdtjw]{max-width:1240px;margin:0 auto;width:100%;z-index:2;position:relative}.cy-usecases-head[data-astro-cid-q5mvdtjw]{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;flex-wrap:wrap}.cy-usecases-headleft[data-astro-cid-q5mvdtjw]{display:flex;flex-direction:column;gap:12px;max-width:620px}.cy-usecases-eyebrow[data-astro-cid-q5mvdtjw]{font-family:var(--ff-mono);font-size:10px;letter-spacing:.22em;color:var(--accent);text-transform:uppercase;display:inline-flex;align-items:center;gap:8px}.cy-usecases-dot[data-astro-cid-q5mvdtjw]{width:6px;height:6px;border-radius:3px;background:var(--accent);box-shadow:0 0 8px var(--accent)}.cy-usecases-title[data-astro-cid-q5mvdtjw]{font-family:var(--ff-display);font-weight:600;font-size:44px;letter-spacing:-.025em;line-height:1.1;margin:0;color:var(--fg-0)}.cy-usecases-title[data-astro-cid-q5mvdtjw] .accent[data-astro-cid-q5mvdtjw]{color:var(--accent)}.cy-usecases-links[data-astro-cid-q5mvdtjw]{display:flex;gap:10px;align-items:center}.cy-usecases-link[data-astro-cid-q5mvdtjw]{font-size:13px;color:var(--fg-1);text-decoration:none;padding:8px 14px;border-radius:999px;border:1px solid var(--line-soft);background:var(--bg-1);display:inline-flex;align-items:center;gap:6px;transition:color .2s,border-color .2s}.cy-usecases-link[data-astro-cid-q5mvdtjw]:hover{color:var(--fg-0);border-color:var(--line)}.cy-usecases-link[data-astro-cid-q5mvdtjw] span[data-astro-cid-q5mvdtjw]{opacity:.7}.cy-usecases-sep[data-astro-cid-q5mvdtjw]{color:var(--line)}.cy-usecases-grid[data-astro-cid-q5mvdtjw]{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cy-chip-wrap[data-astro-cid-q5mvdtjw]{display:flex}.cy-uc-cascade[data-astro-cid-q5mvdtjw]{opacity:0;transform:translate3d(0,16px,0);transition:opacity .7s var(--ease-out-wf),transform .7s var(--ease-out-wf);transition-delay:var(--cy-uc-d, 0ms);will-change:opacity,transform}.cy-usecases-grid[data-astro-cid-q5mvdtjw]:has(.cy-chip-wrap.reveal.in-view) .cy-uc-cascade[data-astro-cid-q5mvdtjw]{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.cy-uc-cascade[data-astro-cid-q5mvdtjw]{opacity:1;transform:none;transition:none}}.cy-chip-wrap[data-astro-cid-q5mvdtjw]>.cy-chip[data-astro-cid-q5mvdtjw]{flex:1}.cy-chip[data-astro-cid-q5mvdtjw]{display:flex;gap:14px;padding:18px;border-radius:12px;background:var(--bg-1);border:1px solid var(--line-soft);text-decoration:none;color:inherit;transition:border-color .2s ease,background .2s ease,transform .2s ease;position:relative}.cy-chip[data-astro-cid-q5mvdtjw].featured{background:linear-gradient(180deg,oklch(.82 .14 195 / .08),oklch(.82 .14 195 / .02));border-color:oklch(.82 .14 195 / .35)}.cy-chip[data-astro-cid-q5mvdtjw]:hover{border-color:oklch(.82 .14 195 / .5);transform:translateY(-2px)}.cy-chip-icon[data-astro-cid-q5mvdtjw]{width:40px;height:40px;border-radius:8px;flex-shrink:0;background:#0b181c;border:1px solid var(--line-soft);display:flex;align-items:center;justify-content:center;color:var(--fg-1)}.cy-chip[data-astro-cid-q5mvdtjw].featured .cy-chip-icon[data-astro-cid-q5mvdtjw]{background:oklch(.82 .14 195 / .15);border-color:oklch(.82 .14 195 / .4);color:var(--accent)}.cy-chip-text[data-astro-cid-q5mvdtjw]{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.cy-chip-label[data-astro-cid-q5mvdtjw]{font-size:15px;font-weight:500;color:var(--fg-0);font-family:var(--ff-display);letter-spacing:-.005em;display:flex;align-items:center;gap:8px}.cy-chip-new[data-astro-cid-q5mvdtjw]{font-family:var(--ff-mono);font-size:9px;letter-spacing:.14em;color:var(--accent);text-transform:uppercase;padding:2px 6px;border-radius:3px;background:oklch(.82 .14 195 / .15);border:1px solid oklch(.82 .14 195 / .35)}.cy-chip-sub[data-astro-cid-q5mvdtjw]{font-size:13px;color:var(--fg-2);line-height:1.45}@media(max-width:1024px){.cy-usecases[data-astro-cid-q5mvdtjw]{padding:72px 24px}.cy-usecases-title[data-astro-cid-q5mvdtjw]{font-size:32px}.cy-usecases-grid[data-astro-cid-q5mvdtjw]{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){.cy-usecases[data-astro-cid-q5mvdtjw]{padding:56px 20px}.cy-usecases-title[data-astro-cid-q5mvdtjw]{font-size:28px}}.cy-bp[data-astro-cid-hdch2ul5]{padding:120px 48px;background:var(--bg-0);position:relative;overflow:hidden;font-family:var(--ff-body)}.cy-bp[data-astro-cid-hdch2ul5]:before,.cy-bp[data-astro-cid-hdch2ul5]:after{content:"";position:absolute;left:0;right:0;height:120px;pointer-events:none;z-index:1}.cy-bp[data-astro-cid-hdch2ul5]:before{top:0;background:linear-gradient(to bottom,var(--bg-0),transparent)}.cy-bp[data-astro-cid-hdch2ul5]:after{bottom:0;background:linear-gradient(to top,var(--bg-0),transparent)}.cy-bp-inner[data-astro-cid-hdch2ul5]{max-width:1240px;margin:0 auto;position:relative;z-index:2}.cy-bp-grid[data-astro-cid-hdch2ul5]{display:grid;grid-template-columns:420px 1fr;gap:72px;align-items:center}.cy-bp-copy[data-astro-cid-hdch2ul5]{display:flex;flex-direction:column;gap:24px}.cy-bp-cascade[data-astro-cid-hdch2ul5]{opacity:0;transform:translate3d(0,16px,0);transition:opacity .7s var(--ease-out-wf),transform .7s var(--ease-out-wf);transition-delay:var(--cy-bp-d, 0ms);will-change:opacity,transform}.cy-bp[data-astro-cid-hdch2ul5]:has(.cy-bp-title.in-view) .cy-bp-cascade[data-astro-cid-hdch2ul5]{opacity:1;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.cy-bp-cascade[data-astro-cid-hdch2ul5]{opacity:1;transform:none;transition:none}}.cy-bp-lockup[data-astro-cid-hdch2ul5]{display:inline-flex;align-items:center;gap:14px;color:var(--fg-2)}.cy-bp-mark[data-astro-cid-hdch2ul5]{display:inline-flex;align-items:center}.cy-bp-mark svg{height:22px;width:auto;display:block}.cy-bp-x[data-astro-cid-hdch2ul5]{color:var(--fg-3);font-size:13px}.cy-bp-title[data-astro-cid-hdch2ul5]{font-family:var(--ff-display);font-weight:600;font-size:44px;letter-spacing:-.03em;line-height:1.05;margin:0;color:var(--fg-0)}.cy-bp-title[data-astro-cid-hdch2ul5] .nv[data-astro-cid-hdch2ul5]{color:#76b900}.cy-bp-prose[data-astro-cid-hdch2ul5]{display:flex;flex-direction:column;gap:14px}.cy-bp-prose[data-astro-cid-hdch2ul5] p[data-astro-cid-hdch2ul5]{color:var(--fg-1);font-size:15px;line-height:1.65;margin:0;text-wrap:pretty}.cy-bp-prose[data-astro-cid-hdch2ul5] .emph[data-astro-cid-hdch2ul5]{color:var(--fg-0)}.cy-bp-stats[data-astro-cid-hdch2ul5]{list-style:none;margin:-8px 0 0;padding:14px 0 0;border-top:1px solid var(--line-soft);display:flex;flex-direction:column;gap:10px}.cy-bp-stat[data-astro-cid-hdch2ul5]{display:flex;align-items:baseline;gap:8px;font-size:13px;line-height:1.5}.cy-bp-stat-icon[data-astro-cid-hdch2ul5]{flex-shrink:0;color:var(--accent);align-self:center;margin-right:4px}.cy-bp-stat-k[data-astro-cid-hdch2ul5]{color:var(--fg-0);font-family:var(--ff-mono);font-size:12px;letter-spacing:.02em}.cy-bp-stat-v[data-astro-cid-hdch2ul5]{color:var(--fg-1)}.cy-bp-ctas[data-astro-cid-hdch2ul5]{display:flex;gap:10px;margin-top:4px}.cy-bp-diagram-wrap[data-astro-cid-hdch2ul5]{display:flex;justify-content:center;position:relative}.cy-bp-diagram-glow[data-astro-cid-hdch2ul5]{position:absolute;pointer-events:none;top:50%;left:50%;width:980px;height:620px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at center,oklch(.55 .18 145 / .42) 0%,oklch(.5 .16 145 / .22) 28%,oklch(.4 .13 145 / .1) 55%,transparent 75%);mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 82%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 82%,transparent 100%);filter:blur(6px);z-index:0}.cy-bp-diagram[data-astro-cid-hdch2ul5]{position:relative;z-index:1;border-radius:14px;background:#000203;border:1px solid var(--line);padding:16px;overflow:hidden;max-width:560px;width:100%}.cy-bp-diagram-head[data-astro-cid-hdch2ul5]{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--line-soft)}.cy-bp-diagram-label[data-astro-cid-hdch2ul5]{font-family:var(--ff-mono);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--fg-2)}.cy-bp-diagram-url[data-astro-cid-hdch2ul5]{font-family:var(--ff-mono);font-size:9px;letter-spacing:.14em;color:var(--fg-3)}.cy-bp-diagram[data-astro-cid-hdch2ul5] .cy-bp-diagram-img{width:100%;height:auto;display:block;border-radius:6px}@media(max-width:1024px){.cy-bp[data-astro-cid-hdch2ul5]{padding:72px 24px}.cy-bp-grid[data-astro-cid-hdch2ul5]{grid-template-columns:minmax(0,1fr);gap:40px}.cy-bp-title[data-astro-cid-hdch2ul5]{font-size:32px}}@media(max-width:768px){.cy-bp[data-astro-cid-hdch2ul5]{padding:56px 20px}.cy-bp-title[data-astro-cid-hdch2ul5]{font-size:28px}}.cy-deploy.svelte-8kplaq{padding:120px 48px;display:flex;align-items:center;background:var(--bg-0);position:relative;overflow:hidden;font-family:var(--ff-body)}.cy-deploy.svelte-8kplaq:before{content:"";position:absolute;left:0;right:0;top:0;height:160px;background:linear-gradient(to bottom,var(--bg-0),transparent);pointer-events:none;z-index:1}.cy-deploy-glow.svelte-8kplaq{position:absolute;right:-10%;top:-10%;width:700px;height:600px;background:radial-gradient(circle,oklch(.82 .14 195 / .1),transparent 65%);pointer-events:none;filter:blur(8px)}.cy-deploy-inner.svelte-8kplaq{max-width:1240px;margin:0 auto;width:100%;position:relative}.cy-deploy-head.svelte-8kplaq{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center;max-width:820px;margin:0 auto}.cy-deploy-title.svelte-8kplaq{font-family:var(--ff-display);font-weight:600;font-size:56px;letter-spacing:-.03em;line-height:1.05;margin:0;color:var(--fg-0)}.cy-deploy-title.svelte-8kplaq .accent{color:var(--accent)}.cy-deploy-lede.svelte-8kplaq{margin:0;font-size:18px;color:var(--fg-1);line-height:1.55;max-width:660px}.cy-timeline-wrap.svelte-8kplaq{margin-top:48px;display:flex;flex-direction:column;gap:12px}.cy-timeline-bar.svelte-8kplaq{position:relative;height:28px;border-radius:8px;background:var(--bg-1);border:1px solid var(--line-soft);overflow:hidden}.cy-timeline-tick.svelte-8kplaq{position:absolute;top:0;bottom:0;width:1px;background:var(--line-soft)}.cy-timeline-sweep.svelte-8kplaq{position:absolute;top:4px;bottom:4px;left:0;transition:width 1.4s cubic-bezier(.2,.7,.2,1) .3s;overflow:hidden;border-radius:2px}.cy-timeline-strip.svelte-8kplaq{position:absolute;top:0;bottom:0;left:0;display:flex}.cy-timeline-seg.svelte-8kplaq{height:100%;border-right:1px solid oklch(.82 .14 195 / .7)}.cy-timeline-seg.last.svelte-8kplaq{border-right:none}.cy-timeline-shipmark.svelte-8kplaq{position:absolute;top:-4px;bottom:-4px;transform:translate(-50%);width:2px;background:var(--accent);box-shadow:0 0 8px var(--accent);opacity:0;transition:opacity .4s ease 1.6s}.cy-timeline-shipmark.shown.svelte-8kplaq{opacity:1}.cy-timeline-labels.svelte-8kplaq{display:flex;justify-content:space-between;font-family:var(--ff-mono);font-size:10px;color:var(--fg-3)}.cy-deploy-grid.svelte-8kplaq{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cy-step-wrap.svelte-8kplaq{height:100%}.cy-step.svelte-8kplaq{border-radius:16px;overflow:hidden;background:linear-gradient(180deg,var(--bg-1),var(--bg-0));border:1px solid var(--line);display:flex;flex-direction:column;height:100%;transition:border-color .3s,box-shadow .3s}.cy-step.active.svelte-8kplaq{border-color:oklch(.82 .14 195 / .5);box-shadow:0 0 0 1px oklch(.82 .14 195 / .2),0 12px 40px oklch(.82 .14 195 / .08)}.cy-step-head.svelte-8kplaq{padding:22px 24px 18px;display:flex;flex-direction:column;gap:12px}.cy-step-head-row.svelte-8kplaq{display:flex;align-items:center;justify-content:space-between}.cy-step-n.svelte-8kplaq{font-family:var(--ff-mono);font-size:10px;letter-spacing:.22em;color:var(--fg-2);text-transform:uppercase;transition:color .2s}.cy-step-n.on.svelte-8kplaq{color:var(--accent)}.cy-step-eta.svelte-8kplaq{font-family:var(--ff-mono);font-size:10px;letter-spacing:.14em;color:var(--fg-2);text-transform:uppercase;padding:3px 8px;border-radius:4px;border:1px solid var(--line-soft);background:#00070b99}.cy-step-title.svelte-8kplaq{margin:0;font-size:24px;font-family:var(--ff-display);font-weight:600;letter-spacing:-.02em;color:var(--fg-0)}.cy-step-tabs.svelte-8kplaq{display:flex;align-items:flex-end;gap:2px;padding:0 14px;border-bottom:1px solid var(--line-soft);background:#010507}.cy-step-tab.svelte-8kplaq,.cy-step-filetab.svelte-8kplaq{padding:8px 12px;font-family:var(--ff-mono);font-size:11px;color:var(--fg-3);background:transparent;border-radius:6px 6px 0 0;border:1px solid transparent;border-bottom:none;position:relative;top:1px;cursor:pointer}.cy-step-tab.active.svelte-8kplaq,.cy-step-filetab.active.svelte-8kplaq{color:var(--fg-0);background:#010406;border-color:var(--line-soft)}.cy-step-tab-icon.svelte-8kplaq{display:inline-flex;opacity:.6;filter:grayscale(1);transition:opacity .15s,filter .15s}.cy-step-tab-icon svg{display:block;height:14px;width:auto}.cy-step-tab.active.svelte-8kplaq .cy-step-tab-icon:where(.svelte-8kplaq){opacity:1;filter:none}.cy-step-code.svelte-8kplaq{flex:1;padding:20px 24px;background:#010406;min-height:240px;font-family:var(--ff-mono);font-size:13px;line-height:1.85;display:flex;flex-direction:column;overflow-x:auto;min-width:0}.cy-step-code.svelte-8kplaq>div:where(.svelte-8kplaq){white-space:pre}.cy-code-blank.svelte-8kplaq{height:12px}.cy-shipped.svelte-8kplaq{margin-top:24px;padding:16px 24px;border-radius:12px;background:linear-gradient(90deg,oklch(.82 .14 195 / .1),oklch(.82 .14 195 / .02));border:1px solid oklch(.82 .14 195 / .35);display:flex;align-items:center;gap:16px;flex-wrap:wrap}.cy-shipped-tag.svelte-8kplaq{font-family:var(--ff-mono);font-size:10px;letter-spacing:.22em;color:var(--accent);text-transform:uppercase;display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.cy-shipped-text.svelte-8kplaq{font-size:14px;color:var(--fg-0);line-height:1.5;flex:1;min-width:300px}.cy-shipped-ctas.svelte-8kplaq{display:flex;gap:10px}@media(max-width:1024px){.cy-deploy.svelte-8kplaq{padding:72px 24px}.cy-deploy-title.svelte-8kplaq{font-size:38px}.cy-deploy-grid.svelte-8kplaq{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){.cy-deploy.svelte-8kplaq{padding:56px 20px}.cy-deploy-title.svelte-8kplaq{font-size:30px}.cy-deploy-lede.svelte-8kplaq{font-size:15px}.cy-shipped-ctas.svelte-8kplaq{width:100%}.cy-shipped-ctas.svelte-8kplaq .cy-btn{flex:1;padding:8px 14px;font-size:13px}.cy-shipped-btn-full.svelte-8kplaq{display:none}}.cy-shipped-btn-short.svelte-8kplaq{display:none}@media(max-width:768px){.cy-shipped-btn-short.svelte-8kplaq{display:inline}}
