.not-found_notFound__we8x2{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.not-found_notFound__we8x2 h1{font-size:96px;background:var(--main--gradient-color);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0}@media (max-width:640px){.not-found_notFound__we8x2 h1{font-size:64px}}.mainTable_container__dp377{background:#fff;border-radius:12px;box-shadow:0 1px 10px rgba(0,0,0,.07);padding:24px;margin-top:24px}.mainTable_loadingContainer__bNbvp{display:flex;align-items:center;justify-content:center;padding:40px}.mainTable_tableWrapper__uLNmA{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.mainTable_table__oYEpL{width:100%;border-collapse:collapse;table-layout:auto;min-width:0}.mainTable_table__oYEpL td,.mainTable_table__oYEpL th{padding:12px 16px;vertical-align:middle;white-space:nowrap;box-sizing:border-box}.mainTable_table__oYEpL th{font-size:14px;font-weight:600;color:#344054;border-bottom:1px solid #f2f4f7;text-align:left}.mainTable_handleCol__93iLY{width:48px;text-align:center}.mainTable_imageCol__2QkvR{width:64px;text-align:center}.mainTable_locationCol__njtUQ,.mainTable_titleCol__SLb0s{width:200px}.mainTable_statusCol__YjMq9{width:120px}.mainTable_actionsCol__ReVK1{width:120px}.mainTable_actionsCell__figKE{display:flex;align-items:center;justify-content:flex-end;gap:8px}.mainTable_row__fjQ4M{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mainTable_dragging__bthdW{box-shadow:0 4px 8px rgba(0,0,0,.1)}.mainTable_reorderBtn__JOdWz{display:inline-flex;cursor:-webkit-grab;cursor:grab}.mainTable_reorderBtn__JOdWz:active{cursor:-webkit-grabbing;cursor:grabbing}.mainTable_imageItem__ZaPpi{width:40px;height:40px;object-fit:cover}.mainTable_imagePlaceholder__o_lxt{width:40px;height:40px;background:#f9fafb;border-radius:6px}.mainTable_badge__oQcQD{display:inline-block;padding:4px 8px;font-size:12px;font-weight:500;border-radius:4px}.mainTable_completed__ZKAZy{background:#d1fae5;color:#047857}.mainTable_pending__PoBKk{background:#fef3c7;color:#d97706}.mainTable_cancelled__aogkf{background:#fee2e2;color:#b91c1c}.mainTable_link__GQH50{color:#3751ff;text-decoration:none;font-size:14px}.mainTable_link__GQH50:hover{text-decoration:underline}.mainTable_icon__8k7TB{width:16px;height:16px}.mainTable_table__oYEpL tbody tr{border-bottom:1px solid #f2f4f7}.mainTable_table__oYEpL tbody tr:last-child{border-bottom:none}.mainTable_cardsContainer__P_jle{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:16px;gap:16px}.mainTable_card__8nwRx{background:#fff;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:16px;padding:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mainTable_cardField__M2j91{display:flex;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap}.mainTable_cardHeader__bC_Bb{font-weight:600;color:#344054;flex:0 0 auto;font-size:14px}.mainTable_cardContent__JxUBz{flex:1 1 auto;text-align:right;font-size:14px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-all}.mainTable_overflowLeft__4aX_j{flex-basis:100%;text-align:right}.mainTable_cardContentLeft__Wy14i{flex:1 1 auto;text-align:right;font-size:14px;word-wrap:break-word;overflow-wrap:break-word;word-break:break-all}.mainTable_cardImage__6nP_2{width:40px;height:40px;object-fit:cover;border-radius:6px}.mainTable_cardImagePlaceholder__1e0Ea{width:40px;height:40px;background:#f9fafb;border-radius:6px}.mainTable_cardActions__mbjH4{display:flex;justify-content:flex-end;gap:12px}@media (max-width:767px){.mainTable_tableWrapper__uLNmA{display:none}.mainTable_cardsContainer__P_jle{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.mainTable_container__dp377{padding:24px 0;background:transparent;box-shadow:none}.mainTable_card__8nwRx{box-shadow:0 1px 10px rgba(30,29,25,.16)}}.mainInput_mainInput__l35r2{width:100%}.mainInput_label__uBbi8{display:block;margin-bottom:10px;font-weight:500;font-size:14px}.mainInput_input__hs41s{display:block;height:44px;width:100%;border-radius:100px;border:.5px solid #d5d5d5;padding:0 16px;background-color:#fff;transition:.2s;font-size:14px}@media (max-width:600px){.mainInput_input__hs41s{font-size:16px}}.mainInput_input__hs41s:focus,.mainInput_input__hs41s:hover{box-shadow:0 0 2px 0 var(--tertiary-ligher-color,#707070)}.mainInput_input__hs41s:focus{outline:none}.mainInput_inputError__YPbjI{border-color:red}.mainInput_errorText__qSAxY{color:red;font-size:10px;margin-top:4px}.mainDropdown_wrapper__Vpo4s{width:100%}.mainDropdown_label__mpsck{display:block;margin-bottom:10px;font-weight:500;font-size:14px}.mainDropdown_dropdownContainer__6d2xk{position:relative;width:100%}.mainDropdown_dropdownHeader__BvKr2{display:flex;justify-content:space-between;align-items:center;height:44px;border-radius:100px;border:.5px solid #d5d5d5;padding:0 16px;cursor:pointer;font-size:13px;background-color:#fff;transition:.2s}.mainDropdown_dropdownHeader__BvKr2 span{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mainDropdown_dropdownHeader__BvKr2:focus,.mainDropdown_dropdownHeader__BvKr2:hover{box-shadow:0 0 2px 0 var(--tertiary-ligher-color,#707070)}.mainDropdown_dropdownArrow__0e01Z{width:16px;height:16px}.mainDropdown_dropdownList__a7mOH{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border:.5px solid #d5d5d5;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:16px;z-index:13000;margin-top:4px;max-height:200px;overflow-y:overlay;-ms-overflow-style:scrollbar;scrollbar-width:thin;scrollbar-color:#c4c4c4 transparent;scrollbar-gutter:stable}.mainDropdown_dropdownList__a7mOH::-webkit-scrollbar{width:6px}.mainDropdown_dropdownList__a7mOH::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:3px}.mainDropdown_dropdownList__a7mOH::-webkit-scrollbar-track{background:transparent}.mainDropdown_searchContainer__F4zO3{padding:8px;border-bottom:1px solid #ddd;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.mainDropdown_searchInput__A9pmE{width:100%;padding:6px;font-size:13px;border:.5px solid #d5d5d5;border-radius:100px}@media (max-width:600px){.mainDropdown_searchInput__A9pmE{font-size:16px;transform:none}}.mainDropdown_noResults__DIaHq{padding:8px;font-size:13px;color:#999}.mainDropdown_dropdownItem__vfzvg{padding:8px;cursor:pointer;transition:.2s ease-in-out;border-radius:4px}.mainDropdown_active__1tcCD,.mainDropdown_dropdownItem__vfzvg:hover{background-color:#f6f6f6}.mainDropdown_dropdownItem__vfzvg:first-child:hover{border-top-left-radius:16px;border-top-right-radius:16px}.mainDropdown_dropdownItem__vfzvg:last-child:hover{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.mainAdminModal_overlay__70vAj{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;justify-content:flex-end;align-items:stretch;z-index:12000}.mainAdminModal_drawer__bMI8N{background:#fff;width:100%;max-width:400px;height:100%;padding:20px;overflow-y:auto}.mainAdminModal_closeBtn__FaKyE{background:none;border:none;font-size:24px;position:absolute;top:8px;right:8px;cursor:pointer}.solidBtn_solidBtn__ElNP1{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:9.5px 17.5px;font-size:14px;width:-moz-fit-content;width:fit-content;letter-spacing:1px;font-weight:400;cursor:pointer;box-sizing:border-box;background-clip:border-box;background:linear-gradient(180deg,#FF6944,#FF3300);color:white;border-radius:100px;will-change:transform,filter;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:filter .3s ease-out,transform .1s ease-out,background .3s ease-out;filter:brightness(1)}.solidBtn_fullWidth__1Ved0{width:100%}.solidBtn_loaderContainer__SzT3R{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.solidBtn_solidBtn__ElNP1:hover:not(:disabled){filter:brightness(1.08)}.solidBtn_solidBtn__ElNP1:active:not(:disabled){transform:scale(.97);filter:brightness(.92)}.solidBtn_solidBtn__ElNP1:disabled{cursor:default}.solidBtn_solidBtn__ElNP1:disabled,.solidBtn_solidBtn__ElNP1[data-loading=true]{background:var(--tertiary-ultra-light-color)}.solidBtn_contentWrapper___Yc0b{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.adminLegal_buttons__9XJNo{display:flex;gap:16px;padding:16px 0}.adminLegal_modalTitle___MVBc{margin-bottom:16px;font-size:20px}.adminLegal_form__ZbI8c{display:flex;flex-direction:column;gap:16px}.adminLegal_metadataInputs__2HxQI{display:flex;flex-direction:column;gap:12px}.adminLegal_metadataField__Qabeg{flex:1 1}@media (min-width:768px){.adminLegal_metadataInputs__2HxQI{flex-direction:row;gap:16px}}.adminLegal_actions__A3i_k{display:flex;gap:8px;margin-top:20px}.CourseFormLectures_lectures__pY1M9{display:flex;flex-direction:column;gap:1.25rem;margin-top:.5rem}.CourseFormLectures_headerRow__nZqFd{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.CourseFormLectures_subheading__SDtab{margin:0;font-size:1.25rem;font-weight:600}.CourseFormLectures_headerMeta__9A2P3{font-size:.875rem;font-weight:500;color:#475569}.CourseFormLectures_listCard__sohdU{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border-radius:1.25rem;border:1px solid rgba(207,207,207,.5);background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(248,250,252,.82));box-shadow:0 18px 36px -28px rgba(30,29,25,.45)}.CourseFormLectures_list__FpvoC{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.CourseFormLectures_listItem__hrzhy{margin:0}.CourseFormLectures_listButton__XETVj{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.125rem;border:1px solid rgba(226,232,240,.7);border-radius:1rem;background:rgba(255,255,255,.9);text-align:left;cursor:pointer;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.CourseFormLectures_listButton__XETVj:focus,.CourseFormLectures_listButton__XETVj:hover{transform:translateY(-1px);border-color:rgba(148,163,184,.65);box-shadow:0 16px 28px -24px rgba(15,23,42,.45)}.CourseFormLectures_listContent__Bl_NF{display:flex;flex-direction:column;gap:.35rem}.CourseFormLectures_listTitle__a4pOk{font-size:1rem;font-weight:600;color:#0f172a}.CourseFormLectures_listMeta__JbqOh{font-size:.85rem;color:#475569}.CourseFormLectures_listChevron__yApFn{font-size:1.5rem;color:#94a3b8;align-self:center}.CourseFormLectures_listEmpty__UD3lt{padding:1.5rem;border-radius:1rem;border:1px dashed rgba(148,163,184,.6);text-align:center;color:#475569;background:rgba(248,250,252,.6);font-size:.95rem}.CourseFormLectures_detail__ureeV{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;border-radius:1.25rem;border:1px solid rgba(207,207,207,.5);background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(248,250,252,.85));box-shadow:0 18px 36px -28px rgba(30,29,25,.45)}.CourseFormLectures_detailHeader__YfblY{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.CourseFormLectures_detailBreadcrumb__KPgZJ{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#94a3b8}.CourseFormLectures_detailTitle__oQVmW{margin:.2rem 0 0;font-size:1.35rem;font-weight:600;color:#0f172a}.CourseFormLectures_backButton__bf3Xi{white-space:nowrap}.CourseFormLectures_backButtonMobile__yNNmL{display:none}.CourseFormLectures_lectureItem__DO1IT{display:flex;flex-direction:column;gap:.85rem}.CourseFormLectures_deliveryTypeRow__TnZXc{display:flex;flex-direction:column;gap:.5rem}.CourseFormLectures_deliveryTypeLabel__3RceK{font-weight:600;color:#0f172a}.CourseFormLectures_deliveryTypeHint__Ae1nF{margin:0;font-size:.8125rem;line-height:1.3;color:#475569}.CourseFormLectures_dateTimeRow__XyLmz{display:flex;gap:1rem;flex-wrap:wrap}.CourseFormLectures_dateTimeRow__XyLmz>div{flex:1 1 160px}.CourseFormLectures_fileProgressRow___P2vX{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.CourseFormLectures_progressBar__rfFlu{flex:1 1;height:8px;border-radius:9999px;background-color:rgba(148,163,184,.25);overflow:hidden}.CourseFormLectures_progressFill__nzKnP{height:100%;width:0;background:linear-gradient(90deg,rgba(255,121,82,.8),rgba(255,64,0,.55));transition:width .25s ease;box-shadow:0 10px 24px -16px rgba(255,121,82,.6)}.CourseFormLectures_progressValue__P_zyp{font-size:.75rem;font-weight:600;color:#334155;letter-spacing:.05em}.CourseFormLectures_detailActions__MsNoX{display:flex;justify-content:flex-end;margin-top:.5rem}.CourseFormLectures_resourcesSection___HrQV{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(226,232,240,.9);display:flex;flex-direction:column;gap:1rem}.CourseFormLectures_resourcesHeader__KDDmn{display:flex;flex-direction:column;gap:.25rem}.CourseFormLectures_resourcesTitle__hmxgc{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a}.CourseFormLectures_resourcesHint__xGmuf{margin:0;font-size:.85rem;color:#475569}.CourseFormLectures_resourceList__gbGK9{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.CourseFormLectures_resourceItem___fbBo{border:1px solid rgba(226,232,240,.9);border-radius:1rem;padding:1rem;background:rgba(255,255,255,.92);box-shadow:0 12px 24px -22px rgba(15,23,42,.35);display:flex;flex-direction:column;gap:.75rem}.CourseFormLectures_resourceHeaderRow__xRrr5{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.CourseFormLectures_resourceLabel__YyWK6{margin:0;font-size:.95rem;font-weight:600;color:#0f172a}.CourseFormLectures_removeResourceButton__buSA8{border:none;background:rgba(248,113,113,.08);color:#dc2626;font-weight:600;padding:.35rem .75rem;border-radius:9999px;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.CourseFormLectures_removeResourceButton__buSA8:focus,.CourseFormLectures_removeResourceButton__buSA8:hover{background:rgba(248,113,113,.18);color:#b91c1c;transform:translateY(-1px)}.CourseFormLectures_resourceFields___IBOB{display:flex;flex-direction:column;gap:.75rem}.CourseFormLectures_resourceRow__xWbTW{display:flex;flex-wrap:wrap;gap:.75rem}.CourseFormLectures_resourceRow__xWbTW>div{flex:1 1 220px}.CourseFormLectures_resourceFileRow__F_9Pg{display:flex;flex-direction:column;gap:.5rem}.CourseFormLectures_resourcesEmpty__Fjx_r{border:1px dashed rgba(148,163,184,.55);border-radius:1rem;padding:1rem;text-align:center;font-size:.9rem;color:#64748b;background:rgba(248,250,252,.7)}.CourseFormLectures_homeworkSection__FEdKc{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(226,232,240,.9);display:flex;flex-direction:column;gap:1rem}.CourseFormLectures_homeworkHeader__cZmPO{display:flex;flex-direction:column;gap:.25rem}.CourseFormLectures_homeworkTitle__PwDse{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a}.CourseFormLectures_homeworkHint__jZWIg{margin:0;font-size:.85rem;color:#475569}.CourseFormLectures_homeworkList__stnt5{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.CourseFormLectures_homeworkItem__Mgjv_{border:1px solid rgba(226,232,240,.9);border-radius:1rem;padding:1rem;background:rgba(255,255,255,.92);box-shadow:0 12px 24px -22px rgba(15,23,42,.35);display:flex;flex-direction:column;gap:.75rem}.CourseFormLectures_homeworkHeaderRow__D9ohS{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.CourseFormLectures_homeworkLabel__T_Sdf{margin:0;font-size:.95rem;font-weight:600;color:#0f172a}.CourseFormLectures_removeHomeworkButton__RY1EY{border:none;background:rgba(248,113,113,.08);color:#dc2626;font-weight:600;padding:.35rem .75rem;border-radius:9999px;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.CourseFormLectures_removeHomeworkButton__RY1EY:focus,.CourseFormLectures_removeHomeworkButton__RY1EY:hover{background:rgba(248,113,113,.18);color:#b91c1c;transform:translateY(-1px)}.CourseFormLectures_homeworkFields__AU_Ub{display:flex;flex-direction:column;gap:.75rem}.CourseFormLectures_homeworkRow__RhFjV{display:flex;flex-wrap:wrap;gap:.75rem}.CourseFormLectures_homeworkRow__RhFjV>div{flex:1 1 220px}.CourseFormLectures_homeworkReviewHint__l59m0{margin:0;font-size:.85rem;color:#475569}.CourseFormLectures_homeworkRetryHint__3DwRq,.CourseFormLectures_homeworkWindowHint__apKFL{margin:0;font-size:.8rem;color:#475569}.CourseFormLectures_homeworkFileRow__LXpi3{display:flex;flex-direction:column;gap:.5rem}.CourseFormLectures_homeworkEmpty__9d4Iq{border:1px dashed rgba(148,163,184,.55);border-radius:1rem;padding:1rem;text-align:center;font-size:.9rem;color:#64748b;background:rgba(248,250,252,.7)}.CourseFormLectures_quizBuilder__LGq5r{display:flex;flex-direction:column;gap:.75rem;padding:.85rem;border-radius:.85rem;border:1px solid rgba(226,232,240,.9);background:rgba(248,250,252,.6)}.CourseFormLectures_quizBuilderHeader__xIT06{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem}.CourseFormLectures_quizBuilderTitle__dgcur{margin:0;font-size:.9rem;font-weight:600;color:#0f172a}.CourseFormLectures_quizAddQuestionButton__OBG1k{padding:.4rem .85rem;margin-left:auto}.CourseFormLectures_quizQuestionList__Xm_Xn{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.CourseFormLectures_quizQuestionItem__F2PzL{border:1px solid rgba(226,232,240,.9);border-radius:.75rem;background:rgba(255,255,255,.95);padding:.75rem;display:flex;flex-direction:column;gap:.75rem}.CourseFormLectures_quizQuestionHeader__SGMeE{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.CourseFormLectures_quizQuestionTitle__TAL47{margin:0;font-size:.9rem;font-weight:600;color:#0f172a}.CourseFormLectures_quizQuestionRemoveButton__gKabR{border:none;background:rgba(248,113,113,.08);color:#dc2626;font-weight:600;padding:.35rem .75rem;border-radius:9999px;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.CourseFormLectures_quizQuestionRemoveButton__gKabR:focus,.CourseFormLectures_quizQuestionRemoveButton__gKabR:hover{background:rgba(248,113,113,.18);color:#b91c1c;transform:translateY(-1px)}.CourseFormLectures_quizAnswers___S6jK{display:flex;flex-direction:column;gap:.65rem}.CourseFormLectures_quizAnswerRow__sb71R{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-end}.CourseFormLectures_quizAnswerRow__sb71R>div{flex:1 1 220px}.CourseFormLectures_quizAnswerActions__S4lg2{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.CourseFormLectures_quizCorrectLabel__6aZjW{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:#475569;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CourseFormLectures_quizCorrectCheckbox__8eeq5{width:1rem;height:1rem}.CourseFormLectures_quizRemoveAnswerButton__7QjTT{border:none;background:rgba(148,163,184,.16);color:#475569;font-weight:600;padding:.35rem .75rem;border-radius:9999px;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.CourseFormLectures_quizRemoveAnswerButton__7QjTT:focus,.CourseFormLectures_quizRemoveAnswerButton__7QjTT:hover{background:rgba(71,85,105,.18);color:#1f2937;transform:translateY(-1px)}.CourseFormLectures_quizAnswersEmpty__7ybJL{margin:0;font-size:.85rem;color:#64748b;background:rgba(226,232,240,.35);border-radius:.65rem;padding:.6rem .75rem}.CourseFormLectures_quizAddAnswerButton__K7drM{align-self:flex-start;padding:.35rem .85rem}.CourseFormLectures_quizQuestionsEmpty__OukBU{border:1px dashed rgba(148,163,184,.55);border-radius:.75rem;padding:.85rem;font-size:.85rem;color:#64748b;background:rgba(255,255,255,.6)}@media (max-width:640px){.CourseFormLectures_headerRow__nZqFd{align-items:flex-start}.CourseFormLectures_headerMeta__9A2P3{width:100%}.CourseFormLectures_backButton__bf3Xi{display:none}.CourseFormLectures_backButtonMobile__yNNmL{display:inline-flex}.CourseFormLectures_detailTitle__oQVmW{font-size:1.2rem}.CourseFormLectures_resourceHeaderRow__xRrr5{flex-direction:column;align-items:flex-start}.CourseFormLectures_removeResourceButton__buSA8{align-self:flex-end}.CourseFormLectures_homeworkHeaderRow__D9ohS{flex-direction:column;align-items:flex-start}.CourseFormLectures_removeHomeworkButton__RY1EY{align-self:flex-end}.CourseFormLectures_quizBuilderHeader__xIT06{flex-direction:column;align-items:flex-start}.CourseFormLectures_quizAddQuestionButton__OBG1k{margin-left:0}.CourseFormLectures_quizAnswerActions__S4lg2,.CourseFormLectures_quizQuestionHeader__SGMeE{flex-direction:column;align-items:flex-start}}.CourseFormStatusDock_uploadStatusDock__El1Wd{position:fixed;bottom:2rem;right:2rem;z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;pointer-events:none}.CourseFormStatusDock_uploadStatusDock__El1Wd[data-active=false] .CourseFormStatusDock_uploadStatusCard__rrED5{opacity:.92;transition:opacity .2s ease}.CourseFormStatusDock_uploadStatusItem__0Md2t,.CourseFormStatusDock_uploadStatusPanel__bbI4_{pointer-events:none;display:flex}.CourseFormStatusDock_uploadStatusCard__rrED5{pointer-events:auto;width:min(360px,calc(100vw - 2.5rem));background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,255,255,.72));border-radius:1.5rem;padding:1.2rem 1.4rem;border:1px solid rgba(207,207,207,.7);color:var(--tertiary-default-color);display:grid;grid-template-rows:auto 20px 18px;grid-row-gap:.75rem;row-gap:.75rem;box-shadow:0 22px 52px -34px rgba(30,29,25,.22);transition:border-color .3s ease,box-shadow .3s ease,background .3s ease;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);isolation:isolate}.CourseFormStatusDock_uploadStatusCard__rrED5:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 60%);opacity:.65;pointer-events:none;z-index:0}.CourseFormStatusDock_uploadStatusCard__rrED5>*{position:relative;z-index:1}.CourseFormStatusDock_uploadStatusHeader__HM2bY{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.CourseFormStatusDock_uploadStatusHeaderContent__Ier6Y{display:flex;align-items:center;gap:1rem;flex:1 1;min-width:0}.CourseFormStatusDock_statusIconWrapper__3t49f{width:3rem;min-width:3rem;height:3rem;min-height:3rem;border-radius:50%;display:grid;place-items:center;position:relative;overflow:hidden;border:1px solid transparent;background-color:#fff;flex:none;line-height:0;will-change:transform;contain:layout paint size;-webkit-backface-visibility:hidden;backface-visibility:hidden}.CourseFormStatusDock_statusIconWrapper__3t49f:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.6),transparent 60%);opacity:.9}.CourseFormStatusDock_statusIconGlyph__QJIJn{width:1.75rem;height:1.75rem;display:grid;place-items:center;transform-origin:50% 50%;will-change:transform,opacity}.CourseFormStatusDock_statusIconGlyph__QJIJn svg{display:block;width:1.45rem;height:1.45rem;stroke-width:1.8}.CourseFormStatusDock_uploadStatusCopy__TCaTE{display:flex;flex-direction:column;gap:.25rem;min-height:2.2rem}.CourseFormStatusDock_uploadStatusTitle__bXDQi{font-size:1rem;font-weight:600;letter-spacing:.01em;color:var(--tertiary-default-color)}.CourseFormStatusDock_uploadStatusSubtitle__N720C{font-size:.9rem;line-height:1.5;color:var(--tertiary-light-color)}.CourseFormStatusDock_uploadStatusProgress__hqA2Q{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:.75rem;gap:.75rem;height:20px;opacity:1;transition:opacity .18s ease}.CourseFormStatusDock_uploadStatusProgress__hqA2Q[data-hidden=true]{opacity:0;pointer-events:none}.CourseFormStatusDock_uploadStatusTrack__kVlSE{position:relative;width:100%;height:10px;border-radius:999px;background:rgba(30,29,25,.08);overflow:hidden}.CourseFormStatusDock_uploadStatusFill__Azw8R{position:absolute;inset:0;border-radius:inherit;transform-origin:left center;will-change:transform}.CourseFormStatusDock_uploadStatusLabel__qcJaY{font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--tertiary-light-color);min-width:88px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CourseFormStatusDock_uploadStatusDraft__XIAnX{font-size:.78rem;color:var(--tertiary-lighest-color);letter-spacing:.04em;display:inline-flex;align-items:center;gap:.35rem;height:18px;opacity:1;transition:opacity .18s ease}.CourseFormStatusDock_uploadStatusDraft__XIAnX[data-hidden=true]{opacity:0;pointer-events:none}.CourseFormStatusDock_uploadStatusDraft__XIAnX:before{content:"";width:6px;height:6px;border-radius:999px;background:rgba(112,112,112,.45);box-shadow:0 0 0 2px rgba(112,112,112,.2)}@media (max-width:768px){.CourseFormStatusDock_uploadStatusDock__El1Wd{bottom:1.5rem;left:0;right:0;align-items:center;padding:0 1rem}.CourseFormStatusDock_uploadStatusCard__rrED5{width:min(420px,100%);padding:1.1rem 1.25rem}}.ResourceForm_surface__6yVY7{position:relative;border-radius:clamp(1.25rem,2.6vw,1.75rem);border:1px solid rgba(15,23,42,.08);padding:clamp(1.75rem,2.8vw,2.5rem);background:#fff;box-shadow:0 24px 40px -32px rgba(15,23,42,.28);color:var(--tertiary-default-color);display:flex;flex-direction:column;gap:clamp(1.25rem,2vw,2rem)}.ResourceForm_form__nuTTp{gap:clamp(1.5rem,2vw,2rem)}.ResourceForm_formHeader__Lzy_G{display:flex;flex-direction:column;gap:.5rem}.ResourceForm_formBadge__kAe0F{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--tertiary-light-color)}.ResourceForm_formBadge__kAe0F:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,rgba(255,121,82,.9),rgba(255,64,0,.75));box-shadow:0 0 0 3px rgba(255,121,82,.18)}.ResourceForm_formTitle__3_eqQ{margin:0;font-size:clamp(1.6rem,2.8vw,2.1rem);font-weight:600;letter-spacing:-.01em}.ResourceForm_formSubtitle__y1Jop{margin:0;font-size:.95rem;line-height:1.6;color:var(--tertiary-light-color);max-width:60ch}.ResourceForm_formBody__8XR7q{display:flex;flex-direction:column;gap:1.25rem}.ResourceForm_actions__4kC_8{display:flex;gap:1rem;justify-content:flex-end}@media (max-width:640px){.ResourceForm_actions__4kC_8{flex-direction:column;align-items:stretch}}@media (max-width:480px){.ResourceForm_surface__6yVY7{border-radius:1.4rem;padding:1.35rem}}.CreationToolbar_surface__MCXJs{position:relative;border-radius:clamp(1.25rem,2.6vw,1.75rem);border:1px solid rgba(15,23,42,.08);padding:clamp(1.75rem,2.8vw,2.5rem);background:#fff;box-shadow:0 24px 40px -32px rgba(15,23,42,.28);color:var(--tertiary-default-color);display:flex;flex-direction:column;gap:clamp(1.25rem,2vw,2rem)}.CreationToolbar_creationToolbar__auqgx{flex-direction:column;align-items:flex-start;gap:clamp(1.1rem,2.2vw,1.8rem);padding:clamp(1.25rem,2.6vw,2.1rem);overflow:visible;z-index:2}.CreationToolbar_creationToolbarContent__a7hW4{display:flex;flex-direction:column;gap:.75rem;width:100%}.CreationToolbar_formBadge__HyHw1{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--tertiary-light-color)}.CreationToolbar_formBadge__HyHw1:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,rgba(255,121,82,.9),rgba(255,64,0,.75));box-shadow:0 0 0 3px rgba(255,121,82,.18)}.CreationToolbar_creationToolbarHeading__MC2jd{display:flex;align-items:center;flex-wrap:wrap;gap:.85rem}.CreationToolbar_creationToolbarTitle__GKeyx{margin:0;font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:600;letter-spacing:-.01em}.CreationToolbar_creationToolbarSubtitle__A3jOS{margin:0;font-size:.95rem;line-height:1.55;color:var(--tertiary-light-color);max-width:48ch}.CreationToolbar_creationToolbarBack__TtAq7{margin-left:auto}@media (max-width:960px){.CreationToolbar_creationToolbar__auqgx{align-items:stretch}.CreationToolbar_creationToolbarHeading__MC2jd{flex-direction:column;align-items:flex-start}.CreationToolbar_creationToolbarBack__TtAq7{margin-left:0}}@media (max-width:480px){.CreationToolbar_surface__MCXJs{border-radius:1.4rem;padding:1.35rem}}.HomeworkSubmissionsList_surface__pzO6v{background:#fff;border-radius:28px;padding:clamp(24px,3vw,32px);box-shadow:0 40px 120px -50px rgba(15,23,42,.35);display:flex;flex-direction:column;gap:clamp(16px,2vw,20px);border:1px solid rgba(15,23,42,.06)}.HomeworkSubmissionsList_panelHeader__dglol{display:flex;flex-wrap:wrap;justify-content:space-between;gap:clamp(16px,2vw,24px);align-items:flex-start}.HomeworkSubmissionsList_panelHeading__jwyVK{display:flex;flex-direction:column;gap:8px;max-width:420px}.HomeworkSubmissionsList_panelBadge__qX1_B{display:inline-flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:600;color:rgba(15,23,42,.5)}.HomeworkSubmissionsList_panelTitle__hkhw3{margin:0;font-size:clamp(1.6rem,3vw,1.85rem);color:var(--tertiary-default-color);letter-spacing:-.02em}.HomeworkSubmissionsList_panelSubtitle__fJDJb{margin:0;color:rgba(15,23,42,.62);font-size:.95rem;line-height:1.5}.HomeworkSubmissionsList_panelSummary__vxM0H{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:12px;gap:12px;flex:1 1 300px}.HomeworkSubmissionsList_summaryItem__0ovg9{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px;background:#fff7f2;border-radius:18px;color:#f15b2a;font-weight:600}.HomeworkSubmissionsList_summaryHeader__syMdO{display:flex;align-items:flex-start;gap:10px;color:var(--tertiary-default-color)}.HomeworkSubmissionsList_summaryIcon__rqNUD{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;min-height:28px;flex-shrink:0;border-radius:10px;background:rgba(241,91,42,.12);color:#f15b2a;line-height:0;font-size:1.1rem}.HomeworkSubmissionsList_summaryIcon__rqNUD svg{display:block}.HomeworkSubmissionsList_summaryLabel__tX9PD{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(15,23,42,.58);margin-top:4px;line-height:1.35;max-width:130px;white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.HomeworkSubmissionsList_summaryValue__gLrsn{font-size:1.25rem;font-weight:700;color:var(--tertiary-default-color)}.HomeworkSubmissionsList_controls__JdkLT{display:flex;flex-direction:column;gap:16px}.HomeworkSubmissionsList_tabGroup__qOL7_{max-width:520px}.HomeworkSubmissionsList_statusTabs__MTZ1u{justify-content:flex-start;width:max-content;gap:6px;padding:4px 6px}.HomeworkSubmissionsList_statusTabs__MTZ1u button{padding:6px 12px}.HomeworkSubmissionsList_toolbar__xil9R{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.HomeworkSubmissionsList_searchField__t6QC4{flex:0 1 260px;max-width:260px;min-width:200px}.HomeworkSubmissionsList_courseFilter__b0xEd{flex:0 1 240px;max-width:240px;min-width:200px}.HomeworkSubmissionsList_learnerFilter__zhT93{flex:0 1 220px;max-width:220px;min-width:180px}@media (max-width:768px){.HomeworkSubmissionsList_courseFilter__b0xEd,.HomeworkSubmissionsList_learnerFilter__zhT93,.HomeworkSubmissionsList_searchField__t6QC4{flex:1 1 100%;max-width:none;min-width:0}}.HomeworkSubmissionsList_exportButton__LzfyK,.HomeworkSubmissionsList_refreshButton__rA_bg{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.HomeworkSubmissionsList_exportButton__LzfyK svg,.HomeworkSubmissionsList_refreshButton__rA_bg svg{font-size:1rem}.HomeworkSubmissionsList_latestUpdate__ija0o{margin:0;font-size:.85rem;color:rgba(15,23,42,.55)}.HomeworkSubmissionsList_errorBanner__DNtNG{background:rgba(220,38,38,.08);border:1px solid rgba(220,38,38,.2);color:#b91c1c;padding:12px 16px;border-radius:14px;font-weight:500}.HomeworkSubmissionsList_loadingState__aRcDy{display:flex;align-items:center;justify-content:center;padding:48px 0}.HomeworkSubmissionsList_emptyState__8KiuQ{text-align:center;padding:56px 16px;border:1px dashed rgba(15,23,42,.18);border-radius:18px;background:rgba(248,250,255,.6)}.HomeworkSubmissionsList_emptyTitle__PyDQE{font-size:1.3rem;margin-bottom:8px}.HomeworkSubmissionsList_emptyCopy__GlUVN{color:rgba(15,23,42,.6);max-width:420px;margin:0 auto}.HomeworkSubmissionsList_tableWrapper__WGGvC{overflow-x:auto;border-radius:18px;border:1px solid rgba(15,23,42,.08)}.HomeworkSubmissionsList_table__ZeuW_{width:100%;border-collapse:collapse;min-width:820px}.HomeworkSubmissionsList_table__ZeuW_ thead{background:rgba(15,23,42,.04)}.HomeworkSubmissionsList_table__ZeuW_ td,.HomeworkSubmissionsList_table__ZeuW_ th{padding:16px 18px;text-align:left;font-size:.95rem}.HomeworkSubmissionsList_table__ZeuW_ th{font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:rgba(15,23,42,.6)}.HomeworkSubmissionsList_table__ZeuW_ tbody tr:nth-child(2n){background:rgba(15,23,42,.02)}.HomeworkSubmissionsList_learnerCell__dgId8{display:flex;align-items:center;gap:12px}.HomeworkSubmissionsList_avatarFallback__equtC{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#f15b2a,#ff9966);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.HomeworkSubmissionsList_learnerMeta__q7aGD{display:flex;flex-direction:column;gap:4px}.HomeworkSubmissionsList_learnerName__q7US1{font-weight:600;color:var(--tertiary-default-color)}.HomeworkSubmissionsList_learnerEmail__5aU03{font-size:.85rem;color:rgba(15,23,42,.55)}.HomeworkSubmissionsList_testMeta__rSQXQ{display:flex;flex-direction:column;gap:4px}.HomeworkSubmissionsList_testTitle__RbMMB{font-weight:600;color:var(--tertiary-default-color)}.HomeworkSubmissionsList_testSubtitle__A4NcP{font-size:.85rem;color:rgba(15,23,42,.55)}.HomeworkSubmissionsList_courseTitle__BEuHS{font-weight:500;color:var(--tertiary-default-color)}.HomeworkSubmissionsList_typeLabel__Lozl_{display:inline-flex;align-items:center;gap:6px;font-weight:600;color:rgba(15,23,42,.75)}.HomeworkSubmissionsList_statusPill__RuybP{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-weight:600;font-size:.85rem}.HomeworkSubmissionsList_statusIcon__uRZns{display:inline-flex;align-items:center}.HomeworkSubmissionsList_statusPassed__f0oa0{background:rgba(34,197,94,.12);color:#15803d}.HomeworkSubmissionsList_statusFailed__CNiib{background:rgba(239,68,68,.12);color:#b91c1c}.HomeworkSubmissionsList_statusProgress__UmblJ{background:rgba(59,130,246,.12);color:#1d4ed8}.HomeworkSubmissionsList_statusPending__H1urG{background:rgba(251,191,36,.15);color:#92400e}.HomeworkSubmissionsList_scoreLabel__iF5Dy{font-weight:600}.HomeworkSubmissionsList_timestamp__Y31MD{font-weight:500;color:rgba(15,23,42,.65)}.HomeworkSubmissionsList_actionCell__dr_lQ{display:flex;flex-direction:column;gap:8px;align-items:flex-start;min-width:140px}.HomeworkSubmissionsList_reviewButton__n7EAx{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;border:1px solid rgba(241,91,42,.4);background:rgba(241,91,42,.12);color:#f15b2a;font-weight:600;font-size:.85rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.HomeworkSubmissionsList_reviewButton__n7EAx:hover{background:#f15b2a;color:#fff;border-color:#f15b2a}.HomeworkSubmissionsList_reviewButton__n7EAx:focus-visible{outline:2px solid #f15b2a;outline-offset:1px}.HomeworkSubmissionsList_reviewButton__n7EAx:disabled{opacity:.6;cursor:not-allowed}.HomeworkSubmissionsList_reviewMeta__imHOs{font-size:.8rem;color:rgba(15,23,42,.55)}@media (max-width:960px){.HomeworkSubmissionsList_panelSummary__vxM0H{grid-template-columns:repeat(2,minmax(0,1fr))}.HomeworkSubmissionsList_toolbar__xil9R{flex-direction:column;align-items:stretch}.HomeworkSubmissionsList_searchField__t6QC4{flex:1 1 auto;width:100%}.HomeworkSubmissionsList_exportButton__LzfyK,.HomeworkSubmissionsList_refreshButton__rA_bg{width:100%;justify-content:center}.HomeworkSubmissionsList_table__ZeuW_{min-width:100%}}@media (max-width:640px){.HomeworkSubmissionsList_panelHeader__dglol{flex-direction:column}.HomeworkSubmissionsList_panelSummary__vxM0H{grid-template-columns:1fr}.HomeworkSubmissionsList_table__ZeuW_ thead{display:none}.HomeworkSubmissionsList_table__ZeuW_,.HomeworkSubmissionsList_table__ZeuW_ tbody,.HomeworkSubmissionsList_table__ZeuW_ td,.HomeworkSubmissionsList_table__ZeuW_ tr{display:block;width:100%}.HomeworkSubmissionsList_table__ZeuW_ tr{margin-bottom:16px;border:1px solid rgba(15,23,42,.08);border-radius:16px;overflow:hidden}.HomeworkSubmissionsList_table__ZeuW_ td{padding:12px 16px;position:relative}.HomeworkSubmissionsList_table__ZeuW_ td:before{content:attr(data-label);display:block;font-size:.75rem;text-transform:uppercase;color:rgba(15,23,42,.5);margin-bottom:4px;letter-spacing:.08em;font-weight:600}}.HomeworkReviewDrawer_backdrop__qSeAX{position:fixed;inset:0;background:rgba(15,23,42,.4);display:flex;justify-content:flex-end;z-index:1400;padding:32px 24px;box-sizing:border-box}.HomeworkReviewDrawer_drawer__HvGeI{position:relative;width:min(var(--drawer-width,520px),100%);max-width:1024px;background:#fff;border-radius:24px;box-shadow:0 40px 120px -45px rgba(15,23,42,.45);display:flex;flex-direction:column;max-height:100%;overflow:hidden}.HomeworkReviewDrawer_drawerResizing__xZxr8{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:none!important}.HomeworkReviewDrawer_drawerLoading__gQwbO{pointer-events:none}.HomeworkReviewDrawer_backdropResizing__Lh_Sq{cursor:col-resize}.HomeworkReviewDrawer_header__VsvNz{padding:24px 28px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.HomeworkReviewDrawer_titleGroup__DRoIR{display:flex;flex-direction:column;gap:8px;flex:1 1 auto}.HomeworkReviewDrawer_title__O51gX{margin:0;font-size:1.35rem;color:var(--tertiary-default-color)}.HomeworkReviewDrawer_subtitle__47DCj{margin:0;font-size:.92rem;color:rgba(15,23,42,.62)}.HomeworkReviewDrawer_headerMeta__Jd81w{display:flex;align-items:flex-start;gap:12px}.HomeworkReviewDrawer_headerMeta__Jd81w>button{align-self:flex-start}.HomeworkReviewDrawer_statusPill__PGTp5{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-weight:600;font-size:.85rem}.HomeworkReviewDrawer_statusPassed__lNaM2{background:rgba(34,197,94,.12);color:#15803d}.HomeworkReviewDrawer_statusFailed__5SI0U{background:rgba(239,68,68,.12);color:#b91c1c}.HomeworkReviewDrawer_statusPending__ONnrG{background:rgba(251,191,36,.15);color:#92400e}.HomeworkReviewDrawer_statusProgress__10mfM{background:rgba(59,130,246,.12);color:#1d4ed8}.HomeworkReviewDrawer_closeButton__CRxLN{border:none;background:none;cursor:pointer;color:rgba(15,23,42,.55);font-size:1.25rem;line-height:1;padding:6px}.HomeworkReviewDrawer_closeButton__CRxLN:hover{color:var(--tertiary-default-color)}.HomeworkReviewDrawer_scrollArea__rPlCr{overflow-y:auto;padding:24px 28px 32px;display:flex;flex-direction:column;gap:28px}.HomeworkReviewDrawer_formSection__EjNOG{display:flex;flex-direction:column;gap:18px}.HomeworkReviewDrawer_fieldLabel__rtpWN{display:flex;flex-direction:column;gap:4px;align-items:flex-start;font-weight:600;color:var(--tertiary-default-color)}.HomeworkReviewDrawer_inputRow___djk_{display:grid;grid-template-columns:minmax(0,200px) minmax(0,1fr);grid-gap:12px 24px;gap:12px 24px;align-items:flex-start}.HomeworkReviewDrawer_fieldControl__NcoEa{min-width:0;display:flex;flex-direction:column;gap:6px}.HomeworkReviewDrawer_hint__dYyI4{font-size:.8rem;color:rgba(15,23,42,.55);margin:0}.HomeworkReviewDrawer_error__aJm4I{background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.3);color:#b91c1c;padding:10px 12px;border-radius:12px;font-weight:600}.HomeworkReviewDrawer_resultCard__XMA1B{border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:10px;background:rgba(248,250,255,.6)}.HomeworkReviewDrawer_resultHeading__yFn2H{font-weight:600;color:var(--tertiary-default-color)}.HomeworkReviewDrawer_resultGrid__kDusp{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:10px;gap:10px;font-size:.9rem}.HomeworkReviewDrawer_fileList__Jk9xK{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.HomeworkReviewDrawer_fileLink__al1ZT{display:inline-flex;align-items:center;gap:8px;color:var(--primary-default-color);font-weight:600;text-decoration:none}.HomeworkReviewDrawer_fileLink__al1ZT:hover{text-decoration:underline}.HomeworkReviewDrawer_responsesTable__I7h6t{width:100%;border-collapse:collapse;font-size:.88rem}.HomeworkReviewDrawer_responsesTable__I7h6t td,.HomeworkReviewDrawer_responsesTable__I7h6t th{border:1px solid rgba(15,23,42,.08);padding:8px 10px;text-align:left}.HomeworkReviewDrawer_responsesTable__I7h6t th{background:rgba(15,23,42,.04);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.HomeworkReviewDrawer_footer__O8xbI{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:0 28px 24px;border-top:1px solid rgba(15,23,42,.08)}.HomeworkReviewDrawer_footerActions__DD37Q{display:flex;gap:12px;flex-wrap:nowrap;white-space:nowrap}.HomeworkReviewDrawer_loadingState__DWNNZ{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:64px 0;font-weight:600;color:rgba(15,23,42,.6)}@media (max-width:720px){.HomeworkReviewDrawer_backdrop__qSeAX{padding:16px}.HomeworkReviewDrawer_drawer__HvGeI{width:100%;border-radius:20px}.HomeworkReviewDrawer_header__VsvNz{flex-direction:column;gap:20px}.HomeworkReviewDrawer_headerMeta__Jd81w{width:100%;justify-content:space-between;align-items:center}.HomeworkReviewDrawer_inputRow___djk_{grid-template-columns:1fr}}.HomeworkReviewDrawer_resizeHandle__ODFuC{position:absolute;top:0;bottom:0;left:-12px;width:32px;display:flex;align-items:center;justify-content:center;cursor:col-resize;touch-action:none;z-index:1}.HomeworkReviewDrawer_resizeHandle__ODFuC:focus-visible{outline:2px solid rgba(241,91,42,.6);outline-offset:2px;border-radius:8px}.HomeworkReviewDrawer_resizeIcon__se_pV{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:6px 8px;border-radius:999px;background:rgba(15,23,42,.08);color:rgba(15,23,42,.55);font-size:16px;transition:background .2s ease,color .2s ease}.HomeworkReviewDrawer_drawerResizing__xZxr8 .HomeworkReviewDrawer_resizeIcon__se_pV,.HomeworkReviewDrawer_resizeHandle__ODFuC:hover .HomeworkReviewDrawer_resizeIcon__se_pV{background:rgba(15,23,42,.16);color:rgba(15,23,42,.75)}.HomeworkReviewDrawer_loadingOverlay__4zDUh{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:3;background:rgba(255,255,255,.85);color:rgba(15,23,42,.7);text-align:center}.imageDropdown_wrapper__wLxii{width:100%}.imageDropdown_label__nqP0l{display:block;margin-bottom:10px;font-weight:500;font-size:14px}.imageDropdown_dropdownContainer__OqLy3{position:relative;width:100%}.imageDropdown_dropdownHeader__G_k2D{display:flex;align-items:center;justify-content:space-between;gap:8px;height:44px;border-radius:100px;border:.5px solid #d5d5d5;padding:0 16px;cursor:pointer;font-size:13px;background-color:#fff;transition:.2s}.imageDropdown_dropdownHeader__G_k2D span{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.imageDropdown_dropdownHeader__G_k2D:focus,.imageDropdown_dropdownHeader__G_k2D:hover{box-shadow:0 0 2px 0 var(--tertiary-ligher-color,#707070)}.imageDropdown_dropdownArrow__4VSvg{width:16px;height:16px}.imageDropdown_image___VzAE{width:24px;height:24px;border-radius:100%;object-fit:cover}.imageDropdown_dropdownList__8R6ek{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border:.5px solid #d5d5d5;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:16px;z-index:10;margin-top:4px;max-height:200px;overflow-y:overlay;-ms-overflow-style:scrollbar;scrollbar-width:thin;scrollbar-color:#c4c4c4 transparent;scrollbar-gutter:stable}.imageDropdown_dropdownList__8R6ek::-webkit-scrollbar{width:6px}.imageDropdown_dropdownList__8R6ek::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:3px}.imageDropdown_dropdownList__8R6ek::-webkit-scrollbar-track{background:transparent}.imageDropdown_searchContainer__woy7t{padding:8px;border-bottom:1px solid #ddd;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.imageDropdown_searchInput__ZPRyj{width:100%;padding:6px;font-size:13px;border:.5px solid #d5d5d5;border-radius:100px}@media (max-width:600px){.imageDropdown_searchInput__ZPRyj{font-size:16px;transform:none}}.imageDropdown_noResults__p8gAd{padding:8px;font-size:13px;color:#999}.imageDropdown_dropdownItem__RyzsT{padding:8px;cursor:pointer;transition:.2s ease-in-out;border-radius:4px}.imageDropdown_active__iAKJG,.imageDropdown_dropdownItem__RyzsT:hover{background-color:#f6f6f6}.imageDropdown_dropdownItem__RyzsT:first-child:hover{border-top-left-radius:16px;border-top-right-radius:16px}.imageDropdown_dropdownItem__RyzsT:last-child:hover{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.imageDropdown_optionContent__A7X7f{display:flex;align-items:center;gap:8px}.ExpandableCreateButton_container__kGPAg{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:flex-start;pointer-events:auto;isolation:isolate;flex:none;z-index:60;margin-block:8px}.ExpandableCreateButton_container__kGPAg[data-open=true]{z-index:220}.ExpandableCreateButton_shell__VSz57{position:absolute;top:0;left:0;display:flex;align-items:stretch;justify-content:center;background:var(--main--gradient-color);color:#fff;border-radius:999px;box-shadow:0 18px 40px -26px rgba(9,11,28,.75);overflow:hidden;width:48px;height:48px;padding:0;box-sizing:border-box;border:1px solid transparent;transition:box-shadow .24s ease,background .24s ease,color .24s ease,-webkit-backdrop-filter .24s ease,backdrop-filter .24s ease}.ExpandableCreateButton_shell__VSz57>*{position:relative;z-index:1}.ExpandableCreateButton_shell__VSz57:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(13,19,43,.55),rgba(13,19,43,.3));opacity:0;transition:opacity .24s ease;z-index:0}.ExpandableCreateButton_container__kGPAg[data-open=true] .ExpandableCreateButton_shell__VSz57{background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.1)) padding-box,var(--main--gradient-color) border-box;box-shadow:0 32px 56px -28px rgba(15,23,42,.45);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);color:#f8fafc}.ExpandableCreateButton_container__kGPAg[data-open=true] .ExpandableCreateButton_shell__VSz57:after{opacity:1}.ExpandableCreateButton_container__kGPAg[data-disabled=true] .ExpandableCreateButton_shell__VSz57{opacity:.6;cursor:not-allowed}.ExpandableCreateButton_trigger__EPZly{background:transparent;color:inherit;font-size:1.65rem;border-radius:inherit;pointer-events:auto}.ExpandableCreateButton_plusIcon__PUEEI,.ExpandableCreateButton_trigger__EPZly{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1}.ExpandableCreateButton_plusIcon__PUEEI{font-size:1.52rem;font-weight:700;color:#fff;text-shadow:0 6px 18px rgba(15,23,42,.45),0 0 14px rgba(255,255,255,.5)}.ExpandableCreateButton_trigger__EPZly:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}.ExpandableCreateButton_loader__OYqQ7{width:22px;height:22px;border-radius:50%;border:3px solid rgba(255,255,255,.35);border-top-color:rgba(255,255,255,.9);animation:ExpandableCreateButton_rotate__JGChW .8s linear infinite}@keyframes ExpandableCreateButton_rotate__JGChW{to{transform:rotate(1turn)}}.ExpandableCreateButton_options__GNvA2{list-style:none;display:flex;flex-direction:column;gap:8px;width:100%;height:100%;margin:0;padding:4px}.ExpandableCreateButton_optionItem__e6aUv{width:100%}.ExpandableCreateButton_optionButton__LnxMU{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;border-radius:12px;border:1px solid rgba(255,255,255,.32);background:rgba(12,18,42,.45);color:rgba(248,250,252,.92);font-size:.95rem;font-weight:600;letter-spacing:.01em;text-transform:capitalize;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease;padding:10px 12px;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ExpandableCreateButton_optionButton__LnxMU:focus-visible,.ExpandableCreateButton_optionButton__LnxMU:hover{background:rgba(20,28,54,.65);border-color:rgba(255,255,255,.48);box-shadow:0 0 0 1px rgba(255,255,255,.2);outline:none;transform:translateY(-1px)}.ExpandableCreateButton_optionButtonActive__oxU2n{background:rgba(255,103,58,.32);border-color:rgba(255,140,94,.65);box-shadow:0 10px 26px -18px rgba(255,129,90,.8);color:#fff}.ExpandableCreateButton_optionIcon__BsDgY{font-size:1.15rem;color:rgba(255,183,133,.95)}.ExpandableCreateButton_optionLabel__x4FiX{font-size:.95rem;font-weight:600;letter-spacing:.01em}@media (max-width:1024px){.ExpandableCreateButton_container__kGPAg,.ExpandableCreateButton_shell__VSz57{width:44px;height:44px}.ExpandableCreateButton_trigger__EPZly{font-size:1.48rem}.ExpandableCreateButton_plusIcon__PUEEI{font-size:1.38rem}}.page_page__ESwSg{display:flex;min-height:100vh;background:#f4f6fb;color:var(--tertiary-default-color)}.page_pageCreating__qrRie .page_mainContent__bktGG{gap:clamp(1.5rem,2.6vw,2.6rem)}.page_mobileHeader__ifnDU{display:none;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-bottom:1px solid rgba(15,23,42,.08);position:-webkit-sticky;position:sticky;top:0;z-index:12;gap:16px}.page_mobileHeaderTitleGroup__bCfJH{display:flex;flex-direction:column;gap:4px;min-width:0}.page_mobileHeaderBadge__JiIq_{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(15,23,42,.55)}.page_mobileHeaderTitle__brR_9{font-size:1rem;font-weight:600;letter-spacing:-.01em;color:var(--tertiary-default-color);white-space:nowrap}.page_menuToggle__tqN_L{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(15,23,42,.1);background:#fff7f2;color:#f15b2a;cursor:pointer;box-shadow:0 6px 14px -8px rgba(241,91,42,.4)}.page_menuToggle__tqN_L:focus-visible,.page_menuToggle__tqN_L:hover{background:rgba(241,91,42,.15);outline:none}.page_mobileMenuOverlay__sRupF{position:fixed;inset:0;background:rgba(15,23,42,.45);display:flex;justify-content:flex-end;z-index:120}.page_mobileMenu__lbcNr{width:min(90vw,360px);max-width:420px;height:100vh;background:linear-gradient(180deg,rgba(255,247,242,1),rgba(255,250,240,1));display:flex;flex-direction:column;box-shadow:-24px 0 48px -32px rgba(15,23,42,.35);padding:20px 24px 28px;box-sizing:border-box}.page_mobileMenuHeader__evMAJ{display:flex;justify-content:flex-end}.page_mobileMenuClose___gXvi{border:none;background:rgba(241,91,42,.12);color:#f15b2a;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.page_mobileMenuClose___gXvi:focus-visible,.page_mobileMenuClose___gXvi:hover{background:rgba(241,91,42,.2);outline:none}.page_mobileProfile__eiBYy{display:flex;flex-direction:column;align-items:center;gap:12px;margin:16px 0 24px}.page_mobileAvatar__1bkbx{position:relative;width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#f15b2a,#ff8a4c);overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.75rem;font-weight:600}.page_mobileAvatarImage__Jh7Il{object-fit:cover}.page_mobileAvatarFallback__iqcm8{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.page_mobileProfileMeta__OPatM{display:flex;flex-direction:column;align-items:center;gap:4px}.page_mobileEyebrow__FKE8C{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(15,23,42,.55)}.page_mobileName__0iE_6{margin:0;font-size:1.25rem;font-weight:600;color:#f15b2a}.page_mobileUsername__KlUhj{margin:0;font-size:.9rem;color:rgba(15,23,42,.55)}.page_mobileMenuNav__DButy{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.page_mobileMenuItem__uSalT{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 18px;border:none;border-radius:12px;background:#fff;color:var(--tertiary-default-color);font-weight:600;font-size:1rem;cursor:pointer;box-shadow:0 12px 24px -20px rgba(15,23,42,.35);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.page_mobileMenuItem__uSalT:focus-visible,.page_mobileMenuItem__uSalT:hover{transform:translateY(-1px);box-shadow:0 16px 32px -22px rgba(15,23,42,.4);background:rgba(255,255,255,.88);outline:none}.page_mobileMenuItemContent__iDfwl{display:flex;align-items:center;gap:12px}.page_mobileMenuItem__uSalT svg{font-size:1.1rem;color:rgba(15,23,42,.55)}.page_mobileMenuItemActive__Elk6p{background:rgba(241,91,42,.12);color:#f15b2a}.page_mobileMenuItemActive__Elk6p svg{color:#f15b2a}.page_mobileMenuActions__854r9{margin-top:auto;display:flex;flex-direction:column;gap:12px}.page_mobileMenuBackBtn__OEmLr{width:100%;justify-content:center;background:rgba(241,91,42,.12);color:#f15b2a;border-radius:999px}.page_mobileMenuBackBtn__OEmLr:focus-visible,.page_mobileMenuBackBtn__OEmLr:hover{background:rgba(241,91,42,.18)}.page_sidebar___o3mC{width:264px;flex-shrink:0;background:linear-gradient(180deg,rgba(255,244,237,1),rgba(255,250,240,1));border-right:1px solid rgba(241,91,42,.12);padding:32px 28px;display:flex;flex-direction:column;box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto;overscroll-behavior:contain}.page_sidebarTop__t_h8P{display:flex;align-items:center;gap:16px;margin-bottom:32px}.page_sidebarAvatar__8vBEe{position:relative;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#f15b2a,#ff8a4c);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.25rem;overflow:hidden;flex-shrink:0}.page_sidebarAvatarImage__YjSGq{object-fit:cover}.page_sidebarAvatarFallback__V2Tes{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.page_sidebarProfile__1SdsD{display:flex;flex-direction:column;gap:4px;min-width:0}.page_sidebarEyebrow__Cn_vD{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(15,23,42,.55)}.page_sidebarName__S1I7B{margin:0;font-size:1.1rem;font-weight:600;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page_sidebarUsername__Cw8pi{margin:0;font-size:.85rem;color:rgba(15,23,42,.55)}.page_menu__MfDpq{display:flex;flex-direction:column;gap:8px}.page_menuCreateButton__WpHEL{align-self:flex-start;padding:8px 0 12px;display:flex;justify-content:flex-start}.page_menuItem__M9cn_{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;background:transparent;color:var(--tertiary-default-color);font-weight:600;font-size:.95rem;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease,border-left-color .2s ease;border:none;border-left:3px solid transparent}.page_menuIcon__mK5cq{font-size:1.05rem;opacity:.65;transition:opacity .2s ease,color .2s ease}.page_menuItem__M9cn_:hover{background:rgba(241,91,42,.12);border-left-color:rgba(241,91,42,.4)}.page_menuItem__M9cn_:hover .page_menuIcon__mK5cq{opacity:1}.page_menuItemActive__BCvWa{background:rgba(241,91,42,.12);color:#f15b2a;border-left-color:#f15b2a;border-radius:16px}.page_menuItemActive__BCvWa .page_menuIcon__mK5cq{opacity:1;color:#f15b2a}.page_sidebarBottom__Ge0wY{margin-top:auto;padding-top:24px}.page_sidebarBackBtn__BUlhX{width:100%;justify-content:center;background:rgba(241,91,42,.12);color:#f15b2a;border-radius:999px}.page_sidebarBackBtn__BUlhX:focus-visible,.page_sidebarBackBtn__BUlhX:hover{background:rgba(241,91,42,.18)}.page_workspace__dabiQ{flex:1 1;min-height:100vh;background:#fff;padding:clamp(2.5rem,4vw,4rem);display:flex;flex-direction:column;gap:clamp(2rem,3vw,2.75rem);box-sizing:border-box;overflow-x:hidden;position:relative}.page_workspaceHeader__xfqLk{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid rgba(15,23,42,.08)}.page_workspaceHeading__Sa2_U{display:flex;flex-direction:column;gap:.5rem;min-width:0}.page_workspaceBadge__PzDRN{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(15,23,42,.55)}.page_workspaceTitle__4VR1w{margin:0;font-size:clamp(1.8rem,3vw,2.25rem);font-weight:600;letter-spacing:-.01em}.page_workspaceSubtitle__mJhjw{margin:0;max-width:60ch;font-size:.95rem;line-height:1.6;color:var(--tertiary-light-color)}.page_workspaceActions__LTnc8{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.page_accountSelector__Zoou7{display:flex;flex-direction:column;gap:8px;min-width:220px}.page_selectorLabel__0FDUY{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(15,23,42,.55)}.page_mainContent__bktGG{display:flex;flex-direction:column;gap:clamp(2rem,3vw,3rem);flex:1 1;min-height:0}.page_libraryRegion___6xXQ{display:flex;flex-direction:column;gap:clamp(1.75rem,3vw,2.5rem)}.page_archiveModal__5UBKJ{display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1.75rem,3vw,2.5rem);color:var(--tertiary-default-color);max-width:520px}.page_archiveModalTitle__mojbD{margin:0;font-size:1.5rem;font-weight:600}.page_archiveModalBody__x_CpR{margin:0;font-size:.95rem;line-height:1.6;color:var(--tertiary-light-color)}.page_archiveModalActions__0BVDv{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width:1024px){.page_page__ESwSg{flex-direction:column}.page_sidebar___o3mC{display:none}.page_workspace__dabiQ{padding:24px 20px 32px}.page_workspaceHeader__xfqLk{padding-top:8px}.page_workspaceActions__LTnc8{width:100%;align-items:stretch}.page_accountSelector__Zoou7{width:100%}.page_mobileHeader__ifnDU{display:flex}}@media (max-width:640px){.page_workspace__dabiQ{padding:20px 16px 28px}.page_workspaceHeader__xfqLk{gap:16px}.page_mobileHeaderTitle__brR_9{font-size:.95rem}.page_mobileHeader__ifnDU{padding:14px 16px}}.goBackBtn_goBackBtn__4SlXb{display:inline-flex;align-items:center;gap:8px;background:rgba(241,91,42,.1);color:var(--primary-default-color);border:none;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:filter .3s ease-out,transform .1s ease-out,background .3s ease-out;filter:brightness(1)}.goBackBtn_goBackBtn__4SlXb:hover:not(:disabled){background:rgba(241,91,42,.2);filter:brightness(1.08)}.goBackBtn_goBackBtn__4SlXb:active:not(:disabled){transform:scale(.97);filter:brightness(.92)}.goBackBtn_goBackBtn__4SlXb:disabled{cursor:default;opacity:.6}.goBackBtn_arrowIcon__R6Lmz{font-size:16px}.goBackBtn_btnText__Irt2j{font-weight:500}.termsCheckbox_termsCheckbox__BGREG{display:flex;flex-direction:row;align-items:center;gap:8px}.termsCheckbox_hiddenInput__IsRfT{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.termsCheckbox_styledCheckbox__tpCda{width:18px;height:18px;cursor:pointer;border:2px solid var(--primary-default-color);border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.termsCheckbox_styledCheckbox__tpCda.termsCheckbox_checked__9bXY9{background-color:var(--primary-default-color);border-color:var(--primary-default-color)}.termsCheckbox_textWrapper___LPTK{display:flex;flex-direction:column}.termsCheckbox_label__EybyA{font-size:16px;font-weight:500}.termsCheckbox_checkboxWrapper__m03zv{display:flex;align-items:center}.termsCheckbox_children__72_SY{font-size:14px}.loaderOverlay_overlay__gnggc{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 24px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;color:#383838;text-align:center}.loaderOverlay_fullscreen__XsSvI{position:fixed}.loaderOverlay_message__Mdnbi{font-size:15px;line-height:1.4;font-weight:500}.searchBar_searchContainer__Cvh3U{display:flex;align-items:center;background:#F3F3F3;border-radius:24px;padding:8px 16px;border:.5px solid #d5d5d5;width:260px}.searchBar_searchButton___dpqw{background:none;border:none;padding:0;margin-right:8px;cursor:pointer;display:flex;align-items:center;font-size:1rem;background:#F3F3F3}.searchBar_searchInput__hvpXO{flex:1 1;border:none;outline:none;background:transparent;font-size:.95rem;background:#F3F3F3;font-size:14px}.underConstructionModal_overlay__xt3V5{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.underConstructionModal_modal__xSfOe{position:relative;background:#fff;border-radius:12px;padding:2rem;max-width:450px;width:90%;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.15)}.underConstructionModal_closeBtn__UFS2i{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;line-height:1;color:var(--tertiary-light-color);cursor:pointer}.underConstructionModal_closeBtn__UFS2i:hover{color:var(--primary-default-color)}.underConstructionModal_title__u345H{margin-top:1rem;font-size:1.75rem;font-weight:500;background-image:var(--main--gradient-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.underConstructionModal_message__WX_zH{margin:1rem 0 1.5rem;color:var(--tertiary-default-color);line-height:1.4}.underConstructionModal_actions__j3M2v{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}.accountDropdown_wrapper__l3Aqk{position:relative}.accountDropdown_profileBtn__MB7s3{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%}.accountDropdown_profileBtn__MB7s3:focus-visible{outline:2px solid rgba(148,163,184,.4);outline-offset:2px}.accountDropdown_profileImg__6Jb2S{display:block;width:34px;height:34px;border-radius:50%;object-fit:cover}.accountDropdown_menuContainer__4khoJ{position:absolute;right:0;top:calc(100% + 12px);z-index:1000}.accountDropdown_menu__Dc_P0{background:#fff;border:.5px solid var(--tertiary-light-color);box-shadow:0 24px 48px rgba(15,23,42,.12);border-radius:20px;display:flex;flex-direction:column;min-width:320px;overflow:hidden}.accountDropdown_profileSummary__simVL{display:flex;gap:16px;padding:20px 24px 12px;align-items:center}.accountDropdown_profileAvatar__PiJag{width:72px;height:72px;border-radius:50%;overflow:hidden;background:var(--primary-ultra-light-color);display:flex;align-items:center;justify-content:center;flex-shrink:0}.accountDropdown_profileAvatarImage__D7Ya3{width:100%;height:100%;object-fit:cover;border-radius:50%}.accountDropdown_profileDetails__nuzFA{display:flex;flex-direction:column;gap:4px;min-width:0}.accountDropdown_profileName__hGwPi{font-size:16px;font-weight:600;color:var(--primary-default-color);margin:0;line-height:1.3}.accountDropdown_profileNameLink__fOKbs{text-decoration:none;display:block;width:-moz-fit-content;width:fit-content}.accountDropdown_profileNameLink__fOKbs:hover .accountDropdown_profileName__hGwPi{text-decoration:underline;cursor:pointer}.accountDropdown_profileUsername__9plUb{font-size:14px;color:var(--tertiary-default-color);margin:0;line-height:1.3;word-break:break-word}.accountDropdown_profileEmail__woNgO{font-size:13px;color:var(--tertiary-light-color);margin:0;line-height:1.3;word-break:break-all}.accountDropdown_divider__2rdsK{height:1px;background:rgba(148,163,184,.2);margin:12px 24px 8px}.accountDropdown_menuItems___eZpV{position:relative;display:flex;flex-direction:column;padding:4px 0 16px}.accountDropdown_item__1LxnV{position:relative;padding:12px 24px;font-size:15px;color:var(--tertiary-default-color);text-decoration:none;background:none;border:none;text-align:left;cursor:pointer;width:100%;display:flex;align-items:center;gap:8px;overflow:visible}.accountDropdown_itemContent__dNLAV{position:relative;z-index:1;display:flex;align-items:center;gap:8px}.accountDropdown_highlight__2dr5G{position:absolute;left:0;background:var(--primary-ultra-light-color);border-radius:14px;z-index:0;transform-origin:center}.accountDropdown_icon__GrskW{flex-shrink:0}.accountDropdown_item__1LxnV:hover{color:var(--primary-default-color)}.accountDropdown_item__1LxnV:focus-visible .accountDropdown_icon__GrskW,.accountDropdown_item__1LxnV:hover .accountDropdown_icon__GrskW{color:var(--primary-default-color)}.accountDropdown_menuItems___eZpV>:focus-visible{outline:none;color:var(--primary-default-color)}.favoriteCoursesDropdown_wrapper__oiRLi{position:relative;display:inline-flex;flex-shrink:0}.favoriteCoursesDropdown_trigger__3URX1{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(50,50,50,.12);background:#ffffff;color:#323232;font-size:14px;font-weight:500;transition:background .2s ease,box-shadow .2s ease,border-color .2s ease}.favoriteCoursesDropdown_trigger__3URX1:focus-visible,.favoriteCoursesDropdown_trigger__3URX1:hover{border-color:rgba(255,77,34,.4);box-shadow:0 8px 18px rgba(255,77,34,.12);outline:none}.favoriteCoursesDropdown_trigger__3URX1:focus-visible{box-shadow:0 0 0 3px rgba(255,77,34,.2)}.favoriteCoursesDropdown_triggerCompact__GiqfL{padding:8px 12px}.favoriteCoursesDropdown_heartIcon__g7olr{color:#ff4d22;font-size:16px}.favoriteCoursesDropdown_badge__YVCOk{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ff4d22;color:#ffffff;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.favoriteCoursesDropdown_chevron__828e0{font-size:12px;transition:transform .2s ease;color:#6b6b6b}.favoriteCoursesDropdown_chevronOpen__pqfwM{transform:rotate(-180deg)}.favoriteCoursesDropdown_dropdown__Hpseb{position:absolute;top:calc(100% + 12px);right:0;width:320px;background:#ffffff;border-radius:16px;padding:16px;box-shadow:0 18px 32px rgba(28,17,14,.18);display:flex;flex-direction:column;gap:12px;z-index:1400}.favoriteCoursesDropdown_list__rJub2{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;max-height:360px;overflow-y:auto}.favoriteCoursesDropdown_item__oKRKL{display:flex;flex-direction:column;gap:8px}.favoriteCoursesDropdown_itemLink__CIFWd{display:flex;gap:12px;text-decoration:none;color:inherit}.favoriteCoursesDropdown_thumbnail__DnxDY{position:relative;width:56px;height:56px;border-radius:14px;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,#fde6dc,#fff2ec)}.favoriteCoursesDropdown_thumbnailImage__UvLYs{object-fit:cover}.favoriteCoursesDropdown_itemBody__rUIot{display:flex;flex-direction:column;gap:4px;flex:1 1}.favoriteCoursesDropdown_itemTitle__QEV66{font-size:15px;font-weight:600;color:#262626;line-height:1.35}.favoriteCoursesDropdown_itemMeta__9W7rn{display:flex;flex-wrap:wrap;gap:4px 10px;font-size:12px;color:#6e6e6e}.favoriteCoursesDropdown_itemOwner__Xx1sx{color:#404040}.favoriteCoursesDropdown_itemPrice__V0QQ3{font-weight:600;color:#1f7a4d}.favoriteCoursesDropdown_itemAdded__LKZWX{color:#9f9f9f}.favoriteCoursesDropdown_removeBtn__YUbtN{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;background:none;border:none;color:#a74b3b;cursor:pointer;padding:2px 0;transition:color .2s ease}.favoriteCoursesDropdown_removeBtn__YUbtN:hover:not(:disabled){color:#ff4d22}.favoriteCoursesDropdown_removeBtn__YUbtN:disabled{cursor:not-allowed;opacity:.6}.favoriteCoursesDropdown_emptyState__6mV7x,.favoriteCoursesDropdown_loadingState__CtSSy{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:12px 8px}.favoriteCoursesDropdown_emptyTitle__MsttX{font-size:16px;font-weight:600;color:#262626}.favoriteCoursesDropdown_emptyDescription__RA8_Y{font-size:14px;color:#666666;line-height:1.4}.favoriteCoursesDropdown_emptyAction__6Ij_y{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;background:#ff4d22;color:#ffffff;font-weight:600;text-decoration:none;transition:background .2s ease,box-shadow .2s ease}.favoriteCoursesDropdown_emptyAction__6Ij_y:hover{background:#ff643d;box-shadow:0 10px 24px rgba(255,77,34,.22)}.favoriteCoursesDropdown_spinner__EVzwE{width:22px;height:22px;border-radius:50%;border:3px solid rgba(255,77,34,.18);border-top-color:#ff4d22;animation:favoriteCoursesDropdown_favoritesSpinner__izpQB .9s linear infinite}@keyframes favoriteCoursesDropdown_favoritesSpinner__izpQB{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){.favoriteCoursesDropdown_dropdown__Hpseb{position:fixed;top:73px;left:0;right:0;margin:0 auto;width:calc(100% - 24px);max-width:360px;transform:none;border-radius:20px;border-top:none}}.favoriteCoursesDropdown_srOnly__19zBD{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.aboutShortIdeas_container__is0Kn{width:100%;background-color:#FEF9EC;border-radius:12px;padding:40px 20px}.aboutShortIdeas_items__PXvZA{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.aboutShortIdeas_title__IxI9K{font-weight:500!important}@media (max-width:768px){.aboutShortIdeas_items__PXvZA{grid-template-columns:repeat(2,1fr)}.aboutShortIdeas_container__is0Kn{padding:32px 20px}}@media (max-width:480px){.aboutShortIdeas_items__PXvZA{grid-template-columns:1fr}}.aboutShortIdeas_item__Ajn9l{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.aboutShortIdeas_iconWrapper__HOmbu{background-color:#FFF4D3;border-radius:50%;padding:12px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.aboutShortIdeas_icon__X6_s_{width:24px;height:24px}.aboutShortIdeas_title__IxI9K{font-size:18px;font-weight:600;margin:0 0 8px;color:#333}.aboutShortIdeas_description__YIyns{font-size:14px;line-height:1.6;color:#666;margin:0}.valuesSection_valuesSection__G77iA{width:100%;max-width:1440px;margin:0 auto;padding:3rem 0;text-align:center}.valuesSection_heading__PhS_n{font-size:2rem;margin-bottom:.5rem}.valuesSection_subheading__xYkXO{color:#555;max-width:600px;margin:0 auto 2rem}.valuesSection_grid__88FqR{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr}@media (min-width:600px){.valuesSection_grid__88FqR{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.valuesSection_grid__88FqR{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.valuesSection_grid__88FqR{grid-template-columns:repeat(5,1fr)}}.valuesSection_card__k8jaK{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:1rem;background:#fff;border:1px solid #f5e8e6;border-radius:1rem}.valuesSection_letter__4JhjU{font-size:3rem;font-weight:700;background:var(--text-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.75rem}.valuesSection_title__nTxyG{font-size:1.25rem;margin:0 0 .5rem}.valuesSection_description__Y43Ve{font-size:.95rem;line-height:1.4;color:#444}.aboutDescriptionCards_section__vg6jd{width:100%;max-width:1440px;margin:0 auto;padding:3rem 0}.aboutDescriptionCards_heading__SyU9d{font-size:2rem;line-height:1.3;margin:0 0 3rem;color:var(--tertiary-ligher-color);font-weight:300;width:100%;max-width:650px;text-align:left}.aboutDescriptionCards_heading__SyU9d span{color:#FF6A3D;font-weight:300}.aboutDescriptionCards_cards__12s5H{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.aboutDescriptionCards_card__fiUBG{background-color:var(--exception--1-color);border:1px solid var(--primary-ultra-light-color);border-radius:16px;padding:2rem;display:flex;flex-direction:column;height:100%}.aboutDescriptionCards_iconWrapper__4nk7c{width:50px;height:50px;background-color:var(--primary-ultra-light-color);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;flex-shrink:0}.aboutDescriptionCards_iconWrapper__4nk7c img{width:60%;height:60%;object-fit:contain}.aboutDescriptionCards_title__O4raf{font-size:1.25rem;margin:0 0 1rem;color:#222}.aboutDescriptionCards_text__UtVut{font-size:1rem;line-height:1.6;margin:0 0 1rem;color:#555}.aboutDescriptionCards_list__XSjCg{margin:1rem 0 0 1.25rem;padding:0;list-style-type:disc}.aboutDescriptionCards_listItem__MvBGO{font-size:1rem;line-height:1.6;margin-bottom:.5rem;color:#555}@media (max-width:640px){.aboutDescriptionCards_section__vg6jd{padding:3rem 0}.aboutDescriptionCards_cards__12s5H{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.aboutDescriptionCards_heading__SyU9d{text-align:center;margin:0 auto 3rem}}.courses_page__a7WsA{position:relative;min-height:100vh}.courses_container__bIaXi{max-width:1440px;margin:0 auto;padding:28px 40px 64px}.courses_heroStrip__xByt1{background:rgba(242,242,242,.6);width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:16px}.courses_heroInner__F6JKS{max-width:1440px;margin:0 auto;padding:96px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:45px}.courses_heroTitle__rLib7{margin:0;font-size:34px;line-height:1.2;letter-spacing:-.01em}.courses_heroDesc__0dg0l{color:#6b7280;max-width:720px;margin:0 auto;font-size:14px;line-height:1.6}.courses_controls__RuK6E{display:flex;flex-direction:column;gap:45px;align-items:center}.courses_grid__Qwgi0{--card-min:240px;--card-max:400px;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--card-min),var(--card-max)));grid-gap:20px;gap:20px;justify-content:center}@media (min-width:640px){.courses_grid__Qwgi0{--card-min:300px}}@media (min-width:1024px){.courses_grid__Qwgi0{--card-min:360px;--card-max:400px}}.courses_cardLink__N__jl{text-decoration:none;color:inherit;display:block;width:100%;max-width:var(--card-max);justify-self:center}.courses_empty__NkefG{margin:24px 0 0;text-align:center;color:#6b7280;font-size:14px}.courses_emptyState__wydfB{margin:64px auto 0;padding:48px 32px;max-width:640px;text-align:center;background-color:#f9f9f9;border-radius:16px;box-shadow:0 10px 30px rgba(15,23,42,.08)}.courses_emptyState__wydfB h2{margin:0 0 12px;font-size:28px;line-height:1.2}.courses_emptyState__wydfB p{margin:0;color:#6b7280;font-size:16px;line-height:1.6}.heroSection_heroSection__kKDwg{position:relative;width:100vw;min-height:calc(100vh - var(--header-height));padding-top:var(--header-height);overflow:hidden;background:rgba(255,251,241,.3);display:flex;align-items:center;justify-content:center}.heroSection_landingElementsWrapper__AtElx{display:none}.heroSection_heroSection__kKDwg .defaultContainer{width:100%;max-width:none;padding:0;margin:0;position:relative;z-index:2}.heroSection_contentWrapper__Cimc7{width:100%;max-width:1440px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:center}@media (max-width:640px){.heroSection_contentWrapper__Cimc7{padding:0 20px}}.heroSection_landingContent__BcHOP{display:flex;flex-direction:column;align-items:center;gap:45px}.heroSection_landingMainHeading__3o74G{width:60%;font-weight:500;text-align:center;color:#1e1e1e}.heroSection_landingMainHeading__3o74G span{font-family:var(--font-lemon),sans-serif;font-size:34px;background:var(--main--gradient-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.heroSection_landingMainP__OQsaZ{text-align:center;max-width:60%}.heroSection_iconsSection__4rbA6{display:flex;gap:48px;align-items:center;justify-content:center}.heroSection_iconItem__Wv2gL{display:flex;align-items:center;gap:10px}.heroSection_iconImage__QezGi{display:block}.heroSection_iconText__FfrHF{font-size:15px;font-weight:500;color:#1e1e1e}.heroSection_btnWrapper__DI3X_{display:flex;gap:12px}@media (max-width:780px){.heroSection_landingContent__BcHOP p,.heroSection_landingMainHeading__3o74G{width:100%}.heroSection_landingMainHeading__3o74G span{font-size:32px}.heroSection_landingMainP__OQsaZ{max-width:100%}.heroSection_iconsSection__4rbA6{gap:24px;margin-top:16px}.heroSection_iconText__FfrHF{font-size:14px}.heroSection_iconImage__QezGi{width:24px;height:24px}}@media screen and (max-width:640px){.heroSection_landingMainHeading__3o74G span{font-size:24px}}@media (max-width:450px){.heroSection_iconsSection__4rbA6{gap:16px}.heroSection_iconItem__Wv2gL{gap:8px}.heroSection_iconImage__QezGi{width:22px;height:22px}.heroSection_iconText__FfrHF{font-size:13px}}@media (max-width:400px){.heroSection_iconsSection__4rbA6{flex-direction:column;gap:16px;width:100%}.heroSection_iconItem__Wv2gL{gap:10px;max-width:320px}.heroSection_iconImage__QezGi{width:20px;height:20px}.heroSection_iconText__FfrHF{font-size:13px}}@media (max-width:374px){.heroSection_iconsSection__4rbA6{gap:24px}.heroSection_iconImage__QezGi{width:18px;height:18px}.heroSection_iconText__FfrHF{font-size:12px}}.impactSection_impactContainer__N2fg0{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:45px;width:100%;margin-top:2rem}.impactSection_impactHeading__XmM4h{font-weight:500;text-align:center;margin:0}.impactSection_impactParagraph__AY0L_{text-align:center;width:100%;margin:0 auto;max-width:600px}.impactSection_impactSpan__0B2xy{font-weight:600;color:var(--quarternary-default-color)}.impactSection_impactGrid__ATBSg{display:grid;width:100%;grid-gap:50px;gap:50px;border-radius:20px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.impactSection_impactCard__oc1PZ{display:flex;flex-direction:column;gap:20px;padding:16px;border-radius:20px;background:#FBFFD8;border:.6px solid #ffec00}.impactSection_number__GpMA0{margin-left:.3rem}.impactSection_impactBold__3d3wc{font-weight:500}@media (max-width:500px){.impactSection_impactContainer__N2fg0{align-items:flex-start}.impactSection_impactHeading__XmM4h,.impactSection_impactParagraph__AY0L_{text-align:left}.impactSection_impactGrid__ATBSg{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.lectureEditor_wrapper__ZS9PP{display:flex;flex-direction:column;gap:2rem}.lectureEditor_header__E5YD9{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.lectureEditor_breadcrumb__wnw6h{font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#7f56d9;margin:0 0 .25rem}.lectureEditor_title__N4mHJ{margin:0;font-size:2rem;font-weight:700;color:#101828}.lectureEditor_form__ySlqC{display:flex;flex-direction:column;gap:1.5rem}.lectureEditor_card__FVb8P{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border:1px solid #d0d5dd;border-radius:12px;background:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,.08)}.lectureEditor_liveFields__2MZKj{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.lectureEditor_actions__OUI6i{display:flex;gap:1rem}.lectureEditor_centered__R6Hy7{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.lectureEditor_loading__qb_lV{font-size:1rem;color:#475467}.lectureEditor_error__zHzt2{font-size:1.125rem;color:#d92d20;margin:0;text-align:center}.adminCourseEdit_heading__fJiDq{font-size:2rem;font-weight:700;margin-bottom:1rem}.adminCourseEdit_form__GzYF_{display:flex;flex-direction:column;gap:1rem}.adminCourseEdit_lectures__6WJi1{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.adminCourseEdit_lectureList__DASdo{display:flex;flex-direction:column;gap:1rem}.adminCourseEdit_lectureEmpty__QSciS{padding:1rem;border:1px dashed #d0d5dd;border-radius:8px;color:#475467;background:#f9fafb}.adminCourseEdit_lectureListItems__DcoVF{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.adminCourseEdit_lectureListButton__fAeSi{width:100%;display:flex;flex-direction:column;gap:.25rem;text-align:left;padding:1rem 1.25rem;border:1px solid #d0d5dd;border-radius:10px;background:#ffffff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.adminCourseEdit_lectureListButton__fAeSi:focus-visible,.adminCourseEdit_lectureListButton__fAeSi:hover{border-color:#7f56d9;box-shadow:0 0 0 4px rgba(127,86,217,.15);outline:none}.adminCourseEdit_lectureListTitle__zj_Mm{font-size:1rem;font-weight:600;color:#101828}.adminCourseEdit_lectureListMeta__2LcLL{font-size:.875rem;color:#667085}.adminCourseEdit_lectureDetail__Jicgt{border:1px solid #d0d5dd;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;background:#ffffff}.adminCourseEdit_lectureDetailHeader__IEEY3{display:flex;justify-content:space-between;align-items:center;gap:1rem}.adminCourseEdit_lectureDetailTitle__qc7E5{font-size:1.25rem;font-weight:600;margin:0;color:#101828}.adminCourseEdit_lectureDetailBody__w00ml{display:flex;flex-direction:column;gap:1rem}.adminCourseEdit_actions__So8A_{margin-top:1rem;display:flex;gap:1rem}.adminCourseEdit_editorWrapper__V3hWX{margin-top:1rem}.adminCourseEdit_subheading__MPwPr{font-size:1.25rem;font-weight:600}.adminCourses_heading__u2kXU{margin-bottom:16px;font-size:24px}