@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";:root{--font-family: "Poppins", sans-serif}:root{--font-family-en: "Poppins", sans-serif;--font-family-ko: "Roboto Mono", monospace;--font-family: var(--font-family-en)}*{box-sizing:border-box;margin:0;padding:0;border:0;outline:0;text-decoration:none;list-style:none;line-height:1.5;font-family:var(--font-family)}body[data-language=ko]{font-family:var(--font-family-ko)}body[data-language=en]{font-family:var(--font-family-en)}*:before,*:after{box-sizing:border-box}body{min-height:100vh;min-width:320px;background-color:#f3f3f3;background-image:radial-gradient(circle at top,#ffe5e5 0,#f8f0f0 50%,#f3f3f3 80%);background-size:100% 60%;background-attachment:fixed;background-repeat:no-repeat}:root{--brand-red: #ff0e0e;--brand-red-dark: #cc0b0b}._login_1kthl_1{display:flex;align-items:center;justify-content:center;min-height:100dvh;max-width:1920px;width:100%;background-image:url(/loginbg.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#050a24;position:relative}._languageSelectorContainer_1kthl_16{position:absolute;top:24px;right:2.5rem;z-index:10;display:inline-flex;gap:.25rem;padding:.25rem;border-radius:999px;background:#0f172abf;border:1px solid rgba(148,163,184,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._langBtn_1kthl_30{border:none;background:transparent;padding:.25rem .7rem;border-radius:999px;font-family:var(--font-family);font-size:12px;color:#e5e7eb;cursor:pointer;transition:background-color .15s ease,color .15s ease}._langBtnActive_1kthl_42{background-color:#f9fafb;color:#111827}._inputHint_1kthl_47{font-size:12px;color:#94a3b8;margin-top:4px;margin-bottom:0}@media(max-width:768px){._languageSelectorContainer_1kthl_16{right:.75rem;top:16px}}._container_1kthl_61{border-radius:20px;padding:48px 72px;max-width:540px;width:100%;background-color:#fff;margin:0 13px}._container_1kthl_61 ._box_1kthl_70{max-width:396px;width:100%;display:flex;flex-direction:column;gap:32px}._container_1kthl_61 ._box_1kthl_70 ._ttl_1kthl_77{font-family:var(--font-family);font-weight:600;font-size:28px;line-height:100%;color:#101828}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85{display:flex;flex-direction:column;gap:32px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90{display:flex;flex-direction:column;gap:24px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90 ._infoTtl_1kthl_95{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:100%;color:#344054}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90 ._input_1kthl_47{border:1px solid #d0d5dd;border-radius:8px;padding:12px 16px;max-width:396px;width:100%;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:100%;color:#344054;transition:.1s;transition-timing-function:cubic-bezier(.075,.82,.165,1)}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90 ._input_1kthl_47::placeholder{color:#98a2b3}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90 ._input_1kthl_47:focus{border:3px solid #d1e9ff}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90 ._infoBox_1kthl_126{display:flex;flex-direction:column;gap:12px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90 ._infoBox_1kthl_126 ._passwordTextBox_1kthl_131{display:flex;align-items:center;justify-content:space-between}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90 ._infoBox_1kthl_126 ._passwordTextBox_1kthl_131 ._forgot_1kthl_136{font-family:var(--font-family);font-size:16px;line-height:100%;color:var(--brand-red)}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._btns_1kthl_146{display:flex;flex-direction:column;gap:24px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._btns_1kthl_146 ._btn_1kthl_146{border-radius:8px;padding:16px;max-width:396px;width:100%;background-color:var(--brand-red);font-family:var(--font-family);font-weight:600;font-size:16px;line-height:100%;color:#fcdfcd;transition:.5s}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._btns_1kthl_146 ._btn_1kthl_146:hover{background-color:var(--brand-red-dark);color:#d1b8a9;transform:scale(1.04)}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._btns_1kthl_146 ._btnsTextBox_1kthl_171{display:flex;justify-content:center;gap:8px;align-items:center}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._btns_1kthl_146 ._btnsTextBox_1kthl_171 ._btnsTtl_1kthl_177{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:100%;text-transform:capitalize;color:#98a2b3}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._btns_1kthl_146 ._btnsTextBox_1kthl_171 ._signup_1kthl_186{font-family:var(--font-family);line-height:100%;color:var(--brand-red)}@media(max-width:360px){._login_1kthl_1{align-items:center;justify-content:center;padding:12px 0}._container_1kthl_61{padding:24px 18px;margin:0 12px;border-radius:18px}._container_1kthl_61 ._box_1kthl_70{gap:18px}._container_1kthl_61 ._box_1kthl_70 ._ttl_1kthl_77{font-size:22px;line-height:1.15}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85{gap:18px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90{gap:14px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90 ._infoTtl_1kthl_95{font-size:14px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._info_1kthl_90 ._input_1kthl_47{padding:10px 12px;font-size:13px}._inputHint_1kthl_47{font-size:11px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._btns_1kthl_146{gap:14px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._btns_1kthl_146 ._btn_1kthl_146{padding:12px;font-size:15px}._container_1kthl_61 ._box_1kthl_70 ._form_1kthl_85 ._btns_1kthl_146 ._btnsTextBox_1kthl_171 ._btnsTtl_1kthl_177{font-size:14px}}@media(max-width:440px)and (min-width:361px){._login_1kthl_1{align-items:center;justify-content:center;padding:16px 0}._container_1kthl_61{padding:32px;margin:0 16px;border-radius:20px}}._loader_120ip_1{width:40px;aspect-ratio:1;color:#ff0e0e;position:relative;background:radial-gradient(10px,currentColor 94%,#0000)}._loader_120ip_1:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(9px at bottom right,#0000 94%,currentColor) top left,radial-gradient(9px at bottom left,#0000 94%,currentColor) top right,radial-gradient(9px at top right,#0000 94%,currentColor) bottom left,radial-gradient(9px at top left,#0000 94%,currentColor) bottom right;background-size:20px 20px;background-repeat:no-repeat;animation:_l18_120ip_1 1.5s infinite cubic-bezier(.3,1,0,1)}@keyframes _l18_120ip_1{33%{inset:-10px;transform:rotate(0)}66%{inset:-10px;transform:rotate(90deg)}to{inset:0;transform:rotate(90deg)}}._container_120ip_37{min-height:100dvh;display:flex;align-items:center;justify-content:center}._dashboard_1e0bm_1{min-height:100vh;padding:2.5rem 1.5rem;background:radial-gradient(circle at top left,#f9f5ff 0,#eff6ff 35%,#ecfdf3 80%);display:flex;justify-content:center;align-items:flex-start}._container_1e0bm_15{width:100%;max-width:1120px;margin:0 auto;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;padding:2rem 2.25rem 2.5rem;box-shadow:0 20px 40px #0f172a1f;border:1px solid rgba(148,163,184,.18)}._header_1e0bm_27{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._headerActions_1e0bm_34{display:flex;align-items:center;gap:.75rem}._languageSelectorContainer_1e0bm_40{display:inline-flex;align-items:center;gap:.25rem;padding:.381rem;border-radius:999px;background:#0f172abf;border:1px solid rgba(148,163,184,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._langBtn_1e0bm_51{font-family:var(--font-family);font-size:12px;padding:.25rem .7rem;border-radius:999px;border:none;background:transparent;color:#e5e7eb;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease}._langBtnActive_1e0bm_66{background-color:#e5e7eb;color:#0f172a}._header_1e0bm_27 h1{font-family:var(--font-family);font-size:30px;font-weight:650;letter-spacing:-.03em;color:#0f172a;margin:0 0 .25rem}._headerSubtext_1e0bm_80{font-family:var(--font-family);font-size:14px;color:#64748b;margin:0}._logoutBtn_1e0bm_87{padding:.6rem 1.4rem;background:linear-gradient(135deg,var(--brand-red),var(--brand-red-dark));color:#fee2e2;border:none;border-radius:999px;font-family:var(--font-family);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 10px 18px #ef444459;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._logoutBtn_1e0bm_87:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 28px #ef444466}._content_1e0bm_110{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.4fr);gap:1.75rem;margin:0 0 1.75rem}@media(max-width:900px){._content_1e0bm_110{grid-template-columns:minmax(0,1fr)}}._welcome_1e0bm_123{background:radial-gradient(circle at top left,#eef2ff 0,#fff 50%);padding:1.75rem 1.5rem;border-radius:16px;border:1px solid #e0e7ff;box-shadow:0 10px 24px #818cf81f}._welcome_1e0bm_123 h2{font-family:var(--font-family);font-size:24px;font-weight:600;color:#111827;margin:0 0 .75rem}._welcome_1e0bm_123 p{font-family:var(--font-family);font-size:15px;color:#4b5563;margin:.3rem 0}._rolePill_1e0bm_146{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .75rem;border-radius:999px;background-color:#fee2e2;color:var(--brand-red-dark);font-family:var(--font-family);font-size:12px;font-weight:600;margin-top:.75rem}._branchText_1e0bm_160{font-weight:500}._info_1e0bm_164{background-color:#f9fafb;padding:1.5rem;border-radius:14px;border:1px dashed #d4d4d8}._info_1e0bm_164 p{font-family:var(--font-family);font-size:14px;color:#6b7280;margin:0}._footerBrand_1e0bm_178{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._footerLogo_1e0bm_185{width:100px;height:100px;border-radius:999px;object-fit:contain}._footerText_1e0bm_192{font-family:var(--font-family);font-size:13px;color:#6b7280}._adminSection_1e0bm_198{background-color:#f9fafb;padding:1.75rem 1.5rem 2rem;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 10px 24px #0f172a14}._adminSectionHeader_1e0bm_206{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem}._adminSection_1e0bm_198 h3{font-family:var(--font-family);font-size:18px;font-weight:600;color:var(--brand-red-dark);margin:0}._adminSectionSubtext_1e0bm_221{font-family:var(--font-family);font-size:13px;color:#64748b;margin:.4rem 0 0}._adminActionsGrid_1e0bm_228{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}._adminActionCard_1e0bm_234{padding:2.1rem 1.9rem;border-radius:16px;text-decoration:none;color:#0f172a;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border-width:2px;border-style:solid;font-weight:600;min-height:210px}._adminActionCard_1e0bm_234:hover{transform:translateY(-4px)}._adminActionCardAccounts_1e0bm_257{background:linear-gradient(135deg,#fee2e2 0,#fef2f2,#fff);box-shadow:0 8px 18px #ef444440;border-color:#fca5a5;color:#991b1b}._adminActionCardAccounts_1e0bm_257:hover{box-shadow:0 16px 32px #ef444459;background:linear-gradient(135deg,#fecaca 0,#fee2e2,#fef2f2)}._adminActionCardAccounts_1e0bm_257 h4,._adminActionCardAccounts_1e0bm_257 p{color:#991b1b}._adminActionCardClasses_1e0bm_274{background:linear-gradient(135deg,#d1fae5 0,#ecfdf5,#fff);box-shadow:0 8px 18px #10b98140;border-color:#6ee7b7;color:#065f46}._adminActionCardClasses_1e0bm_274:hover{box-shadow:0 16px 32px #10b98159;background:linear-gradient(135deg,#a7f3d0 0,#d1fae5,#ecfdf5)}._adminActionCardClasses_1e0bm_274 h4,._adminActionCardClasses_1e0bm_274 p{color:#065f46}._adminActionCardAttendance_1e0bm_291{background:linear-gradient(135deg,#fed7aa 0,#fffbeb,#fff);box-shadow:0 8px 18px #f9731640;border-color:#fdba74;color:#9a3412}._adminActionCardAttendance_1e0bm_291:hover{box-shadow:0 16px 32px #f9731659;background:linear-gradient(135deg,#fde68a 0,#fed7aa,#fffbeb)}._adminActionCardAttendance_1e0bm_291 h4,._adminActionCardAttendance_1e0bm_291 p{color:#9a3412}._adminActionCardParents_1e0bm_308{background:linear-gradient(135deg,#e9d5ff 0,#f3e8ff,#fff);box-shadow:0 8px 18px #a855f740;border-color:#c4b5fd;color:#6b21a8}._adminActionCardParents_1e0bm_308:hover{box-shadow:0 16px 32px #a855f759;background:linear-gradient(135deg,#ddd6fe 0,#e9d5ff,#f3e8ff)}._adminActionCardParents_1e0bm_308 h4,._adminActionCardParents_1e0bm_308 p{color:#6b21a8}._adminActionCardUsers_1e0bm_325{background:linear-gradient(135deg,#bfdbfe 0,#eff6ff,#fff);box-shadow:0 8px 18px #3b82f640;border-color:#93c5fd;color:#1d4ed8}._adminActionCardUsers_1e0bm_325:hover{box-shadow:0 16px 32px #3b82f659;background:linear-gradient(135deg,#bfdbfe 0,#dbeafe,#eff6ff)}._adminActionCardUsers_1e0bm_325 h4,._adminActionCardUsers_1e0bm_325 p{color:#1d4ed8}._adminActionCardHomework_1e0bm_342{background:linear-gradient(135deg,#fee2e2 0,#e0f2fe,#fff);box-shadow:0 8px 18px #3b82f640;border-color:#fecaca;color:#1f2937}._adminActionCardHomework_1e0bm_342:hover{box-shadow:0 16px 32px #3b82f659;background:linear-gradient(135deg,#fecaca 0,#bfdbfe,#eff6ff)}._adminActionCardHomework_1e0bm_342 h4,._adminActionCardHomework_1e0bm_342 p{color:#1f2937}._adminActionCardUpload_1e0bm_359{background:linear-gradient(135deg,#fee2e2 0,#fef2f2,#fff);box-shadow:0 8px 18px #ef444440;border-color:#fca5a5;color:#991b1b}._adminActionCardUpload_1e0bm_359:hover{box-shadow:0 16px 32px #ef444459;background:linear-gradient(135deg,#fecaca 0,#fee2e2,#fef2f2)}._adminActionCardUpload_1e0bm_359 h4,._adminActionCardUpload_1e0bm_359 p{color:#991b1b}._adminActionIcon_1e0bm_377{font-size:3.2rem;margin-bottom:1.1rem}._adminActionCard_1e0bm_234 h4{font-family:var(--font-family);font-size:18px;font-weight:600;margin:0 0 .25rem}._adminActionCard_1e0bm_234 p{margin:0;font-family:var(--font-family);font-size:14px;color:#667085}@media(max-width:900px){._container_1e0bm_15{padding:1.75rem 1.5rem 2.25rem}._header_1e0bm_27{flex-direction:column;align-items:flex-start;gap:1rem}._headerActions_1e0bm_34{width:100%;justify-content:space-between}}@media(max-width:480px){._dashboard_1e0bm_1{padding:1.5rem .75rem;align-items:flex-start}._container_1e0bm_15{padding:1.5rem 1.25rem 2rem;border-radius:16px}._header_1e0bm_27 h1{font-size:24px}._headerSubtext_1e0bm_80{font-size:13px}._logoutBtn_1e0bm_87{width:100%;text-align:center;font-size:13px;padding:.6rem 1rem}._content_1e0bm_110{grid-template-columns:minmax(0,1fr);gap:1.25rem}._welcome_1e0bm_123{padding:1.4rem 1.2rem}._welcome_1e0bm_123 h2{font-size:20px}._welcome_1e0bm_123 p{font-size:13px}._info_1e0bm_164{padding:1.25rem 1rem}._info_1e0bm_164 p{font-size:13px}._footerLogo_1e0bm_185{width:80px;height:80px;font-size:16px}._footerText_1e0bm_192{font-size:12px}._adminSection_1e0bm_198{padding:1.5rem 1.25rem 1.75rem}._adminSectionHeader_1e0bm_206{flex-direction:column;gap:.5rem}._adminSection_1e0bm_198 h3{font-size:16px}._adminSectionSubtext_1e0bm_221{font-size:12px}._adminActionsGrid_1e0bm_228{grid-template-columns:1fr;gap:1.1rem}._adminActionCard_1e0bm_234{padding:1.6rem 1.4rem;min-height:0}._adminActionIcon_1e0bm_377{font-size:2.6rem;margin-bottom:.75rem}._adminActionCard_1e0bm_234 h4{font-size:16px}._adminActionCard_1e0bm_234 p{font-size:13px}}@media(max-width:360px){._dashboard_1e0bm_1{padding:1rem .5rem}._container_1e0bm_15{padding:1.1rem .85rem 1.5rem;border-radius:14px}._header_1e0bm_27 h1{font-size:22px}._headerSubtext_1e0bm_80{font-size:12px}._welcome_1e0bm_123 h2{font-size:19px}._welcome_1e0bm_123 p{font-size:12px}._rolePill_1e0bm_146{font-size:11px;padding:.2rem .6rem}._adminSection_1e0bm_198{padding:1.25rem 1rem 1.5rem}._adminActionCard_1e0bm_234{padding:1.4rem 1.1rem}._adminActionIcon_1e0bm_377{font-size:2.4rem}._adminActionCard_1e0bm_234 h4{font-size:15px}._adminActionCard_1e0bm_234 p{font-size:12px}}._container_154pl_2{min-height:100vh;padding:2.5rem 1.5rem;background:radial-gradient(circle at top left,#f9f5ff 0,#eff6ff 35%,#ecfdf3 80%);display:flex;justify-content:center;align-items:flex-start}._formWrapper_154pl_12{width:100%;max-width:700px;margin:0 auto;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;padding:2.5rem 2.75rem 3rem;box-shadow:0 20px 40px #0f172a1f;border:1px solid rgba(148,163,184,.18)}._header_154pl_25{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1.5rem}._headerContent_154pl_33{flex:1}._formTitle_154pl_37{font-family:var(--font-family);font-size:30px;font-weight:650;letter-spacing:-.03em;color:#0f172a;margin:0 0 .5rem}._formSubtitle_154pl_46{font-family:var(--font-family);font-size:15px;color:#64748b;margin:0}._backBtn_154pl_53{padding:.6rem 1.4rem;background:#f8fafc;color:#0f172a;text-decoration:none;border-radius:10px;font-family:var(--font-family);font-weight:600;font-size:14px;border:1.5px solid #e2e8f0;transition:all .2s ease;white-space:nowrap;flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem}._backBtn_154pl_53:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 8px #0f172a14}._tabs_154pl_79{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e2e8f0}._tab_154pl_79,._tabActive_154pl_87{padding:.6rem 1.2rem;border:none;background:transparent;font-family:var(--font-family);font-size:14px;font-weight:600;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;border-radius:8px 8px 0 0;transition:color .2s,background .2s}._tab_154pl_79:hover{color:#0f172a;background:#f8fafc}._tabActive_154pl_87{color:#4f46e5;border-bottom-color:#4f46e5;background:#4f46e50f}._excelSection_154pl_114{display:flex;flex-direction:column;gap:1.25rem}._excelHint_154pl_120{font-family:var(--font-family);font-size:13px;color:#64748b;margin:0;padding:.75rem 1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}._fileInput_154pl_131{width:100%;padding:.5rem 0;font-family:var(--font-family);font-size:14px;color:#0f172a}._previewSummary_154pl_139{padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;font-family:var(--font-family);font-size:14px;color:#0f172a}._previewSummary_154pl_139 p{margin:0 0 .5rem}._parseErrors_154pl_153{margin-bottom:.75rem;padding:.75rem;background:#fef2f2;border-radius:8px;border:1px solid #fecaca;font-size:13px;color:#dc2626}._parseErrors_154pl_153 div{margin-bottom:.25rem}._parseErrors_154pl_153 div:last-child{margin-bottom:0}._warningText_154pl_171{font-size:13px;color:#b45309;margin:.5rem 0 0;font-weight:500}._importantNotice_154pl_178{padding:.75rem 1rem;background:#fef3c7;border:1px solid #f59e0b;border-radius:10px;font-size:13px;color:#92400e;margin-bottom:1rem}._errorList_154pl_188{margin-top:.75rem;padding:.75rem 0 0;border-top:1px solid rgba(5,150,105,.2);font-size:13px}._errorList_154pl_188 p{margin:0 0 .5rem}._errorList_154pl_188 ul{margin:0;padding-left:1.25rem}._errorList_154pl_188 li{margin-bottom:.35rem}._errorRow_154pl_208{color:#0f172a}._errorType_154pl_212{color:#64748b;font-size:12px}._moreErrors_154pl_217{list-style:none;margin-left:-1.25rem;color:#64748b;font-style:italic}._moreErrorsButton_154pl_224{background:none;border:none;padding:0;margin:0;color:#2563eb;cursor:pointer;font-family:var(--font-family);font-size:13px;text-decoration:underline}._userForm_154pl_237{display:flex;flex-direction:column;gap:1.5rem}._formGroup_154pl_243{display:flex;flex-direction:column;gap:.5rem}._formLabel_154pl_249{font-family:var(--font-family);font-size:14px;font-weight:600;color:#0f172a;display:flex;align-items:center;gap:.25rem}._requiredLabel_154pl_259{color:#ef4444;font-weight:700;font-size:16px}._optionalLabel_154pl_265{font-family:var(--font-family);font-size:13px;font-weight:400;color:#64748b}._formInput_154pl_272,._formGroup_154pl_243 select{width:100%;padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:12px;font-family:var(--font-family);font-size:15px;color:#0f172a;background-color:#fff;transition:all .2s ease;box-sizing:border-box}._formInput_154pl_272:focus,._formGroup_154pl_243 select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._formInput_154pl_272::placeholder{color:#94a3b8}._formGroup_154pl_243 select:disabled{background-color:#f8fafc;color:#94a3b8;cursor:not-allowed}._inputError_154pl_303{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}._errorMessage_154pl_308{font-family:var(--font-family);font-size:13px;color:#ef4444;margin-top:-.25rem}._fieldHint_154pl_315{font-family:var(--font-family);font-size:13px;color:#64748b;margin:0;font-style:italic}._submitButton_154pl_324{margin-top:.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:none;border-radius:12px;font-family:var(--font-family);font-weight:600;font-size:15px;cursor:pointer;box-shadow:0 10px 20px #6366f140;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitButton_154pl_324:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 28px #6366f159;background:linear-gradient(135deg,#4f46e5,#4338ca)}._submitButton_154pl_324:disabled{opacity:.6;cursor:not-allowed;transform:none}._buttonContent_154pl_355{display:flex;align-items:center;gap:.5rem}._spinner_154pl_361{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_154pl_361 .8s linear infinite}@keyframes _spin_154pl_361{to{transform:rotate(360deg)}}._errorBanner_154pl_377{background:linear-gradient(135deg,#fee2e2,#fef2f2);color:#dc2626;padding:1rem 1.25rem;border-radius:12px;border:1px solid #fecaca;font-family:var(--font-family);font-size:14px;font-weight:500;margin-bottom:1.5rem;box-shadow:0 4px 12px #dc26261a}._successBanner_154pl_390{background:linear-gradient(135deg,#d1fae5,#ecfdf5);color:#059669;padding:1.25rem 1.5rem;border-radius:12px;border:1px solid #a7f3d0;font-family:var(--font-family);font-size:14px;font-weight:500;margin-bottom:1.5rem;box-shadow:0 4px 12px #0596691a}._successBannerHeader_154pl_403{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._successBannerHeader_154pl_403 p{margin:0 0 .75rem;font-weight:600;flex:1}._successBanner_154pl_390 p:last-child{margin-bottom:0}._closeButton_154pl_420{background:#0596691a;color:#059669;border:none;border-radius:50%;width:28px;height:28px;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;transition:all .2s ease;font-weight:300}._closeButton_154pl_420:hover{background:#05966933;transform:scale(1.1)}._closeButton_154pl_420:active{transform:scale(.95)}._credentialsDisplay_154pl_449{margin-top:1rem;padding:1.25rem;background:linear-gradient(135deg,#fef3c7,#fffbeb);border-radius:12px;border:1px solid #fde68a;box-shadow:0 4px 12px #f59e0b1a}._credentialsLabel_154pl_458{font-family:var(--font-family);font-weight:600;color:#92400e;margin-bottom:.75rem;display:block;font-size:14px}._credentialsBox_154pl_467{background:#ffffffb3;padding:1rem;border-radius:10px;margin-bottom:.75rem;border:1px solid #fde68a}._credentialRow_154pl_475{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._credentialRow_154pl_475:last-of-type{margin-bottom:0}._credentialLabel_154pl_486{font-family:var(--font-family);font-weight:600;color:#78350f;min-width:90px;font-size:14px}._credentialText_154pl_494{font-family:Courier New,monospace;font-size:14px;color:#0f172a;background:#ffffffe6;padding:.5rem .75rem;border-radius:8px;flex:1;border:1px solid #e5e7eb;font-weight:600}._copyButton_154pl_506{margin-top:.75rem;padding:.5rem 1rem;background:#f59e0b;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;font-size:13px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 8px #f59e0b33}._copyButton_154pl_506:hover{background:#d97706;transform:translateY(-1px);box-shadow:0 6px 12px #f59e0b4d}._credentialsWarning_154pl_527{font-family:var(--font-family);color:#92400e;font-size:13px;margin:.75rem 0 0;font-weight:500}._assignedClassNotice_154pl_535{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e5e7eb;font-family:var(--font-family);font-size:13px;color:#111827;display:flex;flex-direction:column;gap:.5rem}._assignedClassButton_154pl_547{align-self:flex-start;padding:.45rem 1rem;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;color:#111827;font-family:var(--font-family);font-size:13px;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}._assignedClassButton_154pl_547:hover{background-color:#eef2ff;border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 6px 14px #4f46e540}@media(max-width:480px){._assignedClassButton_154pl_547{width:100%;text-align:center}}._loading_154pl_581{min-height:60vh;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:16px;font-family:var(--font-family)}@media(max-width:768px){._container_154pl_2{padding:1.5rem 1rem}._formWrapper_154pl_12{padding:2rem 1.5rem;border-radius:16px}._header_154pl_25{flex-direction:column;align-items:stretch;gap:1rem}._backBtn_154pl_53{width:100%;justify-content:center}._formTitle_154pl_37{font-size:26px}._formSubtitle_154pl_46{font-size:14px}}@media(max-width:480px){._container_154pl_2{padding:1.5rem .75rem}._formWrapper_154pl_12{padding:1.75rem 1.25rem 2rem;border-radius:16px}._successBanner_154pl_390{padding:1rem 1.1rem;font-size:13px}._successBannerHeader_154pl_403{flex-direction:column;gap:.5rem}._successBannerHeader_154pl_403 p{margin-bottom:.5rem;overflow-wrap:anywhere}._credentialRow_154pl_475{flex-direction:column;align-items:flex-start;gap:.4rem}._credentialLabel_154pl_486{min-width:0}._credentialText_154pl_494{width:100%}}@media(max-width:360px){._container_154pl_2{padding:1.25rem .5rem}._formWrapper_154pl_12{padding:1.5rem 1rem 1.75rem;border-radius:14px}._successBanner_154pl_390{padding:.9rem;font-size:12px}._successBannerHeader_154pl_403 p{font-size:13px}}._dashboard_1nlvf_1{min-height:100vh;padding:2.5rem 1.5rem;background:radial-gradient(circle at top left,#f9f5ff 0,#eff6ff 35%,#ecfdf3 80%);display:flex;justify-content:center;align-items:flex-start}._loading_1nlvf_15{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,#f9f5ff 0,#eff6ff 35%,#ecfdf3 80%);font-family:var(--font-family);font-size:16px;color:#667085}._container_1nlvf_31{width:100%;max-width:1120px;margin:0 auto;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;padding:2rem 2.25rem 2.5rem;box-shadow:0 20px 40px #0f172a1f;border:1px solid rgba(148,163,184,.18)}._header_1nlvf_43{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._headerActions_1nlvf_50{display:flex;align-items:center;gap:.75rem}._languageSelectorContainer_1nlvf_56{display:inline-flex;align-items:center;gap:.25rem;padding:.381rem;border-radius:999px;background:#0f172abf;border:1px solid rgba(148,163,184,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._langBtn_1nlvf_67{border:none;background:transparent;padding:.25rem .7rem;border-radius:999px;font-family:var(--font-family);font-size:12px;color:#e5e7eb;cursor:pointer;transition:background-color .15s ease,color .15s ease;white-space:nowrap}._langBtnActive_1nlvf_82{background-color:#f9fafb;color:#111827}._header_1nlvf_43 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._subtitle_1nlvf_95{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._logoutBtn_1nlvf_102{padding:.6rem 1.4rem;background:linear-gradient(135deg,var(--brand-red),var(--brand-red-dark));color:#fee2e2;border:none;border-radius:999px;font-family:var(--font-family);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 10px 18px #ef444459;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._logoutBtn_1nlvf_102:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 28px #ef444466}._statsGrid_1nlvf_125{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._statCard_1nlvf_132{padding:1.5rem;border-radius:16px;display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease;background:radial-gradient(circle at top left,#eef2ff 0,#fff 55%);box-shadow:0 12px 26px #818cf82e;border:1px solid #e0e7ff}._statCard_1nlvf_132:hover{transform:translateY(-2px);box-shadow:0 16px 32px #818cf840}._statIcon_1nlvf_159{font-size:2.5rem}._statInfo_1nlvf_163 h3{font-family:var(--font-family);font-size:32px;font-weight:600;color:#101828;margin:0}._statInfo_1nlvf_163 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:.25rem 0 0}._actionsGrid_1nlvf_178{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._actionCard_1nlvf_185{padding:2rem;border-radius:16px;text-decoration:none;color:#0f172a;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border-width:2px;border-style:solid;font-weight:600}._actionCard_1nlvf_185:hover{transform:translateY(-4px)}._actionCardClasses_1nlvf_208{background:linear-gradient(135deg,#fee2e2 0,#fef2f2,#fff);box-shadow:0 8px 18px #ef444440;border-color:#fca5a5;color:#991b1b}._actionCardClasses_1nlvf_208:hover{box-shadow:0 16px 32px #ef444459;background:linear-gradient(135deg,#fecaca 0,#fee2e2,#fef2f2)}._actionCardClasses_1nlvf_208 h3,._actionCardClasses_1nlvf_208 p{color:#991b1b}._actionCardHomework_1nlvf_226{background:linear-gradient(135deg,#d1fae5 0,#ecfdf5,#fff);box-shadow:0 8px 18px #10b98140;border-color:#6ee7b7;color:#065f46}._actionCardHomework_1nlvf_226:hover{box-shadow:0 16px 32px #10b98159;background:linear-gradient(135deg,#a7f3d0 0,#d1fae5,#ecfdf5)}._actionCardHomework_1nlvf_226 h3,._actionCardHomework_1nlvf_226 p{color:#065f46}._actionCardSubmissions_1nlvf_244{background:linear-gradient(135deg,#e9d5ff 0,#f3e8ff,#fff);box-shadow:0 8px 18px #a855f740;border-color:#c4b5fd;color:#6b21a8}._actionCardSubmissions_1nlvf_244:hover{box-shadow:0 16px 32px #a855f759;background:linear-gradient(135deg,#ddd6fe 0,#e9d5ff,#f3e8ff)}._actionCardSubmissions_1nlvf_244 h3,._actionCardSubmissions_1nlvf_244 p{color:#6b21a8}._actionCardAttendance_1nlvf_262{background:linear-gradient(135deg,#fed7aa 0,#fffbeb,#fff);box-shadow:0 8px 18px #f9731640;border-color:#fdba74;color:#9a3412}._actionCardAttendance_1nlvf_262:hover{box-shadow:0 16px 32px #f9731659;background:linear-gradient(135deg,#fde68a 0,#fed7aa,#fffbeb)}._actionCardAttendance_1nlvf_262 h3,._actionCardAttendance_1nlvf_262 p{color:#9a3412}._actionIcon_1nlvf_279{font-size:3rem;margin-bottom:1rem}._actionCard_1nlvf_185 h3{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 .5rem}._actionCard_1nlvf_185 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}._recentSection_1nlvf_299{background-color:#f9fafb;padding:2rem;border-radius:16px;box-shadow:0 10px 24px #0f172a14;border:1px solid #e5e7eb}._recentSection_1nlvf_299 h2{font-family:var(--font-family);font-size:24px;font-weight:600;color:#101828;margin:0 0 1.5rem}._classesList_1nlvf_315{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._classCard_1nlvf_321{background-color:#fff;padding:1.25rem 1.4rem;border-radius:14px;text-decoration:none;color:inherit;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease;border:1px solid #e5e7eb}._classCard_1nlvf_321:hover{background-color:#f9fafb;box-shadow:0 10px 20px #0f172a1f;transform:translateY(-2px)}._classCard_1nlvf_321 h4{font-family:var(--font-family);font-size:18px;font-weight:600;color:#101828;margin:0 0 .5rem}._classCard_1nlvf_321 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}@media(max-width:768px){._dashboard_1nlvf_1{padding:1.75rem 1.25rem}._container_1nlvf_31{padding:1.5rem 1.5rem 1.75rem;border-radius:14px}._header_1nlvf_43{flex-direction:column;gap:.8rem}._subtitle_1nlvf_95{font-size:14px}._actionsGrid_1nlvf_178{grid-template-columns:minmax(0,1fr)}._recentSection_1nlvf_299{padding:1.5rem}}@media(max-width:480px){._dashboard_1nlvf_1{padding:1.25rem .75rem}._container_1nlvf_31{padding:1.25rem 1rem 1.5rem;border-radius:12px}._header_1nlvf_43{flex-direction:column;align-items:flex-start;gap:.6rem}._header_1nlvf_43 h1{font-size:20px}._subtitle_1nlvf_95{font-size:13px}._logoutBtn_1nlvf_102{width:100%;justify-content:center;font-size:13px;padding:.5rem 1rem}._statsGrid_1nlvf_125{grid-template-columns:minmax(0,1fr);gap:1rem}._statCard_1nlvf_132{padding:1.1rem 1rem}._statIcon_1nlvf_159{font-size:2.1rem}._statInfo_1nlvf_163 h3{font-size:26px}._statInfo_1nlvf_163 p{font-size:12px}._actionsGrid_1nlvf_178{grid-template-columns:minmax(0,1fr);gap:1rem}._actionCard_1nlvf_185{padding:1.35rem 1.1rem}._actionIcon_1nlvf_279{font-size:2.4rem}._actionCard_1nlvf_185 h3{font-size:16px}._actionCard_1nlvf_185 p{font-size:13px}._recentSection_1nlvf_299{padding:1.25rem 1.1rem}._recentSection_1nlvf_299 h2{font-size:18px}._classesList_1nlvf_315{grid-template-columns:minmax(0,1fr)}._classCard_1nlvf_321{padding:1.1rem 1rem}._classCard_1nlvf_321 h4{font-size:16px}}._skeletonText_1nlvf_477{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_1nlvf_15 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_1nlvf_15{0%{background-position:200% 0}to{background-position:-200% 0}}._emptyText_1nlvf_493{font-family:var(--font-family);font-size:14px;color:#667085;margin:0;text-align:center;padding:2rem}._container_1l989_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto}._loading_1l989_9{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:16px;color:#667085}._header_1l989_19{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_1l989_19 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_1l989_19 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._headerActions_1l989_45{display:flex;gap:1rem;align-items:center}._createBtn_1l989_51{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._createBtn_1l989_51:hover{background-color:#cc0b0b}._backBtn_1l989_67{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s}._backBtn_1l989_67:hover{background-color:#e4e7ec}._errorMsg_1l989_82{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_1l989_91{background-color:#d1fadf;color:#039855;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._createForm_1l989_100{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}._createForm_1l989_100 h2{font-family:var(--font-family);font-size:24px;font-weight:600;color:#101828;margin:0 0 1.5rem}._formGroup_1l989_116{margin-bottom:1.5rem}._formGroup_1l989_116 label{display:block;font-family:var(--font-family);font-size:14px;font-weight:500;color:#344054;margin-bottom:.5rem}._formGroup_1l989_116 input,._formGroup_1l989_116 textarea{width:100%;padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;font-family:var(--font-family);font-size:16px;box-sizing:border-box}._formGroup_1l989_116 input:focus,._formGroup_1l989_116 textarea:focus{outline:none;border-color:#ff0e0e}._formActions_1l989_146{display:flex;gap:1rem;margin-top:1.5rem}._submitBtn_1l989_152{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._submitBtn_1l989_152:hover{background-color:#cc0b0b}._cancelBtn_1l989_168{padding:10px 20px;background-color:#f2f4f7;color:#101828;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._cancelBtn_1l989_168:hover{background-color:#e4e7ec}._emptyState_1l989_184{background-color:#fff;padding:4rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}._emptyState_1l989_184 p{font-family:var(--font-family);font-size:18px;color:#667085;margin:0}._classesGrid_1l989_199{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._classCard_1l989_205{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}._classHeader_1l989_214{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._classHeader_1l989_214 h3{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0;flex:1}._deleteBtn_1l989_230{background:none;border:none;font-size:24px;color:#d92d20;cursor:pointer;padding:0;width:24px;height:24px;line-height:1;transition:color .2s}._deleteBtn_1l989_230:hover{color:#b42318}._schedule_1l989_247{font-family:var(--font-family);font-size:16px;font-weight:500;color:#667085;margin:0 0 .5rem}._description_1l989_255{font-family:var(--font-family);font-size:14px;color:#98a2b3;margin:0 0 1rem;flex:1}._classActions_1l989_263{margin-top:auto;padding-top:1rem;border-top:1px solid #e4e7ec}._viewBtn_1l989_269{display:inline-block;padding:8px 16px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:6px;font-family:var(--font-family);font-weight:500;font-size:14px;transition:background-color .2s}._viewBtn_1l989_269:hover{background-color:#e4e7ec}._skeletonText_1l989_286{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_1l989_9 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_1l989_9{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){._container_1l989_1{padding:1.5rem 1.5rem 1.75rem}._header_1l989_19{flex-direction:column;align-items:flex-start;gap:.75rem}._headerActions_1l989_45{width:100%;justify-content:space-between}._classesGrid_1l989_199{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media(max-width:480px){._container_1l989_1{padding:1.25rem 1rem 1.5rem}._header_1l989_19{padding:1.1rem 1rem;margin-bottom:1.25rem}._header_1l989_19 h1{font-size:20px}._header_1l989_19 p{font-size:13px}._headerActions_1l989_45{flex-direction:column;align-items:stretch;gap:.6rem}._createBtn_1l989_51,._backBtn_1l989_67{width:100%;text-align:center;padding:.5rem 1rem;font-size:13px}._classesGrid_1l989_199{grid-template-columns:minmax(0,1fr);gap:1rem}._classCard_1l989_205{padding:1.1rem 1rem}._classHeader_1l989_214{gap:.5rem}._classHeader_1l989_214 h3{font-size:16px}._schedule_1l989_247{font-size:14px}._description_1l989_255{font-size:13px}._viewBtn_1l989_269{width:100%;text-align:center;font-size:13px}}._container_1hox1_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto;box-sizing:border-box;font-family:var(--font-family)}._loading_1hox1_11{min-height:60vh;display:flex;align-items:center;justify-content:center;font-size:16px;color:#667085}._header_1hox1_20{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 6px #0f172a14}._header_1hox1_20 h1{font-size:26px;font-weight:600;color:#101828;margin:0 0 .4rem}._subtitle_1hox1_38{font-size:15px;color:#667085;margin:0}._headerActions_1hox1_44{display:flex;gap:.75rem;align-items:center}._backBtn_1hox1_50,._secondaryBtn_1hox1_51{padding:8px 14px;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;color:#101828;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s,border-color .2s}._secondaryBtn_1hox1_51{background-color:#ff0e0e;border-color:#ff0e0e;color:#fff}._backBtn_1hox1_50:hover{background-color:#e4e7ec}._secondaryBtn_1hox1_51:hover{background-color:#cc0b0b;border-color:#cc0b0b}._errorMsg_1hox1_79{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;font-size:14px}._layout_1hox1_87{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.5rem}._infoCard_1hox1_93,._studentsCard_1hox1_94{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0f172a0a}._infoCard_1hox1_93 h2,._studentsCard_1hox1_94 h2{font-size:20px;font-weight:600;color:#101828;margin:0 0 1rem}._infoRow_1hox1_109{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid #f2f4f7}._infoRow_1hox1_109:last-child{border-bottom:none}._infoLabel_1hox1_121{font-size:14px;color:#667085}._infoValue_1hox1_126{font-size:14px;color:#101828;text-align:right}._studentsHeader_1hox1_132{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._studentsCount_1hox1_139{font-size:13px;color:#667085}._studentsList_1hox1_144{max-height:420px;overflow-y:auto;border-radius:8px;border:1px solid #e4e7ec}._studentRow_1hox1_151{padding:.6rem .9rem;border-bottom:1px solid #f2f4f7}._studentRow_1hox1_151:last-child{border-bottom:none}._studentName_1hox1_160{font-size:14px;color:#101828}._emptyState_1hox1_165{padding:2rem 1rem;text-align:center;font-size:14px;color:#667085}._skeletonText_1hox1_172{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_1hox1_11 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_1hox1_11{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:900px){._container_1hox1_1{padding:1.25rem}._header_1hox1_20{flex-direction:column;gap:1rem}._layout_1hox1_87{grid-template-columns:minmax(0,1fr)}}._container_13mx3_1{position:relative}._container_13mx3_1 h3,._container_13mx3_1 p{margin:0;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}._link_13mx3_13{color:#2563eb;text-decoration:underline;word-break:break-all}._link_13mx3_13:hover{color:#1d4ed8}._toggleBtn_13mx3_23{background:none;border:none;color:#ff0e0e;cursor:pointer;font-size:14px;font-weight:600;padding:.25rem 0;margin-top:.25rem;font-family:var(--font-family);transition:color .2s}._toggleBtn_13mx3_23:hover{color:#cc0b0b;text-decoration:underline}._toggleBtn_13mx3_23:focus{outline:none;text-decoration:underline}._expanded_13mx3_46{white-space:pre-wrap}._container_cowqt_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto}._loading_cowqt_9{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:16px;color:#667085}._header_cowqt_19{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_cowqt_19 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_cowqt_19 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._headerActions_cowqt_45{display:flex;gap:1rem;align-items:center}._searchInput_cowqt_51{min-width:220px;padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._searchInput_cowqt_51:focus{outline:none;border-color:#ff0e0e}._createBtn_cowqt_65{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._createBtn_cowqt_65:hover{background-color:#cc0b0b}._backBtn_cowqt_81{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s}._backBtn_cowqt_81:hover{background-color:#e4e7ec}._errorMsg_cowqt_96{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_cowqt_105{background-color:#d1fadf;color:#039855;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._createForm_cowqt_114{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}._createForm_cowqt_114 h2{font-family:var(--font-family);font-size:24px;font-weight:600;color:#101828;margin:0 0 1.5rem}._formGroup_cowqt_130{margin-bottom:1.5rem}._formGroup_cowqt_130 label{display:block;font-family:var(--font-family);font-size:14px;font-weight:500;color:#344054;margin-bottom:.5rem}._formGroup_cowqt_130 input,._formGroup_cowqt_130 textarea,._formGroup_cowqt_130 select{width:100%;padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;font-family:var(--font-family);font-size:16px;box-sizing:border-box}._formGroup_cowqt_130 input:focus,._formGroup_cowqt_130 textarea:focus,._formGroup_cowqt_130 select:focus{outline:none;border-color:#ff0e0e}._formActions_cowqt_162{display:flex;gap:1rem;margin-top:1.5rem}._submitBtn_cowqt_168{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._submitBtn_cowqt_168:hover:not(:disabled){background-color:#cc0b0b}._submitBtn_cowqt_168:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_cowqt_189{padding:10px 20px;background-color:#f2f4f7;color:#101828;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._cancelBtn_cowqt_189:hover:not(:disabled){background-color:#e4e7ec}._cancelBtn_cowqt_189:disabled{opacity:.6;cursor:not-allowed}._fileInput_cowqt_210{padding:8px;border:2px dashed #d0d5dd;border-radius:8px;background-color:#f9fafb;cursor:pointer;transition:border-color .2s,background-color .2s}._fileInput_cowqt_210:hover{border-color:#ff0e0e;background-color:#fef2f2}._fileInput_cowqt_210:focus{outline:none;border-color:#ff0e0e}._fileHint_cowqt_231{font-family:var(--font-family);font-size:12px;color:#667085;margin:.5rem 0 0}._selectedFiles_cowqt_238{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}._existingFiles_cowqt_245{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}._fileItem_cowqt_252{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#f9fafb;border:1px solid #e4e7ec;border-radius:6px;margin-bottom:5px}._fileName_cowqt_263{font-family:var(--font-family);font-size:14px;color:#344054;flex:1}._removeFileBtn_cowqt_270{background:none;border:none;font-size:20px;color:#d92d20;cursor:pointer;padding:0;width:24px;height:24px;line-height:1;transition:color .2s}._removeFileBtn_cowqt_270:hover{color:#b42318}._mediaSection_cowqt_287{margin:1rem 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._mediaItem_cowqt_294{position:relative;border-radius:8px;overflow:hidden;background-color:#f9fafb;width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}._mediaItemNoAspect_cowqt_307{aspect-ratio:auto;min-height:auto;padding:1rem}._mediaImage_cowqt_313{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px;cursor:zoom-in}._mediaVideo_cowqt_322{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;cursor:zoom-in}._mediaVideoThumb_cowqt_331{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;cursor:zoom-in;position:relative}._videoPlayOverlay_cowqt_341{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}._videoPlayIcon_cowqt_357{width:0;height:0;border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}._mediaAudioWrapper_cowqt_366{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:0}._audioButton_cowqt_374{padding:.75rem 1.5rem;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .15s ease}._audioButton_cowqt_374:hover{background-color:#cc0b0b}._audioOverlay_cowqt_394{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._audioOverlayContent_cowqt_406{position:relative;background:#fff;padding:clamp(1rem,5vw,2rem);border-radius:12px;box-shadow:0 20px 40px #0f172a80;width:clamp(280px,90vw,520px)}._audioOverlayClose_cowqt_415{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:999px;border:none;background:#0f172a1a;color:#101828;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}._audioOverlayClose_cowqt_415:hover{background-color:#0f172a33}._audioOverlayPlayer_cowqt_437{width:100%;margin-top:1rem}._mediaDocWrapper_cowqt_442{display:flex;align-items:center;width:100%;padding:0}._docIcon_cowqt_449{font-size:1.4rem;margin-right:.5rem}._docName_cowqt_454{flex:1;font-family:var(--font-family);font-size:14px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}._downloadIcon_cowqt_465{opacity:0;transition:opacity .15s ease;font-size:1rem;margin-left:.5rem}._docLink_cowqt_472{font-family:var(--font-family);font-size:14px;color:#2563eb;text-decoration:underline}._downloadBtn_cowqt_479{padding:.75rem 1rem;background-color:#f9fafb;color:#101828;border:1px solid #e4e7ec;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:flex;align-items:center;width:100%;transition:background-color .15s ease,border-color .15s ease;text-decoration:none}._downloadBtn_cowqt_479:hover{background-color:#f2f4f7;border-color:#ff0e0e}._downloadBtn_cowqt_479:hover ._downloadIcon_cowqt_465{opacity:1}._fileInputWrapper_cowqt_507{position:relative;display:inline-block}._fileInput_cowqt_210{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}._fileInputLabel_cowqt_521{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._fileInputLabel_cowqt_521:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}._mediaLoader_cowqt_546{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#667085;font-family:var(--font-family);font-size:14px}._spinner_cowqt_560{width:32px;height:32px;border:3px solid #e4e7ec;border-top-color:#ff0e0e;border-radius:50%;animation:_spin_cowqt_560 .8s linear infinite}._fullscreenOverlay_cowqt_569{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._fullscreenContent_cowqt_582{position:relative;width:100%;height:100%;max-width:1200px;max-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}._fullscreenMediaWrapper_cowqt_596{max-width:100%;max-height:70vh;overflow:auto;display:flex;align-items:center;justify-content:center}._fullscreenImage_cowqt_605,._fullscreenVideo_cowqt_606{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 20px 40px #0f172a80}._fullscreenVideo_cowqt_606{background-color:#000}._fullscreenClose_cowqt_620{position:absolute;top:12px;right:12px;z-index:10;width:32px;height:32px;border-radius:999px;border:none;background:#0f172ae6;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}._fullscreenControls_cowqt_638{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}._fullscreenControls_cowqt_638 ._downloadBtn_cowqt_479{padding:.25rem .8rem;font-size:12px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;font-weight:500}._zoomControls_cowqt_657{display:inline-flex;align-items:center;gap:.4rem}._zoomButton_cowqt_663{padding:.2rem .5rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#0f172ad9;color:#e5e7eb;font-size:12px;cursor:pointer;transition:background-color .15s ease}._zoomButton_cowqt_663:hover{background:#0f172a}._zoomLabel_cowqt_678{font-family:var(--font-family);font-size:12px;color:#e5e7eb;min-width:45px;text-align:center;font-weight:500}@keyframes _spin_cowqt_560{to{transform:rotate(360deg)}}._emptyState_cowqt_693{background-color:#fff;padding:4rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}._emptyState_cowqt_693 p{font-family:var(--font-family);font-size:18px;color:#667085;margin:0}._showMoreContainer_cowqt_708{margin-top:1.5rem;display:flex;justify-content:center}._showMoreBtn_cowqt_714{padding:.6rem 1.5rem;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;color:#344054;font-family:var(--font-family);font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}._showMoreBtn_cowqt_714:hover{background-color:#eef2ff;border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 8px 16px #4f46e540}@media(max-width:480px){._showMoreBtn_cowqt_714{width:100%;text-align:center;font-size:12px;padding:.5rem 1.1rem}}@media(max-width:768px){._container_cowqt_1{padding:1.5rem 1.5rem 1.75rem}._header_cowqt_19{flex-direction:column;align-items:flex-start;gap:.8rem}._headerActions_cowqt_45{width:100%;justify-content:space-between}._createForm_cowqt_114{padding:1.5rem 1.25rem}}@media(max-width:480px){._container_cowqt_1{padding:1.25rem 1rem 1.5rem}._header_cowqt_19{padding:1.1rem 1rem}._header_cowqt_19 h1{font-size:20px}._header_cowqt_19 p{font-size:13px}._headerActions_cowqt_45{flex-direction:column;align-items:stretch;gap:.6rem}._createBtn_cowqt_65,._backBtn_cowqt_81{width:100%;text-align:center;padding:.5rem 1rem;font-size:13px}._createForm_cowqt_114{padding:1.25rem 1.1rem}._createForm_cowqt_114 h2{font-size:20px}._classesGrid_cowqt_807{grid-template-columns:minmax(0,1fr)}._classCard_cowqt_811{padding:1.25rem 1.05rem}}._homeworkList_cowqt_816{display:flex;flex-direction:column;gap:1.5rem}._homeworkCard_cowqt_822{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;border:1px solid #e4e7ec}._editingCard_cowqt_830{border-color:#6366f1;box-shadow:0 0 0 1px #6366f133,0 8px 16px #0f172a1f}._homeworkHeader_cowqt_837{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._homeworkHeader_cowqt_837 h3{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 .5rem}._className_cowqt_852{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}._cardActions_cowqt_859{display:flex;align-items:center;gap:.5rem}._editBtn_cowqt_865{padding:6px 12px;border-radius:999px;border:1px solid #2563eb;background-color:#eff6ff;color:#1d4ed8;font-family:var(--font-family);font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}._editBtn_cowqt_865:hover{background-color:#dbeafe;border-color:#1d4ed8}._deleteBtn_cowqt_883{background:none;border:none;font-size:24px;color:#d92d20;cursor:pointer;padding:0;width:24px;height:24px;line-height:1;transition:color .2s}._deleteBtn_cowqt_883:hover{color:#b42318}._description_cowqt_900{font-family:var(--font-family);font-size:14px;color:#667085;margin:0 0 1rem;line-height:1.5;white-space:pre-wrap}._homeworkMeta_cowqt_909{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e4e7ec}._dueDate_cowqt_917{font-family:var(--font-family);font-size:14px;font-weight:500;color:#101828}._viewSubmissions_cowqt_924{padding:8px 16px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:6px;font-family:var(--font-family);font-weight:500;font-size:14px;transition:background-color .2s}._viewSubmissions_cowqt_924:hover{background-color:#e4e7ec}._skeletonText_cowqt_940{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_cowqt_9 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_cowqt_9{0%{background-position:200% 0}to{background-position:-200% 0}}._container_d7s1e_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto}._loading_d7s1e_9{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:16px;color:#667085}._header_d7s1e_19{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_d7s1e_19 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_d7s1e_19 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._backBtn_d7s1e_45{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s;white-space:nowrap}._backBtn_d7s1e_45:hover{background-color:#e4e7ec}._errorMsg_d7s1e_61{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._statsGrid_d7s1e_70{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._statCard_d7s1e_77{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;gap:1rem}._statIcon_d7s1e_87{font-size:32px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#f2f4f7;border-radius:8px}._statInfo_d7s1e_98{flex:1}._statValue_d7s1e_102{font-family:var(--font-family);font-size:24px;font-weight:600;color:#101828;margin-bottom:.25rem}._statLabel_d7s1e_110{font-family:var(--font-family);font-size:14px;color:#667085}._viewsSection_d7s1e_116{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._viewsHeader_d7s1e_123{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._viewsHeader_d7s1e_123 h2{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0}._searchInput_d7s1e_140{min-width:220px;padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._searchInput_d7s1e_140:focus{outline:none;border-color:#ff0e0e}._viewsList_d7s1e_154{display:flex;flex-direction:column;gap:.75rem}._viewItem_d7s1e_160{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e4e7ec;transition:background-color .2s}._viewItem_d7s1e_160:hover{background-color:#f2f4f7}._viewItemLeft_d7s1e_175{display:flex;align-items:center;gap:1rem;flex:1}._studentAvatar_d7s1e_182{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#ff0e0e,#cc0b0b);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:18px;font-weight:600;flex-shrink:0}._viewItemInfo_d7s1e_197{flex:1;min-width:0}._studentName_d7s1e_202{font-family:var(--font-family);font-size:16px;font-weight:600;color:#101828;margin-bottom:.25rem}._parentBadge_d7s1e_210{font-size:13px;font-weight:400;color:#667085;font-style:italic}._viewTime_d7s1e_217{font-family:var(--font-family);font-size:14px;color:#667085}._viewItemRight_d7s1e_223{display:flex;align-items:center;gap:1rem}._timeAgo_d7s1e_229{font-family:var(--font-family);font-size:14px;color:#667085;font-style:italic;white-space:nowrap}._emptyState_d7s1e_237{text-align:center;padding:3rem;color:#667085;font-family:var(--font-family)}._emptyState_d7s1e_237 p{margin:0;font-size:16px}._skeletonText_d7s1e_249{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_d7s1e_9 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_d7s1e_9{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){._container_d7s1e_1{padding:1rem}._header_d7s1e_19{flex-direction:column;gap:1rem}._backBtn_d7s1e_45{width:100%;text-align:center}._statsGrid_d7s1e_70{grid-template-columns:1fr}._viewsHeader_d7s1e_123{flex-direction:column;align-items:stretch}._searchInput_d7s1e_140{width:100%}._viewItem_d7s1e_160{flex-direction:column;align-items:flex-start;gap:.75rem}._viewItemRight_d7s1e_223{width:100%;justify-content:flex-start}}._container_1xrva_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto}._loading_1xrva_9{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:16px;color:#667085}._header_1xrva_19{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_1xrva_19 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_1xrva_19 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._backBtn_1xrva_45{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s}._backBtn_1xrva_45:hover{background-color:#e4e7ec}._errorMsg_1xrva_60{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_1xrva_69{background-color:#d1fadf;color:#039855;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._homeworkInfo_1xrva_78{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:2rem}._homeworkInfo_1xrva_78 h2{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 .5rem}._homeworkInfo_1xrva_78 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}._emptyState_1xrva_101{background-color:#fff;padding:4rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}._emptyState_1xrva_101 p{font-family:var(--font-family);font-size:18px;color:#667085;margin:0}._showMoreContainer_1xrva_116{margin-top:1.5rem;display:flex;justify-content:center}._showMoreBtn_1xrva_122{padding:.6rem 1.5rem;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;color:#344054;font-family:var(--font-family);font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}._showMoreBtn_1xrva_122:hover{background-color:#eef2ff;border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 8px 16px #4f46e540}@media(max-width:480px){._showMoreBtn_1xrva_122{width:100%;text-align:center;font-size:12px;padding:.5rem 1.1rem}}@media(max-width:768px){._container_1xrva_1{padding:1.5rem 1.5rem 1.75rem}._header_1xrva_19{flex-direction:column;align-items:flex-start;gap:.8rem}}@media(max-width:480px){._container_1xrva_1{padding:1.25rem 1rem 1.5rem}._header_1xrva_19{padding:1.1rem 1rem}._header_1xrva_19 h1{font-size:20px}._header_1xrva_19 p{font-size:13px}._headerActions_1xrva_184{flex-direction:column;align-items:stretch;gap:.6rem}._backBtn_1xrva_45{width:100%;text-align:center;padding:.5rem 1rem;font-size:13px}._homeworkCard_1xrva_197{padding:1.25rem 1.05rem}}._submissionsList_1xrva_202{display:flex;flex-direction:column;gap:1.5rem}._submissionCard_1xrva_208{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._submissionHeader_1xrva_215{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._submissionHeader_1xrva_215 h3{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 .5rem}._homeworkTitle_1xrva_230{font-family:var(--font-family);font-size:16px;font-weight:500;color:#101828;margin:0 0 .25rem}._className_1xrva_238{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}._gradeSection_1xrva_245{display:flex;flex-direction:column;align-items:flex-end}._gradeBadge_1xrva_251{padding:6px 12px;background-color:#d1fadf;color:#039855;border-radius:6px;font-family:var(--font-family);font-weight:600;font-size:14px}._pendingBadge_1xrva_261{padding:6px 12px;background-color:#fef3c7;color:#d97706;border-radius:6px;font-family:var(--font-family);font-weight:600;font-size:14px}._content_1xrva_271{margin:1rem 0;padding:1rem;background-color:#f9fafb;border-radius:6px}._content_1xrva_271 p{font-family:var(--font-family);font-size:14px;color:#344054;margin:0;white-space:pre-wrap}._fileSection_1xrva_286{margin:1rem 0}._mediaWrapper_1xrva_290{margin-top:.25rem;border-radius:8px;overflow:hidden;background-color:#f9fafb;width:100%;max-width:360px;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;cursor:zoom-in;position:relative}._mediaThumb_1xrva_305,._mediaThumbVideo_1xrva_312{width:100%;height:100%;object-fit:cover;display:block}._videoPlayOverlay_1xrva_319{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}._videoPlayIcon_1xrva_335{width:0;height:0;border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}._mediaAudioWrapper_1xrva_344{margin-top:.5rem;display:flex;align-items:center;justify-content:flex-start;padding:0}._audioButton_1xrva_352{padding:.75rem 1.5rem;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .15s ease}._audioButton_1xrva_352:hover{background-color:#cc0b0b}._audioOverlay_1xrva_372{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._audioOverlayContent_1xrva_384{position:relative;background:#fff;padding:clamp(1rem,5vw,2rem);border-radius:12px;box-shadow:0 20px 40px #0f172a80;width:clamp(280px,90vw,520px)}._audioOverlayClose_1xrva_393{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:999px;border:none;background:#0f172a1a;color:#101828;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}._audioOverlayClose_1xrva_393:hover{background-color:#0f172a33}._audioOverlayPlayer_1xrva_415{width:100%;margin-top:1rem}._submissionMediaList_1xrva_420{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}._mediaDocWrapper_1xrva_427{margin-top:.5rem;display:flex;align-items:center;width:100%;padding:0}._docIcon_1xrva_435{font-size:1.4rem;flex-shrink:0}._docName_1xrva_440{font-family:var(--font-family);font-size:14px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}._downloadIcon_1xrva_450{opacity:0;transition:opacity .15s ease;font-size:1rem;flex-shrink:0}._docLink_1xrva_457{font-family:var(--font-family);font-size:14px;color:#2563eb;text-decoration:underline}._downloadBtn_1xrva_464{appearance:none;-webkit-appearance:none;padding:.75rem 1rem;background-color:#f9fafb;color:#101828;border:1px solid #e4e7ec;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;text-align:left;max-width:100%;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease;text-decoration:none}._downloadBtn_1xrva_464:focus-visible{outline:2px solid #ff0e0e;outline-offset:2px}._downloadBtn_1xrva_464:hover{background-color:#f2f4f7;border-color:#ff0e0e}._downloadBtn_1xrva_464:hover ._downloadIcon_1xrva_450{opacity:1}._mediaLoader_1xrva_502{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#667085;font-family:var(--font-family);font-size:14px;pointer-events:none}._spinner_1xrva_517{width:28px;height:28px;border:3px solid #e4e7ec;border-top-color:#ff0e0e;border-radius:50%;animation:_spin_1xrva_517 .8s linear infinite}@keyframes _spin_1xrva_517{to{transform:rotate(360deg)}}._fullscreenOverlay_1xrva_532{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._fullscreenContent_1xrva_544{position:relative;width:100%;height:100%;max-width:1200px;max-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}._fullscreenMediaWrapper_1xrva_557{max-width:100%;max-height:70vh;overflow:auto;display:flex;align-items:center;justify-content:center}._fullscreenImage_1xrva_566,._fullscreenVideo_1xrva_567{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 20px 40px #0f172a80}._fullscreenVideo_1xrva_567{background-color:#000}._fullscreenClose_1xrva_581{position:absolute;top:12px;right:12px;z-index:10;width:32px;height:32px;border-radius:999px;border:none;background:#0f172ae6;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}._fullscreenControls_1xrva_599{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}._fullscreenControls_1xrva_599 ._downloadBtn_1xrva_464{padding:.25rem .8rem;font-size:12px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;font-weight:500}._zoomControls_1xrva_618{display:inline-flex;align-items:center;gap:.4rem}._zoomButton_1xrva_624{padding:.2rem .5rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#0f172ad9;color:#e5e7eb;font-size:12px;cursor:pointer;transition:background-color .15s ease}._zoomButton_1xrva_624:hover{background:#0f172a}._zoomLabel_1xrva_639{font-family:var(--font-family);font-size:12px;color:#e5e7eb;min-width:45px;text-align:center;font-weight:500}._submissionMeta_1xrva_648{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e4e7ec}._submittedAt_1xrva_656{font-family:var(--font-family);font-size:14px;color:#667085}._gradeBtn_1xrva_662{padding:8px 16px;background-color:#ff0e0e;color:#fff;border:none;border-radius:6px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;transition:background-color .2s}._gradeBtn_1xrva_662:hover{background-color:#cc0b0b}._gradeForm_1xrva_679{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:6px}._gradeInputGroup_1xrva_686{margin-bottom:1rem}._gradeInputGroup_1xrva_686 label{display:block;font-family:var(--font-family);font-size:14px;font-weight:500;color:#344054;margin-bottom:.5rem}._gradeInputGroup_1xrva_686 input{width:100%;padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;font-family:var(--font-family);font-size:16px;box-sizing:border-box}._gradeInputGroup_1xrva_686 input:focus{outline:none;border-color:#ff0e0e}._gradeActions_1xrva_714{display:flex;gap:1rem}._submitGradeBtn_1xrva_719{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._submitGradeBtn_1xrva_719:hover{background-color:#cc0b0b}._cancelGradeBtn_1xrva_735{padding:10px 20px;background-color:#f2f4f7;color:#101828;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._cancelGradeBtn_1xrva_735:hover{background-color:#e4e7ec}._skeletonText_1xrva_751{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_1xrva_9 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_1xrva_9{0%{background-position:200% 0}to{background-position:-200% 0}}._container_soiuf_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto}._loading_soiuf_9{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:16px;color:#667085}._header_soiuf_19{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_soiuf_19 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_soiuf_19 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._backBtn_soiuf_45{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s}._backBtn_soiuf_45:hover{background-color:#e4e7ec}._errorMsg_soiuf_60{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_soiuf_69{background-color:#d1fadf;color:#039855;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._controls_soiuf_78{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._layout_soiuf_89{display:grid;grid-template-columns:280px 1fr;gap:1.5rem;margin-top:1.5rem}._sidebar_soiuf_96{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;display:flex;flex-direction:column;min-height:540px}._sidebarHeader_soiuf_105{padding:1rem 1.25rem;border-bottom:1px solid #e4e7ec;font-family:var(--font-family);font-size:14px;font-weight:600;color:#101828}._classList_soiuf_114{padding:.5rem 0;overflow-y:auto}._classItem_soiuf_119{width:100%;text-align:left;padding:.6rem 1.25rem;border:none;background:transparent;font-family:var(--font-family);font-size:14px;color:#344054;cursor:pointer;display:flex;align-items:center}._classItem_soiuf_119:hover{background-color:#f9fafb}._classItemActive_soiuf_137{background-color:#eef4ff;color:#155eef;font-weight:600}._classItemContent_soiuf_143{display:flex;align-items:center;gap:.5rem;width:100%;min-width:0}._className_soiuf_151{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}._badge_soiuf_159{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;background-color:#eff4ff;color:#3538cd;font-family:var(--font-family);font-size:11px;font-weight:500;white-space:nowrap;flex-shrink:0}._mainPanel_soiuf_173{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;padding:1.5rem;display:flex;flex-direction:column;min-height:540px}._dateBar_soiuf_183{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #e4e7ec;padding-bottom:.75rem}._dateInfo_soiuf_192{display:flex;flex-direction:column;gap:.15rem}._monthLabel_soiuf_198{font-family:var(--font-family);font-size:13px;color:#667085}._dayLabel_soiuf_204{font-family:var(--font-family);font-size:18px;font-weight:600;color:#101828}._dateControls_soiuf_211{display:flex;align-items:center;gap:.5rem}._dateNavButton_soiuf_217{width:32px;height:32px;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#667085;font-size:18px}._dateNavButton_soiuf_217:hover{background-color:#e4e7ec}._dateInput_soiuf_235{padding:6px 10px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._dateInput_soiuf_235:focus{outline:none;border-color:#ff0e0e}._controlGroup_soiuf_248{display:flex;flex-direction:column}._controlGroup_soiuf_248 label{font-family:var(--font-family);font-size:14px;font-weight:500;color:#344054;margin-bottom:.5rem}._controlGroup_soiuf_248 select,._controlGroup_soiuf_248 input{padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;font-family:var(--font-family);font-size:16px}._controlGroup_soiuf_248 select:focus,._controlGroup_soiuf_248 input:focus{outline:none;border-color:#ff0e0e}._attendanceSection_soiuf_276{background-color:#fff;padding:0}._attendanceHeader_soiuf_281{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._attendanceHeader_soiuf_281 h2{font-family:var(--font-family);font-size:24px;font-weight:600;color:#101828;margin:0}._searchWrapper_soiuf_296{flex:1;display:flex;justify-content:flex-end;margin-right:1rem}._searchInput_soiuf_303{max-width:220px;width:100%;padding:6px 10px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._searchInput_soiuf_303:focus{outline:none;border-color:#ff0e0e}._saveBtn_soiuf_318{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._saveBtn_soiuf_318:hover{background-color:#cc0b0b}._studentsList_soiuf_334{display:none}._studentRow_soiuf_338{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e4e7ec}._studentName_soiuf_348{font-family:var(--font-family);font-size:16px;font-weight:500;color:#101828}._attendanceButtons_soiuf_355{display:inline-flex;gap:.4rem}._statusBtn_soiuf_360{padding:8px 16px;border:2px solid #d0d5dd;border-radius:6px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;transition:all .2s;background-color:#fff;color:#667085}._statusBtn_soiuf_360:hover{border-color:#ff0e0e;color:#ff0e0e}._statusBtn_soiuf_360._active_soiuf_378{background-color:#ff0e0e;border-color:#ff0e0e;color:#fff}._statusBtn_soiuf_360._active_soiuf_378:nth-child(1){background-color:#039855;border-color:#039855}._statusBtn_soiuf_360._active_soiuf_378:nth-child(2){background-color:#d92d20;border-color:#d92d20}._statusBtn_soiuf_360._active_soiuf_378:nth-child(3){background-color:#f79009;border-color:#f79009}._emptyState_soiuf_399{flex:1;display:flex;align-items:center;justify-content:center;text-align:center}._emptyState_soiuf_399 p{font-family:var(--font-family);font-size:18px;color:#667085;margin:0}._attendanceTable_soiuf_414{border-radius:8px;border:1px solid #e4e7ec;overflow:hidden;font-family:var(--font-family);font-size:14px}._tableRow_soiuf_422{display:grid;grid-template-columns:minmax(160px,1fr) 260px;align-items:center;padding:.6rem 1rem;border-bottom:1px solid #f2f4f7}._tableHeaderRow_soiuf_430{background-color:#f9fafb;font-weight:600;color:#667085}._tableCellName_soiuf_436{color:#101828}._tableCellStatus_soiuf_440{display:flex;align-items:center}@media(max-width:900px){._layout_soiuf_89{grid-template-columns:1fr}._sidebar_soiuf_96,._mainPanel_soiuf_173{min-height:auto}._tableRow_soiuf_422{grid-template-columns:1fr;row-gap:.5rem}}@media(max-width:768px){._container_soiuf_1{padding:1.5rem 1.25rem}._header_soiuf_19{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem}._header_soiuf_19 h1{font-size:24px}._header_soiuf_19 p{font-size:14px}._backBtn_soiuf_45{width:100%;text-align:center;padding:.5rem 1rem;font-size:14px}._layout_soiuf_89{gap:1rem;margin-top:1rem}._sidebar_soiuf_96{border-radius:8px}._sidebarHeader_soiuf_105{padding:.9rem 1rem;font-size:13px}._classItem_soiuf_119{padding:.55rem 1rem;font-size:13px}._mainPanel_soiuf_173{padding:1.25rem;border-radius:8px}._dateBar_soiuf_183{flex-direction:column;align-items:flex-start;gap:1rem;padding-bottom:1rem}._dateInfo_soiuf_192{width:100%}._dateControls_soiuf_211{width:100%;justify-content:space-between}._dateInput_soiuf_235{flex:1;max-width:none}._attendanceHeader_soiuf_281{flex-direction:column;align-items:stretch;gap:1rem}._attendanceHeader_soiuf_281 h2{font-size:20px}._searchWrapper_soiuf_296{margin-right:0;width:100%}._searchInput_soiuf_303{max-width:none;width:100%}._saveBtn_soiuf_318{width:100%;padding:.6rem 1rem;font-size:14px}._tableRow_soiuf_422{padding:.75rem .9rem}._tableCellName_soiuf_436{font-size:14px;margin-bottom:.5rem}._attendanceButtons_soiuf_355{flex-wrap:wrap;gap:.4rem;width:100%}._statusBtn_soiuf_360{flex:1;min-width:0;padding:.5rem .75rem;font-size:13px}}@media(max-width:480px){._container_soiuf_1{padding:1.25rem 1rem}._header_soiuf_19{padding:1.1rem 1rem;border-radius:8px}._header_soiuf_19 h1{font-size:20px}._header_soiuf_19 p{font-size:13px}._backBtn_soiuf_45{font-size:13px;padding:.5rem .9rem}._errorMsg_soiuf_60,._successMsg_soiuf_69{padding:.9rem;font-size:13px}._layout_soiuf_89{gap:.9rem}._sidebar_soiuf_96{border-radius:8px}._sidebarHeader_soiuf_105{padding:.8rem .9rem;font-size:12px}._classList_soiuf_114{padding:.4rem 0}._classItem_soiuf_119{padding:.5rem .9rem;font-size:12px}._badge_soiuf_159{font-size:10px;padding:.1rem .4rem}._mainPanel_soiuf_173{padding:1.1rem .9rem;border-radius:8px}._dateBar_soiuf_183{padding-bottom:.9rem}._monthLabel_soiuf_198{font-size:12px}._dayLabel_soiuf_204{font-size:16px}._dateNavButton_soiuf_217{width:28px;height:28px;font-size:16px}._dateInput_soiuf_235{padding:5px 8px;font-size:13px}._attendanceHeader_soiuf_281 h2{font-size:18px}._searchInput_soiuf_303{padding:5px 9px;font-size:13px}._saveBtn_soiuf_318{padding:.55rem .9rem;font-size:13px}._tableRow_soiuf_422{padding:.7rem .8rem;grid-template-columns:1fr;gap:.6rem}._tableHeaderRow_soiuf_430{display:none}._tableCellName_soiuf_436{font-size:13px;font-weight:600;margin-bottom:.4rem}._tableCellStatus_soiuf_440{width:100%}._attendanceButtons_soiuf_355{width:100%;gap:.35rem}._statusBtn_soiuf_360{padding:.45rem .7rem;font-size:12px;border-width:1.5px}._emptyState_soiuf_399{padding:2rem 1rem}._emptyState_soiuf_399 p{font-size:15px}}._skeletonText_soiuf_723{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_soiuf_9 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_soiuf_9{0%{background-position:200% 0}to{background-position:-200% 0}}._container_gwhdw_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto;box-sizing:border-box}._loading_gwhdw_10{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:18px;color:#667085}._header_gwhdw_20{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_gwhdw_20 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_gwhdw_20 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._headerActions_gwhdw_46{display:flex;gap:1rem;align-items:center}._backBtn_gwhdw_52{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s}._backBtn_gwhdw_52:hover{background-color:#e4e7ec}._errorMsg_gwhdw_67{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_gwhdw_76{background-color:#d1fadf;color:#039855;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._layout_gwhdw_85{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1.5rem}._leftColumn_gwhdw_91,._rightColumn_gwhdw_92{display:flex;flex-direction:column;gap:1.5rem}._card_gwhdw_98{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000000d}._card_gwhdw_98 h2{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 1rem}._cardHeader_gwhdw_113{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}._cardSubTitle_gwhdw_120{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}._form_gwhdw_127{display:flex;flex-direction:column;gap:1rem}._formGroup_gwhdw_133{display:flex;flex-direction:column;gap:.5rem}._formGroup_gwhdw_133 label{font-family:var(--font-family);font-size:14px;font-weight:500;color:#344054}._formGroup_gwhdw_133 input,._formGroup_gwhdw_133 select,._formGroup_gwhdw_133 textarea{width:100%;padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;font-family:var(--font-family);font-size:16px;box-sizing:border-box}._meetingDaysRow_gwhdw_158{display:flex;flex-wrap:wrap;gap:.5rem}._meetingDayChip_gwhdw_164{padding:6px 10px;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;font-family:var(--font-family);font-size:13px;color:#344054;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s}._meetingDayChipActive_gwhdw_176{background-color:#eff4ff;border-color:#4f46e5;color:#1d3fd0}._formGroup_gwhdw_133 input:focus,._formGroup_gwhdw_133 select:focus,._formGroup_gwhdw_133 textarea:focus{outline:none;border-color:#ff0e0e}._submitBtn_gwhdw_189{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._submitBtn_gwhdw_189:hover{background-color:#cc0b0b}._submitBtn_gwhdw_189:disabled{opacity:.7;cursor:default}._classesList_gwhdw_210{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto}._classItem_gwhdw_218{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e4e7ec;padding:.9rem 1rem;transition:background-color .2s,border-color .2s}._classItemActive_gwhdw_231{background-color:#eff6ff;border-color:#4f46e5}._classItemButton_gwhdw_236{flex:1;text-align:left;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;min-width:0}._classItemHeader_gwhdw_247{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;gap:.75rem}._classItemHeaderLeft_gwhdw_255{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}._classItemHeader_gwhdw_247 h3{font-family:var(--font-family);font-size:16px;font-weight:600;color:#101828;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badge_gwhdw_274{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;background-color:#eff4ff;color:#3538cd;font-family:var(--font-family);font-size:12px;font-weight:500}._classMeta_gwhdw_286{font-family:var(--font-family);font-size:13px;color:#667085;margin:.1rem 0 0}._classItemActions_gwhdw_293{display:flex;gap:.4rem;align-items:center;flex-shrink:0;margin-top:-.1rem}._editBtn_gwhdw_301,._deleteBtn_gwhdw_302{background:none;border:none;padding:.4rem;cursor:pointer;font-size:16px;transition:transform .2s,opacity .2s;border-radius:4px}._editBtn_gwhdw_301:hover{background-color:#f0f9ff;transform:scale(1.1)}._deleteBtn_gwhdw_302:hover{background-color:#fef2f2;transform:scale(1.1)}._deleteBtn_gwhdw_302:disabled{opacity:.5;cursor:not-allowed}._formActions_gwhdw_327{display:flex;gap:.75rem;align-items:center}._cancelBtn_gwhdw_333{padding:10px 20px;background-color:#f2f4f7;color:#101828;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._cancelBtn_gwhdw_333:hover{background-color:#e4e7ec}._cancelBtn_gwhdw_333:disabled{opacity:.7;cursor:default}._searchRow_gwhdw_354{margin-bottom:1.5rem;padding:1rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}._searchLabel_gwhdw_362{font-family:var(--font-family);font-size:15px;font-weight:600;color:#101828;margin-bottom:.5rem;display:block}._searchInput_gwhdw_371{width:100%;padding:12px 16px;border:2px solid #d0d5dd;border-radius:8px;font-family:var(--font-family);font-size:14px;background-color:#fff;transition:border-color .2s,background-color .2s,box-shadow .2s;box-sizing:border-box}._searchInput_gwhdw_371:focus{outline:none;border-color:#ff0e0e;background-color:#fff;box-shadow:0 0 0 3px #ff0e0e1a}._emptyState_gwhdw_390{background-color:#f9fafb;padding:2rem;border-radius:8px;text-align:center;font-family:var(--font-family);font-size:14px;color:#667085}._teachersList_gwhdw_401{margin-top:.35rem;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem;background-color:#fafafa;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;max-height:220px;overflow-y:auto}._teacherRow_gwhdw_414{display:flex;align-items:center;gap:.4rem;padding:.45rem .6rem;border-radius:6px;background-color:#fff;border:1px solid #e5e7eb;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease;font-family:var(--font-family);font-size:13px}._teacherRow_gwhdw_414:hover{background-color:#f9fafb;border-color:#d0d5dd;box-shadow:0 2px 6px #0f172a0f}._teacherRow_gwhdw_414 input[type=checkbox]{width:16px;height:16px;flex-shrink:0;cursor:pointer}._teacherName_gwhdw_442{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._teacherRowPrimary_gwhdw_448{background-color:#fef3c7;border-color:#f59e0b}._searchHeader_gwhdw_453{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._studentCount_gwhdw_460{font-family:var(--font-family);font-size:13px;color:#667085;font-weight:500}._studentsListHeader_gwhdw_467{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb;display:flex;justify-content:flex-end}._selectedCount_gwhdw_475{font-family:var(--font-family);font-size:13px;color:#667085;font-weight:500}._showMoreContainer_gwhdw_482{margin-top:1rem;display:flex;justify-content:center}._showMoreBtn_gwhdw_488{padding:10px 24px;background-color:#f2f4f7;color:#101828;border:1px solid #d0d5dd;border-radius:8px;font-family:var(--font-family);font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s,border-color .2s}._showMoreBtn_gwhdw_488:hover{background-color:#e4e7ec;border-color:#98a2b3}._studentsList_gwhdw_467{max-height:500px;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem;background-color:#fafafa}._studentRow_gwhdw_518{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;border-radius:6px;background-color:#fff;border:1px solid #e5e7eb;cursor:pointer;transition:background-color .15s,border-color .15s}._studentRow_gwhdw_518:hover{background-color:#f9fafb;border-color:#d0d5dd}._studentRow_gwhdw_518 input[type=checkbox]{width:18px;height:18px;cursor:pointer;flex-shrink:0}._studentInfo_gwhdw_542{display:flex;flex-direction:column;gap:.1rem}._studentName_gwhdw_548{font-family:var(--font-family);font-size:14px;font-weight:500;color:#101828}._studentEmail_gwhdw_555{font-family:var(--font-family);font-size:13px;color:#667085}._actionsRow_gwhdw_561{margin-top:1rem;display:flex;justify-content:flex-end}._saveBtn_gwhdw_567{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._saveBtn_gwhdw_567:hover{background-color:#cc0b0b}._saveBtn_gwhdw_567:disabled{opacity:.7;cursor:default}@media(max-width:900px){._layout_gwhdw_85{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){._container_gwhdw_1{padding:1.5rem 1.25rem}._header_gwhdw_20{flex-direction:column;gap:1rem}._headerActions_gwhdw_46{width:100%;justify-content:flex-start}}@media(max-width:480px){._container_gwhdw_1{padding:1.25rem 1rem}._header_gwhdw_20{padding:1.25rem}._header_gwhdw_20 h1{font-size:22px}._header_gwhdw_20 p{font-size:14px}._backBtn_gwhdw_52{width:100%;text-align:center;padding:.6rem 1rem}._layout_gwhdw_85{gap:1.25rem}._card_gwhdw_98{padding:1.25rem 1rem}._card_gwhdw_98 h2{font-size:18px}._formGroup_gwhdw_133 input,._formGroup_gwhdw_133 select,._formGroup_gwhdw_133 textarea{font-size:14px;padding:8px 10px}._meetingDaysRow_gwhdw_158{gap:.4rem}._meetingDayChip_gwhdw_164{padding:4px 8px;font-size:12px}._classItem_gwhdw_218{flex-direction:column;align-items:flex-start}._classItemActions_gwhdw_293{margin-top:.5rem}._submitBtn_gwhdw_189,._cancelBtn_gwhdw_333,._saveBtn_gwhdw_567,._showMoreBtn_gwhdw_488{width:100%;justify-content:center}._formActions_gwhdw_327{flex-direction:column;align-items:stretch}._studentsList_gwhdw_467{max-height:360px}._teachersList_gwhdw_401{grid-template-columns:minmax(0,1fr);max-height:260px}}@media(max-width:360px){._container_gwhdw_1{padding:1rem .75rem}._header_gwhdw_20{padding:1rem}._header_gwhdw_20 h1{font-size:20px}._header_gwhdw_20 p{font-size:13px}._card_gwhdw_98{padding:1rem .85rem}._card_gwhdw_98 h2{font-size:17px}._classItemHeader_gwhdw_247 h3{font-size:14px}._classMeta_gwhdw_286,._studentName_gwhdw_548,._studentEmail_gwhdw_555{font-size:12px}._searchInput_gwhdw_371{padding:10px 12px;font-size:13px}._showMoreBtn_gwhdw_488{padding:8px 16px;font-size:13px}}._container_1jez7_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto}._loading_1jez7_9{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:18px;color:#667085}._header_1jez7_19{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_1jez7_19 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_1jez7_19 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._backBtn_1jez7_45{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s}._backBtn_1jez7_45:hover{background-color:#e4e7ec}._errorMsg_1jez7_60{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_1jez7_69{background-color:#d1fadf;color:#039855;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._viewToggle_1jez7_78{display:flex;gap:.5rem;margin-bottom:1.5rem;background-color:#fff;padding:.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._toggleBtn_1jez7_88{flex:1;padding:10px 20px;border:2px solid #e4e7ec;background-color:#fff;color:#667085;border-radius:6px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;transition:all .2s}._toggleBtn_1jez7_88:hover{border-color:#ff0e0e;color:#ff0e0e}._toggleBtnActive_1jez7_107{background-color:#ff0e0e;border-color:#ff0e0e;color:#fff}._toggleBtnActive_1jez7_107:hover{background-color:#cc0b0b;border-color:#cc0b0b}._controls_1jez7_118{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._layout_1jez7_129{display:grid;grid-template-columns:280px 1fr;gap:1.5rem;margin-top:1.5rem}._sidebar_1jez7_136{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;display:flex;flex-direction:column;min-height:540px}._sidebarHeader_1jez7_145{padding:1rem 1.25rem;border-bottom:1px solid #e4e7ec;font-family:var(--font-family);font-size:14px;font-weight:600;color:#101828}._sidebarSearchWrapper_1jez7_154{padding:.5rem 1rem .75rem;border-bottom:1px solid #e5e7eb}._sidebarSearchInput_1jez7_159{width:100%;padding:.5rem .75rem;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px;box-sizing:border-box}._sidebarSearchInput_1jez7_159:focus{outline:none;border-color:#155eef}._classList_1jez7_174{padding:.5rem 0;overflow-y:auto}._sidebarEmpty_1jez7_179{padding:1rem 1.25rem;text-align:center}._sidebarEmpty_1jez7_179 p{margin:0;font-family:var(--font-family);font-size:13px;color:#667085}._classItem_1jez7_191{width:100%;text-align:left;padding:.6rem 1.25rem;border:none;background:transparent;font-family:var(--font-family);font-size:14px;color:#344054;cursor:pointer;display:flex;align-items:center}._classItem_1jez7_191:hover{background-color:#f9fafb}._classItemActive_1jez7_209{background-color:#eef4ff;color:#155eef;font-weight:600}._classItemWrapper_1jez7_215{display:flex;flex-direction:column;gap:.4rem;width:100%;min-width:0}._classItemContent_1jez7_223{display:flex;align-items:center;gap:.5rem;width:100%;min-width:0}._className_1jez7_231{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}._badge_1jez7_239{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;background-color:#eff4ff;color:#3538cd;font-family:var(--font-family);font-size:11px;font-weight:500;white-space:nowrap;flex-shrink:0}._teacherName_1jez7_253{font-family:var(--font-family);font-size:12px;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mainPanel_1jez7_262{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #00000014;padding:1.5rem;display:flex;flex-direction:column;min-height:540px}._dateBar_1jez7_272{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #e4e7ec;padding-bottom:.75rem}._dateInfo_1jez7_281{display:flex;flex-direction:column;gap:.15rem}._monthLabel_1jez7_287{font-family:var(--font-family);font-size:13px;color:#667085}._dayLabel_1jez7_293{font-family:var(--font-family);font-size:18px;font-weight:600;color:#101828}._dateControls_1jez7_300{display:flex;align-items:center;gap:.5rem}._dateNavButton_1jez7_306{width:32px;height:32px;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#667085;font-size:18px}._dateNavButton_1jez7_306:hover{background-color:#e4e7ec}._dateInput_1jez7_324{padding:6px 10px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._dateInput_1jez7_324:focus{outline:none;border-color:#ff0e0e}._controlGroup_1jez7_337{display:flex;flex-direction:column}._controlGroup_1jez7_337 label{font-family:var(--font-family);font-size:14px;font-weight:500;color:#344054;margin-bottom:.5rem}._controlGroup_1jez7_337 select,._controlGroup_1jez7_337 input{padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;font-family:var(--font-family);font-size:16px}._controlGroup_1jez7_337 select:focus,._controlGroup_1jez7_337 input:focus{outline:none;border-color:#ff0e0e}._attendanceSection_1jez7_365{background-color:#fff;padding:0}._attendanceHeader_1jez7_370{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._attendanceHeader_1jez7_370 h2{font-family:var(--font-family);font-size:24px;font-weight:600;color:#101828;margin:0}._searchWrapper_1jez7_385{flex:1;display:flex;justify-content:flex-end;margin-right:1rem}._searchInput_1jez7_392{max-width:220px;width:100%;padding:6px 10px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._searchInput_1jez7_392:focus{outline:none;border-color:#ff0e0e}._saveBtn_1jez7_407{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._saveBtn_1jez7_407:hover{background-color:#cc0b0b}._studentsList_1jez7_423{display:none}._studentRow_1jez7_427{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e4e7ec}._studentName_1jez7_437{font-family:var(--font-family);font-size:16px;font-weight:500;color:#101828}._attendanceButtons_1jez7_444{display:inline-flex;gap:.4rem}._statusBtn_1jez7_449{padding:8px 16px;border:2px solid #d0d5dd;border-radius:6px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;transition:all .2s;background-color:#fff;color:#667085}._statusBtn_1jez7_449:hover{border-color:#ff0e0e;color:#ff0e0e}._statusBtn_1jez7_449._active_1jez7_467{background-color:#ff0e0e;border-color:#ff0e0e;color:#fff}._statusBtn_1jez7_449._active_1jez7_467:nth-child(1){background-color:#039855;border-color:#039855}._statusBtn_1jez7_449._active_1jez7_467:nth-child(2){background-color:#d92d20;border-color:#d92d20}._statusBtn_1jez7_449._active_1jez7_467:nth-child(3){background-color:#f79009;border-color:#f79009}._emptyState_1jez7_488{flex:1;display:flex;align-items:center;justify-content:center;text-align:center}._emptyState_1jez7_488 p{font-family:var(--font-family);font-size:18px;color:#667085;margin:0}._attendanceTable_1jez7_503{border-radius:8px;border:1px solid #e4e7ec;overflow:hidden;font-family:var(--font-family);font-size:14px}._tableRow_1jez7_511{display:grid;grid-template-columns:minmax(160px,1fr) 260px;align-items:center;padding:.6rem 1rem;border-bottom:1px solid #f2f4f7}._tableHeaderRow_1jez7_519{background-color:#f9fafb;font-weight:600;color:#667085}._tableCellName_1jez7_525{color:#101828}._tableCellStatus_1jez7_529{display:flex;align-items:center}._overallLayout_1jez7_534{margin-top:1.5rem}._overallTable_1jez7_538{display:flex;flex-direction:column;gap:1.5rem}._classGroup_1jez7_544{background-color:#fff;border-radius:8px;border:1px solid #e4e7ec;overflow:hidden}._classGroupHeader_1jez7_551{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#f9fafb;border-bottom:2px solid #e4e7ec}._classGroupHeader_1jez7_551 h3{font-family:var(--font-family);font-size:18px;font-weight:600;color:#101828;margin:0}._studentCount_1jez7_568{font-family:var(--font-family);font-size:14px;color:#667085;font-weight:500}._classGroup_1jez7_544 ._attendanceTable_1jez7_503{border:none;border-radius:0;margin:0}._classGroup_1jez7_544 ._tableRow_1jez7_511:last-child{border-bottom:none}@media(max-width:900px){._layout_1jez7_129{grid-template-columns:1fr}._sidebar_1jez7_136,._mainPanel_1jez7_262{min-height:auto}._tableRow_1jez7_511{grid-template-columns:1fr;row-gap:.5rem}}@media(max-width:768px){._container_1jez7_1{padding:1.5rem 1.25rem}._header_1jez7_19{flex-direction:column;gap:1rem}._controls_1jez7_118{grid-template-columns:1fr}}@media(max-width:480px){._container_1jez7_1{padding:1.25rem 1rem}._header_1jez7_19{padding:1.25rem}._header_1jez7_19 h1{font-size:22px}._header_1jez7_19 p{font-size:14px}._backBtn_1jez7_45{width:100%;text-align:center;padding:.6rem 1rem}._viewToggle_1jez7_78{flex-direction:column}._toggleBtn_1jez7_88{padding:.6rem 1rem;font-size:13px}._layout_1jez7_129{gap:1.25rem}._sidebar_1jez7_136,._mainPanel_1jez7_262{min-height:auto}._dateBar_1jez7_272{flex-direction:column;align-items:flex-start;gap:.75rem}._dateControls_1jez7_300{width:100%;justify-content:space-between}._attendanceHeader_1jez7_370{flex-direction:column;align-items:flex-start;gap:.75rem}._searchWrapper_1jez7_385{width:100%;margin-right:0}._searchInput_1jez7_392{width:100%}._saveBtn_1jez7_407{width:100%;text-align:center}._tableRow_1jez7_511{grid-template-columns:1fr;row-gap:.5rem}._attendanceButtons_1jez7_444{width:100%;justify-content:space-between}._statusBtn_1jez7_449{padding:6px 10px;font-size:12px}}@media(max-width:360px){._container_1jez7_1{padding:1rem .75rem}._header_1jez7_19{padding:1rem}._header_1jez7_19 h1{font-size:20px}._header_1jez7_19 p,._sidebarHeader_1jez7_145{font-size:13px}._classItem_1jez7_191{padding:.5rem 1rem}._className_1jez7_231{font-size:13px}._badge_1jez7_239{font-size:10px}._teacherName_1jez7_253,._studentName_1jez7_437,._studentCount_1jez7_568{font-size:12px}._dayLabel_1jez7_293{font-size:16px}._dateInput_1jez7_324{font-size:13px;padding:6px 8px}._statusBtn_1jez7_449{padding:5px 8px;font-size:11px}._emptyState_1jez7_488 p{font-size:14px}}._container_1bpfw_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto;box-sizing:border-box}._loading_1bpfw_10{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:18px;color:#667085}._header_1bpfw_20{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_1bpfw_20 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_1bpfw_20 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._headerActions_1bpfw_46{display:flex;gap:1rem;align-items:center}._backBtn_1bpfw_52{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s}._backBtn_1bpfw_52:hover{background-color:#e4e7ec}._errorMsg_1bpfw_67{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_1bpfw_76{background-color:#d1fadf;color:#039855;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._layout_1bpfw_85{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.5rem}._leftColumn_1bpfw_91,._rightColumn_1bpfw_92{display:flex;flex-direction:column;gap:1.5rem}._card_1bpfw_98{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000000d}._card_1bpfw_98 h2{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 1rem}._searchRow_1bpfw_113{display:flex;gap:.75rem;margin-bottom:1rem}._searchInput_1bpfw_119{flex:1;padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._parentsList_1bpfw_128{max-height:420px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._parentRow_1bpfw_136{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;border-radius:8px;border:1px solid #e5e7eb;background-color:#f9fafb;cursor:pointer;transition:background-color .2s,border-color .2s}._parentRowActive_1bpfw_148{background-color:#eff6ff;border-color:#4f46e5}._parentInfo_1bpfw_153{display:flex;flex-direction:column;gap:.1rem}._parentName_1bpfw_159{font-family:var(--font-family);font-size:14px;font-weight:500;color:#101828}._parentMeta_1bpfw_166{font-family:var(--font-family);font-size:12px;color:#667085}._badge_1bpfw_172{padding:.1rem .5rem;border-radius:999px;background-color:#fef3c7;color:#92400e;font-family:var(--font-family);font-size:11px;font-weight:500}._emptyState_1bpfw_182{background-color:#f9fafb;padding:2rem;border-radius:8px;text-align:center;font-family:var(--font-family);font-size:14px;color:#667085}._formGroup_1bpfw_192{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}._formGroup_1bpfw_192 label{font-family:var(--font-family);font-size:14px;font-weight:500;color:#344054}._select_1bpfw_206,._input_1bpfw_215{width:100%;padding:10px 14px;border:1px solid #d0d5dd;border-radius:8px;font-family:var(--font-family);font-size:14px}._formActions_1bpfw_224{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}._primaryBtn_1bpfw_231{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._primaryBtn_1bpfw_231:hover{background-color:#cc0b0b}._primaryBtn_1bpfw_231:disabled{opacity:.7;cursor:default}._linksList_1bpfw_252{max-height:260px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._linkRow_1bpfw_260{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:8px;border:1px solid #e5e7eb;background-color:#f9fafb}._linkInfo_1bpfw_270{display:flex;flex-direction:column;gap:.1rem}._studentName_1bpfw_276{font-family:var(--font-family);font-size:14px;font-weight:500;color:#101828}._relation_1bpfw_283{font-family:var(--font-family);font-size:12px;color:#6b7280}._unlinkBtn_1bpfw_289{border:none;background:none;color:#b91c1c;font-family:var(--font-family);font-size:13px;cursor:pointer;padding:.25rem .5rem;border-radius:6px;transition:background-color .2s}._unlinkBtn_1bpfw_289:hover{background-color:#fee2e2}@media(max-width:900px){._layout_1bpfw_85{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){._container_1bpfw_1{padding:1.5rem 1.25rem}._header_1bpfw_20{flex-direction:column;gap:1rem}._headerActions_1bpfw_46{width:100%;justify-content:flex-start}._layout_1bpfw_85{gap:1.25rem}}@media(max-width:480px){._container_1bpfw_1{padding:1.25rem 1rem}._header_1bpfw_20{padding:1.25rem}._header_1bpfw_20 h1{font-size:22px}._header_1bpfw_20 p{font-size:14px}._backBtn_1bpfw_52{width:100%;text-align:center;padding:.6rem 1rem}._card_1bpfw_98{padding:1.25rem 1rem}._card_1bpfw_98 h2{font-size:18px}._searchRow_1bpfw_113{margin-bottom:.75rem}._searchInput_1bpfw_119{width:100%;padding:10px 12px;font-size:13px}._parentRow_1bpfw_136{padding:.6rem .7rem}._parentName_1bpfw_159{font-size:13px}._parentMeta_1bpfw_166{font-size:11px}._badge_1bpfw_172{font-size:10px}._formActions_1bpfw_224{flex-direction:column;align-items:stretch}._primaryBtn_1bpfw_231,._unlinkBtn_1bpfw_289{width:100%;text-align:center}}@media(max-width:360px){._container_1bpfw_1{padding:1rem .75rem}._header_1bpfw_20{padding:1rem}._header_1bpfw_20 h1{font-size:20px}._header_1bpfw_20 p{font-size:13px}._card_1bpfw_98{padding:1rem .85rem}._card_1bpfw_98 h2{font-size:17px}._emptyState_1bpfw_182{padding:1.75rem 1.25rem;font-size:13px}._select_1bpfw_206,._input_1bpfw_215{padding:8px 10px;font-size:13px}._studentName_1bpfw_276{font-size:13px}._relation_1bpfw_283{font-size:11px}}._container_zvqx0_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1400px;margin:0 auto}._loading_zvqx0_9{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:18px;color:#667085}._header_zvqx0_19{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_zvqx0_19 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_zvqx0_19 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._backBtn_zvqx0_45{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s;white-space:nowrap}._backBtn_zvqx0_45:hover{background-color:#e4e7ec}._errorMsg_zvqx0_61{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_zvqx0_70{background-color:#d1fadf;color:#027a48;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._filters_zvqx0_79{display:flex;gap:1rem;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex-wrap:wrap}._searchBox_zvqx0_90{flex:1;min-width:250px}._searchInput_zvqx0_95{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._searchInput_zvqx0_95:focus{outline:none;border-color:#ff0e0e}._roleFilter_zvqx0_109,._branchFilter_zvqx0_110{display:flex;align-items:center;gap:.5rem}._roleFilter_zvqx0_109 label,._branchFilter_zvqx0_110 label{font-family:var(--font-family);font-size:14px;color:#101828;font-weight:500;white-space:nowrap}._filterSelect_zvqx0_125{padding:10px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px;background-color:#fff;cursor:pointer}._filterSelect_zvqx0_125:focus{outline:none;border-color:#ff0e0e}._usersList_zvqx0_140{display:grid;gap:1rem;margin-bottom:2rem}._userCard_zvqx0_146{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._userHeader_zvqx0_153{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._userInfo_zvqx0_160{flex:1}._userNameRow_zvqx0_164{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}._userNameRow_zvqx0_164 h3{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0}._roleBadge_zvqx0_180{padding:4px 12px;border-radius:12px;color:#fff;font-family:var(--font-family);font-size:12px;font-weight:600;text-transform:uppercase}._userId_zvqx0_190{font-family:var(--font-family);font-size:14px;color:#667085;margin:.25rem 0}._userIdInput_zvqx0_197{margin-left:.25rem;padding:4px 8px;border-radius:6px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:13px;color:#111827;min-width:120px}._userIdInput_zvqx0_197:focus{outline:none;border-color:#ff0e0e}._branchInfo_zvqx0_213{font-family:var(--font-family);font-size:14px;color:#667085;margin:.25rem 0}._userActions_zvqx0_220{display:flex;gap:.5rem;flex-shrink:0}._editBtn_zvqx0_226,._resetPasswordBtn_zvqx0_227,._deleteUserBtn_zvqx0_228{padding:8px 16px;border:none;border-radius:6px;font-family:var(--font-family);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._editBtn_zvqx0_226{background-color:#f2f4f7;color:#101828}._editBtn_zvqx0_226:hover{background-color:#e4e7ec}._resetPasswordBtn_zvqx0_227{background-color:#fff4ed;color:#b93815}._resetPasswordBtn_zvqx0_227:hover{background-color:#ffe4d6}._deleteUserBtn_zvqx0_228{background-color:#fee2e2;color:#b91c1c}._deleteUserBtn_zvqx0_228:hover{background-color:#fecaca}._editForm_zvqx0_266{display:flex;flex-direction:column;gap:1rem}._formRow_zvqx0_272{display:flex;flex-direction:column;gap:.5rem}._formRow_zvqx0_272 label{font-family:var(--font-family);font-size:14px;font-weight:500;color:#101828}._formInput_zvqx0_285{padding:10px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._formInput_zvqx0_285:focus{outline:none;border-color:#ff0e0e}._formActions_zvqx0_298{display:flex;gap:.75rem;margin-top:.5rem}._saveBtn_zvqx0_304{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._saveBtn_zvqx0_304:hover:not(:disabled){background-color:#cc0b0b}._saveBtn_zvqx0_304:disabled{opacity:.5;cursor:not-allowed}._cancelBtn_zvqx0_325{padding:10px 20px;background-color:#f2f4f7;color:#101828;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._cancelBtn_zvqx0_325:hover{background-color:#e4e7ec}._passwordResetForm_zvqx0_341{margin-top:1rem;padding:1rem;background-color:#fff4ed;border-radius:8px;border:1px solid #ffe4d6}._passwordResetForm_zvqx0_341 h4{font-family:var(--font-family);font-size:16px;font-weight:600;color:#101828;margin:0 0 1rem}._passwordInputGroup_zvqx0_357{display:flex;gap:.5rem;margin-bottom:1rem}._passwordInput_zvqx0_357{flex:1;padding:10px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._passwordInput_zvqx0_357:focus{outline:none;border-color:#ff0e0e}._togglePasswordBtn_zvqx0_377,._generatePasswordBtn_zvqx0_378{padding:10px 16px;border:1px solid #d0d5dd;border-radius:8px;background-color:#fff;cursor:pointer;font-size:16px;transition:background-color .2s}._togglePasswordBtn_zvqx0_377:hover,._generatePasswordBtn_zvqx0_378:hover{background-color:#f2f4f7}._passwordActions_zvqx0_393{display:flex;gap:.75rem}._emptyState_zvqx0_398{text-align:center;padding:3rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#667085;font-family:var(--font-family)}._stats_zvqx0_408{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}._statCard_zvqx0_415{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}._statValue_zvqx0_423{display:block;font-family:var(--font-family);font-size:32px;font-weight:600;color:#101828;margin-bottom:.5rem}._statLabel_zvqx0_432{display:block;font-family:var(--font-family);font-size:14px;color:#667085}._statValueSkeleton_zvqx0_439{display:block;width:40px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_zvqx0_9 1.5s ease-in-out infinite;border-radius:4px;margin:0 auto .5rem}._statLabelSkeleton_zvqx0_450{display:block;width:60px;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_zvqx0_9 1.5s ease-in-out infinite;border-radius:4px;margin:0 auto}@keyframes _loading_zvqx0_9{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){._container_zvqx0_1{padding:1rem}._header_zvqx0_19{flex-direction:column;gap:1rem}._filters_zvqx0_79,._userHeader_zvqx0_153{flex-direction:column}._userActions_zvqx0_220{width:100%;justify-content:stretch}._editBtn_zvqx0_226,._resetPasswordBtn_zvqx0_227{flex:1}._passwordInputGroup_zvqx0_357{flex-wrap:wrap}}@media(max-width:480px){._container_zvqx0_1{padding:1.25rem 1rem}._header_zvqx0_19{padding:1.25rem}._header_zvqx0_19 h1{font-size:22px}._header_zvqx0_19 p{font-size:14px}._backBtn_zvqx0_45{width:100%;text-align:center;padding:.6rem 1rem}._filters_zvqx0_79{padding:1.25rem 1rem;gap:.75rem}._searchBox_zvqx0_90{min-width:0}._usersList_zvqx0_140{gap:.75rem}._userCard_zvqx0_146{padding:1.25rem 1rem}._userNameRow_zvqx0_164 h3{font-size:18px}._userId_zvqx0_190,._branchInfo_zvqx0_213{font-size:13px}._userActions_zvqx0_220{width:100%;justify-content:stretch}._editBtn_zvqx0_226,._resetPasswordBtn_zvqx0_227{flex:1;text-align:center}._formActions_zvqx0_298,._passwordActions_zvqx0_393{flex-direction:column;align-items:stretch}._saveBtn_zvqx0_304,._cancelBtn_zvqx0_325{width:100%;text-align:center}._passwordResetForm_zvqx0_341{padding:1rem .85rem}}@media(max-width:360px){._container_zvqx0_1{padding:1rem .75rem}._header_zvqx0_19{padding:1rem}._header_zvqx0_19 h1{font-size:20px}._header_zvqx0_19 p{font-size:13px}._filters_zvqx0_79{padding:1rem .85rem}._searchInput_zvqx0_95,._filterSelect_zvqx0_125,._formInput_zvqx0_285,._passwordInput_zvqx0_357{font-size:13px;padding:8px 10px}._userNameRow_zvqx0_164 h3{font-size:17px}._statValue_zvqx0_423{font-size:26px}._statLabel_zvqx0_432{font-size:13px}._classPickerList_zvqx0_621{max-height:160px}}._studentClasses_zvqx0_628{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.4rem}._classTag_zvqx0_635{display:inline-block;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:999px;font-family:var(--font-family);font-size:12px;font-weight:500;padding:2px 10px;white-space:nowrap}._noClass_zvqx0_648{font-family:var(--font-family);font-size:12px;color:#9ca3af;font-style:italic}._classPicker_zvqx0_621{display:flex;flex-direction:column;gap:.5rem;width:100%}._classPickerHeader_zvqx0_664{display:flex;gap:.5rem;align-items:center}._classPickerSearch_zvqx0_670{flex:1;padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px;min-width:0;box-sizing:border-box}._classPickerSearch_zvqx0_670:focus{outline:none;border-color:#ff0e0e}._classPickerBranchToggle_zvqx0_686{padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd;background:#f9fafb;font-family:var(--font-family);font-size:12px;font-weight:500;color:#374151;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s}._classPickerBranchToggle_zvqx0_686:hover{background:#f3f4f6;border-color:#9ca3af}._classPickerList_zvqx0_621{max-height:200px;overflow-y:auto;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:.4rem 0}._classPickerItem_zvqx0_714{display:flex;align-items:center;gap:.5rem;padding:6px 12px;font-family:var(--font-family);font-size:14px;cursor:pointer;transition:background .15s}._classPickerItem_zvqx0_714:hover{background:#f9fafb}._classPickerItem_zvqx0_714 input[type=checkbox]{accent-color:#ff0e0e;width:15px;height:15px;flex-shrink:0;cursor:pointer}._classPickerEmpty_zvqx0_737{padding:8px 12px;font-family:var(--font-family);font-size:13px;color:#9ca3af;margin:0}._container_22zgh_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1400px;margin:0 auto}._header_22zgh_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_22zgh_9 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_22zgh_9 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._backBtn_22zgh_35{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s;white-space:nowrap}._backBtn_22zgh_35:hover{background-color:#e4e7ec}._errorMsg_22zgh_51{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_22zgh_60{background-color:#d1fadf;color:#027a48;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._filters_22zgh_69{display:flex;gap:1rem;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex-wrap:nowrap;align-items:flex-end}._searchBox_22zgh_81{flex:1;min-width:250px;display:flex;flex-direction:column;gap:.4rem}._searchModeTabs_22zgh_89{display:flex;gap:0;border-radius:8px;overflow:hidden;border:1px solid #d0d5dd;width:fit-content}._searchModeTab_22zgh_89{padding:5px 14px;font-family:var(--font-family);font-size:13px;font-weight:500;background:#f9fafb;color:#667085;border:none;cursor:pointer;transition:background .15s,color .15s}._searchModeTab_22zgh_89+._searchModeTab_22zgh_89{border-left:1px solid #d0d5dd}._searchModeTab_22zgh_89:hover:not(._searchModeTabActive_22zgh_114){background:#f2f4f7}._searchModeTabActive_22zgh_114{background:#ff0e0e;color:#fff}._searchInputWrap_22zgh_123{position:relative}._searchInput_22zgh_123{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px;box-sizing:border-box}._searchInput_22zgh_123:focus{outline:none;border-color:#ff0e0e}._suggestions_22zgh_144{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 4px 12px #0000001a;list-style:none;margin:0;padding:.3rem 0;z-index:100;overflow:hidden}._suggestionItem_22zgh_160{display:flex;align-items:center;gap:.5rem;padding:8px 14px;font-family:var(--font-family);font-size:14px;color:#101828;cursor:pointer;transition:background .12s}._suggestionItem_22zgh_160:hover{background:#fff1f1}._suggestionIcon_22zgh_176{font-size:13px;flex-shrink:0}._studentChip_22zgh_183{display:flex;align-items:center;gap:.4rem;margin-top:.4rem;background:#fff1f1;border:1px solid #fca5a5;border-radius:999px;padding:4px 10px 4px 8px;width:fit-content;font-family:var(--font-family);font-size:13px;color:#b91c1c}._studentChipIcon_22zgh_198{font-size:13px}._studentChipName_22zgh_202{font-weight:600}._studentChipClear_22zgh_206{background:none;border:none;color:#b91c1c;font-size:16px;line-height:1;cursor:pointer;padding:0 2px;margin-left:2px;opacity:.7;transition:opacity .15s}._studentChipClear_22zgh_206:hover{opacity:1}._filterGroup_22zgh_223{display:flex;flex-direction:column;gap:.35rem}._filterGroup_22zgh_223 label{font-family:var(--font-family);font-size:14px;color:#101828;font-weight:500}._filterSelect_22zgh_236{padding:10px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px;background-color:#fff;cursor:pointer}._filterSelect_22zgh_236:focus{outline:none;border-color:#ff0e0e}._homeworkList_22zgh_251{display:grid;gap:1rem;margin-bottom:2rem}._homeworkCard_22zgh_257{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._homeworkHeader_22zgh_264{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}._title_22zgh_272{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 .35rem}._individualBadge_22zgh_280{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-family);font-size:13px;color:#b91c1c;background:#fff1f1;border:1px solid #fca5a5;border-radius:999px;padding:3px 10px;margin:.2rem 0;width:fit-content}._individualBadge_22zgh_280 strong{font-weight:600}._metaLine_22zgh_299{font-family:var(--font-family);font-size:14px;color:#667085;margin:.1rem 0}._description_22zgh_306{font-family:var(--font-family);font-size:14px;color:#4b5563;margin:0 0 .75rem;white-space:pre-wrap}._mediaList_22zgh_314{margin:1rem 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._mediaItem_22zgh_321{position:relative;border-radius:8px;overflow:hidden;background-color:#f9fafb;width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}._mediaItemNoAspect_22zgh_333{aspect-ratio:auto;min-height:auto;padding:1rem}._mediaImage_22zgh_339{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px;cursor:zoom-in}._mediaVideoThumb_22zgh_348{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;cursor:zoom-in;position:relative}._videoPlayOverlay_22zgh_358{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}._videoPlayIcon_22zgh_374{width:0;height:0;border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}._mediaAudioWrapper_22zgh_383{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:0}._audioButton_22zgh_391{padding:.75rem 1.5rem;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .15s ease}._audioButton_22zgh_391:hover{background-color:#cc0b0b}._mediaDocWrapper_22zgh_411{display:flex;align-items:center;width:100%;padding:0}._docIcon_22zgh_418{font-size:1.4rem;margin-right:.5rem}._docName_22zgh_423{flex:1;font-family:var(--font-family);font-size:14px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}._downloadIcon_22zgh_434{opacity:0;transition:opacity .15s ease;font-size:1rem;margin-left:.5rem}._downloadBtn_22zgh_441{padding:.75rem 1rem;background-color:#f9fafb;color:#101828;border:1px solid #e4e7ec;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:flex;align-items:center;width:100%;transition:background-color .15s ease,border-color .15s ease;text-decoration:none}._downloadBtn_22zgh_441:hover{background-color:#f2f4f7;border-color:#ff0e0e}._downloadBtn_22zgh_441:hover ._downloadIcon_22zgh_434{opacity:1}._mediaLoader_22zgh_469{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;font-family:var(--font-family);font-size:13px;color:#6b7280}._fullscreenOverlay_22zgh_480{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._fullscreenContent_22zgh_492{position:relative;width:100%;height:100%;max-width:1200px;max-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}._fullscreenMediaWrapper_22zgh_505{max-width:100%;max-height:70vh;overflow:auto;display:flex;align-items:center;justify-content:center}._fullscreenImage_22zgh_514,._fullscreenVideo_22zgh_515{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 20px 40px #0f172a80}._fullscreenVideo_22zgh_515{background-color:#000}._fullscreenClose_22zgh_529{position:absolute;top:12px;right:12px;z-index:10;width:32px;height:32px;border-radius:999px;border:none;background:#0f172ae6;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}._fullscreenControls_22zgh_547{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}._zoomControls_22zgh_556{display:inline-flex;align-items:center;gap:.4rem}._zoomButton_22zgh_562{padding:.2rem .5rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#0f172ad9;color:#e5e7eb;font-size:12px;cursor:pointer;transition:background-color .15s ease}._zoomButton_22zgh_562:hover{background:#0f172a}._zoomLabel_22zgh_577{font-family:var(--font-family);font-size:12px;color:#e5e7eb;min-width:45px;text-align:center;font-weight:500}._audioOverlay_22zgh_586{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._audioOverlayContent_22zgh_598{position:relative;background:#fff;padding:clamp(1rem,5vw,2rem);border-radius:12px;box-shadow:0 20px 40px #0f172a80;width:clamp(280px,90vw,520px)}._audioOverlayClose_22zgh_607{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:999px;border:none;background:#0f172a1a;color:#101828;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}._audioOverlayClose_22zgh_607:hover{background-color:#0f172a33}._audioOverlayPlayer_22zgh_628{width:100%;margin-top:1rem}._mediaEditItem_22zgh_633{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:4px 8px;display:flex;align-items:center;gap:.4rem;font-family:var(--font-family);font-size:13px;color:#1f2937}._mediaRemoveBtn_22zgh_646{margin-left:auto;border:none;background:none;color:#b91c1c;cursor:pointer;font-size:16px;line-height:1}._mediaLoading_22zgh_656{margin-top:.25rem;font-family:var(--font-family);font-size:12px;color:#6b7280}._fileInput_22zgh_663{padding:6px 0;font-family:var(--font-family);font-size:13px}._newFilesList_22zgh_669{list-style:disc;padding-left:1.25rem;margin:.25rem 0 0;font-family:var(--font-family);font-size:13px;color:#4b5563}._newFileItem_22zgh_678{margin-bottom:.15rem}._cardActions_22zgh_682{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}._editBtn_22zgh_689,._deleteBtn_22zgh_690,._viewsBtn_22zgh_691{padding:8px 16px;border-radius:6px;border:none;font-family:var(--font-family);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}._viewsBtn_22zgh_691{background-color:#eff6ff;color:#1d4ed8}._viewsBtn_22zgh_691:hover{background-color:#dbeafe}._viewsBtnActive_22zgh_711{background-color:#1d4ed8;color:#fff}._viewsBtnActive_22zgh_711:hover{background-color:#1e40af}._editBtn_22zgh_689{background-color:#f2f4f7;color:#101828}._editBtn_22zgh_689:hover{background-color:#e4e7ec}._deleteBtn_22zgh_690{background-color:#fee2e2;color:#b91c1c}._deleteBtn_22zgh_690:hover:not(:disabled){background-color:#fecaca}._deleteBtn_22zgh_690:disabled{opacity:.6;cursor:not-allowed}._viewsPanel_22zgh_745{margin-top:1.25rem;padding:1.25rem;background:#f8faff;border:1px solid #bfdbfe;border-radius:10px}._viewsPanelTitle_22zgh_753{font-family:var(--font-family);font-size:15px;font-weight:600;color:#1e40af;margin:0 0 1rem}._viewsPanelLoading_22zgh_761,._viewsPanelError_22zgh_762,._viewsEmpty_22zgh_763{font-family:var(--font-family);font-size:14px;color:#667085;margin:0;padding:.5rem 0}._viewsPanelError_22zgh_762{color:#b91c1c}._viewsStats_22zgh_775{display:flex;gap:1.5rem;margin-bottom:.75rem}._viewsStat_22zgh_775{display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid #dbeafe;border-radius:8px;padding:.6rem 1.2rem;min-width:80px}._viewsStatValue_22zgh_792{font-family:var(--font-family);font-size:22px;font-weight:700;color:#1d4ed8;line-height:1.2}._viewsStatLabel_22zgh_800{font-family:var(--font-family);font-size:11px;color:#667085;margin-top:2px;text-align:center}._viewsProgress_22zgh_808{height:6px;background:#dbeafe;border-radius:999px;overflow:hidden;margin-bottom:1rem}._viewsProgressFill_22zgh_816{height:100%;background:#1d4ed8;border-radius:999px;transition:width .4s ease}._viewsList_22zgh_823{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;max-height:260px;overflow-y:auto}._viewsItem_22zgh_834{display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.6rem .9rem}._viewsAvatar_22zgh_844{width:36px;height:36px;border-radius:50%;background:#1d4ed8;color:#fff;font-family:var(--font-family);font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._viewsItemInfo_22zgh_859{flex:1;display:flex;flex-direction:column;gap:1px;min-width:0}._viewsItemName_22zgh_867{font-family:var(--font-family);font-size:14px;font-weight:600;color:#101828}._viewsParentBadge_22zgh_874{font-family:var(--font-family);font-size:12px;color:#9333ea;font-style:italic}._viewsItemTime_22zgh_881{font-family:var(--font-family);font-size:12px;color:#667085}._viewsTimeAgo_22zgh_887{font-family:var(--font-family);font-size:12px;color:#9ca3af;white-space:nowrap;flex-shrink:0}._editForm_22zgh_895{display:flex;flex-direction:column;gap:1rem}._formRow_22zgh_901{display:flex;flex-direction:column;gap:.4rem}._formRow_22zgh_901 label{font-family:var(--font-family);font-size:14px;font-weight:500;color:#101828}._formInput_22zgh_914,._formTextarea_22zgh_915{padding:10px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._formTextarea_22zgh_915{resize:vertical;min-height:80px}._formInput_22zgh_914:focus,._formTextarea_22zgh_915:focus{outline:none;border-color:#ff0e0e}._formActions_22zgh_934{display:flex;gap:.75rem;margin-top:.5rem}._saveBtn_22zgh_940{padding:10px 20px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._saveBtn_22zgh_940:hover:not(:disabled){background-color:#cc0b0b}._saveBtn_22zgh_940:disabled{opacity:.5;cursor:not-allowed}._cancelBtn_22zgh_961{padding:10px 20px;background-color:#f2f4f7;color:#101828;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._cancelBtn_22zgh_961:hover{background-color:#e4e7ec}._emptyState_22zgh_977{text-align:center;padding:3rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#667085;font-family:var(--font-family)}._showMoreContainer_22zgh_987{margin-top:1.5rem;display:flex;justify-content:center}._showMoreBtn_22zgh_993{padding:.6rem 1.5rem;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;color:#344054;font-family:var(--font-family);font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}._showMoreBtn_22zgh_993:hover{background-color:#eef2ff;border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 8px 16px #4f46e540}@media(max-width:768px){._container_22zgh_1{padding:.75rem}._header_22zgh_9{flex-direction:column;gap:.75rem;padding:1rem;box-sizing:border-box}._header_22zgh_9 h1{font-size:22px;word-break:break-word;overflow-wrap:break-word}._filters_22zgh_69{flex-direction:column;flex-wrap:wrap;align-items:stretch;gap:.6rem;box-sizing:border-box}._searchBox_22zgh_81{min-width:0;width:100%}._filterGroup_22zgh_223{width:100%}._filterSelect_22zgh_236,._searchInput_22zgh_123{width:100%;box-sizing:border-box}._searchModeTabs_22zgh_89{width:100%}._searchModeTab_22zgh_89{flex:1;text-align:center}._homeworkCard_22zgh_257{padding:1rem;box-sizing:border-box;width:100%;min-width:0}._homeworkHeader_22zgh_264{flex-direction:column;gap:.6rem;align-items:stretch}._homeworkHeader_22zgh_264>div:first-child{min-width:0;width:100%}._title_22zgh_272{word-break:break-word;overflow-wrap:break-word;font-size:18px}._metaLine_22zgh_299{word-break:break-word;overflow-wrap:break-word}._individualBadge_22zgh_280{max-width:100%;white-space:normal;word-break:break-word}._cardActions_22zgh_682{flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem;align-self:stretch}._editBtn_22zgh_689,._deleteBtn_22zgh_690,._viewsBtn_22zgh_691{padding:8px 12px;font-size:13px;box-sizing:border-box}._mediaList_22zgh_314{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.6rem}._editForm_22zgh_895{gap:.75rem}._formInput_22zgh_914,._formTextarea_22zgh_915{width:100%;box-sizing:border-box;font-size:16px}._formActions_22zgh_934{flex-direction:column;gap:.5rem}._saveBtn_22zgh_940,._cancelBtn_22zgh_961{width:100%;text-align:center;box-sizing:border-box}._viewsPanel_22zgh_745{padding:.875rem;box-sizing:border-box}._viewsStats_22zgh_775{gap:.75rem;flex-wrap:wrap}._viewsStat_22zgh_775{flex:1 1 60px;min-width:60px;padding:.5rem .75rem}._viewsStatValue_22zgh_792{font-size:18px}._viewsItem_22zgh_834{gap:.5rem;padding:.5rem .75rem}._viewsItemName_22zgh_867{word-break:break-word;overflow-wrap:break-word}._viewsAvatar_22zgh_844{width:30px;height:30px;font-size:13px;flex-shrink:0}._fullscreenControls_22zgh_547{flex-wrap:wrap;gap:.5rem}._fullscreenClose_22zgh_529{width:36px;height:36px;font-size:22px}._showMoreBtn_22zgh_993{width:100%;box-sizing:border-box}._emptyState_22zgh_977{padding:2rem 1rem;box-sizing:border-box}}@media(max-width:480px){._container_22zgh_1{padding:.5rem}._header_22zgh_9{padding:.875rem}._header_22zgh_9 h1{font-size:19px}._mediaList_22zgh_314{grid-template-columns:1fr 1fr}._editBtn_22zgh_689,._deleteBtn_22zgh_690,._viewsBtn_22zgh_691{font-size:12px;padding:7px 10px}}@media(max-width:360px){._container_22zgh_1{padding:.375rem}._header_22zgh_9{padding:.75rem}._header_22zgh_9 h1{font-size:17px}._filters_22zgh_69{padding:.875rem}._homeworkCard_22zgh_257{padding:.75rem}._cardActions_22zgh_682{flex-direction:column;align-items:stretch}._editBtn_22zgh_689,._deleteBtn_22zgh_690,._viewsBtn_22zgh_691{font-size:12px;padding:7px 10px;width:100%;text-align:center}._mediaList_22zgh_314{grid-template-columns:1fr}._docName_22zgh_423{max-width:calc(100vw - 160px);min-width:0}._viewsPanel_22zgh_745{padding:.625rem}._viewsStat_22zgh_775{padding:.4rem .5rem}._viewsStatValue_22zgh_792{font-size:16px}._viewsItem_22zgh_834{padding:.4rem .6rem}._viewsAvatar_22zgh_844{width:26px;height:26px;font-size:11px}._viewsTimeAgo_22zgh_887{white-space:normal;font-size:11px}._emptyState_22zgh_977{padding:1.5rem .75rem}}@media(max-width:320px){._container_22zgh_1{padding:.25rem}._header_22zgh_9{padding:.625rem;gap:.5rem}._header_22zgh_9 h1{font-size:16px}._header_22zgh_9 p{font-size:13px}._filters_22zgh_69{padding:.625rem;gap:.5rem}._homeworkCard_22zgh_257{padding:.625rem}._title_22zgh_272{font-size:15px}._metaLine_22zgh_299,._description_22zgh_306{font-size:12px}._individualBadge_22zgh_280{font-size:11px;padding:2px 8px}._editBtn_22zgh_689,._deleteBtn_22zgh_690,._viewsBtn_22zgh_691{font-size:11px;padding:6px 8px}._docName_22zgh_423{max-width:calc(100vw - 110px)}._mediaList_22zgh_314{grid-template-columns:1fr;gap:.5rem}._viewsPanel_22zgh_745{padding:.5rem}._viewsPanelTitle_22zgh_753{font-size:13px}._viewsStatValue_22zgh_792{font-size:14px}._viewsStat_22zgh_775{padding:.35rem .4rem}._viewsItemName_22zgh_867{font-size:12px}._viewsTimeAgo_22zgh_887{font-size:10px}._saveBtn_22zgh_940,._cancelBtn_22zgh_961{font-size:13px;padding:8px 12px}._showMoreBtn_22zgh_993{font-size:12px;padding:.5rem .875rem}._emptyState_22zgh_977{padding:1.25rem .625rem}}._container_umbcj_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1100px;margin:0 auto}._header_umbcj_11{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_umbcj_11 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_umbcj_11 p{font-family:var(--font-family);font-size:15px;color:#667085;margin:0}._backBtn_umbcj_37{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;font-size:14px;transition:background-color .2s;white-space:nowrap;flex-shrink:0;margin-top:4px}._backBtn_umbcj_37:hover{background-color:#e4e7ec}._errorMsg_umbcj_58{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family);font-size:14px}._successMsg_umbcj_68{background-color:#d1fadf;color:#027a48;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family);font-size:14px}._formCard_umbcj_80{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem;margin-bottom:2rem}._modeToggleWrapper_umbcj_90{display:flex;gap:.75rem;margin-bottom:.75rem}._modeBtn_umbcj_96{display:flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:10px;border:2px solid #e4e7ec;background:#f9fafb;color:#344054;font-family:var(--font-family);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s}._modeBtn_umbcj_96:hover:not(._modeBtnActive_umbcj_115){background-color:#f2f4f7;border-color:#d0d5dd}._modeBtnActive_umbcj_115{background-color:#ff0e0e;border-color:#ff0e0e;color:#fff}._modeBtnIcon_umbcj_126{font-size:16px}._modeDescription_umbcj_130{margin-bottom:1.5rem;padding:.75rem 1rem;background-color:#f9fafb;border-left:3px solid #ff0e0e;border-radius:0 6px 6px 0}._modeDescription_umbcj_130 p{font-family:var(--font-family);font-size:13px;color:#667085;margin:0}._form_umbcj_80{display:flex;flex-direction:column;gap:1.75rem}._sectionLabel_umbcj_153{font-family:var(--font-family);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#667085;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid #f2f4f7}._targetSection_umbcj_165,._contentSection_umbcj_166,._filesSection_umbcj_167{display:flex;flex-direction:column}._targetRow_umbcj_172{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_umbcj_178{display:flex;flex-direction:column;gap:.4rem}._formGroup_umbcj_178 label{font-family:var(--font-family);font-size:14px;font-weight:500;color:#101828}._formInput_umbcj_191,._formSelect_umbcj_192{padding:10px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px;background:#fff;color:#101828;transition:border-color .15s;width:100%;box-sizing:border-box}._formInput_umbcj_191:focus,._formSelect_umbcj_192:focus{outline:none;border-color:#ff0e0e;box-shadow:0 0 0 3px #ff0e0e14}._formTextarea_umbcj_212{padding:10px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px;resize:vertical;min-height:80px;width:100%;box-sizing:border-box}._formTextarea_umbcj_212:focus{outline:none;border-color:#ff0e0e;box-shadow:0 0 0 3px #ff0e0e14}._studentSearchWrap_umbcj_232{position:relative}._selectedStudentChip_umbcj_236{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;background:#fff1f1;border:1px solid #fca5a5;border-radius:999px;padding:6px 12px;width:fit-content;max-width:100%}._chipAvatar_umbcj_249{width:24px;height:24px;border-radius:50%;background:#ff0e0e;color:#fff;font-family:var(--font-family);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._chipName_umbcj_264{font-family:var(--font-family);font-size:13px;font-weight:600;color:#b91c1c}._chipId_umbcj_271{font-family:var(--font-family);font-size:12px;color:#b91c1c;opacity:.7}._chipClear_umbcj_278{background:none;border:none;color:#b91c1c;font-size:16px;line-height:1;cursor:pointer;padding:0;margin-left:2px;opacity:.7;transition:opacity .15s}._chipClear_umbcj_278:hover{opacity:1}._studentSuggestions_umbcj_295{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #d0d5dd;border-radius:10px;box-shadow:0 8px 24px #0000001f;list-style:none;margin:0;padding:.35rem 0;z-index:200;overflow:hidden}._studentSuggestionItem_umbcj_311{display:flex;align-items:center;gap:.75rem;padding:10px 14px;cursor:pointer;transition:background .12s}._studentSuggestionItem_umbcj_311:hover{background:#fff5f5}._suggestionAvatar_umbcj_324{width:32px;height:32px;border-radius:50%;background:#ff0e0e;color:#fff;font-family:var(--font-family);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._suggestionInfo_umbcj_339{display:flex;flex-direction:column;gap:1px;min-width:0}._suggestionName_umbcj_346{font-family:var(--font-family);font-size:14px;font-weight:500;color:#101828}._suggestionId_umbcj_353{font-family:var(--font-family);font-size:12px;color:#667085}._noStudentResults_umbcj_359{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #d0d5dd;border-radius:10px;box-shadow:0 8px 24px #0000001a;padding:.75rem 1rem;font-family:var(--font-family);font-size:13px;color:#667085;z-index:200}._fileDropZone_umbcj_377{border:2px dashed #d0d5dd;border-radius:10px;transition:border-color .2s,background-color .2s}._fileDropZone_umbcj_377:has(._fileInputHidden_umbcj_383:focus-within),._fileDropZone_umbcj_377:hover{border-color:#ff0e0e;background-color:#fff5f5}._fileInputHidden_umbcj_383{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}._fileDropLabel_umbcj_397{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;cursor:pointer;gap:.4rem}._fileDropIcon_umbcj_407{font-size:2rem}._fileDropText_umbcj_411{font-family:var(--font-family);font-size:15px;font-weight:500;color:#101828}._fileDropHint_umbcj_418{font-family:var(--font-family);font-size:12px;color:#667085;text-align:center}._selectedFilesList_umbcj_425{margin-top:.75rem;display:flex;flex-direction:column;gap:.4rem}._selectedFileItem_umbcj_432{display:flex;align-items:center;gap:.6rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px}._selectedFileIcon_umbcj_442{font-size:1.1rem;flex-shrink:0}._selectedFileName_umbcj_447{flex:1;font-family:var(--font-family);font-size:13px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._selectedFileSize_umbcj_457{font-family:var(--font-family);font-size:12px;color:#667085;flex-shrink:0}._removeFileBtn_umbcj_464{border:none;background:none;color:#b91c1c;font-size:18px;line-height:1;cursor:pointer;padding:0;margin-left:4px;opacity:.7;transition:opacity .15s;flex-shrink:0}._removeFileBtn_umbcj_464:hover{opacity:1}._formFooter_umbcj_484{display:flex;justify-content:flex-end;padding-top:.5rem;border-top:1px solid #f2f4f7}._submitBtn_umbcj_491{padding:12px 28px;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-size:15px;font-weight:700;cursor:pointer;transition:background-color .2s,transform .1s;display:flex;align-items:center;gap:.5rem}._submitBtn_umbcj_491:hover:not(:disabled){background-color:#cc0b0b}._submitBtn_umbcj_491:active:not(:disabled){transform:scale(.98)}._submitBtn_umbcj_491:disabled{opacity:.6;cursor:not-allowed}._uploadingText_umbcj_520{display:flex;align-items:center;gap:.5rem}._spinnerSmall_umbcj_526{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:_spin_umbcj_526 .7s linear infinite;flex-shrink:0}@keyframes _spin_umbcj_526{to{transform:rotate(360deg)}}._recentSection_umbcj_542{margin-top:1rem}._recentTitle_umbcj_546{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 1rem}._recentList_umbcj_554{display:flex;flex-direction:column;gap:.75rem}._recentCard_umbcj_560{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000012;padding:1.25rem 1.5rem}._recentCardHeader_umbcj_567{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}._recentCardLeft_umbcj_575{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;flex:1;min-width:0}._recentCardTitle_umbcj_584{font-family:var(--font-family);font-size:16px;font-weight:600;color:#101828;margin:0}._typeBadge_umbcj_592{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-family:var(--font-family);font-size:12px;font-weight:600;flex-shrink:0}._typeBadgeClass_umbcj_603{background-color:#eff6ff;color:#1d4ed8}._typeBadgeIndividual_umbcj_608{background-color:#fff1f1;color:#b91c1c}._recentCardMeta_umbcj_613{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.4rem}._metaItem_umbcj_620{font-family:var(--font-family);font-size:13px;color:#667085}._recentCardDesc_umbcj_626{font-family:var(--font-family);font-size:13px;color:#4b5563;margin:.4rem 0;line-height:1.5}._recentCardDate_umbcj_634{font-family:var(--font-family);font-size:12px;color:#9ca3af;margin:.35rem 0 0}._deleteBtn_umbcj_641{padding:6px 12px;border-radius:6px;border:none;background-color:#fee2e2;color:#b91c1c;font-family:var(--font-family);font-size:13px;cursor:pointer;transition:background-color .15s;flex-shrink:0}._deleteBtn_umbcj_641:hover:not(:disabled){background-color:#fecaca}._deleteBtn_umbcj_641:disabled{opacity:.6;cursor:not-allowed}._mediaList_umbcj_665{margin:.75rem 0 .25rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}._mediaItem_umbcj_672{position:relative;border-radius:8px;overflow:hidden;background-color:#f9fafb;width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}._mediaItemNoAspect_umbcj_684{aspect-ratio:auto;padding:.75rem}._mediaImage_umbcj_689{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px;cursor:zoom-in}._mediaVideoThumb_umbcj_698{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;cursor:pointer}._videoPlayOverlay_umbcj_707{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#000000a6;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;cursor:pointer}._videoPlayIcon_umbcj_724{width:0;height:0;border-left:16px solid white;border-top:10px solid transparent;border-bottom:10px solid transparent;margin-left:3px}._mediaAudioWrapper_umbcj_733{width:100%;display:flex;align-items:center;justify-content:flex-start}._audioButton_umbcj_740{padding:.6rem 1rem;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:background-color .15s}._audioButton_umbcj_740:hover{background-color:#cc0b0b}._mediaDocWrapper_umbcj_760{display:flex;align-items:center;width:100%}._docIcon_umbcj_766{font-size:1.2rem;margin-right:.4rem;flex-shrink:0}._docName_umbcj_772{flex:1;font-family:var(--font-family);font-size:13px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}._downloadIcon_umbcj_783{opacity:0;transition:opacity .15s;font-size:.9rem;margin-left:.4rem;flex-shrink:0}._previewDownloadBtn_umbcj_791{padding:.6rem .75rem;background-color:#f9fafb;color:#101828;border:1px solid #e4e7ec;border-radius:8px;font-family:var(--font-family);font-size:13px;cursor:pointer;display:flex;align-items:center;width:100%;text-decoration:none;text-align:left;transition:background-color .15s,border-color .15s}._previewDownloadBtn_umbcj_791:hover{background-color:#f2f4f7;border-color:#ff0e0e}._previewDownloadBtn_umbcj_791:hover ._downloadIcon_umbcj_783{opacity:1}._mediaLoader_umbcj_817{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;font-family:var(--font-family);font-size:12px;color:#6b7280}._spinner_umbcj_526{width:18px;height:18px;border:2px solid #e5e7eb;border-top-color:#ff0e0e;border-radius:50%;animation:_spin_umbcj_526 .7s linear infinite}._fullscreenOverlay_umbcj_839{position:fixed;inset:0;background:#0f172ad9;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._fullscreenContent_umbcj_851{position:relative;width:100%;height:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:center}._fullscreenMediaWrapper_umbcj_862{max-width:100%;max-height:70vh;overflow:auto;display:flex;align-items:center;justify-content:center}._fullscreenImage_umbcj_871,._fullscreenVideo_umbcj_872{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 20px 40px #0f172a80}._fullscreenVideo_umbcj_872{background:#000;max-height:75vh}._fullscreenClose_umbcj_887{position:absolute;top:12px;right:12px;z-index:10;width:32px;height:32px;border-radius:999px;border:none;background:#0f172ae6;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}._fullscreenControls_umbcj_905{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}._zoomControls_umbcj_914{display:inline-flex;align-items:center;gap:.4rem}._zoomButton_umbcj_920{padding:.2rem .5rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#0f172ad9;color:#e5e7eb;font-size:12px;cursor:pointer}._zoomButton_umbcj_920:hover{background:#0f172a}._zoomLabel_umbcj_934{font-family:var(--font-family);font-size:12px;color:#e5e7eb;min-width:45px;text-align:center;font-weight:500}._audioOverlay_umbcj_945{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._audioOverlayContent_umbcj_957{position:relative;background:#fff;padding:clamp(1rem,5vw,2rem);border-radius:12px;box-shadow:0 20px 40px #0f172a80;width:clamp(280px,90vw,520px)}._audioOverlayClose_umbcj_966{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:999px;border:none;background:#0f172a1a;color:#101828;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}._audioOverlayClose_umbcj_966:hover{background:#0f172a33}._audioOverlayPlayer_umbcj_987{width:100%;margin-top:1rem}._skeletonLine_umbcj_994{background:linear-gradient(90deg,#f2f4f7 25%,#e4e7ec,#f2f4f7 75%);background-size:200% 100%;animation:_shimmer_umbcj_1 1.4s infinite;border-radius:4px}@keyframes _shimmer_umbcj_1{0%{background-position:200% 0}to{background-position:-200% 0}}._emptyState_umbcj_1008{text-align:center;padding:2.5rem;background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000012;color:#667085;font-family:var(--font-family);font-size:14px}._showMoreContainer_umbcj_1021{margin-top:1.25rem;display:flex;justify-content:center}._showMoreBtn_umbcj_1027{padding:.6rem 1.5rem;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;color:#344054;font-family:var(--font-family);font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s,border-color .15s,transform .15s,box-shadow .15s}._showMoreBtn_umbcj_1027:hover{background-color:#fff1f1;border-color:#ff0e0e;transform:translateY(-1px);box-shadow:0 4px 12px #ff0e0e26}@media(max-width:768px){._container_umbcj_1{padding:.75rem}._header_umbcj_11{flex-direction:column;gap:.75rem;padding:1rem;box-sizing:border-box}._header_umbcj_11 h1{font-size:22px;word-break:break-word;overflow-wrap:break-word}._header_umbcj_11 p{font-size:13px}._formCard_umbcj_80{padding:1.25rem;box-sizing:border-box;width:100%}._modeToggleWrapper_umbcj_90{flex-direction:column;gap:.5rem}._modeBtn_umbcj_96{width:100%;justify-content:center;box-sizing:border-box}._targetRow_umbcj_172{grid-template-columns:1fr}._formInput_umbcj_191,._formSelect_umbcj_192,._formTextarea_umbcj_212{font-size:16px;width:100%;box-sizing:border-box}._fileDropZone_umbcj_377{box-sizing:border-box;width:100%}._fileDropLabel_umbcj_397{padding:1.5rem .75rem}._fileDropText_umbcj_411{font-size:14px;text-align:center}._selectedFileItem_umbcj_432{flex-wrap:wrap;gap:.4rem;box-sizing:border-box;width:100%}._selectedFileName_umbcj_447{white-space:normal;word-break:break-word;overflow-wrap:break-word;min-width:0}._formFooter_umbcj_484{justify-content:stretch}._submitBtn_umbcj_491{width:100%;justify-content:center;box-sizing:border-box}._recentCard_umbcj_560{padding:1rem;box-sizing:border-box;width:100%;min-width:0}._recentCardHeader_umbcj_567{align-items:flex-start;gap:.75rem}._recentCardLeft_umbcj_575{gap:.4rem;min-width:0;flex:1}._recentCardTitle_umbcj_584{word-break:break-word;overflow-wrap:break-word;min-width:0}._recentCardDesc_umbcj_626{word-break:break-word;overflow-wrap:break-word}._deleteBtn_umbcj_641{flex-shrink:0;align-self:flex-start}._mediaList_umbcj_665{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}._fullscreenControls_umbcj_905{flex-wrap:wrap;gap:.5rem}._fullscreenClose_umbcj_887{width:36px;height:36px;font-size:22px}._audioOverlayContent_umbcj_957{width:min(calc(100vw - 2rem),520px);padding:1rem;box-sizing:border-box}._showMoreBtn_umbcj_1027{width:100%;box-sizing:border-box}}@media(max-width:480px){._container_umbcj_1{padding:.5rem}._header_umbcj_11{padding:.875rem}._header_umbcj_11 h1{font-size:19px}._formCard_umbcj_80{padding:1rem}._recentCard_umbcj_560{padding:.875rem}._mediaList_umbcj_665{grid-template-columns:1fr 1fr}._recentCardTitle_umbcj_584{font-size:15px}}@media(max-width:360px){._container_umbcj_1{padding:.375rem}._header_umbcj_11{padding:.75rem}._header_umbcj_11 h1{font-size:17px}._formCard_umbcj_80{padding:.875rem}._recentCard_umbcj_560{padding:.75rem}._modeBtn_umbcj_96{padding:.55rem 1rem;font-size:13px}._fileDropLabel_umbcj_397{padding:1.25rem .5rem}._fileDropText_umbcj_411{font-size:13px}._mediaList_umbcj_665{grid-template-columns:1fr}._docName_umbcj_772{max-width:calc(100vw - 140px);min-width:0}._recentCardTitle_umbcj_584{font-size:14px}._submitBtn_umbcj_491{font-size:14px;padding:10px 20px}._audioOverlayContent_umbcj_957{width:calc(100vw - 1.5rem);padding:.875rem}}@media(max-width:320px){._container_umbcj_1{padding:.25rem}._header_umbcj_11{padding:.625rem;gap:.5rem}._header_umbcj_11 h1{font-size:16px}._header_umbcj_11 p{font-size:12px}._formCard_umbcj_80{padding:.75rem}._recentCard_umbcj_560{padding:.625rem}._modeBtn_umbcj_96{padding:.5rem .75rem;font-size:12px}._sectionLabel_umbcj_153{font-size:11px}._formInput_umbcj_191,._formSelect_umbcj_192,._formTextarea_umbcj_212{font-size:15px;padding:8px 10px}._fileDropIcon_umbcj_407{font-size:1.5rem}._fileDropText_umbcj_411{font-size:12px}._fileDropHint_umbcj_418{font-size:11px}._selectedFileName_umbcj_447{max-width:100%}._selectedFileSize_umbcj_457{font-size:11px}._metaItem_umbcj_620{font-size:12px}._recentCardTitle_umbcj_584{font-size:13px}._recentCardDesc_umbcj_626{font-size:12px}._typeBadge_umbcj_592{font-size:11px;padding:2px 7px}._submitBtn_umbcj_491{font-size:13px;padding:9px 16px}._deleteBtn_umbcj_641{font-size:12px;padding:5px 10px}._audioOverlayContent_umbcj_957{width:calc(100vw - 1rem);padding:.75rem}._showMoreBtn_umbcj_1027{font-size:12px;padding:.5rem 1rem}}._dashboard_17cmp_1{min-height:100vh;padding:2.5rem 1.5rem;background:radial-gradient(circle at top left,#f9f5ff 0,#eff6ff 35%,#ecfdf3 80%);display:flex;justify-content:center;align-items:flex-start}._fullPageLoading_17cmp_15{width:100%;max-width:1120px;margin:0 auto;min-height:70vh;display:flex;align-items:center;justify-content:center}._loading_17cmp_25{font-family:var(--font-family);font-size:16px;color:#667085}._container_17cmp_31{width:100%;max-width:1120px;margin:0 auto;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;padding:2rem 2.25rem 2.5rem;box-shadow:0 20px 40px #0f172a1f;border:1px solid rgba(148,163,184,.18)}._header_17cmp_43{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._headerActions_17cmp_50{display:flex;align-items:center;gap:.75rem}._languageSelectorContainer_17cmp_56{display:inline-flex;align-items:center;gap:.25rem;padding:.381rem;border-radius:999px;background:#0f172abf;border:1px solid rgba(148,163,184,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._langBtn_17cmp_67{border:none;background:transparent;padding:.25rem .7rem;border-radius:999px;font-family:var(--font-family);font-size:12px;color:#e5e7eb;cursor:pointer;transition:background-color .15s ease,color .15s ease;white-space:nowrap}._langBtnActive_17cmp_82{background-color:#f9fafb;color:#111827}._header_17cmp_43 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._subtitle_17cmp_95{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._logoutBtn_17cmp_102{padding:.6rem 1.4rem;background:linear-gradient(135deg,var(--brand-red),var(--brand-red-dark));color:#fee2e2;border:none;border-radius:999px;font-family:var(--font-family);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 10px 18px #ef444459;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._logoutBtn_17cmp_102:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 28px #ef444466}._statsGrid_17cmp_125{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._statCard_17cmp_132{padding:1.5rem;border-radius:16px;display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease;background:radial-gradient(circle at top left,#eef2ff 0,#fff 55%);box-shadow:0 12px 26px #818cf82e;border:1px solid #e0e7ff;cursor:default}._statCard_17cmp_132:hover{transform:translateY(-2px);box-shadow:0 16px 32px #818cf840}._statCard_17cmp_132[role=button]{cursor:pointer}._statIcon_17cmp_156{font-size:2.5rem}._statInfo_17cmp_160 h3{font-family:var(--font-family);font-size:32px;font-weight:600;color:#101828;margin:0}._statInfo_17cmp_160 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:.25rem 0 0}._actionsGrid_17cmp_175{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._actionCard_17cmp_182{padding:2rem;border-radius:16px;text-decoration:none;color:#0f172a;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border-width:2px;border-style:solid;font-weight:600}._actionCard_17cmp_182:hover{transform:translateY(-4px)}._actionCardHomework_17cmp_204{background:linear-gradient(135deg,#d1fae5 0,#ecfdf5,#fff);box-shadow:0 8px 18px #10b98140;border-color:#6ee7b7;color:#065f46}._actionCardHomework_17cmp_204:hover{box-shadow:0 16px 32px #10b98159;background:linear-gradient(135deg,#a7f3d0 0,#d1fae5,#ecfdf5)}._actionCardHomework_17cmp_204 h3,._actionCardHomework_17cmp_204 p{color:#065f46}._actionCardSubmissions_17cmp_221{background:linear-gradient(135deg,#e9d5ff 0,#f3e8ff,#fff);box-shadow:0 8px 18px #a855f740;border-color:#c4b5fd;color:#6b21a8}._actionCardSubmissions_17cmp_221:hover{box-shadow:0 16px 32px #a855f759;background:linear-gradient(135deg,#ddd6fe 0,#e9d5ff,#f3e8ff)}._actionCardSubmissions_17cmp_221 h3,._actionCardSubmissions_17cmp_221 p{color:#6b21a8}._actionIcon_17cmp_238{font-size:3rem;margin-bottom:1rem}._actionCard_17cmp_182 h3{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 .5rem}._actionCard_17cmp_182 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}._recentSection_17cmp_258{background-color:#f9fafb;padding:2rem;border-radius:16px;box-shadow:0 10px 24px #0f172a14;border:1px solid #e5e7eb}._recentSection_17cmp_258 h2{font-family:var(--font-family);font-size:24px;font-weight:600;color:#101828;margin:0 0 1.5rem}._list_17cmp_274{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}._card_17cmp_280{background-color:#fff;padding:1.25rem 1.4rem;border-radius:14px;border:1px solid #e5e7eb;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}._card_17cmp_280:hover{background-color:#f9fafb;box-shadow:0 10px 20px #0f172a1f;transform:translateY(-2px)}._card_17cmp_280 h4{font-family:var(--font-family);font-size:18px;font-weight:600;color:#101828;margin:0 0 .5rem}._card_17cmp_280 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}._skeletonText_17cmp_312{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_17cmp_25 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_17cmp_25{0%{background-position:200% 0}to{background-position:-200% 0}}._emptyText_17cmp_328{font-family:var(--font-family);font-size:14px;color:#667085;margin:0;text-align:center;padding:2rem}@media(max-width:900px){._container_17cmp_31{padding:1.75rem 1.5rem 2.25rem}._header_17cmp_43{flex-direction:column;gap:1rem}._logoutBtn_17cmp_102{align-self:flex-start}}@media(max-width:480px){._dashboard_17cmp_1{padding:1.5rem .75rem;align-items:flex-start}._container_17cmp_31{padding:1.5rem 1.25rem 2rem;border-radius:16px}._header_17cmp_43 h1{font-size:22px}._subtitle_17cmp_95{font-size:14px}._header_17cmp_43{gap:.75rem}._logoutBtn_17cmp_102{width:100%;text-align:center;font-size:13px;padding:.6rem 1rem}._statsGrid_17cmp_125,._actionsGrid_17cmp_175{grid-template-columns:1fr;gap:1rem}._statCard_17cmp_132{padding:1.25rem}._statIcon_17cmp_156{font-size:2.1rem}._statInfo_17cmp_160 h3{font-size:24px}._statInfo_17cmp_160 p{font-size:13px}._actionIcon_17cmp_238{font-size:2.4rem;margin-bottom:.75rem}._actionCard_17cmp_182{padding:1.5rem}._actionCard_17cmp_182 h3{font-size:18px}._actionCard_17cmp_182 p{font-size:13px}._recentSection_17cmp_258{padding:1.5rem 1.25rem}._recentSection_17cmp_258 h2{font-size:20px}._list_17cmp_274{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}._card_17cmp_280{padding:1rem 1.1rem}._card_17cmp_280 h4{font-size:16px}._card_17cmp_280 p{font-size:13px}}@media(max-width:360px){._dashboard_17cmp_1{padding:1rem .5rem}._container_17cmp_31{padding:1rem .75rem 1.5rem;border-radius:12px}._header_17cmp_43 h1{font-size:20px}._subtitle_17cmp_95{font-size:13px}._logoutBtn_17cmp_102{width:100%;font-size:12px;padding:.5rem .75rem}._statsGrid_17cmp_125,._actionsGrid_17cmp_175{grid-template-columns:1fr;gap:.75rem}._statCard_17cmp_132{padding:1rem;gap:.75rem}._statIcon_17cmp_156{font-size:1.8rem}._statInfo_17cmp_160 h3{font-size:20px}._statInfo_17cmp_160 p{font-size:12px}._actionCard_17cmp_182{padding:1.2rem 1rem}._actionIcon_17cmp_238{font-size:2rem;margin-bottom:.5rem}._actionCard_17cmp_182 h3{font-size:15px}._actionCard_17cmp_182 p{font-size:11px}._recentSection_17cmp_258{padding:1rem .75rem}._recentSection_17cmp_258 h2{font-size:18px;margin-bottom:1rem}._list_17cmp_274{grid-template-columns:1fr;gap:.75rem}._card_17cmp_280{padding:.85rem .9rem}._card_17cmp_280 h4{font-size:14px}._card_17cmp_280 p{font-size:11px}._emptyText_17cmp_328{font-size:13px;padding:1.5rem .5rem}}._container_ykmgs_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto}._pageLoading_ykmgs_9{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;padding:2rem;box-sizing:border-box}._loading_ykmgs_19{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:16px;color:#667085}._header_ykmgs_29{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_ykmgs_29 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_ykmgs_29 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._headerActions_ykmgs_55{display:flex;gap:1rem;align-items:center}._searchInput_ykmgs_61{min-width:220px;padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd;font-family:var(--font-family);font-size:14px}._searchInput_ykmgs_61:focus{outline:none;border-color:var(--brand-red)}._backBtn_ykmgs_75{padding:10px 20px;background-color:#f2f4f7;color:#101828;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._backBtn_ykmgs_75:hover{background-color:#e4e7ec}._errorMsg_ykmgs_91{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._homeworkList_ykmgs_100{display:flex;flex-direction:column;gap:1.5rem}._homeworkCard_ykmgs_106{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._homeworkHeader_ykmgs_113{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._homeworkHeader_ykmgs_113 h3{font-family:var(--font-family);font-size:18px;font-weight:600;color:#101828;margin:0 0 .4rem}._className_ykmgs_128{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}._duePill_ykmgs_135{padding:4px 10px;border-radius:999px;background-color:#fee2e2;color:var(--brand-red-dark);font-family:var(--font-family);font-size:11px;font-weight:600}._description_ykmgs_145{font-family:var(--font-family);font-size:14px;color:#667085;margin:0;line-height:1.5;white-space:pre-wrap}._emptyState_ykmgs_154{background-color:#fff;padding:4rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}._emptyState_ykmgs_154 p{font-family:var(--font-family);font-size:18px;color:#667085;margin:0}._skeletonText_ykmgs_169{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_ykmgs_19 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_ykmgs_19{0%{background-position:200% 0}to{background-position:-200% 0}}._submitBtn_ykmgs_185{margin-top:1rem;padding:.6rem 1.4rem;background:linear-gradient(135deg,var(--brand-red),var(--brand-red-dark));color:#fee2e2;border:none;border-radius:999px;font-family:var(--font-family);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 8px 16px #ef444459;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._submitBtn_ykmgs_185:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 14px 24px #ef444473}._mediaSection_ykmgs_209{margin:1rem 0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._mediaItem_ykmgs_216{position:relative;border-radius:8px;overflow:hidden;background-color:#f9fafb;width:100%;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}._mediaItemNoAspect_ykmgs_228{aspect-ratio:auto;min-height:auto;padding:1rem}._mediaImage_ykmgs_234{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px;cursor:zoom-in}._mediaVideo_ykmgs_243{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;cursor:zoom-in}._mediaVideoThumb_ykmgs_252{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block;cursor:zoom-in;position:relative}._videoPlayOverlay_ykmgs_262{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}._videoPlayIcon_ykmgs_278{width:0;height:0;border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}._mediaAudioWrapper_ykmgs_287{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:0}._audioButton_ykmgs_295{padding:.75rem 1.5rem;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .15s ease}._audioButton_ykmgs_295:hover{background-color:#cc0b0b}._audioOverlay_ykmgs_315{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._audioOverlayContent_ykmgs_327{position:relative;background:#fff;padding:clamp(1rem,5vw,2rem);border-radius:12px;box-shadow:0 20px 40px #0f172a80;width:clamp(280px,90vw,520px)}._audioOverlayClose_ykmgs_336{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:999px;border:none;background:#0f172a1a;color:#101828;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}._audioOverlayClose_ykmgs_336:hover{background-color:#0f172a33}._audioOverlayPlayer_ykmgs_358{width:100%;margin-top:1rem}._mediaDocWrapper_ykmgs_363{display:flex;align-items:center;width:100%;padding:0}._docIcon_ykmgs_370{font-size:1.4rem;margin-right:.5rem}._docName_ykmgs_375{flex:1;font-family:var(--font-family);font-size:14px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}._downloadIcon_ykmgs_386{opacity:0;transition:opacity .15s ease;font-size:1rem;margin-left:.5rem}._docLink_ykmgs_393{font-family:var(--font-family);font-size:14px;color:#2563eb;text-decoration:underline}._downloadBtn_ykmgs_400{padding:.75rem 1rem;background-color:#f9fafb;color:#101828;border:1px solid #e4e7ec;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:flex;align-items:center;width:100%;transition:background-color .15s ease,border-color .15s ease;text-decoration:none}._downloadBtn_ykmgs_400:hover{background-color:#f2f4f7;border-color:#ff0e0e}._downloadBtn_ykmgs_400:hover ._downloadIcon_ykmgs_386{opacity:1}._mediaLoader_ykmgs_428{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#667085;font-family:var(--font-family);font-size:14px}._spinner_ykmgs_442{width:32px;height:32px;border:3px solid #e4e7ec;border-top-color:#ff0e0e;border-radius:50%;animation:_spin_ykmgs_442 .8s linear infinite}._fullscreenOverlay_ykmgs_451{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._fullscreenContent_ykmgs_463{position:relative;width:100%;max-width:1200px;max-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}._fullscreenMediaWrapper_ykmgs_475{max-width:100%;max-height:70vh;overflow:auto;display:flex;align-items:center;justify-content:center}._fullscreenImage_ykmgs_484,._fullscreenVideo_ykmgs_485{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 20px 40px #0f172a80}._fullscreenControls_ykmgs_495{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}._fullscreenControls_ykmgs_495 ._downloadBtn_ykmgs_400{padding:.25rem .8rem;font-size:12px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;font-weight:500}._zoomControls_ykmgs_514{display:inline-flex;align-items:center;gap:.4rem}._zoomButton_ykmgs_520{padding:.2rem .5rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#0f172ad9;color:#e5e7eb;font-size:12px;cursor:pointer}._zoomButton_ykmgs_520:hover{background:#0f172a}._zoomLabel_ykmgs_534{font-size:12px;color:#e5e7eb}._fullscreenVideo_ykmgs_485{background-color:#000}._fullscreenClose_ykmgs_543{position:absolute;top:12px;right:12px;z-index:10;width:32px;height:32px;border-radius:999px;border:none;background:#0f172ae6;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(max-width:768px){._container_ykmgs_1{padding:1.25rem}._header_ykmgs_29{flex-direction:column;gap:1rem}._headerActions_ykmgs_55{width:100%;justify-content:space-between}._searchInput_ykmgs_61{flex:1}}@media(max-width:480px){._container_ykmgs_1{padding:1.25rem 1rem}._header_ykmgs_29{padding:1.25rem}._header_ykmgs_29 h1{font-size:20px}._header_ykmgs_29 p{font-size:13px}._headerActions_ykmgs_55{flex-direction:column;align-items:stretch;gap:.75rem}._searchInput_ykmgs_61{min-width:0;width:100%}._backBtn_ykmgs_75{width:100%}._emptyState_ykmgs_154{padding:2.5rem 1.75rem}._emptyState_ykmgs_154 p{font-size:14px}._mediaSection_ykmgs_209{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}._audioOverlayContent_ykmgs_327{min-width:0;width:100%;padding:1.5rem 1.25rem}}@media(max-width:360px){._container_ykmgs_1{padding:1rem .75rem}._header_ykmgs_29{padding:1rem;flex-direction:column;gap:.75rem}._header_ykmgs_29 h1{font-size:20px}._header_ykmgs_29 p{font-size:13px}._headerActions_ykmgs_55{width:100%;flex-direction:column;align-items:stretch;gap:.75rem}._searchInput_ykmgs_61{min-width:0;width:100%}._backBtn_ykmgs_75{width:100%;font-size:13px;padding:.6rem 1rem}._homeworkCard_ykmgs_106{padding:1rem .85rem}._homeworkHeader_ykmgs_113{flex-direction:column;gap:.5rem}._homeworkHeader_ykmgs_113 h3{font-size:16px}._className_ykmgs_128{font-size:13px}._duePill_ykmgs_135{align-self:flex-start;font-size:10px;padding:3px 9px}._mediaSection_ykmgs_209{grid-template-columns:1fr;gap:.75rem}._audioOverlayContent_ykmgs_327{min-width:0;width:100%;padding:1.5rem 1.25rem}._submitBtn_ykmgs_185{width:100%;text-align:center;font-size:13px;padding:.55rem 1rem}._emptyState_ykmgs_154{padding:2.5rem 1.75rem}._emptyState_ykmgs_154 p{font-size:14px}}._showMoreContainer_ykmgs_719{margin-top:1.25rem;display:flex;justify-content:center}._showMoreBtn_ykmgs_725{padding:.55rem 1.4rem;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;color:#344054;font-family:var(--font-family);font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}._showMoreBtn_ykmgs_725:hover{background-color:#eef2ff;border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 8px 16px #4f46e547}@media(max-width:480px){._showMoreBtn_ykmgs_725{width:100%;text-align:center;font-size:12px;padding:.5rem 1rem}}._container_154pc_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:1200px;margin:0 auto}._pageLoading_154pc_9{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;padding:2rem;box-sizing:border-box}._loading_154pc_19{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:16px;color:#667085}._header_154pc_29{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_154pc_29 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_154pc_29 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._backBtn_154pc_55{padding:10px 20px;background-color:#f2f4f7;color:#101828;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._backBtn_154pc_55:hover{background-color:#e4e7ec}._errorMsg_154pc_71{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._successMsg_154pc_80{background-color:#d1fadf;color:#039855;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._emptyState_154pc_89{background-color:#fff;padding:4rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}._emptyState_154pc_89 p{font-family:var(--font-family);font-size:18px;color:#667085;margin:0}._showMoreContainer_154pc_104{margin-top:1.25rem;display:flex;justify-content:center}._showMoreBtn_154pc_110{padding:.55rem 1.4rem;border-radius:999px;border:1px solid #d0d5dd;background-color:#f9fafb;color:#344054;font-family:var(--font-family);font-size:13px;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}._showMoreBtn_154pc_110:hover{background-color:#eef2ff;border-color:#4f46e5;transform:translateY(-1px);box-shadow:0 8px 16px #4f46e547}@media(max-width:480px){._showMoreBtn_154pc_110{width:100%;text-align:center;font-size:12px;padding:.5rem 1rem}}._homeworkList_154pc_143{display:flex;flex-direction:column;gap:1.5rem}._homeworkCard_154pc_149{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._homeworkHeader_154pc_156{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._homeworkHeader_154pc_156 h3{font-family:var(--font-family);font-size:18px;font-weight:600;color:#101828;margin:0 0 .5rem}._homeworkMeta_154pc_171{font-family:var(--font-family);font-size:12px;color:#667085;margin:0}._description_154pc_178{font-family:var(--font-family);font-size:14px;color:#344054;margin:0 0 1rem;white-space:pre-wrap}._statusPillSubmitted_154pc_186,._statusPillPending_154pc_187{padding:6px 12px;border-radius:999px;font-family:var(--font-family);font-size:13px;font-weight:600}._statusPillSubmitted_154pc_186{background-color:#d1fadf;color:#027a48}._statusPillPending_154pc_187{background-color:#fef3c7;color:#b45309}._submissionInfo_154pc_205{margin:0 0 1.25rem;padding:.75rem 1rem;background-color:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;font-family:var(--font-family);font-size:14px;color:#344054}._submissionInfo_154pc_205 p{margin:.15rem 0}._submissionNotes_154pc_220,._mediaContainer_154pc_224{margin-top:.5rem}._mediaWrapper_154pc_228{margin-top:.5rem;border-radius:8px;overflow:hidden;background-color:#f9fafb;width:100%;max-width:360px;aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;cursor:zoom-in}._mediaThumb_154pc_242,._mediaThumbVideo_154pc_249{width:100%;height:100%;object-fit:cover;display:block}._videoPlayOverlay_154pc_256{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}._videoPlayIcon_154pc_272{width:0;height:0;border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:4px}._mediaAudioWrapper_154pc_281{margin-top:.5rem;display:flex;align-items:center;justify-content:flex-start;padding:0}._audioButton_154pc_289{padding:.75rem 1.5rem;background-color:#ff0e0e;color:#fff;border:none;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:background-color .15s ease}._audioButton_154pc_289:hover{background-color:#cc0b0b}._audioOverlay_154pc_309{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._audioOverlayContent_154pc_321{position:relative;background:#fff;padding:clamp(1rem,5vw,2rem);border-radius:12px;box-shadow:0 20px 40px #0f172a80;width:clamp(280px,90vw,520px)}._audioOverlayClose_154pc_330{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:999px;border:none;background:#0f172a1a;color:#101828;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}._audioOverlayClose_154pc_330:hover{background-color:#0f172a33}._audioOverlayPlayer_154pc_352{width:100%;margin-top:1rem}._mediaDocWrapper_154pc_357{margin-top:.5rem;display:flex;align-items:center;width:100%;padding:0}._docIcon_154pc_365{font-size:1.4rem;flex-shrink:0}._docName_154pc_370{font-family:var(--font-family);font-size:14px;color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}._downloadIcon_154pc_380{opacity:0;transition:opacity .15s ease;font-size:1rem;flex-shrink:0}._docLink_154pc_387{font-family:var(--font-family);font-size:14px;color:#2563eb;text-decoration:underline}._downloadBtn_154pc_394{appearance:none;-webkit-appearance:none;padding:.75rem 1rem;background-color:#f9fafb;color:#101828;border:1px solid #e4e7ec;border-radius:8px;font-family:var(--font-family);font-weight:500;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;text-align:left;max-width:100%;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease;text-decoration:none}._downloadBtn_154pc_394:focus-visible{outline:2px solid #ff0e0e;outline-offset:2px}._downloadBtn_154pc_394:hover{background-color:#f2f4f7;border-color:#ff0e0e}._downloadBtn_154pc_394:hover ._downloadIcon_154pc_380{opacity:1}._fullscreenOverlay_154pc_432{position:fixed;inset:0;background:#0f172acc;display:flex;align-items:center;justify-content:center;z-index:9999;padding:clamp(16px,4vw,44px);box-sizing:border-box}._fullscreenContent_154pc_444{position:relative;width:100%;max-width:1200px;max-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}._fullscreenMediaWrapper_154pc_456{max-width:100%;max-height:70vh;overflow:auto;display:flex;align-items:center;justify-content:center}._fullscreenImage_154pc_465,._fullscreenVideo_154pc_466{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 20px 40px #0f172a80}._fullscreenControls_154pc_476{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}._fullscreenControls_154pc_476 ._downloadBtn_154pc_394{padding:.25rem .8rem;font-size:12px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#111827;font-weight:500}._zoomControls_154pc_495{display:inline-flex;align-items:center;gap:.4rem}._zoomButton_154pc_501{padding:.2rem .5rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#0f172ad9;color:#e5e7eb;font-size:12px;cursor:pointer}._zoomButton_154pc_501:hover{background:#0f172a}._zoomLabel_154pc_515{font-size:12px;color:#e5e7eb}._fullscreenVideo_154pc_466{background-color:#000}._fullscreenClose_154pc_524{position:absolute;top:12px;right:12px;z-index:10;width:32px;height:32px;border-radius:999px;border:none;background:#0f172ae6;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}._editBtn_154pc_542{margin-top:.75rem;padding:.4rem .9rem;background-color:#f3e8ff;color:#6b21a8;border-radius:999px;border:1px solid #e9d5ff;font-family:var(--font-family);font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease,transform .15s ease}._editBtn_154pc_542:hover{background-color:#e9d5ff;box-shadow:0 6px 14px #4f46e540;transform:translateY(-1px)}._submitForm_154pc_565{border-top:1px solid #e4e7ec;padding-top:1rem;margin-top:.5rem}._formGroup_154pc_571{margin-bottom:1rem}._formGroup_154pc_571 label{display:block;font-family:var(--font-family);font-size:14px;font-weight:500;color:#111827;margin-bottom:.25rem}._formGroup_154pc_571 textarea{width:100%;min-height:80px;padding:.5rem .75rem;border-radius:6px;border:1px solid #d1d5db;font-family:var(--font-family);font-size:14px;resize:vertical}._formGroup_154pc_571 input[type=file]{font-family:var(--font-family);font-size:14px}._fileHint_154pc_600{font-family:var(--font-family);font-size:12px;color:#6b7280;margin-top:.25rem}._selectedFilesList_154pc_607{list-style:none;margin:.4rem 0 0;padding:0;display:flex;flex-direction:column;gap:.25rem}._selectedFilesItem_154pc_616{display:flex;align-items:center;gap:.4rem;font-family:var(--font-family);font-size:13px;color:#374151;background:#f3f4f6;border-radius:6px;padding:4px 8px 4px 10px}._selectedFileIcon_154pc_628{font-size:14px;flex-shrink:0}._selectedFileName_154pc_633{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._removeFileBtn_154pc_641{background:none;border:none;color:#9ca3af;font-size:18px;line-height:1;cursor:pointer;padding:0 2px;flex-shrink:0;transition:color .15s}._removeFileBtn_154pc_641:hover{color:#ef4444}._submissionMediaList_154pc_657{display:flex;flex-direction:column;gap:.75rem}._formActions_154pc_663{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}._itemError_154pc_670{margin:0;padding:.45rem .85rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:13px;font-weight:500;width:100%;box-sizing:border-box}._itemSuccess_154pc_683{margin:0;padding:.45rem .85rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;font-size:13px;font-weight:500;width:100%;box-sizing:border-box}._submitBtn_154pc_696{padding:.6rem 1.4rem;background:linear-gradient(135deg,var(--brand-red),var(--brand-red-dark));color:#fee2e2;border:none;border-radius:999px;font-family:var(--font-family);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 10px 18px #ef444459;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._submitBtn_154pc_696:hover:enabled{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 28px #ef444466}._submitBtn_154pc_696:disabled{opacity:.7;cursor:default;box-shadow:none}@media(max-width:768px){._container_154pc_1{padding:1.25rem}._header_154pc_29{flex-direction:column;gap:1rem}}@media(max-width:480px){._container_154pc_1{padding:1.25rem 1rem}._header_154pc_29{padding:1.25rem}._header_154pc_29 h1{font-size:20px}._header_154pc_29 p{font-size:13px}._emptyState_154pc_89{padding:2.5rem 1.75rem}._emptyState_154pc_89 p{font-size:14px}._homeworkCard_154pc_149{padding:1.25rem 1rem}._homeworkHeader_154pc_156 h3{font-size:16px}._homeworkMeta_154pc_171{font-size:11px}._statusPillSubmitted_154pc_186,._statusPillPending_154pc_187{padding:3px 9px;font-size:10px}._audioOverlayContent_154pc_321{min-width:0;width:100%;padding:1.5rem 1.25rem}._submitBtn_154pc_696{width:100%;text-align:center}}@media(max-width:360px){._container_154pc_1{padding:1rem .75rem}._header_154pc_29{padding:1rem;flex-direction:column;gap:.75rem}._header_154pc_29 h1{font-size:20px}._header_154pc_29 p{font-size:13px}._backBtn_154pc_55{width:100%;font-size:13px;padding:.6rem 1rem}._homeworkCard_154pc_149{padding:1rem .85rem}._homeworkHeader_154pc_156{flex-direction:column;gap:.5rem}._homeworkHeader_154pc_156 h3{font-size:16px}._homeworkMeta_154pc_171{font-size:11px}._statusPillSubmitted_154pc_186,._statusPillPending_154pc_187{padding:3px 9px;font-size:10px}._submissionInfo_154pc_205{padding:.6rem .75rem;font-size:13px}._mediaWrapper_154pc_228{max-width:100%;aspect-ratio:4 / 3}._audioOverlayContent_154pc_321{min-width:0;width:100%;padding:1.5rem 1.25rem}._submitBtn_154pc_696{width:100%;text-align:center;font-size:13px;padding:.55rem 1rem}._emptyState_154pc_89{padding:2.5rem 1.75rem}._emptyState_154pc_89 p{font-size:14px}}._dashboard_1sy0b_1{min-height:100vh;padding:2.5rem 1.5rem;background:radial-gradient(circle at top left,#f9f5ff 0,#eff6ff 35%,#ecfdf3 80%);display:flex;justify-content:center;align-items:flex-start}._container_1sy0b_10{width:100%;max-width:1120px;margin:0 auto;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;padding:2rem 2.25rem 2.5rem;box-shadow:0 20px 40px #0f172a1f;border:1px solid rgba(148,163,184,.18)}._header_1sy0b_22{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._headerActions_1sy0b_29{display:flex;align-items:center;gap:1rem}._languageSelectorContainer_1sy0b_35{display:inline-flex;align-items:center;gap:.25rem;padding:.381rem;border-radius:999px;background:#0f172abf;border:1px solid rgba(148,163,184,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._langBtn_1sy0b_46{font-family:var(--font-family);font-size:12px;padding:.25rem .7rem;border-radius:999px;border:none;background:transparent;color:#e5e7eb;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease}._langBtnActive_1sy0b_61{background-color:#e5e7eb;color:#0f172a}._notificationsBtn_1sy0b_66{position:relative;padding:.6rem 1.4rem;background:linear-gradient(135deg,#155eef,#1e40af);color:#fff;text-decoration:none;border-radius:999px;font-family:var(--font-family);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 10px 18px #155eef59;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;display:flex;align-items:center;gap:.5rem}._notificationsBtn_1sy0b_66:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 28px #155eef66}._notificationBadge_1sy0b_90{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background-color:#ef4444;color:#fff;font-size:11px;font-weight:700;line-height:1}._header_1sy0b_22 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._subtitle_1sy0b_113{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._logoutBtn_1sy0b_120{padding:.6rem 1.4rem;background:linear-gradient(135deg,var(--brand-red),var(--brand-red-dark));color:#fee2e2;border:none;border-radius:999px;font-family:var(--font-family);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 10px 18px #ef444459;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._logoutBtn_1sy0b_120:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 28px #ef444466}._statsGrid_1sy0b_140{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:2rem}._statCard_1sy0b_147{padding:1.5rem;border-radius:16px;display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease;background:radial-gradient(circle at top left,#eef2ff 0,#fff 55%);box-shadow:0 12px 26px #818cf82e;border:1px solid #e0e7ff}._statCard_1sy0b_147:hover{transform:translateY(-2px);box-shadow:0 16px 32px #818cf840}._statIcon_1sy0b_164{font-size:2.5rem}._statInfo_1sy0b_168 h3{font-family:var(--font-family);font-size:32px;font-weight:600;color:#101828;margin:0}._statInfo_1sy0b_168 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:.25rem 0 0}._childrenSection_1sy0b_183{background-color:#f9fafb;padding:2rem;border-radius:16px;box-shadow:0 10px 24px #0f172a14;border:1px solid #e5e7eb}._childrenSection_1sy0b_183 h2{font-family:var(--font-family);font-size:24px;font-weight:600;color:#101828;margin:0 0 1.5rem}._childrenList_1sy0b_199{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}._childCard_1sy0b_205{background-color:#fff;padding:1.25rem 1.4rem;border-radius:14px;border:1px solid #e5e7eb;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}._childCard_1sy0b_205:hover{background-color:#f9fafb;box-shadow:0 10px 20px #0f172a1f;transform:translateY(-2px)}._childHeader_1sy0b_219{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}._childAvatar_1sy0b_226{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#bfdbfe,#fecaca);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#111827}._childName_1sy0b_239{font-family:var(--font-family);font-size:16px;font-weight:600;color:#111827;margin:0}._childRelation_1sy0b_247{font-family:var(--font-family);font-size:13px;color:#6b7280;margin:.1rem 0 0}._childMeta_1sy0b_254{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}._pill_1sy0b_261{padding:.25rem .6rem;border-radius:999px;font-family:var(--font-family);font-size:12px;background-color:#eff6ff;color:#1d4ed8}._pillHomework_1sy0b_270{background-color:#ecfdf3;color:#15803d}._pillSubmissions_1sy0b_275{background-color:#f5f3ff;color:#6d28d9}._emptyText_1sy0b_280{font-family:var(--font-family);font-size:14px;color:#667085;margin:0;text-align:center;padding:2rem}._skeletonText_1sy0b_289{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_1sy0b_1 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_1sy0b_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:900px){._container_1sy0b_10{padding:1.5rem 1.25rem 2rem}._header_1sy0b_22{flex-direction:column;gap:1rem}._logoutBtn_1sy0b_120{align-self:flex-start}}@media(max-width:480px){._dashboard_1sy0b_1{padding:1.5rem 1rem}._container_1sy0b_10{padding:1.25rem 1rem 1.75rem;border-radius:14px}._header_1sy0b_22 h1{font-size:22px}._subtitle_1sy0b_113{font-size:14px}._headerActions_1sy0b_29{width:100%;flex-direction:column;align-items:stretch;gap:.75rem}._notificationsBtn_1sy0b_66,._logoutBtn_1sy0b_120{width:100%;justify-content:center}._languageSelectorContainer_1sy0b_35{align-self:stretch;justify-content:center}._statsGrid_1sy0b_140{grid-template-columns:minmax(0,1fr)}._statCard_1sy0b_147{align-items:flex-start}._childrenSection_1sy0b_183{padding:1.5rem 1.25rem}._childrenList_1sy0b_199{grid-template-columns:minmax(0,1fr)}}._dashboard_y55af_1{min-height:100vh;padding:2.5rem 1.5rem;background:radial-gradient(circle at top left,#f9f5ff 0,#eff6ff 35%,#ecfdf3 80%);display:flex;justify-content:center;align-items:flex-start}._container_y55af_10{width:100%;max-width:1120px;margin:0 auto;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;padding:2rem 2.25rem 2.5rem;box-shadow:0 20px 40px #0f172a1f;border:1px solid rgba(148,163,184,.18)}._header_y55af_22{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._header_y55af_22 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._subtitle_y55af_37{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._backBtn_y55af_44{padding:.6rem 1.2rem;background:linear-gradient(135deg,var(--brand-red),var(--brand-red-dark));color:#fee2e2;border:none;border-radius:999px;font-family:var(--font-family);font-weight:600;font-size:14px;cursor:pointer;box-shadow:0 10px 18px #ef444459;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._backBtn_y55af_44:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 28px #ef444466}._statsGrid_y55af_68{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._statCard_y55af_75{padding:1.5rem;border-radius:16px;display:flex;align-items:center;gap:1rem;transition:transform .2s ease,box-shadow .2s ease;background:radial-gradient(circle at top left,#eef2ff 0,#fff 55%);box-shadow:0 12px 26px #818cf82e;border:1px solid #e0e7ff}._statCard_y55af_75:hover{transform:translateY(-2px);box-shadow:0 16px 32px #818cf840}._statIcon_y55af_92{font-size:2.5rem}._statInfo_y55af_96 h3{font-family:var(--font-family);font-size:32px;font-weight:600;color:#101828;margin:0}._statInfo_y55af_96 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:.25rem 0 0}._childCard_y55af_111{background-color:#f9fafb;padding:1.25rem 1.4rem;border-radius:16px;box-shadow:0 10px 24px #0f172a14;border:1px solid #e5e7eb;margin-bottom:1.5rem}._childHeader_y55af_120{display:flex;align-items:center;gap:.75rem}._childAvatar_y55af_126{width:42px;height:42px;border-radius:999px;background:linear-gradient(135deg,#bfdbfe,#fecaca);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#111827}._childName_y55af_139{font-family:var(--font-family);font-size:16px;font-weight:600;color:#111827;margin:0}._childRelation_y55af_147{font-family:var(--font-family);font-size:13px;color:#6b7280;margin:.1rem 0 0}._actionsGrid_y55af_154{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem}._actionCard_y55af_160{padding:2rem;border-radius:16px;text-decoration:none;color:#0f172a;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border-width:2px;border-style:solid;font-weight:600}._actionCard_y55af_160:hover{transform:translateY(-4px)}._actionCardHomework_y55af_179{background:linear-gradient(135deg,#d1fae5 0,#ecfdf5,#fff);box-shadow:0 8px 18px #10b98140;border-color:#6ee7b7;color:#065f46}._actionCardHomework_y55af_179:hover{box-shadow:0 16px 32px #10b98159;background:linear-gradient(135deg,#a7f3d0 0,#d1fae5,#ecfdf5)}._actionCardHomework_y55af_179 h3,._actionCardHomework_y55af_179 p{color:#065f46}._actionCardSubmissions_y55af_196{background:linear-gradient(135deg,#e9d5ff 0,#f3e8ff,#fff);box-shadow:0 8px 18px #a855f740;border-color:#c4b5fd;color:#6b21a8}._actionCardSubmissions_y55af_196:hover{box-shadow:0 16px 32px #a855f759;background:linear-gradient(135deg,#ddd6fe 0,#e9d5ff,#f3e8ff)}._actionCardSubmissions_y55af_196 h3,._actionCardSubmissions_y55af_196 p{color:#6b21a8}._actionIcon_y55af_213{font-size:3rem;margin-bottom:1rem}._actionCard_y55af_160 h3{font-family:var(--font-family);font-size:20px;font-weight:600;color:#101828;margin:0 0 .5rem}._actionCard_y55af_160 p{font-family:var(--font-family);font-size:14px;color:#667085;margin:0}._errorMsg_y55af_233{background-color:#fee4e2;color:#d92d20;padding:1rem;border-radius:8px;margin-bottom:1rem;font-family:var(--font-family)}._skeletonText_y55af_242{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_y55af_1 1.5s ease-in-out infinite;border-radius:4px}@keyframes _loading_y55af_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:900px){._container_y55af_10{padding:1.5rem 1.25rem 2rem}._header_y55af_22{flex-direction:column;gap:1rem}._backBtn_y55af_44{align-self:flex-start}}@media(max-width:480px){._dashboard_y55af_1{padding:1.5rem 1rem}._container_y55af_10{padding:1.25rem 1rem 1.75rem;border-radius:14px}._header_y55af_22{gap:.75rem}._header_y55af_22 h1{font-size:22px}._subtitle_y55af_37{font-size:14px}._statsGrid_y55af_68{grid-template-columns:minmax(0,1fr)}._actionCard_y55af_160{padding:1.5rem 1.4rem}}._container_1cyf4_1{min-height:100vh;background-color:#f5f5f5;padding:2rem;max-width:900px;margin:0 auto}._loading_1cyf4_9{min-height:60vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-size:16px;color:#667085}._header_1cyf4_19{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}._header_1cyf4_19 h1{font-family:var(--font-family);font-size:28px;font-weight:600;color:#101828;margin:0 0 .5rem}._header_1cyf4_19 p{font-family:var(--font-family);font-size:16px;color:#667085;margin:0}._headerActions_1cyf4_45{display:flex;gap:1rem;align-items:center}._settingsBtn_1cyf4_51{padding:10px 20px;background-color:#e0f2fe;color:#0369a1;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;font-size:14px;transition:background-color .3s}._settingsBtn_1cyf4_51:hover{background-color:#bae6fd}._markAllBtn_1cyf4_67{padding:10px 20px;background-color:#f2f4f7;color:#101828;border:none;border-radius:8px;font-family:var(--font-family);font-weight:600;cursor:pointer;transition:background-color .3s}._markAllBtn_1cyf4_67:hover{background-color:#e4e7ec}._backBtn_1cyf4_83{padding:10px 20px;background-color:#f2f4f7;color:#101828;text-decoration:none;border-radius:8px;font-family:var(--font-family);font-weight:600;transition:background-color .3s}._backBtn_1cyf4_83:hover{background-color:#e4e7ec}._emptyState_1cyf4_98{background-color:#fff;padding:4rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}._emptyState_1cyf4_98 p{font-family:var(--font-family);font-size:18px;color:#667085;margin:0}._notificationsList_1cyf4_113{display:flex;flex-direction:column;gap:1rem}._notificationItem_1cyf4_119{background-color:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;transition:box-shadow .2s}._notificationItem_1cyf4_119:hover{box-shadow:0 4px 8px #00000026}._notificationItem_1cyf4_119._unread_1cyf4_135{border-left:4px solid #155eef;background-color:#f8faff}._notificationContent_1cyf4_140{flex:1;min-width:0}._notificationHeader_1cyf4_145{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}._notificationTitle_1cyf4_152{font-family:var(--font-family);font-size:18px;font-weight:600;color:#101828;margin:0}._unreadBadge_1cyf4_160{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;background-color:#155eef;color:#fff;font-family:var(--font-family);font-size:11px;font-weight:600;text-transform:uppercase}._notificationMessage_1cyf4_173{font-family:var(--font-family);font-size:15px;color:#344054;margin:0 0 .75rem;line-height:1.5}._notificationMeta_1cyf4_181{display:flex;align-items:center;gap:.5rem;font-family:var(--font-family);font-size:13px;color:#667085}._notificationDate_1cyf4_190{font-weight:500}._studentName_1cyf4_194{font-weight:500;color:#155eef}._markReadBtn_1cyf4_199{padding:8px 16px;background-color:#f2f4f7;color:#101828;border:none;border-radius:6px;font-family:var(--font-family);font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}._markReadBtn_1cyf4_199:hover:not(:disabled){background-color:#e4e7ec}._markReadBtn_1cyf4_199:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._container_1cyf4_1{padding:1.5rem 1.1rem}._header_1cyf4_19{flex-direction:column;gap:1rem}._headerActions_1cyf4_45{width:100%;flex-direction:column}._markAllBtn_1cyf4_67,._settingsBtn_1cyf4_51,._backBtn_1cyf4_83{width:100%;text-align:center;font-size:13px;padding:.55rem 1rem}._notificationItem_1cyf4_119{flex-direction:column}._markReadBtn_1cyf4_199{width:100%;font-size:13px}}@media(max-width:480px){._container_1cyf4_1{padding:1.2rem .8rem}._header_1cyf4_19{padding:1.1rem 1rem}._header_1cyf4_19 h1{font-size:18px}._header_1cyf4_19 p{font-size:13px}._emptyState_1cyf4_98{padding:2rem 1.5rem}._emptyState_1cyf4_98 p{font-size:15px}}._container_1xc74_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem;background:radial-gradient(circle at top left,#f9f5ff 0,#eff6ff 35%,#ecfdf3 80%)}._card_1xc74_10{width:100%;max-width:420px;background:#fffffff5;border-radius:18px;padding:1.75rem 1.5rem 1.9rem;box-shadow:0 20px 40px #0f172a26;border:1px solid rgba(148,163,184,.2);text-align:center;font-family:var(--font-family)}._code_1xc74_22{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#991b1b;background:#fee2e2;margin-bottom:.75rem}._title_1xc74_37{margin:0 0 .5rem;font-size:1.35rem;font-weight:600;color:#111827}._message_1xc74_44{margin:0 0 1.5rem;font-size:.9rem;color:#6b7280}._button_1xc74_50{width:100%;padding:.8rem 1rem;border-radius:999px;border:none;background:linear-gradient(135deg,var(--brand-red),var(--brand-red-dark));color:#fee2e2;font-weight:600;font-size:.95rem;cursor:pointer;box-shadow:0 12px 24px #ef444459;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}._button_1xc74_50:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 18px 32px #ef444473}@media(max-width:480px){._container_1xc74_1{padding:1.25rem .75rem}._card_1xc74_10{padding:1.5rem 1.3rem 1.7rem;border-radius:16px}._title_1xc74_37{font-size:1.2rem}._message_1xc74_44{font-size:.85rem}._button_1xc74_50{font-size:.9rem}}@media(max-width:360px){._container_1xc74_1{padding:1rem .5rem}._card_1xc74_10{padding:1.25rem 1.1rem 1.5rem;border-radius:14px}._title_1xc74_37{font-size:1.1rem}._message_1xc74_44{font-size:.8rem}._button_1xc74_50{font-size:.85rem}}
