@import "https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800;900&family=JetBrains+Mono:wght@500;700&display=swap";.flow-showcase-page[data-v-0ffcf3ed]{color:#101827;background:linear-gradient(90deg,#14b8a614,#0000 28%),linear-gradient(#f7f9fc 0%,#eef3f8 100%);min-height:calc(100svh - 68px);padding:18px max(18px,50% - 730px) 32px}.flow-showcase-toolbar[data-v-0ffcf3ed]{grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.toolbar-title span[data-v-0ffcf3ed],.active-turn-bar span[data-v-0ffcf3ed],.flow-path-panel header span[data-v-0ffcf3ed],.transcript-panel header span[data-v-0ffcf3ed],.json-panel header span[data-v-0ffcf3ed],.flow-runtime-panel header span[data-v-0ffcf3ed]{color:#0f766e;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;display:block;overflow:hidden}.toolbar-title h1[data-v-0ffcf3ed]{color:#101827;margin:3px 0 0;font-size:24px;line-height:1}.scenario-tabs[data-v-0ffcf3ed],.transport-controls[data-v-0ffcf3ed]{flex-wrap:wrap;gap:7px;min-width:0;display:flex}.scenario-tabs button[data-v-0ffcf3ed],.transport-controls button[data-v-0ffcf3ed]{color:#101827;background:#ffffffe0;border:1px solid #1018271f;border-radius:8px;min-height:38px;font-weight:900;transition:transform .14s,border-color .14s,background-color .14s,box-shadow .14s}.scenario-tabs button[data-v-0ffcf3ed]{text-align:left;min-width:128px;padding:7px 10px;display:grid}.scenario-tabs button strong[data-v-0ffcf3ed],.scenario-tabs button small[data-v-0ffcf3ed]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scenario-tabs button strong[data-v-0ffcf3ed]{font-size:12px}.scenario-tabs button small[data-v-0ffcf3ed]{color:#64748b;font-size:10px;font-weight:800}.scenario-tabs button[data-v-0ffcf3ed]:hover,.scenario-tabs button.active[data-v-0ffcf3ed],.transport-controls button[data-v-0ffcf3ed]:hover:not(:disabled){background:#fff;border-color:#0f766e73;transform:translateY(-1px);box-shadow:0 12px 26px #0f766e1f}.transport-controls[data-v-0ffcf3ed]{justify-content:flex-end}.transport-controls button[data-v-0ffcf3ed]{padding:0 13px;font-size:12px}.transport-controls button[data-v-0ffcf3ed]:disabled{cursor:not-allowed;opacity:.42}.transport-controls .play-control[data-v-0ffcf3ed]{color:#fff;background:#0f766e;border-color:#0f766e}.active-turn-bar[data-v-0ffcf3ed]{background:#ffffffd1;border:1px solid #1018271a;border-radius:8px;grid-template-columns:minmax(0,.8fr) minmax(260px,1fr) auto;align-items:center;gap:12px;min-height:54px;margin:12px 0;padding:10px 12px;display:grid}.active-turn-bar strong[data-v-0ffcf3ed]{color:#101827;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:17px;display:block;overflow:hidden}.active-turn-bar code[data-v-0ffcf3ed]{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.active-turn-bar em[data-v-0ffcf3ed]{color:#7c2d12;background:#ffedd5;border-radius:999px;justify-self:end;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.flow-showcase-workspace[data-v-0ffcf3ed]{grid-template-columns:minmax(220px,.72fr) minmax(285px,.88fr) minmax(430px,1.16fr);gap:12px;height:clamp(360px,46svh,430px);min-height:0;display:grid}.flow-path-panel[data-v-0ffcf3ed],.transcript-panel[data-v-0ffcf3ed],.json-panel[data-v-0ffcf3ed],.flow-runtime-panel[data-v-0ffcf3ed]{background:#ffffffeb;border:1px solid #1018271a;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 16px 38px #10182712}.flow-path-panel[data-v-0ffcf3ed],.transcript-panel[data-v-0ffcf3ed],.json-panel[data-v-0ffcf3ed]{grid-template-rows:auto minmax(0,1fr);display:grid}.flow-path-panel header[data-v-0ffcf3ed],.transcript-panel header[data-v-0ffcf3ed],.json-panel header[data-v-0ffcf3ed],.flow-runtime-panel header[data-v-0ffcf3ed]{border-bottom:1px solid #1018271a;min-width:0;padding:12px 13px}.flow-path-panel header strong[data-v-0ffcf3ed],.transcript-panel header strong[data-v-0ffcf3ed],.json-panel header strong[data-v-0ffcf3ed],.flow-runtime-panel header strong[data-v-0ffcf3ed]{color:#101827;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14px;display:block;overflow:hidden}.flow-path-panel ol[data-v-0ffcf3ed]{min-height:0;margin:0;padding:12px;list-style:none;overflow:auto}.flow-path-panel li[data-v-0ffcf3ed]{padding:0 0 10px;position:relative}.flow-path-panel li[data-v-0ffcf3ed]:not(:last-child):before{content:"";background:#64748b40;border-radius:999px;width:2px;position:absolute;top:39px;bottom:-2px;left:17px}.flow-path-panel li>button[data-v-0ffcf3ed]{z-index:1;text-align:left;background:#f8fafc;border:1px solid #1018271a;border-radius:8px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:50px;padding:8px;display:grid;position:relative}.flow-path-panel li.active>button[data-v-0ffcf3ed]{background:#fff;border-color:#0f766e73;animation:1.2s ease-in-out infinite active-step-pulse-0ffcf3ed}.flow-path-panel li>button>span[data-v-0ffcf3ed]{color:#64748b;background:#e2e8f0;border-radius:999px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:900;display:grid}.flow-path-panel button strong[data-v-0ffcf3ed],.flow-path-panel button small[data-v-0ffcf3ed]{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.flow-path-panel button small[data-v-0ffcf3ed]{color:#64748b;margin-top:2px;font-size:10px;font-weight:900}.branch-options[data-v-0ffcf3ed]{flex-wrap:wrap;gap:5px;margin:7px 0 2px 44px;display:flex}.branch-options small[data-v-0ffcf3ed],.flow-path-panel li>em[data-v-0ffcf3ed]{color:#0f766e;background:#0f766e12;border:1px solid #0f766e33;border-radius:999px;font-size:10px;font-weight:900}.branch-options small.selected[data-v-0ffcf3ed]{color:#fff;background:#0f766e}.flow-path-panel li>em[data-v-0ffcf3ed]{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 44px);margin:6px 0 0 44px;padding:4px 7px;font-style:normal;display:inline-block;overflow:hidden}.message-list[data-v-0ffcf3ed]{flex-direction:column;gap:9px;min-height:0;padding:13px;display:flex;overflow:auto}.message-bubble[data-v-0ffcf3ed]{color:#101827;text-align:left;background:#fff;border:1px solid #10182714;border-radius:8px;max-width:91%;padding:10px 11px;animation:.22s both message-enter-0ffcf3ed;display:grid}.message-bubble.user[data-v-0ffcf3ed]{background:#eff6ff;border-color:#2563eb29;align-self:end}.message-bubble.bot[data-v-0ffcf3ed]{background:#f0fdfa;border-color:#0f766e29;align-self:start}.message-bubble.runtime[data-v-0ffcf3ed]{background:#fff7ed;border-color:#7c2d1229;align-self:center}.message-bubble span[data-v-0ffcf3ed],.message-bubble small[data-v-0ffcf3ed]{color:#475569;font-size:10px;font-weight:900}.message-bubble p[data-v-0ffcf3ed]{color:#101827;margin:3px 0;font-size:13px;line-height:1.35}.json-panel[data-v-0ffcf3ed]{background:#101827}.json-panel header[data-v-0ffcf3ed]{border-bottom-color:#ffffff14}.json-code[data-v-0ffcf3ed]{color:#cbd5e1;background:#101827;min-height:0;margin:0;padding:12px 0;font-size:12px;line-height:1.5;overflow:auto}.json-code code[data-v-0ffcf3ed]{display:grid}.json-line[data-v-0ffcf3ed]{white-space:pre;grid-template-columns:38px minmax(0,1fr);min-width:max-content;padding-right:14px;display:grid}.json-line b[data-v-0ffcf3ed]{color:#64748b;text-align:right;-webkit-user-select:none;user-select:none;padding-right:10px;font-weight:800}.json-line.marked[data-v-0ffcf3ed]{color:#fff;background:#14b8a633;animation:.9s json-mark-0ffcf3ed;box-shadow:inset 3px 0 #2dd4bf}.flow-runtime-grid[data-v-0ffcf3ed]{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr) minmax(0,1fr);gap:12px;margin-top:12px;display:grid}.flow-runtime-panel[data-v-0ffcf3ed]{grid-template-rows:auto minmax(0,1fr);min-height:158px;display:grid}.event-panel[data-v-0ffcf3ed],.trace-panel[data-v-0ffcf3ed],.flow-variable-list[data-v-0ffcf3ed]{min-height:0;overflow:auto}.event-row[data-v-0ffcf3ed],.trace-row[data-v-0ffcf3ed]{text-align:left;background:#fff;border:1px solid #1018271a;border-radius:8px;gap:2px;width:calc(100% - 20px);padding:8px 9px;animation:.22s both event-enter-0ffcf3ed;display:grid}.event-row.success[data-v-0ffcf3ed]{background:#f0fdfa;border-color:#0f766e38}.event-row span[data-v-0ffcf3ed],.trace-row span[data-v-0ffcf3ed],.variable-row span[data-v-0ffcf3ed],.variable-row small[data-v-0ffcf3ed]{color:#64748b;font-size:10px;font-weight:900}.event-row strong[data-v-0ffcf3ed]{color:#101827;font-size:12px}.event-row p[data-v-0ffcf3ed],.trace-row p[data-v-0ffcf3ed],.empty-state[data-v-0ffcf3ed]{color:#334155;margin:0;font-size:12px;line-height:1.35}.flow-variable-list[data-v-0ffcf3ed]{padding-bottom:9px}.variable-row[data-v-0ffcf3ed]{background:#fff;border:1px solid #1018271a;border-radius:8px;gap:2px;padding:8px 9px;display:grid}.variable-row.active[data-v-0ffcf3ed]{background:#f0fdfa;border-color:#14b8a66b;animation:.9s variable-flash-0ffcf3ed}.variable-row strong[data-v-0ffcf3ed]{overflow-wrap:anywhere;color:#101827;font-size:12px}.trace-row[data-v-0ffcf3ed]{min-height:58px}.empty-state[data-v-0ffcf3ed]{color:#64748b}@keyframes active-step-pulse-0ffcf3ed{0%,to{box-shadow:0 0 #14b8a63d}50%{box-shadow:0 0 0 4px #14b8a62e}}@keyframes message-enter-0ffcf3ed{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes event-enter-0ffcf3ed{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes json-mark-0ffcf3ed{0%{background:#facc1547}to{background:#14b8a633}}@keyframes variable-flash-0ffcf3ed{0%{background:#fef9c3}to{background:#f0fdfa}}@media (width<=1180px){.flow-showcase-toolbar[data-v-0ffcf3ed],.active-turn-bar[data-v-0ffcf3ed],.flow-showcase-workspace[data-v-0ffcf3ed],.flow-runtime-grid[data-v-0ffcf3ed]{grid-template-columns:1fr}.transport-controls[data-v-0ffcf3ed]{justify-content:start}.flow-showcase-workspace[data-v-0ffcf3ed]{height:auto;min-height:0}.transcript-panel[data-v-0ffcf3ed]{order:-1;min-height:320px}.json-panel[data-v-0ffcf3ed]{min-height:360px}}@media (width<=760px){.flow-showcase-page[data-v-0ffcf3ed]{padding:14px 12px 26px}.toolbar-title h1[data-v-0ffcf3ed]{font-size:22px}.scenario-tabs button[data-v-0ffcf3ed]{min-width:100%}.active-turn-bar[data-v-0ffcf3ed]{align-items:start}.active-turn-bar code[data-v-0ffcf3ed],.active-turn-bar strong[data-v-0ffcf3ed]{white-space:normal}.active-turn-bar em[data-v-0ffcf3ed]{justify-self:start}.json-code[data-v-0ffcf3ed]{font-size:11px}}.flow-showcase-page[data-v-0ffcf3ed]{min-height:calc(100svh - 68px);color:var(--ink,#0f172a);background:var(--site-bg,#f6f8fc);padding:24px max(24px,50% - 610px) 34px}.flow-workbench[data-v-0ffcf3ed]{background:#fff;border:1px solid #0f172a1a;border-radius:14px;overflow:hidden;box-shadow:0 24px 70px #0f172a14}.flow-showcase-toolbar[data-v-0ffcf3ed]{background:#fff;border-bottom:1px solid #0f172a17;grid-template-columns:164px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:16px 18px;display:grid}.toolbar-title span[data-v-0ffcf3ed],.turn-strip span[data-v-0ffcf3ed],.flow-path-panel header span[data-v-0ffcf3ed],.transcript-panel header span[data-v-0ffcf3ed],.json-panel header span[data-v-0ffcf3ed],.flow-runtime-panel header span[data-v-0ffcf3ed]{color:var(--accent,#0f766e);letter-spacing:0;font-size:10px;font-weight:900}.toolbar-title h1[data-v-0ffcf3ed]{color:var(--ink,#0f172a);letter-spacing:0;margin:2px 0 0;font-size:24px;line-height:1}.scenario-tabs[data-v-0ffcf3ed]{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.scenario-tabs button[data-v-0ffcf3ed],.transport-controls button[data-v-0ffcf3ed]{min-height:40px;color:var(--ink,#0f172a);box-shadow:none;background:#fff;border:1px solid #0f172a1c;border-radius:10px}.scenario-tabs button[data-v-0ffcf3ed]{padding:8px 10px}.scenario-tabs button strong[data-v-0ffcf3ed]{color:var(--ink,#0f172a);font-size:12px;line-height:1.15}.scenario-tabs button small[data-v-0ffcf3ed]{color:var(--ink-soft,#64748b);font-size:10px;line-height:1.15}.scenario-tabs button[data-v-0ffcf3ed]:hover,.scenario-tabs button.active[data-v-0ffcf3ed],.transport-controls button[data-v-0ffcf3ed]:hover:not(:disabled){box-shadow:none;background:#0f766e0f;border-color:#0f766e52;transform:translateY(-1px)}.transport-controls[data-v-0ffcf3ed]{justify-content:flex-end;gap:8px;display:flex}.transport-controls button[data-v-0ffcf3ed]{min-width:74px;padding:0 12px;font-size:12px}.transport-controls .play-control[data-v-0ffcf3ed]{color:#fff;border-color:var(--accent,#0f766e);background:var(--accent,#0f766e)}.turn-strip[data-v-0ffcf3ed]{background:#f8fafc;border-bottom:1px solid #0f172a17;grid-template-columns:150px 152px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:46px;padding:0 18px;display:grid}.turn-strip strong[data-v-0ffcf3ed]{color:var(--ink,#0f172a);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.turn-strip code[data-v-0ffcf3ed]{color:var(--ink-muted,#475569);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.turn-strip em[data-v-0ffcf3ed]{color:var(--ink-soft,#64748b);justify-self:end;font-size:11px;font-style:normal;font-weight:900}.flow-showcase-workspace[data-v-0ffcf3ed]{border-bottom:1px solid #0f172a17;grid-template-columns:minmax(210px,.7fr) minmax(300px,.92fr) minmax(440px,1.18fr);gap:0;height:clamp(300px,38svh,350px)}.flow-path-panel[data-v-0ffcf3ed],.transcript-panel[data-v-0ffcf3ed],.json-panel[data-v-0ffcf3ed],.flow-runtime-panel[data-v-0ffcf3ed]{box-shadow:none;background:#fff;border:0;border-radius:0}.flow-path-panel[data-v-0ffcf3ed],.transcript-panel[data-v-0ffcf3ed]{border-right:1px solid #0f172a17}.flow-path-panel header[data-v-0ffcf3ed],.transcript-panel header[data-v-0ffcf3ed],.json-panel header[data-v-0ffcf3ed],.flow-runtime-panel header[data-v-0ffcf3ed]{background:#fff;border-bottom:1px solid #0f172a17;min-height:50px;padding:10px 14px}.flow-path-panel header strong[data-v-0ffcf3ed],.transcript-panel header strong[data-v-0ffcf3ed],.json-panel header strong[data-v-0ffcf3ed],.flow-runtime-panel header strong[data-v-0ffcf3ed]{color:var(--ink,#0f172a);margin-top:1px;font-size:13px;line-height:1.15}.flow-path-panel ol[data-v-0ffcf3ed]{padding:12px 14px}.flow-path-panel li[data-v-0ffcf3ed]{padding-bottom:8px}.flow-path-panel li[data-v-0ffcf3ed]:not(:last-child):before{background:#0f172a1f;top:34px;left:14px}.flow-path-panel li.passed[data-v-0ffcf3ed]:not(:last-child):before,.flow-path-panel li.active[data-v-0ffcf3ed]:not(:last-child):before{background:var(--accent,#0f766e)}.flow-path-panel li>button[data-v-0ffcf3ed]{background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:30px minmax(0,1fr);min-height:44px;padding:6px}.flow-path-panel li>button[data-v-0ffcf3ed]:hover,.flow-path-panel li.active>button[data-v-0ffcf3ed]{background:#0f766e0e;border-color:#0f766e3d;animation:none}.flow-path-panel li>button>span[data-v-0ffcf3ed]{width:28px;height:28px;color:var(--ink-soft,#64748b);background:#eef2f7;font-size:10px}.flow-path-panel li.passed>button>span[data-v-0ffcf3ed],.flow-path-panel li.active>button>span[data-v-0ffcf3ed]{color:#fff;background:var(--accent,#0f766e)}.flow-path-panel button strong[data-v-0ffcf3ed]{color:var(--ink,#0f172a);font-size:12px}.flow-path-panel button small[data-v-0ffcf3ed]{color:var(--ink-soft,#64748b);font-size:10px}.branch-options[data-v-0ffcf3ed]{gap:4px;margin:5px 0 0 38px}.branch-options small[data-v-0ffcf3ed],.flow-path-panel li>em[data-v-0ffcf3ed]{color:var(--accent,#0f766e);background:#0f766e0f;border:1px solid #0f766e2e;font-size:9px}.branch-options small[data-v-0ffcf3ed]{padding:2px 6px}.flow-path-panel li>em[data-v-0ffcf3ed]{margin-left:38px;padding:3px 6px}.message-list[data-v-0ffcf3ed]{background:linear-gradient(135deg,#0f766e0b,#0000 42%),#fff;gap:8px;padding:14px}.message-bubble[data-v-0ffcf3ed]{max-width:88%;box-shadow:none;background:#fff;border:1px solid #0f172a1a;border-radius:8px;padding:10px 12px}.message-bubble.user[data-v-0ffcf3ed]{background:#2563eb0f;border-color:#2563eb33}.message-bubble.bot[data-v-0ffcf3ed]{background:#0f766e0f;border-color:#0f766e33}.message-bubble.runtime[data-v-0ffcf3ed]{background:#d977060f;border-color:#d9770633}.message-bubble.active[data-v-0ffcf3ed]{box-shadow:0 0 0 2px #0f766e1f}.message-bubble p[data-v-0ffcf3ed]{color:var(--ink,#0f172a);font-size:13px;line-height:1.4}.message-bubble span[data-v-0ffcf3ed],.message-bubble small[data-v-0ffcf3ed]{color:var(--ink-soft,#64748b);font-size:10px}.chat-next-button[data-v-0ffcf3ed]{color:#fff;background:var(--ink,#0f172a);border:1px solid #0f172a1f;border-radius:999px;justify-self:end;min-height:34px;padding:0 14px;font-size:12px;font-weight:900}.chat-next-button[data-v-0ffcf3ed]:hover:not(:disabled){background:#1e293b;transform:translateY(-1px)}.chat-next-button[data-v-0ffcf3ed]:disabled{cursor:not-allowed;opacity:.38}.json-panel[data-v-0ffcf3ed]{color:var(--ink,#0f172a);background:#fff}.json-panel header[data-v-0ffcf3ed]{background:#fff;border-bottom-color:#0f172a17}.json-panel header span[data-v-0ffcf3ed]{color:var(--accent,#0f766e)}.json-panel header strong[data-v-0ffcf3ed]{color:var(--ink,#0f172a)}.json-code[data-v-0ffcf3ed]{color:var(--ink,#0f172a);background:#f8fafc;font-size:11px;line-height:1.55}.json-line[data-v-0ffcf3ed]{color:#334155;grid-template-columns:36px minmax(0,1fr)}.json-line b[data-v-0ffcf3ed]{color:#94a3b8}.json-line.marked[data-v-0ffcf3ed]{color:#0f172a;box-shadow:inset 3px 0 0 var(--accent,#0f766e);background:#0f766e1c}.json-line.marked b[data-v-0ffcf3ed]{color:var(--accent,#0f766e)}.flow-runtime-grid[data-v-0ffcf3ed]{background:#fff;grid-template-columns:minmax(0,1fr) minmax(0,.86fr) minmax(0,1fr);gap:0;margin-top:0}.flow-runtime-panel[data-v-0ffcf3ed]{border-right:1px solid #0f172a17;min-height:126px;max-height:none;overflow:visible}.flow-runtime-panel[data-v-0ffcf3ed]:last-child{border-right:0}.event-row[data-v-0ffcf3ed],.trace-row[data-v-0ffcf3ed],.variable-row[data-v-0ffcf3ed],.empty-state[data-v-0ffcf3ed]{margin:6px 10px 0}.event-row[data-v-0ffcf3ed],.trace-row[data-v-0ffcf3ed],.variable-row[data-v-0ffcf3ed]{background:#fff;border:1px solid #0f172a1a;border-radius:8px;width:calc(100% - 20px);padding:6px 8px}.event-row.success[data-v-0ffcf3ed],.variable-row.active[data-v-0ffcf3ed]{background:#0f766e0e;border-color:#0f766e38}.event-row.warning[data-v-0ffcf3ed]{background:#d977060e;border-color:#d9770638}.event-row span[data-v-0ffcf3ed],.trace-row span[data-v-0ffcf3ed],.variable-row span[data-v-0ffcf3ed],.variable-row small[data-v-0ffcf3ed]{color:var(--ink-soft,#64748b);font-size:9px}.event-row strong[data-v-0ffcf3ed],.variable-row strong[data-v-0ffcf3ed]{color:var(--ink,#0f172a);font-size:11px}.event-row p[data-v-0ffcf3ed],.trace-row p[data-v-0ffcf3ed]{color:var(--ink-muted,#475569);margin:0;font-size:11px;line-height:1.3}.empty-state[data-v-0ffcf3ed]{color:var(--ink-soft,#64748b);font-size:11px;display:block}@media (width<=1180px){.flow-showcase-page[data-v-0ffcf3ed]{padding:18px}.flow-showcase-toolbar[data-v-0ffcf3ed],.turn-strip[data-v-0ffcf3ed],.flow-showcase-workspace[data-v-0ffcf3ed],.flow-runtime-grid[data-v-0ffcf3ed]{grid-template-columns:1fr}.scenario-tabs[data-v-0ffcf3ed]{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-showcase-workspace[data-v-0ffcf3ed]{height:auto}.flow-path-panel[data-v-0ffcf3ed],.transcript-panel[data-v-0ffcf3ed],.flow-runtime-panel[data-v-0ffcf3ed]{border-bottom:1px solid #0f172a17;border-right:0}.transcript-panel[data-v-0ffcf3ed]{order:-1;min-height:280px}.json-panel[data-v-0ffcf3ed]{min-height:340px}}@media (width<=760px){.flow-showcase-page[data-v-0ffcf3ed]{padding:12px}.flow-showcase-toolbar[data-v-0ffcf3ed]{padding:14px}.scenario-tabs[data-v-0ffcf3ed]{grid-template-columns:1fr}.turn-strip[data-v-0ffcf3ed]{padding:10px 14px}}:root{color:#f7fafc;font-synthesis:none;text-rendering:optimizelegibility;--graphite:#030303;--panel:#050505;--panel-soft:#0c1822c7;--line:#ffffff1f;--line-strong:#ffffff38;--text:#f7fafc;--muted:#b9c5d3;--soft:#8191a5;--blue:#2563ff;--cyan:#22d3ee;--teal:#14b8a6;--violet:#7c3aed;--magenta:#d946ef;--amber:#f59e0b;--success:#22c55e;background:#030303;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:radial-gradient(circle at 50% 8%, #2563ff2e, transparent 28%), radial-gradient(circle at 62% 58%, #7c3aed21, transparent 34%), var(--graphite);min-width:320px;min-height:100svh;margin:0;overflow-x:clip}#app{max-width:100%;overflow-x:clip}body:before{z-index:-1;content:"";opacity:.45;background-image:linear-gradient(#94a3b80d 1px,#0000 1px),linear-gradient(90deg,#94a3b80d 1px,#0000 1px);background-size:76px 76px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000007a,#0000 72%);mask-image:linear-gradient(#0000007a,#0000 72%)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}pre{color:#e2e8f0;white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.68;overflow:auto}code{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#030303d1;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;gap:24px;min-height:68px;padding:12px 32px;display:grid;position:sticky;top:0}.brand{color:var(--text);letter-spacing:-.04em;align-items:center;gap:12px;font-size:22px;font-weight:900;display:inline-flex}.brand-mark{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#60a5fa,#a855f7);border-radius:999px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:900;line-height:1;display:grid;box-shadow:0 0 34px #60a5fa52}.site-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}.nav-link{color:#ffffff94;letter-spacing:0;border:1px solid #0000;border-radius:999px;min-height:38px;padding:10px 0;font-size:14px;font-weight:900;transition:color .16s,transform .16s}.nav-link:hover,.nav-link.router-link-active{color:#fff;transform:translateY(-1px)}.header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.github-pill{color:#050505;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-size:14px;font-weight:900;transition:transform .16s,background-color .16s;display:inline-flex}.github-pill:hover{background:#e5e7eb;transform:translateY(-1px)}.menu-button{border:1px solid var(--line);background:#ffffff12;border-radius:12px;place-items:center;width:42px;height:42px;display:none}.menu-button span{background:#fff;border-radius:999px;width:18px;height:2px;margin:3px 0;display:block}.hero-section{text-align:center;grid-template-columns:minmax(0,1fr);place-items:center;gap:74px;width:100%;min-height:calc(100svh - 68px);margin:0 auto;padding:70px 40px 96px;display:grid;position:relative;overflow:hidden}.hero-section:before{z-index:-1;content:"";opacity:0;background:radial-gradient(circle at 50% 24%,#2563ff2e,#0000 34%),radial-gradient(circle at 58% 54%,#a855f72e,#0000 34%),linear-gradient(#0f172a9e,#0000);height:620px;animation:1.2s cubic-bezier(.16,1,.3,1) .22s both home-field-enter;position:absolute;inset:0 0 auto;transform:translateY(-18px)scale(1.04)}.hero-copy{z-index:2;justify-items:center;min-width:0;max-width:1100px;display:grid;position:relative}.home-page .hero-copy>*{opacity:0;animation:.78s cubic-bezier(.16,1,.3,1) both home-rise;transform:translateY(22px)}.home-page .hero-copy .eyebrow{animation-delay:80ms}.home-page .hero-copy h1{animation-delay:.17s}.home-page .hero-copy h2{animation-delay:.26s}.home-page .hero-subtitle{animation-delay:.36s}.home-page .hero-actions{animation-delay:.47s}.eyebrow{color:var(--cyan);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900}h1{color:var(--text);letter-spacing:-.065em;overflow-wrap:anywhere;margin-bottom:10px;font-size:clamp(82px,13vw,188px);line-height:.82}.hero-copy h2{max-width:1160px;color:var(--text);letter-spacing:-.055em;overflow-wrap:anywhere;margin-bottom:24px;font-size:clamp(48px,7.3vw,106px);line-height:.94}.hero-copy h2 span{color:#0000;background:linear-gradient(90deg,#60a5fa,#818cf8,#a855f7);-webkit-background-clip:text;background-clip:text}.hero-subtitle,.page-intro p,.split-section p,.llm-section p,.reader-header p,.reader-section p,.active-reader-panel p{color:var(--muted);font-size:17px;line-height:1.62}.hero-subtitle{color:#ffffff9e;max-width:780px;font-size:22px;line-height:1.45}.hero-actions{z-index:3;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex;position:relative}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:0;min-height:62px;padding:0 34px;font-size:17px;font-weight:900;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.98)}.button.primary{color:#050505;background:#fff;box-shadow:0 20px 44px #ffffff24}.button.secondary{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border-color:#ffffff3d}.button.ghost{color:var(--cyan);background:#22d3ee11;border-color:#22d3ee47}.flow-console{opacity:0;background:linear-gradient(145deg,#2563ff1a,#a855f70d),#050505;border:1px solid #ffffff21;border-radius:24px;width:min(1306px,100%);min-width:0;padding:0;animation:.88s cubic-bezier(.16,1,.3,1) .26s both console-enter;position:relative;overflow:hidden;transform:translateY(28px)scale(.98);box-shadow:0 34px 110px #000000b8}.flow-console:before{content:"";background:linear-gradient(90deg, transparent, var(--cyan), var(--violet), transparent);opacity:.82;height:1px;animation:3.4s ease-in-out .9s infinite console-scan;position:absolute;inset:48px 0 auto}.flow-console:after{pointer-events:none;content:"";opacity:0;background:linear-gradient(#0000,#22d3ee0f,#0000);animation:5.2s ease-in-out 1.2s infinite console-glint;position:absolute;inset:0;transform:translateY(-45%)}.home-page .flow-console>*{opacity:0;animation:.64s cubic-bezier(.16,1,.3,1) both panel-rise;transform:translateY(14px)}.home-page .flow-console>:first-child{animation-delay:.52s}.home-page .flow-console>:nth-child(2){animation-delay:.62s}.home-page .flow-console>:nth-child(3){animation-delay:.74s}.home-page .flow-console>:nth-child(4){animation-delay:.86s}.home-page .flow-console>:nth-child(5){animation-delay:.98s}.console-header,.console-header div{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.console-header{color:#ffffffc7;border-bottom:1px solid #ffffff1a;min-height:48px;margin-bottom:0;padding:0 18px;font-size:13px;font-weight:900}.console-header>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-dot{background:var(--success);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 6px #22c55e29}.status-dot.active{animation:1s ease-in-out infinite status-pulse}.runtime-choice-grid{background:#080808;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.runtime-choice-grid button,.concept-buttons button,.feature-tabs button,.doc-sidebar button{border:1px solid var(--line);color:#cbd5e1;letter-spacing:0;background:#ffffff0b;border-radius:16px;font-weight:900;transition:transform .16s,border-color .16s,background-color .16s,color .16s}.runtime-choice-grid button{text-align:left;background:0 0;border:0;border-right:1px solid #ffffff17;border-radius:0;align-content:center;justify-items:start;gap:4px;min-height:66px;padding:14px 18px;font-size:13px;display:grid}.runtime-choice-grid button:last-child{border-right:0}.runtime-choice-grid button span{color:var(--cyan);letter-spacing:.08em;font-size:10px}.runtime-choice-grid button:hover,.runtime-choice-grid button.active,.concept-buttons button:hover,.concept-buttons button.active,.feature-tabs button:hover,.feature-tabs button.active,.doc-sidebar button:hover,.doc-sidebar button.active{color:#fff;background:#22d3ee17;border-color:#22d3ee6b;transform:translateY(-1px)}.runtime-choice-grid button.active{box-shadow:inset 0 0 0 1px #22d3ee2e,0 10px 30px #22d3ee14}.runtime-choice-grid button:disabled{cursor:wait;opacity:.72}.runtime-source-badge{color:#9fb3c8;background:#22d3ee0b;border:0;border-bottom:1px solid #ffffff17;border-radius:0;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:10px 18px;font-size:12px;display:flex}.runtime-source-badge strong{color:var(--success);text-transform:uppercase}.console-body{grid-template-columns:minmax(0,1fr) 326px;min-height:610px;display:grid}.conversation-window{background:radial-gradient(circle at 30% 20%,#2563ff14,#0000 34%),#000;border:0;border-radius:0;align-content:start;gap:10px;min-height:610px;max-height:610px;padding:26px;display:grid;overflow:auto}.console-inspector{background:#080808;border-left:1px solid #ffffff17;grid-template-rows:minmax(0,.9fr) minmax(0,1fr) minmax(0,1.05fr);min-width:0;max-height:610px;display:grid;overflow:hidden}.conversation-window::-webkit-scrollbar{width:8px}.conversation-window::-webkit-scrollbar-thumb{background:#22d3ee38;border-radius:999px}.conversation-window p{color:#eef6ff;opacity:0;border-radius:8px;gap:5px;max-width:78%;margin:0;padding:12px 14px;font-size:14px;line-height:1.45;animation:.42s cubic-bezier(.16,1,.3,1) both bubble-rise;display:grid;transform:translateY(10px)}.conversation-window p:nth-child(2){animation-delay:90ms}.conversation-window p:nth-child(3){animation-delay:.18s}.conversation-window span{color:#8ca0b5;text-transform:uppercase;font-size:11px;font-weight:900}.user-bubble{background:#2563ff38;justify-self:end}.bot-bubble{background:#14b8a624;justify-self:start}.runtime-grid,.feature-output,.chapter-proof,.split-reader,.recommended-paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.runtime-grid{border-top:1px solid #ffffff17;margin-top:0}.runtime-panel,.feature-output>div,.active-reader-panel,.reader-section,.recommended-paths article,.docs-group-grid article{border:1px solid var(--line);background:#ffffff0a;border-radius:8px}.runtime-panel{background:#080808;border:1px solid #ffffff17;border-top:0;border-left:0;border-radius:0;min-height:0;padding:18px;overflow:auto}.runtime-panel:last-child{border-right:0}.runtime-panel h3,.feature-output h3,.recommended-paths h3,.docs-group-grid h3{color:#fff;margin-bottom:14px;font-size:16px}.runtime-panel p{color:var(--muted);justify-content:space-between;gap:14px;margin:10px 0;font-size:13px;transition:color .16s,transform .16s;display:flex}.runtime-panel p:hover{color:#fff;transform:translate(3px)}.runtime-panel strong{color:#dbeafe}.variable-list{gap:10px;margin:0;display:grid}.variable-list div{grid-template-columns:minmax(92px,.8fr) minmax(0,1.2fr);align-items:start;gap:12px;display:grid}.variable-list dt{color:#dbeafe;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;overflow:hidden}.variable-list dd{overflow-wrap:anywhere;min-width:0;color:var(--muted);margin:0;font-size:12px;line-height:1.35}.trace-runtime ol,.chapter-proof ol,.recommended-paths ol{color:#cbd5e1;gap:10px;margin:0;padding-left:18px;font-size:13px;display:grid}.console-code{background:#050505;border:0;border-radius:0;min-height:0;margin-top:0;padding:18px;overflow:auto}.proof-strip,.split-section,.llm-section,.use-case-section,.matrix-section,.concept-workbench,.final-cta,.page-intro,.feature-explorer{width:min(1180px,100% - 80px);margin:0 auto}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff05;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.home-page .proof-strip,.home-page .compact-section,.home-page .lumina-feature-band,.home-page .final-cta{animation:both section-reveal;animation-timeline:view();animation-range:entry 4% cover 22%}.proof-strip span{border-right:1px solid var(--line);color:#dbeafe;place-items:center;min-height:74px;padding:18px;font-weight:900;display:grid}.proof-strip span:last-child{border-right:0}.split-section,.llm-section,.use-case-section,.matrix-section,.trace-ledger{border-top:1px solid var(--line);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:72px;display:grid}.compact-section{padding:108px 0}.lumina-feature-band{width:min(1152px,100% - 80px);margin:0 auto;padding:128px 0 104px}.home-pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.home-pillar-grid article{background:linear-gradient(135deg,#2563ff1f,#a855f70a),#ffffff0b;border:1px solid #ffffff1f;border-radius:24px;min-height:282px;padding:32px;transition:transform .26s,border-color .26s,background-color .26s}.home-pillar-grid article:hover{background-color:#ffffff0f;border-color:#60a5fa5c;transform:translateY(-5px)}.home-pillar-grid article span{color:#93c5fd;background:#2563ff21;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:34px;font-size:13px;font-weight:900;display:grid}.home-pillar-grid h3{color:#fff;margin-bottom:14px;font-size:24px}.home-pillar-grid p{color:#ffffff94;line-height:1.62}.split-section h2,.llm-section h2,.use-case-section h2,.matrix-section h2,.trace-ledger h2,.concept-workbench h2,.final-cta h2,.page-intro h1,.reader-header h1,.active-reader-panel h2,.reader-section h2{color:#fff;letter-spacing:0}.split-section h2,.llm-section h2,.use-case-section h2,.matrix-section h2,.trace-ledger h2,.concept-workbench h2,.final-cta h2,.page-intro h1{font-size:44px;line-height:1.05}.problem-list{gap:0;margin:24px 0 0;padding:0;list-style:none;display:grid}.problem-list li{border-top:1px solid var(--line);grid-template-columns:170px minmax(0,1fr);gap:16px;padding:16px 0;display:grid}.problem-list strong{color:#fff}.problem-list span{color:#cbd5e1}.solution-band{background:linear-gradient(90deg,#14b8a62e,#2563ff0d 44%,#0000),#ffffff05;border-top:1px solid #22d3ee3d;border-bottom:1px solid #22d3ee3d;width:100%;padding-left:max(40px,50% - 590px);padding-right:max(40px,50% - 590px)}.concept-workbench,.feature-explorer{border-top:1px solid var(--line);padding:96px 0}.section-heading{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:end;gap:52px;margin-bottom:34px;display:grid}.concept-grid{grid-template-columns:280px minmax(0,1fr);gap:16px;display:grid}.concept-buttons{gap:8px;display:grid}.concept-buttons button,.feature-tabs button,.doc-sidebar button{text-align:left;align-items:center;gap:12px;min-height:48px;padding:12px;display:flex}.concept-buttons span,.feature-tabs span,.doc-sidebar button span{color:var(--cyan);font-size:12px;font-weight:900}.concept-output{background:linear-gradient(135deg,#2563ff29,#d946ef1a),#ffffff09;border:1px solid #22d3ee3d;border-radius:8px;min-height:278px;padding:34px;transition:border-color .18s,transform .18s,background-color .18s}.concept-output:hover{border-color:#22d3ee6b;transform:translateY(-3px)}.concept-output h3{color:#fff;max-width:760px;font-size:32px;line-height:1.15}.concept-output div,.feature-chip-row,.use-case-list,.path-list{flex-wrap:wrap;gap:10px;display:flex}.concept-output span,.feature-chip-row span,.use-case-list li,.path-list span,.quick-docs a{color:#dbeafe;background:#22d3ee11;border:1px solid #22d3ee38;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:900}.llm-guardrail{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.llm-guardrail div{background:#ffffff09;align-content:start;gap:13px;min-height:226px;padding:24px;display:grid}.llm-guardrail strong{color:#fff;font-size:22px}.llm-guardrail span{color:#cbd5e1;font-weight:800}.trace-ledger{width:min(1180px,100% - 80px);margin:0 auto}.trace-ledger ol{border:1px solid var(--line);background:var(--line);border-radius:8px;gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.trace-ledger li{color:#cbd5e1;background:#ffffff09;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:16px;min-height:66px;padding:14px 18px;display:grid}.trace-ledger li span{color:var(--cyan);font-weight:900}.trace-ledger li strong{color:#fff}.use-case-list{margin:0;padding:0;list-style:none}.final-cta{text-align:center;padding:106px 0 122px}.final-cta .hero-actions{justify-content:center}.page-intro{text-align:center;justify-items:center;padding:92px 0 50px;display:grid}.page-intro h1{letter-spacing:0;max-width:1040px;margin-bottom:18px;font-size:clamp(48px,7vw,92px);line-height:.95}.page-intro p{max-width:720px}.feature-explorer{grid-template-columns:310px minmax(0,1fr);gap:18px;display:grid}.feature-tabs{align-self:start;gap:8px;display:grid;position:sticky;top:96px}.feature-stage{background:linear-gradient(145deg,#2563ff21,#a855f714),#ffffff0a;border:1px solid #ffffff21;border-radius:24px;min-width:0;padding:34px;box-shadow:0 28px 80px #00000052}.feature-stage-copy h2{color:#fff;letter-spacing:-.045em;margin-bottom:12px;font-size:52px;line-height:.98}.feature-stage-copy p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.56}.feature-diagram{background:#22d3ee38;border:1px solid #22d3ee3b;border-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:26px 0;display:grid;overflow:hidden}.feature-diagram span{color:#fff;background:#071016cc;place-items:center;min-height:82px;padding:14px;font-weight:900;display:grid}.feature-output>div{border-radius:18px;min-height:220px;padding:22px}.feature-output ul,.selected-doc-list,.docs-group-grid ul,.split-reader ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.feature-output li,.selected-doc-list li,.docs-group-grid li,.split-reader li{color:#cbd5e1;font-size:14px}.feature-chip-row{margin-top:18px}table{border-collapse:collapse;border:1px solid var(--line);background:#ffffff09;border-radius:8px;width:100%;overflow:hidden}th,td{color:#cbd5e1;text-align:left;border-bottom:1px solid #94a3b824;padding:15px 17px}td span{color:var(--success);font-weight:900}.doc-workspace{grid-template-columns:300px minmax(0,1fr);gap:0;min-height:calc(100svh - 68px);display:grid}.doc-sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030303c2;align-self:start;height:calc(100svh - 68px);padding:24px 18px 34px;position:sticky;top:68px;overflow:auto}.sidebar-title{gap:6px;margin-bottom:18px;display:grid}.sidebar-title span,.doc-search span{color:var(--cyan);text-transform:uppercase;font-size:12px;font-weight:900}.sidebar-title strong{color:#fff;font-size:19px}.doc-sidebar nav{gap:7px;display:grid}.doc-search{gap:8px;margin-bottom:18px;display:grid}.doc-search input{border:1px solid var(--line);color:#fff;background:#ffffff0b;border-radius:8px;outline:0;width:100%;min-height:42px;padding:0 12px}.doc-search input:focus{border-color:#22d3ee7a}.doc-reader{min-width:0;max-width:1120px;padding:52px 64px 110px}.reader-header{border-bottom:1px solid var(--line);max-width:840px;margin-bottom:34px;padding-bottom:26px}.reader-header h1{letter-spacing:-.04em;margin-bottom:18px;font-size:48px;line-height:1.04}.active-reader-panel{background:linear-gradient(135deg,#2563ff26,#14b8a614),#ffffff0a;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:24px;margin-bottom:20px;padding:26px;display:grid}.active-reader-panel h2{margin-bottom:12px;font-size:32px;line-height:1.1}.active-reader-panel pre,.chapter-proof pre{background:#04090fd1;border:1px solid #2563ff38;border-radius:8px;padding:18px}.reader-section{background:0 0;border:0;border-radius:0;margin-top:30px;padding:0}.reader-section h2{border-top:1px solid var(--line);margin-bottom:16px;padding-top:28px;font-size:30px}.chapter-section{scroll-margin-top:96px}.chapter-heading{grid-template-columns:44px minmax(0,1fr);gap:18px;margin-bottom:18px;display:grid}.chapter-heading>span{color:#fff;background:linear-gradient(135deg, var(--blue), var(--teal));border-radius:8px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.chapter-heading h2{margin-bottom:8px}.chapter-proof{align-items:start}.quick-docs{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.recommended-paths article,.docs-group-grid article{min-height:210px;padding:20px}.selected-doc-list li{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:14px;min-height:42px;padding:10px 0;display:flex}.selected-doc-list a{color:var(--cyan);font-weight:900}.docs-group-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.internal-docs{background:#030303}.internal-sidebar{background:#03060aeb;padding-top:22px}.sectioned-nav{gap:22px;display:grid}.sectioned-nav section{gap:4px;display:grid}.sectioned-nav h2{color:#e2e8f0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:900}.sectioned-nav h2 a{color:inherit}.sectioned-nav a{color:#94a3b8;border-left:2px solid #0000;min-height:34px;padding:8px 10px;font-size:13px;font-weight:800;transition:color .16s,background-color .16s,border-color .16s;display:block}.sectioned-nav a:hover,.sectioned-nav a.active{border-left-color:var(--cyan);color:#fff;background:#22d3ee12}.internal-reader{max-width:1040px;padding:34px 56px 96px}.doc-page-header{border-bottom:1px solid var(--line);margin-bottom:22px;padding-bottom:20px}.doc-page-header h1{color:#fff;max-width:860px;margin-bottom:10px;font-size:38px;line-height:1.08}.doc-page-header p:not(.breadcrumb){color:#cbd5e1;max-width:820px;font-size:17px;line-height:1.55}.breadcrumb{color:var(--cyan);text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900}.doc-meta-row,.doc-chip-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.doc-meta-row span,.doc-chip-row span{color:#dbeafe;background:#22d3ee0e;border:1px solid #22d3ee29;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.doc-page-section{margin-top:28px}.doc-page-section h2{border-top:1px solid var(--line);color:#fff;margin-bottom:14px;padding-top:24px;font-size:24px;line-height:1.2}.doc-page-section>p{color:#cbd5e1;max-width:780px;line-height:1.65}.code-first-section{gap:12px;display:grid}.code-first-section h2{margin-bottom:0}.doc-code-card{background:#04090fe0;border:1px solid #94a3b82b;border-radius:10px;min-width:0;overflow:hidden}.doc-code-card>div{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex}.doc-code-card h3{color:#fff;font-size:14px}.doc-code-card span{color:var(--cyan);text-transform:uppercase;font-size:11px;font-weight:900}.doc-code-card pre{background:#030915;max-height:520px;margin:0;padding:18px}.highlighted-code{white-space:pre;tab-size:2;overflow:auto}.highlighted-code code{min-width:max-content;display:block}.tok-keyword{color:#63e6ff;font-weight:900}.tok-number{color:#f5c56b}.tok-type{color:#a78bfa;font-weight:850}.tok-function{color:#60a5fa}.signature-list .highlighted-code,.method-list .highlighted-code{background:#030915;border:1px solid #94a3b826;border-radius:10px;margin:0;padding:16px}.usage-note{border-left:2px solid var(--cyan);margin-top:12px;padding-left:14px}.signature-list,.method-list{gap:10px;display:grid}.method-list article{background:#ffffff08;border:1px solid #94a3b829;border-radius:10px;gap:10px;padding:16px;display:grid}.method-list h3{color:#fff;flex-wrap:wrap;align-items:center;gap:8px;font-size:16px;display:flex}.method-list p{color:#cbd5e1;line-height:1.55}.doc-check-list{color:#cbd5e1;gap:10px;margin:0;padding-left:22px;display:grid}.doc-pagination{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.doc-pagination a{border:1px solid var(--line);color:#fff;background:#ffffff09;border-radius:10px;min-height:76px;padding:16px;font-weight:900}.doc-pagination a:last-child{text-align:right}.doc-pagination span{color:var(--cyan);text-transform:uppercase;margin-bottom:6px;font-size:12px;display:block}.doc-export-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.doc-export-grid code{color:#dbeafe;text-overflow:ellipsis;white-space:nowrap;background:#ffffff09;border:1px solid #94a3b826;border-radius:8px;padding:9px 10px;overflow:hidden}.tutorial-workspace,.api-workspace{background:radial-gradient(circle at 65% 0,#2563ff1a,#0000 28%),#030303}.tutorial-progress{gap:8px;margin-bottom:18px;display:grid}.tutorial-progress span{color:#dbeafe;font-size:13px;font-weight:900}.tutorial-progress div{background:#ffffff0f;border:1px solid #22d3ee47;border-radius:999px;height:8px;overflow:hidden}.tutorial-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--cyan), var(--blue), var(--violet));height:100%;transition:width .22s;display:block}.doc-sidebar button.complete{border-color:#22c55e4d}.tutorial-start-panel{border:1px solid var(--line);background:var(--line);border-radius:16px;grid-template-columns:minmax(220px,.48fr) minmax(0,1fr);gap:1px;margin-bottom:20px;animation:.42s both panel-rise;display:grid;overflow:hidden}.tutorial-start-panel>div,.tutorial-start-panel pre{background:#07101a;margin:0;padding:22px}.tutorial-start-panel span{color:var(--cyan);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.tutorial-start-panel strong{color:#fff;max-width:260px;font-size:24px;line-height:1.08;display:block}.tutorial-builder{grid-template-columns:minmax(0,1.4fr) 320px;gap:18px;margin-bottom:20px;display:grid}.builder-main,.builder-inspector,.api-reference-layout,.api-detail,.api-group-column{border:1px solid var(--line);background:#ffffff09;border-radius:16px}.builder-main{background:linear-gradient(135deg,#2563ff1f,#a855f714),#ffffff09;min-width:0;padding:30px}.builder-kicker{color:#dbeafe;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;font-size:13px;font-weight:900;display:flex}.builder-kicker span{color:var(--cyan)}.builder-main h2{color:#fff;max-width:820px;font-size:34px;line-height:1.12}.implementation-tabs{flex-wrap:wrap;gap:8px;margin:24px 0 12px;display:flex}.implementation-tabs button,.chapter-controls button,.tutorial-flow-map button,.api-entry-list button,.api-entry-nav button{border:1px solid var(--line);color:#cbd5e1;background:#ffffff0b;border-radius:8px;font-weight:900;transition:transform .16s,border-color .16s,background-color .16s,color .16s}.implementation-tabs button{min-height:38px;padding:8px 12px}.implementation-tabs button:hover,.implementation-tabs button.active,.chapter-controls button:hover:not(:disabled),.tutorial-flow-map button:hover,.tutorial-flow-map button.active,.api-entry-list button:hover,.api-entry-list button.active,.api-entry-nav button:hover,.api-entry-nav button.active{color:#fff;background:#22d3ee17;border-color:#22d3ee6b;transform:translateY(-1px)}.chapter-code-grid{gap:12px;margin-top:24px;display:grid}.chapter-code-grid article{background:#030a12a3;border:1px solid #94a3b829;border-radius:12px;min-width:0;animation:.36s both panel-rise;overflow:hidden;box-shadow:0 20px 60px #00000038}.chapter-code-grid article:nth-child(2){animation-delay:70ms}.chapter-code-grid article:nth-child(3){animation-delay:.13s}.chapter-code-grid h3{color:#fff;text-transform:uppercase;border-bottom:1px solid #94a3b824;margin:0;padding:12px 16px;font-size:13px}.tutorial-code{background:#04090fd1;border:0;border-radius:0;min-height:170px;max-height:430px;margin:0;padding:18px}.chapter-controls{justify-content:space-between;gap:10px;margin-top:16px;display:flex}.chapter-controls button{min-height:42px;padding:0 14px}.chapter-controls button:disabled{cursor:not-allowed;opacity:.42}.builder-inspector{align-content:start;gap:12px;padding:18px;display:grid}.builder-inspector section{background:#0710165c;border:1px solid #94a3b829;border-radius:8px;padding:16px}.builder-inspector h3,.flow-surface-grid h3,.api-field-list h3,.api-code-block h3{color:#fff;margin-bottom:12px;font-size:16px}.builder-inspector ul,.builder-inspector ol,.flow-surface-grid ul,.api-field-list ul{color:#cbd5e1;gap:9px;margin:0;padding-left:18px;font-size:13px;display:grid}.tutorial-flow-map{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.tutorial-flow-map button{text-align:left;align-content:start;gap:8px;min-height:86px;padding:12px;display:grid}.tutorial-flow-map span{color:var(--cyan);font-size:12px}.flow-surface-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.flow-surface-grid>div{background:#0710164d;border:1px solid #94a3b829;border-radius:8px;min-height:250px;padding:18px}.api-stats{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.api-stats span{color:#dbeafe;background:#22d3ee11;border:1px solid #22d3ee38;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:900}.api-nav{gap:9px;display:grid}.api-nav section{gap:7px;display:grid}.api-entry-nav{gap:6px;padding-left:20px;display:grid}.api-entry-nav button{border-color:#94a3b821;min-height:34px;padding:8px 10px;font-size:12px}.api-reference-layout{background:var(--line);grid-template-columns:320px minmax(0,1fr);gap:1px;margin-bottom:20px;display:grid;overflow:hidden}.api-group-column,.api-detail{background:linear-gradient(135deg,#2563ff1a,#0000),#0a1420;border:0;border-radius:0}.api-group-column{padding:24px}.api-group-column h2,.api-detail h2{color:#fff;font-size:32px;line-height:1.08}.api-group-column p,.api-detail p{color:var(--muted);line-height:1.58}.api-entry-list{gap:8px;margin-top:20px;display:grid}.api-export-cloud{flex-wrap:wrap;gap:7px;max-height:170px;margin-top:18px;padding-right:4px;display:flex;overflow:auto}.api-export-cloud span,.api-related-list span{color:#dbeafe;background:#22d3ee0e;border:1px solid #22d3ee29;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:800}.api-entry-list button{text-align:left;gap:6px;min-height:66px;padding:12px;display:grid}.api-entry-list span,.api-detail-head span{color:var(--cyan);text-transform:uppercase;font-size:11px;font-weight:900}.api-detail-head small{color:#dbeafe;background:#6366f11a;border:1px solid #6366f147;border-radius:999px;width:fit-content;margin-top:10px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.api-detail{gap:18px;min-width:0;padding:26px;display:grid}.api-field-list,.api-code-block,.api-related-list{background:#07101661;border:1px solid #94a3b829;border-radius:8px;min-width:0;padding:18px}.api-code-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.api-code-stack .api-code-block:first-child:last-child{grid-column:1/-1}.api-field-list ul{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0;list-style:none}.api-field-list li{background:#22d3ee0e;border:1px solid #22d3ee29;border-radius:8px;padding:9px 10px}.api-code-block pre{background:#04090fd1;border:1px solid #2563ff38;border-radius:8px;max-height:430px;margin:0;padding:18px;overflow:auto}.api-related-list{flex-wrap:wrap;gap:8px;display:flex}.api-related-list h3{flex-basis:100%}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:24px;padding:30px 40px;display:flex}.site-footer div{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.site-footer strong{color:#fff;font-size:18px;font-weight:900}.footer-links a{color:#dbeafe;font-weight:900}.page-enter-active,.page-leave-active{transition:opacity .19s,transform .19s}.page-enter-from,.page-leave-to{opacity:0;transform:translateY(10px)}@keyframes hero-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes home-rise{0%{opacity:0;filter:blur(10px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes console-enter{0%{opacity:0;filter:blur(14px);transform:translateY(28px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes panel-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes bubble-rise{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes typing-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes status-pulse{0%,to{box-shadow:0 0 0 5px #22c55e24}50%{box-shadow:0 0 0 9px #22c55e0f}}@keyframes home-field-enter{0%{opacity:0;transform:translateY(-18px)scale(1.04)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes console-scan{0%,to{opacity:.22;transform:translate(-20%)}45%{opacity:.9;transform:translate(16%)}}@keyframes console-glint{0%,72%,to{opacity:0;transform:translateY(-45%)}82%{opacity:.9}90%{opacity:0;transform:translateY(45%)}}@keyframes section-reveal{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}.product-hero{text-align:left;background:linear-gradient(120deg,#f8fafcfa,#ecfdf5db 48%,#eff6ffeb),#f8fafc;grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);place-items:center stretch;width:100%;min-height:calc(100svh - 68px);padding:54px max(24px,50% - 690px) 78px}.product-hero:before{opacity:1;background:linear-gradient(90deg,#14b8a62e,#0000 38%),linear-gradient(270deg,#e11d481a,#0000 44%);height:52%;animation:.9s cubic-bezier(.16,1,.3,1) .12s both home-field-enter;inset:auto 0 0}.product-hero .hero-copy{justify-items:start;max-width:760px}.product-hero h1{color:#0f172a;letter-spacing:0;font-size:clamp(70px,10vw,144px);line-height:.86}.product-hero .hero-copy h2{color:#0f172a;letter-spacing:0;overflow-wrap:normal;word-break:normal;font-size:clamp(42px,4.9vw,72px);line-height:.98}.product-hero .hero-subtitle{color:#475569;font-size:clamp(18px,1.6vw,22px)}.product-hero .hero-actions{justify-content:flex-start}.product-hero .eyebrow,.product-story .eyebrow,.runtime-model-section .eyebrow{color:#0f766e}.product-hero .button.primary,.final-cta .button.primary{color:#f8fafc;background:#0f172a;box-shadow:0 20px 50px #0f172a2e}.product-hero .button.secondary,.product-hero .button.ghost{color:#0f172a;background:#ffffffbd;border-color:#0f172a2e}.product-hero .flow-console{color:#0f172a;background:linear-gradient(135deg,#ffffffd6,#ecfdf59e),#fff;border-color:#0f172a29;border-radius:18px;align-self:center;width:100%;animation:.88s cubic-bezier(.16,1,.3,1) .32s both console-enter;box-shadow:0 34px 90px #0f172a2e}.product-hero .console-header,.product-hero .runtime-source-badge,.product-hero .runtime-choice-grid,.product-hero .runtime-panel,.product-hero .console-inspector,.product-hero .console-code{color:#0f172a;background:#ffffffc7;border-color:#0f172a1f}.product-hero .conversation-window{background:linear-gradient(135deg,#14b8a614,#0000 42%),#f8fafc}.product-hero .bot-bubble{color:#0f172a;background:#14b8a61f}.product-hero .user-bubble{color:#fff;background:#0f172a}.product-hero .runtime-panel p,.product-hero .runtime-panel strong,.product-hero pre{color:#0f172a}.product-hero .runtime-choice-grid button{color:#334155}.product-hero .runtime-choice-grid button:hover,.product-hero .runtime-choice-grid button.active{color:#0f172a;background:#14b8a61f}.product-story,.runtime-model-section,.llm-section,.trace-ledger,.use-case-section,.matrix-section,.feature-explorer,.final-cta{animation:both section-reveal;animation-timeline:view();animation-range:entry 8% cover 26%}.runtime-model-section{border-top:1px solid #0f172a1f;grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);gap:64px;width:min(1180px,100% - 80px);margin:0 auto;display:grid}.runtime-model-section h2{color:#f8fafc;font-size:44px;line-height:1.05}.model-orbit{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.model-orbit span{color:#cbd5e1;background:linear-gradient(135deg,#14b8a621,#0000 50%),#ffffff0a;border:1px solid #94a3b82e;border-radius:8px;gap:12px;min-height:174px;padding:20px;line-height:1.5;transition:transform .22s,border-color .22s,background-color .22s;display:grid}.model-orbit span:hover{background-color:#14b8a614;border-color:#14b8a675;transform:translateY(-6px)}.model-orbit strong{color:#fff;font-size:18px}.inline-feature-link{color:#dbeafe;background:#22d3ee14;border:1px solid #22d3ee47;border-radius:8px;align-items:center;width:fit-content;min-height:44px;margin-top:20px;padding:0 14px;font-weight:900;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.inline-feature-link:hover{background:#22d3ee24;border-color:#22d3ee80;transform:translateY(-2px)}.api-overview-band{background:#94a3b829;border:1px solid #94a3b829;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:28px;display:grid;overflow:hidden}.api-overview-band div{background:linear-gradient(135deg,#14b8a614,#0000 54%),#ffffff09;gap:8px;min-height:118px;padding:16px;display:grid}.api-overview-band span{color:#94a3b8;font-size:13px;line-height:1.45}.feature-stage,.doc-code-card,.method-list article,.doc-pagination a,.home-pillar-grid article,.llm-guardrail div,.trace-ledger li,.use-case-list li{transition:transform .2s,border-color .2s,background-color .2s}.feature-stage:hover,.doc-code-card:hover,.method-list article:hover,.doc-pagination a:hover,.trace-ledger li:hover{transform:translateY(-3px)}@keyframes float-panel{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.006)}}@media (width<=1100px){.hero-section,.split-section,.llm-section,.use-case-section,.matrix-section,.trace-ledger,.runtime-model-section,.section-heading,.feature-explorer,.doc-workspace{grid-template-columns:1fr}.feature-tabs,.doc-sidebar{height:auto;position:static}.doc-sidebar{border-right:0;border-bottom:1px solid var(--line)}.doc-sidebar nav,.sectioned-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.doc-reader{padding:42px 40px 92px}.concept-grid,.active-reader-panel,.doc-export-grid,.tutorial-start-panel,.tutorial-builder,.api-reference-layout,.api-code-stack{grid-template-columns:1fr}.feature-diagram,.docs-group-grid,.tutorial-flow-map,.flow-surface-grid,.home-pillar-grid,.model-orbit,.api-overview-band,.builder-inspector{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.api-reference-row,.api-method-param{grid-template-columns:1fr;gap:6px}.api-reference-row.header{display:none}.site-header{grid-template-columns:minmax(0,1fr) auto;padding:16px 18px}.site-nav{border:1px solid var(--line);background:#080808f0;border-radius:18px;grid-column:1/-1;grid-template-columns:1fr;gap:6px;padding:12px;display:none;position:absolute;top:68px;left:18px;right:18px;box-shadow:0 24px 60px #0000007a}.site-nav.open{display:grid}.nav-link{text-align:center;width:100%;min-width:0;padding:12px;font-size:13px}.header-actions{justify-self:end}.github-pill{display:none}.menu-button{display:grid}.hero-section,.proof-strip,.split-section,.llm-section,.use-case-section,.matrix-section,.trace-ledger,.lumina-feature-band,.concept-workbench,.final-cta,.page-intro,.feature-explorer{width:min(1180px,100% - 36px)}.hero-section{min-height:auto;padding:56px 0 76px}.product-hero{width:100%;padding-left:18px;padding-right:18px;grid-template-columns:minmax(0,1fr)!important}.product-hero>*{min-width:0}.product-hero .hero-copy h2{overflow-wrap:anywhere;font-size:34px;line-height:1.02}.product-hero .hero-copy{width:100%;min-width:0;max-width:100%}.product-hero .hero-subtitle,.page-intro p{width:100%;max-width:100%}.page-intro h1{overflow-wrap:anywhere;width:100%;max-width:100%;font-size:34px;line-height:1.05}h1{font-size:82px}.hero-copy h2,.split-section h2,.llm-section h2,.use-case-section h2,.matrix-section h2,.trace-ledger h2,.concept-workbench h2,.final-cta h2,.page-intro h1{font-size:44px}.hero-subtitle,.page-intro p,.split-section p,.llm-section p,.reader-header p,.reader-section p,.active-reader-panel p{font-size:16px}.hero-actions{grid-template-columns:1fr;width:min(100%,360px);display:grid}.hero-actions .button.ghost{grid-column:auto}.runtime-choice-grid,.console-body,.runtime-grid,.feature-output,.chapter-proof,.sectioned-nav,.doc-pagination,.doc-export-grid,.tutorial-start-panel,.split-reader,.recommended-paths,.llm-guardrail,.proof-strip,.feature-diagram,.docs-group-grid,.doc-sidebar nav,.tutorial-builder,.builder-inspector,.tutorial-flow-map,.flow-surface-grid,.api-reference-layout,.api-code-stack,.api-field-list ul,.home-pillar-grid,.model-orbit,.api-overview-band{grid-template-columns:1fr}.proof-strip span{border-right:0;border-bottom:1px solid var(--line)}.proof-strip span:last-child{border-bottom:0}.runtime-choice-grid button{border-bottom:1px solid #ffffff17;border-right:0}.runtime-choice-grid button:last-child{border-bottom:0}.runtime-panel{border-bottom:1px solid #ffffff17;border-right:0}.runtime-panel:last-child{border-bottom:0}.conversation-window{min-height:430px;max-height:430px}.flow-console,.feature-stage,.doc-reader,.doc-sidebar,.internal-reader{max-width:100%}.console-inspector{border-top:1px solid #ffffff17;border-left:0;grid-template-rows:none;max-height:none}.console-code{max-height:280px}.conversation-window p{max-width:100%}.compact-section,.lumina-feature-band,.concept-workbench,.feature-explorer{padding:66px 0}.problem-list li{grid-template-columns:1fr;gap:8px}.concept-output,.feature-stage,.doc-reader,.reader-section,.active-reader-panel{padding:20px}.reader-header h1{font-size:38px}.chapter-heading{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start;padding:30px 18px}}:root{--site-bg:#f6f8fc;--paper:#fff;--paper-soft:#f9fbff;--ink:#0f172a;--ink-muted:#475569;--ink-soft:#64748b;--line:#0f172a1f;--line-strong:#0f172a33;--accent:#0f766e;--accent-soft:#0f766e1a;--blue:#2563eb;--cyan:#0891b2;--teal:#0f766e;--violet:#6d28d9;--success:#15803d}body{color:var(--ink);background:linear-gradient(180deg, #fff 0, var(--site-bg) 360px), var(--site-bg)}body:before{opacity:.6;background-image:linear-gradient(#0f172a0b 1px,#0000 1px),linear-gradient(90deg,#0f172a0b 1px,#0000 1px);-webkit-mask-image:linear-gradient(#0000005c,#0000 78%);mask-image:linear-gradient(#0000005c,#0000 78%)}.site-header{color:var(--ink);background:#ffffffe6;border-bottom:1px solid #0f172a1a;box-shadow:0 10px 34px #0f172a12}.brand{color:var(--ink);letter-spacing:0}.brand-mark{background:#2563eb;box-shadow:0 16px 34px #2563eb33}.nav-link{color:#475569}.nav-link:hover,.nav-link.router-link-active{color:var(--ink)}.github-pill{color:#fff;background:var(--ink)}.github-pill:hover{background:#1e293b}.menu-button{background:#fff;border-color:#0f172a29}.menu-button span{background:var(--ink)}.home-page,.internal-docs,.tutorial-docs,.api-docs{background:0 0}.product-hero{background:linear-gradient(120deg,#fffffffa,#ecfdf5db 52%,#eff6ffeb),#f8fafc}.product-hero h1{color:var(--ink);letter-spacing:0;font-size:104px}.product-hero .hero-copy h2{color:var(--ink);letter-spacing:0;font-size:56px}.product-hero .hero-subtitle,.page-intro p,.split-section p,.llm-section p,.reader-header p,.reader-section p,.active-reader-panel p{color:var(--ink-muted)}.button.secondary,.button.ghost,.product-hero .button.secondary,.product-hero .button.ghost{color:var(--ink);background:#ffffffd1;border-color:#0f172a29}.button.secondary:hover,.button.ghost:hover,.product-hero .button.secondary:hover,.product-hero .button.ghost:hover{background:#fff;transform:translateY(-2px)}.runtime-demo-intro{color:#334155;background:#f0fdfac7;border-bottom:1px solid #0f172a1a;gap:4px;padding:14px 18px;display:grid}.runtime-demo-intro strong{color:var(--ink);font-size:13px}.runtime-demo-intro span{font-size:12px;line-height:1.45}.runtime-demo-intro code{color:#075985;font-weight:800}.product-hero .runtime-choice-grid button.active{color:#042f2e;background:#0f766e26;box-shadow:inset 0 0 0 1px #0f766e3d}.proof-strip,.lumina-feature-band,.compact-section,.matrix-section,.page-intro,.feature-explorer,.final-cta{color:var(--ink)}.page-intro,.final-cta{background:linear-gradient(135deg, #ffffffeb, #f0fdfaa3), var(--paper);border:1px solid #0f172a1a;box-shadow:0 28px 70px #0f172a14}.page-intro h1,.final-cta h2,.trace-ledger h2,.runtime-model-section h2,.llm-section h2,.matrix-section h2,.use-case-section h2,.feature-stage-copy h2,.home-pillar-grid h3,.model-orbit strong{color:var(--ink);letter-spacing:0}.home-pillar-grid article,.model-orbit span,.llm-guardrail div,.trace-ledger li,.use-case-list li,.feature-stage,.feature-output>div,table{color:var(--ink);background:#ffffffe6;border-color:#0f172a1a;box-shadow:0 18px 46px #0f172a0f}.home-pillar-grid p,.model-orbit span,.llm-guardrail span,.feature-stage-copy p,.feature-output li,td,.doc-page-section>p,.method-list p,.doc-check-list{color:var(--ink-muted)}th{color:var(--ink);background:#eff6ffe6}td{border-bottom-color:#0f172a14}.feature-explorer{align-items:start}.feature-tabs{position:sticky;top:88px}.feature-tabs button{color:#334155;background:#fff;border-color:#0f172a1f}.feature-tabs button:hover,.feature-tabs button.active{color:#042f2e;background:#0f766e1a;border-color:#0f766e47}.inline-feature-link{color:#075985;background:#0891b214;border-color:#0891b23d}.doc-workspace{color:var(--ink);background:var(--site-bg);grid-template-columns:320px minmax(0,1fr);align-items:start}.doc-sidebar,.internal-sidebar{overscroll-behavior:contain;background:#fffffff0;border-right:1px solid #0f172a1a;align-self:start;height:calc(100svh - 68px);max-height:calc(100svh - 68px);position:sticky;top:68px;overflow:auto;box-shadow:10px 0 34px #0f172a0a}.sidebar-title strong,.sectioned-nav h2,.sectioned-nav h2 a{color:var(--ink)}.sidebar-title span,.doc-search span,.breadcrumb,.doc-code-card span,.doc-pagination span{color:var(--accent)}.doc-search input{color:var(--ink);background:#fff;border-color:#0f172a24}.doc-search input::placeholder{color:#94a3b8}.sectioned-nav a{color:#475569;background:0 0;border-left:0;border-radius:8px;min-height:36px}.sectioned-nav a:hover,.sectioned-nav a.active{color:#042f2e;background:#0f766e1a;transform:none}.doc-sidebar-toggle{display:none}.doc-reader,.internal-reader{width:min(1120px,100%);max-width:1120px;color:var(--ink);padding:50px clamp(28px,5vw,72px) 110px}.doc-page-header{border-bottom-color:#0f172a1a}.doc-page-header h1{color:var(--ink);letter-spacing:0;font-size:42px}.doc-page-header p:not(.breadcrumb),.api-overview-band span{color:var(--ink-muted)}.doc-meta-row span,.doc-chip-row span{color:#075985;background:#0891b214;border-color:#0891b22e}.doc-page-section h2{color:var(--ink);border-top-color:#0f172a1a}.tutorial-guide-panel,.method-list article,.doc-pagination a,.api-overview-band div{background:#ffffffe0;border:1px solid #0f172a1a;border-radius:10px;box-shadow:0 18px 46px #0f172a0d}.tutorial-guide-panel{padding:24px}.tutorial-guide-panel h2{border-top:0;margin:0 0 12px;padding-top:0}.tutorial-outcome-list{color:var(--ink-muted);gap:10px;margin:18px 0 0;padding-left:20px;display:grid}.api-overview-band{background:#0f172a14;border-color:#0f172a1a}.api-overview-band strong{color:var(--ink)}.doc-code-card{background:#fff;border-color:#0f172a1a;box-shadow:0 18px 46px #0f172a0f}.doc-code-card>div{border-bottom-color:#0f172a1a}.doc-code-card h3,.method-list h3,.doc-pagination a{color:var(--ink)}.doc-code-card pre,.signature-list .highlighted-code,.method-list .highlighted-code{background:#08111f}.usage-note{color:#334155;border-left-color:var(--accent)}.doc-export-grid code{color:#0f172a;background:#ffffffe6;border-color:#0f172a1a}.related-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.related-link-grid a{min-height:48px;color:var(--ink);background:#fff;border:1px solid #0f172a1a;border-radius:10px;padding:13px 14px;font-weight:850;transition:transform .16s,border-color .16s,background-color .16s}.related-link-grid a:hover{background:#0f766e14;border-color:#0f766e47;transform:translateY(-1px)}.api-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.api-title-row>span:last-child{overflow-wrap:anywhere;min-width:0}.api-nav-entry{align-items:center;gap:8px;min-width:0;display:flex!important}.api-nav-item{gap:2px;min-width:0;display:grid}.api-nav-entry-name{overflow-wrap:anywhere;min-width:0}.api-method-nav{border-left:1px solid #94a3b829;gap:1px;margin:2px 0 6px 28px;padding-left:8px;display:grid}.api-method-nav-link{align-items:center;gap:6px;color:#8191a5!important;min-height:28px!important;padding:5px 8px!important;font-size:12px!important;font-weight:800!important;display:flex!important}.api-method-nav-link span{color:#22d3eeb8;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px}.api-kind-badge{border:1px solid #0000;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:950;line-height:1;display:inline-flex}.api-title-row .api-kind-badge{border-radius:8px;width:30px;height:30px;font-size:12px}.api-nav-entry .api-kind-badge{border-radius:5px;width:18px;height:18px;font-size:8px}.api-entry-kind{align-items:center;gap:6px;display:inline-flex}.api-entry-kind .api-kind-badge{border-radius:5px;width:16px;height:16px;font-size:7px}.api-kind-function{color:#115e59;background:#14b8a629;border-color:#14b8a657}.api-kind-interface{color:#075985;background:#0ea5e924;border-color:#0ea5e957}.api-kind-type{color:#6d28d9;background:#7c3aed1f;border-color:#7c3aed47}.api-kind-union{color:#92400e;background:#f59e0b29;border-color:#f59e0b57}.api-kind-module{color:#334155;background:#64748b1f;border-color:#64748b42}.api-kind-class{color:#9f1239;background:#f43f5e1f;border-color:#f43f5e47}.api-kind-default{color:#0f172a;background:#0f172a14;border-color:#0f172a2e}.api-entry-meta{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.api-entry-meta>span{color:var(--ink-muted);background:#fff;border:1px solid #0f172a1a;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850}.api-reference-table{background:#fff;border:1px solid #0f172a1a;border-radius:10px;overflow:hidden}.api-reference-row{border-top:1px solid #0f172a14;grid-template-columns:minmax(118px,.62fr) minmax(150px,.95fr) minmax(0,1.7fr);align-items:start;gap:12px;padding:14px 16px;display:grid}.api-reference-row>*,.api-method-param>*{min-width:0}.api-reference-row:first-child{border-top:0}.api-reference-row.header{color:#64748b;text-transform:uppercase;background:#f8fafc;font-size:11px;font-weight:900}.api-reference-row strong,.api-method-param strong{color:var(--ink);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;line-height:1.35;display:flex}.api-reference-row em,.api-method-param em,.method-list h3 em{color:#64748b;text-transform:uppercase;background:#eef2f7;border-radius:999px;padding:3px 7px;font-size:9px;font-style:normal;font-weight:900}.api-reference-row code,.api-return-section code,.api-method-detail code{color:#0f766e;white-space:normal;overflow-wrap:anywhere;word-break:break-word;background:0 0;font-size:12px;line-height:1.5;display:inline}.api-reference-row code a,.api-return-section code a,.api-method-detail code a{color:#0369a1;text-underline-offset:3px;overflow-wrap:anywhere;word-break:break-word;font-weight:850;text-decoration:underline}.api-reference-row p,.api-return-section p,.api-method-param p{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.45}.api-return-section{gap:10px;display:grid}.api-method-detail{border-top:1px solid #0f172a14;gap:10px;margin-top:14px;padding-top:14px;display:grid}.api-method-detail h4{color:var(--ink);margin:0;font-size:13px}.api-method-param{grid-template-columns:minmax(112px,.62fr) minmax(150px,.95fr) minmax(0,1.7fr);gap:12px;display:grid}.doc-page-section,.doc-code-card,.method-list article,.api-overview-band div,.tutorial-guide-panel{animation:.48s cubic-bezier(.16,1,.3,1) both surface-rise}.method-list article{scroll-margin-top:96px}.doc-content-transition{min-width:0}.doc-content-enter-active,.doc-content-leave-active{transition:opacity .18s,transform .18s}.doc-content-enter-from,.doc-content-leave-to{opacity:0;transform:translateY(8px)}@keyframes surface-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.doc-workspace,.feature-explorer{grid-template-columns:1fr}.doc-sidebar,.internal-sidebar,.feature-tabs{height:auto;max-height:none;position:static}.doc-sidebar,.internal-sidebar{border-bottom:1px solid #0f172a1a;border-right:0}}@media (width<=760px){.site-nav{background:#fffffff7;border-color:#0f172a1f;box-shadow:0 24px 60px #0f172a2e}.product-hero h1{font-size:58px}.product-hero .hero-copy h2,.page-intro h1,.final-cta h2,.trace-ledger h2{font-size:34px}.runtime-demo-intro,.runtime-source-badge{align-items:start}.doc-reader,.internal-reader{padding:34px 20px 80px}}main,.home-page,.features-page,.home-page>section,.features-page>section,.internal-docs,.doc-workspace,.site-footer{color:var(--ink);background:var(--site-bg)}.proof-strip{background:#fff;border-color:#0f172a1a;width:100%;box-shadow:0 18px 44px #0f172a0d}.proof-strip span{color:var(--ink);border-right-color:#0f172a1a}.features-page{padding-bottom:88px}.features-page .features-intro{text-align:left;width:min(1120px,100% - 80px);box-shadow:none;background:0 0;border:0;justify-items:start;margin-top:0;padding:56px 0 30px}.features-page .features-intro h1{max-width:760px;margin-bottom:16px;font-size:54px;line-height:1.02}.features-page .features-intro p:not(.eyebrow){max-width:650px;font-size:18px;line-height:1.55}.features-simple-section,.features-simple-band,.features-guided-flow{width:min(1120px,100% - 80px);margin:0 auto}.features-simple-section{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:10px 0 26px;display:grid}.features-simple-section article{background:#fff;border:1px solid #0f172a1a;border-radius:10px;min-height:210px;padding:24px;animation:.52s cubic-bezier(.16,1,.3,1) both surface-rise;box-shadow:0 20px 54px #0f172a0f}.features-simple-section h2,.features-simple-band h2,.features-guided-flow h2{color:var(--ink);letter-spacing:0;margin-bottom:12px;font-size:24px;line-height:1.14}.features-simple-section p{color:var(--ink-muted);margin:0;line-height:1.58}.features-simple-band,.features-guided-flow{border-top:1px solid #0f172a1a;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;gap:40px;padding:58px 0;display:grid}.features-simple-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.features-simple-list li,.features-guided-flow li{color:var(--ink);background:#fff;border:1px solid #0f172a1a;border-radius:10px;padding:16px 18px;font-weight:850;box-shadow:0 14px 34px #0f172a0d}.features-guided-flow ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.features-guided-flow li{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;display:grid}.features-guided-flow span{color:#fff;background:var(--ink);border-radius:999px;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.features-page .final-cta{margin-top:22px;padding-top:56px;padding-bottom:56px}.site-footer{color:var(--ink-muted);background:#fff;border-top-color:#0f172a1a}.site-footer strong,.footer-links a,.footer-credit a{color:var(--ink)}.footer-credit a{font-weight:900}.flow-console,.product-hero .flow-console,.console-header,.console-body,.conversation-window,.console-inspector,.runtime-panel,.console-code,.product-hero .console-header,.product-hero .runtime-panel,.product-hero .console-inspector,.product-hero .console-code,.product-hero .conversation-window{color:var(--ink);background:#fff;border-color:#0f172a1a}.conversation-window{background:linear-gradient(135deg,#0f766e0f,#0000 48%),#fff}.chat-choice-list{opacity:0;border-radius:10px;gap:12px;max-width:min(100%,520px);margin:0;padding:14px;animation:.42s cubic-bezier(.16,1,.3,1) both bubble-rise;display:grid;transform:translateY(10px)}.chat-choice-list>span,.chat-choice-list button span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900}.chat-choice-list strong{color:var(--ink);font-size:15px}.chat-choice-list>div{gap:8px;display:grid}.chat-choice-list button{min-height:46px;color:var(--ink);text-align:left;background:#fff;border:1px solid #0f172a1f;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;font-weight:850;transition:transform .16s,border-color .16s,background-color .16s;display:grid}.chat-choice-list button:hover,.chat-choice-list button.active{background:#0f766e14;border-color:#0f766e47;transform:translateY(-1px)}.chat-choice-list button:disabled{cursor:wait;opacity:.68}.typing-bubble{opacity:0;border-radius:8px;gap:8px;max-width:min(78%,360px);margin:0;padding:12px 14px;animation:.3s cubic-bezier(.16,1,.3,1) both bubble-rise;display:grid;transform:translateY(10px)}.typing-bubble>div{align-items:center;gap:6px;display:flex}.typing-bubble i{background:#0f766e;border-radius:999px;width:6px;height:6px;animation:.9s ease-in-out infinite typing-dot}.typing-bubble i:nth-child(2){animation-delay:.12s}.typing-bubble i:nth-child(3){animation-delay:.24s}.typing-bubble em{color:#64748b;text-transform:uppercase;margin-left:3px;font-size:11px;font-style:normal;font-weight:900}.console-code,.doc-code-card pre,.signature-list .highlighted-code,.method-list .highlighted-code,.highlighted-code{color:var(--ink);background:#f8fafc!important}.tok-comment{color:#64748b}.tok-keyword,.tok-function{color:#0f766e}.tok-string{color:#0369a1}.tok-number,.tok-type{color:#6d28d9}.tok-punctuation{color:#475569}pre,code,.highlighted-code,.highlighted-code span,.highlighted-code code,.highlighted-code *{letter-spacing:0!important;text-transform:none!important}.doc-code-card>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:60px;display:grid}.doc-code-card h3{margin:0;line-height:1.2}.doc-code-card>div>span{color:var(--accent);text-transform:uppercase;justify-self:end;font-size:12px;font-weight:900}.tutorial-article .code-first-section{gap:16px}.tutorial-article .code-first-section>h2{margin:0}.tutorial-text-list,.tutorial-text-copy{color:var(--ink-muted);overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.65}.tutorial-text-list{gap:6px;padding:16px 18px 18px 40px;display:grid}.tutorial-text-copy{white-space:pre-line;padding:16px 18px 18px}.product-hero{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(28px,5vw,66px);min-height:auto;padding-top:clamp(44px,6vw,76px);padding-bottom:clamp(52px,7vw,86px)}.product-hero h1{font-size:clamp(58px,7vw,96px)}.product-hero .hero-copy h2{font-size:clamp(34px,4vw,52px)}.product-hero .hero-subtitle{max-width:620px}.product-hero .flow-console{max-width:100%}.console-body{grid-template-columns:minmax(0,1fr) minmax(260px,.92fr);min-height:520px}.conversation-window{min-height:520px;max-height:520px}.console-inspector{max-height:520px}.features-simple-section article,.features-simple-list li,.features-guided-flow li{position:relative;overflow:hidden}.features-simple-section article:before,.features-simple-list li:before,.features-guided-flow li:before{content:"";background:#0f766e;width:5px;position:absolute;inset:0 auto 0 0}.features-simple-section article:nth-child(2):before,.features-simple-list li:nth-child(2n):before,.features-guided-flow li:nth-child(2):before{background:#2563eb}.features-simple-section article:nth-child(3):before,.features-simple-list li:nth-child(3n):before,.features-guided-flow li:nth-child(3):before{background:#7c3aed}.features-simple-section article:nth-child(4):before,.features-simple-list li:nth-child(4n):before,.features-guided-flow li:nth-child(4):before{background:#d97706}.features-simple-section article{background:linear-gradient(135deg,#0f766e14,#0000 46%),#fff}.features-simple-section article:nth-child(2){background:linear-gradient(135deg,#2563eb14,#0000 46%),#fff}.features-simple-section article:nth-child(3){background:linear-gradient(135deg,#7c3aed14,#0000 46%),#fff}.features-simple-section article:nth-child(4){background:linear-gradient(135deg,#d9770614,#0000 46%),#fff}@supports (animation-timeline:view()){.features-simple-section article,.features-simple-band,.features-guided-flow,.doc-page-section,.doc-code-card,.tutorial-guide-panel,.related-link-grid a,.proof-strip span{animation:both surface-rise;animation-timeline:view();animation-range:entry 8% cover 24%}}@media (width>=761px){.doc-workspace.internal-docs{grid-template-columns:320px minmax(0,1fr);min-height:calc(100svh - 68px);padding-left:0;display:grid}.doc-workspace.internal-docs>.internal-sidebar{z-index:1;scrollbar-gutter:stable;width:auto;padding-bottom:34px;overflow-x:hidden;height:calc(100svh - 68px)!important;max-height:calc(100svh - 68px)!important;position:sticky!important;top:68px!important;overflow-y:auto!important}.doc-workspace.internal-docs>.internal-sidebar .sectioned-nav{grid-template-columns:1fr;padding-bottom:0}.doc-workspace.internal-docs>.internal-reader{margin:0}}@media (width<=1100px){.features-simple-section,.features-simple-band,.features-guided-flow{grid-template-columns:1fr}}@media (width<=760px){.features-simple-section,.features-simple-band,.features-guided-flow{width:min(100%,100% - 36px)}.features-simple-list{grid-template-columns:1fr}}.product-hero{grid-template-columns:minmax(300px,.78fr) minmax(380px,.95fr);align-items:center;gap:clamp(26px,4vw,52px);min-height:calc(100svh - 68px);padding:clamp(42px,5vw,64px) max(24px,50% - 610px) clamp(48px,6vw,72px)}.product-hero .hero-copy{max-width:540px}.product-hero h1{font-size:clamp(50px,6.2vw,78px);line-height:.9}.product-hero .hero-copy h2{max-width:520px;font-size:clamp(30px,3.35vw,42px);line-height:1.02}.product-hero .hero-subtitle{max-width:500px;font-size:clamp(16px,1.35vw,18px)}.product-hero .button{min-height:48px;padding:0 20px;font-size:14px}.product-hero .flow-console{border-radius:14px;justify-self:end;width:min(100%,650px)}.product-hero .console-header{min-height:42px;padding:0 14px;font-size:12px}.product-hero .console-body{grid-template-columns:minmax(0,1.08fr) minmax(250px,.78fr);min-height:430px}.product-hero .conversation-window{min-height:430px;max-height:430px;padding:18px}.product-hero .console-inspector{grid-template-rows:auto auto minmax(0,1fr);max-height:430px;overflow:hidden}.product-hero .conversation-window p,.product-hero .chat-choice-list,.product-hero .typing-bubble{max-width:88%;padding:10px 12px;font-size:13px}.product-hero .chat-choice-list{gap:9px}.product-hero .chat-choice-list button{grid-template-columns:28px minmax(0,1fr);min-height:40px;padding:8px 10px;font-size:13px}.product-hero .runtime-panel{padding:12px;font-size:11px;overflow:hidden}.product-hero .runtime-panel h3{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:10px}.product-hero .variable-list{gap:6px}.product-hero .variable-list div{grid-template-columns:minmax(84px,.82fr) minmax(0,1.18fr);gap:8px}.product-hero .variable-list dt{color:#334155;font-size:10px}.product-hero .variable-list dd{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.25;display:-webkit-box;overflow:hidden}.product-hero .trace-runtime ol{color:#475569;gap:6px;padding-left:15px;font-size:10px;line-height:1.25}.product-hero .trace-runtime li{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-hero .code-runtime{grid-template-rows:auto minmax(0,1fr);gap:2px;display:grid}.product-hero .console-code{padding:0;font-size:10px;line-height:1.5;overflow:hidden;background:0 0!important}.product-hero .console-code span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.features-simple-section article,.features-simple-list li,.features-guided-flow li{box-shadow:0 14px 34px #0f172a0b;background:#fff!important}.features-simple-section article{--feature-accent:#0f766e;--feature-accent-border:#0f766e2e;--feature-accent-soft:#0f766e12;align-content:start;gap:14px;min-height:190px;display:grid}.features-simple-section article:nth-child(2){--feature-accent:#2563eb;--feature-accent-border:#2563eb2e;--feature-accent-soft:#2563eb12}.features-simple-section article:nth-child(3){--feature-accent:#7c3aed;--feature-accent-border:#7c3aed2e;--feature-accent-soft:#7c3aed12}.features-simple-section article:nth-child(4){--feature-accent:#d97706;--feature-accent-border:#d977062e;--feature-accent-soft:#d9770612}.features-simple-section article:before,.features-simple-list li:before,.features-guided-flow li:before{background:0 0;width:0}.feature-icon{border:1px solid var(--feature-accent-border);width:34px;height:34px;color:var(--feature-accent);background:var(--feature-accent-soft);border-radius:10px;place-items:center;padding:7px;display:inline-grid}.feature-icon path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.features-simple-list li{grid-template-columns:12px minmax(0,1fr);align-items:center;gap:12px;display:grid}.features-simple-list li:after{content:"";background:#0f766e;border-radius:999px;grid-area:1/1;width:7px;height:7px}.features-guided-flow span{color:#0f172a;background:#f8fafc;border:1px solid #0f172a1f}.features-page .reveal-on-scroll{transition:opacity .56s cubic-bezier(.16,1,.3,1),transform .56s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);animation:none}.features-page.features-reveal-ready .reveal-on-scroll{opacity:0;transform:translateY(22px)}.features-page.features-reveal-ready .reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media (width>=761px){.doc-workspace.internal-docs{padding-left:0}.doc-sidebar-toggle{display:none!important}.doc-workspace.internal-docs>.internal-sidebar{scrollbar-gutter:stable;padding-top:22px;padding-bottom:34px;overflow-x:hidden;height:calc(100svh - 68px)!important;max-height:calc(100svh - 68px)!important;top:68px!important;overflow-y:auto!important}.doc-workspace.internal-docs>.internal-sidebar .sectioned-nav{padding-bottom:0}}@media (width<=1100px){.product-hero{grid-template-columns:1fr}.product-hero .hero-copy,.product-hero .flow-console{justify-self:start;width:100%;max-width:760px}.product-hero .console-body{grid-template-columns:1fr}.product-hero .console-inspector{border-top:1px solid #0f172a1a;border-left:0;grid-template-rows:none;max-height:none}}@media (width<=760px){.doc-workspace.internal-docs>.internal-sidebar{padding:14px 18px}.doc-sidebar .sidebar-title{margin-bottom:10px}.doc-sidebar-toggle{width:100%;min-height:52px;color:var(--ink);text-align:left;background:#fff;border:1px solid #0f172a1f;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid;box-shadow:0 14px 30px #0f172a0f}.doc-sidebar-toggle span,.doc-sidebar-toggle strong{grid-column:1}.doc-sidebar-toggle span{color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:900}.doc-sidebar-toggle strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.25;overflow:hidden}.doc-sidebar-toggle:after{content:"";border-bottom:2px solid #64748b;border-right:2px solid #64748b;grid-area:1/2/span 2;width:8px;height:8px;transition:transform .16s;transform:rotate(45deg)}.doc-sidebar.is-open .doc-sidebar-toggle:after{transform:rotate(-135deg)}.doc-sidebar:not(.is-open) .doc-search,.doc-sidebar:not(.is-open) .sectioned-nav{display:none}.doc-sidebar.is-open .doc-search,.doc-sidebar.is-open .sectioned-nav{display:grid}.doc-sidebar .doc-search{margin:14px 0 0}.doc-sidebar .sectioned-nav{grid-template-columns:1fr;max-height:min(62svh,520px);margin-top:14px;padding-right:2px;overflow:auto}.doc-sidebar .sectioned-nav section{animation:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
