body,html{margin:0;min-height:100%;background:#f6f7fb}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.page-title{margin:0 0 16px;color:#1f2937;font-size:22px;font-weight:700}.muted{color:#6b7280}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;align-items:stretch}.metric-card{height:100%;min-height:118px;border-radius:8px}.metric-card .ant-card-body{display:flex;height:100%;align-items:center;padding:22px 24px}.metric-card .ant-statistic{min-width:0}.metric-card .ant-statistic-title{margin-bottom:10px;color:#8c8c8c;font-size:14px;line-height:1.4}.metric-card .ant-statistic-content{max-width:100%;color:#1f2937;font-size:26px;line-height:1.2;overflow-wrap:anywhere}@media (min-width:1440px){.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.metric-grid{grid-template-columns:1fr;gap:12px}.metric-card{min-height:96px}}.dashboard-page{min-height:calc(100vh - 112px);padding:8px 8px 48px}.dashboard-title{margin-bottom:22px}.dashboard-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 1px 3px rgb(15 23 42/8%)}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.dashboard-kpi-card{min-height:150px;padding:22px 24px}.dashboard-kpi-head{display:flex;align-items:center;justify-content:space-between;color:#999;font-size:14px;line-height:1.4}.dashboard-kpi-icon{color:#999;font-size:18px}.dashboard-kpi-card strong{display:block;margin-top:18px;color:#333;font-size:28px;line-height:1.15}.dashboard-trend{display:block;margin-top:12px;font-size:14px;line-height:1.2}.dashboard-trend-good{color:#4caf50}.dashboard-trend-bad{color:#ff4d4f}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.96fr);gap:16px;margin-top:22px}.dashboard-chart-card,.dashboard-profit-card{min-height:356px;padding:28px 30px 24px}.dashboard-card h2{margin:0;color:#333;font-size:18px;font-weight:700;line-height:1.4}.dashboard-bar-chart{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:10px;height:210px;margin-top:36px}.dashboard-bar-item{display:flex;min-width:0;align-items:center;flex-direction:column;justify-content:flex-end;gap:8px}.dashboard-bar{width:100%;max-width:56px;min-height:16px;border-radius:5px 5px 0 0;background:#ffd4c0}.dashboard-bar-active{background:#ff6b35}.dashboard-bar-item span{color:#999;font-size:12px;line-height:1;white-space:nowrap}.dashboard-profit-list{margin-top:28px}.dashboard-profit-row{display:flex;min-height:58px;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0;color:#666;font-size:16px}.dashboard-profit-row strong{color:#333;font-size:16px}.dashboard-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}.dashboard-summary-card{display:flex;min-height:106px;align-items:center;gap:18px;padding:24px}.dashboard-summary-icon{display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;flex:0 0 auto;border-radius:14px;background:#fff8f0;color:#ff6b35;font-size:22px}.dashboard-summary-card strong{display:block;color:#333;font-size:24px;line-height:1.1}.dashboard-summary-card p{margin:8px 0 0;color:#999;font-size:14px}@media (max-width:1400px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}}@media (max-width:900px){.dashboard-kpi-grid,.dashboard-summary-grid{grid-template-columns:1fr}.dashboard-chart-card,.dashboard-profit-card{padding:22px}}.agents-page{min-height:calc(100vh - 112px);padding:8px 8px 40px}.agents-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.agents-summary-card{display:flex;min-height:126px;align-items:center;gap:18px;padding:24px 26px}.agents-summary-card p{margin:0 0 8px;color:#999;font-size:14px}.agents-summary-card strong{color:#333;font-size:24px;line-height:1.1}.agents-summary-icon{display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;flex:0 0 auto;border-radius:22px;font-size:28px}.agents-summary-icon-orange{background:#fff3eb;color:#ff7a45}.agents-summary-icon-green{background:#edf9ef;color:#4caf50}.agents-summary-icon-red{background:#fff0f0;color:#ff4d4f}.agents-summary-icon-yellow{background:#fff8eb;color:#f5a623}.agents-table-shell{overflow:hidden}.agents-toolbar{justify-content:space-between;gap:16px;padding:26px 28px;border-bottom:1px solid #f0f0f0}.agents-search,.agents-toolbar{display:flex;align-items:center}.agents-search{min-width:320px;gap:12px;color:#999}.agents-search .ant-input{font-size:16px}.agents-search .ant-input::placeholder{color:#b8b8b8}.agents-table .ant-table{background:transparent}.agents-table .ant-table-thead>tr>th{background:#fff8f0;color:#666;font-size:13px;font-weight:600}.agents-table .ant-table-tbody>tr>td{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #f5f5f5;vertical-align:middle}.agents-name-cell strong{display:block;color:#333;font-size:18px;line-height:1.2}.agents-name-cell span{display:block;margin-top:8px;color:#999;font-size:14px}.agents-level-tag{padding:6px 14px;background:#fff4ec;color:#ff7a45}.agents-level-tag,.agents-status-tag{display:inline-flex;border-radius:999px;font-size:14px;line-height:1}.agents-status-tag{padding:8px 14px}.agents-status-active{background:#edf9ef;color:#4caf50}.agents-status-frozen{background:#fff0f0;color:#ff4d4f}.agents-paid-amount{color:#4caf50}.agents-unpaid-zero{color:#999}@media (max-width:1200px){.agents-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.agents-summary-grid{grid-template-columns:1fr}.agents-toolbar{align-items:stretch;flex-direction:column}.agents-search{min-width:0;width:100%}}.cards-page{min-height:calc(100vh - 112px);padding:8px 8px 40px}.cards-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:18px}.cards-summary-card{display:flex;min-height:110px;align-items:center;gap:16px;padding:20px 22px}.cards-summary-card p{margin:0 0 6px;color:#999;font-size:14px}.cards-summary-card strong{color:#333;font-size:18px;line-height:1.1}.cards-summary-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;font-size:20px}.cards-summary-icon-orange{background:#fff3eb;color:#ff7a45}.cards-summary-icon-yellow{background:#fff7e6;color:#f5a623}.cards-summary-icon-green{background:#edf9ef;color:#4caf50}.cards-summary-icon-red{background:#fff0f0;color:#ff4d4f}.cards-summary-icon-gray{background:#f5f5f5;color:#999}.cards-block{overflow:hidden;margin-bottom:18px}.cards-block-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid #f0f0f0}.cards-block-head h2{margin:0;color:#333;font-size:16px;font-weight:700}.cards-table .ant-table{background:transparent}.cards-table .ant-table-thead>tr>th{background:#fff8f0;color:#666;font-size:13px;font-weight:600;white-space:nowrap}.cards-table .ant-table-tbody>tr>td{border-bottom:1px solid #f5f5f5;color:#666;vertical-align:middle}.cards-plan-tag,.cards-status-tag{display:inline-flex;padding:6px 12px;border-radius:999px;font-size:13px;line-height:1;white-space:nowrap}.cards-plan-tag-orange{background:#fff4ec;color:#ff7a45}.cards-plan-tag-purple{background:#f7ecff;color:#b25fd6}.cards-status-active{background:#edf9ef;color:#4caf50}.cards-status-closed{background:#f5f5f5;color:#999}.cards-status-pending,.cards-status-review{background:#fff7e6;color:#f5a623}.cards-status-destroy{background:#fff0f0;color:#ff4d4f}.cards-number-green{color:#4caf50}.cards-action-light{color:#4caf50;background:#edf9ef;border-color:transparent}.cards-review-tip{display:flex;align-items:center;gap:8px;padding:14px 22px 18px;color:#f5a623;font-size:14px}.cards-modal-help{margin-top:-2px;color:#999;font-size:13px}@media (max-width:1400px){.cards-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.cards-summary-grid{grid-template-columns:1fr}.cards-block-head{align-items:stretch;flex-direction:column}}.stores-page{min-height:calc(100vh - 112px);padding:8px 8px 40px}.stores-table-shell{overflow:hidden}.stores-table .ant-table{background:transparent}.stores-table .ant-table-thead>tr>th{background:#fff8f0;color:#666;font-size:13px;font-weight:600;white-space:nowrap}.stores-table .ant-table-tbody>tr>td{border-bottom:1px solid #f5f5f5;color:#666;vertical-align:middle}.stores-name{color:#333;font-size:16px;font-weight:600}.stores-credit-normal{color:#ff6b35}.stores-credit-low{color:#ff4d4f}.costs-page{min-height:calc(100vh - 112px);padding:8px 8px 40px}.costs-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.costs-exchange-shell{padding:18px 22px 22px;margin-bottom:18px}.costs-section-title{margin-bottom:18px;color:#333;font-size:16px;font-weight:700}.costs-exchange-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.costs-config-card{padding:18px 18px 20px;border-radius:18px}.costs-config-card p{margin:0 0 8px;color:#999;font-size:14px}.costs-config-card strong{font-size:18px;line-height:1.2}.costs-config-orange{background:#fff8f0}.costs-config-orange strong{color:#ff6b35}.costs-config-green{background:#edf9ef}.costs-config-green strong{color:#4caf50}.costs-config-blue{background:#e9f3ff}.costs-config-blue strong{color:#1976d2}.costs-config-purple{background:#f5eaff}.costs-config-purple strong{color:#9c27b0}.costs-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.costs-model-card{padding:22px 22px 18px}.costs-model-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.costs-model-head h2{margin:0;color:#333;font-size:18px;font-weight:700}.costs-model-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;color:#999;font-size:20px}.costs-model-icon-active{background:#fff3eb;color:#ff6b35}.costs-default-tag{display:inline-flex;margin-top:6px;padding:4px 10px;border-radius:999px;background:#fff4ec;color:#ff7a45;font-size:13px;line-height:1}.costs-model-metrics,.costs-model-profit{display:grid;gap:12px}.costs-model-metrics div,.costs-model-profit div{display:flex;align-items:center;justify-content:space-between;gap:16px}.costs-model-metrics span,.costs-model-profit span{color:#999;font-size:14px}.costs-model-metrics strong,.costs-model-profit strong{color:#333;font-size:16px}.costs-model-profit{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.costs-red{color:#ff4d4f!important}.costs-green{color:#4caf50!important}.costs-orange{color:#ff6b35!important}.costs-modal-list{display:grid;gap:18px}.costs-modal-card{padding:14px;border-radius:16px;background:#fff8f0}.costs-modal-card h3{margin:0 0 14px;color:#333;font-size:16px;font-weight:700}.costs-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.credits-page{min-height:calc(100vh - 112px);padding:8px 8px 40px}.credits-main-card,.credits-reference-card{padding:18px 22px 22px;margin-bottom:18px}.credits-section-title{margin-bottom:18px;color:#333;font-size:16px;font-weight:700}.credits-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.credits-table-wrap{overflow-x:auto}.credits-table{width:100%;border-collapse:collapse}.credits-table thead th{padding:12px 16px;background:#fff8f0;color:#666;font-size:13px;font-weight:600;text-align:left;white-space:nowrap}.credits-table tbody td{padding:14px 16px;border-bottom:1px solid #f5f5f5;color:#666;font-size:15px}.credits-orange{color:#ff6b35}.credits-green{color:#4caf50}.credits-table .strong{font-weight:700}.credits-margin-tag{display:inline-flex;padding:6px 12px;border-radius:999px;background:#edf9ef;color:#4caf50;font-size:13px;line-height:1}.credits-note{margin:12px 0 0;color:#999;font-size:12px}.credits-reference-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.credits-reference-item{padding:16px 12px;border-radius:18px;background:#fff8f0;text-align:center}.credits-reference-item strong{display:block;color:#ff6b35;font-size:18px;line-height:1.2}.credits-reference-item span{display:block;margin-top:8px;color:#999;font-size:14px}@media (max-width:1400px){.costs-exchange-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.costs-model-grid{grid-template-columns:1fr}.credits-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.costs-page-head{align-items:stretch;flex-direction:column}.costs-exchange-grid,.costs-modal-grid,.credits-reference-grid,.credits-summary-grid{grid-template-columns:1fr}}.finance-page{min-height:calc(100vh - 112px);padding:8px 8px 40px}.finance-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.finance-range-switch{display:inline-flex;gap:8px}.finance-range-btn{min-width:68px;height:36px;padding:0 16px;border:1px solid #e8e8e8;border-radius:10px;background:#fff;color:#666;font-size:13px;cursor:pointer;transition:all .2s ease}.finance-range-btn-active{border-color:#ff6b35;background:#ff6b35;color:#fff}.finance-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.finance-kpi-card{display:flex;align-items:center;gap:14px;padding:20px 22px}.finance-kpi-card p{margin:0 0 6px;color:#999;font-size:13px}.finance-kpi-card strong{color:#333;font-size:24px;line-height:1.1}.finance-kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;font-size:20px}.finance-kpi-icon-green{background:rgba(76,175,80,.12);color:#4caf50}.finance-kpi-icon-red{background:rgba(255,77,79,.12);color:#ff4d4f}.finance-kpi-icon-orange{background:rgba(255,107,53,.12);color:#ff6b35}.finance-kpi-icon-blue{background:rgba(25,118,210,.12);color:#1976d2}.finance-breakdown-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}.finance-breakdown-card{padding:18px 22px 22px}.finance-breakdown-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#333}.finance-breakdown-head h2{margin:0;font-size:15px;font-weight:700}.finance-breakdown-head .anticon{color:#999;font-size:12px}.finance-breakdown-list{display:flex;flex-direction:column;gap:14px}.finance-breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.finance-breakdown-row strong{color:#333;font-size:15px}.finance-breakdown-label{display:inline-flex;align-items:center;gap:8px;color:#666;font-size:14px}.finance-breakdown-dot{width:8px;height:8px;border-radius:999px}.finance-table-shell{padding:0;overflow:hidden}.finance-table-head{padding:16px 20px;border-bottom:1px solid #f5f5f5}.finance-table-head h2{margin:0;color:#333;font-size:15px;font-weight:700}.finance-table .ant-table{background:transparent}.finance-table .ant-table-thead>tr>th{padding:14px 16px;background:#fff8f0;color:#666;font-size:13px;font-weight:600;border-bottom:none;white-space:nowrap}.finance-table .ant-table-tbody>tr>td{padding:15px 16px;color:#666;font-size:14px;border-bottom:1px solid #f5f5f5}.finance-red{color:#ff4d4f}.finance-yellow{color:#f5a623}.finance-orange{color:#ff6b35}.finance-action-btn.ant-btn-link{padding:0;color:#ff6b35}@media (max-width:1400px){.finance-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.finance-head{align-items:stretch;flex-direction:column}.finance-range-switch{width:100%}.finance-range-btn{flex:1 1}.finance-breakdown-grid,.finance-kpi-grid{grid-template-columns:1fr}}.ai-logs-page{min-height:calc(100vh - 112px);padding:8px 8px 40px}.ai-logs-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.ai-logs-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:18px}.ai-logs-kpi-card{display:flex;align-items:center;gap:14px;padding:20px 18px}.ai-logs-kpi-card p{margin:0 0 6px;color:#999;font-size:13px}.ai-logs-kpi-card strong{color:#333;font-size:18px;line-height:1.1}.ai-logs-kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;font-size:20px}.ai-logs-kpi-icon-orange{background:rgba(255,107,53,.12);color:#ff6b35}.ai-logs-kpi-icon-red{background:rgba(255,77,79,.12);color:#ff4d4f}.ai-logs-kpi-icon-green{background:rgba(76,175,80,.12);color:#4caf50}.ai-logs-kpi-icon-yellow{background:rgba(245,166,35,.12);color:#f5a623}.ai-logs-kpi-icon-blue{background:rgba(25,118,210,.12);color:#1976d2}.ai-logs-table-shell{padding:0;overflow:hidden}.ai-logs-table-head{padding:16px 20px;border-bottom:1px solid #f5f5f5}.ai-logs-analysis-head h2,.ai-logs-table-head h2{margin:0;color:#333;font-size:15px;font-weight:700}.ai-logs-table .ant-table{background:transparent}.ai-logs-table .ant-table-thead>tr>th{padding:14px;background:#fff8f0;color:#666;font-size:13px;font-weight:600;border-bottom:none;white-space:nowrap}.ai-logs-table .ant-table-tbody>tr>td{padding:15px 14px;color:#666;font-size:14px;border-bottom:1px solid #f5f5f5}.ai-logs-time{color:#999;font-size:13px}.ai-logs-video-cell{display:inline-block;max-width:180px;overflow:hidden;color:#666;text-overflow:ellipsis;white-space:nowrap}.ai-logs-orange{color:#ff6b35}.ai-logs-red{color:#ff4d4f}.ai-logs-green{color:#4caf50}.ai-logs-margin-tag{display:inline-flex;padding:6px 12px;border-radius:999px;background:#e8f5e9;color:#4caf50;font-size:13px;line-height:1}.ai-logs-margin-tag-negative{background:#ffebee;color:#ff4d4f}.ai-logs-analysis-card{margin-top:18px;padding:18px 22px 22px}.ai-logs-analysis-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ai-logs-close-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#999;cursor:pointer}.ai-logs-close-btn:hover{background:#f5f5f5}.ai-logs-analysis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}.ai-logs-analysis-item{padding:16px 18px;border-radius:18px;background:#fff8f0}.ai-logs-analysis-item h3{margin:0;color:#333;font-size:16px;font-weight:700}.ai-logs-analysis-item p{margin:6px 0 0;color:#999;font-size:13px}.ai-logs-analysis-metrics{display:flex;flex-direction:column;gap:8px;margin-top:12px}.ai-logs-analysis-metrics div{display:flex;align-items:center;justify-content:space-between;gap:14px}.ai-logs-analysis-metrics span{color:#666;font-size:13px}.ai-logs-analysis-metrics strong{font-size:14px}.ai-logs-impact-card{padding:18px 20px;border-radius:18px;background:#e8f5e9}.ai-logs-impact-card h3{margin:0 0 12px;color:#333;font-size:15px;font-weight:700}.ai-logs-impact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ai-logs-impact-grid p{margin:0 0 6px;color:#666;font-size:14px}@media (max-width:1500px){.ai-logs-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1100px){.ai-logs-analysis-grid{grid-template-columns:1fr}}@media (max-width:900px){.ai-logs-head{align-items:stretch;flex-direction:column}.ai-logs-impact-grid,.ai-logs-kpi-grid{grid-template-columns:1fr}}.system-page{min-height:calc(100vh - 112px);padding:8px 8px 40px}.system-tab-row{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px}.system-tab-btn{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;color:#666;font-size:14px;cursor:pointer;transition:all .2s ease}.system-tab-btn-active{border-color:#ff6b35;background:#ff6b35;color:#fff}.system-panel-space{display:flex;flex-direction:column;gap:16px}.system-section-head,.system-toolbar{display:flex;align-items:center;justify-content:space-between}.system-section-head h2,.system-toolbar h2{margin:0;color:#333;font-size:15px;font-weight:700}.system-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.system-role-card{padding:18px 18px 20px}.system-role-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.system-role-head h3{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0;color:#333;font-size:16px;font-weight:700}.system-role-head p{margin:4px 0 0;color:#999;font-size:13px}.system-permission-list{display:flex;flex-wrap:wrap;gap:8px}.system-permission-checks{display:flex;flex-wrap:wrap;gap:8px 16px}.system-orange-tag,.system-permission-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#fff8f0;color:#ff6b35;font-size:12px;line-height:1.2}.system-table-card{padding:0;overflow:hidden}.system-section-head{padding:16px 18px;border-bottom:1px solid #f5f5f5}.system-table .ant-table{background:transparent}.system-table .ant-table-thead>tr>th{padding:14px 16px;background:#fff8f0;color:#666;font-size:13px;font-weight:600;border-bottom:none;white-space:nowrap}.system-table .ant-table-tbody>tr>td{padding:15px 16px;color:#666;font-size:14px;border-bottom:1px solid #f5f5f5;vertical-align:middle}.system-status-tag{display:inline-flex;align-items:center;padding:5px 11px;border-radius:999px;font-size:12px;line-height:1}.system-status-active{background:#e8f5e9;color:#4caf50}.system-status-frozen{background:#ffebee;color:#ff4d4f}.system-status-pending{background:#fff8e1;color:#f5a623}.system-protected-tag{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#eef4ff;color:#2f6fed;font-size:12px;font-weight:500;line-height:1;white-space:nowrap}.system-mono,.system-time{color:#999;font-size:13px}.system-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.system-cell-ellipsis,.system-log-content{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-link-btn.ant-btn-link{padding:0;color:#ff6b35}@media (max-width:1200px){.system-role-grid{grid-template-columns:1fr}}@media (max-width:900px){.system-section-head,.system-toolbar{align-items:stretch;flex-direction:column;gap:12px}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}