.DashboardHeader-module__TdVLvW__header{z-index:100;background:linear-gradient(135deg, var(--yellow) 0%, var(--gold) 100%);box-shadow:none;position:sticky;top:0}.DashboardHeader-module__TdVLvW__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1800px;margin:0 auto;padding:1.25rem 1.5rem;display:flex;position:relative}.DashboardHeader-module__TdVLvW__logo{vertical-align:middle;box-sizing:content-box;cursor:default;background:#fff;border-radius:8px;align-items:center;gap:0;margin:0;padding:4px;line-height:0;text-decoration:none;transition:none;display:inline-block}.DashboardHeader-module__TdVLvW__logoImg{width:auto;height:32px;margin:0;display:block}.DashboardHeader-module__TdVLvW__logo:hover{box-shadow:none}.DashboardHeader-module__TdVLvW__nav{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.DashboardHeader-module__TdVLvW__navLink{color:var(--gold);white-space:nowrap;background:#fff;border-radius:8px;padding:.5rem .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block}.DashboardHeader-module__TdVLvW__navLink:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}.DashboardHeader-module__TdVLvW__navLinkActive{background:var(--gold);color:var(--white)}.DashboardHeader-module__TdVLvW__dropdown{position:relative}.DashboardHeader-module__TdVLvW__dropdownToggle{color:var(--gold);cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:inline-flex}.DashboardHeader-module__TdVLvW__userToggleName{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.DashboardHeader-module__TdVLvW__dropdownToggle:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}.DashboardHeader-module__TdVLvW__arrow{flex:none;font-size:.6rem}.DashboardHeader-module__TdVLvW__dropdownMenu{z-index:200;background:#fff;border-radius:10px;width:max-content;min-width:240px;max-width:min(320px,100vw - 2rem);margin-top:.4rem;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.DashboardHeader-module__TdVLvW__dropdownProfile{text-align:right;border-bottom:1px solid #d4f3f5;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem 1rem .85rem;display:flex}.DashboardHeader-module__TdVLvW__dropdownProfileName{color:#15233c;overflow-wrap:anywhere;max-width:100%;font-size:.95rem;font-weight:800}.DashboardHeader-module__TdVLvW__dropdownProfileEmail{color:#778196;text-overflow:ellipsis;white-space:nowrap;text-align:left;direction:ltr;width:100%;max-width:100%;font-size:.78rem;display:block;overflow:hidden}.DashboardHeader-module__TdVLvW__roleBadge{border:1px solid var(--green-light);background:var(--cream);color:var(--gold);border-radius:999px;margin-top:.2rem;padding:.25rem .55rem;font-size:.75rem;font-weight:700}.DashboardHeader-module__TdVLvW__dropdownSeparator{background:#d4f3f5;height:1px;margin:.4rem .75rem}.DashboardHeader-module__TdVLvW__dropdownLabel{color:#aab;text-transform:uppercase;letter-spacing:.5px;padding:.6rem 1rem .2rem;font-size:.72rem;font-weight:700;display:block}.DashboardHeader-module__TdVLvW__dropdownItem{color:var(--gold);white-space:nowrap;padding:.7rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.DashboardHeader-module__TdVLvW__dropdownItem:hover{background:var(--cream)}.DashboardHeader-module__TdVLvW__dropdownItemActive{background:var(--gold);color:var(--white)}.DashboardHeader-module__TdVLvW__dropdownItemActive:hover{background:var(--gold)}.DashboardHeader-module__TdVLvW__dropdownLogout{text-align:right;color:#c00;cursor:pointer;background:0 0;border:none;border-top:1px solid #f4e6e6;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:background .15s;display:block}.DashboardHeader-module__TdVLvW__dropdownLogout:hover{background:#fee}.DashboardHeader-module__TdVLvW__hamburger{cursor:pointer;z-index:260;background:#fff;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:.5rem;transition:box-shadow .2s;display:none;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.DashboardHeader-module__TdVLvW__hamburger:hover{box-shadow:0 4px 10px #0000001a}.DashboardHeader-module__TdVLvW__hbar{background:var(--gold);border-radius:2px;width:18px;height:2px;display:block}.DashboardHeader-module__TdVLvW__mobileMenu{border-top:3px solid var(--yellow);z-index:250;background:#fff;padding:.75rem 1rem 1rem;position:absolute;top:100%;left:0;right:0}.DashboardHeader-module__TdVLvW__mobileProfileSummary{border-bottom:1px solid #d4f3f5;flex-direction:column;gap:.2rem;padding:.6rem .75rem .75rem;display:flex}.DashboardHeader-module__TdVLvW__mobileProfileName{color:#15233c;font-size:.95rem;font-weight:800}.DashboardHeader-module__TdVLvW__mobileProfileRole{color:var(--gold);font-size:.78rem;font-weight:700}.DashboardHeader-module__TdVLvW__mobileGroup,.DashboardHeader-module__TdVLvW__mobileTopLink{border-bottom:1px solid #d4f3f5}.DashboardHeader-module__TdVLvW__mobileGroupToggle{width:100%;color:var(--gold);cursor:pointer;text-align:right;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.7rem .75rem;font-family:inherit;font-size:.95rem;font-weight:700;display:flex}.DashboardHeader-module__TdVLvW__mobileGroupBody{padding-bottom:.4rem}.DashboardHeader-module__TdVLvW__mobileSeparator{background:#d4f3f5;height:1px;margin:.5rem .75rem}.DashboardHeader-module__TdVLvW__mobileLabel{color:#aab;white-space:nowrap;padding:.6rem .75rem .2rem;font-size:.75rem;font-weight:700;display:block}.DashboardHeader-module__TdVLvW__mobileLink{color:var(--gold);white-space:nowrap;border-radius:6px;padding:.7rem .75rem;font-size:.95rem;font-weight:600;text-decoration:none;display:block}.DashboardHeader-module__TdVLvW__mobileLink:hover{background:var(--cream)}.DashboardHeader-module__TdVLvW__mobileLogout{color:#c00;cursor:pointer;text-align:right;background:0 0;border:none;border-radius:6px;width:100%;padding:.7rem .75rem;font-family:inherit;font-size:.95rem;font-weight:600;display:block}.DashboardHeader-module__TdVLvW__mobileLogout:hover{background:#fee}@media (max-width:768px){.DashboardHeader-module__TdVLvW__inner{flex-flow:row;align-items:center}.DashboardHeader-module__TdVLvW__logo{justify-content:flex-start;width:auto}.DashboardHeader-module__TdVLvW__nav{display:none}.DashboardHeader-module__TdVLvW__hamburger{display:flex}}
.monitored-module__HFoXpq__page{max-width:1400px;margin:1.5rem auto;padding:0 1rem}.monitored-module__HFoXpq__card{background:#fff;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.monitored-module__HFoXpq__head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.monitored-module__HFoXpq__title{color:#15233c;margin:0;font-size:1.15rem;font-weight:800}.monitored-module__HFoXpq__sectionTitle{color:var(--gold);margin:0 0 1rem;font-size:.95rem;font-weight:800}.monitored-module__HFoXpq__addBtn{background:var(--gold);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s}.monitored-module__HFoXpq__addBtn:hover{opacity:.85}.monitored-module__HFoXpq__loading,.monitored-module__HFoXpq__empty{text-align:center;color:#888;padding:2rem 0;font-size:.9rem}.monitored-module__HFoXpq__tableWrap{overflow-x:auto}.monitored-module__HFoXpq__table{border-collapse:collapse;width:100%;min-width:800px;font-size:.82rem}.monitored-module__HFoXpq__table th,.monitored-module__HFoXpq__table td{text-align:center;border-bottom:1px solid #d4f3f5;padding:.55rem .6rem}.monitored-module__HFoXpq__table th{background:var(--cream);color:#15233c;font-weight:800}.monitored-module__HFoXpq__table tbody tr:hover{background:#f5fcfc}.monitored-module__HFoXpq__table th:last-child,.monitored-module__HFoXpq__table td:last-child{min-width:230px}.monitored-module__HFoXpq__gridTable th,.monitored-module__HFoXpq__gridTable td{border:1px solid #d4f3f5}.monitored-module__HFoXpq__wideCol{min-width:420px}.monitored-module__HFoXpq__ltr{text-align:center;direction:ltr}.monitored-module__HFoXpq__rowActions{flex-wrap:nowrap;justify-content:center;gap:.4rem;display:flex}.monitored-module__HFoXpq__viewBtn,.monitored-module__HFoXpq__editBtn,.monitored-module__HFoXpq__deleteBtn{cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.monitored-module__HFoXpq__editBtn{border:1px solid var(--green-light);color:var(--gold)}.monitored-module__HFoXpq__editBtn:hover{background:var(--cream)}.monitored-module__HFoXpq__deleteBtn{color:#c00;border:1px solid #ecc}.monitored-module__HFoXpq__deleteBtn:hover:not(:disabled){background:#fee}.monitored-module__HFoXpq__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.monitored-module__HFoXpq__modalOverlay{z-index:500;background:#0f17208c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.monitored-module__HFoXpq__modalBox{background:#fff;border-radius:14px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.monitored-module__HFoXpq__modalHeader{color:#15233c;border-bottom:1px solid #d4f3f5;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:800;display:flex}.monitored-module__HFoXpq__modalClose{cursor:pointer;color:#888;background:0 0;border:none;padding:.2rem .4rem;font-family:inherit;font-size:1rem}.monitored-module__HFoXpq__modalClose:hover{color:#c00}.monitored-module__HFoXpq__modalBody{flex-direction:column;gap:1rem;padding:1rem 1.25rem;display:flex}.monitored-module__HFoXpq__modalFooter{border-top:1px solid #d4f3f5;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex}.monitored-module__HFoXpq__field{flex-direction:column;gap:.25rem;display:flex}.monitored-module__HFoXpq__field label{color:#555;font-size:.72rem;font-weight:700}.monitored-module__HFoXpq__field input,.monitored-module__HFoXpq__field select,.monitored-module__HFoXpq__field textarea{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;padding:.45rem .6rem;font-family:inherit;font-size:.85rem}.monitored-module__HFoXpq__field input:focus,.monitored-module__HFoXpq__field select:focus,.monitored-module__HFoXpq__field textarea:focus{border-color:var(--gold)}.monitored-module__HFoXpq__grid2{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}.monitored-module__HFoXpq__grid3{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.monitored-module__HFoXpq__employeePicker{border:1px solid #d4f3f5;border-radius:8px;max-height:220px;overflow-y:auto}.monitored-module__HFoXpq__employeeOption{cursor:pointer;border-bottom:1px solid #f0fafa;justify-content:space-between;align-items:center;padding:.5rem .7rem;font-size:.85rem;display:flex}.monitored-module__HFoXpq__employeeOption:last-child{border-bottom:none}.monitored-module__HFoXpq__employeeOption:hover{background:var(--cream)}.monitored-module__HFoXpq__employeeOptionSelected{background:var(--cream);font-weight:700}.monitored-module__HFoXpq__checkboxRow{flex-wrap:wrap;gap:.9rem;display:flex}.monitored-module__HFoXpq__checkboxLabel{color:#15233c;cursor:pointer;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.monitored-module__HFoXpq__scheduleTable{border-collapse:collapse;width:100%;font-size:.82rem}.monitored-module__HFoXpq__scheduleTable th,.monitored-module__HFoXpq__scheduleTable td{text-align:center;border-bottom:1px solid #f0fafa;padding:.4rem .5rem}.monitored-module__HFoXpq__scheduleTable input[type=time]{background:#fafefe;border:1px solid #d4f3f5;border-radius:6px;padding:.3rem .4rem;font-family:inherit;font-size:.8rem}.monitored-module__HFoXpq__msg{border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.monitored-module__HFoXpq__msgSuccess{color:#157a3d;background:#eafbea}.monitored-module__HFoXpq__msgError{color:#b00;background:#fee}.monitored-module__HFoXpq__btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s}.monitored-module__HFoXpq__btn:disabled{opacity:.6;cursor:not-allowed}.monitored-module__HFoXpq__btnPrimary{background:var(--gold);color:#fff}.monitored-module__HFoXpq__btnPrimary:hover:not(:disabled){opacity:.85}.monitored-module__HFoXpq__btnCancel{color:#555;background:#eee}.monitored-module__HFoXpq__btnCancel:hover{background:#ddd}@media (max-width:700px){.monitored-module__HFoXpq__grid2,.monitored-module__HFoXpq__grid3{grid-template-columns:1fr}}.monitored-module__HFoXpq__viewToggle{gap:.5rem;display:flex}.monitored-module__HFoXpq__viewToggleBtn{border:1px solid var(--green-light);color:var(--gold);cursor:pointer;background:0 0;border-radius:8px;padding:.4rem .9rem;font-family:inherit;font-size:.8rem;font-weight:700}.monitored-module__HFoXpq__viewToggleBtnActive{background:var(--gold);color:#fff;border-color:var(--gold)}.monitored-module__HFoXpq__calendarNav{color:#15233c;justify-content:center;align-items:center;gap:.75rem;margin:.75rem 0;font-weight:800;display:flex}.monitored-module__HFoXpq__calendarGrid{grid-template-columns:repeat(7,1fr);gap:.4rem;display:grid}.monitored-module__HFoXpq__calendarWeekHeaderCell{text-align:center;color:var(--gold);padding:.3rem 0;font-size:.75rem;font-weight:800}.monitored-module__HFoXpq__calendarDayCell{cursor:pointer;background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;flex-direction:column;gap:.2rem;min-height:72px;padding:.35rem;display:flex}.monitored-module__HFoXpq__calendarDayCell:hover{background:var(--cream)}.monitored-module__HFoXpq__calendarDayCellEmpty{visibility:hidden}.monitored-module__HFoXpq__calendarDayCellHoliday{background:#fbdcdc;border-color:#e79a9a}.monitored-module__HFoXpq__calendarDayCellToday{box-shadow:0 0 0 2px var(--gold) inset;border-color:var(--gold)}.monitored-module__HFoXpq__calendarDayCellHoliday:hover{background:#f7c9c9}.monitored-module__HFoXpq__calendarDayNumber{color:#15233c;font-size:.85rem;font-weight:800}.monitored-module__HFoXpq__calendarDayBadge{color:#c00;font-size:.62rem;font-weight:700}.monitored-module__HFoXpq__calendarDayOccasion{color:#778196;white-space:pre-line;word-break:break-word;font-size:.65rem}.monitored-module__HFoXpq__weekGrid{grid-template-columns:repeat(7,1fr);gap:.6rem;display:grid}.monitored-module__HFoXpq__weekDayCell{min-height:110px}.monitored-module__HFoXpq__holidayBanner{text-align:center;color:#8a2d2d;white-space:pre-line;background:#fbdcdc;border-radius:8px;padding:.5rem .8rem;font-size:.8rem;font-weight:700}.monitored-module__HFoXpq__occasionBanner{text-align:center;background:var(--cream);color:#556;white-space:pre-line;border-radius:8px;padding:.5rem .8rem;font-size:.8rem}.monitored-module__HFoXpq__holidayRow{background:#fce8e8}.monitored-module__HFoXpq__holidayRow:hover{background:#fbdcdc}.monitored-module__HFoXpq__leaveRow{background:#fdead0}.monitored-module__HFoXpq__leaveRow:hover{background:#fbdcae}.monitored-module__HFoXpq__forecastRow{background:#e3ecfb}.monitored-module__HFoXpq__forecastRow:hover{background:#d3e0f8}.monitored-module__HFoXpq__absenceRow{background:#ece5f7}.monitored-module__HFoXpq__absenceRow:hover{background:#ddd0ef}.monitored-module__HFoXpq__occasionCell{color:#778196;white-space:pre-line;text-align:right;max-width:160px;font-size:.72rem}@media (max-width:700px){.monitored-module__HFoXpq__calendarGrid,.monitored-module__HFoXpq__weekGrid{grid-template-columns:repeat(7,minmax(36px,1fr))}.monitored-module__HFoXpq__calendarDayCell{min-height:50px;padding:.2rem}.monitored-module__HFoXpq__calendarDayOccasion{display:none}}
.dashboard-module__Gx_nyq__page{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;display:flex}.dashboard-module__Gx_nyq__card{background:var(--white);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:560px;padding:3rem 2.5rem;display:flex;box-shadow:0 4px 20px #00000014}.dashboard-module__Gx_nyq__emoji{font-size:2.75rem;line-height:1}.dashboard-module__Gx_nyq__title{color:var(--dark);margin:0;font-size:1.6rem;font-weight:800}.dashboard-module__Gx_nyq__subtitle{color:#778196;margin:0;font-size:1rem}.dashboard-module__Gx_nyq__loading{text-align:center;color:#888;padding:2rem}
.edit-module__tfyLLW__page{max-width:1000px;margin:1.5rem auto;padding:0 1rem}.edit-module__tfyLLW__card{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.edit-module__tfyLLW__title{color:#15233c;margin:0 0 1rem;font-size:1.25rem;font-weight:800}.edit-module__tfyLLW__sectionTitle{color:var(--gold);border-bottom:2px solid var(--green-light);margin:1rem 0 .7rem;padding-bottom:.3rem;font-size:.8rem;font-weight:700}.edit-module__tfyLLW__grid4{grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid}.edit-module__tfyLLW__grid3{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.edit-module__tfyLLW__field{flex-direction:column;gap:.25rem;display:flex}.edit-module__tfyLLW__field label{color:#555;font-size:.72rem;font-weight:700}.edit-module__tfyLLW__mobileGroup{flex-direction:column;gap:.3rem;display:flex}.edit-module__tfyLLW__mobileGroup>label{color:#555;font-size:.72rem;font-weight:700}.edit-module__tfyLLW__mobileRow{align-items:center;gap:.3rem;display:flex}.edit-module__tfyLLW__mobileRow input{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;flex:1;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.edit-module__tfyLLW__mobileRow input:focus{border-color:var(--gold)}.edit-module__tfyLLW__miniRemove{color:#c00;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:.85rem}.edit-module__tfyLLW__miniAdd{color:var(--gold);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:.15rem 0;font-family:inherit;font-size:.75rem;font-weight:700}.edit-module__tfyLLW__miniAdd:hover{text-decoration:underline}.edit-module__tfyLLW__field input,.edit-module__tfyLLW__field select,.edit-module__tfyLLW__field textarea{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.edit-module__tfyLLW__field input:focus,.edit-module__tfyLLW__field select:focus,.edit-module__tfyLLW__field textarea:focus{border-color:var(--gold)}.edit-module__tfyLLW__ltr{text-align:left;direction:ltr}.edit-module__tfyLLW__select{appearance:auto}.edit-module__tfyLLW__accountsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:end;gap:.6rem;display:grid}.edit-module__tfyLLW__accountCard{background:#fafefe;border:1px solid #d4f3f5;border-radius:10px;flex-direction:column;gap:.4rem;padding:.6rem .7rem;display:flex}.edit-module__tfyLLW__accountActions{align-items:center;gap:.6rem;display:flex}.edit-module__tfyLLW__primaryLabel{color:#555;white-space:nowrap;cursor:pointer;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;display:flex}.edit-module__tfyLLW__removeBtn{color:#c00;cursor:pointer;background:0 0;border:1px solid #ecc;border-radius:6px;padding:.3rem .6rem;font-family:inherit;font-size:.72rem;font-weight:700}.edit-module__tfyLLW__removeBtn:hover{background:#fee}.edit-module__tfyLLW__addAccountBtn{border:1px dashed var(--gold);color:var(--gold);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;min-height:70px;padding:.7rem 1rem;font-family:inherit;font-size:.78rem;font-weight:700;display:flex}.edit-module__tfyLLW__addAccountBtn:hover{background:var(--cream)}.edit-module__tfyLLW__msg{border-radius:8px;margin:.8rem 0 0;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.edit-module__tfyLLW__msgSuccess{color:#0a6b2f;background:#e6f9ed}.edit-module__tfyLLW__msgError{color:#b00;background:#fee}.edit-module__tfyLLW__actions{gap:.75rem;margin-top:1rem;display:flex}.edit-module__tfyLLW__btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s}.edit-module__tfyLLW__btn:disabled{opacity:.6;cursor:not-allowed}.edit-module__tfyLLW__btnPrimary{background:var(--gold);color:#fff}.edit-module__tfyLLW__btnPrimary:hover:not(:disabled){opacity:.85}.edit-module__tfyLLW__btnCancel{color:#555;background:#eee}.edit-module__tfyLLW__btnCancel:hover{background:#ddd}.edit-module__tfyLLW__loading,.edit-module__tfyLLW__empty{color:#777;padding:1rem 0;font-size:.9rem}.edit-module__tfyLLW__fileRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.edit-module__tfyLLW__fileBtn{border:1px dashed var(--gold);color:var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.edit-module__tfyLLW__fileBtn:hover{background:var(--cream)}.edit-module__tfyLLW__fileInputHidden{display:none}.edit-module__tfyLLW__existingFiles{flex-wrap:wrap;gap:.4rem;margin-bottom:.7rem;display:flex}.edit-module__tfyLLW__fileLink{color:var(--gold);background:var(--cream);white-space:nowrap;cursor:pointer;border:none;border-radius:999px;padding:.25rem .6rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none}.edit-module__tfyLLW__fileLink:hover{background:var(--green-light)}.edit-module__tfyLLW__fileLinkWrap{background:var(--cream);border-radius:999px;align-items:center;gap:.15rem;display:inline-flex}.edit-module__tfyLLW__fileLinkWrap .edit-module__tfyLLW__fileLink{background:0 0}.edit-module__tfyLLW__fileDeleteBtn{color:#c00;cursor:pointer;background:0 0;border:none;padding:.1rem .5rem .1rem .1rem;font-size:.7rem;font-weight:700;line-height:1}.edit-module__tfyLLW__fileDeleteBtn:hover{color:#900}.edit-module__tfyLLW__modalOverlay{z-index:500;background:#0f17208c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.edit-module__tfyLLW__modalBox{background:#fff;border-radius:14px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.edit-module__tfyLLW__modalHeader{color:#15233c;border-bottom:1px solid #d4f3f5;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:800;display:flex}.edit-module__tfyLLW__modalClose{cursor:pointer;color:#888;background:0 0;border:none;padding:.2rem .4rem;font-size:1rem}.edit-module__tfyLLW__modalClose:hover{color:#c00}.edit-module__tfyLLW__fileModalBody{justify-content:center;align-items:center;min-height:200px;padding:1rem 1.25rem;display:flex}.edit-module__tfyLLW__modalImage{border-radius:8px;max-width:100%;max-height:60vh}.edit-module__tfyLLW__modalIframe{border:none;border-radius:8px;width:100%;height:60vh}.edit-module__tfyLLW__modalNoPreview{color:#778196;text-align:center;font-size:.85rem}.edit-module__tfyLLW__modalFooter{border-top:1px solid #d4f3f5;justify-content:flex-end;padding:1rem 1.25rem;display:flex}@media (max-width:800px){.edit-module__tfyLLW__grid4,.edit-module__tfyLLW__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.edit-module__tfyLLW__grid4,.edit-module__tfyLLW__grid3{grid-template-columns:1fr}.edit-module__tfyLLW__card{padding:1rem}}
.list-module__3PgHTq__page{max-width:1750px;margin:1.5rem auto;padding:0 1rem}.list-module__3PgHTq__card{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.list-module__3PgHTq__head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.list-module__3PgHTq__title{color:#15233c;margin:0;font-size:1.25rem;font-weight:800}.list-module__3PgHTq__headActions{align-items:center;gap:.6rem;display:flex}.list-module__3PgHTq__addBtn{background:var(--gold);color:#fff;border-radius:8px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s}.list-module__3PgHTq__addBtn:hover{opacity:.85}.list-module__3PgHTq__searchForm{gap:.5rem;margin-bottom:1rem;display:flex}.list-module__3PgHTq__searchInput{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;flex:1;padding:.5rem .7rem;font-family:inherit;font-size:.85rem}.list-module__3PgHTq__searchInput:focus{border-color:var(--gold)}.list-module__3PgHTq__clearBtn{cursor:pointer;color:#555;background:#eee;border:none;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700}.list-module__3PgHTq__loading{text-align:center;color:#888;padding:2rem 0;font-size:.9rem}.list-module__3PgHTq__empty{text-align:center;color:#888;padding:3rem 0;font-size:.9rem}.list-module__3PgHTq__tableWrap{overflow-x:auto}.list-module__3PgHTq__table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1080px;font-size:.8rem}.list-module__3PgHTq__table th,.list-module__3PgHTq__table td{text-align:center;overflow-wrap:break-word;border-bottom:1px solid #d4f3f5;padding:.55rem .6rem}.list-module__3PgHTq__table th{background:var(--cream);color:#15233c;font-weight:800;position:sticky;top:0}.list-module__3PgHTq__table tbody tr:hover{background:#f5fcfc}.list-module__3PgHTq__colCheckbox{width:3%}.list-module__3PgHTq__colIndex{width:5%}.list-module__3PgHTq__colName,.list-module__3PgHTq__colNational{width:11%}.list-module__3PgHTq__colMobile,.list-module__3PgHTq__colAccount{width:12%}.list-module__3PgHTq__colFiles{width:13%}.list-module__3PgHTq__colActions{width:32%}.list-module__3PgHTq__ltr{text-align:center;direction:ltr}.list-module__3PgHTq__rowActions{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.list-module__3PgHTq__sortBtn{font-family:inherit;font-size:inherit;color:#15233c;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-weight:800}.list-module__3PgHTq__sortBtn:hover{color:var(--gold)}.list-module__3PgHTq__sortArrow{color:var(--gold);font-size:.7rem}.list-module__3PgHTq__uploadRow{flex-wrap:wrap;justify-content:center;gap:.3rem;margin-top:.4rem;display:flex}.list-module__3PgHTq__uploadBtn{color:var(--gold);border:1px dashed var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.list-module__3PgHTq__uploadBtn:hover{background:var(--cream)}.list-module__3PgHTq__inlineInput{border:1px solid var(--gold);box-sizing:border-box;background:#fffef5;border-radius:6px;outline:none;width:100%;padding:.3rem .4rem;font-family:inherit;font-size:.8rem}.list-module__3PgHTq__editBtn{border:1px solid var(--green-light);color:var(--gold);white-space:nowrap;cursor:pointer;background:0 0;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none}.list-module__3PgHTq__editBtn:hover{background:var(--cream)}.list-module__3PgHTq__deleteBtn{color:#c00;cursor:pointer;background:0 0;border:1px solid #ecc;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.list-module__3PgHTq__deleteBtn:hover:not(:disabled){background:#fee}.list-module__3PgHTq__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.list-module__3PgHTq__viewBtn{border:1px solid var(--green-light);color:var(--green);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.list-module__3PgHTq__viewBtn:hover{background:var(--cream)}.list-module__3PgHTq__modalOverlay{z-index:500;background:#0f17208c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.list-module__3PgHTq__modalBox{background:#fff;border-radius:14px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.list-module__3PgHTq__modalHeader{color:#15233c;border-bottom:1px solid #d4f3f5;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:800;display:flex}.list-module__3PgHTq__modalClose{cursor:pointer;color:#888;background:0 0;border:none;padding:.2rem .4rem;font-size:1rem}.list-module__3PgHTq__modalClose:hover{color:#c00}.list-module__3PgHTq__modalBody{padding:1rem 1.25rem}.list-module__3PgHTq__fileModalBody{justify-content:center;align-items:center;min-height:200px;padding:1rem 1.25rem;display:flex}.list-module__3PgHTq__modalImage{border-radius:8px;max-width:100%;max-height:60vh}.list-module__3PgHTq__modalIframe{border:none;border-radius:8px;width:100%;height:60vh}.list-module__3PgHTq__modalNoPreview{color:#778196;text-align:center;font-size:.85rem}.list-module__3PgHTq__fileLinks{flex-wrap:wrap;gap:.4rem;display:flex}.list-module__3PgHTq__fileLink{color:var(--gold);background:var(--cream);white-space:nowrap;cursor:pointer;border:none;border-radius:999px;padding:.25rem .6rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none}.list-module__3PgHTq__fileLink:hover{background:var(--green-light)}.list-module__3PgHTq__fileLinkWrap{align-items:center;gap:.15rem;display:inline-flex}.list-module__3PgHTq__fileDeleteBtn{color:#c00;cursor:pointer;background:0 0;border:none;padding:.1rem .2rem;font-size:.68rem;font-weight:700;line-height:1}.list-module__3PgHTq__fileDeleteBtn:hover{color:#900}.list-module__3PgHTq__accountEditGroup{flex-direction:column;gap:.25rem;display:flex}.list-module__3PgHTq__printFileList{flex-direction:column;gap:.5rem;margin-top:.6rem;display:flex}.list-module__3PgHTq__printFileOption{color:#15233c;cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.list-module__3PgHTq__selectCheckbox{cursor:pointer}.list-module__3PgHTq__downloadBtn{border:1px solid var(--gold);color:var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-block}.list-module__3PgHTq__downloadBtn:hover{background:var(--cream)}.list-module__3PgHTq__pagination{border-top:1px solid #d4f3f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;margin-top:1rem;padding-top:.8rem;display:flex}.list-module__3PgHTq__pageSizeGroup{color:#555;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.list-module__3PgHTq__pageSizeSelect{background:#fafefe;border:1px solid #d4f3f5;border-radius:6px;padding:.35rem .5rem;font-family:inherit;font-size:.82rem}.list-module__3PgHTq__pageNav{align-items:center;gap:.7rem;display:flex}.list-module__3PgHTq__pageBtn{border:1px solid var(--green-light);color:var(--gold);cursor:pointer;background:0 0;border-radius:6px;padding:.35rem .9rem;font-family:inherit;font-size:.82rem;font-weight:700}.list-module__3PgHTq__pageBtn:hover:not(:disabled){background:var(--cream)}.list-module__3PgHTq__pageBtn:disabled{opacity:.4;cursor:not-allowed}.list-module__3PgHTq__pageInfo{color:#555;white-space:nowrap;font-size:.82rem}.list-module__3PgHTq__detailGrid{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.list-module__3PgHTq__detailGridSpaced{margin-top:.8rem}.list-module__3PgHTq__detailItem{flex-direction:column;gap:.15rem;display:flex}.list-module__3PgHTq__detailItemFull{grid-column:1/-1}.list-module__3PgHTq__detailLabel{color:#888;font-size:.7rem;font-weight:700}.list-module__3PgHTq__detailValue{color:#15233c;font-size:.85rem;font-weight:600}.list-module__3PgHTq__detailSectionTitle{color:var(--gold);border-bottom:2px solid var(--green-light);margin:1.1rem 0 .7rem;padding-bottom:.3rem;font-size:.8rem;font-weight:700}.list-module__3PgHTq__detailSectionTitle:first-child{margin-top:0}.list-module__3PgHTq__accountsList{flex-direction:column;gap:.4rem;display:flex}.list-module__3PgHTq__accountRow{align-items:center;gap:.5rem;font-size:.85rem;display:flex}.list-module__3PgHTq__primaryTag{background:var(--cream);color:var(--gold);border-radius:999px;padding:.1rem .5rem;font-size:.68rem;font-weight:700}.list-module__3PgHTq__accountOwner{color:#778196;font-size:.78rem}.list-module__3PgHTq__multiValueRow{display:block}.list-module__3PgHTq__multiValueRow:not(:last-child){margin-bottom:.15rem}.list-module__3PgHTq__modalFooter{border-top:1px solid #d4f3f5;justify-content:flex-end;padding:1rem 1.25rem;display:flex}@media (max-width:700px){.list-module__3PgHTq__detailGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:450px){.list-module__3PgHTq__detailGrid{grid-template-columns:1fr}}
.new-module__baTwga__page{max-width:1000px;margin:1.5rem auto;padding:0 1rem}.new-module__baTwga__card{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.new-module__baTwga__title{color:#15233c;margin:0 0 1rem;font-size:1.25rem;font-weight:800}.new-module__baTwga__sectionTitle{color:var(--gold);border-bottom:2px solid var(--green-light);margin:1rem 0 .7rem;padding-bottom:.3rem;font-size:.8rem;font-weight:700}.new-module__baTwga__grid4{grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid}.new-module__baTwga__grid3{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.new-module__baTwga__field{flex-direction:column;gap:.25rem;display:flex}.new-module__baTwga__field label{color:#555;font-size:.72rem;font-weight:700}.new-module__baTwga__mobileGroup{flex-direction:column;gap:.3rem;display:flex}.new-module__baTwga__mobileGroup>label{color:#555;font-size:.72rem;font-weight:700}.new-module__baTwga__mobileRow{align-items:center;gap:.3rem;display:flex}.new-module__baTwga__mobileRow input{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;flex:1;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.new-module__baTwga__mobileRow input:focus{border-color:var(--gold)}.new-module__baTwga__miniRemove{color:#c00;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:.85rem}.new-module__baTwga__miniAdd{color:var(--gold);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:.15rem 0;font-family:inherit;font-size:.75rem;font-weight:700}.new-module__baTwga__miniAdd:hover{text-decoration:underline}.new-module__baTwga__field input,.new-module__baTwga__field select,.new-module__baTwga__field textarea{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.new-module__baTwga__field input:focus,.new-module__baTwga__field select:focus,.new-module__baTwga__field textarea:focus{border-color:var(--gold)}.new-module__baTwga__ltr{text-align:left;direction:ltr}.new-module__baTwga__fileRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.new-module__baTwga__fileBtn{border:1px dashed var(--gold);color:var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.new-module__baTwga__fileBtn:hover{background:var(--cream)}.new-module__baTwga__fileInputHidden{display:none}.new-module__baTwga__fileName{color:#555;background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;display:flex}.new-module__baTwga__select{appearance:auto}.new-module__baTwga__accountsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:end;gap:.6rem;display:grid}.new-module__baTwga__accountCard{background:#fafefe;border:1px solid #d4f3f5;border-radius:10px;flex-direction:column;gap:.4rem;padding:.6rem .7rem;display:flex}.new-module__baTwga__accountActions{align-items:center;gap:.6rem;display:flex}.new-module__baTwga__primaryLabel{color:#555;white-space:nowrap;cursor:pointer;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;display:flex}.new-module__baTwga__removeBtn{color:#c00;cursor:pointer;background:0 0;border:1px solid #ecc;border-radius:6px;padding:.3rem .6rem;font-family:inherit;font-size:.72rem;font-weight:700}.new-module__baTwga__removeBtn:hover{background:#fee}.new-module__baTwga__addAccountBtn{border:1px dashed var(--gold);color:var(--gold);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;min-height:70px;padding:.7rem 1rem;font-family:inherit;font-size:.78rem;font-weight:700;display:flex}.new-module__baTwga__addAccountBtn:hover{background:var(--cream)}.new-module__baTwga__msg{border-radius:8px;margin:.8rem 0 0;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.new-module__baTwga__msgSuccess{color:#0a6b2f;background:#e6f9ed}.new-module__baTwga__msgError{color:#b00;background:#fee}.new-module__baTwga__actions{gap:.75rem;margin-top:1rem;display:flex}.new-module__baTwga__btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s}.new-module__baTwga__btn:disabled{opacity:.6;cursor:not-allowed}.new-module__baTwga__btnPrimary{background:var(--gold);color:#fff}.new-module__baTwga__btnPrimary:hover:not(:disabled){opacity:.85}.new-module__baTwga__btnCancel{color:#555;background:#eee}.new-module__baTwga__btnCancel:hover{background:#ddd}@media (max-width:800px){.new-module__baTwga__grid4,.new-module__baTwga__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.new-module__baTwga__grid4,.new-module__baTwga__grid3{grid-template-columns:1fr}.new-module__baTwga__card{padding:1rem}}
.quick-module__Shn3hq__page{max-width:1100px;margin:1.5rem auto;padding:0 1rem}.quick-module__Shn3hq__card{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.quick-module__Shn3hq__title{color:#15233c;margin:0 0 1rem;font-size:1.25rem;font-weight:800}.quick-module__Shn3hq__hint{color:#666;margin:0 0 .6rem;font-size:.78rem}.quick-module__Shn3hq__hint code{background:#f0f0f0;border-radius:4px;padding:.1rem .4rem;font-size:.75rem}.quick-module__Shn3hq__actionsTop{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.quick-module__Shn3hq__sampleBtn,.quick-module__Shn3hq__uploadLabel,.quick-module__Shn3hq__resetBtn{cursor:pointer;border-radius:8px;padding:.5rem 1.1rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:opacity .2s}.quick-module__Shn3hq__sampleBtn{background:var(--cream);color:var(--gold);border:1px solid var(--green-light)}.quick-module__Shn3hq__uploadLabel{background:var(--gold);color:#fff;border:none;display:inline-block}.quick-module__Shn3hq__uploadLabel:hover,.quick-module__Shn3hq__sampleBtn:hover,.quick-module__Shn3hq__resetBtn:hover{opacity:.85}.quick-module__Shn3hq__resetBtn{color:#555;background:#eee;border:none}.quick-module__Shn3hq__tableWrap{margin-bottom:1rem;overflow-x:auto}.quick-module__Shn3hq__table{border-collapse:collapse;width:100%;font-size:.78rem}.quick-module__Shn3hq__table th,.quick-module__Shn3hq__table td{text-align:right;white-space:nowrap;border-bottom:1px solid #d4f3f5;padding:.5rem .6rem}.quick-module__Shn3hq__table th{background:var(--cream);color:#15233c;font-weight:800}.quick-module__Shn3hq__table tbody tr:hover{background:#f5fcfc}.quick-module__Shn3hq__rowSuccess{background:#e6f9ed!important}.quick-module__Shn3hq__rowFail{background:#fee!important}.quick-module__Shn3hq__cellSuccess{color:#0a6b2f;font-weight:700}.quick-module__Shn3hq__cellFail{color:#b00;font-weight:700}.quick-module__Shn3hq__actionsBottom{justify-content:center;margin-top:.5rem;display:flex}.quick-module__Shn3hq__submitBtn{cursor:pointer;background:var(--gold);color:#fff;border:none;border-radius:8px;padding:.6rem 2rem;font-family:inherit;font-size:.9rem;font-weight:800;transition:opacity .2s}.quick-module__Shn3hq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.quick-module__Shn3hq__submitBtn:hover:not(:disabled){opacity:.85}.quick-module__Shn3hq__msg{border-radius:8px;margin-top:1rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.quick-module__Shn3hq__msgSuccess{color:#0a6b2f;background:#e6f9ed}.quick-module__Shn3hq__msgError{color:#b00;background:#fee}.quick-module__Shn3hq__msgInfo{color:#046;background:#e8f4fd}
.submissions-module__8lXmdW__page{max-width:1900px;margin:1.5rem auto;padding:0 1rem}.submissions-module__8lXmdW__card{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.submissions-module__8lXmdW__title{color:#15233c;margin:0 0 1rem;font-size:1.25rem;font-weight:800}.submissions-module__8lXmdW__loading{text-align:center;color:#888;padding:2rem 0;font-size:.9rem}.submissions-module__8lXmdW__empty{text-align:center;color:#888;padding:3rem 0;font-size:.9rem}.submissions-module__8lXmdW__tableWrap{overflow-x:auto}.submissions-module__8lXmdW__table{border-collapse:collapse;width:100%;font-size:.8rem}.submissions-module__8lXmdW__table th,.submissions-module__8lXmdW__table td{text-align:center;white-space:nowrap;border-bottom:1px solid #d4f3f5;padding:.55rem .6rem}.submissions-module__8lXmdW__lastCol{white-space:normal;min-width:430px}.submissions-module__8lXmdW__table th{background:var(--cream);color:#15233c;font-weight:800;position:sticky;top:0}.submissions-module__8lXmdW__sortBtn{font-family:inherit;font-size:inherit;color:#15233c;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-weight:800}.submissions-module__8lXmdW__sortBtn:hover{color:var(--gold)}.submissions-module__8lXmdW__sortArrow{color:var(--gold);font-size:.7rem}.submissions-module__8lXmdW__table tbody tr:hover{background:#f5fcfc}.submissions-module__8lXmdW__ltr{text-align:center;direction:ltr}.submissions-module__8lXmdW__fileLinks{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.submissions-module__8lXmdW__fileLink{color:var(--gold);background:var(--cream);white-space:nowrap;border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:700;text-decoration:none}.submissions-module__8lXmdW__fileLink:hover{background:var(--green-light)}.submissions-module__8lXmdW__fileLink{cursor:pointer;border:none;font-family:inherit}.submissions-module__8lXmdW__subTitle{color:#15233c;margin:0;font-size:1rem;font-weight:800}.submissions-module__8lXmdW__subTitleRow{border-bottom:2px solid var(--green-light);justify-content:space-between;align-items:center;gap:.7rem;margin:1.5rem 0 .75rem;padding-bottom:.4rem;display:flex}.submissions-module__8lXmdW__rowActions{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.submissions-module__8lXmdW__statusLine{justify-content:center;align-items:baseline;gap:.3rem;margin-bottom:.35rem;display:flex}.submissions-module__8lXmdW__btnHire,.submissions-module__8lXmdW__btnReject,.submissions-module__8lXmdW__btnReopen{cursor:pointer;white-space:nowrap;border-radius:6px;padding:.35rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.submissions-module__8lXmdW__btnHire{background:var(--gold);color:#fff;border:none}.submissions-module__8lXmdW__btnHire:hover{opacity:.85}.submissions-module__8lXmdW__btnReject{color:#c00;background:0 0;border:1px solid #ecc}.submissions-module__8lXmdW__btnReject:hover{background:#fee}.submissions-module__8lXmdW__reasonText{color:#888;white-space:normal;font-size:.75rem}.submissions-module__8lXmdW__btnReopen{border:1px solid var(--green-light);color:var(--gold);background:0 0}.submissions-module__8lXmdW__btnReopen:hover:not(:disabled){background:var(--cream)}.submissions-module__8lXmdW__btnReopen:disabled{opacity:.6;cursor:not-allowed}.submissions-module__8lXmdW__statusPending{color:#9a6b00}.submissions-module__8lXmdW__statusHired{color:#0a6b2f}.submissions-module__8lXmdW__statusRejected{color:#b00}.submissions-module__8lXmdW__msg{border-radius:8px;margin:.8rem 0 0;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.submissions-module__8lXmdW__msgError{color:#b00;background:#fee}.submissions-module__8lXmdW__field{flex-direction:column;gap:.25rem;display:flex}.submissions-module__8lXmdW__field label{color:#555;font-size:.72rem;font-weight:700}.submissions-module__8lXmdW__field input,.submissions-module__8lXmdW__field select,.submissions-module__8lXmdW__field textarea{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.submissions-module__8lXmdW__field input:focus,.submissions-module__8lXmdW__field select:focus,.submissions-module__8lXmdW__field textarea:focus{border-color:var(--gold)}.submissions-module__8lXmdW__grid3{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-bottom:.7rem;display:grid}.submissions-module__8lXmdW__btnPrimarySmall{cursor:pointer;background:var(--gold);color:#fff;border:none;border-radius:8px;padding:.55rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.submissions-module__8lXmdW__btnPrimarySmall:hover{opacity:.85}.submissions-module__8lXmdW__btnPrimarySmall:disabled{opacity:.6;cursor:not-allowed}.submissions-module__8lXmdW__btnDanger{cursor:pointer;color:#fff;background:#c00;border:none;border-radius:8px;padding:.55rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s}.submissions-module__8lXmdW__btnDanger:hover:not(:disabled){opacity:.85}.submissions-module__8lXmdW__btnDanger:disabled{opacity:.6;cursor:not-allowed}.submissions-module__8lXmdW__modalOverlay{z-index:500;background:#0f17208c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.submissions-module__8lXmdW__modalBox{background:#fff;border-radius:14px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.submissions-module__8lXmdW__modalBoxLarge{background:#fff;border-radius:14px;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.submissions-module__8lXmdW__modalHeader{color:#15233c;border-bottom:1px solid #d4f3f5;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:800;display:flex}.submissions-module__8lXmdW__modalClose{cursor:pointer;color:#888;background:0 0;border:none;padding:.2rem .4rem;font-size:1rem}.submissions-module__8lXmdW__modalClose:hover{color:#c00}.submissions-module__8lXmdW__modalBody{justify-content:center;align-items:center;min-height:200px;padding:1rem 1.25rem;display:flex}.submissions-module__8lXmdW__modalImage{border-radius:8px;max-width:100%;max-height:60vh}.submissions-module__8lXmdW__modalIframe{border:none;border-radius:8px;width:100%;height:60vh}.submissions-module__8lXmdW__modalNoPreview{color:#778196;text-align:center;font-size:.85rem}.submissions-module__8lXmdW__modalFooter{border-top:1px solid #d4f3f5;justify-content:center;padding:1rem 1.25rem;display:flex}.submissions-module__8lXmdW__modalForm,.submissions-module__8lXmdW__detailBody{padding:1rem 1.25rem}.submissions-module__8lXmdW__detailSectionTitle{color:var(--gold);border-bottom:2px solid var(--green-light);margin:1.1rem 0 .7rem;padding-bottom:.3rem;font-size:.8rem;font-weight:700}.submissions-module__8lXmdW__detailSectionTitle:first-child{margin-top:0}.submissions-module__8lXmdW__detailGrid{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.submissions-module__8lXmdW__detailItem{flex-direction:column;gap:.15rem;display:flex}.submissions-module__8lXmdW__detailLabel{color:#888;font-size:.7rem;font-weight:700}.submissions-module__8lXmdW__detailValue{color:#15233c;font-size:.85rem;font-weight:600}.submissions-module__8lXmdW__ltrValue{text-align:right;direction:ltr;display:block}.submissions-module__8lXmdW__multiValueRow{display:block}.submissions-module__8lXmdW__multiValueRow:not(:last-child){margin-bottom:.15rem}.submissions-module__8lXmdW__btnViewInfo{cursor:pointer;white-space:nowrap;border:1px solid var(--green-light);color:var(--green);background:0 0;border-radius:6px;padding:.35rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.submissions-module__8lXmdW__btnViewInfo:hover{background:var(--cream)}.submissions-module__8lXmdW__btnDownload{cursor:pointer;white-space:nowrap;border:1px solid var(--gold);color:var(--gold);background:0 0;border-radius:6px;padding:.35rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-block}.submissions-module__8lXmdW__btnDownload:hover{background:var(--cream)}@media (max-width:700px){.submissions-module__8lXmdW__detailGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:450px){.submissions-module__8lXmdW__detailGrid{grid-template-columns:1fr}}@media (max-width:800px){.submissions-module__8lXmdW__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.submissions-module__8lXmdW__grid3{grid-template-columns:1fr}}
.profile-module__9MhFqq__page{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;display:flex}.profile-module__9MhFqq__card{background:var(--white);border-radius:12px;flex-direction:column;gap:1.25rem;width:100%;max-width:650px;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 20px #00000014}.profile-module__9MhFqq__title{text-align:center;color:var(--dark);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.profile-module__9MhFqq__grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.profile-module__9MhFqq__formBody{flex-direction:column;gap:1.25rem;display:flex}.profile-module__9MhFqq__field{flex-direction:column;gap:.35rem;margin-bottom:1.25rem;display:flex}@media (max-width:600px){.profile-module__9MhFqq__grid{grid-template-columns:1fr}}.profile-module__9MhFqq__field label{color:var(--dark);font-size:.85rem;font-weight:600}.profile-module__9MhFqq__field input{background:var(--cream);border:1.5px solid #ddd;border-radius:8px;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.profile-module__9MhFqq__field input:focus{border-color:var(--yellow)}.profile-module__9MhFqq__field input:disabled{opacity:.5;cursor:not-allowed}.profile-module__9MhFqq__ltr{text-align:left;direction:ltr}.profile-module__9MhFqq__mobileInput{font-variant-numeric:eastern-arabic-numeric}.profile-module__9MhFqq__select{background:var(--cream);cursor:pointer;border:1.5px solid #ddd;border-radius:8px;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.profile-module__9MhFqq__select:focus{border-color:var(--yellow)}.profile-module__9MhFqq__fieldError{color:#c00;font-size:.78rem}.profile-module__9MhFqq__actions{gap:.75rem;margin-top:.5rem;display:flex}.profile-module__9MhFqq__btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.8rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s}.profile-module__9MhFqq__btnPrimary{background:var(--yellow);color:var(--white)}.profile-module__9MhFqq__btnPrimary:hover{background:var(--gold)}.profile-module__9MhFqq__btnCancel{color:#555;background:#eee}.profile-module__9MhFqq__btnCancel:hover{background:#ddd}.profile-module__9MhFqq__btn:disabled{opacity:.6;cursor:not-allowed}.profile-module__9MhFqq__msg{text-align:center;border-radius:8px;padding:.5rem;font-size:.85rem}.profile-module__9MhFqq__msgSuccess{color:#155724;background:#d4edda}.profile-module__9MhFqq__msgError{color:#721c24;background:#f8d7da}.profile-module__9MhFqq__loading{text-align:center;color:#888;padding:2rem}.profile-module__9MhFqq__passwordGrid{grid-template-columns:1fr;gap:.25rem;display:grid}
.settings-module__tIWiEq__page{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;display:flex}.settings-module__tIWiEq__card{background:var(--white);border-radius:12px;flex-direction:column;gap:1.25rem;width:100%;max-width:550px;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 20px #00000014}.settings-module__tIWiEq__title{text-align:center;color:var(--dark);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.settings-module__tIWiEq__field{flex-direction:column;gap:.35rem;display:flex}.settings-module__tIWiEq__field label{color:var(--dark);font-size:.85rem;font-weight:600}.settings-module__tIWiEq__field input{background:var(--cream);border:1.5px solid #ddd;border-radius:8px;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.settings-module__tIWiEq__field input:focus{border-color:var(--yellow)}.settings-module__tIWiEq__hint{color:#778196;font-size:.78rem}.settings-module__tIWiEq__ltr{text-align:left;direction:ltr}.settings-module__tIWiEq__actions{gap:.75rem;margin-top:.5rem;display:flex}.settings-module__tIWiEq__btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:.8rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s}.settings-module__tIWiEq__btnPrimary{background:var(--yellow);color:var(--white)}.settings-module__tIWiEq__btnPrimary:hover:not(:disabled){background:var(--gold)}.settings-module__tIWiEq__btn:disabled{opacity:.6;cursor:not-allowed}.settings-module__tIWiEq__msg{text-align:center;border-radius:8px;padding:.5rem;font-size:.85rem}.settings-module__tIWiEq__msgSuccess{color:#155724;background:#d4edda}.settings-module__tIWiEq__msgError{color:#721c24;background:#f8d7da}.settings-module__tIWiEq__loading{text-align:center;color:#888;padding:2rem}
.edit-module__FXHnpa__page{max-width:1000px;margin:1.5rem auto;padding:0 1rem}.edit-module__FXHnpa__card{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.edit-module__FXHnpa__title{color:#15233c;margin:0 0 1rem;font-size:1.25rem;font-weight:800}.edit-module__FXHnpa__sectionTitle{color:var(--gold);border-bottom:2px solid var(--green-light);margin:1rem 0 .7rem;padding-bottom:.3rem;font-size:.8rem;font-weight:700}.edit-module__FXHnpa__grid4{grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid}.edit-module__FXHnpa__grid3{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.edit-module__FXHnpa__field{flex-direction:column;gap:.25rem;display:flex}.edit-module__FXHnpa__field label{color:#555;font-size:.72rem;font-weight:700}.edit-module__FXHnpa__field input,.edit-module__FXHnpa__field select,.edit-module__FXHnpa__field textarea{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.edit-module__FXHnpa__field input:focus,.edit-module__FXHnpa__field select:focus,.edit-module__FXHnpa__field textarea:focus{border-color:var(--gold)}.edit-module__FXHnpa__ltr{text-align:left;direction:ltr}.edit-module__FXHnpa__msg{border-radius:8px;margin:.8rem 0 0;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.edit-module__FXHnpa__msgSuccess{color:#0a6b2f;background:#e6f9ed}.edit-module__FXHnpa__msgError{color:#b00;background:#fee}.edit-module__FXHnpa__actions{gap:.75rem;margin-top:1rem;display:flex}.edit-module__FXHnpa__btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s}.edit-module__FXHnpa__btn:disabled{opacity:.6;cursor:not-allowed}.edit-module__FXHnpa__btnPrimary{background:var(--gold);color:#fff}.edit-module__FXHnpa__btnPrimary:hover:not(:disabled){opacity:.85}.edit-module__FXHnpa__btnCancel{color:#555;background:#eee}.edit-module__FXHnpa__btnCancel:hover{background:#ddd}.edit-module__FXHnpa__loading,.edit-module__FXHnpa__empty{color:#777;padding:1rem 0;font-size:.9rem}.edit-module__FXHnpa__fileRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.edit-module__FXHnpa__fileBtn{border:1px dashed var(--gold);color:var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.edit-module__FXHnpa__fileBtn:hover{background:var(--cream)}.edit-module__FXHnpa__fileInputHidden{display:none}.edit-module__FXHnpa__existingFiles{flex-wrap:wrap;gap:.4rem;margin-bottom:.7rem;display:flex}.edit-module__FXHnpa__fileLink{color:var(--gold);background:var(--cream);white-space:nowrap;cursor:pointer;border:none;border-radius:999px;padding:.25rem .6rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none}.edit-module__FXHnpa__fileLink:hover{background:var(--green-light)}.edit-module__FXHnpa__fileLinkWrap{background:var(--cream);border-radius:999px;align-items:center;gap:.15rem;display:inline-flex}.edit-module__FXHnpa__fileLinkWrap .edit-module__FXHnpa__fileLink{background:0 0}.edit-module__FXHnpa__fileDeleteBtn{color:#c00;cursor:pointer;background:0 0;border:none;padding:.1rem .5rem .1rem .1rem;font-size:.7rem;font-weight:700;line-height:1}.edit-module__FXHnpa__fileDeleteBtn:hover{color:#900}.edit-module__FXHnpa__modalOverlay{z-index:500;background:#0f17208c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.edit-module__FXHnpa__modalBox{background:#fff;border-radius:14px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.edit-module__FXHnpa__modalHeader{color:#15233c;border-bottom:1px solid #d4f3f5;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:800;display:flex}.edit-module__FXHnpa__modalClose{cursor:pointer;color:#888;background:0 0;border:none;padding:.2rem .4rem;font-size:1rem}.edit-module__FXHnpa__modalClose:hover{color:#c00}.edit-module__FXHnpa__fileModalBody{justify-content:center;align-items:center;min-height:200px;padding:1rem 1.25rem;display:flex}.edit-module__FXHnpa__modalImage{border-radius:8px;max-width:100%;max-height:60vh}.edit-module__FXHnpa__modalIframe{border:none;border-radius:8px;width:100%;height:60vh}.edit-module__FXHnpa__modalNoPreview{color:#778196;text-align:center;font-size:.85rem}.edit-module__FXHnpa__modalFooter{border-top:1px solid #d4f3f5;justify-content:flex-end;padding:1rem 1.25rem;display:flex}@media (max-width:800px){.edit-module__FXHnpa__grid4,.edit-module__FXHnpa__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.edit-module__FXHnpa__grid4,.edit-module__FXHnpa__grid3{grid-template-columns:1fr}.edit-module__FXHnpa__card{padding:1rem}}
.quick-module__dIFy_G__page{max-width:1100px;margin:1.5rem auto;padding:0 1rem}.quick-module__dIFy_G__card{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.quick-module__dIFy_G__title{color:#15233c;margin:0 0 1rem;font-size:1.25rem;font-weight:800}.quick-module__dIFy_G__hint{color:#666;margin:0 0 .6rem;font-size:.78rem}.quick-module__dIFy_G__hint code{background:#f0f0f0;border-radius:4px;padding:.1rem .4rem;font-size:.75rem}.quick-module__dIFy_G__actionsTop{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.quick-module__dIFy_G__sampleBtn,.quick-module__dIFy_G__uploadLabel,.quick-module__dIFy_G__resetBtn{cursor:pointer;border-radius:8px;padding:.5rem 1.1rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:opacity .2s}.quick-module__dIFy_G__sampleBtn{background:var(--cream);color:var(--gold);border:1px solid var(--green-light)}.quick-module__dIFy_G__uploadLabel{background:var(--gold);color:#fff;border:none;display:inline-block}.quick-module__dIFy_G__uploadLabel:hover,.quick-module__dIFy_G__sampleBtn:hover,.quick-module__dIFy_G__resetBtn:hover{opacity:.85}.quick-module__dIFy_G__resetBtn{color:#555;background:#eee;border:none}.quick-module__dIFy_G__tableWrap{margin-bottom:1rem;overflow-x:auto}.quick-module__dIFy_G__table{border-collapse:collapse;width:100%;font-size:.78rem}.quick-module__dIFy_G__table th,.quick-module__dIFy_G__table td{text-align:right;white-space:nowrap;border-bottom:1px solid #d4f3f5;padding:.5rem .6rem}.quick-module__dIFy_G__table th{background:var(--cream);color:#15233c;font-weight:800}.quick-module__dIFy_G__table tbody tr:hover{background:#f5fcfc}.quick-module__dIFy_G__rowSuccess{background:#e6f9ed!important}.quick-module__dIFy_G__rowFail{background:#fee!important}.quick-module__dIFy_G__cellSuccess{color:#0a6b2f;font-weight:700}.quick-module__dIFy_G__cellFail{color:#b00;font-weight:700}.quick-module__dIFy_G__pagination{border-top:1px solid #d4f3f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;margin-top:.5rem;padding-top:.8rem;display:flex}.quick-module__dIFy_G__pageSizeGroup{color:#555;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.quick-module__dIFy_G__pageSizeSelect{background:#fafefe;border:1px solid #d4f3f5;border-radius:6px;padding:.35rem .5rem;font-family:inherit;font-size:.82rem}.quick-module__dIFy_G__pageNav{align-items:center;gap:.7rem;display:flex}.quick-module__dIFy_G__pageBtn{border:1px solid var(--green-light);color:var(--gold);cursor:pointer;background:0 0;border-radius:6px;padding:.35rem .9rem;font-family:inherit;font-size:.82rem;font-weight:700}.quick-module__dIFy_G__pageBtn:hover:not(:disabled){background:var(--cream)}.quick-module__dIFy_G__pageBtn:disabled{opacity:.4;cursor:not-allowed}.quick-module__dIFy_G__pageInfo{color:#555;white-space:nowrap;font-size:.82rem}.quick-module__dIFy_G__actionsBottom{justify-content:center;margin-top:.5rem;display:flex}.quick-module__dIFy_G__submitBtn{cursor:pointer;background:var(--gold);color:#fff;border:none;border-radius:8px;padding:.6rem 2rem;font-family:inherit;font-size:.9rem;font-weight:800;transition:opacity .2s}.quick-module__dIFy_G__submitBtn:disabled{opacity:.6;cursor:not-allowed}.quick-module__dIFy_G__submitBtn:hover:not(:disabled){opacity:.85}.quick-module__dIFy_G__msg{border-radius:8px;margin-top:1rem;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.quick-module__dIFy_G__msgSuccess{color:#0a6b2f;background:#e6f9ed}.quick-module__dIFy_G__msgError{color:#b00;background:#fee}.quick-module__dIFy_G__msgInfo{color:#046;background:#e8f4fd}
.classes-module__P2TyjW__page{max-width:1400px;margin:1.5rem auto;padding:0 1rem}.classes-module__P2TyjW__card{background:#fff;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.classes-module__P2TyjW__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.classes-module__P2TyjW__headActions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.classes-module__P2TyjW__title{color:#15233c;margin:0;font-size:1.15rem;font-weight:800}.classes-module__P2TyjW__addBtn{background:var(--gold);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s}.classes-module__P2TyjW__addBtn:hover{opacity:.85}.classes-module__P2TyjW__sectionHead{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.classes-module__P2TyjW__sectionTitle{color:var(--gold);margin:0;font-size:.95rem;font-weight:800}.classes-module__P2TyjW__toggleBtn{border:1px solid var(--green-light);color:var(--gold);cursor:pointer;background:0 0;border-radius:6px;width:1.8rem;height:1.8rem;font-family:inherit;font-size:.85rem;font-weight:700}.classes-module__P2TyjW__toggleBtn:hover{background:var(--cream)}.classes-module__P2TyjW__field{flex-direction:column;gap:.25rem;display:flex}.classes-module__P2TyjW__field label{color:#555;font-size:.72rem;font-weight:700}.classes-module__P2TyjW__field input,.classes-module__P2TyjW__field textarea{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;padding:.45rem .6rem;font-family:inherit;font-size:.85rem}.classes-module__P2TyjW__field input:focus,.classes-module__P2TyjW__field textarea:focus{border-color:var(--gold)}.classes-module__P2TyjW__formRow{flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-top:1rem;display:flex}.classes-module__P2TyjW__formRow>.classes-module__P2TyjW__field{flex:260px}.classes-module__P2TyjW__msg{border-radius:8px;margin-top:.75rem;padding:.5rem .8rem;font-size:.82rem;font-weight:600}.classes-module__P2TyjW__msgError{color:#b00;background:#fee}.classes-module__P2TyjW__btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s}.classes-module__P2TyjW__btn:disabled{opacity:.6;cursor:not-allowed}.classes-module__P2TyjW__btnPrimary{background:var(--gold);color:#fff}.classes-module__P2TyjW__btnPrimary:hover:not(:disabled){opacity:.85}.classes-module__P2TyjW__loading,.classes-module__P2TyjW__empty{text-align:center;color:#888;padding:2rem 0;font-size:.9rem}.classes-module__P2TyjW__tableWrap{overflow-x:auto}.classes-module__P2TyjW__table{border-collapse:collapse;width:100%;min-width:700px;font-size:.82rem}.classes-module__P2TyjW__table th,.classes-module__P2TyjW__table td{text-align:center;border-bottom:1px solid #d4f3f5;padding:.55rem .6rem}.classes-module__P2TyjW__table th{background:var(--cream);color:#15233c;font-weight:800}.classes-module__P2TyjW__table tbody tr:hover{background:#f5fcfc}.classes-module__P2TyjW__wideCol{min-width:320px}.classes-module__P2TyjW__ltr{text-align:center;direction:ltr}.classes-module__P2TyjW__rowActions{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.classes-module__P2TyjW__statusCell{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.classes-module__P2TyjW__editBtn{border:1px solid var(--green-light);color:var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.classes-module__P2TyjW__editBtn:hover:not(:disabled){background:var(--cream)}.classes-module__P2TyjW__editBtn:disabled{opacity:.5;cursor:not-allowed}.classes-module__P2TyjW__deleteBtn{color:#c00;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ecc;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.classes-module__P2TyjW__deleteBtn:hover:not(:disabled){background:#fee}.classes-module__P2TyjW__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.classes-module__P2TyjW__viewBtn{border:1px solid var(--green-light);color:var(--green);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-block}.classes-module__P2TyjW__viewBtn:hover{background:var(--cream)}.classes-module__P2TyjW__backLink{color:var(--gold);font-size:.8rem;font-weight:700;text-decoration:none}.classes-module__P2TyjW__backLink:hover{text-decoration:underline}.classes-module__P2TyjW__breadcrumb{color:#778196;margin:0 0 .5rem;font-size:.78rem}.classes-module__P2TyjW__selectField{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;padding:.45rem .6rem;font-family:inherit;font-size:.85rem}.classes-module__P2TyjW__studentPicker{border:1px solid #d4f3f5;border-radius:8px;max-height:260px;margin-top:.5rem;overflow-y:auto}.classes-module__P2TyjW__studentOption{border-bottom:1px solid #f0fafa;justify-content:space-between;align-items:center;padding:.5rem .7rem;font-size:.85rem;display:flex}.classes-module__P2TyjW__studentOption:last-child{border-bottom:none}.classes-module__P2TyjW__studentOption:hover{background:var(--cream)}.classes-module__P2TyjW__inlineInput{border:1px solid var(--gold);box-sizing:border-box;background:#fffef5;border-radius:6px;outline:none;width:100%;padding:.3rem .4rem;font-family:inherit;font-size:.8rem}@media (max-width:700px){.classes-module__P2TyjW__formRow{flex-direction:column}}
.list-module__-hhkYG__page{max-width:1750px;margin:1.5rem auto;padding:0 1rem}.list-module__-hhkYG__card{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.list-module__-hhkYG__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.list-module__-hhkYG__title{color:#15233c;margin:0;font-size:1.25rem;font-weight:800}.list-module__-hhkYG__headActions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.list-module__-hhkYG__addBtn{background:var(--gold);color:#fff;border-radius:8px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s}.list-module__-hhkYG__addBtn:hover{opacity:.85}.list-module__-hhkYG__searchForm{gap:.5rem;margin-bottom:1rem;display:flex}.list-module__-hhkYG__searchInput{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;flex:1;padding:.5rem .7rem;font-family:inherit;font-size:.85rem}.list-module__-hhkYG__searchInput:focus{border-color:var(--gold)}.list-module__-hhkYG__clearBtn{cursor:pointer;color:#555;background:#eee;border:none;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700}.list-module__-hhkYG__loading{text-align:center;color:#888;padding:2rem 0;font-size:.9rem}.list-module__-hhkYG__empty{text-align:center;color:#888;padding:3rem 0;font-size:.9rem}.list-module__-hhkYG__tableWrap{overflow-x:auto}.list-module__-hhkYG__table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:1400px;font-size:.8rem}.list-module__-hhkYG__table th,.list-module__-hhkYG__table td{text-align:center;overflow-wrap:break-word;border-bottom:1px solid #d4f3f5;padding:.55rem .6rem}.list-module__-hhkYG__table th{background:var(--cream);color:#15233c;font-weight:800;position:sticky;top:0}.list-module__-hhkYG__table tbody tr:hover{background:#f5fcfc}.list-module__-hhkYG__colCheckbox{width:3%}.list-module__-hhkYG__colIndex{width:4%}.list-module__-hhkYG__colName{width:8%}.list-module__-hhkYG__colNational{width:9%}.list-module__-hhkYG__colBirthDate{width:8%}.list-module__-hhkYG__colParentMobile,.list-module__-hhkYG__colEmergency{width:9%}.list-module__-hhkYG__colSourceSchool,.list-module__-hhkYG__colFiles{width:10%}.list-module__-hhkYG__colActions{width:13%}.list-module__-hhkYG__ltr{text-align:center;direction:ltr}.list-module__-hhkYG__rowActions{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.list-module__-hhkYG__sortBtn{font-family:inherit;font-size:inherit;color:#15233c;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-weight:800}.list-module__-hhkYG__sortBtn:hover{color:var(--gold)}.list-module__-hhkYG__sortArrow{color:var(--gold);font-size:.7rem}.list-module__-hhkYG__uploadRow{flex-wrap:wrap;justify-content:center;gap:.3rem;margin-top:.4rem;display:flex}.list-module__-hhkYG__uploadBtn{color:var(--gold);border:1px dashed var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:.2rem .5rem;font-size:.68rem;font-weight:700}.list-module__-hhkYG__uploadBtn:hover{background:var(--cream)}.list-module__-hhkYG__inlineInput{border:1px solid var(--gold);box-sizing:border-box;background:#fffef5;border-radius:6px;outline:none;width:100%;padding:.3rem .4rem;font-family:inherit;font-size:.8rem}.list-module__-hhkYG__editBtn{border:1px solid var(--green-light);color:var(--gold);white-space:nowrap;cursor:pointer;background:0 0;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none}.list-module__-hhkYG__editBtn:hover{background:var(--cream)}.list-module__-hhkYG__deleteBtn{color:#c00;cursor:pointer;background:0 0;border:1px solid #ecc;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.list-module__-hhkYG__deleteBtn:hover:not(:disabled){background:#fee}.list-module__-hhkYG__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.list-module__-hhkYG__viewBtn{border:1px solid var(--green-light);color:var(--green);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.list-module__-hhkYG__viewBtn:hover{background:var(--cream)}.list-module__-hhkYG__modalOverlay{z-index:500;background:#0f17208c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.list-module__-hhkYG__modalBox{background:#fff;border-radius:14px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003}.list-module__-hhkYG__modalHeader{color:#15233c;border-bottom:1px solid #d4f3f5;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:800;display:flex}.list-module__-hhkYG__modalClose{cursor:pointer;color:#888;background:0 0;border:none;padding:.2rem .4rem;font-size:1rem}.list-module__-hhkYG__modalClose:hover{color:#c00}.list-module__-hhkYG__modalBody{padding:1rem 1.25rem}.list-module__-hhkYG__fileModalBody{justify-content:center;align-items:center;min-height:200px;padding:1rem 1.25rem;display:flex}.list-module__-hhkYG__modalImage{border-radius:8px;max-width:100%;max-height:60vh}.list-module__-hhkYG__modalIframe{border:none;border-radius:8px;width:100%;height:60vh}.list-module__-hhkYG__modalNoPreview{color:#778196;text-align:center;font-size:.85rem}.list-module__-hhkYG__fileLinks{flex-wrap:wrap;gap:.4rem;display:flex}.list-module__-hhkYG__fileLink{color:var(--gold);background:var(--cream);white-space:nowrap;cursor:pointer;border:none;border-radius:999px;padding:.25rem .6rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none}.list-module__-hhkYG__fileLink:hover{background:var(--green-light)}.list-module__-hhkYG__fileLinkWrap{align-items:center;gap:.15rem;display:inline-flex}.list-module__-hhkYG__fileDeleteBtn{color:#c00;cursor:pointer;background:0 0;border:none;padding:.1rem .2rem;font-size:.68rem;font-weight:700;line-height:1}.list-module__-hhkYG__fileDeleteBtn:hover{color:#900}.list-module__-hhkYG__printFileList{flex-direction:column;gap:.5rem;margin-top:.6rem;display:flex}.list-module__-hhkYG__printFileOption{color:#15233c;cursor:pointer;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.list-module__-hhkYG__selectCheckbox{cursor:pointer}.list-module__-hhkYG__downloadBtn{border:1px solid var(--gold);color:var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-block}.list-module__-hhkYG__downloadBtn:hover{background:var(--cream)}.list-module__-hhkYG__pagination{border-top:1px solid #d4f3f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;margin-top:1rem;padding-top:.8rem;display:flex}.list-module__-hhkYG__pageSizeGroup{color:#555;align-items:center;gap:.5rem;font-size:.82rem;display:flex}.list-module__-hhkYG__pageSizeSelect{background:#fafefe;border:1px solid #d4f3f5;border-radius:6px;padding:.35rem .5rem;font-family:inherit;font-size:.82rem}.list-module__-hhkYG__pageNav{align-items:center;gap:.7rem;display:flex}.list-module__-hhkYG__pageBtn{border:1px solid var(--green-light);color:var(--gold);cursor:pointer;background:0 0;border-radius:6px;padding:.35rem .9rem;font-family:inherit;font-size:.82rem;font-weight:700}.list-module__-hhkYG__pageBtn:hover:not(:disabled){background:var(--cream)}.list-module__-hhkYG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.list-module__-hhkYG__pageInfo{color:#555;white-space:nowrap;font-size:.82rem}.list-module__-hhkYG__detailGrid{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.list-module__-hhkYG__detailGridSpaced{margin-top:.8rem}.list-module__-hhkYG__detailItem{flex-direction:column;gap:.15rem;display:flex}.list-module__-hhkYG__detailItemFull{grid-column:1/-1}.list-module__-hhkYG__detailLabel{color:#888;font-size:.7rem;font-weight:700}.list-module__-hhkYG__detailValue{color:#15233c;font-size:.85rem;font-weight:600}.list-module__-hhkYG__detailSectionTitle{color:var(--gold);border-bottom:2px solid var(--green-light);margin:1.1rem 0 .7rem;padding-bottom:.3rem;font-size:.8rem;font-weight:700}.list-module__-hhkYG__detailSectionTitle:first-child{margin-top:0}.list-module__-hhkYG__modalFooter{border-top:1px solid #d4f3f5;justify-content:flex-end;padding:1rem 1.25rem;display:flex}@media (max-width:700px){.list-module__-hhkYG__detailGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:450px){.list-module__-hhkYG__detailGrid{grid-template-columns:1fr}}
.new-module__n055eW__page{max-width:1000px;margin:1.5rem auto;padding:0 1rem}.new-module__n055eW__card{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 4px 16px #0000000f}.new-module__n055eW__title{color:#15233c;margin:0 0 1rem;font-size:1.25rem;font-weight:800}.new-module__n055eW__sectionTitle{color:var(--gold);border-bottom:2px solid var(--green-light);margin:1rem 0 .7rem;padding-bottom:.3rem;font-size:.8rem;font-weight:700}.new-module__n055eW__grid4{grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid}.new-module__n055eW__grid3{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.new-module__n055eW__field{flex-direction:column;gap:.25rem;display:flex}.new-module__n055eW__field label{color:#555;font-size:.72rem;font-weight:700}.new-module__n055eW__miniRemove{color:#c00;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:.85rem}.new-module__n055eW__field input,.new-module__n055eW__field select,.new-module__n055eW__field textarea{background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;outline:none;padding:.45rem .6rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.new-module__n055eW__field input:focus,.new-module__n055eW__field select:focus,.new-module__n055eW__field textarea:focus{border-color:var(--gold)}.new-module__n055eW__ltr{text-align:left;direction:ltr}.new-module__n055eW__fileRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.new-module__n055eW__fileBtn{border:1px dashed var(--gold);color:var(--gold);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.new-module__n055eW__fileBtn:hover{background:var(--cream)}.new-module__n055eW__fileInputHidden{display:none}.new-module__n055eW__fileName{color:#555;background:#fafefe;border:1px solid #d4f3f5;border-radius:8px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;display:flex}.new-module__n055eW__msg{border-radius:8px;margin:.8rem 0 0;padding:.6rem 1rem;font-size:.85rem;font-weight:600}.new-module__n055eW__msgSuccess{color:#0a6b2f;background:#e6f9ed}.new-module__n055eW__msgError{color:#b00;background:#fee}.new-module__n055eW__actions{gap:.75rem;margin-top:1rem;display:flex}.new-module__n055eW__btn{cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s}.new-module__n055eW__btn:disabled{opacity:.6;cursor:not-allowed}.new-module__n055eW__btnPrimary{background:var(--gold);color:#fff}.new-module__n055eW__btnPrimary:hover:not(:disabled){opacity:.85}.new-module__n055eW__btnCancel{color:#555;background:#eee}.new-module__n055eW__btnCancel:hover{background:#ddd}@media (max-width:800px){.new-module__n055eW__grid4,.new-module__n055eW__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.new-module__n055eW__grid4,.new-module__n055eW__grid3{grid-template-columns:1fr}.new-module__n055eW__card{padding:1rem}}
.UnderConstruction-module__MoCCaq__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;display:flex}.UnderConstruction-module__MoCCaq__code{color:var(--gold);margin:0;font-size:6rem;font-weight:900}.UnderConstruction-module__MoCCaq__heading{color:var(--dark);margin-top:.5rem;font-size:1.5rem;font-weight:700}.UnderConstruction-module__MoCCaq__description{color:#666;margin-top:.5rem;font-size:1.1rem}
