.StudentExamList_container__Ezegl{max-width:1200px;margin:0 auto;padding:32px 24px;font-family:Inter,sans-serif}.StudentExamList_topSection__jhyR7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;flex-wrap:wrap;gap:24px}.StudentExamList_titleArea__SLxS5{display:flex;flex-direction:column;gap:8px}.StudentExamList_titleWrapper__pqVTu{display:flex;align-items:center;gap:12px}.StudentExamList_capIcon__yLfD6{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f1f5f9;border-radius:12px;color:#4f46e5}.StudentExamList_title__LLcgG{font-size:28px;font-weight:800;color:#1e293b;margin:0;display:flex;align-items:center;gap:8px}.StudentExamList_subtitle__LIIIu{color:#64748b;font-size:15px;margin:0;line-height:1.5}.StudentExamList_statsRow__UB_qa{display:flex;gap:16px;background:#fff;padding:16px 24px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);flex-wrap:wrap}.StudentExamList_statItem__vYe59{display:flex;align-items:center;gap:12px;padding-right:24px;border-right:1px solid #e2e8f0}.StudentExamList_statItem__vYe59:last-child{border-right:none;padding-right:0}.StudentExamList_statIcon__W_P5p{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.StudentExamList_statIcon__W_P5p.StudentExamList_purple__PDVrS{background:#f3e8ff;color:#a855f7}.StudentExamList_statIcon__W_P5p.StudentExamList_blue__NOqAQ{background:#e0f2fe;color:#3b82f6}.StudentExamList_statIcon__W_P5p.StudentExamList_green__flkhC{background:#dcfce7;color:#22c55e}.StudentExamList_statIcon__W_P5p.StudentExamList_orange__SovKC{background:#ffedd5;color:#f97316}.StudentExamList_statText__pK3ih{display:flex;flex-direction:column}.StudentExamList_statLabel__DFwM7{font-size:12px;color:#64748b;font-weight:500}.StudentExamList_statValue__g1Olo{font-size:18px;font-weight:700;color:#0f172a}.StudentExamList_filterSection__eoyff{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.StudentExamList_searchBox__klGJy{flex:1 1;min-width:250px;position:relative}.StudentExamList_searchIcon__xD1B6{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8}.StudentExamList_searchInput__rwTp6{width:100%;padding:12px 16px 12px 48px;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;color:#334155;outline:none;transition:all .2s}.StudentExamList_searchInput__rwTp6:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.StudentExamList_selectBox__ueD_8{padding:12px 36px 12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;color:#334155;outline:none;background-color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;min-width:150px}.StudentExamList_selectBox__ueD_8:hover{border-color:#cbd5e1}.StudentExamList_listContainer__ZBZNb{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.StudentExamList_listHeader__Ox80S{border-bottom:1px solid #e2e8f0;font-size:13px;font-weight:600;color:#475569}.StudentExamList_listHeader__Ox80S,.StudentExamList_listItem__5AnOy{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr 1.5fr;padding:16px 24px;align-items:center}.StudentExamList_listItem__5AnOy{border-bottom:1px solid #f1f5f9;transition:background .2s}.StudentExamList_listItem__5AnOy:last-child{border-bottom:none}.StudentExamList_listItem__5AnOy:hover{background:#f8fafc}.StudentExamList_colName__CbLh_{display:flex;align-items:center;gap:16px}.StudentExamList_examIcon__ZCzQS{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative}.StudentExamList_examIcon__ZCzQS.StudentExamList_purple__PDVrS{background:#f3e8ff;color:#a855f7}.StudentExamList_examIcon__ZCzQS.StudentExamList_blue__NOqAQ{background:#e0f2fe;color:#3b82f6}.StudentExamList_examIcon__ZCzQS.StudentExamList_green__flkhC{background:#dcfce7;color:#22c55e}.StudentExamList_examIcon__ZCzQS.StudentExamList_orange__SovKC{background:#ffedd5;color:#f97316}.StudentExamList_starBadge__TaMZF{position:absolute;top:-4px;right:-4px;background:#f97316;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.StudentExamList_examTitleWrap__1b0pU{display:flex;flex-direction:column;gap:4px}.StudentExamList_examTitle__OciKN{font-size:15px;font-weight:700;color:#0f172a;margin:0}.StudentExamList_examMetaTags__cxi2I{display:flex;gap:8px;align-items:center}.StudentExamList_tagBlue__DZQ8H{background:#eff6ff;color:#3b82f6;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px}.StudentExamList_tagGray__icS4S{color:#64748b;font-size:12px}.StudentExamList_colLevel___iG83,.StudentExamList_colQuestions__WajfE,.StudentExamList_colTime__zwkhA,.StudentExamList_colType__kz9dw,.StudentExamList_colViews__EPDgG{font-size:14px;color:#475569;display:flex;align-items:center;gap:8px}.StudentExamList_dot__dSbup{width:6px;height:6px;border-radius:50%}.StudentExamList_dot__dSbup.StudentExamList_purple__PDVrS{background:#a855f7}.StudentExamList_dot__dSbup.StudentExamList_blue__NOqAQ{background:#3b82f6}.StudentExamList_dot__dSbup.StudentExamList_green__flkhC{background:#22c55e}.StudentExamList_dot__dSbup.StudentExamList_orange__SovKC{background:#f59e0b}.StudentExamList_dot__dSbup.StudentExamList_red__51v9j{background:#ef4444}.StudentExamList_colQuestions__WajfE{color:#3b82f6;font-weight:500}.StudentExamList_colActions__6B0UQ{display:flex;align-items:center;gap:12px;justify-content:flex-end}.StudentExamList_btnStart__fabm_{background:#6366f1;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s}.StudentExamList_btnStart__fabm_:hover{opacity:.9}.StudentExamList_btnIcon__zsfaD{background:#fff;border:1px solid #e2e8f0;color:#64748b;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.StudentExamList_btnIcon__zsfaD:hover{border-color:#cbd5e1;color:#334155;background:#f8fafc}.StudentExamList_actionWrapper__Tc202{position:relative}.StudentExamList_dropdownMenu__rjngl{position:absolute;right:0;top:100%;margin-top:4px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:150px;z-index:10;padding:8px 0}.StudentExamList_dropdownItem__8azdq{display:block;width:100%;text-align:left;padding:8px 16px;background:none;border:none;cursor:pointer;font-size:14px;color:#334155;transition:background .2s}.StudentExamList_dropdownItem__8azdq:hover{background:#f1f5f9}.StudentExamList_pagination__0ZnRD{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.StudentExamList_pageNumbers__pLxbm{display:flex;align-items:center;gap:8px;margin:0 auto}.StudentExamList_pageBtn__C_Msq{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.StudentExamList_pageBtn__C_Msq:hover:not(.StudentExamList_active__IObvS):not(.StudentExamList_disabled__MepLo){background:#f1f5f9;color:#0f172a}.StudentExamList_pageBtn__C_Msq.StudentExamList_active__IObvS{background:#6366f1;color:#fff}.StudentExamList_pageBtn__C_Msq.StudentExamList_disabled__MepLo{opacity:.5;cursor:not-allowed}.StudentExamList_pageLimit__EhUB9{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}.StudentExamList_pageLimit__EhUB9 select{padding:6px 28px 6px 12px;border:1px solid #e2e8f0;border-radius:6px;outline:none;background-color:#fff;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.StudentExamList_empty__jrBo_,.StudentExamList_loading__dJhoV{text-align:center;padding:60px;color:#64748b;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.StudentExamList_spinner__gTgic{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:StudentExamList_spin__w3t2G .8s linear infinite;margin:0 auto 16px}@keyframes StudentExamList_spin__w3t2G{to{transform:rotate(1turn)}}@media (max-width:1024px){.StudentExamList_listHeader__Ox80S,.StudentExamList_listItem__5AnOy{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr}.StudentExamList_colTime__zwkhA,.StudentExamList_listHeader__Ox80S>div:nth-child(4){display:none}}@media (max-width:768px){.StudentExamList_listHeader__Ox80S,.StudentExamList_listItem__5AnOy{grid-template-columns:2fr 1fr 1.5fr}.StudentExamList_colLevel___iG83,.StudentExamList_colType__kz9dw,.StudentExamList_listHeader__Ox80S>div:nth-child(2),.StudentExamList_listHeader__Ox80S>div:nth-child(3){display:none}.StudentExamList_statsRow__UB_qa{flex-direction:column;width:100%}.StudentExamList_statItem__vYe59{border-right:none;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.StudentExamList_statItem__vYe59:last-child{border-bottom:none}}