.student-dashboard[data-v-688c824e]{padding:20px;background-color:#f5f7fa;min-height:100%}.stats-cards[data-v-688c824e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.stat-card[data-v-688c824e]{background:#fff;border-radius:12px;padding:24px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}.stat-card[data-v-688c824e]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.12);box-shadow:0 4px 20px rgba(0,0,0,.12)}.study-progress-card[data-v-688c824e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.stat-header[data-v-688c824e],.stat-icon[data-v-688c824e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stat-icon[data-v-688c824e]{width:60px;height:60px;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:16px;-ms-flex-negative:0;flex-shrink:0}.stat-icon i[data-v-688c824e]{font-size:24px;color:#fff}.stat-icon.study-icon[data-v-688c824e]{background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-content[data-v-688c824e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.stat-number[data-v-688c824e]{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:4px}.stat-label[data-v-688c824e]{font-size:14px;color:#7f8c8d}.main-content[data-v-688c824e]{display:grid;grid-template-columns:1fr 1fr;gap:30px}.left-panel[data-v-688c824e],.right-panel[data-v-688c824e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.recent-errors[data-v-688c824e],.today-tasks[data-v-688c824e]{background:#fff;border-radius:12px;padding:24px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08)}.progress-section[data-v-688c824e]{width:100%}.section-header[data-v-688c824e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.section-header h3[data-v-688c824e]{margin:0;font-size:18px;font-weight:600;color:#2c3e50}.view-all[data-v-688c824e]{color:#3498db;text-decoration:none;font-size:14px}.view-all[data-v-688c824e]:hover{color:#2980b9}.progress-percentage[data-v-688c824e]{font-size:16px;font-weight:600;color:#27ae60}.progress-bar[data-v-688c824e]{height:8px;background-color:#ecf0f1;border-radius:4px;overflow:hidden}.progress-fill[data-v-688c824e]{height:100%;background:-webkit-gradient(linear,left top,right top,from(#27ae60),to(#2ecc71));background:linear-gradient(90deg,#27ae60,#2ecc71);border-radius:4px;-webkit-transition:width .3s ease;transition:width .3s ease}.task-count[data-v-688c824e]{background-color:#3498db;color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.task-list[data-v-688c824e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.task-item[data-v-688c824e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;background-color:#f8f9fa;border-radius:8px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.task-item[data-v-688c824e]:hover{background-color:#e9ecef}.task-item.completed[data-v-688c824e]{opacity:.6}.task-item.completed .task-title[data-v-688c824e]{text-decoration:line-through}.task-checkbox[data-v-688c824e]{margin-right:12px}.task-checkbox i[data-v-688c824e]{font-size:18px;color:#27ae60}.task-content[data-v-688c824e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.task-title[data-v-688c824e]{font-weight:500;color:#2c3e50;margin-bottom:4px}.task-desc[data-v-688c824e]{font-size:12px;color:#7f8c8d}.error-list[data-v-688c824e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.error-item[data-v-688c824e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;background-color:#f8f9fa;border-radius:8px;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s}.error-item[data-v-688c824e]:hover{background-color:#e9ecef}.error-image[data-v-688c824e]{width:48px;height:48px;border-radius:6px;overflow:hidden;margin-right:12px}.error-image img[data-v-688c824e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.error-content[data-v-688c824e]{-webkit-box-flex:1;-ms-flex:1;flex:1}.error-subject[data-v-688c824e]{font-weight:500;color:#2c3e50;margin-bottom:4px}.error-knowledge[data-v-688c824e]{font-size:12px;color:#7f8c8d;margin-bottom:2px}.error-time[data-v-688c824e]{font-size:11px;color:#95a5a6}.error-status[data-v-688c824e]{padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500}.error-status.mastered[data-v-688c824e]{background-color:#d4edda;color:#155724}.error-status.unmastered[data-v-688c824e]{background-color:#f8d7da;color:#721c24}@media (max-width:1200px){.main-content[data-v-688c824e]{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.student-dashboard[data-v-688c824e]{padding:15px}.stats-cards[data-v-688c824e]{grid-template-columns:repeat(2,1fr);gap:15px}.stat-card[data-v-688c824e]{padding:16px}.stat-icon[data-v-688c824e]{width:48px;height:48px;margin-right:12px}.stat-icon i[data-v-688c824e]{font-size:20px}.stat-number[data-v-688c824e]{font-size:24px}}@media (max-width:480px){.stats-cards[data-v-688c824e]{grid-template-columns:1fr}}