@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&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{font-family:Inter,sans-serif;margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;width:100%;overflow-x:hidden;background-color:#f5f7fa}._sidebar_qs1m2_1{height:100vh;width:260px;display:flex;flex-direction:column}._logo_qs1m2_8{position:fixed;background-color:#fff;top:0;height:60px;width:260px;flex:.119;display:flex;align-items:center;gap:10px}._logo_qs1m2_8 img{margin-left:7px}._logoText_qs1m2_27{display:flex;flex-direction:column;gap:5px;justify-content:center}._logoText_qs1m2_27 h3{font-size:17px;color:#111827}._logoText_qs1m2_27 p{font-size:13px;color:#f56a13}._navContainer_qs1m2_44{height:auto;background-color:#4f32b6;position:fixed;left:0;bottom:0;top:60px;width:260px;overflow-y:auto}._nav_qs1m2_44{display:flex;flex-direction:column;gap:20px;padding-left:20px;padding-right:20px;padding-top:20px}._nav_qs1m2_44 a{text-decoration:none;color:#111827}._link_qs1m2_72{display:flex;align-items:center;gap:10px}._link_qs1m2_72 p{color:#fff;font-size:15px}._active_qs1m2_83{background-color:#f56a13;color:#fff;padding:10px;border-radius:15px}._header_6kr32_1{background-color:#fff;padding-left:20px;padding-right:20px;display:flex;align-items:center;z-index:999;justify-content:space-between;position:fixed;width:calc(100% - 260px);height:60px;left:260px;right:0;top:0;background:#fff;border-bottom:1px solid #D9D9D9;box-shadow:0 0 9px #00000040;box-sizing:border-box}._title_6kr32_21{font-size:20px;font-weight:600;color:#111827}._subtitle_6kr32_27{font-size:12px;color:#6b7280}._messages_6kr32_33{display:flex;align-items:center;gap:8px}._messages_6kr32_33 p{font-size:14px;font-weight:500}._messagesBadge_6kr32_44{font-size:12px;font-weight:500;color:#fff;background-color:#ef4444;padding:2px 6px;border-radius:999px}._right_6kr32_54{display:flex;align-items:center;gap:16px}._search_6kr32_60{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}._button_6kr32_67{background-color:#4f46e5;color:#fff;padding:8px 14px;border-radius:8px;border:none;cursor:pointer;font-size:14px}._logoutBtn_6kr32_77{cursor:pointer}._logoutBtn_6kr32_77:hover{color:#ef4444}._button_6kr32_67:hover{background-color:#4338ca}._notification_6kr32_91{position:relative;cursor:pointer}._badge_6kr32_96{position:absolute;top:-6px;right:-6px;background-color:#ef4444;color:#fff;font-size:10px;padding:2px 6px;border-radius:999px}._user_6kr32_107{display:flex;align-items:center;gap:8px}._avatar_6kr32_113{width:35px;height:35px;border-radius:50%}._avatar_6kr32_113 img{border-radius:50%;width:100%;height:100%;object-fit:cover}._refreshBtn_6kr32_126{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #E5E7EB;background-color:transparent;border-radius:8px;cursor:pointer;color:#6b7280;transition:all .2s ease}._refreshBtn_6kr32_126:hover{background-color:#f3f4f6;color:#3b82f6;border-color:#3b82f6;transform:rotate(180deg)}._leftArea_6kr32_147{display:flex;align-items:center;gap:12px}._hamburgerBtn_6kr32_153{display:none;background:none;border:none;cursor:pointer;padding:4px;color:#111827}@media(max-width:768px){._header_6kr32_1{left:0;width:100%;padding-left:12px;padding-right:12px}._hamburgerBtn_6kr32_153{display:block}._search_6kr32_60,._messages_6kr32_33 p,._user_6kr32_107{display:none}._messages_6kr32_33{margin-left:auto}._refreshBtn_6kr32_126{display:none}}._bellContainer_c78jf_1{position:relative;display:flex;align-items:center}._bellButton_c78jf_7{background:none;border:none;padding:.5rem;cursor:pointer;color:#64748b;border-radius:50%;transition:all .2s;position:relative;display:flex;align-items:center;justify-content:center}._bellButton_c78jf_7:hover{background-color:#f1f5f9;color:#0f172a}._badge_c78jf_26{position:absolute;top:2px;right:2px;background-color:#ef4444;color:#fff;font-size:.65rem;font-weight:700;line-height:1;padding:2px 4px;border-radius:10px;min-width:14px;text-align:center;border:2px solid white}._dropdown_c78jf_42{position:absolute;top:calc(100% + 10px);right:-10px;width:380px;max-height:500px;background:#fff;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border:1px solid #e2e8f0;z-index:1000;display:flex;flex-direction:column;overflow:hidden;animation:_slideDown_c78jf_1 .2s ease-out}@keyframes _slideDown_c78jf_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._header_c78jf_71{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}._title_c78jf_80{margin:0;font-size:1rem;font-weight:700;color:#0f172a}._markAllBtn_c78jf_87{background:none;border:none;color:#3b82f6;font-size:.75rem;font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:4px}._markAllBtn_c78jf_87:hover{background:#eff6ff}._list_c78jf_102{overflow-y:auto;flex:1}._emptyState_c78jf_107{padding:3rem 1rem;text-align:center;color:#64748b}._emptyIcon_c78jf_113{font-size:2.5rem;margin-bottom:.5rem;opacity:.5}._notificationItem_c78jf_119{display:flex;padding:1rem;gap:1rem;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .2s;position:relative;background:#fff}._notificationItem_c78jf_119:hover{background:#f8fafc}._notificationItem_c78jf_119._unread_c78jf_134{background:#f0fdf4}._notificationItem_c78jf_119._unread_c78jf_134:hover{background:#dcfce7}._iconWrapper_c78jf_142{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;background:#f1f5f9}._iconWrapper_c78jf_142[data-type=BILLING]{background:#fef2f2}._iconWrapper_c78jf_142[data-type=ACADEMIC]{background:#eff6ff}._iconWrapper_c78jf_142[data-type=SYSTEM]{background:#f8fafc}._content_c78jf_166{flex:1;display:flex;flex-direction:column;gap:.25rem}._notifTitle_c78jf_173{margin:0;font-size:.875rem;font-weight:600;color:#1e293b}._notifMessage_c78jf_180{margin:0;font-size:.8125rem;color:#475569;line-height:1.4}._timeLabel_c78jf_187{font-size:.7rem;color:#94a3b8;margin-top:.25rem}._unreadDot_c78jf_193{width:8px;height:8px;border-radius:50%;background:#22c55e;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}._wrapper_33abp_1{display:flex;min-height:100vh;width:100%}._content_33abp_7{flex:1;display:flex;flex-direction:column;min-width:0}._main_33abp_14{background-color:#f5f7fa;flex:1;margin-top:60px;padding:24px}._overlay_33abp_21{display:none}@media(max-width:768px){._sidebarWrapper_33abp_26{display:none}._sidebarWrapper_33abp_26._mobileOpen_33abp_30{display:block;position:fixed;z-index:1000;height:100vh;left:0;top:0}._overlay_33abp_21{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999}._content_33abp_7{width:100vw}._main_33abp_14{padding:16px}}._dashboard_eknc9_1{padding:20px}._dashboardBanner_eknc9_6{width:100%;height:110px;background:linear-gradient(90deg,#8b2de0 43.72%,#f77120);border:.8px solid #D9D9D9;border-radius:13px}._dashboardBannerContainer_eknc9_18{display:flex;width:100%;height:100%}._bannerLeft_eknc9_24{padding:20px;flex:.5;display:flex;flex-direction:column;justify-content:center;gap:10px}._bannerLeft_eknc9_24 h4{color:#fff;font-size:20px}._bannerLeft_eknc9_24 p{color:#fff;font-size:14px;opacity:.74;font-weight:200}._bannerRight_eknc9_46{padding:20px;flex:.5;display:flex;flex-direction:column;justify-content:center;gap:10px;align-items:flex-end}._bannerRight_eknc9_46 p{color:#fff;font-size:14px;font-weight:400}._kpiCards_eknc9_63{width:100%;height:auto;margin-top:20px}._kpiCardsContainer_eknc9_70{display:flex;flex-wrap:wrap;gap:1rem;width:100%;height:100%}._financeAndBirthday_eknc9_79{height:70vh;width:100%;margin-top:20px;display:flex;flex-wrap:wrap;gap:20px}._finance_eknc9_79{flex:.65;border:1px solid green;padding:20px;display:flex;flex-direction:column;background-color:#fff;border:1px solid #d9d9d9;border-radius:13px}._financeContent_eknc9_100{display:flex;height:80%;margin-top:20px;gap:20px}._finance_eknc9_79 h4{font-size:17px;font-weight:600}._financeLeft_eknc9_112{flex:.6}._financeLeftTitle_eknc9_117{font-size:15px;margin-top:5px}._financeLeftContent_eknc9_122{display:flex;justify-content:space-between;margin-top:20px}._text_eknc9_128{display:flex;flex-direction:column;gap:15px}._text_eknc9_128 p{font-size:14px;font-weight:400;color:#000000a3}._value_eknc9_140{display:flex;flex-direction:column;gap:15px}._value_eknc9_140 p{font-size:14px;font-weight:700;color:#000;text-align:right}._financeRight_eknc9_153{flex:.4}._progressBarEmpty_eknc9_158{width:100%;height:10px;background-color:#d9d9d9;border-radius:5px;margin-top:25px}._progressBarFilled_eknc9_167{height:10px;background-color:#129d45;border-radius:5px}._progressText_eknc9_173{font-size:12px;font-weight:400;color:#000000a3;margin-top:10px}._financeRight_eknc9_153{display:flex;flex-direction:column;gap:10px}._financeCard_eknc9_187{height:90px;width:100%;border-radius:13px}._financeCardContainer_eknc9_193{padding:20px;display:flex;flex-direction:column;height:100%;width:100%;gap:10px}._financeCard_eknc9_187 p{font-size:14px;font-weight:400}._financeCard_eknc9_187 h4{font-size:16px;font-weight:600}._birthdayEvent_eknc9_212{padding:20px;flex:.35;display:flex;flex-direction:column;gap:20px;border-radius:13px;border:1px solid #D9D9D9;background-color:#fff}._birthDayHeader_eknc9_223{display:flex;justify-content:space-between}._birthDayHeader_eknc9_223 h4{font-size:17px;font-weight:600}._birthDayHeader_eknc9_223 p{font-size:14px;font-weight:400;color:#e37b05}._birthDayContent_eknc9_239{display:flex;flex-direction:column;gap:30px;margin-top:10px}._birthDayCard_eknc9_246{height:auto;width:100%;display:flex}._birthDayCardLeft_eknc9_254{flex:.2}._birthdayImageHolder_eknc9_260{width:40px;height:40px;border-radius:50%;background-color:#d9d9d9}._birthdayImageHolder_eknc9_260 img{width:100%;height:100%;object-fit:cover;border-radius:50%}._birthDayCardMiddle_eknc9_274{flex:.6;display:flex;flex-direction:column;gap:5px}._birthdayStudentClass_eknc9_282{display:flex;gap:5px;align-items:center}._birthdayStudentName_eknc9_288{font-size:14px;font-weight:500}._birthdayStudentClass_eknc9_282 p{font-size:13px;font-weight:400;color:#777}._birthdayStudentClass_eknc9_282 span{width:8px;height:8px;border-radius:50%;background-color:#777}._birthDayCardRight_eknc9_306{flex:.2}._birthDayCardRight_eknc9_306 p{font-size:14px;font-weight:400;color:#e37b05}._academicsOverview_eknc9_320{height:70vh;background-color:#fff;border-radius:13px;border:1px solid #D9D9D9;margin-top:20px;padding:20px}._academicsOverviewTop_eknc9_329{display:flex;justify-content:space-between}._academicsOverviewTop_eknc9_329 h4{font-size:17px;font-weight:600}._academicsOverviewTop_eknc9_329 p{font-size:13px;font-weight:400;color:#6c6c6c}._academicsOverviewMain_eknc9_345{display:flex;flex-direction:column;margin-top:30px}._academicsOverviewHeader_eknc9_351{display:flex;align-items:flex-start;border-bottom:1px solid #d9d9d9;padding-bottom:10px}._academicsOverviewHeader_eknc9_351 h4{font-size:15px;font-weight:600;flex:1}._academicsOverviewContent_eknc9_364{margin-top:20px;display:flex;flex-direction:column}._academicsOverviewCard_eknc9_370{display:flex;border-bottom:1px solid #d9d9d9;justify-content:flex-start;align-items:center;padding-bottom:20px;padding-top:20px}._grade_eknc9_379{flex:1}._grade_eknc9_379 h4{font-size:14px;font-weight:500}._numOfStudents_eknc9_388{flex:1}._numOfStudents_eknc9_388 p{font-size:14px;font-weight:400;color:#000000a3}._averageScore_eknc9_398,._attendance_eknc9_402,._performance_eknc9_406{flex:1}._performanceEmptyBar_eknc9_410{width:100%;height:8px;background-color:#d9d9d9;border-radius:5px}._performanceFilledBar_eknc9_418{height:8px;border-radius:5px}._activitiesAndAnnouncements_eknc9_425{display:flex;gap:20px;margin-top:20px;width:100%}._activities_eknc9_425{flex:.6;background-color:#fff;border:1px solid #D9D9D9;border-radius:13px;padding:24px}._announcements_eknc9_440{flex:.4;background-color:#fff;border:1px solid #D9D9D9;border-radius:13px;padding:24px}._sectionHeader_eknc9_448{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._sectionHeader_eknc9_448 h4{font-size:18px;font-weight:600;color:#111827}._sectionHeader_eknc9_448 p{font-size:14px;color:#6b7280;cursor:pointer}._activitiesList_eknc9_467{display:flex;flex-direction:column}._activityCard_eknc9_472{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #F3F4F6}._activityCard_eknc9_472:last-child{border-bottom:none}._activityIcon_eknc9_483{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}._activityDetails_eknc9_493{display:flex;flex-direction:column;gap:4px}._activityTitle_eknc9_499{font-size:14px;font-weight:500;color:#111827}._activityTime_eknc9_505{font-size:13px;color:#6b7280}._announcementsList_eknc9_510{display:flex;flex-direction:column;gap:16px}._announcementCard_eknc9_516{border:1px solid #F3F4F6;border-radius:8px;padding:16px}._announcementTitle_eknc9_522{font-size:15px;font-weight:500;color:#111827;margin-bottom:12px}._announcementFooter_eknc9_529{display:flex;gap:16px}._announcementInfo_eknc9_534{display:flex;align-items:center;gap:6px}._announcementInfo_eknc9_534 span{font-size:13px;color:#6b7280}._quickActions_eknc9_547{background-color:#fff;border:1px solid #D9D9D9;border-radius:13px;padding:24px;margin-top:20px}._quickActions_eknc9_547 h4{font-size:18px;font-weight:600;color:#111827;margin-bottom:24px}._quickActionsList_eknc9_562{display:flex;gap:16px;flex-wrap:wrap}._quickActionCard_eknc9_568{flex:1;min-width:140px;height:140px;border:1px solid #F3F4F6;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;cursor:pointer;transition:all .2s ease}._quickActionCard_eknc9_568 p{font-size:14px}._quickActionCard_eknc9_568:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-2px)}._quickActionIcon_eknc9_593{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center}._quickActionLabel_eknc9_602{font-size:14px;font-weight:500;color:#374151;text-align:center}@media(max-width:768px){._dashboardBanner_eknc9_6{height:auto}._dashboardBannerContainer_eknc9_18{flex-direction:column}._bannerLeft_eknc9_24{align-items:flex-start;padding-bottom:10px}._bannerRight_eknc9_46{align-items:flex-start;padding-top:0}._financeAndBirthday_eknc9_79{height:auto;flex-direction:column}._finance_eknc9_79{flex:1}._financeContent_eknc9_100{flex-direction:column}._birthdayEvent_eknc9_212{flex:1}._academicsOverview_eknc9_320{height:auto}._academicsOverviewMain_eknc9_345{overflow-x:auto}._academicsOverviewHeader_eknc9_351,._academicsOverviewContent_eknc9_364{min-width:600px}._activitiesAndAnnouncements_eknc9_425{flex-direction:column}._activities_eknc9_425,._announcements_eknc9_440{flex:1}._kpiCardsContainer_eknc9_70{justify-content:center}}._kpiCard_frxfy_1{border:1px solid #D9D9D9;height:116px;flex:1;max-width:260px;min-width:200px;border-radius:13px;background-color:#fff}._kpiCardContainer_frxfy_11{display:flex;width:100%;height:100%}._cardLeft_frxfy_17{flex:.8;padding:10px;display:flex;flex-direction:column;gap:7px}._title_frxfy_26{font-size:14px;font-weight:400;color:#000000a3}._value_frxfy_32{font-size:18px;font-weight:800;color:#000}._infoContainer_frxfy_38{display:flex;gap:7px}._infoContainer_frxfy_38 p{font-size:13px;font-weight:400;color:#000000a3}._cardRight_frxfy_49{padding:10px;flex:.2;display:flex;justify-content:flex-end}._svgContainer_frxfy_56{width:48px;height:48px;border-radius:8px;display:flex;justify-content:center;align-items:center}._adminStudents_99cw2_1{padding:20px;background-color:#f9fafb;min-height:100vh}._adminStudentsTop_99cw2_7{display:flex;flex-direction:column;gap:32px}._header_99cw2_14{display:flex;justify-content:space-between;align-items:center}._headerLeft_99cw2_20 h1{font-size:20px;font-weight:700;color:#111827;margin-bottom:8px}._headerLeft_99cw2_20 p{font-size:14px;color:#6b7280}._addBtn_99cw2_32{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(90deg,#3b82f6,#9c41ef);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease}._addBtn_99cw2_32:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}._statsGrid_99cw2_53{display:flex;gap:24px}._statCard_99cw2_58{background-color:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;flex:1;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 2px #0000000d}._statTitle_99cw2_70{font-size:14px;font-weight:500;color:#6b7280;margin-bottom:8px}._statValue_99cw2_77{font-size:20px;font-weight:700;color:#111827}._statIcon_99cw2_83{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}._filterBar_99cw2_93{background-color:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 2px #0000000d}._searchContainer_99cw2_104{display:flex;align-items:center;gap:12px;background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;padding:8px 16px;width:400px}._searchContainer_99cw2_104 input{border:none;background:none;outline:none;width:100%;font-size:14px;color:#111827}._searchContainer_99cw2_104 input::placeholder{color:#9ca3af}._filterActions_99cw2_128{display:flex;align-items:center;gap:16px}._filterBtn_99cw2_134,._exportBtn_99cw2_135{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}._filterBtn_99cw2_134:hover,._exportBtn_99cw2_135:hover{background-color:#f3f4f6}._viewToggle_99cw2_155{display:flex;background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;padding:4px}._toggleBtn_99cw2_163{display:flex;align-items:center;gap:6px;padding:6px 16px;border:none;background:none;border-radius:6px;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease}._toggleBtn_99cw2_163._active_99cw2_178{background-color:#fff;color:#111827;box-shadow:0 1px 2px #0000000d}._studentList_99cw2_185{background-color:#fff;border:1px solid #E5E7EB;border-radius:12px;margin-top:24px;overflow-x:scroll;box-shadow:0 1px 2px #0000000d}._table_99cw2_194{width:100%;border-collapse:collapse;text-align:left}._table_99cw2_194 th{padding:16px 24px;background-color:#f9fafb;border-bottom:1px solid #E5E7EB;color:#374151;font-size:13px;font-weight:600;text-transform:capitalize}._table_99cw2_194 td{padding:16px 24px;border-bottom:1px solid #F3F4F6;vertical-align:middle}._table_99cw2_194 tr:last-child td{border-bottom:none}._table_99cw2_194 tr:hover td{background-color:#f9fafb}._desktopTableContainer_99cw2_225{width:100%}._mobileCardList_99cw2_229{display:none}._checkbox_99cw2_233{width:16px;height:16px;border-radius:4px;border:1px solid #D1D5DB;cursor:pointer}._studentInfo_99cw2_241{display:flex;align-items:center;gap:12px}._avatar_99cw2_247{width:35px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid yellow;font-size:12px;font-weight:600}._nameEmail_99cw2_260{display:flex;flex-direction:column}._name_99cw2_260{font-size:14px;font-weight:600;color:#111827}._email_99cw2_271{font-size:12px;color:#6b7280}._rollNo_99cw2_276{font-size:14px;color:#4b5563}._classBadge_99cw2_281{display:inline-flex;padding:4px 12px;background-color:#eff6ff;color:#3b82f6;border-radius:20px;font-size:12px;font-weight:600}._attendanceContainer_99cw2_291{display:flex;align-items:center;gap:12px}._progressBar_99cw2_297{width:60px;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden}._progress_99cw2_297{height:100%;border-radius:3px}._attendanceText_99cw2_310{font-size:13px;color:#4b5563}._badge_99cw2_315{display:inline-flex;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}._paid_99cw2_323,._active_99cw2_178{background-color:#f0fdf4;color:#129d45}._pending_99cw2_333{background-color:#fff7ed;color:#f46a12}._overdue_99cw2_338{background-color:#fef2f2;color:#ef4444}._actions_99cw2_343{display:flex;gap:12px}._actionBtn_99cw2_348{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:none;border-radius:6px;cursor:pointer;transition:background-color .2s}._actionBtn_99cw2_348:hover{background-color:#f3f4f6}._pagination_99cw2_366{padding:16px 24px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #E5E7EB}._recordInfo_99cw2_374{font-size:14px;color:#6b7280}._pageActions_99cw2_379{display:flex;gap:8px}._pageBtn_99cw2_384{padding:8px 16px;border:1px solid #E5E7EB;background-color:#fff;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}._pageBtn_99cw2_384:hover{background-color:#f9fafb}._activePage_99cw2_400{background-color:#3b82f6;color:#fff;border-color:#3b82f6}._modalOverlay_99cw2_407{position:fixed;inset:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_99cw2_1 .2s ease-out}._modalContent_99cw2_422{background-color:#fff;width:650px;max-width:95%;max-height:90vh;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;overflow:hidden;animation:_slideDown_99cw2_1 .3s ease-out}@keyframes _fadeIn_99cw2_1{0%{opacity:0}to{opacity:1}}@keyframes _slideDown_99cw2_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_99cw2_457{padding:24px;border-bottom:1px solid #E5E7EB;display:flex;justify-content:space-between;align-items:center}._modalHeader_99cw2_457 h2{font-size:18px;font-weight:700;color:#111827}._closeBtn_99cw2_471{border:none;background:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s}._closeBtn_99cw2_471:hover{background-color:#f3f4f6;color:#111827}._modalBody_99cw2_486{padding:24px;overflow-y:auto}._avatarUploadSection_99cw2_491{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:32px}._avatarPreview_99cw2_499{width:80px;height:80px;border-radius:50%;background-color:#f3f4f6;border:2px dashed #D1D5DB;display:flex;align-items:center;justify-content:center;overflow:hidden}._previewImg_99cw2_511{width:100%;height:100%;object-fit:cover}._uploadLabel_99cw2_517{font-size:13px;font-weight:600;color:#3b82f6;cursor:pointer;text-decoration:underline}._removePhotoBtn_99cw2_525{background:none;border:none;color:#ef4444;font-size:12px;font-weight:500;cursor:pointer;margin-top:-4px}._removePhotoBtn_99cw2_525:hover{text-decoration:underline}._formGrid_99cw2_539{display:grid;grid-template-columns:1fr 1fr;gap:20px}._formGroup_99cw2_545{display:flex;flex-direction:column;gap:8px}._formGroup_99cw2_545 label{font-size:14px;font-weight:500;color:#374151}._formGroup_99cw2_545 input,._formGroup_99cw2_545 select{padding:10px 14px;border:1px solid #D1D5DB;border-radius:8px;font-size:14px;color:#111827;transition:border-color .2s,box-shadow .2s}._formGroup_99cw2_545 input:focus,._formGroup_99cw2_545 select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_99cw2_545 select{background-color:#fff;cursor:pointer}._modalFooter_99cw2_579{padding:20px 24px;border-top:1px solid #E5E7EB;background-color:#f9fafb;display:flex;justify-content:flex-end;gap:12px}._cancelBtn_99cw2_588{padding:10px 20px;border:1px solid #E5E7EB;background-color:#fff;border-radius:8px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;transition:all .2s}._cancelBtn_99cw2_588:hover{background-color:#f3f4f6}._submitBtn_99cw2_604{padding:10px 24px;background:linear-gradient(90deg,#3b82f6,#9c41ef);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._submitBtn_99cw2_604:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}@media(max-width:640px){._formGrid_99cw2_539{grid-template-columns:1fr}}._tabNav_99cw2_628{display:flex;gap:24px;margin-bottom:24px;border-bottom:2px solid #F3F4F6}._tabLink_99cw2_637{padding:12px 16px;font-size:15px;font-weight:600;color:#6b7280;border:none;background:none;cursor:pointer;position:relative;transition:all .2s}._tabLink_99cw2_637:hover,._activeTabLink_99cw2_653{color:#3b82f6}._activeTabLink_99cw2_653:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#3b82f6}._admissionsContainer_99cw2_668{display:flex;flex-direction:column;gap:24px}._admissionsHeader_99cw2_674{display:flex;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px}._admissionsTitle_99cw2_682 h1{font-size:20px;font-weight:700;color:#111827;display:flex;align-items:center;gap:12px}._countBadge_99cw2_691{background-color:#f3f4f6;color:#6b7280;padding:2px 10px;border-radius:20px;font-size:14px}._admissionsActions_99cw2_699{display:flex;gap:12px}._importBtn_99cw2_704,._exportSelectBtn_99cw2_705{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#fff;border:2px solid #9C41EF;color:#9c41ef;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}._addAdmissionBtn_99cw2_719{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#5d34b3;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}._admissionsFilters_99cw2_733{display:flex;justify-content:space-between;align-items:center;gap:16px;background-color:#fff;padding:16px;border-radius:12px}._admSearchContainer_99cw2_743{display:flex;align-items:center;gap:12px;background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:8px;padding:8px 16px;flex:1}._admSearchContainer_99cw2_743 input{border:none;background:none;outline:none;width:100%;font-size:14px}._admFilterGroup_99cw2_762{display:flex;gap:12px}._admSelectWrapper_99cw2_767{position:relative;display:flex;align-items:center}._admSelectWrapper_99cw2_767 select{appearance:none;background-color:#f3f4f6;border:none;padding:10px 36px 10px 16px;border-radius:8px;font-size:14px;font-weight:600;color:#374151;cursor:pointer}._admSelectWrapper_99cw2_767 svg{position:absolute;right:12px;pointer-events:none;color:#374151}._admAdvancedBtn_99cw2_792{display:flex;align-items:center;gap:8px;background:none;border:none;font-size:14px;font-weight:600;color:#374151;cursor:pointer}._kanbanBoard_99cw2_804{display:grid;grid-template-columns:repeat(4,1fr)}._desktopContent_99cw2_809{display:flex;flex-direction:column}@media(max-width:768px){._desktopContent_99cw2_809{display:none!important}._statsGrid_99cw2_53{flex-direction:column;gap:16px}._filterBar_99cw2_93{flex-direction:column;align-items:stretch;gap:16px}._searchContainer_99cw2_104{width:100%}._filterActions_99cw2_128{justify-content:space-between}._exportBtn_99cw2_135,._filterBtn_99cw2_134{flex:1;justify-content:center}._desktopTableContainer_99cw2_225{display:none}._mobileCardList_99cw2_229{display:flex;flex-direction:column;gap:16px;padding:16px;background:#f9fafb}._studentCard_99cw2_861{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000d}._studentCardHeader_99cw2_869{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #F3F4F6}._studentCardTitle_99cw2_878{flex:1}._studentCardTitle_99cw2_878 h4{margin:0;font-size:15px;font-weight:700;color:#111827}._studentCardTitle_99cw2_878 p{margin:4px 0 0;font-size:13px;color:#6b7280}._studentCardActionsMobile_99cw2_895{display:flex;gap:8px}._studentCardBody_99cw2_900{display:flex;flex-direction:column;gap:12px}._cardInfoRow_99cw2_906{display:flex;justify-content:space-between;align-items:flex-start}._cardLabel_99cw2_912{font-size:13px;font-weight:500;color:#6b7280}._cardValue_99cw2_918{font-size:14px;font-weight:500;color:#111827;text-align:right}._phoneLink_99cw2_925{color:#3b82f6;text-decoration:none}}._deleteContent_99cw2_931 h2{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:8px}._deleteContent_99cw2_931 p{font-size:15px;color:#64748b;line-height:1.5;margin-bottom:24px}._deleteActions_99cw2_945{display:flex;gap:12px}._cancelDeleteBtn_99cw2_950,._confirmDeleteBtn_99cw2_951{flex:1;padding:12px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}._cancelDeleteBtn_99cw2_950{background-color:#fff;border:1px solid #E2E8F0;color:#64748b}._cancelDeleteBtn_99cw2_950:hover{background-color:#f8fafc;color:#0f172a;border-color:#cbd5e1}._confirmDeleteBtn_99cw2_951{background:linear-gradient(135deg,#ef4444,#b91c1c);border:none;color:#fff;box-shadow:0 4px 6px -1px #dc262633}._confirmDeleteBtn_99cw2_951:hover{transform:translateY(-1px);box-shadow:0 6px 12px -1px #dc26264d}._kanbanColumn_99cw2_985{display:flex;flex-direction:column;gap:20px;background-color:#f9fafb80;border:2px dashed #E5E7EB;border-radius:12px;padding:16px}._columnHeader_99cw2_995{font-size:16px;font-weight:700;display:flex;align-items:center;gap:10px}._dot_99cw2_1003{width:8px;height:8px;border-radius:50%}._columnContent_99cw2_1009{display:flex;flex-direction:column;gap:16px}._admissionCard_99cw2_1015{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;gap:16px}._admCardTop_99cw2_1025{display:flex;align-items:center;gap:12px}._admAvatar_99cw2_1031{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}._admStudentName_99cw2_1044 h3{font-size:15px;font-weight:700;color:#111827}._admStudentName_99cw2_1044 p{font-size:12px;color:#6b7280}._admCardInfo_99cw2_1055{display:flex;flex-direction:column;gap:8px}._admInfoRow_99cw2_1061{display:flex;justify-content:space-between;font-size:13px}._admLabel_99cw2_1067{color:#9ca3af}._admValue_99cw2_1071{color:#111827;font-weight:600}._admStatus_99cw2_1076{display:flex;align-items:center;gap:4px;font-weight:600}._admWarning_99cw2_1083{color:#f59e0b}._admSuccess_99cw2_1087{color:#10b981}._admCardActions_99cw2_1091{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:10px;border-top:1px solid #F3F4F6}._admViewBtn_99cw2_1099,._admEditBtn_99cw2_1100{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}._admViewBtn_99cw2_1099{background-color:#fdf4ff;color:#9c41ef}._admEditBtn_99cw2_1100{background-color:#eff6ff;color:#3b82f6}@media(max-width:1200px){._kanbanBoard_99cw2_804{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._kanbanBoard_99cw2_804{grid-template-columns:1fr}}._warningContainer_1d2vo_1{display:none}@media(max-width:768px){._warningContainer_1d2vo_1{display:flex;align-items:center;justify-content:center;padding:40px 20px;min-height:calc(100vh - 200px);background-color:#f8fafc}._warningCard_1d2vo_15{background:#fff;padding:32px 24px;border-radius:16px;text-align:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:400px;border:1px solid #E2E8F0}._iconWrapper_1d2vo_25{width:64px;height:64px;background:#eff6ff;color:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}._warningCard_1d2vo_15 h2{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 12px}._warningCard_1d2vo_15 p{font-size:.9375rem;line-height:1.6;color:#475569;margin:0 0 16px}._warningCard_1d2vo_15 ._subText_1d2vo_51{font-size:.8125rem;color:#94a3b8;margin:0}}._loadingScreen_15cni_1{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#fff}._dotsContainer_15cni_10{display:flex;gap:12px;align-items:center}._dot_15cni_10{width:16px;height:16px;border-radius:50%;background-color:#3b82f6;animation:_bounce_15cni_1 1.4s infinite ease-in-out both}._dot_15cni_10:nth-child(1){animation-delay:-.32s}._dot_15cni_10:nth-child(2){animation-delay:-.16s}._dot_15cni_10:nth-child(3){animation-delay:0s}@keyframes _bounce_15cni_1{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}._adminAttendance_1woxf_1{padding:24px;background-color:#f8fafc;min-height:100vh}._adminAttendanceTop_1woxf_7{display:flex;flex-direction:column;gap:32px}._header_1woxf_14{display:flex;justify-content:space-between;align-items:center}._headerLeft_1woxf_20 h1{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:8px}._headerLeft_1woxf_20 p{font-size:16px;color:#64748b}._headerRight_1woxf_32{display:flex;align-items:center;gap:16px}._dateDisplay_1woxf_38{display:flex;align-items:center;gap:12px;padding:10px 16px;background-color:#fff;border:1px solid #E2E8F0;border-radius:10px;font-size:15px;font-weight:600;color:#1e293b;box-shadow:0 1px 2px #0000000d}._dateDisplay_1woxf_38 svg{color:#64748b}._exportReportBtn_1woxf_56{display:flex;align-items:center;gap:10px;padding:12px 24px;background-color:#10b981;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #10b98133}._exportReportBtn_1woxf_56:hover{background-color:#059669;transform:translateY(-1px)}._statsGrid_1woxf_78{display:flex;flex-wrap:wrap;gap:20px}._statCard_1woxf_84{flex:1;min-width:172px;max-width:172px;background-color:#fff;padding:24px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;border:1px solid #E2E8F0;box-shadow:0 4px 6px -1px #0000000d;transition:transform .2s ease}._statCard_1woxf_84:hover{transform:translateY(-2px)}._statTitle_1woxf_103{font-size:14px;font-weight:600;color:#64748b;margin-bottom:12px}._statValue_1woxf_110{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:8px}._statTrend_1woxf_117{font-size:14px;font-weight:600}._trendUp_1woxf_122{color:#10b981}._trendDown_1woxf_126{color:#ef4444}._iconContainer_1woxf_130{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center}._controlsBar_1woxf_141{background-color:#fff;padding:12px;border-radius:14px;display:flex;justify-content:space-between;align-items:center;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000d}._dateFilterContainer_1woxf_152{display:flex;align-items:center}._dateInput_1woxf_157{padding:8px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;font-weight:500;color:#475569;background-color:#fff;outline:none;transition:all .2s ease;font-family:inherit;cursor:pointer;box-shadow:0 1px 2px #0000000d}._dateInput_1woxf_157:hover{border-color:#cbd5e1}._dateInput_1woxf_157:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;color:#0f172a}._refreshBtn_1woxf_182{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#f0fdfa;border:1px solid #CCFBF1;color:#0d9488;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}._refreshBtn_1woxf_182:hover{background-color:#ccfbf1}@media(max-width:1280px){._statsGrid_1woxf_78{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._header_1woxf_14{flex-direction:column;align-items:flex-start;gap:20px}._statsGrid_1woxf_78{grid-template-columns:1fr}._controlsBar_1woxf_141{flex-direction:column;gap:16px}._viewToggle_1woxf_223{width:100%}._toggleBtn_1woxf_227{flex:1}}._attendanceTable_1woxf_233{margin-top:24px}._tableBlock_1woxf_237{background-color:#fff;border-radius:16px;padding:24px;border:1px solid #E2E8F0;box-shadow:0 4px 6px -1px #0000000d}._tableTitle_1woxf_245{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:24px}._dataTable_1woxf_252{width:100%;border-collapse:collapse}._dataTable_1woxf_252 th{text-align:left;font-size:13px;font-weight:600;color:#0f172a;padding:16px 8px;border-bottom:1px solid #F1F5F9}._dataTable_1woxf_252 td{padding:16px 8px;font-size:14px;color:#64748b;border-bottom:1px solid #F8FAFC;vertical-align:middle}._dataTable_1woxf_252 tr:last-child td{border-bottom:none}._classNameCell_1woxf_278{font-weight:600;color:#0f172a!important}._presentText_1woxf_283{color:#10b981!important;font-weight:600;background-color:#f0fdf4;padding:4px 12px;border-radius:6px;width:fit-content}._absentText_1woxf_292{color:#ef4444!important;font-weight:600;background-color:#fef2f2;padding:4px 12px;border-radius:6px;width:fit-content}._lateText_1woxf_301{color:#f59e0b!important;font-weight:600;background-color:#fff7ed;padding:4px 12px;border-radius:6px;width:fit-content}._progressWrapper_1woxf_310{display:flex;align-items:center;gap:12px}._progressBar_1woxf_316{flex:1;max-width:100px;height:6px;background-color:#f1f5f9;border-radius:10px;overflow:hidden}._progressFill_1woxf_325{height:100%;border-radius:10px}._progressWrapper_1woxf_310 span{font-size:13px;font-weight:600;color:#0f172a;min-width:40px}._statusBadge_1woxf_337{padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}._statusGood_1woxf_344{background-color:#f0fdf4;color:#15803d}._statusWarning_1woxf_349{background-color:#fff7ed;color:#c2410c}._actionButtons_1woxf_354{display:flex;gap:12px}._actionBtn_1woxf_359{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s;display:flex;align-items:center;justify-content:center}._actionBtn_1woxf_359:hover{background-color:#f1f5f9}._alertAndStaffAttendance_1woxf_376{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}._sectionCard_1woxf_383{background-color:#fff;border-radius:16px;padding:24px;border:1px solid #E2E8F0;box-shadow:0 4px 6px -1px #0000000d}._sectionHeader_1woxf_391{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._sectionHeader_1woxf_391 h3{font-size:18px;font-weight:700;color:#0f172a}._alertCountBadge_1woxf_404{background-color:#fef2f2;color:#ef4444;font-size:13px;font-weight:600;padding:4px 12px;border-radius:20px}._staffCountBadge_1woxf_413{color:#10b981;font-size:14px;font-weight:600}._alertsList_1woxf_420{display:flex;flex-direction:column;gap:16px}._alertItem_1woxf_426{display:flex;align-items:center;gap:16px;background-color:#fff5f5;padding:16px;border-radius:12px;border:1px solid #FECACA}._alertIcon_1woxf_436{width:40px;height:40px;border-radius:50%;background-color:#fef2f2;display:flex;align-items:center;justify-content:center;border:1px solid #FCA5A5}._alertInfo_1woxf_447{flex:1}._alertInfo_1woxf_447 h4{font-size:15px;font-weight:700;color:#1f2937;margin-bottom:2px}._alertInfo_1woxf_447 p{font-size:13px;color:#6b7280}._alertAction_1woxf_463{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._alertScore_1woxf_470{font-size:18px;font-weight:800;color:#ef4444}._contactParentBtn_1woxf_476{background:none;border:none;color:#3b82f6;font-size:12px;font-weight:600;cursor:pointer}._contactParentBtn_1woxf_476:hover{text-decoration:underline}._staffList_1woxf_490{display:flex;flex-direction:column;gap:12px}._staffItem_1woxf_496{display:flex;align-items:center;gap:16px;background-color:#f8fafc;padding:12px 16px;border-radius:12px;border:1px solid #F1F5F9}._staffIcon_1woxf_506{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}._staffPresentIcon_1woxf_515{background-color:#dcfce7;color:#15803d}._staffAbsentIcon_1woxf_520{background-color:#ffedd5;color:#c2410c}._staffInfo_1woxf_525{flex:1}._staffInfo_1woxf_525 h4{font-size:14px;font-weight:700;color:#1f2937;margin-bottom:1px}._staffInfo_1woxf_525 p{font-size:12px;color:#64748b}._staffStatus_1woxf_541{display:flex;flex-direction:column;align-items:flex-end;gap:2px}._statusPresent_1woxf_548{font-size:13px;font-weight:600;color:#15803d}._statusLeave_1woxf_554{font-size:13px;font-weight:600;color:#c2410c}._checkInTime_1woxf_560{font-size:11px;color:#94a3b8;font-weight:500}@media(max-width:1024px){._alertAndStaffAttendance_1woxf_376{grid-template-columns:1fr}}._modalHeaderInfo_1woxf_573{margin-bottom:24px;display:flex;gap:24px;padding-bottom:16px;border-bottom:1px solid #F1F5F9}._infoLabel_1woxf_581{font-size:14px;color:#64748b;margin-right:8px;font-weight:500}._infoValue_1woxf_588{font-size:14px;color:#0f172a;font-weight:600}._modalTable_1woxf_594{width:100%;border-collapse:collapse}._modalTable_1woxf_594 th{text-align:left;font-size:13px;font-weight:600;color:#64748b;padding:12px 8px;border-bottom:1px solid #E2E8F0;background-color:#f8fafc}._modalTable_1woxf_594 td{padding:12px 8px;font-size:14px;color:#334155;border-bottom:1px solid #F1F5F9;vertical-align:middle}._modalTable_1woxf_594 tr:last-child td{border-bottom:none}._statusAbsent_1woxf_621{background-color:#fef2f2;color:#dc2626}._overlay_5hijz_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_5hijz_1 .2s ease-out}._modal_5hijz_16{background-color:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;animation:_slideUp_5hijz_1 .3s ease-out}._header_5hijz_26{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #E2E8F0}._title_5hijz_34{font-size:18px;font-weight:700;color:#0f172a;margin:0}._closeBtn_5hijz_41{background:none;border:none;cursor:pointer;color:#64748b;padding:4px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._closeBtn_5hijz_41:hover{background-color:#f1f5f9;color:#ef4444}._content_5hijz_59{padding:24px;overflow-y:auto}@keyframes _fadeIn_5hijz_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_5hijz_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._academics_1g3n0_3{padding:24px;background-color:#f8fafc;min-height:100vh}._academicsTop_1g3n0_9{display:flex;flex-direction:column;gap:32px}._header_1g3n0_16{display:flex;justify-content:space-between;align-items:center}._headerLeft_1g3n0_22 h1{font-size:22px;font-weight:800;color:#0f172a;margin-bottom:8px}._headerLeft_1g3n0_22 p{font-size:15px;color:#64748b}._addNewBtn_1g3n0_34{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 6px -1px #f9731633;transition:all .2s ease}._addNewBtn_1g3n0_34:hover{transform:translateY(-1px);box-shadow:0 6px 8px -1px #f973164d}._statsGrid_1g3n0_56{display:flex;gap:20px;flex-wrap:wrap}._statCard_1g3n0_62{flex:1;min-width:180px;max-width:180px;background-color:#fff;padding:20px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;border:1px solid #E2E8F0;box-shadow:0 4px 6px -1px #0000000d;transition:transform .2s ease}._statCard_1g3n0_62:hover{transform:translateY(-2px)}._statLabel_1g3n0_81{font-size:14px;font-weight:600;color:#64748b;margin-bottom:8px}._statValue_1g3n0_88{font-size:22px;font-weight:800;color:#0f172a}._iconContainer_1g3n0_94{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){._statsGrid_1g3n0_56{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._header_1g3n0_16{flex-direction:column;align-items:flex-start;gap:20px}._statsGrid_1g3n0_56{grid-template-columns:1fr}._addNewBtn_1g3n0_34{width:100%;justify-content:center}}._academicsMain_1g3n0_128{margin-top:32px;background-color:#fff;border-radius:20px;border:1px solid #E2E8F0;overflow:hidden;box-shadow:0 4px 15px #0000000d}._tabContainer_1g3n0_138{display:flex;padding:8px;background-color:#f8fafc;border-bottom:1px solid #E2E8F0;gap:8px}._tabBtn_1g3n0_146{display:flex;align-items:center;gap:10px;padding:12px 20px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;border-radius:10px;transition:all .2s ease}._tabBtn_1g3n0_146:hover{color:#0f172a;background-color:#0000000a}._activeTab_1g3n0_166{background-color:#fff;color:#0f172a;box-shadow:0 2px 4px #0000000d}._tabContent_1g3n0_172{padding:32px}._sectionHeader_1g3n0_177{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._sectionHeader_1g3n0_177 h2{font-size:20px;font-weight:800;color:#0f172a}._actionBtn_1g3n0_190{padding:10px 18px;background-color:#eff6ff;color:#2563eb;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}._actionBtn_1g3n0_190:hover{transform:translateY(-1px);box-shadow:0 4px 6px -1px #2563eb1a}._classesGrid_1g3n0_208{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}._classCard_1g3n0_214{background-color:#f8fafc;border:1px solid #E2E8F0;border-radius:16px;padding:24px;transition:all .3s ease}._classCard_1g3n0_214:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000d;background-color:#eff6ff;border-color:#bfdbfe}._cardHeader_1g3n0_229{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}._cardTitle_1g3n0_236 h3{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:4px}._cardTitle_1g3n0_236 span{font-size:14px;color:#64748b;font-weight:500}._classIcon_1g3n0_249{width:44px;height:44px;background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000000d}._cardStats_1g3n0_260{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}._statRow_1g3n0_267{display:flex;justify-content:space-between;font-size:14px}._statRow_1g3n0_267 span{color:#64748b}._statRow_1g3n0_267 strong{color:#0f172a;font-weight:700}._cardActions_1g3n0_282{display:flex;gap:12px}._viewBtn_1g3n0_287{flex:1;padding:10px;background-color:#fff;border:1px solid #E2E8F0;border-radius:8px;color:#2563eb;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s ease}._viewBtn_1g3n0_287:hover{background-color:#eff6ff;border-color:#2563eb}._editIconBtn_1g3n0_305{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;color:#64748b;cursor:pointer;transition:color .2s ease}._editIconBtn_1g3n0_305:hover{color:#0f172a}._subjectsList_1g3n0_323{display:flex;flex-direction:column;gap:16px}._subjectRow_1g3n0_329{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#fff;border:1px solid #E2E8F0;border-radius:16px;transition:all .2s ease}._subjectRow_1g3n0_329:hover{box-shadow:0 4px 12px #0000000d;border-color:#94a3b8}._subjectInfo_1g3n0_345{display:flex;align-items:center;gap:16px}._subjectIconBox_1g3n0_351{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}._subjectText_1g3n0_360 h3{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:2px}._subjectText_1g3n0_360 p{font-size:13px;color:#64748b}._subjectStats_1g3n0_372{display:flex;align-items:center;gap:32px}._hoursBox_1g3n0_378{display:flex;flex-direction:column;align-items:center}._hoursBox_1g3n0_378 strong{font-size:18px;color:#0f172a}._hoursBox_1g3n0_378 span{font-size:11px;color:#64748b;text-transform:uppercase;font-weight:700}._classBadges_1g3n0_396{display:flex;gap:8px}._classBadge_1g3n0_396{padding:4px 10px;background-color:#f1f5f9;color:#475569;border-radius:6px;font-size:12px;font-weight:700}._listActions_1g3n0_410{display:flex;gap:8px}._editListBtn_1g3n0_415,._deleteListBtn_1g3n0_416{padding:8px;border:none;background:transparent;cursor:pointer;border-radius:6px;transition:all .2s ease}._editListBtn_1g3n0_415{color:#2563eb}._deleteListBtn_1g3n0_416{color:#ef4444}._editListBtn_1g3n0_415:hover{background-color:#eff6ff}._deleteListBtn_1g3n0_416:hover{background-color:#fef2f2}._calendarList_1g3n0_442{display:flex;flex-direction:column;gap:12px}._calendarRow_1g3n0_448{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background-color:#fff;border:1px solid #E2E8F0;border-radius:16px}._eventInfo_1g3n0_458{display:flex;align-items:center;gap:16px}._eventIconBox_1g3n0_464{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}._eventText_1g3n0_473 h3{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:2px}._eventText_1g3n0_473 p{font-size:13px;color:#64748b}._eventMeta_1g3n0_485{display:flex;align-items:center;gap:24px}._typeBadge_1g3n0_491{padding:4px 12px;background-color:#f1f5f9;color:#64748b;border-radius:100px;font-size:12px;font-weight:600}._modalOverlay_1g3n0_501{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000;animation:_fadeIn_1g3n0_1 .3s ease}@keyframes _fadeIn_1g3n0_1{0%{opacity:0}to{opacity:1}}._modal_1g3n0_501{background-color:#fff;width:90%;max-width:500px;border-radius:24px;padding:32px;box-shadow:0 25px 50px -12px #00000026;animation:_slideUp_1g3n0_1 .3s ease-out;max-height:85vh;overflow-y:auto}@keyframes _slideUp_1g3n0_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1g3n0_551{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._modalHeader_1g3n0_551 h2{font-size:20px;font-weight:800;color:#0f172a}._closeBtn_1g3n0_564{background:transparent;border:none;font-size:28px;color:#64748b;cursor:pointer;line-height:1}._modalForm_1g3n0_573{display:flex;flex-direction:column;gap:20px}._formGroup_1g3n0_579{display:flex;flex-direction:column;gap:8px}._formGrid_1g3n0_585{display:grid;grid-template-columns:1fr 1fr;gap:16px}._formGroup_1g3n0_579 label{font-size:14px;font-weight:700;color:#475569}._formGroup_1g3n0_579 input,._formSelect_1g3n0_598,._formTextArea_1g3n0_599{padding:12px 16px;background-color:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;font-size:15px;color:#0f172a;transition:all .2s ease}._formTextArea_1g3n0_599{resize:vertical;min-height:80px}._formGroup_1g3n0_579 input:focus,._formSelect_1g3n0_598:focus,._formTextArea_1g3n0_599:focus{outline:none;border-color:#3b82f6;background-color:#fff;box-shadow:0 0 0 4px #3b82f61a}._formSelect_1g3n0_598{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}._modalActions_1g3n0_632{display:flex;gap:12px;margin-top:12px}._cancelBtn_1g3n0_638,._saveBtn_1g3n0_639{flex:1;padding:14px;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease}._cancelBtn_1g3n0_638{background-color:#f1f5f9;border:none;color:#64748b}._cancelBtn_1g3n0_638:hover{background-color:#e2e8f0;color:#0f172a}._saveBtn_1g3n0_639{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff;box-shadow:0 4px 6px -1px #2563eb33}._saveBtn_1g3n0_639:hover{transform:translateY(-1px);box-shadow:0 6px 12px -1px #2563eb4d}._colorPicker_1g3n0_672{display:flex;gap:12px;align-items:center;height:44px}._colorCircle_1g3n0_679{width:24px;height:24px;border-radius:50%;cursor:pointer;transition:all .2s ease;border:2px solid transparent}._colorCircle_1g3n0_679:hover{transform:scale(1.2)}._activeColor_1g3n0_692{border-color:#0f172a;box-shadow:0 0 0 2px #fff inset}._detailsModal_1g3n0_697{max-width:450px;padding:20px;overflow:hidden}._detailsBody_1g3n0_703{padding:24px 32px 32px}._schemeTable_1g3n0_709{width:100%;border-collapse:collapse;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}._schemeTable_1g3n0_709 th{background-color:#f1f5f9;color:#64748b;font-weight:600;font-size:12px;text-transform:uppercase;text-align:left;padding:16px 20px;border-bottom:1px solid #E2E8F0}._schemeTable_1g3n0_709 td{padding:16px 20px;border-bottom:1px solid #E2E8F0;font-size:14px;color:#334155}._schemeTable_1g3n0_709 tr:last-child td{border-bottom:none}._schemeTable_1g3n0_709 tr:hover{background-color:#f8fafc}._fileCell_1g3n0_744{display:flex;align-items:center;gap:10px;color:#2563eb;font-weight:500}._statusBadge_1g3n0_752{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}._statusBadge_1g3n0_752._published_1g3n0_759{background-color:#dcfce7;color:#166534}._statusBadge_1g3n0_752._draft_1g3n0_764{background-color:#f1f5f9;color:#64748b}._viewBtnIcon_1g3n0_769{background:transparent;border:none;color:#64748b;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s}._viewBtnIcon_1g3n0_769:hover{background-color:#f1f5f9;color:#0f172a}._fileUploadBox_1g3n0_785{position:relative;border:2px dashed #E2E8F0;border-radius:12px;padding:24px;text-align:center;cursor:pointer;transition:all .2s}._fileUploadBox_1g3n0_785:hover{border-color:#3b82f6;background-color:#f8fafc}._fileInput_1g3n0_800{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}._fileLabel_1g3n0_810{display:flex;flex-direction:column;align-items:center;gap:8px;color:#64748b;pointer-events:none}._radioGroup_1g3n0_819{display:flex;gap:16px}._radioLabel_1g3n0_824{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #E2E8F0;border-radius:10px;cursor:pointer;transition:all .2s;font-size:14px;font-weight:500}._radioLabel_1g3n0_824 input{margin:0}._activeRadio_1g3n0_841{border-color:#3b82f6;background-color:#eff6ff;color:#2563eb}._detailsHeader_1g3n0_847{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._detailsGroup_1g3n0_854{margin-bottom:20px}._detailsGrid_1g3n0_858{display:grid;grid-template-columns:1fr 1fr;gap:20px}._detailLabel_1g3n0_864{font-size:12px;color:#64748b;text-transform:uppercase;font-weight:600;margin-bottom:4px}._detailValue_1g3n0_872{font-size:15px;color:#0f172a;font-weight:500}._detailsInfo_1g3n0_878{display:flex;gap:12px;padding:16px;background-color:#f8fafc;border-radius:12px;color:#64748b;font-size:13px;margin-top:20px;align-items:flex-start}._detailsFooter_1g3n0_890{padding:20px 32px;border-top:1px solid #E2E8F0;display:flex;gap:12px}._footerEditBtn_1g3n0_897{flex:1;padding:12px;background-color:#fff;border:1px solid #E2E8F0;color:#0f172a;font-weight:600;border-radius:8px;cursor:pointer}._footerCloseBtn_1g3n0_908{flex:1;padding:12px;background-color:#0f172a;color:#fff;font-weight:600;border-radius:8px;cursor:pointer}._premiumModal_1g3n0_919{background-color:#fff;width:650px;max-width:95%;border-radius:24px;box-shadow:0 25px 50px -12px #00000026;animation:_slideUp_1g3n0_1 .3s ease-out;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}._premiumModalHeader_1g3n0_932{background:linear-gradient(135deg,#a855f7,#d946ef);padding:32px;color:#fff;position:relative}._premiumModalHeaderScheme_1g3n0_939{background:linear-gradient(135deg,#f97316,#ea580c);padding:32px;color:#fff;position:relative}._premiumModalHeaderEvent_1g3n0_946{background:linear-gradient(135deg,#3b82f6,#2563eb);padding:32px;color:#fff;position:relative}._premiumModalHeader_1g3n0_932 h2,._premiumModalHeaderScheme_1g3n0_939 h2,._premiumModalHeaderEvent_1g3n0_946 h2{font-size:24px;font-weight:800;margin:0 0 8px;color:#fff!important}._premiumModalHeader_1g3n0_932 p,._premiumModalHeaderScheme_1g3n0_939 p,._premiumModalHeaderEvent_1g3n0_946 p{font-size:14px;opacity:.9;margin:0;color:#fff!important}._premiumCloseBtn_1g3n0_971{position:absolute;top:32px;right:32px;background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer;opacity:.8;transition:opacity .2s;line-height:1}._premiumCloseBtn_1g3n0_971:hover{opacity:1}._premiumModalBody_1g3n0_989{padding:32px;overflow-y:auto;flex:1}._infoBox_1g3n0_995{display:flex;align-items:center;gap:12px;padding:16px;background-color:#eff6ff;border-radius:12px;color:#1e40af;font-size:14px;font-weight:500;margin-top:24px}._infoIcon_1g3n0_1008{color:#3b82f6;flex-shrink:0}._premiumModalFooter_1g3n0_1013{padding:24px 32px;display:flex;justify-content:flex-end;gap:16px;border-top:1px solid #F1F5F9}._premiumCancelBtn_1g3n0_1021{padding:12px 28px;border:1px solid #E2E8F0;background-color:#f8fafc;color:#64748b;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s}._premiumCancelBtn_1g3n0_1021:hover{background-color:#f1f5f9;color:#0f172a}._premiumSaveBtn_1g3n0_1037{display:flex;align-items:center;gap:10px;padding:12px 32px;background:linear-gradient(135deg,#a855f7,#d946ef);color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer;box-shadow:0 4px 6px -1px #a855f733;transition:all .2s}._premiumSaveBtn_1g3n0_1037:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #a855f74d}._premiumSaveBtnEvent_1g3n0_1057{display:flex;align-items:center;gap:10px;padding:12px 32px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer;box-shadow:0 4px 6px -1px #3b82f633;transition:all .2s}._premiumSaveBtnEvent_1g3n0_1057:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #3b82f64d}._errorText_1g3n0_1077{color:#ef4444;font-size:14px;font-weight:500;margin-bottom:12px;text-align:center}._classSelectorGrid_1g3n0_1086{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-top:10px;padding:20px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:16px;max-height:240px;overflow-y:auto}._classSelectorGrid_1g3n0_1086::-webkit-scrollbar{width:6px}._classSelectorGrid_1g3n0_1086::-webkit-scrollbar-track{background:transparent}._classSelectorGrid_1g3n0_1086::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}._classChip_1g3n0_1112{position:relative;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#fff;border:1.5px solid #E2E8F0;border-radius:12px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}._classChip_1g3n0_1112:hover{border-color:#a855f7;background:#faf5ff;transform:translateY(-2px);box-shadow:0 4px 12px #a855f71a}._classChipActive_1g3n0_1134{background:linear-gradient(135deg,#a855f7,#d946ef);border-color:transparent;color:#fff!important;box-shadow:0 4px 12px #a855f733}._classChipName_1g3n0_1141{font-size:14px;font-weight:600;color:#475569;transition:color .2s}._classChipActive_1g3n0_1134 ._classChipName_1g3n0_1141{color:#fff}._checkIcon_1g3n0_1152{margin-right:8px;display:flex;align-items:center;opacity:0;transform:scale(.5);transition:all .2s}._classChipActive_1g3n0_1134 ._checkIcon_1g3n0_1152{opacity:1;transform:scale(1)}._deleteModal_1g3n0_1167{background-color:#fff;width:100%;max-width:400px;border-radius:20px;padding:32px;text-align:center;box-shadow:0 25px 50px -12px #0003;animation:_modalPulse_1g3n0_1 .3s ease-out;z-index:1001}@keyframes _modalPulse_1g3n0_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._deleteIconContainer_1g3n0_1191{width:72px;height:72px;background-color:#fef2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}._deleteContent_1g3n0_1202 h2{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:8px}._deleteContent_1g3n0_1202 p{font-size:15px;color:#64748b;line-height:1.5;margin-bottom:24px}._deleteActions_1g3n0_1216{display:flex;gap:12px}._cancelDeleteBtn_1g3n0_1221,._confirmDeleteBtn_1g3n0_1222{flex:1;padding:12px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}._cancelDeleteBtn_1g3n0_1221{background-color:#fff;border:1px solid #E2E8F0;color:#64748b}._cancelDeleteBtn_1g3n0_1221:hover{background-color:#f8fafc;color:#0f172a;border-color:#cbd5e1}._confirmDeleteBtn_1g3n0_1222{background:linear-gradient(135deg,#ef4444,#b91c1c);border:none;color:#fff;box-shadow:0 4px 6px -1px #dc262633}._confirmDeleteBtn_1g3n0_1222:hover{transform:translateY(-1px);box-shadow:0 6px 12px -1px #dc26264d}._eventsGrid_1g3n0_1257{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:10px 0}._eventCard_1g3n0_1264{background-color:#fff;border:1px solid #E2E8F0;border-radius:16px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}._eventCard_1g3n0_1264:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px #0000001a;border-color:#cbd5e1}._eventCardHeader_1g3n0_1280{padding:20px;background-color:#f8fafc;border-bottom:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:flex-start}._eventCardTitle_1g3n0_1289 h3{font-size:17px;font-weight:700;color:#0f172a;margin-bottom:6px;line-height:1.4}._eventTypeBadge_1g3n0_1297{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:20px;background-color:#fff;border:1px solid #E2E8F0;color:#64748b}._eventCardBody_1g3n0_1309{padding:20px;flex:1;display:flex;flex-direction:column;gap:16px}._eventDescription_1g3n0_1317{font-size:14px;color:#475569;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._eventDetailsGrid_1g3n0_1328{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;padding-top:16px;border-top:1px dashed #E2E8F0}._eventDetailItem_1g3n0_1337{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}._eventDetailItem_1g3n0_1337 svg{flex-shrink:0;color:#94a3b8}._eventCardFooter_1g3n0_1350{padding:16px 20px;border-top:1px solid #F1F5F9;display:flex;justify-content:flex-end;gap:10px;background-color:#fafaf9}._overlay_1wypl_1{position:absolute;inset:0;background-color:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:100;border-radius:16px}._content_1wypl_16{display:flex;flex-direction:column;align-items:center;gap:1rem}._dotsContainer_1wypl_23{display:flex;gap:12px;align-items:center}._dot_1wypl_23{width:14px;height:14px;border-radius:50%;background-color:#0f172a;animation:_bounce_1wypl_1 1.4s infinite ease-in-out both}._dot_1wypl_23:nth-child(1){animation-delay:-.32s}._dot_1wypl_23:nth-child(2){animation-delay:-.16s}._dot_1wypl_23:nth-child(3){animation-delay:0s}._message_1wypl_49{font-size:.875rem;color:#334155;font-weight:500;margin:0}@keyframes _bounce_1wypl_1{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}._container_rrj4k_1{padding:24px;background-color:#f8fafc;min-height:100vh}._assessmentTop_rrj4k_7{display:flex;flex-direction:column;gap:32px}._header_rrj4k_14{display:flex;justify-content:space-between;align-items:center}._headerLeft_rrj4k_20 h1{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 8px}._headerLeft_rrj4k_20 p{font-size:15px;color:#64748b;margin:0}._headerActions_rrj4k_33{display:flex;gap:16px}._exportBtn_rrj4k_38{display:flex;align-items:center;gap:8px;padding:12px 20px;background-color:#fff;color:#334155;border:1px solid #E2E8F0;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._exportBtn_rrj4k_38:hover{background-color:#f8fafc;border-color:#cbd5e1}._createBtn_rrj4k_59{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#9333ea,#db2777);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 6px -1px #9333ea33;transition:all .2s ease}._createBtn_rrj4k_59:hover{transform:translateY(-1px);box-shadow:0 6px 8px -1px #9333ea4d}._modalOverlay_rrj4k_81{position:fixed;inset:0;background-color:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000;animation:_fadeIn_rrj4k_1 .3s ease}._modal_rrj4k_81{background-color:#fff;border-radius:20px;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:_slideUp_rrj4k_1 .3s ease}._modalHeader_rrj4k_110{padding:24px 32px;background:linear-gradient(135deg,#9333ea,#db2777);color:#fff;display:flex;justify-content:space-between;align-items:center}._headerContent_rrj4k_119 h2{font-size:24px;font-weight:800;margin:0 0 4px}._headerContent_rrj4k_119 p{font-size:14px;opacity:.9;margin:0}._closeBtn_rrj4k_131{background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}._closeBtn_rrj4k_131:hover{transform:rotate(90deg)}._modalBody_rrj4k_148{padding:32px;overflow-y:auto;background-color:#fff}._formSection_rrj4k_155{margin-bottom:32px}._sectionHeader_rrj4k_159{display:flex;align-items:center;gap:12px;margin-bottom:24px}._sectionIcon_rrj4k_166{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center}._sectionHeader_rrj4k_159 h3{font-size:18px;font-weight:700;color:#1e293b;margin:0}._formGrid_rrj4k_182{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._formGroup_rrj4k_188{margin-bottom:20px}._formGroup_rrj4k_188._fullWidth_rrj4k_192{grid-column:span 2}._formGroup_rrj4k_188 label{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}._formGroup_rrj4k_188 input,._formGroup_rrj4k_188 select,._formGroup_rrj4k_188 textarea{width:100%;padding:12px 16px;border:1.5px solid #E2E8F0;border-radius:10px;font-size:15px;color:#1e293b;background-color:#fff;transition:all .2s ease}._formGroup_rrj4k_188 input:focus,._formGroup_rrj4k_188 select:focus,._formGroup_rrj4k_188 textarea:focus{outline:none;border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}._formGroup_rrj4k_188 textarea{min-height:100px;resize:vertical}._assignmentTitleInput_rrj4k_230{width:91%!important}._assignmentDateInput_rrj4k_235,._assignmentGradingInput_rrj4k_239{width:90%!important}._uploadArea_rrj4k_244{border:2px dashed #E2E8F0;border-radius:12px;padding:40px;text-align:center;cursor:pointer;transition:all .2s ease;background-color:#f8fafc;display:flex;flex-direction:column;align-items:center;gap:12px}._uploadArea_rrj4k_244:hover{border-color:#9333ea;background-color:#faf5ff}._uploadIcon_rrj4k_263{width:48px;height:48px;border-radius:50%;background-color:#f3e8ff;color:#9333ea;display:flex;align-items:center;justify-content:center}._uploadText_rrj4k_274 p{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 4px}._uploadText_rrj4k_274 span{font-size:12px;color:#64748b}._checkboxGroup_rrj4k_287{display:flex;flex-direction:column;gap:16px}._checkboxItem_rrj4k_293{display:flex;align-items:center;gap:12px;cursor:pointer}._checkboxItem_rrj4k_293 input[type=checkbox]{width:20px;height:20px;border-radius:6px;border:2px solid #E2E8F0;cursor:pointer;accent-color:#9333EA}._checkboxItem_rrj4k_293 span{font-size:14px;font-weight:500;color:#475569}._modalFooter_rrj4k_316{padding:24px 32px;background-color:#f8fafc;border-top:1px solid #E2E8F0;display:flex;justify-content:flex-end;gap:16px}._cancelBtn_rrj4k_325{padding:12px 24px;background-color:#fff;color:#64748b;border:1px solid #E2E8F0;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelBtn_rrj4k_325:hover{background-color:#f1f5f9;color:#1e293b}._draftBtn_rrj4k_342{padding:12px 24px;background-color:#e2e8f0;color:#475569;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease}._draftBtn_rrj4k_342:hover{background-color:#cbd5e1}._submitBtn_rrj4k_358{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#9333ea,#db2777);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 6px -1px #9333ea33;transition:all .2s ease}._submitBtn_rrj4k_358:hover{transform:translateY(-1px);box-shadow:0 6px 8px -1px #9333ea4d}@keyframes _fadeIn_rrj4k_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_rrj4k_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:640px){._formGrid_rrj4k_182{grid-template-columns:1fr}._formGroup_rrj4k_188._fullWidth_rrj4k_192{grid-column:span 1}._modalFooter_rrj4k_316{flex-direction:column}._modalFooter_rrj4k_316 button{width:100%}}._statsGrid_rrj4k_420{display:flex;flex-wrap:wrap;gap:24px}._statCard_rrj4k_426{min-width:169px;max-width:170px;flex:1;background-color:#fff;padding:24px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;border:1px solid #E2E8F0;box-shadow:0 4px 6px -1px #0000000d;transition:transform .2s ease,box-shadow .2s ease}._statCard_rrj4k_426:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}._statLabel_rrj4k_446{font-size:14px;font-weight:600;color:#64748b;margin-bottom:12px}._statValue_rrj4k_453{font-size:20px;font-weight:800;color:#0f172a;margin-bottom:8px}._trend_rrj4k_460{font-size:13px;font-weight:700}._trendUp_rrj4k_465{color:#22c55e}._trendDown_rrj4k_469{color:#ef4444}._iconContainer_rrj4k_473{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center}._assessmentMain_rrj4k_483{margin-top:32px;background-color:#fff;border-radius:16px;border:1px solid #E2E8F0;overflow:hidden}._tabsContainer_rrj4k_492{display:flex;padding:12px 24px;gap:8px;background-color:#f8fafc;border-bottom:1px solid #E2E8F0}._tab_rrj4k_492{display:flex;align-items:center;gap:8px;padding:10px 16px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s ease}._tab_rrj4k_492:hover{color:#0f172a;background-color:#f1f5f9}._activeTab_rrj4k_520{color:#0f172a;background-color:#fff;box-shadow:0 4px 6px -1px #0000000d}._activeTab_rrj4k_520 svg{color:#0f172a}._moduleWrapper_rrj4k_531{padding:24px}._moduleHeader_rrj4k_535{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._moduleTitle_rrj4k_542{font-size:18px;font-weight:700;color:#0f172a;margin:0}._moduleActions_rrj4k_549{display:flex;gap:12px;align-items:center}._filterSelect_rrj4k_555{padding:8px 16px;border:1px solid #E2E8F0;border-radius:10px;font-size:14px;font-weight:500;color:#475569;background-color:#f8fafc;cursor:pointer;min-width:120px}._newModuleBtn_rrj4k_567{display:flex;align-items:center;gap:6px;padding:8px 16px;background-color:#faf5ff;color:#9333ea;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}._newModuleBtn_rrj4k_567:hover{background-color:#f3e8ff}._examinationsGrid_rrj4k_587{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}._examCard_rrj4k_593{background-color:#fff;border:1px solid #F1F5F9;border-radius:16px;padding:24px;transition:all .2s ease;box-shadow:0 2px 4px #00000005}._examCard_rrj4k_593:hover{border-color:#e2e8f0;box-shadow:0 8px 16px -4px #00000014}._examTop_rrj4k_607{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._examTitleWrap_rrj4k_614{display:flex;gap:12px}._statusDot_rrj4k_619{width:8px;height:8px;border-radius:50%;margin-top:8px}._examTitle_rrj4k_614 h3{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 4px}._examTitle_rrj4k_614 p{font-size:14px;color:#64748b;margin:0}._statusBadge_rrj4k_639{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700}._examMeta_rrj4k_646{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}._metaItem_rrj4k_653{display:flex;align-items:center;gap:10px;color:#64748b;font-size:14px}._metaItem_rrj4k_653 svg{color:#94a3b8}._examFooter_rrj4k_665{display:flex;gap:12px;align-items:center}._viewBtn_rrj4k_671{flex:1;padding:10px;background-color:#f8fafc;color:#9333ea;border:1px solid #F1F5F9;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}._viewBtn_rrj4k_671:hover{background-color:#f3e8ff}._actionIconBtn_rrj4k_688{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f8fafc;color:#64748b;border:1px solid #F1F5F9;border-radius:10px;cursor:pointer}._classSectionHeader_rrj4k_702{background-color:#faf5ff;padding:12px 24px;border-radius:12px;margin-bottom:24px}._classSectionHeader_rrj4k_702 h4{margin:0;font-size:16px;font-weight:700;color:#581c87}._assignmentsGrid_rrj4k_716{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}._assignmentCard_rrj4k_722{background-color:#fff;border:1px solid #F1F5F9;border-radius:16px;padding:24px}._assignmentTop_rrj4k_729{display:flex;gap:12px;align-items:center;margin-bottom:20px}._subjectIcon_rrj4k_736{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}._assignmentTitle_rrj4k_230 h3{font-size:16px;font-weight:700;color:#1e293b;margin:0}._assignmentTitle_rrj4k_230 p{font-size:13px;color:#64748b;margin:2px 0 0}._statRow_rrj4k_759{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:#f8fafc;border-radius:10px;margin-bottom:12px}._statLabelContent_rrj4k_769 h4{font-size:14px;font-weight:700;color:#1e293b;margin:0}._statLabelContent_rrj4k_769 p{font-size:12px;color:#94a3b8;margin:2px 0 0}._statCount_rrj4k_782{font-size:20px;font-weight:800;color:#9333ea}._submissionStatus_rrj4k_788{margin:20px 0}._subStatusHead_rrj4k_792{display:flex;justify-content:space-between;margin-bottom:10px}._subStatusHead_rrj4k_792 span:first-child{font-size:13px;font-weight:700;color:#1e293b}._subStatusHead_rrj4k_792 span:last-child{font-size:12px;font-weight:600;color:#22c55e}._progressContainer_rrj4k_810{width:100%;height:8px;background-color:#f1f5f9;border-radius:4px;overflow:hidden;margin-bottom:8px}._progressBar_rrj4k_819{height:100%;background-color:#22c55e;border-radius:4px}._subStatusFoot_rrj4k_825{display:flex;justify-content:space-between;font-size:11px;font-weight:600;color:#94a3b8}._pending_rrj4k_833{color:#f97316}._sectionSubHeader_rrj4k_838{display:flex;justify-content:space-between;align-items:center;background-color:#faf5ff;padding:12px 24px;border-radius:12px 12px 0 0}._classInfo_rrj4k_847 h4{margin:0 0 4px;font-size:16px;font-weight:700;color:#581c87}._classInfo_rrj4k_847 p{margin:0;font-size:13px;color:#9333ea}._reportBtn_rrj4k_860{background-color:#fff;color:#9333ea;border:none;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px;cursor:pointer}._gradingList_rrj4k_874{padding:24px;display:flex;flex-direction:column;gap:16px}._gradingItem_rrj4k_881{background-color:#f8fafc;border:1px solid #F1F5F9;border-radius:16px;padding:24px}._gradingItemTop_rrj4k_888{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._gradingSubject_rrj4k_895{display:flex;gap:16px;align-items:center}._gradingTitle_rrj4k_901 h3{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 6px}._gradingDetail_rrj4k_908{display:flex;gap:16px;font-size:13px}._graded_rrj4k_914{color:#22c55e;display:flex;align-items:center;gap:4px}._gradedPending_rrj4k_921{color:#f97316;display:flex;align-items:center;gap:4px}._scoreInfo_rrj4k_928{display:flex;align-items:center;gap:16px}._avgScore_rrj4k_934{text-align:right}._avgScore_rrj4k_934 h3{font-size:24px;font-weight:800;color:#0f172a;margin:0}._avgScore_rrj4k_934 p{font-size:11px;font-weight:600;color:#94a3b8;margin:0}._gradingItemActions_rrj4k_952{display:flex;gap:8px}._gradingBarHead_rrj4k_957{display:flex;justify-content:space-between;margin-bottom:8px}._gradingBarHead_rrj4k_957 span:first-child{font-size:12px;font-weight:700;color:#1e293b}._gradingBarHead_rrj4k_957 span:last-child{font-size:12px;font-weight:700;color:#0f172a}._gradingBar_rrj4k_957{height:6px;background-color:#e2e8f0;border-radius:3px;overflow:hidden}._gradingProgressFill_rrj4k_982{height:100%;background-color:#3b82f6;border-radius:3px}@media(max-width:1024px){._examinationsGrid_rrj4k_587,._assignmentsGrid_rrj4k_716{grid-template-columns:1fr}}@media(max-width:1280px){._statsGrid_rrj4k_420{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._header_rrj4k_14{flex-direction:column;align-items:flex-start;gap:20px}._headerActions_rrj4k_33{width:100%}._exportBtn_rrj4k_38,._createBtn_rrj4k_59{flex:1;justify-content:center}}@media(max-width:640px){._statsGrid_rrj4k_420{grid-template-columns:1fr}}._assignmentsModalGrid_rrj4k_1027{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:8px 0}._assignmentItemCard_rrj4k_1034{background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:16px;padding:20px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:16px}._assignmentItemCard_rrj4k_1034:hover{border-color:#9333ea;background:#fff;box-shadow:0 10px 15px -3px #9333ea1a;transform:translateY(-2px)}._itemCardTop_rrj4k_1053{display:flex;justify-content:space-between;align-items:flex-start}._itemCardTitle_rrj4k_1059 h4{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 4px}._priorityBadge_rrj4k_1066{padding:4px 10px;border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase}._priorityHigh_rrj4k_1074{background:#fee2e2;color:#ef4444}._priorityMedium_rrj4k_1079{background:#fef3c7;color:#d97706}._priorityLow_rrj4k_1084{background:#dcfce7;color:#166534}._itemCardMeta_rrj4k_1089{display:flex;flex-wrap:wrap;gap:12px}._miniMeta_rrj4k_1095{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b}._itemCardFooter_rrj4k_1103{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px dashed #E2E8F0}._viewDetailLink_rrj4k_1111{font-size:13px;font-weight:600;color:#9333ea;display:flex;align-items:center;gap:4px}._detailsContainer_rrj4k_1121{display:flex;flex-direction:column;gap:24px}._detailsHeader_rrj4k_1127{display:flex;flex-direction:column;gap:12px}._detailsBadgeRow_rrj4k_1133{display:flex;gap:10px}._detailDescription_rrj4k_1138{background:#f8fafc;padding:20px;border-radius:12px;border-left:4px solid #9333EA}._detailDescription_rrj4k_1138 h4{font-size:14px;font-weight:700;color:#475569;margin:0 0 8px}._detailDescription_rrj4k_1138 p{font-size:15px;line-height:1.6;color:#1e293b;margin:0}._detailsGrid_rrj4k_1159{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._infoCard_rrj4k_1165{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:20px;display:flex;align-items:center;gap:16px}._infoIcon_rrj4k_1175{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center}._infoContent_rrj4k_1184 h5{font-size:12px;font-weight:600;color:#64748b;margin:0 0 4px}._infoContent_rrj4k_1184 p{font-size:16px;font-weight:700;color:#1e293b;margin:0}._optionsList_rrj4k_1198{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._optionItem_rrj4k_1204{display:flex;align-items:center;gap:10px;padding:12px;background:#f8fafc;border-radius:10px;font-size:13px;font-weight:600;color:#475569}._optionItem_rrj4k_1204 svg{color:#22c55e}._optionItemDisabled_rrj4k_1220 svg{color:#cbd5e1}._emptyState_rrj4k_1224{display:flex;justify-content:center;align-items:center;padding:60px 24px;background-color:#f8fafc;border-radius:16px;border:2px dashed #E2E8F0;color:#64748b;font-size:16px;font-weight:500;text-align:center}@media(max-width:768px){._detailsGrid_rrj4k_1159,._optionsList_rrj4k_1198{grid-template-columns:1fr}}._configContainer_1caq2_2{padding:24px}._levelSelector_1caq2_6{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding:16px 20px;background-color:#fff;border:1px solid #E2E8F0;border-radius:16px}._levelLabel_1caq2_17{font-size:14px;font-weight:700;color:#475569}._levelSelect_1caq2_6{padding:8px 16px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;font-weight:600;color:#1e293b;background-color:#f8fafc;outline:none;cursor:pointer;min-width:200px;transition:all .2s ease}._levelSelect_1caq2_6:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}._configTabs_1caq2_43{display:flex;gap:8px;margin-bottom:32px;border-bottom:2px solid #E2E8F0;padding-bottom:0}._configTab_1caq2_43{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;background:none;font-size:14px;font-weight:600;color:#94a3b8;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .2s ease}._configTab_1caq2_43:hover{color:#64748b}._configTabActive_1caq2_71{color:#7c3aed;border-bottom-color:#7c3aed}._configTabNumber_1caq2_76{width:24px;height:24px;border-radius:50%;background-color:#f1f5f9;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;transition:all .2s ease}._configTabActive_1caq2_71 ._configTabNumber_1caq2_76{background-color:#7c3aed;color:#fff}._sectionCard_1caq2_96{background:#fff;border:1px solid #E2E8F0;border-radius:16px;overflow:hidden;margin-bottom:24px}._sectionCardHeader_1caq2_104{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #F1F5F9}._sectionCardHeader_1caq2_104 h3{font-size:16px;font-weight:700;color:#1e293b;margin:0}._sectionCardHeader_1caq2_104 p{font-size:13px;color:#94a3b8;margin:4px 0 0}._sectionCardBody_1caq2_125{padding:24px}._listHeader_1caq2_130{display:flex;gap:12px;align-items:center;padding:10px 16px;margin-bottom:8px;border-bottom:1px solid #F1F5F9;background-color:#f8fafc;border-radius:8px 8px 0 0}._listHeaderLabel_1caq2_141{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._configTable_1caq2_150{width:100%;border-collapse:collapse}._configTable_1caq2_150 thead th{text-align:left;padding:12px 16px;font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #F1F5F9;background-color:#f8fafc}._configTable_1caq2_150 tbody td{padding:12px 16px;font-size:14px;color:#334155;border-bottom:1px solid #F1F5F9;vertical-align:middle}._configTable_1caq2_150 tbody tr:last-child td{border-bottom:none}._configTable_1caq2_150 tbody tr:hover{background-color:#fafbff}._tableInput_1caq2_184{width:100%;padding:8px 12px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;font-weight:500;color:#334155;background-color:#fff;outline:none;transition:all .2s ease;font-family:inherit}._tableInput_1caq2_184:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}._tableInputSmall_1caq2_203{width:80px}._addRowBtn_1caq2_208{display:flex;align-items:center;gap:6px;padding:10px 20px;background-color:#faf5ff;color:#7c3aed;border:1px dashed #DDD6FE;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;justify-content:center;margin-top:16px}._addRowBtn_1caq2_208:hover{background-color:#ede9fe;border-color:#c4b5fd}._removeBtn_1caq2_231{width:32px;height:32px;border:none;background-color:#fef2f2;color:#ef4444;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._removeBtn_1caq2_231:hover{background-color:#fee2e2}._validationMsg_1caq2_250{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:10px;font-size:13px;font-weight:600;margin-top:16px}._validationSuccess_1caq2_261{background-color:#f0fdf4;color:#16a34a;border:1px solid #BBF7D0}._validationError_1caq2_267{background-color:#fef2f2;color:#dc2626;border:1px solid #FECACA}._validationWarning_1caq2_273{background-color:#fffbeb;color:#d97706;border:1px solid #FDE68A}._weightTracker_1caq2_280{display:flex;align-items:center;gap:16px;padding:16px 20px;background-color:#f8fafc;border-radius:12px;margin-bottom:20px}._weightProgress_1caq2_290{flex:1;height:10px;background-color:#e2e8f0;border-radius:5px;overflow:hidden}._weightProgressFill_1caq2_298{height:100%;border-radius:5px;transition:all .3s ease}._weightLabel_1caq2_304{font-size:14px;font-weight:700;color:#475569;min-width:100px;text-align:right}._groupCard_1caq2_313{background-color:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:20px;margin-bottom:16px}._groupCardHeader_1caq2_321{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._groupCardTitle_1caq2_328{display:flex;align-items:center;gap:12px}._groupCardTitle_1caq2_328 h4{font-size:15px;font-weight:700;color:#1e293b;margin:0}._groupCardTitle_1caq2_328 span{background-color:#ede9fe;color:#7c3aed;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:700}._groupInputRow_1caq2_350{display:flex;gap:12px;align-items:center;margin-bottom:12px}._groupInputRow_1caq2_350 ._tableInput_1caq2_184{flex:1}._groupInputRow_1caq2_350 ._tableInputSmall_1caq2_203{flex:0 0 120px}._activityItem_1caq2_366{display:flex;gap:12px;align-items:center;padding:10px 16px;background-color:#fff;border:1px solid #E2E8F0;border-radius:10px;margin-bottom:8px}._activityItem_1caq2_366 ._tableInput_1caq2_184{flex:1}._activityItem_1caq2_366 ._tableInputSmall_1caq2_203{flex:0 0 100px}._addActivityBtn_1caq2_385{display:flex;align-items:center;gap:6px;padding:8px 16px;background-color:#fff;color:#7c3aed;border:1px dashed #DDD6FE;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:8px}._addActivityBtn_1caq2_385:hover{background-color:#faf5ff}._saveConfigBar_1caq2_406{display:flex;justify-content:flex-end;gap:12px;padding:24px 0 0;border-top:1px solid #E2E8F0;margin-top:16px}._saveConfigBtn_1caq2_415{display:flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #7c3aed33}._saveConfigBtn_1caq2_415:hover{transform:translateY(-1px);box-shadow:0 6px 10px -1px #7c3aed4d}._saveConfigBtn_1caq2_415:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}._emptyState_1caq2_444{text-align:center;padding:40px;color:#94a3b8}._emptyState_1caq2_444 p{font-size:14px;margin:0}@keyframes _toastSlideIn_1caq2_1{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._toast_1caq2_468{position:fixed;bottom:32px;right:32px;display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 2px 8px #0000000f;z-index:9999;animation:_toastSlideIn_1caq2_1 .35s cubic-bezier(.16,1,.3,1);min-width:280px;max-width:420px}._toastSuccess_1caq2_484{background-color:#f0fdf4;border:1px solid #BBF7D0;color:#15803d}._toastError_1caq2_490{background-color:#fef2f2;border:1px solid #FECACA;color:#b91c1c}._toastIcon_1caq2_496{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:8px}._toastSuccess_1caq2_484 ._toastIcon_1caq2_496{background-color:#dcfce7;color:#16a34a}._toastError_1caq2_490 ._toastIcon_1caq2_496{background-color:#fee2e2;color:#dc2626}._toastMessage_1caq2_516{flex:1;font-size:14px;font-weight:600;line-height:1.4}._toastClose_1caq2_523{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:inherit;opacity:.5;transition:all .15s ease;flex-shrink:0}._toastClose_1caq2_523:hover{opacity:1;background-color:#0000000d}._resultsModule_18mnj_1{display:flex;flex-direction:column;gap:1.5rem;padding:20px;animation:_fadeIn_18mnj_1 .4s ease-out}@keyframes _fadeIn_18mnj_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._moduleHeader_18mnj_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._headerText_18mnj_28 h2{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}._headerText_18mnj_28 p{font-size:.875rem;color:#64748b;margin:0}._headerActions_18mnj_41{display:flex;gap:1rem}._sectionCard_18mnj_47{background:#fff;border:1px solid #F1F5F9;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}._cardHeader_18mnj_55{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._cardTitle_18mnj_62{display:flex;align-items:center;gap:1rem}._iconBox_18mnj_68{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}._cardTitle_18mnj_62 h3{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}._generationForm_18mnj_85{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;align-items:flex-end}._formGroup_18mnj_92{display:flex;flex-direction:column;gap:.5rem}._formGroup_18mnj_92 label{font-size:.875rem;font-weight:600;color:#334155}._input_18mnj_104,._select_18mnj_105{padding:.75rem 1rem;border:1px solid #E2E8F0;border-radius:10px;font-size:.9375rem;color:#1e293b;outline:none;transition:all .2s}._input_18mnj_104:focus,._select_18mnj_105:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}._dashboardHeader_18mnj_122{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid #F1F5F9;margin-bottom:1.5rem}._dashboardTabs_18mnj_131{display:flex;gap:1.5rem;margin-bottom:2rem}._tab_18mnj_137{padding:.75rem .5rem;font-size:.875rem;font-weight:600;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s}._activeTab_18mnj_147{color:#6366f1;border-bottom-color:#6366f1}._summaryGrid_18mnj_153{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;margin-bottom:2rem}._summaryCard_18mnj_160{padding:1.5rem;background:#f8fafc;border-radius:16px;display:flex;flex-direction:column;gap:.75rem;border:1px solid #F1F5F9}._summaryLabel_18mnj_170{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._summaryValue_18mnj_178{font-size:1.75rem;font-weight:800;color:#1e293b}._resultsTableWrapper_18mnj_185{overflow-x:auto;border:1px solid #F1F5F9;border-radius:12px}._resultsTable_18mnj_185{width:100%;border-collapse:collapse}._resultsTable_18mnj_185 th{text-align:left;padding:1rem;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #F1F5F9}._resultsTable_18mnj_185 td{padding:1.25rem 1rem;border-bottom:1px solid #F1F5F9;font-size:.9375rem;color:#334155;font-weight:500}._gradeBadge_18mnj_215{padding:.25rem .75rem;border-radius:6px;font-weight:700;font-size:.8125rem}._statusBadge_18mnj_223{padding:.4rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:.375rem}._statusDRAFT_18mnj_233{background:#f1f5f9;color:#64748b}._statusPUBLISHED_18mnj_238{background:#eef2ff;color:#4338ca}._statusARCHIVED_18mnj_243{background:#f8fafc;color:#94a3b8;border:1px solid #E2E8F0}._generateBtn_18mnj_250{padding:.75rem 2rem;border-radius:10px;border:none;background:#6366f1;color:#fff;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #6366f140;transition:all .2s}._generateBtn_18mnj_250:hover{background:#4f46e5;transform:translateY(-1px)}._outlineBtn_18mnj_267{padding:.75rem 1.5rem;border-radius:10px;border:1px solid #E2E8F0;background:#fff;color:#475569;font-weight:600;cursor:pointer;transition:all .2s}._outlineBtn_18mnj_267:hover{background:#f8fafc;border-color:#cbd5e1}._lockBtn_18mnj_283{background:#f59e0b;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #f59e0b40;transition:all .2s;display:flex;align-items:center;gap:.5rem}._lockBtn_18mnj_283:hover{background:#d97706;transform:translateY(-1px)}._unlockBtn_18mnj_303{background:#e0e7ff;color:#4338ca;border:1px solid #C7D2FE;padding:.75rem 1.5rem;border-radius:10px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}._unlockBtn_18mnj_303:hover{background:#c7d2fe}._modalOverlay_18mnj_322{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1.5rem}._modal_18mnj_322{background:#fff;width:100%;max-width:500px;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:_modalSlide_18mnj_1 .3s ease-out}@keyframes _modalSlide_18mnj_1{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalHeader_18mnj_359{padding:1.5rem 2rem;background:#f8fafc;border-bottom:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center}._modalHeader_18mnj_359 h3{margin:0;font-size:1.125rem;font-weight:700;color:#1e293b}._modalBody_18mnj_375{padding:2rem}._modalFooter_18mnj_379{padding:1.25rem 2rem;background:#f8fafc;border-top:1px solid #F1F5F9;display:flex;justify-content:flex-end;gap:1rem}._textarea_18mnj_388{width:100%;min-height:120px;padding:.75rem 1rem;border:1px solid #E2E8F0;border-radius:10px;font-size:.9375rem;color:#1e293b;outline:none;transition:all .2s;resize:vertical}._textarea_18mnj_388:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}._validationAlert_18mnj_407{background:#fffbeb;border:1px solid #FEF3C7;border-radius:12px;padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;color:#92400e;font-size:.875rem;font-weight:500}._resultModalContent_18mnj_422{background:#fff;width:100%;max-width:400px;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:_modalSlide_18mnj_1 .3s ease-out;padding:2rem;text-align:center}._resultModalIcon_18mnj_434{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}._successIcon_18mnj_444{background:#dcfce7;color:#16a34a}._errorIcon_18mnj_449{background:#fee2e2;color:#dc2626}._resultModalTitle_18mnj_454{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#1e293b}._resultModalMessage_18mnj_461{color:#64748b;margin:0 0 1.5rem;line-height:1.5}._resultModalBtn_18mnj_467{padding:.75rem 2rem;border-radius:10px;border:none;font-weight:600;cursor:pointer;transition:all .2s;width:100%}._successBtn_18mnj_477{background:#16a34a;color:#fff}._successBtn_18mnj_477:hover{background:#15803d}._errorBtn_18mnj_486{background:#dc2626;color:#fff}._errorBtn_18mnj_486:hover{background:#b91c1c}._reportCardModal_18mnj_496{max-width:900px!important;width:95%!important;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040}._reportHeader_18mnj_506{text-align:center;padding:2.5rem 2rem 2rem;border-bottom:2px solid #F1F5F9;position:relative;background:linear-gradient(to bottom,#f8fafc,#fff)}._schoolLogo_18mnj_514{width:80px;height:80px;object-fit:contain;margin-bottom:1rem}._schoolName_18mnj_521{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}._schoolContact_18mnj_530{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}._reportTitle_18mnj_537{font-size:1.25rem;font-weight:700;color:#6366f1;margin:1.5rem 0 0;text-transform:uppercase;letter-spacing:.1em}._studentDetailsGrid_18mnj_546{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem;background:#f8fafc;margin:2rem;border-radius:12px;border:1px solid #E2E8F0}._detailItem_18mnj_557{display:flex;flex-direction:column;gap:.25rem}._detailLabel_18mnj_563{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._detailValue_18mnj_571{font-size:1rem;font-weight:600;color:#1e293b}._performanceSummary_18mnj_577{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0 2rem 2rem}._statBox_18mnj_584{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 1px 3px #0000000d}._statBox_18mnj_584._highlight_18mnj_593{background:#eef2ff;border-color:#c7d2fe}._statLabel_18mnj_598{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:.5rem}._statValue_18mnj_605{font-size:2rem;font-weight:800;color:#1e293b}._statBox_18mnj_584._highlight_18mnj_593 ._statValue_18mnj_605{color:#4338ca}._subjectsSection_18mnj_615{margin:0 2rem 2rem}._sectionTitle_18mnj_619{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #F1F5F9}._reportTable_18mnj_628{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #E2E8F0;border-radius:8px;overflow:hidden}._reportTable_18mnj_628 th{background:#f8fafc;padding:1rem;text-align:left;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #E2E8F0}._reportTable_18mnj_628 td{padding:1rem;font-size:.9375rem;color:#334155;border-bottom:1px solid #F1F5F9}._reportTable_18mnj_628 tr:last-child td{border-bottom:none}._remarksGrid_18mnj_660{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:0 2rem 2rem}._remarkBox_18mnj_667{background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:1.5rem}._remarkText_18mnj_674{font-size:.9375rem;color:#334155;font-style:italic;line-height:1.6;margin:0}._reportFooter_18mnj_682{display:flex;justify-content:space-between;align-items:center;padding:2rem;background:#f8fafc;border-top:1px solid #E2E8F0;border-radius:0 0 16px 16px}._printBtn_18mnj_692{background:#1e293b;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;border:none;display:flex;align-items:center;gap:.5rem;transition:background .2s}._printBtn_18mnj_692:hover{background:#0f172a}@media(max-width:768px){._generationForm_18mnj_85{grid-template-columns:1fr}._dashboardHeader_18mnj_122{flex-direction:column;gap:1rem}._studentDetailsGrid_18mnj_546,._performanceSummary_18mnj_577,._remarksGrid_18mnj_660{grid-template-columns:1fr}}._modalOverlay_1d9l1_1{position:fixed;inset:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_1d9l1_15{background:#fff;border-radius:12px;width:90%;max-width:480px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden;animation:_slideIn_1d9l1_1 .2s ease-out}@keyframes _slideIn_1d9l1_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_1d9l1_37{padding:24px 24px 0;display:flex;align-items:center;gap:16px}._warningIcon_1d9l1_44{width:40px;height:40px;border-radius:50%;background:#fef2f2;color:#ef4444;display:flex;align-items:center;justify-content:center;flex-shrink:0}._modalHeader_1d9l1_37 h3{margin:0;font-size:1.125rem;font-weight:600;color:#111827}._modalBody_1d9l1_63{padding:16px 24px 24px;color:#4b5563;font-size:.95rem;line-height:1.5}._modalFooter_1d9l1_70{padding:16px 24px;background:#f9fafb;border-top:1px solid #E5E7EB;display:flex;justify-content:flex-end;gap:12px}._cancelBtn_1d9l1_79{padding:8px 16px;background:#fff;border:1px solid #D1D5DB;border-radius:6px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}._cancelBtn_1d9l1_79:hover{background:#f3f4f6;border-color:#9ca3af}._confirmBtn_1d9l1_95{padding:8px 16px;background:#ef4444;border:1px solid transparent;border-radius:6px;font-weight:500;color:#fff;cursor:pointer;transition:all .2s}._confirmBtn_1d9l1_95:hover{background:#dc2626}._container_86p7b_1{padding:2rem;max-width:1400px;margin:0 auto}._header_86p7b_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._header_86p7b_7 h1{font-size:1.8rem;color:#1a1a1a;margin-bottom:.5rem}._header_86p7b_7 p{color:#666}._contextCard_86p7b_24{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:2rem}._contextGrid_86p7b_32{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;align-items:flex-end}._formGroup_86p7b_39{display:flex;flex-direction:column;gap:.5rem}._formGroup_86p7b_39 label{font-size:.9rem;font-weight:600;color:#444}._formGroup_86p7b_39 select,._readOnlyInput_86p7b_52{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;background-color:#f8fafc;color:#1e293b;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._formGroup_86p7b_39 select:hover{border-color:#cbd5e1;background-color:#fff}._formGroup_86p7b_39 select:focus{outline:none;border-color:#4f46e5;background-color:#fff;box-shadow:0 0 0 3px #4f46e51a}._readOnlyInput_86p7b_52{background-color:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;cursor:not-allowed;box-shadow:inset 0 1px 2px #00000005}._loadBtn_86p7b_83{background:#4f46e5;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #4f46e533}._loadBtn_86p7b_83:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 6px #4f46e540}._loadBtn_86p7b_83:disabled{background:#a5a2e1;cursor:not-allowed;box-shadow:none;transform:none}._resultsCard_86p7b_109{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden}._tableContainer_86p7b_116{width:100%;overflow-x:auto}._table_86p7b_116{width:100%;border-collapse:collapse}._table_86p7b_116 th{background:#f8fafc;padding:1rem;text-align:left;font-weight:600;color:#475569;border-bottom:2px solid #e2e8f0}._table_86p7b_116 td{padding:1rem;border-bottom:1px solid #e2e8f0;vertical-align:top}._studentInfo_86p7b_141{display:flex;flex-direction:column}._studentName_86p7b_146{font-weight:600;color:#1e293b}._admissionNo_86p7b_151{font-size:.8rem;color:#64748b}._averageBadge_86p7b_156{padding:.25rem .5rem;border-radius:4px;font-weight:700}._averageHigh_86p7b_162{background:#dcfce7;color:#15803d}._averageLow_86p7b_167{background:#fee2e2;color:#b91c1c}._averageMid_86p7b_172{background:#f1f5f9;color:#475569}._remarkContainer_86p7b_177{display:flex;flex-direction:column;gap:.25rem}._textarea_86p7b_183{width:100%;min-height:80px;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;font-family:inherit;color:#1e293b;background-color:#fff;resize:vertical;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._textarea_86p7b_183:hover{border-color:#cbd5e1}._textarea_86p7b_183:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}._charCount_86p7b_208{font-size:.75rem;color:#94a3b8;text-align:right}._charLimit_86p7b_214{color:#dc2626}._footerActions_86p7b_218{margin-top:2rem;display:flex;justify-content:flex-end}._saveBtn_86p7b_224{background:linear-gradient(135deg,#059669,#047857);color:#fff;padding:.8rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;box-shadow:0 4px 6px #05966933}._saveBtn_86p7b_224:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 8px #05966940}._saveBtn_86p7b_224:disabled{background:#a7f3d0;cursor:not-allowed;box-shadow:none;transform:none;background-image:none}._emptyState_86p7b_253{text-align:center;padding:4rem 2rem;background:#f8fafc;border-radius:12px;border:2px dashed #cbd5e1;color:#64748b}._accessDenied_86p7b_262{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 2rem;text-align:center}._errorIcon_86p7b_271{color:#dc2626;margin-bottom:1.5rem}._accessDenied_86p7b_262 h2{color:#1e293b;margin-bottom:1rem}._accessDenied_86p7b_262 p{color:#64748b}@media(max-width:768px){._header_86p7b_7{flex-direction:column;gap:1rem}}._modalOverlay_86p7b_293{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_86p7b_307{background:#fff;padding:2rem;border-radius:16px;width:90%;max-width:400px;text-align:center;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_modalSlideIn_86p7b_1 .3s cubic-bezier(.16,1,.3,1)}@keyframes _modalSlideIn_86p7b_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._modalIcon_86p7b_330{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}._successIcon_86p7b_340{background:#dcfce7;color:#16a34a}._errorIcon_86p7b_271{background:#fee2e2;color:#dc2626}._modalTitle_86p7b_350{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}._modalMessage_86p7b_357{color:#475569;margin-bottom:1.5rem;line-height:1.5}._modalBtn_86p7b_363{width:100%;padding:.75rem;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s}._successBtn_86p7b_374{background:#16a34a;color:#fff}._successBtn_86p7b_374:hover{background:#15803d}._errorBtn_86p7b_383{background:#dc2626;color:#fff}._errorBtn_86p7b_383:hover{background:#b91c1c}._lockedBanner_86p7b_393{display:flex;align-items:flex-start;gap:14px;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff7ed,#fffbeb);border-top:1px solid #FED7AA;border-radius:0 0 12px 12px;color:#92400e;margin-top:0}._lockedBanner_86p7b_393 svg{margin-top:2px;color:#f59e0b;flex-shrink:0}._lockedBanner_86p7b_393 div{display:flex;flex-direction:column;gap:3px}._lockedBanner_86p7b_393 strong{font-size:.875rem;font-weight:700;color:#78350f}._lockedBanner_86p7b_393 span{font-size:.8125rem;color:#92400e;line-height:1.45}._textarea_86p7b_183:disabled{background:#f8fafc;color:#94a3b8;border-color:#e2e8f0;cursor:not-allowed;resize:none;opacity:1}._reportsPage_1ywtm_1{display:flex;flex-direction:column;gap:2rem;padding:24px;background-color:#f8fafc;min-height:100vh;animation:_fadeIn_1ywtm_1 .4s ease-out}@keyframes _fadeIn_1ywtm_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._pageHeader_1ywtm_24{display:flex;justify-content:space-between;align-items:center}._headerText_1ywtm_30 h1{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}._headerText_1ywtm_30 p{font-size:.9375rem;color:#64748b;margin:0}._headerActions_1ywtm_43{display:flex;gap:1rem}._statsGrid_1ywtm_49{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}._statCard_1ywtm_55{background:#fff;padding:1.5rem;border-radius:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000000d;border:1px solid #F1F5F9}._statInfo_1ywtm_66 h3{font-size:.875rem;font-weight:600;color:#64748b;margin:0 0 .5rem}._statValue_1ywtm_73{font-size:1.5rem;font-weight:800;color:#0f172a}._statIcon_1ywtm_79{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}._filterSection_1ywtm_89{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d}._filterHeader_1ywtm_97{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._filterHeader_1ywtm_97 h2{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}._viewToggle_1ywtm_111{display:flex;background:#f1f5f9;padding:.25rem;border-radius:8px}._toggleBtn_1ywtm_118{padding:.5rem 1rem;font-size:.8125rem;font-weight:600;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:6px;transition:all .2s;display:flex;align-items:center;gap:.5rem}._toggleBtnActive_1ywtm_133{background:#fff;color:#0f172a;box-shadow:0 2px 4px #0000000d}._filterGrid_1ywtm_139{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;align-items:flex-end}._formGroup_1ywtm_146{display:flex;flex-direction:column;gap:.5rem}._formGroup_1ywtm_146 label{font-size:.8125rem;font-weight:600;color:#475569}._select_1ywtm_158,._input_1ywtm_159{padding:.625rem .875rem;border:1px solid #E2E8F0;border-radius:8px;font-size:.875rem;color:#1e293b;outline:none;background:#fff}._select_1ywtm_158:focus,._input_1ywtm_159:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchWrapper_1ywtm_176{position:relative}._searchIcon_1ywtm_180{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}._inputSearch_1ywtm_188{padding-left:2.5rem!important}._visibilityControl_1ywtm_193{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#f8fafc;border-radius:8px;border:1px solid #F1F5F9}._switch_1ywtm_203{position:relative;display:inline-block;width:36px;height:20px}._switch_1ywtm_203 input{opacity:0;width:0;height:0}._slider_1ywtm_216{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.4s;border-radius:20px}._slider_1ywtm_216:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_1ywtm_216{background-color:#3b82f6}input:checked+._slider_1ywtm_216:before{transform:translate(16px)}._analyticsGrid_1ywtm_249{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}._subjectCard_1ywtm_255{background:#fff;padding:1.25rem;border-radius:16px;border:1px solid #F1F5F9;box-shadow:0 1px 2px #00000008;transition:transform .2s}._subjectCard_1ywtm_255:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}._subjectCardHeader_1ywtm_269{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._subjIcon_1ywtm_276{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center}._subjNames_1ywtm_285 h4{font-size:.875rem;font-weight:700;color:#1e293b;margin:0}._subjNames_1ywtm_285 span{font-size:.75rem;color:#64748b}._subjMetrics_1ywtm_297{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}._metricItem_1ywtm_304 span:first-child{display:block;font-size:.75rem;color:#64748b;margin-bottom:.25rem}._metricItem_1ywtm_304 b{font-size:1rem;color:#0f172a}._passRateLabel_1ywtm_316{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b;margin-bottom:.5rem}._passRateBar_1ywtm_324{height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden}._passRateFill_1ywtm_331{height:100%;background:#10b981}._tableSection_1ywtm_337{background:#fff;border-radius:16px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d;overflow:hidden}._tableHeader_1ywtm_345{padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #F1F5F9;background:#fcfdff}._tableHeaderInfo_1ywtm_354 h3{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}._tableHeaderInfo_1ywtm_354 p{font-size:.8125rem;color:#64748b;margin:0}._reportsTableWrapper_1ywtm_367{overflow-x:auto}._reportsTable_1ywtm_367{width:100%;border-collapse:collapse}._reportsTable_1ywtm_367 th{text-align:left;padding:1rem;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#fff;position:sticky;top:0;z-index:10}._reportsTable_1ywtm_367 td{padding:1.25rem 1rem;border-bottom:1px solid #F1F5F9;font-size:.875rem;color:#1e293b;vertical-align:middle}._studentCell_1ywtm_398{display:flex;align-items:center;gap:.75rem}._avatar_1ywtm_404{width:32px;height:32px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff}._studentInfo_1ywtm_417 b{display:block;margin-bottom:.125rem}._studentInfo_1ywtm_417 span{font-size:.75rem;color:#64748b}._scoreCell_1ywtm_427{text-align:center}._scoreCell_1ywtm_427 b{display:block;font-size:.9375rem;margin-bottom:.25rem}._scoreCell_1ywtm_427 span{display:inline-block;padding:.125rem .375rem;border-radius:4px;font-size:.6875rem;font-weight:700}._subRank_1ywtm_445{display:block;font-size:.625rem;color:#94a3b8;margin-top:.25rem}._overallCell_1ywtm_452 b{color:#2563eb;font-size:1.125rem}._attendanceCell_1ywtm_457{min-width:100px}._attendanceBar_1ywtm_461{height:4px;background:#e2e8f0;border-radius:2px;margin-top:.5rem}._attendanceFill_1ywtm_468{height:100%;border-radius:2px}._btn_1ywtm_474{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid transparent;-webkit-user-select:none;user-select:none;outline:none}._btn_1ywtm_474:active{transform:scale(.97)}._btn_1ywtm_474:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}._exportBtn_1ywtm_501{background:#fff;border-color:#e2e8f0;color:#475569;box-shadow:0 1px 2px #0000000d}._exportBtn_1ywtm_501:hover{background:#f8fafc;border-color:#3b82f6;color:#2563eb;box-shadow:0 4px 6px -1px #3b82f61a}._printBtn_1ywtm_515{background:linear-gradient(135deg,#4f46e5,#3730a3);color:#fff;border:none;box-shadow:0 4px 12px #4f46e540}._printBtn_1ywtm_515:hover{background:linear-gradient(135deg,#4338ca,#312e81);box-shadow:0 6px 16px #4f46e559;transform:translateY(-1px)}._emailBtn_1ywtm_528{background:linear-gradient(135deg,#0d9488,#065f46);color:#fff;border:none;box-shadow:0 4px 12px #0d948840}._emailBtn_1ywtm_528:hover{background:linear-gradient(135deg,#0f766e,#064e3b);box-shadow:0 6px 16px #0d948859;transform:translateY(-1px)}._filterBtn_1ywtm_541{background:#fff;border-color:#e2e8f0;color:#64748b}._filterBtn_1ywtm_541:hover{border-color:#94a3b8;color:#1e293b;background:#f1f5f9}._outlineBtn_1ywtm_554{background:#fff;border:1px solid #E2E8F0;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;color:#475569;cursor:pointer;transition:all .2s}._outlineBtn_1ywtm_554:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}._generateBtn_1ywtm_570{background:#2563eb;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .2s;display:flex;align-items:center}._generateBtn_1ywtm_570:hover:not(:disabled){background:#1d4ed8}._actionGroup_1ywtm_588{display:flex;gap:.625rem;justify-content:flex-end;align-items:center}._iconBtn_1ywtm_595{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #E2E8F0;color:#64748b;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}._iconBtn_1ywtm_595:hover{color:#2563eb;border-color:#3b82f6;background:#eff6ff;transform:translateY(-1px);box-shadow:0 4px 6px -1px #3b82f61a}._iconBtn_1ywtm_595[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-5px);background:#1e293b;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.6875rem;white-space:nowrap;z-index:100}._publishedBadge_1ywtm_635{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#ecfdf5;color:#059669;border-radius:20px;font-size:.75rem;font-weight:600;border:1px solid #A7F3D0}._emptyState_1ywtm_649{padding:4rem 2rem;text-align:center}._emptyState_1ywtm_649 h3{font-size:1.25rem;color:#1e293b;margin-bottom:.5rem}._emptyState_1ywtm_649 p{color:#64748b;margin-bottom:1.5rem}._footerMetadata_1ywtm_665{border-top:1px solid #F1F5F9;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;color:#94a3b8}@media(max-width:1200px){._statsGrid_1ywtm_49,._analyticsGrid_1ywtm_249,._filterGrid_1ywtm_139{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._statsGrid_1ywtm_49,._analyticsGrid_1ywtm_249,._filterGrid_1ywtm_139{grid-template-columns:1fr}}._filtersSection_1ywtm_694{background:#fff;border-radius:16px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._filtersRow_1ywtm_705{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:1.25rem;align-items:flex-end}._filterGroup_1ywtm_712{display:flex;flex-direction:column;gap:.4rem}._filterLabel_1ywtm_718{font-size:.8125rem;font-weight:600;color:#475569}._publishedNote_1ywtm_724{font-size:.75rem;font-weight:500;color:#059669;margin-left:.3rem}._filterSelect_1ywtm_731{padding:.675rem .875rem;border:1px solid #E2E8F0;border-radius:10px;font-size:.875rem;color:#1e293b;outline:none;background:#fff;transition:border-color .2s}._filterSelect_1ywtm_731:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._filterSelect_1ywtm_731:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}._nonePublishedHint_1ywtm_753{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff7ed;border:1px solid #FED7AA;border-radius:8px;font-size:.875rem;color:#92400e;font-weight:500}._errorHint_1ywtm_766{padding:.75rem 1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:8px;font-size:.875rem;color:#dc2626;font-weight:500}._reportCardOverlay_1ywtm_777{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:flex-start;justify-content:center;z-index:2000;padding:2rem 1.5rem;overflow-y:auto}._reportCardModal_1ywtm_790{background:#fff;border-radius:20px;box-shadow:0 25px 60px -10px #0000004d;width:100%;max-width:900px;animation:_rcSlideIn_1ywtm_1 .3s ease-out;overflow:hidden}@keyframes _rcSlideIn_1ywtm_1{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}._rcHeader_1ywtm_812{background:linear-gradient(135deg,#eef2ff,#f8fafc);padding:2rem 2.5rem 1.75rem;border-bottom:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._rcSchoolName_1ywtm_822{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}._rcSchoolContact_1ywtm_831{font-size:.8125rem;color:#64748b;margin:0 0 .75rem;line-height:1.5}._rcReportTitle_1ywtm_838{margin:0;display:inline-block;padding:.375rem 1rem;background:#6366f1;color:#fff;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}._rcHeaderActions_1ywtm_851{display:flex;gap:.75rem;flex-shrink:0;align-items:center}._rcPrintBtn_1ywtm_858{background:#1e293b;color:#fff;border:none;padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}._rcPrintBtn_1ywtm_858:hover{background:#0f172a}._rcCloseBtn_1ywtm_877{background:#fff;border:1px solid #E2E8F0;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .2s}._rcCloseBtn_1ywtm_877:hover{background:#f1f5f9;color:#1e293b}._rcStudentGrid_1ywtm_897{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;padding:1.75rem 2.5rem;background:#f8fafc;border-bottom:1px solid #E2E8F0}._rcDetailItem_1ywtm_906{display:flex;flex-direction:column;gap:.25rem}._rcDetailLabel_1ywtm_912{font-size:.6875rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em}._rcDetailValue_1ywtm_920{font-size:.9375rem;font-weight:600;color:#1e293b}._rcStatsSummary_1ywtm_927{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e2e8f0;border-bottom:1px solid #E2E8F0}._rcStatBox_1ywtm_935{background:#fff;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.35rem;text-align:center}._rcStatHighlight_1ywtm_944{background:#eef2ff!important}._rcStatLabel_1ywtm_948{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._rcStatValue_1ywtm_956{font-size:1.75rem;font-weight:800;color:#1e293b}._rcStatHighlight_1ywtm_944 ._rcStatValue_1ywtm_956{color:#4338ca}._rcSection_1ywtm_967{padding:2rem 2.5rem 0}._rcSectionTitle_1ywtm_971{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #F1F5F9}._rcSubjectsTable_1ywtm_981{border:1px solid #E2E8F0;border-radius:10px;overflow:hidden}._rcSubjectHeader_1ywtm_987{display:flex;align-items:center;padding:.875rem 1rem;background:#f8fafc;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #E2E8F0}._rcSubjectRow_1ywtm_1000{display:flex;align-items:center;padding:1rem;border-bottom:1px solid #F1F5F9;cursor:pointer;transition:background .15s;font-size:.875rem}._rcSubjectRow_1ywtm_1000:hover{background:#f8fafc}._rcSubjectRow_1ywtm_1000:last-child{border-bottom:none}._gradePill_1ywtm_1018{padding:.2rem .6rem;border-radius:6px;font-weight:700;font-size:.8125rem}._rcBreakdownPanel_1ywtm_1026{background:#f8fafc;border-bottom:1px solid #E2E8F0;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:1.25rem}._rcBreakdownGroup_1ywtm_1035{background:#fff;border-radius:10px;border:1px solid #E2E8F0;overflow:hidden}._rcBreakdownGroupHeader_1ywtm_1042{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f1f5f9;border-bottom:1px solid #E2E8F0}._rcGroupName_1ywtm_1051{font-weight:700;font-size:.875rem;color:#334155}._rcGroupScore_1ywtm_1057{font-size:.875rem;font-weight:700;color:#4338ca;background:#eef2ff;padding:.2rem .75rem;border-radius:20px}._rcActivitiesTable_1ywtm_1066{width:100%;border-collapse:collapse;font-size:.8125rem}._rcActivitiesTable_1ywtm_1066 th{padding:.6rem 1rem;text-align:left;font-size:.6875rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background:#fafafa;border-bottom:1px solid #F1F5F9}._rcActivitiesTable_1ywtm_1066 td{padding:.625rem 1rem;border-bottom:1px solid #F8FAFC;color:#334155}._rcActivitiesTable_1ywtm_1066 tr:last-child td{border-bottom:none}._rcNestedTableWrapper_1ywtm_1095{overflow-x:auto;border:1px solid #E2E8F0;border-radius:10px}._rcNestedTable_1ywtm_1095{width:100%;border-collapse:collapse;font-size:.8125rem;min-width:600px}._rcNestedThSubject_1ywtm_1109{background:#f1f5f9;padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:700;color:#334155;border-bottom:1px solid #E2E8F0;border-right:2px solid #E2E8F0;min-width:120px;vertical-align:middle}._rcNestedThGroup_1ywtm_1122{background:#eef2ff;padding:.6rem .75rem;text-align:center;font-size:.75rem;font-weight:700;color:#4338ca;border-bottom:1px solid #E2E8F0;border-right:2px solid #E2E8F0;letter-spacing:.01em;white-space:nowrap}._rcGroupWeightBadge_1ywtm_1135{display:inline-block;margin-left:.4rem;padding:.1rem .45rem;background:#c7d2fe;color:#3730a3;border-radius:10px;font-size:.6875rem;font-weight:700}._rcNestedThAct_1ywtm_1147{background:#f8fafc;padding:.55rem .75rem;text-align:center;font-size:.6875rem;font-weight:600;color:#64748b;border-bottom:2px solid #CBD5E1;white-space:nowrap}._rcNestedThSubtotal_1ywtm_1158{background:#f0fdf4;color:#15803d;border-left:1px solid #E2E8F0;border-right:2px solid #E2E8F0}._rcNestedThTotal_1ywtm_1166{background:#f1f5f9;padding:.75rem;text-align:center;font-size:.75rem;font-weight:700;color:#334155;border-bottom:1px solid #E2E8F0;border-left:2px solid #CBD5E1;vertical-align:middle;white-space:nowrap}._rcNestedThGrade_1ywtm_1179{background:#f1f5f9;padding:.75rem;text-align:center;font-size:.75rem;font-weight:700;color:#334155;border-bottom:1px solid #E2E8F0;vertical-align:middle}._rcNestedThRemark_1ywtm_1190{background:#f1f5f9;padding:.75rem 1rem;text-align:center;font-size:.75rem;font-weight:700;color:#334155;border-bottom:1px solid #E2E8F0;vertical-align:middle;min-width:90px}._rcNestedTable_1ywtm_1095 tbody tr{border-bottom:1px solid #F1F5F9;transition:background .1s}._rcNestedTable_1ywtm_1095 tbody tr:last-child{border-bottom:none}._rcNestedTable_1ywtm_1095 tbody tr:hover{background:#f8fafc}._rcNestedRowAlt_1ywtm_1216{background:#fafbff}._rcNestedTdSubject_1ywtm_1220{padding:.75rem 1rem;font-weight:600;color:#1e293b;font-size:.875rem;border-right:2px solid #E2E8F0;white-space:nowrap}._rcNestedTdScore_1ywtm_1229{padding:.65rem .75rem;text-align:center;color:#334155;font-size:.8125rem}._rcNestedTdSubtotal_1ywtm_1236{font-weight:700;color:#15803d;background:#f0fdf4;border-left:1px solid #E2E8F0;border-right:2px solid #E2E8F0}._rcNestedTdTotal_1ywtm_1244{padding:.65rem .75rem;text-align:center;font-weight:800;font-size:.9375rem;color:#4338ca;border-left:2px solid #CBD5E1}._rcNestedTdGrade_1ywtm_1253{padding:.65rem .75rem;text-align:center}._rcNestedTdRemark_1ywtm_1258{padding:.65rem 1rem;text-align:center;font-size:.8125rem;color:#64748b}@media print{._rcNestedTableWrapper_1ywtm_1095{overflow-x:visible}._rcNestedTable_1ywtm_1095{font-size:.7rem}._rcNestedThGroup_1ywtm_1122,._rcNestedThAct_1ywtm_1147,._rcNestedThSubject_1ywtm_1109,._rcNestedThTotal_1ywtm_1166,._rcNestedThGrade_1ywtm_1179,._rcNestedThRemark_1ywtm_1190,._rcNestedTdSubject_1ywtm_1220,._rcNestedTdScore_1ywtm_1229,._rcNestedTdTotal_1ywtm_1244,._rcNestedTdGrade_1ywtm_1253,._rcNestedTdRemark_1ywtm_1258{padding:.35rem .4rem}}._rcRemarksGrid_1ywtm_1294{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:.5rem}._rcRemarkBox_1ywtm_1302{background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:1.25rem}._rcRemarkLabel_1ywtm_1309{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}._rcRemarkText_1ywtm_1318{font-size:.9375rem;color:#334155;font-style:italic;line-height:1.6;margin:0}._rcAttendanceStats_1ywtm_1329{display:flex;gap:2rem;align-items:center;font-size:.875rem;color:#475569;margin-bottom:.75rem}._rcBarTrack_1ywtm_1338{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}._rcBarFill_1ywtm_1345{height:100%;border-radius:4px;transition:width .5s ease}@media(max-width:768px){._filtersRow_1ywtm_705,._rcStudentGrid_1ywtm_897,._rcStatsSummary_1ywtm_927,._rcRemarksGrid_1ywtm_1294{grid-template-columns:1fr}._rcStatsSummary_1ywtm_927{gap:1px}._rcHeader_1ywtm_812{flex-direction:column}}._analyticsSectionTitle_1ywtm_1372{font-size:1.25rem;font-weight:800;color:#0f172a;margin:0 0 1.25rem}._analyticsCardGrid_1ywtm_1379{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}._analyticsCard_1ywtm_1379{background:#fff;border:1px solid #F1F5F9;border-radius:16px;padding:1.25rem;box-shadow:0 1px 3px #0000000d;transition:transform .18s,box-shadow .18s;display:flex;flex-direction:column;gap:0}._analyticsCard_1ywtm_1379:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000012}._analyticsCardTop_1ywtm_1402{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}._analyticsSubjectIcon_1ywtm_1409{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._analyticsSubjectName_1ywtm_1419{font-size:.9375rem;font-weight:700;color:#1e293b;margin:0 0 .15rem}._analyticsClassName_1ywtm_1426{font-size:.75rem;color:#94a3b8}._analyticsMetrics_1ywtm_1431{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1rem}._analyticsMetricLabel_1ywtm_1438{display:block;font-size:.75rem;color:#94a3b8;margin-bottom:.2rem}._analyticsAverage_1ywtm_1445{display:block;font-size:1.5rem;font-weight:800;color:#0f172a}._analyticsMetricSmall_1ywtm_1452{display:block;font-size:.75rem;font-weight:700;color:#475569;text-align:right}._analyticsMetricSmall2_1ywtm_1460{display:block;font-size:.75rem;font-weight:600;color:#64748b;text-align:right;margin-top:.15rem}._analyticsPassRow_1ywtm_1469{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}._analyticsPassLabel_1ywtm_1476{font-size:.75rem;color:#94a3b8;font-weight:500}._analyticsPassPct_1ywtm_1482{font-size:.875rem;font-weight:700}._analyticsBar_1ywtm_1487{height:5px;background:#f1f5f9;border-radius:3px;overflow:hidden}._analyticsBarFill_1ywtm_1494{height:100%;border-radius:3px;transition:width .5s ease}@media(max-width:1200px){._analyticsCardGrid_1ywtm_1379{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._analyticsCardGrid_1ywtm_1379{grid-template-columns:1fr}}._rcColumnToggle_1ywtm_1513{display:flex;background:#f1f5f9;border-radius:8px;padding:3px;gap:2px}._rcToggleBtn_1ywtm_1521{display:flex;align-items:center;gap:.4rem;padding:.45rem .85rem;border:none;background:transparent;border-radius:6px;font-size:.8rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .18s;white-space:nowrap}._rcToggleBtn_1ywtm_1521:hover{color:#334155;background:#e2e8f0}._rcToggleBtnActive_1ywtm_1542{background:#fff!important;color:#4338ca!important;box-shadow:0 1px 3px #0000001a}._reportPageContainer_1ywtm_1549{min-height:100vh;background:#f5f7fa;font-family:Inter,system-ui,sans-serif}._reportPageToolbar_1ywtm_1555{display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;background:#fff;border-bottom:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:10}._reportPageBackBtn_1ywtm_1568{display:flex;align-items:center;gap:.4rem;background:none;border:1px solid #E2E8F0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#475569;cursor:pointer;transition:all .15s}._reportPageBackBtn_1ywtm_1568:hover{background:#f8fafc;color:#1e293b;border-color:#cbd5e1}._reportPageToolbarRight_1ywtm_1589{display:flex;align-items:center;gap:.75rem}._reportPageCard_1ywtm_1595{max-width:1200px;margin:2rem auto;background:#fff;border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 4px 16px #0000000f;overflow:hidden}._rcSchoolLogo_1ywtm_1606{width:72px;height:72px;object-fit:contain;border-radius:50%;border:2px solid #E2E8F0;margin-bottom:.5rem}._rcSignatureSection_1ywtm_1616{display:flex;justify-content:space-between;gap:3rem;padding:1.5rem 2.5rem 2rem;border-top:1px solid #F1F5F9}._rcSignatureBlock_1ywtm_1624{flex:1;max-width:220px;text-align:center}._rcSignatureLine_1ywtm_1630{width:100%;height:1px;background:#1e293b;margin-bottom:.4rem;margin-top:2rem}._rcSignatureName_1ywtm_1638{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0}@media print{._reportPageToolbar_1ywtm_1555{display:none!important}._reportPageContainer_1ywtm_1549{background:#fff!important;min-height:auto!important;padding:0!important}._reportPageCard_1ywtm_1595{margin:0!important;padding:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;max-width:100%!important;overflow:visible!important;display:flex!important;flex-direction:column!important;min-height:285mm!important}._reportCardOverlay_1ywtm_777{position:static!important;background:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:0!important;overflow:visible!important}._reportCardModal_1ywtm_790{box-shadow:none!important;border:none!important;border-radius:0!important;max-width:100%!important;width:100%!important;max-height:none!important;overflow:visible!important;animation:none!important}._rcHeaderActions_1ywtm_851,._rcCloseBtn_1ywtm_877,._rcPrintBtn_1ywtm_858{display:none!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}._rcStudentGrid_1ywtm_897{display:grid!important;grid-template-columns:repeat(3,1fr)!important;padding:1rem 1.25rem!important;gap:.6rem 1rem!important}._rcStatsSummary_1ywtm_927{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:1px!important}._rcRemarksGrid_1ywtm_1294{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.6rem!important;margin-top:.2rem!important}._rcHeader_1ywtm_812{padding:.75rem 1.25rem .6rem!important;gap:.25rem!important}._rcSchoolLogo_1ywtm_1606{width:48px!important;height:48px!important;margin-bottom:.2rem!important}._rcSchoolName_1ywtm_822{font-size:1.1rem!important;margin-bottom:.2rem!important}._rcSchoolContact_1ywtm_831{font-size:.7rem!important;margin-bottom:.3rem!important;line-height:1.3!important}._rcReportTitle_1ywtm_838{font-size:.65rem!important;padding:.2rem .7rem!important}._rcDetailLabel_1ywtm_912{font-size:.65rem!important}._rcDetailValue_1ywtm_920{font-size:.85rem!important}._rcStatBox_1ywtm_935{padding:.8rem .5rem!important}._rcStatLabel_1ywtm_948{font-size:.65rem!important}._rcStatValue_1ywtm_956{font-size:1.1rem!important}._rcSection_1ywtm_967{padding:1.1rem 1.25rem!important}._rcSectionTitle_1ywtm_971{font-size:.85rem!important;margin-bottom:.35rem!important;padding-bottom:.25rem!important}._rcNestedTable_1ywtm_1095{font-size:.75rem!important;min-width:unset!important}._rcNestedThSubject_1ywtm_1109,._rcNestedThGroup_1ywtm_1122,._rcNestedThAct_1ywtm_1147,._rcNestedThTotal_1ywtm_1166,._rcNestedThGrade_1ywtm_1179,._rcNestedThRemark_1ywtm_1190,._rcNestedTdSubject_1ywtm_1220,._rcNestedTdScore_1ywtm_1229,._rcNestedTdTotal_1ywtm_1244,._rcNestedTdGrade_1ywtm_1253,._rcNestedTdRemark_1ywtm_1258{padding:.3rem .4rem!important}._gradePill_1ywtm_1018{padding:.1rem .4rem!important;font-size:.7rem!important}._rcRemarkBox_1ywtm_1302{padding:.8rem .9rem!important;border-radius:6px!important;margin-top:10px}._rcRemarkLabel_1ywtm_1309{font-size:.65rem!important;margin-bottom:.15rem!important}._rcRemarkText_1ywtm_1318{font-size:.8rem!important;line-height:1.4!important}._rcAttendanceStats_1ywtm_1329{font-size:.8rem!important;margin-bottom:.3rem!important;gap:1rem!important}._rcBarTrack_1ywtm_1338{height:4px!important}._rcSignatureSection_1ywtm_1616{margin-top:auto!important;padding:1.25rem 1.25rem .75rem!important;gap:2rem!important}._rcSignatureLine_1ywtm_1630{margin-top:.75rem!important}._rcSignatureName_1ywtm_1638{font-size:.7rem!important}@page{size:A4 portrait;margin:6mm}._rcNextTermRow_1ywtm_1873{padding:.45rem 1.25rem!important;margin:0!important;margin-top:10px}._rcNextTermLabel_1ywtm_1879{font-size:.7rem!important}._rcNextTermDate_1ywtm_1883{font-size:.8rem!important;padding:.2rem .65rem!important}}._rcNextTermRow_1ywtm_1873{display:flex;align-items:center;justify-content:space-between;padding:.875rem 2.5rem;background:linear-gradient(to right,#ecfdf5,#f0fff4);border-top:1px solid #A7F3D0;border-bottom:1px solid #A7F3D0;margin-top:.25rem}._rcNextTermLeft_1ywtm_1901{display:flex;align-items:center;gap:.625rem;color:#065f46}._rcNextTermLabel_1ywtm_1879{font-size:.75rem;font-weight:700;color:#065f46;text-transform:uppercase;letter-spacing:.06em}._rcNextTermDate_1ywtm_1883{font-size:.9375rem;font-weight:700;color:#059669;background:#d1fae5;border:1px solid #A7F3D0;padding:.3rem 1rem;border-radius:20px}._communicationsPage_1p0s4_1{display:flex;flex-direction:column;gap:2rem;padding:24px;background-color:#f8fafc;min-height:100vh;animation:_fadeIn_1p0s4_1 .4s ease-out}@keyframes _fadeIn_1p0s4_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_1p0s4_1{to{transform:rotate(360deg)}}._pageHeader_1p0s4_30{display:flex;justify-content:space-between;align-items:center}._headerText_1p0s4_36 h1{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}._headerText_1p0s4_36 p{font-size:.9375rem;color:#64748b;margin:0}._tabsContainer_1p0s4_50{display:flex;gap:.5rem;border-bottom:1px solid #E2E8F0;padding-bottom:2px}._tab_1p0s4_50{padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;color:#64748b;border:none;background:none;cursor:pointer;position:relative;transition:all .2s;display:flex;align-items:center;gap:.5rem}._tab_1p0s4_50:hover{color:#0f172a}._activeTab_1p0s4_76{color:#2563eb}._activeTab_1p0s4_76:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2.5px;background:#2563eb;border-radius:2px 2px 0 0}._card_1p0s4_92{background:#fff;border-radius:16px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d}._btn_1p0s4_99{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:1px solid transparent}._primaryBtn_1p0s4_112{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;box-shadow:0 2px 8px #2563eb40}._primaryBtn_1p0s4_112:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 4px 12px #2563eb59;transform:translateY(-1px)}._outlineBtn_1p0s4_124{background:#fff;border-color:#e2e8f0;color:#475569}._outlineBtn_1p0s4_124:hover{background:#f8fafc;border-color:#cbd5e1}._announcementCard_1p0s4_136{padding:1.5rem;margin-bottom:0;border-left:4px solid #3B82F6;transition:all .2s}._announcementCard_1p0s4_136:hover{transform:translate(4px);box-shadow:0 4px 12px #00000014}._announcementHeader_1p0s4_148{display:flex;justify-content:space-between;margin-bottom:.75rem}._announcementMeta_1p0s4_154{display:flex;gap:1rem;font-size:.8125rem;color:#64748b}._messagingContainer_1p0s4_162{display:grid;grid-template-columns:340px 1fr;height:calc(100vh - 280px);min-height:500px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d}._conversationList_1p0s4_174{border-right:1px solid #F1F5F9;display:flex;flex-direction:column;background:#fff;min-height:0}._chatPanel_1p0s4_182{display:flex;flex-direction:column;background:#f8fafc;min-height:0}._composer_1p0s4_190{padding:1.25rem;background:#fff;border-top:1px solid #F1F5F9}@media(max-width:900px){._messagingContainer_1p0s4_162{grid-template-columns:1fr;height:auto}._conversationList_1p0s4_174{max-height:300px}}._overlay_47gek_1{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_47gek_1 .15s ease}@keyframes _fadeIn_47gek_1{0%{opacity:0}to{opacity:1}}._modal_47gek_19{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000002e,0 4px 16px #00000014;animation:_slideUp_47gek_1 .2s ease;overflow:hidden}@keyframes _slideUp_47gek_1{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}._header_47gek_38{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #F1F5F9}._headerTitle_47gek_46{display:flex;align-items:center;gap:.625rem;font-size:1.0625rem;font-weight:700;color:#0f172a}._closeBtn_47gek_55{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f1f5f9;border-radius:8px;cursor:pointer;color:#64748b;transition:background .15s,color .15s}._closeBtn_47gek_55:hover{background:#e2e8f0;color:#0f172a}._searchArea_47gek_75{padding:1rem 1.25rem;border-bottom:1px solid #F1F5F9}._searchBox_47gek_80{display:flex;align-items:center;background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:10px;padding:0 .875rem;gap:.5rem;transition:border-color .15s,box-shadow .15s}._searchBox_47gek_80:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f;background:#fff}._searchIcon_47gek_97{color:#94a3b8;flex-shrink:0}._searchInput_47gek_102{flex:1;border:none;background:transparent;padding:.75rem 0;font-size:.9375rem;color:#1e293b;outline:none}._searchInput_47gek_102::placeholder{color:#94a3b8}._clearBtn_47gek_116{display:flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;cursor:pointer;color:#94a3b8;transition:color .15s}._clearBtn_47gek_116:hover{color:#475569}._results_47gek_133{flex:1;overflow-y:auto;padding:.5rem 0}._group_47gek_140{padding:0 0 .5rem}._groupLabel_47gek_144{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;padding:.625rem 1.25rem .25rem;margin:0}._userCard_47gek_155{display:flex;align-items:center;gap:.875rem;width:100%;padding:.75rem 1.25rem;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .12s}._userCard_47gek_155:hover{background:#f8fafc}._avatar_47gek_172{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#fff;flex-shrink:0}._userInfo_47gek_185{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}._userName_47gek_193{font-size:.9375rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEmail_47gek_202{font-size:.8125rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._roleBadge_47gek_210{font-size:.6875rem;font-weight:700;padding:3px 8px;border-radius:100px;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}._loadingState_47gek_221{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;color:#94a3b8;font-size:.875rem}._spinner_47gek_231{width:28px;height:28px;border:3px solid #E2E8F0;border-top-color:#3b82f6;border-radius:50%;animation:_spin_47gek_231 .7s linear infinite}@keyframes _spin_47gek_231{to{transform:rotate(360deg)}}._emptyState_47gek_244{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;color:#94a3b8;font-size:.875rem;text-align:center}._emptyState_47gek_244 p{margin:0}._financePage_13r8v_1{display:flex;flex-direction:column;gap:2rem;padding:24px;background-color:#f8fafc;min-height:100vh;animation:_fadeIn_13r8v_1 .3s ease-out}@keyframes _fadeIn_13r8v_1{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}._pageHeader_13r8v_23{display:flex;justify-content:space-between;align-items:center}._headerText_13r8v_29 h1{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .25rem}._headerText_13r8v_29 p{font-size:.9375rem;color:#64748b;margin:0}._statsGrid_13r8v_42{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}._statCard_13r8v_48{background:#fff;padding:1.5rem;border-radius:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000000d;border:1px solid #F1F5F9}._statInfo_13r8v_59 h3{font-size:.875rem;font-weight:600;color:#64748b;margin:0 0 .5rem}._statValue_13r8v_66{font-size:1.2rem;font-weight:700;color:#0f172a}._statIcon_13r8v_72{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}._tabsContainer_13r8v_82{display:flex;gap:.5rem;border-bottom:1px solid #E2E8F0;padding-bottom:0;overflow-x:auto;scrollbar-width:none}._tabsContainer_13r8v_82::-webkit-scrollbar{display:none}._viewToggle_13r8v_95{display:flex;background:#f1f5f9;padding:4px;border-radius:12px;gap:4px}._toggleBtn_13r8v_103{padding:6px 12px;border-radius:8px;font-size:.8125rem;font-weight:700;border:none;background:transparent;color:#64748b;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s}._toggleBtnActive_13r8v_118{background:#fff;color:#2563eb;box-shadow:0 1px 2px #0000000d}._tab_13r8v_82{padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;color:#64748b;border:none;background:none;cursor:pointer;position:relative;transition:all .2s;white-space:nowrap}._tab_13r8v_82:hover{color:#0f172a;background:#f1f5f9;border-radius:8px 8px 0 0}._activeTab_13r8v_143{color:#2563eb}._activeTab_13r8v_143:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:3px;background:#2563eb;border-radius:3px 3px 0 0}._tabContent_13r8v_158{flex:1;display:flex;flex-direction:column;gap:1.5rem}._card_13r8v_165{background:#fff;border-radius:16px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d;padding:1.5rem}._btn_13r8v_173{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:1px solid transparent}._primaryBtn_13r8v_186{background:#2563eb;color:#fff}._primaryBtn_13r8v_186:hover{background:#1d4ed8}._outlineBtn_13r8v_195{background:#fff;border-color:#e2e8f0;color:#475569}._outlineBtn_13r8v_195:hover{background:#f8fafc;border-color:#cbd5e1}._tableContainer_13r8v_206{overflow-x:auto}._billingFilters_13r8v_211{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;flex-wrap:wrap;padding:1.25rem}._searchWrapper_13r8v_220{flex:1;min-width:300px;position:relative;display:flex;align-items:center}._searchIcon_13r8v_228{position:absolute;left:14px;color:#94a3b8;pointer-events:none}._searchInput_13r8v_235{width:100%;padding:.8125rem .8125rem .8125rem 2.75rem;border-radius:12px;border:1px solid #E2E8F0;outline:none;font-size:.9375rem;background:#f8fafc;transition:all .2s;color:#0f172a}._searchInput_13r8v_235:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}._filterGroup_13r8v_253{display:flex;gap:.75rem;align-items:center}._filterSelect_13r8v_259{padding:.8125rem 1rem;border-radius:12px;border:1px solid #E2E8F0;background:#fff;color:#475569;font-weight:600;font-size:.875rem;cursor:pointer;outline:none;transition:all .2s}._filterSelect_13r8v_259:hover{border-color:#cbd5e1}._filterBtn_13r8v_276{padding:.8125rem;border-radius:12px;border:1px solid #E2E8F0;background:#fff;color:#64748b;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._filterBtn_13r8v_276:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}._generateBillsBtn_13r8v_295{background:#be123c;color:#fff;border:none;padding:.8125rem 1.5rem;border-radius:12px;font-weight:700;font-size:.875rem;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #be123c33}._generateBillsBtn_13r8v_295:hover{background:#9f1239;transform:translateY(-1px);box-shadow:0 10px 15px -3px #be123c4d}._generateBillsBtn_13r8v_295:active{transform:translateY(0)}._table_13r8v_206{width:100%;border-collapse:collapse;text-align:left}._table_13r8v_206 th{padding:1rem;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;border-bottom:1px solid #F1F5F9}._table_13r8v_206 td{padding:1rem;font-size:.9375rem;color:#1e293b;border-bottom:1px solid #F8FAFC}._badge_13r8v_340{padding:.25rem .625rem;border-radius:20px;font-size:.75rem;font-weight:700}._badgePaid_13r8v_347{background:#dcfce7;color:#166534}._badgePartial_13r8v_352{background:#fef9c3;color:#854d0e}._badgeUnpaid_13r8v_357{background:#fee2e2;color:#991b1b}._manageBtn_13r8v_363{background:#eff6ff;color:#2563eb;border:1px solid #DBEAFE;padding:.5rem 1rem;border-radius:8px;font-size:.8125rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}._manageBtn_13r8v_363:hover{background:#dbeafe;border-color:#bfdbfe;transform:translateY(-1px)}._invoiceBtn_13r8v_384{background:#f0fdf4;color:#16a34a;border:1px solid #DCFCE7;padding:.5rem 1rem;border-radius:8px;font-size:.8125rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}._invoiceBtn_13r8v_384:hover{background:#dcfce7;border-color:#bbf7d0;transform:translateY(-1px)}._overdueSection_13r8v_405{display:flex;flex-direction:column;gap:1rem}._overdueItem_13r8v_411{background:#fff1f2;border:1px solid #FFE4E6;border-radius:12px;padding:1.25rem;display:flex;justify-content:space-between;align-items:center;transition:transform .2s}._overdueItem_13r8v_411:hover{transform:translate(4px)}._overdueAvatar_13r8v_426{width:40px;height:40px;border-radius:50%;background:#ffd1d1;color:#991b1b;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:700}._overdueMeta_13r8v_439{display:flex;flex-direction:column}._overdueMeta_13r8v_439 h4{font-size:.9375rem;font-weight:700;color:#1e293b;margin:0}._overdueMeta_13r8v_439 p{font-size:.8125rem;color:#64748b;margin:4px 0 0}._overdueAmount_13r8v_457{text-align:right}._overdueAmount_13r8v_457 ._amount_13r8v_461{font-size:1.125rem;font-weight:800;color:#991b1b;display:block}._overdueAmount_13r8v_457 ._days_13r8v_468{font-size:.75rem;font-weight:600;color:#991b1b;margin-top:2px}._feeGrid_13r8v_476{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._feeItemCard_13r8v_482{background:#fbf5f9;border:1px solid #F1F5F9;border-radius:16px;padding:1.5rem;position:relative;display:flex;flex-direction:column;gap:1rem;transition:border-color .2s,box-shadow .2s}._feeItemCard_13r8v_482:hover{border-color:#e2e8f0;box-shadow:0 4px 6px -1px #0000000d}._feeItemHeader_13r8v_499{display:flex;gap:1rem}._feeIconBox_13r8v_504{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff}._feeHeaderText_13r8v_514 h4{font-size:1.0625rem;font-weight:800;color:#0f172a;margin:0}._feeHeaderText_13r8v_514 p{font-size:.8125rem;color:#64748b;margin:4px 0 0}._feeCardValue_13r8v_527{display:flex;justify-content:space-between;align-items:flex-end;margin-top:.5rem}._feeValueAmount_13r8v_534{font-size:1.5rem;font-weight:800;color:#0f172a}._feeValueCycle_13r8v_540{font-size:.75rem;color:#94a3b8;margin-top:2px}._feeActions_13r8v_546{position:absolute;top:1.25rem;right:1.25rem;display:flex;flex-direction:column;gap:1rem}._feeActionBtn_13r8v_555{background:transparent;border:none;color:#94a3b8;cursor:pointer;display:flex;padding:4px;border-radius:6px;transition:all .2s}._feeActionBtn_13r8v_555:hover{background:#f1f5f9;color:#2563eb}._feeActionBtn_13r8v_555._deleteBtn_13r8v_571:hover{background:#fef2f2;color:#ef4444}._scholarshipSection_13r8v_576{margin-top:2rem;padding:2.5rem;background:#f1f5f9;border-radius:20px}._scholarshipGrid_13r8v_583{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}._scholarshipCard_13r8v_590{background:#fff;border-radius:16px;padding:1.5rem;border:none;box-shadow:0 4px 6px -1px #0000000d}._modalOverlay_13r8v_598{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_13r8v_1 .2s ease-out}._modalContent_13r8v_613{background:#fff;width:100%;max-width:600px;border-radius:20px;padding:2.25rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_13r8v_1 .3s ease-out;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}@keyframes _slideUp_13r8v_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._formGroup_13r8v_639{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}._formGroup_13r8v_639 label{font-size:.875rem;font-weight:700;color:#475569}._formInput_13r8v_652{padding:.75rem 1rem;border-radius:10px;border:1px solid #E2E8F0;font-size:.9375rem;transition:all .2s}._selectInput_13r8v_660{width:100%;padding:.75rem 2.5rem .75rem 1rem;border-radius:10px;border:1px solid #E2E8F0;font-size:.9375rem;font-weight:500;transition:all .2s;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-color:#fff;cursor:pointer;color:#0f172a;outline:none}._selectInput_13r8v_660:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formInput_13r8v_652:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._modalActions_13r8v_692{display:flex;gap:1rem;margin-top:2rem}._modalCancelBtn_13r8v_698{flex:1;padding:.875rem;border-radius:12px;font-size:.9375rem;font-weight:700;background:#f8fafc;border:1px solid #E2E8F0;color:#64748b;cursor:pointer;transition:all .2s;text-align:center}._modalCancelBtn_13r8v_698:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}._modalSaveBtn_13r8v_718{flex:1;padding:.875rem;border-radius:12px;font-size:.9375rem;font-weight:700;border:none;color:#fff;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:center}._modalSaveBtn_13r8v_718:hover{transform:translateY(-2px)}._modalSaveBtn_13r8v_718:active{transform:translateY(0)}._modalSaveBtnFee_13r8v_739{background:#be123c;box-shadow:0 4px 6px -1px #be123c33}._modalSaveBtnFee_13r8v_739:hover{background:#9f1239;box-shadow:0 10px 15px -3px #be123c4d}._modalSaveBtnDiscount_13r8v_749{background:#7c3aed;box-shadow:0 4px 6px -1px #7c3aed33}._modalSaveBtnDiscount_13r8v_749:hover{background:#6d28d9;box-shadow:0 10px 15px -3px #7c3aed4d}._scholarshipCardHeader_13r8v_759{display:flex;gap:1rem;align-items:center;margin-bottom:1.25rem}._scholarshipValue_13r8v_766{font-size:1.75rem;font-weight:800;color:#0f172a}@media(max-width:1024px){._feeGrid_13r8v_476{grid-template-columns:1fr}._scholarshipGrid_13r8v_583{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._scholarshipGrid_13r8v_583{grid-template-columns:1fr}}._addCategoryBtn_13r8v_788{background:#fff1f2;color:#be123c;font-size:.8125rem;font-weight:700;padding:.625rem 1.25rem;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background .2s}@media(max-width:768px){._desktopContent_13r8v_804{display:none!important}}._addCategoryBtn_13r8v_788:hover{background:#ffe4e6}@media(max-width:768px){._statsGrid_13r8v_42{grid-template-columns:repeat(2,1fr)}}._invoiceOverlay_13r8v_821{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:flex-start;justify-content:center;padding:2rem;z-index:2000;overflow-y:auto;animation:_fadeIn_13r8v_1 .15s ease-out}._invoiceContainer_13r8v_838{width:100%;max-width:900px;display:flex;flex-direction:column;gap:1.5rem;animation:_slideUp_13r8v_1 .3s cubic-bezier(.16,1,.3,1)}._invoicePaper_13r8v_847{background:#fff;border-radius:4px;padding:3.5rem;box-shadow:0 25px 50px -12px #00000040;min-height:1050px;color:#1e293b;position:relative}._invoiceHeader_13r8v_857{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2px solid #F1F5F9;padding-bottom:2rem;margin-bottom:2.5rem}._invoiceBrand_13r8v_866 h2{font-size:1.5rem;font-weight:900;color:#0f172a;margin:0;text-transform:uppercase;letter-spacing:-.025em}._invoiceBrand_13r8v_866 p{font-size:.8125rem;color:#64748b;margin:.25rem 0 0}._invoiceTitle_13r8v_881{text-align:center}._invoiceTitle_13r8v_881 h1{font-size:2.75rem;font-weight:900;color:#0f172a;margin:0;letter-spacing:.15em;opacity:.1;position:absolute;top:3.5rem;left:50%;transform:translate(-50%);pointer-events:none}._invoiceMeta_13r8v_899{text-align:right;display:flex;flex-direction:column;gap:.25rem}._invoiceMeta_13r8v_899 div{font-size:.8125rem;color:#64748b}._invoiceMeta_13r8v_899 strong{color:#0f172a;font-weight:700}._invoiceInfoGrid_13r8v_916{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}._invoiceInfoBlock_13r8v_923 h4{font-size:.75rem;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}._infoCard_13r8v_932{background:#f8fafc;padding:1.5rem;border-radius:12px;border:1px solid #F1F5F9}._infoRow_13r8v_939{display:flex;justify-content:space-between;padding:.625rem 0;border-bottom:1px solid #E2E8F0}._infoRow_13r8v_939:last-child{border-bottom:none}._infoLabel_13r8v_950{font-size:.8125rem;color:#64748b;font-weight:600}._infoValue_13r8v_956{font-size:.875rem;color:#0f172a;font-weight:800}._invoiceItemsTable_13r8v_962{width:100%;border-collapse:collapse;margin-bottom:2.5rem}._invoiceItemsTable_13r8v_962 th{background:#0f172a;color:#fff;text-align:left;padding:1rem 1.25rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._invoiceItemsTable_13r8v_962 td{padding:1.25rem;border-bottom:1px solid #F1F5F9;font-size:.9375rem}._invoiceItemsTable_13r8v_962 ._amountCol_13r8v_985{text-align:right;font-weight:800;color:#0f172a}._invoiceSummaryWrapper_13r8v_991{display:flex;justify-content:flex-end;margin-bottom:4rem}._invoiceSummary_13r8v_991{width:100%;max-width:380px;display:flex;flex-direction:column;gap:.875rem}._summaryRow_13r8v_1005{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem}._summaryRow_13r8v_1005 strong{font-weight:800;color:#0f172a}._summaryRow_13r8v_1005._total_13r8v_1017{margin-top:1rem;padding-top:1rem;border-top:2px solid #0F172A;font-weight:900;font-size:1.375rem;color:#0f172a}._summaryRow_13r8v_1005._outstanding_13r8v_1026{color:#e11d48;background:#fff1f2;padding:.75rem 1rem;border-radius:8px;margin-top:.5rem}._summaryRow_13r8v_1005._outstanding_13r8v_1026 span{font-weight:900}._invoiceHistoryBlock_13r8v_1038 h3{font-size:1.125rem;font-weight:900;color:#0f172a;margin:0 0 1.25rem;display:flex;align-items:center;gap:.75rem}._historyTable_13r8v_1048{width:100%;border-collapse:collapse;font-size:.875rem}._historyTable_13r8v_1048 th{text-align:left;padding:1rem;background:#f8fafc;color:#475569;font-weight:800;border-bottom:2px solid #E2E8F0}._historyTable_13r8v_1048 td{padding:1rem;border-bottom:1px solid #F1F5F9;color:#475569}._invoiceFooter_13r8v_1069{margin-top:5rem;padding-top:3rem;text-align:center;border-top:1px dashed #E2E8F0}._invoiceFooter_13r8v_1069 p{font-size:.75rem;color:#94a3b8;margin:.375rem 0;font-weight:500}._invoiceActionBar_13r8v_1083{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.75rem;background:#fff;border-radius:12px;border:1px solid #E2E8F0;box-shadow:0 4px 6px -1px #0000000d;width:100%;box-sizing:border-box}._invoiceActions_13r8v_1096{display:flex;gap:.75rem;align-items:center;flex-shrink:0}._backBtn_13r8v_1103{background:#f8fafc;color:#475569;border:1px solid #E2E8F0;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.625rem}._backBtn_13r8v_1103:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1;transform:translate(-4px)}._printBtn_13r8v_1125{background:#fff;color:#0f172a;border:2px solid #0F172A;padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:800;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.625rem}._printBtn_13r8v_1125:hover{background:#0f172a;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0f172a26}._downloadBtn_13r8v_1147{background:#be123c;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:800;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.625rem;box-shadow:0 4px 6px -1px #be123c33}._downloadBtn_13r8v_1147:hover{background:#9f1239;transform:translateY(-2px);box-shadow:0 8px 15px -3px #be123c4d}._collectionBtn_13r8v_1170{background:#fff1f2;color:#be123c;border:1px solid #FDA4AF;padding:.5rem 1rem;border-radius:6px;font-size:.75rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;white-space:nowrap}._collectionBtn_13r8v_1170:hover:not(:disabled){background:#be123c;color:#fff;border-color:#be123c;box-shadow:0 4px 6px -1px #be123c33}._collectionBtn_13r8v_1170:disabled{background:#f8fafc;color:#94a3b8;border-color:#e2e8f0;cursor:not-allowed}._collectionBtn_13r8v_1170 svg{width:14px;height:14px}@media print{@page{margin:1.5cm}body *{visibility:hidden}._invoiceContainer_13r8v_838,._invoiceContainer_13r8v_838 *{visibility:visible}._invoiceOverlay_13r8v_821{position:absolute!important;left:0!important;top:0!important;padding:0!important;margin:0!important;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important}._invoiceContainer_13r8v_838{position:absolute!important;left:0!important;top:0!important;max-width:none!important;width:100%!important;margin:0!important;gap:0!important}._invoicePaper_13r8v_847{box-shadow:none!important;border:none!important;padding:0!important;margin:0!important;min-height:auto!important;width:100%!important;font-size:12pt!important}._invoiceBrand_13r8v_866 h2{font-size:1.8rem!important}._invoiceBrand_13r8v_866 p,._invoiceMeta_13r8v_899 div{font-size:12pt!important}._invoiceTitle_13r8v_881 h1{font-size:4.5rem!important;color:#e2e8f066!important}._invoiceHeader_13r8v_857,._invoiceInfoGrid_13r8v_916{margin-bottom:4rem!important}._infoLabel_13r8v_950,._infoValue_13r8v_956{font-size:12pt!important}._infoRow_13r8v_939{padding:.5rem 0!important}._invoiceItemsTable_13r8v_962{margin-bottom:5rem!important}._invoiceItemsTable_13r8v_962 th,._invoiceItemsTable_13r8v_962 td{font-size:12pt!important;padding:1.25rem 1rem!important}._summaryRow_13r8v_1005{font-size:13pt!important;padding:.5rem 0!important}._total_13r8v_1017 span{font-size:16pt!important}._invoiceHistoryBlock_13r8v_1038 h3{font-size:14pt!important}._historyTable_13r8v_1048 td,._historyTable_13r8v_1048 th{font-size:12pt!important;padding:1rem!important}._invoiceFooter_13r8v_1069{margin-top:6rem!important;font-size:10pt!important}._invoiceActionBar_13r8v_1083,._noPrint_13r8v_1319{display:none!important;visibility:hidden!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}._modalHeader_13r8v_1331{text-align:center;margin-bottom:2rem}._modalHeader_13r8v_1331 ._iconBox_13r8v_1336{width:64px;height:64px;background:#fff1f2;color:#be123c;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}._modalHeader_13r8v_1331 h2{font-size:1.5rem;font-weight:900;color:#0f172a;margin:0 0 .5rem}._modalHeader_13r8v_1331 p{color:#64748b;font-size:.9375rem;margin:0}._confirmationAlert_13r8v_1361{background:#fffaf0;border:1px solid #FEEBC8;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;display:flex;gap:1rem;align-items:flex-start}._confirmationAlert_13r8v_1361 svg{color:#dd6b20;flex-shrink:0}._confirmationAlert_13r8v_1361 p{margin:0;font-size:.875rem;color:#7b341e;line-height:1.5;font-weight:500}._processingState_13r8v_1385{text-align:center;padding:3rem 0}._spinner_13r8v_1390{width:40px;height:40px;border:4px solid #F1F5F9;border-top-color:#be123c;border-radius:50%;margin:0 auto 1.5rem;animation:_spin_13r8v_1390 1s linear infinite}@keyframes _spin_13r8v_1390{to{transform:rotate(360deg)}}._resultCard_13r8v_1406{background:#f8fafc;border:1px solid #E2E8F0;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem}._resultStat_13r8v_1414{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #F1F5F9}._resultStat_13r8v_1414:last-child{border-bottom:none}._resultStat_13r8v_1414 ._label_13r8v_1426{font-weight:700;color:#475569;font-size:.875rem}._resultStat_13r8v_1414 ._value_13r8v_1432{font-weight:800;color:#0f172a}._auditNote_13r8v_1437{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#94a3b8;font-weight:600;margin-top:1.5rem;justify-content:center}._feedbackMessage_13r8v_1448{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:10px;font-weight:700;font-size:.875rem;margin-bottom:1.5rem}._feedbackSuccess_13r8v_1459{background:#dcfce7;color:#166534}._feedbackError_13r8v_1464{background:#fee2e2;color:#991b1b}._skippedList_13r8v_1469{margin-top:1rem;max-height:150px;overflow-y:auto;background:#fff;border:1px solid #F1F5F9;border-radius:8px;padding:.5rem}._skippedItem_13r8v_1479{padding:.5rem;font-size:.8125rem;color:#64748b;border-bottom:1px solid #F8FAFC}._skippedItem_13r8v_1479:last-child{border-bottom:none}._outlineBtn_13r8v_195{background:#0b89d7;color:#fff;border:none;padding:10px;border-radius:5px;font-size:1rem}._outlineBtn_13r8v_195:hover{background:#24a1ef;border-color:#cbd5e1;cursor:pointer}._settingsPage_1sq75_1{padding:24px 32px;background-color:#f8fafc;min-height:100vh;animation:_fadeIn_1sq75_1 .3s ease-out;max-width:1200px;margin:0 auto}@keyframes _fadeIn_1sq75_1{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){._desktopContent_1sq75_23{display:none!important}}._tabsContainer_1sq75_29{display:flex;gap:.75rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none;position:sticky;top:0;z-index:10;background:#f8fafc;padding-top:1rem}._tabsContainer_1sq75_29::-webkit-scrollbar{display:none}._navItem_1sq75_48{display:flex;align-items:center;gap:.625rem;padding:.75rem 1.25rem;border-radius:99px;font-size:.875rem;font-weight:700;color:#64748b;background:#fff;border:1px solid #E2E8F0;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 1px 2px #0000000d}._navItem_1sq75_48:hover{border-color:#cbd5e1;color:#334155;transform:translateY(-1px)}._navItemActive_1sq75_71{background:#0f172a;color:#fff;border-color:#0f172a;box-shadow:0 4px 6px -1px #0f172a33}._navItemActive_1sq75_71:hover{background:#1e293b;color:#fff;border-color:#1e293b}._navItemActive_1sq75_71 svg{color:#fff}._contentArea_1sq75_89{flex:1;display:flex;flex-direction:column;gap:1.5rem;max-width:900px}._sectionHeader_1sq75_97{margin-bottom:2rem}._sectionHeader_1sq75_97 h1{font-size:1.75rem;font-weight:900;color:#0f172a;margin:0 0 .5rem}._sectionHeader_1sq75_97 p{color:#64748b;font-size:.9375rem;margin:0}._card_1sq75_115{background:#fff;border-radius:20px;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d;overflow:hidden;margin-bottom:1.5rem}._cardHeader_1sq75_124{padding:1.5rem 2rem;border-bottom:1px solid #F8FAFC;display:flex;justify-content:space-between;align-items:center}._cardHeader_1sq75_124 h3{font-size:1.125rem;font-weight:800;color:#0f172a;margin:0}._cardContent_1sq75_139{padding:2rem}._settingsGrid_1sq75_144{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._formGroup_1sq75_150{display:flex;flex-direction:column;gap:.625rem}._fullWidth_1sq75_156{grid-column:span 2}._label_1sq75_160{font-size:.875rem;font-weight:700;color:#475569}._input_1sq75_166,._select_1sq75_167,._textarea_1sq75_168{padding:.75rem 1rem;border-radius:10px;border:1px solid #E2E8F0;background:#f8fafc;font-size:.9375rem;color:#0f172a;transition:all .2s;outline:none}._input_1sq75_166:focus,._select_1sq75_167:focus,._textarea_1sq75_168:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a}._toggleRow_1sq75_188{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #F1F5F9}._toggleRow_1sq75_188:last-child{border-bottom:none}._toggleLabel_1sq75_200{display:flex;flex-direction:column;gap:.25rem}._toggleLabel_1sq75_200 span{font-weight:700;color:#1e293b;font-size:.9375rem}._toggleLabel_1sq75_200 p{font-size:.8125rem;color:#64748b;margin:0}._switch_1sq75_218{position:relative;display:inline-block;width:44px;height:24px}._switch_1sq75_218 input{opacity:0;width:0;height:0}._slider_1sq75_231{position:absolute;cursor:pointer;inset:0;background-color:#e2e8f0;transition:.3s;border-radius:34px}._slider_1sq75_231:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 2px #0000001a}._switch_1sq75_218 input:checked+._slider_1sq75_231{background-color:#2563eb}._switch_1sq75_218 input:checked+._slider_1sq75_231:before{transform:translate(20px)}._saveBtn_1sq75_265{background:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:700;font-size:.875rem;cursor:pointer;transition:all .2s}._saveBtn_1sq75_265:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}._dangerBtn_1sq75_283{background:#fff1f2;color:#e11d48;border:1px solid #FFE4E6;padding:.5rem 1rem;border-radius:8px;font-weight:700;font-size:.8125rem;cursor:pointer;transition:all .2s}._dangerBtn_1sq75_283:hover{background:#fee2e2;border-color:#fecaca}._auditFooter_1sq75_301{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;margin-top:2rem;border-top:1px solid #E2E8F0}._auditText_1sq75_310{font-size:.75rem;color:#94a3b8;font-weight:600}._weightCard_1sq75_317{background:#f8fafc;border-radius:12px;padding:1.25rem;border:1px solid #E2E8F0}._weightTotal_1sq75_324{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px dashed #CBD5E1;margin-top:1rem}._weightTotal_1sq75_324 ._label_1sq75_160{font-weight:800;font-size:.875rem}._weightTotal_1sq75_324 ._value_1sq75_338{font-weight:900;font-size:1.125rem}._weightStatus_1sq75_343{font-size:.75rem;padding:4px 8px;border-radius:6px;font-weight:700}._statusValid_1sq75_350{background:#dcfce7;color:#166534}._statusInvalid_1sq75_355{background:#fee2e2;color:#991b1b}._matrixTable_1sq75_361{width:100%;border-collapse:collapse}._matrixTable_1sq75_361 th{text-align:left;padding:1rem;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;border-bottom:1px solid #F1F5F9}._matrixTable_1sq75_361 td{padding:1rem;border-bottom:1px solid #F8FAFC}._permToggle_1sq75_381{width:20px;height:20px;border-radius:6px;border:2px solid #E2E8F0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._permToggleActive_1sq75_393{background:#2563eb;border-color:#2563eb;color:#fff}@media(max-width:1024px){._settingsPage_1sq75_1{flex-direction:column}._sidebar_1sq75_404{width:100%;position:relative;top:0;flex-direction:row;overflow-x:auto;padding-bottom:1rem}._navItem_1sq75_48{white-space:nowrap;width:auto}}@media(max-width:640px){._settingsGrid_1sq75_144{grid-template-columns:1fr}._fullWidth_1sq75_156{grid-column:span 1}}._container_5xive_1{display:flex;flex-direction:column;gap:24px}._desktopContent_5xive_7{display:flex;flex-direction:column;gap:20px}._header_5xive_13{display:flex;justify-content:space-between;align-items:center}._header_5xive_13 h1{font-size:24px;margin:0;color:#111827}._tabs_5xive_26{display:flex;gap:0;border-bottom:2px solid #e5e7eb}._tab_5xive_26{padding:10px 24px;background:none;border:none;font-size:13px;font-weight:600;color:#fff;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s}._tab_5xive_26:hover{color:#4f32b6}._tabActive_5xive_49{color:#4f32b6;border-bottom-color:#4f32b6;font-weight:600}._periodSection_5xive_56{display:flex;flex-direction:column;gap:16px}._periodForm_5xive_62{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;background:#fff;padding:20px;border-radius:12px;box-shadow:0 1px 3px #00000014}._fieldGroup_5xive_73{display:flex;flex-direction:column;gap:4px}._fieldGroup_5xive_73 label{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._fieldGroup_5xive_73 input,._fieldGroup_5xive_73 select{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s}._fieldGroup_5xive_73 input:focus,._fieldGroup_5xive_73 select:focus{border-color:#4f32b6}._addBtn_5xive_102{padding:8px 20px;background:#4f32b6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap}._addBtn_5xive_102:hover{background:#3d2691}._periodList_5xive_119{display:flex;flex-direction:column;gap:8px}._periodItem_5xive_125{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:14px 20px;border-radius:10px;box-shadow:0 1px 3px #0000000f}._periodInfo_5xive_135{display:flex;align-items:center;gap:16px}._periodName_5xive_141{font-weight:600;color:#111827;font-size:14px;min-width:120px}._periodTime_5xive_148{color:#6b7280;font-size:13px}._periodType_5xive_153{font-size:11px;padding:3px 10px;border-radius:20px;font-weight:600;text-transform:uppercase}._periodType_5xive_153[data-type=LESSON]{background:#eff6ff;color:#2563eb}._periodType_5xive_153[data-type=BREAK]{background:#fef3c7;color:#d97706}._periodType_5xive_153[data-type=LUNCH]{background:#ecfdf5;color:#059669}._periodType_5xive_153[data-type=ASSEMBLY]{background:#f3e8ff;color:#7c3aed}._periodActions_5xive_181{display:flex;gap:8px}._editBtn_5xive_186,._deleteBtn_5xive_187{padding:6px 14px;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s}._editBtn_5xive_186{background:#f3f4f6;color:#374151}._editBtn_5xive_186:hover{background:#e5e7eb}._deleteBtn_5xive_187{background:#fef2f2;color:#dc2626}._deleteBtn_5xive_187:hover{background:#fee2e2}._gridSection_5xive_216{display:flex;flex-direction:column;gap:16px}._gridControls_5xive_222{display:flex;gap:12px;align-items:center}._gridControls_5xive_222 select{padding:8px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;min-width:200px}._gridControls_5xive_222 select:focus{border-color:#4f32b6}._gridCard_5xive_241{background:#fff;border-radius:14px;box-shadow:0 1px 4px #00000014;overflow:hidden}._grid_5xive_216{width:100%;border-collapse:collapse}._grid_5xive_216 th{padding:12px 8px;font-size:12px;font-weight:600;text-transform:uppercase;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;text-align:center;letter-spacing:.5px}._grid_5xive_216 td{padding:4px;border:1px solid #f3f4f6;vertical-align:top;height:70px;min-width:120px}._timeCell_5xive_273{text-align:center;font-size:11px;color:#6b7280;font-weight:500;padding:8px 12px!important;background:#fafafa;white-space:nowrap;min-width:90px!important}._timeName_5xive_284{font-weight:600;color:#374151;font-size:12px}._entryCell_5xive_291{height:100%;cursor:pointer;border-radius:8px;padding:8px;min-height:60px;display:flex;flex-direction:column;justify-content:center;transition:background .15s}._entryCell_5xive_291:hover{background:#f3f0ff}._entryFilled_5xive_307{background:#f0edff;border-left:3px solid #4F32B6}._entryFilled_5xive_307:hover{background:#e8e3ff}._entrySubject_5xive_316{font-size:12px;font-weight:600;color:#4f32b6}._entryTeacher_5xive_322{font-size:11px;color:#6b7280;margin-top:2px}._breakCell_5xive_328{background:#fef3c7;text-align:center;font-size:12px;color:#92400e;font-weight:500;cursor:default;border-radius:8px;padding:8px;min-height:60px;display:flex;align-items:center;justify-content:center}._emptyHint_5xive_343{font-size:11px;color:#c7c7c7;text-align:center}._modal_5xive_350{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center;z-index:999}._modalContent_5xive_363{background:#fff;border-radius:16px;padding:28px;width:420px;max-width:90%;box-shadow:0 20px 60px #00000026}._modalContent_5xive_363 h3{margin:0 0 20px;font-size:18px;color:#111827}._modalField_5xive_378{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}._modalField_5xive_378 label{font-size:12px;font-weight:500;color:#6b7280}._modalField_5xive_378 select{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none}._modalField_5xive_378 select:focus{border-color:#4f32b6}._modalActions_5xive_403{display:flex;gap:10px;margin-top:20px}._modalActions_5xive_403 button{flex:1;padding:10px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._saveBtn_5xive_420{background:#4f32b6;color:#fff}._saveBtn_5xive_420:hover{background:#3d2691}._cancelBtn_5xive_429{background:#f3f4f6;color:#374151}._cancelBtn_5xive_429:hover{background:#e5e7eb}._removeBtnModal_5xive_438{background:#fef2f2;color:#dc2626}._removeBtnModal_5xive_438:hover{background:#fee2e2}._error_5xive_447{color:#dc2626;font-size:13px;margin-top:8px;padding:8px 12px;background:#fef2f2;border-radius:6px}._empty_5xive_343{text-align:center;padding:40px;color:#9ca3af;font-size:14px}._sidebar_ckzi6_1{height:auto;width:260px;display:flex;flex-direction:column;background-color:#fff}._logo_ckzi6_9{position:fixed;background-color:#fff;top:0;height:60px;width:260px;display:flex;align-items:center;gap:10px;z-index:5}._logo_ckzi6_9 img{margin-left:15px;width:40px;height:40px}._logoText_ckzi6_27{display:flex;flex-direction:column;gap:2px}._logoText_ckzi6_27 h3{margin:0;font-size:17px;color:#111827}._logoText_ckzi6_27 p{margin:0;font-size:12px;color:#f56a13;font-weight:600}._navContainer_ckzi6_46{height:100%;background-color:#4f32b6;position:fixed;left:0;bottom:0;top:60px;width:260px;overflow-y:auto;height:auto}._nav_ckzi6_46{display:flex;flex-direction:column;gap:12px;padding:20px}._link_ckzi6_65{display:flex;align-items:center;gap:12px;padding:10px 15px;text-decoration:none;border-radius:12px;transition:all .3s ease}._link_ckzi6_65 p{margin:0;color:#fffc;font-size:15px;font-weight:500}._link_ckzi6_65 span{display:flex;align-items:center;justify-content:center}._link_ckzi6_65:hover{background-color:#ffffff1a}._link_ckzi6_65:hover p{color:#fff}._active_ckzi6_96{background-color:#f56a13}._active_ckzi6_96 p{color:#fff;font-weight:600}._active_ckzi6_96 svg path{fill:#fff}@media(max-width:768px){._sidebar_ckzi6_1{display:none}}._header_1rl9a_1{background-color:#fff;padding-left:20px;padding-right:20px;display:flex;align-items:center;z-index:900;justify-content:space-between;position:fixed;width:calc(100% - 260px);height:60px;left:260px;right:0;top:0;background:#fff;border-bottom:1px solid #D9D9D9;box-shadow:0 0 9px #00000040;box-sizing:border-box}._title_1rl9a_21{font-size:20px;font-weight:600;color:#111827}._subtitle_1rl9a_27{font-size:12px;color:#6b7280}._left_1rl9a_32{display:flex;align-items:center;gap:8px;flex:.4}._messages_1rl9a_40{display:flex;align-items:center;gap:8px;cursor:pointer}._messages_1rl9a_40 p{font-size:14px;font-weight:500}._messagesBadge_1rl9a_52{font-size:12px;font-weight:500;color:#fff;background-color:#ef4444;padding:2px 6px;border-radius:999px}._right_1rl9a_61{display:flex;align-items:center;gap:16px;flex:.6}._search_1rl9a_69{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;margin-left:auto}._button_1rl9a_77{background-color:#4f46e5;color:#fff;padding:8px 14px;border-radius:8px;border:none;cursor:pointer;font-size:14px}._button_1rl9a_77:hover{background-color:#4338ca}._notification_1rl9a_91{position:relative;cursor:pointer}._badge_1rl9a_96{position:absolute;top:-6px;right:-6px;background-color:#ef4444;color:#fff;font-size:10px;padding:2px 6px;border-radius:999px}._user_1rl9a_107{display:flex;align-items:center;gap:8px;cursor:pointer;margin-left:auto}._avatar_1rl9a_115{width:35px;height:35px;border-radius:50%}._avatar_1rl9a_115 img{border-radius:50%;width:100%;height:100%;object-fit:cover}@media(max-width:768px){._header_1rl9a_1{width:100%;left:0;padding-left:15px;padding-right:15px}._title_1rl9a_21{font-size:16px}._subtitle_1rl9a_27,._messages_1rl9a_40,._search_1rl9a_69,._button_1rl9a_77{display:none}._user_1rl9a_107>div:nth-child(2){display:none}._left_1rl9a_32{flex:.8}._right_1rl9a_61{flex:.2;justify-content:flex-end}._refreshBtn_1rl9a_160{display:none}}._modalOverlay_9ysoz_2{position:fixed;inset:0;background-color:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:9999;animation:_fadeIn_9ysoz_1 .3s ease}._modal_9ysoz_2{background-color:#fff;border-radius:20px;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:_slideUp_9ysoz_1 .3s ease}._modalHeader_9ysoz_31{padding:24px 32px;background:linear-gradient(135deg,#4f32b6,#20b1bc);color:#fff;display:flex;justify-content:space-between;align-items:center}._headerContent_9ysoz_40 h2{font-size:24px;font-weight:800;margin:0 0 4px}._headerContent_9ysoz_40 p{font-size:14px;opacity:.9;margin:0}._closeBtn_9ysoz_52{background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}._closeBtn_9ysoz_52:hover{transform:rotate(90deg)}._modalBody_9ysoz_69{padding:32px;overflow-y:auto;background-color:#fff}._formSection_9ysoz_76{margin-bottom:32px}._sectionHeader_9ysoz_80{display:flex;align-items:center;gap:12px;margin-bottom:24px}._sectionIcon_9ysoz_87{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center}._sectionHeader_9ysoz_80 h3{font-size:18px;font-weight:700;color:#1e293b;margin:0}._formGrid_9ysoz_103{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._formGroup_9ysoz_109{margin-bottom:20px}._formGroup_9ysoz_109._fullWidth_9ysoz_113{grid-column:span 2}._formGroup_9ysoz_109 label{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}._formGroup_9ysoz_109 input,._formGroup_9ysoz_109 select,._formGroup_9ysoz_109 textarea{width:100%;padding:12px 16px;border:1.5px solid #E2E8F0;border-radius:10px;font-size:15px;color:#1e293b;background-color:#fff;transition:all .2s ease}._formGroup_9ysoz_109 input:focus,._formGroup_9ysoz_109 select:focus,._formGroup_9ysoz_109 textarea:focus{outline:none;border-color:#4f32b6;box-shadow:0 0 0 3px #4f32b61a}._formGroup_9ysoz_109 textarea{min-height:100px;resize:vertical}._uploadArea_9ysoz_152{border:2px dashed #E2E8F0;border-radius:12px;padding:40px;text-align:center;cursor:pointer;transition:all .2s ease;background-color:#f8fafc;display:flex;flex-direction:column;align-items:center;gap:12px}._uploadArea_9ysoz_152:hover{border-color:#4f32b6;background-color:#f3f0ff}._uploadIcon_9ysoz_171{width:48px;height:48px;border-radius:50%;background-color:#ede9fe;color:#4f32b6;display:flex;align-items:center;justify-content:center}._uploadText_9ysoz_182 p{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 4px}._uploadText_9ysoz_182 span{font-size:12px;color:#64748b}._checkboxGroup_9ysoz_195{display:flex;flex-direction:column;gap:16px}._checkboxItem_9ysoz_201{display:flex;align-items:center;gap:12px;cursor:pointer}._checkboxItem_9ysoz_201 input[type=checkbox]{width:20px;height:20px;border-radius:6px;border:2px solid #E2E8F0;cursor:pointer;accent-color:#4F32B6}._checkboxItem_9ysoz_201 span{font-size:14px;font-weight:500;color:#475569}._modalFooter_9ysoz_224{padding:24px 32px;background-color:#f8fafc;border-top:1px solid #E2E8F0;display:flex;justify-content:flex-end;gap:16px}._cancelBtn_9ysoz_233{padding:12px 24px;background-color:#fff;color:#64748b;border:1px solid #E2E8F0;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelBtn_9ysoz_233:hover{background-color:#f1f5f9;color:#1e293b}._draftBtn_9ysoz_250{padding:12px 24px;background-color:#e2e8f0;color:#475569;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease}._draftBtn_9ysoz_250:hover{background-color:#cbd5e1}._submitBtn_9ysoz_266{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#4f32b6,#20b1bc);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 6px -1px #4f32b633;transition:all .2s ease}._submitBtn_9ysoz_266:hover{transform:translateY(-1px);box-shadow:0 6px 8px -1px #4f32b64d}@keyframes _fadeIn_9ysoz_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_9ysoz_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:640px){._formGrid_9ysoz_103{grid-template-columns:1fr}._formGroup_9ysoz_109._fullWidth_9ysoz_113{grid-column:span 1}._modalFooter_9ysoz_224{flex-direction:column}._modalFooter_9ysoz_224 button{width:100%}}._bottomNav_5hrmj_1{position:fixed;bottom:0;left:0;right:0;height:70px;background-color:#fff;box-shadow:0 -2px 10px #0000000d;display:none;justify-content:space-around;align-items:center;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid #e2e8f0}._navItem_5hrmj_17{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#94a3b8;flex:1;height:100%;transition:color .2s ease}._icon_5hrmj_29{display:flex;align-items:center;justify-content:center;height:28px}._icon_5hrmj_29 svg{width:24px;height:24px}._icon_5hrmj_29 svg path{fill:currentColor;transition:fill .2s ease}._label_5hrmj_46{font-size:11px;font-weight:500;margin-top:4px;text-align:center}._active_5hrmj_53{color:#4f32b6}._active_5hrmj_53 ._label_5hrmj_46{font-weight:700}@media(max-width:768px){._bottomNav_5hrmj_1{display:flex}}._container_bwwzl_1{display:flex;flex-direction:column;gap:30px}._header_bwwzl_7 h1{font-size:28px;color:#111827;margin:0}._header_bwwzl_7 p{color:#6b7280;margin-top:5px}._statsGrid_bwwzl_18{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}._statCard_bwwzl_24{background:#fff;padding:24px;border-radius:16px;display:flex;align-items:center;gap:20px;box-shadow:0 4px 6px -1px #0000001a}._statIcon_bwwzl_34{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}._statInfo_bwwzl_44 h3{font-size:24px;margin:0;color:#111827}._statInfo_bwwzl_44 p{margin:0;color:#6b7280;font-size:14px;font-weight:500}._mainGrid_bwwzl_57{display:grid;grid-template-columns:2fr 1fr;gap:30px}._section_bwwzl_63{background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}._sectionHeader_bwwzl_70{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._sectionHeader_bwwzl_70 h2{font-size:18px;margin:0;color:#111827}._viewAll_bwwzl_83{background:none;border:none;color:#4f32b6;font-weight:600;font-size:14px;cursor:pointer}._scheduleList_bwwzl_92{display:flex;flex-direction:column;gap:16px}._scheduleItem_bwwzl_98{display:flex;align-items:center;padding:16px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}._periodBadge_bwwzl_107{background:#4f32b6;color:#fff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px;margin-right:16px}._scheduleInfo_bwwzl_117{flex:1}._scheduleInfo_bwwzl_117 h4{margin:0;font-size:16px;color:#111827}._scheduleInfo_bwwzl_117 p{margin:4px 0 0;font-size:13px;color:#6b7280}._markAttendance_bwwzl_133{background:#20b1bc;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}._markAttendance_bwwzl_133:hover{background:#1a9ba5}._activitiesList_bwwzl_149{display:flex;flex-direction:column;gap:20px}._activityItem_bwwzl_155{display:flex;gap:16px}._activityIcon_bwwzl_160{font-size:20px}._activityInfo_bwwzl_164 p{margin:0;font-size:14px;color:#374151;line-height:1.5}._activityInfo_bwwzl_164 span{font-size:12px;color:#9ca3af}@media(max-width:768px){._container_bwwzl_1{gap:20px}._header_bwwzl_7 h1{font-size:24px}._mainGrid_bwwzl_57{grid-template-columns:1fr;gap:20px}._section_bwwzl_63{padding:16px}._scheduleItem_bwwzl_98{flex-direction:column;align-items:flex-start;gap:12px}._periodBadge_bwwzl_107{margin-right:0}._markAttendance_bwwzl_133{width:100%;margin-top:8px}}._container_1jjv9_1{display:flex;flex-direction:column;gap:24px}._header_1jjv9_7{display:flex;justify-content:space-between;align-items:center}._header_1jjv9_7 h1{font-size:24px;margin:0;color:#111827}._header_1jjv9_7 p{color:#6b7280;margin:5px 0 0}._viewToggle_1jjv9_24{background:#e5e7eb;padding:4px;border-radius:8px;display:flex;gap:4px}._viewToggle_1jjv9_24 button{padding:6px 12px;border-radius:6px;border:none;background:none;font-size:13px;font-weight:600;cursor:pointer;color:#4b5563}._viewToggle_1jjv9_24 button._active_1jjv9_43{background:#fff;color:#111827;box-shadow:0 1px 2px #0000000d}._grid_1jjv9_49{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}._card_1jjv9_55{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s}._card_1jjv9_55:hover{transform:translateY(-4px)}._cardIcon_1jjv9_71{width:64px;height:64px;background:#f3f0ff;border-radius:16px;font-size:32px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._card_1jjv9_55 h3{margin:0;font-size:18px;color:#111827}._subject_1jjv9_89{color:#4f32b6;font-weight:600;font-size:14px;margin:6px 0 16px}._stats_1jjv9_96{display:flex;justify-content:space-between;width:100%;margin-bottom:20px}._stat_1jjv9_96{flex:1;display:flex;flex-direction:column;gap:4px}._stat_1jjv9_96 span{font-size:12px;color:#9ca3af}._stat_1jjv9_96 strong{font-size:16px;color:#374151}._statDivider_1jjv9_120{width:1px;background:#e5e7eb;margin:4px 0}._viewButton_1jjv9_126{width:100%;background:#4f32b6;color:#fff;border:none;padding:10px;border-radius:10px;font-weight:600;cursor:pointer;transition:background .2s}._viewButton_1jjv9_126:hover{background:#3c258d}._container_1e85j_1{display:flex;flex-direction:column;gap:24px}._header_1e85j_7{display:flex;flex-direction:column;gap:20px}._headerTop_1e85j_13{display:flex;justify-content:space-between;align-items:center}._backBtn_1e85j_19{background:none;border:none;color:#4f32b6;font-weight:600;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px}._actions_1e85j_31{display:flex;gap:12px}._primaryBtn_1e85j_36{background:#4f32b6;color:#fff;border:none;padding:10px 20px;border-radius:10px;font-weight:600;cursor:pointer}._secondaryBtn_1e85j_46{background:#fff;color:#374151;border:1px solid #d1d5db;padding:10px 20px;border-radius:10px;font-weight:600;cursor:pointer}._classHeader_1e85j_56 h1{font-size:28px;color:#111827;margin:0}._meta_1e85j_62{display:flex;gap:20px;margin-top:8px;color:#6b7280;font-size:14px}._tabs_1e85j_70{display:flex;gap:30px;border-bottom:1px solid #e5e7eb}._tabBtn_1e85j_76{background:none;border:none;padding:12px 0;font-size:15px;font-weight:500;color:#6b7280;cursor:pointer;position:relative}._activeTab_1e85j_87{color:#4f32b6;font-weight:600}._activeTab_1e85j_87:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#4f32b6}._content_1e85j_102{margin-top:10px}._tableCard_1e85j_106{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._table_1e85j_106{width:100%;border-collapse:collapse}._table_1e85j_106 th{background:#f9fafb;padding:16px 24px;text-align:left;font-size:13px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb}._table_1e85j_106 td{padding:16px 24px;border-bottom:1px solid #f3f4f6;font-size:14px}._studentName_1e85j_134{font-weight:600;color:#111827}._perfBadge_1e85j_139{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}._perfBadge_1e85j_139[data-perf=excellent],._perfBadge_1e85j_139[data-perf=outstanding]{background:#ecfdf5;color:#059669}._perfBadge_1e85j_139[data-perf=good]{background:#eff6ff;color:#2563eb}._perfBadge_1e85j_139[data-perf=average]{background:#fffbeb;color:#d97706}._viewBtn_1e85j_162{background:none;border:1px solid #e5e7eb;color:#374151;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer}._viewBtn_1e85j_162:hover{background:#f9fafb}._placeholder_1e85j_177{height:200px;background:#fff;border:2px dashed #e5e7eb;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#6b7280}._statusBadge_1e85j_189{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize}._statusBadge_1e85j_189[data-status=PRESENT]{background:#ecfdf5;color:#059669}._statusBadge_1e85j_189[data-status=ABSENT]{background:#fef2f2;color:#dc2626}._statusBadge_1e85j_189[data-status=LATE]{background:#fffbeb;color:#d97706}._statusBadge_1e85j_189[data-status=UNMARKED]{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}._container_1dg6f_1{display:flex;flex-direction:column;gap:24px}._header_1dg6f_7 h1{font-size:24px;margin:0;color:#111827}._header_1dg6f_7 p{color:#6b7280;margin:5px 0 0}._modeSwitcher_1dg6f_18{display:flex;background:#f3f4f6;padding:4px;border-radius:12px;margin-top:16px;width:fit-content}._modeBtn_1dg6f_27{padding:8px 16px;border:none;background:transparent;border-radius:8px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}._modeBtn_1dg6f_27[data-active=true]{background:#fff;color:#4f32b6;box-shadow:0 1px 3px #0000001a}._formClassInfo_1dg6f_48{background:#f0f7ff;border:1px solid #d0e7ff;padding:12px 16px;border-radius:10px;color:#0055b3;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px}._filters_1dg6f_61{background:#fff;padding:24px;border-radius:16px;display:flex;align-items:flex-end;gap:24px;box-shadow:0 1px 3px #0000001a}._filterGroup_1dg6f_71{display:flex;flex-direction:column;gap:8px;flex:1}._filterGroup_1dg6f_71 label{font-size:13px;font-weight:600;color:#6b7280}._filterGroup_1dg6f_71 select,._filterGroup_1dg6f_71 input{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#374151}._attendanceSummary_1dg6f_93{display:flex;gap:20px;margin-left:auto}._summaryItem_1dg6f_99{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:60px}._summaryItem_1dg6f_99 span{font-size:12px;color:#6b7280;font-weight:500}._summaryItem_1dg6f_99 strong{font-size:18px}._presentText_1dg6f_117{color:#10b981}._absentText_1dg6f_121{color:#ef4444}._lateText_1dg6f_125{color:#f59e0b}._tableContainer_1dg6f_129{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._desktopTable_1dg6f_136{width:100%;border-collapse:collapse}._mobileCardList_1dg6f_141{display:none}._desktopTable_1dg6f_136 th{background:#f9fafb;padding:16px 24px;text-align:left;font-size:13px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb}._desktopTable_1dg6f_136 td{padding:16px 24px;border-bottom:1px solid #f3f4f6;font-size:14px}._rollNo_1dg6f_161{color:#6b7280;font-weight:500}._studentName_1dg6f_166{color:#111827;font-weight:600}._statusBadge_1dg6f_171{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}._statusBadge_1dg6f_171[data-status=present]{background:#ecfdf5;color:#059669}._statusBadge_1dg6f_171[data-status=absent]{background:#fef2f2;color:#dc2626}._statusBadge_1dg6f_171[data-status=late]{background:#fffbeb;color:#d97706}._actions_1dg6f_194{display:flex;gap:8px}._actions_1dg6f_194 button{width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s}._pBtn_1dg6f_211:hover,._pBtn_1dg6f_211[data-active=true]{background:#10b981;color:#fff;border-color:#10b981}._aBtn_1dg6f_218:hover,._aBtn_1dg6f_218[data-active=true]{background:#ef4444;color:#fff;border-color:#ef4444}._lBtn_1dg6f_225:hover,._lBtn_1dg6f_225[data-active=true]{background:#f59e0b;color:#fff;border-color:#f59e0b}._footer_1dg6f_232{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:20px 24px;border-radius:16px;box-shadow:0 1px 3px #0000001a}._footer_1dg6f_232 p{font-size:13px;color:#6b7280;margin:0}._saveBtn_1dg6f_248{background:#4f32b6;color:#fff;border:none;padding:12px 24px;border-radius:10px;font-weight:600;cursor:pointer;transition:background .2s}._saveBtn_1dg6f_248:hover{background:#3c258d}._modalOverlay_1dg6f_264{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:_fadeIn_1dg6f_1 .2s ease-in-out}._modalContent_1dg6f_278{background:#fff;padding:24px;border-radius:16px;width:90%;max-width:400px;text-align:center;box-shadow:0 4px 6px #0000001a;animation:_slideUp_1dg6f_1 .3s ease-out}._modalIcon_1dg6f_289{width:48px;height:48px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center}._successIcon_1dg6f_299{background:#ecfdf5;color:#059669}._errorIcon_1dg6f_304{background:#fef2f2;color:#dc2626}._modalTitle_1dg6f_309{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}._modalMessage_1dg6f_316{color:#6b7280;font-size:14px;margin:0 0 24px;line-height:1.5}._modalBtn_1dg6f_323{width:100%;padding:10px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}._successBtn_1dg6f_333{background:#10b981;color:#fff}._successBtn_1dg6f_333:hover{background:#059669}._errorBtn_1dg6f_342{background:#ef4444;color:#fff}._errorBtn_1dg6f_342:hover{background:#dc2626}@keyframes _fadeIn_1dg6f_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1dg6f_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:768px){._filters_1dg6f_61{flex-direction:column;align-items:stretch;gap:16px}._attendanceSummary_1dg6f_93{margin-left:0;justify-content:space-between;width:100%;border-top:1px solid #e5e7eb;padding-top:16px}._desktopTable_1dg6f_136{display:none}._tableContainer_1dg6f_129{background:transparent;box-shadow:none}._mobileCardList_1dg6f_141{display:flex;flex-direction:column;gap:16px}._attendanceCard_1dg6f_392{background:#fff;border-radius:16px;padding:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}._cardHeader_1dg6f_400{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._cardInfo_1dg6f_407 h3{margin:4px 0 0;font-size:16px}._cardActions_1dg6f_412{display:flex;gap:8px}._cardActions_1dg6f_412 button{flex:1;height:48px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s}._cardActions_1dg6f_412 ._pBtn_1dg6f_211[data-active=true]{background:#10b981;color:#fff;border-color:#10b981}._cardActions_1dg6f_412 ._aBtn_1dg6f_218[data-active=true]{background:#ef4444;color:#fff;border-color:#ef4444}._cardActions_1dg6f_412 ._lBtn_1dg6f_225[data-active=true]{background:#f59e0b;color:#fff;border-color:#f59e0b}._footer_1dg6f_232{flex-direction:column;gap:16px;text-align:center}._saveBtn_1dg6f_248{width:100%;height:48px}}._container_1rzat_1{display:flex;flex-direction:column;gap:24px}._header_1rzat_7{display:flex;justify-content:space-between;align-items:center}._header_1rzat_7 h1{font-size:24px;margin:0;color:#111827}._header_1rzat_7 p{color:#6b7280;margin:5px 0 0}._addBtn_1rzat_24{background:#4f32b6;color:#fff;border:none;padding:12px 24px;border-radius:10px;font-weight:600;cursor:pointer;transition:background .2s}._addBtn_1rzat_24:hover{background:#3c258d}._filters_1rzat_39{background:#fff;padding:20px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #0000001a}._searchBar_1rzat_49 input{padding:10px 16px;border:1px solid #e5e7eb;border-radius:8px;width:300px;font-size:14px}._dropdowns_1rzat_57{display:flex;gap:12px}._dropdowns_1rzat_57 select{padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;background:#f9fafb;color:#374151}._errorMsg_1rzat_71{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:10px;font-size:14px;border:1px solid #fecaca;margin-bottom:16px}._successMsg_1rzat_81{background:#ecfdf5;color:#059669;padding:12px 16px;border-radius:10px;font-size:14px;border:1px solid #a7f3d0;margin-bottom:16px}._list_1rzat_91{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._listHeader_1rzat_98{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr .8fr 80px;padding:16px 24px;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:13px;font-weight:600;color:#6b7280}._listItem_1rzat_109{display:grid;grid-template-columns:2fr 1.2fr 1fr 1fr .8fr 80px;padding:20px 24px;align-items:center;border-bottom:1px solid #f3f4f6;transition:background .2s}._listItem_1rzat_109:hover{background:#fcfcfd}._mainInfo_1rzat_122{display:flex;flex-direction:column;gap:4px}._title_1rzat_128{font-size:15px;font-weight:600;color:#111827}._classInfo_1rzat_134{font-size:12px;color:#6b7280}._subjectName_1rzat_139{font-size:14px;color:#374151;font-weight:500}._statusBadge_1rzat_145{font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px;width:fit-content}._statusPublished_1rzat_153{background:#ecfdf5;color:#059669}._statusDraft_1rzat_158{background:#f3f4f6;color:#4b5563}._statusClosed_1rzat_163{background:#fef2f2;color:#dc2626}._date_1rzat_168{font-size:14px;color:#4b5563}._maxScore_1rzat_173{font-size:14px;font-weight:600;color:#374151}._actions_1rzat_179{display:flex;gap:8px;align-items:center;justify-content:flex-end}._iconBtn_1rzat_186{background:transparent;border:none;cursor:pointer;color:#6b7280;padding:6px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}._iconBtn_1rzat_186:hover{background:#f3f4f6;color:#111827}._iconBtn_1rzat_186._delete_1rzat_204:hover{background:#fef2f2;color:#dc2626}._modalActions_1rzat_209{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._cancelBtn_1rzat_216{background:#fff;color:#374151;border:1px solid #d1d5db;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}._cancelBtn_1rzat_216:hover{background:#f9fafb}._deleteConfirmBtn_1rzat_231{background:#dc2626;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}._deleteConfirmBtn_1rzat_231:hover{background:#b91c1c}._deleteConfirmBtn_1rzat_231:disabled{background:#fca5a5;cursor:not-allowed}._emptyState_1rzat_251{text-align:center;padding:48px 24px;color:#94a3b8;font-size:15px}._overlay_n23ta_2{position:fixed;inset:0;background-color:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:flex-end;z-index:9999;animation:_fadeIn_n23ta_1 .3s ease}._drawer_n23ta_17{background-color:#fff;width:100%;max-width:600px;height:100%;display:flex;flex-direction:column;box-shadow:-10px 0 30px #0000001a;animation:_slideInRight_n23ta_1 .3s ease}._header_n23ta_29{padding:24px 32px;background:linear-gradient(135deg,#4f32b6,#20b1bc);color:#fff;display:flex;justify-content:space-between;align-items:center}._headerContent_n23ta_38 h2{font-size:20px;font-weight:700;margin:0}._headerContent_n23ta_38 p{font-size:13px;opacity:.9;margin:4px 0 0}._closeBtn_n23ta_50{background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._closeBtn_n23ta_50:hover{background:#fff3;transform:rotate(90deg)}._stepper_n23ta_70{padding:20px 32px;background:#f8fafc;border-bottom:1px solid #E2E8F0;display:flex;justify-content:space-between}._step_n23ta_70{display:flex;align-items:center;gap:10px;opacity:.5;transition:all .3s}._step_n23ta_70[data-active=true]{opacity:1}._stepCircle_n23ta_90{width:28px;height:28px;border-radius:50%;background:#e2e8f0;color:#475569;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}._step_n23ta_70[data-active=true] ._stepCircle_n23ta_90{background:#4f32b6;color:#fff}._step_n23ta_70[data-completed=true] ._stepCircle_n23ta_90{background:#10b981;color:#fff}._stepLabel_n23ta_113{font-size:13px;font-weight:600;color:#1e293b}._body_n23ta_120{flex:1;padding:32px;overflow-y:auto}._formSection_n23ta_126{margin-bottom:24px}._formSection_n23ta_126 h3{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:16px}._formGrid_n23ta_137{display:grid;grid-template-columns:1fr 1fr;gap:16px}._formGroup_n23ta_143{display:flex;flex-direction:column;gap:8px}._formGroup_n23ta_143._fullWidth_n23ta_149{grid-column:span 2}._formGroup_n23ta_143 label{font-size:13px;font-weight:600;color:#475569}._formGroup_n23ta_143 input,._formGroup_n23ta_143 select,._formGroup_n23ta_143 textarea{padding:10px 14px;border:1.5px solid #E2E8F0;border-radius:8px;font-size:14px;transition:all .2s}._formGroup_n23ta_143 input:focus,._formGroup_n23ta_143 select:focus,._formGroup_n23ta_143 textarea:focus{outline:none;border-color:#4f32b6;box-shadow:0 0 0 3px #4f32b61a}._toggleGroup_n23ta_178{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #F1F5F9}._toggleInfo_n23ta_186 h4{font-size:14px;font-weight:600;margin:0}._toggleInfo_n23ta_186 p{font-size:12px;color:#64748b;margin:2px 0 0}._switch_n23ta_198{position:relative;display:inline-block;width:44px;height:24px}._switch_n23ta_198 input{opacity:0;width:0;height:0}._slider_n23ta_211{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.4s;border-radius:34px}._slider_n23ta_211:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_n23ta_211{background-color:#10b981}input:checked+._slider_n23ta_211:before{transform:translate(20px)}._reviewCard_n23ta_244{background:#f8fafc;border:1px solid #E2E8F0;border-radius:12px;padding:24px}._reviewItem_n23ta_251{margin-bottom:16px}._reviewItem_n23ta_251:last-child{margin-bottom:0}._reviewLabel_n23ta_259{font-size:12px;color:#64748b;font-weight:500}._reviewValue_n23ta_265{font-size:15px;font-weight:600;color:#1e293b;margin-top:4px}._footer_n23ta_273{padding:24px 32px;background:#f8fafc;border-top:1px solid #E2E8F0;display:flex;justify-content:space-between;gap:16px}._cancelBtn_n23ta_282,._backBtn_n23ta_283{padding:10px 20px;background:#fff;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;font-weight:600;color:#475569;cursor:pointer}._nextBtn_n23ta_294,._publishBtn_n23ta_295{padding:10px 24px;background:#4f32b6;border:none;border-radius:8px;font-size:14px;font-weight:600;color:#fff;cursor:pointer}._publishBtn_n23ta_295{background:#10b981}._publishBtn_n23ta_295:disabled{opacity:.6;cursor:not-allowed}._errorMsg_n23ta_315{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:10px;font-size:14px;border:1px solid #fecaca;margin-bottom:8px}._dropzone_n23ta_326{border:2px dashed #E2E8F0;border-radius:8px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;cursor:pointer;transition:all .2s;background:#f8fafc}._dropzone_n23ta_326:hover{border-color:#3b82f6;background:#eff6ff}._dropzone_n23ta_326 p{margin:0;font-weight:500;color:#334155;font-size:14px}._dropzone_n23ta_326 span{font-size:12px;color:#94a3b8}@keyframes _fadeIn_n23ta_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInRight_n23ta_1{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:640px){._drawer_n23ta_17{max-width:100%}._footer_n23ta_273{flex-direction:column-reverse}._footer_n23ta_273 button{width:100%}}._container_fod0p_2{display:flex;flex-direction:column;gap:24px;padding-bottom:40px}._header_fod0p_10{display:flex;justify-content:space-between;align-items:flex-start}._header_fod0p_10 h1{font-size:24px;margin:0;color:#111827}._header_fod0p_10 p{color:#6b7280;margin:5px 0 0;font-size:14px}._filterCard_fod0p_29{background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:24px}._filterCardHeader_fod0p_36{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:#475569}._filterCardHeader_fod0p_36 h3{font-size:16px;font-weight:700;color:#1e293b;margin:0}._filterGrid_fod0p_51{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:900px){._filterGrid_fod0p_51{grid-template-columns:repeat(2,1fr)}}._filterGroup_fod0p_63{display:flex;flex-direction:column;gap:6px}._filterGroup_fod0p_63 label{font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}._filterGroup_fod0p_63 select{padding:10px 14px;border:1px solid #E2E8F0;border-radius:10px;font-size:14px;font-weight:500;color:#334155;background:#fff;outline:none;cursor:pointer;transition:border-color .2s;font-family:inherit}._filterGroup_fod0p_63 select:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}._filterGroup_fod0p_63 select:disabled{opacity:.5;cursor:not-allowed}._filterActions_fod0p_101{display:flex;justify-content:flex-end;margin-top:20px}._loadBtn_fod0p_107{display:flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #7c3aed33;font-family:inherit}._loadBtn_fod0p_107:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 10px -1px #7c3aed4d}._loadBtn_fod0p_107:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}._gridCard_fod0p_137{background:#fff;border:1px solid #E2E8F0;border-radius:16px;overflow:hidden}._gridCardHeader_fod0p_144{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #F1F5F9}._gridCardHeader_fod0p_144 h3{font-size:16px;font-weight:700;color:#1e293b;margin:0}._studentCount_fod0p_159{font-size:13px;font-weight:600;color:#7c3aed;background-color:#faf5ff;padding:4px 12px;border-radius:20px}._tableWrapper_fod0p_169{overflow-x:auto;max-height:70vh;overflow-y:auto}._marksheetTable_fod0p_176{width:100%;border-collapse:collapse;min-width:700px}._marksheetTable_fod0p_176 thead{position:sticky;top:0;z-index:10}._marksheetTable_fod0p_176 thead tr:first-child th{background-color:#f8fafc}._marksheetTable_fod0p_176 thead tr:nth-child(2) th{background-color:#f1f5f9}._headerGroupRow_fod0p_197{padding:14px 16px;font-size:13px;font-weight:700;color:#475569;text-align:center;border-bottom:1px solid #E2E8F0;border-right:1px solid #E2E8F0;white-space:nowrap}._headerGroupRow_fod0p_197:last-child{border-right:none}._headerActivityRow_fod0p_213{padding:10px 12px;font-size:12px;font-weight:600;color:#94a3b8;text-align:center;border-bottom:2px solid #E2E8F0;border-right:1px solid #F1F5F9;white-space:nowrap}._headerMaxScore_fod0p_224{display:block;font-size:11px;font-weight:700;color:#cbd5e1;margin-top:2px}._stickyCol_fod0p_233{position:sticky;left:0;background:#fff;z-index:5;text-align:left;min-width:180px;border-right:2px solid #E2E8F0}._marksheetTable_fod0p_176 thead ._stickyCol_fod0p_233{background-color:#f8fafc;z-index:12}._studentCell_fod0p_249{display:flex;flex-direction:column;padding:8px 16px}._studentName_fod0p_255{font-size:14px;font-weight:600;color:#1e293b}._admissionNo_fod0p_261{font-size:12px;color:#94a3b8;margin-top:2px}._marksheetTable_fod0p_176 tbody td{padding:6px 8px;text-align:center;border-bottom:1px solid #F1F5F9;border-right:1px solid #F8FAFC;vertical-align:middle}._cellEmpty_fod0p_276{background-color:#fffbeb}._cellFilled_fod0p_280{background-color:#fff}._marksheetTable_fod0p_176 tbody tr:hover td{background-color:#fafbff}._marksheetTable_fod0p_176 tbody tr:hover ._cellEmpty_fod0p_276{background-color:#fff7cc}._gridInput_fod0p_293{width:72px;padding:8px 6px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;font-weight:600;color:#334155;text-align:center;outline:none;transition:all .15s ease;background:transparent;font-family:inherit;-moz-appearance:textfield}._gridInput_fod0p_293::-webkit-outer-spin-button,._gridInput_fod0p_293::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._gridInput_fod0p_293:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26;background:#fff}._gridInput_fod0p_293::placeholder{color:#cbd5e1;font-weight:400}._totalCell_fod0p_327{background-color:#f8fafc!important;border-left:2px solid #E2E8F0}._totalValue_fod0p_332{font-size:15px;font-weight:700;color:#7c3aed}._saveBar_fod0p_339{display:flex;justify-content:flex-end;padding:16px 24px;border-top:1px solid #E2E8F0}._saveBtn_fod0p_346{display:flex;align-items:center;gap:8px;padding:12px 28px;background:linear-gradient(135deg,#7c3aed,#9333ea);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px #7c3aed33;font-family:inherit}._saveBtn_fod0p_346:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 10px -1px #7c3aed4d}._saveBtn_fod0p_346:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}._emptyState_fod0p_376{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#94a3b8;gap:16px;text-align:center}._emptyState_fod0p_376 p{font-size:15px;line-height:1.6;max-width:420px}._loadingState_fod0p_394{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#7c3aed;gap:16px}._loadingState_fod0p_394 p{font-size:15px;font-weight:600}@keyframes _spin_fod0p_416{to{transform:rotate(360deg)}}._spinner_fod0p_416{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_fod0p_416 .6s linear infinite;display:inline-block}._spinnerLarge_fod0p_426{width:36px;height:36px;border:3px solid rgba(124,58,237,.2);border-top-color:#7c3aed;border-radius:50%;animation:_spin_fod0p_416 .6s linear infinite;display:inline-block}@keyframes _toastSlideIn_fod0p_1{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._toast_fod0p_449{position:fixed;bottom:32px;right:32px;display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 2px 8px #0000000f;z-index:9999;animation:_toastSlideIn_fod0p_1 .35s cubic-bezier(.16,1,.3,1);min-width:280px;max-width:420px}._toastSuccess_fod0p_465{background-color:#f0fdf4;border:1px solid #BBF7D0;color:#15803d}._toastError_fod0p_471{background-color:#fef2f2;border:1px solid #FECACA;color:#b91c1c}._toastIcon_fod0p_477{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:8px}._toastSuccess_fod0p_465 ._toastIcon_fod0p_477{background-color:#dcfce7;color:#16a34a}._toastError_fod0p_471 ._toastIcon_fod0p_477{background-color:#fee2e2;color:#dc2626}._toastMessage_fod0p_497{flex:1;font-size:14px;font-weight:600;line-height:1.4}._toastClose_fod0p_504{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:inherit;opacity:.5;transition:all .15s ease;flex-shrink:0}._toastClose_fod0p_504:hover{opacity:1;background-color:#0000000d}._lockedBanner_fod0p_526{display:flex;align-items:flex-start;gap:14px;padding:14px 24px;background:linear-gradient(135deg,#fff7ed,#fffbeb);border-top:1px solid #FED7AA;color:#92400e}._lockedBanner_fod0p_526 svg{margin-top:2px;color:#f59e0b}._lockedBanner_fod0p_526 div{display:flex;flex-direction:column;gap:3px}._lockedBanner_fod0p_526 strong{font-size:14px;font-weight:700;color:#78350f}._lockedBanner_fod0p_526 span{font-size:13px;color:#92400e;line-height:1.45}._gridInput_fod0p_293:disabled{background:#f8fafc;color:#94a3b8;border-color:#e2e8f0;cursor:not-allowed;opacity:1}@media(max-width:768px){._filterGrid_fod0p_51{grid-template-columns:1fr}._header_fod0p_10{flex-direction:column;gap:16px;align-items:stretch}._stickyCol_fod0p_233{min-width:130px}._studentName_fod0p_255{font-size:13px}._admissionNo_fod0p_261{font-size:11px}._gridInput_fod0p_293{width:56px;padding:6px 4px;font-size:13px}._saveBtn_fod0p_346,._loadBtn_fod0p_107{width:100%;justify-content:center}._filterActions_fod0p_101{justify-content:stretch}._gridCardHeader_fod0p_144{flex-direction:column;align-items:flex-start;gap:12px}._studentCount_fod0p_159{align-self:flex-start}}._container_1duul_1{display:flex;flex-direction:column;gap:24px}._header_1duul_7{display:flex;justify-content:space-between;align-items:center}._header_1duul_7 h1{font-size:24px;margin:0;color:#111827}._header_1duul_7 p{color:#6b7280;margin:5px 0 0}._uploadBtn_1duul_24{background:#4f32b6;color:#fff;border:none;padding:10px 20px;border-radius:10px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:14px;transition:all .2s}._uploadBtn_1duul_24:hover{background:#432a9d}._contextCard_1duul_44{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}._contextGrid_1duul_52{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._formGroup_1duul_58{display:flex;flex-direction:column;gap:8px}._formGroup_1duul_58 label{font-size:14px;font-weight:500;color:#475569}._select_1duul_70,._input_1duul_71{padding:10px;border:1px solid #E2E8F0;border-radius:8px;font-size:14px;color:#1e293b;background-color:#fff;transition:all .2s;width:100%}._select_1duul_70:focus,._input_1duul_71:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}._select_1duul_70:disabled{background-color:#f8fafc;color:#94a3b8;cursor:not-allowed}._emptyState_1duul_96{text-align:center;padding:64px 20px;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:16px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}._tableCard_1duul_110{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._table_1duul_110{width:100%;border-collapse:collapse}._table_1duul_110 th{padding:16px 24px;text-align:left;font-size:13px;font-weight:600;color:#64748b;background-color:#f8fafc;border-bottom:1px solid #E2E8F0}._table_1duul_110 td{padding:16px 24px;border-bottom:1px solid #E2E8F0;font-size:14px;color:#334155;vertical-align:middle}._fileIconWrapper_1duul_140{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:8px}._fileInfo_1duul_150{display:flex;flex-direction:column}._fileName_1duul_155{font-weight:500;color:#1e293b}._fileSize_1duul_160{font-size:12px;color:#94a3b8}._statusBadge_1duul_166{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}._published_1duul_173{background-color:#f0fdf4;color:#15803d}._draft_1duul_178{background-color:#f8fafc;color:#475569}._actions_1duul_184{display:flex;gap:8px}._actionIcon_1duul_189{background:none;border:none;padding:6px;cursor:pointer;border-radius:6px;color:#64748b;display:flex;align-items:center;justify-content:center;transition:all .2s}._actionIcon_1duul_189:hover{background:#f1f5f9;color:#1e293b}._modalOverlay_1duul_208{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_1duul_221{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;box-shadow:0 20px 25px -5px #0000001a;display:flex;flex-direction:column}._modalHeader_1duul_232{border-radius:12px 12px 0 0;padding:24px;background:linear-gradient(135deg,#8b5cf6,#d946ef);display:flex;justify-content:space-between;align-items:flex-start;flex-shrink:0}._modalHeaderContent_1duul_242{color:#fff}._modalHeader_1duul_232 h2{margin:0 0 4px;font-size:20px;font-weight:600;color:#fff}._modalHeader_1duul_232 p{margin:0;color:#ffffffe6;font-size:13px}._closeBtn_1duul_260{background:none;border:none;cursor:pointer;color:#fff;opacity:.8;display:flex;align-items:center;transition:opacity .2s;padding:0}._closeBtn_1duul_260:hover{opacity:1}._modalBody_1duul_276{padding:24px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;flex:1}._sectionTitle_1duul_285{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#1e293b;margin-bottom:16px}._sectionIcon_1duul_295{width:32px;height:32px;background:#f3e8ff;color:#9333ea;border-radius:8px;display:flex;align-items:center;justify-content:center}._row_1duul_306{display:flex;gap:16px}._row_1duul_306 ._formGroup_1duul_58{flex:1}._radioGroup_1duul_315{display:flex;gap:16px}._radioGroup_1duul_315 label{display:flex;align-items:center;gap:6px;color:#1e293b;font-weight:400}._detailRow_1duul_329{display:flex;padding:12px 0;border-bottom:1px solid #F1F5F9}._detailRow_1duul_329:last-child{border-bottom:none}._detailLabel_1duul_339{flex:0 0 140px;font-size:14px;font-weight:500;color:#64748b}._detailValue_1duul_346{flex:1;font-size:14px;color:#1e293b;font-weight:500}._detailLink_1duul_353{color:#3b82f6;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:6px}._detailLink_1duul_353:hover{text-decoration:underline}._typeBadge_1duul_366{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}._typeFile_1duul_376{background-color:#e0f2fe;color:#0369a1}._typeVideo_1duul_381{background-color:#fce7f3;color:#be185d}._dropzone_1duul_386{border:2px dashed #E2E8F0;border-radius:8px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;cursor:pointer;transition:all .2s}._dropzone_1duul_386:hover{border-color:#3b82f6;background:#eff6ff}._dropzone_1duul_386 p{margin:0;font-weight:500;color:#334155;font-size:14px}._dropzone_1duul_386 span{font-size:12px;color:#94a3b8}._modalFooter_1duul_417{padding:20px 24px;border-top:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}._footerActions_1duul_426{display:flex;gap:12px}._primaryBtn_1duul_431{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-weight:500;cursor:pointer;font-size:14px}._secondaryBtn_1duul_442{background:#fff;color:#475569;border:1px solid #E2E8F0;padding:8px 16px;border-radius:6px;font-weight:500;cursor:pointer;font-size:14px}._primaryBtn_1duul_431:hover{background:#2563eb}._secondaryBtn_1duul_442:hover{background:#f8fafc;border-color:#cbd5e1}._container_1dwz7_1{display:flex;flex-direction:column;gap:1.5rem;padding:24px;background:#f8fafc;min-height:100vh;animation:_fadeIn_1dwz7_1 .4s ease-out}@keyframes _fadeIn_1dwz7_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_1dwz7_460{to{transform:rotate(360deg)}}._header_1dwz7_29{display:flex;justify-content:space-between;align-items:center}._header_1dwz7_29 h1{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0}._subtitle_1dwz7_42{font-size:.9375rem;color:#64748b;margin:.25rem 0 0}._tabs_1dwz7_49{display:flex;gap:.5rem;border-bottom:1px solid #E2E8F0;padding-bottom:2px}._tabBtn_1dwz7_56{padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;color:#64748b;border:none;background:none;cursor:pointer;position:relative;transition:all .2s;display:flex;align-items:center;gap:.5rem}._tabBtn_1dwz7_56:hover{color:#0f172a}._activeTabBtn_1dwz7_75{color:#2563eb}._activeTabBtn_1dwz7_75:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2.5px;background:#2563eb;border-radius:2px 2px 0 0}._primaryBtn_1dwz7_91{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;box-shadow:0 2px 8px #2563eb40;transition:all .2s}._primaryBtn_1dwz7_91:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-1px)}._primaryBtn_1dwz7_91:disabled{opacity:.5;cursor:not-allowed;transform:none}._announcementsPanel_1dwz7_119{display:flex;flex-direction:column;gap:1rem}._announcementCard_1dwz7_125{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #F1F5F9;border-left:4px solid #3B82F6;box-shadow:0 1px 3px #0000000d;transition:all .2s}._announcementCard_1dwz7_125:hover{transform:translate(4px);box-shadow:0 4px 12px #00000014}._annHeader_1dwz7_140{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}._annHeader_1dwz7_140 h3{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a}._annAudience_1dwz7_155{background:#eff6ff;color:#2563eb;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap}._annContent_1dwz7_165{color:#475569;line-height:1.7;font-size:.9375rem;margin:0 0 .75rem}._annMeta_1dwz7_172{display:flex;gap:1rem;font-size:.8125rem;color:#94a3b8}._messageLayout_1dwz7_180{display:grid;grid-template-columns:340px 1fr;height:calc(100vh - 300px);min-height:480px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d}._sidebar_1dwz7_192{border-right:1px solid #F1F5F9;display:flex;flex-direction:column;min-height:0}._searchBox_1dwz7_199{padding:1rem 1.25rem;border-bottom:1px solid #F1F5F9;display:flex;align-items:center;gap:.5rem}._searchBox_1dwz7_199 input{flex:1;border:none;outline:none;font-size:.875rem;color:#1e293b}._chatList_1dwz7_215{flex:1;overflow-y:auto;min-height:0}._chatItem_1dwz7_221{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;border-bottom:1px solid #F8FAFC;transition:all .15s;border-left:4px solid transparent}._chatItem_1dwz7_221:hover{background:#f8fafc}._activeChatItem_1dwz7_236{background:#eff6ff;border-left-color:#3b82f6}._chatAvatar_1dwz7_241{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}._chatMeta_1dwz7_255{flex:1;min-width:0}._chatTop_1dwz7_260{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}._chatTop_1dwz7_260 strong{font-size:.9375rem;color:#1e293b}._chatTop_1dwz7_260 span{font-size:.75rem;color:#94a3b8}._lastMsg_1dwz7_277{margin:0;font-size:.8125rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._unreadDot_1dwz7_286{width:10px;height:10px;background:#3b82f6;border-radius:50%;flex-shrink:0}._chatArea_1dwz7_295{display:flex;flex-direction:column;background:#f8fafc;min-height:0}._chatHeader_1dwz7_302{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #F1F5F9}._chatHeader_1dwz7_302 h3{margin:0;font-size:1rem;font-weight:700;color:#0f172a}._chatRole_1dwz7_318{font-size:.8125rem;color:#64748b;text-transform:capitalize}._chatHeaderAvatar_1dwz7_324{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;flex-shrink:0}._messagesContainer_1dwz7_338{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;min-height:0}._messageReceived_1dwz7_348,._messageSent_1dwz7_349{max-width:70%;display:flex;flex-direction:column;gap:.25rem}._messageReceived_1dwz7_348{align-self:flex-start}._messageSent_1dwz7_349{align-self:flex-end}._messageReceived_1dwz7_348 p,._messageSent_1dwz7_349 p{padding:.875rem 1.125rem;font-size:.9375rem;line-height:1.6;margin:0;box-shadow:0 1px 3px #00000014}._messageReceived_1dwz7_348 p{background:#fff;color:#1e293b;border-radius:16px 16px 16px 2px}._messageSent_1dwz7_349 p{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border-radius:16px 16px 2px}._messageReceived_1dwz7_348 span,._messageSent_1dwz7_349 span{font-size:.7rem;color:#94a3b8}._messageReceived_1dwz7_348 span{text-align:left;padding-left:4px}._messageSent_1dwz7_349 span{text-align:right;padding-right:4px}._inputArea_1dwz7_402{display:flex;gap:.75rem;padding:1.25rem;background:#fff;border-top:1px solid #F1F5F9;align-items:center}._input_1dwz7_402{flex:1;padding:.8rem 1rem;border-radius:12px;border:1px solid #E2E8F0;outline:none;font-size:.9375rem;transition:border-color .2s}._input_1dwz7_402:focus{border-color:#3b82f6}._sendBtn_1dwz7_425{width:44px;height:44px;border-radius:12px;border:none;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 2px 8px #2563eb40}._sendBtn_1dwz7_425:hover{transform:translateY(-1px)}._sendBtn_1dwz7_425:disabled{opacity:.5;cursor:not-allowed;transform:none}._loadingState_1dwz7_451{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#94a3b8}._spinner_1dwz7_460{width:36px;height:36px;border:3px solid #E2E8F0;border-top:3px solid #3B82F6;border-radius:50%;animation:_spin_1dwz7_460 .8s linear infinite;margin-bottom:1rem}._emptyState_1dwz7_470{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}._emptyState_1dwz7_470 h3{color:#475569;margin:1rem 0 .5rem;font-size:1.125rem}._emptyState_1dwz7_470 p{color:#94a3b8;margin:0;font-size:.9375rem}._modalOverlay_1dwz7_492{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_1dwz7_492{background:#fff;border-radius:16px;width:100%;max-width:480px;box-shadow:0 20px 60px #00000026;animation:_fadeIn_1dwz7_1 .3s ease-out}._modalHeader_1dwz7_513{padding:1.5rem;border-bottom:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center}._modalHeader_1dwz7_513 h2{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}._closeBtn_1dwz7_528{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center}._modalBody_1dwz7_542{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._modalBody_1dwz7_542 label{font-size:.875rem;color:#475569;font-weight:500}._modalInput_1dwz7_555{padding:.75rem 1rem;border-radius:10px;border:1px solid #E2E8F0;outline:none;font-size:.9375rem}._modalInput_1dwz7_555:focus{border-color:#3b82f6}._modalActions_1dwz7_567{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}._cancelBtn_1dwz7_574{padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;background:#fff;border:1px solid #E2E8F0;color:#475569;transition:all .2s}._cancelBtn_1dwz7_574:hover{background:#f8fafc}._mobileBackBtn_1dwz7_590{display:none;background:transparent;border:none;padding:8px;margin-left:-8px;cursor:pointer;color:#475569}@media(max-width:900px){._messageLayout_1dwz7_180{grid-template-columns:1fr;height:calc(100vh - 180px)}._sidebar_1dwz7_192{max-height:none;height:100%;border-right:none}._hiddenOnMobile_1dwz7_612{display:none!important}._mobileBackBtn_1dwz7_590{display:block}._chatArea_1dwz7_295{height:100%}._inputArea_1dwz7_402{padding:1rem;padding-bottom:env(safe-area-inset-bottom,1rem)}}._container_nb0e1_1{display:flex;flex-direction:column;gap:24px}._header_nb0e1_7{display:flex;justify-content:space-between;align-items:center}._header_nb0e1_7 h1{font-size:24px;margin:0;color:#111827}._header_nb0e1_7 p{color:#6b7280;margin:5px 0 0}._printBtn_nb0e1_24{background:#fff;color:#374151;border:1px solid #d1d5db;padding:10px 20px;border-radius:10px;font-weight:600;cursor:pointer}._tableCard_nb0e1_34{background:#fff;border-radius:16px;overflow-x:auto;box-shadow:0 1px 3px #0000001a}._timetable_nb0e1_41{width:100%;border-collapse:collapse;min-width:800px}._timetable_nb0e1_41 th{background:#f9fafb;padding:16px;text-align:center;font-size:13px;font-weight:600;color:#6b7280;border:1px solid #e5e7eb}._timetable_nb0e1_41 td{padding:10px;height:80px;border:1px solid #e5e7eb;vertical-align:top;text-align:center}._timeColumn_nb0e1_65{background:#f9fafb;font-size:12px;font-weight:600;color:#6b7280;width:100px}._slot_nb0e1_73{background:#fff}._entry_nb0e1_77{background:#f3f0ff;border-left:4px solid #4F32B6;padding:8px;border-radius:4px;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:center;text-align:left}._entry_nb0e1_77 strong{font-size:13px;color:#4f32b6}._entry_nb0e1_77 span{font-size:11px;color:#6b7280;font-weight:500}._breakSlot_nb0e1_101{background:#fef3c7;text-align:center;font-size:12px;color:#92400e;font-weight:500;vertical-align:middle}._container_hztxb_1{display:flex;flex-direction:column;gap:24px}._header_hztxb_7 h1{font-size:24px;margin:0;color:#111827}._header_hztxb_7 p{color:#6b7280;margin:5px 0 0}._layout_hztxb_18{display:flex;flex-direction:column;gap:30px}._section_hztxb_24 h2{font-size:18px;margin-bottom:16px;color:#374151}._profileBox_hztxb_30{background:#fff;padding:24px;border-radius:16px;box-shadow:0 1px 3px #0000001a}._avatarSection_hztxb_37{display:flex;align-items:center;gap:20px;margin-bottom:30px}._avatar_hztxb_37{width:80px;height:80px;border-radius:50%;object-fit:cover}._changeAvatarBtn_hztxb_51{background:none;border:1px solid #d1d5db;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}._formGrid_hztxb_61{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}._inputGroup_hztxb_68{display:flex;flex-direction:column;gap:8px}._inputGroup_hztxb_68 label{font-size:13px;font-weight:600;color:#6b7280}._inputGroup_hztxb_68 input{padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}._saveBtn_hztxb_87{background:#4f32b6;color:#fff;border:none;padding:10px 24px;border-radius:10px;font-weight:600;cursor:pointer}._sidebar_17b8j_1{height:100vh;width:260px;display:flex;flex-direction:column;background-color:#fff}._logo_17b8j_9{position:fixed;background-color:#fff;top:0;height:60px;width:260px;display:flex;align-items:center;gap:10px;z-index:1000}._logo_17b8j_9 img{margin-left:15px;width:40px;height:40px}._logoText_17b8j_27{display:flex;flex-direction:column;gap:2px}._logoText_17b8j_27 h3{margin:0;font-size:17px;color:#111827}._logoText_17b8j_27 p{margin:0;font-size:12px;color:#4f32b6;font-weight:600}._navContainer_17b8j_46{height:100%;background-color:#fff;border-right:1px solid #e5e7eb;position:fixed;left:0;bottom:0;top:60px;width:260px;overflow-y:auto}._nav_17b8j_46{display:flex;flex-direction:column;gap:12px;padding:20px}._link_17b8j_66{display:flex;align-items:center;gap:12px;padding:12px 15px;text-decoration:none;border-radius:12px;transition:all .3s ease}._link_17b8j_66 p{margin:0;color:#6b7280;font-size:15px;font-weight:500}._link_17b8j_66 span{display:flex;align-items:center;justify-content:center}._link_17b8j_66:hover{background-color:#f3f0ff}._link_17b8j_66:hover p{color:#4f32b6}._active_17b8j_97{background-color:#4f32b6}._active_17b8j_97 p{color:#fff;font-weight:600}._active_17b8j_97 svg path{fill:#fff}@media(max-width:768px){._sidebar_17b8j_1{display:none}}._header_86v2q_1{background-color:#fff;padding-left:20px;padding-right:20px;display:flex;align-items:center;z-index:999;justify-content:space-between;position:fixed;width:calc(100% - 260px);height:60px;left:260px;right:0;top:0;background:#fff;border-bottom:1px solid #D9D9D9;box-shadow:0 0 9px #00000040;box-sizing:border-box}._title_86v2q_21{font-size:20px;font-weight:600;color:#111827}._subtitle_86v2q_27{font-size:12px;color:#6b7280}._messages_86v2q_32{display:flex;align-items:center;gap:8px;cursor:pointer}._messages_86v2q_32 p{font-size:14px;font-weight:500}._messagesBadge_86v2q_44{font-size:12px;font-weight:500;color:#fff;background-color:#ef4444;padding:2px 6px;border-radius:999px}._right_86v2q_53{display:flex;align-items:center;gap:16px}._search_86v2q_59{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}._notification_86v2q_66{position:relative;cursor:pointer}._badge_86v2q_71{position:absolute;top:-6px;right:-6px;background-color:#ef4444;color:#fff;font-size:10px;padding:2px 6px;border-radius:999px}._user_86v2q_82{display:flex;align-items:center;gap:8px;cursor:pointer}._avatar_86v2q_89{width:35px;height:35px;border-radius:50%}._avatar_86v2q_89 img{border-radius:50%;width:100%;height:100%;object-fit:cover}._logoutBtn_86v2q_102{cursor:pointer;transition:fill .2s ease-in-out}._logoutBtn_86v2q_102:hover{fill:#ef4444}@media(max-width:768px){._header_86v2q_1{width:100%;left:0;padding-left:15px;padding-right:15px}._title_86v2q_21{font-size:16px}._subtitle_86v2q_27,._messages_86v2q_32,._search_86v2q_59{display:none}._user_86v2q_82>div:nth-child(2){display:none}._refreshBtn_86v2q_133{display:none}}._wrapper_1mkkb_1{display:flex;min-height:100vh;width:100%}._content_1mkkb_7{flex:1;display:flex;flex-direction:column;min-width:0}._main_1mkkb_14{background-color:#f5f7fa;min-height:calc(100vh - 60px);margin-top:60px;padding:24px;flex:1}@media(max-width:768px){._main_1mkkb_14{padding:16px 16px 90px}}._container_2dipj_1{display:flex;flex-direction:column;gap:30px}._header_2dipj_7 h1{font-size:28px;color:#111827;margin:0}._header_2dipj_7 p{color:#6b7280;margin-top:5px}._classInfoCard_2dipj_19{background:linear-gradient(135deg,#f8f7ff,#f0f9ff);border:1px solid #e8e5f8;border-radius:18px;padding:28px}._classInfoHeader_2dipj_26{display:flex;align-items:center;gap:16px;margin-bottom:24px}._classInfoIcon_2dipj_33{width:48px;height:48px;background:#4f32b6;color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center}._classInfoHeader_2dipj_26 h2{margin:0;font-size:22px;color:#111827;display:flex;align-items:center;gap:10px}._streamBadge_2dipj_53{font-size:12px;font-weight:600;background:#4f32b6;color:#fff;padding:3px 10px;border-radius:20px}._classSubtitle_2dipj_62{margin:2px 0 0;font-size:13px;color:#6b7280}._classInfoGrid_2dipj_68{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._classInfoItem_2dipj_74{display:flex;align-items:center;gap:12px;background:#fff;padding:16px;border-radius:12px;border:1px solid #f0eff5}._classInfoItem_2dipj_74 div{display:flex;flex-direction:column;gap:2px}._infoLabel_2dipj_90{font-size:12px;color:#6b7280}._classInfoItem_2dipj_74 strong{font-size:14px;color:#111827}._mainGrid_2dipj_101{display:grid;grid-template-columns:2fr 1fr;gap:30px}._section_2dipj_107{background:#fff;padding:24px;border-radius:16px;box-shadow:0 1px 3px #0000001a}._sectionHeader_2dipj_114{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sectionHeader_2dipj_114 h2{font-size:18px;color:#111827;margin:0}._viewAll_2dipj_127{background:none;border:none;color:#4f32b6;font-weight:600;font-size:14px;cursor:pointer}._viewAll_2dipj_127:hover{text-decoration:underline}._coursesGrid_2dipj_141{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._courseCard_2dipj_147{background:#fff;border:1px solid #f3f4f6;padding:20px;border-radius:14px;transition:transform .2s,box-shadow .2s}._courseCard_2dipj_147:hover{transform:translateY(-4px);box-shadow:0 4px 12px #4f32b61a}._courseTop_2dipj_160{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._courseIcon_2dipj_167{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}._courseCard_2dipj_147 h3{margin:0;font-size:16px;color:#111827}._courseCard_2dipj_147 p{margin:4px 0 0;font-size:13px;color:#6b7280}._attendanceRing_2dipj_191{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 0}._ringValue_2dipj_199{font-size:2.5rem;font-weight:700}._ringLabel_2dipj_204{font-size:13px;color:#6b7280;margin-top:4px}._attendanceStats_2dipj_210{display:flex;justify-content:center;gap:24px;margin-top:12px}._statItem_2dipj_217{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}._statItem_2dipj_217 strong{color:#111827}._statDot_2dipj_229{width:8px;height:8px;border-radius:50%}._upcomingList_2dipj_236{display:flex;flex-direction:column;gap:16px}._upcomingItem_2dipj_242{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:10px}._upcomingType_2dipj_251{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;background:#fff;border:1px solid #e5e7eb}._upcomingType_2dipj_251[data-type=quiz]{color:#f56a13}._upcomingType_2dipj_251[data-type=assignment]{color:#20b1bc}._upcomingType_2dipj_251[data-type=test]{color:#ef4444}._upcomingInfo_2dipj_275 h4{margin:0;font-size:14px;color:#111827}._upcomingInfo_2dipj_275 p{margin:2px 0 0;font-size:12px;color:#6b7280}._quickActions_2dipj_287{display:flex;flex-direction:column;gap:10px}._actionBtn_2dipj_293{width:100%;padding:12px;background:#f3f0ff;color:#4f32b6;border:none;border-radius:10px;font-weight:600;font-size:14px;cursor:pointer}._actionBtn_2dipj_293:hover{background:#ebe5ff}._container_4nd16_1{display:flex;flex-direction:column;gap:30px}._header_4nd16_7{display:flex;justify-content:space-between;align-items:flex-end}._header_4nd16_7 h1{font-size:28px;margin:0;color:#111827}._header_4nd16_7 p{color:#6b7280;margin:5px 0 0}._courseBadge_4nd16_24{background:#f3f0ff;color:#4f32b6;padding:6px 16px;border-radius:20px;font-size:14px;font-weight:600;border:1px solid #E8E5F8}._grid_4nd16_34{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}._card_4nd16_40{background:#fff;border-radius:18px;padding:24px;box-shadow:0 1px 3px #0000000d;border:1px solid #f0eff5;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}._card_4nd16_40:hover{transform:translateY(-4px);box-shadow:0 12px 20px -5px #0000001a}._cardIcon_4nd16_56{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-bottom:20px;border:1px solid transparent}._courseCode_4nd16_69{font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}._card_4nd16_40 h3{margin:0 0 20px;font-size:20px;color:#111827;font-weight:700}._meta_4nd16_86{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}._metaItem_4nd16_93{display:flex;align-items:center;gap:8px;font-size:14px}._metaIcon_4nd16_100{width:28px;height:28px;background:#f9fafb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#9ca3af}._metaItem_4nd16_93 span{color:#6b7280;min-width:60px}._metaItem_4nd16_93 strong{color:#111827;font-weight:600}._actions_4nd16_121{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto}._viewBtn_4nd16_128,._materialBtn_4nd16_129{padding:12px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;text-align:center}._viewBtn_4nd16_128{background:#f3f0ff;color:#4f32b6;border:none}._viewBtn_4nd16_128:hover{background:#ebe5ff}._materialBtn_4nd16_129{background:#fff;color:#374151;border:1px solid #e5e7eb}._materialBtn_4nd16_129:hover{background:#f9fafb;border-color:#d1d5db}._emptyMessage_4nd16_160{grid-column:1 / -1;text-align:center;padding:60px;background:#f9fafb;border-radius:18px;color:#6b7280;border:2px dashed #e5e7eb}._container_1sx1j_1{display:flex;flex-direction:column;gap:24px}._header_1sx1j_7 h1{font-size:24px;margin:0;color:#111827}._header_1sx1j_7 p{color:#6b7280;margin:5px 0 0}._summaryGrid_1sx1j_18{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}._summaryCard_1sx1j_24{background:#fff;padding:24px;border-radius:16px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:12px}._cardHeader_1sx1j_34{font-size:13px;font-weight:600;color:#6b7280}._percentage_1sx1j_40,._count_1sx1j_41{font-size:32px;font-weight:700;color:#111827}._percentage_1sx1j_40{color:#20b1bc}._progressBar_1sx1j_51{height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}._progressFill_1sx1j_58{height:100%;background:#20b1bc}._listSection_1sx1j_63 h2{font-size:18px;margin-bottom:16px;color:#374151}._tableCard_1sx1j_69{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._table_1sx1j_69{width:100%;border-collapse:collapse}._table_1sx1j_69 th{background:#f9fafb;padding:16px 24px;text-align:left;font-size:13px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb}._table_1sx1j_69 td{padding:16px 24px;border-bottom:1px solid #f3f4f6;font-size:14px;color:#374151}._courseName_1sx1j_98{font-weight:600}._statusBadge_1sx1j_102{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}._statusBadge_1sx1j_102[data-status=present]{background:#ecfdf5;color:#059669}._statusBadge_1sx1j_102[data-status=absent]{background:#fef2f2;color:#dc2626}._statusBadge_1sx1j_102[data-status=late]{background:#fffbeb;color:#d97706}._container_oxoku_1{display:flex;flex-direction:column;gap:24px}._header_oxoku_7 h1{font-size:24px;margin:0;color:#111827}._header_oxoku_7 p{color:#6b7280;margin:5px 0 0}._topSection_oxoku_18{display:flex;gap:20px}._gpaCard_oxoku_23{background:#4f32b6;color:#fff;padding:24px;border-radius:16px;display:flex;flex-direction:column;gap:8px;min-width:200px}._gpaCard_oxoku_23 span{font-size:13px;color:#fffc;font-weight:500}._gpaCard_oxoku_23 strong{font-size:28px}._tableCard_oxoku_44{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._table_oxoku_44{width:100%;border-collapse:collapse}._table_oxoku_44 th{background:#f9fafb;padding:16px 24px;text-align:left;font-size:13px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb}._table_oxoku_44 td{padding:16px 24px;border-bottom:1px solid #f3f4f6;font-size:14px}._subject_oxoku_72{font-weight:600;color:#111827}._gradeBadge_oxoku_77{padding:4px 12px;border-radius:6px;font-weight:700;font-size:13px}._gradeBadge_oxoku_77[data-grade^=A]{background:#ecfdf5;color:#059669}._gradeBadge_oxoku_77[data-grade^=B]{background:#eff6ff;color:#2563eb}._gradeBadge_oxoku_77[data-grade^=C]{background:#fffbeb;color:#d97706}._tabs_oxoku_100{display:flex;gap:10px;border-bottom:2px solid #f3f4f6;margin-bottom:10px}._tabs_oxoku_100 button{background:none;border:none;padding:12px 20px;font-size:15px;font-weight:500;color:#6b7280;cursor:pointer;position:relative;transition:color .2s}._tabs_oxoku_100 button:hover{color:#4f32b6}._activeTab_oxoku_123{color:#4f32b6!important;font-weight:600!important}._activeTab_oxoku_123:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#4f32b6}._reportsGrid_oxoku_139{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}._reportCard_oxoku_145{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:15px;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}._reportCard_oxoku_145:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000000d}._reportIcon_oxoku_161{font-size:32px;background:#f5f3ff;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:12px}._reportInfo_oxoku_172 h3{margin:0;font-size:18px;color:#111827}._reportInfo_oxoku_172 p{margin:4px 0 12px;color:#6b7280;font-size:14px}._reportStats_oxoku_184{display:flex;gap:15px;font-size:13px;color:#4b5563}._reportStats_oxoku_184 strong{color:#4f32b6}._viewBtn_oxoku_195{border:1px solid #4F32B6;background:#fff;color:#4f32b6;padding:10px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._viewBtn_oxoku_195:hover{background:#4f32b6;color:#fff}._noData_oxoku_211{grid-column:1 / -1;text-align:center;padding:60px;background:#f9fafb;border-radius:16px;color:#6b7280}._overlay_10nky_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:20px}._modal_10nky_16{background:#fff;width:100%;max-width:900px;height:90vh;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 50px #0000004d}._toolbar_10nky_28{padding:15px 25px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._closeBtn_10nky_37{background:#e2e8f0;border:none;padding:8px 16px;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}._closeBtn_10nky_37:hover{background:#cbd5e1}._printBtn_10nky_51{background:#4f32b6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-weight:500;cursor:pointer;transition:opacity .2s}._printBtn_10nky_51:hover{opacity:.9}._reportSheet_10nky_66{flex:1;overflow-y:auto;padding:50px;background:#fff;color:#1a202c;font-family:Inter,sans-serif}._reportHeader_10nky_75{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;border-bottom:3px solid #4F32B6;padding-bottom:20px}._schoolInfo_10nky_84 h2{color:#4f32b6;margin:0 0 5px;font-size:24px}._schoolInfo_10nky_84 p{margin:2px 0;color:#4a5568;font-size:14px}._reportTitle_10nky_96{text-align:right}._reportTitle_10nky_96 h1{margin:0 0 10px;font-size:28px;letter-spacing:1px;color:#2d3748}._termBadge_10nky_107{display:inline-block;background:#4f32b6;color:#fff;padding:4px 12px;border-radius:20px;font-size:14px;font-weight:600}._infoGrid_10nky_117{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px;background:#f8fafc;padding:20px;border-radius:8px}._infoBox_10nky_127 label{display:block;font-size:11px;text-transform:uppercase;color:#718096;margin-bottom:4px;font-weight:700}._infoBox_10nky_127 span{font-weight:600;color:#2d3748;font-size:15px}._tableSection_10nky_142{margin-bottom:40px}._reportTable_10nky_146{width:100%;border-collapse:collapse}._reportTable_10nky_146 th{background:#edf2f7;text-align:left;padding:12px;font-size:12px;text-transform:uppercase;border-bottom:2px solid #e2e8f0;color:#4a5568}._reportTable_10nky_146 td{padding:12px;border-bottom:1px solid #edf2f7;font-size:14px}._subjectName_10nky_167{font-weight:600;color:#2d3748}._totalCell_10nky_172{font-weight:700;color:#4f32b6}._gradeCell_10nky_177{font-weight:800}._summarySection_10nky_181{margin-bottom:60px}._statsGrid_10nky_185{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}._statBox_10nky_192{background:#fff;border:1px solid #e2e8f0;padding:15px;border-radius:8px;text-align:center}._statBox_10nky_192 label{display:block;font-size:11px;color:#718096;margin-bottom:5px;font-weight:600}._statBox_10nky_192 span{font-size:18px;font-weight:700;color:#2d3748}._remarksGrid_10nky_214{display:grid;grid-template-columns:1fr 1fr;gap:30px}._remarkBox_10nky_220 label{display:block;font-weight:700;margin-bottom:10px;font-size:14px;color:#4f32b6}._remarkBox_10nky_220 p{background:#f8fafc;padding:15px;border-radius:8px;min-height:80px;font-size:14px;line-height:1.6;font-style:italic;color:#4a5568}._reportFooter_10nky_239{display:flex;justify-content:space-between;align-items:flex-end;margin-top:50px}._signature_10nky_246{width:200px;text-align:center}._signature_10nky_246 ._line_10nky_251{border-top:1px solid #a0aec0;margin-bottom:5px}._signature_10nky_246 p{font-size:12px;color:#718096;font-weight:600}._date_10nky_262 p{font-size:10px;color:#a0aec0}@media print{._no-print_10nky_268{display:none!important}._overlay_10nky_1{position:static;background:none;padding:0}._modal_10nky_16{width:100%;height:auto;position:static;box-shadow:none;max-width:none}._reportSheet_10nky_66{overflow:visible;padding:20px}}._container_w5xpn_1{display:flex;flex-direction:column;gap:24px}._header_w5xpn_7{display:flex;justify-content:space-between;align-items:center}._header_w5xpn_7 h1{font-size:24px;margin:0;color:#111827}._header_w5xpn_7 p{color:#6b7280;margin:5px 0 0}._printBtn_w5xpn_24{background:#fff;color:#374151;border:1px solid #d1d5db;padding:10px 20px;border-radius:10px;font-weight:600;cursor:pointer}._tableCard_w5xpn_34{background:#fff;border-radius:16px;overflow-x:auto;box-shadow:0 1px 3px #0000001a}._timetable_w5xpn_41{width:100%;border-collapse:collapse;min-width:800px}._timetable_w5xpn_41 th{background:#f9fafb;padding:16px;text-align:center;font-size:13px;font-weight:600;color:#6b7280;border:1px solid #e5e7eb}._timetable_w5xpn_41 td{padding:8px;height:90px;border:1px solid #e5e7eb;vertical-align:top;text-align:center}._timeColumn_w5xpn_65{background:#f9fafb;font-size:12px;font-weight:600;color:#6b7280;width:100px}._slot_w5xpn_73{background:#fff}._entry_w5xpn_77{background:#f3f0ff;border-left:4px solid #4F32B6;padding:8px;border-radius:4px;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:center;text-align:left}._entry_w5xpn_77 strong{font-size:13px;color:#4f32b6}._entry_w5xpn_77 span{font-size:11px;color:#6b7280;font-weight:500}._libraryContainer_1ag4c_1{padding:24px;background-color:#f8fafc;min-height:100vh}._header_1ag4c_8{margin-bottom:24px}._header_1ag4c_8 h1{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:8px}._subtitle_1ag4c_19{color:#64748b;font-size:15px}._tabs_1ag4c_25{display:flex;gap:12px;margin-bottom:32px;border-bottom:1px solid #E2E8F0;padding-bottom:1px}._tabBtn_1ag4c_33{padding:12px 24px;background:transparent;border:none;font-size:15px;font-weight:600;color:#64748b;cursor:pointer;position:relative;transition:all .2s ease}._tabBtn_1ag4c_33:hover,._activeTab_1ag4c_49{color:#0f172a}._activeTab_1ag4c_49:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background-color:#3b82f6;border-radius:3px 3px 0 0}._controls_1ag4c_66{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;background-color:#fff;border-radius:16px;border:1px solid #E2E8F0;box-shadow:0 1px 3px #0000000d}._filters_1ag4c_78{display:flex;gap:12px;align-items:center}._select_1ag4c_84{padding:10px 16px;border:1px solid #E2E8F0;border-radius:10px;background-color:#f8fafc;color:#475569;font-size:14px;font-weight:500;cursor:pointer;outline:none;transition:all .2s}._select_1ag4c_84:hover{border-color:#cbd5e1}._select_1ag4c_84:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchBox_1ag4c_106{position:relative;width:300px}._searchIcon_1ag4c_111{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}._searchInput_1ag4c_119{width:100%;padding:10px 12px 10px 40px;border:1px solid #E2E8F0;border-radius:10px;font-size:14px;outline:none;transition:all .2s}._searchInput_1ag4c_119:focus{border-color:#3b82f6}._grid_1ag4c_134{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}._card_1ag4c_140{background:#fff;border-radius:16px;border:1px solid #E2E8F0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}._card_1ag4c_140:hover{transform:translateY(-4px);box-shadow:0 12px 24px -10px #0000001a;border-color:#cbd5e1}._cardHeader_1ag4c_155{padding:20px 20px 0;display:flex;justify-content:space-between;align-items:flex-start}._iconBox_1ag4c_162{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}._newBadge_1ag4c_171{padding:4px 10px;background-color:#dbeafe;color:#1e40af;font-size:11px;font-weight:700;border-radius:100px;text-transform:uppercase;letter-spacing:.5px}._cardContent_1ag4c_182{padding:16px 20px}._subject_1ag4c_186{font-size:13px;color:#64748b;font-weight:600;margin-bottom:4px;text-transform:uppercase}._title_1ag4c_194{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:8px;line-height:1.4}._meta_1ag4c_202{display:flex;align-items:center;gap:12px;font-size:13px;color:#64748b}._metaItem_1ag4c_210{display:flex;align-items:center;gap:6px}._cardFooter_1ag4c_216{padding:16px 20px;background-color:#f8fafc;border-top:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center}._teacher_1ag4c_225{font-size:13px;color:#475569;font-weight:500;display:flex;align-items:center;gap:6px}._actionBtn_1ag4c_234{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;gap:6px}._viewBtn_1ag4c_247{background-color:#fff;border:1px solid #E2E8F0;color:#475569}._viewBtn_1ag4c_247:hover{background-color:#f1f5f9;color:#0f172a;border-color:#cbd5e1}._downloadBtn_1ag4c_259{background-color:#fff;border:1px solid #E2E8F0;color:#0f172a;margin-left:8px}._downloadBtn_1ag4c_259:hover{border-color:#3b82f6;color:#2563eb}._emptyState_1ag4c_272{text-align:center;padding:64px 24px;color:#64748b;background-color:#fff;border-radius:16px;border:1px dashed #E2E8F0}._emptyState_1ag4c_272 h3{margin-top:16px;font-size:18px;color:#0f172a}._emptyState_1ag4c_272 p{margin-top:8px;font-size:15px}@media(max-width:768px){._controls_1ag4c_66{flex-direction:column;gap:16px;align-items:stretch}._filters_1ag4c_78{flex-wrap:wrap}._searchBox_1ag4c_106{width:100%}}._container_p2hyi_1{padding:24px;height:100%;display:flex;flex-direction:column;gap:24px}._header_p2hyi_10{display:flex;justify-content:space-between;align-items:flex-start}._header_p2hyi_10 h1{font-size:24px;font-weight:700;color:#111827;margin:0 0 8px}._header_p2hyi_10 p{color:#6b7280;margin:0;font-size:14px}._contextCard_p2hyi_30{background:#fff;border-radius:12px;padding:20px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}._contextGrid_p2hyi_38{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._formGroup_p2hyi_44{display:flex;flex-direction:column;gap:8px}._formGroup_p2hyi_44 label{font-size:13px;font-weight:600;color:#374151}._select_p2hyi_56{padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;background-color:#fff;font-size:14px;color:#111827;outline:none;transition:border-color .2s,box-shadow .2s}._select_p2hyi_56:focus{border-color:#4f32b6;box-shadow:0 0 0 3px #4f32b61a}._select_p2hyi_56:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}._tableCard_p2hyi_79{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;overflow:hidden;flex:1;display:flex;flex-direction:column}._table_p2hyi_79{width:100%;border-collapse:collapse}._table_p2hyi_79 th{background:#f9fafb;padding:16px 24px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb}._table_p2hyi_79 td{padding:16px 24px;border-bottom:1px solid #f3f4f6;font-size:14px;color:#111827;vertical-align:middle}._table_p2hyi_79 tr:last-child td{border-bottom:none}._table_p2hyi_79 tr:hover td{background-color:#f9fafb}._emptyState_p2hyi_124{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#9ca3af;background:#fff;border-radius:12px;border:1px solid #e5e7eb;border-style:dashed}._emptyState_p2hyi_124 svg{margin-bottom:16px;color:#d1d5db}._emptyState_p2hyi_124 p{font-size:15px;margin:0}._fileIconWrapper_p2hyi_149{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:#3b82f6;border-radius:8px}._fileInfo_p2hyi_160{display:flex;flex-direction:column}._fileName_p2hyi_165{font-weight:500;color:#111827}._actionBtn_p2hyi_170{background:none;border:none;padding:6px;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .2s;display:inline-flex;align-items:center;justify-content:center}._actionBtn_p2hyi_170:hover{background-color:#f3f4f6;color:#4f32b6}._actions_p2hyi_188{display:flex;gap:8px}@media(max-width:768px){._contextGrid_p2hyi_38{grid-template-columns:1fr}._tableCard_p2hyi_79{overflow-x:auto}}._overlay_mss16_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_mss16_1 .2s ease-out}._modal_mss16_16{background:#fff;border-radius:16px;width:90%;max-width:900px;height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_mss16_1 .3s ease-out;overflow:hidden}._header_mss16_29{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #E2E8F0}._headerInfo_mss16_37 h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}._meta_mss16_44{display:flex;gap:1rem;margin-top:.25rem;font-size:.875rem;color:#64748b}._closeBtn_mss16_52{background:none;border:none;cursor:pointer;color:#64748b;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}._closeBtn_mss16_52:hover{background-color:#f1f5f9;color:#0f172a}._content_mss16_70{flex:1;background-color:#f8fafc;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;padding:1rem}._pdfViewer_mss16_82,._videoPlayer_mss16_83,._linkPreview_mss16_84{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;border:1px solid #E2E8F0;padding:2rem;text-align:center}._iconWrapper_mss16_98{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._message_mss16_108{font-size:1.125rem;font-weight:500;color:#0f172a;margin-bottom:.5rem}._subMessage_mss16_115{color:#64748b;margin-bottom:2rem;max-width:400px}._actionBtn_mss16_121{background-color:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:.5rem;text-decoration:none}._actionBtn_mss16_121:hover{background-color:#1d4ed8}@keyframes _fadeIn_mss16_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_mss16_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._container_xgk90_1{display:flex;flex-direction:column;gap:1.5rem;padding:24px;background:#f8fafc;min-height:100vh;animation:_fadeIn_xgk90_1 .4s ease-out}@keyframes _fadeIn_xgk90_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_xgk90_273{to{transform:rotate(360deg)}}._header_xgk90_29{display:flex;justify-content:space-between;align-items:center}._header_xgk90_29 h1{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0}._subtitle_xgk90_42{font-size:.9375rem;color:#64748b;margin:.25rem 0 0}._layout_xgk90_49{display:grid;grid-template-columns:380px 1fr;height:calc(100vh - 200px);min-height:500px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d}._sidebar_xgk90_62{border-right:1px solid #F1F5F9;display:flex;flex-direction:column}._searchHeader_xgk90_68{padding:1.25rem;border-bottom:1px solid #F1F5F9}._searchWrapper_xgk90_73{position:relative}._searchIcon_xgk90_77{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}._searchInput_xgk90_85{width:100%;padding:.7rem .7rem .7rem 2.5rem;border-radius:10px;border:1px solid #E2E8F0;font-size:.875rem;outline:none;box-sizing:border-box;transition:border-color .2s}._searchInput_xgk90_85:focus{border-color:#3b82f6}._messageList_xgk90_100{flex:1;overflow-y:auto}._messageItem_xgk90_105{padding:1rem 1.25rem;cursor:pointer;border-bottom:1px solid #F8FAFC;transition:all .15s;border-left:4px solid transparent}._messageItem_xgk90_105:hover{background:#f8fafc}._messageItem_xgk90_105._active_xgk90_117{background:#eff6ff;border-left-color:#3b82f6}._itemHeader_xgk90_122{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}._sender_xgk90_129{font-weight:600;font-size:.875rem;color:#1e293b}._date_xgk90_135{font-size:.75rem;color:#94a3b8}._subject_xgk90_140{font-weight:700;font-size:.9375rem;color:#0f172a;display:block;margin-bottom:.25rem}._preview_xgk90_148{font-size:.8125rem;color:#64748b;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._tags_xgk90_159{display:flex;gap:.5rem}._tag_xgk90_159{background:#eff6ff;color:#2563eb;padding:.2rem .625rem;border-radius:20px;font-size:.7rem;font-weight:600}._contentPanel_xgk90_174{display:flex;flex-direction:column;overflow:hidden}._contentHeader_xgk90_180{padding:1.5rem;border-bottom:1px solid #F1F5F9;background:#fff}._contentTitle_xgk90_186{font-size:1.375rem;font-weight:800;color:#0f172a;margin:0 0 1rem}._headerMeta_xgk90_193{display:flex;justify-content:space-between;align-items:center}._senderInfo_xgk90_199{display:flex;align-items:center;gap:.75rem}._avatar_xgk90_205{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}._infoText_xgk90_218 h4{margin:0;font-size:.9375rem;color:#1e293b}._infoText_xgk90_218 span{font-size:.8125rem;color:#64748b}._timeInfo_xgk90_229{font-size:.8125rem;color:#94a3b8}._scrollableContent_xgk90_234{flex:1;overflow-y:auto;padding:1.5rem}._messageBody_xgk90_240{margin-bottom:1.5rem}._messageBody_xgk90_240 p{font-size:.9375rem;line-height:1.8;color:#334155;margin:0 0 .5rem}._audienceInfo_xgk90_251{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f0f9ff;border:1px solid #BAE6FD;border-radius:10px;font-size:.8125rem;color:#0369a1}._loadingState_xgk90_264{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#94a3b8}._spinner_xgk90_273{width:36px;height:36px;border:3px solid #E2E8F0;border-top:3px solid #3B82F6;border-radius:50%;animation:_spin_xgk90_273 .8s linear infinite;margin-bottom:1rem}._emptyList_xgk90_283{padding:3rem 1.5rem;text-align:center;color:#94a3b8;font-size:.875rem}._emptyState_xgk90_290{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:3rem}._emptyState_xgk90_290 h3{color:#475569;margin:1rem 0 .5rem;font-size:1.25rem}._emptyState_xgk90_290 p{color:#94a3b8;margin:0;font-size:.9375rem}@media(max-width:900px){._layout_xgk90_49{grid-template-columns:1fr;height:auto}._sidebar_xgk90_62{max-height:350px}}._container_2h3c5_1{max-width:800px;margin:2rem auto;display:flex;flex-direction:column;gap:2rem;padding:0 1rem}._headerCard_2h3c5_11{background-color:#fff;padding:2rem;border-radius:16px;border:1px solid #E2E8F0;display:flex;align-items:center;gap:2rem;box-shadow:0 1px 3px #0000000d}._avatarWrapper_2h3c5_22{position:relative;width:100px;height:100px}._avatar_2h3c5_22{width:100%;height:100%;border-radius:50%;background-color:#eff6ff;color:#3b82f6;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;border:4px solid white;box-shadow:0 0 0 1px #e2e8f0}._photoBtn_2h3c5_43{position:absolute;bottom:0;right:0;background-color:#3b82f6;color:#fff;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:all .2s}._photoBtn_2h3c5_43:hover{background-color:#2563eb;transform:scale(1.05)}._headerInfo_2h3c5_66 h1{font-size:1.5rem;color:#0f172a;margin:0 0 .5rem}._headerMeta_2h3c5_72{display:flex;gap:1.5rem;color:#64748b;font-size:.95rem}._metaItem_2h3c5_79{display:flex;align-items:center;gap:.5rem}._card_2h3c5_86{background-color:#fff;border-radius:12px;border:1px solid #E2E8F0;padding:1.5rem 2rem;box-shadow:0 1px 2px #0000000d}._sectionTitle_2h3c5_94{font-size:1.125rem;font-weight:600;color:#334155;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid #F1F5F9}._formGrid_2h3c5_103{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._inputGroup_2h3c5_110{display:flex;flex-direction:column;gap:.5rem}._label_2h3c5_116{font-size:.875rem;font-weight:500;color:#64748b}._input_2h3c5_110{padding:.75rem 1rem;border:1px solid #E2E8F0;border-radius:8px;font-size:.95rem;color:#0f172a;transition:all .2s}._input_2h3c5_110:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._input_2h3c5_110:disabled{background-color:#f8fafc;color:#94a3b8;cursor:not-allowed}._prefRow_2h3c5_144{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #F8FAFC}._prefRow_2h3c5_144:last-child{border-bottom:none}._prefInfo_2h3c5_156 h4{margin:0 0 .25rem;color:#334155;font-size:1rem}._prefInfo_2h3c5_156 p{margin:0;font-size:.85rem;color:#94a3b8}._switch_2h3c5_169{position:relative;display:inline-block;width:48px;height:26px}._switch_2h3c5_169 input{opacity:0;width:0;height:0}._slider_2h3c5_182{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.4s;border-radius:34px}._slider_2h3c5_182:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_2h3c5_182{background-color:#3b82f6}input:checked+._slider_2h3c5_182:before{transform:translate(22px)}._actions_2h3c5_215{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:1rem}._btn_2h3c5_222{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;font-size:.9rem;transition:all .2s}._btnPrimary_2h3c5_231{background-color:#3b82f6;color:#fff;border:none}._btnPrimary_2h3c5_231:hover{background-color:#2563eb}._btnSecondary_2h3c5_241{background-color:#fff;border:1px solid #E2E8F0;color:#64748b}._btnSecondary_2h3c5_241:hover{background-color:#f8fafc;color:#334155}@media(max-width:640px){._headerCard_2h3c5_11{flex-direction:column;text-align:center;padding:1.5rem}._headerMeta_2h3c5_72{flex-direction:column;gap:.5rem}._formGrid_2h3c5_103{grid-template-columns:1fr}}._sidebar_erwp1_1{height:100vh;width:260px;display:flex;flex-direction:column;background-color:#fff}._logo_erwp1_9{position:fixed;background-color:#fff;top:0;height:60px;width:260px;display:flex;align-items:center;gap:10px;z-index:1000}._logo_erwp1_9 img{margin-left:15px;width:40px;height:40px}._logoText_erwp1_27{display:flex;flex-direction:column;gap:2px}._logoText_erwp1_27 h3{margin:0;font-size:17px;color:#111827}._logoText_erwp1_27 p{margin:0;font-size:12px;color:#f56a13;font-weight:600}._navContainer_erwp1_46{height:100%;background-color:#4f32b6;position:fixed;left:0;bottom:0;top:60px;width:260px;overflow-y:auto}._nav_erwp1_46{display:flex;flex-direction:column;gap:12px;padding:20px}._link_erwp1_64{display:flex;align-items:center;gap:12px;padding:12px 15px;text-decoration:none;border-radius:12px;transition:all .3s ease}._link_erwp1_64 p{margin:0;color:#fff;font-size:15px;font-weight:500}._link_erwp1_64 span{display:flex;align-items:center;justify-content:center}._link_erwp1_64:hover{background-color:#ffffff0d}._link_erwp1_64:hover p{color:#fff}._active_erwp1_95{background-color:#f56a13}._active_erwp1_95 p{color:#fff;font-weight:600}._active_erwp1_95 svg path{fill:#fff}@media(max-width:768px){._sidebar_erwp1_1{display:none}}._header_3hjlk_1{background-color:#fff;padding-left:20px;padding-right:20px;display:flex;align-items:center;z-index:999;justify-content:space-between;position:fixed;width:calc(100% - 260px);height:60px;left:260px;right:0;top:0;background:#fff;border-bottom:1px solid #D9D9D9;box-shadow:0 0 9px #00000040;box-sizing:border-box}._title_3hjlk_21{font-size:20px;font-weight:600;color:#111827}._subtitle_3hjlk_27{font-size:12px;color:#6b7280}._messages_3hjlk_32{display:flex;align-items:center;gap:8px;cursor:pointer}._messages_3hjlk_32 p{font-size:14px;font-weight:500}._messagesBadge_3hjlk_44{font-size:12px;font-weight:500;color:#fff;background-color:#ef4444;padding:2px 6px;border-radius:999px}._right_3hjlk_53{display:flex;align-items:center;gap:20px}._childSelector_3hjlk_59{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280}._childSelector_3hjlk_59 select{padding:6px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:13px;font-weight:600;color:#374151}._notification_3hjlk_76{position:relative;cursor:pointer}._badge_3hjlk_81{position:absolute;top:-6px;right:-6px;background-color:#ef4444;color:#fff;font-size:10px;padding:2px 6px;border-radius:999px}._user_3hjlk_92{display:flex;align-items:center;gap:8px;cursor:pointer}._avatar_3hjlk_99{width:35px;height:35px;border-radius:50%}._avatar_3hjlk_99 img{border-radius:50%;width:100%;height:100%;object-fit:cover}._logoutBtn_3hjlk_112{cursor:pointer;transition:fill .2s ease-in-out}._logoutBtn_3hjlk_112:hover{fill:#ef4444}@media(max-width:768px){._header_3hjlk_1{width:100%;left:0;padding-left:15px;padding-right:15px}._title_3hjlk_21{font-size:16px}._subtitle_3hjlk_27,._messages_3hjlk_32{display:none}._user_3hjlk_92>div:nth-child(2){display:none}._childSelector_3hjlk_59{max-width:110px}._childSelector_3hjlk_59 span{display:none}._childSelector_3hjlk_59 select{padding:4px 8px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._refreshBtn_3hjlk_153{display:none}}._wrapper_nmgfi_1{display:flex;min-height:100vh;width:100%}._content_nmgfi_7{flex:1;display:flex;flex-direction:column;min-width:0}._main_nmgfi_14{background-color:#f5f7fa;min-height:calc(100vh - 60px);margin-top:60px;padding:24px;flex:1}@media(max-width:768px){._main_nmgfi_14{padding:16px 16px 90px}}._container_5572v_1{display:flex;flex-direction:column;gap:30px}._header_5572v_7 h1{font-size:28px;color:#111827;margin:0}._header_5572v_7 p{color:#6b7280;margin-top:5px}._mainGrid_5572v_18{display:grid;grid-template-columns:2fr 1fr;gap:30px}._section_5572v_24{background:#fff;padding:24px;border-radius:16px;box-shadow:0 1px 3px #0000001a}._section_5572v_24 h2{font-size:18px;color:#111827;margin:0 0 20px}._childrenGrid_5572v_37{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}._childCard_5572v_43{border:1px solid #f3f4f6;padding:24px;border-radius:16px;display:flex;flex-direction:column;align-items:center;text-align:center}._childAvatar_5572v_53{width:64px;height:64px;background:#f3f0ff;color:#4f32b6;font-size:24px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._childCard_5572v_43 h3{margin:0;font-size:18px;color:#111827}._childCard_5572v_43 p{color:#6b7280;font-size:14px;margin:4px 0 20px}._stats_5572v_79{display:flex;gap:30px;margin-bottom:24px}._statBox_5572v_85{display:flex;flex-direction:column;gap:4px}._statBox_5572v_85 span{font-size:12px;color:#9ca3af;font-weight:500}._statBox_5572v_85 strong{font-size:18px;color:#111827}._detailsBtn_5572v_102{width:100%;padding:10px;background:#f3f0ff;color:#4f32b6;border:none;border-radius:10px;font-weight:600;cursor:pointer}._feesList_5572v_113{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}._feeItem_5572v_120{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #f3f4f6}._feeInfo_5572v_128 h4{margin:0;font-size:14px;color:#374151}._feeInfo_5572v_128 p{margin:4px 0 0;font-size:12px;color:#6b7280}._feeAmount_5572v_140{font-weight:700;color:#ef4444}._payBtn_5572v_145{width:100%;padding:12px;background:#4f32b6;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer}._noticeList_5572v_156{display:flex;flex-direction:column;gap:16px}._noticeItem_5572v_162{display:flex;gap:12px}._noticeDot_5572v_167{width:8px;height:8px;background:#f56a13;border-radius:50%;margin-top:6px;flex-shrink:0}._noticeText_5572v_176 p{margin:0;font-size:13px;color:#4b5563;line-height:1.5}._noticeText_5572v_176 span{font-size:11px;color:#9ca3af}@media(max-width:768px){._container_5572v_1{gap:20px}._header_5572v_7 h1{font-size:24px}._mainGrid_5572v_18{grid-template-columns:1fr;gap:20px}._section_5572v_24{padding:16px;border-radius:12px}._childrenGrid_5572v_37{grid-template-columns:1fr}._stats_5572v_79{gap:15px;justify-content:space-around;width:100%}._statBox_5572v_85 strong{font-size:16px}._detailsBtn_5572v_102{padding:12px}}._container_1nz74_1{display:flex;flex-direction:column;gap:24px}._header_1nz74_7 h1{font-size:24px;margin:0;color:#111827}._header_1nz74_7 p{color:#6b7280;margin:5px 0 0}._statsRow_1nz74_19{display:flex;gap:16px;flex-wrap:wrap}._statCard_1nz74_25{background:#fff;padding:20px 24px;border-radius:16px;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;gap:6px;min-width:150px;flex:1}._statCard_1nz74_25 span{font-size:12px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._statCard_1nz74_25 strong{font-size:22px;color:#111827}._mainGrid_1nz74_51{display:grid;grid-template-columns:1fr 1fr;gap:24px}._section_1nz74_58{background:#fff;padding:24px;border-radius:16px;box-shadow:0 1px 3px #00000014}._section_1nz74_58 h2{font-size:17px;color:#111827;margin:0 0 16px;font-weight:600}._attendanceGrid_1nz74_73{display:flex;flex-direction:column;gap:12px}._attendanceRow_1nz74_79{display:flex;align-items:center;gap:12px}._attendanceLabel_1nz74_85{font-size:13px;color:#374151;font-weight:500;min-width:70px}._attendanceBar_1nz74_92{flex:1;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}._attendanceFill_1nz74_100{height:100%;border-radius:4px;transition:width .4s ease}._attendanceValue_1nz74_106{font-size:13px;font-weight:600;color:#111827;min-width:30px;text-align:right}._subjectList_1nz74_115{display:flex;flex-direction:column;gap:10px}._subjectItem_1nz74_121{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f9fafb;border-radius:10px}._subjectName_1nz74_130{font-size:14px;font-weight:600;color:#111827}._subjectCode_1nz74_136{font-size:11px;color:#9ca3af;margin-left:8px}._subjectTeacher_1nz74_142{font-size:12px;color:#6b7280}._fullWidth_1nz74_148{grid-column:1 / -1}._reportCard_1nz74_152{background:#f9fafb;border-radius:12px;padding:20px;margin-bottom:16px;border:1px solid #e5e7eb}._reportCard_1nz74_152:last-child{margin-bottom:0}._reportHeader_1nz74_164{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e5e7eb}._reportTitle_1nz74_173{font-size:15px;font-weight:600;color:#111827}._reportMeta_1nz74_179{display:flex;gap:16px}._reportStat_1nz74_184{display:flex;flex-direction:column;align-items:center;gap:2px}._reportStat_1nz74_184 span{font-size:11px;color:#6b7280}._reportStat_1nz74_184 strong{font-size:16px;color:#4f32b6}._tableCard_1nz74_202{background:#fff;border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}._table_1nz74_202{width:100%;min-width:600px;border-collapse:collapse}._table_1nz74_202 th{background:#f3f4f6;padding:10px 16px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._table_1nz74_202 td{padding:10px 16px;border-bottom:1px solid #f3f4f6;font-size:13px;color:#374151}._subject_1nz74_115{font-weight:600;color:#111827}._gradeBadge_1nz74_238{padding:3px 10px;border-radius:6px;font-weight:700;font-size:12px;display:inline-block}._gradeBadge_1nz74_238[data-grade^=A]{background:#ecfdf5;color:#059669}._gradeBadge_1nz74_238[data-grade^=B]{background:#eff6ff;color:#2563eb}._gradeBadge_1nz74_238[data-grade^=C]{background:#fffbeb;color:#d97706}._gradeBadge_1nz74_238[data-grade^=D],._gradeBadge_1nz74_238[data-grade^=E],._gradeBadge_1nz74_238[data-grade^=F]{background:#fef2f2;color:#dc2626}._remark_1nz74_268{color:#6b7280;max-width:200px;line-height:1.4;font-size:12px}._remarks_1nz74_275{margin-top:12px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}._remarks_1nz74_275 p{margin:4px 0;font-size:13px;color:#374151;line-height:1.5}._remarks_1nz74_275 strong{color:#111827}._emptyState_1nz74_294{text-align:center;padding:32px;color:#9ca3af;font-size:14px}@media(max-width:768px){._mainGrid_1nz74_51{grid-template-columns:1fr}._statsRow_1nz74_19{flex-direction:column}._statCard_1nz74_25 strong{font-size:20px}._reportMeta_1nz74_179{flex-direction:column;gap:8px}}._container_asgxx_1{display:flex;flex-direction:column;gap:24px}._header_asgxx_7 h1{font-size:24px;margin:0;color:#111827}._header_asgxx_7 p{color:#6b7280;margin:5px 0 0}._totalCard_asgxx_18{background:#f56a13;color:#fff;padding:30px;border-radius:20px;display:flex;flex-direction:column;gap:12px;max-width:400px}._totalCard_asgxx_18 span{font-size:14px;color:#ffffffe6;font-weight:500}._totalCard_asgxx_18 strong{font-size:36px}._payNow_asgxx_39{background:#fff;color:#f56a13;border:none;padding:12px;border-radius:10px;font-weight:700;cursor:pointer;margin-top:10px;transition:background .2s}._payNow_asgxx_39:hover{background:#fff5f0}._listSection_asgxx_55 h2{font-size:18px;margin-bottom:16px;color:#374151}._tableCard_asgxx_61{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000001a}._table_asgxx_61{width:100%;border-collapse:collapse}._table_asgxx_61 th{background:#f9fafb;padding:16px 24px;text-align:left;font-size:13px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb}._table_asgxx_61 td{padding:16px 24px;border-bottom:1px solid #f3f4f6;font-size:14px}._feeTitle_asgxx_89{font-weight:600;color:#111827}._amount_asgxx_94{font-weight:700}._statusBadge_asgxx_98{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}._statusBadge_asgxx_98[data-status=pending]{background:#fff7ed;color:#f59e0b}._statusBadge_asgxx_98[data-status=unpaid]{background:#fef2f2;color:#dc2626}._statusBadge_asgxx_98[data-status=overdue]{background:#fee2e2;color:#991b1b}._viewBtn_asgxx_120{background:none;border:1px solid #d1d5db;color:#374151;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer}._mobileCardList_asgxx_132{display:none;flex-direction:column;padding:16px;gap:16px;background:#f9fafb}._mobileCard_asgxx_132{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 2px #0000000d}._cardHeader_asgxx_151{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding-bottom:8px;margin-bottom:4px}._cardRow_asgxx_160{display:flex;justify-content:space-between;align-items:center;font-size:14px}._cardRow_asgxx_160 span:first-child{color:#6b7280;font-weight:500}._cardRow_asgxx_160 span:last-child{color:#374151}@media(max-width:768px){._desktopTable_asgxx_177{display:none}._mobileCardList_asgxx_132{display:flex}._totalCard_asgxx_18{max-width:100%;padding:20px}._totalCard_asgxx_18 strong{font-size:28px}}._container_mbisq_1{display:flex;flex-direction:column;gap:24px}._header_mbisq_7 h1{font-size:24px;margin:0;color:#111827}._header_mbisq_7 p{color:#6b7280;margin:5px 0 0}._tableCard_mbisq_18{background:#fff;border-radius:16px;overflow-x:auto;box-shadow:0 1px 3px #0000001a}._timetable_mbisq_25{width:100%;border-collapse:collapse;min-width:800px}._timetable_mbisq_25 th{background:#f9fafb;padding:16px;text-align:center;font-size:13px;font-weight:600;color:#6b7280;border:1px solid #e5e7eb}._timetable_mbisq_25 td{padding:8px;height:100px;border:1px solid #e5e7eb;vertical-align:top;text-align:center}._timeColumn_mbisq_49{background:#f9fafb;font-size:12px;font-weight:600;color:#6b7280;width:100px}._slot_mbisq_57{background:#fff}._entry_mbisq_61{background:#fff5f0;border-left:4px solid #f56a13;padding:6px;border-radius:4px;display:flex;flex-direction:column;gap:2px;height:100%;justify-content:center;text-align:left}._entry_mbisq_61 strong{font-size:12px;color:#374151}._entry_mbisq_61 span{font-size:10px;color:#6b7280}._breakSlot_mbisq_84{background:#fef3c7;text-align:center;font-size:12px;color:#92400e;font-weight:500;vertical-align:middle}._container_1s5p0_1{display:flex;flex-direction:column;gap:1.5rem;padding:24px;background:#f8fafc;min-height:100vh;animation:_fadeIn_1s5p0_1 .4s ease-out}@keyframes _fadeIn_1s5p0_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_1s5p0_457{to{transform:rotate(360deg)}}._header_1s5p0_29{display:flex;justify-content:space-between;align-items:center}._header_1s5p0_29 h1{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0}._subtitle_1s5p0_42{font-size:.9375rem;color:#64748b;margin:.25rem 0 0}._tabs_1s5p0_49{display:flex;gap:.5rem;border-bottom:1px solid #E2E8F0;padding-bottom:2px}._tabBtn_1s5p0_56{padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;color:#64748b;border:none;background:none;cursor:pointer;position:relative;transition:all .2s;display:flex;align-items:center;gap:.5rem}._tabBtn_1s5p0_56:hover{color:#0f172a}._activeTabBtn_1s5p0_75{color:#2563eb}._activeTabBtn_1s5p0_75:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2.5px;background:#2563eb;border-radius:2px 2px 0 0}._primaryBtn_1s5p0_91{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;box-shadow:0 2px 8px #2563eb40;transition:all .2s}._primaryBtn_1s5p0_91:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb);transform:translateY(-1px)}._primaryBtn_1s5p0_91:disabled{opacity:.5;cursor:not-allowed;transform:none}._announcementsPanel_1s5p0_119{display:flex;flex-direction:column;gap:1rem}._announcementCard_1s5p0_125{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #F1F5F9;border-left:4px solid #3B82F6;box-shadow:0 1px 3px #0000000d;transition:all .2s}._announcementCard_1s5p0_125:hover{transform:translate(4px);box-shadow:0 4px 12px #00000014}._annHeader_1s5p0_140{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}._annHeader_1s5p0_140 h3{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a}._annAudience_1s5p0_155{background:#eff6ff;color:#2563eb;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap}._annContent_1s5p0_165{color:#475569;line-height:1.7;font-size:.9375rem;margin:0 0 .75rem}._annMeta_1s5p0_172{display:flex;gap:1rem;font-size:.8125rem;color:#94a3b8}._messageLayout_1s5p0_180{display:grid;grid-template-columns:340px 1fr;height:calc(100vh - 300px);min-height:480px;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #F1F5F9;box-shadow:0 1px 3px #0000000d}._sidebar_1s5p0_192{border-right:1px solid #F1F5F9;display:flex;flex-direction:column;min-height:0}._searchBox_1s5p0_199{padding:1rem 1.25rem;border-bottom:1px solid #F1F5F9;display:flex;align-items:center;gap:.5rem}._searchBox_1s5p0_199 input{flex:1;border:none;outline:none;font-size:.875rem;color:#1e293b}._chatList_1s5p0_215{flex:1;overflow-y:auto;min-height:0}._chatItem_1s5p0_221{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;border-bottom:1px solid #F8FAFC;transition:all .15s;border-left:4px solid transparent}._chatItem_1s5p0_221:hover{background:#f8fafc}._activeChatItem_1s5p0_236{background:#eff6ff;border-left-color:#3b82f6}._chatAvatar_1s5p0_241{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}._chatMeta_1s5p0_254{flex:1;min-width:0}._chatTop_1s5p0_259{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}._chatTop_1s5p0_259 strong{font-size:.9375rem;color:#1e293b}._chatTop_1s5p0_259 span{font-size:.75rem;color:#94a3b8}._lastMsg_1s5p0_276{margin:0;font-size:.8125rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._unreadDot_1s5p0_285{width:10px;height:10px;background:#3b82f6;border-radius:50%;flex-shrink:0}._chatArea_1s5p0_294{display:flex;flex-direction:column;background:#f8fafc;min-height:0}._chatHeader_1s5p0_301{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #F1F5F9}._chatHeader_1s5p0_301 h3{margin:0;font-size:1rem;font-weight:700;color:#0f172a}._chatRole_1s5p0_317{font-size:.8125rem;color:#64748b;text-transform:capitalize}._chatHeaderAvatar_1s5p0_323{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}._messagesContainer_1s5p0_336{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;min-height:0}._messageReceived_1s5p0_346,._messageSent_1s5p0_347{max-width:70%;display:flex;flex-direction:column;gap:.25rem}._messageReceived_1s5p0_346{align-self:flex-start}._messageSent_1s5p0_347{align-self:flex-end}._messageReceived_1s5p0_346 p,._messageSent_1s5p0_347 p{padding:.875rem 1.125rem;font-size:.9375rem;line-height:1.6;margin:0;box-shadow:0 1px 3px #00000014}._messageReceived_1s5p0_346 p{background:#fff;color:#1e293b;border-radius:16px 16px 16px 2px}._messageSent_1s5p0_347 p{background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;border-radius:16px 16px 2px}._messageReceived_1s5p0_346 span,._messageSent_1s5p0_347 span{font-size:.7rem;color:#94a3b8}._messageReceived_1s5p0_346 span{text-align:left;padding-left:4px}._messageSent_1s5p0_347 span{text-align:right;padding-right:4px}._inputArea_1s5p0_400{display:flex;gap:.75rem;padding:1.25rem;background:#fff;border-top:1px solid #F1F5F9;align-items:center}._input_1s5p0_400{flex:1;padding:.8rem 1rem;border-radius:12px;border:1px solid #E2E8F0;outline:none;font-size:.9375rem}._input_1s5p0_400:focus{border-color:#3b82f6}._sendBtn_1s5p0_422{width:44px;height:44px;border-radius:12px;border:none;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #2563eb40;transition:all .2s}._sendBtn_1s5p0_422:hover{transform:translateY(-1px)}._sendBtn_1s5p0_422:disabled{opacity:.5;cursor:not-allowed;transform:none}._loadingState_1s5p0_448{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#94a3b8}._spinner_1s5p0_457{width:36px;height:36px;border:3px solid #E2E8F0;border-top:3px solid #3B82F6;border-radius:50%;animation:_spin_1s5p0_457 .8s linear infinite;margin-bottom:1rem}._emptyState_1s5p0_467{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}._emptyState_1s5p0_467 h3{color:#475569;margin:1rem 0 .5rem;font-size:1.125rem}._emptyState_1s5p0_467 p{color:#94a3b8;margin:0;font-size:.9375rem}._modalOverlay_1s5p0_489{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_1s5p0_489{background:#fff;border-radius:16px;width:100%;max-width:480px;box-shadow:0 20px 60px #00000026;animation:_fadeIn_1s5p0_1 .3s ease-out}._modalHeader_1s5p0_510{padding:1.5rem;border-bottom:1px solid #F1F5F9;display:flex;justify-content:space-between;align-items:center}._modalHeader_1s5p0_510 h2{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}._closeBtn_1s5p0_525{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center}._modalBody_1s5p0_539{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._modalBody_1s5p0_539 label{font-size:.875rem;color:#475569;font-weight:500}._modalInput_1s5p0_552{padding:.75rem 1rem;border-radius:10px;border:1px solid #E2E8F0;outline:none;font-size:.9375rem}._modalInput_1s5p0_552:focus{border-color:#3b82f6}._modalActions_1s5p0_564{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}._cancelBtn_1s5p0_571{padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;background:#fff;border:1px solid #E2E8F0;color:#475569}._cancelBtn_1s5p0_571:hover{background:#f8fafc}@media(max-width:900px){._messageLayout_1s5p0_180{grid-template-columns:1fr;height:auto}._sidebar_1s5p0_192{max-height:300px}}._container_zbctk_1{display:flex;flex-direction:column;gap:24px}._header_zbctk_7 h1{font-size:24px;margin:0;color:#111827}._header_zbctk_7 p{color:#6b7280;margin:5px 0 0}._reportsGrid_zbctk_18{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}._reportCard_zbctk_24{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:15px;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}._reportCard_zbctk_24:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000000d}._reportIcon_zbctk_40{font-size:32px;background:#f5f3ff;width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:12px}._reportInfo_zbctk_51 h3{margin:0;font-size:18px;color:#111827}._reportInfo_zbctk_51 p{margin:4px 0 12px;color:#6b7280;font-size:14px}._reportStats_zbctk_63{display:flex;gap:15px;font-size:13px;color:#4b5563}._reportStats_zbctk_63 strong{color:#4f32b6}._viewBtn_zbctk_74{border:1px solid #4F32B6;background:#fff;color:#4f32b6;padding:10px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:10px}._viewBtn_zbctk_74:hover{background:#4f32b6;color:#fff}._noData_zbctk_91{grid-column:1 / -1;text-align:center;padding:80px 40px;background:#f9fafb;border-radius:20px;border:2px dashed #e2e8f0}._noData_zbctk_91 p{color:#111827;font-size:18px;font-weight:600;margin:0 0 10px}._noData_zbctk_91 span{color:#6b7280;font-size:14px}._wrapper_q67i7_1{font-family:Inter,sans-serif;color:#1e293b;overflow-x:hidden;background:#fff}._container_q67i7_8{max-width:1280px;margin:0 auto;padding:0 40px}._navbar_q67i7_15{height:90px;display:flex;align-items:center;position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.5)}._navbar_q67i7_15 ._container_q67i7_8{display:flex;justify-content:space-between;align-items:center;width:100%}._logo_q67i7_36{display:flex;align-items:center;gap:12px}._logo_q67i7_36 img{height:44px}._logo_q67i7_36 span{font-size:24px;font-weight:800;background:linear-gradient(135deg,#0d9488,#065f46);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._navLinks_q67i7_55{display:flex;align-items:center;gap:40px}._navLinks_q67i7_55 a{text-decoration:none;color:#64748b;font-weight:500;transition:color .2s}._navLinks_q67i7_55 a:hover{color:#0d9488}._loginBtn_q67i7_72{text-decoration:none;color:#0d9488;font-weight:600}._ctaBtn_q67i7_78{background:#0d9488;color:#fff;border:none;padding:12px 28px;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s}._ctaBtn_q67i7_78:hover{background:#0f766e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0d94884d}._hero_q67i7_96{padding:180px 0 120px;background:radial-gradient(circle at top right,rgba(13,148,136,.05),transparent 40%),radial-gradient(circle at bottom left,rgba(67,56,202,.03),transparent 30%)}._hero_q67i7_96 ._container_q67i7_8{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}._headline_q67i7_109{font-size:64px;line-height:1.1;font-weight:900;color:#0f172a;margin-bottom:24px}._headline_q67i7_109 span{color:#0d9488;position:relative}._headline_q67i7_109 span:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:12px;background:#0d94881a;z-index:-1}._subtext_q67i7_133{font-size:20px;line-height:1.6;color:#475569;margin-bottom:40px;max-width:600px}._heroActions_q67i7_141{display:flex;gap:20px;margin-bottom:60px}._primaryBtn_q67i7_147{background:#0d9488;color:#fff;border:none;padding:18px 36px;border-radius:14px;font-weight:700;font-size:18px;cursor:pointer;transition:all .2s}._primaryBtn_q67i7_147:hover{background:#0f766e;transform:translateY(-2px);box-shadow:0 15px 30px -5px #0d948866}._secondaryBtn_q67i7_165{text-decoration:none;background:#fff;color:#0f172a;border:1px solid #e2e8f0;padding:18px 36px;border-radius:14px;font-weight:700;font-size:18px;cursor:pointer;transition:all .2s}._secondaryBtn_q67i7_165:hover{background:#f8fafc;border-color:#cbd5e1}._heroStats_q67i7_183{display:flex;align-items:center;gap:15px}._avatars_q67i7_189{display:flex;align-items:center}._avatars_q67i7_189 img{width:40px;height:40px;border-radius:50%;border:3px solid white;margin-left:-12px}._avatars_q67i7_189 img:first-child{margin-left:0}._avatarPlus_q67i7_204{width:40px;height:40px;border-radius:50%;background:#0d9488;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;border:3px solid white;margin-left:-12px;font-size:14px}._heroStats_q67i7_183 span{font-size:14px;color:#64748b;font-weight:500}._heroImage_q67i7_225{position:relative;padding:20px}._heroImage_q67i7_225 img{width:100%;border-radius:30px;box-shadow:0 20px 50px #0000001a}._floatingCard_q67i7_236{position:absolute;bottom:50px;left:-40px;background:#fff;padding:24px;border-radius:20px;box-shadow:0 20px 40px #00000014;max-width:240px;animation:_float_q67i7_236 4s ease-in-out infinite}@keyframes _float_q67i7_236{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}._cardHeader_q67i7_253{display:flex;align-items:center;gap:10px;margin-bottom:8px}._cardHeader_q67i7_253 span{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase}._pulse_q67i7_267{width:8px;height:8px;background:#0d9488;border-radius:50%;box-shadow:0 0 0 4px #0d94881a}._floatingCard_q67i7_236 p{font-size:16px;font-weight:700;margin:0;color:#0f172a}._statsBar_q67i7_283{background:#064e3b;padding:40px 0;color:#fff}._statsBar_q67i7_283 ._container_q67i7_8{display:flex;justify-content:space-around;align-items:center}._statItem_q67i7_295{text-align:center}._statItem_q67i7_295 label{display:block;font-size:32px;font-weight:800;margin-bottom:4px}._statItem_q67i7_295 span{color:#99f6e4;font-weight:500}._categories_q67i7_312{padding:120px 0;background:#f8fafc}._sectionHeader_q67i7_317{text-align:center;margin-bottom:70px}._sectionHeader_q67i7_317 h2{font-size:44px;font-weight:800;color:#0f172a;margin-bottom:16px}._sectionHeader_q67i7_317 p{font-size:18px;color:#64748b}._categoryGrid_q67i7_334{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}._categoryCard_q67i7_340{padding:40px 30px;border-radius:24px;text-align:center;transition:all .3s;cursor:pointer;border:1px solid rgba(255,255,255,.5)}._categoryCard_q67i7_340:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000d}._catIcon_q67i7_354{font-size:48px;display:block;margin-bottom:20px}._categoryCard_q67i7_340 h3{font-size:18px;font-weight:700;color:#0f172a;margin:0}._about_q67i7_368{padding:120px 0}._about_q67i7_368 ._container_q67i7_8{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}._aboutImage_q67i7_379{position:relative}._aboutImage_q67i7_379 img{width:100%;border-radius:30px}._playBtn_q67i7_388{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 15px 30px #0000001a;cursor:pointer}._playIcon_q67i7_404{color:#0d9488;font-size:32px;margin-left:5px}._badge_q67i7_410{display:inline-block;padding:8px 20px;background:#f0fdf4;color:#0d9488;border-radius:100px;font-weight:700;font-size:14px;margin-bottom:24px}._aboutContent_q67i7_421 h2{font-size:48px;font-weight:800;line-height:1.2;margin-bottom:30px}._aboutContent_q67i7_421 h2 span{color:#ef4444}._aboutContent_q67i7_421 p{font-size:18px;color:#64748b;line-height:1.6;margin-bottom:40px}._featureList_q67i7_439{list-style:none;padding:0;display:flex;flex-direction:column;gap:24px}._featureList_q67i7_439 li{display:flex;gap:20px}._check_q67i7_452{flex-shrink:0;width:24px;height:24px;background:#0d9488;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}._featureList_q67i7_439 strong{display:block;font-size:18px;font-weight:700;margin-bottom:4px}._featureList_q67i7_439 p{margin:0;font-size:16px}._ctaBanner_q67i7_479{padding:100px 0;background:linear-gradient(135deg,#0d9488,#064e3b);color:#fff;text-align:center}._ctaContent_q67i7_486 h2{font-size:42px;font-weight:800;margin-bottom:20px}._ctaContent_q67i7_486 p{font-size:18px;color:#99f6e4;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}._ctaPrimary_q67i7_501{background:#fff;color:#0d9488;border:none;padding:18px 48px;border-radius:14px;font-weight:800;font-size:18px;cursor:pointer;transition:all .2s}._ctaPrimary_q67i7_501:hover{transform:translateY(-3px);box-shadow:0 15px 30px #0003}._footer_q67i7_519{padding:100px 0 40px;background:#0f172a;color:#fff}._footerGrid_q67i7_525{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:80px}._footerBrand_q67i7_532 ._logo_q67i7_36{margin-bottom:24px}._footerBrand_q67i7_532 ._logo_q67i7_36 span{background:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._footerBrand_q67i7_532 p{color:#94a3b8;line-height:1.6;max-width:300px}._footerLinks_q67i7_549 h4{font-size:18px;font-weight:700;margin-bottom:24px}._footerLinks_q67i7_549 a{display:block;color:#94a3b8;text-decoration:none;margin-bottom:12px;transition:color .2s}._footerLinks_q67i7_549 a:hover{color:#fff}._footerBottom_q67i7_567{border-top:1px solid #1e293b;padding-top:40px;text-align:center;color:#64748b;font-size:14px}@media(max-width:1024px){._headline_q67i7_109{font-size:48px}._hero_q67i7_96 ._container_q67i7_8{grid-template-columns:1fr;gap:40px}._categoryGrid_q67i7_334{grid-template-columns:repeat(2,1fr)}._about_q67i7_368 ._container_q67i7_8{grid-template-columns:1fr;gap:60px}}@media(max-width:768px){._navbar_q67i7_15 ._ctaBtn_q67i7_78,._navbar_q67i7_15 ._navLinks_q67i7_55 a{display:none}._hero_q67i7_96{padding-top:140px}._sectionHeader_q67i7_317 h2{font-size:32px}._footerGrid_q67i7_525{grid-template-columns:1fr 1fr}}._overlay_n45ny_1{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:_fadeIn_n45ny_1 .3s ease-out}@keyframes _fadeIn_n45ny_1{0%{opacity:0}to{opacity:1}}._modal_n45ny_22{background:#fff;width:100%;max-width:550px;border-radius:24px;position:relative;padding:40px;box-shadow:0 25px 50px -12px #00000040;animation:_slideUp_n45ny_1 .3s ease-out}@keyframes _slideUp_n45ny_1{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}._closeBtn_n45ny_38{position:absolute;top:20px;right:20px;background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;transition:all .2s}._closeBtn_n45ny_38:hover{background:#e2e8f0;color:#1e293b}._header_n45ny_62{text-align:center;margin-bottom:30px}._header_n45ny_62 h2{font-size:28px;color:#0f172a;margin-bottom:10px;font-weight:700}._header_n45ny_62 p{color:#64748b;line-height:1.5}._form_n45ny_79{display:flex;flex-direction:column;gap:20px}._formGroup_n45ny_85{display:flex;flex-direction:column;gap:8px}._formGroup_n45ny_85 label{font-size:14px;font-weight:600;color:#334155}._grid_n45ny_97{display:grid;grid-template-columns:1fr 1fr;gap:20px}._form_n45ny_79 input,._form_n45ny_79 select{padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:15px;transition:all .2s;background:#f8fafc}._form_n45ny_79 input:focus,._form_n45ny_79 select:focus{outline:none;border-color:#0d9488;box-shadow:0 0 0 4px #0d94881a;background:#fff}._submitBtn_n45ny_119{margin-top:10px;background:#0d9488;color:#fff;padding:14px;border-radius:12px;font-weight:700;font-size:16px;border:none;cursor:pointer;transition:all .2s}._submitBtn_n45ny_119:hover:not(:disabled){background:#0f766e;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0d94884d}._submitBtn_n45ny_119:disabled{opacity:.7;cursor:not-allowed}._success_n45ny_143{text-align:center;padding:20px 0}._successIcon_n45ny_148{width:64px;height:64px;background:#f0fdf4;color:#22c55e;border-radius:50%;font-size:32px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}._success_n45ny_143 h2{font-size:24px;margin-bottom:12px}._success_n45ny_143 p{color:#64748b;margin-bottom:30px}._closeBtnLarge_n45ny_171{background:#0f172a;color:#fff;padding:12px 40px;border-radius:12px;font-weight:600;border:none;cursor:pointer}@media(max-width:640px){._grid_n45ny_97{grid-template-columns:1fr}._modal_n45ny_22{padding:30px 20px}}._authContainer_d0th1_2{min-height:100vh;display:flex;flex-direction:column;background-image:url(/assets/image%204-1pQGOlLP.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}._authContainer_d0th1_2:before{content:"";position:absolute;inset:0;z-index:1}._header_d0th1_24{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;background:#ffffff80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2)}._logoSection_d0th1_39{display:flex;align-items:center;gap:.75rem}._logo_d0th1_39{height:50px;width:auto}._brandName_d0th1_50{font-size:1.5rem;font-weight:700;color:#000;margin:0}._headerRight_d0th1_57{display:flex;align-items:center;gap:1rem}._helpLink_d0th1_63{color:#000;text-decoration:none;font-size:.95rem;font-weight:500;transition:opacity .3s ease}._helpLink_d0th1_63:hover{opacity:.8}._content_d0th1_75{flex:1;display:flex;align-items:center;justify-content:center;padding:6rem 2rem 2rem;position:relative;z-index:2}._formCard_d0th1_86{background:#fffffffa;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:2.5rem;width:100%;max-width:700px;animation:_slideUp_d0th1_1 .5s ease-out}@keyframes _slideUp_d0th1_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._toggleButtons_d0th1_108{display:flex;gap:.5rem;margin-bottom:2rem;background:#f3f4f6;padding:.4rem;border-radius:12px}._toggleBtn_d0th1_117{flex:1;padding:.75rem 1.5rem;border:none;background:transparent;color:#6b7280;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease}._toggleBtn_d0th1_117:hover{color:#374151}._toggleBtn_d0th1_117._active_d0th1_134{background-color:#000;color:#fff;box-shadow:0 4px 12px #7c3aed4d}._formTitle_d0th1_141{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}._formSubtitle_d0th1_148{color:#6b7280;margin-bottom:2rem;font-size:.95rem}._roleSelector_d0th1_154{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem}._roleBtn_d0th1_161{padding:1rem;border:2px solid #e5e7eb;background:#fff;border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-weight:600;color:#4b5563}._roleBtn_d0th1_161:hover{border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed26}._roleBtn_d0th1_161._selected_d0th1_182{border-color:#7c3aed;background:linear-gradient(135deg,#7c3aed1a,#f973161a);color:#7c3aed}._roleIcon_d0th1_188{font-size:1.5rem}._formRow_d0th1_192{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem}._formGroup_d0th1_199{margin-bottom:1.25rem}._label_d0th1_203{display:block;margin-bottom:.5rem;color:#374151;font-weight:600;font-size:.9rem}._input_d0th1_211,._textarea_d0th1_212{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:.95rem;transition:all .3s ease;box-sizing:border-box}._input_d0th1_211:focus,._textarea_d0th1_212:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}._textarea_d0th1_212{resize:vertical;min-height:80px}._checkboxGroup_d0th1_234{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}._checkbox_d0th1_234{width:18px;height:18px;cursor:pointer}._checkboxLabel_d0th1_247{color:#4b5563;font-size:.9rem}._checkboxLabel_d0th1_247 a{color:#7c3aed;text-decoration:none;font-weight:600}._checkboxLabel_d0th1_247 a:hover{text-decoration:underline}._submitBtn_d0th1_262{width:100%;padding:1rem;border:none;border-radius:10px;background:linear-gradient(135deg,#7c3aed,#f97316);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #7c3aed4d}._submitBtn_d0th1_262:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed66}._submitBtn_d0th1_262:active{transform:translateY(0)}._forgotPassword_d0th1_285{text-align:right;margin-bottom:1.5rem}._forgotPassword_d0th1_285 a{color:#7c3aed;text-decoration:none;font-size:.9rem;font-weight:600}._forgotPassword_d0th1_285 a:hover{text-decoration:underline}._errorMessage_d0th1_301{background:#fee2e2;color:#dc2626;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem;border-left:4px solid #dc2626}@media(max-width:768px){._header_d0th1_24{padding:1rem 1.5rem}._formCard_d0th1_86{padding:2rem 1.5rem;max-width:100%}._roleSelector_d0th1_154{grid-template-columns:1fr}._brandName_d0th1_50{font-size:1.2rem}}
