.daily-drill[data-v-bd57f152]{background:#fff;padding:12px;min-height:100%;border-radius:4px}.page-header[data-v-bd57f152]{margin-bottom:12px}.page-header .header-row[data-v-bd57f152]{display:flex;justify-content:space-between;align-items:flex-start}.page-header .page-title[data-v-bd57f152]{font-size:20px;font-weight:600;color:rgba(0,0,0,.85);margin:0 0 8px 0}.page-header .page-desc[data-v-bd57f152]{font-size:14px;color:rgba(0,0,0,.45);margin:0}.filter-section[data-v-bd57f152]{padding:20px 0 0;border-top:1px solid #f0f0f0;margin-bottom:16px}.filter-section .filter-row[data-v-bd57f152]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px 24px;align-items:center}.filter-section .filter-btn-row[data-v-bd57f152]{display:flex;gap:12px;margin-top:8px}.filter-section .filter-item[data-v-bd57f152]{display:flex;align-items:center}.filter-section .filter-item .ant-input[data-v-bd57f152],.filter-section .filter-item .ant-picker[data-v-bd57f152],.filter-section .filter-item .ant-select[data-v-bd57f152]{flex:1}.filter-section .filter-label[data-v-bd57f152]{font-size:14px;color:rgba(0,0,0,.65);margin-right:12px;white-space:nowrap;width:70px;text-align:right;flex-shrink:0}.content-wrapper[data-v-bd57f152]{display:flex;gap:24px}.content-wrapper .left-column[data-v-bd57f152]{flex:1;min-width:0}.content-wrapper .table-section[data-v-bd57f152]{min-width:0}.status-tag[data-v-bd57f152]{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;line-height:20px}.status-tag.status-pending[data-v-bd57f152]{background:#e6f7ff;color:#1890ff;border:1px solid #91d5ff}.status-tag.status-active[data-v-bd57f152]{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.status-tag.status-expired[data-v-bd57f152]{background:#fff7e6;color:#fa8c16;border:1px solid #ffd591}.status-tag.status-draft[data-v-bd57f152]{background:#f5f5f5;color:rgba(0,0,0,.45);border:1px solid #d9d9d9}.status-tag.status-revoked[data-v-bd57f152]{background:#fff1f0;color:#f5222d;border:1px solid #ffa39e}.completion-cell[data-v-bd57f152]{white-space:nowrap}.completion-cell .completion-text[data-v-bd57f152]{font-size:13px;color:rgba(0,0,0,.65);display:block;margin-bottom:2px}.action-cell[data-v-bd57f152]{display:flex;gap:12px}.action-cell a[data-v-bd57f152]{font-size:14px;color:#6796e1;cursor:pointer}.action-cell a[data-v-bd57f152]:hover{color:#92b3e9}.sidebar-section[data-v-bd57f152]{width:380px;flex-shrink:0;background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.sidebar-section .sidebar-header[data-v-bd57f152]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0}.sidebar-section .sidebar-header .sidebar-title[data-v-bd57f152]{font-size:16px;font-weight:600;color:rgba(0,0,0,.85)}.sidebar-section .sidebar-header .close-icon[data-v-bd57f152]{font-size:16px;color:rgba(0,0,0,.45);cursor:pointer}.sidebar-section .sidebar-header .close-icon[data-v-bd57f152]:hover{color:rgba(0,0,0,.85)}.sidebar-section .sidebar-content[data-v-bd57f152]{padding:20px}.sidebar-section .plan-info[data-v-bd57f152]{padding-bottom:20px;border-bottom:1px solid #f0f0f0}.sidebar-section .plan-info .plan-name-row[data-v-bd57f152]{display:flex;align-items:center;gap:8px;margin-bottom:12px}.sidebar-section .plan-info .plan-name-row .plan-name[data-v-bd57f152]{font-size:16px;font-weight:600;color:rgba(0,0,0,.85)}.sidebar-section .plan-info .info-row[data-v-bd57f152]{font-size:14px;line-height:28px;color:rgba(0,0,0,.65)}.sidebar-section .plan-info .info-row .info-label[data-v-bd57f152]{color:rgba(0,0,0,.45)}.sidebar-section .plan-info .info-row .info-value[data-v-bd57f152]{color:rgba(0,0,0,.65)}.sidebar-section .dimension-tabs[data-v-bd57f152]{display:flex;gap:24px;padding:16px 0;border-bottom:1px solid #f0f0f0}.sidebar-section .dimension-tabs .dim-tab[data-v-bd57f152]{font-size:14px;color:rgba(0,0,0,.45);cursor:pointer;padding-bottom:8px;position:relative}.sidebar-section .dimension-tabs .dim-tab.active[data-v-bd57f152]{color:#6796e1;font-weight:500}.sidebar-section .dimension-tabs .dim-tab.active[data-v-bd57f152]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#6796e1}.sidebar-section .stats-section[data-v-bd57f152]{padding:20px 0;border-bottom:1px solid #f0f0f0}.sidebar-section .stats-section .stats-header[data-v-bd57f152]{font-size:14px;color:rgba(0,0,0,.65);margin-bottom:16px}.sidebar-section .stats-section .stats-header .stats-time[data-v-bd57f152]{color:rgba(0,0,0,.45);font-size:12px}.sidebar-section .stats-section .stats-grid[data-v-bd57f152]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sidebar-section .stats-section .stats-grid .stat-card[data-v-bd57f152]{text-align:center;padding:12px 8px;background:#fafafa;border-radius:8px}.sidebar-section .stats-section .stats-grid .stat-card[data-v-bd57f152]:nth-child(n+4){grid-column:span 1}.sidebar-section .stats-section .stats-grid .stat-card .stat-label[data-v-bd57f152]{font-size:12px;color:rgba(0,0,0,.45);margin-bottom:4px}.sidebar-section .stats-section .stats-grid .stat-card .stat-value .stat-num[data-v-bd57f152]{font-size:24px;font-weight:600;color:rgba(0,0,0,.85)}.sidebar-section .stats-section .stats-grid .stat-card .stat-value .stat-unit[data-v-bd57f152]{font-size:12px;color:rgba(0,0,0,.45);margin-left:2px}.sidebar-section .report-links[data-v-bd57f152]{padding:20px 0}.sidebar-section .report-links .report-card[data-v-bd57f152]{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#fafafa;border-radius:8px;margin-bottom:12px}.sidebar-section .report-links .report-card[data-v-bd57f152]:last-child{margin-bottom:0}.sidebar-section .report-links .report-card .report-card-info[data-v-bd57f152]{flex:1;min-width:0}.sidebar-section .report-links .report-card .report-card-title[data-v-bd57f152]{font-size:14px;font-weight:500;color:rgba(0,0,0,.85);margin-bottom:4px}.sidebar-section .report-links .report-card .report-card-desc[data-v-bd57f152]{font-size:12px;color:rgba(0,0,0,.45)}.sidebar-section .report-links .report-card .report-link-btn[data-v-bd57f152]{flex-shrink:0;margin-left:16px;color:#6796e1;border-color:#6796e1}.sidebar-section .report-links .report-card .report-link-btn.green[data-v-bd57f152]{color:#52c41a;border-color:#52c41a}.sidebar-section .report-links .report-card .report-link-btn.green[data-v-bd57f152]:hover{color:#73d13d;border-color:#73d13d}.sidebar-section .report-tip[data-v-bd57f152]{font-size:12px;color:rgba(0,0,0,.35);text-align:center;padding-top:12px}[data-v-bd57f152] .ant-table-wrapper .ant-table .ant-table-thead>tr>th{background:#fafafa;font-weight:500;color:rgba(0,0,0,.65);padding:8px 16px}[data-v-bd57f152] .ant-table-wrapper .ant-table .ant-table-tbody>tr>td{padding:8px 16px;white-space:nowrap}[data-v-bd57f152] .ant-table-wrapper .ant-table .ant-table-tbody>tr>td:nth-child(6){padding-top:0!important;padding-bottom:0!important}[data-v-bd57f152] .ant-table-wrapper .ant-table .ant-table-tbody>tr.row-selected>td,[data-v-bd57f152] .ant-table-wrapper .ant-table .ant-table-tbody>tr:hover>td{background:#e6f7ff}