:root{--bg: #F4F6F9;--surface: #FFFFFF;--surface-warm: #EEF3F8;--fg: #18202E;--fg-2: #2C3548;--muted: #5A6273;--meta: #8A92A6;--border: #E2E8F0;--border-soft: #EDF1F6;--accent-from: #0C81F2;--accent-to: #1FC7D4;--accent-on: #FFFFFF;--accent-hover: #0A6FD6;--accent-active: #0A63BF;--success: #1E9E6A;--warn: #C9821C;--danger: #D6453D;--gradient-brand: linear-gradient(135deg, var(--accent-from), var(--accent-to));--font-body: "Inter", "Noto Sans SC", -apple-system, "PingFang SC", sans-serif;--container-max: 1120px;--reading-width: 760px;--cover-h: 56px;--radius-md: 10px;--radius-lg: 14px;--space-4: 16px;--space-6: 24px;--space-8: 32px}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);background:var(--bg);color:var(--fg);font-size:14px;line-height:1.6}.brand-gradient-text{background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;color:transparent}.cover-bar{height:var(--cover-h);background:var(--gradient-brand);display:flex;align-items:center;padding:0 var(--space-6);color:var(--accent-on);position:sticky;top:0;z-index:10}.container{max-width:var(--container-max);margin:0 auto;padding:var(--space-6)}.page-title{font-size:22px;font-weight:600;margin:0 0 var(--space-4)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-6);margin-bottom:var(--space-6)}.tab-left .ant-tabs-nav{margin-bottom:var(--space-6)}.quota-bar-track{height:10px;border-radius:9999px;background:var(--border-soft);overflow:hidden}.quota-bar-fill{height:100%;background:var(--gradient-brand)}.quota-bar-fill.over{background:var(--danger)}.basic-info-desc.ant-descriptions .ant-descriptions-view>table{table-layout:fixed;width:100%}.basic-info-desc.ant-descriptions .ant-descriptions-item-label,.basic-info-desc.ant-descriptions .ant-descriptions-item-content{width:12.5%;word-break:break-word;vertical-align:top}.ant-table-wrapper .ant-table{border:1px solid #d9e2ec;border-radius:8px;overflow:hidden;font-size:14px}.ant-table-wrapper .ant-table-thead{background:linear-gradient(90deg,#0c81f2,#1fc7d4)}.ant-table-wrapper .ant-table-thead>tr>th,.ant-table-wrapper .ant-table-thead>tr>td.ant-table-cell{background:transparent!important;background-color:transparent!important;background-image:none!important;color:#fff!important;font-weight:600;padding:11px 12px!important;text-align:center;vertical-align:middle;white-space:nowrap;border-right:1px solid rgba(255,255,255,.25)!important}.ant-table-wrapper .ant-table-thead>tr>th:last-child{border-right:none!important}.ant-table-wrapper .ant-table-tbody>tr>td{background:#fff;padding:10px 12px!important;border-top:1px solid #d9e2ec!important;border-right:1px solid #d9e2ec!important;border-bottom:1px solid #d9e2ec!important;vertical-align:middle;word-break:break-word}.ant-table-wrapper .ant-table-tbody>tr>td:last-child{border-right:none!important}.ant-table-wrapper .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f5fafe!important}.ant-table-wrapper .ant-table table{table-layout:fixed;width:100%!important}.ant-descriptions-view .ant-descriptions-item-label{background:#e3f2fd!important;color:#0c81f2!important;font-weight:600;white-space:nowrap;border-right:1px solid #d9e2ec!important}.ant-descriptions-view .ant-descriptions-item-content{background:#fff;color:#18202e;word-break:break-word}.ant-table-wrapper .ant-table-thead>tr>th:before{display:none!important}.ant-table-wrapper .ant-table-thead>tr:not(:last-child)>th{border-bottom:1px solid rgba(255,255,255,.45)!important}
