.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__bannerError{border-color:color-mix(in srgb, var(--error) 40%, transparent);background:var(--error-muted);color:var(--error)}[data-theme=dark] .flow-versions-module__qPLbYW__bannerError{border-color:color-mix(in srgb, var(--error) 50%, transparent);background:color-mix(in srgb, var(--error) 10%, transparent);color:color-mix(in srgb, var(--error) 80%, white 20%)}.flow-versions-module__qPLbYW__bannerInteractive{text-align:left;cursor:pointer;transition:filter var(--motion-base) var(--ease-out);align-items:center;gap:8px;width:100%;font-family:inherit;display:flex}.flow-versions-module__qPLbYW__bannerInteractive:hover{filter:brightness(1.05)}.flow-versions-module__qPLbYW__bannerCta{white-space:nowrap;font-weight:var(--weight-semibold);opacity:.9;margin-left:auto;font-size:11px}.flow-versions-module__qPLbYW__error{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--error) 40%, transparent);background:var(--error-muted);color:var(--error);padding:10px 12px;font-size:12px;line-height:1.4}[data-theme=dark] .flow-versions-module__qPLbYW__error{border-color:color-mix(in srgb, var(--error) 50%, transparent);background:color-mix(in srgb, var(--error) 10%, transparent);color:color-mix(in srgb, var(--error) 80%, white 20%)}.flow-versions-module__qPLbYW__success{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--success) 40%, transparent);background:var(--success-muted);color:var(--success);font-size:12px;font-weight:var(--weight-medium);animation:flow-versions-module__qPLbYW__fadeIn var(--motion-base) var(--ease-out);align-items:center;gap:6px;padding:8px 12px;display:inline-flex}[data-theme=dark] .flow-versions-module__qPLbYW__success{border-color:color-mix(in srgb, var(--success) 50%, transparent);background:color-mix(in srgb, var(--success) 10%, transparent);color:color-mix(in srgb, var(--success) 85%, white 15%)}@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__diffTitle{align-items:center;gap:6px;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{border-color:color-mix(in srgb, var(--success) 40%, transparent);background:var(--success-muted)}.flow-versions-module__qPLbYW__statPill_added .flow-versions-module__qPLbYW__statPillValue{color:var(--success)}[data-theme=dark] .flow-versions-module__qPLbYW__statPill_added{border-color:color-mix(in srgb, var(--success) 50%, transparent);background:color-mix(in srgb, var(--success) 10%, transparent)}[data-theme=dark] .flow-versions-module__qPLbYW__statPill_added .flow-versions-module__qPLbYW__statPillValue{color:color-mix(in srgb, var(--success) 85%, white 15%)}.flow-versions-module__qPLbYW__statPill_removed{border-color:color-mix(in srgb, var(--error) 40%, transparent);background:var(--error-muted)}.flow-versions-module__qPLbYW__statPill_removed .flow-versions-module__qPLbYW__statPillValue{color:var(--error)}[data-theme=dark] .flow-versions-module__qPLbYW__statPill_removed{border-color:color-mix(in srgb, var(--error) 50%, transparent);background:color-mix(in srgb, var(--error) 10%, transparent)}[data-theme=dark] .flow-versions-module__qPLbYW__statPill_removed .flow-versions-module__qPLbYW__statPillValue{color:color-mix(in srgb, var(--error) 80%, white 20%)}.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{border-left:3px solid var(--success);background:var(--success-muted)}[data-theme=dark] .flow-versions-module__qPLbYW__diffItemAdded{background:color-mix(in srgb, var(--success) 8%, transparent)}.flow-versions-module__qPLbYW__diffItemRemoved{border-left:3px solid var(--error);background:var(--error-muted)}[data-theme=dark] .flow-versions-module__qPLbYW__diffItemRemoved{background:color-mix(in srgb, var(--error) 8%, transparent)}.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:var(--success);font-family:var(--font-mono,monospace);word-break:break-word}[data-theme=dark] .flow-versions-module__qPLbYW__diffConfigKindAdded{color:color-mix(in srgb, var(--success) 85%, white 15%)}.flow-versions-module__qPLbYW__diffConfigKindRemoved{color:var(--error);font-family:var(--font-mono,monospace);word-break:break-word}[data-theme=dark] .flow-versions-module__qPLbYW__diffConfigKindRemoved{color:color-mix(in srgb, var(--error) 80%, white 20%)}.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{background:var(--success-muted);color:var(--success)}[data-theme=dark] .flow-versions-module__qPLbYW__valueAdded{background:color-mix(in srgb, var(--success) 10%, transparent);color:color-mix(in srgb, var(--success) 85%, white 15%)}.flow-versions-module__qPLbYW__valueRemoved{background:var(--error-muted);color:var(--error);text-decoration:line-through}[data-theme=dark] .flow-versions-module__qPLbYW__valueRemoved{background:color-mix(in srgb, var(--error) 10%, transparent);color:color-mix(in srgb, var(--error) 80%, white 20%)}.flow-versions-module__qPLbYW__diffEdgeCounts{gap:var(--space-2);align-items:center;font-size:12px;display:flex}.flow-versions-module__qPLbYW__diffEdgeAdded{color:var(--success);font-weight:var(--weight-medium)}[data-theme=dark] .flow-versions-module__qPLbYW__diffEdgeAdded{color:color-mix(in srgb, var(--success) 85%, white 15%)}.flow-versions-module__qPLbYW__diffEdgeRemoved{color:var(--error);font-weight:var(--weight-medium)}[data-theme=dark] .flow-versions-module__qPLbYW__diffEdgeRemoved{color:color-mix(in srgb, var(--error) 80%, white 20%)}.flow-versions-module__qPLbYW__diffEdgeModified{color:var(--accent);font-weight:var(--weight-medium)}.flow-versions-module__qPLbYW__diffMuted{color:var(--text-tertiary)}
.tooltip-module__erkwnq__trigger{display:contents}.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}
.tool-block-module__a-SeqW__card{border:1px solid var(--border-default);border-radius:var(--radius-md,8px);background:var(--bg-secondary);transition:border-color var(--motion-fast,.14s) var(--ease-out,ease);font-size:var(--text-sm,13px);color:var(--text-primary);overflow:hidden}.tool-block-module__a-SeqW__card[data-status=error]{border-color:var(--error);background:var(--error-muted)}.tool-block-module__a-SeqW__card[data-status=running],.tool-block-module__a-SeqW__card[data-status=pending]{border-color:var(--warning)}.tool-block-module__a-SeqW__header{all:unset;box-sizing:border-box;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:32px;padding:4px 10px;display:flex}.tool-block-module__a-SeqW__header[data-clickable=false]{cursor:default}.tool-block-module__a-SeqW__header:hover:not([data-clickable=false]){background:var(--bg-tertiary)}.tool-block-module__a-SeqW__headerLeft{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.tool-block-module__a-SeqW__headerRight{color:var(--text-tertiary);font-size:var(--text-xs,11px);flex-shrink:0;align-items:center;gap:6px;display:flex}.tool-block-module__a-SeqW__icon{border-radius:var(--radius-sm,4px);background:var(--bg-tertiary);width:24px;height:24px;color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.tool-block-module__a-SeqW__icon[data-tone=success]{background:var(--success-muted);color:var(--success)}.tool-block-module__a-SeqW__icon[data-tone=error]{background:var(--error-muted);color:var(--error)}.tool-block-module__a-SeqW__icon[data-tone=warning],.tool-block-module__a-SeqW__icon[data-tone=running]{background:var(--warning-muted);color:var(--warning)}.tool-block-module__a-SeqW__icon[data-tone=accent]{background:var(--accent-muted);color:var(--accent)}.tool-block-module__a-SeqW__icon[data-tone=memory]{color:#a78bfa;background:#8b5cf61f}.tool-block-module__a-SeqW__icon[data-tone=sandbox],.tool-block-module__a-SeqW__icon[data-tone=sql]{background:var(--accent-muted);color:var(--accent)}.tool-block-module__a-SeqW__icon[data-tone=subagent]{color:#a78bfa;background:#8b5cf61f}.tool-block-module__a-SeqW__headerText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.tool-block-module__a-SeqW__title{font-weight:var(--weight-medium,500);font-size:var(--text-sm,13px);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tool-block-module__a-SeqW__subtitle{font-size:var(--text-xs,11px);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tool-block-module__a-SeqW__duration{font-size:var(--text-xs,11px);color:var(--text-tertiary);font-variant-numeric:tabular-nums;align-items:center;gap:3px;display:inline-flex}.tool-block-module__a-SeqW__statusDot{background:var(--text-tertiary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.tool-block-module__a-SeqW__statusDot[data-status=success]{background:var(--success)}.tool-block-module__a-SeqW__statusDot[data-status=error]{background:var(--error)}.tool-block-module__a-SeqW__statusDot[data-status=running],.tool-block-module__a-SeqW__statusDot[data-status=pending]{background:var(--warning);animation:1.4s ease-in-out infinite tool-block-module__a-SeqW__pulseDot}@keyframes tool-block-module__a-SeqW__pulseDot{0%,to{opacity:1}50%{opacity:.4}}.tool-block-module__a-SeqW__chevron{color:var(--text-tertiary);transition:transform var(--motion-fast,.14s) var(--ease-out,ease)}.tool-block-module__a-SeqW__chevron[data-open=true]{transform:rotate(90deg)}.tool-block-module__a-SeqW__spin{animation:.8s linear infinite tool-block-module__a-SeqW__spinTb}@keyframes tool-block-module__a-SeqW__spinTb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tool-block-module__a-SeqW__progressBar{background:var(--border-default);height:1px;position:relative;overflow:hidden}.tool-block-module__a-SeqW__progressBar:after{content:"";background:var(--accent);width:25%;height:100%;animation:1.4s cubic-bezier(.4,0,.6,1) infinite tool-block-module__a-SeqW__progressSlide;position:absolute;top:0;left:0}@keyframes tool-block-module__a-SeqW__progressSlide{0%{transform:translate(-100%)}to{transform:translate(500%)}}.tool-block-module__a-SeqW__body{border-top:1px solid var(--border-subtle);flex-direction:column;gap:8px;padding:10px;display:flex}.tool-block-module__a-SeqW__bodyFlush{border-top:none;padding-top:0}.tool-block-module__a-SeqW__group{border:1px solid var(--border-default);border-radius:var(--radius-md,8px);background:var(--bg-secondary);font-size:var(--text-sm,13px);color:var(--text-primary);overflow:hidden}.tool-block-module__a-SeqW__groupHeader{all:unset;box-sizing:border-box;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:38px;padding:8px 10px;display:flex}.tool-block-module__a-SeqW__groupHeader:hover{background:var(--bg-tertiary)}.tool-block-module__a-SeqW__groupBody{border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.tool-block-module__a-SeqW__groupCount{font-size:var(--text-xs,11px);color:var(--text-secondary);font-variant-numeric:tabular-nums}.tool-block-module__a-SeqW__statusSummary{align-items:center;gap:3px;display:flex}.tool-block-module__a-SeqW__miniDot{background:var(--text-tertiary);border-radius:50%;width:5px;height:5px}.tool-block-module__a-SeqW__miniDot[data-status=success]{background:var(--success)}.tool-block-module__a-SeqW__miniDot[data-status=error]{background:var(--error)}.tool-block-module__a-SeqW__miniDot[data-status=running],.tool-block-module__a-SeqW__miniDot[data-status=pending]{background:var(--warning)}.tool-block-module__a-SeqW__row{border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.tool-block-module__a-SeqW__row:first-child{border-top:none}.tool-block-module__a-SeqW__stack{flex-direction:column;gap:6px;display:flex}
.manage-provider-module__wvq_Va__section{gap:var(--space-4);flex-direction:column;display:flex}.manage-provider-module__wvq_Va__sectionTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-provider-module__wvq_Va__sectionDesc{font-size:var(--text-sm);color:var(--text-secondary);margin:var(--space-1) 0 0}.manage-provider-module__wvq_Va__grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(340px,1fr));display:grid}.manage-provider-module__wvq_Va__testBanner{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm);animation:.2s manage-provider-module__wvq_Va__slideIn;display:flex}.manage-provider-module__wvq_Va__testSuccess{background:var(--success-muted);color:var(--success)}.manage-provider-module__wvq_Va__testError{background:var(--error-muted);color:var(--error)}.manage-provider-module__wvq_Va__testBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.manage-provider-module__wvq_Va__testPing{font-size:var(--text-xs);opacity:.85}.manage-provider-module__wvq_Va__testPingReply{font-family:var(--font-mono);font-size:var(--text-xs);opacity:.7;margin-left:var(--space-1)}.manage-provider-module__wvq_Va__testClose{color:inherit;cursor:pointer;font-size:var(--text-lg);opacity:.6;background:0 0;border:none;flex-shrink:0;margin-left:auto;line-height:1}.manage-provider-module__wvq_Va__testClose:hover{opacity:1}@keyframes manage-provider-module__wvq_Va__slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.manage-provider-module__wvq_Va__form{gap:var(--space-4);flex-direction:column;display:flex}.manage-provider-module__wvq_Va__formTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0 0 var(--space-2)}.manage-provider-module__wvq_Va__field{gap:var(--space-1);flex-direction:column;display:flex}.manage-provider-module__wvq_Va__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.manage-provider-module__wvq_Va__select{width:100%;height:36px;padding:0 var(--space-3);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;padding-right:var(--space-8);outline:none;transition:border-color .15s}.manage-provider-module__wvq_Va__select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent)}.manage-provider-module__wvq_Va__select option{background:var(--bg-elevated);color:var(--text-primary)}.manage-provider-module__wvq_Va__checkbox{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;display:flex}.manage-provider-module__wvq_Va__checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.manage-provider-module__wvq_Va__error{font-size:var(--text-sm);color:var(--error);margin:0}.manage-provider-module__wvq_Va__hint{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:var(--space-1)}.manage-provider-module__wvq_Va__formActions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2);display:flex}.manage-provider-module__wvq_Va__modeTabs{gap:var(--space-2);padding:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-secondary);grid-template-columns:1fr 1fr;display:grid}.manage-provider-module__wvq_Va__modeTab{border-radius:var(--radius-sm);color:var(--text-secondary);padding:var(--space-2);cursor:pointer;font-size:var(--text-sm);background:0 0;border:0}.manage-provider-module__wvq_Va__modeTabActive{background:var(--bg-primary);color:var(--text-primary);box-shadow:var(--shadow-sm)}.manage-provider-module__wvq_Va__managedEmpty{border:1px dashed var(--border-default);border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-3);color:var(--text-secondary);font-size:var(--text-sm);flex-direction:column;display:flex}.manage-provider-module__wvq_Va__managedEmpty p{margin:0}.manage-provider-module__wvq_Va__managedList{gap:var(--space-2);max-height:420px;display:grid;overflow:auto}.manage-provider-module__wvq_Va__managedCard{text-align:left;border:1px solid var(--border-default);background:var(--bg-secondary);border-radius:var(--radius-md);padding:var(--space-3);cursor:pointer;gap:var(--space-1);color:var(--text-primary);flex-direction:column;display:flex}.manage-provider-module__wvq_Va__managedCard:hover{border-color:var(--accent)}.manage-provider-module__wvq_Va__managedTitle{font-weight:var(--weight-semibold)}.manage-provider-module__wvq_Va__managedModel{font-family:var(--font-mono);color:var(--text-secondary);font-size:var(--text-xs)}.manage-provider-module__wvq_Va__managedMeta{align-items:center;gap:var(--space-2);color:var(--text-tertiary);font-size:var(--text-xs);display:flex}.manage-provider-module__wvq_Va__usagePanel{gap:var(--space-3);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-provider-module__wvq_Va__usageHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.manage-provider-module__wvq_Va__usageHeadRight{align-items:center;gap:var(--space-2);display:flex}.manage-provider-module__wvq_Va__usageStamp{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.manage-provider-module__wvq_Va__usageTitle{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0;display:flex}.manage-provider-module__wvq_Va__usageGrid{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.manage-provider-module__wvq_Va__usageCard{padding:var(--space-3) var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);flex-direction:column;gap:4px;display:flex}.manage-provider-module__wvq_Va__usageCardLabel{font-size:var(--text-xs);color:var(--text-tertiary)}.manage-provider-module__wvq_Va__usageCardValue{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums}.manage-provider-module__wvq_Va__usageCardSub{font-size:var(--text-xs);color:var(--text-tertiary)}.manage-provider-module__wvq_Va__usageNumCol{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.manage-provider-module__wvq_Va__shareBlock{gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-secondary);flex-direction:column;display:flex}.manage-provider-module__wvq_Va__shareHead{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.manage-provider-module__wvq_Va__shareTitle{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);display:flex}.manage-provider-module__wvq_Va__shareCard{gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);flex-direction:column;display:flex}.manage-provider-module__wvq_Va__shareLabel{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);cursor:pointer;display:flex}.manage-provider-module__wvq_Va__shareDesc{font-size:var(--text-xs);color:var(--text-tertiary);padding-left:calc(var(--space-2) + 16px + var(--space-2));margin:0}.manage-provider-module__wvq_Va__shareGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.manage-provider-module__wvq_Va__shareToggles{gap:var(--space-3);flex-wrap:wrap;display:flex}.manage-provider-module__wvq_Va__shareUsage{gap: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);font-size:var(--text-xs);grid-template-columns:repeat(3,1fr);display:grid}.manage-provider-module__wvq_Va__shareUsageItem{flex-direction:column;gap:2px;display:flex}.manage-provider-module__wvq_Va__shareUsageLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs)}.manage-provider-module__wvq_Va__shareUsageValue{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-primary)}.manage-provider-module__wvq_Va__adminTabs{gap:var(--space-2);padding:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-secondary);margin-bottom:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:720px){.manage-provider-module__wvq_Va__adminTabs{grid-template-columns:repeat(2,1fr)}}.manage-provider-module__wvq_Va__adminTab{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);color:var(--text-secondary);padding:var(--space-2) var(--space-3);cursor:pointer;font-size:var(--text-sm);font-weight:var(--weight-medium);white-space:nowrap;background:0 0;border:0;display:inline-flex}.manage-provider-module__wvq_Va__adminTab:hover{color:var(--text-primary)}.manage-provider-module__wvq_Va__adminTabActive{background:var(--bg-primary);color:var(--text-primary);box-shadow:var(--shadow-sm)}.manage-provider-module__wvq_Va__adminBar{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.manage-provider-module__wvq_Va__adminBarTitle{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0;display:flex}.manage-provider-module__wvq_Va__adminBarHint{margin:0 0 var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary)}.manage-provider-module__wvq_Va__rowActions{align-items:center;gap:var(--space-1);white-space:nowrap;display:inline-flex}.manage-provider-module__wvq_Va__matrixWrap{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);max-height:70vh;overflow:auto}.manage-provider-module__wvq_Va__matrixTable{border-collapse:separate;border-spacing:0;width:100%;font-size:var(--text-xs);font-variant-numeric:tabular-nums}.manage-provider-module__wvq_Va__matrixTable th,.manage-provider-module__wvq_Va__matrixTable td{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);text-align:center;vertical-align:middle;white-space:nowrap}.manage-provider-module__wvq_Va__matrixTable thead th{z-index:2;background:var(--bg-secondary);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs);position:sticky;top:0}.manage-provider-module__wvq_Va__matrixPlanCell{z-index:1;background:var(--bg-secondary);text-align:left;min-width:180px;position:sticky;left:0}.manage-provider-module__wvq_Va__matrixCornerCell{z-index:3;background:var(--bg-secondary);text-align:left;position:sticky;top:0;left:0}.manage-provider-module__wvq_Va__matrixModelHead{white-space:normal;max-width:140px;line-height:1.25}.manage-provider-module__wvq_Va__matrixModelTitle{font-weight:var(--weight-semibold);color:var(--text-secondary);text-transform:none;letter-spacing:0;font-size:var(--text-xs);display:block}.manage-provider-module__wvq_Va__matrixModelHint{color:var(--text-tertiary);font-weight:var(--weight-regular);text-transform:uppercase;margin-top:2px;font-size:.7rem;display:block}.manage-provider-module__wvq_Va__matrixPublicBadge{color:var(--success);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:.65rem;display:block}.manage-provider-module__wvq_Va__matrixPlanName{font-weight:var(--weight-semibold);color:var(--text-primary);display:block}.manage-provider-module__wvq_Va__matrixPlanSlug{color:var(--text-tertiary);margin-top:2px;font-size:.7rem;display:block}.manage-provider-module__wvq_Va__matrixSavingFlash{margin-left:var(--space-2);color:var(--success);font-size:.7rem}.manage-provider-module__wvq_Va__matrixActionsCell{background:var(--bg-secondary);z-index:1;text-align:right;position:sticky;right:0}
.tool-timeline-module__LwNXya__stream{border:1px solid var(--border-default);border-radius:var(--radius-md,8px);background:var(--bg-secondary);font-size:var(--text-sm,13px);color:var(--text-primary);overflow:hidden}.tool-timeline-module__LwNXya__streamHeader{border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);min-height:28px;color:var(--text-secondary);align-items:center;gap:8px;padding:6px 10px;font-size:11px;display:flex}.tool-timeline-module__LwNXya__streamHeader[data-clickable=true]{cursor:pointer}.tool-timeline-module__LwNXya__streamHeader[data-clickable=true]:hover{background:var(--bg-tertiary)}.tool-timeline-module__LwNXya__streamLabel{font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-size:10px}.tool-timeline-module__LwNXya__streamCount{font-variant-numeric:tabular-nums;color:var(--text-secondary)}.tool-timeline-module__LwNXya__streamMeta{font-variant-numeric:tabular-nums;color:var(--text-tertiary);align-items:center;gap:8px;margin-left:auto;font-size:11px;display:inline-flex}.tool-timeline-module__LwNXya__streamCounter{align-items:center;gap:3px;display:inline-flex}.tool-timeline-module__LwNXya__streamCounter[data-tone=success]{color:var(--success)}.tool-timeline-module__LwNXya__streamCounter[data-tone=error]{color:var(--error)}.tool-timeline-module__LwNXya__streamCounter[data-tone=running]{color:var(--warning)}.tool-timeline-module__LwNXya__streamChevron{transition:transform var(--motion-fast,.14s) var(--ease-out,ease)}.tool-timeline-module__LwNXya__streamChevron[data-open=true]{transform:rotate(90deg)}.tool-timeline-module__LwNXya__timeline{padding:6px 0;position:relative}.tool-timeline-module__LwNXya__timeline:before{content:"";background:var(--border-subtle);z-index:0;width:1px;position:absolute;top:12px;bottom:12px;left:23px}.tool-timeline-module__LwNXya__row{cursor:pointer;-webkit-user-select:none;user-select:none;grid-template-columns:16px 18px 1fr auto;align-items:center;gap:8px;min-height:26px;padding:3px 12px;display:grid;position:relative}.tool-timeline-module__LwNXya__row[data-clickable=false]{cursor:default}.tool-timeline-module__LwNXya__row:hover:not([data-clickable=false]){background:var(--bg-tertiary)}.tool-timeline-module__LwNXya__dot{background:var(--border-default);outline:2px solid var(--bg-secondary);outline-offset:0;z-index:1;border-radius:50%;width:8px;height:8px;margin:0 auto}.tool-timeline-module__LwNXya__dot[data-status=success]{background:var(--success)}.tool-timeline-module__LwNXya__dot[data-status=error]{background:var(--error)}.tool-timeline-module__LwNXya__dot[data-status=running],.tool-timeline-module__LwNXya__dot[data-status=pending]{background:var(--warning);animation:1.4s ease-in-out infinite tool-timeline-module__LwNXya__pulseDotTl}@keyframes tool-timeline-module__LwNXya__pulseDotTl{0%,to{opacity:1}50%{opacity:.45}}.tool-timeline-module__LwNXya__icon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.tool-timeline-module__LwNXya__row:hover .tool-timeline-module__LwNXya__icon{color:var(--text-secondary)}.tool-timeline-module__LwNXya__row[data-status=error] .tool-timeline-module__LwNXya__icon{color:var(--error)}.tool-timeline-module__LwNXya__text{align-items:baseline;gap:10px;min-width:0;display:flex;overflow:hidden}.tool-timeline-module__LwNXya__name{font-family:var(--font-mono);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;flex-shrink:0;font-size:12px;overflow:hidden}.tool-timeline-module__LwNXya__row[data-status=error] .tool-timeline-module__LwNXya__name{color:var(--error)}.tool-timeline-module__LwNXya__param{font-family:var(--font-mono);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;overflow:hidden}.tool-timeline-module__LwNXya__metaRight{font-family:var(--font-mono);color:var(--text-tertiary);font-variant-numeric:tabular-nums;flex-shrink:0;align-items:center;gap:6px;font-size:11px;display:inline-flex}.tool-timeline-module__LwNXya__chevron{color:var(--text-tertiary);transition:transform var(--motion-fast,.14s) var(--ease-out,ease);flex-shrink:0}.tool-timeline-module__LwNXya__chevron[data-open=true]{transform:rotate(90deg)}.tool-timeline-module__LwNXya__spin{animation:.8s linear infinite tool-timeline-module__LwNXya__spinTl}@keyframes tool-timeline-module__LwNXya__spinTl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tool-timeline-module__LwNXya__body{border-top:1px solid var(--border-subtle);background:var(--bg-primary);padding:6px 12px 8px 47px;position:relative}.tool-timeline-module__LwNXya__bodySection{flex-direction:column;gap:4px;margin-top:6px;display:flex}.tool-timeline-module__LwNXya__bodySection:first-child{margin-top:0}.tool-timeline-module__LwNXya__bodyLabel{font-size:10px;font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary)}.tool-timeline-module__LwNXya__bodyPre{border-radius:var(--radius-sm,4px);background:var(--bg-secondary);border:1px solid var(--border-subtle);font-family:var(--font-mono);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;max-height:240px;margin:0;padding:6px 8px;font-size:11px;line-height:1.45;overflow:auto}.tool-timeline-module__LwNXya__bodyError{color:var(--error)}.tool-timeline-module__LwNXya__attachment{margin:4px 12px 8px 47px}
.model-browser-module__JpIq_a__browser{gap:var(--space-4);flex-direction:column;min-height:420px;display:flex}.model-browser-module__JpIq_a__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.model-browser-module__JpIq_a__title{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.model-browser-module__JpIq_a__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin:var(--space-1) 0 0}.model-browser-module__JpIq_a__headerActions{gap:var(--space-2);flex-shrink:0;display:flex}.model-browser-module__JpIq_a__refreshBtn{align-items:center;gap:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--text-xs);padding:var(--space-1) var(--space-2);cursor:pointer;background:0 0;transition:background .15s,color .15s;display:inline-flex}.model-browser-module__JpIq_a__refreshBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.model-browser-module__JpIq_a__spin{animation:.8s linear infinite model-browser-module__JpIq_a__spin}@keyframes model-browser-module__JpIq_a__spin{to{transform:rotate(360deg)}}.model-browser-module__JpIq_a__toolbar{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.model-browser-module__JpIq_a__searchWrap{flex:1;min-width:200px}.model-browser-module__JpIq_a__sortBtns{gap:var(--space-1);display:flex}.model-browser-module__JpIq_a__sortBtn{align-items:center;gap:var(--space-1);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-medium);padding:var(--space-1) var(--space-2);cursor:pointer;background:0 0;transition:all .15s;display:inline-flex}.model-browser-module__JpIq_a__sortBtn:hover{border-color:var(--border-default);color:var(--text-primary)}.model-browser-module__JpIq_a__sortBtnActive{border-color:var(--accent);color:var(--accent);background:var(--accent-muted,#3b82f60f)}.model-browser-module__JpIq_a__listContainer{flex:1;min-height:240px}.model-browser-module__JpIq_a__list{border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;max-height:320px;display:flex;overflow-y:auto}.model-browser-module__JpIq_a__list::-webkit-scrollbar{width:6px}.model-browser-module__JpIq_a__list::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:3px}.model-browser-module__JpIq_a__row{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:none;border-bottom:1px solid var(--border-subtle);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);cursor:pointer;text-align:left;background:0 0;width:100%;transition:background .1s;display:flex}.model-browser-module__JpIq_a__row:last-child{border-bottom:none}.model-browser-module__JpIq_a__row:hover{background:var(--bg-hover)}.model-browser-module__JpIq_a__rowSelected{background:var(--accent-muted,#3b82f614)}.model-browser-module__JpIq_a__rowCheck{width:18px;color:var(--accent);flex-shrink:0;align-items:center;display:flex}.model-browser-module__JpIq_a__rowId{font-family:var(--font-mono);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.model-browser-module__JpIq_a__rowOwner{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;min-width:80px}.model-browser-module__JpIq_a__rowContext{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono);white-space:nowrap;text-align:right;min-width:40px}.model-browser-module__JpIq_a__loadingState{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-12);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.model-browser-module__JpIq_a__spinner{border:2px solid var(--border-default);border-top-color:var(--accent);border-radius:50%;width:18px;height:18px;animation:.6s linear infinite model-browser-module__JpIq_a__spin}.model-browser-module__JpIq_a__errorState{padding:var(--space-8);text-align:center;color:var(--error);font-size:var(--text-sm)}.model-browser-module__JpIq_a__retryLink{color:var(--accent);cursor:pointer;font-size:var(--text-sm);background:0 0;border:none;padding:0;text-decoration:underline;display:inline}.model-browser-module__JpIq_a__emptyState{padding:var(--space-12);text-align:center;font-size:var(--text-sm);color:var(--text-secondary)}.model-browser-module__JpIq_a__footer{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}.model-browser-module__JpIq_a__footerMeta{gap:var(--space-1);flex-direction:column;display:flex}.model-browser-module__JpIq_a__footerCount{font-size:var(--text-xs);color:var(--text-secondary)}.model-browser-module__JpIq_a__footerCached{font-size:var(--text-xs);color:var(--text-tertiary)}.model-browser-module__JpIq_a__footerActions{gap:var(--space-2);display:flex}
.sql-tool-block-module__p5LLTW__queryText,.sql-tool-block-module__p5LLTW__resultText{border-radius:var(--radius-sm,6px);background:var(--bg-primary);border:1px solid var(--border-subtle);font-family:var(--font-mono);font-size:var(--text-xs,11px);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;max-height:240px;margin:0;padding:8px 10px;line-height:1.5;overflow:auto}.sql-tool-block-module__p5LLTW__queryText{color:var(--accent)}.sql-tool-block-module__p5LLTW__callErrorText{font-size:var(--text-xs,12px);color:var(--error);white-space:pre-wrap;word-break:break-word;margin:0}
.manage-voice-providers-module__NLuH6a__section{gap:var(--space-5);flex-direction:column;display:flex}.manage-voice-providers-module__NLuH6a__notes{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.manage-voice-providers-module__NLuH6a__error{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:var(--error-muted);color:var(--error);font-size:var(--text-sm)}.manage-voice-providers-module__NLuH6a__group{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-md);flex-direction:column;display:flex}.manage-voice-providers-module__NLuH6a__groupHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.manage-voice-providers-module__NLuH6a__groupHeadMain{align-items:flex-start;gap:var(--space-3);display:flex}.manage-voice-providers-module__NLuH6a__groupIcon{border-radius:var(--radius-sm);background:var(--bg-elevated);width:28px;height:28px;color:var(--text-primary);justify-content:center;align-items:center;display:inline-flex}.manage-voice-providers-module__NLuH6a__groupTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-voice-providers-module__NLuH6a__groupDesc{font-size:var(--text-xs);color:var(--text-tertiary);margin:2px 0 0}.manage-voice-providers-module__NLuH6a__rowList{gap:var(--space-2);flex-direction:column;display:flex}.manage-voice-providers-module__NLuH6a__row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--bg-primary);border:1px solid var(--border-subtle);display:flex}.manage-voice-providers-module__NLuH6a__rowMain{flex-direction:column;gap:2px;min-width:0;display:flex}.manage-voice-providers-module__NLuH6a__rowTitle{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);display:flex}.manage-voice-providers-module__NLuH6a__rowMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono);margin:0}.manage-voice-providers-module__NLuH6a__rowActions{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.manage-voice-providers-module__NLuH6a__empty{padding:var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary);border:1px dashed var(--border-subtle);border-radius:var(--radius-sm);text-align:center}.manage-voice-providers-module__NLuH6a__form{gap:var(--space-4);flex-direction:column;display:flex}.manage-voice-providers-module__NLuH6a__formHeader{justify-content:space-between;align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.manage-voice-providers-module__NLuH6a__flagSwitches{align-items:center;gap:var(--space-3);flex-wrap:wrap;flex-shrink:0;display:flex}.manage-voice-providers-module__NLuH6a__formTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-voice-providers-module__NLuH6a__formSection{gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;display:flex}.manage-voice-providers-module__NLuH6a__formSectionTitle{font-size:var(--text-xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin:0}.manage-voice-providers-module__NLuH6a__formGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.manage-voice-providers-module__NLuH6a__field{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.manage-voice-providers-module__NLuH6a__fieldFull{grid-column:1/-1}.manage-voice-providers-module__NLuH6a__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.manage-voice-providers-module__NLuH6a__select{width:100%;height:36px;padding:0 var(--space-3);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;padding-right:var(--space-8);outline:none;transition:border-color .15s}.manage-voice-providers-module__NLuH6a__select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent)}.manage-voice-providers-module__NLuH6a__select option{background:var(--bg-elevated);color:var(--text-primary)}.manage-voice-providers-module__NLuH6a__checkbox{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;display:flex}.manage-voice-providers-module__NLuH6a__checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.manage-voice-providers-module__NLuH6a__hint{font-size:var(--text-xs);color:var(--text-tertiary);margin:2px 0 0}.manage-voice-providers-module__NLuH6a__error{font-size:var(--text-sm);color:var(--error);margin:0}.manage-voice-providers-module__NLuH6a__formActions{bottom:calc(var(--space-4) * -1);justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2);padding:var(--space-3) 0;background:var(--bg-primary);border-top:1px solid var(--border-subtle);display:flex;position:sticky}.manage-voice-providers-module__NLuH6a__customInput{margin-top:var(--space-1)}.manage-voice-providers-module__NLuH6a__modelLoading{font-size:var(--text-xs);color:var(--text-tertiary);font-style:italic}
.subagent-call-block-module__xgwiaW__section{flex-direction:column;gap:4px;display:flex}.subagent-call-block-module__xgwiaW__sectionLabel{font-size:var(--text-xs,11px);font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary)}.subagent-call-block-module__xgwiaW__sectionContent{font-size:var(--text-sm,13px);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.5}.subagent-call-block-module__xgwiaW__responseText{border-radius:var(--radius-sm,6px);background:var(--bg-primary);border:1px solid var(--border-subtle);font-family:var(--font-mono);font-size:var(--text-xs,12px);color:var(--text-primary);white-space:pre-wrap;word-break:break-word;max-height:320px;margin:0;padding:10px 12px;line-height:1.55;overflow:auto}.subagent-call-block-module__xgwiaW__errorText{font-size:var(--text-xs,12px);color:var(--error);white-space:pre-wrap;word-break:break-word;margin:0}
.manage-webhook-secret-module__RjtELG__root{gap:var(--space-4);flex-direction:column;display:flex}.manage-webhook-secret-module__RjtELG__intro{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-secondary);max-width:72ch;margin:0}.manage-webhook-secret-module__RjtELG__intro code{font-family:var(--font-mono);border-radius:var(--radius-sm);background:var(--bg-tertiary);color:var(--text-primary);padding:1px 5px;font-size:.92em}.manage-webhook-secret-module__RjtELG__statusCard{gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);grid-template-columns:1fr 1fr;display:grid}@media (max-width:640px){.manage-webhook-secret-module__RjtELG__statusCard{grid-template-columns:1fr}}.manage-webhook-secret-module__RjtELG__statusItem{flex-direction:column;gap:2px;min-width:0;display:flex}.manage-webhook-secret-module__RjtELG__statusLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);letter-spacing:.02em;text-transform:uppercase;color:var(--text-tertiary)}.manage-webhook-secret-module__RjtELG__statusValue{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-family:var(--font-mono);color:var(--text-primary);font-variant-numeric:tabular-nums;min-width:0;display:inline-flex}.manage-webhook-secret-module__RjtELG__statusValue>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.manage-webhook-secret-module__RjtELG__empty{font-style:italic;font-family:var(--font-sans);color:var(--text-tertiary)}.manage-webhook-secret-module__RjtELG__pill{border-radius:var(--radius-full);font-size:var(--text-xs);font-family:var(--font-sans);font-weight:var(--weight-medium);letter-spacing:0;border:1px solid var(--border-subtle);align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.manage-webhook-secret-module__RjtELG__pillRotated{color:var(--text-secondary);background:var(--bg-tertiary)}.manage-webhook-secret-module__RjtELG__pillFallback{color:var(--warning);background:var(--warning-muted);border-color:var(--warning-muted)}.manage-webhook-secret-module__RjtELG__actions{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.manage-webhook-secret-module__RjtELG__error{font-size:var(--text-sm);color:var(--error,#e5534b);background:var(--bg-alarm);border:1px solid color-mix(in srgb, var(--error,#e5534b) 30%, transparent);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);margin:0}.manage-webhook-secret-module__RjtELG__dialogContent{gap:var(--space-4);flex-direction:column;min-width:min(440px,88vw);display:flex}.manage-webhook-secret-module__RjtELG__dialogNote{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-secondary);margin:0}.manage-webhook-secret-module__RjtELG__warning{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--warning);background:var(--warning-muted);border-left:2px solid var(--warning);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);margin:0;display:inline-flex}.manage-webhook-secret-module__RjtELG__fieldLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);letter-spacing:.02em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 var(--space-1)}.manage-webhook-secret-module__RjtELG__secretCard{font-family:var(--font-mono);font-size:var(--text-sm);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-3);word-break:break-all;-webkit-user-select:all;user-select:all;color:var(--text-primary);line-height:1.45;display:block}.manage-webhook-secret-module__RjtELG__urlExample{font-family:var(--font-mono);font-size:var(--text-xs);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-3);word-break:break-all;color:var(--text-secondary);line-height:1.45;display:block}.manage-webhook-secret-module__RjtELG__dialogActions{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.manage-webhook-secret-module__RjtELG__copied{color:var(--success,#2ea44f)}
.queue-metrics-panel-module__EEYXPq__panel{gap:var(--space-3);flex-direction:column;display:flex}.queue-metrics-panel-module__EEYXPq__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.queue-metrics-panel-module__EEYXPq__toolbarLeft{align-items:center;gap:var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.queue-metrics-panel-module__EEYXPq__toolbarLabel{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em}.queue-metrics-panel-module__EEYXPq__time{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.queue-metrics-panel-module__EEYXPq__spinning{animation:.7s linear infinite queue-metrics-panel-module__EEYXPq__spin}@keyframes queue-metrics-panel-module__EEYXPq__spin{to{transform:rotate(360deg)}}.queue-metrics-panel-module__EEYXPq__error{font-size:var(--text-sm);color:var(--error);padding:var(--space-3);border-radius:var(--radius-md);background:var(--error-muted);margin:0}.queue-metrics-panel-module__EEYXPq__redisHint{font-size:var(--text-sm);color:var(--text-secondary);padding:var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-secondary);line-height:var(--leading-relaxed);margin:0}.queue-metrics-panel-module__EEYXPq__pipelineSection{gap:var(--space-2);flex-direction:column;display:flex}.queue-metrics-panel-module__EEYXPq__pipelineTitle{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin:0}.queue-metrics-panel-module__EEYXPq__pipelineGrid{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:1024px){.queue-metrics-panel-module__EEYXPq__pipelineGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}.queue-metrics-panel-module__EEYXPq__pipelineCard{border-radius:var(--radius-md);background:var(--bg-tertiary);padding:var(--space-2) var(--space-3);flex-direction:column;gap:2px;display:flex}.queue-metrics-panel-module__EEYXPq__pipelineLabel{font-size:var(--text-xs);color:var(--text-tertiary)}.queue-metrics-panel-module__EEYXPq__pipelineValue{font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--text-primary);font-variant-numeric:tabular-nums}.queue-metrics-panel-module__EEYXPq__pipelineSparkWrap{opacity:.85;align-self:flex-start;margin-top:auto}.queue-metrics-panel-module__EEYXPq__guardsWrap{gap:var(--space-2);flex-direction:column;display:flex}.queue-metrics-panel-module__EEYXPq__guardsTitle{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.queue-metrics-panel-module__EEYXPq__guardsEmpty{font-size:var(--text-sm);color:var(--text-tertiary);margin:0}.queue-metrics-panel-module__EEYXPq__guardsList{gap:var(--space-2);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:1024px){.queue-metrics-panel-module__EEYXPq__guardsList{grid-template-columns:repeat(2,minmax(0,1fr))}}.queue-metrics-panel-module__EEYXPq__guardItem{border-radius:var(--radius-md);background:var(--bg-tertiary);padding:var(--space-2) var(--space-3)}.queue-metrics-panel-module__EEYXPq__guardHead{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.queue-metrics-panel-module__EEYXPq__guardName{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-primary);word-break:break-all;flex-direction:column;gap:2px;display:flex}.queue-metrics-panel-module__EEYXPq__guardBucket{color:var(--text-primary);font-weight:var(--weight-semibold)}.queue-metrics-panel-module__EEYXPq__guardWorkspace{color:var(--text-tertiary);font-size:11px}.queue-metrics-panel-module__EEYXPq__guardCountdown{font-variant-numeric:tabular-nums;opacity:.85}.queue-metrics-panel-module__EEYXPq__guardBadge{border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--weight-semibold);padding:2px 8px}.queue-metrics-panel-module__EEYXPq__guardBadgeClosed{background:var(--success-muted);color:var(--success)}.queue-metrics-panel-module__EEYXPq__guardBadgeHalfOpen{background:var(--warning-muted);color:var(--warning)}.queue-metrics-panel-module__EEYXPq__guardBadgeOpen{background:var(--error-muted);color:var(--error)}.queue-metrics-panel-module__EEYXPq__guardMeta{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--text-secondary)}.queue-metrics-panel-module__EEYXPq__tableWrap{border-radius:var(--radius-md);background:var(--bg-tertiary);overflow-x:auto}.queue-metrics-panel-module__EEYXPq__table{border-collapse:collapse;width:100%;font-size:var(--text-xs)}.queue-metrics-panel-module__EEYXPq__table thead{border-bottom:1px solid var(--border-subtle)}.queue-metrics-panel-module__EEYXPq__table th{text-align:left;padding:var(--space-2) var(--space-3);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.65rem}.queue-metrics-panel-module__EEYXPq__table td{padding:var(--space-2) var(--space-3);vertical-align:middle;border-bottom:1px solid var(--border-subtle)}.queue-metrics-panel-module__EEYXPq__table tbody tr:last-child td{border-bottom:none}.queue-metrics-panel-module__EEYXPq__table tbody tr:hover td{background:color-mix(in srgb, var(--text-primary) 3%, transparent)}.queue-metrics-panel-module__EEYXPq__queueName{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--accent);letter-spacing:.02em;white-space:nowrap}.queue-metrics-panel-module__EEYXPq__colDist{width:15%;min-width:120px}.queue-metrics-panel-module__EEYXPq__distBar{border-radius:var(--radius-full);background:var(--bg-tertiary);height:5px;display:flex;overflow:hidden}.queue-metrics-panel-module__EEYXPq__distSeg{min-width:2px;transition:width .35s}.queue-metrics-panel-module__EEYXPq__distEmpty{color:var(--text-tertiary);font-size:var(--text-xs)}.queue-metrics-panel-module__EEYXPq__distTotal{color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin-top:2px;font-size:.6rem;display:block}.queue-metrics-panel-module__EEYXPq__colMetric{text-align:right;white-space:nowrap}.queue-metrics-panel-module__EEYXPq__metricDot{border-radius:var(--radius-full);vertical-align:middle;width:6px;height:6px;margin-right:4px;display:inline-block}.queue-metrics-panel-module__EEYXPq__cellValue{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:1}.queue-metrics-panel-module__EEYXPq__cellSpark{opacity:.85;justify-content:flex-end;margin-top:3px;display:flex}
.dialog-module__aIYkSW__dialog{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-secondary);color:var(--text-primary);box-shadow:var(--shadow-lg);max-height:90vh;margin:auto;padding:0;overflow:visible}.dialog-module__aIYkSW__dialog::backdrop{background:var(--backdrop);-webkit-backdrop-filter:blur(6px)}.dialog-module__aIYkSW__dialog[open]{animation:dialog-module__aIYkSW__dialog-in var(--motion-base) var(--ease-out) backwards}@keyframes dialog-module__aIYkSW__dialog-in{0%{opacity:0;transform:scale(.98)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.dialog-module__aIYkSW__dialog[open]{animation:none}}.dialog-module__aIYkSW__sm{width:min(440px,92vw)}.dialog-module__aIYkSW__md{width:min(640px,92vw)}.dialog-module__aIYkSW__lg{width:min(880px,94vw)}.dialog-module__aIYkSW__xl{width:min(1180px,96vw)}.dialog-module__aIYkSW__xxl{width:min(1480px,96vw)}.dialog-module__aIYkSW__fullscreen{width:calc(100vw - var(--space-8));height:calc(100vh - var(--space-8));max-width:none;max-height:calc(100vh - var(--space-8));margin:var(--space-4)}.dialog-module__aIYkSW__fullscreen.dialog-module__aIYkSW__framed[open]{max-height:calc(100vh - var(--space-8))}.dialog-module__aIYkSW__framed[open]{flex-direction:column;max-height:90vh;display:flex;overflow:hidden}.dialog-module__aIYkSW__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);background:var(--bg-secondary);flex-shrink:0;display:flex}.dialog-module__aIYkSW__headerMain{align-items:flex-start;gap:var(--space-3);flex:1;min-width:0;display:flex}.dialog-module__aIYkSW__headerIcon{border-radius:var(--radius-sm);background:var(--bg-tertiary,color-mix(in srgb, var(--text-primary) 6%, transparent));width:28px;height:28px;color:var(--accent,var(--text-primary));flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dialog-module__aIYkSW__headerText{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.dialog-module__aIYkSW__headerTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);letter-spacing:-.005em;line-height:var(--leading-snug);margin:0}.dialog-module__aIYkSW__headerDescription{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.dialog-module__aIYkSW__headerClose{color:var(--text-tertiary);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;line-height:1;transition:color .15s,background .15s;display:inline-flex}.dialog-module__aIYkSW__headerClose:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 8%, transparent)}.dialog-module__aIYkSW__headerClose:focus-visible{outline:2px solid var(--accent,var(--text-primary));outline-offset:2px}.dialog-module__aIYkSW__body{padding:var(--space-6);flex:1;overflow-y:auto}.dialog-module__aIYkSW__bodyDense{padding:var(--space-5);flex:1;overflow-y:auto}.dialog-module__aIYkSW__bodyNoPad{flex:1;padding:0;overflow-y:auto}.dialog-module__aIYkSW__dialog:not(.dialog-module__aIYkSW__framed)>.dialog-module__aIYkSW__body,.dialog-module__aIYkSW__dialog:not(.dialog-module__aIYkSW__framed)>.dialog-module__aIYkSW__bodyDense,.dialog-module__aIYkSW__dialog:not(.dialog-module__aIYkSW__framed)>.dialog-module__aIYkSW__bodyNoPad{max-height:90vh}.dialog-module__aIYkSW__fullscreen .dialog-module__aIYkSW__body{padding:var(--space-5);flex-direction:column;display:flex}.dialog-module__aIYkSW__description{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.dialog-module__aIYkSW__footer{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-5);border-top:1px solid var(--border-subtle);background:var(--bg-secondary);flex-shrink:0;display:flex}.dialog-module__aIYkSW__footerEnd{justify-content:flex-end}.dialog-module__aIYkSW__footerBetween{justify-content:space-between}.dialog-module__aIYkSW__footerStart{justify-content:flex-start}.dialog-module__aIYkSW__content{padding:var(--space-6);max-height:90vh;overflow-y:auto}
.segmented-control-module__tjM2vW__root{border-radius:var(--radius-sm);background:var(--bg-primary);border:1px solid var(--border-subtle);align-items:center;gap:0;padding:2px;display:inline-flex}.segmented-control-module__tjM2vW__fullWidth{width:100%;display:flex}.segmented-control-module__tjM2vW__item{border-radius:calc(var(--radius-sm) - 1px);color:var(--text-tertiary);font-family:inherit;font-size:var(--text-xs);font-weight:var(--weight-medium);white-space:nowrap;cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.segmented-control-module__tjM2vW__sm .segmented-control-module__tjM2vW__item{padding:2px 8px}.segmented-control-module__tjM2vW__item:hover:not(:disabled){color:var(--text-primary)}.segmented-control-module__tjM2vW__item:disabled{cursor:not-allowed;opacity:.5}.segmented-control-module__tjM2vW__item:focus-visible{outline:2px solid var(--ring-color);outline-offset:-2px}.segmented-control-module__tjM2vW__itemActive,.segmented-control-module__tjM2vW__itemActive:hover{color:var(--text-primary);background:var(--bg-tertiary);box-shadow:0 1px 2px #00000014, 0 0 0 1px var(--border-subtle)}.segmented-control-module__tjM2vW__icon{flex-shrink:0;display:inline-flex}
.split-resizer-module__kFFDTG__resizer{cursor:col-resize;background:var(--border-subtle,var(--accent-muted));transition:background var(--motion-fast) var(--ease-out);-webkit-user-select:none;user-select:none;z-index:11;flex-shrink:0;width:6px;position:relative}.split-resizer-module__kFFDTG__resizer:hover,.split-resizer-module__kFFDTG__resizerDragging{background:color-mix(in srgb, var(--accent) 70%, transparent)}.split-resizer-module__kFFDTG__handle{background:var(--bg-secondary);border:1px solid var(--border-subtle,var(--accent-muted));border-radius:var(--radius-md);width:16px;height:40px;color:var(--text-secondary);pointer-events:none;transition:color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-base) var(--ease-out), transform var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 3px #0000002e}.split-resizer-module__kFFDTG__resizer:hover .split-resizer-module__kFFDTG__handle,.split-resizer-module__kFFDTG__resizerDragging .split-resizer-module__kFFDTG__handle{color:var(--accent);border-color:var(--accent);box-shadow:0 2px 8px color-mix(in srgb, var(--accent) 30%, transparent);transform:translate(-50%,-50%)scale(1.08)}.split-resizer-module__kFFDTG__resizerDragging .split-resizer-module__kFFDTG__handle{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 25%, transparent)}.split-resizer-module__kFFDTG__resizerCollapsing,.split-resizer-module__kFFDTG__resizerCollapsing:hover{background:color-mix(in srgb, var(--warning,#f5a524) 60%, transparent)}.split-resizer-module__kFFDTG__resizerCollapsing .split-resizer-module__kFFDTG__handle{color:var(--warning,#f5a524);border-color:var(--warning,#f5a524);box-shadow:0 0 0 2px color-mix(in srgb, var(--warning,#f5a524) 30%, transparent)}
.app-breadcrumbs-module__Q7w-xq__nav{min-width:0;font-size:var(--text-xs);color:var(--text-tertiary);align-items:center;display:flex}.app-breadcrumbs-module__Q7w-xq__list{align-items:center;gap:var(--space-1);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.app-breadcrumbs-module__Q7w-xq__item{align-items:center;gap:var(--space-1);display:inline-flex}.app-breadcrumbs-module__Q7w-xq__link{color:var(--text-secondary);transition:color var(--motion-fast) var(--ease-out);text-decoration:none}.app-breadcrumbs-module__Q7w-xq__link:hover{color:var(--accent)}.app-breadcrumbs-module__Q7w-xq__chevron{opacity:.45;flex-shrink:0}.app-breadcrumbs-module__Q7w-xq__current{color:var(--text-primary);font-weight:var(--weight-medium)}
.chat-embed-link-module__Ycr2LG__card{gap:var(--space-4);padding:var(--space-5);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);flex-direction:column;display:flex}.chat-embed-link-module__Ycr2LG__head{gap:var(--space-2);flex-direction:column;display:flex}.chat-embed-link-module__Ycr2LG__title{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.chat-embed-link-module__Ycr2LG__description{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.chat-embed-link-module__Ycr2LG__label{gap:var(--space-2);font-size:var(--text-xs);color:var(--text-tertiary);flex-direction:column;display:flex}.chat-embed-link-module__Ycr2LG__select,.chat-embed-link-module__Ycr2LG__input,.chat-embed-link-module__Ycr2LG__textarea{width:100%;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3)}.chat-embed-link-module__Ycr2LG__select{height:2.5rem;font-family:var(--font-sans);color:var(--text-primary)}.chat-embed-link-module__Ycr2LG__input{height:2.5rem}.chat-embed-link-module__Ycr2LG__textarea{resize:vertical;min-height:4.25rem;line-height:var(--leading-relaxed)}.chat-embed-link-module__Ycr2LG__hint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed)}.chat-embed-link-module__Ycr2LG__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}
.workspace-panel-module__SBUDzG__panel{background:var(--bg-primary);border-left:1px solid var(--accent-muted);flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.workspace-panel-module__SBUDzG__header{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle,var(--accent-muted));background:var(--bg-secondary);flex-shrink:0;min-height:48px;display:flex}.workspace-panel-module__SBUDzG__tabs{background:var(--bg-tertiary);border:1px solid var(--border-subtle,var(--accent-muted));border-radius:var(--radius-md);align-items:center;gap:2px;padding:2px;display:inline-flex}.workspace-panel-module__SBUDzG__tabBtn{border-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-medium);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);background:0 0;border:0;align-items:center;gap:5px;padding:4px 10px;display:inline-flex}.workspace-panel-module__SBUDzG__tabBtn:hover{color:var(--text-primary)}.workspace-panel-module__SBUDzG__tabBtnActive{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 1px 2px #00000014}.workspace-panel-module__SBUDzG__headerRight{align-items:center;gap:6px;margin-left:auto;display:flex}.workspace-panel-module__SBUDzG__iconBtn{justify-content:center;width:28px;padding:0!important}.workspace-panel-module__SBUDzG__iconBtn .lucide{margin:0!important}.workspace-panel-module__SBUDzG__iconBtnLink{border-radius:var(--radius-md);width:28px;height:28px;color:var(--text-secondary);transition:color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.workspace-panel-module__SBUDzG__iconBtnLink:hover{color:var(--text-primary);background:var(--bg-tertiary)}.workspace-panel-module__SBUDzG__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.workspace-panel-module__SBUDzG__filesRoot{flex:1;grid-template-columns:220px 1fr;min-height:0;display:grid}.workspace-panel-module__SBUDzG__tree{border-right:1px solid var(--accent-muted);font-size:var(--text-sm);padding:var(--space-2) 0;flex-direction:column;display:flex;overflow-y:auto}.workspace-panel-module__SBUDzG__treeToolbar{padding:0 var(--space-2) var(--space-2);border-bottom:1px solid var(--accent-muted);margin-bottom:var(--space-2);align-items:center;gap:6px;display:flex}.workspace-panel-module__SBUDzG__treeToolBtn{border:1px solid var(--accent-muted);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:2px 6px;font-size:11px;display:inline-flex}.workspace-panel-module__SBUDzG__treeToolBtn:hover{color:var(--text-primary);background:var(--bg-secondary)}.workspace-panel-module__SBUDzG__treeRoot{font-family:var(--font-mono,monospace);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:60%;margin-left:auto;font-size:11px;overflow:hidden}.workspace-panel-module__SBUDzG__treeNewInput{border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--bg-primary);min-width:0;color:var(--text-primary);font-family:var(--font-mono,monospace);outline:none;flex:1;padding:2px 6px;font-size:11px}.workspace-panel-module__SBUDzG__treeNodeName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.workspace-panel-module__SBUDzG__treeDeleteBtn{opacity:0;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;align-items:center;padding:2px;display:inline-flex}.workspace-panel-module__SBUDzG__treeNode:hover .workspace-panel-module__SBUDzG__treeDeleteBtn{opacity:1}.workspace-panel-module__SBUDzG__treeDeleteBtn:hover{color:var(--error)}.workspace-panel-module__SBUDzG__treeNode{padding:4px var(--space-3);cursor:pointer;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;display:flex;overflow:hidden}.workspace-panel-module__SBUDzG__treeNode:hover,.workspace-panel-module__SBUDzG__treeNodeActive{background:var(--bg-secondary);color:var(--text-primary)}.workspace-panel-module__SBUDzG__treeIcon{opacity:.7;flex-shrink:0;width:14px}.workspace-panel-module__SBUDzG__treeEmpty{padding:var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary,var(--text-secondary))}.workspace-panel-module__SBUDzG__editorWrap{flex-direction:column;min-height:0;display:flex}.workspace-panel-module__SBUDzG__editorHeader{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--accent-muted);font-size:var(--text-xs);color:var(--text-secondary);gap:var(--space-2);align-items:center;display:flex}.workspace-panel-module__SBUDzG__editorPath{font-family:var(--font-mono,monospace);color:var(--text-primary)}.workspace-panel-module__SBUDzG__editorSaveBtn{background:var(--accent);color:var(--bg-primary);border-radius:var(--radius-sm);font-size:var(--text-xs);cursor:pointer;border:0;margin-left:auto;padding:2px 10px}.workspace-panel-module__SBUDzG__editorSaveBtn:disabled{opacity:.5;cursor:not-allowed}.workspace-panel-module__SBUDzG__editorTextarea{resize:none;width:100%;padding:var(--space-3);background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-mono,monospace);border:0;outline:none;flex:1;font-size:13px;line-height:1.5}.workspace-panel-module__SBUDzG__editorHost{background:var(--bg-primary);flex:1;min-height:0;overflow:hidden}.workspace-panel-module__SBUDzG__editorHost .cm-editor{height:100%}.workspace-panel-module__SBUDzG__editorDirty{color:var(--text-secondary);font-size:11px}.workspace-panel-module__SBUDzG__editorEmpty{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-6);text-align:center;color:var(--text-secondary);font-size:var(--text-sm);flex-direction:column;flex:1;display:flex}.workspace-panel-module__SBUDzG__editorEmptyHint{font-size:var(--text-xs);color:var(--text-tertiary,var(--text-secondary));max-width:28rem;line-height:var(--leading-relaxed)}.workspace-panel-module__SBUDzG__previewHeader{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle,var(--accent-muted));background:var(--bg-secondary);flex-shrink:0;align-items:center;gap:6px;display:flex}.workspace-panel-module__SBUDzG__previewPort{flex:0 0 84px}.workspace-panel-module__SBUDzG__previewPort input{font-family:var(--font-mono,monospace);font-size:var(--text-xs);text-align:center}.workspace-panel-module__SBUDzG__previewPath{flex:1;min-width:0}.workspace-panel-module__SBUDzG__previewPath input{font-family:var(--font-mono,monospace);font-size:var(--text-xs)}.workspace-panel-module__SBUDzG__previewCheckbox{border:1px solid var(--border-subtle,var(--accent-muted));border-radius:var(--radius-md);background:var(--bg-tertiary);height:28px;color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;padding:0 6px;font-size:11px;display:inline-flex}.workspace-panel-module__SBUDzG__previewCheckbox input{cursor:pointer;accent-color:var(--accent)}.workspace-panel-module__SBUDzG__iframeWrap{background:#fff;flex:1;position:relative}.workspace-panel-module__SBUDzG__iframeWrap iframe{border:0;width:100%;height:100%}.workspace-panel-module__SBUDzG__iframeEmpty{padding:var(--space-4);text-align:center;color:var(--text-secondary);font-size:var(--text-sm)}.workspace-panel-module__SBUDzG__terminal{flex-direction:column;flex:1;min-height:0;display:flex}.workspace-panel-module__SBUDzG__termOutput{padding:var(--space-3);font-family:var(--font-mono,monospace);white-space:pre-wrap;word-break:break-word;color:var(--text-primary);background:var(--bg-primary);flex:1;font-size:12px;line-height:1.45;overflow-y:auto}.workspace-panel-module__SBUDzG__termOutput .workspace-panel-module__SBUDzG__termHeader{color:var(--text-secondary);padding-bottom:4px;font-size:11px}.workspace-panel-module__SBUDzG__termInputRow{gap:var(--space-2);padding:var(--space-2);border-top:1px solid var(--accent-muted);background:var(--bg-secondary);display:flex}.workspace-panel-module__SBUDzG__termInput{border:1px solid var(--accent-muted);border-radius:var(--radius-sm);background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-mono,monospace);flex:1;padding:4px 8px;font-size:12px}.workspace-panel-module__SBUDzG__termRunBtn{background:var(--accent);color:var(--bg-primary);border-radius:var(--radius-sm);font-size:var(--text-xs);cursor:pointer;border:0;padding:4px 12px}.workspace-panel-module__SBUDzG__termRunBtn:disabled{opacity:.5;cursor:not-allowed}.workspace-panel-module__SBUDzG__statusBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:2px 8px;font-size:10px}.workspace-panel-module__SBUDzG__statusBadgeOn{background:var(--success-muted);color:var(--success)}.workspace-panel-module__SBUDzG__statusBadgeOff{color:var(--text-secondary);background:#7878782e}.workspace-panel-module__SBUDzG__errorBanner{padding:var(--space-2) var(--space-3);background:var(--error-muted);color:var(--error);border-bottom:1px solid color-mix(in srgb, var(--error) 30%, transparent);font-size:var(--text-xs)}
.connected-accounts-module__LbxN4a__shell{gap:var(--space-4);flex-direction:column;display:flex}.connected-accounts-module__LbxN4a__list{gap:var(--space-2);flex-direction:column;display:flex}.connected-accounts-module__LbxN4a__row{gap:var(--space-3);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:36px minmax(0,1fr) auto;align-items:center;transition:border-color .15s,background .15s;display:grid}.connected-accounts-module__LbxN4a__row:hover{border-color:var(--border-default);background:var(--bg-tertiary)}.connected-accounts-module__LbxN4a__icon{border:1px solid var(--border-subtle);background:var(--bg-secondary);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.connected-accounts-module__LbxN4a__icon svg{width:18px;height:18px}.connected-accounts-module__LbxN4a__meta{flex-direction:column;gap:2px;min-width:0;display:flex}.connected-accounts-module__LbxN4a__name{align-items:center;gap:var(--space-2);font-weight:var(--weight-medium);color:var(--text-primary);display:inline-flex}.connected-accounts-module__LbxN4a__email{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.connected-accounts-module__LbxN4a__actions{justify-content:flex-end;display:flex}.connected-accounts-module__LbxN4a__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:640px){.connected-accounts-module__LbxN4a__row{grid-template-rows:auto auto;grid-template-columns:32px minmax(0,1fr)}.connected-accounts-module__LbxN4a__actions{grid-column:1/-1;justify-content:flex-start}}
.workspace-drawer-module__XrAmNW__toggleWrap{display:inline-flex}.workspace-drawer-module__XrAmNW__toggleBtn{justify-content:center;gap:var(--space-1);height:30px!important;padding:0 var(--space-2)!important}.workspace-drawer-module__XrAmNW__toggleBtn .lucide{margin:0!important}@media (max-width:1180px){.workspace-drawer-module__XrAmNW__toggleLabel{display:none}.workspace-drawer-module__XrAmNW__toggleBtn{width:30px!important;padding:0!important}}.workspace-drawer-module__XrAmNW__drawer{width:var(--workspace-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}@media (max-width:960px){.workspace-drawer-module__XrAmNW__toggleWrap,.workspace-drawer-module__XrAmNW__resizer,.workspace-drawer-module__XrAmNW__drawer{display:none}}
.manage-members-module__iu9WyW__root{gap:var(--space-4);flex-direction:column;display:flex}.manage-members-module__iu9WyW__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.manage-members-module__iu9WyW__searchInput{flex:320px;max-width:420px}.manage-members-module__iu9WyW__avatar{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 22%, transparent), color-mix(in srgb, var(--accent) 8%, transparent));width:36px;height:36px;color:var(--accent);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:.04em;border:1px solid color-mix(in srgb, var(--accent) 20%, transparent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.manage-members-module__iu9WyW__joined{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:11px}.manage-members-module__iu9WyW__roleBadge{text-transform:none}.manage-members-module__iu9WyW__formSubtitle{margin:0 0 var(--space-1);font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed)}.manage-members-module__iu9WyW__fieldHint{color:var(--text-tertiary);padding-top:var(--space-1);font-size:11px;line-height:1.45}.manage-members-module__iu9WyW__count{font-size:var(--text-sm);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.manage-members-module__iu9WyW__muted{color:var(--text-tertiary);font-size:var(--text-sm);margin:0}.manage-members-module__iu9WyW__empty{align-items:center;gap:var(--space-2);padding:var(--space-8);color:var(--text-tertiary);border:1px dashed var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);flex-direction:column;display:flex}.manage-members-module__iu9WyW__emptyIcon{opacity:.6}.manage-members-module__iu9WyW__list{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.manage-members-module__iu9WyW__row{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);transition:border-color .15s,background .15s;display:flex}.manage-members-module__iu9WyW__row:hover{border-color:var(--border-default);background:var(--bg-tertiary)}.manage-members-module__iu9WyW__info{align-items:center;gap:var(--space-3);flex:auto;min-width:0;display:flex}.manage-members-module__iu9WyW__name{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.manage-members-module__iu9WyW__email{font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.manage-members-module__iu9WyW__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.manage-members-module__iu9WyW__roleSelect{font-size:var(--text-xs);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);background:var(--bg-secondary);border:1px solid var(--border-subtle);color:var(--text-primary);font-family:var(--font-sans)}.manage-members-module__iu9WyW__form{gap:var(--space-3);flex-direction:column;min-width:320px;display:flex}.manage-members-module__iu9WyW__formTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-members-module__iu9WyW__field{gap:var(--space-1);flex-direction:column;display:flex}.manage-members-module__iu9WyW__fieldLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);font-weight:var(--weight-semibold)}.manage-members-module__iu9WyW__error{font-size:var(--text-xs);color:var(--error);margin:0}.manage-members-module__iu9WyW__formActions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-1);display:flex}.manage-members-module__iu9WyW__sectionTitle{margin:var(--space-2) 0 var(--space-1);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);font-weight:var(--weight-semibold)}.manage-members-module__iu9WyW__inviteBadge{text-transform:uppercase;letter-spacing:.08em;background:color-mix(in srgb, var(--warning,#e0a000) 14%, transparent);color:var(--warning,#e0a000);border:1px solid color-mix(in srgb, var(--warning,#e0a000) 35%, transparent);border-radius:4px;padding:2px 6px;font-size:10px}.manage-members-module__iu9WyW__accessBody{gap:var(--space-4);flex-direction:column;display:flex}.manage-members-module__iu9WyW__accessHint{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.manage-members-module__iu9WyW__accessSection{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;display:flex}.manage-members-module__iu9WyW__accessHead{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.manage-members-module__iu9WyW__accessHeadInner{align-items:center;gap:var(--space-2);display:flex}.manage-members-module__iu9WyW__accessTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);margin:0}.manage-members-module__iu9WyW__accessFilter{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-1);display:flex}.manage-members-module__iu9WyW__accessQuickActions{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;display:flex}.manage-members-module__iu9WyW__accessQuickBtn{font:inherit;color:var(--text-secondary);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;text-decoration:underline}.manage-members-module__iu9WyW__accessQuickBtn:hover{color:var(--text-primary)}.manage-members-module__iu9WyW__accessQuickSep{color:var(--text-tertiary)}.manage-members-module__iu9WyW__accessSwitch{gap:var(--space-1);display:flex}.manage-members-module__iu9WyW__accessList{gap:var(--space-1) var(--space-2);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));max-height:240px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.manage-members-module__iu9WyW__accessItem{font-size:var(--text-sm)}.manage-members-module__iu9WyW__accessLabel{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);cursor:pointer;display:flex}.manage-members-module__iu9WyW__accessLabel:hover{background:var(--bg-secondary)}.manage-members-module__iu9WyW__accessItemName{font-size:var(--text-sm);color:var(--text-primary);word-break:break-word}
.app-topbar-module__St5O2a__topbar{z-index:20;justify-content:space-between;align-items:center;gap:var(--space-2);min-height:var(--topbar-height);padding:0 var(--space-3);background:color-mix(in srgb, var(--bg-primary) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-subtle);display:flex;position:sticky;top:0}@media (min-width:560px){.app-topbar-module__St5O2a__topbar{gap:var(--space-3);padding:0 var(--space-4)}}.app-topbar-module__St5O2a__left{flex:1;align-items:center;min-width:0;display:flex}.app-topbar-module__St5O2a__right{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.app-topbar-module__St5O2a__contextGroup,.app-topbar-module__St5O2a__utilityGroup{align-items:center;gap:var(--space-1);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-secondary) 72%, transparent);min-height:26px;padding:1px;display:inline-flex}.app-topbar-module__St5O2a__contextGroup{gap:var(--space-1)}.app-topbar-module__St5O2a__workspaceAction{margin-left:var(--space-1);align-items:center;display:inline-flex}@media (max-width:559px){.app-topbar-module__St5O2a__divider,.app-topbar-module__St5O2a__docsLink,.app-topbar-module__St5O2a__mobileHide,.app-topbar-module__St5O2a__utilityGroup:empty,.app-topbar-module__St5O2a__contextGroup:empty{display:none!important}.app-topbar-module__St5O2a__contextGroup,.app-topbar-module__St5O2a__utilityGroup{background:0 0;border:0;padding:0}}.app-topbar-module__St5O2a__divider{background:var(--border-subtle);width:1px;height:14px;margin:0 var(--space-1);flex-shrink:0}.app-topbar-module__St5O2a__docsLink{align-items:center;gap:var(--space-1);height:22px;padding:0 var(--space-2);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-medium);text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.app-topbar-module__St5O2a__docsLink:hover{background:var(--bg-elevated);color:var(--text-primary)}.app-topbar-module__St5O2a__docsLabel{white-space:nowrap}@media (max-width:720px){.app-topbar-module__St5O2a__docsLabel{display:none}}
.report-bug-modal-module__Y85zYq__form{gap:var(--space-5);margin:calc(var(--space-6) * -1);height:calc(100% + var(--space-6) * 2);flex-direction:column;display:flex;position:relative}.report-bug-modal-module__Y85zYq__form.report-bug-modal-module__Y85zYq__dragActive .report-bug-modal-module__Y85zYq__body{outline:2px dashed var(--accent);outline-offset:-10px;border-radius:var(--radius-md)}.report-bug-modal-module__Y85zYq__dropOverlay{background:color-mix(in srgb, var(--accent) 18%, var(--bg-secondary));color:var(--text-primary);z-index:5;font-weight:var(--weight-semibold);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.report-bug-modal-module__Y85zYq__body{gap:var(--space-5);min-height:0;padding:var(--space-6) var(--space-6) var(--space-3);flex-direction:column;flex:1;margin:0;display:flex;overflow-y:auto}.report-bug-modal-module__Y85zYq__kindGrid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.report-bug-modal-module__Y85zYq__kindCard{align-items:flex-start;gap:var(--space-1);padding:var(--space-3) var(--space-4);text-align:left;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);flex-direction:column;display:flex}.report-bug-modal-module__Y85zYq__kindCard:hover:not(:disabled){border-color:var(--border-strong);background:color-mix(in srgb, var(--accent) 4%, var(--bg-primary))}.report-bug-modal-module__Y85zYq__kindCardActive{border-color:var(--accent);background:var(--accent-muted)}.report-bug-modal-module__Y85zYq__kindIcon{color:var(--text-secondary)}.report-bug-modal-module__Y85zYq__kindCardActive .report-bug-modal-module__Y85zYq__kindIcon{color:var(--accent)}.report-bug-modal-module__Y85zYq__kindLabel{font-weight:var(--weight-semibold);font-size:var(--text-sm)}.report-bug-modal-module__Y85zYq__kindHint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.3}.report-bug-modal-module__Y85zYq__severityRow{gap:var(--space-2);flex-wrap:wrap;display:flex}.report-bug-modal-module__Y85zYq__severityPill{font-size:var(--text-sm);font-weight:var(--weight-medium);border:1px solid var(--border-default);border-radius:var(--radius-full);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);align-items:center;gap:.4rem;padding:.4rem .75rem;display:inline-flex}.report-bug-modal-module__Y85zYq__severityPill:hover:not(:disabled){border-color:var(--border-strong);color:var(--text-primary)}.report-bug-modal-module__Y85zYq__severityDot{opacity:.7;background:currentColor;border-radius:50%;width:8px;height:8px}.report-bug-modal-module__Y85zYq__severityPillActive{color:var(--text-primary);background:var(--bg-tertiary);border-color:var(--border-strong)}.report-bug-modal-module__Y85zYq__severity_low .report-bug-modal-module__Y85zYq__severityDot{color:var(--success)}.report-bug-modal-module__Y85zYq__severity_medium .report-bug-modal-module__Y85zYq__severityDot{color:var(--warning)}.report-bug-modal-module__Y85zYq__severity_high .report-bug-modal-module__Y85zYq__severityDot{color:var(--error)}.report-bug-modal-module__Y85zYq__severity_high.report-bug-modal-module__Y85zYq__severityPillActive{border-color:color-mix(in srgb, var(--error) 50%, var(--border-strong));background:color-mix(in srgb, var(--error) 10%, var(--bg-primary))}.report-bug-modal-module__Y85zYq__field{gap:var(--space-1);flex-direction:column;display:flex}.report-bug-modal-module__Y85zYq__labelRow{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.report-bug-modal-module__Y85zYq__counter{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.report-bug-modal-module__Y85zYq__counterMax{color:var(--error)}.report-bug-modal-module__Y85zYq__textarea{resize:vertical;min-height:7.5rem;max-height:16rem}.report-bug-modal-module__Y85zYq__errorHint{color:var(--error)}.report-bug-modal-module__Y85zYq__attachmentGrid{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(108px,1fr));display:grid}.report-bug-modal-module__Y85zYq__thumb{aspect-ratio:4/3;border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-tertiary);flex-direction:column;display:flex;position:relative;overflow:hidden}.report-bug-modal-module__Y85zYq__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.report-bug-modal-module__Y85zYq__thumbRemove{color:#fff;cursor:pointer;width:22px;height:22px;transition:background var(--motion-fast) var(--ease-out);background:#0009;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:4px;right:4px}.report-bug-modal-module__Y85zYq__thumbRemove:hover:not(:disabled){background:#000c}.report-bug-modal-module__Y85zYq__thumbName{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#000000a6);padding:.25rem .4rem;font-size:.6875rem;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.report-bug-modal-module__Y85zYq__thumbAdd{justify-content:center;align-items:center;gap:var(--space-1);aspect-ratio:4/3;border:1px dashed var(--border-strong);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);background:0 0;flex-direction:column;display:flex}.report-bug-modal-module__Y85zYq__thumbAdd:hover:not(:disabled){border-color:var(--accent);color:var(--text-primary);background:var(--accent-muted)}.report-bug-modal-module__Y85zYq__thumbAddCount{color:var(--text-tertiary);font-size:.6875rem}.report-bug-modal-module__Y85zYq__context{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-tertiary);padding:0 var(--space-3)}.report-bug-modal-module__Y85zYq__contextSummary{padding:var(--space-2) 0;font-size:var(--text-xs);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;list-style:none;display:inline-flex}.report-bug-modal-module__Y85zYq__contextSummary::-webkit-details-marker{display:none}.report-bug-modal-module__Y85zYq__contextList{padding:0 0 var(--space-3);font-size:var(--text-xs);color:var(--text-secondary);grid-template-columns:5.5rem 1fr;gap:.25rem .75rem;margin:0;display:grid}.report-bug-modal-module__Y85zYq__contextList dt{color:var(--text-tertiary)}.report-bug-modal-module__Y85zYq__contextList dd{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.report-bug-modal-module__Y85zYq__footer{z-index:2;justify-content:flex-end;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);background:color-mix(in srgb, var(--bg-secondary) 92%, transparent);-webkit-backdrop-filter:blur(8px);border-top:1px solid var(--border-subtle);flex-shrink:0;display:flex;position:sticky;bottom:0}@media (max-width:640px){.report-bug-modal-module__Y85zYq__kindGrid{grid-template-columns:1fr}}
.settings-chat-suggestions-module__K4Iwsq__panel{gap:var(--space-4);flex-direction:column;display:flex}.settings-chat-suggestions-module__K4Iwsq__descriptionCard{padding:var(--space-3) var(--space-4);gap:var(--space-1);border-left:3px solid var(--accent);flex-direction:column;display:flex}.settings-chat-suggestions-module__K4Iwsq__description{font-size:var(--text-sm);color:var(--text-primary);margin:0}.settings-chat-suggestions-module__K4Iwsq__descriptionMuted{font-size:var(--text-xs);color:var(--text-tertiary);margin:0}.settings-chat-suggestions-module__K4Iwsq__formCard{padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.settings-chat-suggestions-module__K4Iwsq__sectionTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);font-weight:var(--weight-semibold);margin:0}.settings-chat-suggestions-module__K4Iwsq__grid{gap:var(--space-3) var(--space-4);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.settings-chat-suggestions-module__K4Iwsq__field{gap:var(--space-1);font-size:var(--text-sm);flex-direction:column;display:flex}.settings-chat-suggestions-module__K4Iwsq__fieldLabel{color:var(--text-secondary);font-weight:var(--weight-medium)}.settings-chat-suggestions-module__K4Iwsq__fieldHint{font-size:var(--text-xs);color:var(--text-tertiary)}.settings-chat-suggestions-module__K4Iwsq__toggleRow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.settings-chat-suggestions-module__K4Iwsq__toggleRow input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent)}.settings-chat-suggestions-module__K4Iwsq__toggleHint{color:var(--text-tertiary);font-size:var(--text-xs)}.settings-chat-suggestions-module__K4Iwsq__actionsBar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.settings-chat-suggestions-module__K4Iwsq__actionsHint{font-size:var(--text-xs);color:var(--text-tertiary)}.settings-chat-suggestions-module__K4Iwsq__actionsRight{gap:var(--space-2);align-items:center;display:flex}
.agent-selector-module__uE5ulW__trigger{align-items:center;gap:var(--space-1);height:32px;padding:0 var(--space-2) 0 var(--space-2);background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-full);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-medium);cursor:pointer;white-space:nowrap;max-width:180px;transition:border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);outline:none;display:inline-flex}.agent-selector-module__uE5ulW__trigger:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 8%, var(--bg-secondary))}.agent-selector-module__uE5ulW__trigger:focus-visible{border-color:var(--accent);box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent)}.agent-selector-module__uE5ulW__triggerOpen{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, var(--bg-secondary))}.agent-selector-module__uE5ulW__triggerInvalid{border-color:var(--error);background:var(--error-muted)}.agent-selector-module__uE5ulW__triggerIcon{color:var(--accent);flex-shrink:0}.agent-selector-module__uE5ulW__triggerAvatar{flex-shrink:0;margin-left:-2px}.agent-selector-module__uE5ulW__triggerLabel{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.agent-selector-module__uE5ulW__triggerChevron{color:var(--text-tertiary);transition:transform var(--motion-base) var(--ease-spring);flex-shrink:0}.agent-selector-module__uE5ulW__triggerChevronOpen{transform:rotate(180deg)}.agent-selector-module__uE5ulW__dropdown{z-index:var(--z-model-selector-popover,999999);box-sizing:border-box;background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:var(--radius-md);min-width:200px;max-width:320px;box-shadow:var(--shadow-lg,0 8px 24px #00000029);animation:agent-selector-module__uE5ulW__agentDropIn var(--motion-fast) var(--ease-out);position:fixed;overflow:hidden}@keyframes agent-selector-module__uE5ulW__agentDropIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.agent-selector-module__uE5ulW__dropdown{animation:none}}.agent-selector-module__uE5ulW__list{max-height:inherit;padding:var(--space-1) 0;overflow-y:auto}.agent-selector-module__uE5ulW__list::-webkit-scrollbar{width:6px}.agent-selector-module__uE5ulW__list::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:3px}.agent-selector-module__uE5ulW__item{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);cursor:pointer;text-align:left;transition:background-color var(--motion-fast) var(--ease-out);background:0 0;border:none;display:flex}.agent-selector-module__uE5ulW__item:hover{background:var(--bg-hover)}.agent-selector-module__uE5ulW__itemSelected{background:var(--accent-muted,#3b82f614)}.agent-selector-module__uE5ulW__itemCheck{color:var(--accent);flex-shrink:0}.agent-selector-module__uE5ulW__itemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.agent-selector-module__uE5ulW__itemType{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap}.agent-selector-module__uE5ulW__empty{padding:var(--space-4) var(--space-3);text-align:center;font-size:var(--text-sm);color:var(--text-secondary)}
.chat-composer-module__GNLyzW__shell{box-sizing:border-box;width:100%;max-width:100%;margin:0}.chat-composer-module__GNLyzW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-composer-module__GNLyzW__form{width:100%}.chat-composer-module__GNLyzW__composerCard{border:1px solid var(--border-default);border-radius:var(--radius-xl);background:var(--bg-secondary);box-shadow:0 1px 0 var(--border-subtle), 0 8px 28px #00000029;transition:border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);flex-direction:column;display:flex;position:relative;overflow:visible}.chat-composer-module__GNLyzW__composerCardDragOver{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-muted), 0 12px 40px #0003}[data-theme=light] .chat-composer-module__GNLyzW__composerCardDragOver{box-shadow:0 0 0 2px var(--accent-muted), 0 8px 28px #00000014}.chat-composer-module__GNLyzW__dropOverlay{z-index:10;justify-content:center;align-items:center;gap:var(--space-2);background:color-mix(in srgb, var(--accent) 8%, var(--bg-primary) 92%);border-radius:var(--radius-lg);color:var(--accent);font-size:var(--text-sm);font-weight:var(--weight-medium);pointer-events:none;animation:chat-composer-module__GNLyzW__dropOverlayIn .15s var(--ease-out);flex-direction:column;display:flex;position:absolute;inset:0}@keyframes chat-composer-module__GNLyzW__dropOverlayIn{0%{opacity:0}to{opacity:1}}[data-theme=light] .chat-composer-module__GNLyzW__composerCard{box-shadow:0 1px 0 var(--border-subtle), 0 8px 28px #0000000f}.chat-composer-module__GNLyzW__composerCard:focus-within{border-color:color-mix(in srgb, var(--accent) 42%, var(--border-default));box-shadow:0 0 0 1px var(--accent-muted), 0 12px 40px #0003}[data-theme=light] .chat-composer-module__GNLyzW__composerCard:focus-within{box-shadow:0 0 0 1px var(--accent-muted), 0 8px 28px #00000014}.chat-composer-module__GNLyzW__textarea{resize:none;width:100%;min-height:44px;max-height:min(36vh,280px);padding:12px var(--space-4) 6px;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-primary);border-radius:var(--radius-xl) var(--radius-xl) 0 0;box-sizing:border-box;background:0 0;border:none;display:block;overflow-y:auto}.chat-composer-module__GNLyzW__textarea::placeholder{color:var(--text-tertiary)}.chat-composer-module__GNLyzW__textarea:focus{outline:none}.chat-composer-module__GNLyzW__footer{gap:var(--space-1);border-top:1px solid var(--border-subtle);border-radius:0 0 var(--radius-xl) var(--radius-xl);background:0 0;flex-direction:column;min-height:44px;padding:6px 8px;display:flex}.chat-composer-module__GNLyzW__footerChipsRow{width:100%;min-width:0;padding-bottom:2px}.chat-composer-module__GNLyzW__footerActionsRow{align-items:center;gap:4px;width:100%;min-width:0;min-height:32px;display:flex}.chat-composer-module__GNLyzW__footerActionsSpacer{flex:auto;min-width:0;min-height:1px}.chat-composer-module__GNLyzW__agentSlot{flex:0 auto;align-items:center;min-width:0;display:inline-flex}.chat-composer-module__GNLyzW__chipsTrack{align-items:center;gap:var(--space-2);overscroll-behavior-x:contain;scrollbar-width:thin;flex-direction:row;width:100%;min-height:40px;margin:0;padding:0 2px;list-style:none;display:flex;overflow:auto hidden}.chat-composer-module__GNLyzW__chipsTrack::-webkit-scrollbar{height:5px}.chat-composer-module__GNLyzW__chipsTrack::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-full)}.chat-composer-module__GNLyzW__footerHint{min-width:0;font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-snug);padding:0 var(--space-1);white-space:nowrap;text-overflow:ellipsis;flex:auto;align-items:center;gap:6px;display:inline-flex;overflow:hidden}.chat-composer-module__GNLyzW__recDot{background:#f87171;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.2s ease-in-out infinite chat-composer-module__GNLyzW__recPulse}@keyframes chat-composer-module__GNLyzW__recPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.chat-composer-module__GNLyzW__attachmentChip{border-radius:var(--radius-full);border:1px solid var(--border-default);background:var(--bg-primary);max-width:min(240px,72vw);color:var(--text-primary);animation:chat-composer-module__GNLyzW__chipIn .18s var(--ease-out);flex-shrink:0;align-items:stretch;display:inline-flex;overflow:hidden;box-shadow:0 1px 2px #0000001f}@keyframes chat-composer-module__GNLyzW__chipIn{0%{opacity:0;transform:translate(6px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}[data-theme=light] .chat-composer-module__GNLyzW__attachmentChip{box-shadow:0 1px 2px #0000000f}.chat-composer-module__GNLyzW__attachmentChip:hover{border-color:var(--border-strong)}.chat-composer-module__GNLyzW__chipPreview{object-fit:cover;background:var(--bg-secondary);flex-shrink:0;width:36px;height:36px}.chat-composer-module__GNLyzW__chipDoc{background:color-mix(in srgb, var(--accent) 14%, var(--bg-secondary));width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-composer-module__GNLyzW__chipMain{min-width:0;padding:0 0 0 var(--space-2);align-items:center;display:flex}.chat-composer-module__GNLyzW__chipText{flex-direction:column;gap:0;min-width:0;padding:4px 0;display:flex}.chat-composer-module__GNLyzW__chipName{font-size:11px;font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;max-width:11rem;line-height:1.25;overflow:hidden}.chat-composer-module__GNLyzW__chipSize{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:10px;line-height:1.2}.chat-composer-module__GNLyzW__chipRemove{padding:0 var(--space-2);color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-composer-module__GNLyzW__chipRemove:hover:not(:disabled){color:var(--error);background:color-mix(in srgb, var(--error) 8%, transparent)}.chat-composer-module__GNLyzW__chipRemove:disabled{cursor:not-allowed;opacity:.45}.chat-composer-module__GNLyzW__clipBtn,.chat-composer-module__GNLyzW__voiceBtn{flex-shrink:0}.chat-composer-module__GNLyzW__voiceBtnActive{color:var(--accent);background:var(--accent-muted)}.chat-composer-module__GNLyzW__sendWrap{flex-shrink:0}@media (max-width:560px){.chat-composer-module__GNLyzW__footer{padding:var(--space-2)}.chat-composer-module__GNLyzW__footerActionsRow{gap:var(--space-1);min-height:44px}.chat-composer-module__GNLyzW__footerHint{display:none}.chat-composer-module__GNLyzW__clipBtn,.chat-composer-module__GNLyzW__voiceBtn{min-width:44px;height:44px;padding-inline:0}.chat-composer-module__GNLyzW__footerActionsRow>button:not(.chat-composer-module__GNLyzW__clipBtn):not(.chat-composer-module__GNLyzW__voiceBtn),.chat-composer-module__GNLyzW__footerActionsRow>div>button{min-height:44px}.chat-composer-module__GNLyzW__sendWrap button{gap:0;width:44px;min-width:44px;padding:0;font-size:0}.chat-composer-module__GNLyzW__sendWrap button>span{font-size:var(--text-base)}}.chat-composer-module__GNLyzW__liveRegion{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-composer-module__GNLyzW__error{font-size:var(--text-xs);color:var(--error);margin-top:var(--space-2);width:100%;padding:0 var(--space-1)}
.chat-embed-module__749EmG__page{background:var(--bg-primary);flex-direction:column;height:100vh;min-height:0;display:flex}.chat-embed-module__749EmG__emptyState{text-align:center;justify-content:center;align-items:center;gap:var(--space-3);height:100vh;min-height:0;padding:var(--space-8);flex-direction:column;display:flex}.chat-embed-module__749EmG__emptyTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary)}.chat-embed-module__749EmG__emptyBody{max-width:40rem;font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--text-secondary)}.chat-embed-module__749EmG__emptyLink{margin-top:var(--space-1);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--accent);text-underline-offset:3px;text-decoration:underline}
