.StickyActionBar-module__QobVPa__bar{z-index:5;background:color-mix(in oklab, var(--background) 92%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--pg-border-quiet,var(--border));width:100%;min-height:56px;margin:0;position:relative}.StickyActionBar-module__QobVPa__flush{margin-left:0;margin-right:0}.StickyActionBar-module__QobVPa__inner{padding:0 var(--pg-space-5,24px);align-items:center;gap:12px;min-height:56px;margin:0;display:flex}.StickyActionBar-module__QobVPa__left{align-items:center;gap:12px;min-width:0;display:flex}.StickyActionBar-module__QobVPa__spacer{flex:auto}.StickyActionBar-module__QobVPa__right{flex-shrink:0;align-items:center;gap:12px;display:flex}.StickyActionBar-module__QobVPa__back{appearance:none;height:32px;color:var(--pg-text-secondary,var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;margin-left:-8px;padding:6px 8px;font-family:inherit;font-size:13px;font-weight:500;transition:color .1s,background .1s;display:inline-flex}.StickyActionBar-module__QobVPa__back:hover{color:var(--pg-text-primary,var(--foreground));background:color-mix(in oklab, var(--foreground) 6%, transparent)}.StickyActionBar-module__QobVPa__back:focus-visible{outline:2px solid var(--pg-border-active,#5e6ad2);outline-offset:1px}.StickyActionBar-module__QobVPa__back svg{width:14px;height:14px}.StickyActionBar-module__QobVPa__demoSlot{align-items:center;display:inline-flex}.StickyActionBar-module__QobVPa__caption{color:var(--pg-text-secondary,var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;max-width:40ch;font-size:12.5px;overflow:hidden}.StickyActionBar-module__QobVPa__primary{appearance:none;background:var(--pg-border-active,#5e6ad2);color:#fff;border:1px solid var(--pg-border-active,#5e6ad2);cursor:pointer;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .1s,border-color .1s,opacity .1s;display:inline-flex}.StickyActionBar-module__QobVPa__primary:hover:not(:disabled):not([aria-disabled=true]){background:#4f5abf;border-color:#4f5abf}.StickyActionBar-module__QobVPa__primary:disabled,.StickyActionBar-module__QobVPa__primary[aria-disabled=true]{opacity:.5;cursor:not-allowed}.StickyActionBar-module__QobVPa__primary:focus-visible{outline:2px solid var(--pg-border-active,#5e6ad2);outline-offset:2px}@keyframes StickyActionBar-module__QobVPa__stickyPrimaryPulse{0%,to{box-shadow:0 0 #5e6ad200}50%{box-shadow:0 0 0 6px #5e6ad266}}.StickyActionBar-module__QobVPa__primary.StickyActionBar-module__QobVPa__pulse{animation:1.8s ease-in-out infinite StickyActionBar-module__QobVPa__stickyPrimaryPulse}@media (prefers-reduced-motion:reduce){.StickyActionBar-module__QobVPa__primary.StickyActionBar-module__QobVPa__pulse{animation:none;box-shadow:0 0 0 3px #5e6ad24d}}.StickyActionBar-module__QobVPa__compact,.StickyActionBar-module__QobVPa__compact .StickyActionBar-module__QobVPa__inner{min-height:48px}@media (max-width:700px){.StickyActionBar-module__QobVPa__inner{padding:0 16px}.StickyActionBar-module__QobVPa__caption{display:none}}@media (prefers-reduced-motion:reduce){.StickyActionBar-module__QobVPa__back,.StickyActionBar-module__QobVPa__primary{transition:none}}
.NodePicker-module__KHszRW__popover{background:var(--vm-card-bg,#fff);border:1px solid var(--vm-card-border,#0f172a1f);width:280px;color:var(--vm-card-text,#0f172a);z-index:12;border-radius:8px;flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;display:flex;position:absolute}.NodePicker-module__KHszRW__header{border-bottom:1px solid var(--vm-card-border,#0f172a14);align-items:center;gap:8px;padding:10px 12px;display:flex}.NodePicker-module__KHszRW__title{letter-spacing:.01em;flex:1;font-size:12px;font-weight:600}.NodePicker-module__KHszRW__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.NodePicker-module__KHszRW__dot-persona{background:var(--vm-col-persona,#3b82f6)}.NodePicker-module__KHszRW__dot-task{background:var(--vm-col-task,#64748b)}.NodePicker-module__KHszRW__dot-tool{background:var(--vm-col-tool,#8b5cf6)}.NodePicker-module__KHszRW__dot-data{background:var(--vm-col-data,#14b8a6)}.NodePicker-module__KHszRW__closeBtn{cursor:pointer;width:20px;height:20px;color:var(--vm-card-text,#0f172a);background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background .12s;display:inline-flex}.NodePicker-module__KHszRW__closeBtn:hover{background:#0f172a0f}.NodePicker-module__KHszRW__search{background:var(--pg-surface-recessed,#f3f3f5);border:1px solid var(--vm-card-border,#0f172a14);color:inherit;border-radius:6px;outline:none;margin:8px 12px;padding:6px 10px;font-family:inherit;font-size:12px}.NodePicker-module__KHszRW__search:focus{border-color:var(--vm-col-persona,#3b82f6)}.NodePicker-module__KHszRW__list{flex-direction:column;gap:2px;max-height:220px;padding:4px 8px 8px;display:flex;overflow-y:auto}.NodePicker-module__KHszRW__empty{color:var(--pg-text-tertiary,#94a3b8);text-align:center;padding:12px 4px;font-size:12px}.NodePicker-module__KHszRW__item{text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-family:inherit;font-size:12px;display:flex}.NodePicker-module__KHszRW__item:hover{background:#0f172a0f}.NodePicker-module__KHszRW__item:focus-visible{outline:2px solid var(--vm-col-persona,#3b82f6);outline-offset:-2px}.NodePicker-module__KHszRW__itemName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.NodePicker-module__KHszRW__footer{border-top:1px solid var(--vm-card-border,#0f172a14);padding:8px 12px}.NodePicker-module__KHszRW__customTrigger{border:1px dashed var(--vm-card-border,#0f172a2e);color:var(--pg-text-secondary,#475569);cursor:pointer;background:0 0;border-radius:6px;align-items:center;padding:4px 8px;font-family:inherit;font-size:12px;display:inline-flex}.NodePicker-module__KHszRW__customTrigger:hover{background:#0f172a0a}.NodePicker-module__KHszRW__customRow{align-items:center;gap:6px;display:flex}.NodePicker-module__KHszRW__customInput{background:var(--pg-surface-recessed,#f3f3f5);border:1px solid var(--vm-card-border,#0f172a14);color:inherit;border-radius:6px;outline:none;flex:1;padding:4px 8px;font-family:inherit;font-size:12px}.NodePicker-module__KHszRW__customInput:focus{border-color:var(--vm-col-persona,#3b82f6)}.NodePicker-module__KHszRW__customSubmit{background:var(--vm-card-text,#0f172a);color:var(--vm-card-bg,#fff);cursor:pointer;border:0;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500}.NodePicker-module__KHszRW__customSubmit:hover{background:var(--pg-text-secondary,#475569)}.dark .NodePicker-module__KHszRW__popover{color:#f1f5f9f2;background:#0f172af7;border-color:#94a3b840}.dark .NodePicker-module__KHszRW__header{border-bottom-color:#94a3b82e}.dark .NodePicker-module__KHszRW__footer{border-top-color:#94a3b82e}:is(.dark .NodePicker-module__KHszRW__search,.dark .NodePicker-module__KHszRW__customInput){color:#f1f5f9f2;background:#94a3b814;border-color:#94a3b82e}:is(.dark .NodePicker-module__KHszRW__item:hover,.dark .NodePicker-module__KHszRW__customTrigger:hover){background:#94a3b81f}.dark .NodePicker-module__KHszRW__closeBtn:hover{background:#94a3b81f}.dark .NodePicker-module__KHszRW__customSubmit{color:#0f172afa;background:#f1f5f9f2}
.UndoToast-module__1AS-sW__toast{background:var(--vm-card-text,#0f172a);color:var(--vm-card-bg,#fff);z-index:13;border-radius:8px;align-items:center;gap:10px;padding:8px 10px 8px 14px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:500;display:inline-flex;position:absolute;bottom:16px;right:16px}.UndoToast-module__1AS-sW__message{flex:1}.UndoToast-module__1AS-sW__undoBtn{color:inherit;cursor:pointer;background:#ffffff1f;border:0;border-radius:6px;align-items:center;padding:4px 8px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.UndoToast-module__1AS-sW__undoBtn:hover{background:#fff3}.UndoToast-module__1AS-sW__closeBtn{width:20px;height:20px;color:inherit;cursor:pointer;opacity:.7;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.UndoToast-module__1AS-sW__closeBtn:hover{opacity:1}.dark .UndoToast-module__1AS-sW__toast{color:#0f172afa;background:#f1f5f9f2}.dark .UndoToast-module__1AS-sW__undoBtn{background:#0f172a1f}.dark .UndoToast-module__1AS-sW__undoBtn:hover{background:#0f172a33}
.DemoGateModal-module__6l5A4G__backdrop{z-index:100;background:#0f172a80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DemoGateModal-module__6l5A4G__card{background:var(--vm-card-bg,#fff);border:1px solid var(--vm-card-border,#0f172a1f);width:min(420px,90vw);color:var(--vm-card-text,#0f172a);border-radius:12px;padding:32px 28px 24px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;position:relative}.DemoGateModal-module__6l5A4G__closeBtn{cursor:pointer;width:24px;height:24px;color:inherit;background:0 0;border:0;border-radius:6px;position:absolute;top:12px;right:12px}.DemoGateModal-module__6l5A4G__closeBtn:hover{background:#0f172a0f}.DemoGateModal-module__6l5A4G__header{margin:0 0 16px}.DemoGateModal-module__6l5A4G__kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--vm-col-task,#64748b);margin:0 0 6px;font-size:10px;font-weight:600}.DemoGateModal-module__6l5A4G__title{letter-spacing:-.005em;margin:0 0 8px;font-size:18px;font-weight:600}.DemoGateModal-module__6l5A4G__sub{color:var(--pg-text-secondary,#475569);margin:0;font-size:13px;line-height:1.55}.DemoGateModal-module__6l5A4G__note{color:var(--pg-text-tertiary,#94a3b8);border-top:1px dashed var(--vm-card-border,#0f172a1f);margin:16px 0;padding-top:12px;font-size:11px}.DemoGateModal-module__6l5A4G__dismissBtn{background:var(--vm-card-text,#0f172a);width:100%;color:var(--vm-card-bg,#fff);cursor:pointer;border:0;border-radius:8px;padding:10px;font-family:inherit;font-size:13px;font-weight:600}.DemoGateModal-module__6l5A4G__dismissBtn:hover{background:var(--pg-text-secondary,#475569)}.dark .DemoGateModal-module__6l5A4G__card{color:#f1f5f9f2;background:#0f172af7;border-color:#94a3b840}.dark .DemoGateModal-module__6l5A4G__closeBtn:hover{background:#94a3b81f}.dark .DemoGateModal-module__6l5A4G__dismissBtn{color:#0f172afa;background:#f1f5f9f2}.dark .DemoGateModal-module__6l5A4G__dismissBtn:hover{background:#f1f5f9cc}
._tokens-module__lAzHPq__agentTokens{--pg-space-1:4px;--pg-space-2:8px;--pg-space-3:12px;--pg-space-4:16px;--pg-space-5:24px;--pg-space-6:32px;--pg-space-7:48px;--pg-text-xs:11px;--pg-text-sm:12px;--pg-text-base:14px;--pg-text-md:15px;--pg-text-lg:16px;--pg-text-xl:18px;--pg-weight-normal:400;--pg-weight-medium:500;--pg-weight-semi:600;--pg-weight-bold:700;--pg-line-tight:1.3;--pg-line-base:1.5;--pg-line-loose:1.65;--pg-radius-sm:6px;--pg-radius-md:8px;--pg-radius-lg:12px;--pg-radius-xl:16px;--pg-text-primary:var(--foreground);--pg-text-secondary:var(--muted-foreground);--pg-text-tertiary:#00000073;--pg-surface-base:var(--background);--pg-surface-raised:var(--card);--pg-surface-recessed:var(--muted);--pg-border-quiet:var(--border);--pg-border-loud:#5e6ad273;--pg-border-active:#5e6ad2;--pg-bg-accent-soft:#5e6ad20f;--pg-bg-accent-medium:#5e6ad21f;--pg-bg-success-soft:#10b9810f;--pg-bg-warn-soft:#f59e0b14;--pg-bg-warn-medium:#f59e0b24;--pg-min-h-textarea:140px;--pg-qmap-circle:var(--pg-space-5);--pg-demo-bg:#00000008;--pg-demo-border:var(--border);--pg-demo-fg:var(--muted-foreground);--pg-demo-fg-strong:var(--foreground)}@media (prefers-color-scheme:dark){._tokens-module__lAzHPq__agentTokens{--pg-text-tertiary:#fff6;--pg-demo-bg:#ffffff0d;--pg-demo-border:var(--border);--pg-demo-fg:var(--muted-foreground);--pg-demo-fg-strong:var(--foreground)}}.dark ._tokens-module__lAzHPq__agentTokens{--pg-text-tertiary:#fff6;--pg-demo-bg:#ffffff0d;--pg-demo-border:var(--border);--pg-demo-fg:var(--muted-foreground);--pg-demo-fg-strong:var(--foreground)}._tokens-module__lAzHPq__agentTokens,._tokens-module__lAzHPq__agentTokens[data-context-theme=linear]{--ctx-task:#475569;--ctx-data:#2d7d7b;--ctx-response:#8b6f47;--ctx-tools:#6b5b95;--ctx-task-soft:#f1f5f9;--ctx-data-soft:#d9f0ee;--ctx-response-soft:#f2ebe0;--ctx-tools-soft:#e8e5f2;--ctx-task-border:#cbd5e1;--ctx-data-border:#7fbdb9;--ctx-response-border:#c8b594;--ctx-tools-border:#b5abd0}:root{--ctx-task:#475569;--ctx-data:#2d7d7b;--ctx-response:#8b6f47;--ctx-tools:#6b5b95;--ctx-task-soft:#f1f5f9;--ctx-data-soft:#d9f0ee;--ctx-response-soft:#f2ebe0;--ctx-tools-soft:#e8e5f2;--ctx-task-border:#cbd5e1;--ctx-data-border:#7fbdb9;--ctx-response-border:#c8b594;--ctx-tools-border:#b5abd0}[data-context-theme=linear]{--ctx-task:#475569;--ctx-data:#2d7d7b;--ctx-response:#8b6f47;--ctx-tools:#6b5b95;--ctx-task-soft:#f1f5f9;--ctx-data-soft:#d9f0ee;--ctx-response-soft:#f2ebe0;--ctx-tools-soft:#e8e5f2;--ctx-task-border:#cbd5e1;--ctx-data-border:#7fbdb9;--ctx-response-border:#c8b594;--ctx-tools-border:#b5abd0}._tokens-module__lAzHPq__agentTokens[data-context-theme=stripe]{--ctx-task:#94a3b8;--ctx-data:#7dd3c0;--ctx-response:#fbbf24;--ctx-tools:#b5a8e8;--ctx-task-soft:#f8fafc;--ctx-data-soft:#f0fdfa;--ctx-response-soft:#fffbeb;--ctx-tools-soft:#f5f3ff;--ctx-task-border:#e2e8f0;--ctx-data-border:#ccfbf1;--ctx-response-border:#fde68a;--ctx-tools-border:#e0dbfa}[data-context-theme=stripe]{--ctx-task:#94a3b8;--ctx-data:#7dd3c0;--ctx-response:#fbbf24;--ctx-tools:#b5a8e8;--ctx-task-soft:#f8fafc;--ctx-data-soft:#f0fdfa;--ctx-response-soft:#fffbeb;--ctx-tools-soft:#f5f3ff;--ctx-task-border:#e2e8f0;--ctx-data-border:#ccfbf1;--ctx-response-border:#fde68a;--ctx-tools-border:#e0dbfa}
.SynthesizingInterstitial-module__3KlDca__surface{--syn-accent:var(--dig-accent,#5e6ad2);--syn-accent-faint:var(--dig-accent-faint,#5e6ad21a);--syn-accent-border:var(--dig-accent-border,#5e6ad252);--syn-bg-card:var(--card,#fff);--syn-fg:var(--foreground,#111);--syn-fg-muted:var(--muted-foreground,#6b7280);--syn-rule:var(--border,#00000014)}.SynthesizingInterstitial-module__3KlDca__card{background:var(--syn-bg-card);border:1px solid var(--syn-rule);border-radius:var(--pg-radius-lg,10px);padding:var(--pg-space-7,32px) var(--pg-space-7,32px) var(--pg-space-6,24px);gap:var(--pg-space-5,20px);flex-direction:column;max-width:640px;margin:0 auto;display:flex}.SynthesizingInterstitial-module__3KlDca__header{align-items:center;gap:var(--pg-space-2,8px);display:flex}.SynthesizingInterstitial-module__3KlDca__kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--syn-accent);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700}.SynthesizingInterstitial-module__3KlDca__dot{background:var(--syn-accent);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite SynthesizingInterstitial-module__3KlDca__pulse}@keyframes SynthesizingInterstitial-module__3KlDca__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.SynthesizingInterstitial-module__3KlDca__list{gap:var(--pg-space-3,12px);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.SynthesizingInterstitial-module__3KlDca__row{align-items:center;gap:var(--pg-space-3,12px);color:var(--syn-fg-muted);opacity:0;font-size:14px;line-height:1.45;transition:color .22s,opacity .22s;display:flex;transform:translateY(2px)}.SynthesizingInterstitial-module__3KlDca__row.SynthesizingInterstitial-module__3KlDca__visible{opacity:1;transform:translateY(0)}.SynthesizingInterstitial-module__3KlDca__row.SynthesizingInterstitial-module__3KlDca__active{color:var(--syn-fg);font-weight:500}.SynthesizingInterstitial-module__3KlDca__row.SynthesizingInterstitial-module__3KlDca__done{color:var(--syn-fg)}.SynthesizingInterstitial-module__3KlDca__glyph{border:1.5px solid var(--syn-rule);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .2s,background .2s;display:inline-flex}.SynthesizingInterstitial-module__3KlDca__row.SynthesizingInterstitial-module__3KlDca__active .SynthesizingInterstitial-module__3KlDca__glyph{border-color:var(--syn-accent);background:var(--syn-accent-faint)}.SynthesizingInterstitial-module__3KlDca__row.SynthesizingInterstitial-module__3KlDca__done .SynthesizingInterstitial-module__3KlDca__glyph{border-color:var(--syn-accent);background:var(--syn-accent);color:#fff}.SynthesizingInterstitial-module__3KlDca__glyphInner{justify-content:center;align-items:center;width:10px;height:10px;display:inline-flex}.SynthesizingInterstitial-module__3KlDca__glyphActiveDot{background:var(--syn-accent);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite SynthesizingInterstitial-module__3KlDca__pulse}.SynthesizingInterstitial-module__3KlDca__bar{background:var(--syn-rule);width:100%;height:3px;margin-top:var(--pg-space-2,8px);border-radius:999px;overflow:hidden}.SynthesizingInterstitial-module__3KlDca__barFill{background:var(--syn-accent);height:100%;transition:width 80ms linear}.SynthesizingInterstitial-module__3KlDca__footer{justify-content:flex-end;align-items:center;gap:var(--pg-space-4,16px);display:flex}.SynthesizingInterstitial-module__3KlDca__backHint{color:var(--syn-fg-muted);letter-spacing:.05em;cursor:pointer;background:0 0;border:none;margin-right:auto;padding:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;transition:color .15s}.SynthesizingInterstitial-module__3KlDca__backHint:hover{color:var(--syn-fg)}.SynthesizingInterstitial-module__3KlDca__escHint{color:var(--syn-fg-muted);letter-spacing:.05em;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}@media (prefers-reduced-motion:reduce){.SynthesizingInterstitial-module__3KlDca__dot,.SynthesizingInterstitial-module__3KlDca__glyphActiveDot{animation:none}.SynthesizingInterstitial-module__3KlDca__row,.SynthesizingInterstitial-module__3KlDca__barFill{transition:none}}
.TailorAgentPill-module__I-6Qra__pill{border:1px solid var(--border-subtle,#64748b40);color:var(--foreground,#0f172a);letter-spacing:-.005em;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:500;line-height:1.2;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.TailorAgentPill-module__I-6Qra__pill:hover{background:#64748b0f}.TailorAgentPill-module__I-6Qra__pill:focus-visible{outline:2px solid var(--vm-col-persona,#3b82f6);outline-offset:2px}.TailorAgentPill-module__I-6Qra__pill[data-active=true]{background:#64748b1f;border-color:#64748b73}.TailorAgentPill-module__I-6Qra__dot{background:var(--vm-col-task,#64748b);border-radius:50%;width:6px;height:6px}.TailorAgentPill-module__I-6Qra__pill[data-active=true] .TailorAgentPill-module__I-6Qra__dot{background:var(--vm-col-persona,#3b82f6)}.dark .TailorAgentPill-module__I-6Qra__pill{color:#f1f5f9f2;border-color:#94a3b840}.dark .TailorAgentPill-module__I-6Qra__pill:hover{background:#94a3b814}.dark .TailorAgentPill-module__I-6Qra__pill[data-active=true]{background:#94a3b829;border-color:#94a3b873}
.HowItWorksTab-module__vp9QWG__tabBody{min-width:0;padding:8px 4px 4px}.HowItWorksTab-module__vp9QWG__flowHeader{justify-content:flex-end;align-items:center;margin:4px 0 8px;display:flex}.HowItWorksTab-module__vp9QWG__pillWrap{display:inline-flex}.HowItWorksTab-module__vp9QWG__gateCallout{background:var(--vm-card-bg,#fff);border:1px solid var(--pg-border-active,#0f172a2e);border-radius:10px;max-width:248px;padding:10px 14px;display:inline-block;position:relative;box-shadow:0 2px 4px -1px #0f172a0d,0 8px 20px -8px #0f172a1a}@media (prefers-color-scheme:dark){.HowItWorksTab-module__vp9QWG__gateCallout{box-shadow:0 2px 4px -1px #00000040,0 8px 20px -8px #00000073}}.HowItWorksTab-module__vp9QWG__gateKicker{letter-spacing:.14em;color:var(--pg-text-tertiary,#94a3b8);margin:0 0 5px;font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:8.5px;font-weight:600}.HowItWorksTab-module__vp9QWG__gateMessage{color:var(--pg-text-secondary,#475569);margin:0;font-size:11.5px;line-height:1.55}.HowItWorksTab-module__vp9QWG__head{justify-content:space-between;align-items:baseline;margin:4px 2px 14px;display:flex}.HowItWorksTab-module__vp9QWG__head .HowItWorksTab-module__vp9QWG__name{letter-spacing:.08em;text-transform:uppercase;color:var(--pg-text-secondary,#475569);font-size:11.5px;font-weight:600}.HowItWorksTab-module__vp9QWG__head .HowItWorksTab-module__vp9QWG__sub{color:var(--pg-text-tertiary,#94a3b8);font-size:11.5px}.HowItWorksTab-module__vp9QWG__accordion{flex-direction:column;gap:10px;min-width:0;display:flex}.HowItWorksTab-module__vp9QWG__row{background:var(--vm-card-bg,#fff);border:1px solid var(--vm-card-border,#0f172a14);border-radius:12px;min-width:0;transition:border-color .14s,box-shadow .14s;overflow:clip}.HowItWorksTab-module__vp9QWG__row:hover{border-color:var(--pg-border-active,#0f172a2e)}.HowItWorksTab-module__vp9QWG__rowOpen{border-color:var(--pg-border-active,#0f172a2e);box-shadow:0 1px #0f172a05,0 12px 32px -24px #0f172a1f}@media (prefers-color-scheme:dark){.HowItWorksTab-module__vp9QWG__rowOpen{box-shadow:0 1px #ffffff05,0 12px 32px -20px #0009}}.HowItWorksTab-module__vp9QWG__rowHead{cursor:pointer;text-align:left;width:100%;height:60px;color:var(--vm-card-text,#0f172a);background:0 0;border:0;align-items:center;gap:14px;padding:0 18px;font-family:inherit;display:flex}.HowItWorksTab-module__vp9QWG__rowHead:focus-visible{outline:2px solid var(--pg-border-active,#0f172a73);outline-offset:-2px}.HowItWorksTab-module__vp9QWG__rowIdx{color:var(--pg-text-tertiary,#94a3b8);letter-spacing:.04em;width:18px;font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace;font-size:11px;font-weight:500}.HowItWorksTab-module__vp9QWG__rowDot{background:var(--vm-col-task,#64748b);border-radius:50%;flex-shrink:0;width:7px;height:7px}.HowItWorksTab-module__vp9QWG__rowName{color:var(--vm-card-text,#0f172a);letter-spacing:-.005em;flex:1;font-size:14px;font-weight:500}.HowItWorksTab-module__vp9QWG__rowMeta{color:var(--pg-text-tertiary,#94a3b8);font-variant-numeric:tabular-nums;letter-spacing:.03em;margin-right:4px;font-size:10.5px}.HowItWorksTab-module__vp9QWG__rowChev{width:14px;height:14px;color:var(--pg-text-tertiary,#94a3b8);flex-shrink:0;transition:transform .2s}.HowItWorksTab-module__vp9QWG__rowOpen .HowItWorksTab-module__vp9QWG__rowChev{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.HowItWorksTab-module__vp9QWG__rowChev,.HowItWorksTab-module__vp9QWG__row{transition:none}}.HowItWorksTab-module__vp9QWG__rowBody{min-width:0;padding:4px 28px 26px}.HowItWorksTab-module__vp9QWG__headline{max-width:68ch;color:var(--pg-text-secondary,#475569);margin:8px 0 22px;font-size:13px;line-height:1.65}.HowItWorksTab-module__vp9QWG__diagramFrame{background:var(--pg-surface-recessed,#f3f3f5);border:1px solid var(--pg-border-quiet,#0f172a12);border-radius:10px;width:100%;min-width:0;padding:16px 12px;overflow:auto hidden}.HowItWorksTab-module__vp9QWG__foot{border-top:1px dashed var(--pg-border-quiet,#0f172a12);color:var(--pg-text-tertiary,#94a3b8);letter-spacing:.03em;justify-content:space-between;margin-top:16px;padding:12px 4px 0;font-size:10.5px;display:flex}
.ConnectedSourcesStrip-module__sumg7W__strip{align-items:center;gap:var(--pg-space-2);padding:8px var(--pg-space-3);background:var(--pg-bg-elev);border:1px solid var(--pg-border-subtle);border-radius:var(--pg-radius-md);flex-wrap:wrap;font-size:12px;display:flex}.ConnectedSourcesStrip-module__sumg7W__label{color:var(--pg-fg-muted);letter-spacing:.04em;text-transform:uppercase;margin-right:4px;font-size:10.5px;font-weight:600}.ConnectedSourcesStrip-module__sumg7W__chip{background:var(--pg-bg-base);border:1px solid var(--pg-border-subtle);color:var(--pg-fg-primary);border-radius:999px;align-items:center;gap:6px;padding:3px 8px;transition:background-color .22s,border-color .22s,color .22s;display:inline-flex}.ConnectedSourcesStrip-module__sumg7W__chipPending{opacity:.55}.ConnectedSourcesStrip-module__sumg7W__chipConnected{opacity:1;border-color:var(--pg-fg-ok,var(--pg-border-strong))}.ConnectedSourcesStrip-module__sumg7W__check{color:var(--pg-fg-ok,var(--pg-fg-primary));font-weight:700}@media (prefers-reduced-motion:reduce){.ConnectedSourcesStrip-module__sumg7W__chip{transition:none}}
.CanonicalScopeRow-module___IFW3W__root{gap:var(--pg-space-2);padding-top:var(--pg-space-3);border-top:1px dashed var(--pg-border-quiet);flex-direction:column;display:flex}.CanonicalScopeRow-module___IFW3W__label{font-size:var(--pg-text-xs);font-weight:var(--pg-weight-bold);letter-spacing:.08em;text-transform:uppercase;color:var(--pg-text-tertiary);margin:0}.CanonicalScopeRow-module___IFW3W__chipRow{gap:var(--pg-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.CanonicalScopeRow-module___IFW3W__chip{font-size:var(--pg-text-xs);font-weight:var(--pg-weight-medium);color:var(--pg-text-secondary);background:var(--pg-surface-base);border:1px solid var(--pg-border-quiet);border-radius:var(--pg-radius-md);padding:var(--pg-space-1) var(--pg-space-3);line-height:var(--pg-line-base)}
.HearingRow-module__VE5baW__row{opacity:1;grid-template-columns:auto 1fr;gap:2px 8px;padding:4px 0;display:grid}.HearingRow-module__VE5baW__row+.HearingRow-module__VE5baW__row{margin-top:6px}@keyframes HearingRow-module__VE5baW__hearingRowFadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.HearingRow-module__VE5baW__rowFadeIn{animation:.24s ease-out both HearingRow-module__VE5baW__hearingRowFadeIn}@media (prefers-reduced-motion:reduce){.HearingRow-module__VE5baW__rowFadeIn{animation:none}}.HearingRow-module__VE5baW__dot{background:var(--ctx-color,currentColor);border-radius:50%;align-self:center;width:8px;height:8px}.HearingRow-module__VE5baW__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ctx-color,currentColor);font-variant-numeric:tabular-nums;align-self:center;font-size:10px;font-weight:500;line-height:1.2}.HearingRow-module__VE5baW__value{color:var(--pg-text-primary,var(--foreground));word-break:break-word;flex-wrap:wrap;grid-column:2;align-items:baseline;gap:0;font-size:12.5px;font-weight:400;line-height:1.45;display:inline-flex}.HearingRow-module__VE5baW__ctxTask{--ctx-color:var(--ctx-task)}.HearingRow-module__VE5baW__ctxData{--ctx-color:var(--ctx-data)}.HearingRow-module__VE5baW__ctxResponse{--ctx-color:var(--ctx-response)}.HearingRow-module__VE5baW__ctxTools{--ctx-color:var(--ctx-tools)}
.GapSuggestionsBlock-module__4dyIrW__root{border:1px solid var(--border);background:var(--card);border-radius:14px;flex-direction:column;gap:8px;margin-top:16px;padding:16px 18px;display:flex}.GapSuggestionsBlock-module__4dyIrW__disclaimer{color:var(--muted-foreground);border:1px solid var(--border);background:var(--background);border-radius:8px;margin:0;padding:8px 12px;font-size:12.5px;line-height:1.55}.GapSuggestionsBlock-module__4dyIrW__gapList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.GapSuggestionsBlock-module__4dyIrW__row{border:1px solid var(--border);background:var(--background);border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.GapSuggestionsBlock-module__4dyIrW__rowTitle{color:var(--foreground);margin:0;font-size:14px;font-weight:600;line-height:1.3}.GapSuggestionsBlock-module__4dyIrW__why{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.55}.GapSuggestionsBlock-module__4dyIrW__pillRow{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.GapSuggestionsBlock-module__4dyIrW__pill{appearance:none;border:1px solid var(--border);color:var(--foreground);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;padding:5px 12px;font-family:inherit;font-size:12.5px;font-weight:500;transition:border-color .14s,background .14s;display:inline-flex}button.GapSuggestionsBlock-module__4dyIrW__pill:hover{border-color:var(--pg-border-active,#5e6ad2);background:var(--pg-bg-accent-soft,#5e6ad20f)}button.GapSuggestionsBlock-module__4dyIrW__pill:focus-visible{outline:2px solid var(--pg-border-active,#5e6ad2);outline-offset:2px}.GapSuggestionsBlock-module__4dyIrW__pillReadOnly{cursor:default;background:var(--background)}.GapSuggestionsBlock-module__4dyIrW__skip{appearance:none;color:var(--muted-foreground);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklab, var(--muted-foreground) 40%, transparent);text-decoration-color:color-mix(in oklab, var(--muted-foreground) 40%, transparent);cursor:pointer;background:0 0;border:0;margin-left:2px;padding:5px 2px;font-family:inherit;font-size:12px;font-weight:500}.GapSuggestionsBlock-module__4dyIrW__skip:hover{color:var(--foreground);-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.GapSuggestionsBlock-module__4dyIrW__skip:focus-visible{outline:2px solid var(--pg-border-active,#5e6ad2);outline-offset:2px;border-radius:4px}.GapSuggestionsBlock-module__4dyIrW__rowConfirmed{border-color:color-mix(in oklab, var(--pg-border-active,#5e6ad2) 20%, var(--border));background:var(--pg-bg-accent-soft,#5e6ad20a);padding:10px 14px}.GapSuggestionsBlock-module__4dyIrW__confirmedBanner{align-items:center;gap:8px;min-width:0;display:flex}.GapSuggestionsBlock-module__4dyIrW__confirmedCheck{background:var(--pg-border-active,#5e6ad2);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex}.GapSuggestionsBlock-module__4dyIrW__confirmedBody{flex-wrap:wrap;flex:1;align-items:baseline;gap:5px;min-width:0;display:flex}.GapSuggestionsBlock-module__4dyIrW__confirmedVendor{color:var(--foreground);font-size:13.5px;font-weight:600}.GapSuggestionsBlock-module__4dyIrW__confirmedSep{color:var(--muted-foreground);font-size:12px}.GapSuggestionsBlock-module__4dyIrW__confirmedCategory{color:var(--muted-foreground);font-size:12.5px}.GapSuggestionsBlock-module__4dyIrW__changeBtn{appearance:none;border:1px solid color-mix(in oklab, var(--pg-border-active,#5e6ad2) 32%, transparent);color:var(--pg-border-active,#5e6ad2);cursor:pointer;background:0 0;border-radius:999px;flex-shrink:0;margin-left:auto;padding:3px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:background .14s,border-color .14s}.GapSuggestionsBlock-module__4dyIrW__changeBtn:hover{background:var(--pg-bg-accent-soft,#5e6ad20f);border-color:var(--pg-border-active,#5e6ad2)}.GapSuggestionsBlock-module__4dyIrW__changeBtn:focus-visible{outline:2px solid var(--pg-border-active,#5e6ad2);outline-offset:2px}.dark .GapSuggestionsBlock-module__4dyIrW__rowConfirmed{background:#5e6ad214;border-color:#5e6ad24d}@media (prefers-reduced-motion:reduce){.GapSuggestionsBlock-module__4dyIrW__pill,.GapSuggestionsBlock-module__4dyIrW__changeBtn{transition:none}}
.PathFAutoplay-module__FLVacG__root{justify-content:center;align-items:center;gap:var(--pg-space-5);padding:var(--pg-space-7);text-align:center;flex-direction:column;display:flex}.PathFAutoplay-module__FLVacG__badge{font-size:var(--pg-text-xs);font-weight:var(--pg-weight-semi);color:var(--pg-demo-fg);background:var(--pg-demo-bg);border:1px solid var(--pg-demo-border);border-radius:var(--pg-radius-sm);padding:var(--pg-space-1) var(--pg-space-3)}.PathFAutoplay-module__FLVacG__title{font-size:var(--pg-text-xl);font-weight:var(--pg-weight-semi);color:var(--pg-text-primary);margin:0}.PathFAutoplay-module__FLVacG__hint{font-size:var(--pg-text-sm);color:var(--pg-text-secondary);margin:0}.PathFAutoplay-module__FLVacG__progress{width:100%;height:var(--pg-space-1);background:var(--pg-border-quiet);border-radius:var(--pg-radius-sm);overflow:hidden}.PathFAutoplay-module__FLVacG__progressBar{background:var(--pg-border-active);height:100%;transition:width 1s linear}
@keyframes AgentFlowsLoader-module__FLxb4W__spoke-flow{to{stroke-dashoffset:-18px}}.AgentFlowsLoader-module__FLxb4W__spokeFlow{stroke-dasharray:4 5;animation:.65s linear infinite AgentFlowsLoader-module__FLxb4W__spoke-flow}@media (prefers-reduced-motion:reduce){.AgentFlowsLoader-module__FLxb4W__spokeFlow{animation:none}}
.PreSynthesisTools-module__8wRcDW__body{flex-direction:column;gap:28px;display:flex}.PreSynthesisTools-module__8wRcDW__titleBlock{flex-direction:column;gap:6px;display:flex}.PreSynthesisTools-module__8wRcDW__title{letter-spacing:-.012em;color:var(--vm-card-text,#0f172a);margin:0;font-size:21px;font-weight:600;line-height:1.3}.PreSynthesisTools-module__8wRcDW__need{color:var(--vm-card-text,#0f172a);margin:0;font-size:14px;font-weight:500;line-height:1.5}.PreSynthesisTools-module__8wRcDW__inUseLine{color:var(--muted-foreground,#0f172a80);margin:0;font-size:12.5px;line-height:1.5}.PreSynthesisTools-module__8wRcDW__inUseLabel{font-weight:500}.dark .PreSynthesisTools-module__8wRcDW__title{color:#f1f5f9f2}.dark .PreSynthesisTools-module__8wRcDW__inUseLine{color:#94a3b8b3}
.OperatingPicture-module__oVS1na__diagramCard{background:var(--pg-surface-raised);border:1px solid var(--pg-border-quiet);border-radius:var(--pg-radius-lg);padding:var(--pg-space-5);color:var(--pg-text-primary)}.OperatingPicture-module__oVS1na__headline{font-size:var(--pg-text-md);line-height:var(--pg-line-loose);color:var(--pg-text-secondary);margin:0 0 var(--pg-space-5);max-width:72ch}.OperatingPicture-module__oVS1na__toolbar{justify-content:space-between;align-items:center;gap:var(--pg-space-3);margin-bottom:var(--pg-space-4);flex-wrap:wrap;display:flex}.OperatingPicture-module__oVS1na__toolbarMeta{font-size:var(--pg-text-xs);color:var(--pg-text-tertiary);text-transform:uppercase;letter-spacing:.08em}.OperatingPicture-module__oVS1na__toggle{background:var(--pg-surface-recessed);border:1px solid var(--pg-border-quiet);border-radius:var(--pg-radius-sm);font-size:var(--pg-text-sm);padding:2px;display:inline-flex}.OperatingPicture-module__oVS1na__toggleBtn{appearance:none;color:var(--pg-text-secondary);font-weight:var(--pg-weight-medium);cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:0;border-radius:4px;padding:6px 12px;transition:background .16s,color .16s}.OperatingPicture-module__oVS1na__toggleBtn:hover{color:var(--pg-text-primary)}.OperatingPicture-module__oVS1na__toggleBtnActive{background:var(--pg-surface-raised);color:var(--pg-text-primary);box-shadow:0 1px 2px #0000000d}.OperatingPicture-module__oVS1na__toggleBtn:focus-visible{outline:2px solid var(--pg-border-active);outline-offset:2px}@media (prefers-reduced-motion:reduce){.OperatingPicture-module__oVS1na__toggleBtn{transition:none}}.OperatingPicture-module__oVS1na__svgWrap{background:var(--pg-surface-base);border:1px solid var(--pg-border-quiet);border-radius:var(--pg-radius-md);width:100%;padding:var(--pg-space-4);overflow-x:auto}.OperatingPicture-module__oVS1na__svgWrap svg{width:100%;min-width:480px;height:auto;display:block}.OperatingPicture-module__oVS1na__legend{gap:var(--pg-space-3) var(--pg-space-4);margin-top:var(--pg-space-4);font-size:var(--pg-text-xs);color:var(--pg-text-tertiary);flex-wrap:wrap;display:flex}.OperatingPicture-module__oVS1na__legendItem{align-items:center;gap:6px;display:inline-flex}.OperatingPicture-module__oVS1na__swatch{border-radius:50%;flex:none;width:10px;height:10px}.OperatingPicture-module__oVS1na__svgWrap .op-task{fill:var(--pg-text-primary)}.OperatingPicture-module__oVS1na__svgWrap .op-persona{fill:#3b82f6}.OperatingPicture-module__oVS1na__svgWrap .op-tool{fill:#8b5cf6}.OperatingPicture-module__oVS1na__svgWrap .op-source{fill:#14b8a6}.OperatingPicture-module__oVS1na__svgWrap .op-label-task{font:var(--pg-weight-semi) 13px ui-sans-serif, system-ui, sans-serif;fill:var(--pg-surface-base)}.OperatingPicture-module__oVS1na__svgWrap .op-label-node{font:var(--pg-weight-medium) 12px ui-sans-serif, system-ui, sans-serif;fill:#fff}.OperatingPicture-module__oVS1na__svgWrap .op-label-edge{font:var(--pg-weight-medium) 10px ui-sans-serif, system-ui, sans-serif;fill:var(--pg-text-tertiary);text-transform:uppercase;letter-spacing:.06em}.OperatingPicture-module__oVS1na__svgWrap .op-label-cat{font:var(--pg-weight-semi) 10px ui-sans-serif, system-ui, sans-serif;fill:var(--pg-text-tertiary);text-transform:uppercase;letter-spacing:.12em}.OperatingPicture-module__oVS1na__svgWrap .op-edge{stroke:var(--pg-text-tertiary);stroke-width:1.25px;fill:none}.OperatingPicture-module__oVS1na__svgWrap .op-edge-strong{stroke:var(--pg-text-secondary);stroke-width:1.75px}.OperatingPicture-module__oVS1na__svgWrap .op-edge-dashed{stroke-dasharray:4 4}.OperatingPicture-module__oVS1na__row{background:var(--pg-surface-raised);border:1px solid var(--pg-border-quiet);border-radius:var(--pg-radius-lg);margin-bottom:var(--pg-space-3);overflow:hidden}.OperatingPicture-module__oVS1na__rowHeader{align-items:center;gap:var(--pg-space-3);padding:var(--pg-space-4) var(--pg-space-5);text-align:left;cursor:pointer;width:100%;color:var(--pg-text-primary);font-family:inherit;font-size:var(--pg-text-md);font-weight:var(--pg-weight-semi);background:0 0;border:0;transition:background .16s;display:flex}.OperatingPicture-module__oVS1na__rowHeader:hover{background:var(--pg-bg-accent-soft)}.OperatingPicture-module__oVS1na__rowHeader:focus-visible{outline:2px solid var(--pg-border-active);outline-offset:-2px}.OperatingPicture-module__oVS1na__chevron{width:14px;height:14px;color:var(--pg-text-tertiary);flex:none;transition:transform .2s}.OperatingPicture-module__oVS1na__chevronOpen{transform:rotate(90deg)}@media (prefers-reduced-motion:reduce){.OperatingPicture-module__oVS1na__chevron{transition:none}}.OperatingPicture-module__oVS1na__rowIndex{font-size:var(--pg-text-xs);font-weight:var(--pg-weight-medium);color:var(--pg-text-tertiary);letter-spacing:.06em;min-width:22px}.OperatingPicture-module__oVS1na__rowTitle{flex:1}.OperatingPicture-module__oVS1na__rowBody{padding:0 var(--pg-space-5) var(--pg-space-5)}.OperatingPicture-module__oVS1na__stage{gap:var(--pg-space-3);padding:var(--pg-space-5) 0;flex-direction:column;display:flex}.OperatingPicture-module__oVS1na__stageIntro{margin:0 0 var(--pg-space-4);font-size:var(--pg-text-sm);color:var(--pg-text-secondary);line-height:var(--pg-line-loose);max-width:70ch}
