.assistantSettingsForm{align-content:start}.assistantSettingsStatus{border-radius:var(--radius-sm);background:var(--color-primary-soft);color:var(--color-primary-hover);border:1px solid #126d6638;gap:3px;padding:10px;display:grid}.assistantSettingsStatus strong{color:var(--color-ink)}.assistantSettingsStatus span{color:var(--color-muted);font-size:12px;font-weight:700;line-height:1.5}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:"Microsoft YaHei", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif;--color-canvas:#f4f7fa;--color-surface:#fff;--color-surface-subtle:#f8fafc;--color-surface-raised:#fff;--color-on-primary:#fff;--color-header-surface:#fffffff5;--color-ink:#101826;--color-text:#20242a;--color-muted:#5e6a79;--color-subtle:#7a8696;--color-line:#d7e0ea;--color-line-strong:#b7c2d0;--color-primary:#126d66;--color-primary-hover:#0e5651;--color-primary-soft:#e3f3f1;--color-copper:#c36b2c;--color-info:#2563eb;--color-info-soft:#eaf1ff;--color-success:#187445;--color-success-soft:#e8f5ee;--color-warning:#9a5b00;--color-warning-soft:#fff4dd;--color-danger:#bd2e24;--color-danger-soft:#fff1ef;--color-focus:#8bcbc3;--color-disabled:#e9eef4;--color-progress-track:#dde4ed;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-pill:999px;--control-height:40px;--touch-target:44px;--shadow-xs:0 1px 2px #1018260d;--shadow-sticky:0 8px 14px #10182614;--shadow-control-inset:inset 0 1px 0 #10182605;--transition-fast:.16s ease;--z-sticky:20;--bg:var(--color-canvas);--panel:var(--color-surface);--text:var(--color-text);--muted:var(--color-muted);--line:var(--color-line);--accent:var(--color-primary);--danger:var(--color-danger);--success:var(--color-success);font-family:var(--font-sans)}*{box-sizing:border-box}html{background:var(--color-canvas);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-width:320px;overflow-x:clip}body{background:var(--color-canvas);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:13px;line-height:1.55}img{max-width:100%}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation;transition:border-color var(--transition-fast), background-color var(--transition-fast), color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast)}:where(button,a,input,select,textarea):focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}::placeholder{color:var(--color-muted);opacity:1}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-ink);text-wrap:balance;line-height:1.25}h1{margin-bottom:var(--space-1);font-size:24px;font-weight:800}h2{margin:0 0 var(--space-3);font-size:16px;font-weight:750}h3{margin:0;font-size:14px;font-weight:750}.skipLink{z-index:100;border:1px solid var(--color-primary);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-primary-hover);padding:9px 12px;font-weight:800;text-decoration:none;position:fixed;top:14px;left:14px;transform:translateY(-140%)}.skipLink:focus{transform:translateY(0)}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.adminShell{background:var(--color-canvas);grid-template-columns:248px minmax(0,1fr);min-height:100dvh;display:grid}.adminSidebar{align-self:start;gap:var(--space-5);background:#101826;border-right:1px solid #d7e0ea29;grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;padding:18px 14px;display:grid;position:sticky;top:0}.adminBrand{align-items:center;gap:var(--space-3);min-width:0;padding:0 4px;display:flex}.adminBrandMark{border-radius:var(--radius-md);background:var(--color-stage);object-fit:cover;border:1px solid #8bcbc36b;flex:none;width:40px;height:40px;display:block}.adminBrandMark.large{width:54px;height:54px}.adminBrand strong,.adminBrand span{overflow-wrap:anywhere;display:block}.adminSidebar .adminBrand strong{color:var(--color-on-primary);font-size:15px;line-height:1.2}.adminSidebar .adminBrand span{color:#ffffffad;font-size:12px;font-weight:750}.adminNav{align-content:start;gap:var(--space-1);min-height:0;display:grid;overflow-y:auto}.adminNav a{border-radius:var(--radius-md);color:#ffffffdb;background:0 0;border:1px solid #0000;gap:2px;min-height:56px;padding:9px 10px;text-decoration:none;display:grid}.adminNav a:hover{color:var(--color-on-primary);background:#ffffff14;border-color:#8bcbc35c}.adminNav a[aria-current=page]{color:var(--color-on-primary);background:#126d6657;border-color:#8bcbc3e6;box-shadow:inset 0 0 0 1px #8bcbc32e}.adminNav span{font-size:13px;font-weight:850}.adminNav small{color:#ffffffad;font-size:11px;font-weight:650}.adminNav a[aria-current=page] small{color:var(--color-focus)}.adminSidebarNote{gap:var(--space-1);border-radius:var(--radius-md);background:#ffffff12;border:1px solid #d7e0ea2e;padding:10px;display:grid}.adminSidebarNote strong{color:var(--color-on-primary);font-size:12px}.adminSidebarNote span{color:#ffffffad;font-size:12px;line-height:1.5}.adminWorkspace{min-width:0}.adminTopbar{z-index:var(--z-sticky);justify-content:space-between;align-items:center;gap:var(--space-4);background:var(--color-header-surface);border-bottom:1px solid var(--color-line);box-shadow:var(--shadow-xs);-webkit-backdrop-filter:saturate(120%)blur(10px);backdrop-filter:saturate(120%)blur(10px);padding:14px 22px;display:flex;position:sticky;top:0}.adminTopbar p{color:var(--color-muted);margin-bottom:0;font-size:13px}.adminMain{width:100%;min-width:0;max-width:1520px;margin:0 auto;padding:18px 22px 32px}.adminMain:focus-visible{outline:3px solid var(--color-focus);outline-offset:-3px}.authShell{place-content:center;gap:var(--space-8);grid-template-columns:minmax(300px,460px) minmax(280px,420px);min-height:100dvh;padding:22px;display:grid}.authIntro{align-content:center;gap:var(--space-3);display:grid}.authIntro h1{margin-bottom:0;font-size:30px}.authIntro p{max-width:62ch;color:var(--color-muted);margin-bottom:0}.authTrustList{gap:var(--space-2);margin-top:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.authTrustList span{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface-subtle);color:var(--color-ink);padding:9px 10px;font-size:12px;font-weight:750}.loginPanel{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-xs);padding:24px}.loginFootnote{margin:var(--space-3) 0 0;color:var(--color-muted);font-size:12px;line-height:1.5}label{margin-bottom:var(--space-3);color:var(--color-ink);gap:6px;font-size:12px;font-weight:750;display:grid}input,select,textarea{width:100%;min-height:var(--control-height);border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-control-inset);padding:8px 10px}input:hover,select:hover,textarea:hover{border-color:var(--color-line-strong)}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;background:var(--color-disabled);color:var(--color-subtle)}textarea{resize:vertical;min-height:120px}button{min-height:var(--control-height);border:1px solid var(--color-line-strong);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);cursor:pointer;-webkit-user-select:none;user-select:none;overflow-wrap:anywhere;justify-content:center;align-items:center;padding:0 12px;font-weight:750;display:inline-flex}button:hover{border-color:var(--color-primary);background:var(--color-primary-soft);color:var(--color-primary-hover)}button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;border-color:var(--color-line);background:var(--color-disabled);color:var(--color-subtle);opacity:1;transform:none}.primary{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-on-primary)}.primary:hover{border-color:var(--color-primary-hover);background:var(--color-primary-hover);color:var(--color-on-primary)}button[aria-busy=true],.isLoading{cursor:progress}.panel{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-xs);overflow:hidden}.panelHead{justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--color-line);background:var(--color-surface-subtle);padding:12px 14px;display:flex}.panelHead h2{margin-bottom:0}.panelBody{padding:14px}.pill{border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-surface);max-width:100%;min-height:28px;color:var(--color-muted);overflow-wrap:anywhere;align-items:center;padding:0 10px;font-size:12px;font-weight:700;line-height:1.4;text-decoration:none;display:inline-flex}.pill.strong{border-color:var(--color-primary);background:var(--color-primary-soft);color:var(--color-primary-hover)}.headerActions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.alert{margin-bottom:var(--space-3);border:1px solid var(--color-danger);border-radius:var(--radius-md);background:var(--color-danger-soft);color:var(--color-danger);padding:10px 12px;font-weight:650}.alert.success{border-color:var(--color-success);background:var(--color-success-soft);color:var(--color-success)}.muted{color:var(--color-muted);font-size:13px}.adminStack{gap:var(--space-6);display:grid}.adminSection{gap:var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-xs);padding:16px;animation:.18s ease-out both adminSectionEnter;display:grid}.splitSection{align-content:start}.sectionHead{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.sectionHead h2{margin-bottom:var(--space-1)}.sectionHead p{max-width:82ch;margin-bottom:0}.sectionActions{flex:none}.formGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}@keyframes adminSectionEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dashboardOverview{gap:var(--space-4)}.healthBanner{justify-content:space-between;align-items:flex-start;gap:var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface-subtle);padding:14px;display:flex}.healthBanner.good{border-color:var(--color-success);background:var(--color-success-soft)}.healthBanner.warning{border-color:var(--color-warning);background:var(--color-warning-soft)}.healthBanner.danger{border-color:var(--color-danger);background:var(--color-danger-soft)}.healthBanner h2{margin:var(--space-2) 0 var(--space-1);font-size:20px}.healthBanner p{color:var(--color-text);margin-bottom:0;font-weight:650}.healthMeta{gap:var(--space-2);flex:0 0 220px;display:grid}.healthMeta span{border-radius:var(--radius-md);color:var(--color-ink);font-variant-numeric:tabular-nums;background:#ffffffad;border:1px solid #1018261f;padding:8px 10px;font-size:12px;font-weight:800}.metricGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.metric{align-content:start;gap:var(--space-2);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface-subtle);padding:12px;display:grid}.metric span{color:var(--color-muted);font-size:12px;font-weight:650}.metric strong{color:var(--color-ink);font-variant-numeric:tabular-nums;font-size:24px;line-height:1.15}.metric small{color:var(--color-muted);font-size:11px;font-weight:650}.metric-good{border-color:var(--color-success);background:var(--color-success-soft)}.metric-warning{border-color:var(--color-warning);background:var(--color-warning-soft)}.metric-danger{border-color:var(--color-danger);background:var(--color-danger-soft)}.metricBar,.meter{border-radius:var(--radius-pill);background:var(--color-progress-track);height:8px;overflow:hidden}.metricBar span,.meter span{border-radius:inherit;background:var(--color-primary);height:100%;display:block}.metric-good .metricBar span,.providerHealthItem.good .meter span{background:var(--color-success)}.metric-warning .metricBar span,.providerHealthItem.warning .meter span{background:var(--color-warning)}.metric-danger .metricBar span,.providerHealthItem.danger .meter span{background:var(--color-danger)}.dashboardGrid{gap:var(--space-4);grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);display:grid}.opsPanel{align-content:start;gap:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;padding:14px;display:grid}.providerHealthList,.riskList{gap:var(--space-2);display:grid}.providerHealthItem{gap:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface-subtle);padding:11px 12px;display:grid}.providerHealthItem.good{border-color:var(--color-success)}.providerHealthItem.warning{border-color:var(--color-warning)}.providerHealthItem.danger{border-color:var(--color-danger)}.providerHealthTop{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.providerHealthTop strong,.providerHealthTop span{display:block}.providerHealthTop strong{color:var(--color-ink)}.providerHealthTop span{color:var(--color-muted);font-size:12px;font-weight:700}.healthBars{gap:var(--space-2);display:grid}.healthBars>div{gap:var(--space-1);display:grid}.healthBars span{color:var(--color-muted);font-size:12px;font-weight:750}.providerHealthItem p{color:var(--color-text);overflow-wrap:anywhere;margin-bottom:0;font-size:12px}.riskItem{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface-subtle);gap:3px;padding:10px 12px;display:grid}.riskItem strong{color:var(--color-ink)}.riskItem span{color:var(--color-text);font-size:12px;line-height:1.5}.riskItem.good{border-color:var(--color-success);background:var(--color-success-soft)}.riskItem.warning{border-color:var(--color-warning);background:var(--color-warning-soft)}.riskItem.danger{border-color:var(--color-danger);background:var(--color-danger-soft)}.toolbar{gap:var(--space-2);margin-bottom:var(--space-3);grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;display:grid}.adminToolbar{margin-bottom:0}.usageStatsSection{align-content:start}.usageFilterPanel{min-width:0;padding:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface-subtle)}.usageFilterGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;display:grid}.usageFilterGrid label{min-width:0;margin:0}.usageFilterActions{align-items:flex-end;display:flex}.usageFilterActions button{width:100%}.usageSummaryGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.usageLoadingPanel{min-height:160px}.usageTableSection table{table-layout:fixed;min-width:1360px}.usageTableSection th,.usageTableSection td{vertical-align:middle;white-space:nowrap}.usageTableSection th:first-child,.usageTableSection td:first-child{width:250px}.usageTableSection th:nth-child(2),.usageTableSection td:nth-child(2){width:76px}.usageTableSection th:nth-child(3),.usageTableSection td:nth-child(3),.usageTableSection th:nth-child(4),.usageTableSection td:nth-child(4){width:96px}.usageTableSection th:nth-child(5),.usageTableSection td:nth-child(5),.usageTableSection th:nth-child(6),.usageTableSection td:nth-child(6),.usageTableSection th:nth-child(7),.usageTableSection td:nth-child(7),.usageTableSection th:nth-child(8),.usageTableSection td:nth-child(8),.usageTableSection th:nth-child(10),.usageTableSection td:nth-child(10),.usageTableSection th:nth-child(11),.usageTableSection td:nth-child(11){width:112px}.usageTableSection th:nth-child(9),.usageTableSection td:nth-child(9){width:88px}.usageTableSection th:nth-child(12),.usageTableSection td:nth-child(12){width:112px}.usageTableSection td{text-overflow:ellipsis;overflow:hidden}.sortHeaderButton{width:100%;min-height:auto;color:var(--color-muted);font-size:inherit;font-weight:inherit;text-align:inherit;background:0 0;border:0;justify-content:flex-start;gap:4px;padding:0}.numericCell .sortHeaderButton{justify-content:flex-end}.sortHeaderButton:hover{color:var(--color-primary-hover);background:0 0}.sortHeaderButton span{min-width:12px;color:var(--color-primary-hover);font-weight:900}.numericCell{text-align:right;font-variant-numeric:tabular-nums}.strongNumber{color:var(--color-ink);font-weight:850}.usageUserCell{gap:2px var(--space-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;display:grid}.usageUserCell strong,.usageUserCell span:not(.state){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.usageUserCell strong{color:var(--color-ink)}.usageUserCell span:not(.state){color:var(--color-muted);font-size:12px;font-weight:700}.usageUserCell .state{grid-area:1/2/span 2;justify-self:end}.redeemAdminSection{align-content:start}.redeemToolbar{grid-template-columns:minmax(180px,1fr) minmax(180px,260px) auto}.redeemBatchTable table,.redeemCodeTable table,.redemptionRecordTable table{table-layout:fixed}.redeemBatchTable table{min-width:1260px}.redeemCodeTable table{min-width:1120px}.redemptionRecordTable table{min-width:1080px}.redeemBatchTable th,.redeemBatchTable td,.redeemCodeTable th,.redeemCodeTable td,.redemptionRecordTable th,.redemptionRecordTable td{vertical-align:middle;white-space:nowrap}.redeemBatchTable td,.redeemCodeTable td,.redemptionRecordTable td{text-overflow:ellipsis;overflow:hidden}.emptyState{align-content:center;gap:var(--space-2);min-height:220px;display:grid}.progress{border-radius:var(--radius-pill);background:var(--color-progress-track);height:8px;overflow:hidden}.progress span{border-radius:inherit;background:var(--color-primary);height:100%;display:block}.skeleton{border-radius:var(--radius-md);background:var(--color-surface-subtle);background-image:linear-gradient(90deg, transparent, var(--color-primary-soft), transparent);background-size:220% 100%;min-height:44px;animation:1.4s ease-in-out infinite skeletonPulse;overflow:hidden}@keyframes skeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}.detailBox{margin-top:var(--space-3);gap:var(--space-4);padding:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface-subtle);display:grid}.detailSummary{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.detailSummary h3{margin:0 0 var(--space-1)}.detailSummary p{margin-bottom:0}.detailMetaGrid,.attemptMetaGrid{gap:var(--space-2);display:grid}.detailMetaGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.attemptMetaGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.detailMetaGrid span,.attemptMetaGrid span{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);min-width:0;color:var(--color-muted);gap:2px;padding:9px 10px;font-size:12px;font-weight:700;display:grid}.detailMetaGrid strong,.attemptMetaGrid strong{color:var(--color-ink);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:13px}.detailNotice,.attemptNotice{border:1px solid var(--color-info);border-radius:var(--radius-md);background:var(--color-info-soft);color:var(--color-info);gap:3px;margin:0;padding:9px 10px;font-size:12px;font-weight:700;display:grid}.detailNotice.warning,.attemptNotice.warning{border-color:var(--color-warning);background:var(--color-warning-soft);color:var(--color-warning)}.detailNotice.danger,.attemptNotice.danger{border-color:var(--color-danger);background:var(--color-danger-soft);color:var(--color-danger)}.detailBlock{gap:var(--space-3);min-width:0;display:grid}.detailBlockHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.detailBlockHead h3{margin:0}.taskPromptBlock{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);overflow-wrap:anywhere;margin:0;padding:10px 12px;line-height:1.65}.attemptTimeline{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.attemptItem{gap:var(--space-3);grid-template-columns:34px minmax(0,1fr);min-width:0;display:grid}.attemptMarker{border-radius:var(--radius-pill);background:var(--color-info-soft);width:28px;height:28px;color:var(--color-info);font-variant-numeric:tabular-nums;place-items:center;margin-top:2px;font-size:12px;font-weight:900;display:inline-grid}.attemptItem.succeeded .attemptMarker{background:var(--color-success-soft);color:var(--color-success)}.attemptItem.failed .attemptMarker{background:var(--color-danger-soft);color:var(--color-danger)}.attemptBody{gap:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;padding:12px;display:grid}.attemptTitle{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.attemptTitle strong,.attemptTitle span{display:block}.attemptTitle strong{color:var(--color-ink)}.attemptTitle span:not(.state){color:var(--color-muted);font-size:12px;font-weight:700}.assetGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(190px,1fr));display:grid}.assetCard{align-content:start;gap:var(--space-2);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;padding:11px 12px;display:grid}.assetCard>div{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.assetCard strong{color:var(--color-ink)}.assetCard p,.assetCard span:not(.state){color:var(--color-muted);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:700}.formHint{margin:-2px 0 var(--space-1);color:var(--color-muted);font-size:12px;line-height:1.5}.configForm{min-width:0;padding:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-xs);gap:10px;display:grid}.configForm h3{margin:0}.settingStatus{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface-subtle);gap:3px;padding:10px 12px;display:grid}.settingStatus strong{color:var(--color-ink)}.settingStatus span{color:var(--color-muted);font-size:12px;line-height:1.45}.settingStatus.open{background:var(--color-primary-soft);border-color:#126d6657}.settingStatus.brand{background:var(--color-primary-soft);border-color:#126d664d}.settingStatus.closed{background:var(--color-danger-soft);border-color:#bd2e2447}.inlineCheck{align-items:center;gap:var(--space-2);grid-template-columns:none;margin:0;display:flex}.inlineCheck input{width:auto;min-height:18px;accent-color:var(--color-primary)}.actionsCell{white-space:normal;min-width:174px}.userTableSection table{table-layout:fixed;min-width:1460px}.userTableSection th,.userTableSection td{vertical-align:middle;white-space:nowrap}.userTableSection th:first-child,.userTableSection td:first-child{width:250px}.userTableSection th:nth-child(2),.userTableSection td:nth-child(2){width:180px}.userTableSection th:nth-child(3),.userTableSection td:nth-child(3){width:88px}.userTableSection th:nth-child(4),.userTableSection td:nth-child(4){width:80px}.userTableSection th:nth-child(5),.userTableSection td:nth-child(5){width:84px}.userTableSection th:nth-child(6),.userTableSection td:nth-child(6){width:250px}.userTableSection th:nth-child(7),.userTableSection td:nth-child(7){width:110px}.userTableSection th:nth-child(8),.userTableSection td:nth-child(8){width:118px}.userTableSection th:nth-child(9),.userTableSection td:nth-child(9){background:var(--color-surface);width:300px;box-shadow:-1px 0 0 var(--color-line);position:sticky;right:0}.userTableSection th:nth-child(9){z-index:3;background:var(--color-surface-subtle)}.userTableSection td:nth-child(9){z-index:2}.userTableSection .actionsCell{text-overflow:clip;width:300px;max-width:none;overflow:visible}.userTableSection td{text-overflow:ellipsis;overflow:hidden}.rowActions{flex-wrap:wrap;gap:6px;display:flex}.userInlineActions{flex-wrap:nowrap;gap:5px}.userInlineActions button{white-space:nowrap;min-height:32px;padding:6px 9px}.userMoreButton{display:none}.userMoreMenu{z-index:90;border:1px solid var(--color-line-strong);border-radius:var(--radius-md);background:var(--color-surface);width:148px;box-shadow:var(--shadow-sticky);gap:4px;padding:6px;display:grid;position:fixed}.userMoreMenu button{white-space:nowrap;background:0 0;border-color:#0000;justify-content:flex-start;width:100%;min-height:34px;padding:7px 10px}.userMoreMenu button:hover{border-color:var(--color-line);background:var(--color-surface-subtle)}@media (width<=1500px){.userTableSection table{min-width:1360px}.userTableSection th:nth-child(9),.userTableSection td:nth-child(9),.userTableSection .actionsCell{width:188px}.userActionOptional{display:none}.userMoreButton{display:inline-flex}}.modelTableSection table{table-layout:fixed;min-width:1400px}.modelTableSection th,.modelTableSection td{vertical-align:middle;white-space:nowrap}.modelTableSection th:first-child,.modelTableSection td:first-child{width:220px}.modelTableSection th:nth-child(2),.modelTableSection td:nth-child(2){width:190px}.modelTableSection th:nth-child(3),.modelTableSection td:nth-child(3),.modelTableSection th:nth-child(4),.modelTableSection td:nth-child(4){width:112px}.modelTableSection th:nth-child(5),.modelTableSection td:nth-child(5){width:130px}.modelTableSection th:nth-child(6),.modelTableSection td:nth-child(6){width:144px}.modelTableSection th:nth-child(7),.modelTableSection td:nth-child(7),.modelTableSection th:nth-child(8),.modelTableSection td:nth-child(8){width:150px}.modelTableSection th:nth-child(9),.modelTableSection td:nth-child(9){background:var(--color-surface);width:222px;box-shadow:-1px 0 0 var(--color-line);position:sticky;right:0}.modelTableSection th:nth-child(9){z-index:3;background:var(--color-surface-subtle)}.modelTableSection td:nth-child(9){z-index:2}.modelTableSection .actionsCell{text-overflow:clip;width:222px;max-width:none;overflow:visible}.modelTableSection td{text-overflow:ellipsis;overflow:hidden}.modelInlineActions{flex-wrap:nowrap;gap:5px}.modelInlineActions button{white-space:nowrap;min-height:32px;padding:6px 9px}.modelMoreButton{display:none}.modelBillingPanelGrid{grid-template-columns:minmax(130px,1fr) minmax(130px,1fr) minmax(110px,.8fr)}.timeCostModeLabel,.timeRateValue{white-space:nowrap;align-items:center;gap:5px;max-width:100%;display:inline-flex}.timeRateValue strong{font-weight:900}.timeRateValue span{color:var(--color-muted);font-size:12px}.infoHint{border:1px solid var(--color-line-strong);border-radius:var(--radius-pill);background:var(--color-surface-subtle);width:17px;height:17px;color:var(--color-muted);cursor:help;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.infoHint:hover,.infoHint:focus-visible{border-color:var(--color-info);background:var(--color-info-soft);color:var(--color-info);outline:none}@media (width<=1500px){.modelTableSection table{min-width:1360px}.modelTableSection th:nth-child(9),.modelTableSection td:nth-child(9),.modelTableSection .actionsCell{width:188px}.modelActionOptional{display:none}.modelMoreButton{display:inline-flex}}.userOperationStack,.modelOperationStack{gap:8px;min-width:280px;display:grid}.rowActionLine{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.miniControlGroup{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface-subtle);grid-template-columns:minmax(84px,.7fr) minmax(124px,1fr) auto;align-items:end;gap:6px;padding:8px;display:grid}.miniControlGroup.compact{grid-template-columns:minmax(90px,1fr) minmax(98px,1fr) auto}.modelOperationStack .miniControlGroup.compact{grid-template-columns:minmax(100px,1fr) auto}.modelOperationStack .billingControls{grid-template-columns:minmax(120px,1.2fr) minmax(96px,1fr) minmax(76px,.8fr) auto}.miniControlGroup label{color:var(--color-muted);gap:4px;font-size:11px;font-weight:800;display:grid}.miniControlGroup input,.miniControlGroup select{border-radius:var(--radius-sm);min-height:34px;padding:7px 8px;font-size:12px}.miniControlGroup button{white-space:nowrap;min-height:34px;padding:7px 10px}.floatingOverlay{z-index:70;background:#10182647;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.floatingPanel{gap:var(--space-4);width:min(720px,100%);max-height:calc(100dvh - 36px);padding:var(--space-4);border:1px solid var(--color-line-strong);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sticky);display:grid;overflow:auto}.floatingPanelHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-line);display:flex}.floatingPanelHead h3{margin-bottom:4px;font-size:16px}.floatingPanelHead p{color:var(--color-muted);margin:0;font-weight:750}.floatingPanelHead p span{overflow-wrap:anywhere;margin-top:2px;font-size:12px;font-weight:650;display:block}.floatingPanelClose{width:34px;min-height:34px;padding:0;font-size:22px;line-height:1}.panelFormGrid{align-items:end;gap:var(--space-3);grid-template-columns:minmax(120px,.7fr) minmax(220px,1fr);display:grid}.panelFormGrid label{color:var(--color-muted);gap:5px;font-size:12px;font-weight:800;display:grid}.panelFormGrid input{min-height:40px}.panelHint{align-self:center;margin:0}.panelActionLine{justify-content:flex-end;gap:var(--space-2);grid-column:1/-1;display:flex}.devicePanel{gap:var(--space-3);display:grid}.devicePanelSummary{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.devicePanelSummary p{margin:0}.compactDeviceTable table{min-width:620px}.compactDeviceTable th,.compactDeviceTable td{vertical-align:middle}.dangerButton{border-color:var(--color-danger);color:var(--color-danger)}.dangerButton:hover{border-color:var(--color-danger);background:var(--color-danger-soft);color:var(--color-danger)}.state{border-radius:var(--radius-pill);background:var(--color-info-soft);min-height:24px;color:var(--color-info);white-space:nowrap;align-items:center;padding:3px 8px;font-size:12px;font-weight:800;line-height:1.4;display:inline-flex}.state.queued,.state.retrying{background:var(--color-warning-soft);color:var(--color-warning)}.state.running{background:var(--color-info-soft);color:var(--color-info)}.state.succeeded{background:var(--color-success-soft);color:var(--color-success)}.state.failed{background:var(--color-danger-soft);color:var(--color-danger)}.state.cancelled{background:var(--color-disabled);color:var(--color-muted)}.positiveNumber{color:var(--color-success);font-variant-numeric:tabular-nums;font-weight:800}.negativeNumber{color:var(--color-danger);font-variant-numeric:tabular-nums;font-weight:800}.identityCell{gap:2px;min-width:150px;display:grid}.identityCell strong{color:var(--color-ink);overflow-wrap:anywhere;font-size:13px;line-height:1.35}.identityCell span{color:var(--color-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.35}.detailUserLine{align-items:center;gap:var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;display:flex}.detailUserLine .identityCell{border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface-subtle);padding:6px 8px;display:inline-grid}.tableSection{gap:var(--space-2);min-width:0;display:grid}.tableSectionHead{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.tableSectionHead h3{margin:0}.tableWrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;max-width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:780px;font-size:13px}th,td{border-bottom:1px solid var(--color-line);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:9px 8px}th{z-index:1;background:var(--color-surface-subtle);color:var(--color-muted);font-size:12px;font-weight:800;position:sticky;top:0}td{color:var(--color-text);max-width:260px}tbody tr:hover{background:var(--color-surface-subtle)}.tableLink{color:var(--color-primary-hover);font-weight:800;text-decoration:none}.tableLink:hover{color:var(--color-primary);text-decoration:underline}.assetLink{justify-self:start}.loadingState{gap:var(--space-3);display:grid}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1100px){.adminShell{grid-template-columns:220px minmax(0,1fr)}.dashboardGrid,.healthBanner,.dashboardGrid{grid-template-columns:1fr}.healthBanner,.adminTopbar{flex-direction:column;align-items:stretch}.healthMeta{flex-basis:auto;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.adminShell,.authShell{grid-template-columns:1fr}.adminSidebar{gap:var(--space-3);border-right:0;border-bottom:1px solid var(--color-line);grid-template-rows:auto;height:auto;padding:14px;position:static}.adminNav{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));overflow:visible}.adminSidebarNote{display:none}.adminTopbar{padding:14px;position:static}.adminMain{padding:14px}.sectionHead,.providerHealthTop,.headerActions,.detailSummary,.attemptTitle,.assetCard>div{flex-direction:column;align-items:flex-start}.toolbar,.miniControlGroup,.miniControlGroup.compact,.modelOperationStack .miniControlGroup.compact,.panelFormGrid{grid-template-columns:1fr}.panelActionLine{justify-content:flex-start}.authTrustList,.healthMeta{grid-template-columns:1fr}}@media (width<=520px){button,input,select,textarea{min-height:var(--touch-target)}input,select,textarea{font-size:16px}.headerActions,.rowActions,.sectionActions{grid-template-columns:1fr;display:grid}.floatingOverlay{place-items:stretch stretch;padding:12px}.floatingPanel{border-radius:var(--radius-md);max-height:calc(100dvh - 24px)}.floatingPanelHead,.devicePanelSummary,.panelActionLine{flex-direction:column;align-items:flex-start}.headerActions button,.headerActions .pill,.rowActions button,.sectionActions button{width:100%}.userInlineActions,.modelInlineActions{flex-wrap:nowrap;grid-template-columns:none;display:flex}.userInlineActions button,.modelInlineActions button{width:auto;min-height:34px}.adminSection,.opsPanel,.loginPanel{padding:12px}.tableSectionHead,.detailBlockHead{flex-direction:column;align-items:flex-start}.attemptItem{grid-template-columns:1fr}.attemptMarker{margin-top:0}}
