*{box-sizing:border-box}:root{--console-bg:#f4f7fb;--console-surface:#fff;--console-surface-muted:#f8fafc;--console-border:#dce3ee;--console-border-strong:#c8d3e1;--console-text:#111827;--console-text-secondary:#64748b;--console-text-muted:#94a3b8;--console-primary:#2563eb;--console-primary-strong:#1d4ed8;--console-primary-soft:#eff6ff;--console-success:#16a34a;--console-success-soft:#ecfdf5;--console-warning:#d97706;--console-warning-soft:#fffbeb;--console-usage-accent:#eab308;--console-usage-accent-soft:#fef9c3;--console-danger:#dc2626;--console-shadow:0 12px 30px #0f172a0f;--console-sidebar-bg:#f8fafc;--console-sidebar-border:#dce3ee;--console-sidebar-text:#334155;--console-sidebar-text-muted:#64748b;--console-sidebar-hover:#eef2f7;--console-sidebar-selected:#e8f0fe;--console-sidebar-indicator:#2563eb;--console-focus:#2563eb;--console-button-primary-text:#fff;--console-button-primary-hover:#1d4ed8;--semantic-admin-nav-surface:#f8fafc;--semantic-admin-detail-surface:#f4f7fb;--semantic-admin-border:#dce3ee;--semantic-admin-text:#111827;--semantic-admin-text-muted:#64748b;--semantic-ops-status-surface:#fff;--semantic-ops-status-surface-hover:#eff6ff;--semantic-ops-detail-surface:#f8fafc;--semantic-ops-row-border:#dce3ee;--semantic-ops-focus-border:#2563eb}:root[data-theme=dark]{--console-bg:#15171b;--console-surface:#1d2026;--console-surface-muted:#23272e;--console-border:#343a44;--console-border-strong:#454c58;--console-text:#eceff4;--console-text-secondary:#b3bac6;--console-text-muted:#818997;--console-primary:#7aa2f7;--console-primary-strong:#9bb8fa;--console-primary-soft:#222d46;--console-success:#75c991;--console-success-soft:#1c3426;--console-warning:#e5b567;--console-warning-soft:#3a2e1d;--console-usage-accent:#d8bd62;--console-usage-accent-soft:#39331f;--console-danger:#ef8585;--console-shadow:0 12px 30px #0000002e;--console-sidebar-bg:#191c21;--console-sidebar-border:#343a44;--console-sidebar-text:#c4cad4;--console-sidebar-text-muted:#818997;--console-sidebar-hover:#23272e;--console-sidebar-selected:#222d46;--console-sidebar-indicator:#7aa2f7;--console-focus:#7aa2f7;--console-button-primary-text:#111827;--console-button-primary-hover:#9bb8fa;--semantic-admin-nav-surface:#191c21;--semantic-admin-detail-surface:#15171b;--semantic-admin-border:#343a44;--semantic-admin-text:#eceff4;--semantic-admin-text-muted:#b3bac6;--semantic-ops-status-surface:#1d2026;--semantic-ops-status-surface-hover:#222d46;--semantic-ops-detail-surface:#23272e;--semantic-ops-row-border:#343a44;--semantic-ops-focus-border:#7aa2f7}.customer-console.is-dashboard-crt{--console-bg:#eef2e9;--console-surface:#f7f8f2;--console-surface-muted:#edf1e8;--console-border:#aebca3;--console-border-strong:#829476;--console-text:#182018;--console-text-secondary:#53614e;--console-text-muted:#788473;--console-primary:#47773e;--console-primary-strong:#315d2f;--console-primary-soft:#e1ebdc;--console-success:#41753c;--console-sidebar-bg:#e9eee5;--console-sidebar-border:#aebca3;--console-sidebar-text:#344230;--console-sidebar-text-muted:#667360;--console-sidebar-hover:#e0e8dc;--console-sidebar-selected:#dce8d7;--console-sidebar-indicator:#47773e;--console-focus:#315d2f;--console-button-primary-text:#f7f8f2;--console-button-primary-hover:#315d2f;--console-crt-phosphor:#47773e;--console-crt-phosphor-muted:#75916a;--console-crt-texture-opacity:.045;--console-mono:"Cascadia Mono", "SFMono-Regular", Consolas, "Microsoft YaHei", monospace}:root[data-theme=dark] .customer-console.is-dashboard-crt{--console-bg:#050805;--console-surface:#080d08;--console-surface-muted:#0b120b;--console-border:#284025;--console-border-strong:#43613a;--console-text:#e7e2c9;--console-text-secondary:#a6ad91;--console-text-muted:#748067;--console-primary:#72a34f;--console-primary-strong:#8dbd67;--console-primary-soft:#13200f;--console-success:#79ae59;--console-sidebar-bg:#060906;--console-sidebar-border:#284025;--console-sidebar-text:#c1c4a8;--console-sidebar-text-muted:#77806b;--console-sidebar-hover:#0d150c;--console-sidebar-selected:#0b120b;--console-sidebar-indicator:#79ae59;--console-focus:#8dbd67;--console-button-primary-text:#071006;--console-button-primary-hover:#8dbd67;--console-crt-phosphor:#79a94e;--console-crt-phosphor-muted:#4e7238;--console-crt-texture-opacity:.2}.admin-workbench{background:var(--semantic-admin-detail-surface);min-width:0;min-height:0}.admin-nav{border-right:1px solid var(--semantic-admin-border);min-height:0;background:var(--semantic-admin-nav-surface)!important}.admin-nav .ant-menu{background:0 0}.admin-detail{min-width:0;overflow:auto}.admin-ops-tabs>.ant-tabs-nav .ant-tabs-nav-wrap{scrollbar-width:none;min-width:0;overflow-x:auto}.admin-ops-tabs>.ant-tabs-nav .ant-tabs-nav-wrap::-webkit-scrollbar{display:none}.ops-status-strip{border:1px solid var(--semantic-ops-row-border);background:var(--semantic-ops-status-surface);border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.ops-status-item{border:0;border-right:1px solid var(--semantic-ops-row-border);min-width:0;min-height:74px;color:var(--semantic-admin-text);background:var(--semantic-ops-status-surface);text-align:left;cursor:pointer;border-radius:0;align-content:center;gap:6px;padding:12px 16px;display:grid}.ops-status-item:last-child{border-right:0}.ops-status-item:hover,.ops-status-item:focus-visible{background:var(--semantic-ops-status-surface-hover)}.ops-status-item:focus-visible{border-color:var(--semantic-ops-focus-border)}.ops-status-item.is-static{cursor:default}.ops-status-item.is-static:hover,.ops-status-item.is-static:focus-visible{background:var(--semantic-ops-status-surface)}.ops-status-item span{min-width:0;color:var(--semantic-admin-text-muted);font-size:12px}.ops-status-item strong{overflow-wrap:anywhere;min-width:0;color:var(--semantic-admin-text);font-size:16px;line-height:1.35}.admin-ops-tabs .ant-table-tbody>tr{cursor:pointer}.ops-detail-section{gap:8px;min-width:0;display:grid}.ops-detail-message{border:1px solid var(--semantic-ops-row-border);background:var(--semantic-ops-detail-surface);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:6px;padding:12px;margin:0!important}.ops-resolution-panel{border-top:1px solid var(--semantic-ops-row-border);justify-items:end;gap:12px;padding-top:16px;display:grid}.subscription-panel{border-color:var(--console-border);box-shadow:none;margin-bottom:16px}.subscription-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.subscription-heading .ant-typography{margin:2px 0 0!important}.subscription-status-dot{background:var(--console-text-muted);border-radius:50%;flex:none;width:10px;height:10px}.subscription-status-dot.is-active{background:var(--console-success)}.subscription-status-dot.is-past_due,.subscription-status-dot.is-pending{background:var(--console-warning)}.subscription-status-dot.is-suspended,.subscription-status-dot.is-canceled,.subscription-status-dot.is-expired{background:var(--console-danger)}.subscription-setting-row{justify-content:space-between;align-items:center;gap:20px;min-height:40px;display:flex}.subscription-actions{border-top:1px solid var(--console-border);flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px;padding-top:12px;display:flex}.subscription-actions .ant-btn{box-shadow:none;border:0}.quota-window-list{display:grid}.quota-window-row{border-bottom:1px solid var(--console-border);min-width:0;padding:14px 0}.quota-window-row:first-child{padding-top:0}.quota-window-row:last-child{border-bottom:0;padding-bottom:0}.quota-window-meta{color:var(--console-text-secondary);grid-template-columns:minmax(120px,1fr) auto minmax(180px,auto);align-items:center;gap:12px;margin-bottom:8px;font-size:13px;display:grid}.quota-window-meta strong{color:var(--console-text);font-weight:600}.quota-window-meta span:last-child{text-align:right}.subscription-contact{margin-top:16px}.subscription-purchase-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.subscription-buy-button{box-shadow:none;border:0}.subscription-upgrade-plan-select{width:320px;max-width:100%}.subscription-upgrade-modal .ant-btn{box-shadow:none;border:0}.subscription-upgrade-summary{gap:14px;display:grid}.subscription-upgrade-summary .ant-descriptions-item-label{width:132px;color:var(--console-text-secondary)}@media (width<=720px){.subscription-purchase-toolbar{flex-direction:column;align-items:flex-start}.quota-window-meta{grid-template-columns:1fr auto}.quota-window-meta span:last-child{text-align:left;grid-column:1/-1}}.route-loading{min-height:100vh;color:var(--admin-text-muted,#667085);background:var(--admin-bg,#f5f6f8);place-items:center;display:grid}.mfa-enrollment{width:100%;margin:12px 0 18px}.mfa-recovery-codes{white-space:pre-wrap;margin-top:14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}body{background:var(--console-bg);color:var(--console-text);margin:0}a{color:inherit}pre{color:#e5edf7;background:#0b1220;border:1px solid #d8dee9;border-radius:8px;margin:0;padding:16px;line-height:1.55;overflow:auto}.auth-page{isolation:isolate;background:#070810;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.tech-background{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.auth-panel{z-index:1;color:#f1f5f9eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080d1cc7;border:1px solid #94a3b847;border-radius:8px;width:min(440px,100%);padding:28px;position:relative;box-shadow:0 24px 72px #00000070,inset 0 1px #ffffff12}.auth-panel .ant-form-item-label>label,.auth-panel .ant-result-title,.auth-panel .ant-result-subtitle,.auth-panel .ant-typography{color:#f1f5f9e6}.auth-panel .ant-typography-secondary{color:#cbd5e1ad}.auth-panel a{color:#7dd3fc}.auth-panel .ant-input,.auth-panel .ant-input-affix-wrapper{background:#fffffff0}.auth-panel .ant-btn-default{color:#f1f5f9eb;background:#0f172a8f;border-color:#94a3b852}.auth-title,.brand{align-items:center;gap:10px;font-weight:700;display:flex}.auth-title{color:#f8fafc;margin-bottom:24px;font-size:18px}.auth-form-link{justify-content:flex-end;margin:-8px 0 16px;font-size:14px;display:flex}.brand{min-width:0;height:56px;color:var(--console-sidebar-text);padding:0 18px;font-size:15px}.brand span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell{min-height:100vh}.customer-console .ant-layout-sider{border-right:1px solid var(--console-sidebar-border);background:var(--console-sidebar-bg)!important}.customer-console .ant-menu{color:var(--console-sidebar-text);background:0 0!important;border-inline-end:0!important}.customer-console .ant-menu .ant-menu-item{width:calc(100% - 16px);height:38px;color:var(--console-sidebar-text);border-radius:6px;margin-block:2px;margin-inline:8px;line-height:38px;position:relative;padding-inline:14px!important}.customer-console .ant-menu .ant-menu-item:after{display:none}.customer-console .ant-menu .ant-menu-item a{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-console .ant-menu .ant-menu-item:hover,.customer-console .ant-menu .ant-menu-item:focus-visible{color:var(--console-text);background:var(--console-sidebar-hover)!important}.customer-console .ant-menu .ant-menu-item:focus-visible{outline:2px solid var(--console-focus);outline-offset:-2px}.customer-console .ant-menu .ant-menu-item-selected{color:var(--console-primary-strong);font-weight:650;background:var(--console-sidebar-selected)!important}.customer-console .ant-menu .ant-menu-item-selected:before{inset-block:8px;background:var(--console-sidebar-indicator);content:"";border-radius:0 2px 2px 0;width:2px;position:absolute;left:0}.customer-console .ant-layout-sider-zero-width-trigger{background:var(--console-sidebar-bg);color:var(--console-sidebar-text);border-radius:0 8px 8px 0;top:68px}.customer-console .ant-layout-sider-zero-width-trigger:hover,.customer-console .ant-layout-sider-zero-width-trigger:focus-visible{background:var(--console-sidebar-hover);color:var(--console-primary-strong)}.customer-console .ant-layout-sider-zero-width-trigger:focus-visible{outline:2px solid var(--console-focus);outline-offset:2px}.customer-console .ant-layout-sider-zero-width .brand,.customer-console .ant-layout-sider-zero-width .ant-menu{display:none}.customer-console .ant-card{border-color:var(--console-border);box-shadow:none;border-radius:8px}.customer-console .ant-card-head{border-bottom-color:var(--console-border)}.customer-console .ant-table-wrapper .ant-table{color:var(--console-text)}.customer-console .ant-table-thead>tr>th{background:var(--console-surface-muted);color:var(--console-text);font-weight:650}.topbar{border-bottom:1px solid var(--console-border);background:var(--console-surface);justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 24px;line-height:normal;display:flex}.topbar-workspace,.topbar-account,.workspace-status{align-items:center;display:flex}.topbar-workspace,.topbar-account{gap:10px;min-width:0}.topbar-workspace strong{min-width:0;color:var(--console-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.workspace-status{color:var(--console-text-secondary);flex:none;gap:6px;font-size:12px}.workspace-status-dot,.status-indicator-dot{background:var(--console-text-muted);border-radius:50%;flex:none;width:7px;height:7px}.workspace-status.is-active .workspace-status-dot,.status-indicator.is-success .status-indicator-dot{background:var(--console-success)}.workspace-status.is-suspended .workspace-status-dot,.workspace-status.is-disabled .workspace-status-dot,.status-indicator.is-danger .status-indicator-dot{background:var(--console-danger)}.status-indicator.is-warning .status-indicator-dot{background:var(--console-warning)}.topbar-email{max-width:320px;color:var(--console-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.topbar-icon-button.ant-btn{width:30px;min-width:30px;height:30px;min-height:30px;color:var(--console-text-secondary);box-shadow:none;border:0;border-radius:6px;padding:0}.topbar-icon-button.ant-btn:hover,.topbar-icon-button.ant-btn:focus-visible{background:var(--console-surface-muted);color:var(--console-primary-strong)}.topbar-icon-button.ant-btn:focus-visible{outline:2px solid var(--console-focus);outline-offset:2px}.content{background:var(--console-bg);padding:24px;overflow:auto}.customer-console.is-dashboard-crt{isolation:isolate;background:var(--console-bg);color:var(--console-text);position:relative}.customer-console.is-dashboard-crt:after{z-index:9999;pointer-events:none;mix-blend-mode:multiply;opacity:var(--console-crt-texture-opacity);content:"";background-image:url(/assets/crt-phosphor-texture.png);background-position:50%;background-size:cover;position:fixed;inset:0}:root[data-theme=dark] .customer-console.is-dashboard-crt:after{mix-blend-mode:screen}.customer-console.is-dashboard-crt>.ant-layout,.customer-console.is-dashboard-crt .content{background:var(--console-bg)}.customer-console.is-dashboard-crt .brand{height:72px;color:var(--console-text);font-weight:680}.customer-console.is-dashboard-crt .brand .anticon{display:none}.customer-console.is-dashboard-crt .ant-menu .ant-menu-item{border:1px solid #0000;border-radius:6px}.customer-console.is-dashboard-crt .ant-menu .ant-menu-item-selected{border-color:var(--console-border)}.customer-console.is-dashboard-crt .ant-menu .ant-menu-item:hover,.customer-console.is-dashboard-crt .ant-menu .ant-menu-item:focus-visible{border-color:var(--console-border);outline:0}.customer-console.is-dashboard-crt .topbar{background:var(--console-sidebar-bg);height:72px;padding-inline:18px}.topbar-account-copy{justify-items:end;gap:4px;min-width:0;display:grid}.topbar-date{color:var(--console-text-muted);font-family:var(--console-mono,monospace);font-variant-numeric:tabular-nums;font-size:11px;display:none}.customer-console.is-dashboard-crt .topbar-date{display:block}.customer-console.is-dashboard-crt .content{padding:16px}.customer-console.is-dashboard-crt .topbar-icon-button.ant-btn:hover,.customer-console.is-dashboard-crt .topbar-icon-button.ant-btn:focus-visible,.customer-console.is-dashboard-crt a:focus-visible,.customer-console.is-dashboard-crt button:focus-visible{background:var(--console-primary-soft);color:var(--console-primary-strong);outline:0}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page){width:min(100%,1320px);color:var(--console-text);font-variant-numeric:tabular-nums}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .page-header{border-bottom:1px solid var(--console-border);margin-bottom:14px;padding:2px 0 14px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .page-header h2.ant-typography{color:var(--console-text);font-family:var(--console-mono);letter-spacing:0;margin:0 0 4px;font-size:24px;font-weight:600}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .page-header .ant-typography-secondary{color:var(--console-text-muted);font-size:13px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-card{border-color:var(--console-border);background:var(--console-surface);color:var(--console-text);border-radius:8px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-card-head{border-bottom-color:var(--console-border);min-height:44px;color:var(--console-text);padding-inline:16px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-card-head-title{color:var(--console-text);font-family:var(--console-mono);font-size:15px;font-weight:600}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-card-body{padding:16px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-typography,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-descriptions-item-content{color:var(--console-text)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-typography-secondary,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-descriptions-item-label{color:var(--console-text-secondary)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-divider{border-color:var(--console-border)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-table,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-table-container,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-table-content,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-table-tbody>tr>td{border-color:var(--console-border);color:var(--console-text-secondary);background:0 0}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-table{font-family:var(--console-mono);font-size:12px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-table-thead>tr>th{border-color:var(--console-border);background:var(--console-surface-muted);color:var(--console-text);font-family:var(--console-mono);font-size:12px;font-weight:600}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-table-tbody>tr:hover>td{background:var(--console-primary-soft)!important}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-table-placeholder .ant-table-cell,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-empty-description{color:var(--console-text-muted)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-pagination-item,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-pagination-prev .ant-pagination-item-link,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-pagination-next .ant-pagination-item-link{color:var(--console-text-secondary);background:0 0;border-color:#0000}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-pagination-item-active{border-color:var(--console-border-strong);background:var(--console-primary-soft)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-pagination-item a,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-pagination-item-active a{color:var(--console-primary-strong)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-btn{box-shadow:none;border-color:#0000;border-radius:6px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-btn-default{background:var(--console-surface-muted);color:var(--console-text-secondary)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-btn-default:hover,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-btn-default:focus-visible{background:var(--console-primary-soft);color:var(--console-primary-strong);border-color:#0000}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-btn-primary{background:var(--console-crt-phosphor);color:var(--console-button-primary-text);border-color:#0000}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-btn-primary:hover,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-btn-primary:focus-visible{background:var(--console-button-primary-hover);color:var(--console-button-primary-text);border-color:#0000}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-btn:disabled{background:var(--console-surface-muted);color:var(--console-text-muted);opacity:.64}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-input,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-input-number,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-input-number-input,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-select-selector,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-segmented{border-color:var(--console-border)!important;background:var(--console-surface-muted)!important;color:var(--console-text)!important;box-shadow:none!important}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-input:hover,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-input:focus,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-input-number:hover,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-input-number-focused,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-select:hover .ant-select-selector,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-select-focused .ant-select-selector{border-color:var(--console-border-strong)!important}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-select-selection-item,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-select-arrow,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-input-number-handler{color:var(--console-text-secondary)!important}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-segmented-item{color:var(--console-text-secondary)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-segmented-item-selected{background:var(--console-primary-soft);color:var(--console-primary-strong);box-shadow:none}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-switch.ant-switch-checked{background:var(--console-crt-phosphor)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-progress-inner{background:var(--console-surface-muted)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-progress-bg{background:var(--console-crt-phosphor)!important}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-tag{border-color:var(--console-border);background:var(--console-surface-muted);color:var(--console-text-secondary);font-family:var(--console-mono);border-radius:4px;font-size:11px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-alert{border-color:var(--console-border);background:var(--console-surface-muted);color:var(--console-text);border-radius:6px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-alert-info{background:var(--console-primary-soft)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-alert-warning{background:var(--console-warning-soft)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-alert-success{background:var(--console-success-soft)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-alert-message,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-alert-description{color:var(--console-text-secondary)}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) code,.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) pre{font-family:var(--console-mono)}.customer-console.is-dashboard-crt,.customer-console.is-dashboard-crt .content,.customer-console.is-dashboard-crt .ant-table-content,.customer-console.is-dashboard-crt .ant-table-body{scrollbar-color:var(--console-border-strong) transparent;scrollbar-width:thin}.customer-console.is-dashboard-crt ::-webkit-scrollbar{width:8px;height:8px}.customer-console.is-dashboard-crt ::-webkit-scrollbar-track{background:0 0}.customer-console.is-dashboard-crt ::-webkit-scrollbar-thumb{background:var(--console-border-strong);background-clip:padding-box;border:2px solid #0000;border-radius:6px}.top-alert{margin-bottom:16px}.section-row{margin-top:16px}.full{width:100%}.qr-box{border:1px solid var(--console-border);background:var(--console-surface);border-radius:8px;justify-items:center;gap:12px;margin-top:16px;padding:20px;display:grid}.customer-page{width:min(100%,1480px);margin:0 auto}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.page-header .ant-typography{margin:0}.page-header h2.ant-typography{margin:0 0 4px;font-size:28px;line-height:1.2}.dashboard-page .page-header{margin-bottom:16px}.dashboard-page .page-header h2.ant-typography{font-size:24px}.dashboard-page .ant-card{box-shadow:none;border-radius:8px}.dashboard-page .ant-card-head{min-height:48px}.dashboard-page .ant-card-head-title{font-size:16px;font-weight:650}.dashboard-notice{align-items:center}.dashboard-overview{grid-template-columns:minmax(360px,1.4fr) minmax(220px,.7fr) minmax(280px,.9fr);gap:12px;display:grid}.dashboard-funding,.dashboard-balance-panel,.dashboard-usage-summary-panel{border:1px solid var(--console-border);background:var(--console-surface);border-radius:8px;flex-direction:column;justify-content:flex-start;gap:8px;min-width:0;min-height:218px;padding:18px 20px;display:flex}.dashboard-panel-title{min-width:0;color:var(--console-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.25;display:block;overflow:hidden}.dashboard-metric-label{min-width:0;color:var(--console-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.dashboard-funding.is-loading{justify-content:center}.dashboard-funding.is-loading .ant-skeleton{max-width:320px}.dashboard-funding-primary{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;display:flex}.dashboard-funding-primary strong{color:var(--console-text);font-size:32px;font-weight:720;line-height:1.15}.dashboard-funding-primary span{color:var(--console-text-secondary);font-size:13px}.dashboard-plan-primary strong{color:var(--console-text);font-size:26px;font-weight:680;line-height:1.2}.dashboard-funding.is-warning .dashboard-funding-primary strong,.dashboard-funding.is-warning .dashboard-funding-message{color:var(--console-warning)}.dashboard-funding.is-danger .dashboard-funding-primary strong,.dashboard-funding.is-danger .dashboard-funding-message{color:var(--console-danger)}.dashboard-funding-message{color:var(--console-text);font-size:18px;font-weight:650}.dashboard-funding-progress{width:min(100%,360px);margin:1px 0 0}.dashboard-funding-progress .ant-progress-inner{background:var(--console-surface-muted)}.dashboard-funding-meta{min-width:0;color:var(--console-text-muted);flex-wrap:wrap;gap:4px 12px;font-size:12px;display:flex}.dashboard-funding-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-balance-value{min-width:0;color:var(--console-text);text-overflow:ellipsis;white-space:nowrap;font-size:32px;font-weight:720;line-height:1.15;display:block;overflow:hidden}.dashboard-balance-panel.is-danger .dashboard-balance-value{color:var(--console-danger)}.dashboard-balance-meta{color:var(--console-text-muted);font-size:12px;line-height:1.5}.dashboard-usage-summary-list{flex:1;min-width:0;display:grid}.dashboard-usage-summary-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:10px 0;display:grid}.dashboard-usage-summary-row+.dashboard-usage-summary-row{border-top:1px solid var(--console-border)}.dashboard-usage-summary-row>span{min-width:0;color:var(--console-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.dashboard-usage-summary-row strong{min-width:0;color:var(--console-text);text-align:right;white-space:nowrap;font-size:20px;font-weight:680;line-height:1.2}.dashboard-usage-summary-row .ant-skeleton-input{min-width:0;width:88px!important}.dashboard-subscription-summary,.dashboard-subscription-state{align-items:center;min-width:0;display:flex}.dashboard-subscription-summary{color:var(--console-text-secondary);flex-wrap:wrap;gap:4px 12px;font-size:12px}.dashboard-subscription-label{color:var(--console-text-muted)}.dashboard-subscription-state{color:var(--console-text);gap:6px;font-weight:600}.dashboard-subscription-state>span:last-child,.dashboard-subscription-summary>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-subscription-dot{background:var(--console-text-muted);border-radius:50%;flex:none;width:7px;height:7px}.dashboard-subscription-summary.is-active .dashboard-subscription-dot{background:var(--console-success)}.dashboard-subscription-summary.is-pending .dashboard-subscription-dot,.dashboard-subscription-summary.is-past_due .dashboard-subscription-dot,.dashboard-subscription-summary.is-suspended .dashboard-subscription-dot{background:var(--console-warning)}.dashboard-subscription-summary.is-canceled .dashboard-subscription-dot,.dashboard-subscription-summary.is-expired .dashboard-subscription-dot{background:var(--console-danger)}.dashboard-actions{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:1px;display:flex}.dashboard-action{min-height:30px;box-shadow:none;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-action.is-primary{background:var(--console-primary);color:var(--console-button-primary-text)}.dashboard-action.is-primary:hover,.dashboard-action.is-primary:focus-visible{background:var(--console-button-primary-hover);color:var(--console-button-primary-text)}.dashboard-action.is-secondary{color:var(--console-primary-strong);background:0 0}.dashboard-action.is-secondary:hover,.dashboard-action.is-secondary:focus-visible{background:var(--console-primary-soft);color:var(--console-primary-strong)}.dashboard-action:focus-visible,.customer-console .ant-tabs-tab-btn:focus-visible,.customer-console .ant-btn:focus-visible,.customer-console a:focus-visible{outline:2px solid var(--console-focus);outline-offset:2px}.dashboard-retry-button.ant-btn{min-height:30px;color:var(--console-primary-strong);box-shadow:none;border:0;align-self:flex-start;padding-inline:10px}.dashboard-insight-card{height:100%}.seven-day-usage-content{gap:14px;min-width:0;display:grid}.usage-period-summary{gap:28px;min-width:0;display:flex}.usage-period-summary>div{gap:3px;min-width:0;display:grid}.usage-period-summary span{color:var(--console-text-secondary);font-size:12px}.usage-period-summary strong{color:var(--console-text);font-size:18px;font-weight:680}.seven-day-usage-chart{width:100%;min-width:0;height:176px}.seven-day-usage-tooltip{gap:5px;min-width:150px;font-size:12px;display:grid}.seven-day-usage-tooltip strong{font-weight:700}.seven-day-usage-tooltip span{color:inherit;opacity:.78}.dashboard-chart-skeleton,.dashboard-section-state,.empty-insight{min-height:144px}.dashboard-chart-skeleton{align-items:center;display:flex}.dashboard-section-state,.empty-insight{color:var(--console-text-secondary);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.dashboard-section-state>span,.empty-insight>span{color:var(--console-text-secondary);font-size:13px}.dashboard-section-state .ant-btn,.empty-insight a{min-height:30px;color:var(--console-primary-strong);box-shadow:none;border:0;padding-inline:10px}.dashboard-section-state .ant-typography{max-width:420px;margin:0;font-size:12px}.seven-day-usage-empty{min-height:176px}.model-breakdown-list{gap:12px;display:grid}.model-breakdown-row{gap:8px;display:grid}.model-breakdown-main{color:var(--console-text-secondary);grid-template-columns:minmax(0,1fr) auto;gap:12px;font-size:13px;display:grid}.model-breakdown-main .ant-typography{color:var(--console-text);margin:0;font-weight:650}.recent-activity-card .ant-card-body{padding-top:0}.recent-activity-card .ant-tabs-nav{margin-bottom:12px}.recent-activity-card .ant-tabs-tab{padding-block:12px 10px}.recent-activity-card .ant-empty-normal{margin-block:22px}.recent-activity-card .ant-table-cell{white-space:nowrap}.seven-day-chart-stage{min-width:0;position:relative}.seven-day-usage-empty-note{min-width:160px;color:var(--console-text-muted);text-align:center;justify-items:center;gap:6px;font-size:12px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-28%)}.seven-day-usage-empty-note a{color:var(--console-primary-strong)}.model-scope-empty{isolation:isolate;position:relative;overflow:hidden}.model-scope-empty>span{z-index:1;position:relative}.customer-console.is-dashboard-crt .dashboard-page{font-variant-numeric:tabular-nums;min-width:0}.customer-console.is-dashboard-crt .dashboard-page .ant-card,.customer-console.is-dashboard-crt .dashboard-funding,.customer-console.is-dashboard-crt .dashboard-balance-panel,.customer-console.is-dashboard-crt .dashboard-usage-summary-panel{border-color:var(--console-border);background:var(--console-surface)}.customer-console.is-dashboard-crt .dashboard-page .ant-card-head{border-bottom-color:var(--console-border);min-height:44px;padding-inline:16px}.customer-console.is-dashboard-crt .dashboard-page .ant-card-head-title{color:var(--console-text);font-size:16px;font-weight:650}.customer-console.is-dashboard-crt .dashboard-funding,.customer-console.is-dashboard-crt .dashboard-balance-panel,.customer-console.is-dashboard-crt .dashboard-usage-summary-panel{gap:9px;min-height:218px;padding:20px 22px}.customer-console.is-dashboard-crt .dashboard-metric-label{color:var(--console-text-secondary);font-weight:560}.customer-console.is-dashboard-crt .dashboard-funding-primary strong{color:var(--console-text);font-family:var(--console-mono);letter-spacing:0;font-size:32px;font-weight:560}.customer-console.is-dashboard-crt .dashboard-plan-primary strong,.customer-console.is-dashboard-crt .dashboard-balance-value,.customer-console.is-dashboard-crt .dashboard-usage-summary-row strong,.customer-console.is-dashboard-crt .usage-period-summary strong{color:var(--console-text);font-family:var(--console-mono);font-weight:560}.customer-console.is-dashboard-crt .dashboard-balance-panel.is-danger .dashboard-balance-value{color:var(--console-danger)}.customer-console.is-dashboard-crt .dashboard-funding-meta{color:var(--console-text-muted)}.customer-console.is-dashboard-crt .dashboard-subscription-summary{font-family:var(--console-mono)}.customer-console.is-dashboard-crt .dashboard-funding-progress .ant-progress-bg,.customer-console.is-dashboard-crt .model-breakdown-row .ant-progress-bg{background:var(--console-crt-phosphor)!important}.customer-console.is-dashboard-crt .dashboard-action{min-height:26px;color:var(--console-primary-strong);background:0 0;border-radius:4px;padding-inline:0}.customer-console.is-dashboard-crt .dashboard-action+.dashboard-action{margin-left:14px}.customer-console.is-dashboard-crt .dashboard-action:hover,.customer-console.is-dashboard-crt .dashboard-action:focus-visible{color:var(--console-primary-strong);text-underline-offset:4px;background:0 0;text-decoration:underline}.customer-console.is-dashboard-crt .dashboard-analysis-row,.customer-console.is-dashboard-crt .recent-activity-card{margin-top:12px}.customer-console.is-dashboard-crt .dashboard-analysis-row>.ant-col{display:flex}.customer-console.is-dashboard-crt .dashboard-insight-card{width:100%}.customer-console.is-dashboard-crt .seven-day-usage-card .ant-card-body,.customer-console.is-dashboard-crt .model-scope-card .ant-card-body{min-height:333px;padding:16px}.customer-console.is-dashboard-crt .seven-day-usage-content{gap:8px}.customer-console.is-dashboard-crt .usage-period-summary{gap:32px}.customer-console.is-dashboard-crt .usage-period-summary span{color:var(--console-text-secondary);font-family:var(--console-mono)}.customer-console.is-dashboard-crt .seven-day-usage-chart{height:251px}.customer-console.is-dashboard-crt .seven-day-usage-empty-note{color:var(--console-text-muted);font-family:var(--console-mono);opacity:.74}.customer-console.is-dashboard-crt .model-scope-empty{min-height:299px;color:var(--console-text-secondary)}.customer-console.is-dashboard-crt .model-scope-empty:before{z-index:0;mix-blend-mode:multiply;opacity:.12;content:"";background-image:url(/assets/crt-model-zero-signal.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:0}:root[data-theme=dark] .customer-console.is-dashboard-crt .model-scope-empty:before{mix-blend-mode:screen;filter:brightness(1.22)contrast(1.06);opacity:.8}.customer-console.is-dashboard-crt .model-breakdown-list{gap:14px}.customer-console.is-dashboard-crt .model-breakdown-main,.customer-console.is-dashboard-crt .model-breakdown-main .ant-typography{color:var(--console-text-secondary);font-family:var(--console-mono)}.customer-console.is-dashboard-crt .recent-activity-card{min-height:298px}.customer-console.is-dashboard-crt .recent-activity-card .ant-card-body{padding:0 16px 16px}.customer-console.is-dashboard-crt .recent-activity-card .ant-tabs-nav{margin-bottom:8px}.customer-console.is-dashboard-crt .recent-activity-card .ant-tabs-tab,.customer-console.is-dashboard-crt .recent-activity-card .ant-tabs-extra-content a{color:var(--console-text-secondary)}.customer-console.is-dashboard-crt .recent-activity-card .ant-tabs-tab-active .ant-tabs-tab-btn,.customer-console.is-dashboard-crt .recent-activity-card .ant-tabs-extra-content a:hover{color:var(--console-primary-strong)}.customer-console.is-dashboard-crt .recent-activity-card .ant-tabs-ink-bar{background:var(--console-crt-phosphor)}.customer-console.is-dashboard-crt .recent-activity-card .ant-table,.customer-console.is-dashboard-crt .recent-activity-card .ant-table-container,.customer-console.is-dashboard-crt .recent-activity-card .ant-table-thead>tr>th,.customer-console.is-dashboard-crt .recent-activity-card .ant-table-tbody>tr>td{border-color:var(--console-border);background:0 0}.customer-console.is-dashboard-crt .recent-activity-card .ant-table-thead>tr>th{color:var(--console-text);font-weight:560}.customer-console.is-dashboard-crt .recent-activity-card .ant-table-tbody>tr:hover>td{background:var(--console-primary-soft)}.customer-console.is-dashboard-crt .recent-activity-card .ant-table-placeholder .ant-table-cell{height:170px;color:var(--console-text-muted);font-family:var(--console-mono)}.customer-console.is-dashboard-crt .recent-activity-card .ant-empty-image{display:none}.customer-console.is-dashboard-crt .crt-row-index{font-family:var(--console-mono);color:var(--console-crt-phosphor-muted)!important}.customer-console.is-dashboard-crt .recent-activity-card .ant-table-cell,.customer-console.is-dashboard-crt .recent-activity-card .status-indicator{font-family:var(--console-mono);font-size:12px}.table-ellipsis{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.status-indicator{color:var(--console-text-secondary);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.recharge-card .ant-card-body{gap:18px;display:grid}.balance-mini-panel{border:1px solid var(--console-border);background:var(--console-surface-muted);color:var(--console-text-secondary);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.balance-mini-panel strong{color:var(--console-text);font-size:18px}.recharge-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.recharge-plan{border:1px solid var(--console-border);background:var(--console-surface);min-height:148px;color:var(--console-text);cursor:pointer;text-align:left;border-radius:10px;gap:6px;padding:14px;display:grid}.recharge-plan:hover,.recharge-plan:focus-visible,.recharge-plan.is-selected{border-color:var(--console-primary);background:var(--console-primary-soft)}.recharge-plan-name{color:var(--console-text-secondary);font-size:13px;font-weight:650}.recharge-plan strong{font-size:26px;line-height:1.1}.recharge-plan span:last-of-type{color:var(--console-text-secondary);font-size:13px;line-height:1.45}.custom-amount-row,.payment-method-row{gap:8px;display:grid}.custom-amount-control{border:1px solid var(--console-border);background:var(--console-surface);border-radius:8px;grid-template-columns:42px minmax(0,1fr);display:grid;overflow:hidden}.custom-amount-control>span{border-right:1px solid var(--console-border);background:var(--console-surface-muted);color:var(--console-text-secondary);place-items:center;display:grid}.custom-amount-control .ant-input-number{box-shadow:none;border:0}.custom-amount-input{width:100%}.payment-order-panel{border:1px solid var(--console-border);background:var(--console-surface-muted);border-radius:10px;gap:14px;padding:16px;display:grid}.payment-order-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.payment-order-header>div{gap:4px;display:grid}.payment-order-header strong{font-size:22px}.payment-order-actions{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;display:grid}.payment-order-actions>:only-child{grid-column:1/-1}.payment-order-meta{color:var(--console-text-secondary);gap:4px;font-size:13px;display:grid}.customer-console.is-dashboard-crt .subscription-page .subscription-panel{margin-bottom:12px}.customer-console.is-dashboard-crt .subscription-page .subscription-heading{margin-bottom:14px}.customer-console.is-dashboard-crt .subscription-page .subscription-heading h3.ant-typography{color:var(--console-text);font-family:var(--console-mono);font-size:24px;font-weight:560}.customer-console.is-dashboard-crt .subscription-page .ant-descriptions-row>th,.customer-console.is-dashboard-crt .subscription-page .ant-descriptions-row>td{padding-bottom:10px}.customer-console.is-dashboard-crt .subscription-page .ant-descriptions-item-content,.customer-console.is-dashboard-crt .subscription-page .quota-window-meta{font-family:var(--console-mono)}.customer-console.is-dashboard-crt .subscription-page .subscription-setting-row{min-height:44px;color:var(--console-text-secondary)}.customer-console.is-dashboard-crt .subscription-page .subscription-actions{border-top-color:var(--console-border);margin-top:10px;padding-top:10px}.customer-console.is-dashboard-crt .subscription-page .quota-window-row{padding-block:12px}.customer-console.is-dashboard-crt .subscription-page .quota-window-meta{color:var(--console-text-secondary);font-size:12px}.customer-console.is-dashboard-crt .subscription-page .quota-window-meta strong{color:var(--console-text);font-weight:560}.customer-console.is-dashboard-crt .billing-page>.ant-row>.ant-col{display:flex}.customer-console.is-dashboard-crt .billing-page>.ant-row>.ant-col>.ant-card{width:100%}.customer-console.is-dashboard-crt .billing-page .recharge-card .ant-card-body{gap:14px}.customer-console.is-dashboard-crt .billing-page .balance-mini-panel{border-color:var(--console-border);background:var(--console-surface-muted);border-radius:6px;padding:10px 12px}.customer-console.is-dashboard-crt .billing-page .balance-mini-panel strong{color:var(--console-text);font-family:var(--console-mono);font-size:20px;font-weight:560}.customer-console.is-dashboard-crt .billing-page .recharge-plan-grid{gap:8px}.customer-console.is-dashboard-crt .billing-page .recharge-plan{border-color:var(--console-border);background:var(--console-surface-muted);min-height:122px;color:var(--console-text);border-radius:6px;gap:5px;padding:12px}.customer-console.is-dashboard-crt .billing-page .recharge-plan:hover,.customer-console.is-dashboard-crt .billing-page .recharge-plan:focus-visible{border-color:var(--console-border-strong);background:var(--console-primary-soft)}.customer-console.is-dashboard-crt .billing-page .recharge-plan.is-selected{border-color:var(--console-crt-phosphor);background:var(--console-primary-soft)}.customer-console.is-dashboard-crt .billing-page .recharge-plan-name,.customer-console.is-dashboard-crt .billing-page .recharge-plan span:last-of-type{color:var(--console-text-secondary)}.customer-console.is-dashboard-crt .billing-page .recharge-plan strong{color:var(--console-text);font-family:var(--console-mono);font-size:23px;font-weight:560}.customer-console.is-dashboard-crt .billing-page .custom-amount-row,.customer-console.is-dashboard-crt .billing-page .payment-method-row{gap:6px}.customer-console.is-dashboard-crt .billing-page .custom-amount-control{border-color:var(--console-border);background:var(--console-surface-muted);border-radius:6px}.customer-console.is-dashboard-crt .billing-page .custom-amount-control>span{border-right-color:var(--console-border);background:var(--console-primary-soft);color:var(--console-primary-strong);font-family:var(--console-mono)}.customer-console.is-dashboard-crt .billing-page .payment-order-panel{border-color:var(--console-border);background:var(--console-surface-muted);border-radius:6px}.customer-console.is-dashboard-crt .billing-page .payment-order-header strong{font-family:var(--console-mono);font-weight:560}.customer-console.is-dashboard-crt .usage-page .ant-card-body,.customer-console.is-dashboard-crt .models-page .ant-card-body{padding:0}.customer-console.is-dashboard-crt .usage-page .ant-table-cell,.customer-console.is-dashboard-crt .models-page .ant-table-cell{white-space:nowrap}.customer-console.is-dashboard-crt .usage-page .ant-table-placeholder .ant-table-cell,.customer-console.is-dashboard-crt .models-page .ant-table-placeholder .ant-table-cell{height:220px;position:relative;overflow:hidden}.customer-console.is-dashboard-crt .usage-page .ant-table-placeholder .ant-table-cell:before,.customer-console.is-dashboard-crt .models-page .ant-table-placeholder .ant-table-cell:before{z-index:0;mix-blend-mode:multiply;opacity:.1;content:"";background-image:url(/assets/crt-model-zero-signal.png);background-position:50%;background-repeat:no-repeat;background-size:58% 82%;position:absolute;inset:0}:root[data-theme=dark] .customer-console.is-dashboard-crt .usage-page .ant-table-placeholder .ant-table-cell:before,:root[data-theme=dark] .customer-console.is-dashboard-crt .models-page .ant-table-placeholder .ant-table-cell:before{mix-blend-mode:screen;opacity:.48}.customer-console.is-dashboard-crt .usage-page .ant-table-placeholder .ant-empty,.customer-console.is-dashboard-crt .models-page .ant-table-placeholder .ant-empty{z-index:1;position:relative}.customer-console.is-dashboard-crt .usage-page .ant-table-placeholder .ant-empty-image,.customer-console.is-dashboard-crt .models-page .ant-table-placeholder .ant-empty-image{display:none}.customer-console.is-dashboard-crt .models-page .ant-typography code,.customer-console.is-dashboard-crt .docs-page .ant-typography code{border-color:var(--console-border);background:var(--console-surface-muted);color:var(--console-primary-strong);font-family:var(--console-mono);border-radius:4px}.customer-console.is-dashboard-crt .model-availability{color:var(--console-text-secondary);font-family:var(--console-mono);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.customer-console.is-dashboard-crt .model-availability-dot{background:var(--console-text-muted);border-radius:50%;flex:none;width:7px;height:7px}.customer-console.is-dashboard-crt .model-availability.is-available .model-availability-dot{background:var(--console-success)}.customer-console.is-dashboard-crt .model-availability:not(.is-available) .model-availability-dot{background:var(--console-danger)}.customer-console.is-dashboard-crt .docs-page .ant-card-body{gap:4px;display:grid}.customer-console.is-dashboard-crt .docs-page .ant-typography{margin-bottom:8px}.customer-console.is-dashboard-crt .docs-page pre{border:1px solid var(--console-border);background:var(--console-bg);color:var(--console-primary-strong);tab-size:2;border-radius:6px;margin:4px 0 12px;padding:16px;font-size:12px;line-height:1.65;overflow:auto}.customer-console.is-dashboard-crt .docs-page .ant-descriptions{border-top:1px solid var(--console-border);padding-top:12px}.admin-filter-bar{width:100%}.admin-filter-bar .ant-input{width:min(280px,100%)}.admin-filter-select{min-width:180px}.caller-attribution{min-width:150px;line-height:1.35}.caller-attribution .ant-typography{overflow-wrap:anywhere;max-width:260px}.ops-json{border:1px solid var(--semantic-ops-row-border);max-height:420px;color:var(--semantic-admin-text);background:var(--semantic-ops-detail-surface);white-space:pre-wrap;word-break:break-word;border-radius:6px;margin:8px 0 0;padding:12px;overflow:auto}.page-loading{color:#4b5563;place-items:center;min-height:100vh;display:grid}@media (width<=900px){.ops-status-strip,.ops-status-strip.is-maintenance{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-status-item,.ops-status-item:last-child{border-right:1px solid var(--semantic-ops-row-border);border-bottom:1px solid var(--semantic-ops-row-border)}.admin-filter-bar{align-items:stretch}}@media (width<=768px){.content{padding:16px}.topbar{height:56px;min-height:56px;padding:0 16px;line-height:normal}.topbar-email{max-width:min(38vw,220px)}.ops-status-strip,.ops-status-strip.is-maintenance{grid-template-columns:minmax(0,1fr)}.ops-status-item,.ops-status-item:last-child{border-right:0;min-height:64px}.page-header h2.ant-typography{font-size:24px}.page-header{padding-left:34px}.recharge-plan-grid{grid-template-columns:1fr}.dashboard-funding-primary strong{font-size:30px}.usage-period-summary{gap:20px}.payment-order-actions{grid-template-columns:1fr}}@media (width<=1120px){.dashboard-overview{grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr)}.dashboard-usage-summary-panel{grid-column:1/-1;min-height:0}}@media (width<=768px){.dashboard-page .section-row>.ant-col{flex:0 0 100%;max-width:100%}.dashboard-overview{grid-template-columns:minmax(0,1fr)}.dashboard-funding,.dashboard-balance-panel,.dashboard-usage-summary-panel{grid-column:auto;min-height:0;padding:16px}.dashboard-funding{min-height:200px}.dashboard-balance-panel{min-height:150px}.recent-activity-card .ant-card-body{padding-inline:12px}}@media (width<=480px){.topbar-email{display:none}}@media (width>=769px){.customer-console.is-dashboard-crt .dashboard-page .page-header{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}}@media (width<=768px){.customer-console.is-dashboard-crt .topbar{height:56px;padding-inline:16px}.customer-console.is-dashboard-crt .topbar-date{display:none}.customer-console.is-dashboard-crt .content{padding:16px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .page-header{margin-bottom:12px;padding-bottom:12px;padding-left:34px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .page-header h2.ant-typography{font-size:21px}.customer-console.is-dashboard-crt .customer-page:not(.dashboard-page) .ant-card-body{padding:14px}.customer-console.is-dashboard-crt .subscription-page .subscription-actions .ant-space,.customer-console.is-dashboard-crt .subscription-page .subscription-upgrade-plan-select{width:100%}.customer-console.is-dashboard-crt .usage-page .ant-card-body,.customer-console.is-dashboard-crt .models-page .ant-card-body{padding:0}.customer-console.is-dashboard-crt .dashboard-funding,.customer-console.is-dashboard-crt .dashboard-balance-panel,.customer-console.is-dashboard-crt .dashboard-usage-summary-panel{padding:16px}.customer-console.is-dashboard-crt .dashboard-funding{min-height:200px}.customer-console.is-dashboard-crt .dashboard-balance-panel{min-height:150px}.customer-console.is-dashboard-crt .dashboard-usage-summary-panel{min-height:0}.customer-console.is-dashboard-crt .seven-day-usage-card .ant-card-body,.customer-console.is-dashboard-crt .model-scope-card .ant-card-body{min-height:260px}.customer-console.is-dashboard-crt .seven-day-usage-chart{height:190px}}@media (width<=520px){.customer-console.is-dashboard-crt .billing-page .recharge-plan-grid{grid-template-columns:minmax(0,1fr)}.customer-console.is-dashboard-crt .billing-page .recharge-plan{min-height:104px}}
