.manage-voice-providers-module__CSjAdW__section{gap:var(--space-5);flex-direction:column;display:flex}.manage-voice-providers-module__CSjAdW__notes{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.manage-voice-providers-module__CSjAdW__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__CSjAdW__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__CSjAdW__groupHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.manage-voice-providers-module__CSjAdW__groupHeadMain{align-items:flex-start;gap:var(--space-3);display:flex}.manage-voice-providers-module__CSjAdW__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__CSjAdW__groupTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-voice-providers-module__CSjAdW__groupDesc{font-size:var(--text-xs);color:var(--text-tertiary);margin:2px 0 0}.manage-voice-providers-module__CSjAdW__rowList{gap:var(--space-2);flex-direction:column;display:flex}.manage-voice-providers-module__CSjAdW__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__CSjAdW__rowMain{flex-direction:column;gap:2px;min-width:0;display:flex}.manage-voice-providers-module__CSjAdW__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__CSjAdW__rowMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono);margin:0}.manage-voice-providers-module__CSjAdW__rowActions{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.manage-voice-providers-module__CSjAdW__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__CSjAdW__form{gap:var(--space-4);flex-direction:column;display:flex}.manage-voice-providers-module__CSjAdW__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__CSjAdW__flagSwitches{align-items:center;gap:var(--space-3);flex-wrap:wrap;flex-shrink:0;display:flex}.manage-voice-providers-module__CSjAdW__formTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-voice-providers-module__CSjAdW__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__CSjAdW__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__CSjAdW__formGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (max-width:480px){.manage-voice-providers-module__CSjAdW__formGrid{grid-template-columns:1fr}}.manage-voice-providers-module__CSjAdW__field{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.manage-voice-providers-module__CSjAdW__fieldFull{grid-column:1/-1}.manage-voice-providers-module__CSjAdW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.manage-voice-providers-module__CSjAdW__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__CSjAdW__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__CSjAdW__select option{background:var(--bg-elevated);color:var(--text-primary)}.manage-voice-providers-module__CSjAdW__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__CSjAdW__checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.manage-voice-providers-module__CSjAdW__hint{font-size:var(--text-xs);color:var(--text-tertiary);margin:2px 0 0}.manage-voice-providers-module__CSjAdW__error{font-size:var(--text-sm);color:var(--error);margin:0}.manage-voice-providers-module__CSjAdW__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__CSjAdW__customInput{margin-top:var(--space-1)}.manage-voice-providers-module__CSjAdW__modelLoading{font-size:var(--text-xs);color:var(--text-tertiary);font-style:italic}.manage-voice-providers-module__CSjAdW__presetRow{gap:var(--space-2);margin-top:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}.manage-voice-providers-module__CSjAdW__presetCard{align-items:flex-start;gap:var(--space-1);padding:var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-primary);cursor:pointer;text-align:left;flex-direction:column;transition:border-color .12s,background .12s;display:flex}.manage-voice-providers-module__CSjAdW__presetCard:hover{border-color:var(--accent-default);background:var(--bg-elevated)}.manage-voice-providers-module__CSjAdW__presetCardLabel{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.manage-voice-providers-module__CSjAdW__presetCardHint{font-size:var(--text-xs);color:var(--text-secondary)}.manage-voice-providers-module__CSjAdW__presetCardSecret{font-size:var(--text-xs);color:var(--text-primary);font-weight:600}.manage-voice-providers-module__CSjAdW__presetCardDocs{font-size:var(--text-xs);color:var(--accent-default);text-decoration:underline}
.drawer-module__guc6rG__backdrop{background:var(--backdrop);-webkit-backdrop-filter:blur(6px);cursor:default;z-index:60;animation:drawer-module__guc6rG__drawer-backdrop-in var(--motion-base) var(--ease-out) backwards;border:0;margin:0;padding:0;position:fixed;inset:0}@keyframes drawer-module__guc6rG__drawer-backdrop-in{0%{opacity:0}to{opacity:1}}.drawer-module__guc6rG__drawerRight{background:var(--bg-secondary);border-left:1px solid var(--border-default);box-shadow:var(--shadow-lg);color:var(--text-primary);z-index:61;max-width:96vw;animation:drawer-module__guc6rG__drawer-right-in var(--motion-base) var(--ease-out) backwards;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0}@keyframes drawer-module__guc6rG__drawer-right-in{0%{opacity:0;transform:translate(8%)}to{opacity:1;transform:translate(0)}}.drawer-module__guc6rG__drawerBottom{background:var(--bg-secondary);border-top:1px solid var(--border-default);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:var(--text-primary);z-index:61;max-height:88vh;animation:drawer-module__guc6rG__drawer-bottom-in var(--motion-base) var(--ease-out) backwards;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes drawer-module__guc6rG__drawer-bottom-in{0%{opacity:0;transform:translateY(8%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.drawer-module__guc6rG__drawerRight,.drawer-module__guc6rG__drawerBottom,.drawer-module__guc6rG__backdrop{animation:none}}.drawer-module__guc6rG__rightSm{width:min(360px,92vw)}.drawer-module__guc6rG__rightMd{width:min(480px,92vw)}.drawer-module__guc6rG__rightLg{width:min(640px,94vw)}.drawer-module__guc6rG__rightXl{width:min(880px,96vw)}.drawer-module__guc6rG__bottomSm{max-height:56vh}.drawer-module__guc6rG__bottomMd{max-height:72vh}.drawer-module__guc6rG__bottomLg{max-height:84vh}.drawer-module__guc6rG__bottomXl{max-height:88vh}.drawer-module__guc6rG__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}.drawer-module__guc6rG__headerMain{align-items:flex-start;gap:var(--space-3);flex:1;min-width:0;display:flex}.drawer-module__guc6rG__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}.drawer-module__guc6rG__headerText{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.drawer-module__guc6rG__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}.drawer-module__guc6rG__headerDescription{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.drawer-module__guc6rG__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}.drawer-module__guc6rG__headerClose:hover{color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 8%, transparent)}.drawer-module__guc6rG__headerClose:focus-visible{outline:2px solid var(--accent,var(--text-primary));outline-offset:2px}.drawer-module__guc6rG__body{padding:var(--space-5);flex:1;min-height:0;overflow-y:auto}.drawer-module__guc6rG__bodyDense{padding:var(--space-4);flex:1;min-height:0;overflow-y:auto}.drawer-module__guc6rG__bodyNoPad{flex:1;min-height:0;padding:0;overflow-y:auto}.drawer-module__guc6rG__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}.drawer-module__guc6rG__footerEnd{justify-content:flex-end}.drawer-module__guc6rG__footerBetween{justify-content:space-between}.drawer-module__guc6rG__footerStart{justify-content:flex-start}.drawer-module__guc6rG__handle{margin:var(--space-3) auto var(--space-2);border-radius:var(--radius-pill,999px);background:var(--border-default);flex-shrink:0;width:36px;height:4px}
.dropdown-menu-module__MJjXzW__root{display:inline-flex;position:relative}.dropdown-menu-module__MJjXzW__defaultTrigger{align-items:center;gap:var(--space-1);padding:0 var(--space-2);border:1px solid var(--border-subtle);background:var(--bg-elevated);height:28px;color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-xs);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);display:inline-flex}.dropdown-menu-module__MJjXzW__defaultTrigger:hover{border-color:var(--border-default);background:var(--bg-tertiary)}.dropdown-menu-module__MJjXzW__defaultTrigger:focus-visible{outline:2px solid var(--ring-color);outline-offset:2px}.dropdown-menu-module__MJjXzW__panel{z-index:1100;min-width:240px;max-width:320px;padding:var(--space-1);background:var(--bg-secondary);border:1px solid var(--border-default);box-shadow:var(--shadow-lg,0 12px 32px #00000059);animation:dropdown-menu-module__MJjXzW__fadeIn var(--motion-fast) var(--ease-out);flex-direction:column;display:flex;position:fixed}@keyframes dropdown-menu-module__MJjXzW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu-module__MJjXzW__label{padding:var(--space-2) var(--space-2) var(--space-1);font-family:var(--font-mono);font-size:.625rem;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary)}.dropdown-menu-module__MJjXzW__item{align-items:flex-start;gap:var(--space-2);width:100%;padding:var(--space-2);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);text-align:left;cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out);background:0 0;border:none;display:flex}.dropdown-menu-module__MJjXzW__item:hover,.dropdown-menu-module__MJjXzW__item:focus-visible{background:var(--bg-tertiary);outline:none}.dropdown-menu-module__MJjXzW__item:disabled{cursor:not-allowed;opacity:.5}.dropdown-menu-module__MJjXzW__icon{background:var(--bg-tertiary);width:24px;height:24px;color:var(--accent);border:1px solid var(--border-subtle);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dropdown-menu-module__MJjXzW__itemBody{flex-direction:column;gap:2px;min-width:0;display:flex}.dropdown-menu-module__MJjXzW__itemLabel{font-weight:var(--weight-medium);line-height:var(--leading-tight)}.dropdown-menu-module__MJjXzW__itemDescription{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-tight)}
.flow-run-viewer-module__AuCYRW__root{flex-direction:column;flex:1;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.flow-run-viewer-module__AuCYRW__body{flex:1;min-height:0;display:flex;overflow:hidden}.flow-run-viewer-module__AuCYRW__listPanel{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.flow-run-viewer-module__AuCYRW__runFilters{align-items:flex-end;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);background:var(--bg-secondary);flex-wrap:wrap;display:flex}.flow-run-viewer-module__AuCYRW__runSearchMeta{align-items:center;gap:var(--space-2);min-height:var(--space-8);color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;display:flex}.flow-run-viewer-module__AuCYRW__runSearchTerm{color:var(--text-secondary)}.flow-run-viewer-module__AuCYRW__runSearchField{gap:var(--space-1);flex-direction:column;min-width:min(360px,100%);display:flex}.flow-run-viewer-module__AuCYRW__runSearchLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary)}.flow-run-viewer-module__AuCYRW__tableScroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:auto}.flow-run-viewer-module__AuCYRW__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:720px;font-size:var(--text-sm)}.flow-run-viewer-module__AuCYRW__table th,.flow-run-viewer-module__AuCYRW__table td{padding:var(--space-2) var(--space-3);text-align:left;vertical-align:middle;border-bottom:1px solid var(--border-subtle)}.flow-run-viewer-module__AuCYRW__table th{font-weight:var(--weight-semibold);font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;background:var(--bg-secondary);z-index:1;position:sticky;top:0}.flow-run-viewer-module__AuCYRW__runIdCol{width:12ch}.flow-run-viewer-module__AuCYRW__statusCol,.flow-run-viewer-module__AuCYRW__triggerCol,.flow-run-viewer-module__AuCYRW__startedCol{width:18ch}.flow-run-viewer-module__AuCYRW__durationCol{width:12ch}.flow-run-viewer-module__AuCYRW__actionCol{width:16ch}.flow-run-viewer-module__AuCYRW__table tbody tr{cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out)}.flow-run-viewer-module__AuCYRW__table tbody tr:hover{background:var(--bg-tertiary)}.flow-run-viewer-module__AuCYRW__rowSelected td{background:var(--accent-muted)}.flow-run-viewer-module__AuCYRW__runIdCell{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary)}.flow-run-viewer-module__AuCYRW__runIdValue,.flow-run-viewer-module__AuCYRW__triggerChip,.flow-run-viewer-module__AuCYRW__timeCell time{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:inline-block;overflow:hidden}.flow-run-viewer-module__AuCYRW__statusCell,.flow-run-viewer-module__AuCYRW__triggerCell,.flow-run-viewer-module__AuCYRW__timeCell,.flow-run-viewer-module__AuCYRW__durationCell,.flow-run-viewer-module__AuCYRW__actionCell{white-space:nowrap;overflow:hidden}.flow-run-viewer-module__AuCYRW__runLoadingSpinner{vertical-align:-2px;margin-left:var(--space-2);color:var(--text-tertiary);animation:.7s linear infinite flow-run-viewer-module__AuCYRW__run-detail-spin;display:inline-block}@keyframes flow-run-viewer-module__AuCYRW__run-detail-spin{to{transform:rotate(360deg)}}.flow-run-viewer-module__AuCYRW__ledger{padding-bottom:var(--space-2);flex-direction:column;gap:0;display:flex}.flow-run-viewer-module__AuCYRW__ledgerHeader{gap:var(--space-2);z-index:10;background:var(--bg-secondary);padding:var(--space-2) var(--space-3);flex-direction:column;display:flex;position:sticky;top:0}.flow-run-viewer-module__AuCYRW__ledgerBar{background:var(--surface-sunken);width:100%;height:6px;display:flex;overflow:hidden}.flow-run-viewer-module__AuCYRW__ledgerBarSeg{min-width:2px;height:100%}.flow-run-viewer-module__AuCYRW__ledgerBarSeg[data-variant=success]{background:var(--success)}.flow-run-viewer-module__AuCYRW__ledgerBarSeg[data-variant=warning]{background:var(--warning)}.flow-run-viewer-module__AuCYRW__ledgerBarSeg[data-variant=error]{background:var(--error)}.flow-run-viewer-module__AuCYRW__ledgerBarSeg[data-variant=info]{background:var(--accent)}.flow-run-viewer-module__AuCYRW__ledgerBarSeg[data-variant=neutral]{background:var(--border-default)}.flow-run-viewer-module__AuCYRW__ledgerFilters{gap:var(--space-1);flex-wrap:wrap;display:flex}.flow-run-viewer-module__AuCYRW__ledgerFilter{border:1px solid var(--border-subtle);color:var(--text-secondary);font-size:var(--text-2xs);cursor:pointer;background:0 0;align-items:center;gap:5px;padding:2px 8px;display:inline-flex}.flow-run-viewer-module__AuCYRW__ledgerFilter:hover{border-color:var(--border-default);color:var(--text-primary)}.flow-run-viewer-module__AuCYRW__ledgerFilterActive{border-color:var(--accent);color:var(--text-primary);background:var(--accent-muted)}.flow-run-viewer-module__AuCYRW__ledgerFilterDot{flex-shrink:0;width:6px;height:6px}.flow-run-viewer-module__AuCYRW__ledgerFilterDot[data-variant=success]{background:var(--success)}.flow-run-viewer-module__AuCYRW__ledgerFilterDot[data-variant=warning]{background:var(--warning)}.flow-run-viewer-module__AuCYRW__ledgerFilterDot[data-variant=error]{background:var(--error)}.flow-run-viewer-module__AuCYRW__ledgerFilterDot[data-variant=info]{background:var(--accent)}.flow-run-viewer-module__AuCYRW__ledgerFilterDot[data-variant=neutral]{background:var(--border-default)}.flow-run-viewer-module__AuCYRW__ledgerEmpty{align-items:center;gap:var(--space-2);padding:var(--space-4);font-size:var(--text-sm);color:var(--text-tertiary);display:flex}.flow-run-viewer-module__AuCYRW__ledgerSpin{animation:.7s linear infinite flow-run-viewer-module__AuCYRW__run-detail-spin}.flow-run-viewer-module__AuCYRW__ledgerDialogLink{color:var(--accent-default);font-size:var(--text-xs);align-items:center;gap:4px;text-decoration:none;display:inline-flex}.flow-run-viewer-module__AuCYRW__ledgerDialogLink:hover{text-decoration:underline}.flow-run-viewer-module__AuCYRW__ledgerMuted{color:var(--text-tertiary);font-size:var(--text-xs)}.flow-run-viewer-module__AuCYRW__ledgerScheduled{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:2px}.flow-run-viewer-module__AuCYRW__ledgerActions{gap:var(--space-2);margin-top:var(--space-2);padding:0 var(--space-3);display:flex}.flow-run-viewer-module__AuCYRW__inlineDialogToolbar{padding:var(--space-1) 0;justify-content:flex-end;display:flex}.flow-run-viewer-module__AuCYRW__ledgerExpandBtn{color:var(--accent-default);font-size:var(--text-xs);cursor:pointer;padding:var(--space-1);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:4px;display:inline-flex}.flow-run-viewer-module__AuCYRW__ledgerExpandBtn:hover{text-decoration:underline}.flow-run-viewer-module__AuCYRW__ledgerList{gap:var(--space-1);padding:0 var(--space-3) 100px;flex-direction:column;display:flex}.flow-run-viewer-module__AuCYRW__ledgerCard{gap:var(--space-1);padding:var(--space-1) var(--space-2);border:1px solid var(--border-subtle);border-left:3px solid var(--border-default);background:var(--surface-default);flex-direction:column;display:flex}.flow-run-viewer-module__AuCYRW__ledgerCard[data-variant=success]{border-left-color:var(--success)}.flow-run-viewer-module__AuCYRW__ledgerCard[data-variant=warning]{border-left-color:var(--warning)}.flow-run-viewer-module__AuCYRW__ledgerCard[data-variant=error]{border-left-color:var(--error)}.flow-run-viewer-module__AuCYRW__ledgerCard[data-variant=info]{border-left-color:var(--accent)}.flow-run-viewer-module__AuCYRW__ledgerCard[data-expanded=true]{border-color:var(--accent-default);border-left-color:var(--accent-default)}.flow-run-viewer-module__AuCYRW__ledgerCardMain{align-items:center;gap:var(--space-1);white-space:nowrap;display:flex;overflow:hidden}.flow-run-viewer-module__AuCYRW__ledgerCardIdx{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary);flex-shrink:0}.flow-run-viewer-module__AuCYRW__ledgerCardPhone{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.flow-run-viewer-module__AuCYRW__ledgerCardAttempts{font-size:var(--text-2xs);color:var(--text-tertiary);flex-shrink:0}.flow-run-viewer-module__AuCYRW__ledgerCardSpacer{flex:1}.flow-run-viewer-module__AuCYRW__ledgerCardDialog{margin-top:var(--space-1);border-top:1px solid var(--border-subtle)}.flow-run-viewer-module__AuCYRW__ledgerStatusReason{border-left:3px solid var(--accent);padding:var(--space-2) var(--space-3);background:var(--bg-secondary);color:var(--text-primary);font-family:var(--font-mono);font-size:var(--text-xs);overflow-wrap:anywhere}.flow-run-viewer-module__AuCYRW__ledgerStatusReason[data-tone=error]{border-left-color:var(--status-danger-border);background:var(--status-danger-bg)}.flow-run-viewer-module__AuCYRW__inlineDialog{gap:var(--space-2);max-height:360px;padding:var(--space-2);flex-direction:column;display:flex;overflow-y:auto}.flow-run-viewer-module__AuCYRW__inlineRecordingPlayer{align-items:center;gap:var(--space-2);padding:var(--space-2);border:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-secondary);grid-template-columns:auto auto minmax(0,1fr);display:grid}.flow-run-viewer-module__AuCYRW__inlineRecordingLabel{font-family:var(--font-mono);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em}.flow-run-viewer-module__AuCYRW__inlineRecordingAudio{width:100%;min-width:0;height:28px}.flow-run-viewer-module__AuCYRW__inlineDialogStatus{align-items:center;gap:var(--space-2);padding:var(--space-2);font-size:var(--text-xs);color:var(--text-tertiary);display:flex}.flow-run-viewer-module__AuCYRW__triggerChip{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);background:var(--bg-tertiary);font-size:var(--text-xs);color:var(--text-secondary);max-width:100%;display:inline-flex}.flow-run-viewer-module__AuCYRW__timeCell{font-size:var(--text-xs);color:var(--text-secondary)}.flow-run-viewer-module__AuCYRW__durationCell{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.flow-run-viewer-module__AuCYRW__actionCell{text-align:right}.flow-run-viewer-module__AuCYRW__cancelBtn{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);background:0 0;border:none;display:inline-flex}.flow-run-viewer-module__AuCYRW__cancelBtn:hover{color:var(--error);background:var(--error-muted)}.flow-run-viewer-module__AuCYRW__empty{padding:var(--space-8);color:var(--text-tertiary);font-size:var(--text-sm);text-align:center;flex:1;justify-content:center;align-items:center;display:flex}.flow-run-viewer-module__AuCYRW__detailPanel{background:var(--bg-secondary);border-left:1px solid var(--border-default);flex-direction:column;flex-shrink:0;max-width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.flow-run-viewer-module__AuCYRW__detailHeader{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);flex-shrink:0;display:flex}.flow-run-viewer-module__AuCYRW__detailTitle{font-weight:var(--weight-semibold);font-size:var(--text-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em}.flow-run-viewer-module__AuCYRW__detailId{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary)}.flow-run-viewer-module__AuCYRW__detailSpacer{flex:1}.flow-run-viewer-module__AuCYRW__detailClose{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.flow-run-viewer-module__AuCYRW__detailClose:hover{background:var(--bg-tertiary);color:var(--text-primary)}.flow-run-viewer-module__AuCYRW__detailBody{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.flow-run-viewer-module__AuCYRW__metaIcon{margin-right:var(--space-1);vertical-align:-1px;display:inline}.flow-run-viewer-module__AuCYRW__metaRow{gap:var(--space-4);padding:var(--space-3) var(--space-4);flex-shrink:0;display:flex}.flow-run-viewer-module__AuCYRW__metaItem{flex-direction:column;flex:1;gap:2px;display:flex}.flow-run-viewer-module__AuCYRW__metaLabel{font-size:var(--text-2xs);font-weight:var(--weight-medium);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em}.flow-run-viewer-module__AuCYRW__metaValue{font-size:var(--text-xs);color:var(--text-primary)}.flow-run-viewer-module__AuCYRW__stepsSection{gap:var(--space-2);padding:var(--space-2) var(--space-3);flex-direction:column;display:flex}.flow-run-viewer-module__AuCYRW__stepsHeader{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em}.flow-run-viewer-module__AuCYRW__stepTimeline{flex-direction:column;gap:0;display:flex;position:relative}.flow-run-viewer-module__AuCYRW__stepCard{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-left:2px solid var(--border-subtle);transition:background-color var(--motion-fast) var(--ease-out);margin-left:6px;display:flex;position:relative}.flow-run-viewer-module__AuCYRW__stepCard:hover{background:var(--bg-tertiary);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.flow-run-viewer-module__AuCYRW__stepDot{border-radius:var(--radius-full);border:2px solid var(--bg-secondary);flex-shrink:0;width:10px;height:10px;position:absolute;top:12px;left:-6px}.flow-run-viewer-module__AuCYRW__stepDotPending{background:var(--text-tertiary)}.flow-run-viewer-module__AuCYRW__stepDotRunning{background:var(--accent)}.flow-run-viewer-module__AuCYRW__stepDotCompleted{background:var(--success)}.flow-run-viewer-module__AuCYRW__stepDotFailed{background:var(--error)}.flow-run-viewer-module__AuCYRW__stepDotSkipped{background:var(--text-tertiary);opacity:.5}.flow-run-viewer-module__AuCYRW__stepDotWaiting{background:var(--warning)}.flow-run-viewer-module__AuCYRW__stepDotApproved{background:var(--success)}.flow-run-viewer-module__AuCYRW__stepDotRejected{background:var(--error)}.flow-run-viewer-module__AuCYRW__stepInfo{min-width:0;padding-left:var(--space-2);flex-direction:column;flex:1;gap:2px;display:flex}.flow-run-viewer-module__AuCYRW__stepNodeLabel{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);align-items:center;gap:var(--space-1);display:flex}.flow-run-viewer-module__AuCYRW__stepNodeIcon{color:var(--text-tertiary);flex-shrink:0}.flow-run-viewer-module__AuCYRW__stepMeta{font-size:var(--text-xs);color:var(--text-tertiary);align-items:center;gap:var(--space-2);display:flex}.flow-run-viewer-module__AuCYRW__stepBadge{flex-shrink:0;margin-left:auto}.flow-run-viewer-module__AuCYRW__approvalCard{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--warning);border-radius:var(--radius-md);background:color-mix(in srgb, var(--warning) 6%, var(--bg-primary));margin-top:var(--space-1);margin-left:var(--space-2);flex-direction:column;display:flex}.flow-run-viewer-module__AuCYRW__approvalTitle{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--warning)}.flow-run-viewer-module__AuCYRW__approvalActions{gap:var(--space-2);display:flex}.flow-run-viewer-module__AuCYRW__stepOutput{padding:var(--space-2);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-tertiary);font-size:var(--text-xs);flex-direction:column;gap:4px;margin-top:4px;display:flex}.flow-run-viewer-module__AuCYRW__stepSlotList{flex-wrap:wrap;gap:4px;display:flex}.flow-run-viewer-module__AuCYRW__stepPromote{align-items:center;gap:var(--space-1);margin-top:var(--space-1);padding-top:var(--space-1);border-top:1px dashed var(--border-subtle);flex-wrap:wrap;display:flex}.flow-run-viewer-module__AuCYRW__stepPromoteSelect{font-size:var(--text-xs);width:auto;min-width:140px;padding:2px 6px}.flow-run-viewer-module__AuCYRW__runError{gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);background:var(--error-muted);color:var(--error);font-size:var(--text-xs);line-height:var(--leading-relaxed);display:flex}.flow-run-viewer-module__AuCYRW__runErrorIcon{flex-shrink:0;margin-top:1px}.flow-run-viewer-module__AuCYRW__separator{background:var(--border-subtle);height:1px;margin:var(--space-1) 0}.flow-run-viewer-module__AuCYRW__noSteps{padding:var(--space-4);text-align:center;color:var(--text-tertiary);font-size:var(--text-xs)}.flow-run-viewer-module__AuCYRW__pagination{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-top:1px solid var(--border-subtle);flex-wrap:wrap;flex-shrink:0;display:flex}.flow-run-viewer-module__AuCYRW__paginationMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.flow-run-viewer-module__AuCYRW__paginationActions{align-items:center;gap:var(--space-2);display:flex}.flow-run-viewer-module__AuCYRW__pageIndicator{font-size:var(--text-xs);color:var(--text-tertiary);text-align:center;font-variant-numeric:tabular-nums;min-width:4ch}@keyframes flow-run-viewer-module__AuCYRW__pulse{0%,to{opacity:1}50%{opacity:.5}}.flow-run-viewer-module__AuCYRW__stepDotRunning{animation:flow-run-viewer-module__AuCYRW__pulse 1.5s var(--ease-out) infinite}.flow-run-viewer-module__AuCYRW__dialogRoot{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.flow-run-viewer-module__AuCYRW__dialogHeader{gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);flex-direction:column;flex-shrink:0;display:flex}.flow-run-viewer-module__AuCYRW__dialogHeaderRow{flex-direction:column;gap:2px;display:flex}.flow-run-viewer-module__AuCYRW__dialogHeaderTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary)}.flow-run-viewer-module__AuCYRW__dialogHeaderSub{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono)}.flow-run-viewer-module__AuCYRW__dialogChips{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.flow-run-viewer-module__AuCYRW__dialogChip{padding:2px var(--space-2);border-radius:var(--radius-sm);background:var(--bg-tertiary);font-size:var(--text-xs);color:var(--text-secondary);align-items:center;gap:4px;display:inline-flex}.flow-run-viewer-module__AuCYRW__dialogRecordingChip{padding:2px var(--space-2);border-radius:var(--radius-sm);background:var(--bg-tertiary);border:1px dashed var(--border-default);font-size:var(--text-xs);color:var(--text-tertiary);cursor:help;align-items:center;gap:4px;display:inline-flex}.flow-run-viewer-module__AuCYRW__dialogRecordingPlayer{align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary);display:flex}.flow-run-viewer-module__AuCYRW__dialogRecordingLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-tertiary);white-space:nowrap}.flow-run-viewer-module__AuCYRW__dialogRecordingAudio{flex:1;min-width:0;height:32px}.flow-run-viewer-module__AuCYRW__dialogTabBody{overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;max-height:100%;display:flex;overflow-y:auto}@media (max-width:719px){.flow-run-viewer-module__AuCYRW__body{flex-direction:column}.flow-run-viewer-module__AuCYRW__table{min-width:640px}.flow-run-viewer-module__AuCYRW__detailPanel{border-left:none;border-top:1px solid var(--border-default)}}.flow-run-viewer-module__AuCYRW__transcript{gap:var(--space-3);padding:var(--space-2) var(--space-3);flex-direction:column;display:flex}.flow-run-viewer-module__AuCYRW__transcriptMessage{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-primary);flex-direction:column;gap:4px;max-width:90%;display:flex}.flow-run-viewer-module__AuCYRW__transcriptMessageUser{background:var(--accent-muted);border-color:color-mix(in srgb, var(--accent) 30%, transparent);align-self:flex-end}.flow-run-viewer-module__AuCYRW__transcriptMessageAssistant{background:var(--bg-secondary);align-self:flex-start}.flow-run-viewer-module__AuCYRW__transcriptMessageSystem{background:var(--bg-tertiary);align-self:center;max-width:100%;font-style:italic}.flow-run-viewer-module__AuCYRW__transcriptMessageOperator{background:color-mix(in srgb, var(--warning) 8%, var(--bg-primary));border-color:color-mix(in srgb, var(--warning) 30%, transparent);align-self:flex-start}.flow-run-viewer-module__AuCYRW__transcriptMessageHead{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.flow-run-viewer-module__AuCYRW__transcriptRole{font-size:var(--text-2xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary)}.flow-run-viewer-module__AuCYRW__transcriptTime{font-size:var(--text-2xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.flow-run-viewer-module__AuCYRW__transcriptContent{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--text-primary);white-space:pre-wrap;word-break:break-word}.flow-run-viewer-module__AuCYRW__transcriptToolCalls{font-size:var(--text-xs);color:var(--text-secondary)}.flow-run-viewer-module__AuCYRW__transcriptToolCalls summary{cursor:pointer;-webkit-user-select:none;user-select:none;padding:var(--space-1) 0}.flow-run-viewer-module__AuCYRW__transcriptToolPre{margin:var(--space-1) 0 0;padding:var(--space-2);background:var(--bg-tertiary);font-family:var(--font-mono);font-size:var(--text-2xs);line-height:var(--leading-snug);white-space:pre-wrap;word-break:break-word;overflow-x:auto}.flow-run-viewer-module__AuCYRW__contextTab{gap:var(--space-4);padding:var(--space-2) var(--space-3);flex-direction:column;display:flex}.flow-run-viewer-module__AuCYRW__contextSectionLabel{font-size:var(--text-xs);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);margin:0 0 var(--space-2)}.flow-run-viewer-module__AuCYRW__contextValue{font-size:var(--text-sm);color:var(--text-primary);font-family:var(--font-mono)}.flow-run-viewer-module__AuCYRW__contextMuted{font-size:var(--text-xs);color:var(--text-tertiary);font-style:italic}.flow-run-viewer-module__AuCYRW__slotList{flex-direction:column;gap:4px;margin:0;display:flex}.flow-run-viewer-module__AuCYRW__slotRow{gap:var(--space-3);border-bottom:1px dashed var(--border-subtle);grid-template-columns:minmax(120px,max-content) 1fr;padding:2px 0;display:grid}.flow-run-viewer-module__AuCYRW__slotKey{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary);margin:0}.flow-run-viewer-module__AuCYRW__slotValue{font-size:var(--text-xs);color:var(--text-primary);word-break:break-word;margin:0}.flow-run-viewer-module__AuCYRW__eventsSection{gap:var(--space-2);margin-top:var(--space-3);padding:var(--space-2) var(--space-3);flex-direction:column;display:flex}.flow-run-viewer-module__AuCYRW__eventsHeader{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:.04em;display:flex}.flow-run-viewer-module__AuCYRW__eventsLiveDot{border-radius:var(--radius-full);background:var(--color-success,#22c55e);width:6px;height:6px;animation:1.6s ease-out infinite flow-run-viewer-module__AuCYRW__events-pulse;box-shadow:0 0 #22c55e80}.flow-run-viewer-module__AuCYRW__eventsLiveDotIdle{background:var(--text-tertiary);animation:none}@keyframes flow-run-viewer-module__AuCYRW__events-pulse{0%{box-shadow:0 0 #22c55e80}to{box-shadow:0 0 0 8px #22c55e00}}.flow-run-viewer-module__AuCYRW__eventsList{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);max-height:220px;padding:var(--space-2);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-subtle);flex-direction:column;gap:2px;display:flex;overflow-y:auto}.flow-run-viewer-module__AuCYRW__eventRow{gap:var(--space-2);border-bottom:1px dashed var(--border-subtle);word-break:break-word;grid-template-columns:max-content max-content 1fr;padding:2px 0;display:grid}.flow-run-viewer-module__AuCYRW__eventRow:last-child{border-bottom:none}.flow-run-viewer-module__AuCYRW__eventKindRun{color:var(--text-primary);font-weight:var(--weight-semibold)}.flow-run-viewer-module__AuCYRW__eventKindStep{color:var(--text-secondary)}.flow-run-viewer-module__AuCYRW__eventKindFailure{color:var(--color-danger,#ef4444)}.flow-run-viewer-module__AuCYRW__eventTime,.flow-run-viewer-module__AuCYRW__eventDetail{color:var(--text-tertiary)}.flow-run-viewer-module__AuCYRW__eventsEmpty{font-size:var(--text-xs);color:var(--text-tertiary);font-style:italic}
.navigation-module__fTDn8G__sidebar{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.navigation-module__fTDn8G__header{border-bottom:1px solid var(--border-subtle);background:var(--bg-primary);padding:var(--space-2) 0;flex-direction:column;flex-shrink:0;display:flex}.navigation-module__fTDn8G__headerTop{justify-content:space-between;align-items:center;gap:var(--space-2);padding:0 var(--space-3);height:28px;display:flex}.navigation-module__fTDn8G__headerDropdownWrapper{flex:1;min-width:0;display:inline-flex}.navigation-module__fTDn8G__headerTrigger{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;min-width:0;padding:0;display:inline-flex}.navigation-module__fTDn8G__headerTriggerInner{align-items:center;gap:var(--space-1);flex:1;min-width:0;display:inline-flex}.navigation-module__fTDn8G__headerTitle{font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.navigation-module__fTDn8G__headerChevron{color:var(--text-tertiary);transition:color var(--motion-fast) var(--ease-out);flex-shrink:0}.navigation-module__fTDn8G__headerTrigger:hover .navigation-module__fTDn8G__headerTitle{color:var(--text-primary)}.navigation-module__fTDn8G__headerTrigger:hover .navigation-module__fTDn8G__headerChevron{color:var(--text-secondary)}.navigation-module__fTDn8G__headerEditBtn{border:1px solid var(--border-subtle);width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.navigation-module__fTDn8G__headerEditBtn:hover{color:var(--accent);border-color:var(--accent);background:var(--bg-tertiary)}.navigation-module__fTDn8G__headerLimitsList{gap:var(--space-2);padding:var(--space-2);cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;text-decoration:none;display:flex}.navigation-module__fTDn8G__limitItem{flex-direction:column;gap:4px;display:flex}.navigation-module__fTDn8G__limitItemHead{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.navigation-module__fTDn8G__limitItemLabel{font-family:var(--font-sans);font-size:var(--text-2xs);font-weight:var(--weight-medium);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.navigation-module__fTDn8G__limitItemMeta{font-family:var(--font-mono);color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:10px}.navigation-module__fTDn8G__limitItemMeta[data-tone=warn]{color:var(--warning)}.navigation-module__fTDn8G__limitItemMeta[data-tone=danger]{color:var(--error)}.navigation-module__fTDn8G__headerLimitsRow{align-items:center;gap:var(--space-2);height:12px;display:flex}.navigation-module__fTDn8G__headerLimitsTrack{background:var(--bg-tertiary);flex:1;height:2px;display:block;position:relative;overflow:hidden}.navigation-module__fTDn8G__headerLimitsFill{background:var(--accent);transition:width var(--motion-fast) var(--ease-out);position:absolute;inset:0 auto 0 0}.navigation-module__fTDn8G__headerLimitsTrack[data-tone=warn] .navigation-module__fTDn8G__headerLimitsFill{background:var(--warning)}.navigation-module__fTDn8G__headerLimitsTrack[data-tone=danger] .navigation-module__fTDn8G__headerLimitsFill{background:var(--error)}.navigation-module__fTDn8G__headerLimitsValue{width:28px;font-family:var(--font-mono);color:var(--text-tertiary);text-align:right;font-variant-numeric:tabular-nums;transition:color var(--motion-fast) var(--ease-out);flex-shrink:0;font-size:10px}.navigation-module__fTDn8G__headerLimitsList:hover .navigation-module__fTDn8G__headerLimitsValue{color:var(--text-secondary)}.navigation-module__fTDn8G__headerLimitsValue[data-tone=warn]{color:var(--warning)}.navigation-module__fTDn8G__headerLimitsValue[data-tone=danger]{color:var(--error)}.navigation-module__fTDn8G__body{gap:var(--space-2);padding:var(--space-1) var(--space-2) var(--space-3);scrollbar-width:thin;scrollbar-color:var(--border-subtle) transparent;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.navigation-module__fTDn8G__body::-webkit-scrollbar{width:4px}.navigation-module__fTDn8G__body::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:0}.navigation-module__fTDn8G__category{gap:var(--space-1);flex-direction:column;display:flex}.navigation-module__fTDn8G__categoryDivider{border-top:1px solid var(--border-subtle);padding-top:var(--space-3);margin-top:var(--space-1)}.navigation-module__fTDn8G__categoryHead{justify-content:space-between;align-items:center;gap:var(--space-1);padding:4px var(--space-2) 4px;min-height:22px;transition:background-color var(--motion-fast) var(--ease-out);display:flex}.navigation-module__fTDn8G__categoryHead:hover{background:var(--bg-tertiary)}.navigation-module__fTDn8G__category[data-active=true] .navigation-module__fTDn8G__categoryLabel,.navigation-module__fTDn8G__category[data-active=true] .navigation-module__fTDn8G__categoryLabelLink{color:var(--accent)}.navigation-module__fTDn8G__category[data-active=true] .navigation-module__fTDn8G__categoryChevron{color:var(--accent);opacity:1}.navigation-module__fTDn8G__limitsSlot{border-top:1px solid var(--border-subtle);padding:var(--space-1) var(--space-2) var(--space-2);background:var(--bg-primary);flex-shrink:0}.navigation-module__fTDn8G__categoryToggle{align-items:center;gap:var(--space-1);min-width:0;min-height:22px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;padding:0;display:inline-flex}.navigation-module__fTDn8G__categoryToggleSplit{align-items:center;gap:var(--space-1);flex:1;min-width:0;min-height:22px;display:inline-flex}.navigation-module__fTDn8G__categoryChevronBtn{all:unset;box-sizing:border-box;cursor:pointer;color:inherit;border-radius:var(--radius-xs,3px);transition:background-color var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;padding:2px;display:inline-flex}.navigation-module__fTDn8G__categoryChevronBtn:hover{background:var(--bg-tertiary)}.navigation-module__fTDn8G__categoryChevron{color:var(--text-tertiary);opacity:.7;transition:transform var(--motion-fast) var(--ease-out), opacity var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);flex-shrink:0}.navigation-module__fTDn8G__categoryChevronOpen{transform:rotate(90deg)}.navigation-module__fTDn8G__categoryLabel{font-family:var(--font-mono);font-size:.625rem;font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em}.navigation-module__fTDn8G__categoryLabelLink{font-family:var(--font-mono);font-size:.625rem;font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border-radius:var(--radius-xs);transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);margin:0 -4px;padding:2px 4px;text-decoration:none}.navigation-module__fTDn8G__categoryLabelLink:hover{color:var(--text-primary);background:var(--bg-tertiary)}.navigation-module__fTDn8G__addBtn{width:16px;height:16px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;display:flex}.navigation-module__fTDn8G__addBtn:hover{color:var(--text-primary)}.navigation-module__fTDn8G__searchWrap{align-items:center;gap:var(--space-1);margin:0 var(--space-2) var(--space-1);padding:0 var(--space-2);background:var(--bg-tertiary);border:1px solid var(--border-subtle);height:26px;transition:border-color var(--motion-fast) var(--ease-out);display:flex}.navigation-module__fTDn8G__searchWrap:focus-within{border-color:var(--accent)}.navigation-module__fTDn8G__searchIcon{color:var(--text-tertiary);flex-shrink:0}.navigation-module__fTDn8G__searchInput{min-width:0;color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--weight-medium);background:0 0;border:none;outline:none;flex:1}.navigation-module__fTDn8G__searchInput::placeholder{color:var(--text-tertiary)}.navigation-module__fTDn8G__categoryBody{flex-direction:column;gap:1px;display:flex}.navigation-module__fTDn8G__agentTree{padding-left:var(--space-2)}.navigation-module__fTDn8G__treeNested{padding-left:var(--space-3)}.navigation-module__fTDn8G__emptyText{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-tertiary);padding:var(--space-1) var(--space-2)}.navigation-module__fTDn8G__favoriteActive{color:var(--warning);opacity:1}.navigation-module__fTDn8G__spin{animation:.9s linear infinite navigation-module__fTDn8G__nav-spin}@keyframes navigation-module__fTDn8G__nav-spin{to{transform:rotate(360deg)}}.navigation-module__fTDn8G__agentLink{align-items:center;gap:var(--space-2);min-height:30px;padding:3px var(--space-2);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-medium);transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);cursor:pointer;grid-template-columns:12px auto minmax(0,1fr) 68px;text-decoration:none;display:grid}.navigation-module__fTDn8G__agentGrip{color:var(--text-quaternary,var(--border-strong));opacity:0;cursor:grab;transition:opacity var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);flex-shrink:0}.navigation-module__fTDn8G__agentLink:hover .navigation-module__fTDn8G__agentGrip{opacity:.7;color:var(--text-secondary)}.navigation-module__fTDn8G__agentGrip:active{cursor:grabbing}.navigation-module__fTDn8G__agentLink:hover{background:var(--bg-tertiary);color:var(--text-primary)}.navigation-module__fTDn8G__agentLinkActive{background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--text-primary)}.navigation-module__fTDn8G__agentText{flex-direction:column;gap:1px;min-width:0;display:flex}.navigation-module__fTDn8G__agentName{white-space:nowrap;text-overflow:ellipsis;color:var(--text-secondary);flex:1;overflow:hidden}.navigation-module__fTDn8G__agentLinkActive .navigation-module__fTDn8G__agentName,.navigation-module__fTDn8G__agentLink:hover .navigation-module__fTDn8G__agentName{color:var(--text-primary);font-weight:var(--weight-semibold)}.navigation-module__fTDn8G__agentMeta{align-items:center;gap:var(--space-1);min-width:0;color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--text-2xs);line-height:1;display:inline-flex}.navigation-module__fTDn8G__agentMeta>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.navigation-module__fTDn8G__agentStatus{flex-shrink:0;gap:0}.navigation-module__fTDn8G__agentSpark{opacity:.66;width:68px;min-width:68px;height:14px;transition:opacity var(--motion-fast) var(--ease-out);justify-content:flex-end;justify-self:end;align-items:center;display:inline-flex;overflow:hidden}.navigation-module__fTDn8G__agentLink:hover .navigation-module__fTDn8G__agentSpark,.navigation-module__fTDn8G__agentLinkActive .navigation-module__fTDn8G__agentSpark{opacity:1}.navigation-module__fTDn8G__agentSpark .wrap{justify-content:flex-end;max-width:68px;height:10px;overflow:hidden}.navigation-module__fTDn8G__agentSpark .empty{text-align:right;width:68px;display:block}.navigation-module__fTDn8G__agentAvatarWrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.navigation-module__fTDn8G__agentAvatarWrapper div{border-radius:0}.navigation-module__fTDn8G__viewAll{color:var(--text-tertiary);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);transition:color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);align-self:flex-start;align-items:center;font-size:.6875rem;text-decoration:none;display:inline-flex}.navigation-module__fTDn8G__viewAll:hover{background:var(--bg-tertiary);color:var(--text-primary)}.navigation-module__fTDn8G__viewAllActive,.navigation-module__fTDn8G__viewAllActive:hover{background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--accent)}.navigation-module__fTDn8G__navSpark{opacity:.68;width:44px;min-width:44px;height:12px;transition:opacity var(--motion-fast) var(--ease-out);justify-content:flex-end;align-items:center;display:inline-flex;overflow:hidden}.navigation-module__fTDn8G__navSpark .wrap{justify-content:flex-end;max-width:44px;height:10px;overflow:hidden}.navigation-module__fTDn8G__dragHandle{color:var(--text-quaternary,var(--border-strong));opacity:.5;cursor:grab;transition:opacity var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);flex-shrink:0}.navigation-module__fTDn8G__dragHandle:active{cursor:grabbing}.navigation-module__fTDn8G__checkbox{border:1px solid var(--border-subtle);width:10px;height:10px;transition:border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);background:0 0}.navigation-module__fTDn8G__checkboxChecked{border-color:var(--accent);background-color:var(--accent)}.navigation-module__fTDn8G__balanceRow{align-items:center;gap:var(--space-2);border-bottom:1px solid var(--border-subtle);margin-bottom:6px;padding:0 0 6px;text-decoration:none;display:flex}.navigation-module__fTDn8G__balanceIcon{color:var(--accent);flex-shrink:0}.navigation-module__fTDn8G__balanceRow[data-tone=warn] .navigation-module__fTDn8G__balanceIcon{color:var(--warning)}.navigation-module__fTDn8G__balanceValue{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-primary);font-variant-numeric:tabular-nums}.navigation-module__fTDn8G__balanceRow[data-tone=warn] .navigation-module__fTDn8G__balanceValue{color:var(--warning)}.navigation-module__fTDn8G__balanceUnit{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;margin-right:auto;font-size:10px}.navigation-module__fTDn8G__balanceTopup{width:16px;height:16px;color:var(--text-tertiary);transition:color var(--motion-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;display:flex}.navigation-module__fTDn8G__headerLimitsList:hover .navigation-module__fTDn8G__balanceTopup{color:var(--accent)}.navigation-module__fTDn8G__agentLinkActive:before{content:"";background:var(--accent);width:2px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.navigation-module__fTDn8G__agentLink{position:relative}
.flow-call-map-module__dLUReG__mapCard{gap:var(--space-3);background:var(--bg-secondary);flex-direction:column;display:flex}.flow-call-map-module__dLUReG__mapHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.flow-call-map-module__dLUReG__eyebrow{margin-bottom:var(--space-1);color:var(--accent);font-size:var(--text-2xs);letter-spacing:.12em;text-transform:uppercase;font-weight:800;display:inline-flex}.flow-call-map-module__dLUReG__title{color:var(--text-primary);margin:0;font-size:clamp(1.1rem,1.7vw,1.4rem);line-height:1.2}.flow-call-map-module__dLUReG__subtitle{max-width:820px;margin:var(--space-1) 0 0;color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-normal)}.flow-call-map-module__dLUReG__metrics{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.flow-call-map-module__dLUReG__metric{border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-height:54px;padding:var(--space-2);background:var(--bg-primary);flex-direction:column;justify-content:space-between;gap:2px;display:flex}.flow-call-map-module__dLUReG__metric[data-tone=danger]{border-color:color-mix(in srgb, var(--error) 42%, var(--border-subtle));background:color-mix(in srgb, var(--error) 7%, var(--bg-primary))}.flow-call-map-module__dLUReG__metric[data-tone=calm]{border-color:color-mix(in srgb, var(--success) 28%, var(--border-subtle))}.flow-call-map-module__dLUReG__metricValue{color:var(--text-primary);font-size:clamp(1.2rem,2vw,1.65rem);font-weight:800;line-height:1}.flow-call-map-module__dLUReG__metricLabel{color:var(--text-secondary);font-size:var(--text-2xs);letter-spacing:.04em;text-transform:uppercase;font-weight:700}.flow-call-map-module__dLUReG__toolbar,.flow-call-map-module__dLUReG__scheduler{gap:var(--space-2);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-2);background:var(--bg-primary);display:grid}.flow-call-map-module__dLUReG__toolbar{grid-template-columns:minmax(220px,1fr) minmax(160px,220px) minmax(160px,220px) auto;align-items:center}.flow-call-map-module__dLUReG__searchInput,.flow-call-map-module__dLUReG__statusSelect,.flow-call-map-module__dLUReG__laneSelect{min-width:0}.flow-call-map-module__dLUReG__scheduler{grid-template-columns:minmax(220px,1fr) minmax(220px,auto) auto;align-items:end}.flow-call-map-module__dLUReG__schedulerText{align-items:flex-start;gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-normal);display:flex}.flow-call-map-module__dLUReG__schedulerText strong{color:var(--text-primary);font-size:var(--text-sm);display:block}.flow-call-map-module__dLUReG__schedulerText span{margin-top:2px;display:block}.flow-call-map-module__dLUReG__dialogCopy{margin:0 0 var(--space-3);color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-normal)}.flow-call-map-module__dLUReG__scheduleField{gap:var(--space-1);color:var(--text-tertiary);font-size:var(--text-2xs);letter-spacing:.04em;text-transform:uppercase;flex-direction:column;font-weight:700;display:flex}.flow-call-map-module__dLUReG__scheduleField input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:34px;padding:var(--space-1) var(--space-2);background:var(--bg-secondary);color:var(--text-primary);font:inherit;text-transform:none;letter-spacing:0}.flow-call-map-module__dLUReG__schedulePresets{gap:var(--space-1);flex-wrap:wrap;display:flex}.flow-call-map-module__dLUReG__notice{border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);color:var(--text-secondary);font-size:var(--text-sm)}.flow-call-map-module__dLUReG__notice[data-tone=success]{border-color:color-mix(in srgb, var(--success) 34%, var(--border-subtle));color:var(--success)}.flow-call-map-module__dLUReG__notice[data-tone=error]{border-color:color-mix(in srgb, var(--error) 38%, var(--border-subtle));color:var(--error)}.flow-call-map-module__dLUReG__notice[data-tone=info]{border-color:color-mix(in srgb, var(--accent) 30%, var(--border-subtle))}.flow-call-map-module__dLUReG__board{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-rows:minmax(0,1fr);min-height:0;max-height:min(58vh,620px);display:grid;overflow:hidden}.flow-call-map-module__dLUReG__lane{border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-width:0;min-height:0;max-height:min(58vh,620px);padding:var(--space-2);background:var(--bg-primary);transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);flex-direction:column;display:flex}.flow-call-map-module__dLUReG__lane[data-can-drop=true]{border-style:dashed}.flow-call-map-module__dLUReG__lane[data-drop-active=true]{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 7%, var(--bg-primary))}.flow-call-map-module__dLUReG__lane[data-lane=live]{border-top:3px solid var(--accent)}.flow-call-map-module__dLUReG__lane[data-lane=callback]{border-top:3px solid var(--warning)}.flow-call-map-module__dLUReG__lane[data-lane=scheduled]{border-top:3px solid var(--chart-2)}.flow-call-map-module__dLUReG__lane[data-lane=overdue]{border-top:3px solid var(--error)}.flow-call-map-module__dLUReG__lane[data-lane=done]{border-top:3px solid var(--success)}.flow-call-map-module__dLUReG__lane[data-lane=unreached]{border-top:3px solid var(--text-tertiary)}.flow-call-map-module__dLUReG__laneHead{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.flow-call-map-module__dLUReG__laneTitle{color:var(--text-primary);font-size:var(--text-sm);font-weight:800}.flow-call-map-module__dLUReG__laneCount{background:var(--bg-tertiary);min-width:24px;color:var(--text-secondary);font-size:var(--text-2xs);border-radius:999px;justify-content:center;padding:1px 7px;font-weight:800;display:inline-flex}.flow-call-map-module__dLUReG__laneHint,.flow-call-map-module__dLUReG__dropHint{color:var(--text-tertiary);font-size:var(--text-xs);line-height:1.4}.flow-call-map-module__dLUReG__laneHint{margin:var(--space-1) 0 var(--space-2)}.flow-call-map-module__dLUReG__dropHint{margin:0 0 var(--space-2);border-radius:var(--radius-sm);padding:var(--space-1) var(--space-2);background:var(--bg-secondary)}.flow-call-map-module__dLUReG__laneCards{gap:var(--space-2);flex-direction:column;flex:auto;min-height:0;max-height:100%;padding-right:2px;display:flex;overflow-y:auto}.flow-call-map-module__dLUReG__callCard{gap:var(--space-2);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:var(--space-2);background:var(--bg-secondary);cursor:grab;flex-direction:column;display:flex}.flow-call-map-module__dLUReG__callCard:active{cursor:grabbing}.flow-call-map-module__dLUReG__callCard[data-dragging=true]{opacity:.55;outline:1px dashed var(--accent)}.flow-call-map-module__dLUReG__callCard[data-saving=true]{cursor:progress;opacity:.72}.flow-call-map-module__dLUReG__callCardTopline{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.flow-call-map-module__dLUReG__callPerson{min-width:0;color:var(--text-primary);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.flow-call-map-module__dLUReG__callMeta{align-items:center;gap:var(--space-2);color:var(--text-tertiary);font-size:var(--text-xs);flex-wrap:wrap;display:flex}.flow-call-map-module__dLUReG__dragCue{color:var(--text-tertiary);align-items:center;gap:2px;display:inline-flex}.flow-call-map-module__dLUReG__callPhone{color:var(--text-secondary);font-family:var(--font-mono)}.flow-call-map-module__dLUReG__callNext,.flow-call-map-module__dLUReG__callNextOverdue,.flow-call-map-module__dLUReG__callDate{color:var(--text-secondary);font-size:var(--text-xs);line-height:1.35}.flow-call-map-module__dLUReG__callNext{color:var(--chart-2);font-weight:700}.flow-call-map-module__dLUReG__callNextOverdue{color:var(--error);font-weight:800}.flow-call-map-module__dLUReG__callReason,.flow-call-map-module__dLUReG__callStatus,.flow-call-map-module__dLUReG__callNotes{color:var(--text-secondary);font-size:var(--text-xs);margin:0;line-height:1.4}.flow-call-map-module__dLUReG__callReason{border-left:2px solid var(--border-default);padding-left:var(--space-2)}.flow-call-map-module__dLUReG__callStatus{color:var(--text-tertiary)}.flow-call-map-module__dLUReG__callNotes{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.flow-call-map-module__dLUReG__slotList{gap:var(--space-1);flex-wrap:wrap;display:flex}.flow-call-map-module__dLUReG__slotPill{align-items:center;gap:var(--space-1);border:1px solid var(--border-subtle);max-width:100%;padding:2px var(--space-2);background:var(--bg-primary);color:var(--text-tertiary);font-size:var(--text-2xs);border-radius:999px;display:inline-flex}.flow-call-map-module__dLUReG__slotPill strong{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.flow-call-map-module__dLUReG__saving,.flow-call-map-module__dLUReG__more,.flow-call-map-module__dLUReG__sampleNote{color:var(--text-tertiary);font-size:var(--text-xs)}.flow-call-map-module__dLUReG__more{border:1px dashed var(--border-default);border-radius:var(--radius-md);justify-content:center}.flow-call-map-module__dLUReG__sampleNote{margin:0}.flow-call-map-module__dLUReG__mapFooter{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}@media (max-width:1100px){.flow-call-map-module__dLUReG__toolbar,.flow-call-map-module__dLUReG__scheduler{grid-template-columns:1fr;align-items:stretch}}@media (max-width:760px){.flow-call-map-module__dLUReG__mapHeader,.flow-call-map-module__dLUReG__mapFooter{flex-direction:column;align-items:stretch}.flow-call-map-module__dLUReG__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-call-map-module__dLUReG__pagination{margin-left:0}}
.agent-editor-modal-module__xwDjSW__header,.agent-editor-modal-module__xwDjSW__title,.agent-editor-modal-module__xwDjSW__subtitle,.agent-editor-modal-module__xwDjSW__closeBtn{display:none}.agent-editor-modal-module__xwDjSW__tabPanels{padding:var(--space-5) var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.agent-editor-modal-module__xwDjSW__errorBar{margin-top:var(--space-2)}.agent-editor-modal-module__xwDjSW__tabs{gap:var(--space-1);padding:var(--space-3) var(--space-5) 0;border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.agent-editor-modal-module__xwDjSW__tab{padding:var(--space-2) var(--space-3);font-size:var(--text-xs);font-weight:var(--weight-medium);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out)}.agent-editor-modal-module__xwDjSW__tab:hover{border-color:var(--border-default);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__tabActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__panel{gap:var(--space-3);flex-direction:column;min-height:200px;display:flex}.agent-editor-modal-module__xwDjSW__fieldLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-tertiary);margin-bottom:var(--space-1);display:block}.agent-editor-modal-module__xwDjSW__modelRow{gap:var(--space-3);display:grid}@media (min-width:520px){.agent-editor-modal-module__xwDjSW__modelRow{grid-template-columns:1fr 1fr;align-items:end}}.agent-editor-modal-module__xwDjSW__modelSelectorWrap{min-width:0}.agent-editor-modal-module__xwDjSW__hint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);margin:0}.agent-editor-modal-module__xwDjSW__mcpSectionLabel{align-items:center;gap:var(--space-1);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-tertiary);margin:0 0 var(--space-2);display:inline-flex}.agent-editor-modal-module__xwDjSW__mcpChips{gap:var(--space-2);max-height:140px;padding:var(--space-1) 0;flex-wrap:wrap;display:flex;overflow-y:auto}.agent-editor-modal-module__xwDjSW__mcpChip{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);font-size:var(--text-xs);border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);display:inline-flex}.agent-editor-modal-module__xwDjSW__mcpChip:hover{border-color:var(--border-default);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__mcpChipOn{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__mcpChipCode{font-family:var(--font-mono,ui-monospace, monospace);opacity:.9;font-size:.85em}.agent-editor-modal-module__xwDjSW__mcpChipKind{border-radius:var(--radius-full);font-size:.7em;font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent);white-space:nowrap;padding:1px 6px}.agent-editor-modal-module__xwDjSW__mcpChipOn .agent-editor-modal-module__xwDjSW__mcpChipKind{background:color-mix(in srgb, var(--accent) 24%, transparent)}.agent-editor-modal-module__xwDjSW__collectionsSearch{margin-bottom:var(--space-2)}.agent-editor-modal-module__xwDjSW__collectionsList{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);max-height:180px;overflow-y:auto}.agent-editor-modal-module__xwDjSW__collectionRow{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);cursor:pointer;display:flex}.agent-editor-modal-module__xwDjSW__collectionRow:last-child{border-bottom:none}.agent-editor-modal-module__xwDjSW__collectionRow:hover{background:color-mix(in srgb, var(--text-primary) 4%, transparent)}.agent-editor-modal-module__xwDjSW__mcpToolsToggle{align-items:flex-start;gap:var(--space-1);width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;padding:0;display:flex}.agent-editor-modal-module__xwDjSW__mcpToolsToggle:focus-visible{outline:2px solid var(--border-focus,var(--text-primary));outline-offset:2px;border-radius:var(--radius-sm)}.agent-editor-modal-module__xwDjSW__mcpToolRow{align-items:center;gap:var(--space-2);padding:var(--space-1) 0;cursor:pointer;display:flex}.agent-editor-modal-module__xwDjSW__mcpToolsReset{margin-top:var(--space-1);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85em;text-decoration:underline}.agent-editor-modal-module__xwDjSW__collectionMeta{flex:1;min-width:0}.agent-editor-modal-module__xwDjSW__collectionName{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-primary);margin:0}.agent-editor-modal-module__xwDjSW__collectionDesc{font-size:var(--text-xs);color:var(--text-tertiary);margin:var(--space-1) 0 0;line-height:var(--leading-relaxed)}.agent-editor-modal-module__xwDjSW__promptBlock{gap:var(--space-2);flex-direction:column;display:flex}.agent-editor-modal-module__xwDjSW__promptTextareaWrap{position:relative}.agent-editor-modal-module__xwDjSW__refineCorner{top:var(--space-2);right:var(--space-2);z-index:1;position:absolute}.agent-editor-modal-module__xwDjSW__promptToolbar{gap:var(--space-2);flex-wrap:wrap;display:flex}.agent-editor-modal-module__xwDjSW__textarea{width:100%;min-height:200px;padding:var(--space-3);padding-top:calc(var(--space-3) + var(--space-8));font-size:var(--text-sm);line-height:var(--leading-relaxed);border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-primary);color:var(--text-primary);resize:vertical;font-family:inherit}.agent-editor-modal-module__xwDjSW__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 35%, transparent);outline:none}.agent-editor-modal-module__xwDjSW__counter{font-size:var(--text-xs);color:var(--text-tertiary);margin:var(--space-1) 0 0}.agent-editor-modal-module__xwDjSW__builderPalette{margin-top:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);overflow:hidden}.agent-editor-modal-module__xwDjSW__builderPaletteSummary{cursor:pointer;padding:var(--space-2) var(--space-3);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);-webkit-user-select:none;user-select:none;list-style:none}.agent-editor-modal-module__xwDjSW__builderPaletteSummary::-webkit-details-marker{display:none}.agent-editor-modal-module__xwDjSW__builderPaletteSummary:before{content:"▸";margin-right:var(--space-2);color:var(--text-tertiary);transition:transform var(--motion-fast) var(--ease-out);display:inline-block}.agent-editor-modal-module__xwDjSW__builderPalette[open] .agent-editor-modal-module__xwDjSW__builderPaletteSummary:before{transform:rotate(90deg)}.agent-editor-modal-module__xwDjSW__builderPaletteSummary:hover{background:var(--bg-tertiary);color:var(--text-primary)}.agent-editor-modal-module__xwDjSW__builderPaletteBody{gap:var(--space-3);padding:var(--space-3);border-top:1px solid var(--border-subtle);background:var(--bg-primary);flex-direction:column;display:flex}.agent-editor-modal-module__xwDjSW__builderCategory{gap:var(--space-1);flex-direction:column;display:flex}.agent-editor-modal-module__xwDjSW__builderCategoryLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;font-weight:var(--weight-semibold);color:var(--text-tertiary)}.agent-editor-modal-module__xwDjSW__builderChips{gap:var(--space-1);flex-wrap:wrap;display:flex}.agent-editor-modal-module__xwDjSW__builderChip{padding:4px var(--space-2);font-size:var(--text-xs);color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);align-items:center;display:inline-flex}.agent-editor-modal-module__xwDjSW__builderChip:hover:not(:disabled){background:var(--accent-muted);border-color:color-mix(in srgb, var(--accent) 30%, transparent);color:var(--accent)}.agent-editor-modal-module__xwDjSW__builderChip:disabled{opacity:.5;cursor:not-allowed}.agent-editor-modal-module__xwDjSW__counterOver{color:var(--error)}.agent-editor-modal-module__xwDjSW__footer{display:none}.agent-editor-modal-module__xwDjSW__error{font-size:var(--text-xs);color:var(--error);margin:0}.agent-editor-modal-module__xwDjSW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.manage-sessions-module__4j-w8W__shell{gap:var(--space-5);flex-direction:column;display:flex}.manage-sessions-module__4j-w8W__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.manage-sessions-module__4j-w8W__toolbarRight{align-items:center;gap:var(--space-2);display:flex}.manage-sessions-module__4j-w8W__meta{font-size:var(--text-xs);color:var(--text-tertiary);font-family:var(--font-mono)}.manage-sessions-module__4j-w8W__deviceCell{flex-direction:column;gap:2px;display:flex}.manage-sessions-module__4j-w8W__deviceLabel{align-items:center;gap:var(--space-2);color:var(--text-primary);font-weight:var(--weight-medium);display:inline-flex}.manage-sessions-module__4j-w8W__deviceMeta{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary);text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.manage-sessions-module__4j-w8W__empty{padding:var(--space-6);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm);border:1px dashed var(--border-subtle);border-radius:var(--radius-lg)}
.storage-temp-panel-module__QWoFwG__panel{margin-top:0}.storage-temp-panel-module__QWoFwG__description{font-size:var(--text-sm);color:var(--text-secondary);margin:0 0 var(--space-2);line-height:var(--leading-relaxed)}.storage-temp-panel-module__QWoFwG__grid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.storage-temp-panel-module__QWoFwG__metricCard{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:var(--bg-tertiary);display:flex}.storage-temp-panel-module__QWoFwG__metricIcon{color:var(--accent);opacity:.7;flex-shrink:0;margin-top:2px}.storage-temp-panel-module__QWoFwG__metricBody{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.storage-temp-panel-module__QWoFwG__metricLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em}.storage-temp-panel-module__QWoFwG__metricValue{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums}.storage-temp-panel-module__QWoFwG__metricSub{font-size:var(--text-xs);color:var(--text-tertiary);word-break:break-all}.storage-temp-panel-module__QWoFwG__mono{font-family:var(--font-mono,monospace);font-size:var(--text-base);font-weight:var(--weight-medium);letter-spacing:-.01em}.storage-temp-panel-module__QWoFwG__actions{align-items:center;gap:var(--space-3);margin-top:var(--space-2);display:flex}.storage-temp-panel-module__QWoFwG__emptyHint{font-size:var(--text-xs);color:var(--text-tertiary);font-style:italic}.storage-temp-panel-module__QWoFwG__notConfiguredCard{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md);background:var(--bg-tertiary);display:flex}.storage-temp-panel-module__QWoFwG__notConfiguredIcon{color:var(--text-tertiary);flex-shrink:0;margin-top:2px}.storage-temp-panel-module__QWoFwG__notConfiguredText{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed);margin:0}.storage-temp-panel-module__QWoFwG__loading{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.storage-temp-panel-module__QWoFwG__success{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--success,#22c55e);margin-top:var(--space-3);animation:.2s ease-out storage-temp-panel-module__QWoFwG__fadeIn;display:flex}.storage-temp-panel-module__QWoFwG__error{font-size:var(--text-sm);color:var(--error);margin-top:var(--space-3)}@keyframes storage-temp-panel-module__QWoFwG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.run-banner-module__f8m9dW__banner{z-index:6;height:28px;padding:0 var(--space-3) 0 10px;border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg-secondary) 85%, transparent);-webkit-backdrop-filter:blur(8px);font-size:var(--text-2xs,11px);color:var(--text-secondary);white-space:nowrap;align-items:center;gap:8px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 1px 2px #00000003}.run-banner-module__f8m9dW__bar{background:var(--border-default);width:2px;position:absolute;inset:0 auto 0 0}.run-banner-module__f8m9dW__bar[data-status=running]{background:var(--warning)}.run-banner-module__f8m9dW__bar[data-status=error]{background:var(--error)}.run-banner-module__f8m9dW__bar[data-status=done]{background:var(--success)}.run-banner-module__f8m9dW__icon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.run-banner-module__f8m9dW__banner[data-status=running] .run-banner-module__f8m9dW__icon{color:var(--warning)}.run-banner-module__f8m9dW__banner[data-status=error] .run-banner-module__f8m9dW__icon{color:var(--error)}.run-banner-module__f8m9dW__label{font-family:var(--font-mono);font-size:var(--text-2xs);font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);flex-shrink:0}.run-banner-module__f8m9dW__objective{font-size:var(--text-xs,12px);font-weight:var(--weight-medium,500);color:var(--text-primary);text-overflow:ellipsis;min-width:0;overflow:hidden}.run-banner-module__f8m9dW__pips{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.run-banner-module__f8m9dW__pip{border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.run-banner-module__f8m9dW__pip[data-shape=success]{background:var(--success)}.run-banner-module__f8m9dW__pip[data-shape=pending]{border:1px solid var(--border-default);background:0 0}.run-banner-module__f8m9dW__pip[data-shape=running]{background:var(--warning);border:1px solid var(--warning);animation:1.2s ease-in-out infinite alternate run-banner-module__f8m9dW__rb-pip}@keyframes run-banner-module__f8m9dW__rb-pip{0%{opacity:.45}to{opacity:1}}.run-banner-module__f8m9dW__counter{font-family:var(--font-mono);font-size:var(--text-2xs);font-variant-numeric:tabular-nums;color:var(--text-secondary);flex-shrink:0}.run-banner-module__f8m9dW__elapsed{font-family:var(--font-mono);font-size:var(--text-2xs);font-variant-numeric:tabular-nums;color:var(--text-tertiary);flex-shrink:0}.run-banner-module__f8m9dW__breadcrumb{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-tertiary);text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.run-banner-module__f8m9dW__actions{flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.run-banner-module__f8m9dW__actionBtn{border-radius:var(--radius-sm,4px);height:20px;color:var(--text-tertiary);font-size:var(--text-2xs);font-weight:var(--weight-medium,500);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);background:0 0;border:none;align-items:center;gap:3px;padding:0 6px;display:inline-flex}.run-banner-module__f8m9dW__actionBtn:hover{color:var(--text-primary);background:var(--bg-tertiary)}.run-banner-module__f8m9dW__spin{animation:.8s linear infinite run-banner-module__f8m9dW__rb-spin}@keyframes run-banner-module__f8m9dW__rb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.context-panel-module__EHgheW__root{flex-shrink:0;align-items:stretch;height:100vh;display:flex}@media (max-width:719px){.context-panel-module__EHgheW__root{display:none}}.context-panel-module__EHgheW__panel{background:var(--bg-secondary);border-right:1px solid var(--border-subtle);z-index:10;flex-direction:column;flex-shrink:0;height:100vh;display:flex;position:relative;overflow:hidden;box-shadow:1px 0 4px #0000001f,3px 0 12px #0000000f}[data-theme=light] .context-panel-module__EHgheW__panel{box-shadow:1px 0 4px #0000000a,3px 0 12px #00000005}.context-panel-module__EHgheW__body{flex-direction:column;flex:1;min-height:0;padding-top:0;padding-bottom:0;display:flex}.context-panel-module__EHgheW__footerSlot{border-top:1px solid var(--border-subtle);padding-bottom:var(--space-6);flex-shrink:0}.context-panel-module__EHgheW__collapseBtn{bottom:var(--space-3);right:var(--space-2);z-index:2;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-secondary);width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute}.context-panel-module__EHgheW__collapseBtn:hover{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-default)}.context-panel-module__EHgheW__collapseBtn:focus-visible{outline:2px solid var(--ring-color);outline-offset:2px}.context-panel-module__EHgheW__collapsedRail{background:var(--bg-secondary);border-right:1px solid var(--border-subtle);flex-shrink:0;align-items:stretch;width:24px;display:flex}.context-panel-module__EHgheW__collapsedHandle{justify-content:flex-start;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) 0;color:var(--text-tertiary);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;flex-direction:column;display:flex}.context-panel-module__EHgheW__collapsedHandle:hover{background:var(--bg-tertiary);color:var(--text-primary)}.context-panel-module__EHgheW__collapsedHandle:focus-visible{outline:2px solid var(--ring-color);outline-offset:-2px}.context-panel-module__EHgheW__collapsedChevron{flex-shrink:0}.context-panel-module__EHgheW__collapsedTitle{writing-mode:vertical-rl;font-size:.625rem;font-weight:var(--weight-semibold);letter-spacing:.12em;text-transform:uppercase;color:inherit;white-space:nowrap;transform:rotate(180deg)}
.avatar-configurator-module__vdLnNW__root{gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--bg-secondary);grid-template-columns:1fr;display:grid}@media (min-width:720px){.avatar-configurator-module__vdLnNW__root{grid-template-columns:minmax(180px,200px) 1fr}}.avatar-configurator-module__vdLnNW__previewCol{gap:var(--space-3);flex-direction:column;align-items:stretch;display:flex}.avatar-configurator-module__vdLnNW__previewFrame{padding:var(--space-3);border-radius:var(--radius-md);background:radial-gradient(circle at 30% 20%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 55%), var(--bg-tertiary);justify-content:center;align-items:center;display:flex}.avatar-configurator-module__vdLnNW__previewActions{gap:var(--space-2);grid-template-columns:1fr;display:grid}.avatar-configurator-module__vdLnNW__seedField{flex-direction:column;gap:4px;display:flex}.avatar-configurator-module__vdLnNW__seedFieldLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;font-weight:var(--weight-semibold);color:var(--text-tertiary)}.avatar-configurator-module__vdLnNW__seedRow{gap:var(--space-1);grid-template-columns:1fr auto;display:grid}.avatar-configurator-module__vdLnNW__pickerCol{flex-direction:column;min-width:0;display:flex}.avatar-configurator-module__vdLnNW__tabRow{gap:var(--space-1);margin-bottom:var(--space-3);padding-bottom:var(--space-2);border-bottom:1px solid var(--border-subtle);flex-wrap:wrap;display:flex}.avatar-configurator-module__vdLnNW__tab{padding:6px var(--space-3);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);background:0 0;border:1px solid #0000}.avatar-configurator-module__vdLnNW__tab:hover:not(:disabled){color:var(--text-primary);background:var(--bg-primary)}.avatar-configurator-module__vdLnNW__tabActive{color:var(--text-primary);background:var(--bg-primary);border-color:var(--border-default)}.avatar-configurator-module__vdLnNW__tab:disabled{opacity:.45;cursor:not-allowed}.avatar-configurator-module__vdLnNW__section{gap:var(--space-3);flex-direction:column;display:flex}.avatar-configurator-module__vdLnNW__sectionHead{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.avatar-configurator-module__vdLnNW__sectionTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.avatar-configurator-module__vdLnNW__sectionHint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);max-width:56ch;margin:0}.avatar-configurator-module__vdLnNW__field{gap:var(--space-1);flex-direction:column;display:flex}.avatar-configurator-module__vdLnNW__fieldLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;font-weight:var(--weight-semibold);color:var(--text-tertiary)}.avatar-configurator-module__vdLnNW__variantGrid{gap:var(--space-2);max-height:240px;padding:var(--space-1);border-radius:var(--radius-md);background:var(--bg-primary);border:1px solid var(--border-subtle);grid-template-columns:repeat(auto-fill,minmax(56px,1fr));display:grid;overflow-y:auto}.avatar-configurator-module__vdLnNW__variantTile{aspect-ratio:1;border-radius:var(--radius-md);border:1px solid var(--border-subtle);background:var(--bg-secondary);cursor:pointer;width:100%;transition:transform var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative;overflow:hidden}.avatar-configurator-module__vdLnNW__variantTile img{pointer-events:none;width:100%;height:100%;image-rendering:pixelated;image-rendering:crisp-edges;display:block}.avatar-configurator-module__vdLnNW__variantTile:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent) 60%, var(--border-default));transform:translateY(-1px)}.avatar-configurator-module__vdLnNW__variantTile:focus-visible{box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent);outline:none}.avatar-configurator-module__vdLnNW__variantTileActive{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 35%, transparent)}.avatar-configurator-module__vdLnNW__variantTile:disabled{opacity:.5;cursor:not-allowed}.avatar-configurator-module__vdLnNW__swatchRow{gap:var(--space-1);flex-wrap:wrap;display:flex}.avatar-configurator-module__vdLnNW__swatch{border-radius:var(--radius-full);border:2px solid var(--bg-secondary);outline:1px solid var(--border-subtle);cursor:pointer;width:24px;height:24px;color:var(--text-tertiary);transition:transform var(--motion-fast) var(--ease-out), outline-color var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;padding:0;display:inline-flex}.avatar-configurator-module__vdLnNW__swatch:hover:not(:disabled){outline-color:var(--border-default);transform:scale(1.06)}.avatar-configurator-module__vdLnNW__swatch:focus-visible,.avatar-configurator-module__vdLnNW__swatchActive{outline:2px solid var(--accent);outline-offset:1px}.avatar-configurator-module__vdLnNW__swatchAuto{background:repeating-linear-gradient(45deg, color-mix(in srgb, var(--text-tertiary) 30%, transparent) 0 4px, transparent 4px 8px), var(--bg-primary)}.avatar-configurator-module__vdLnNW__swatch:disabled{opacity:.4;cursor:not-allowed}.avatar-configurator-module__vdLnNW__visibilityRow{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);align-items:center;gap:0;padding:2px;display:inline-flex}.avatar-configurator-module__vdLnNW__visibilityChip{padding:4px var(--space-3);font-size:var(--text-xs);font-weight:var(--weight-medium);border-radius:var(--radius-full);color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);background:0 0;border:none}.avatar-configurator-module__vdLnNW__visibilityChip:hover:not(:disabled):not(.avatar-configurator-module__vdLnNW__visibilityChipActive){color:var(--text-primary)}.avatar-configurator-module__vdLnNW__visibilityChipActive{color:var(--text-primary);background:var(--bg-secondary);box-shadow:0 1px 2px #00000014}.avatar-configurator-module__vdLnNW__visibilityChip:disabled{opacity:.5;cursor:not-allowed}.avatar-configurator-module__vdLnNW__bgRow{gap:var(--space-2);flex-direction:column;display:flex}.avatar-configurator-module__vdLnNW__fillRow{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);align-self:flex-start;gap:4px;padding:2px;display:inline-flex}.avatar-configurator-module__vdLnNW__toggleSwitch{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);-webkit-user-select:none;user-select:none;cursor:pointer;display:inline-flex}.avatar-configurator-module__vdLnNW__toggleSwitch input{appearance:none;border-radius:var(--radius-full);background:var(--bg-primary);border:1px solid var(--border-subtle);cursor:pointer;width:32px;height:18px;transition:background var(--motion-fast) var(--ease-out);position:relative}.avatar-configurator-module__vdLnNW__toggleSwitch input:after{content:"";border-radius:var(--radius-full);background:var(--text-tertiary);width:14px;height:14px;transition:transform var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);position:absolute;top:1px;left:1px}.avatar-configurator-module__vdLnNW__toggleSwitch input:checked{background:color-mix(in srgb, var(--accent) 24%, transparent);border-color:var(--accent)}.avatar-configurator-module__vdLnNW__toggleSwitch input:checked:after{background:var(--accent);transform:translate(14px)}
.session-list-table-module__SDGSeW__colSelect{white-space:nowrap;width:1%;padding-right:0}.session-list-table-module__SDGSeW__selectedRow{background:color-mix(in srgb, var(--accent) 7%, transparent)}.session-list-table-module__SDGSeW__selectedRow:hover{background:color-mix(in srgb, var(--accent) 10%, transparent)}.session-list-table-module__SDGSeW__selectedCard{border-color:color-mix(in srgb, var(--accent) 40%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 25%, transparent)}.session-list-table-module__SDGSeW__cardTitleRow{align-items:center;gap:var(--space-2);min-width:0;display:flex}.session-list-table-module__SDGSeW__sortBtn{align-items:center;gap:var(--space-1);color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:none;padding:0;display:inline-flex}.session-list-table-module__SDGSeW__sortBtn:hover{color:var(--text-secondary)}.session-list-table-module__SDGSeW__sortBtn:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 40%, transparent);outline-offset:3px;border-radius:var(--radius-sm)}.session-list-table-module__SDGSeW__sortBtnActive{color:var(--accent)}.session-list-table-module__SDGSeW__titleCell{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.session-list-table-module__SDGSeW__titleRow{align-items:center;gap:var(--space-2);min-width:0;display:flex}.session-list-table-module__SDGSeW__titleLink{-webkit-line-clamp:1;min-width:0;font-weight:var(--weight-medium);color:var(--text-primary);transition:color var(--motion-fast) var(--ease-out);-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.session-list-table-module__SDGSeW__titleLink:hover{color:var(--accent)}.session-list-table-module__SDGSeW__titleLink:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 40%, transparent);outline-offset:2px;border-radius:var(--radius-sm)}.session-list-table-module__SDGSeW__favBadge{flex-shrink:0}.session-list-table-module__SDGSeW__agentBadge{align-self:flex-start}.session-list-table-module__SDGSeW__colActions{white-space:nowrap;text-align:right;width:1%}.session-list-table-module__SDGSeW__openLink{height:26px;padding:0 var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-medium);white-space:nowrap;transition:background-color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;align-items:center;text-decoration:none;display:inline-flex}.session-list-table-module__SDGSeW__openLink:hover{border-color:var(--accent);color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, transparent)}.session-list-table-module__SDGSeW__openLink:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 40%, transparent);outline-offset:2px}.session-list-table-module__SDGSeW__emptyCell{text-align:center;padding:var(--space-10) var(--space-6);color:var(--text-tertiary);font-size:var(--text-sm)}.session-list-table-module__SDGSeW__cardList{gap:var(--space-3);flex-direction:column;display:flex}.session-list-table-module__SDGSeW__card{gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.session-list-table-module__SDGSeW__cardTop{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.session-list-table-module__SDGSeW__cardTitle{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);line-height:var(--leading-tight);transition:color var(--motion-fast) var(--ease-out);text-decoration:none}.session-list-table-module__SDGSeW__cardTitle:hover{color:var(--accent)}.session-list-table-module__SDGSeW__cardMeta{gap:var(--space-2);flex-wrap:wrap;display:flex}.session-list-table-module__SDGSeW__cardStats{gap:var(--space-3);flex-wrap:wrap;display:flex}.session-list-table-module__SDGSeW__cardStat{font-size:var(--text-xs);color:var(--text-secondary)}.session-list-table-module__SDGSeW__cardActions{gap:var(--space-2);align-items:center;display:flex}.session-list-table-module__SDGSeW__openLinkFull{flex:1;justify-content:center}.session-list-table-module__SDGSeW__emptyCard{padding:var(--space-8) var(--space-6);text-align:center}.session-list-table-module__SDGSeW__emptyText{color:var(--text-tertiary);font-size:var(--text-sm);margin:0}
.flow-call-summary-module__G_7Yta__card{gap:var(--space-2);padding:var(--space-3);flex-direction:column;display:flex}.flow-call-summary-module__G_7Yta__head{justify-content:space-between;align-items:center;display:flex}.flow-call-summary-module__G_7Yta__title{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;display:inline-flex}.flow-call-summary-module__G_7Yta__total{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary)}.flow-call-summary-module__G_7Yta__bar{background:var(--bg-tertiary);border-radius:var(--radius-sm);width:100%;height:8px;display:flex;overflow:hidden}.flow-call-summary-module__G_7Yta__barSeg{height:100%}.flow-call-summary-module__G_7Yta__barSeg[data-group=pay]{background:var(--success)}.flow-call-summary-module__G_7Yta__barSeg[data-group=courier]{background:var(--accent)}.flow-call-summary-module__G_7Yta__barSeg[data-group=recall]{background:var(--warning)}.flow-call-summary-module__G_7Yta__barSeg[data-group=exclude]{background:var(--error)}.flow-call-summary-module__G_7Yta__barSeg[data-group=unreached],.flow-call-summary-module__G_7Yta__barSeg[data-group=other]{background:var(--text-tertiary)}.flow-call-summary-module__G_7Yta__groupCards{border:1px solid var(--border-subtle);background:var(--bg-secondary);grid-template-columns:repeat(6,minmax(0,1fr));gap:0;display:grid}.flow-call-summary-module__G_7Yta__groupCard{align-items:center;gap:var(--space-2);min-width:0;padding:var(--space-2) var(--space-3);border:0;border-right:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);text-align:left;background:0 0;display:flex}.flow-call-summary-module__G_7Yta__groupCard:last-child{border-right:0}.flow-call-summary-module__G_7Yta__groupCard:hover{background:var(--bg-tertiary)}.flow-call-summary-module__G_7Yta__groupCard:focus-visible{outline:1px solid var(--accent);outline-offset:-1px}.flow-call-summary-module__G_7Yta__groupAccent{inline-size:var(--space-1);background:var(--border-default);flex-shrink:0;block-size:28px}.flow-call-summary-module__G_7Yta__groupCard[data-group=pay] .flow-call-summary-module__G_7Yta__groupAccent{background:var(--success)}.flow-call-summary-module__G_7Yta__groupCard[data-group=courier] .flow-call-summary-module__G_7Yta__groupAccent{background:var(--accent)}.flow-call-summary-module__G_7Yta__groupCard[data-group=recall] .flow-call-summary-module__G_7Yta__groupAccent{background:var(--warning)}.flow-call-summary-module__G_7Yta__groupCard[data-group=exclude] .flow-call-summary-module__G_7Yta__groupAccent{background:var(--error)}.flow-call-summary-module__G_7Yta__groupCard[data-group=unreached] .flow-call-summary-module__G_7Yta__groupAccent,.flow-call-summary-module__G_7Yta__groupCard[data-group=other] .flow-call-summary-module__G_7Yta__groupAccent{background:var(--text-tertiary)}.flow-call-summary-module__G_7Yta__groupMain{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.flow-call-summary-module__G_7Yta__groupCount{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums;line-height:var(--leading-tight)}.flow-call-summary-module__G_7Yta__groupLabel{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flow-call-summary-module__G_7Yta__groupShare{color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--text-2xs);font-variant-numeric:tabular-nums;flex-shrink:0}@media (max-width:1100px){.flow-call-summary-module__G_7Yta__groupCards{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-call-summary-module__G_7Yta__groupCard:nth-child(3n){border-right:0}}@media (max-width:719px){.flow-call-summary-module__G_7Yta__groupCards{grid-template-columns:1fr}.flow-call-summary-module__G_7Yta__groupCard,.flow-call-summary-module__G_7Yta__groupCard:nth-child(3n){border-right:0;border-bottom:1px solid var(--border-subtle)}.flow-call-summary-module__G_7Yta__groupCard:last-child{border-bottom:0}}
.flows-graph-module__WUOrIa__graphPanel{border:1px solid var(--border-subtle);background:var(--bg-secondary);border-radius:0;flex-direction:column;flex:1;width:100%;min-height:420px;display:flex;position:relative;overflow:hidden}.flows-graph-module__WUOrIa__canvasWrap{background-color:var(--bg-secondary);background-image:radial-gradient(color-mix(in srgb, var(--text-primary) 6%, transparent) 1px, transparent 1px);background-size:16px 16px;width:100%;height:100%;position:absolute;inset:0}.flows-graph-module__WUOrIa__overlayTopLeft{top:var(--space-3);left:var(--space-3);z-index:2;gap:var(--space-2);pointer-events:none;flex-direction:column;display:flex;position:absolute}.flows-graph-module__WUOrIa__searchBox{align-items:center;gap:var(--space-2);width:220px;max-width:60vw;padding:0 var(--space-2);border:1px solid var(--border-subtle);background:var(--bg-primary);pointer-events:auto;height:28px;box-shadow:var(--shadow-sm);transition:border-color var(--motion-fast) var(--ease-out);display:inline-flex}.flows-graph-module__WUOrIa__searchBox:focus-within{border-color:var(--accent)}.flows-graph-module__WUOrIa__searchIcon{color:var(--text-tertiary);flex-shrink:0}.flows-graph-module__WUOrIa__searchField{min-width:0;color:var(--text-primary);font-family:var(--font-mono);font-size:var(--text-2xs);background:0 0;border:none;outline:none;flex:1}.flows-graph-module__WUOrIa__searchField::placeholder{color:var(--text-tertiary)}.flows-graph-module__WUOrIa__searchClear{width:16px;height:16px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.flows-graph-module__WUOrIa__searchClear:hover{color:var(--text-primary)}.flows-graph-module__WUOrIa__searchCount{width:fit-content;padding:1px var(--space-2);border:1px solid var(--border-subtle);background:var(--bg-primary);font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--accent);pointer-events:auto;box-shadow:var(--shadow-sm);align-items:center;display:inline-flex}.flows-graph-module__WUOrIa__legend{gap:var(--space-1);padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);background:var(--bg-primary);pointer-events:auto;box-shadow:var(--shadow-sm);border-radius:0;flex-direction:column;display:inline-flex}.flows-graph-module__WUOrIa__legendRow,.flows-graph-module__WUOrIa__legendRowStatic{align-items:center;gap:var(--space-2);font-size:var(--text-2xs);color:var(--text-secondary);font-family:var(--font-mono);text-align:left;background:0 0;border:none;padding:2px 0;display:inline-flex}.flows-graph-module__WUOrIa__legendRow{cursor:pointer;transition:color var(--motion-fast) var(--ease-out), opacity var(--motion-fast) var(--ease-out)}.flows-graph-module__WUOrIa__legendRow:hover{color:var(--text-primary)}.flows-graph-module__WUOrIa__legendRow[data-off=true]{opacity:.4;text-decoration:line-through;text-decoration-thickness:1px}.flows-graph-module__WUOrIa__legendDot{border-radius:0;flex-shrink:0;width:8px;height:8px}.flows-graph-module__WUOrIa__legendDotRound{border-radius:50%;flex-shrink:0;width:8px;height:8px}.flows-graph-module__WUOrIa__legendEdge{border-top-style:solid;border-top-width:1.5px;flex-shrink:0;width:12px;height:0}.flows-graph-module__WUOrIa__legendEdgeDashed{border-top-style:dashed;border-top-width:1.5px;flex-shrink:0;width:12px;height:0}.flows-graph-module__WUOrIa__legendCount{padding-left:var(--space-2);color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin-left:auto}.flows-graph-module__WUOrIa__centerState{z-index:1;justify-content:center;align-items:center;gap:var(--space-2);text-align:center;color:var(--text-tertiary);padding:var(--space-6);pointer-events:none;flex-direction:column;display:flex;position:absolute;inset:0}.flows-graph-module__WUOrIa__centerStateTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-secondary)}.flows-graph-module__WUOrIa__centerStateDesc{font-size:var(--text-sm);color:var(--text-tertiary);max-width:360px;line-height:var(--leading-normal)}.flows-graph-module__WUOrIa__overlayTopRight{top:var(--space-3);right:var(--space-3);z-index:2;background:var(--border-subtle);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);gap:1px;display:inline-flex;position:absolute}.flows-graph-module__WUOrIa__controlBtn{background:var(--bg-primary);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);border:none;border-radius:0;justify-content:center;align-items:center;display:inline-flex}.flows-graph-module__WUOrIa__controlBtn:hover{color:var(--text-primary);background:var(--bg-tertiary)}.flows-graph-module__WUOrIa__tooltip{z-index:4;max-width:280px;padding:var(--space-2) var(--space-3);border:1px solid var(--border-default);background:var(--bg-primary);box-shadow:var(--shadow-md);pointer-events:none;flex-direction:column;gap:2px;display:flex;position:absolute}.flows-graph-module__WUOrIa__tooltipKind{font-family:var(--font-mono);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary)}.flows-graph-module__WUOrIa__tooltipLabel{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-primary);word-break:break-word}.flows-graph-module__WUOrIa__tooltipMeta{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-secondary)}.flows-graph-module__WUOrIa__infoCard{right:var(--space-3);bottom:var(--space-3);z-index:5;gap:var(--space-2);width:280px;max-width:calc(100vw - 2 * var(--space-3));padding:var(--space-3);border:1px solid var(--border-default);background:var(--bg-primary);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:absolute}.flows-graph-module__WUOrIa__infoHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.flows-graph-module__WUOrIa__infoTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);word-break:break-word;line-height:var(--leading-tight)}.flows-graph-module__WUOrIa__infoClose{width:18px;height:18px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.flows-graph-module__WUOrIa__infoClose:hover{color:var(--text-primary)}.flows-graph-module__WUOrIa__infoBadges{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.flows-graph-module__WUOrIa__infoRunBreakdown{align-items:center;gap:var(--space-3);font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-secondary);font-variant-numeric:tabular-nums;display:flex}.flows-graph-module__WUOrIa__infoRunStat{align-items:center;gap:var(--space-1);display:inline-flex}.flows-graph-module__WUOrIa__infoTriggerType{padding:0 var(--space-1);border:1px solid var(--border-subtle);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-left:auto}.flows-graph-module__WUOrIa__infoDesc{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-normal);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.flows-graph-module__WUOrIa__infoStats{align-items:center;gap:var(--space-2);display:flex}.flows-graph-module__WUOrIa__infoMetaLine{align-items:center;gap:var(--space-1);font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-secondary);display:inline-flex}.flows-graph-module__WUOrIa__infoLinks{gap:var(--space-2);padding-top:var(--space-1);border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.flows-graph-module__WUOrIa__infoLinkGroup{align-items:center;gap:var(--space-1);flex-wrap:wrap;display:flex}.flows-graph-module__WUOrIa__infoLinkTitle{font-family:var(--font-mono);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);margin-right:var(--space-1)}.flows-graph-module__WUOrIa__infoLinkChip{max-width:100%;padding:1px var(--space-2);border:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-2xs);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;transition:color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);align-items:center;display:inline-flex;overflow:hidden}.flows-graph-module__WUOrIa__infoLinkChip:hover{color:var(--text-primary);border-color:var(--accent)}.flows-graph-module__WUOrIa__infoActions{align-items:center;gap:var(--space-2);padding-top:var(--space-1);flex-wrap:wrap;display:flex}.flows-graph-module__WUOrIa__statusBar{bottom:var(--space-3);left:var(--space-3);z-index:2;align-items:center;gap:var(--space-3);padding:2px var(--space-2);border:1px solid var(--border-subtle);background:var(--bg-primary);font-size:var(--text-2xs);font-family:var(--font-mono);color:var(--text-secondary);pointer-events:none;box-shadow:var(--shadow-sm);border-radius:0;display:inline-flex;position:absolute}.flows-graph-module__WUOrIa__statusHint{color:var(--text-tertiary)}@media (max-width:719px){.flows-graph-module__WUOrIa__graphPanel{min-height:360px}.flows-graph-module__WUOrIa__statusHint{display:none}.flows-graph-module__WUOrIa__infoCard{width:calc(100vw - 2 * var(--space-3) - var(--space-5))}}
.superadmin-mcp-catalog-module__0SvWaW__root{gap:var(--space-4);flex-direction:column;display:flex}.superadmin-mcp-catalog-module__0SvWaW__head{gap:var(--space-3);flex-direction:column;display:flex}.superadmin-mcp-catalog-module__0SvWaW__kpiRow{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}.superadmin-mcp-catalog-module__0SvWaW__kpiCard{padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);flex-direction:column;gap:2px;display:flex}.superadmin-mcp-catalog-module__0SvWaW__kpiLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em}.superadmin-mcp-catalog-module__0SvWaW__kpiValue{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums}.superadmin-mcp-catalog-module__0SvWaW__searchWrap{align-items:center;gap:var(--space-2);padding:0 var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-primary);height:36px;color:var(--text-tertiary);width:min(420px,100%);display:inline-flex}.superadmin-mcp-catalog-module__0SvWaW__searchInput{color:var(--text-primary);font-size:var(--text-sm);background:0 0;border:0;outline:0;flex:1}.superadmin-mcp-catalog-module__0SvWaW__empty{padding:var(--space-4);border:1px dashed var(--border-default);border-radius:var(--radius-md);color:var(--text-tertiary);font-size:var(--text-sm);text-align:center;margin:0}.superadmin-mcp-catalog-module__0SvWaW__tableWrap{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);max-height:70vh;overflow:auto}.superadmin-mcp-catalog-module__0SvWaW__table{border-collapse:separate;border-spacing:0;width:100%;font-size:var(--text-sm)}.superadmin-mcp-catalog-module__0SvWaW__table thead th{z-index:1;text-align:left;padding:var(--space-2) var(--space-3);background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;font-size:var(--text-xs);letter-spacing:.04em;white-space:nowrap;position:sticky;top:0}.superadmin-mcp-catalog-module__0SvWaW__table tbody td{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);vertical-align:top}.superadmin-mcp-catalog-module__0SvWaW__titleCell{align-items:flex-start;gap:var(--space-2);display:flex}.superadmin-mcp-catalog-module__0SvWaW__accent{border-radius:var(--radius-xs);flex-shrink:0;align-self:stretch;width:4px}.superadmin-mcp-catalog-module__0SvWaW__titleStack{flex-direction:column;gap:2px;min-width:0;display:flex}.superadmin-mcp-catalog-module__0SvWaW__title{font-weight:var(--weight-medium);color:var(--text-primary)}.superadmin-mcp-catalog-module__0SvWaW__tagline{font-size:var(--text-xs);color:var(--text-secondary);max-width:320px}.superadmin-mcp-catalog-module__0SvWaW__id{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary)}.superadmin-mcp-catalog-module__0SvWaW__dim{color:var(--text-tertiary)}.superadmin-mcp-catalog-module__0SvWaW__methodList{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.superadmin-mcp-catalog-module__0SvWaW__methodChip{padding:2px var(--space-2);border-radius:var(--radius-sm);background:var(--bg-primary);border:1px solid var(--border-subtle);font-size:var(--text-xs);color:var(--text-secondary);display:inline-block}.superadmin-mcp-catalog-module__0SvWaW__envCode{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);white-space:pre-wrap;word-break:break-word}
