*{box-sizing:border-box}body{color:#172033;-webkit-font-smoothing:antialiased;background:#f3f6fb;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}#root{min-height:100vh}.teacher-shell{background:#f3f6fb;min-height:100vh}.app-sider{border-right:1px solid #e5ebf5;min-height:100vh;box-shadow:8px 0 28px #1720330d;background:#fff!important}.app-sider-hidden{display:none}.app-brand{align-items:center;gap:12px;height:68px;padding:0 18px;display:flex;overflow:hidden}.brand-mark{background:0 0;border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden;box-shadow:0 8px 18px #2563eb3d}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand-text{white-space:nowrap;font-size:17px;font-weight:800}.app-menu{padding:8px;border-inline-end:0!important}.app-menu .ant-menu-item{border-radius:8px;height:42px;margin:4px 0}.main-shell{min-width:0}.app-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffffeb;border-bottom:1px solid #e5ebf5;align-items:center;gap:14px;height:68px;padding:0 22px;display:flex;position:sticky;top:0}.nav-toggle{border-radius:8px;width:42px;height:42px}.header-copy{min-width:0}.header-title{font-size:17px;font-weight:800;line-height:1.25}.header-subtitle{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;line-height:1.35;overflow:hidden}.app-content{background:#fff;border:1px solid #e5ebf5;border-radius:8px;min-height:calc(100vh - 104px);margin:18px;padding:24px;overflow:auto;box-shadow:0 16px 42px #1720330f}.page-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.page-heading .ant-typography{margin:0}.surface-card,.action-hero-card,.history-card{border-color:#e5ebf5;margin-bottom:18px}.action-hero-card{text-align:center;background:linear-gradient(135deg,#f8fbff 0%,#fff7ed 100%)}.action-hero-copy{margin-top:10px}.dashboard-card{border:1px solid #e5ebf5;min-height:176px;transition:transform .16s,box-shadow .16s,border-color .16s}.dashboard-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 16px 36px #2563eb1f}.dashboard-card-icon{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:22px;display:inline-flex}.dashboard-card .ant-statistic-title{color:#64748b;font-size:13px}.dashboard-card .ant-statistic-content{font-weight:800}.dashboard-card-hint{color:#64748b;margin-top:10px;font-size:12px}.task-detail-card .ant-card-head{flex-wrap:wrap;gap:8px}.card-extra-actions{flex-wrap:wrap}.task-meta-line{margin-top:0}.sub-task-item{padding-left:0!important}.modal-field{gap:8px;margin-bottom:16px;display:grid}.modal-section-title,.modal-subtask-list{margin-bottom:12px}.inline-edit-input{width:min(360px,52vw)}.add-subtask-row{width:100%}.add-subtask-row .ant-input{width:min(360px,58vw)}.review-layout{grid-template-columns:minmax(320px,.95fr) minmax(380px,1.25fr);align-items:stretch;gap:18px;display:grid}.review-layout>.ant-card{flex-direction:column;display:flex}.review-layout>.ant-card .ant-card-body{flex:1}.review-list-card,.review-detail-card{border-color:#e5ebf5}.review-list-item{cursor:pointer;border-radius:8px;transition:background .16s,box-shadow .16s;padding:14px 12px!important}.review-list-item:hover{background:#f8fafc}.review-list-item.is-selected{background:#eff6ff;box-shadow:inset 3px 0 #2563eb}.video-review-panel{flex-direction:column;align-items:flex-start;margin-top:16px;display:flex}.video-review-panel .ant-space{width:100%}.speed-controls{flex-wrap:wrap;margin-bottom:10px}.skeleton-toggle-row{background:#f8fafc;border:1px solid #e5ebf5;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 14px;display:flex}.skeleton-toggle-label{color:#334155;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.skeleton-toggle-right{align-items:center;display:flex}.skeleton-loading{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}.teacher-video-player{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;max-width:720px;display:block;box-shadow:0 8px 32px #00000040}.approve-main-button{margin-top:16px}.table-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.student-search{width:240px}.total-count{color:#64748b;white-space:nowrap}.student-table .ant-table{border-radius:8px}.student-table .ant-table-thead>tr>th{color:#334155;background:#f8fafc;font-weight:700}.student-form{margin-top:16px}.ant-btn{transition:transform .12s,box-shadow .12s,background .12s}.ant-btn:not(:disabled):active{transform:translateY(1px)}.mobile-nav-drawer .ant-drawer-body{padding:8px}@media (width<=980px){.review-layout{grid-template-columns:1fr}}@media (width<=768px){.app-sider{display:none}.app-header{height:64px;padding:0 14px}.header-subtitle{display:none}.app-content{min-height:calc(100vh - 84px);margin:10px;padding:16px}.page-heading{display:block}.dashboard-card{min-height:150px}.table-toolbar{flex-direction:column;align-items:flex-start}.student-search{width:min(100%,320px)}}@media (width<=520px){.app-content{padding:12px}.dashboard-card{min-height:138px}.dashboard-card-icon{width:36px;height:36px;margin-bottom:10px;font-size:18px}.dashboard-card .ant-statistic-content{font-size:22px}.card-extra-actions,.add-subtask-row{flex-direction:column;align-items:stretch}.add-subtask-row .ant-input,.add-subtask-row .ant-btn{width:100%}}.eval-result{padding:8px 0}.eval-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.eval-title{color:#1e293b;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.eval-score{color:#2563eb;font-size:32px;font-weight:800}.eval-meta{color:#64748b;margin-bottom:16px;font-size:13px}.eval-dimensions{margin-bottom:16px}.eval-dim-row{align-items:center;margin-bottom:8px;display:flex}.eval-dim-label{color:#475569;width:72px;font-size:13px}.eval-dim-val{text-align:right;color:#1e293b;width:28px;font-size:13px;font-weight:600}.eval-section{margin-bottom:14px}.eval-section-title{color:#1e293b;margin-bottom:6px;font-size:14px;font-weight:600}.eval-section ul{margin:4px 0 0 16px;padding:0}.eval-section li{color:#475569;margin-bottom:3px;font-size:13px}.eval-suggestion{color:#475569;align-items:baseline;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.eval-disclaimer{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;margin-top:16px;padding:8px 12px;font-size:12px}
