.flow-versions-module__qPLbYW__sidebar{flex-direction:column;height:100%;min-height:0;display:flex}.flow-versions-module__qPLbYW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-default);display:flex}.flow-versions-module__qPLbYW__headerTitle{flex-direction:column;gap:2px;min-width:0;display:flex}.flow-versions-module__qPLbYW__headerLabel{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.flow-versions-module__qPLbYW__headerSubtitle{color:var(--text-secondary);font-size:11px;line-height:1.45}.flow-versions-module__qPLbYW__headerTime{color:var(--text-tertiary)}.flow-versions-module__qPLbYW__headerClose{appearance:none;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-xs);transition:background-color var(--motion-fast), color var(--motion-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex}.flow-versions-module__qPLbYW__headerClose:hover{background:var(--surface-elevated);color:var(--text-primary)}.flow-versions-module__qPLbYW__tabs{padding:0 var(--space-4);border-bottom:1px solid var(--border-default);gap:2px;display:flex}.flow-versions-module__qPLbYW__tab{appearance:none;font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;transition:color var(--motion-fast), border-color var(--motion-fast);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:10px 12px;display:inline-flex}.flow-versions-module__qPLbYW__tab:hover{color:var(--text-primary)}.flow-versions-module__qPLbYW__tabActive{color:var(--text-primary);border-bottom-color:var(--accent)}.flow-versions-module__qPLbYW__tabBadge{color:var(--accent);font-size:14px;line-height:1}.flow-versions-module__qPLbYW__body{min-height:0;padding:var(--space-4);gap:var(--space-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.flow-versions-module__qPLbYW__publishForm{gap:var(--space-3);flex-direction:column;display:flex}.flow-versions-module__qPLbYW__publishIntro{font-size:var(--text-xs);color:var(--text-secondary);margin:0;line-height:1.55}.flow-versions-module__qPLbYW__publishIntro b{color:var(--text-primary);font-weight:var(--weight-semibold)}.flow-versions-module__qPLbYW__banner{border-radius:var(--radius-sm);border:1px solid var(--border-default);padding:10px 12px;font-size:12px;line-height:1.45}.flow-versions-module__qPLbYW__bannerWarn{border-color:var(--accent-border,var(--border-default));background:var(--accent-soft,var(--bg-tertiary));color:var(--accent-strong,var(--text-primary))}.flow-versions-module__qPLbYW__bannerOk{background:var(--bg-tertiary);color:var(--text-secondary)}.flow-versions-module__qPLbYW__error{border-radius:var(--radius-sm);color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;padding:10px 12px;font-size:12px;line-height:1.4}[data-theme=dark] .flow-versions-module__qPLbYW__error{color:#fecaca;background:#450a0a;border-color:#7f1d1d}.flow-versions-module__qPLbYW__success{border-radius:var(--radius-sm);color:#15803d;font-size:12px;font-weight:var(--weight-medium);animation:flow-versions-module__qPLbYW__fadeIn var(--motion-base) var(--ease-out);background:#f0fdf4;border:1px solid #86efac;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}[data-theme=dark] .flow-versions-module__qPLbYW__success{color:#86efac;background:#052e16;border-color:#14532d}@keyframes flow-versions-module__qPLbYW__fadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.flow-versions-module__qPLbYW__publishActions{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-1);display:flex}.flow-versions-module__qPLbYW__loading{padding:var(--space-6) var(--space-3);text-align:center;color:var(--text-secondary);font-size:13px}.flow-versions-module__qPLbYW__empty{padding:var(--space-6) var(--space-3);text-align:center;color:var(--text-secondary);align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.flow-versions-module__qPLbYW__empty svg{opacity:.4}.flow-versions-module__qPLbYW__emptyTitle{font-size:13px;font-weight:var(--weight-medium);color:var(--text-primary);margin:0}.flow-versions-module__qPLbYW__emptyHint{max-width:280px;margin:0;font-size:12px;line-height:1.5}.flow-versions-module__qPLbYW__list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.flow-versions-module__qPLbYW__item{padding:var(--space-3);border-radius:var(--radius-sm);border:1px solid var(--border-default);background:var(--bg-secondary);transition:border-color var(--motion-fast), background var(--motion-fast);flex-direction:column;gap:6px;display:flex}.flow-versions-module__qPLbYW__item:hover{border-color:var(--border-strong,var(--border-default))}.flow-versions-module__qPLbYW__itemCurrent{border-color:var(--accent-border,var(--accent));background:var(--accent-soft,var(--bg-tertiary))}.flow-versions-module__qPLbYW__itemHeader{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.flow-versions-module__qPLbYW__itemTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);align-items:center;gap:6px;display:inline-flex}.flow-versions-module__qPLbYW__itemVersion{font-family:var(--font-mono,monospace);letter-spacing:.02em}.flow-versions-module__qPLbYW__itemBadge{font-size:10px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.03em;background:var(--accent);color:var(--accent-contrast,#fff);border-radius:999px;align-items:center;gap:3px;padding:2px 6px;display:inline-flex}.flow-versions-module__qPLbYW__itemTime{color:var(--text-tertiary);white-space:nowrap;font-size:11px}.flow-versions-module__qPLbYW__itemMeta{color:var(--text-secondary);font-size:11px}.flow-versions-module__qPLbYW__itemNote{border-radius:var(--radius-xs);background:var(--bg-tertiary);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;padding:8px 10px;font-size:12px;line-height:1.45}.flow-versions-module__qPLbYW__itemActions{justify-content:flex-end;align-items:center;gap:6px;padding-top:2px;display:flex}.flow-versions-module__qPLbYW__diffShell{gap:var(--space-3);flex-direction:column;display:flex}.flow-versions-module__qPLbYW__diffTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);align-items:center;gap:6px;margin:0;display:inline-flex}.flow-versions-module__qPLbYW__diffTitle b{font-family:var(--font-mono,monospace);color:var(--accent);font-weight:var(--weight-semibold)}.flow-versions-module__qPLbYW__diffContent{gap:var(--space-4);flex-direction:column;display:flex}.flow-versions-module__qPLbYW__diffStats{gap:var(--space-2);flex-wrap:wrap;display:flex}.flow-versions-module__qPLbYW__statPill{border-radius:var(--radius-sm);border:1px solid var(--border-default);background:var(--bg-secondary);flex-direction:column;align-items:flex-start;gap:2px;min-width:80px;padding:8px 12px;display:inline-flex}.flow-versions-module__qPLbYW__statPillValue{font-size:18px;font-weight:var(--weight-semibold);font-family:var(--font-mono,monospace);color:var(--text-primary);line-height:1}.flow-versions-module__qPLbYW__statPillLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:10px}.flow-versions-module__qPLbYW__statPill_added{background:#f0fdf4;border-color:#86efac}.flow-versions-module__qPLbYW__statPill_added .flow-versions-module__qPLbYW__statPillValue{color:#15803d}[data-theme=dark] .flow-versions-module__qPLbYW__statPill_added{background:#052e16;border-color:#14532d}[data-theme=dark] .flow-versions-module__qPLbYW__statPill_added .flow-versions-module__qPLbYW__statPillValue{color:#86efac}.flow-versions-module__qPLbYW__statPill_removed{background:#fef2f2;border-color:#fca5a5}.flow-versions-module__qPLbYW__statPill_removed .flow-versions-module__qPLbYW__statPillValue{color:#b91c1c}[data-theme=dark] .flow-versions-module__qPLbYW__statPill_removed{background:#450a0a;border-color:#7f1d1d}[data-theme=dark] .flow-versions-module__qPLbYW__statPill_removed .flow-versions-module__qPLbYW__statPillValue{color:#fecaca}.flow-versions-module__qPLbYW__statPill_modified{border-color:var(--accent);background:var(--accent-soft,var(--bg-tertiary))}.flow-versions-module__qPLbYW__statPill_modified .flow-versions-module__qPLbYW__statPillValue{color:var(--accent)}.flow-versions-module__qPLbYW__statPill_muted{opacity:.7}.flow-versions-module__qPLbYW__diffSection{gap:var(--space-2);flex-direction:column;display:flex}.flow-versions-module__qPLbYW__diffSectionTitle{font-size:13px;font-weight:var(--weight-semibold);color:var(--text-primary);align-items:center;gap:6px;margin:0;display:inline-flex}.flow-versions-module__qPLbYW__diffItemList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.flow-versions-module__qPLbYW__diffItemAdded,.flow-versions-module__qPLbYW__diffItemRemoved,.flow-versions-module__qPLbYW__diffItemModified{border-radius:var(--radius-xs);border:1px solid var(--border-default);flex-direction:column;gap:6px;padding:8px 10px;display:flex}.flow-versions-module__qPLbYW__diffItemAdded{background:#f0fdf4;border-left:3px solid #16a34a}[data-theme=dark] .flow-versions-module__qPLbYW__diffItemAdded{background:#052e16}.flow-versions-module__qPLbYW__diffItemRemoved{background:#fef2f2;border-left:3px solid #dc2626}[data-theme=dark] .flow-versions-module__qPLbYW__diffItemRemoved{background:#450a0a}.flow-versions-module__qPLbYW__diffItemModified{border-left:3px solid var(--accent);background:var(--bg-secondary)}.flow-versions-module__qPLbYW__diffItemHead{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.flow-versions-module__qPLbYW__diffItemType{font-family:var(--font-mono,monospace);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-xs);background:var(--bg-tertiary);color:var(--text-secondary);padding:2px 6px;font-size:10px}.flow-versions-module__qPLbYW__diffItemLabel{font-size:13px;font-weight:var(--weight-medium);color:var(--text-primary);align-items:center;gap:4px;display:inline-flex}.flow-versions-module__qPLbYW__diffBadge{background:var(--bg-tertiary);color:var(--text-tertiary);border-radius:999px;padding:2px 6px;font-size:10px}.flow-versions-module__qPLbYW__strike{color:var(--text-tertiary);text-decoration:line-through}.flow-versions-module__qPLbYW__diffConfigList{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.flow-versions-module__qPLbYW__diffConfigItem{gap:8px;font-size:12px;line-height:1.45;display:flex}.flow-versions-module__qPLbYW__diffConfigKey{font-family:var(--font-mono,monospace);color:var(--text-secondary);flex-shrink:0;min-width:90px}.flow-versions-module__qPLbYW__diffConfigKindAdded{color:#15803d;font-family:var(--font-mono,monospace);word-break:break-word}[data-theme=dark] .flow-versions-module__qPLbYW__diffConfigKindAdded{color:#86efac}.flow-versions-module__qPLbYW__diffConfigKindRemoved{color:#b91c1c;font-family:var(--font-mono,monospace);word-break:break-word}[data-theme=dark] .flow-versions-module__qPLbYW__diffConfigKindRemoved{color:#fecaca}.flow-versions-module__qPLbYW__diffConfigKindChanged{color:var(--text-primary);font-family:var(--font-mono,monospace);word-break:break-word;flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.flow-versions-module__qPLbYW__diffMetaList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.flow-versions-module__qPLbYW__diffMetaItem{align-items:center;gap:var(--space-2);border-radius:var(--radius-xs);border:1px solid var(--border-default);background:var(--bg-secondary);padding:6px 8px;font-size:12px;display:flex}.flow-versions-module__qPLbYW__diffMetaKey{min-width:110px;font-weight:var(--weight-medium);color:var(--text-secondary);flex-shrink:0}.flow-versions-module__qPLbYW__diffMetaValues{flex-wrap:wrap;flex:1;align-items:center;gap:6px;display:inline-flex}.flow-versions-module__qPLbYW__valueAdded,.flow-versions-module__qPLbYW__valueRemoved{font-family:var(--font-mono,monospace);border-radius:var(--radius-xs);word-break:break-word;padding:2px 5px;font-size:11px}.flow-versions-module__qPLbYW__valueAdded{color:#15803d;background:#f0fdf4}[data-theme=dark] .flow-versions-module__qPLbYW__valueAdded{color:#86efac;background:#052e16}.flow-versions-module__qPLbYW__valueRemoved{color:#b91c1c;background:#fef2f2;text-decoration:line-through}[data-theme=dark] .flow-versions-module__qPLbYW__valueRemoved{color:#fecaca;background:#450a0a}.flow-versions-module__qPLbYW__diffEdgeCounts{gap:var(--space-2);align-items:center;font-size:12px;display:flex}.flow-versions-module__qPLbYW__diffEdgeAdded{color:#15803d;font-weight:var(--weight-medium)}[data-theme=dark] .flow-versions-module__qPLbYW__diffEdgeAdded{color:#86efac}.flow-versions-module__qPLbYW__diffEdgeRemoved{color:#b91c1c;font-weight:var(--weight-medium)}[data-theme=dark] .flow-versions-module__qPLbYW__diffEdgeRemoved{color:#fecaca}.flow-versions-module__qPLbYW__diffEdgeModified{color:var(--accent);font-weight:var(--weight-medium)}.flow-versions-module__qPLbYW__diffMuted{color:var(--text-tertiary)}
.flow-io-module__gbuVTq__form{gap:var(--space-3);flex-direction:column;display:flex}.flow-io-module__gbuVTq__formTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.flow-io-module__gbuVTq__formLead{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.flow-io-module__gbuVTq__field{font-size:13px;font-weight:var(--weight-medium);flex-direction:column;gap:6px;display:flex}.flow-io-module__gbuVTq__fieldLabel{color:var(--text-primary)}.flow-io-module__gbuVTq__hint{color:var(--text-tertiary);font-size:11px;font-weight:var(--weight-regular);line-height:1.4}.flow-io-module__gbuVTq__fileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.flow-io-module__gbuVTq__filePicker{height:36px;font-size:13px;font-weight:var(--weight-regular);color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--motion-fast), background var(--motion-fast);align-items:center;gap:10px;padding:0 12px;display:inline-flex}.flow-io-module__gbuVTq__filePicker:hover{border-color:var(--accent)}.flow-io-module__gbuVTq__fileInput:focus-visible+.flow-io-module__gbuVTq__filePicker{outline:2px solid var(--accent);outline-offset:2px}.flow-io-module__gbuVTq__filePickerLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.flow-io-module__gbuVTq__filePickerHint{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.flow-io-module__gbuVTq__summary{column-gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-secondary);grid-template-columns:auto 1fr;row-gap:6px;margin:0;display:grid}.flow-io-module__gbuVTq__summaryRow{display:contents}.flow-io-module__gbuVTq__summaryRow dt{color:var(--text-tertiary);font-size:11px;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.04em;align-self:center}.flow-io-module__gbuVTq__summaryRow dd{color:var(--text-primary);word-break:break-word;margin:0;font-size:13px;line-height:1.4}.flow-io-module__gbuVTq__mono{font-family:var(--font-mono,monospace);color:var(--text-primary);word-break:break-word;font-size:12px}.flow-io-module__gbuVTq__formActions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-1);display:flex}
.manage-flows-module__aCxgFG__workspace{gap:var(--space-6);flex-direction:column;min-width:0;display:flex}.manage-flows-module__aCxgFG__toolbar{justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.manage-flows-module__aCxgFG__toolbarText{flex:1;min-width:0}.manage-flows-module__aCxgFG__toolbarActions{gap:var(--space-2);align-items:center;display:flex}.manage-flows-module__aCxgFG__toolbarTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-flows-module__aCxgFG__toolbarLead{font-size:var(--text-xs);color:var(--text-tertiary);margin:var(--space-1) 0 0;line-height:var(--leading-relaxed);max-width:62ch}.manage-flows-module__aCxgFG__emptyCard{align-items:center;gap:var(--space-4);padding:var(--space-10) var(--space-6);text-align:center;flex-direction:column;display:flex}.manage-flows-module__aCxgFG__empty{color:var(--text-tertiary);font-size:var(--text-sm);line-height:var(--leading-relaxed);max-width:42ch;margin:0}.manage-flows-module__aCxgFG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.manage-flows-module__aCxgFG__tableWrap{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);display:none;overflow:hidden}@media (min-width:900px){.manage-flows-module__aCxgFG__tableWrap{display:block}}.manage-flows-module__aCxgFG__table{border-collapse:collapse;width:100%;font-size:var(--text-xs)}.manage-flows-module__aCxgFG__table thead{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle)}.manage-flows-module__aCxgFG__table th{text-align:left;padding:var(--space-3) var(--space-4);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}.manage-flows-module__aCxgFG__table td{padding:var(--space-3) var(--space-4);vertical-align:middle;border-bottom:1px solid var(--border-subtle)}.manage-flows-module__aCxgFG__table tbody tr:last-child td{border-bottom:none}.manage-flows-module__aCxgFG__table tbody tr:hover td{background:color-mix(in srgb, var(--text-primary) 3%, transparent)}.manage-flows-module__aCxgFG__colActions{white-space:nowrap;text-align:right;width:1%}.manage-flows-module__aCxgFG__cellName{gap:var(--space-1);flex-direction:column;min-width:0;max-width:280px;display:flex}.manage-flows-module__aCxgFG__cellNameLink{font-weight:var(--weight-medium);color:var(--text-primary);text-decoration:none}.manage-flows-module__aCxgFG__cellNameLink:hover{text-decoration:underline}.manage-flows-module__aCxgFG__cellDesc{color:var(--text-tertiary);font-size:.65rem;line-height:var(--leading-relaxed);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.manage-flows-module__aCxgFG__cellMuted{color:var(--text-secondary);max-width:220px}.manage-flows-module__aCxgFG__healthCell{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.manage-flows-module__aCxgFG__healthCaption{color:var(--text-tertiary);max-width:120px;font-size:.65rem;line-height:var(--leading-snug)}.manage-flows-module__aCxgFG__rowActions{gap:var(--space-1);justify-content:flex-end;display:inline-flex}.manage-flows-module__aCxgFG__cardList{gap:var(--space-3);flex-direction:column;display:flex}@media (min-width:900px){.manage-flows-module__aCxgFG__cardList{display:none}}.manage-flows-module__aCxgFG__compactCard{padding:var(--space-4)}.manage-flows-module__aCxgFG__compactTop{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.manage-flows-module__aCxgFG__compactTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);margin:0 0 var(--space-2);color:var(--text-primary)}.manage-flows-module__aCxgFG__compactMeta{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.manage-flows-module__aCxgFG__compactTime,.manage-flows-module__aCxgFG__compactNodes{color:var(--text-tertiary);font-size:.65rem}.manage-flows-module__aCxgFG__compactDesc{font-size:var(--text-xs);color:var(--text-secondary);margin:0 0 var(--space-2);line-height:var(--leading-relaxed)}.manage-flows-module__aCxgFG__compactActions{gap:var(--space-1);flex-direction:column;flex-shrink:0;display:flex}.manage-flows-module__aCxgFG__compactHealth{align-items:center;gap:var(--space-2);margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);display:flex}.manage-flows-module__aCxgFG__form{flex-direction:column;gap:1rem;display:flex}.manage-flows-module__aCxgFG__form label{flex-direction:column;gap:.25rem;font-size:.875rem;font-weight:500;display:flex}.manage-flows-module__aCxgFG__error{color:var(--color-error,#e07a7a);margin:0;font-size:.8125rem}.manage-flows-module__aCxgFG__formActions{justify-content:flex-end;gap:.5rem;display:flex}.manage-flows-module__aCxgFG__modeField{gap:var(--space-2);flex-direction:column;display:flex}.manage-flows-module__aCxgFG__modeFieldLabel{color:var(--text-primary);font-size:.875rem;font-weight:500}.manage-flows-module__aCxgFG__modeGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:520px){.manage-flows-module__aCxgFG__modeGrid{grid-template-columns:1fr}}.manage-flows-module__aCxgFG__modeCard{align-items:flex-start;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;text-align:left;transition:border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);flex-direction:column;font-family:inherit;display:flex}.manage-flows-module__aCxgFG__modeCard:hover{border-color:var(--border-strong,var(--border-subtle));background:var(--bg-tertiary)}.manage-flows-module__aCxgFG__modeCard:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.manage-flows-module__aCxgFG__modeCardSelected{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--bg-secondary))}.manage-flows-module__aCxgFG__modeCardHeader{align-items:center;gap:var(--space-2);display:flex}.manage-flows-module__aCxgFG__modeCardIcon{border-radius:var(--radius-md);background:var(--bg-tertiary);width:28px;height:28px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.manage-flows-module__aCxgFG__modeCardSelected .manage-flows-module__aCxgFG__modeCardIcon{background:color-mix(in srgb, var(--accent) 20%, transparent);color:var(--accent)}.manage-flows-module__aCxgFG__modeCardTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.manage-flows-module__aCxgFG__modeCardDesc{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);margin:0}
.theme-toggle-module__0ZmuSq__toggle{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), transform var(--motion-instant) var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.theme-toggle-module__0ZmuSq__toggle:hover:not(:disabled){background:var(--bg-tertiary);border-color:var(--border-default);color:var(--text-primary)}.theme-toggle-module__0ZmuSq__toggle:active:not(:disabled){transform:scale(.95)}.theme-toggle-module__0ZmuSq__toggle:disabled{opacity:.4;cursor:not-allowed}.theme-toggle-module__0ZmuSq__icon{opacity:0;width:15px;height:15px;transition:opacity var(--motion-base) var(--ease-out), transform var(--motion-base) var(--ease-spring);position:absolute;transform:scale(.6)rotate(-30deg)}.theme-toggle-module__0ZmuSq__visible{opacity:1;transform:scale(1)rotate(0)}
.admin-section-header-module__5LST2a__wrap{justify-content:space-between;align-items:flex-end;gap:var(--space-4);flex-wrap:wrap;display:flex}.admin-section-header-module__5LST2a__text{flex:1;min-width:0}.admin-section-header-module__5LST2a__title{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.admin-section-header-module__5LST2a__lead{font-size:var(--text-xs);color:var(--text-tertiary);margin:var(--space-1) 0 0;line-height:var(--leading-relaxed);max-width:62ch}.admin-section-header-module__5LST2a__actions{gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;align-items:center;display:flex}
.tooltip-module__erkwnq__trigger{display:inline-flex}.tooltip-module__erkwnq__tip{z-index:9999;padding:var(--space-1) var(--space-2);border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-default);color:var(--text-primary);font-size:var(--text-xs);line-height:var(--leading-relaxed);white-space:normal;word-wrap:break-word;box-shadow:var(--shadow-lg);pointer-events:none;opacity:0;will-change:transform, opacity;transition:opacity var(--motion-fast) var(--ease-out);position:fixed;top:0;left:0}.tooltip-module__erkwnq__visible{opacity:1;animation:tooltip-module__erkwnq__tooltipEnter var(--motion-fast) var(--ease-out)}@keyframes tooltip-module__erkwnq__tooltipEnter{0%{opacity:0;scale:.96}to{opacity:1;scale:1}}.tooltip-module__erkwnq__arrow{background:var(--bg-elevated);border:1px solid var(--border-default);width:8px;height:8px;position:absolute;transform:rotate(45deg)}.tooltip-module__erkwnq__arrow_top{border-top:none;border-left:none;margin-left:-4px;bottom:-5px;left:50%}.tooltip-module__erkwnq__arrow_bottom{border-bottom:none;border-right:none;margin-left:-4px;top:-5px;left:50%}.tooltip-module__erkwnq__arrow_left{border-bottom:none;border-left:none;margin-top:-4px;top:50%;right:-5px}.tooltip-module__erkwnq__arrow_right{border-top:none;border-right:none;margin-top:-4px;top:50%;left:-5px}
.user-avatar-menu-module__MRVpia__root{position:relative}.user-avatar-menu-module__MRVpia__trigger{cursor:pointer;border:none;padding:0}.user-avatar-menu-module__MRVpia__accountEntry{justify-content:flex-start;gap:var(--space-2);width:100%;padding:0 var(--space-3);cursor:pointer;background:0 0;border:none}.user-avatar-menu-module__MRVpia__accountAvatar{background:color-mix(in srgb, var(--accent) 14%, var(--bg-tertiary));width:28px;height:28px;color:var(--accent);border:1.5px solid var(--border-subtle);font-size:.625rem;font-weight:var(--weight-semibold);letter-spacing:-.02em;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden}.user-avatar-menu-module__MRVpia__accountInfo{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.user-avatar-menu-module__MRVpia__accountName{width:100%;color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-medium);white-space:nowrap;text-overflow:ellipsis;line-height:1.2;overflow:hidden}.user-avatar-menu-module__MRVpia__accountMeta{width:100%;color:var(--text-tertiary);font-size:var(--text-xs);white-space:nowrap;text-overflow:ellipsis;line-height:1.2;overflow:hidden}.user-avatar-menu-module__MRVpia__accountChevron{color:var(--text-quaternary,var(--text-tertiary));transition:transform var(--motion-fast) var(--ease-out);flex-shrink:0}.user-avatar-menu-module__MRVpia__accountChevronOpen{transform:rotate(180deg)}.user-avatar-menu-module__MRVpia__menu{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);min-width:200px;box-shadow:var(--shadow-lg);padding:var(--space-1);z-index:9999;animation:user-avatar-menu-module__MRVpia__menuFadeIn var(--motion-fast) var(--ease-out);position:absolute;bottom:0;left:calc(100% + 8px)}@keyframes user-avatar-menu-module__MRVpia__menuFadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.user-avatar-menu-module__MRVpia__header{align-items:center;gap:var(--space-2);padding:var(--space-2);display:flex}.user-avatar-menu-module__MRVpia__headerAvatar{background:color-mix(in srgb, var(--accent) 14%, var(--bg-tertiary));width:28px;height:28px;color:var(--accent);font-size:.5625rem;font-weight:var(--weight-semibold);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.user-avatar-menu-module__MRVpia__headerAvatar img{object-fit:cover;width:100%;height:100%;display:block}.user-avatar-menu-module__MRVpia__headerInfo{flex-direction:column;min-width:0;display:flex}.user-avatar-menu-module__MRVpia__headerName{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;overflow:hidden}.user-avatar-menu-module__MRVpia__headerEmail{font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;overflow:hidden}.user-avatar-menu-module__MRVpia__divider{background:var(--border-subtle);height:1px;margin:var(--space-1) 0}.user-avatar-menu-module__MRVpia__menuItem{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;font-family:inherit;text-decoration:none;display:flex}.user-avatar-menu-module__MRVpia__menuItem:hover{background:var(--bg-tertiary);color:var(--text-primary)}.user-avatar-menu-module__MRVpia__menuItem:focus-visible{outline:2px solid var(--ring-color);outline-offset:-2px}.user-avatar-menu-module__MRVpia__menuItem:disabled{opacity:.5;cursor:not-allowed}.user-avatar-menu-module__MRVpia__menuItemDanger:hover{color:var(--error,#e5484d);background:color-mix(in srgb, var(--error,#e5484d) 8%, transparent)}
.sidebar-activity-rail-module__SSKOBG__shell{width:var(--activity-rail-width);z-index:11;flex-shrink:0;height:100vh;position:relative}.sidebar-activity-rail-module__SSKOBG__rail{background:var(--bg-secondary);border-right:1px solid var(--border-subtle);z-index:1;width:100%;height:100vh;padding:var(--space-2) 0;align-items:center;gap:var(--space-1);transition:width var(--motion-base) var(--ease-out), box-shadow var(--motion-base) var(--ease-out);flex-direction:column;display:flex;position:relative;overflow:visible}.sidebar-activity-rail-module__SSKOBG__railExpanded{align-items:stretch;width:200px;box-shadow:4px 0 14px #00000038,10px 0 30px #00000024}.sidebar-activity-rail-module__SSKOBG__logoLink{border-radius:var(--radius-md);width:40px;height:40px;transition:opacity var(--motion-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.sidebar-activity-rail-module__SSKOBG__logoLink:hover{opacity:.82}.sidebar-activity-rail-module__SSKOBG__logoLink:focus-visible{outline:2px solid var(--ring-color);outline-offset:2px}.sidebar-activity-rail-module__SSKOBG__separator{background:var(--border-subtle);width:24px;height:1px;margin:var(--space-1) 0;flex-shrink:0}.sidebar-activity-rail-module__SSKOBG__group{width:100%;padding:0 var(--space-1);flex-direction:column;align-items:center;gap:2px;display:flex}.sidebar-activity-rail-module__SSKOBG__spacer{flex:1;min-height:0}.sidebar-activity-rail-module__SSKOBG__item{border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-tertiary);transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.sidebar-activity-rail-module__SSKOBG__item:before{content:"";background:var(--accent);opacity:0;width:2px;height:0;transition:height var(--motion-base) var(--ease-spring), opacity var(--motion-fast) var(--ease-out);border-radius:2px;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.sidebar-activity-rail-module__SSKOBG__item:hover{color:var(--text-primary);background:var(--bg-tertiary)}.sidebar-activity-rail-module__SSKOBG__item:active{transform:scale(.94)}.sidebar-activity-rail-module__SSKOBG__item:focus-visible{outline:2px solid var(--ring-color);outline-offset:2px}.sidebar-activity-rail-module__SSKOBG__itemActive,.sidebar-activity-rail-module__SSKOBG__itemActive:hover{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent)}.sidebar-activity-rail-module__SSKOBG__itemActive:before{opacity:1;height:20px}.sidebar-activity-rail-module__SSKOBG__itemIcon{width:20px;height:20px;transition:transform var(--motion-fast) var(--ease-spring);justify-content:center;align-items:center;display:inline-flex}.sidebar-activity-rail-module__SSKOBG__item:hover .sidebar-activity-rail-module__SSKOBG__itemIcon{transform:scale(1.06)}.sidebar-activity-rail-module__SSKOBG__itemBadge{background:var(--error,#e5484d);color:#fff;min-width:16px;height:16px;font-size:.625rem;font-weight:var(--weight-semibold);text-align:center;letter-spacing:-.02em;box-shadow:0 0 0 2px var(--bg-secondary);pointer-events:none;border-radius:999px;padding:0 4px;line-height:16px;position:absolute;top:4px;right:4px}.sidebar-activity-rail-module__SSKOBG__bottom{align-items:center;gap:var(--space-2);width:100%;padding:0 var(--space-1) var(--space-2);flex-direction:column;display:flex}.sidebar-activity-rail-module__SSKOBG__userAvatar{background:color-mix(in srgb, var(--accent) 14%, var(--bg-tertiary));width:32px;height:32px;color:var(--accent);border:1.5px solid var(--border-subtle);font-size:.625rem;font-weight:var(--weight-semibold);letter-spacing:-.02em;transition:border-color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex;overflow:hidden}.sidebar-activity-rail-module__SSKOBG__userAvatar:hover{border-color:color-mix(in srgb, var(--accent) 50%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 12%, transparent);transform:scale(1.06)}.sidebar-activity-rail-module__SSKOBG__userAvatar:active{transform:scale(.94)}.sidebar-activity-rail-module__SSKOBG__userAvatar:focus-visible{outline:2px solid var(--ring-color);outline-offset:2px}.sidebar-activity-rail-module__SSKOBG__userAvatarGuest{background:var(--bg-tertiary);color:var(--text-tertiary)}.sidebar-activity-rail-module__SSKOBG__userAvatarImg{object-fit:cover;width:100%;height:100%;display:block}.sidebar-activity-rail-module__SSKOBG__railExpanded .sidebar-activity-rail-module__SSKOBG__logoLink{align-self:center}.sidebar-activity-rail-module__SSKOBG__railExpanded .sidebar-activity-rail-module__SSKOBG__group{align-items:stretch}.sidebar-activity-rail-module__SSKOBG__railExpanded .sidebar-activity-rail-module__SSKOBG__item{justify-content:flex-start;gap:var(--space-2);width:100%;padding:0 var(--space-3)}.sidebar-activity-rail-module__SSKOBG__itemLabel{font-size:var(--text-sm);font-weight:var(--weight-medium);white-space:nowrap;text-overflow:ellipsis;line-height:1;display:none;overflow:hidden}.sidebar-activity-rail-module__SSKOBG__railExpanded .sidebar-activity-rail-module__SSKOBG__itemLabel{display:inline}.sidebar-activity-rail-module__SSKOBG__railExpanded .sidebar-activity-rail-module__SSKOBG__item:before{left:0}.sidebar-activity-rail-module__SSKOBG__railExpanded .sidebar-activity-rail-module__SSKOBG__itemBadge{box-shadow:none;margin-left:auto;position:static}.sidebar-activity-rail-module__SSKOBG__railExpanded .sidebar-activity-rail-module__SSKOBG__bottom{padding:0 var(--space-2) var(--space-2);align-items:stretch}.sidebar-activity-rail-module__SSKOBG__expandToggle{border-radius:var(--radius-md);width:40px;height:28px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.sidebar-activity-rail-module__SSKOBG__expandToggle:hover{color:var(--text-primary);background:var(--bg-tertiary)}.sidebar-activity-rail-module__SSKOBG__expandToggle:active{transform:scale(.92)}.sidebar-activity-rail-module__SSKOBG__expandToggleIcon{transition:transform var(--motion-base) var(--ease-out)}.sidebar-activity-rail-module__SSKOBG__expandToggleIconExpanded{transform:rotate(180deg)}.sidebar-activity-rail-module__SSKOBG__railExpanded .sidebar-activity-rail-module__SSKOBG__expandToggle{border:1px solid var(--border-subtle);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--bg-secondary);z-index:2;border-left:none;width:24px;height:40px;position:absolute;top:14px;right:-12px;box-shadow:4px 0 14px #0000002e}
.manage-sessions-module__4j-w8W__shell{gap:var(--space-5);flex-direction:column;display:flex}.manage-sessions-module__4j-w8W__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.manage-sessions-module__4j-w8W__toolbarRight{align-items:center;gap:var(--space-2);display:flex}.manage-sessions-module__4j-w8W__meta{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono)}.manage-sessions-module__4j-w8W__deviceCell{flex-direction:column;gap:2px;display:flex}.manage-sessions-module__4j-w8W__deviceLabel{align-items:center;gap:var(--space-2);color:var(--text-primary);font-weight:var(--weight-medium);display:inline-flex}.manage-sessions-module__4j-w8W__deviceMeta{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.manage-sessions-module__4j-w8W__empty{padding:var(--space-6);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm);border:1px dashed var(--border-subtle);border-radius:var(--radius-lg)}
.chat-module__mAdMCa__sessionPage{box-sizing:border-box;flex-direction:column;flex:1;gap:0;min-height:0;padding:0;display:flex}.chat-module__mAdMCa__banner{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--warning-muted);background:var(--warning-muted)}.chat-module__mAdMCa__bannerTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.chat-module__mAdMCa__bannerBody{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-relaxed)}.chat-module__mAdMCa__bannerLink{margin-top:var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--accent);text-underline-offset:3px;text-decoration:underline;display:inline-block}.chat-module__mAdMCa__shellWrap{flex-direction:column;flex:1;min-height:0;display:flex}.chat-module__mAdMCa__emptyMain{padding:var(--space-8);text-align:center;justify-content:center;align-items:center;gap:var(--space-4);flex-direction:column;flex:1;display:flex}.chat-module__mAdMCa__emptyTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary)}.chat-module__mAdMCa__emptyDesc{font-size:var(--text-sm);color:var(--text-secondary);max-width:26rem;line-height:var(--leading-relaxed)}.chat-module__mAdMCa__threadEmpty{padding:var(--space-8);text-align:center;flex:1;justify-content:center;align-items:center;display:flex}.chat-module__mAdMCa__threadEmpty p{font-size:var(--text-sm);color:var(--text-secondary);max-width:28rem;line-height:var(--leading-relaxed)}.chat-module__mAdMCa__newChatEmpty{padding:var(--space-8);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.chat-module__mAdMCa__newChatKicker{margin:0 0 var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--accent);text-transform:uppercase;letter-spacing:.08em}.chat-module__mAdMCa__newChatTitle{color:var(--text-primary);margin:0;font-size:clamp(1.75rem,4vw,3rem);line-height:1.05}.chat-module__mAdMCa__newChatBody{max-width:34rem;margin:var(--space-3) 0 0;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--text-secondary)}.chat-module__mAdMCa__streamErrorRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);margin:0 var(--space-5) var(--space-2);width:100%;max-width:calc(100% - (2 * var(--space-5)));font-size:var(--text-sm);color:var(--error);background:var(--error-muted);border-radius:var(--radius-md);border:1px solid var(--error);display:flex}.chat-module__mAdMCa__streamErrorText{min-width:0;line-height:var(--leading-relaxed);flex:1;margin:0}.chat-module__mAdMCa__streamErrorDismiss{flex-shrink:0}@media (max-width:960px){.chat-module__mAdMCa__streamErrorRow{margin:0 var(--space-4) var(--space-2);max-width:calc(100% - (2 * var(--space-4)))}}
.mobile-shell-module__gLQGVG__root{display:none}@media (max-width:719px){.mobile-shell-module__gLQGVG__root{display:contents}}.mobile-shell-module__gLQGVG__topBar{z-index:30;justify-content:space-between;align-items:center;gap:var(--space-2);min-height:52px;padding:var(--space-2) var(--space-3);padding-top:max(var(--space-2), env(safe-area-inset-top));background:color-mix(in srgb, var(--bg-primary) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-subtle);display:flex;position:sticky;top:0}.mobile-shell-module__gLQGVG__topLeft{align-items:center;gap:var(--space-2);flex:1;min-width:0;display:flex}.mobile-shell-module__gLQGVG__topRight{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.mobile-shell-module__gLQGVG__logoLink{border-radius:var(--radius-md);flex-shrink:0;align-items:center;padding:4px;text-decoration:none;display:inline-flex}.mobile-shell-module__gLQGVG__logoLink:hover{background:var(--bg-tertiary)}.mobile-shell-module__gLQGVG__installPrompt{left:var(--space-3);right:var(--space-3);bottom:calc(68px + env(safe-area-inset-bottom));z-index:29;align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--bg-secondary) 96%, transparent);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:auto minmax(0,1fr) auto auto;display:grid;position:fixed}.mobile-shell-module__gLQGVG__installIcon{border-radius:var(--radius-md);background:var(--accent-soft,var(--bg-tertiary));width:34px;height:34px;color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.mobile-shell-module__gLQGVG__installCopy{min-width:0}.mobile-shell-module__gLQGVG__installTitle,.mobile-shell-module__gLQGVG__installText{margin:0}.mobile-shell-module__gLQGVG__installTitle{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.mobile-shell-module__gLQGVG__installText{color:var(--text-tertiary);font-size:var(--text-xs);line-height:var(--leading-relaxed);margin-top:2px}.mobile-shell-module__gLQGVG__installAction,.mobile-shell-module__gLQGVG__installDismiss{border-radius:var(--radius-md);min-height:44px;font-family:var(--font-sans);cursor:pointer}.mobile-shell-module__gLQGVG__installAction{padding:0 var(--space-3);background:var(--accent);color:var(--accent-contrast,#fff);font-size:var(--text-xs);font-weight:var(--weight-semibold);border:none}.mobile-shell-module__gLQGVG__installDismiss{border:1px solid var(--border-subtle);width:44px;color:var(--text-tertiary);background:0 0;justify-content:center;align-items:center;display:inline-flex}@media (max-width:360px){.mobile-shell-module__gLQGVG__installPrompt{grid-template-columns:auto minmax(0,1fr) auto}.mobile-shell-module__gLQGVG__installAction{grid-column:1/-1}}.mobile-shell-module__gLQGVG__dock{z-index:30;padding:4px 0 max(4px, env(safe-area-inset-bottom));background:color-mix(in srgb, var(--bg-primary) 96%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border-subtle);justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000001f}.mobile-shell-module__gLQGVG__dockItem{color:var(--text-tertiary);font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-medium);cursor:pointer;min-width:0;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:none;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;padding:6px 4px;text-decoration:none;display:flex;position:relative}.mobile-shell-module__gLQGVG__dockItem:hover{color:var(--text-secondary)}.mobile-shell-module__gLQGVG__dockItemActive{color:var(--accent)}.mobile-shell-module__gLQGVG__dockItemActive:before{content:"";background:var(--accent);border-radius:0 0 3px 3px;width:24px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.mobile-shell-module__gLQGVG__dockIcon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.mobile-shell-module__gLQGVG__dockLabel{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-shell-module__gLQGVG__sheetBackdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:mobile-shell-module__gLQGVG__fadeIn var(--motion-base) var(--ease-out);background:#0000008c;position:fixed;inset:0}.mobile-shell-module__gLQGVG__sheet{z-index:41;max-height:85vh;padding:var(--space-4) var(--space-4) max(var(--space-4), env(safe-area-inset-bottom));background:var(--bg-secondary);border-top-left-radius:var(--radius-xl,16px);border-top-right-radius:var(--radius-xl,16px);animation:mobile-shell-module__gLQGVG__slideUp var(--motion-base) var(--ease-out);-webkit-overflow-scrolling:touch;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 32px #0000004d}.mobile-shell-module__gLQGVG__sheetHandle{background:var(--border-default);width:36px;height:4px;margin:0 auto var(--space-3);border-radius:2px}.mobile-shell-module__gLQGVG__sheetTitle{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 var(--space-2)}.mobile-shell-module__gLQGVG__sheetNav{gap:var(--space-2);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.mobile-shell-module__gLQGVG__sheetItem{justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-3) var(--space-2);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-medium);text-align:center;cursor:pointer;transition:background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);flex-direction:column;text-decoration:none;display:flex}.mobile-shell-module__gLQGVG__sheetItem:hover{background:var(--bg-elevated);color:var(--text-primary)}.mobile-shell-module__gLQGVG__sheetItemActive{background:color-mix(in srgb, var(--accent) 10%, transparent);border-color:color-mix(in srgb, var(--accent) 40%, transparent);color:var(--accent)}.mobile-shell-module__gLQGVG__sheetItemIcon{border-radius:var(--radius-sm);background:var(--bg-elevated);width:28px;height:28px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.mobile-shell-module__gLQGVG__sheetItemActive .mobile-shell-module__gLQGVG__sheetItemIcon{background:var(--accent-muted);color:var(--accent)}.mobile-shell-module__gLQGVG__sheetFooter{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);display:flex}.mobile-shell-module__gLQGVG__sheetFooterGroup{align-items:center;gap:var(--space-2);display:flex}.mobile-shell-module__gLQGVG__sheetClose{color:var(--text-tertiary);font-size:var(--text-sm);cursor:pointer;padding:var(--space-2);border-radius:var(--radius-sm);background:0 0;border:none}.mobile-shell-module__gLQGVG__sheetClose:hover{background:var(--bg-tertiary);color:var(--text-primary)}@keyframes mobile-shell-module__gLQGVG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mobile-shell-module__gLQGVG__fadeIn{0%{opacity:0}to{opacity:1}}
.session-list-table-module__74rgbq__colSelect{white-space:nowrap;width:1%;padding-right:0!important}.session-list-table-module__74rgbq__selectedRow{background:color-mix(in srgb, var(--accent) 7%, transparent)!important}.session-list-table-module__74rgbq__selectedRow:hover{background:color-mix(in srgb, var(--accent) 10%, transparent)!important}.session-list-table-module__74rgbq__selectedCard{border-color:color-mix(in srgb, var(--accent) 40%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 25%, transparent)}.session-list-table-module__74rgbq__cardTitleRow{align-items:center;gap:var(--space-2);min-width:0;display:flex}.session-list-table-module__74rgbq__sortBtn{align-items:center;gap:var(--space-1);color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:none;padding:0;display:inline-flex}.session-list-table-module__74rgbq__sortBtn:hover{color:var(--text-secondary)}.session-list-table-module__74rgbq__sortBtn:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 40%, transparent);outline-offset:3px;border-radius:var(--radius-sm)}.session-list-table-module__74rgbq__sortBtnActive{color:var(--accent)}.session-list-table-module__74rgbq__titleCell{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.session-list-table-module__74rgbq__titleRow{align-items:center;gap:var(--space-2);min-width:0;display:flex}.session-list-table-module__74rgbq__titleLink{-webkit-line-clamp:1;min-width:0;font-weight:var(--weight-medium);color:var(--text-primary);transition:color var(--motion-fast) var(--ease-out);-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.session-list-table-module__74rgbq__titleLink:hover{color:var(--accent)}.session-list-table-module__74rgbq__titleLink:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 40%, transparent);outline-offset:2px;border-radius:var(--radius-sm)}.session-list-table-module__74rgbq__favBadge{flex-shrink:0}.session-list-table-module__74rgbq__agentBadge{align-self:flex-start}.session-list-table-module__74rgbq__colActions{white-space:nowrap;text-align:right;width:1%}.session-list-table-module__74rgbq__openLink{height:26px;padding:0 var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-medium);white-space:nowrap;transition:background-color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;align-items:center;text-decoration:none;display:inline-flex}.session-list-table-module__74rgbq__openLink:hover{border-color:var(--accent);color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, transparent)}.session-list-table-module__74rgbq__openLink:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 40%, transparent);outline-offset:2px}.session-list-table-module__74rgbq__emptyCell{text-align:center;color:var(--text-tertiary);font-size:var(--text-sm);padding:var(--space-10) var(--space-6)!important}.session-list-table-module__74rgbq__cardList{gap:var(--space-3);flex-direction:column;display:flex}.session-list-table-module__74rgbq__card{gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.session-list-table-module__74rgbq__cardTop{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.session-list-table-module__74rgbq__cardTitle{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);line-height:var(--leading-tight);transition:color var(--motion-fast) var(--ease-out);text-decoration:none}.session-list-table-module__74rgbq__cardTitle:hover{color:var(--accent)}.session-list-table-module__74rgbq__cardMeta{gap:var(--space-2);flex-wrap:wrap;display:flex}.session-list-table-module__74rgbq__cardStats{gap:var(--space-3);flex-wrap:wrap;display:flex}.session-list-table-module__74rgbq__cardStat{font-size:var(--text-xs);color:var(--text-secondary)}.session-list-table-module__74rgbq__cardActions{gap:var(--space-2);align-items:center;display:flex}.session-list-table-module__74rgbq__openLinkFull{flex:1;justify-content:center}.session-list-table-module__74rgbq__emptyCard{padding:var(--space-8) var(--space-6);text-align:center}.session-list-table-module__74rgbq__emptyText{color:var(--text-tertiary);font-size:var(--text-sm);margin:0}
.manage-security-module__MiVk3a__shell{gap:var(--space-5);flex-direction:column;display:flex}.manage-security-module__MiVk3a__statusRow{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.manage-security-module__MiVk3a__statusText{flex-direction:column;gap:2px;display:flex}.manage-security-module__MiVk3a__statusTitle{align-items:center;gap:var(--space-2);font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);display:inline-flex}.manage-security-module__MiVk3a__statusTitleIcon{color:var(--text-secondary);display:inline-flex}.manage-security-module__MiVk3a__statusSub{font-size:var(--text-xs);color:var(--text-tertiary)}.manage-security-module__MiVk3a__setupStack{gap:var(--space-4);padding:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);flex-direction:column;display:flex}.manage-security-module__MiVk3a__qrRow{gap:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.manage-security-module__MiVk3a__qr{border-radius:var(--radius-md);width:180px;height:180px;padding:var(--space-2);background:#fff;flex-shrink:0}.manage-security-module__MiVk3a__qr img{width:100%;height:100%;display:block}.manage-security-module__MiVk3a__qrMeta{gap:var(--space-2);flex-direction:column;flex:1;min-width:240px;display:flex}.manage-security-module__MiVk3a__secret{font-family:var(--font-mono);font-size:var(--text-sm);padding:var(--space-1) var(--space-2);background:var(--bg-tertiary);border-radius:var(--radius-sm);color:var(--text-primary);word-break:break-all;display:inline-block}.manage-security-module__MiVk3a__codesGrid{gap:var(--space-1);padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);font-family:var(--font-mono);font-size:var(--text-sm);grid-template-columns:repeat(2,1fr);display:grid}.manage-security-module__MiVk3a__code{padding:4px var(--space-2);background:var(--bg-tertiary);border-radius:var(--radius-sm);text-align:center;letter-spacing:.08em}.manage-security-module__MiVk3a__rowActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.manage-security-module__MiVk3a__sectionDivider{margin:var(--space-3) 0 var(--space-2);border:0;border-top:1px solid var(--border-subtle)}.manage-security-module__MiVk3a__deviceCell{flex-direction:column;gap:2px;min-width:0;display:flex}.manage-security-module__MiVk3a__deviceLabel{align-items:center;gap:var(--space-2);font-weight:var(--weight-medium);color:var(--text-primary);display:flex}.manage-security-module__MiVk3a__deviceMeta{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.manage-security-module__MiVk3a__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.manage-security-module__MiVk3a__meta{font-size:var(--text-xs);color:var(--text-tertiary)}.manage-security-module__MiVk3a__devicesList{gap:var(--space-2);flex-direction:column;display:flex}.manage-security-module__MiVk3a__deviceCard{gap:var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;transition:border-color .15s,background .15s;display:grid}.manage-security-module__MiVk3a__deviceCard:hover{border-color:var(--border-default);background:var(--bg-tertiary)}.manage-security-module__MiVk3a__deviceMain{align-items:center;gap:var(--space-3);min-width:0;display:flex}.manage-security-module__MiVk3a__deviceIcon{border:1px solid color-mix(in srgb, var(--accent) 20%, transparent);width:36px;height:36px;color:var(--accent);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 16%, transparent), color-mix(in srgb, var(--accent) 6%, transparent));border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.manage-security-module__MiVk3a__deviceSide{min-width:0}.manage-security-module__MiVk3a__deviceFacts{gap:var(--space-4);grid-template-columns:repeat(3,minmax(82px,auto));margin:0;display:grid}.manage-security-module__MiVk3a__deviceFact{flex-direction:column;gap:2px;min-width:0;display:flex}.manage-security-module__MiVk3a__deviceFact dt{color:var(--text-tertiary);font-size:11px}.manage-security-module__MiVk3a__deviceFact dd{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap;margin:0}.manage-security-module__MiVk3a__deviceActions{justify-content:flex-end;display:flex}.manage-security-module__MiVk3a__empty{padding:var(--space-6);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm);border:1px dashed var(--border-subtle);border-radius:var(--radius-lg)}@media (max-width:900px){.manage-security-module__MiVk3a__deviceCard{gap:var(--space-3);grid-template-columns:1fr}.manage-security-module__MiVk3a__deviceFacts{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr))}.manage-security-module__MiVk3a__deviceActions{justify-content:flex-start}}@media (max-width:640px){.manage-security-module__MiVk3a__deviceCard{padding:var(--space-3)}.manage-security-module__MiVk3a__deviceMain{align-items:flex-start}.manage-security-module__MiVk3a__deviceMeta{text-overflow:clip;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.manage-security-module__MiVk3a__deviceFacts{grid-template-columns:repeat(3,minmax(0,1fr))}.manage-security-module__MiVk3a__deviceFact dt,.manage-security-module__MiVk3a__deviceFact dd{font-size:10px}}
.app-shell-module__mZJslW__appBody{flex-direction:row;flex:1;align-items:stretch;min-height:0;display:flex;position:relative;overflow:hidden}:is(.app-shell-module__mZJslW__appBody>.app-shell-module__mZJslW__app-main-body,.app-shell-module__mZJslW__appBody>.app-main-body){flex:1;min-width:0}.app-shell-module__mZJslW__drawerSlot{width:var(--studio-drawer-width,480px);border-left:1px solid var(--border-subtle);background:var(--bg-secondary);flex-direction:column;flex-shrink:0;min-width:320px;max-width:70vw;min-height:0;display:flex;overflow:hidden}.app-shell-module__mZJslW__drawerSlot:empty{display:none}.app-shell-module__mZJslW__drawerResizer:has(+.app-shell-module__mZJslW__drawerSlot:empty){display:none}.app-shell-module__mZJslW__statusBar{border-top:1px solid var(--border-subtle);background:var(--bg-secondary);flex-shrink:0;align-items:center;height:22px;display:flex}@media (max-width:719px){.app-shell-module__mZJslW__statusBar{display:none}}
.chat-shell-module__Nu4G2q__root{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-primary);min-height:0;transition:border-color var(--motion-base) var(--ease-out), box-shadow var(--motion-base) var(--ease-out);flex-direction:column;flex:1;display:flex;overflow:hidden}.chat-shell-module__Nu4G2q__rootEdgeToEdge{border:none;border-radius:0}.chat-shell-module__Nu4G2q__rootEdgeToEdge .chat-shell-module__Nu4G2q__mainBody{scrollbar-gutter:auto}.chat-shell-module__Nu4G2q__mainBody{overscroll-behavior:contain;min-height:0;scroll-padding-bottom:var(--space-4);scrollbar-gutter:stable;flex-direction:column;flex:1;display:flex;overflow:hidden auto}.chat-shell-module__Nu4G2q__composerSlot{border-top:1px solid var(--border-subtle);padding:var(--space-4);background:var(--bg-secondary);transition:background-color var(--motion-fast) var(--ease-out);flex-shrink:0;box-shadow:0 -8px 24px #0000001f}[data-theme=light] .chat-shell-module__Nu4G2q__composerSlot{box-shadow:0 -6px 20px #0000000a}
.dashboard-workspace-module__YvSqdq__root{gap:var(--space-3);flex-direction:column;display:flex}.dashboard-workspace-module__YvSqdq__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:0 0 var(--space-3);border-bottom:1px solid var(--border-subtle);display:flex}.dashboard-workspace-module__YvSqdq__toolbarSummary{min-width:0}.dashboard-workspace-module__YvSqdq__toolbarMeta{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.dashboard-workspace-module__YvSqdq__toolbarHint{color:var(--text-tertiary);font-size:var(--text-xs);font-variant-numeric:tabular-nums;margin:0}.dashboard-workspace-module__YvSqdq__toolbarActions{align-items:center;gap:var(--space-2);flex-wrap:nowrap;display:flex}.dashboard-workspace-module__YvSqdq__toolbarButtonText{white-space:nowrap}.dashboard-workspace-module__YvSqdq__toolbarIconButton{width:34px;min-width:34px;padding-inline:0}.dashboard-workspace-module__YvSqdq__toolbarStatusShort{display:none}.dashboard-workspace-module__YvSqdq__toolbarSave{min-width:96px}.dashboard-workspace-module__YvSqdq__updatedAt{margin:calc(var(--space-2) * -1) 0 0;color:var(--text-tertiary);font-size:var(--text-xs);font-variant-numeric:tabular-nums}.dashboard-workspace-module__YvSqdq__error{color:var(--error);font-size:var(--text-sm);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--error-muted);margin:0}.dashboard-workspace-module__YvSqdq__grid{margin-inline:calc(var(--space-2) * -1)}.dashboard-workspace-module__YvSqdq__grid .react-grid-item{transition:none!important}.dashboard-workspace-module__YvSqdq__grid .react-grid-item.react-grid-placeholder{border-radius:var(--radius-lg);background:color-mix(in srgb, var(--text-primary) 4%, transparent);border:1px solid var(--border-subtle)}.dashboard-workspace-module__YvSqdq__widget{--widget-accent:var(--accent);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-primary);flex-direction:column;display:flex;position:relative;overflow:hidden}.dashboard-workspace-module__YvSqdq__widgetHeader{padding:var(--space-3) var(--space-3) var(--space-2);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.dashboard-workspace-module__YvSqdq__widgetTitleWrap{align-items:center;gap:var(--space-2);display:flex}.dashboard-workspace-module__YvSqdq__dragHandle{border-radius:var(--radius-sm);width:18px;height:18px;color:var(--text-tertiary);cursor:grab;opacity:.55;justify-content:center;align-items:center;display:inline-flex}.dashboard-workspace-module__YvSqdq__dragHandle:active{cursor:grabbing;opacity:1}.dashboard-workspace-module__YvSqdq__widgetTitle{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-secondary);letter-spacing:.01em;margin:0}.dashboard-workspace-module__YvSqdq__widgetBody{min-height:0;padding:var(--space-3);scrollbar-gutter:stable;flex:1;overflow:auto}.dashboard-workspace-module__YvSqdq__heroStat{justify-content:space-between;gap:var(--space-4);flex-direction:column;height:100%;display:flex}.dashboard-workspace-module__YvSqdq__heroTop{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex:1;min-height:0;display:flex}.dashboard-workspace-module__YvSqdq__heroIcon{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-tertiary);background:var(--bg-secondary);flex-shrink:0;order:2;justify-content:center;align-items:center;display:flex}.dashboard-workspace-module__YvSqdq__heroMain{flex-direction:column;gap:2px;min-width:0;display:flex}.dashboard-workspace-module__YvSqdq__heroValue{font-size:clamp(var(--text-2xl), 4vw, 2.5rem);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.02em;margin:0;line-height:1}.dashboard-workspace-module__YvSqdq__heroLabel{font-size:var(--text-xs);color:var(--text-tertiary);letter-spacing:.01em;margin:0}.dashboard-workspace-module__YvSqdq__heroDetails{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.dashboard-workspace-module__YvSqdq__heroDetail{min-width:0;padding:var(--space-2) var(--space-2) 0 0;flex-direction:column;gap:1px;display:flex}.dashboard-workspace-module__YvSqdq__heroDetailValue{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;line-height:1.2;overflow:hidden}.dashboard-workspace-module__YvSqdq__heroDetailLabel{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:1.2;overflow:hidden}.dashboard-workspace-module__YvSqdq__settingsModal{gap:var(--space-5);flex-direction:column;display:flex}.dashboard-workspace-module__YvSqdq__settingsHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.dashboard-workspace-module__YvSqdq__settingsHeaderText{gap:var(--space-1);flex-direction:column;display:flex}.dashboard-workspace-module__YvSqdq__settingsTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.dashboard-workspace-module__YvSqdq__settingsSubtitle{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed);margin:0}.dashboard-workspace-module__YvSqdq__settingsGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-workspace-module__YvSqdq__widgetOption{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-primary);cursor:pointer;flex-direction:column;display:flex}.dashboard-workspace-module__YvSqdq__widgetOptionEnabled{border-color:var(--border-default);background:var(--bg-secondary)}.dashboard-workspace-module__YvSqdq__widgetOptionTop{gap:var(--space-2);grid-template-columns:auto 1fr auto;align-items:center;display:grid}.dashboard-workspace-module__YvSqdq__widgetOptionIcon{border-radius:var(--radius-md);width:28px;height:28px;color:var(--text-tertiary);background:var(--bg-secondary);justify-content:center;align-items:center;display:inline-flex}.dashboard-workspace-module__YvSqdq__widgetOptionTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.dashboard-workspace-module__YvSqdq__widgetOptionDesc{color:var(--text-tertiary);font-size:var(--text-xs);line-height:var(--leading-relaxed);margin:0}.dashboard-workspace-module__YvSqdq__widgetPreview{gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);background:var(--bg-tertiary);flex-direction:column;display:flex}.dashboard-workspace-module__YvSqdq__previewBarWide{border-radius:var(--radius-full);background:var(--border-strong);width:68%;height:5px;display:block}.dashboard-workspace-module__YvSqdq__previewBarMid{border-radius:var(--radius-full);background:var(--border-default);width:54%;height:5px;display:block}.dashboard-workspace-module__YvSqdq__previewBarNarrow{border-radius:var(--radius-full);background:var(--border-subtle);width:40%;height:5px;display:block}.dashboard-workspace-module__YvSqdq__previewGrid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dashboard-workspace-module__YvSqdq__previewGrid span{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--text-primary) 5%, transparent);height:20px;display:block}.dashboard-workspace-module__YvSqdq__previewStatRow{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dashboard-workspace-module__YvSqdq__previewStatRow span{min-height:22px;padding:0 var(--space-1);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--text-primary) 5%, transparent);color:var(--text-tertiary);font-size:10px;font-weight:var(--weight-medium);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:flex}.dashboard-workspace-module__YvSqdq__settingsActions{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--border-subtle);display:flex}@media (max-width:900px){.dashboard-workspace-module__YvSqdq__toolbar{top:var(--space-1);align-items:center}.dashboard-workspace-module__YvSqdq__toolbarSummary{flex:1}.dashboard-workspace-module__YvSqdq__toolbarMeta{gap:var(--space-1)}.dashboard-workspace-module__YvSqdq__settingsGrid{grid-template-columns:1fr}.dashboard-workspace-module__YvSqdq__heroDetails{flex-wrap:wrap}}@media (max-width:560px){.dashboard-workspace-module__YvSqdq__root{gap:var(--space-2)}.dashboard-workspace-module__YvSqdq__toolbar{gap:var(--space-2);padding:var(--space-2);grid-template-columns:1fr auto;display:grid}.dashboard-workspace-module__YvSqdq__toolbarSummary{min-width:0}.dashboard-workspace-module__YvSqdq__toolbarMeta{flex-direction:column;align-items:flex-start;gap:4px}.dashboard-workspace-module__YvSqdq__toolbarHint{display:none}.dashboard-workspace-module__YvSqdq__toolbarStatus{min-width:32px;padding-inline:var(--space-2);justify-content:center}.dashboard-workspace-module__YvSqdq__toolbarStatusLong{display:none}.dashboard-workspace-module__YvSqdq__toolbarStatusShort{display:inline}.dashboard-workspace-module__YvSqdq__toolbarActions{gap:var(--space-1);grid-template-columns:repeat(4,40px);justify-content:end;display:grid}.dashboard-workspace-module__YvSqdq__toolbarButton,.dashboard-workspace-module__YvSqdq__toolbarIconButton,.dashboard-workspace-module__YvSqdq__toolbarSave{width:40px;min-width:40px;min-height:40px;padding-inline:0}.dashboard-workspace-module__YvSqdq__toolbarButtonText,.dashboard-workspace-module__YvSqdq__toolbarSaveText{display:none}.dashboard-workspace-module__YvSqdq__updatedAt{padding-inline:var(--space-1)}}
.ui-module__nIpmDG__form{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.ui-module__nIpmDG__field{gap:var(--space-1);flex-direction:column;display:flex}.ui-module__nIpmDG__label{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-tertiary)}.ui-module__nIpmDG__hint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);margin:0}.ui-module__nIpmDG__checkbox{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;display:flex}.ui-module__nIpmDG__checkbox input{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}
.sessions-kpi-bar-module__Tnp9JW__bar{gap:var(--space-3);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:700px){.sessions-kpi-bar-module__Tnp9JW__bar{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.sessions-kpi-bar-module__Tnp9JW__bar{grid-template-columns:1fr}}.sessions-kpi-bar-module__Tnp9JW__cell{gap:var(--space-1);padding:var(--space-4) var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);transition:border-color var(--motion-fast) var(--ease-out);flex-direction:column;display:flex}.sessions-kpi-bar-module__Tnp9JW__cell:hover{border-color:var(--border-default)}.sessions-kpi-bar-module__Tnp9JW__label{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em}.sessions-kpi-bar-module__Tnp9JW__value{font-size:var(--text-2xl);font-weight:var(--weight-bold);color:var(--text-primary);letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1}
.flow-nodes-sidebar-module__a1hM6q__rail{gap:var(--space-2);flex-direction:column;flex:1;min-height:0;display:flex}.flow-nodes-sidebar-module__a1hM6q__toolbar{justify-content:space-between;align-items:center;gap:var(--space-2);padding:0 var(--space-2);flex-shrink:0;display:flex}.flow-nodes-sidebar-module__a1hM6q__toolbarStart{align-items:center;gap:var(--space-1);flex:1;min-width:0;display:flex}.flow-nodes-sidebar-module__a1hM6q__sectionLabel{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;min-width:0}.flow-nodes-sidebar-module__a1hM6q__list{min-height:0;padding:0 var(--space-2) var(--space-2);gap:var(--space-2);flex-direction:column;flex:1;display:flex;overflow:hidden auto}.flow-nodes-sidebar-module__a1hM6q__group{flex-direction:column;gap:2px;display:flex}.flow-nodes-sidebar-module__a1hM6q__groupLabel{font-size:10px;font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;padding:var(--space-2) var(--space-2) var(--space-1);background:var(--bg-secondary);z-index:1;position:sticky;top:0}.flow-nodes-sidebar-module__a1hM6q__search{margin:0 var(--space-2) var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-xs);transition:border-color var(--motion-fast) var(--ease-out);outline:none}.flow-nodes-sidebar-module__a1hM6q__search:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 15%, transparent)}.flow-nodes-sidebar-module__a1hM6q__nodeBtn{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-medium);text-align:left;cursor:grab;white-space:nowrap;min-height:30px;transition:background-color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);background:0 0;border:1px solid #0000;display:flex}.flow-nodes-sidebar-module__a1hM6q__nodeBtn:hover{background:var(--bg-tertiary);border-color:var(--border-subtle)}.flow-nodes-sidebar-module__a1hM6q__nodeBtn:active{cursor:grabbing;background:var(--bg-elevated)}.flow-nodes-sidebar-module__a1hM6q__nodeIcon{color:var(--text-secondary);background:var(--bg-tertiary);border-radius:var(--radius-sm);box-sizing:border-box;flex-shrink:0;width:22px;height:22px;padding:4px}.flow-nodes-sidebar-module__a1hM6q__nodeBtn:hover .flow-nodes-sidebar-module__a1hM6q__nodeIcon{color:var(--text-primary);background:var(--bg-elevated)}.flow-nodes-sidebar-module__a1hM6q__nodeLabel{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}
.integrations-marketplace-module__2EOPaa__root{flex-direction:column;gap:32px;display:flex}.integrations-marketplace-module__2EOPaa__section{flex-direction:column;gap:12px;display:flex}.integrations-marketplace-module__2EOPaa__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted,#6c6c6c);margin:0;font-size:14px;font-weight:600}.integrations-marketplace-module__2EOPaa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.integrations-marketplace-module__2EOPaa__card{--accent:#5b8def;text-align:left;background:var(--color-surface,#fff);border:1px solid var(--color-border,#00000014);border-left:3px solid var(--accent);cursor:pointer;border-radius:14px;flex-direction:column;gap:12px;padding:20px;transition:transform 80ms,box-shadow 80ms;display:flex}.integrations-marketplace-module__2EOPaa__card:hover,.integrations-marketplace-module__2EOPaa__card:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 4px 18px #00000014}.integrations-marketplace-module__2EOPaa__cardHead{align-items:center;gap:12px;display:flex}.integrations-marketplace-module__2EOPaa__logo{background:color-mix(in srgb, var(--accent) 18%, transparent);width:44px;height:44px;color:var(--accent);letter-spacing:.04em;border-radius:12px;place-items:center;font-size:14px;font-weight:700;display:grid;overflow:hidden}.integrations-marketplace-module__2EOPaa__logo img{width:100%;height:100%;display:block}.integrations-marketplace-module__2EOPaa__cardTitles{flex-direction:column;flex:1;min-width:0;display:flex}.integrations-marketplace-module__2EOPaa__cardTitle{margin:0;font-size:16px;font-weight:600}.integrations-marketplace-module__2EOPaa__cardVendor{color:var(--color-text-muted,#777);margin:0;font-size:12px}.integrations-marketplace-module__2EOPaa__cardStatus{align-items:center;display:flex}.integrations-marketplace-module__2EOPaa__cardTagline{color:var(--color-text,inherit);margin:0;font-size:13px;line-height:1.45}.integrations-marketplace-module__2EOPaa__cardMeta{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted,#888);flex-wrap:wrap;gap:6px;font-size:11px;display:flex}.integrations-marketplace-module__2EOPaa__connectionsList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.integrations-marketplace-module__2EOPaa__connectionRow{border:1px solid var(--color-border,#00000014);background:var(--color-surface,#fff);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.integrations-marketplace-module__2EOPaa__connectionMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.integrations-marketplace-module__2EOPaa__connectionMeta{color:var(--color-text-muted,#888);font-size:11px}.integrations-marketplace-module__2EOPaa__wizard{flex-direction:column;gap:20px;min-width:min(560px,90vw);display:flex}.integrations-marketplace-module__2EOPaa__wizardHeader{--accent:#5b8def;background:color-mix(in srgb, var(--accent) 8%, transparent);border-radius:12px;gap:14px;padding:16px;display:flex}.integrations-marketplace-module__2EOPaa__wizardLogo{background:var(--accent);color:#fff;border-radius:12px;place-items:center;width:52px;height:52px;font-weight:700;display:grid;overflow:hidden}.integrations-marketplace-module__2EOPaa__wizardLogo img{width:100%;height:100%;display:block}.integrations-marketplace-module__2EOPaa__wizardTitle{margin:0;font-size:18px}.integrations-marketplace-module__2EOPaa__wizardTagline{color:var(--color-text-muted,#555);margin:4px 0 0;font-size:13px}.integrations-marketplace-module__2EOPaa__wizardDocsLink{color:var(--color-link,#2563eb);margin-top:6px;font-size:12px;text-decoration:none;display:inline-block}.integrations-marketplace-module__2EOPaa__wizardDocsLink:hover{text-decoration:underline}.integrations-marketplace-module__2EOPaa__steps{gap:8px;margin:0;padding:0;list-style:none;display:flex}.integrations-marketplace-module__2EOPaa__steps li{text-align:center;background:var(--color-surface-alt,#0000000a);color:var(--color-text-muted,#777);border-radius:8px;flex:1;padding:8px;font-size:12px;font-weight:600}.integrations-marketplace-module__2EOPaa__steps li[data-active=true]{background:var(--color-accent,#5b8def);color:#fff}.integrations-marketplace-module__2EOPaa__steps li[data-done=true]{background:color-mix(in srgb, var(--color-accent,#5b8def) 18%, transparent);color:var(--color-text,inherit)}.integrations-marketplace-module__2EOPaa__methodGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.integrations-marketplace-module__2EOPaa__methodCard{text-align:left;background:var(--color-surface,#fff);border:1px solid var(--color-border,#00000014);cursor:pointer;border-radius:12px;flex-direction:column;gap:6px;padding:16px;display:flex;position:relative}.integrations-marketplace-module__2EOPaa__methodCard:hover{border-color:var(--color-accent,#5b8def)}.integrations-marketplace-module__2EOPaa__methodCard[data-recommended=true]{border-color:var(--color-accent,#5b8def);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-accent,#5b8def) 18%, transparent)}.integrations-marketplace-module__2EOPaa__methodCard p{color:var(--color-text-muted,#666);margin:0;font-size:12px}.integrations-marketplace-module__2EOPaa__methodBadge{letter-spacing:.05em;text-transform:uppercase;background:var(--color-accent,#5b8def);color:#fff;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:8px;right:8px}.integrations-marketplace-module__2EOPaa__fieldsSection{flex-direction:column;gap:14px;display:flex}.integrations-marketplace-module__2EOPaa__fieldDocs{color:var(--color-link,#2563eb);font-size:11px;text-decoration:none}.integrations-marketplace-module__2EOPaa__fieldDocs:hover{text-decoration:underline}.integrations-marketplace-module__2EOPaa__testDetails{background:#0000000a;border-radius:8px;max-height:180px;padding:8px;font-size:11px;overflow:auto}.integrations-marketplace-module__2EOPaa__doneSection{text-align:center;flex-direction:column;gap:12px;padding:20px 0;display:flex}
.workspace-billing-module__vDYO4q__root{gap:var(--space-4);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__muted{color:var(--text-tertiary);font-size:var(--text-sm);margin:0}.workspace-billing-module__vDYO4q__error{color:var(--error);font-size:var(--text-sm);margin:0}.workspace-billing-module__vDYO4q__planCard{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);display:flex}.workspace-billing-module__vDYO4q__planIconWrap{border-radius:var(--radius-md);background:var(--accent-muted);width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.workspace-billing-module__vDYO4q__planInfo{justify-content:space-between;align-items:center;gap:var(--space-3);flex:auto;min-width:0;display:flex}.workspace-billing-module__vDYO4q__planTop{align-items:center;gap:var(--space-2);min-width:0;display:flex}.workspace-billing-module__vDYO4q__planName{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);letter-spacing:-.01em}.workspace-billing-module__vDYO4q__planPrice{font-size:var(--text-sm);color:var(--text-secondary);font-variant-numeric:tabular-nums}.workspace-billing-module__vDYO4q__list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.workspace-billing-module__vDYO4q__row{gap:var(--space-2);padding:var(--space-3) var(--space-4);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__rowHead{font-size:var(--text-sm);justify-content:space-between;align-items:center;display:flex}.workspace-billing-module__vDYO4q__rowLabel{align-items:center;gap:var(--space-2);color:var(--text-primary);font-weight:var(--weight-medium);display:inline-flex}.workspace-billing-module__vDYO4q__rowIcon{border-radius:var(--radius-sm);background:var(--bg-tertiary);width:22px;height:22px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.workspace-billing-module__vDYO4q__rowValue{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:var(--text-xs)}.workspace-billing-module__vDYO4q__bar{background:var(--bg-tertiary);border-radius:999px;height:6px;overflow:hidden}.workspace-billing-module__vDYO4q__barFill{background:var(--accent);border-radius:999px;height:100%;transition:width .2s}.workspace-billing-module__vDYO4q__barFillDanger{background:var(--error)}.workspace-billing-module__vDYO4q__section{gap:var(--space-3);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.workspace-billing-module__vDYO4q__sectionTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.workspace-billing-module__vDYO4q__sectionHint{font-size:var(--text-xs);color:var(--text-tertiary)}.workspace-billing-module__vDYO4q__tierGrid{gap:var(--space-3);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:840px){.workspace-billing-module__vDYO4q__tierGrid{grid-template-columns:1fr}}.workspace-billing-module__vDYO4q__tierCard{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);transition:border-color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__tierCard:hover{border-color:color-mix(in srgb, var(--accent) 50%, var(--border-subtle))}.workspace-billing-module__vDYO4q__tierCardCurrent{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.workspace-billing-module__vDYO4q__tierHead{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.workspace-billing-module__vDYO4q__tierName{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary)}.workspace-billing-module__vDYO4q__tierPrice{font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--text-primary);letter-spacing:-.02em}.workspace-billing-module__vDYO4q__tierPriceUnit{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:var(--weight-regular);margin-left:var(--space-1)}.workspace-billing-module__vDYO4q__tierFeatures{gap:var(--space-1);font-size:var(--text-xs);color:var(--text-secondary);flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex}.workspace-billing-module__vDYO4q__tierFeatures li{align-items:center;gap:var(--space-2);display:flex}.workspace-billing-module__vDYO4q__tierBtn{margin-top:auto}.workspace-billing-module__vDYO4q__invoicesList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.workspace-billing-module__vDYO4q__invoiceRow{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-size:var(--text-sm);display:flex}.workspace-billing-module__vDYO4q__invoiceRow:hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--border-subtle))}.workspace-billing-module__vDYO4q__invoiceMeta{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.workspace-billing-module__vDYO4q__invoicePlan{font-weight:var(--weight-medium);color:var(--text-primary)}.workspace-billing-module__vDYO4q__invoiceDate{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.workspace-billing-module__vDYO4q__invoiceAmount{font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:var(--weight-medium)}.workspace-billing-module__vDYO4q__stubBanner{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--warning-muted);background:var(--warning-muted);font-size:var(--text-xs);color:var(--text-primary)}.workspace-billing-module__vDYO4q__providerRow{align-items:center;gap:var(--space-2);padding:var(--space-2) 0;flex-wrap:wrap;display:flex}.workspace-billing-module__vDYO4q__providerHint{font-size:var(--text-xs);color:var(--text-tertiary)}.workspace-billing-module__vDYO4q__providerModal{gap:var(--space-4);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__modalSubtitle{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);margin:0}.workspace-billing-module__vDYO4q__modalSummary{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:color-mix(in srgb, var(--accent) 8%, var(--bg-primary));border:1px solid color-mix(in srgb, var(--accent) 24%, var(--border-subtle));display:flex}.workspace-billing-module__vDYO4q__modalSummaryLeft{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-billing-module__vDYO4q__modalSummaryLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);font-size:11px;font-weight:var(--weight-medium)}.workspace-billing-module__vDYO4q__modalSummaryAmount{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:-.01em}.workspace-billing-module__vDYO4q__modalSummaryIcon{border-radius:var(--radius-sm);background:var(--accent);width:28px;height:28px;color:var(--bg-primary);justify-content:center;align-items:center;display:inline-flex}.workspace-billing-module__vDYO4q__providerStack{gap:var(--space-3);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__providerCard{align-items:flex-start;gap:var(--space-4);padding:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-primary);color:var(--text-primary);text-align:left;cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);font-family:inherit;display:flex;position:relative}.workspace-billing-module__vDYO4q__providerCard:hover:not(:disabled){border-color:var(--accent);background:color-mix(in srgb, var(--accent) 5%, var(--bg-primary));box-shadow:0 6px 18px -10px color-mix(in srgb, var(--accent) 40%, transparent);transform:translateY(-1px)}.workspace-billing-module__vDYO4q__providerCard:hover:not(:disabled) .workspace-billing-module__vDYO4q__providerArrow{color:var(--accent);transform:translate(2px)}.workspace-billing-module__vDYO4q__providerCardRecommended{border-color:color-mix(in srgb, var(--accent) 55%, var(--border-subtle));box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 35%, transparent);background:color-mix(in srgb, var(--accent) 3%, var(--bg-primary))}.workspace-billing-module__vDYO4q__providerCardDisabled{opacity:.55;cursor:not-allowed}.workspace-billing-module__vDYO4q__providerLogo{border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.workspace-billing-module__vDYO4q__providerLogoCrypto{color:#f7931a;background:linear-gradient(135deg,#f7931a52,#f7931a14);border-color:#f7931a47}.workspace-billing-module__vDYO4q__providerLogoTbank{color:#b58f00;background:linear-gradient(135deg,#ffdd2d52,#ffdd2d14);border-color:#ffdd2d66}.workspace-billing-module__vDYO4q__providerBody{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.workspace-billing-module__vDYO4q__providerHead{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.workspace-billing-module__vDYO4q__providerName{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);letter-spacing:-.01em}.workspace-billing-module__vDYO4q__providerRecommended{font-size:10px;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--bg-primary);background:var(--accent);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.workspace-billing-module__vDYO4q__providerDesc{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.workspace-billing-module__vDYO4q__providerMethods{flex-wrap:wrap;gap:4px;display:flex}.workspace-billing-module__vDYO4q__methodChip{background:var(--bg-tertiary);color:var(--text-secondary);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.02em;font-variant-numeric:tabular-nums;border-radius:6px;align-items:center;padding:2px 7px;display:inline-flex}.workspace-billing-module__vDYO4q__providerPerks{font-size:var(--text-xs);color:var(--text-secondary);flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.workspace-billing-module__vDYO4q__providerPerks li{align-items:center;gap:var(--space-2);display:flex}.workspace-billing-module__vDYO4q__providerPerks li svg{color:var(--accent);flex-shrink:0}.workspace-billing-module__vDYO4q__providerArrow{width:28px;height:28px;color:var(--text-tertiary);transition:transform var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-self:center;align-items:center;display:inline-flex}.workspace-billing-module__vDYO4q__modalFooter{color:var(--text-tertiary);padding-top:var(--space-1);justify-content:center;align-items:center;gap:6px;margin:0;font-size:11px;display:inline-flex}
.run-banner-module__U6x4Rq__banner{z-index:6;height:32px;padding:0 var(--space-4) 0 14px;border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);font-size:var(--text-xs,12px);color:var(--text-secondary);white-space:nowrap;align-items:center;gap:10px;display:flex;position:sticky;top:0;overflow:hidden}.run-banner-module__U6x4Rq__bar{background:var(--border-default);width:2px;position:absolute;inset:0 auto 0 0}.run-banner-module__U6x4Rq__bar[data-status=running]{background:var(--warning)}.run-banner-module__U6x4Rq__bar[data-status=error]{background:var(--error)}.run-banner-module__U6x4Rq__bar[data-status=done]{background:var(--success)}.run-banner-module__U6x4Rq__icon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.run-banner-module__U6x4Rq__banner[data-status=running] .run-banner-module__U6x4Rq__icon{color:var(--warning)}.run-banner-module__U6x4Rq__banner[data-status=error] .run-banner-module__U6x4Rq__icon{color:var(--error)}.run-banner-module__U6x4Rq__label{font-family:var(--font-mono);font-size:10px;font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);flex-shrink:0}.run-banner-module__U6x4Rq__objective{font-size:var(--text-sm,13px);font-weight:var(--weight-medium,500);color:var(--text-primary);text-overflow:ellipsis;min-width:0;overflow:hidden}.run-banner-module__U6x4Rq__pips{font-family:var(--font-mono);color:var(--text-secondary);letter-spacing:.04em;flex-shrink:0;font-size:11px}.run-banner-module__U6x4Rq__counter{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-secondary);flex-shrink:0;font-size:11px}.run-banner-module__U6x4Rq__elapsed{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-tertiary);flex-shrink:0;font-size:11px}.run-banner-module__U6x4Rq__breadcrumb{font-family:var(--font-mono);color:var(--text-tertiary);text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;overflow:hidden}.run-banner-module__U6x4Rq__actions{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.run-banner-module__U6x4Rq__actionBtn{border-radius:var(--radius-sm,4px);border:1px solid var(--border-subtle);height:22px;color:var(--text-secondary);font-size:11px;font-weight:var(--weight-medium,500);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);background:0 0;align-items:center;gap:3px;padding:0 8px;display:inline-flex}.run-banner-module__U6x4Rq__actionBtn:hover{color:var(--text-primary);border-color:var(--border-default);background:var(--bg-tertiary)}.run-banner-module__U6x4Rq__spin{animation:.8s linear infinite run-banner-module__U6x4Rq__rb-spin}@keyframes run-banner-module__U6x4Rq__rb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.preview-drawer-module__Z7qG0W__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;animation:preview-drawer-module__Z7qG0W__fadeIn .16s var(--ease-out);background:#00000052;position:fixed;inset:0}.preview-drawer-module__Z7qG0W__drawer{background:var(--bg-secondary);border-left:1px solid var(--border-subtle);z-index:41;width:min(480px,100%);animation:preview-drawer-module__Z7qG0W__slideIn .22s var(--ease-out);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-12px 0 32px #0000002e}@keyframes preview-drawer-module__Z7qG0W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes preview-drawer-module__Z7qG0W__slideIn{0%{opacity:.4;transform:translate(8%)}to{opacity:1;transform:translate(0)}}.preview-drawer-module__Z7qG0W__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtle);display:flex}.preview-drawer-module__Z7qG0W__title{font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-primary)}.preview-drawer-module__Z7qG0W__sub{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono);margin-top:2px}.preview-drawer-module__Z7qG0W__closeBtn{cursor:pointer;color:var(--text-secondary);padding:var(--space-1);border-radius:var(--radius-sm);transition:background var(--motion-fast) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.preview-drawer-module__Z7qG0W__closeBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.preview-drawer-module__Z7qG0W__metaSection,.preview-drawer-module__Z7qG0W__flowSection,.preview-drawer-module__Z7qG0W__messagesSection{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border-subtle)}.preview-drawer-module__Z7qG0W__metaRow{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-1) 0;font-size:var(--text-sm);display:flex}.preview-drawer-module__Z7qG0W__metaKey{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs);font-weight:var(--weight-semibold)}.preview-drawer-module__Z7qG0W__metaVal{color:var(--text-primary);text-align:right;word-break:break-word;max-width:60%}.preview-drawer-module__Z7qG0W__sectionTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-weight:var(--weight-semibold);margin:0 0 var(--space-2)}.preview-drawer-module__Z7qG0W__kv{gap:var(--space-1);flex-direction:column;margin:0;display:flex}.preview-drawer-module__Z7qG0W__kvRow{justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm);display:flex}.preview-drawer-module__Z7qG0W__kvKey{color:var(--text-tertiary);font-family:var(--font-mono)}.preview-drawer-module__Z7qG0W__kvVal{color:var(--text-primary);word-break:break-word;text-align:right;max-width:60%}.preview-drawer-module__Z7qG0W__messagesSection{border-bottom:none;flex:1;overflow-y:auto}.preview-drawer-module__Z7qG0W__messages{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.preview-drawer-module__Z7qG0W__message{padding:var(--space-2) var(--space-3);background:var(--bg-tertiary);border-radius:var(--radius-sm);font-size:var(--text-sm);border-left:2px solid #0000;flex-direction:column;gap:2px;display:flex}.preview-drawer-module__Z7qG0W__messageRole{font-size:var(--text-xs);text-transform:uppercase;color:var(--text-tertiary);letter-spacing:.04em}.preview-drawer-module__Z7qG0W__messageText{white-space:pre-wrap;word-break:break-word;color:var(--text-primary)}.preview-drawer-module__Z7qG0W__role_user{border-left-color:var(--accent)}.preview-drawer-module__Z7qG0W__role_assistant{border-left-color:color-mix(in srgb, var(--accent) 50%, transparent)}.preview-drawer-module__Z7qG0W__role_operator{border-left-color:var(--success,#22c55e)}.preview-drawer-module__Z7qG0W__role_system{opacity:.75}.preview-drawer-module__Z7qG0W__empty,.preview-drawer-module__Z7qG0W__error{font-size:var(--text-sm);color:var(--text-tertiary);padding:var(--space-3) 0}.preview-drawer-module__Z7qG0W__error{color:var(--danger)}.preview-drawer-module__Z7qG0W__footer{padding:var(--space-4) var(--space-5);border-top:1px solid var(--border-subtle);justify-content:flex-end;gap:var(--space-2);background:var(--bg-secondary);display:flex;position:sticky;bottom:0}@media (max-width:719px){.preview-drawer-module__Z7qG0W__drawer{border-left:none;width:100%}.preview-drawer-module__Z7qG0W__header,.preview-drawer-module__Z7qG0W__metaSection,.preview-drawer-module__Z7qG0W__flowSection,.preview-drawer-module__Z7qG0W__messagesSection{padding-left:var(--space-4);padding-right:var(--space-4)}.preview-drawer-module__Z7qG0W__closeBtn{min-width:44px;min-height:44px}.preview-drawer-module__Z7qG0W__metaRow,.preview-drawer-module__Z7qG0W__kvRow{flex-direction:column;align-items:flex-start;gap:2px}.preview-drawer-module__Z7qG0W__metaVal,.preview-drawer-module__Z7qG0W__kvVal{text-align:left;max-width:100%}.preview-drawer-module__Z7qG0W__footer{padding:var(--space-3) var(--space-4);padding-bottom:calc(var(--space-3) + env(safe-area-inset-bottom))}.preview-drawer-module__Z7qG0W__footer button{min-height:44px}}
.page-module__8r2Crq__workspace{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.page-module__8r2Crq__filterBar{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.page-module__8r2Crq__filterSearch{flex-shrink:0;width:220px}.page-module__8r2Crq__filterSelect{flex-shrink:0;width:180px}.page-module__8r2Crq__filterMeta{align-items:center;gap:var(--space-2);flex-shrink:0;margin-left:auto;display:flex}.page-module__8r2Crq__tableWrap{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);display:none;overflow:hidden}@media (min-width:900px){.page-module__8r2Crq__tableWrap{display:block}}.page-module__8r2Crq__cardWrap{display:block}@media (min-width:900px){.page-module__8r2Crq__cardWrap{display:none}}.page-module__8r2Crq__pagination{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.page-module__8r2Crq__paginationMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.page-module__8r2Crq__paginationActions{align-items:center;gap:var(--space-2);display:flex}.page-module__8r2Crq__pageIndicator{font-size:var(--text-xs);color:var(--text-tertiary);text-align:center;font-variant-numeric:tabular-nums;min-width:4ch}.page-module__8r2Crq__bulkBar{z-index:5;justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:1px solid color-mix(in srgb, var(--accent) 32%, transparent);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--accent) 8%, var(--bg-secondary));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-sm);animation:page-module__8r2Crq__bulkBarFadeIn var(--motion-fast) var(--ease-out);display:flex;position:sticky;top:0}@keyframes page-module__8r2Crq__bulkBarFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.page-module__8r2Crq__bulkCount{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);font-variant-numeric:tabular-nums}.page-module__8r2Crq__bulkActions{gap:var(--space-2);align-items:center;display:flex}@media (max-width:700px){.page-module__8r2Crq__bulkBar{flex-direction:column;align-items:stretch}.page-module__8r2Crq__bulkActions{justify-content:flex-end}}.page-module__8r2Crq__error{padding:var(--space-3) var(--space-4);border:1px solid color-mix(in srgb, var(--error) 24%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--error) 10%, transparent);color:var(--error);font-size:var(--text-sm);margin:0}.page-module__8r2Crq__confirmText{margin:0 0 var(--space-5);font-size:var(--text-sm);color:var(--text-primary);line-height:var(--leading-relaxed)}.page-module__8r2Crq__confirmActions{justify-content:flex-end;gap:var(--space-2);display:flex}@media (max-width:700px){.page-module__8r2Crq__filterBar{flex-direction:column;align-items:stretch}.page-module__8r2Crq__filterSearch,.page-module__8r2Crq__filterSelect{width:100%}.page-module__8r2Crq__filterMeta{justify-content:space-between;margin-left:0}.page-module__8r2Crq__paginationActions{justify-content:space-between;width:100%}.page-module__8r2Crq__pagination{align-items:stretch}}
.agent-editor-modal-module__xwDjSW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-subtle);display:flex}.agent-editor-modal-module__xwDjSW__title{font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.agent-editor-modal-module__xwDjSW__subtitle{font-size:var(--text-xs);color:var(--text-tertiary);margin:var(--space-1) 0 0;line-height:var(--leading-relaxed)}.agent-editor-modal-module__xwDjSW__closeBtn{flex-shrink:0}.agent-editor-modal-module__xwDjSW__tabs{gap:var(--space-1);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.agent-editor-modal-module__xwDjSW__tab{padding:var(--space-2) var(--space-3);font-size:var(--text-xs);font-weight:var(--weight-medium);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out)}.agent-editor-modal-module__xwDjSW__tab:hover{border-color:var(--border-default);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__tabActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__panel{gap:var(--space-3);flex-direction:column;min-height:200px;display:flex}.agent-editor-modal-module__xwDjSW__fieldLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-tertiary);margin-bottom:var(--space-1);display:block}.agent-editor-modal-module__xwDjSW__modelRow{gap:var(--space-3);display:grid}@media (min-width:520px){.agent-editor-modal-module__xwDjSW__modelRow{grid-template-columns:1fr 1fr;align-items:end}}.agent-editor-modal-module__xwDjSW__modelSelectorWrap{min-width:0}.agent-editor-modal-module__xwDjSW__hint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);margin:0}.agent-editor-modal-module__xwDjSW__mcpSectionLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-tertiary);margin:0 0 var(--space-2)}.agent-editor-modal-module__xwDjSW__mcpChips{gap:var(--space-2);max-height:140px;padding:var(--space-1) 0;flex-wrap:wrap;display:flex;overflow-y:auto}.agent-editor-modal-module__xwDjSW__mcpChip{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);font-size:var(--text-xs);border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);display:inline-flex}.agent-editor-modal-module__xwDjSW__mcpChip:hover{border-color:var(--border-default);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__mcpChipOn{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__mcpChipCode{font-family:var(--font-mono,ui-monospace, monospace);opacity:.9;font-size:.85em}.agent-editor-modal-module__xwDjSW__collectionsSearch{margin-bottom:var(--space-2)}.agent-editor-modal-module__xwDjSW__collectionsList{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);max-height:180px;overflow-y:auto}.agent-editor-modal-module__xwDjSW__collectionRow{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);cursor:pointer;display:flex}.agent-editor-modal-module__xwDjSW__collectionRow:last-child{border-bottom:none}.agent-editor-modal-module__xwDjSW__collectionRow:hover{background:color-mix(in srgb, var(--text-primary) 4%, transparent)}.agent-editor-modal-module__xwDjSW__collectionMeta{flex:1;min-width:0}.agent-editor-modal-module__xwDjSW__collectionName{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-primary);margin:0}.agent-editor-modal-module__xwDjSW__collectionDesc{font-size:var(--text-xs);color:var(--text-tertiary);margin:var(--space-1) 0 0;line-height:var(--leading-relaxed)}.agent-editor-modal-module__xwDjSW__promptBlock{gap:var(--space-2);flex-direction:column;display:flex}.agent-editor-modal-module__xwDjSW__promptTextareaWrap{position:relative}.agent-editor-modal-module__xwDjSW__refineCorner{top:var(--space-2);right:var(--space-2);z-index:1;position:absolute}.agent-editor-modal-module__xwDjSW__promptToolbar{gap:var(--space-2);flex-wrap:wrap;display:flex}.agent-editor-modal-module__xwDjSW__textarea{width:100%;min-height:200px;padding:var(--space-3);padding-top:calc(var(--space-3) + var(--space-8));font-size:var(--text-sm);line-height:var(--leading-relaxed);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-primary);color:var(--text-primary);resize:vertical;font-family:inherit}.agent-editor-modal-module__xwDjSW__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 35%, transparent);outline:none}.agent-editor-modal-module__xwDjSW__counter{font-size:var(--text-xs);color:var(--text-tertiary);margin:var(--space-1) 0 0}.agent-editor-modal-module__xwDjSW__builderPalette{margin-top:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);overflow:hidden}.agent-editor-modal-module__xwDjSW__builderPaletteSummary{cursor:pointer;padding:var(--space-2) var(--space-3);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);-webkit-user-select:none;user-select:none;list-style:none}.agent-editor-modal-module__xwDjSW__builderPaletteSummary::-webkit-details-marker{display:none}.agent-editor-modal-module__xwDjSW__builderPaletteSummary:before{content:"▸";margin-right:var(--space-2);color:var(--text-tertiary);transition:transform var(--motion-fast) var(--ease-out);display:inline-block}.agent-editor-modal-module__xwDjSW__builderPalette[open] .agent-editor-modal-module__xwDjSW__builderPaletteSummary:before{transform:rotate(90deg)}.agent-editor-modal-module__xwDjSW__builderPaletteSummary:hover{background:var(--bg-tertiary);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__builderPaletteBody{gap:var(--space-3);padding:var(--space-3);border-top:1px solid var(--border-subtle);background:var(--bg-primary);flex-direction:column;display:flex}.agent-editor-modal-module__xwDjSW__builderCategory{gap:var(--space-1);flex-direction:column;display:flex}.agent-editor-modal-module__xwDjSW__builderCategoryLabel{text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:var(--weight-semibold);color:var(--text-tertiary)}.agent-editor-modal-module__xwDjSW__builderChips{gap:var(--space-1);flex-wrap:wrap;display:flex}.agent-editor-modal-module__xwDjSW__builderChip{padding:4px var(--space-2);font-size:var(--text-xs);color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-subtle);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);border-radius:999px;align-items:center;display:inline-flex}.agent-editor-modal-module__xwDjSW__builderChip:hover:not(:disabled){background:var(--accent-muted);border-color:color-mix(in srgb, var(--accent) 30%, transparent);color:var(--accent)}.agent-editor-modal-module__xwDjSW__builderChip:disabled{opacity:.5;cursor:not-allowed}.agent-editor-modal-module__xwDjSW__counterOver{color:var(--error)}.agent-editor-modal-module__xwDjSW__footer{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.agent-editor-modal-module__xwDjSW__error{font-size:var(--text-xs);color:var(--error);margin:0}.agent-editor-modal-module__xwDjSW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.mcp-registry-module__PH9WYG__workspace{gap:var(--space-5);flex-direction:column;display:flex}.mcp-registry-module__PH9WYG__empty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-12) var(--space-6);text-align:center;border:1px dashed var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);flex-direction:column;display:flex}.mcp-registry-module__PH9WYG__emptyTitle{font-size:var(--text-base);font-weight:var(--weight-semibold,600);color:var(--text-primary);margin:0}.mcp-registry-module__PH9WYG__emptyDesc{font-size:var(--text-sm);color:var(--text-tertiary);max-width:36ch;line-height:var(--leading-relaxed,1.6);margin:0}.mcp-registry-module__PH9WYG__dialogTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold,600);letter-spacing:-.02em;margin:0}.mcp-registry-module__PH9WYG__dialogHint{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--text-tertiary);line-height:var(--leading-relaxed,1.6)}.mcp-registry-module__PH9WYG__dialogForm{gap:var(--space-4);margin-top:var(--space-5);flex-direction:column;display:flex}.mcp-registry-module__PH9WYG__dialogActions{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-2);display:flex}.mcp-registry-module__PH9WYG__field{gap:var(--space-1);flex-direction:column;display:flex}.mcp-registry-module__PH9WYG__label{font-size:var(--text-xs);font-weight:var(--weight-medium,500);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em}.mcp-registry-module__PH9WYG__error{font-size:var(--text-sm);color:var(--error,#e07a7a);margin:0}.mcp-registry-module__PH9WYG__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.mcp-registry-module__PH9WYG__filters{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:1;min-width:0;display:flex}.mcp-registry-module__PH9WYG__searchWrap{flex:1;min-width:220px;max-width:340px;position:relative}.mcp-registry-module__PH9WYG__searchIcon{top:50%;left:var(--space-3);color:var(--text-tertiary);pointer-events:none;position:absolute;transform:translateY(-50%)}.mcp-registry-module__PH9WYG__searchInput{width:100%;height:34px;padding:0 var(--space-3) 0 calc(var(--space-3) + 20px);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);transition:border-color var(--motion-fast) var(--ease-out);outline:none}.mcp-registry-module__PH9WYG__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent)}.mcp-registry-module__PH9WYG__searchInput::placeholder{color:var(--text-tertiary)}.mcp-registry-module__PH9WYG__filterSelect{min-width:150px;max-width:200px}.mcp-registry-module__PH9WYG__usageCell{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}.mcp-registry-module__PH9WYG__usageMeta{font-variant-numeric:tabular-nums;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.1;display:inline-flex}.mcp-registry-module__PH9WYG__usageTotal{font-size:var(--text-sm);font-weight:var(--weight-medium,500);color:var(--text-primary)}.mcp-registry-module__PH9WYG__usageErrors{font-size:var(--text-xs);color:var(--error)}.mcp-registry-module__PH9WYG__usageEmpty{color:var(--text-tertiary);font-size:var(--text-xs)}.mcp-registry-module__PH9WYG__agentsCell{align-items:center;gap:var(--space-1);font-variant-numeric:tabular-nums;color:var(--text-secondary);font-size:var(--text-sm);display:inline-flex}.mcp-registry-module__PH9WYG__lastUsedCell{font-variant-numeric:tabular-nums;color:var(--text-tertiary);font-size:var(--text-xs)}.mcp-registry-module__PH9WYG__emptyCell{text-align:center;padding:var(--space-10) var(--space-6)!important}.mcp-registry-module__PH9WYG__emptyText{margin:0 0 var(--space-3);color:var(--text-tertiary);font-size:var(--text-sm)}
.memory-collections-sidebar-module__E_lmXG__rail{gap:var(--space-2);flex-direction:column;flex:1;min-height:0;display:flex}.memory-collections-sidebar-module__E_lmXG__toolbar{justify-content:space-between;align-items:center;gap:var(--space-2);padding:0 var(--space-2) 0 var(--space-2);flex-shrink:0;display:flex}.memory-collections-sidebar-module__E_lmXG__toolbarStart{align-items:center;gap:var(--space-1);flex:1;min-width:0;display:flex}.memory-collections-sidebar-module__E_lmXG__sectionLabel{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;min-width:0}.memory-collections-sidebar-module__E_lmXG__list{min-height:0;padding:0 var(--space-2) var(--space-2);transition:opacity var(--motion-base) var(--ease-out);flex-direction:column;flex:1;gap:1px;display:flex;overflow:hidden auto}.memory-collections-sidebar-module__E_lmXG__listRefreshing{opacity:.72;pointer-events:none}.memory-collections-sidebar-module__E_lmXG__empty{padding:var(--space-2) var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed)}.memory-collections-sidebar-module__E_lmXG__error{padding:var(--space-2) var(--space-3);font-size:var(--text-xs);color:var(--error)}.memory-collections-sidebar-module__E_lmXG__collectionRow{align-items:center;gap:var(--space-2);border-radius:var(--radius-md);transition:background var(--motion-fast) var(--ease-out), border-left-color var(--motion-base) var(--ease-out);border-left:2px solid #0000;display:flex;position:relative}.memory-collections-sidebar-module__E_lmXG__collectionRow:hover{background:var(--bg-tertiary)}.memory-collections-sidebar-module__E_lmXG__collectionRowActive{background:var(--bg-tertiary);border-left-color:var(--accent)}.memory-collections-sidebar-module__E_lmXG__collectionBtn{align-items:center;gap:var(--space-2);min-width:0;padding:6px var(--space-2);border-radius:var(--radius-md);color:inherit;font-family:var(--font-sans);font-size:var(--text-xs);text-align:left;cursor:pointer;background:0 0;border:none;flex:1;display:flex}.memory-collections-sidebar-module__E_lmXG__collectionIcon{color:var(--text-tertiary);flex-shrink:0}.memory-collections-sidebar-module__E_lmXG__collectionLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:var(--weight-medium);color:var(--text-primary);line-height:var(--leading-tight);flex:1;overflow:hidden}.memory-collections-sidebar-module__E_lmXG__collectionCount{font-size:var(--text-xs);color:var(--text-tertiary);background:var(--bg-elevated);border-radius:var(--radius-full);font-variant-numeric:tabular-nums;flex-shrink:0;padding:1px 6px}.memory-collections-sidebar-module__E_lmXG__collectionDelete{border-radius:var(--radius-sm);width:26px;height:26px;color:var(--text-tertiary);cursor:pointer;opacity:0;transition:opacity var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), transform var(--motion-instant) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.memory-collections-sidebar-module__E_lmXG__collectionRow:hover .memory-collections-sidebar-module__E_lmXG__collectionDelete,.memory-collections-sidebar-module__E_lmXG__collectionRow:focus-within .memory-collections-sidebar-module__E_lmXG__collectionDelete{opacity:1}@media (hover:none){.memory-collections-sidebar-module__E_lmXG__collectionDelete{opacity:.55}}.memory-collections-sidebar-module__E_lmXG__collectionDelete:hover:not(:disabled){background:var(--error-muted);color:var(--error)}.memory-collections-sidebar-module__E_lmXG__collectionDelete:active:not(:disabled){transform:translateY(-50%)scale(.92)}.memory-collections-sidebar-module__E_lmXG__collectionDelete:disabled{cursor:not-allowed;opacity:.35}.memory-collections-sidebar-module__E_lmXG__newBtn{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2);border-radius:var(--radius-md);border:1px dashed var(--border-default);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-medium);font-family:var(--font-sans);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);background:0 0;margin-top:auto;display:flex}.memory-collections-sidebar-module__E_lmXG__newBtn:hover{color:var(--text-primary);background:var(--bg-tertiary);border-color:var(--border-strong)}.memory-collections-sidebar-module__E_lmXG__dialogForm{gap:var(--space-3);padding:var(--space-2);flex-direction:column;display:flex}.memory-collections-sidebar-module__E_lmXG__dialogTitle{margin-top:0}.memory-collections-sidebar-module__E_lmXG__dialogField{gap:var(--space-1);flex-direction:column;display:flex}.memory-collections-sidebar-module__E_lmXG__dialogActions{gap:var(--space-2);flex-wrap:wrap;display:flex}.memory-collections-sidebar-module__E_lmXG__dialogLabel{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:var(--weight-medium)}.memory-collections-sidebar-module__E_lmXG__spin{animation:.7s linear infinite memory-collections-sidebar-module__E_lmXG__spin}@keyframes memory-collections-sidebar-module__E_lmXG__spin{to{transform:rotate(360deg)}}
.flow-analytics-module__pS3Goa__shell{gap:var(--space-6);flex-direction:column;display:flex}.flow-analytics-module__pS3Goa__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.flow-analytics-module__pS3Goa__rangeGroup{gap:var(--space-1);padding:var(--space-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);display:inline-flex}.flow-analytics-module__pS3Goa__sparkRow{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:720px){.flow-analytics-module__pS3Goa__sparkRow{grid-template-columns:repeat(2,1fr)}}.flow-analytics-module__pS3Goa__sparkCard{gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.flow-analytics-module__pS3Goa__sparkHead{justify-content:space-between;align-items:baseline;display:flex}.flow-analytics-module__pS3Goa__sparkTitle{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--weight-medium);margin:0}.flow-analytics-module__pS3Goa__sparkValue{font-size:var(--text-lg);font-family:var(--font-mono);color:var(--text-primary)}.flow-analytics-module__pS3Goa__sparkBody{align-items:flex-end;min-height:48px;display:flex}.flow-analytics-module__pS3Goa__tableSection{gap:var(--space-3);flex-direction:column;display:flex}.flow-analytics-module__pS3Goa__sectionTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.flow-analytics-module__pS3Goa__numCol{text-align:right;font-variant-numeric:tabular-nums;font-family:var(--font-mono)}.flow-analytics-module__pS3Goa__empty{padding:var(--space-6);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm);border:1px dashed var(--border-subtle);border-radius:var(--radius-lg)}.flow-analytics-module__pS3Goa__heatBar{border-radius:var(--radius-sm);background:var(--error);vertical-align:middle;height:8px;margin-right:var(--space-2);min-width:2px;display:inline-block}
.chat-sessions-module__KG2WQG__newCta{height:28px;padding:0 var(--space-3);border-radius:var(--radius-sm);background:var(--accent);color:var(--text-inverse);font-size:var(--text-xs);font-weight:var(--weight-semibold);transition:background-color var(--motion-fast) var(--ease-out);border:1px solid #0000;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.chat-sessions-module__KG2WQG__newCta:hover{background:var(--accent-hover)}.chat-sessions-module__KG2WQG__newCta:focus-visible{outline:2px solid var(--ring-color);outline-offset:2px}
