.workspace-billing-module__vDYO4q__root{color:var(--text-primary);font-family:var(--font-sans);flex-direction:column;flex:1;min-width:0;display:flex}.workspace-billing-module__vDYO4q__body{padding:var(--space-6) var(--space-8);gap:var(--space-6);flex-direction:column;flex:1;min-width:0;display:flex}.workspace-billing-module__vDYO4q__state{padding:var(--space-6) var(--space-8)}@media (max-width:640px){.workspace-billing-module__vDYO4q__body,.workspace-billing-module__vDYO4q__state{padding:var(--space-4);gap:var(--space-4)}}.workspace-billing-module__vDYO4q__muted{color:var(--text-tertiary);font-size:var(--text-sm);margin:0}.workspace-billing-module__vDYO4q__error{color:var(--error);font-size:var(--text-sm);padding:var(--space-3);background:var(--bg-alarm);border:1px solid var(--error);margin:0}.workspace-billing-module__vDYO4q__planCard{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border:1px solid var(--border-strong);background:var(--bg-secondary);display:flex}.workspace-billing-module__vDYO4q__planIconWrap{background:var(--accent-muted);width:36px;height:36px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.workspace-billing-module__vDYO4q__planInfo{justify-content:space-between;align-items:center;gap:var(--space-3);flex:auto;min-width:0;display:flex}.workspace-billing-module__vDYO4q__planTop{align-items:center;gap:var(--space-3);min-width:0;display:flex}.workspace-billing-module__vDYO4q__planName{font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--text-primary);letter-spacing:-.01em}.workspace-billing-module__vDYO4q__planPrice{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--accent);font-variant-numeric:tabular-nums;background:var(--bg-tertiary);padding:var(--space-1) var(--space-3);border:1px solid var(--border-subtle)}.workspace-billing-module__vDYO4q__pendingInvoice{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);border:1px solid var(--warning);background:var(--bg-secondary);display:flex}.workspace-billing-module__vDYO4q__pendingInvoiceTitle,.workspace-billing-module__vDYO4q__pendingInvoiceDescription,.workspace-billing-module__vDYO4q__pendingInvoiceExpiry{margin:0}.workspace-billing-module__vDYO4q__pendingInvoiceTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold)}.workspace-billing-module__vDYO4q__pendingInvoiceDescription,.workspace-billing-module__vDYO4q__pendingInvoiceExpiry{margin-top:var(--space-1);color:var(--text-secondary);font-size:var(--text-xs)}.workspace-billing-module__vDYO4q__pendingInvoiceActions{gap:var(--space-2);flex-shrink:0;display:flex}@media (max-width:640px){.workspace-billing-module__vDYO4q__pendingInvoice{flex-direction:column;align-items:flex-start}}.workspace-billing-module__vDYO4q__section{gap:var(--space-4);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-3);border-left:2px solid var(--accent);padding-left:var(--space-3);display:flex}.workspace-billing-module__vDYO4q__sectionTitle{font-family:var(--font-pixel);font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin:0}.workspace-billing-module__vDYO4q__sectionHint{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-tertiary)}.workspace-billing-module__vDYO4q__tierGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}@media (max-width:600px){.workspace-billing-module__vDYO4q__tierGrid{grid-template-columns:1fr}}.workspace-billing-module__vDYO4q__tierCard{gap:var(--space-4);padding:var(--space-5);border:1px solid var(--border-subtle);background:var(--bg-secondary);transition:border-color var(--motion-fast) var(--ease-out);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__tierCard:hover{border-color:var(--border-strong)}.workspace-billing-module__vDYO4q__tierCardCurrent{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 3%, var(--bg-secondary))}.workspace-billing-module__vDYO4q__tierCardHi{border-color:var(--accent)}.workspace-billing-module__vDYO4q__tierHead{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:22px;display:flex}.workspace-billing-module__vDYO4q__tierName{font-family:var(--font-pixel);font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-primary);text-transform:uppercase}.workspace-billing-module__vDYO4q__tierTag{padding:2px var(--space-2);background:var(--accent);color:var(--bg-primary);font-family:var(--font-pixel);font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:.05em;text-transform:uppercase;align-items:center;display:inline-flex}.workspace-billing-module__vDYO4q__tierPriceRow{align-items:baseline;gap:var(--space-1);flex-wrap:wrap;display:flex}.workspace-billing-module__vDYO4q__tierPrice{font-family:var(--font-mono);font-size:var(--text-2xl);font-weight:var(--weight-bold);color:var(--text-primary);letter-spacing:-.02em}.workspace-billing-module__vDYO4q__tierPriceUnit{font-size:var(--text-xs);color:var(--text-tertiary);font-weight:var(--weight-normal)}.workspace-billing-module__vDYO4q__tierFeatures{gap:var(--space-2);font-size:var(--text-xs);color:var(--text-secondary);flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex}.workspace-billing-module__vDYO4q__tierFeatures li{align-items:flex-start;gap:var(--space-2);line-height:var(--leading-relaxed);display:flex}.workspace-billing-module__vDYO4q__tierFeatures li svg{color:var(--accent);flex-shrink:0;margin-top:2px}.workspace-billing-module__vDYO4q__tierBtn{width:100%;margin-top:auto}.workspace-billing-module__vDYO4q__list{gap:var(--space-3);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}@media (max-width:768px){.workspace-billing-module__vDYO4q__list{grid-template-columns:1fr}}.workspace-billing-module__vDYO4q__row{gap:var(--space-2);padding:var(--space-4);background:var(--bg-secondary);border:1px solid var(--border-subtle);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__rowHead{font-size:var(--text-xs);justify-content:space-between;align-items:center;display:flex}.workspace-billing-module__vDYO4q__rowLabel{align-items:center;gap:var(--space-2);color:var(--text-primary);font-weight:var(--weight-medium);display:inline-flex}.workspace-billing-module__vDYO4q__rowIcon{background:var(--bg-tertiary);width:22px;height:22px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.workspace-billing-module__vDYO4q__rowValue{font-family:var(--font-mono);color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:var(--text-xs)}.workspace-billing-module__vDYO4q__bar{background:var(--bg-tertiary);height:4px;overflow:hidden}.workspace-billing-module__vDYO4q__barFill{background:var(--accent);height:100%;transition:width .2s}.workspace-billing-module__vDYO4q__barFillDanger{background:var(--error)}.workspace-billing-module__vDYO4q__invoicesList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.workspace-billing-module__vDYO4q__invoiceRow{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--bg-secondary);border:1px solid var(--border-subtle);font-size:var(--text-xs);display:flex}.workspace-billing-module__vDYO4q__invoiceRow:hover{border-color:var(--border-strong)}.workspace-billing-module__vDYO4q__invoiceMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.workspace-billing-module__vDYO4q__invoicePlan{font-family:var(--font-mono);font-weight:var(--weight-semibold);color:var(--text-primary);text-transform:uppercase}.workspace-billing-module__vDYO4q__invoiceDate{font-size:var(--text-2xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.workspace-billing-module__vDYO4q__invoiceAmount{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:var(--weight-medium);text-align:right;min-width:80px}.workspace-billing-module__vDYO4q__providerModal{gap:var(--space-4);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__modalSubtitle{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.workspace-billing-module__vDYO4q__modalSummary{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--bg-tertiary);border:1px solid var(--border-strong);display:flex}.workspace-billing-module__vDYO4q__modalSummaryLeft{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-billing-module__vDYO4q__modalSummaryLabel{font-family:var(--font-pixel);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary)}.workspace-billing-module__vDYO4q__modalSummaryAmount{font-family:var(--font-mono);font-size:var(--text-base);font-weight:var(--weight-bold);color:var(--accent)}.workspace-billing-module__vDYO4q__modalSummaryIcon{background:var(--accent);width:28px;height:28px;color:var(--bg-primary);justify-content:center;align-items:center;display:inline-flex}.workspace-billing-module__vDYO4q__providerStack{gap:var(--space-3);flex-direction:column;display:flex}.workspace-billing-module__vDYO4q__providerCard{align-items:flex-start;gap:var(--space-4);padding:var(--space-4);border:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-primary);text-align:left;cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);font-family:inherit;display:flex;position:relative}.workspace-billing-module__vDYO4q__providerCard:hover:not(:disabled){border-color:var(--accent);background:var(--bg-tertiary)}.workspace-billing-module__vDYO4q__providerCardRecommended{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 2%, var(--bg-secondary))}.workspace-billing-module__vDYO4q__providerCardDisabled{opacity:.4;cursor:not-allowed}.workspace-billing-module__vDYO4q__providerLogo{background:var(--bg-tertiary);border:1px solid var(--border-subtle);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.workspace-billing-module__vDYO4q__providerLogo svg{filter:grayscale()contrast(1.2)}.workspace-billing-module__vDYO4q__providerCard:hover:not(:disabled) .workspace-billing-module__vDYO4q__providerLogo svg{filter:none}.workspace-billing-module__vDYO4q__providerBody{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.workspace-billing-module__vDYO4q__providerHead{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.workspace-billing-module__vDYO4q__providerName{font-family:var(--font-pixel);font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-primary);text-transform:uppercase}.workspace-billing-module__vDYO4q__providerRecommended{font-family:var(--font-pixel);font-size:var(--text-2xs);font-weight:var(--weight-bold);text-transform:uppercase;color:var(--bg-primary);background:var(--accent);align-items:center;gap:4px;padding:1px 6px;display:inline-flex}.workspace-billing-module__vDYO4q__providerDesc{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.workspace-billing-module__vDYO4q__providerMethods{flex-wrap:wrap;gap:6px;display:flex}.workspace-billing-module__vDYO4q__methodChip{padding:var(--space-1) var(--space-2);background:var(--bg-tertiary);color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--text-2xs);border:1px solid var(--border-subtle);align-items:center;gap:4px;display:inline-flex}.workspace-billing-module__vDYO4q__providerPerks{font-size:var(--text-xs);color:var(--text-secondary);flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.workspace-billing-module__vDYO4q__providerPerks li{align-items:center;gap:var(--space-2);display:flex}.workspace-billing-module__vDYO4q__providerPerks li svg{color:var(--accent);flex-shrink:0}.workspace-billing-module__vDYO4q__providerArrow{width:28px;height:28px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-self:center;align-items:center;display:inline-flex}.workspace-billing-module__vDYO4q__modalFooter{font-size:var(--text-2xs);color:var(--text-tertiary);padding-top:var(--space-1);font-family:var(--font-mono);justify-content:center;align-items:center;gap:6px;margin:0;display:inline-flex}.workspace-billing-module__vDYO4q__tierContactBtn{justify-content:center;align-items:center;gap:var(--space-2);border:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-primary);font-size:var(--text-xs);font-weight:var(--weight-medium);transition:border-color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out);margin-top:auto;padding:8px 14px;text-decoration:none;display:inline-flex}.workspace-billing-module__vDYO4q__tierContactBtn:hover{border-color:var(--accent);background:var(--bg-tertiary)}
.confirm-dialog-module__oyV2jq__body{gap:var(--space-4);flex-direction:column;display:flex}.confirm-dialog-module__oyV2jq__title{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:var(--leading-snug);margin:0}.confirm-dialog-module__oyV2jq__description{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);white-space:pre-line;margin:0}.confirm-dialog-module__oyV2jq__actions{justify-content:flex-end;gap:var(--space-2);display:flex}
.context-rail-module__3qkk1a__rail{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex}.context-rail-module__3qkk1a__header{justify-content:space-between;align-items:center;gap:var(--space-2);padding:6px var(--space-2) 0;flex-shrink:0;display:flex}.context-rail-module__3qkk1a__headerStart{align-items:center;gap:var(--space-1);flex:1;min-width:0;display:flex}.context-rail-module__3qkk1a__headerEnd{flex-shrink:0;align-items:center;gap:2px;display:flex}.context-rail-module__3qkk1a__headerTitle{font-family:var(--font-mono);font-size:.625rem;font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.context-rail-module__3qkk1a__toolbar{padding:0 var(--space-2);flex-direction:column;flex-shrink:0;gap:4px;display:flex}.context-rail-module__3qkk1a__toolbarPrimary{flex-direction:column;display:flex}.context-rail-module__3qkk1a__toolbarFilters{flex-direction:column;gap:4px;display:flex}.context-rail-module__3qkk1a__toolbarBanner{font-size:var(--text-xs);color:var(--error);line-height:var(--leading-relaxed)}.context-rail-module__3qkk1a__list{min-height:0;padding:0 var(--space-2) var(--space-2);transition:opacity var(--motion-base) var(--ease-out);flex-direction:column;flex:1;gap:1px;display:flex;overflow:hidden auto}.context-rail-module__3qkk1a__listRefreshing{opacity:.72;pointer-events:none}.context-rail-module__3qkk1a__section{margin-bottom:var(--space-2);flex-direction:column;gap:1px;display:flex}.context-rail-module__3qkk1a__sectionLabel{align-items:center;gap:var(--space-1);padding:6px var(--space-2) 4px;font-family:var(--font-mono);font-size:.625rem;font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin:0;display:flex}.context-rail-module__3qkk1a__sectionTrailing{color:var(--text-quaternary,var(--text-tertiary));font-weight:var(--weight-medium);margin-left:auto}.context-rail-module__3qkk1a__empty{padding:var(--space-3) var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);margin:0}.context-rail-module__3qkk1a__emptyInline{padding:6px var(--space-2);font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);margin:0}.context-rail-module__3qkk1a__error{padding:var(--space-3) var(--space-3);font-size:var(--text-xs);color:var(--error);margin:0}.context-rail-module__3qkk1a__rowWrap{border-radius:var(--radius-sm);align-items:stretch;display:flex;position:relative}.context-rail-module__3qkk1a__rowWrap:hover .context-rail-module__3qkk1a__rowActions,.context-rail-module__3qkk1a__rowWrap:focus-within .context-rail-module__3qkk1a__rowActions{opacity:1;pointer-events:auto}:is(.context-rail-module__3qkk1a__rowWrap:has(.context-rail-module__3qkk1a__rowActions):hover .context-rail-module__3qkk1a__rowTrailing,.context-rail-module__3qkk1a__rowWrap:has(.context-rail-module__3qkk1a__rowActions):focus-within .context-rail-module__3qkk1a__rowTrailing){opacity:0;pointer-events:none}.context-rail-module__3qkk1a__rowActions{border-radius:var(--radius-sm);background:linear-gradient(to right, transparent, var(--bg-secondary) 8px, var(--bg-secondary));opacity:0;pointer-events:none;transition:opacity var(--motion-fast) var(--ease-out);align-items:center;gap:2px;padding:2px;display:inline-flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.context-rail-module__3qkk1a__rowWrap:has(.context-rail-module__3qkk1a__rowActive) .context-rail-module__3qkk1a__rowActions{background:linear-gradient(to right, transparent, color-mix(in srgb, var(--accent) 12%, transparent) 8px, color-mix(in srgb, var(--accent) 12%, var(--bg-secondary)))}.context-rail-module__3qkk1a__row{align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);width:100%;min-height:26px;color:var(--text-secondary);text-align:left;font:inherit;font-size:var(--text-xs);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;padding:4px 6px;text-decoration:none;display:flex;position:relative}.context-rail-module__3qkk1a__row:before{content:"";border-radius:var(--radius-xs);background:var(--accent);opacity:0;width:2px;height:0;transition:height var(--motion-base) var(--ease-spring,ease-out), opacity var(--motion-fast) var(--ease-out);position:absolute;top:50%;left:0;transform:translateY(-50%)}.context-rail-module__3qkk1a__row:hover{background:var(--bg-tertiary);color:var(--text-primary)}.context-rail-module__3qkk1a__rowActive,.context-rail-module__3qkk1a__rowActive:hover{background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--text-primary)}.context-rail-module__3qkk1a__rowActive:before{opacity:1;height:18px}.context-rail-module__3qkk1a__row:focus-visible{outline:2px solid var(--ring-color);outline-offset:-2px}.context-rail-module__3qkk1a__rowIcon{width:16px;height:16px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.context-rail-module__3qkk1a__row:hover .context-rail-module__3qkk1a__rowIcon,.context-rail-module__3qkk1a__rowActive .context-rail-module__3qkk1a__rowIcon{color:currentColor}.context-rail-module__3qkk1a__rowMeta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.context-rail-module__3qkk1a__rowTitle{font-size:var(--text-xs);font-weight:var(--weight-medium);line-height:var(--leading-tight);white-space:nowrap;text-overflow:ellipsis;color:inherit;overflow:hidden}.context-rail-module__3qkk1a__rowSubtitle{font-size:var(--text-2xs);color:var(--text-tertiary);line-height:var(--leading-tight);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.context-rail-module__3qkk1a__rowTrailing{color:var(--text-quaternary,var(--text-tertiary));font-size:var(--text-2xs);transition:opacity var(--motion-fast) var(--ease-out);flex-shrink:0;align-items:center;gap:4px;margin-left:auto;display:inline-flex}.context-rail-module__3qkk1a__iconBtn{border-radius:var(--radius-sm);width:20px;height:20px;color:var(--text-tertiary);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), transform var(--motion-instant) var(--ease-out);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.context-rail-module__3qkk1a__iconBtn:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary)}.context-rail-module__3qkk1a__iconBtn:active:not(:disabled){transform:scale(.92)}.context-rail-module__3qkk1a__iconBtn:disabled{opacity:.4;cursor:not-allowed}.context-rail-module__3qkk1a__iconBtn:focus-visible{outline:2px solid var(--ring-color);outline-offset:-2px}.context-rail-module__3qkk1a__iconBtnDanger:hover:not(:disabled){color:var(--error);background:color-mix(in srgb, var(--error,#e5484d) 8%, transparent)}.context-rail-module__3qkk1a__primaryBtn{width:100%;height:26px;padding:0 var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-primary);font-size:.6875rem;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.04em;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);justify-content:center;align-items:center;gap:6px;text-decoration:none;display:flex}.context-rail-module__3qkk1a__primaryBtn:hover{background:color-mix(in srgb, var(--accent) 14%, var(--bg-secondary));border-color:color-mix(in srgb, var(--accent) 45%, var(--border-subtle));color:var(--accent)}.context-rail-module__3qkk1a__primaryBtn:focus-visible{outline:2px solid var(--ring-color);outline-offset:2px}.context-rail-module__3qkk1a__primaryBtnActive{background:color-mix(in srgb, var(--accent) 18%, var(--bg-secondary));border-color:color-mix(in srgb, var(--accent) 55%, var(--border-subtle));color:var(--accent)}.context-rail-module__3qkk1a__searchWrap{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-primary);transition:border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);align-items:center;gap:6px;padding:0 8px;display:flex}.context-rail-module__3qkk1a__searchWrap:focus-within{border-color:var(--border-default);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 35%, transparent)}.context-rail-module__3qkk1a__searchIcon{color:var(--text-tertiary);opacity:.6;flex-shrink:0}.context-rail-module__3qkk1a__searchInput{min-width:0;height:24px;font-size:var(--text-xs);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:0}.context-rail-module__3qkk1a__searchInput::placeholder{color:var(--text-tertiary)}.context-rail-module__3qkk1a__countChip{border-radius:var(--radius-full);background:var(--bg-tertiary);min-width:18px;height:16px;color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:.625rem;font-weight:var(--weight-semibold);letter-spacing:.02em;justify-content:center;align-items:center;padding:0 5px;line-height:1;display:inline-flex}.context-rail-module__3qkk1a__countChipAccent{background:color-mix(in srgb, var(--accent) 16%, var(--bg-tertiary));color:var(--accent)}.context-rail-module__3qkk1a__countChipWarning{background:var(--warning-muted);color:var(--warning)}.context-rail-module__3qkk1a__countChipError{background:var(--error-muted);color:var(--error)}.context-rail-module__3qkk1a__treeList{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.context-rail-module__3qkk1a__treeItem{position:relative}.context-rail-module__3qkk1a__treeToggle{border-radius:var(--radius-sm);width:14px;height:14px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.context-rail-module__3qkk1a__treeToggle:hover:not(:disabled){color:var(--text-primary)}.context-rail-module__3qkk1a__treeToggle:disabled{visibility:hidden;cursor:default}.context-rail-module__3qkk1a__treeToggle svg{transition:transform var(--motion-fast) var(--ease-out)}.context-rail-module__3qkk1a__treeToggleOpen{transform:rotate(90deg)}.context-rail-module__3qkk1a__treeToggleSpacer{flex-shrink:0;width:14px;height:14px}.context-rail-module__3qkk1a__treeFolderRow{align-items:center;gap:var(--space-1);display:flex}.context-rail-module__3qkk1a__treeFolderRow .context-rail-module__3qkk1a__treeToggle,.context-rail-module__3qkk1a__treeFolderRow .context-rail-module__3qkk1a__treeToggleSpacer{margin-left:2px}.context-rail-module__3qkk1a__treeFolderLink{flex:1;min-width:0}.context-rail-module__3qkk1a__treeDragOver{background:color-mix(in srgb, var(--accent) 12%, transparent);outline:1px solid color-mix(in srgb, var(--accent) 45%, transparent);border-radius:var(--radius-sm)}
.empty-state-module__i_tuGa__root{align-items:center;gap:var(--space-2);text-align:center;color:var(--text-tertiary);flex-direction:column;display:flex}.empty-state-module__i_tuGa__panel{padding:var(--space-8) var(--space-4);border:1px dashed var(--border-subtle);border-radius:var(--radius-lg)}.empty-state-module__i_tuGa__bare{padding:var(--space-4)}.empty-state-module__i_tuGa__compact{padding:var(--space-4) var(--space-3)}.empty-state-module__i_tuGa__icon{color:var(--text-tertiary)}.empty-state-module__i_tuGa__title{margin:var(--space-2) 0 0;font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-secondary);line-height:var(--leading-snug)}.empty-state-module__i_tuGa__description{font-size:var(--text-sm);max-width:360px;line-height:var(--leading-relaxed);margin:0}.empty-state-module__i_tuGa__actions{margin-top:var(--space-2);gap:var(--space-2);display:flex}
.inline-notice-module__Sw2nva__root{font-size:var(--text-sm);padding:var(--space-2) var(--space-3);align-items:center;gap:var(--space-2);line-height:var(--leading-normal);border:1px solid #0000;margin:0;display:flex}.inline-notice-module__Sw2nva__callout{padding:var(--space-3);flex-direction:row;align-items:flex-start}.inline-notice-module__Sw2nva__icon{color:inherit;flex-shrink:0;align-items:center;margin-top:2px;display:inline-flex}.inline-notice-module__Sw2nva__message{flex:1;min-width:0}.inline-notice-module__Sw2nva__callout .inline-notice-module__Sw2nva__message{gap:var(--space-1);flex-direction:column;display:flex}.inline-notice-module__Sw2nva__heading{font-weight:var(--weight-medium);color:var(--text-primary);line-height:var(--leading-normal)}.inline-notice-module__Sw2nva__dismiss{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:0;align-items:center;padding:0;transition:opacity .12s;display:inline-flex}.inline-notice-module__Sw2nva__dismiss:hover,.inline-notice-module__Sw2nva__dismiss:focus-visible{opacity:1;outline:none}.inline-notice-module__Sw2nva__error{color:var(--error);border-color:color-mix(in srgb, var(--error) 45%, transparent);background:color-mix(in srgb, var(--error) 12%, transparent)}.inline-notice-module__Sw2nva__warning{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 45%, transparent);background:color-mix(in srgb, var(--warning) 12%, transparent)}.inline-notice-module__Sw2nva__success{color:var(--success);border-color:color-mix(in srgb, var(--success) 45%, transparent);background:color-mix(in srgb, var(--success) 12%, transparent)}.inline-notice-module__Sw2nva__info{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 45%, transparent);background:color-mix(in srgb, var(--accent) 12%, transparent)}.inline-notice-module__Sw2nva__callout.inline-notice-module__Sw2nva__error .inline-notice-module__Sw2nva__message,.inline-notice-module__Sw2nva__callout.inline-notice-module__Sw2nva__warning .inline-notice-module__Sw2nva__message,.inline-notice-module__Sw2nva__callout.inline-notice-module__Sw2nva__success .inline-notice-module__Sw2nva__message,.inline-notice-module__Sw2nva__callout.inline-notice-module__Sw2nva__info .inline-notice-module__Sw2nva__message{color:var(--text-secondary)}.inline-notice-module__Sw2nva__callout .inline-notice-module__Sw2nva__heading{color:inherit}
.form-module__2AnQOG__form{gap:var(--space-4);flex-direction:column;display:flex}.form-module__2AnQOG__errorText{color:var(--error)}.form-module__2AnQOG__invalid :is(input,textarea,select){border-color:var(--error)}.form-module__2AnQOG__actions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2);display:flex}
.lightbox-module__0BpQXq__darkBody{padding:var(--space-4);background:linear-gradient(#13131f 0%,#0b0b16 100%);justify-content:center;align-items:center;display:flex}.lightbox-module__0BpQXq__image{object-fit:contain;max-width:100%;max-height:70vh;display:block}
.pixel-mascot-module__uuo3Hq__svg{color:var(--text-secondary);contain:paint style;display:block}.pixel-mascot-module__uuo3Hq__svgWithShadow{filter:drop-shadow(0 1px #0006)}[data-theme=light] .pixel-mascot-module__uuo3Hq__svgWithShadow{filter:none}
.split-resizer-module__kFFDTG__resizer{cursor:col-resize;background:var(--border-subtle,var(--accent-muted));transition:background var(--motion-fast) var(--ease-out);-webkit-user-select:none;user-select:none;z-index:11;flex-shrink:0;width:6px;position:relative}.split-resizer-module__kFFDTG__resizer:hover,.split-resizer-module__kFFDTG__resizerDragging{background:color-mix(in srgb, var(--accent) 70%, transparent)}.split-resizer-module__kFFDTG__handle{background:var(--bg-secondary);border:1px solid var(--border-subtle,var(--accent-muted));border-radius:var(--radius-md);width:16px;height:40px;color:var(--text-secondary);pointer-events:none;transition:color var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), box-shadow var(--motion-base) var(--ease-out), transform var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 3px #0000002e}.split-resizer-module__kFFDTG__resizer:hover .split-resizer-module__kFFDTG__handle,.split-resizer-module__kFFDTG__resizerDragging .split-resizer-module__kFFDTG__handle{color:var(--accent);border-color:var(--accent);box-shadow:0 2px 8px color-mix(in srgb, var(--accent) 30%, transparent);transform:translate(-50%,-50%)scale(1.08)}.split-resizer-module__kFFDTG__resizerDragging .split-resizer-module__kFFDTG__handle{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 25%, transparent)}.split-resizer-module__kFFDTG__resizerCollapsing,.split-resizer-module__kFFDTG__resizerCollapsing:hover{background:color-mix(in srgb, var(--warning,#f5a524) 60%, transparent)}.split-resizer-module__kFFDTG__resizerCollapsing .split-resizer-module__kFFDTG__handle{color:var(--warning,#f5a524);border-color:var(--warning,#f5a524);box-shadow:0 0 0 2px color-mix(in srgb, var(--warning,#f5a524) 30%, transparent)}.split-resizer-module__kFFDTG__resizer:focus-visible{background:color-mix(in srgb, var(--accent) 70%, transparent);outline:none}.split-resizer-module__kFFDTG__resizer:focus-visible .split-resizer-module__kFFDTG__handle{color:var(--accent);border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 25%, transparent)}
.tooltip-module__erkwnq__trigger{display:contents}.tooltip-module__erkwnq__tip{z-index:9999;padding:var(--space-1) var(--space-2);border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-default);color:var(--text-primary);font-size:var(--text-xs);line-height:var(--leading-relaxed);white-space:normal;word-wrap:break-word;box-shadow:var(--shadow-lg);pointer-events:none;opacity:0;will-change:transform, opacity;transition:opacity var(--motion-fast) var(--ease-out);position:fixed;top:0;left:0}.tooltip-module__erkwnq__visible{opacity:1;animation:tooltip-module__erkwnq__tooltipEnter var(--motion-fast) var(--ease-out)}@keyframes tooltip-module__erkwnq__tooltipEnter{0%{opacity:0;scale:.96}to{opacity:1;scale:1}}.tooltip-module__erkwnq__arrow{background:var(--bg-elevated);border:1px solid var(--border-default);width:8px;height:8px;position:absolute;transform:rotate(45deg)}.tooltip-module__erkwnq__arrow_top{border-top:none;border-left:none;margin-left:-4px;bottom:-5px;left:50%}.tooltip-module__erkwnq__arrow_bottom{border-bottom:none;border-right:none;margin-left:-4px;top:-5px;left:50%}.tooltip-module__erkwnq__arrow_left{border-bottom:none;border-left:none;margin-top:-4px;top:50%;right:-5px}.tooltip-module__erkwnq__arrow_right{border-top:none;border-right:none;margin-top:-4px;top:50%;left:-5px}
.user-menu-module__WoFlXG__root{position:relative}.user-menu-module__WoFlXG__trigger{cursor:pointer;border:none;padding:0;position:relative}.user-menu-module__WoFlXG__accountEntry.user-menu-module__WoFlXG__accountEntry{justify-content:flex-start;align-items:center;gap:var(--space-2);width:100%;min-width:0;height:auto;min-height:56px;padding:10px var(--space-2);border-radius:var(--radius-md);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);background:0 0;border:1px solid #0000;display:flex}.user-menu-module__WoFlXG__accountEntry:hover{background:var(--bg-tertiary);border-color:var(--border-subtle);color:var(--text-primary)}.user-menu-module__WoFlXG__accountEntry:focus-visible{outline:2px solid var(--ring-color);outline-offset:-2px}.user-menu-module__WoFlXG__accountAvatar{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--accent) 14%, var(--bg-tertiary));width:32px;height:32px;color:var(--accent);border:1px solid var(--border-subtle);font-size:var(--text-2xs);font-weight:var(--weight-bold);letter-spacing:-.02em;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:relative;overflow:visible}.user-menu-module__WoFlXG__accountAvatarCollapsed{display:inline-flex;position:relative}.user-menu-module__WoFlXG__accountInfo{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.user-menu-module__WoFlXG__accountName{width:100%;color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-medium);white-space:nowrap;text-overflow:ellipsis;text-align:left;line-height:1.2;overflow:hidden}.user-menu-module__WoFlXG__accountMeta{width:100%;color:var(--text-tertiary);font-size:var(--text-xs);white-space:nowrap;text-overflow:ellipsis;text-align:left;margin-top:2px;line-height:1.2;overflow:hidden}.user-menu-module__WoFlXG__accountChevron{color:var(--text-tertiary);transition:transform var(--motion-fast) var(--ease-out);flex-shrink:0}.user-menu-module__WoFlXG__accountChevronOpen{transform:rotate(180deg)}.user-menu-module__WoFlXG__menu{background:var(--bg-secondary);border:1px solid var(--border-default);border-radius:var(--radius-md);width:264px;box-shadow:var(--shadow-lg);padding:var(--space-1);z-index:9999;animation:user-menu-module__WoFlXG__menuFadeIn var(--motion-fast) var(--ease-out);gap:var(--space-1);flex-direction:column;display:flex;position:absolute;bottom:0;left:calc(100% + 8px)}.user-menu-module__WoFlXG__menuExpanded{width:auto;animation:user-menu-module__WoFlXG__menuFadeUp var(--motion-fast) var(--ease-out);bottom:calc(100% + 6px);left:0;right:0}@media (max-width:720px){.user-menu-module__WoFlXG__menu,.user-menu-module__WoFlXG__menuExpanded{inset:56px var(--space-3) auto var(--space-3);overscroll-behavior:contain;width:auto;max-height:calc(100dvh - 80px);animation:user-menu-module__WoFlXG__menuFadeDown var(--motion-fast) var(--ease-out);box-shadow:var(--shadow-xl,var(--shadow-lg));position:fixed;bottom:auto;overflow-y:auto}}@keyframes user-menu-module__WoFlXG__menuFadeDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes user-menu-module__WoFlXG__menuFadeUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes user-menu-module__WoFlXG__menuFadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.user-menu-module__WoFlXG__section{padding:var(--space-1);border-top:1px solid var(--border-subtle);flex-direction:column;display:flex}.user-menu-module__WoFlXG__section:first-of-type,.user-menu-module__WoFlXG__planCard+.user-menu-module__WoFlXG__section{border-top:none}.user-menu-module__WoFlXG__menuLabel{font-size:.625rem;font-weight:var(--weight-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);padding:4px var(--space-1) 6px;display:block}.user-menu-module__WoFlXG__menuItem{align-items:center;gap:var(--space-2);width:100%;padding:7px var(--space-2);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-sm);text-align:left;cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;font-family:inherit;text-decoration:none;display:flex}.user-menu-module__WoFlXG__menuItem>svg{color:var(--text-tertiary);transition:color var(--motion-fast) var(--ease-out);flex-shrink:0}.user-menu-module__WoFlXG__menuItem:hover{background:var(--bg-tertiary);color:var(--text-primary)}.user-menu-module__WoFlXG__menuItem:hover>svg{color:var(--text-primary)}.user-menu-module__WoFlXG__menuItem:focus-visible{outline:2px solid var(--ring-color);outline-offset:-2px}.user-menu-module__WoFlXG__footer{padding:var(--space-1);border-top:1px solid var(--border-subtle);flex-direction:column;gap:2px;display:flex}.user-menu-module__WoFlXG__footerItem{align-items:center;gap:var(--space-2);width:100%;padding:7px var(--space-2);border-radius:var(--radius-sm);color:var(--text-secondary);font-size:var(--text-xs);text-align:left;white-space:nowrap;cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:0 0;border:none;font-family:inherit;display:inline-flex}.user-menu-module__WoFlXG__footerItem>svg{color:var(--text-tertiary);transition:color var(--motion-fast) var(--ease-out);flex-shrink:0}.user-menu-module__WoFlXG__footerItem:hover{background:var(--bg-tertiary);color:var(--text-primary)}.user-menu-module__WoFlXG__footerItem:hover>svg{color:var(--text-primary)}.user-menu-module__WoFlXG__footerItem:focus-visible{outline:2px solid var(--ring-color);outline-offset:-2px}.user-menu-module__WoFlXG__footerItem:disabled{opacity:.5;cursor:not-allowed}.user-menu-module__WoFlXG__footerItemDanger:hover{color:var(--error,#e5484d);background:color-mix(in srgb, var(--error,#e5484d) 8%, transparent)}.user-menu-module__WoFlXG__footerItemDanger:hover>svg{color:var(--error,#e5484d)}.user-menu-module__WoFlXG__tierChip{border-radius:var(--radius-xs);font-size:.625rem;font-weight:var(--weight-semibold);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-variant-numeric:tabular-nums;border:1px solid #0000;flex-shrink:0;align-items:center;gap:4px;padding:2px 6px;line-height:1.3;display:inline-flex}.user-menu-module__WoFlXG__tierFree{background:color-mix(in srgb, var(--text-tertiary) 12%, transparent);color:var(--text-secondary);border-color:var(--border-subtle)}.user-menu-module__WoFlXG__tierStarter{background:var(--accent-muted);color:var(--accent);border-color:color-mix(in srgb, var(--accent) 30%, transparent)}.user-menu-module__WoFlXG__tierPro{background:var(--accent);color:var(--text-inverse);border-color:var(--accent)}.user-menu-module__WoFlXG__tierPip{border-radius:var(--radius-xs);width:9px;height:9px;box-shadow:0 0 0 2px var(--bg-secondary);pointer-events:none;position:absolute;bottom:-2px;right:-2px}.user-menu-module__WoFlXG__tierPip.user-menu-module__WoFlXG__tierFree{background:var(--text-tertiary);box-shadow:0 0 0 2px var(--bg-secondary)}.user-menu-module__WoFlXG__tierPip.user-menu-module__WoFlXG__tierStarter{background:var(--accent)}.user-menu-module__WoFlXG__tierPip.user-menu-module__WoFlXG__tierPro{background:var(--accent);box-shadow:0 0 0 2px var(--bg-secondary), 0 0 0 3px color-mix(in srgb, var(--accent) 50%, transparent)}.user-menu-module__WoFlXG__planCard{gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-md);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 6%, transparent), transparent 70%);flex-direction:column;display:flex}.user-menu-module__WoFlXG__planTopRow{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.user-menu-module__WoFlXG__planLabel{font-size:.625rem;font-weight:var(--weight-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary)}.user-menu-module__WoFlXG__usageBlock{flex-direction:column;gap:5px;display:flex}.user-menu-module__WoFlXG__usageMeta{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.user-menu-module__WoFlXG__usageMetric{font-size:var(--text-xs);color:var(--text-secondary);font-weight:var(--weight-medium)}.user-menu-module__WoFlXG__usageValue{font-size:var(--text-2xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.user-menu-module__WoFlXG__usageBar{border-radius:var(--radius-full);background:var(--bg-tertiary);height:4px;position:relative;overflow:hidden}.user-menu-module__WoFlXG__usageBarFill,.user-menu-module__WoFlXG__usageBarFillWarning,.user-menu-module__WoFlXG__usageBarFillError{border-radius:var(--radius-full);height:100%;transition:width var(--motion-base) var(--ease-out);display:block}.user-menu-module__WoFlXG__usageBarFill{background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 70%, transparent), var(--accent))}.user-menu-module__WoFlXG__usageBarFillWarning{background:var(--warning,#f5a524)}.user-menu-module__WoFlXG__usageBarFillError{background:var(--error,#e5484d)}.user-menu-module__WoFlXG__usageNoteWarning,.user-menu-module__WoFlXG__usageNoteError,.user-menu-module__WoFlXG__usageNoteMuted{font-size:var(--text-2xs);font-weight:var(--weight-medium);letter-spacing:.01em}.user-menu-module__WoFlXG__usageNoteWarning{color:var(--warning,#f5a524)}.user-menu-module__WoFlXG__usageNoteError{color:var(--error,#e5484d)}.user-menu-module__WoFlXG__usageNoteMuted{color:var(--text-tertiary)}.user-menu-module__WoFlXG__upgradeCta{align-items:center;gap:var(--space-2);padding:var(--space-2);border-radius:var(--radius-sm);background:var(--accent-muted);border:1px solid color-mix(in srgb, var(--accent) 32%, transparent);color:var(--text-primary);cursor:pointer;transition:background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);text-decoration:none;display:flex}.user-menu-module__WoFlXG__upgradeCta:hover{background:color-mix(in srgb, var(--accent) 22%, transparent);border-color:color-mix(in srgb, var(--accent) 55%, transparent)}.user-menu-module__WoFlXG__upgradeCta:active{transform:scale(.98)}.user-menu-module__WoFlXG__upgradeCta>svg{color:var(--accent);flex-shrink:0}.user-menu-module__WoFlXG__upgradeCtaText{flex-direction:column;gap:1px;min-width:0;display:flex}.user-menu-module__WoFlXG__upgradeCtaTitle{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);line-height:1.2}.user-menu-module__WoFlXG__upgradeCtaHint{font-size:var(--text-2xs);color:var(--text-tertiary);line-height:1.3}.user-menu-module__WoFlXG__manageBilling{padding:6px var(--space-2);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border-subtle);transition:color var(--motion-fast) var(--ease-out), background var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);justify-content:center;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.user-menu-module__WoFlXG__manageBilling:hover{color:var(--text-primary);background:color-mix(in srgb, var(--accent) 10%, var(--bg-tertiary));border-color:color-mix(in srgb, var(--accent) 30%, var(--border-subtle))}.user-menu-module__WoFlXG__item{border-radius:var(--radius-md);width:32px;height:32px;color:var(--text-tertiary);transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.user-menu-module__WoFlXG__item:before{content:"";border-radius:var(--radius-xs);background:var(--accent);opacity:0;width:2px;height:0;transition:height var(--motion-base) var(--ease-spring), opacity var(--motion-fast) var(--ease-out);position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.user-menu-module__WoFlXG__item:hover{color:var(--text-primary);background:var(--bg-tertiary)}.user-menu-module__WoFlXG__item:active{transform:scale(.94)}.user-menu-module__WoFlXG__item:focus-visible{outline:2px solid var(--ring-color);outline-offset:2px}.user-menu-module__WoFlXG__userAvatar{border-radius:var(--radius-full);background:color-mix(in srgb, var(--accent) 14%, var(--bg-tertiary));width:32px;height:32px;color:var(--accent);border:1.5px solid var(--border-subtle);font-size:.625rem;font-weight:var(--weight-semibold);letter-spacing:-.02em;transition:border-color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out), box-shadow var(--motion-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex;overflow:hidden}.user-menu-module__WoFlXG__userAvatar:hover{border-color:color-mix(in srgb, var(--accent) 50%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 12%, transparent);transform:scale(1.06)}.user-menu-module__WoFlXG__userAvatar:active{transform:scale(.94)}.user-menu-module__WoFlXG__userAvatar:focus-visible{outline:2px solid var(--ring-color);outline-offset:2px}.user-menu-module__WoFlXG__userAvatarGuest{background:var(--bg-tertiary);color:var(--text-tertiary)}.user-menu-module__WoFlXG__userAvatarImg{object-fit:cover;width:100%;height:100%;display:block}
.manage-provider-module__R8h_cG__section{gap:var(--space-4);flex-direction:column;display:flex}.manage-provider-module__R8h_cG__sectionTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-provider-module__R8h_cG__sectionDesc{font-size:var(--text-sm);color:var(--text-secondary);margin:var(--space-1) 0 0}.manage-provider-module__R8h_cG__grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.manage-provider-module__R8h_cG__testBanner{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);font-size:var(--text-sm);animation:.2s manage-provider-module__R8h_cG__slideIn;display:flex}.manage-provider-module__R8h_cG__testSuccess{background:var(--success-muted);color:var(--success)}.manage-provider-module__R8h_cG__testError{background:var(--error-muted);color:var(--error)}.manage-provider-module__R8h_cG__testBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.manage-provider-module__R8h_cG__testPing{font-size:var(--text-xs);opacity:.85}.manage-provider-module__R8h_cG__testPingReply{font-family:var(--font-mono);font-size:var(--text-xs);opacity:.7;margin-left:var(--space-1)}.manage-provider-module__R8h_cG__testClose{color:inherit;cursor:pointer;font-size:var(--text-lg);opacity:.6;background:0 0;border:none;flex-shrink:0;margin-left:auto;line-height:1}.manage-provider-module__R8h_cG__testClose:hover{opacity:1}@keyframes manage-provider-module__R8h_cG__slideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.manage-provider-module__R8h_cG__form{gap:var(--space-4);flex-direction:column;display:flex}.manage-provider-module__R8h_cG__formTitle{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0 0 var(--space-2)}.manage-provider-module__R8h_cG__field{gap:var(--space-1);flex-direction:column;display:flex}.manage-provider-module__R8h_cG__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.manage-provider-module__R8h_cG__select{width:100%;height:36px;padding:0 var(--space-3);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;padding-right:var(--space-8);outline:none;transition:border-color .15s}.manage-provider-module__R8h_cG__select:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--accent)}.manage-provider-module__R8h_cG__select option{background:var(--bg-elevated);color:var(--text-primary)}.manage-provider-module__R8h_cG__checkbox{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-primary);cursor:pointer;display:flex}.manage-provider-module__R8h_cG__checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.manage-provider-module__R8h_cG__error{font-size:var(--text-sm);color:var(--error);margin:0}.manage-provider-module__R8h_cG__hint{font-size:var(--text-xs);color:var(--text-tertiary);margin-top:var(--space-1)}.manage-provider-module__R8h_cG__formActions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2);display:flex}.manage-provider-module__R8h_cG__modeTabs{gap:var(--space-2);padding:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-secondary);grid-template-columns:1fr 1fr;display:grid}.manage-provider-module__R8h_cG__modeTab{border-radius:var(--radius-sm);color:var(--text-secondary);padding:var(--space-2);cursor:pointer;font-size:var(--text-sm);background:0 0;border:0}.manage-provider-module__R8h_cG__modeTabActive{background:var(--bg-primary);color:var(--text-primary);box-shadow:var(--shadow-sm)}.manage-provider-module__R8h_cG__managedEmpty{border:1px dashed var(--border-default);border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-3);color:var(--text-secondary);font-size:var(--text-sm);flex-direction:column;display:flex}.manage-provider-module__R8h_cG__managedEmpty p{margin:0}.manage-provider-module__R8h_cG__managedList{gap:var(--space-2);max-height:420px;display:grid;overflow:auto}.manage-provider-module__R8h_cG__managedCard{text-align:left;border:1px solid var(--border-default);background:var(--bg-secondary);border-radius:var(--radius-md);padding:var(--space-3);cursor:pointer;gap:var(--space-1);color:var(--text-primary);flex-direction:column;display:flex}.manage-provider-module__R8h_cG__managedCard:hover{border-color:var(--accent)}.manage-provider-module__R8h_cG__managedTitle{font-weight:var(--weight-semibold)}.manage-provider-module__R8h_cG__managedModel{font-family:var(--font-mono);color:var(--text-secondary);font-size:var(--text-xs)}.manage-provider-module__R8h_cG__managedMeta{align-items:center;gap:var(--space-2);color:var(--text-tertiary);font-size:var(--text-xs);display:flex}.manage-provider-module__R8h_cG__usagePanel{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);flex-direction:column;display:flex}.manage-provider-module__R8h_cG__usageHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.manage-provider-module__R8h_cG__usageHeadRight{align-items:center;gap:var(--space-2);display:flex}.manage-provider-module__R8h_cG__usageStamp{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.manage-provider-module__R8h_cG__usageTitle{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0;display:flex}.manage-provider-module__R8h_cG__usageGrid{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.manage-provider-module__R8h_cG__usageCard{padding:var(--space-3) var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);flex-direction:column;gap:4px;display:flex}.manage-provider-module__R8h_cG__usageCardLabel{font-size:var(--text-xs);color:var(--text-tertiary)}.manage-provider-module__R8h_cG__usageCardValue{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-primary);font-variant-numeric:tabular-nums}.manage-provider-module__R8h_cG__usageCardSub{font-size:var(--text-xs);color:var(--text-tertiary)}.manage-provider-module__R8h_cG__usageNumCol{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.manage-provider-module__R8h_cG__shareBlock{gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-secondary);flex-direction:column;display:flex}.manage-provider-module__R8h_cG__shareHead{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.manage-provider-module__R8h_cG__shareTitle{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);display:flex}.manage-provider-module__R8h_cG__shareCard{gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-secondary);flex-direction:column;display:flex}.manage-provider-module__R8h_cG__shareLabel{align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-primary);cursor:pointer;display:flex}.manage-provider-module__R8h_cG__shareDesc{font-size:var(--text-xs);color:var(--text-tertiary);padding-left:calc(var(--space-2) + 16px + var(--space-2));margin:0}.manage-provider-module__R8h_cG__shareGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.manage-provider-module__R8h_cG__shareToggles{gap:var(--space-3);flex-wrap:wrap;display:flex}.manage-provider-module__R8h_cG__shareUsage{gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-primary);font-size:var(--text-xs);grid-template-columns:repeat(3,1fr);display:grid}.manage-provider-module__R8h_cG__shareUsageItem{flex-direction:column;gap:2px;display:flex}.manage-provider-module__R8h_cG__shareUsageLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs)}.manage-provider-module__R8h_cG__shareUsageValue{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-primary)}.manage-provider-module__R8h_cG__adminTabs{gap:var(--space-2);padding:var(--space-1);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-secondary);margin-bottom:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}@media (max-width:720px){.manage-provider-module__R8h_cG__shareGrid,.manage-provider-module__R8h_cG__shareUsage{grid-template-columns:1fr}}.manage-provider-module__R8h_cG__adminTab{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);color:var(--text-secondary);padding:var(--space-2) var(--space-3);cursor:pointer;font-size:var(--text-sm);font-weight:var(--weight-medium);white-space:nowrap;background:0 0;border:0;display:inline-flex}.manage-provider-module__R8h_cG__adminTab:hover{color:var(--text-primary)}.manage-provider-module__R8h_cG__adminTabActive{background:var(--bg-primary);color:var(--text-primary);box-shadow:var(--shadow-sm)}.manage-provider-module__R8h_cG__adminBar{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.manage-provider-module__R8h_cG__adminBarTitle{align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0;display:flex}.manage-provider-module__R8h_cG__adminBarHint{margin:0 0 var(--space-3);font-size:var(--text-xs);color:var(--text-tertiary)}.manage-provider-module__R8h_cG__rowActions{align-items:center;gap:var(--space-1);white-space:nowrap;display:inline-flex}.manage-provider-module__R8h_cG__matrixWrap{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);max-height:70vh;overflow:auto}.manage-provider-module__R8h_cG__matrixTable{border-collapse:separate;border-spacing:0;width:100%;font-size:var(--text-xs);font-variant-numeric:tabular-nums}.manage-provider-module__R8h_cG__matrixTable th,.manage-provider-module__R8h_cG__matrixTable td{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);text-align:center;vertical-align:middle;white-space:nowrap}.manage-provider-module__R8h_cG__matrixTable thead th{z-index:2;background:var(--bg-secondary);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs);position:sticky;top:0}.manage-provider-module__R8h_cG__matrixPlanCell{z-index:1;background:var(--bg-secondary);text-align:left;min-width:180px;position:sticky;left:0}.manage-provider-module__R8h_cG__matrixCornerCell{z-index:3;background:var(--bg-secondary);text-align:left;position:sticky;top:0;left:0}.manage-provider-module__R8h_cG__matrixModelHead{white-space:normal;max-width:140px;line-height:1.25}.manage-provider-module__R8h_cG__matrixModelTitle{font-weight:var(--weight-semibold);color:var(--text-secondary);text-transform:none;letter-spacing:0;font-size:var(--text-xs);display:block}.manage-provider-module__R8h_cG__matrixModelHint{color:var(--text-tertiary);font-weight:var(--weight-regular);text-transform:uppercase;margin-top:2px;font-size:.7rem;display:block}.manage-provider-module__R8h_cG__matrixPublicBadge{font-size:var(--text-2xs);color:var(--success);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;display:block}.manage-provider-module__R8h_cG__matrixPlanName{font-weight:var(--weight-semibold);color:var(--text-primary);display:block}.manage-provider-module__R8h_cG__matrixPlanSlug{color:var(--text-tertiary);margin-top:2px;font-size:.7rem;display:block}.manage-provider-module__R8h_cG__matrixSavingFlash{margin-left:var(--space-2);color:var(--success);font-size:.7rem}.manage-provider-module__R8h_cG__matrixActionsCell{background:var(--bg-secondary);z-index:1;text-align:right;position:sticky;right:0}.manage-provider-module__R8h_cG__matrixPublicRow td{background:color-mix(in srgb, var(--success) 6%, transparent)}.manage-provider-module__R8h_cG__matrixPublicLabel{align-items:center;gap:var(--space-1);font-weight:var(--weight-semibold);color:var(--success);text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs);display:inline-flex}.manage-provider-module__R8h_cG__matrixPublicHint{color:var(--text-tertiary);font-weight:var(--weight-regular);text-transform:none;letter-spacing:0;margin-top:2px;font-size:.7rem;display:block}.manage-provider-module__R8h_cG__matrixModelHead .manage-provider-module__R8h_cG__matrixModelActions{align-items:center;gap:var(--space-1);margin-top:var(--space-1);justify-content:center;display:inline-flex}.manage-provider-module__R8h_cG__adminToolbar{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.manage-provider-module__R8h_cG__adminToolbarSearch{flex:1;min-width:200px}.manage-provider-module__R8h_cG__adminToolbarSpacer{flex:1}.manage-provider-module__R8h_cG__adminToolbarMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap}.manage-provider-module__R8h_cG__capPills{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;display:inline-flex}.manage-provider-module__R8h_cG__capPill{font-size:var(--text-2xs);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 25%, transparent);align-items:center;gap:3px;padding:2px 6px;display:inline-flex}.manage-provider-module__R8h_cG__capPillOff{color:var(--text-tertiary);border-color:var(--border-subtle);background:0 0}.manage-provider-module__R8h_cG__idCell{align-items:center;gap:var(--space-1);font-family:var(--font-mono);color:var(--text-secondary);font-size:.85em;display:inline-flex}.manage-provider-module__R8h_cG__idCellMuted{color:var(--text-tertiary)}.manage-provider-module__R8h_cG__copyBtn{width:20px;height:20px;color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.manage-provider-module__R8h_cG__copyBtn:hover{color:var(--text-primary)}.manage-provider-module__R8h_cG__copyBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.manage-provider-module__R8h_cG__copyFlash{margin-left:var(--space-1);font-size:var(--text-2xs);color:var(--success);text-transform:uppercase;letter-spacing:.04em}.manage-provider-module__R8h_cG__testLine{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);font-size:var(--text-xs);background:var(--bg-tertiary);border:1px solid var(--border-subtle);display:flex}.manage-provider-module__R8h_cG__testLineOk{color:var(--success);border-color:color-mix(in srgb, var(--success) 30%, var(--border-subtle));background:color-mix(in srgb, var(--success) 6%, var(--bg-tertiary))}.manage-provider-module__R8h_cG__testLineErr{color:var(--error);border-color:color-mix(in srgb, var(--error) 30%, var(--border-subtle));background:color-mix(in srgb, var(--error) 6%, var(--bg-tertiary))}.manage-provider-module__R8h_cG__testLineModels{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;margin-left:auto;font-size:.7rem}.manage-provider-module__R8h_cG__sortableHead{align-items:center;gap:var(--space-1);color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;font-weight:var(--weight-semibold);background:0 0;border:0;margin:0;padding:0;display:inline-flex}.manage-provider-module__R8h_cG__sortableHead:hover{color:var(--text-primary)}.manage-provider-module__R8h_cG__sortIcon{opacity:.4;transition:opacity var(--motion-fast) var(--ease-out)}.manage-provider-module__R8h_cG__sortableHeadActive .manage-provider-module__R8h_cG__sortIcon{opacity:1;color:var(--accent)}.manage-provider-module__R8h_cG__marginChip{align-items:center;gap:var(--space-1);padding:2px var(--space-2);font-size:var(--text-xs);font-variant-numeric:tabular-nums;background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary);display:inline-flex}.manage-provider-module__R8h_cG__marginChipPositive{color:var(--success);border-color:color-mix(in srgb, var(--success) 30%, var(--border-subtle))}.manage-provider-module__R8h_cG__marginChipNegative{color:var(--error);border-color:color-mix(in srgb, var(--error) 30%, var(--border-subtle))}.manage-provider-module__R8h_cG__priceTriple{gap:var(--space-2);grid-template-columns:1fr 1fr auto;align-items:end;display:grid}.manage-provider-module__R8h_cG__priceTriple>.manage-provider-module__R8h_cG__marginChip{align-self:end;margin-bottom:2px}@media (max-width:720px){.manage-provider-module__R8h_cG__priceTriple{grid-template-columns:1fr}}
.mobile-shell-module__gLQGVG__root{display:none}@media (max-width:719px){.mobile-shell-module__gLQGVG__root{display:contents}}.mobile-shell-module__gLQGVG__topBar{z-index:30;justify-content:space-between;align-items:center;gap:var(--space-2);min-height:44px;padding:4px var(--space-3);padding-top:max(4px, env(safe-area-inset-top));background:color-mix(in srgb, var(--bg-primary) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-subtle);display:flex;position:sticky;top:0}.mobile-shell-module__gLQGVG__topLeft{align-items:center;gap:var(--space-2);flex:1;min-width:0;display:flex}.mobile-shell-module__gLQGVG__topRight{align-items:center;gap:var(--space-1);flex-shrink:0;display:flex}.mobile-shell-module__gLQGVG__logoLink{border-radius:var(--radius-md);flex-shrink:0;align-items:center;padding:4px;text-decoration:none;display:inline-flex}.mobile-shell-module__gLQGVG__logoLink:hover{background:var(--bg-tertiary)}.mobile-shell-module__gLQGVG__installPrompt{left:var(--space-3);right:var(--space-3);bottom:calc(68px + env(safe-area-inset-bottom));z-index:29;align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--bg-secondary) 96%, transparent);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:auto minmax(0,1fr) auto auto;display:grid;position:fixed}.mobile-shell-module__gLQGVG__installIcon{border-radius:var(--radius-md);background:var(--accent-soft,var(--bg-tertiary));width:34px;height:34px;color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.mobile-shell-module__gLQGVG__installCopy{min-width:0}.mobile-shell-module__gLQGVG__installTitle,.mobile-shell-module__gLQGVG__installText{margin:0}.mobile-shell-module__gLQGVG__installTitle{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.mobile-shell-module__gLQGVG__installText{color:var(--text-tertiary);font-size:var(--text-xs);line-height:var(--leading-relaxed);margin-top:2px}.mobile-shell-module__gLQGVG__installAction,.mobile-shell-module__gLQGVG__installDismiss{border-radius:var(--radius-md);min-height:44px;font-family:var(--font-sans);cursor:pointer}.mobile-shell-module__gLQGVG__installAction{padding:0 var(--space-3);background:var(--accent);color:var(--accent-contrast,#fff);font-size:var(--text-xs);font-weight:var(--weight-semibold);border:none}.mobile-shell-module__gLQGVG__installDismiss{border:1px solid var(--border-subtle);width:44px;color:var(--text-tertiary);background:0 0;justify-content:center;align-items:center;display:inline-flex}@media (max-width:360px){.mobile-shell-module__gLQGVG__installPrompt{grid-template-columns:auto minmax(0,1fr) auto}.mobile-shell-module__gLQGVG__installAction{grid-column:1/-1}}.mobile-shell-module__gLQGVG__dock{z-index:30;padding:2px 0 max(2px, env(safe-area-inset-bottom));background:color-mix(in srgb, var(--bg-primary) 96%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border-subtle);justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000001f}.mobile-shell-module__gLQGVG__dockItem{color:var(--text-tertiary);font-family:var(--font-sans);font-size:9px;font-weight:var(--weight-medium);cursor:pointer;min-width:0;transition:color var(--motion-fast) var(--ease-out);background:0 0;border:none;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:1px;padding:4px 2px;text-decoration:none;display:flex;position:relative}.mobile-shell-module__gLQGVG__dockItem:hover{color:var(--text-secondary)}.mobile-shell-module__gLQGVG__dockItemActive{color:var(--accent)}.mobile-shell-module__gLQGVG__dockItemActive:before{content:"";background:var(--accent);border-radius:0 0 3px 3px;width:24px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.mobile-shell-module__gLQGVG__dockIcon{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.mobile-shell-module__gLQGVG__dockLabel{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-shell-module__gLQGVG__sheetBackdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:mobile-shell-module__gLQGVG__fadeIn var(--motion-base) var(--ease-out);background:#0000008c;position:fixed;inset:0}.mobile-shell-module__gLQGVG__sheet{z-index:41;max-height:85vh;padding:var(--space-4) var(--space-4) max(var(--space-4), env(safe-area-inset-bottom));background:var(--bg-secondary);border-top-left-radius:var(--radius-xl,16px);border-top-right-radius:var(--radius-xl,16px);animation:mobile-shell-module__gLQGVG__slideUp var(--motion-base) var(--ease-out);-webkit-overflow-scrolling:touch;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 32px #0000004d}.mobile-shell-module__gLQGVG__sheetHandle{border-radius:var(--radius-xs);background:var(--border-default);width:36px;height:4px;margin:0 auto var(--space-3)}.mobile-shell-module__gLQGVG__sheetTitle{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 var(--space-2)}.mobile-shell-module__gLQGVG__sheetNav{gap:var(--space-2);margin-bottom:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.mobile-shell-module__gLQGVG__sheetItem{justify-content:center;align-items:center;gap:var(--space-1);padding:var(--space-3) var(--space-2);background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-medium);text-align:center;cursor:pointer;transition:background var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);flex-direction:column;text-decoration:none;display:flex}.mobile-shell-module__gLQGVG__sheetItem:hover{background:var(--bg-elevated);color:var(--text-primary)}.mobile-shell-module__gLQGVG__sheetItemActive{background:color-mix(in srgb, var(--accent) 10%, transparent);border-color:color-mix(in srgb, var(--accent) 40%, transparent);color:var(--accent)}.mobile-shell-module__gLQGVG__sheetItemIcon{border-radius:var(--radius-sm);background:var(--bg-elevated);width:28px;height:28px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.mobile-shell-module__gLQGVG__sheetItemActive .mobile-shell-module__gLQGVG__sheetItemIcon{background:var(--accent-muted);color:var(--accent)}.mobile-shell-module__gLQGVG__sheetFooter{align-items:stretch;gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;display:grid}.mobile-shell-module__gLQGVG__sheetFooter>form{display:contents}.mobile-shell-module__gLQGVG__sheetSignOut,.mobile-shell-module__gLQGVG__sheetClose{width:100%;min-height:44px;padding:0 var(--space-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--bg-tertiary);color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--weight-medium);cursor:pointer;transition:background 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;gap:6px;display:inline-flex}.mobile-shell-module__gLQGVG__sheetSignOut:hover{background:color-mix(in srgb, var(--error) 12%, var(--bg-tertiary));border-color:color-mix(in srgb, var(--error) 35%, var(--border-subtle));color:var(--error)}.mobile-shell-module__gLQGVG__sheetClose:hover{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-default)}@keyframes mobile-shell-module__gLQGVG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mobile-shell-module__gLQGVG__fadeIn{0%{opacity:0}to{opacity:1}}
.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-2);min-width:0;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{justify-content:flex-end;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);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;flex:none;margin-left:auto;display:flex}.flow-run-viewer-module__AuCYRW__runSearchField,.flow-run-viewer-module__AuCYRW__runStatusField{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.flow-run-viewer-module__AuCYRW__runSearchField{flex:360px}.flow-run-viewer-module__AuCYRW__runStatusField{flex:0 220px}.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__runsTable{--dt-sticky-max-height:100%;border:0;border-radius:0;flex:1;min-height:0}.flow-run-viewer-module__AuCYRW__runsTable table{table-layout:fixed;min-width:1060px}.flow-run-viewer-module__AuCYRW__runsTable tbody tr{cursor:pointer}.flow-run-viewer-module__AuCYRW__runsTable tbody tr:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.flow-run-viewer-module__AuCYRW__runIdCol{width:12ch}.flow-run-viewer-module__AuCYRW__statusCol{width:18ch}.flow-run-viewer-module__AuCYRW__triggerCol{width:17ch}.flow-run-viewer-module__AuCYRW__payloadCol{width:min(32vw,32rem)}.flow-run-viewer-module__AuCYRW__runOutcomeBadges{align-items:center;gap:var(--space-1);max-width:100%;display:flex;overflow:hidden}.flow-run-viewer-module__AuCYRW__startedCol{width:24ch}.flow-run-viewer-module__AuCYRW__durationCol{width:12ch}.flow-run-viewer-module__AuCYRW__actionCol{width:14ch}.flow-run-viewer-module__AuCYRW__rowSelected td{background:var(--accent-muted)}.flow-run-viewer-module__AuCYRW__runIdCell{font-size:var(--text-xs);color:var(--text-secondary)}.flow-run-viewer-module__AuCYRW__runIdValue,.flow-run-viewer-module__AuCYRW__triggerChip{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.flow-run-viewer-module__AuCYRW__statusCell,.flow-run-viewer-module__AuCYRW__triggerCell,.flow-run-viewer-module__AuCYRW__payloadCell,.flow-run-viewer-module__AuCYRW__timeCell,.flow-run-viewer-module__AuCYRW__durationCell,.flow-run-viewer-module__AuCYRW__actionCell{overflow:hidden}.flow-run-viewer-module__AuCYRW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.flow-run-viewer-module__AuCYRW__listAlert{margin:var(--space-2) var(--space-3)}.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__runOutcomeBadges .flow-run-viewer-module__AuCYRW__ledgerFilter{cursor:default;white-space:nowrap;flex-shrink:0}.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-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:2px var(--space-2);background:var(--bg-tertiary);font-size:var(--text-xs);color:var(--text-secondary);display:inline-flex}.flow-run-viewer-module__AuCYRW__triggerMeta{max-width:100%;color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--text-2xs);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;display:block;overflow:hidden}.flow-run-viewer-module__AuCYRW__timeCell time{min-width:0;color:var(--text-secondary);font-size:var(--text-2xs);white-space:nowrap;flex-direction:column;gap:1px;display:flex}.flow-run-viewer-module__AuCYRW__relativeTime{color:var(--text-tertiary)}.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;white-space:nowrap}.flow-run-viewer-module__AuCYRW__actionCell{text-align:right;white-space:nowrap}.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__detailResizer{flex-shrink:0}.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__paginationBar{justify-content:space-between;align-items:center;gap:var(--space-2);min-height:var(--space-10);padding:var(--space-1) var(--space-3);border-top:1px solid var(--border-subtle);flex-wrap:wrap;flex-shrink:0;display:flex}.flow-run-viewer-module__AuCYRW__pagination{padding:0}.flow-run-viewer-module__AuCYRW__paginationMeta{color:var(--text-tertiary);font-size:var(--text-xs);font-variant-numeric:tabular-nums}@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:900px){.flow-run-viewer-module__AuCYRW__runSearchMeta{flex-basis:100%;justify-content:flex-start;margin-left:0}}@media (max-width:719px){.flow-run-viewer-module__AuCYRW__root{height:auto;max-height:none;overflow:visible}.flow-run-viewer-module__AuCYRW__body{flex-direction:column;overflow:visible}.flow-run-viewer-module__AuCYRW__listPanel{min-height:52vh;overflow:visible}.flow-run-viewer-module__AuCYRW__runSearchField{flex-basis:100%}.flow-run-viewer-module__AuCYRW__runStatusField{flex:140px;min-width:0}.flow-run-viewer-module__AuCYRW__runSearchMeta{display:none}.flow-run-viewer-module__AuCYRW__runsTable{max-height:58vh}.flow-run-viewer-module__AuCYRW__runsTable table{min-width:960px}.flow-run-viewer-module__AuCYRW__detailResizer{display:none}.flow-run-viewer-module__AuCYRW__detailPanel{border-left:none;border-top:1px solid var(--border-default);flex-basis:auto;align-self:stretch;max-height:72vh}}.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}
.manage-workspaces-module__aa5BkG__root{gap:var(--space-4);flex-direction:column;display:flex}.manage-workspaces-module__aa5BkG__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.manage-workspaces-module__aa5BkG__filters{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:1;min-width:0;display:flex}.manage-workspaces-module__aa5BkG__searchWrap{flex:1;min-width:240px;max-width:360px;position:relative}.manage-workspaces-module__aa5BkG__searchIcon{top:50%;left:var(--space-3);color:var(--text-tertiary);pointer-events:none;position:absolute;transform:translateY(-50%)}.manage-workspaces-module__aa5BkG__searchInput{width:100%;height:34px;padding:0 var(--space-3) 0 calc(var(--space-3) + 20px);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-sm);transition:border-color var(--motion-fast) var(--ease-out);outline:none}.manage-workspaces-module__aa5BkG__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent)}.manage-workspaces-module__aa5BkG__searchInput::placeholder{color:var(--text-tertiary)}.manage-workspaces-module__aa5BkG__statusSelect{min-width:160px;max-width:200px}.manage-workspaces-module__aa5BkG__count{font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;font-variant-numeric:tabular-nums}.manage-workspaces-module__aa5BkG__empty{align-items:center;gap:var(--space-3);padding:var(--space-12) var(--space-6);border:1px dashed var(--border-default);border-radius:var(--radius-lg);color:var(--text-tertiary);font-size:var(--text-sm);flex-direction:column;display:flex}.manage-workspaces-module__aa5BkG__emptyCell{text-align:center;padding:var(--space-10) var(--space-6)}.manage-workspaces-module__aa5BkG__emptyText{margin:0 0 var(--space-3);color:var(--text-tertiary);font-size:var(--text-sm)}.manage-workspaces-module__aa5BkG__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}.manage-workspaces-module__aa5BkG__sortBtn:hover{color:var(--text-secondary)}.manage-workspaces-module__aa5BkG__sortBtn:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 40%, transparent);outline-offset:3px;border-radius:var(--radius-sm)}.manage-workspaces-module__aa5BkG__sortBtnActive{color:var(--accent)}.manage-workspaces-module__aa5BkG__nameCell{flex-direction:column;gap:2px;min-width:0;display:flex}.manage-workspaces-module__aa5BkG__name{font-weight:var(--weight-medium);color:var(--text-primary)}.manage-workspaces-module__aa5BkG__idText{font-size:var(--text-xs)}.manage-workspaces-module__aa5BkG__colActions{white-space:nowrap;text-align:right;width:1%}.manage-workspaces-module__aa5BkG__pagination{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);flex-wrap:wrap;display:flex}.manage-workspaces-module__aa5BkG__paginationMeta{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.manage-workspaces-module__aa5BkG__paginationActions{align-items:center;gap:var(--space-2);display:flex}.manage-workspaces-module__aa5BkG__pageIndicator{font-size:var(--text-sm);color:var(--text-secondary);font-variant-numeric:tabular-nums;text-align:center;min-width:4rem}.manage-workspaces-module__aa5BkG__form{gap:var(--space-4);flex-direction:column;min-width:340px;display:flex}.manage-workspaces-module__aa5BkG__formTitle{font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.manage-workspaces-module__aa5BkG__field{gap:var(--space-2);flex-direction:column;display:flex}.manage-workspaces-module__aa5BkG__fieldLabel{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--text-secondary)}.manage-workspaces-module__aa5BkG__hint{font-size:var(--text-xs);color:var(--text-tertiary)}.manage-workspaces-module__aa5BkG__error{font-size:var(--text-sm);color:var(--error);margin:0}.manage-workspaces-module__aa5BkG__formActions{justify-content:flex-end;gap:var(--space-2);display:flex}.manage-workspaces-module__aa5BkG__managementGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.manage-workspaces-module__aa5BkG__managementSection{align-items:stretch;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-secondary);flex-direction:column;display:flex}.manage-workspaces-module__aa5BkG__balanceLine{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--text-secondary);font-size:var(--text-sm);margin:0;display:flex}.manage-workspaces-module__aa5BkG__balanceLine strong{color:var(--text-primary);font-variant-numeric:tabular-nums}@media (max-width:720px){.manage-workspaces-module__aa5BkG__managementGrid{grid-template-columns:1fr}}
.app-shell-module__mZJslW__appBody{flex-direction:row;flex:1;align-items:stretch;min-height:0;display:flex;position:relative;overflow:hidden}:is(.app-shell-module__mZJslW__appBody>.app-shell-module__mZJslW__app-main-body,.app-shell-module__mZJslW__appBody>.app-main-body){flex:1;min-width:0}.app-shell-module__mZJslW__drawerSlot{width:var(--studio-drawer-width,480px);border-left:1px solid var(--border-subtle);background:var(--bg-secondary);flex-direction:column;flex-shrink:0;min-width:320px;max-width:70vw;min-height:0;display:flex;overflow:hidden}.app-shell-module__mZJslW__drawerSlot:empty{display:none}.app-shell-module__mZJslW__drawerResizer:has(+.app-shell-module__mZJslW__drawerSlot:empty){display:none}.app-shell-module__mZJslW__statusBar{border-top:1px solid var(--border-subtle);background:var(--bg-secondary);flex-shrink:0;align-items:center;height:22px;display:flex}@media (max-width:719px){.app-shell-module__mZJslW__statusBar{display:none}}
.studio-drawer-module__d_ovEa__shell{border-left:1px solid var(--border-subtle);background:var(--bg-secondary);flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.studio-drawer-module__d_ovEa__header{border-bottom:1px solid var(--border-subtle);flex-shrink:0;align-items:center;gap:4px;height:36px;padding:0 6px 0 8px;display:flex}.studio-drawer-module__d_ovEa__tabs{scrollbar-width:none;flex:1;align-items:center;gap:2px;min-width:0;display:flex;overflow-x:auto}.studio-drawer-module__d_ovEa__tabs::-webkit-scrollbar{display:none}.studio-drawer-module__d_ovEa__tab{border-radius:var(--radius-sm,4px);height:26px;color:var(--text-secondary);font-size:12px;font-weight:var(--weight-medium,500);cursor:pointer;transition:color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:5px;padding:0 8px;display:inline-flex;position:relative}.studio-drawer-module__d_ovEa__tab:hover{color:var(--text-primary);background:var(--bg-tertiary)}.studio-drawer-module__d_ovEa__tabActive,.studio-drawer-module__d_ovEa__tabActive:hover{color:var(--text-primary);background:var(--bg-tertiary);font-weight:var(--weight-semibold,600)}.studio-drawer-module__d_ovEa__tabActive:after{content:"";background:var(--accent);border-radius:var(--radius-xs);height:2px;position:absolute;bottom:-1px;left:6px;right:6px}.studio-drawer-module__d_ovEa__tabIcon{color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.studio-drawer-module__d_ovEa__tab:hover .studio-drawer-module__d_ovEa__tabIcon,.studio-drawer-module__d_ovEa__tabActive .studio-drawer-module__d_ovEa__tabIcon{color:var(--text-secondary)}.studio-drawer-module__d_ovEa__tabBadge{border-radius:var(--radius-full);background:var(--text-tertiary);flex-shrink:0;width:6px;height:6px;margin-left:2px}.studio-drawer-module__d_ovEa__tabBadge[data-tone=error]{background:var(--error)}.studio-drawer-module__d_ovEa__tabBadge[data-tone=warning]{background:var(--warning)}.studio-drawer-module__d_ovEa__tabBadge[data-tone=info]{background:var(--accent)}.studio-drawer-module__d_ovEa__actions{flex-shrink:0;align-items:center;gap:2px;display:inline-flex}.studio-drawer-module__d_ovEa__iconBtn{border-radius:var(--radius-sm,4px);width:24px;height:24px;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;justify-content:center;align-items:center;display:inline-flex}.studio-drawer-module__d_ovEa__iconBtn:hover{color:var(--text-primary);background:var(--bg-tertiary)}.studio-drawer-module__d_ovEa__body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.studio-drawer-module__d_ovEa__placeholder{padding:var(--space-6) var(--space-4);color:var(--text-tertiary);font-size:var(--text-xs);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.studio-drawer-module__d_ovEa__placeholderIcon{color:var(--text-tertiary);opacity:.5}.studio-drawer-module__d_ovEa__placeholderTitle{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--weight-medium,500)}
.ui-module__o3ZjXW__stepperWrap{gap:var(--space-2);margin-bottom:var(--space-3);flex-direction:column;display:flex}.ui-module__o3ZjXW__steps{gap:var(--space-1);margin:0;padding:0;list-style:none;display:flex}.ui-module__o3ZjXW__stepDot{background:var(--border-subtle);flex:1;height:4px;overflow:hidden}.ui-module__o3ZjXW__stepDotActive{background:var(--accent)}.ui-module__o3ZjXW__stepDotPast{background:color-mix(in srgb, var(--accent) 60%, transparent)}.ui-module__o3ZjXW__stepCounter{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-weight:var(--weight-medium)}.ui-module__o3ZjXW__body{gap:var(--space-3);flex-direction:column;min-height:260px;display:flex}.ui-module__o3ZjXW__field{gap:var(--space-1);flex-direction:column;display:flex}.ui-module__o3ZjXW__label{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary)}.ui-module__o3ZjXW__hint{font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--leading-relaxed);margin:0}.ui-module__o3ZjXW__fieldError{font-size:var(--text-xs);color:var(--error);margin:0}.ui-module__o3ZjXW__required{color:var(--error);margin-left:var(--space-1)}.ui-module__o3ZjXW__optional{color:var(--text-tertiary);font-weight:var(--weight-normal)}.ui-module__o3ZjXW__credsForm{gap:var(--space-3);flex-direction:column;display:flex}.ui-module__o3ZjXW__hiddenSubmit{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ui-module__o3ZjXW__acknowledgeRow{gap:var(--space-2);padding:var(--space-2) 0;align-items:flex-start;display:flex}.ui-module__o3ZjXW__acknowledgeText{font-size:var(--text-sm);color:var(--text-primary)}.ui-module__o3ZjXW__qrCanvasWrap{align-items:center;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border-subtle);background:var(--bg-secondary);flex-direction:column;display:flex}.ui-module__o3ZjXW__qrFrame{border:1px solid var(--border-subtle);padding:var(--space-2);background:#fff;justify-content:center;align-items:center;min-width:220px;min-height:220px;display:flex}.ui-module__o3ZjXW__qrFrame img{width:220px;height:220px;display:block}.ui-module__o3ZjXW__qrSteps{font-size:var(--text-xs);color:var(--text-secondary);line-height:var(--leading-relaxed);gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:inside decimal;display:flex}.ui-module__o3ZjXW__qrStepsTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);font-weight:var(--weight-medium);margin:0}.ui-module__o3ZjXW__qrStatus{font-size:var(--text-xs);color:var(--text-tertiary);align-items:center;gap:var(--space-2);display:inline-flex}.ui-module__o3ZjXW__qrStatusOk{color:var(--success);font-weight:var(--weight-medium);align-items:center;gap:var(--space-2);display:inline-flex}.ui-module__o3ZjXW__qrCountdown{font-size:var(--text-xs);color:var(--text-tertiary);font-variant-numeric:tabular-nums}.ui-module__o3ZjXW__codeRow{gap:var(--space-2);flex-direction:column;display:flex}.ui-module__o3ZjXW__connectStatus{gap:var(--space-2);padding:var(--space-3);text-align:center;flex-direction:column;align-items:center;display:flex}.ui-module__o3ZjXW__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin:0}.ui-module__o3ZjXW__doneAccount{border:1px solid var(--border-subtle);background:var(--bg-secondary);padding:var(--space-3);gap:var(--space-1);flex-direction:column;display:flex}.ui-module__o3ZjXW__doneAccountName{font-size:var(--text-sm);font-weight:var(--weight-medium)}.ui-module__o3ZjXW__doneAccountUsername{font-size:var(--text-xs);color:var(--text-tertiary)}
.mobile-block-module__W17aBq__shell{display:none}@media (max-width:719px){.mobile-block-module__W17aBq__shell{z-index:99999;padding:var(--space-6) var(--space-4);background:var(--bg-primary);color:var(--text-primary);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}}.mobile-block-module__W17aBq__backWrapper{top:var(--space-4);left:var(--space-4);z-index:10;position:absolute}.mobile-block-module__W17aBq__backLink{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--border-default);background:var(--bg-secondary);text-decoration:none;transition:all .2s;display:inline-flex}.mobile-block-module__W17aBq__backLink:hover{color:var(--text-primary);border-color:var(--border-strong);background:var(--bg-tertiary)}.mobile-block-module__W17aBq__inner{text-align:center;align-items:center;gap:var(--space-3);flex-direction:column;width:100%;max-width:420px;display:flex}.mobile-block-module__W17aBq__scene{margin-bottom:var(--space-2);justify-content:center;align-items:center;display:flex}.mobile-block-module__W17aBq__title{font-family:var(--font-sans);font-size:clamp(1.5rem,5vw,1.875rem);font-weight:var(--weight-bold);letter-spacing:-.01em;color:var(--text-primary);margin:0;line-height:1.25}.mobile-block-module__W17aBq__description{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-secondary);white-space:pre-line;max-width:36ch;margin:0}
.api-module__uC5OAq__tabBar{margin:0 var(--space-6) var(--space-4)}.api-module__uC5OAq__body{padding:0 var(--space-6) var(--space-8)}@media (max-width:719px){.api-module__uC5OAq__tabBar{margin:0 var(--space-3) var(--space-3)}.api-module__uC5OAq__body{padding:0 var(--space-3) var(--space-6)}}
