@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);.theme{--Primary_Color:#3763a4;--Background_Color:#fcfbff;--White_Color:#fff;--Grey_Color:#ada0a0;--Black_Color:#000;--Error_Color:#c0392b;--Success_Color:#27ae60;--Warning_Color:#e67e22;--Info_Color:#2980b9;--Utility_Color1:#ecf4ff;--Font_Family:"Mulish",sans-serif;--Font_Size_1:12px;--Font_Size_2:14px;--Font_Size_3:15px;--Font_Size_4:20px;--Font_Size_5:24px}*{box-sizing:border-box;font-family:var(--Font_Family);margin:0;padding:0;scroll-behavior:smooth}a{text-decoration:none}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb{background-color:var(--Utility_Color1);border:2px solid #f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--Primary_Color)}*{scrollbar-color:var(--Primary_Color) #f0f0f0;scrollbar-width:thin}.Main{overflow-y:auto;width:100%}::-webkit-inner-spin-button,::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.RenderModal_RenderModal__gzzpe{align-items:center;display:flex;height:100%;justify-content:center;padding:.5rem;position:relative;width:100%}.MainModal_MainModal__boszW{align-items:center;background-color:#0009;display:flex;height:max(100vh,100%);justify-content:center;overflow:hidden;position:fixed;top:0;width:max(100vw,100%);z-index:999}.SimpleFormModal_cardContainer__NrJie{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;padding:0;width:550px}.SimpleFormModal_header__0QYUU{align-items:center;background-color:var(--Utility_Color1);border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.SimpleFormModal_body__w1426{padding:1rem}.SimpleFormModal_textarea__Na3DF{border:none;border-radius:12px;box-shadow:var(--Input_Shadow);font-size:1rem;height:120px;outline:none;padding:1rem;resize:none;width:100%}.SimpleFormModal_actions__RQMAa{display:flex;gap:1rem;justify-content:flex-end}.HeadingAndIcon_container__IYcCC{align-items:center;display:flex;gap:.5rem;padding:.5rem 0}.HeadingAndIcon_iconCircle__zKg7K{align-items:center;background-color:var(--Utility_Color1);border-radius:50%;color:var(--Primary_Color);display:flex;justify-content:center;padding:.5rem}.HeadingAndIcon_label__AdjAE{color:rgba(from var(--Black_Color) r g b/.75);font-size:var(--Font_Size_2);font-weight:500;margin:0}.ToClose_toCloseContainer__Etp4f{align-items:center;color:rgba(from var(--Warning_Color) r g b/100%);cursor:pointer!important;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.25rem;justify-content:flex-end;-webkit-user-select:none;user-select:none}.ToClose_circle__4Xykf{align-items:center;border:1px solid var(--Warning_Color);border-radius:50%;display:flex;font-size:var(--Font_Size_2);font-weight:700;height:20px;justify-content:center;line-height:1;width:20px}.ToClose_label__r7Icm{margin-left:4px}.SaveAndCancel_buttonContainer__pBFlz{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;position:relative}.SaveAndCancel_cancelButton__BZbvT{background-color:var(--White_Color);border:1px solid var(--Primary_Color);border-radius:12px;color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);font-weight:0;padding:.6rem 1.5rem;transition:all .3s ease}.SaveAndCancel_cancelButton__BZbvT:hover{background-color:rgba(var(--Primary_Color-RGB),.08)}.SaveAndCancel_saveButton__X-zZJ{background-color:var(--Primary_Color);border:none;border-radius:12px;color:var(--White_Color);cursor:pointer;font-size:1rem;font-weight:400;padding:.6rem 1.5rem;transition:background-color .3s ease}.SaveAndCancel_saveButton__X-zZJ:hover{background-color:var(--Primary_Color);opacity:.85}.HeadingAndData_inputBlock__GQAkW{display:flex;flex:1 1;flex-direction:column;gap:8px}.HeadingAndData_inputLabel__LJR1\+{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400}.HeadingAndData_required__725Mj{color:var(--Black_Color);font-weight:600}.HeadingAndData_inputField__6r2OO{background-color:var(--White_Color);border:none;border-radius:12px;box-shadow:0 4px 16px #0000000d;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none;padding:.75rem 1rem}.HeadingAndData_inputField__6r2OO:placeholder-shown{color:var(--Grey_Color)}.HeadingAndData_inputField__6r2OO:focus{border:none;box-shadow:0 4px 16px #0000000d;outline:none}.AddStudentModal_container__82bbQ{background-color:var(--Background_Color);border-radius:.5rem;height:100%;overflow:hidden;position:relative;right:-11%}.AddStudentModal_AddStudentModal__yAjqD{display:flex;flex-direction:column;gap:1rem;height:100%;overflow-y:auto;padding:1rem}.AddStudentModal_header__K\+4XF{align-items:center;display:flex;justify-content:space-between}.AddStudentModal_detailsRow__uVt4t{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.AddStudentModal_sectionBox__8SPah{display:flex;flex:1 1;flex-direction:column;min-width:340px}.AddStudentModal_sectionContainer__rOHSa,.AddStudentModal_sectionShell__BsiRr{background-color:var(--Utility_Color1);border-radius:20px;display:flex;flex-direction:column}.AddStudentModal_sectionHeaderBox__WK4F9{align-items:center;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;padding:.75rem 1.25rem}.AddStudentModal_inputCard__efgtV{background-color:var(--White_Color);border-radius:20px;box-shadow:0 10px 25px #0000000d;display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.AddStudentModal_inputsRow__JRFAZ{display:flex;flex:1 1;flex-wrap:wrap;gap:3rem;width:100%}.AddStudentModal_radioGroup__T2AoJ{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:250px}.AddStudentModal_radioLabel__6fyvV{color:var(--Text_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.4rem}.AddStudentModal_radioOptions__Y57uW{align-items:center;display:flex;gap:1.5rem}.AddStudentModal_actionsRow__JGCcQ{display:flex;justify-content:flex-end}.AddStudentModal_rowWrapper__wyU9F{align-items:center;background-color:var(--Background_Color);border-radius:20px;display:flex;justify-content:space-between;padding:.5rem 1.5rem}.AddData_tableWrapper__45ujB{background-color:var(--White_Color);border-radius:20px;box-shadow:0 10px 30px #0000000d;overflow:hidden}.AddData_table__7USk8{border-collapse:collapse;width:100%}.AddData_headerRow__65stc{background-color:#5f5fff1a;color:var(--Text_Color);font-weight:600;text-align:left}.AddData_cell__k5oB\+{color:var(--Black_Color);font-size:var(--Font_Size_3);padding:1.25rem 1rem;vertical-align:middle}.AddData_checkbox__CTz3G{align-items:center;display:flex;justify-content:center}.AddData_avatarName__-fv6P{align-items:center;display:flex;gap:.75rem}.AddData_avatar__MAyVI{align-items:center;background-color:#5f5fff1a;border-radius:50%;color:var(--Black_Color);display:flex;font-size:var(--Font_Size_3);font-weight:600;height:40px;justify-content:center;width:40px}.AddData_name__lENPv{color:var(--Primary_Color);cursor:pointer;font-weight:500}.AddData_dotMenu__ykWbJ{justify-content:center}.AddData_dotMenu__ykWbJ,.IconAndName_container__mdPRy{align-items:center;cursor:pointer;display:flex;font-size:var(--Font_Size_3)}.IconAndName_container__mdPRy{background-color:rgb(var(--Primary_Color-RGB));border:none;border-radius:1rem;color:#fff;font-weight:400;gap:.5rem;padding:.6rem 1.2rem;transition:transform .2s ease}.IconAndName_container__mdPRy:hover{transform:scale(1.03)}.IconAndName_icon__xQK0t{align-items:center;display:flex;font-size:var(--Font_Size_4)}.IconAndName_title__lqG4u{white-space:nowrap}.RadioComponent_radioLabel__Ueiit{align-items:center;cursor:pointer;display:flex;gap:8px;position:relative;-webkit-user-select:none;user-select:none}.RadioComponent_radioInput__XkqZn{opacity:0;pointer-events:none;position:absolute}.RadioComponent_customRadio__ucqwD{align-items:center;border:1px solid var(--Primary_Color);border-radius:50%;display:flex;height:1.4rem;justify-content:center;transition:all .2s ease;width:1.35rem}.RadioComponent_customRadio__ucqwD:after{background-color:var(--Primary_Color);border-radius:50%;content:"";height:.69rem;opacity:0;transition:opacity .2s ease;width:.69rem}.RadioComponent_radioInput__XkqZn:checked+.RadioComponent_customRadio__ucqwD:after{opacity:1}.RadioComponent_name__a00nf{display:flex;margin-bottom:2rem}.RadioComponent_labelText__zqSUP{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.HeadingAndDropDown_dropdownBlock__t-\+TK{display:flex;flex-direction:column;gap:6px;margin-bottom:.4rem;position:relative}.HeadingAndDropDown_inputLabel__3DRC5{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400}.HeadingAndDropDown_required__Q2iOl{color:var(--Black_Color);font-weight:600}.HeadingAndDropDown_dropdownContainer__--3\+L{position:relative}.HeadingAndDropDown_selected__q4-mA{align-items:center;background-color:var(--White_Color);border-radius:12px;box-shadow:0 8px 16px #0000000a;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem}.HeadingAndDropDown_selectedText__dRctH{color:var(--Black_Color)}.HeadingAndDropDown_placeholderText__MoJ\+o{color:var(--Grey_Color)}.HeadingAndDropDown_icon__0UBJA{color:var(--Black_Color);transition:transform .2s ease}.HeadingAndDropDown_iconOpen__4FV4T{transform:rotate(180deg)}.HeadingAndDropDown_optionsList__eepNQ{background:var(--White_Color);border-radius:12px;box-shadow:0 8px 24px #0000000d;left:0;list-style:none;padding:.3rem 0;position:absolute;top:110%;width:100%;z-index:10}.HeadingAndDropDown_optionItem__dQB5-{color:var(--Black_Color);cursor:pointer;font-size:var(--Font_Size_3);padding:.5rem 1rem}.HeadingAndDropDown_optionItem__dQB5-:hover{background-color:#f0f4ff}.AddStaffModal_container__dgvku{border-radius:1.5rem;gap:1rem;overflow-y:auto;padding:1rem}.AddStaffModal_AddStaffModal__ydcyQ,.AddStaffModal_container__dgvku{background-color:var(--Background_Color);height:100%;position:relative}.AddStaffModal_AddStaffModal__ydcyQ{border-radius:.5rem;overflow:hidden}.AddStaffModal_header__bIhHv{align-items:center;display:flex;justify-content:space-between}.AddStaffModal_sectionBox__G9P6U{border-radius:20px;padding:1rem}.AddStaffModal_sectionContainer__POx8l{display:flex;flex-direction:column}.AddStaffModal_sectionHeaderBox__0CVxh{align-items:center;background-color:var(--Utility_Color1);border-top-left-radius:20px;border-top-right-radius:20px;display:flex;padding:1rem 1.5rem}.AddStaffModal_inputCard__obf4q{background-color:var(--White_Color);border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 10px 25px #0000000d;display:flex;flex-direction:column;gap:1rem;min-width:250px;padding:2rem}.AddStaffModal_inputsRow__k7\+qc{grid-gap:2.5rem;align-items:flex-start;display:grid;flex-wrap:nowrap;gap:2.5rem;grid-template-columns:1fr 1fr 1fr}.AddStaffModal_radioGroup__RJ5zW{display:flex;flex:1 1;flex-direction:column;gap:8px;max-width:320px;min-width:250px}.AddStaffModal_radioLabelTitle__wByUq{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:500;margin-bottom:4px}.AddStaffModal_radioOptions__ia0\+F{align-items:center;display:flex;gap:1.5rem}.AddStaffModal_actionsRow__8YXBk{display:flex;justify-content:flex-end}.AddStaffModal_inputField__wixrV[type=date]{color:var(--Black_Color);font-family:inherit}.AddStaffModal_inputField__wixrV[type=date]:not(:focus):invalid{color:var(--Grey_Color)}.AddRoomDetails_header__8EV6Z{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.AddRoomDetails_sectionBox__EKjGX{background-color:var(--Utility_Color1);border-radius:2rem;margin:auto;min-width:515px;width:max(40%,32rem)}.AddRoomDetails_sectionHeaderBox__Vl4iX{border-top-left-radius:2rem;display:flex;justify-content:space-between;padding:12px}.AddRoomDetails_data__MHr1A{background-color:var(--White_Color);border-radius:2rem;padding:1.25rem}.AddRoomDetails_inputsRow__uLYwY{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1rem}.AddRoomDetails_actionsRow__FIMrM{border-radius:2rem;display:flex;justify-content:flex-end}.AddTemplate_container__T7\+ST{background-color:var(--White_Color);border-radius:1rem;max-height:90vh;max-width:850px;overflow-y:auto;padding:1.25rem;width:90vw}.AddTemplate_heading__E82o4{align-items:center;display:flex;justify-content:space-between;padding:1rem}.AddTemplate_data__6moss{background-color:var(--White_Color);border-radius:1rem;padding:1.25rem}.AddTemplate_sectionBox__Tyg2h{background-color:rgba(from var(--Utility_Color1) r g b/.9);border-radius:20px;border-radius:1.25rem;box-shadow:0 0 15px #0000000d}.AddTemplate_inputsRow__LX3IV{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.AddTemplate_inputBlock__E\+Bgx{display:flex;flex:1 1;flex-direction:column;min-width:250px}.AddTemplate_inputLabel__Ku6LZ{color:var(--Black_Color);font-weight:400;margin-bottom:.5rem}.AddTemplate_textarea__6cuaB{background-color:var(--White_Color);border:none;border-radius:1rem;box-shadow:0 1px 6px #0000000f;font-size:var(--Font_Size_3);min-height:120Px;outline:none;padding:1rem;resize:none;width:100%}.AddTemplate_actionsRow__QEmqN{display:flex;justify-content:flex-end}.UpdateRoom_modalContainer__j4QAk{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;height:-webkit-fit-content;height:fit-content;min-width:440px;overflow:hidden;padding:0;position:relative;width:550px}.UpdateRoom_modalHeader__JefLb{background-color:var(--Utility_Color1);border-bottom:1px solid #eee;font-size:var(--Font_Size_3);font-weight:400;padding:.8rem}.UpdateRoom_modalBody__j9xrw{padding:1.5rem 1.5rem 0}.UpdateRoom_modalFooter__lXkTl{display:flex;gap:1rem;justify-content:flex-end;padding:1rem}.OnlyDropDown_inputBlock__Ouek9{width:100%}.OnlyDropDown_inputField__YYOp\+{-webkit-appearance:none;appearance:none;background-color:var(--White_Color);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 0 5 6 5-6z' fill='%23666'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:.65rem;border:none;border-radius:1rem;box-shadow:0 4px 12px #0000000d;color:var(--Black_Color);font-size:.95rem;outline:none;padding:.8rem 1rem;width:100%}.OnlyDropDown_placeholder__9GcvZ{color:var(--Grey_Color)}.TransferStudentModal_modalHeader__Xty3x{font-weight:400}.TransferStudentModal_modalBody__T08Rv{display:flex;flex-direction:column;gap:1.2rem}.TransferStudentModal_checkboxWrapper__LPjO4{font-size:var(--Font_Size_3);gap:.6rem;margin-top:.5rem}.TransferStudentModal_placeholder__Vzx1E select{color:#0006}.TransferStudentModal_selected__w5VNG select{color:#000}.TransferStudentModal_checkboxWrapper__LPjO4{align-items:center;display:flex;gap:.5rem;margin-top:1rem}.TransferStudentModal_modalContainer__GWd\+B{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;padding:0;width:550px}.TransferStudentModal_modalHeader__Xty3x{background-color:var(--Utility_Color1);border-bottom:1px solid #eee;font-size:var(--Font_Size_3);font-weight:500;padding:.8rem}.TransferStudentModal_modalBody__T08Rv{padding:1.5rem 1.5rem 0}.TransferStudentModal_modalFooter__GPt2h{display:flex;gap:1rem;justify-content:flex-end;padding:1rem}.StatusUpdate_modalContainer__gbPn8{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;padding:0;width:550px}.StatusUpdate_modalHeader__AoOG2{background-color:var(--Utility_Color1);border-bottom:1px solid #eee;font-size:var(--Font_Size_3);font-weight:500;padding:.8rem 1.2rem}.StatusUpdate_modalBody__55tR9{display:flex;flex-direction:column;gap:1.2rem;padding:1.5rem 1.5rem 0}.StatusUpdate_modalFooter__sglyF{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem 1.5rem}.StatusUpdate_placeholder__K956h select{color:#0006}.StatusUpdate_selected__XD2-x select{color:#000}.CreateFolderCard_cardContainer__QX-Ab{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;padding:0;width:550px}.CreateFolderCard_cardHeader__LE-Lt{background-color:var(--Utility_Color1);border-bottom:1px solid #eee;font-size:var(--Font_Size_3);font-weight:400;padding:.8rem}.CreateFolderCard_cardBody__VqutC{padding:1.5rem 1.5rem 1rem}.CreateFolderCard_inputBox__Px15E{background-color:#f4f4f4;border:none;border-radius:.8rem;font-size:var(--Font_Size_3);margin-bottom:1.5rem;outline:none;padding:1rem;width:100%}.CreateFolderCard_buttonRow__ARChn{display:flex;gap:1rem;justify-content:flex-end}.CreateFolderCard_cancelBtn__0EC4v{background-color:var(--White_Color);border:1px solid var(--Primary_Color);border-radius:.6rem;color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);padding:.6rem 1.2rem}.CreateFolderCard_updateBtn__SJM0Y{background-color:var(--Primary_Color);border:none;border-radius:.6rem;color:#fff;cursor:pointer;font-size:var(--Font_Size_3);padding:.6rem 1.2rem}.GroupUpdate_modalContainer__VBXNC{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;padding:0;width:550px}.GroupUpdate_modalHeader__oMsgR{background-color:var(--Utility_Color1);border-bottom:1px solid #eee;font-size:18px;font-weight:500;padding:.8rem 1.2rem}.GroupUpdate_modalBody__25WVB{display:flex;flex-direction:column;gap:1.2rem;padding:1.5rem 1.5rem 0}.GroupUpdate_modalFooter__MyQCD{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem 1.5rem}.Delete_modalContainer__Tuk4d{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;overflow:hidden;width:550px}.Delete_modalHeader__8lcki{background-color:var(--Utility_Color1);border-top-left-radius:1rem;border-top-right-radius:1rem;padding:.5rem 1.5rem}.Delete_modalBody__Ux643{padding:1rem}.Delete_textMain__CS8Yn{font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.5rem}.Delete_textSub__8BaHj{color:var(--Info_Color);font-size:var(--Font_Size_2)}.Delete_modalFooter__Iu1w9{display:flex;justify-content:flex-end;padding:1rem}.BulkUpload_container__iFSKl{display:flex;height:100%;position:relative}.BulkUpload_modalContainer__C6Yit{align-self:center;background-color:var(--Background_Color);border-radius:1rem;overflow:hidden;position:relative;width:550px}.BulkUpload_modalHeader__W00Zg{align-items:center;background-color:var(--Utility_Color1);color:#fff;display:flex;justify-content:space-between;padding:1rem 1.5rem}.BulkUpload_uploadArea__Yc5rs{background-color:#fff;border-top:1px solid #eee;padding:2rem;text-align:center}.BulkUpload_uploadLabel__5j7pi{align-items:center;cursor:pointer;display:flex;flex-direction:column}.BulkUpload_uploadIcon__EQNbV{margin-bottom:1rem;opacity:.7;width:80px}.BulkUpload_uploadText__2lv4N{color:var(Utility_Color1);font-size:var(--Font_Size_3)}.BulkUpload_fileInput__Xiag5{display:none}.BulkUpload_fileName__PQakb{margin-top:1rem}.BulkUpload_errorText__r9vfP{color:var(--Error_Color);font-size:var(--Font_Size_3);margin-top:.5rem}.BulkUpload_fileName__PQakb{color:#333;font-size:var(--Font_Size_3);margin-top:.5rem}.BulkUpload_ButtonContainer__vItvX{align-items:center;display:flex;justify-content:flex-end;margin-top:-1rem;width:100%}.BulkUpload_instructions__d6eS7{align-items:flex-start;display:flex;flex-direction:column;margin-top:1rem;padding:2rem;text-align:left}.BulkUpload_instructionsHeader__XW4oh{color:var(--Primary_Color);font-weight:700;margin-bottom:.5rem}.BulkUpload_instructions__d6eS7 ul{color:var(--Grey_Color);font-size:.95rem;list-style:disc;padding-left:1.25rem}.AddStudentsToGroup_container__sxeqE{background-color:var(--White_Color);border-radius:1rem;max-width:100%;padding:1rem;width:900px}.AddStudentsToGroup_header__ror01{display:flex;justify-content:space-between;margin-bottom:1rem}.AddStudentsToGroup_sectionCard__baK-P{background-color:var(--Utility_Color9);border-radius:2rem;box-shadow:0 0 15px #0000000d}.AddStudentsToGroup_sectionHeader__6ZsDc{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1.5rem 1.5rem 0 0;padding:.75rem}.AddStudentsToGroup_dropdown__NAH9v{background-color:var(--Utility_Color1);display:flex}.AddStudentsToGroup_controls__qcI3\+{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.AddStudentsToGroup_studentdata__7lx5k{background:var(--Background_Color);border-radius:20px;padding:16px}.AddStudentsToGroup_listHeader__GPhCC{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.AddStudentsToGroup_grid__rPwQP{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.AddStudentsToGroup_studentBox__-DDvT{align-items:center;display:flex;gap:.5rem}.AddStudentsToGroup_footerActions__w5ajB{display:flex;justify-content:flex-end}.SearchBar_SearchBar__FF7Hf{align-items:center;border-radius:16px;box-shadow:0 4px 12px 0 rgba(from var(--Primary_Color) r g b/50%);display:flex;gap:8px;min-width:160px;padding:8px 12px;position:relative}.SearchBar_input__atL6R{background-color:initial;border:none;border-radius:4px;flex:1 1;font-size:var(--Font_Size_3);outline:none;padding:4px}.Dropdown_dropdownContainer__Rw3NB{background-color:var(--Utility_Color1);border-radius:24px;color:rgba (from(var(--Warning_Color)) r g b/.05);display:inline-block;max-width:100%;position:relative}.Dropdown_Dropdown__D9Dvl{align-items:center;border-radius:24px;box-shadow:0 2px 10px rgba (from(var(--Primary_Color)) r g b/.4);cursor:pointer;display:flex;font-size:var(--Font_Size_2);font-weight:400;height:42px;justify-content:space-between;min-width:99px;padding:4px 14px;transition:background-color .2s ease}.Dropdown_icon__GNUh7{color:var(--Black_Color);transition:transform .2s ease}.Dropdown_iconOpen__7g7A0{transform:rotate(180deg)}.Dropdown_optionsList__xjeQT{background-color:var(--White_Color);border-radius:1rem;box-shadow:8px 8px 24px #0000000d;left:0;list-style:none;margin-top:.5rem;padding:.1rem 0;position:absolute;white-space:nowrap;width:100%;z-index:10}.Dropdown_optionItem__IRutT{color:var(--Black_Color);cursor:pointer;font-size:var(--Font_Size_3);padding:.5rem .75rem;transition:background-color .2s ease}.Dropdown_optionItem__IRutT:hover{color:rgba(from var(--Primary_Color) r g b/.8)}.Dropdown_textWithIcon__4N4us{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.AddLabel_cardContainer__63LvT{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;padding:0;width:550px}.AddLabel_header__nbRci{align-items:center;background-color:var(--Utility_Color1);border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.AddLabel_body__pxP59{padding:1rem}.AddLabel_actions__1\+WKs{display:flex;gap:1rem;justify-content:flex-end}.StudentCheckIn_container__\+L8W5{background-color:var(--White_Color);border-radius:1.5rem;display:flex;flex-direction:column;max-height:700px;max-width:520px;overflow:visible;overflow:auto;width:90vw}.StudentCheckIn_headerBox__Ygnr3{align-items:center;background-color:var(--Utility_Color1);display:flex;justify-content:space-between;padding:.5rem 1.25rem}.StudentCheckIn_checkboxRow__uO0At{align-items:center;display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem;width:100%}.StudentCheckIn_checkboxLabel__3H-7I{color:var(--Grey_Color);font-size:var(--Font_Size_2);font-weight:400;white-space:nowrap}.StudentCheckIn_formContent__CGrvK{border-radius:2rem;display:flex;flex-direction:column;gap:1.25rem;padding:.5rem 1.25rem}.StudentCheckIn_timeRow__YSe3r{align-items:flex-end;display:flex;flex-wrap:wrap;margin-right:2rem}.StudentCheckIn_timeGroup__8Xsug{flex:1 1}.StudentCheckIn_timeUnit__lUTU1{display:flex;flex-direction:column}.StudentCheckIn_timeLabel__tCRLN{font-weight:400;margin-bottom:.3rem}.StudentCheckIn_inlineTimeInputs__Em\+Da{align-items:center;display:flex;gap:.5rem}.StudentCheckIn_inlineTimeInputs__Em\+Da select{background-color:var(--Background_Color);border:1px solid #ccc;border-radius:.75rem;color:var(--Black_Color);font-size:var(--Font_Size_3);min-width:70px;padding:.6rem .75rem}.StudentCheckIn_colon__S8nEp{color:var(--Black_Color);font-size:18px;font-weight:400;line-height:2.2;margin-top:2px}.StudentCheckIn_required__ZEjHn{color:var(--Black_Color);font-weight:500}.StudentCheckIn_checkboxWrap__rb5O1{align-items:center;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_2);font-weight:400;gap:.5rem;white-space:nowrap}.StudentCheckIn_inputBlock__4JPTQ{display:flex;flex:1 1;flex-direction:column;font-size:var(--Font_Size_3);font-weight:400;min-width:250px}.StudentCheckIn_inputLabel__u9tI8{color:var(--Black_Color);margin-bottom:.5rem}.StudentCheckIn_textarea__hiLBu{background-color:var(--White_Color);border:none;border-radius:1rem;box-shadow:0 1px 6px #0000000f;color:var(--Black_Color);font-size:var(--Font_Size_3);min-height:100px;outline:none;padding:1rem;resize:none!important;resize:vertical;width:100%}.StudentCheckIn_textarea__hiLBu::placeholder{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.StudentCheckOut_container__ywZ9N{background-color:var(--White_Color);border-radius:1.5rem;display:flex;flex-direction:column;max-height:676px;max-width:520px;overflow:visible;overflow:auto;width:90vw}.StudentCheckOut_headerBox__pT2jn{align-items:center;background-color:var(--Utility_Color1);display:flex;justify-content:space-between;padding:.5rem 1rem}.StudentCheckOut_formContent__IxbQq{border-radius:2rem;display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1.25rem}.StudentCheckOut_timeRow__HzguT{align-items:flex-end;display:flex;flex-wrap:wrap;margin-right:2rem}.StudentCheckOut_timeGroup__VKkb6{flex:1 1}.StudentCheckOut_timeUnit__uC3bL{display:flex;flex-direction:column}.StudentCheckOut_timeLabel__1g1a7{font-weight:400;margin-bottom:.3rem}.StudentCheckOut_inlineTimeInputs__X-iEM{align-items:center;display:flex;gap:.5rem}.StudentCheckOut_inlineTimeInputs__X-iEM select{background-color:var(--Background_Color);border:1px solid #ccc;border-radius:.75rem;color:var(--Black_Color);font-size:var(--Font_Size_3);min-width:70px;padding:.6rem .75rem}.StudentCheckOut_colon__4z74p{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400;line-height:2.2;margin-top:2px}.StudentCheckOut_required__6\+350{color:var(--Black_Color);font-weight:500}.StudentCheckOut_checkboxWrap__0T3ow{align-items:center;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_2);font-weight:400;gap:.5rem;white-space:nowrap}.StudentCheckOut_inputBlock__U-n-3{display:flex;flex:1 1;flex-direction:column;font-size:var(--Font_Size_3);font-weight:400;margin-bottom:1.5rem;min-width:250px}.StudentCheckOut_inputLabel__EPekK{color:var(--Black_Color);font-weight:0;margin-bottom:.5rem}.StudentCheckOut_textarea__2TMP1{background-color:var(--White_Color);border:none;border-radius:1rem;box-shadow:0 1px 6px #0000000f;color:var(--Black_Color);font-size:var(--Font_Size_3);min-height:100px;outline:none;padding:1rem;resize:none!important;resize:vertical;width:100%}.StudentCheckOut_textarea__2TMP1::placeholder{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.AbsentDetails_wrapper__OjwKh{align-items:center;background-color:var(--Utility_Color1);border-radius:1.5rem;justify-content:center;margin-top:4rem;min-width:515px}.AbsentDetails_headerBox__jhvti{align-items:center;display:flex;justify-content:space-between;padding:.5rem}.AbsentDetails_body__LdaHz{background-color:var(--Background_Color);border-radius:2rem;padding:1rem}.AbsentDetails_formContent__RG4cT{border-radius:2rem}.AbsentDetails_formContent__RG4cT,.AbsentDetails_inputBlock__vHBkl{display:flex;flex-direction:column}.AbsentDetails_inputLabel__4tkcu{color:var(--Black_Color);font-weight:400;margin-bottom:.5rem}.AbsentDetails_textarea__oxZly{background-color:var(--White_Color);border:none;border-radius:1rem;box-shadow:0 1px 6px #0000000f;color:var(--Black_Color);font-size:var(--Font_Size_3);min-height:100px;outline:none;padding:1rem;resize:none!important;resize:vertical;width:100%}.AbsentDetails_textarea__oxZly::placeholder{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.EditDetails_topRow__7GLn-{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.EditDetails_container__F3WEP{background-color:var(--Background_Color);border-radius:2rem}.EditDetails_headerBox__2Gc0k{background-color:var(--Utility_Color1);border-radius:2rem}.EditDetails_heading__RGbqi{display:flex;justify-content:space-between;padding:.5rem}.EditDetails_content__K09m\+{background-color:var(--White_Color);border-radius:2rem;padding:1rem}.EditDetails_dataBlock__0GwOS{align-items:flex-start;background-color:var(--Utility_Color1);border-radius:1rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1rem}.EditDetails_timeSection__NWoAg{display:flex;flex:1 1;flex-direction:column;min-width:150px}.EditDetails_timeRow__l3YX2{align-items:center;display:flex;gap:.25rem;margin-top:.5rem}.EditDetails_timeRow__l3YX2 select{background:var(--White_Color);border:none;border-radius:1rem;box-shadow:0 4px 12px #0000000d;font-size:var(--Font_Size_3);padding:.5rem}.EditDetails_actionBlock__GGhCA{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:70px}.EditDetails_deleteIcon__5rbu2{color:var(--Warning_Color);cursor:pointer;font-size:1.25rem;margin-top:1rem}.LogoWithName_wrapper__q6rhf{align-items:center;display:flex;gap:.8rem}.LogoWithName_circle__6Qp5i{align-items:center;background-color:var(--Utility_Color1);border-radius:50%;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_3);font-weight:500;height:40px;justify-content:center;width:40px}.LogoWithName_textBlock__d65jH{display:flex;flex-direction:column}.LogoWithName_name__HzM8g{color:var(--Primary_Color);font-size:var(--Font_Size_3);font-weight:400}.LogoWithName_dateRow__wdlsj,.LogoWithName_subText__G7b6E{color:var(--Grey_Color);font-size:var(--Font_Size_1);margin-top:2px}.LogoWithName_dateRow__wdlsj{align-items:center;display:flex}.LogoWithName_dateText__bgiC0{color:var(--Grey_Color);font-size:var(--Font_Size_1)}.CalendarInput_fieldWrapper__OzqMC{display:flex;flex-direction:column;gap:.25rem}.CalendarInput_fieldLabel__0SnwL{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400}.CalendarInput_required__49bgw{color:var(--Black_Color);margin-left:2px}.CalendarInput_container__3GPiD{align-items:center;background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000000d;color:var(--Grey_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_2);gap:.5rem;min-width:175px;padding:.75rem 1rem;position:relative;width:100%}.CalendarInput_input__fDYUS{inset:0;opacity:0;position:absolute}.CalendarInput_overlayText__HIDl8{color:var(--Grey_Color);flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CalendarInput_icon__QIYTC{color:var(--Grey_Color);cursor:pointer;flex-shrink:0}.CalendarInput_errorMessage__EU3YB{display:none}.CalendarInput_error__whpiT{border:1px solid #0000}.StaffCheckIn_container__JRktu{background-color:var(--White_Color);background-color:var(--Utility_Color1);border-radius:1.5rem;display:flex;flex-direction:column;max-height:560px;max-width:520px;overflow:visible;overflow:auto;width:90vw}.StaffCheckIn_headingContainer__7ulLU{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;margin-top:0;padding:.75rem}.StaffCheckIn_formContent__OmLfQ{background-color:var(--Background_Color);border-radius:2rem;display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1.25rem}.StaffCheckIn_timeRow__Xeeec{align-items:flex-end;display:flex;flex-wrap:wrap;margin-right:2rem}.StaffCheckIn_timeGroup__nOOyi{flex:1 1}.StaffCheckIn_timeUnit__1MUkN{display:flex;flex-direction:column}.StaffCheckIn_timeLabel__Bh7uL{font-weight:400;margin-bottom:.3rem}.StaffCheckIn_inlineTimeInputs__ljQPb{align-items:center;display:flex;gap:.5rem}.StaffCheckIn_inlineTimeInputs__ljQPb select{background-color:var(--Background_Color);border:1px solid #ccc;border-radius:.75rem;color:var(--Black_Color);font-size:16px;min-width:70px;padding:.6rem .75rem}.StaffCheckIn_colon__TFWxK{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400;line-height:2.2;margin-top:2px}.StaffCheckIn_required__3wJNv{color:var(--Black_Color);font-weight:500}.StaffCheckIn_inputBlock__2wbRh{display:flex;flex:1 1;flex-direction:column;font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.25rem;min-width:250px}.StaffCheckIn_inputLabel__yCT7S{color:var(--Black_Color);font-weight:0;margin-bottom:.5rem}.StaffCheckIn_textarea__qFa3q{background-color:var(--White_Color);border:1px solid rgba(var(--Primary_Color-RGB),.3);border-radius:1rem;box-shadow:0 1px 6px #00000008;color:var(--Black_Color);font-size:var(--Font_Size_3);min-height:130px;padding:1rem;resize:vertical;width:100%}.StaffCheckOut_container__h7USm{background-color:var(--White_Color);border-radius:1.5rem;display:flex;flex-direction:column;max-height:676px;max-width:520px;overflow:visible;overflow:auto;width:90vw}.StaffCheckOut_headerBox__pUTrk{align-items:center;background-color:var(--Utility_Color1);display:flex;justify-content:space-between;padding:1rem 1.25rem}.StaffCheckOut_formContent__J5ETX{border-radius:2rem;display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem 1.25rem}.StaffCheckOut_timeRow__Cyh4K{align-items:flex-end;display:flex;flex-wrap:wrap;margin-right:2rem}.StaffCheckOut_timeGroup__pmInl{flex:1 1}.StaffCheckOut_timeUnit__9ctGw{display:flex;flex-direction:column}.StaffCheckOut_timeLabel__Fw2tx{font-weight:400;margin-bottom:.3rem}.StaffCheckOut_inlineTimeInputs__13jh4{align-items:center;display:flex;gap:.5rem}.StaffCheckOut_inlineTimeInputs__13jh4 select{background-color:var(--Background_Color);border:1px solid #ccc;border-radius:.75rem;color:var(--Black_Color);font-size:var(--Font_Size_3);min-width:70px;padding:.6rem .75rem}.StaffCheckOut_colon__LA6P5{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400;line-height:2.2;margin-top:2px}.StaffCheckOut_required__v0rsR{color:var(--Black_Color);font-weight:500}.StaffCheckOut_inputBlock__IBYa0{display:flex;flex:1 1;flex-direction:column;font-size:var(--Font_Size_3);font-weight:400;margin-bottom:1.5rem;min-width:250px}.StaffCheckOut_inputLabel__LplOl{color:var(--Black_Color);font-weight:0;margin-bottom:.5rem}.StaffCheckOut_textarea__qt8n0{border:1px solid rgba(var(--Primary_Color-RGB),.3);box-shadow:0 1px 6px #00000008;color:var(--Black_Color);font-size:var(--Font_Size_3);min-height:140px;resize:vertical;width:100%}.StaffCheckOut_textarea__qt8n0,.StudentNewLeave_container__1mQm7{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.StudentNewLeave_container__1mQm7{max-width:100%;overflow:auto;width:900px}.StudentNewLeave_header__FDcHa{display:flex;justify-content:space-between;margin-bottom:1rem}.StudentNewLeave_sectionCard__3SsQO+.StudentNewLeave_sectionCard__3SsQO{margin-top:1.5rem}.StudentNewLeave_sectionCard__3SsQO{background-color:var(--Utility_Color1);border-radius:2rem;box-shadow:0 0 15px #0000000d}.StudentNewLeave_sectionHeader__0QR93{align-items:center;background-color:rgba(var(--Utility_Color9-RGB),.2);border-radius:1.5rem 1.5rem 0 0;padding:.25rem}.StudentNewLeave_dropdown__FcN-M{background-color:var(--Utility_Color1);display:flex}.StudentNewLeave_controls__y7M5G{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.StudentNewLeave_studentdata__QgZo4{background:var(--Background_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.StudentNewLeave_listHeader__AJZWF{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.StudentNewLeave_grid__\+x8NN{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.StudentNewLeave_studentBox__PlA3H{align-items:center;display:flex;gap:.5rem}.StudentNewLeave_footerActions__D-2fP{display:flex;justify-content:flex-end}.StudentNewLeave_typedropdown__UIM76{display:flex;position:relative}.StudentNewLeave_leaveDetails__Cv\+oy{background:var(--Background_Color);border-radius:1.25rem;box-shadow:0 0 15px rgba(0,0,0,0075);display:flex;flex-direction:column;padding:1rem}.StudentNewLeave_row__tRqb6{display:flex;flex-wrap:wrap;gap:2rem}.StudentNewLeave_inputBlock__Rn5a-{display:flex;flex:1 1;flex-direction:column;min-width:240px}.StudentNewLeave_wideInput__VvQ4Y{display:flex;flex:2 1;flex-direction:column;min-width:280px}.StudentNewLeave_smallInput__sPB0l{display:flex;flex:1 1;flex-direction:column;min-width:180px}.StudentNewLeave_inputLabel__DqEwr{color:var(--Black_Color);font-weight:400;margin-bottom:.5rem}.StudentNewLeave_inputField__NaYpX{background-color:var(--White_Color);border:1px solid rgba(var(--Primary_Color-RGB),.2);border-radius:1rem;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none;padding:.7rem 1rem}.StudentNewLeave_bottomRow__KSz1J{display:flex;flex-wrap:wrap;gap:2rem}.StudentNewLeave_notesBlock__iAMDx{display:flex;flex:1.5 1;flex-direction:column;min-width:300px}.StudentNewLeave_uploadBlock__PH\+XI{display:flex;flex:1 1;flex-direction:column;margin-top:.5rem;min-width:280px}.StudentNewLeave_textarea__ed0pp{background-color:var(--White_Color);border:1px solid rgba(var(--Primary_Color-RGB),.2);border-radius:1rem;box-shadow:0 1px 6px #00000008;color:var(--Black_Color);display:flex;font-size:var(--Font_Size_3);min-height:100px;padding:1rem;resize:none;width:100%}.StudentNewLeave_textarea__ed0pp::placeholder{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.StudentNewLeave_uploadCard__oQmVU{background-color:rgba(from var(--Utility_Color1) r g b/.4);border-radius:1rem;justify-content:center;padding:.8rem;text-align:center}.StudentNewLeave_uploadCard__oQmVU,.StudentNewLeave_uploadLabel__ELMfN{align-items:center;cursor:pointer;display:flex;flex-direction:column}.StudentNewLeave_uploadIcon__WWSc3{color:var(--Primary_Color);font-size:var(--Font_Size_4)}.StudentNewLeave_uploadText__T0D1q{color:var(--Primary_Color);font-size:var(--Font_Size_3)}.StudentNewLeave_hiddenInput__CfVfo{display:none}.ViewLeave_container__MjTcl{background:var(--White_Color);border-radius:1rem;width:500px}.ViewLeave_header__V5o0P{background:var(--Utility_Color1);border-radius:1rem 1rem 0 0;display:flex;justify-content:space-between;padding:.8rem}.ViewLeave_body__X9xRu{padding:1rem}.ViewLeave_row__Nlb5v{display:flex;gap:1rem;margin:1rem 0}.ViewLeave_row__Nlb5v>div{flex:1 1}input{background:var(--Background_Color);border:1px solid rgba(var(--Primary_Color-RGB),.2);border-radius:1rem;padding:.7rem}input,textarea{outline:none;width:100%}textarea{border:2px solid rgba(from var(--Primary_Color) r g b/.2);border-radius:1rem;min-height:100px;padding:1rem;resize:none}.ViewLeave_footer__SRnql{display:flex;gap:1rem;justify-content:flex-end}.ViewLeave_approveButton__saHA2,.ViewLeave_denyButton__iUu-5{border-radius:.75rem;cursor:pointer;font-weight:500;padding:.6rem 1.2rem}.ViewLeave_denyButton__iUu-5{background:#0000;border:1px solid var(--Primary_Color);color:var(--Primary_Color)}.ViewLeave_approveButton__saHA2{background:var(--Primary_Color);border:none;color:#fff}.CheckAvailability_cardContainer__Q5dNW{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;padding:0;width:550px}.CheckAvailability_cardHeader__K3pOA{align-items:center;background-color:var(--Utility_Color1);border-bottom:1px solid #eee;display:flex;font-size:var(--Font_Size_3);font-weight:400;justify-content:space-between;padding:.8rem}.CheckAvailability_cardBody__wdO98{display:flex;flex-direction:column;gap:1.2rem;padding:1.5rem 1.5rem 1rem}.CheckAvailability_row__jF0xp{display:flex;flex-wrap:wrap;gap:1rem}.CheckAvailability_inputBlock__rXDeD{display:flex;flex:1 1;flex-direction:column;gap:.4rem}.CheckAvailability_dateInput__gSEvw{background:#0000;background-color:var(--White_Color);border:none;border-radius:.8rem;box-shadow:0 1px 5px #0000000a;font-size:var(--Font_Size_3);outline:none;padding:.7rem}.CheckAvailability_checkboxRow__b24sS{display:flex;gap:1rem}.CheckAvailability_checkLabel__p8mIP{align-items:center;color:var(--Grey_Color);display:flex;font-weight:400;gap:.5rem;transition:color .3s ease}.CheckAvailability_checkLabel__p8mIP.CheckAvailability_active__apJuN{color:var(--Black_Color)}.CheckAvailability_footer__4RkWP{display:flex;justify-content:flex-end}.AddProgram_container__-qws7{background-color:var(--White_Color);border-radius:1rem;max-width:100%;overflow:auto;padding:1rem;width:900px}.AddProgram_header__P4Lps{display:flex;justify-content:space-between}.AddProgram_sectionCard__7NMFL+.AddProgram_sectionCard__7NMFL{margin-top:.75rem}.AddProgram_sectionCard__7NMFL{background-color:var(--Utility_Color1);border-radius:2rem;box-shadow:0 0 15px #0000000d}.AddProgram_sectionHeader__yHxA8{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1.5rem 1.5rem 0 0;padding:.35rem}.AddProgram_dropdown__MTLvM{background-color:var(--Utility_Color1);display:flex}.AddProgram_controls__EiM7e{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.AddProgram_studentdata__WEUrL{background:var(--White_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.AddProgram_listHeader__8r48E{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.AddProgram_grid__ak6zE{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.AddProgram_studentBox__ghNBA{align-items:center;display:flex;gap:.5rem}.AddProgram_footerActions__KC2pq{display:flex;justify-content:flex-end}.AddProgram_typedropdown__hOJ9I{display:flex;position:relative}.AddProgram_leaveDetails__K4kFS{background:var(--Background_Color);border-radius:1.25rem;box-shadow:0 0 15px rgba(0,0,0,0075);display:flex;flex-direction:column;padding:1rem}.AddProgram_row__XrQAM{display:flex;flex-wrap:wrap;gap:2rem}.AddProgram_inputBlock__YM42D{display:flex;flex:1 1;flex-direction:column;min-width:240px}.AddProgram_wideInput__heUTz{display:flex;flex:2 1;flex-direction:column;min-width:280px}.AddProgram_smallInput__YDSV2{display:flex;flex:1 1;flex-direction:column;min-width:180px}.AddProgram_inputLabel__aUGl8{color:var(--Black_Color);font-weight:400;line-height:1.4;margin-bottom:.5rem}.AddProgram_inputField__8mbJN{background-color:var(--White_Color);border:1px solid rgba(var(--Primary_Color-RGB),.2);border-radius:1rem;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none;padding:.7rem 1rem}.AddProgram_bottomRow__OuM61{display:flex;flex-wrap:wrap;gap:2rem}.AddProgram_notesBlock__CZP2U{display:flex;flex:1.5 1;flex-direction:column;min-width:300px}.AddProgram_uploadBlock__JBwJS{display:flex;flex:1 1;flex-direction:column;min-width:280px}.AddProgram_textarea__545RT{background-color:var(--White_Color);border:1px solid rgba(var(--Primary_Color-RGB),.2);border-radius:1rem;box-shadow:0 1px 6px #00000008;color:var(--Black_Color);font-size:var(--Font_Size_3);min-height:120px;padding:1rem;resize:vertical;width:100%}.AddProgram_uploadCard__BrrPM{background-color:rgba(from var(--Utility_Color1) r g b/.4);border-radius:1rem;justify-content:center;padding:1.5rem;text-align:center}.AddProgram_uploadCard__BrrPM,.AddProgram_uploadLabel__HitE5{align-items:center;cursor:pointer;display:flex;flex-direction:column}.AddProgram_uploadIcon__lX4bu{color:var(--Primary_Color);font-size:var(--Font_Size_4);margin-bottom:.5rem}.AddProgram_uploadText__bhmfy{color:var(--Primary_Color);font-size:var(--Font_Size_3)}.AddProgram_hiddenInput__Kx05r{display:none}.AddProgram_dayButton__b4it8{box-shadow:0 1px 4px #0000000a;padding:.6rem 1rem;transition:background-color .1s ease}.AddProgram_dayButton__b4it8.AddProgram_selected__TZh-1,.AddProgram_dayButton__b4it8:hover{background-color:var(--Utility_Color1)}.AddProgram_checkboxRow__W2iJD{align-items:center;display:flex;gap:2rem;margin-top:.5rem}.AddProgram_checkLabel__7ceRF{align-items:center;color:var(--Grey_Color);display:flex;font-size:.9rem;gap:.4rem;transition:color .3s ease}.AddProgram_checkLabel__7ceRF.AddProgram_activeCheck__VjwB-{color:var(--Black_Color)}.AddProgram_dayButtonGroup__5t24W{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.AddProgram_dayButton__b4it8{background-color:var(--White_Color);border:none;border-radius:.8rem;box-shadow:0 1px 4px #0000000d;cursor:pointer;font-size:var(--Font_Size_3);padding:.6rem 1.2rem;transition:all .3s ease}.AddProgram_dayButton__b4it8:hover{background-color:rgba(var(--Utility_Color1-RGB),.3)}.AddProgram_activeDay__Wh\+dp{background-color:var(--Utility_Color1);color:var(--Black_Color)}.AddProgram_customGridRow__YSp0i{grid-gap:2rem;align-items:flex-start;display:grid;gap:2rem;grid-template-columns:5fr 3fr 3fr;margin-bottom:1.5rem}.AddProgram_col3__qF4sO,.AddProgram_col5__IJYiV{display:flex;flex-direction:column}.AddProgram_row65_35__LKO\+K{grid-gap:1rem;align-items:flex-start;display:grid;gap:1rem;grid-template-columns:65% 35%;margin-bottom:1.5rem}.AddProgram_col35__rlkem,.AddProgram_col65__bKLZK{display:flex;flex-direction:column}.ProgramLevelMovement_cardContainer__yDhij{background-color:var(--White_Color);background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;width:550px}.ProgramLevelMovement_cardHeader__l6pXG{align-items:center;display:flex;justify-content:space-between;padding:.5rem 1rem}.ProgramLevelMovement_cardBody__jFGD-{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.ProgramLevelMovement_inputLabel__CmgbV{color:var(--Black_Color);font-weight:400;margin-bottom:.4rem}.ProgramLevelMovement_checkboxGroup__WjKYG{display:flex;flex-wrap:wrap;gap:2rem}.ProgramLevelMovement_checkLabel__i\+7ES{align-items:center;color:var(--Grey_Color);display:inline-flex;font-size:var(--Font_Size_3);gap:.5rem;transition:color .3s ease;white-space:nowrap}.ProgramLevelMovement_active__vGdif{color:var(--Black_Color)}.ProgramLevelMovement_footerActions__f1O1I{display:flex;gap:1rem;justify-content:flex-end}.StudentMovement_inputBlock__VSLI6{display:flex;flex-direction:column;margin-bottom:1rem}.StudentMovement_inputLabel__brinA{color:var(--Black_Color);font-weight:400;margin-bottom:.5rem}.StudentMovement_studentWillLabel__bEv5i{color:var(--Black_Color);display:block;font-weight:400;margin-bottom:.75rem}.StudentMovement_required__h7nbH{color:var(--Black_Color);margin-left:.25rem}.StudentMovement_inputField__q3YbV{background-color:var(--White_Color);border:none;border-radius:1rem;box-shadow:0 1px 6px #0000000a;font-size:var(--Font_Size_3);outline:none;padding:1rem;width:100%}.StudentMovement_checkboxGroup__JGPLj{display:flex;gap:2rem;margin-bottom:.75rem}.StudentMovement_checkLabel__jQ94F{align-items:center;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_3);gap:.4rem;white-space:nowrap}.StudentMovement_checkLabel__jQ94F.StudentMovement_active__xdK1y{color:var(--Black_Color)}.StudentMovement_cardContainer__bhRrv{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;overflow:hidden;padding:0;width:550px}.StudentMovement_cardHeader__IuAPa{align-items:center;background-color:var(--Utility_Color1);display:flex;justify-content:space-between;padding:.5rem 1rem}.StudentMovement_cardBody__4Q\+Yx{padding:1rem}.StudentMovement_footerActions__7FziZ{display:flex;justify-content:flex-end}.ChooseRange_container__Lkm2c{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 8px 20px #0000000d;display:flex;flex-direction:column;max-width:600px;min-width:400px}.ChooseRange_body__HCNRB{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.ChooseRange_headerRow__afYxX{align-items:center;display:flex;justify-content:space-between;padding:.5rem 1rem}.ChooseRange_dateRow__7JhQB{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.ChooseRange_dateRow__7JhQB>*{flex:1 1;min-width:160px}.AddEnquiry_container__meK-M{background-color:var(--Background_Color);border-radius:.5rem;height:100%;overflow:hidden;position:relative;width:75rem}.AddEnquiry_AddStudentModal__\+WrwZ{display:flex;flex-direction:column;gap:2rem;height:100%;overflow-y:auto;padding:1.5rem}.AddEnquiry_header__964r1{align-items:center;display:flex;justify-content:space-between}.AddEnquiry_detailsRow__Gj7ih{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.AddEnquiry_sectionBox__L9-v4{display:flex;flex:1 1;flex-direction:column;min-width:340px}.AddEnquiry_sectionContainer__OiwtZ,.AddEnquiry_sectionShell__-MiqI{background-color:var(--Utility_Color1);border-radius:20px;display:flex;flex-direction:column}.AddEnquiry_sectionHeaderBox__Q9kZc{align-items:center;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;padding:.75rem 1.25rem}.AddEnquiry_inputCard__QCFrq{background-color:var(--White_Color);border-radius:20px;box-shadow:0 10px 25px #0000000d;display:flex;flex-direction:column;gap:1rem;padding:2rem}.AddEnquiry_inputsRow__6Xvmp{display:flex;flex:1 1;flex-wrap:wrap;gap:1rem;justify-content:space-between;width:100%}.AddEnquiry_additionalnotes__DnxRH{border:none;border-radius:.75rem;box-shadow:0 10px 25px #0000000d;font-size:var(--Font_Size_3);outline:none;padding:.75rem 1rem;resize:none;width:100%}.AddEnquiry_radioGroup__063GR{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:250px}.AddEnquiry_radioLabel__ORU2O{color:var(--Text_Color);font-size:var(--Font_Size_3);font-weight:500}.AddEnquiry_radioOptions__eVjaA{align-items:center;display:flex;gap:1.5rem}.AddEnquiry_actionsRow__ocpui{display:flex;justify-content:flex-end}.AddEnquiry_rowWrapper__V54v2{align-items:center;background-color:var(--Background_Color);border-radius:20px;display:flex;justify-content:space-between;padding:1rem 1.5rem}.CreateAutomationRule_container__3puWi{background-color:var(--White_Color);border-radius:1rem;margin:0 auto;max-height:100%;max-width:100%;overflow:auto;padding:1rem;position:relative;width:100%}.CreateAutomationRule_sectionBox__ykCYC{background-color:rgba(from var(--Utility_Color9) r g b/.9);border-radius:20px;border-radius:1.25rem;box-shadow:0 0 15px #0000000d}.CreateAutomationRule_header__TJXFx{align-items:center;background-color:var(--Utility_Color9);border-radius:.75rem;color:var(--White_Color);display:flex;justify-content:space-between;padding:1rem}.CreateAutomationRule_card__wOXd5{background-color:var(--White_Color);border-radius:1.25rem;box-shadow:0 0 15px #0000000d;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;padding:1.5rem}.CreateAutomationRule_sectionLabel__FOCOi{color:var(--Primary_Color);font-size:14px;font-weight:400}.CreateAutomationRule_conditionRow__d-foZ{grid-gap:1rem;align-items:end;display:grid;gap:1rem;grid-template-columns:1fr auto 1fr}.CreateAutomationRule_conditionRow__d-foZ .CreateAutomationRule_inputBlock__XfiZk{width:100%}.CreateAutomationRule_isText__EomZh{color:var(--Text_Color);font-size:14px;font-weight:400}.CreateAutomationRule_footerActions__FYfBU{display:flex;justify-content:flex-end}.CreateForm_container__niiqA{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;height:100%;overflow:auto;padding:1rem}.CreateForm_fixedTextarea__nMrPg{background-color:var(--White_Color);border-radius:12px;box-shadow:0 4px 10px #00000008;font-size:var(--Font_Size_3);height:120px;outline:none;padding:.75rem 1rem;resize:none;width:100%}.CreateForm_modalCard__U88F2{background-color:var(--Utility_Color1);border-radius:1.5rem;box-shadow:0 12px 30px #0000000f;display:flex;flex-direction:column;gap:1rem;width:100%}.CreateForm_header__M5\+f6{align-items:center;display:flex;justify-content:space-between;padding:.5rem}.CreateForm_datacardContent__9olTg{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.CreateForm_row__OZWWK{display:flex;flex-wrap:wrap;gap:1.5rem}.CreateForm_inputBlock__igXQr{display:flex;flex:1 1;flex-direction:column;min-width:250px}.CreateForm_inputLabel__ws6YW{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.5rem}.CreateForm_radioOptions__nKE\+u{align-items:center;display:flex;gap:1.5rem;margin-top:.25rem}.CreateForm_actionsRow__SXyff{display:flex;justify-content:flex-end}.ConfigureColumn_modal__WQ3S8{background:var(--Utility_Color1);border-radius:1.5rem;box-shadow:0 8px 30px #0000000f;display:flex;flex-direction:column;gap:.25rem;max-width:600px}.ConfigureColumn_content__PdzuG{background-color:var(--White_Color);border-radius:2rem;padding:2rem}.ConfigureColumn_heading__Oqi3b{color:var(--Primary_Color);font-size:var(--Font_Size_3);font-weight:400;padding:.5rem}.ConfigureColumn_grid__VWYM\+{grid-gap:2rem 2rem;display:grid;gap:2rem 2rem;grid-template-columns:repeat(3,1fr)}.ConfigureColumn_label__QdHk0{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:.35rem;overflow:hidden;padding-left:.25rem;text-overflow:ellipsis;white-space:nowrap}.ConfigureColumn_selectedText__\+hlrB{color:var(--Primary_Color)}.ConfigureColumn_normalText__1p-H2{color:var(--Black_Color)}.ConfigureColumn_buttonContainer__3wxXH{display:flex;gap:1rem;justify-content:flex-end}.FeeComponent_modal__tmRi3{background:var(--Utility_Color1);border-radius:1.5rem;box-shadow:0 10px 30px #00000014;min-width:515px}.FeeComponent_header__\+Kluu{align-items:center;border-radius:1rem 1rem 0 0;display:flex;justify-content:space-between;padding:.75rem}.FeeComponent_radioLabel__wZ4LW{color:var(--Black_Color);display:block;font-size:var(--Font_Size_3);font-weight:400}.FeeComponent_radioOptions__W4wvO{align-items:center;display:flex;gap:1.5rem}.FeeComponent_content__dJN4S{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.FeeComponent_actions__tqtpb{display:flex;justify-content:flex-end;margin-top:-1rem}.FeeComponent_inputBlock__Wui0a{display:flex;flex-direction:column;gap:.25rem}.FeeComponent_inputLabel__B4UCl{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400}.FeeComponent_required__Xzbms{color:var(--Black_Color)}.FeeComponent_inputField__\+cJfx{background:var(--White_Color);border:none;border-radius:.75rem;box-shadow:0 4px 12px #0000000a;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none;padding:.75rem 1rem;width:100%}.FeeComponent_inputField__\+cJfx:where(textarea){resize:none}.AddDiscount_modal__6Qxoo{background:var(--Utility_Color9);border-radius:1.5rem;box-shadow:0 10px 30px #00000014;min-width:515px}.AddDiscount_header__Xa\+Q4{align-items:center;border-radius:1rem 1rem 0 0;display:flex;justify-content:space-between;padding:.75rem}.AddDiscount_radioLabel__4t3WJ{color:var(--Black_Color);display:block;font-size:var(--Font_Size_3);font-weight:400}.AddDiscount_radioOptions__eKTXY{align-items:center;display:flex;gap:1.5rem}.AddDiscount_content__012k\+{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.AddDiscount_actions__jBV1G{display:flex;justify-content:flex-end;margin-top:-1rem}.AddTaxrate_modal__0n0ls{background:var(--Utility_Color1);border-radius:1.5rem;box-shadow:0 10px 30px #00000014;min-width:515px}.AddTaxrate_header__ctxl5{align-items:center;border-radius:1rem 1rem 0 0;display:flex;justify-content:space-between;padding:1rem}.AddTaxrate_leftHeader__1bpzC{align-items:center;color:var(--Primary_Color);display:flex;font-weight:500;gap:.5rem}.AddTaxrate_content__i5vMH{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:1rem}.AddTaxrate_actions__9PkSP{display:flex;justify-content:flex-end}.AddRegister_modal__ytGoz{background:var(--Utility_Color1);border-radius:1.5rem;box-shadow:0 10px 30px #00000014;max-height:100%;min-width:555px;overflow-y:auto;overflow:auto}.AddRegister_header__k-IHE{align-items:center;border-radius:1rem 1rem 0 0;display:flex;justify-content:space-between;padding:.5rem}.AddRegister_content__4YwQE{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;padding:1.25rem}.AddRegister_actions__ldO77{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:.25rem}.AddRegister_notificationWrapper__lJdXd{align-items:center;display:flex;gap:.5rem;margin-right:auto;white-space:nowrap}.AddRegister_textarea__bSsG2{background-color:var(--White_Color);border:none;border-radius:1rem;box-shadow:0 1px 6px #00000008;color:var(--Black_Color);font-size:var(--Font_Size_3);min-height:100px;outline:none;padding:1rem;resize:none;width:100%}.AddRegister_textarea__bSsG2::placeholder{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.CreateFeePlan_CreateFeePlan__KaeLL{background:var(--Utility_Color1);border-radius:.5rem;box-shadow:0 10px 30px #00000014;margin:auto;max-height:100vh;min-width:650px;overflow:hidden;position:relative}.CreateFeePlan_modal__uLvB0{max-height:inherit;min-width:inherit;overflow:auto}.CreateFeePlan_header__mvqcI{align-items:center;display:flex;justify-content:space-between;padding:1rem}.CreateFeePlan_content__rJ3cL{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:1.25rem;overflow:auto;padding:1.5rem}.CreateFeePlan_row__fzbkb{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.CreateFeePlan_sendWrapper__LwIq9{align-items:center;color:var(--Black_Color);display:flex;font-size:var(--Font_Size_3);gap:.5rem;margin-top:1.6rem;white-space:nowrap}.CreateFeePlan_billingDetails__WUlTo{box-shadow:0 8px 20px #00000008;color:var(--Text_Color)}.CreateFeePlan_billingDetails__WUlTo,.CreateFeePlan_textarea__c7G3m{background-color:var(--White_Color);border-radius:1rem;font-size:var(--Font_Size_3);padding:1rem}.CreateFeePlan_textarea__c7G3m{border:none;box-shadow:0 1px 6px #00000008;color:var(--Black_Color);min-height:100px;outline:none;resize:none;width:100%}.CreateFeePlan_textarea__c7G3m::placeholder{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.CreateFeePlan_billingLabel__S2RdT{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400}.CreateFeePlan_checkboxGroup__QrGac{align-items:center;color:var(--Grey_Color);display:flex;flex-wrap:wrap;font-size:var(--Font_Size_3);gap:1rem}.CreateFeePlan_checkboxGroup__QrGac label{align-items:center;display:flex;gap:.5rem;white-space:nowrap}.CreateFeePlan_actions__ldjI2{display:flex;justify-content:flex-end;margin-top:1.5rem}.CreateInvoice_container__mBItB{overflow:auto;padding:1rem}.CreateInvoice_totaldata__vsfYo{background:var(--White_Color);border-radius:1rem;box-shadow:-10px 0 30px #00000014;display:flex;flex-direction:column;height:100vh;max-width:900px;min-width:640px;overflow-y:hidden;width:100%;z-index:999}.CreateInvoice_primaryHeading__jHITL{color:aqua}.CreateInvoice_primary__5JqRD{color:var(--Primary_Color);font-weight:400}.CreateInvoice_secondline__9Ehbs{color:var(--Black_Color);font-weight:500}.CreateInvoice_tablebelow__bjg4v{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.CreateInvoice_header__n-s7b{border-radius:1.5rem 0 0 0;padding:1rem 1.5rem}.CreateInvoice_heading__-vO9x{align-items:center;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_3);gap:.5rem;padding:.75rem}.CreateInvoice_section__pZlTd{background:var(--White_Color);border-radius:1rem;box-shadow:0 10px 30px #0000000a;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem 1.5rem}.CreateInvoice_section__pZlTd label{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:500}.CreateInvoice_row__dNtZx{justify-content:space-between}.CreateInvoice_row__dNtZx>*{flex:1 1}.CreateInvoice_input__Z\+gzT{background:var(--White_Color);border:1px solid var(--Border_Color);border-radius:.75rem;box-shadow:0 8px 16px #00000008;font-size:var(--Font_Size_3);padding:.75rem 1rem;width:100%}.CreateInvoice_checkboxRow__wlB-E{align-items:center;color:var(--Utility_Color7);display:flex;font-size:var(--Font_Size_3);gap:.5rem}.CreateInvoice_textarea__VJPTo{border:1px solid var(--Border_Color);border-radius:1rem;box-shadow:0 1px 6px #0000000d;min-height:100px;resize:none}.CreateInvoice_footer__R-2iu{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem}.CreateInvoice_tableHeader__fzY6a,.CreateInvoice_tableRow__3HWyr{display:grid;font-size:var(--Font_Size_3);grid-template-columns:repeat(5,1fr);padding:.75rem 1rem}.CreateInvoice_tableHeader__fzY6a{background:var(--Utility_Color1);border-radius:1rem 1rem 0 0;font-weight:600}.CreateInvoice_tableRow__3HWyr{background:var(--White_Color);border-bottom:1px solid var(--Border_Color)}.CreateInvoice_addItemLink__YXBt5{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);margin:.5rem 0 .5rem 1.5rem}.CreateInvoice_dynamicBox__Y3vGQ{background:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #00000008;padding:1rem}.CreateInvoice_header__n-s7b{align-items:center;display:flex;justify-content:space-between}.CreateInvoice_invoiceInfo__zbYqz{background:var(--White_Color);border-radius:12px;box-shadow:0 10px 20px #0000000a;padding:1rem}.CreateInvoice_seconddivision__e\+j1t{background-color:var(--Utility_Color1);border-radius:1rem;margin-bottom:1rem;margin-top:1rem}.CreateInvoice_whiteshadowbox__dqDeT{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 10px 20px #0000000a;padding:1rem}.CreateInvoice_tableSection__WJKlu{background-color:rgba(from var(--Utility_Color1) r g b/.5);border-radius:1rem;padding:1rem}.CreateInvoice_summarySection__i5RtV,.CreateInvoice_tableSection__WJKlu{margin-top:.5rem}.CreateInvoice_summarySection__i5RtV{background-color:rgba(from var(--Utility_Color1) r g b/.5);border-radius:1rem;box-shadow:0 10px 30px #00000014;margin-top:2rem}.CreateInvoice_bothactions__pZG3N{display:flex;justify-content:space-between}.CreateInvoice_row__dNtZx{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.CreateInvoice_checkbox__yrFr8{align-items:center;color:var(--Black_Color);display:flex;font-size:var(--Font_Size_3)}.CreateInvoice_textarea__VJPTo{background:var(--White_Color);border-radius:12px;box-shadow:0 1px 4px #0000000d;color:var(--Black_Color);font-size:var(--Font_Size_3);margin-top:.5rem;min-height:80px;padding:1rem;width:100%}.CreateInvoice_addMore__3-CKW{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);margin-top:1.6rem}.CreateInvoice_actions__HaU00{display:flex;justify-content:flex-end}.CreateInvoice_noteSection__xBZX\+{display:flex;flex-direction:column}.CreateInvoice_noteLabel__HXy9k{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:500;margin-top:1rem}.CreateInvoice_sectionCard__6ZNzy{background-color:var(--Utility_Color1);border-radius:2rem;box-shadow:0 0 15px #0000000d}.CreateInvoice_sectionHeader__F6IFA{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1.5rem 1.5rem 0 0;padding:.75rem}.CreateInvoice_controls__v2y2s{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.CreateInvoice_studentdata__ct-un{background:var(--Background_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.CreateInvoice_listHeader__B\+hoN{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.CreateInvoice_grid__RFJ9z{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.CreateInvoice_studentBox__r7JvF{align-items:center;display:flex;gap:.5rem}.CreateInvoice_footerActions__W1KuN{display:flex;justify-content:flex-end}.DynamicTable_Dynamic__DjqfL{border-collapse:initial;border-radius:12px;border-spacing:0 .5rem;font-size:var(--Font_Size_3);overflow:auto;padding:.5rem;width:100%}.DynamicTable_Dynamic__DjqfL tr{white-space:nowrap}.DynamicTable_tableWrapper__mrEwP{max-height:calc(100vh - 300px);overflow-x:auto;overflow-y:auto;padding-bottom:1rem}.DynamicTable_Dynamic__DjqfL tbody tr{background-color:var(--White_Color);border-radius:.25rem;border-radius:12px;box-shadow:0 4px 8px rgba(from var(--Black_Color) r g b/.2);transition:.2s ease}.DynamicTable_Dynamic__DjqfL td{cursor:default;padding:.75rem 1rem;vertical-align:middle;white-space:nowrap}.DynamicTable_Dynamic__DjqfL tbody tr:hover td{background-color:rgba(from var(--Black_Color) r g b/.05)}.DynamicTable_Dynamic__DjqfL tbody tr td:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.DynamicTable_Dynamic__DjqfL tbody tr td:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.DynamicTable_noDataBox__YZ1F-{background-color:var(--White_Color);border-radius:10px;box-shadow:0 4px 12px #0000000d;color:var(--Grey_Color);font-size:var(--Font_Size_3);text-align:center}.CheckboxAndData_CheckboxAndData__vZ3Hm{align-items:center;color:var(--Black_Color);cursor:pointer;display:flex;font-family:var(--Font_Family);font-size:var(--Font_Size_2);gap:.5rem;position:relative;-webkit-user-select:none;user-select:none;width:-webkit-max-content;width:max-content}.CheckboxAndData_checkbox__eUE4t{-webkit-appearance:auto;appearance:auto;border:1px solid var(--Grey_Color);border-radius:4px;cursor:pointer;flex-shrink:0;margin:0;padding:0}.CheckboxAndData_label__N67GN{font-size:var(--Font_Size_2);line-height:1.2}.CheckboxAndData_disabled__4lsAJ{color:var(--Grey_Color);cursor:not-allowed}.CheckboxAndData_disabled__4lsAJ .CheckboxAndData_checkbox__eUE4t{cursor:not-allowed}.StaffAnnouncement_container__WxMtY{background-color:var(--Background_Color);border-radius:.5rem;height:100%;overflow:hidden;position:relative;width:75rem}.StaffAnnouncement_announcementWrapper__61mps{display:flex;flex-direction:column;gap:2rem;height:100%;overflow-y:auto;padding:1.5rem}.StaffAnnouncement_header__l3HFZ{align-items:center;display:flex;justify-content:space-between}.StaffAnnouncement_sectionBox__vYR6K{display:flex;flex-direction:column}.StaffAnnouncement_sectionShell__O2XsX{background-color:var(--Utility_Color1);border-radius:20px;display:flex;flex-direction:column}.StaffAnnouncement_sectionHeaderBox__MzUE0{align-items:center;background-color:var(--Utility_Color9);border-top-left-radius:20px;border-top-right-radius:20px;display:flex;padding:.75rem 1.25rem}.StaffAnnouncement_inputCard__wyw\+O{background-color:var(--White_Color);border-radius:20px;box-shadow:0 10px 25px #0000000d;display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.StaffAnnouncement_inputsRow__cqVWK{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;width:100%}.StaffAnnouncement_inputBox__h3-eD{display:flex;flex-basis:calc(33.333% - 1rem);flex-direction:column;flex-grow:1;flex-shrink:1;gap:.5rem;min-width:280px}.StaffAnnouncement_input__Y6Yuc{background-color:var(--White_Color);border:1px solid rgba(var(--Primary_Color-RGB),.2);border-radius:1rem;box-shadow:0 1px 6px #00000008;color:var(--Black_Color);font-size:var(--Font_Size_3);padding:.75rem 1rem}.StaffAnnouncement_uploadBox__CAadP{background-color:#0078ff0d;border-radius:1.2rem;box-shadow:0 1px 6px #0000000d;color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);font-weight:400;padding:2rem;text-align:center}.StaffAnnouncement_textarea__yNEnG{border:none;border-radius:.75rem;box-shadow:0 10px 25px #0000000d;font-size:var(--Font_Size_3);outline:none;padding:.75rem 1rem;resize:none;width:100%}.StaffAnnouncement_actionsRow__SyKfT{display:flex;justify-content:flex-end;margin-top:1rem}.NewProcess_container__Jdw8k{align-items:center;display:flex;justify-content:center}.NewProcess_card__E8vEl{background-color:var(--White_Color);border-radius:1.25rem;box-shadow:0 15px 40px #0000001a;min-width:515px;width:100%}.NewProcess_header__Ck5aU{align-items:center;background:var(--Utility_Color1);border-radius:1rem 1rem 0 0;display:flex;justify-content:space-between;padding:.5rem}.NewProcess_body__\+RTNd{display:flex;flex-direction:column;gap:1rem;padding:1rem}.NewProcess_inputGroup__MWVxp{display:flex;flex-direction:column;gap:.5rem}.NewProcess_input__AYN1K{background-color:var(--Input_Background);border:none;border-radius:.75rem;box-shadow:0 10px 20px #0000000a;font-size:var(--Font_Size_3);padding:.75rem 1rem}.NewProcess_input__AYN1K::placeholder{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.NewProcess_actions__jPIoK{display:flex;justify-content:flex-end;margin-bottom:.25rem;margin-right:.25rem}.DynamicReportModal_modalWrapper__FJbqO{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 0 20px #0000001a;max-width:500px;width:100%}.DynamicReportModal_dropdown__5l0Js{margin-bottom:1rem}.DynamicReportModal_header__0NYdf{align-items:center;color:var(--Info_Color);display:flex;font-weight:400;justify-content:space-between;padding:1rem}.DynamicReportModal_bodycontent__QbeHC{background:var(--White_Color);border-radius:1rem;padding:1.5rem}.DynamicReportModal_label__3jGDq{display:flex;margin-bottom:1rem}.DynamicReportModal_inputGroup__YBBfb{font-size:var(--Font_Size_3);margin-bottom:1rem}.DynamicReportModal_rangeInputs__Nq2Fi{align-items:center;display:flex;gap:.5rem}.DynamicReportModal_radioGroup__ibb9\+{display:flex;gap:1rem;margin-bottom:1rem;margin-top:1rem}.DynamicReportModal_radioRowGroup__tDELU{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.DynamicReportModal_radioColumn__aQlrw{display:flex;flex-direction:column}.DynamicReportModal_footer__ckyYs{display:flex;justify-content:flex-end;margin-top:.5rem}.DynamicReportModal_generated__hZOUD{align-items:center;background:var(--Utility_Color1);border-radius:1rem;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_2);justify-content:space-between;margin-bottom:1rem;padding:1rem}.DynamicReportModal_downloadIcon__cRvwr{color:#9b9295;cursor:pointer;font-size:20px;margin-left:12px}.DynamicReportModal_autoFillRow__L46ym{align-items:center;color:#6c6c6c;display:flex;font-size:14px;font-weight:500;gap:8px;margin-top:16px}.DynamicReportModal_autoFillRow__L46ym input[type=checkbox]{accent-color:#1a73e8;height:16px;width:16px}.MailInviteContent_container__6fI7K{background:var(--Utility_Color1);border-radius:12px;color:#3c3c3c;font-size:14px;line-height:1.6;padding:1rem}.MailInviteContent_header__84J5C{align-items:center;display:flex;justify-content:space-between}.MailInviteContent_shareButton__\+plHw{background-color:var(--Primary_Color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:6px 14px}.MailInviteContent_welcomeText__Ex1hB{margin:8px 0}.MailInviteContent_sectionTitle__aAwj9{font-weight:400;margin-top:16px}.MailInviteContent_thanks__x2KsU{margin-top:1rem}.MailInviteModal_overlay__aTCfS{align-items:center;background-color:#0000004d;display:flex;inset:0;justify-content:center;position:relative}.MailInviteModal_wrapper__9quCb{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;max-height:90vh;max-width:100%;min-width:950px;overflow:auto;width:-webkit-max-content;width:max-content}.MailInviteModal_inside__YyhqX{overflow:auto;padding:1rem}.MailInviteModal_wrapperEdit__swbPN{display:flex;flex-direction:column;overflow:hidden}.MailInviteModal_scrollArea__9GLT\+{flex:1 1;overflow-y:auto}.MailInviteModal_footer__M5Pde{background-color:var(--White_Color);margin-top:auto;padding-top:.5rem}.MailInviteModal_headerRow__RSLyG{align-items:center;display:flex;justify-content:space-between;padding-bottom:.5rem}.MailInviteModal_instructionsBox__qAJmz{border-radius:8px;box-shadow:0 15px 40px #0000000f;color:var(--Grey_Color);margin-bottom:.5rem;padding:1rem}.MailInviteModal_instructionsTitle__GhPAD{color:var(--Grey_Color);font-weight:400;margin-bottom:.5rem}.MailInviteModal_tagsRow__OCe8T{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.MailInviteModal_tagsRow__OCe8T code{border-radius:6px;color:var(--Black_Color);font-family:monospace;font-size:14px;padding:4px 8px}.AddSchedule_container__fua9U{background-color:#fff;border-radius:20px;box-shadow:var(--boxShadow);margin:auto;min-width:1000px;padding:1rem}.AddSchedule_header__psVE1{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.AddSchedule_heading__O2O23{padding:.5rem}.AddSchedule_content__UNhOS{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 10px 25px #0000000d;padding:1rem}.AddSchedule_section__jSEE3{background-color:var(--Utility_Color1);border-radius:16px;margin-bottom:1rem}.AddSchedule_formGrid__2V-Mu{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.AddSchedule_actions__arkaH{display:flex;justify-content:flex-end;margin-top:2rem}.AddScheduleItem_container__IiYVe{background-color:#fff;border-radius:20px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;gap:1.5rem;margin:auto;max-width:1000px;padding:1rem;width:100%}.AddScheduleItem_header__fNz1M{align-items:center;display:flex;justify-content:space-between}.AddScheduleItem_content__1Cp86{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 10px 25px #0000000d;padding:1rem}.AddScheduleItem_heading__QF7Dr{padding:.5rem}.AddScheduleItem_section__8lznD{background-color:var(--Utility_Color1);border-radius:16px;margin-bottom:1rem}.AddScheduleItem_formGrid__s-dHM{grid-gap:1rem 1.5rem;display:grid;gap:1rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.AddScheduleItem_actions__P6gY1{display:flex;gap:1rem;justify-content:flex-end;margin-top:.5rem}.CreateFeeComponent_header__9WmT6{display:flex;justify-content:space-between;padding:.5rem}.CreateFeeComponent_form__uFa3s{display:flex;flex-direction:column;gap:16px}.CreateFeeComponent_content__CRdvz{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 10px 25px #0000000d;padding:1rem}.CreateFeeComponent_section__OaVpV{background-color:var(--Utility_Color1);border-radius:16px;box-shadow:0 10px 30px #0000000d;margin-bottom:1rem;min-width:500px}.CreateFeeComponent_genderSection__MfEGh{margin-top:8px}.CreateFeeComponent_genderLabel__QTQQg{display:block;font-size:14px;font-weight:500;margin-bottom:6px}.CreateFeeComponent_radioGroup__-W1G\+{display:flex;gap:24px}.CreateFeeComponent_actions__7-7aB{display:flex;justify-content:flex-end}.HolidayCalendar_container__juQNi{background-color:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;padding:24px}.HolidayCalendar_header__Aazlq{display:flex;justify-content:space-between;padding:.5rem}.HolidayCalendar_form__wJxQH{display:flex;flex-direction:column;gap:16px}.HolidayCalendar_section__e9dzN{background-color:var(--Utility_Color1);border-radius:16px;box-shadow:0 10px 30px #0000000d;margin-bottom:1rem;min-width:500px}.HolidayCalendar_content__5cxfP{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 10px 25px #0000000d;padding:1rem}.HolidayCalendar_actions__rIIZD{display:flex;justify-content:flex-end}.AddEvent_container__yXGfm{background:#fff;border-radius:20px;box-shadow:0 8px 24px #0000000d;margin:0 auto;max-height:100vh;max-width:950px;overflow:auto;overscroll-behavior:contain;padding:1rem;scrollbar-width:thin;width:100%}.AddEvent_header__AvkY8{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.AddEvent_section__JRKCm{margin-bottom:.5rem}.AddEvent_coverPhotoBox__CovBc{align-items:center;background-color:#f1f1f1;border-radius:16px;display:flex;height:150px;justify-content:center;margin-bottom:1rem;overflow:hidden;position:relative}.AddEvent_coverPhotoBox__CovBc img{border-radius:16px;height:100%;object-fit:cover;width:100%}.AddEvent_coverLabel__LXnYT{background:#ffffffb3;border-radius:8px;bottom:10px;color:var(--Grey_Color);cursor:pointer;font-size:14px;padding:4px 10px;position:absolute;right:12px}.AddEvent_formGrid__ZMhw5{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:.5rem}.AddEvent_textareaWrapper__1dI2v{grid-column:span 2}.AddEvent_textarea__lxGoo{border:none;border-radius:12px;box-shadow:0 4px 12px #0000000d;font-size:var(--Font_Size_3);margin-bottom:1rem;margin-top:.5rem;min-height:100px;padding:12px;resize:none;width:100%}.AddEvent_content__WYaYI{background:var(--Utility_Color1);border-radius:1rem}.AddEvent_data__b0jdK{background:var(--White_Color);border-radius:1rem;box-shadow:0 4px 12px #0000000d;padding:1rem}.AddEvent_checkSection__ERKH7{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;margin-bottom:16px}.AddEvent_bottomsection__lL5VE{display:flex;gap:2rem}.AddEvent_checkboxLabel__MU\+KH{align-items:center;color:#333;display:flex;font-size:14px;gap:8px}.AddEvent_fileUploadArea__ADBXP{background-color:#f9f9ff;border:2px dashed #d0d0d0;border-radius:16px;color:var(--Primary_Color);cursor:pointer;font-size:14px;margin-top:12px;padding:20px;text-align:center;-webkit-user-select:none;user-select:none}.AddEvent_fileUploadArea__ADBXP:hover{background-color:#eef2ff}.AddEvent_actions__gtnXe{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.AddEvent_uploadBlock__CNPzA{display:flex;flex:1 1;flex-direction:column;max-width:472px}.AddEvent_uploadCard__vYWjx{background-color:rgba(from var(--Utility_Color1) r g b/.4);border-radius:1rem;justify-content:center;margin-top:.5rem;max-height:100px;min-height:100px;text-align:center}.AddEvent_uploadCard__vYWjx,.AddEvent_uploadLabel__NC6J-{align-items:center;cursor:pointer;display:flex;flex-direction:column}.AddEvent_uploadIcon__PGXfy{color:var(--Primary_Color);font-size:var(--Font_Size_4)}.AddEvent_uploadText__vtcCD{color:var(--Primary_Color);font-size:var(--Font_Size_3)}.Attachment_uploadBlock__iPytz{display:flex;flex:1 1;flex-direction:column;max-width:472px}.Attachment_inputLabel__EDIk-{font-size:14px;font-weight:400}.Attachment_uploadCard__f298O{background-color:var(--Utility_Color1);border-radius:1rem;justify-content:center;margin-top:1rem;min-height:100px;text-align:center}.Attachment_uploadCard__f298O,.Attachment_uploadLabel__v9NYe{align-items:center;cursor:pointer;display:flex;flex-direction:column}.Attachment_uploadIcon__9FfY1{color:var(--Primary_Color);font-size:24px}.Attachment_uploadText__O1QKs{color:var(--Primary_Color);font-size:14px}.SelectedStudents_modalWrapper__NWl-B{background:#fff;border-radius:20px;box-shadow:0 0 20px #0000001a;max-width:400px;width:100%}.SelectedStudents_header__NbU1B{align-items:center;background:#e6f0ff;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;padding:.5rem 1rem}.SelectedStudents_title__nhAZB{color:#3f51b5;font-weight:600}.SelectedStudents_list__KTq\+m{display:flex;flex-direction:column;gap:1rem;padding:1rem}.CreateNewsLetter_container__oF0BQ{background-color:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;max-height:99vh;max-width:1000px;overflow:auto;padding:1.5rem;width:100%}.CreateNewsLetter_content__W6Yh9{background:var(--Utility_Color1)}.CreateNewsLetter_content__W6Yh9,.CreateNewsLetter_data__EWJg1{border-radius:1rem;box-shadow:0 4px 20px #0000000d;overflow:auto}.CreateNewsLetter_data__EWJg1{background:var(--White_Color);padding:.75rem}.CreateNewsLetter_header__PKPK1{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.CreateNewsLetter_section__dIYQS{padding:.5rem}.CreateNewsLetter_formGrid__tl8aT{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.CreateNewsLetter_extraFields__64V75{display:flex;gap:1rem;margin-bottom:1rem}.CreateNewsLetter_extraFields__64V75>*{flex:1 1}.CreateNewsLetter_textareaWrapper__I4l0K{margin-bottom:1.5rem}.CreateNewsLetter_textareaWrapper__I4l0K label{color:#1a237e;display:block;font-weight:500;margin-bottom:.5rem}.CreateNewsLetter_textarea__qHu8u{border:none;border-radius:8px;box-shadow:0 4px 20px #0000000d;font-size:14px;min-height:100px;padding:.8rem;resize:none;width:100%}.CreateNewsLetter_attachment__ELsjL{padding:1rem}.CreateNewsLetter_actions__c1vb8{display:flex;gap:1rem;justify-content:flex-end}.CreateNewsLetter_sectionCard__d4grq{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 0 15px #0000000d;margin-top:1.5rem}.CreateNewsLetter_sectionHeader__W3KHw{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1rem 1rem 0 0;display:flex;padding:.35rem 1rem}.CreateNewsLetter_studentdata__khhGz{background-color:var(--White_Color);border-radius:0 0 1rem 1rem;box-shadow:0 2px 10px #00000008;padding:1.5rem}.CreateNewsLetter_controls__DUUR0{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.CreateNewsLetter_listHeader__AhkSY{align-items:center;display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.CreateNewsLetter_grid__auUTh{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.CreateNewsLetter_studentBox__Sr0ut{align-items:center;display:flex;font-size:var(--Font_Size_3);gap:.5rem}.CreateNewsLetter_footerActions__bUhLD{display:flex;justify-content:flex-end;margin-top:1rem}.NewsletterModal_container__mHPVl{background-color:var(--White_Color);border-radius:1.5rem;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;gap:1rem;margin:auto;max-height:100vh;overflow:auto;padding:1rem;width:-webkit-max-content;width:max-content}.NewsletterModal_headerRow__-MPA5{align-items:center;display:flex;justify-content:space-between}.NewsletterModal_contentBox__q\+8bc{background-color:var(--Utility_Color1);border-radius:1.2rem;color:var(--Black_Color);font-size:15px;line-height:1.6;padding:1.25rem;white-space:pre-wrap}.NewsletterModal_section__npoqA strong{color:#1a237e;display:inline-block;margin-bottom:.1rem;margin-top:.5rem}.NewsletterModal_item__isulS{margin-bottom:.75rem;margin-left:.5rem}.NewsletterModal_item__isulS a{color:var(--Primary_Color);font-weight:500;text-decoration:none}.NewsletterModal_item__isulS a:hover{text-decoration:underline}.NewsletterModal_footerRow__1vqN2{color:var(--Grey_Color);display:flex;font-size:14px;justify-content:space-between;padding:0 .5rem}.NewsletterModal_footerRow__1vqN2 strong{color:var(--Primary_Color);display:block;font-size:15px;margin-top:.2rem}.CreateActivity_container__y-CCe{background:var(--Utility_Color1);border-radius:1.5rem;box-shadow:0 4px 20px #00000014;margin:auto;max-width:480px;width:100%}.CreateActivity_content__dKmVD{background:var(--White_Color);border-radius:1rem;padding:1rem}.CreateActivity_header__8TUpv{align-items:center;display:flex;justify-content:space-between;padding:.6rem 1rem}.CreateActivity_form__cKAZO{display:flex;flex-direction:column;gap:1.2rem;padding:.5rem 0}.CreateActivity_actions__Qzckr{display:flex;gap:1rem;justify-content:flex-end}.PostActivity_container__blrKz{background-color:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;max-height:99vh;max-width:1000px;overflow:auto;padding:1.5rem;width:100%}.PostActivity_content__a6YM9{background:var(--Utility_Color1)}.PostActivity_content__a6YM9,.PostActivity_data__FGwoI{border-radius:1rem;box-shadow:0 4px 20px #0000000d;overflow:auto}.PostActivity_data__FGwoI{background:var(--White_Color);padding:.75rem}.PostActivity_header__IJ7vI{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.PostActivity_section__nZeIA{padding:.5rem}.PostActivity_formGrid__a9RJS{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.PostActivity_extraFields__Qn\+Yx{display:flex;gap:1rem;margin-bottom:1rem}.PostActivity_extraFields__Qn\+Yx>*{flex:1 1}.PostActivity_textareaWrapper__yVTNR{margin-bottom:1.5rem}.PostActivity_textareaWrapper__yVTNR label{color:#1a237e;display:block;font-weight:500;margin-bottom:.5rem}.PostActivity_textarea__qFr\+6{border:none;border-radius:8px;box-shadow:0 4px 20px #0000000d;font-size:14px;min-height:100px;padding:.8rem;resize:none;width:100%}.PostActivity_attachment__QcwNM{padding:1rem}.PostActivity_actions__vv4Lj{display:flex;gap:1rem;justify-content:flex-end}.PostActivity_sectionCard__7iQq9{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 0 15px #0000000d;margin-top:1.5rem}.PostActivity_sectionHeader__13wPV{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1rem 1rem 0 0;display:flex;padding:.35rem 1rem}.PostActivity_studentdata__YrWAz{background-color:var(--White_Color);border-radius:0 0 1rem 1rem;box-shadow:0 2px 10px #00000008;padding:1.5rem}.PostActivity_controls__r0FcN{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.PostActivity_listHeader__Y7A\+N{align-items:center;display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.PostActivity_grid__Te6A5{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.PostActivity_studentBox__jzHt\+{align-items:center;display:flex;font-size:var(--Font_Size_3);gap:.5rem}.PostActivity_footerActions__bsUUF{display:flex;justify-content:flex-end;margin-top:1rem}.AddDeposit_modalWrapper__UH1lm{background:#fff;border-radius:20px;display:flex;flex-direction:column;height:100vh;margin:auto;min-width:900px;overflow:auto;padding:1rem}.AddDeposit_heading__BZA7X{border-radius:1rem;display:flex;justify-content:space-between;padding:.5rem}.AddDeposit_subheading__ZRQqe{padding:.5rem}.AddDeposit_content__BFCgz{background:var(--White_Color);border-radius:1rem;padding:1rem}.AddDeposit_totaldata__iv-Cn{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 25px #0000000d}.AddDeposit_formGrid__Bi9Qx{display:flex;gap:1rem;justify-content:space-between}.AddDeposit_formGrid__Bi9Qx>*{flex:1 1}.AddDeposit_reasonWrapper__kXJqy{display:flex;flex-direction:column;gap:.5rem}.AddDeposit_reasonLabel__\+5TMp{color:#333;font-size:14px;font-weight:500}.AddDeposit_textareaField__2Q1o2{background:#fff;border:none;box-shadow:0 10px 25px #0000000d;min-height:100px;outline:none;padding:.75rem;resize:none}.AddDeposit_bottomRow__WOkwU{align-items:center;display:flex;justify-content:space-between}.AddDeposit_sectionCard__fZQ4u{background-color:var(--Utility_Color1);border-radius:2rem;box-shadow:0 0 15px #0000000d;margin-top:2rem}.AddDeposit_sectionHeader__4jRio{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1.5rem 1.5rem 0 0;display:flex;padding:.75rem}.AddDeposit_studentdata__ySAjx{background:var(--Background_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.AddDeposit_controls__5Rkwq{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.AddDeposit_listHeader__SZEHe{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.AddDeposit_grid__dqPo3{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.AddDeposit_footerActions__4q3bQ{display:flex;justify-content:flex-end}.AddCredit_modalWrapper__DGYOP{background:#fff;border-radius:20px;display:flex;flex-direction:column;height:100vh;margin:auto;min-width:900px;overflow:auto;padding:1rem}.AddCredit_heading__2T41w{border-radius:1rem;display:flex;justify-content:space-between;padding:.5rem}.AddCredit_subheading__2Tj9V{padding:.5rem}.AddCredit_content__DsVA4{background:var(--White_Color);border-radius:1rem;padding:1rem}.AddCredit_totaldata__kgx0m{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 25px #0000000d}.AddCredit_formGrid__uCWG7{display:flex;gap:1rem;justify-content:space-between}.AddCredit_formGrid__uCWG7>*{flex:1 1}.AddCredit_reasonWrapper__yhziy{display:flex;flex-direction:column;gap:.5rem}.AddCredit_reasonLabel__eZbiH{color:#333;font-size:14px;font-weight:500}.AddCredit_textareaField__kmTUa{background:#fff;border:none;box-shadow:0 10px 25px #0000000d;min-height:100px;outline:none;padding:.75rem;resize:none}.AddCredit_bottomRow__FwZSt{align-items:center;display:flex;justify-content:space-between}.AddCredit_sectionCard__sqjA2{background-color:var(--Utility_Color1);border-radius:2rem;box-shadow:0 0 15px #0000000d;margin-top:2rem}.AddCredit_sectionHeader__evqRL{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1.5rem 1.5rem 0 0;display:flex;padding:.75rem}.AddCredit_studentdata__RRbpr{background:var(--Background_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.AddCredit_controls__bW3mq{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.AddCredit_listHeader__OimKR{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.AddCredit_grid__PdpUr{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.AddCredit_footerActions__ubsOA{display:flex;justify-content:flex-end}.CreateDebitNotes_container__OnD79{overflow:auto;padding:1rem}.CreateDebitNotes_totaldata__GgDkS{background:var(--White_Color);border-radius:1rem;box-shadow:-10px 0 30px #00000014;display:flex;flex-direction:column;height:100vh;max-width:900px;min-width:640px;overflow-y:hidden;width:100%;z-index:999}.CreateDebitNotes_primaryHeading__W969J{color:aqua}.CreateDebitNotes_primary__NM5wW{color:var(--Primary_Color);font-weight:400}.CreateDebitNotes_secondline__PDYI6{color:var(--Black_Color);font-weight:500}.CreateDebitNotes_tablebelow__CI2H0{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.CreateDebitNotes_header__yBY7\+{border-radius:1.5rem 0 0 0;padding:1rem 1.5rem}.CreateDebitNotes_heading__PEm14{align-items:center;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_3);gap:.5rem;padding:.75rem}.CreateDebitNotes_section__PSJ79{background:var(--White_Color);border-radius:1rem;box-shadow:0 10px 30px #0000000a;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem 1.5rem}.CreateDebitNotes_section__PSJ79 label{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:500}.CreateDebitNotes_row__6XYUl{justify-content:space-between}.CreateDebitNotes_row__6XYUl>*{flex:1 1}.CreateDebitNotes_input__mq4Mb{background:var(--White_Color);border:1px solid var(--Border_Color);border-radius:.75rem;box-shadow:0 8px 16px #00000008;font-size:var(--Font_Size_3);padding:.75rem 1rem;width:100%}.CreateDebitNotes_checkboxRow__guop4{align-items:center;color:var(--Utility_Color7);display:flex;font-size:var(--Font_Size_3);gap:.5rem}.CreateDebitNotes_textarea__48Zgz{border:1px solid var(--Border_Color);border-radius:1rem;box-shadow:0 1px 6px #0000000d;min-height:100px;resize:none}.CreateDebitNotes_footer__Fdl2w{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem}.CreateDebitNotes_tableHeader__bFf9Z,.CreateDebitNotes_tableRow__gqnbT{display:grid;font-size:var(--Font_Size_3);grid-template-columns:repeat(5,1fr);padding:.75rem 1rem}.CreateDebitNotes_tableHeader__bFf9Z{background:var(--Utility_Color1);border-radius:1rem 1rem 0 0;font-weight:600}.CreateDebitNotes_tableRow__gqnbT{background:var(--White_Color);border-bottom:1px solid var(--Border_Color)}.CreateDebitNotes_addItemLink__ubmOX{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);margin:.5rem 0 .5rem 1.5rem}.CreateDebitNotes_dynamicBox__l2aT6{background:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #00000008;padding:1rem}.CreateDebitNotes_header__yBY7\+{align-items:center;display:flex;justify-content:space-between}.CreateDebitNotes_invoiceInfo__7WGMK{background:var(--White_Color);border-radius:12px;box-shadow:0 10px 20px #0000000a;padding:1rem}.CreateDebitNotes_seconddivision__lmFNN{background-color:var(--Utility_Color1);border-radius:1rem;margin-bottom:1rem;margin-top:1rem}.CreateDebitNotes_whiteshadowbox__0la7D{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 10px 20px #0000000a;padding:1rem}.CreateDebitNotes_tableSection__ujPCQ{background-color:rgba(from var(--Utility_Color1) r g b/.5);border-radius:1rem;padding:1rem}.CreateDebitNotes_summarySection__uaHvA,.CreateDebitNotes_tableSection__ujPCQ{margin-top:.5rem}.CreateDebitNotes_summarySection__uaHvA{background-color:rgba(from var(--Utility_Color1) r g b/.5);border-radius:1rem;box-shadow:0 10px 30px #00000014;margin-top:2rem}.CreateDebitNotes_bothactions__8pmj8{display:flex;justify-content:space-between}.CreateDebitNotes_row__6XYUl{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.CreateDebitNotes_checkbox__s1p41{align-items:center;color:var(--Black_Color);display:flex;font-size:var(--Font_Size_3)}.CreateDebitNotes_textarea__48Zgz{background:var(--White_Color);border-radius:12px;box-shadow:0 1px 4px #0000000d;color:var(--Black_Color);font-size:var(--Font_Size_3);margin-top:.5rem;min-height:80px;padding:1rem;width:100%}.CreateDebitNotes_addMore__NS6Gg{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);margin-top:1.6rem}.CreateDebitNotes_actions__q5iMp{display:flex;justify-content:flex-end}.CreateDebitNotes_noteSection__EshL-{display:flex;flex-direction:column}.CreateDebitNotes_noteLabel__sXP96{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:500;margin-top:1rem}.CreateDebitNotes_sectionCard__7Be7a{background-color:var(--Utility_Color1);border-radius:2rem;box-shadow:0 0 15px #0000000d}.CreateDebitNotes_sectionHeader__E6N4z{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1.5rem 1.5rem 0 0;padding:.75rem}.CreateDebitNotes_controls__EbbAK{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.CreateDebitNotes_studentdata__W4t71{background:var(--Background_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.CreateDebitNotes_listHeader__t-1f6{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.CreateDebitNotes_grid__pq2a4{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.CreateDebitNotes_studentBox__pCLX5{align-items:center;display:flex;gap:.5rem}.CreateDebitNotes_footerActions__KJV0P{display:flex;justify-content:flex-end}.CreateDebitNotes_sectionRow__JnKCn{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.CreateDebitNotes_sectionRow__JnKCn>*{flex:1 1}.CreateDebitNotes_fieldsContainer__hbn7L{align-items:center;display:flex;gap:.5rem}.CreateDebitNotes_radioGroup__Wkaan{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:250px}.CreateDebitNotes_radioLabel__zzVLr{color:var(--Text_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.4rem}.CreateDebitNotes_radioOptions__40Jn6{align-items:center;display:flex;gap:1.5rem}.CreateDebitNotes_DropdownField__O0Ujw,.CreateDebitNotes_inputFieldBox__2ndqx{background-color:var(--Utility_Color1);border-radius:.5rem}.CreateDebitNotes_inputFieldBox__2ndqx{align-items:center;box-shadow:0 4px 20px #00000008;display:flex;justify-content:center;width:120px}.CreateDebitNotes_inputFieldBox__2ndqx>input{background-color:initial;border:none;outline:none;width:100%}.AccountingStudentBalanceCreateInvoice_container__zG1ur{overflow:auto;padding:1rem}.AccountingStudentBalanceCreateInvoice_totaldata__zDNbs{background:var(--White_Color);border-radius:1rem;box-shadow:-10px 0 30px #00000014;display:flex;flex-direction:column;height:100vh;max-width:900px;min-width:640px;overflow-y:hidden;width:100%;z-index:999}.AccountingStudentBalanceCreateInvoice_primaryHeading__Q2c0i{color:aqua}.AccountingStudentBalanceCreateInvoice_primary__HY3KD{color:var(--Primary_Color);font-weight:400}.AccountingStudentBalanceCreateInvoice_secondline__OJst0{color:var(--Black_Color);font-weight:500}.AccountingStudentBalanceCreateInvoice_tablebelow__tPu4H{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.AccountingStudentBalanceCreateInvoice_header__yA8Tx{border-radius:1.5rem 0 0 0;padding:1rem 1.5rem}.AccountingStudentBalanceCreateInvoice_heading__GYAKg{align-items:center;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_3);gap:.5rem;padding:.75rem}.AccountingStudentBalanceCreateInvoice_section__oeRDs{background:var(--White_Color);border-radius:1rem;box-shadow:0 10px 30px #0000000a;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem 1.5rem}.AccountingStudentBalanceCreateInvoice_section__oeRDs label{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:500}.AccountingStudentBalanceCreateInvoice_row__0I4hg{justify-content:space-between}.AccountingStudentBalanceCreateInvoice_row__0I4hg>*{flex:1 1}.AccountingStudentBalanceCreateInvoice_input__TaCuf{background:var(--White_Color);border:1px solid var(--Border_Color);border-radius:.75rem;box-shadow:0 8px 16px #00000008;font-size:var(--Font_Size_3);padding:.75rem 1rem;width:100%}.AccountingStudentBalanceCreateInvoice_checkboxRow__JuRjs{align-items:center;color:var(--Utility_Color7);display:flex;font-size:var(--Font_Size_3);gap:.5rem}.AccountingStudentBalanceCreateInvoice_textarea__mQK4d{border:1px solid var(--Border_Color);border-radius:1rem;box-shadow:0 1px 6px #0000000d;min-height:100px;resize:none}.AccountingStudentBalanceCreateInvoice_footer__T-wXe{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem}.AccountingStudentBalanceCreateInvoice_tableHeader__kkXV9,.AccountingStudentBalanceCreateInvoice_tableRow__wX8fM{display:grid;font-size:var(--Font_Size_3);grid-template-columns:repeat(5,1fr);padding:.75rem 1rem}.AccountingStudentBalanceCreateInvoice_tableHeader__kkXV9{background:var(--Utility_Color1);border-radius:1rem 1rem 0 0;font-weight:600}.AccountingStudentBalanceCreateInvoice_tableRow__wX8fM{background:var(--White_Color);border-bottom:1px solid var(--Border_Color)}.AccountingStudentBalanceCreateInvoice_addItemLink__xzL5y{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);margin:.5rem 0 .5rem 1.5rem}.AccountingStudentBalanceCreateInvoice_dynamicBox__swWh-{background:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #00000008;padding:1rem}.AccountingStudentBalanceCreateInvoice_header__yA8Tx{align-items:center;display:flex;justify-content:space-between}.AccountingStudentBalanceCreateInvoice_invoiceInfo__TVyDM{background:var(--White_Color);border-radius:12px;box-shadow:0 10px 20px #0000000a;padding:1rem}.AccountingStudentBalanceCreateInvoice_seconddivision__qv0cC{background-color:var(--Utility_Color1);border-radius:1rem;margin-bottom:1rem;margin-top:1rem}.AccountingStudentBalanceCreateInvoice_whiteshadowbox__XWLAa{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 10px 20px #0000000a;padding:1rem}.AccountingStudentBalanceCreateInvoice_tableSection__kRqj1{background-color:rgba(from var(--Utility_Color1) r g b/.5);border-radius:1rem;padding:1rem}.AccountingStudentBalanceCreateInvoice_summarySection__0GIXC,.AccountingStudentBalanceCreateInvoice_tableSection__kRqj1{margin-top:.5rem}.AccountingStudentBalanceCreateInvoice_summarySection__0GIXC{background-color:rgba(from var(--Utility_Color1) r g b/.5);border-radius:1rem;box-shadow:0 10px 30px #00000014;margin-top:2rem}.AccountingStudentBalanceCreateInvoice_bothactions__WsGq5{display:flex;justify-content:space-between}.AccountingStudentBalanceCreateInvoice_row__0I4hg{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.AccountingStudentBalanceCreateInvoice_checkbox__70d\+O{align-items:center;color:var(--Black_Color);display:flex;font-size:var(--Font_Size_3)}.AccountingStudentBalanceCreateInvoice_textarea__mQK4d{background:var(--White_Color);border-radius:12px;box-shadow:0 1px 4px #0000000d;color:var(--Black_Color);font-size:var(--Font_Size_3);margin-top:.5rem;min-height:80px;padding:1rem;width:100%}.AccountingStudentBalanceCreateInvoice_addMore__KNoUs{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);margin-top:1.6rem}.AccountingStudentBalanceCreateInvoice_actions__XET4o{display:flex;justify-content:flex-end}.AccountingStudentBalanceCreateInvoice_noteSection__8RxZQ{display:flex;flex-direction:column}.AccountingStudentBalanceCreateInvoice_noteLabel__PJN0V{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:500;margin-top:1rem}.AccountingStudentBalanceCreateInvoice_sectionCard__aRe-e{background-color:var(--Utility_Color1);border-radius:2rem;box-shadow:0 0 15px #0000000d}.AccountingStudentBalanceCreateInvoice_sectionHeader__C6\+6Y{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1.5rem 1.5rem 0 0;padding:.75rem}.AccountingStudentBalanceCreateInvoice_controls__F6nq3{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.AccountingStudentBalanceCreateInvoice_studentdata__HT68t{background:var(--Background_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.AccountingStudentBalanceCreateInvoice_listHeader__M\+6pM{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.AccountingStudentBalanceCreateInvoice_grid__lzoL4{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.AccountingStudentBalanceCreateInvoice_studentBox__nbhQ4{align-items:center;display:flex;gap:.5rem}.AccountingStudentBalanceCreateInvoice_footerActions__aPsZ8{display:flex;justify-content:flex-end}.AccountingStudentBalanceCreateInvoice_sectionRow__ya\+Co{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.AccountingStudentBalanceCreateInvoice_sectionRow__ya\+Co>*{flex:1 1}.AccountingStudentBalanceCreateInvoice_fieldsContainer__lsuJS{align-items:center;display:flex;gap:.5rem}.AccountingStudentBalanceCreateInvoice_radioGroup__fEp2v{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:250px}.AccountingStudentBalanceCreateInvoice_radioLabel__ekKd5{color:var(--Text_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.4rem}.AccountingStudentBalanceCreateInvoice_radioOptions__PjZUK{align-items:center;display:flex;gap:1.5rem}.AccountingStudentBalanceCreateInvoice_DropdownField__3cdQR{background-color:var(--Utility_Color1);border-radius:.5rem}.AccountingStudentBalanceCreateInvoice_inputFieldBox__4pzr1{align-items:center;background-color:var(--Utility_Color1);border-radius:.5rem;box-shadow:0 4px 20px #00000008;display:flex;justify-content:center;width:120px}.AccountingStudentBalanceCreateInvoice_inputFieldBox__4pzr1>input{background-color:initial;border:none;outline:none;width:100%}.AccountingInvoice_container__WYgx2{overflow:auto;padding:1rem}.AccountingInvoice_totaldata__zHhq-{background:var(--White_Color);border-radius:1rem;box-shadow:-10px 0 30px #00000014;display:flex;flex-direction:column;height:100vh;max-width:900px;min-width:640px;overflow-y:hidden;width:100%;z-index:999}.AccountingInvoice_primaryHeading__5m7tv{color:aqua}.AccountingInvoice_primary__h6hVi{color:var(--Primary_Color);font-weight:400}.AccountingInvoice_secondline__TLPL2{color:var(--Black_Color);font-weight:500}.AccountingInvoice_tablebelow__RSRpK{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.AccountingInvoice_header__wJkNL{border-radius:1.5rem 0 0 0;padding:1rem 1.5rem}.AccountingInvoice_heading__xPGz\+{align-items:center;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_3);gap:.5rem;padding:.75rem}.AccountingInvoice_section__Qe-kX{background:var(--White_Color);border-radius:1rem;box-shadow:0 10px 30px #0000000a;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1rem 1.5rem}.AccountingInvoice_section__Qe-kX label{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:500}.AccountingInvoice_row__gGmL7{justify-content:space-between}.AccountingInvoice_row__gGmL7>*{flex:1 1}.AccountingInvoice_input__a4F6X{background:var(--White_Color);border:1px solid var(--Border_Color);border-radius:.75rem;box-shadow:0 8px 16px #00000008;font-size:var(--Font_Size_3);padding:.75rem 1rem;width:100%}.AccountingInvoice_checkboxRow__yjhbZ{align-items:center;color:var(--Utility_Color7);display:flex;font-size:var(--Font_Size_3);gap:.5rem}.AccountingInvoice_textarea__TcEsZ{border:1px solid var(--Border_Color);border-radius:1rem;box-shadow:0 1px 6px #0000000d;min-height:100px;resize:none}.AccountingInvoice_footer__hXKT4{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 1.5rem}.AccountingInvoice_tableHeader__MJp-t,.AccountingInvoice_tableRow__Mtv2F{display:grid;font-size:var(--Font_Size_3);grid-template-columns:repeat(5,1fr);padding:.75rem 1rem}.AccountingInvoice_tableHeader__MJp-t{background:var(--Utility_Color1);border-radius:1rem 1rem 0 0;font-weight:600}.AccountingInvoice_tableRow__Mtv2F{background:var(--White_Color);border-bottom:1px solid var(--Border_Color)}.AccountingInvoice_addItemLink__Qvg1T{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);margin:.5rem 0 .5rem 1.5rem}.AccountingInvoice_dynamicBox__gRtsp{background:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #00000008;padding:1rem}.AccountingInvoice_header__wJkNL{align-items:center;display:flex;justify-content:space-between}.AccountingInvoice_invoiceInfo__CQksM{background:var(--White_Color);border-radius:12px;box-shadow:0 10px 20px #0000000a;padding:1rem}.AccountingInvoice_seconddivision__cSNnB{background-color:var(--Utility_Color1);border-radius:1rem;margin-bottom:1rem;margin-top:1rem}.AccountingInvoice_whiteshadowbox__x9ibw{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 10px 20px #0000000a;padding:1rem}.AccountingInvoice_tableSection__eou7t{background-color:rgba(from var(--Utility_Color1) r g b/.5);border-radius:1rem;padding:1rem}.AccountingInvoice_summarySection__GuqFC,.AccountingInvoice_tableSection__eou7t{margin-top:.5rem}.AccountingInvoice_summarySection__GuqFC{background-color:rgba(from var(--Utility_Color1) r g b/.5);border-radius:1rem;box-shadow:0 10px 30px #00000014;margin-top:2rem}.AccountingInvoice_bothactions__3SegF{display:flex;justify-content:space-between}.AccountingInvoice_row__gGmL7{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.AccountingInvoice_checkbox__j0Uz2{align-items:center;color:var(--Black_Color);display:flex;font-size:var(--Font_Size_3)}.AccountingInvoice_textarea__TcEsZ{background:var(--White_Color);border-radius:12px;box-shadow:0 1px 4px #0000000d;color:var(--Black_Color);font-size:var(--Font_Size_3);margin-top:.5rem;min-height:80px;padding:1rem;width:100%}.AccountingInvoice_addMore__Mwo3k{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);margin-top:1.6rem}.AccountingInvoice_actions__PrmNx{display:flex;justify-content:flex-end}.AccountingInvoice_noteSection__X-X98{display:flex;flex-direction:column}.AccountingInvoice_noteLabel__OIrUU{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:500;margin-top:1rem}.AccountingInvoice_sectionCard__0V55H{background-color:var(--Utility_Color1);border-radius:2rem;box-shadow:0 0 15px #0000000d}.AccountingInvoice_sectionHeader__ca-xx{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1.5rem 1.5rem 0 0;padding:.75rem}.AccountingInvoice_controls__27pQq{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.AccountingInvoice_studentdata__FdtUb{background:var(--Background_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.AccountingInvoice_listHeader__5LLpz{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem}.AccountingInvoice_grid__pY2nu{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.AccountingInvoice_studentBox__radUq{align-items:center;display:flex;gap:.5rem}.AccountingInvoice_footerActions__qGM8m{display:flex;justify-content:flex-end}.AccountingInvoice_sectionRow__FhkNa{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.AccountingInvoice_sectionRow__FhkNa>*{flex:1 1}.AccountingInvoice_fieldsContainer__7iWJc{align-items:center;display:flex;gap:.5rem}.AccountingInvoice_radioGroup__\+Bak5{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:250px}.AccountingInvoice_radioLabel__sSk62{color:var(--Text_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.4rem}.AccountingInvoice_radioOptions__PEKg0{align-items:center;display:flex;gap:1.5rem}.AccountingInvoice_DropdownField__VmO0K,.AccountingInvoice_inputFieldBox__q3yi3{background-color:var(--Utility_Color1);border-radius:.5rem}.AccountingInvoice_inputFieldBox__q3yi3{align-items:center;box-shadow:0 4px 20px #00000008;display:flex;justify-content:center;width:120px}.AccountingInvoice_inputFieldBox__q3yi3>input{background-color:initial;border:none;outline:none;width:100%}.AccountingInvoice_settleWithCreditOption__fKgTh{padding:1rem 0}.UploadDocument_cardContainer__JUus8{background-color:var(--Utility_Color1);border-radius:2rem;box-shadow:0 8px 30px #0000001a;max-width:500px;overflow:hidden;width:100%}.UploadDocument_header__ZIY6o{align-items:center;display:flex;justify-content:space-between;padding:.5rem 1rem}.UploadDocument_body__1RXGU{background-color:var(--White_Color);border-radius:1rem;padding:1.5rem}.UploadDocument_section__N5Juh{margin-bottom:1rem}.UploadDocument_label__MG9e3{color:#000;display:block;font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.5rem}.UploadDocument_radioGroup__AYHZw{display:flex;gap:1.5rem}.UploadDocument_actions__fQAuD{display:flex;gap:1rem;justify-content:flex-end}.AddObservation_cardContainer__8BdT8{background:var(--Utility_Color1);border-radius:24px;box-shadow:0 10px 30px #00000014;max-width:500px;overflow:hidden;padding:0;width:100%}.AddObservation_header__\+tIHA{align-items:center;background:#e8f0fe;border-top-left-radius:24px;border-top-right-radius:24px;display:flex;justify-content:space-between;padding:.75rem 1rem}.AddObservation_body__eZ8HV{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.AddObservation_inputBlock__Pk9s2{margin-top:1rem}.AddObservation_inputLabel__HsxgO{color:var(--Heading_Color);display:block;font-size:1rem;font-weight:500;margin-bottom:.5rem}.AddObservation_required__ONH6H{color:#000}.AddObservation_textarea__Ts4Z-{border:none;border-radius:12px;box-shadow:0 8px 20px #0000000d;font-size:1rem;min-height:120px;outline:none;padding:1rem;resize:none;width:100%}.AddObservation_actions__botqJ{display:flex;justify-content:flex-end}.SelectStudents_modalWrapper__mUYgV{background-color:var(--Utility_Color1);border-radius:2rem;display:flex;flex-direction:column;margin:auto;min-width:900px;overflow:auto}.SelectStudents_sectionCard__sdH9r{box-shadow:0 0 15px #0000000d}.SelectStudents_sectionHeader__gvorW{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);border-radius:1.5rem 1.5rem 0 0;display:flex;justify-content:space-between;padding:.7rem}.SelectStudents_studentdata__-xhqm{background:var(--Background_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.SelectStudents_controls__zlLSl{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.SelectStudents_listHeader__C3LRm{display:flex;font-weight:500;justify-content:space-between;margin-bottom:1rem;margin-right:1rem}.SelectStudents_grid__D\+h2k{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding-bottom:1rem}.SelectStudents_footerActions__JT8M5{display:flex;justify-content:flex-end}.AttendanceRoom_ModalContent__9EMGl{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 20px #00000026;height:80vh;overflow-y:auto;padding:1rem;position:relative;width:550px;z-index:1001}.AttendanceRoom_leftsideselector__QcQ3S{background-color:#eaf3fc;border-radius:12px;display:flex;gap:1rem;justify-content:flex-start;padding:.5rem;width:-webkit-fit-content;width:fit-content}.AttendanceRoom_ModalTabSelector__35Wqw{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.AttendanceRoom_TabButton__SXlYY{background:#0000;border:none;border-radius:8px;color:#555;cursor:pointer;font-size:14px;font-weight:500;padding:.5rem 1.25rem;transition:background .3s ease,color .3s ease}.AttendanceRoom_TabButton__SXlYY:hover{background-color:#d8eaf9}.AttendanceRoom_ActiveTab__VHDoR{background-color:#fff;box-shadow:0 0 0 2px var(--Primary_Color) inset;color:var(--Primary_Color)}.AttendanceRoom_TableHeaderColorContainer__4BL1h{align-items:center;background-color:rgba(from var(--Primary_Color) r g b/.1);border-radius:8px;box-shadow:0 4px 20px #0000000a;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:.75rem 1.25rem}.AttendanceRoom_TableHeaderColorContainer__4BL1h span{color:var(--Black_Color);font-size:var(--Font_Size_2);text-align:center}.AttendanceRoom_DataTableHeaderColorContainers__XfzW0{display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem}.RowData_row__dQqne{align-items:center;background-color:var(--White_Color);border-radius:8px;box-shadow:0 4px 20px #0000000a;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin:.75rem 0;padding:.75rem 1.25rem}.RowData_row__dQqne span{color:var(--Black_Color);font-size:var(--Font_Size_2);text-align:center}.RowData_row__dQqne span:first-child{font-weight:400}.RowData_room__rsNYV{color:var(--Primary_Color);font-weight:500;text-align:left}.AddCreditBalance_modalWrapper__TXaQL{border-radius:20px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;margin:auto;min-width:640px;overflow:auto;position:relative}.AddCreditBalance_subheading__D-cAy{border-radius:1rem;display:flex;justify-content:space-between;padding:.5rem}.AddCreditBalance_content__BpHok{background:var(--White_Color);border-radius:1rem;padding:1rem}.AddCreditBalance_totaldata__0iC0u{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 25px #0000000d}.AddCreditBalance_formGrid__eYbre{display:flex;gap:1rem;justify-content:space-between}.AddCreditBalance_formGrid__eYbre>*{flex:1 1}.AddCreditBalance_reasonWrapper__mg2PE{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.AddCreditBalance_reasonLabel__-mEPu{color:#333;font-size:14px;font-weight:500}.AddCreditBalance_textareaField__WYEKL{background:#fff;border:none;box-shadow:0 10px 25px #0000000d;min-height:100px;outline:none;padding:.75rem;resize:none}.AddCreditBalance_bottomRow__t91JI{align-items:center;display:flex;justify-content:flex-end}.AddCreditBalance_bottomWrapper__pRyVc{padding:2rem 0}.AddCreditBalance_bottomMessageWrapper__UaT1Z{border-bottom:1px solid rgba(from var(--Grey_Color) r g b/.5);border-top:1px solid rgba(from var(--Grey_Color) r g b/.5);color:var(--Grey_Color);margin-bottom:1rem;margin-top:-1rem;padding:1rem 0}.RefundCreditAmount_modalWrapper__VVenc{border-radius:20px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;margin:auto;min-width:560px;overflow:auto;position:relative}.RefundCreditAmount_subheading__6hyGm{border-radius:1rem;display:flex;justify-content:space-between;padding:.5rem}.RefundCreditAmount_content__yPV1N{background:var(--White_Color);border-radius:1rem;padding:1rem}.RefundCreditAmount_totaldata__GF3nC{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 25px #0000000d}.RefundCreditAmount_formGrid__BUC\+I{display:flex;gap:1rem;justify-content:space-between}.RefundCreditAmount_formGrid__BUC\+I>*{flex:1 1}.RefundCreditAmount_reasonWrapper__UUtRM{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.RefundCreditAmount_reasonLabel__yf61u{color:#333;font-size:14px;font-weight:500}.RefundCreditAmount_textareaField__jvmDp{background:#fff;border:none;box-shadow:0 10px 25px #0000000d;min-height:100px;outline:none;padding:.75rem;resize:none}.RefundCreditAmount_bottomRow__NF58l{align-items:center;display:flex;justify-content:flex-end}.AddFolder_cardContainer__MGmfM{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;padding:0;width:550px}.AddFolder_header__VHfFX{align-items:center;background-color:var(--Utility_Color1);border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.AddFolder_body__eW5Ih{padding:1rem}.AddFolder_actions__nSU0S{display:flex;gap:1rem;justify-content:flex-end}.AddDocument_cardContainer__IhEhu{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px #0000001a;min-width:440px;overflow:hidden;padding:0;width:550px}.AddDocument_header__xl19u{align-items:center;background-color:var(--Utility_Color1);border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.AddDocument_body__JK\+r9{display:flex;flex-direction:column;gap:2rem;padding:1rem}.AddDocument_actions__ZjoQJ{display:flex;gap:1rem;justify-content:flex-end}.UploadBox_UploadBox__43EfV{align-items:center;background-color:var(--Utility_Color1);border:0 dashed var(--Primary_Color);border-radius:12px;cursor:pointer;display:flex;justify-content:center;padding:2rem;text-align:center;width:100%}.UploadBox_label__JWIfG{align-items:center;color:var(--Primary_Color);cursor:pointer;display:flex;flex-direction:column;font-size:var(--Font_Size_3)}.UploadBox_icon__jD5yk{font-size:2rem;margin-bottom:.5rem}.UploadBox_input__GErtS{display:none}.UploadBox_Namelabel__D4zN-{margin-bottom:.5rem}.RadioGroupComponent_radioGroup__rJNiq{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:250px}.RadioGroupComponent_radioLabel__sPTpM{color:var(--Text_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.4rem}.RadioGroupComponent_radioOptions__vHaBm{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.AddNote_cardContainer__LmotH{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px rgba(from var(--Black_Color) r g b/.1);min-width:440px;overflow:hidden;padding:0;width:550px}.AddNote_header__Y3V-H{align-items:center;background-color:var(--Utility_Color1);border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.AddNote_body__XcyS\+{display:flex;flex-direction:column;gap:2rem;padding:1rem}.AddNote_actions__etgyj{display:flex;gap:1rem;justify-content:flex-end}.AddNote_formGroup__rNHrA{display:flex;flex-direction:column;gap:1rem}.TextArea_container__8IMd\+{display:flex;flex-direction:column;gap:.5rem}.TextArea_label__AnaLu{font-weight:500}.TextArea_label__AnaLu,.TextArea_textarea__Lg5UY{color:var(--Text_Color);font-size:var(--Font_Size_3)}.TextArea_textarea__Lg5UY{background-color:var(--White_Color);border:none;border-radius:12px;box-shadow:0 4px 24px rgba(from var(--Black_Color) r g b/.1);min-height:100px;padding:1rem;resize:none}.EditNote_cardContainer__9yaVl{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px rgba(from var(--Black_Color) r g b/.1);min-width:440px;overflow:hidden;padding:0;width:550px}.EditNote_header__8deAP{align-items:center;background-color:var(--Utility_Color1);border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.EditNote_body__\+d43n{display:flex;flex-direction:column;gap:2rem;padding:1rem}.EditNote_actions__LrfHu{display:flex;gap:1rem;justify-content:flex-end}.SendRemainder_cardContainer__LU0S5{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px rgba(from var(--Black_Color) r g b/.1);min-width:440px;overflow:hidden;padding:0;width:550px}.SendRemainder_header__LfFCx{align-items:center;background-color:var(--Utility_Color1);border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.SendRemainder_body__68NiA{display:flex;flex-direction:column;gap:2rem;padding:1rem}.SendRemainder_actions__5vQ2k{display:flex;gap:1rem;justify-content:flex-end}.AddVaccinationNote_cardContainer__qnvHr{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 8px 24px rgba(from var(--Black_Color) r g b/.1);min-width:440px;overflow:hidden;padding:0;width:550px}.AddVaccinationNote_header__8C1kt{align-items:center;background-color:var(--Utility_Color1);border-top-left-radius:1rem;border-top-right-radius:1rem;display:flex;justify-content:space-between;padding:.5rem 1rem}.AddVaccinationNote_body__xczzj{display:flex;flex-direction:column;gap:2rem;padding:1rem}.AddVaccinationNote_actions__JcgWL{display:flex;gap:1rem;justify-content:flex-end}.LogsModal_overlay__pgzJX{display:flex;height:100vh;justify-content:flex-end;position:fixed;right:0;top:0;width:100vw;z-index:999}.LogsModal_logsContainer__rJnEA{background-color:#e7f1ff;box-shadow:-2px 0 8px #0000001a;height:100%;overflow-y:auto;padding:1rem;position:relative;width:25rem}.LogsModal_header__D9QGC{align-items:center;display:flex;justify-content:space-between}.LogsModal_title__TQFpH{color:var(--Primary_Color);font-size:1rem;font-weight:600}.LogsModal_closeIcon__kl9Ts{color:red;cursor:pointer}.LogsModal_logsBody__-R5lC{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.LogsModal_logEntry__doCZR{background-color:initial;display:flex;flex-direction:column;gap:.3rem}.LogsModal_action__e9MI7{color:var(--Primary_Color);font-size:.9rem;font-weight:600;text-transform:uppercase}.LogsModal_timestamp__EFBdR,.LogsModal_updatedBy__Da-8A{color:#333;font-size:.8rem}.LogsModal_viewDetail__ab03-{background:none;border:none;color:blue;cursor:pointer;font-size:.75rem;padding:0;text-align:left}.LogsModal_divider__FC0zW{border:none;border-top:1px solid #ccc;margin-top:.5rem}.LeaveDetails_container__48pSd{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 8px 20px #0000000d;display:flex;flex-direction:column;max-width:600px;min-width:400px}.LeaveDetails_body__3Li-A{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:1.5rem;padding:1rem;width:520px}.LeaveDetails_headerRow__2C\+bI{align-items:center;display:flex;justify-content:space-between;padding:.5rem 1rem}.LeaveDetails_dateRow__eKHCH{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.LeaveDetails_dateRow__eKHCH>*{flex:1 1;min-width:160px}.AddNewForm_container__rvO5J{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 8px 20px #0000000d;display:flex;flex-direction:column;max-width:600px;min-width:400px}.AddNewForm_body__uBg\+C{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:1.5rem;padding:1rem;width:520px}.AddNewForm_headerRow__q9vEd{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 1rem}.AddNewForm_dateRow__yg6Jl{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.AddNewForm_dateRow__yg6Jl>*{flex:1 1;min-width:160px}.QRCodeList_container__LDMki{background:var(--Utility_Color1);box-shadow:0 8px 20px #0000000d;width:400px}.QRCodeList_body__kfbL9,.QRCodeList_container__LDMki{border-radius:1rem;display:flex;flex-direction:column}.QRCodeList_body__kfbL9{background-color:var(--White_Color);gap:1.5rem;padding:1rem;width:100%}.QRCodeList_headerRow__KwDzQ{align-items:center;display:flex;justify-content:space-between;padding:.5rem 1rem}.QRCodeList_instructions__058fJ{color:#888;font-size:14px;margin-bottom:20px;padding:1rem}.QRCodeList_TopSection__IBzZI,.QRCodeList_qrData__vJM\+b{display:flex;flex-direction:column;gap:1rem}.QRCodeList_BottomSection__WVwsw{align-items:center;display:flex;justify-content:center;width:100%}.QRCode_container__plpvc{background:var(--Utility_Color1);box-shadow:0 8px 20px #0000000d;width:400px}.QRCode_body__srrWx,.QRCode_container__plpvc{border-radius:1rem;display:flex;flex-direction:column}.QRCode_body__srrWx{background-color:var(--White_Color);gap:1.5rem;padding:1rem;width:100%}.QRCode_headerRow__TX3GA{align-items:center;display:flex;justify-content:space-between;padding:.5rem 1rem}.QRCode_instructions__F7zFV{color:#888;font-size:14px;margin-bottom:20px;padding:1rem}.QRCode_TopSection__pZ4k1,.QRCode_qrData__Ww\+X\+{display:flex;flex-direction:column;gap:1rem}.QRCode_BottomSection__RBlRA{align-items:center;display:flex;justify-content:center;width:100%}.AddDepositBalance_modalWrapper__vuQhI{border-radius:20px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;margin:auto;min-width:640px;overflow:auto;position:relative}.AddDepositBalance_subheading__PQKF6{border-radius:1rem;display:flex;justify-content:space-between;padding:.5rem}.AddDepositBalance_content__4ydtK{background:var(--White_Color);border-radius:1rem;padding:1rem}.AddDepositBalance_totaldata__hClMY{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 25px #0000000d}.AddDepositBalance_formGrid__J7bUy{display:flex;gap:1rem;justify-content:space-between}.AddDepositBalance_formGrid__J7bUy>*{flex:1 1}.AddDepositBalance_reasonWrapper__C\+026{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.AddDepositBalance_reasonLabel__aN0gE{color:#333;font-size:14px;font-weight:500}.AddDepositBalance_textareaField__EAkHn{background:#fff;border:none;box-shadow:0 10px 25px #0000000d;min-height:100px;outline:none;padding:.75rem;resize:none}.AddDepositBalance_bottomRow__8zT6T{align-items:center;display:flex;justify-content:flex-end}.AddDepositBalance_bottomWrapper__fywCS{padding:2rem 0}.AddDepositBalance_bottomMessageWrapper__amAvh{border-bottom:1px solid rgba(from var(--Grey_Color) r g b/.5);border-top:1px solid rgba(from var(--Grey_Color) r g b/.5);color:var(--Grey_Color);margin-bottom:1rem;margin-top:-1rem;padding:1rem 0}.RefundDepositAmount_modalWrapper__gBNnv{border-radius:20px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;margin:auto;min-width:560px;overflow:auto;position:relative}.RefundDepositAmount_subheading__\+tiHZ{border-radius:1rem;display:flex;justify-content:space-between;padding:.5rem}.RefundDepositAmount_content__lXuYV{background:var(--White_Color);border-radius:1rem;padding:1rem}.RefundDepositAmount_totaldata__-tNYI{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 25px #0000000d}.RefundDepositAmount_formGrid__hTrbn{display:flex;gap:1rem;justify-content:space-between}.RefundDepositAmount_formGrid__hTrbn>*{flex:1 1}.RefundDepositAmount_reasonWrapper__4CBEO{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.RefundDepositAmount_reasonLabel__GQclG{color:#333;font-size:14px;font-weight:500}.RefundDepositAmount_textareaField__JMIfq{background:#fff;border:none;box-shadow:0 10px 25px #0000000d;min-height:100px;outline:none;padding:.75rem;resize:none}.RefundDepositAmount_bottomRow__xY3Nu{align-items:center;display:flex;justify-content:flex-end}.TransferToCredit_modalWrapper__\+JvUq{border-radius:20px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;margin:auto;min-width:640px;overflow:auto;position:relative}.TransferToCredit_subheading__F1hmQ{border-radius:1rem;display:flex;justify-content:space-between;padding:.5rem}.TransferToCredit_content__TScbP{background:var(--White_Color);border-radius:1rem;padding:1rem}.TransferToCredit_totaldata__TC99S{background:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 25px #0000000d}.TransferToCredit_formGrid__UlN7b{display:flex;gap:1rem;justify-content:space-between}.TransferToCredit_formGrid__UlN7b>*{flex:1 1}.TransferToCredit_reasonWrapper__9Cg0Y{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.TransferToCredit_reasonLabel__T5QxB{color:#333;font-weight:500}.TransferToCredit_textareaField__AKgSS{background:#fff;border:none;box-shadow:0 10px 25px #0000000d;min-height:100px;outline:none;padding:.75rem;resize:none}.TransferToCredit_bottomRow__MY9yB{align-items:center;display:flex;justify-content:flex-end}.TransferToCredit_bottomWrapper__ucASX{padding:2rem 0}.TransferToCredit_bottomMessageWrapper__6XqHr{border-bottom:1px solid rgba(from var(--Grey_Color) r g b/.5);border-top:1px solid rgba(from var(--Grey_Color) r g b/.5);color:var(--Grey_Color);margin-bottom:1rem;margin-top:-1rem;padding:1rem 0}.DashboardLayout_DashboardLayout__IXMMv{display:flex;height:100vh;position:relative;width:100vw}.DashboardLayout_LeftSection__TsDg8{position:relative;width:-webkit-max-content;width:max-content}.DashboardLayout_SidebarDrawer__I-Dyo{background:#fff;bottom:0;box-shadow:2px 0 8px #00000026;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:250px;z-index:2000}.DashboardLayout_SidebarDrawer__I-Dyo.DashboardLayout_open__6QjCA{transform:translateX(0)}.DashboardLayout_RightSection__bOK61{display:flex;flex-direction:column;position:relative;width:100%}@media (max-width:768px){.DashboardLayout_LeftSection__TsDg8{display:none}}.LanguagesMenu_LanguagesMenu__hXtoE{align-items:center;cursor:pointer;display:flex;gap:.5rem;justify-content:center;position:relative}.LanguagesMenu_LanguagesMenu__hXtoE img{border-radius:50%;height:2.5rem;width:2.5rem}.NotificationIcon_NotificationIcon__sU\+vx{background-color:rgba(from var(--Warning_Color) r g b/.35);border-radius:.5rem;padding:.3rem .3rem 0;position:relative;width:-webkit-max-content;width:max-content}.NotificationIcon_NotificationsUnseen__mT7yv:after{background-color:var(--Warning_Color);border-radius:50%;content:"";height:.4rem;position:absolute;right:.4rem;top:.25rem;width:.4rem}.ProfileMenu_ProfileMenu__Nm9T7{align-items:center;display:flex;justify-content:center;position:relative}.ProfileMenu_ProfileMenuAvatar__bTZbS{border-radius:.75rem;cursor:pointer;height:3rem;overflow:hidden;width:3rem}.ProfileMenu_ProfileMenuAvatar__bTZbS img{height:100%;width:100%}.ProfileMenu_ProfileMenuInfo__vLQop{color:var(--Black_Color);display:flex;flex-direction:column;justify-content:center;margin:0 .5rem}.ProfileMenu_ProfileMenuInfo__vLQop p:first-child{font-size:var(--Font_Size_3);font-weight:600;line-height:1rem}.ProfileMenu_ProfileMenuInfo__vLQop p:nth-child(2){color:rgba(from var(--Black_Color) r g b/.6);font-size:var(--Font_Size_2);font-weight:500;line-height:1rem}.TopBar_TopBar__efjmi{align-items:center;box-shadow:0 0 4px 0 rgba(from var(--Primary_Color) r g b/.5);display:flex;flex-wrap:wrap;gap:.75rem;height:-webkit-max-content;height:max-content;justify-content:space-between;padding:.75rem 1rem;position:relative;width:calc(100vw - 15rem);z-index:99}.TopBar_TopBar__efjmi :nth-child(2){width:40%}.TopBar_profileNotificationContainer__y-kbB{align-items:center;display:flex;justify-content:center;width:-webkit-fit-content;width:fit-content}.SideBar_SideBar__exzsw{background-color:var(--Background_Color);box-shadow:0 0 8px 1px rgba(from var(--Primary_Color) r g b/.5);height:100vh;overflow-y:auto;padding:0 .5rem;position:relative;width:15rem;z-index:99}.SideBar_schoolInfoBox__VxpKL{align-items:center;border-bottom:2px solid rgba(from var(--Primary_Color) r g b/.25);display:flex;gap:.5rem;padding:.5rem;position:relative;text-align:start}.SideBar_logoIconBox__NZjci{align-items:center;display:flex;justify-content:space-between;padding:0 .5rem;width:100%}.SideBar_logo__PDqI0{height:2.5rem;width:2.5rem}.SideBar_MenuItemsList__b3neI{align-items:center;display:flex;flex-direction:column;gap:.1rem;margin-top:.5rem;position:relative}.SideBarMainLink_link_container__e4r9u{align-items:center;color:rgba(from var(--Grey_Color) r g b/1);cursor:pointer;display:flex;font-size:var(--Font_Size_2)!important;gap:.75rem;margin:0!important;padding:.75rem 1.25rem!important;transition:background-color .2s ease,color .2s ease;width:100%}.SideBarMainLink_link_container__e4r9u:hover{background-color:var(--Background_Color)}.SideBarMainLink_active__iqRGC{color:var(--Primary_Color);font-weight:600}.SideBarMainLink_chevronIcon__beCXc{align-items:center;display:flex;margin-left:auto}.SideBarMainLink_subLinksContainer__GkeSo{display:flex;flex-direction:column;gap:.25rem;overflow:hidden;width:100%}.SideBarMainLink_subLink__m\+oY2{align-items:center;border-radius:12px;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_3);gap:.5rem;margin-left:2.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease}.SideBarMainLink_subLink__m\+oY2:hover{background-color:rgba(from var(--Black_Color) r g b/.03);color:var(--Primary_Color)}.SideBarMainLink_activeSub__d2qK7{background-image:linear-gradient(45deg,rgba(from var(--Primary_Color) r g b/1),rgba(from var(--Primary_Color) r g b/.5));border-radius:12px;color:var(--White_Color)!important;font-weight:500}.Dashboard_Dashboard__\+L7qB{background-color:var(--Background_Color);height:100%;overflow-y:auto;position:relative;width:calc(100vw - 15rem)}.Dashboard_SectionsContainer__WTNqc{padding:1.5rem}.Dashboard_Section1__KloOO{display:flex;flex-wrap:wrap;gap:1rem}.Dashboard_Section2__iB50Z{display:flex;flex-wrap:wrap;gap:.75rem}.Dashboard_Section3__W4DJN{align-items:flex-start;align-items:stretch;display:flex;gap:1rem}.Dashboard_Section3__W4DJN>:first-child{flex:2 1}.Dashboard_Section3__W4DJN>:last-child{flex:1 1}.Dashboard_Section5__jWh3F{display:flex;gap:1rem}.Dashboard_Section1__KloOO,.Dashboard_Section2__iB50Z,.Dashboard_Section3__W4DJN,.Dashboard_Section4__g-dlA,.Dashboard_Section5__jWh3F{margin-bottom:1rem}.AttendanceStats_AttendanceStats__cH7gW{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-template-columns:1fr 1fr;width:-webkit-max-content;width:max-content}.TotalInfoCard_TotalInfoCard__7Buns{align-items:flex-start;background-color:rgba(from var(--card-color) r g b/25%);border-radius:1rem;box-shadow:0 4px 16px 0 rgba(from var(--card-color) r g b/25%);cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem .75rem;position:relative;transition:all .2s ease-in-out}.TotalInfoCard_TotalInfoCard__7Buns:hover{scale:1.03}.TotalInfoCard_LeftSection__vSXwt{display:flex;gap:.75rem;justify-content:space-between;width:100%}.TotalInfoCard_IconContainer__hHkq0{align-items:center;background-color:rgba(from var(--card-color) r g b/50%);border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.TotalInfoCard_Label__iAivK{font-size:14px;font-weight:400;line-height:100%}.TotalInfoCard_PercentageLabel__Tbvlt{font-size:12px;font-weight:400}.TotalInfoCard_PercentagePositive__38bLz{color:var(--Success_Color)}.TotalInfoCard_PercentageNegative__Zsq8Q{color:var(--Error_Color);font-size:12px;font-weight:400}.TotalInfoCard_RightSection__arVRP{align-self:center;color:var(--card-color);font-size:var(--Font_Size_4);font-weight:400}.TabSelector_TabSelector__-Pg9q{align-items:center;background-color:rgba(from var(--Utility_Color1) r g b/1);border-radius:3rem;color:rgba(from var(--Black_Color) r g b/1);display:flex;font-size:10px;height:38px;justify-content:center;padding:0 .25rem;position:relative;width:-webkit-max-content;width:max-content}.TabSelector_TabOptionsContainer__1uwsL{display:flex;gap:.25rem}.TabSelector_TabOption__yUg5h{border-radius:3rem;cursor:pointer;font-size:var(--Font_Size_2);padding:.35rem .5rem;transition:all .5s}.TabSelector_active__BM4Tt{background-color:var(--Background_Color);color:var(--Black_Color);font-weight:600}.AttendanceDetailsSection_AttendanceDetailsSection__e5vT8{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 16px 0 #0000000d;display:flex;flex:2 1;flex-direction:column;justify-content:space-between;padding:1.5rem 1rem;position:relative;width:100%}.AttendanceDetailsSection_SectionHeader__KCrUI{align-items:center;display:flex;justify-content:space-between}.AttendanceDetailsSection_MainSection__\+3eZR{display:flex;flex-direction:column;justify-content:space-between}.AttendanceDetailsSection_MainMiddle__MHUuO{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;width:100%}.AttendanceDetailsSection_TotalCount__TOV6x{font-size:var(--Font_Size_4);font-weight:400}.AttendanceDetailsSection_HeaderRightPart__sK25V{display:flex;gap:.75rem}.AttendanceDetailsSection_DetailsTableContainer__FKyUf{height:160px;margin-top:.5rem;overflow:scroll;padding:0}.AttendanceDetailsSection_TableHeaderColorContainer__KGt1X{background-color:rgba(from var(--Primary_Color) r g b/.1);border-radius:12px;color:var(--Black_Color);display:grid;font-weight:400;grid-template-columns:1fr 1fr 1fr 1fr;height:auto;padding:.7rem 1rem;position:relative}.AttendanceDetailsSection_TableHeader__mMHdE{background-color:var(--White_Color);position:-webkit-sticky;position:sticky;top:0}.AttendanceDetailsSection_TableHeader__mMHdE span{text-align:left}.AttendanceDetailsSection_DataRows__YCeWf{display:flex;flex-direction:column;overflow-y:auto;padding-right:.5rem}.AttendanceDetailsSection_DataRows__YCeWf::-webkit-scrollbar{width:6px}.AttendanceDetailsSection_DataRows__YCeWf::-webkit-scrollbar-thumb{background-color:#0003;border-radius:6px}.AttendanceDetailsSection_CenterAttendanceGrid__c0MNV{display:flex;gap:1rem;justify-content:space-between}.AttendanceDetailsSection_AttendanceDetailsBox__rkCLz{background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;display:flex;flex:1 1;flex-direction:column;gap:.5rem;justify-content:flex-start;padding:.5rem 1rem 1rem;text-align:center}.AttendanceDetailsSection_title__hVb4U{color:var(--Text_Muted);font-size:16px;margin-bottom:.5rem}.AttendanceDetailsSection_total__2tD0V{color:var(--Primary_Color);font-size:20px;font-weight:700}.AttendanceDetailsSection_statusList__pyT3m{display:flex;justify-content:space-around;margin-top:1rem}.AttendanceDetailsSection_statusItem__tZ\+t6{align-items:center;display:flex;flex-direction:column}.AttendanceDetailsSection_label__SYC8X{color:var(--Text_Muted);font-size:14px}.AttendanceDetailsSection_value__SmbQU{color:green;font-size:18px;margin-top:.2rem}.AttendanceDetailsSection_VerticalDivider__43b\+B{background-color:#e0e0e0;height:auto;width:1px}.AttendanceDetails_AttendanceDetailsBox__Szowd{display:flex;flex-direction:column;gap:2.5rem;height:100%;justify-content:space-between;width:100%}.AttendanceDetails_statusItem__XZ5ld{display:flex;flex-direction:column;gap:2.5rem;text-align:center;width:100%}.AttendanceDetails_titleRow__6EhXl{align-items:center;display:flex;font-size:var(--Font_Size_3);font-weight:400;justify-content:space-between}.AttendanceDetails_title__E5HTh{font-size:var(--Font_Size_3);margin-left:1.5rem}.AttendanceDetails_total__sTmnF{color:rgba(from var(--Primary_Color) r g b/1);font-size:var(--Font_Size_4);font-weight:400}.AttendanceDetails_AttendanceDetails__5bT2d{align-items:center;display:flex;gap:.5rem;justify-content:space-between;position:relative;width:100%}.AttendanceDetails_label__ikmgZ{display:block;font-size:var(--Font_Size_2)}.AttendanceDetails_value__rYxuE{font-size:var(--Font_Size_2);font-weight:600}.AttendanceDetails_value__rYxuE[data=in]{color:var(--Success_Color)}.AttendanceDetails_value__rYxuE[data=out]{color:var(--Error_Color)}.AttendanceDetails_value__rYxuE[data=pending]{color:var(--Warning_Color)}.AttendanceRingChart_attendanceCard__L-9nq{background:var(--White_Color);border-radius:1.5rem;box-shadow:0 4px 16px 0 #0000000d;padding:1.5rem 1rem;text-align:center;width:240px}.AttendanceRingChart_title__u-C\+V{display:flex;justify-content:center;width:100%}.AttendanceRingChart_chartWrapper__Ep4jj{align-items:center;display:flex;justify-content:center;position:relative}.AttendanceRingChart_chart__2V48a{transform:rotate(-90deg)}.AttendanceRingChart_bgCircle__PATND{fill:none;stroke:#f4f4f4}.AttendanceRingChart_progress__dNII9{fill:none;stroke-linecap:round;transition:.5s ease}.AttendanceRingChart_student__I55Lj{stroke:var(--Primary_Color)}.AttendanceRingChart_staff__89R2z{stroke:var(--Success_Color)}.AttendanceRingChart_iconWrapper__f76r7{align-items:center;background:var(--White_Color);border-radius:50%;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:center;position:absolute}.AttendanceRingChart_centerIcon__AAzN-{color:#ccc}.AttendanceRingChart_legend__ETlGh{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.AttendanceRingChart_legendItem__UMFhp{align-items:center;color:rgba(from var(--Black_Color) r g b/.8);display:flex;font-size:var(--Font_Size_1);font-weight:700;gap:.5rem}.AttendanceRingChart_dot__lXtpP{border-radius:50%;height:12px;width:12px}.AttendanceRingChart_studentDot__lYWEe{background-color:var(--Primary_Color);transition:stroke-dashoffset .5s ease}.AttendanceRingChart_staffDot__MsFKU{background-color:var(--Success_Color);transition:stroke-dashoffset .5s ease}.AttendanceRingChart_studentDotSVG__r8GwD{fill:var(--Primary_Color)}.AttendanceRingChart_staffDotSVG__m5EVL{fill:var(--Success_Color)}.QuickActionsSection_section__MFMFd{padding:1rem 0;width:100%}.QuickActionsSection_title__5xn70{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:600;margin-bottom:1rem}.QuickActionsSection_cardGrid__l\+Gcg{display:flex;gap:1rem;overflow-x:scroll;padding-bottom:.75rem;width:100%}.QuickActionCard_card__J\+KwK{align-items:center;background:var(--White_Color);border-radius:1rem;box-shadow:0 3px 6px #0000000d;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;position:relative;transition:transform .2s ease}.QuickActionCard_card__J\+KwK:hover{transform:translateY(-2px)}.QuickActionCard_iconCircle__ItGb2{align-items:center;background-color:var(--Utility_Color1);border-radius:50%;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_3);justify-content:center;padding:.5rem}.QuickActionCard_label__1Ih8e{color:var(--Black_Color);font-size:var(--Font_Size_2);font-weight:500;width:-webkit-max-content;width:max-content}.DailyActivitiesSection_wrapper__nRN9l{background-color:var(--White_Color);border-radius:20px;box-shadow:0 32px 48px 0 rgba(from var(--Black_Color) r g b/.05);flex:1 1;padding:1.2rem;width:100%;width:-webkit-max-content;width:max-content}.DailyActivitiesSection_header__BCfFN{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-bottom:16px}.DailyActivitiesSection_headingIcon__CqknC{font-size:var(--Font_Size_4)}.DailyActivitiesSection_cardContainer__DkL4N{display:flex;flex-direction:column;gap:0;margin-right:.75rem}.DailyActivitiesSection_totalRow__7E8My{display:flex;font-size:var(--Font_Size_3);justify-content:space-between;margin-left:8rem;margin-right:1rem;margin-top:1rem}.DailyActivitiesCard_card__O4t3o{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 8px;position:relative}.DailyActivitiesCard_left__Tg9Sq{align-items:center;display:flex;gap:10px}.DailyActivitiesCard_icon__0xdbA{height:26px;object-fit:contain;width:26px}.DailyActivitiesCard_label__XWlsa{color:var(--Black_Color);font-size:var(--Font_Size_2);font-weight:400}.DailyActivitiesCard_count__wL4gT{color:var(--Black_Color);font-size:var(--Font_Size_2);font-weight:500}.NoticesSection_container__95v6R{background-color:var(--White_Color);border-radius:16px;box-shadow:0 32px 48px 0 rgba(from var(--Black_Color) r g b/5%);display:flex;flex:1 1;flex-direction:column;gap:12px;max-width:480px;padding:16px;width:344px}.NoticesSection_header__VW9vZ{align-items:center;display:flex;justify-content:space-between}.NoticesSection_headingIcon__eCdrz{color:var(--Primary_Color);font-size:var(--Font_Size_4)}.NoticesSection_notices__bBhWS{display:flex;flex-direction:column;gap:12px}.NoticesSection_buttons__Evdl2{align-items:end;display:flex;gap:12px;justify-content:end;margin-top:8px;width:100%}.NoticesSection_viewAll__Pa621{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_1);font-weight:700}.NoticesSection_addNotice__kVyFT{background-color:var(--Primary_Color);border:none;border-radius:12px;color:var(--White_Color);cursor:pointer;font-size:var(--Font_Size_2);padding:8px 12px}.NoticeAnnouncementCard_card__rjhQU{align-items:center;border-radius:12px;box-shadow:0 32px 48px 0 rgba(from var(--Black_Color) r g b/5%);box-sizing:border-box;display:flex;gap:12px;height:64px;padding:10px;position:relative;width:100%}.NoticeAnnouncementCard_date__SofTs{color:rgba(from var(--Black_Color) r g b/60%);display:flex;flex-direction:column;font-size:var(--Font_Size_2);font-weight:500;justify-content:center;text-align:center;width:40px}.NoticeAnnouncementCard_image__7\+CzP{border-radius:50%;height:30px;object-fit:cover;width:30px}.NoticeAnnouncementCard_content__IpD0x{display:flex;flex:1 1;flex-direction:column;gap:2px;justify-content:center}.NoticeAnnouncementCard_message__6yS-v{color:var(--Black_Color);font-size:var(--Font_Size_2);font-weight:400;overflow:hidden;text-overflow:ellipsis;width:186px}.NoticeAnnouncementCard_footer__c9rWp{align-items:center;display:flex;justify-content:space-between;width:100%}.NoticeAnnouncementCard_sender__g6k48,.NoticeAnnouncementCard_time__MPUBX{color:rgba(from var(--Black_Color) r g b/60%);font-size:var(--Font_Size_2)}.NoticeAnnouncementCard_time__MPUBX{align-items:center;display:flex;gap:4px}.NoticeAnnouncementCard_clockIcon__TEfna{color:inherit;font-size:var(--Font_Size_2)}.ParentCommunicationSection_container__Gf995{background-color:var(--White_Color);border-radius:24px;box-shadow:0 32px 48px 0 rgba(from var(--Black_Color) r g b/5%);display:flex;flex:1 1;flex-direction:column;gap:20px;padding:1rem;width:-webkit-max-content;width:max-content}.ParentCommunicationSection_header__LHQUp{align-items:center;display:flex}.ParentCommunicationSection_cards__ewy0G{display:flex;flex-direction:column;gap:20px}.ParentCommunicationSection_concernIcon__L3vcs{color:var(--Warning_Color);font-size:var(--Font_Size_4)}.ParentCommunicationSection_noteIcon__iol4f{color:var(--Success_Color);font-size:var(--Font_Size_4)}.ParentCommunicationSection_leaveIcon__0JJ4c{color:rgba(from var(--Primary_Color) r g b/70%);font-size:var(--Font_Size_4)}.ParentCommunicationCard_wrapper__9MkDy{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between}.ParentCommunicationCard_left__5GvkF{align-items:center;display:flex;flex-direction:column;width:60px}.ParentCommunicationCard_icon__2R3mR{color:inherit;font-size:var(--Font_Size_3)}.ParentCommunicationCard_label__VXYOX{color:var(--Black_Color);font-size:var(--Font_Size_2);font-weight:400}.ParentCommunicationCard_right__KM9t6{align-items:center;background-color:var(--White_Color);border:1px solid;border-radius:12px;box-shadow:0 4px 12px rgba(from var(--Black_Color) r g b/4%);display:flex;justify-content:center;padding:12px 20px}.ParentCommunicationCard_row__TxUja{display:flex;gap:48px}.ParentCommunicationCard_countBlock__OkDmr{display:flex;flex-direction:column;gap:4px}.ParentCommunicationCard_count__tT1kF{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400}.ParentCommunicationCard_labelText__e-kcd{color:rgba(from var(--Black_Color) r g b/60%);font-size:var(--Font_Size_2);white-space:nowrap}.EventsSection_container__O0sna{background-color:var(--White_Color);border-radius:24px;box-shadow:0 32px 48px 0 rgba(from var(--Black_Color) r g b/.05);flex:1 1;padding:1.25rem}.EventsSection_list__FEFnP{margin-top:1rem}.EventsSection_header__1Pamd{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.EventsSection_viewAll__rDsyL{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_1);font-weight:700}.ImageHeadingDate_eventCard__DMDlW{align-items:center;display:flex;gap:12px;margin-bottom:1rem}.ImageHeadingDate_image__hSXVX{border-radius:12px;height:40px;object-fit:cover;width:40px}.ImageHeadingDate_content__3nt74{display:flex;flex-direction:column}.ImageHeadingDate_heading__eZ9FW{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400}.ImageHeadingDate_date__HLuny{background-color:rgba(from var(--Success_Color) r g b/15%);border-radius:999px;color:var(--Success_Color);font-size:var(--Font_Size_1);font-weight:400;padding:4px 12px;width:-webkit-fit-content;width:fit-content}.UpcomingHolidaysSection_container__tohAK{background-color:var(--White_Color);border-radius:24px;box-shadow:0 4px 20px #0000000d;display:flex;flex:1 1;flex-direction:column;padding:1rem}.UpcomingHolidaysSection_header__fGku0{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.UpcomingHolidaysSection_viewAll__H8af9{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_1);font-weight:700}.UpcomingHolidaysSection_list__FNSg7{display:flex;flex-direction:column;gap:.3rem}.UpcomingHolidaysSection_image__XBd-\+{height:auto;width:70px}.UpcomingDataCard_card__ut76A{border-radius:12px;box-shadow:0 4px 12px 0 rgba(from var(--Black_Color) r g b/.05);margin-bottom:12px;padding:12px;transition:.3s;width:100%}.UpcomingDataCard_title__t1t2y{font-size:16px;font-weight:500;margin-bottom:4px}.UpcomingDataCard_label__N33tR{color:#0009;font-size:14px;font-weight:400}.UpcomingBirthdays_container__Vworf{background-color:var(--White_Color);border-radius:24px;box-shadow:0 4px 20px #0000000d;display:flex;flex:1 1;flex-direction:column;padding:1rem}.UpcomingBirthdays_header__mTX1U{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.UpcomingBirthdays_list__r32dI{display:flex;flex-direction:column;gap:.3rem}.UpcomingBirthdays_viewAll__cORxX{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_1);font-weight:700}.UpcomingBirthdays_image__Qq984{height:auto;width:70px}.InstallationSection_container__POTiE{background-color:var(--White_Color);border-radius:1.5rem;box-shadow:0 4px 12px #0000000d;flex:1 1;padding:1rem}.InstallationSection_header__diIHE{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.InstallationSection_viewAll__OKIPD{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_1);font-weight:700}.InstallationSection_topRow__AVHji{display:flex;gap:1rem;margin-left:1.5rem;width:150px}.InstallationSection_topRow__AVHji>*{flex:1 1}.InstallationSection_numberCard__Nwg5E{align-items:center;border-radius:2rem;color:var(--Black_Color);display:flex;font-size:var(--Font_Size_3);font-weight:300;justify-content:center;min-width:110px;padding:.5rem 1.5rem}.InstallationSection_numberCard__Nwg5E span{color:grey;margin-left:.4rem}.InstallationSection_chart__d2-nN{align-items:flex-end;display:flex;gap:3rem;justify-content:center;margin-top:1rem}.InstallationSection_barContainer__Tom41{align-items:center;display:flex;flex-direction:column}.InstallationSection_totalLabel__52GhV{color:var(--Grey_Color);font-size:var(--Font_Size_2);margin-bottom:.5rem}.InstallationSection_barWrapper__HmpSV{align-items:flex-end;display:flex;height:140px;justify-content:center;position:relative}.InstallationSection_barWrapper__HmpSV,.InstallationSection_totalBar__G0ouD{width:64px}.InstallationSection_totalBar__G0ouD{align-items:flex-end;background-color:#3cd85533;border-radius:20px;display:flex;height:100%;justify-content:center;position:relative}.InstallationSection_installedBar__JYdwf{align-items:center;background-color:var(--Success_Color);border-radius:20px 20px 20px 20px;color:#fff;display:flex;font-weight:700;justify-content:center;width:100%}.InstallationSection_legend__zYs7H{display:flex;gap:2rem;justify-content:center;margin-top:1.5rem}.InstallationSection_dotRow__1\+V5M{align-items:center;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_2);gap:.4rem}.InstallationSection_lightDot__iNvzt{background-color:#3cd85533;border-radius:50%;height:10px;width:10px}.InstallationSection_solidDot__ciAjy{background-color:var(--Success_Color);border-radius:50%;height:10px;width:10px}.NumberAndData_wrapper__Runox{align-items:center;background-color:var(--custom-color);border-radius:2rem;box-shadow:0 32px 48px 0 rgba(from var(--Black_Color) r g b/7%);display:flex;gap:2rem;height:-webkit-fit-content;height:fit-content;padding:.15rem .75rem;position:relative;white-space:nowrap}.NumberAndData_number__TeLjt{font-size:var(--Font_Size_4);font-weight:400}.NumberAndData_label__HnwNs{font-size:var(--Font_Size_2);font-weight:400}.EnquiriesAndAdmissions_container__\+mpDy{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 32px 48px 0 rgba(from var(--Black_Color) r g b/.05);flex:2 1;padding:1rem}.EnquiriesAndAdmissions_header__TcRUl{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.EnquiriesAndAdmissions_statsRow__5LswT{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;margin-left:2rem;width:-webkit-max-content;width:max-content}.EnquiriesAndAdmissions_chartContainer__1ZFHh{height:250px;margin-bottom:1rem}.EnquiriesAndAdmissions_legendRow__3gTvf{display:flex;flex-wrap:wrap;font-size:var(--Font_Size_2);gap:2rem;justify-content:center}.EnquiriesAndAdmissions_legendRow__3gTvf span{border-radius:3px;display:inline-block;height:12px;margin-right:6px;width:-webkit-max-content;width:max-content}.BillingAccounting_container__5KLx3{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 16px #0000000d;padding:1rem}.BillingAccounting_headerRow__-lezF{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.BillingAccounting_divider__dGKLj{background-color:var(--Grey_Color);margin:0 1rem;width:1px}.BillingAccounting_body__XFdbw{padding:1rem}.BillingAccounting_cardsRow__aRCKP{display:flex;flex-wrap:wrap;gap:2rem;margin-left:2.5rem;padding:1rem;width:100%}.BillingAccounting_viewAll__6FP7q{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_1);font-weight:700}.BillingAccounting_headerActions__\+EpX0{align-items:center;display:flex;gap:1rem}.BillingAccounting_graphSection__NZzUI{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem;width:100%}.BillingAccounting_graphSectionContainer__KCZTM{display:flex;flex:1 1;flex-wrap:wrap;gap:3rem;height:100%;justify-content:space-between;padding:1rem}.BillingAccounting_barDataContainer__44Uvv{width:100%}.BillingAccounting_barSection__g0Hs6{flex:1 1 50%}.BillingAccounting_label__QX3XC{font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.5rem}.BillingAccounting_barTrack__lrlNC,.BillingAccounting_feeBar__DWsqM{background:#f0f0f0;border-radius:6px;display:flex;height:12px;margin-bottom:.4rem;overflow:hidden}.BillingAccounting_barPaid__mjJR\+{background-color:var(--Success_Color)}.BillingAccounting_barUnpaid__kdbtC{background-color:var(--Primary_Color)}.BillingAccounting_barPaidStudents__rwL6c{background-color:var(--Warning_Color)}.BillingAccounting_barUnpaidStudents__kVJsT{background-color:var(--Info_Color)}.BillingAccounting_barLabels__1UVYR{display:flex;font-size:var(--Font_Size_2);justify-content:space-between;margin-bottom:1rem}.BillingAccounting_pieWrapper__mLg4K{align-items:center;display:flex;flex:1 1 40%;flex-direction:column;gap:.5rem}.BillingAccounting_circularGraph__Tv5xI{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 10px 30px #00000014;display:flex;height:200px;justify-content:center;position:relative;width:200px}.BillingAccounting_arcSvg__0WwDR{height:100%;transform:rotate(-90deg);width:100%}.BillingAccounting_dottedLine__uQvls{border-top:1px dashed #888;position:absolute;width:50px}.BillingAccounting_lineRed__QbF\+b{left:-60px;top:0}.BillingAccounting_lineBlue__xD34b{right:-60px;top:0}.BillingAccounting_lineGreen__6aNOB{bottom:0;left:50%}.BillingAccounting_valueLabel__Nusxi{font-size:var(--Font_Size_2);font-weight:500;position:absolute}.BillingAccounting_valRed__sDzmx{left:-110px;top:0}.BillingAccounting_valBlue__Be5p6{right:-100px;top:0}.BillingAccounting_valGreen__qUcz5{bottom:0;left:110%}.BillingAccounting_legend__G48bC{display:flex;flex-wrap:wrap;font-size:var(--Font_Size_2);gap:2rem;justify-content:center;margin-top:1rem}.BillingAccounting_legend__G48bC div{align-items:center;display:flex;gap:6px}.BillingAccounting_legend__G48bC span{border-radius:3px;display:inline-block;height:12px;width:12px}.HeadingBelowNumber_container__jpiPS{align-items:center;background-color:initial;border-radius:1.2rem;box-shadow:0 4px 16px #00000026;display:flex;flex-direction:column;height:60px;justify-content:center;overflow:hidden;padding:.7rem 1rem;text-align:center;width:170px}.HeadingBelowNumber_heading__kZ12M{color:rgba(from var(--Black_Color) r g b/.8);font-size:var(--Font_Size_1);font-weight:700;margin:0}.HeadingBelowNumber_number__xfPte{color:var(--custom-text);font-size:var(--Font_Size_2);font-weight:600;margin:4px 0 0}.CustomPieChart_PieChartContainer__oR2bt{height:200px;margin:auto;width:320px}.CopyRight_container__w5MUZ{align-items:center;background-color:var(--Utility_Color1);border-top:1px solid #00000008;bottom:0;display:flex;justify-content:center;padding:.86rem;position:relative;z-index:999}.CopyRight_icon__faOdJ{color:var(--Grey_Color);font-size:var(--Font_Size_3);margin-right:.4rem}.CopyRight_text__7VNec{color:var(--Primary_Color);font-size:var(--Font_Size_3);font-weight:400;text-align:center}.StudentSection_maincontainer__C2NHT{display:flex;justify-content:flex-end}.StudentSection_StudentSection__DUsaF{padding:1.5rem}.StudentSection_container__aPdsC{background-color:var(--Background_Color);display:flex}.StudentSection_tabOptions__6An2D{cursor:pointer;font-weight:500;padding:.5rem 1rem}.StudentSection_ActivetabOption__aBye6{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.StudentSection_rowCard__6Lwps{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.StudentSection_actionDots__ruvui{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.StudentSection_tableHeader__zk6pb{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.StudentSection_checkbox__xHZ3j{accent-color:var(--Primary_Color);height:16px;width:16px}.StudentSection_tabHeaderRow__P94mO{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.StudentSection_tabSwitchWrapper__FirWA{display:flex}.StudentSection_headerRow__ZE1UP{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.StudentSection_buttonRow__oKuhF{align-items:center;align-self:flex-end;display:flex;flex-wrap:wrap;gap:1rem}.StudentsList_resultandcount__EoFv2{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center;margin:1rem 0}.StudentsList_totalstudentcard__6gaLL{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StudentsList_studentsection__EuKC2{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StudentsList_search__v9T7U{flex:1 1;max-width:430px}.StudentsList_dropdownItem__FK70M{display:flex;flex-direction:row;padding:.25rem .5rem}.StudentsList_filters__JGjWc{align-items:center;display:flex;gap:.5rem}.StudentsList_dynamicdata__Bzm-O{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.StudentsList_paginationTable__kt3NE{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:0 0 1rem 1rem}.StudentsList_linkText__X59lT{color:var(--Primary_Color);cursor:pointer;font-size:13px}.ResultAndCount_box__vUfXW{align-items:center;border-radius:1rem;box-shadow:0 4px 16px var(--custom-color);display:flex;height:60px;justify-content:space-between;min-width:189px;padding:.7rem 1.5rem;position:relative}.ResultAndCount_label__dJA9N{color:var(--Black_Color);font-size:1rem;opacity:.4}.ResultAndCount_count__hlqzB{font-size:var(--Font_Size_4);font-weight:400;opacity:.4}.ResultAndCount_compactCount__72QIW{font-size:var(--Font_Size_3)}.ResultAndCount_box__vUfXW{background-color:var(--custom-color)!important;gap:.5rem}.ResultAndCount_compactBox__-Gx1I{padding:.6rem 1.7rem}.PaginationTable_paginationContainer__YXIP3{display:flex;justify-content:space-between;position:relative;width:100%}.PaginationTable_pageControls__psBYJ{display:flex;gap:1rem;justify-content:center;padding:1rem}.PaginationTable_nextBtn__Y5uO3:hover,.PaginationTable_pageButton__NkVJt:hover,.PaginationTable_prevBtn__8sq9y:hover{background-color:rgba(from var(--Primary_Color) r g b/.25);color:var(--Black_Color)}.PaginationTable_nextBtn__Y5uO3:disabled:hover,.PaginationTable_prevBtn__8sq9y:disabled:hover{color:rgba(from var(--Black_Color) r g b/.25);cursor:not-allowed}.PaginationTable_nextBtn__Y5uO3,.PaginationTable_pageButton__NkVJt,.PaginationTable_prevBtn__8sq9y{background-color:initial;border:none;border-radius:.25rem;padding:.25rem .5rem}.PaginationTable_nextBtn__Y5uO3,.PaginationTable_prevBtn__8sq9y{font-size:var(--Font_Size_4)}.PaginationTable_active__HmaKT{background-color:var(--Primary_Color);color:var(--White_Color)}.PaginationTable_itemsPerPageDropdownContainer__goO5O{align-items:center;display:flex;gap:.5rem}.PaginationTable_itemsPerPageLabel__OuKjs{font-size:var(--Font_Size_2);font-weight:500}.PaginationTable_itemsPerPageDropdown__MN3AJ{background-position:right .5rem center;background-repeat:no-repeat;border-radius:.5rem;margin-right:1rem;outline:none;padding:.5rem .75rem;text-align:center;text-align-last:center}.Action_wrapper__\+jXOY{position:relative}.Action_actionDots__wY\+zb{align-items:center;background-color:var(--Utility_Color1);border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.Action_dropdown__9Y1nV{background-color:var(--White_Color);border-radius:8px;box-shadow:0 4px 12px #00000014;min-width:140px;overflow:hidden;position:absolute;z-index:9999}.Action_dropdownItem__AXUcQ{color:var(--Black_Color);cursor:pointer;font-size:var(--Font_Size_2);padding:.6rem 1rem}.Action_dropdownItem__AXUcQ:hover{background-color:var(--Utility_Color1)}.Action_bottom__QIkYF{right:0;top:36px}.Action_top__xgUeg{bottom:36px;right:0}.ThreeDotMenu_menuWrapper__xUMWc{display:inline-block;position:relative}.ThreeDotMenu_iconButton__5Qv8G{color:var(--Primary_Color);cursor:pointer;margin-top:.5rem;padding:.25rem}.ThreeDotMenu_dropdown__4i4sU{background-color:var(--White_Color);border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;min-width:120px;overflow:hidden;padding:0;position:absolute;right:0;top:120%;width:-webkit-max-content;width:max-content;z-index:1000}.ThreeDotMenu_menuItem__CkJxa{color:var(--Black_Color);cursor:pointer;font-size:var(--Font_Size_2);padding:.75rem 1rem;transition:background-color .2s ease;width:100%}.ThreeDotMenu_menuItem__CkJxa:hover{background-color:var(--Utility_Color1)}.Staff_maincontainer__WKaoR{display:flex;justify-content:space-between}.Staff_StaffSection__Qfwlo{padding:1.5rem}.Staff_contentSpacing__tADbD{margin-top:1.5rem}.Staff_rowCard__\+IcS3{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.Staff_actionDots__cbLD1{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.Staff_tableHeader__vdkxr{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.Staff_checkbox__\+LY9M{accent-color:var(--Primary_Color);height:16px;width:16px}.Staff_tabHeaderRow__Vsi7Q{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.Staff_tabSwitchWrapper__53NQo{display:flex}.Staff_headerRow__YwM\+Y{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.Staff_buttonRow__laYyr{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end;width:100%}.StaffListTable_resultandcount__fvqbA{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center;margin:1rem 0}.StaffListTable_totalstudentcard__Ef2eU{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StaffListTable_filters__8p028{display:flex;gap:.5rem}.StaffListTable_studentsection__T0EhZ{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StaffListTable_search__BMbYc{flex:1 1;max-width:430px}.StaffListTable_dropdownItem__kfLTP{display:flex;flex-direction:row;padding:.25rem .5rem}.StaffListTable_dynamicdata__VZH2s{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.StaffListTable_paginationTable__Y47N3{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Rooms_pageWrapper__dHOIu{display:flex;flex-direction:column}.Rooms_resultandcount__qsuZW{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.Rooms_headerContainer__lmpR1{flex:1 1;padding:1.5rem}.Rooms_Addroom__3gfob{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.Rooms_totalstudentcard__-uCRX{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);padding:1rem}.Rooms_studentsection__xXxPI{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Rooms_search__xitK9{flex:1 1;max-width:430px}.Rooms_dropdownItem__21EbS{display:flex;flex-direction:row;padding:.25rem .5rem}.Rooms_dynamicdata__CAgEj{border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto;width:calc(100vw - 20.7rem)}.Rooms_dynamicdata__CAgEj,.Rooms_paginationTable__nDBvg{background-color:rgba(from var(--Utility_Color1) r g b/.8)}.Rooms_paginationTable__nDBvg{border-radius:0 0 1rem 1rem}.Rooms_copyRightContainer__Ei1xr{margin-top:0;text-align:center}.FixedLogoWithName_container__cnCDo{align-items:center;display:flex;gap:.5rem}.FixedLogoWithName_label__pO2\+t{font-size:var(--Font_Size_3);font-weight:400}.Groups_resultandcount__cvzBd{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.Groups_headerContainer__--xMK{padding:1.5rem}.Groups_Addroom__hItiU{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.Groups_totalstudentcard__qgEtE{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);padding:1rem}.Groups_studentsection__18fJr{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Groups_search__VivCh{flex:1 1;max-width:430px}.Groups_dropdownItem__TgXyZ{display:flex;flex-direction:row;padding:.25rem .5rem}.Groups_dynamicdata__JjBMK{border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto;overflow-x:auto;width:100%}.Groups_dynamicdata__JjBMK,.Groups_paginationTable__JOGgB{background-color:rgba(from var(--Utility_Color1) r g b/.8)}.Groups_paginationTable__JOGgB{border-radius:0 0 1rem 1rem}.Groups_copyRightContainer__XSerP{margin-top:1rem;text-align:center}.Labels_resultandcount__ybdaR{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.Labels_headerContainer__wlaV8{padding:1.5rem}.Labels_Addroom__mZ0\+4{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.Labels_totalstudentcard__l4aiR{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);padding:1rem}.Labels_studentsection__5XRKq{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Labels_search__831cn{flex:1 1;max-width:430px}.Labels_dropdownItem__\+LUsP{display:flex;flex-direction:row;padding:.25rem .5rem}.Labels_dynamicdata__4l9ag{border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto;overflow-x:auto}.Labels_dynamicdata__4l9ag,.Labels_paginationTable__FBZrK{background-color:rgba(from var(--Utility_Color1) r g b/.8)}.Labels_paginationTable__FBZrK{border-radius:0 0 1rem 1rem}.Labels_copyRightContainer__ZCO1Y{margin-top:1rem;text-align:center}.EmailTemplate_pageWrapper__nbUAr{display:flex;flex-direction:column;min-height:100vh}.EmailTemplate_resultandcount__Nn31r{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.EmailTemplate_headerContainer__NH0Ye{flex:1 1;padding:1.5rem}.EmailTemplate_Addroom__M56v0{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.EmailTemplate_totalstudentcard__WMIrK{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);padding:1rem}.EmailTemplate_studentsection__S3xLm{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.EmailTemplate_search__u45NP{flex:1 1;max-width:430px}.EmailTemplate_dropdownItem__Ji0xf{display:flex;flex-direction:row;padding:.25rem .5rem}.EmailTemplate_dynamicdata__U5lI6{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto;overflow-x:auto;width:calc(100vw - 20.7rem)}.EmailTemplate_button__t3Cid{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.EmailTemplate_paginationTable__5lrPt{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:0 0 1rem 1rem}.EmailTemplate_footer__tTehr{background-color:var(--Utility_Color1);padding:1rem;text-align:center}.StudentAttendancePage_pageContainer__Xa8oJ{background-color:var(--Background_Color);display:flex;flex-direction:column;margin:.5rem;min-height:90vh;padding:1rem}.StudentAttendancePage_filtersRow__5AedU{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.StudentAttendancePage_tabContent__JON-9{width:100%}.StudentDailyAttendanceView_wrapper__BNxp2{background:var(--Background_Color);display:flex;flex-direction:column}.StudentDailyAttendanceView_totaltable__CyMWj{border-radius:24px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);overflow-x:auto;padding:1rem;width:100%}.StudentDailyAttendanceView_tableBox__k-Mdq table{table-layout:auto;width:100%}.StudentDailyAttendanceView_resultandcount__pabr8{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center;margin:1rem 0}.StudentDailyAttendanceView_controlsBar__Kb3dV{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StudentDailyAttendanceView_search__ABcjY{flex:1 1;max-width:288px}.StudentDailyAttendanceView_rightrow__yc8ea{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.StudentDailyAttendanceView_dateWrapper__en7PM{align-items:center;background-color:var(--Utility_Color1);border-radius:1.5rem;display:flex;padding:.075rem}.StudentDailyAttendanceView_dateInput__9fQmp{background:#0000;border:none;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none}.StudentDailyAttendanceView_qrIcon__Cato-{align-items:center!important;background-color:var(--Utility_Color1)!important;border-radius:1rem!important;cursor:pointer!important;display:flex!important;justify-content:center!important;padding:.7rem .9rem!important;transition:background .2s ease!important}.StudentDailyAttendanceView_qrIcon__Cato-:hover{background-color:#5f5fff26}.StudentDailyAttendanceView_inlineStatus__jASLq{align-items:flex-start;color:#555;display:flex;flex-direction:row;font-size:var(--Font_Size_3);gap:.4rem}.StudentDailyAttendanceView_time__J\+VNj{font-size:var(--Font_Size_3);font-weight:400}.StudentDailyAttendanceView_subscriptRow__wQAZ3{align-items:baseline;display:flex;font-size:var(--Font_Size_2);gap:.4rem;margin-top:4px;opacity:.7}.StudentDailyAttendanceView_divider__dxN5E{background-color:#999;height:9px;margin:0 2px;width:1px}.StudentDailyAttendanceView_icon__\+Vlm8{align-items:baseline;cursor:pointer;font-size:var(--Font_Size_3);margin-bottom:0}.StudentDailyAttendanceView_topStats__1tfft{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.StudentDailyAttendanceView_tableBox__k-Mdq{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem;padding:.5rem}.StudentDailyAttendanceView_actionIcons__k1p5w{display:flex;gap:1rem}.StudentDailyAttendanceView_iconBtn__hu5Qz{cursor:pointer;font-size:var(--Font_Size_3)}.IconAndLabel_wrapper__9HAep{align-items:center;background-color:var(--Utility_Color1);border-radius:2rem;color:var(--Black_Color);cursor:pointer;display:inline-flex;gap:.6rem;padding:.6rem 1.2rem;transition:all .2s ease-in-out}.IconAndLabel_wrapper__9HAep:hover{background-color:#85a0ff33}.IconAndLabel_icon__cOlqk{align-items:center;display:flex;font-size:var(--Font_Size_4);justify-content:center;line-height:1}.IconAndLabel_label__7i0Yi{color:var(--Info_Color);font-size:var(--Font_Size_2);font-weight:400}.StudentMonthlyAttendanceView_wrapper__2P3Gm{background:var(--Background_Color);display:flex;flex-direction:column;margin-top:.75rem}.StudentMonthlyAttendanceView_totaltable__\+5PiQ{border-radius:24px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);overflow-x:auto;padding:1rem;width:100%}.StudentMonthlyAttendanceView_tableBox__-\+ZGM table{table-layout:auto;width:100%}.StudentMonthlyAttendanceView_resultandcount__ZNILr{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center;margin:1rem 0}.StudentMonthlyAttendanceView_controlsBar__uJEVG{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StudentMonthlyAttendanceView_search__2hVy9{flex:1 1;max-width:288px}.StudentMonthlyAttendanceView_rightrow__KygBx{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.StudentMonthlyAttendanceView_dateWrapper__Jg2aV{align-items:center;background-color:var(--Utility_Color1);border-radius:1.5rem;display:flex;padding:.075rem}.StudentMonthlyAttendanceView_dateInput__aiZKS{background:#0000;border:none;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none}.StudentMonthlyAttendanceView_qrIcon__1APVz{align-items:center!important;background-color:var(--Utility_Color1)!important;border-radius:1rem!important;cursor:pointer!important;display:flex!important;justify-content:center!important;padding:.7rem .9rem!important;transition:background .2s ease!important}.StudentMonthlyAttendanceView_qrIcon__1APVz:hover{background-color:#5f5fff26}.StudentMonthlyAttendanceView_inlineStatus__u3RGO{align-items:flex-start;color:#555;display:flex;flex-direction:row;font-size:var(--Font_Size_3);gap:.4rem}.StudentMonthlyAttendanceView_time__\+CuKO{font-size:var(--Font_Size_3);font-weight:400}.StudentMonthlyAttendanceView_subscriptRow__WkpGr{align-items:baseline;display:flex;font-size:var(--Font_Size_2);gap:.4rem;margin-top:4px;opacity:.7}.StudentMonthlyAttendanceView_divider__a5gur{background-color:#999;height:9px;margin:0 2px;width:1px}.StudentMonthlyAttendanceView_icon__OWXTs{align-items:baseline;cursor:pointer;font-size:var(--Font_Size_3);margin-bottom:0}.StudentMonthlyAttendanceView_topStats__KVZu7{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.StudentMonthlyAttendanceView_tableBox__-\+ZGM{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem;padding:.5rem}.StudentMonthlyAttendanceView_actionIcons__FKPMc{display:flex;gap:1rem}.StudentMonthlyAttendanceView_downloadBtn__nLpU8{background-color:var(--Utility_Color1);border:none;border-radius:1rem;box-shadow:0 1px 4px #0000000f;cursor:pointer;font-weight:400;padding:.6rem 1.2rem;transition:all .2s ease}.StudentMonthlyAttendanceView_downloadBtn__nLpU8:hover{background-color:rgba(var(--Primary_Color-RGB),.15)}.StudentMonthlyAttendanceView_iconBtn__8jd0n{cursor:pointer;font-size:var(--Font_Size_3)}.StaffAttendancePage_pageContainer__mxosq{background-color:var(--Background_Color);display:flex;flex-direction:column;margin:.5rem;min-height:90vh;padding:1rem}.StaffAttendancePage_filtersRow__gHmcj{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.StaffAttendancePage_tabContent__RSM9\+{width:100%}.StaffDailyAttendanceView_wrapper__0tVZq{background:var(--Background_Color);display:flex;flex-direction:column}.StaffDailyAttendanceView_totaltable__KgD8Q{border-radius:24px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StaffDailyAttendanceView_tableBox__Pg9Bk table{table-layout:auto;width:100%}.StaffDailyAttendanceView_resultandcount__jBylW{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center;margin:1rem 0}.StaffDailyAttendanceView_controlsBar__JMyY1{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StaffDailyAttendanceView_search__AY6pg{flex:1 1;max-width:288px}.StaffDailyAttendanceView_rightrow__QBt5g{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.StaffDailyAttendanceView_dateWrapper__e38Lc{align-items:center;background-color:var(--Utility_Color1);border-radius:1.5rem;display:flex;padding:.075rem}.StaffDailyAttendanceView_dateInput__D10Yu{background:#0000;border:none;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none}.StaffDailyAttendanceView_qrIcon__z0iwF{align-items:center!important;background-color:var(--Utility_Color9)!important;border-radius:1rem!important;cursor:pointer!important;display:flex!important;justify-content:center!important;padding:.7rem .9rem!important;transition:background .2s ease!important}.StaffDailyAttendanceView_qrIcon__z0iwF:hover{background-color:#5f5fff26}.StaffDailyAttendanceView_inlineStatus__a3-MW{align-items:flex-start;color:#555;display:flex;flex-direction:row;font-size:var(--Font_Size_3);gap:2px}.StaffDailyAttendanceView_subscriptRow__l8zxN{align-items:center;display:flex;font-size:var(--Font_Size_2);gap:.25rem;margin-top:5px;opacity:.8;padding-left:1px}.StaffDailyAttendanceView_time__BZFu1{font-size:var(--Font_Size_3);font-weight:400}.StaffDailyAttendanceView_divider__zHfZH{background-color:#999;height:14px;margin:0 2px;width:1px}.StaffDailyAttendanceView_icon__3bHtS{align-items:baseline;cursor:pointer;font-size:var(--Font_Size_3);margin-bottom:0}.StaffDailyAttendanceView_topStats__iykzQ{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.StaffDailyAttendanceView_tableBox__Pg9Bk{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem;padding:.5rem}.StaffDailyAttendanceView_actionIcons__zKPLc{display:flex;gap:1rem}.StaffDailyAttendanceView_iconBtn__oPidL{cursor:pointer;font-size:var(--Font_Size_3)}.StaffMonthlyAttendanceView_wrapper__ggB2-{background:var(--Background_Color);display:flex;flex-direction:column;margin-top:.75rem}.StaffMonthlyAttendanceView_totaltable__wMJ0-{border-radius:24px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);overflow-x:auto;padding:1rem;width:100%}.StaffMonthlyAttendanceView_tableBox__Y4I29 table{table-layout:auto;width:100%}.StaffMonthlyAttendanceView_resultandcount__lcf78{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center;margin:1rem 0}.StaffMonthlyAttendanceView_controlsBar__dBP8q{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StaffMonthlyAttendanceView_search__nlH18{flex:1 1;max-width:288px}.StaffMonthlyAttendanceView_rightrow__1tPOA{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.StaffMonthlyAttendanceView_dateWrapper__lMsLz{align-items:center;background-color:var(--Utility_Color1);border-radius:1.5rem;display:flex;padding:.075rem}.StaffMonthlyAttendanceView_dateInput__aW6T6{background:#0000;border:none;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none}.StaffMonthlyAttendanceView_qrIcon__6KIEN{align-items:center!important;background-color:var(--Utility_Color1)!important;border-radius:1rem!important;cursor:pointer!important;display:flex!important;justify-content:center!important;padding:.7rem .9rem!important;transition:background .2s ease!important}.StaffMonthlyAttendanceView_qrIcon__6KIEN:hover{background-color:#5f5fff26}.StaffMonthlyAttendanceView_inlineStatus__JwdWr{align-items:flex-start;color:#555;display:flex;flex-direction:row;font-size:var(--Font_Size_3);gap:.4rem}.StaffMonthlyAttendanceView_time__H8ynF{font-size:var(--Font_Size_3);font-weight:400}.StaffMonthlyAttendanceView_subscriptRow__U9lnE{align-items:baseline;display:flex;font-size:var(--Font_Size_2);gap:.4rem;margin-top:4px;opacity:.7}.StaffMonthlyAttendanceView_divider__eVZTY{background-color:#999;height:9px;margin:0 2px;width:1px}.StaffMonthlyAttendanceView_icon__1AVyv{align-items:baseline;cursor:pointer;font-size:var(--Font_Size_3);margin-bottom:0}.StaffMonthlyAttendanceView_topStats__oFuJv{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.StaffMonthlyAttendanceView_tableBox__Y4I29{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem;padding:.5rem}.StaffMonthlyAttendanceView_actionIcons__HHLvv{display:flex;gap:1rem}.StaffMonthlyAttendanceView_downloadBtn__GLb\+f{background-color:var(--Utility_Color1);border:none;border-radius:1rem;box-shadow:0 1px 4px #0000000f;cursor:pointer;font-weight:400;padding:.6rem 1.2rem;transition:all .2s ease}.StaffMonthlyAttendanceView_downloadBtn__GLb\+f:hover{background-color:rgba(var(--Primary_Color-RGB),.15)}.StaffMonthlyAttendanceView_iconBtn__meUzO{cursor:pointer;font-size:var(--Font_Size_3)}.StudentLeaves_container__Nyf6U{padding:.5rem}.StudentLeaves_headerContainer__rhcI-{background-color:var(--Background_Color);padding:1rem}.StudentLeaves_outsidedropdown__vfDjK{display:flex;gap:.5rem;justify-content:flex-end}.StudentLeaves_totalstudentcard__uvbSY{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);margin-top:1rem;padding:1rem}.StudentLeaves_rightrow__wykt2{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.StudentLeaves_studentsection__9OQWY{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StudentLeaves_search__TsBvh{flex:1 1;margin-left:3rem;max-width:288px}.StudentLeaves_dateWrapper__62khT{align-items:center;background-color:var(--Utility_Color1);border-radius:2rem;display:flex;height:40px}.StudentLeaves_dateInput__5RRZz{background:#0000;border:none;color:var(--Black_Color);cursor:pointer;font-size:var(--Font_Size_3);height:100%;outline:none;width:100%}.StudentLeaves_dropdownItem__l3XCL{background-color:var(--Background_Color);display:flex;flex-direction:row;padding:.25rem .5rem}.StudentLeaves_dynamicdata__G3SzI{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.StudentLeaves_paginationTable__ZVJYq{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.StaffLeaves_container__waOud{padding:.5rem}.StaffLeaves_headerContainer__yRqa7{background-color:var(--Background_Color);padding:1rem}.StaffLeaves_outsidedropdown__oNTkg{display:flex;gap:.5rem;justify-content:flex-end}.StaffLeaves_totalstudentcard__D7MpB{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);margin-top:1rem;padding:1rem}.StaffLeaves_rightrow__nNJ5y{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.StaffLeaves_studentsection__knbt9{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StaffLeaves_search__Kkrtt{flex:1 1;margin-left:3rem;max-width:288px}.StaffLeaves_dateWrapper__uq6mO{align-items:center;background-color:var(--Utility_Color1);border-radius:2rem;display:flex;height:40px}.StaffLeaves_dateInput__NhrYr{background:#0000;border:none;color:var(--Black_Color);cursor:pointer;font-size:var(--Font_Size_3);height:100%;outline:none;width:100%}.StaffLeaves_dropdownItem__B26RV{background-color:var(--Background_Color);display:flex;flex-direction:row;padding:.25rem .5rem}.StaffLeaves_dynamicdata__yEq2N{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.StaffLeaves_paginationTable__GzmcK{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.StudentStaffRatio_footer__BLyz2{bottom:0;position:absolute;width:100%}.StudentStaffRatio_headerContainer__D-VjM{background-color:var(--Background_Color);display:flex;flex-direction:column}.StudentStaffRatio_totalstudentcard__cuv9t{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StudentStaffRatio_studentsection__tvsdr{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StudentStaffRatio_search__6t1q0{flex:1 1;max-width:430px}.StudentStaffRatio_dropdownItem__O0TdB{display:flex;flex-direction:row;padding:.25rem .5rem}.StudentStaffRatio_dynamicdata__Fs\+kk{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:528px;justify-content:space-between;overflow:auto}.StudentStaffRatio_paginationTable__aKiRp{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.StudentStaffRatio_pageFooter__t56bL{margin-top:auto}.AttendanceForecast_headerContainer__42LGJ,.StudentStaffRatio_pageFooter__t56bL{background-color:var(--Background_Color)}.AttendanceForecast_totalstudentcard__o6uWi{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.AttendanceForecast_studentsection__MREqb{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.AttendanceForecast_search__2Hscn{flex:1 1;max-width:430px}.AttendanceForecast_dropdownItem__QXoA1{display:flex;flex-direction:row;padding:.25rem .5rem}.AttendanceForecast_dynamicdata__E1mir{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:528px;justify-content:space-between;overflow:auto}.AttendanceForecast_paginationTable__tTaDi{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Program_resultandcount__nhLLB{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;margin:1rem 0;width:100%}.Program_programcontainer__z3WWX{padding:1rem}.Program_container__x9hpL{background-color:var(--Background_Color);padding:1rem}.Program_resultandcount__nhLLB>div{flex:1 1;min-width:0;white-space:normal}.Program_headerContainer__t8vBx{display:flex;justify-content:flex-end;margin-top:1rem}.Program_totalstudentcard__g\+1hD{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Program_studentsection__-OL0K{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Program_search__Ssou3{flex:1 1;max-width:288px}.Program_dropdown__-1U33{display:flex;flex-direction:row;gap:.5rem;padding:.25rem .5rem}.Program_dynamicdata__SSRoL{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Program_paginationTable__PWt6a{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.ProgramDashboard_resultandcount__lTZxB{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;margin:1rem 0;width:100%}.ProgramDashboard_dateWrapper__gm81C{align-items:center;background-color:var(--Utility_Color1);border-radius:1.5rem;display:flex;padding:.075rem}.ProgramDashboard_dateInput__Iz0NY{background:#0000;border:none;color:var(--Black_Color);font-size:14px;outline:none}.ProgramDashboard_container__fR-FU{background-color:var(--Background_Color);padding:1rem}.ProgramDashboard_resultandcount__lTZxB>div{flex:1 1;min-width:0;white-space:normal}.ProgramDashboard_totalstudentcard__chJ36{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.ProgramDashboard_studentsection__bIMEs{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.ProgramDashboard_search__GbJvX{flex:1 1;max-width:288px}.ProgramDashboard_dropdown__ruIZJ{display:flex;flex-direction:row;gap:.5rem;padding:.25rem .5rem}.ProgramDashboard_dynamicdata__wbQO3{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto;width:1110px}.ProgramDashboard_paginationTable__F4Je-{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.RoomMovement_maincontainer__w\+jVk{display:flex;justify-content:space-between}.RoomMovement_StudentSection__EauED{background-color:var(--Background_Color);padding:1rem}.RoomMovement_background__kOvJf{background-color:var(--White_Color);padding:.75rem}.RoomMovement_container__YttU5{background-color:var(--Background_Color);display:flex}.RoomMovement_tabOptions__KPJ7N{cursor:pointer;font-weight:500;padding:.5rem 1rem}.RoomMovement_ActivetabOption__3nTSe{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.RoomMovement_rowCard__Z-RFj{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.RoomMovement_actionDots__Am1Fg{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.RoomMovement_tableHeader__yGruV{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.RoomMovement_checkbox__AT5Nr{accent-color:var(--Primary_Color);height:16px;width:16px}.RoomMovement_tabHeaderRow__bcyEq{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.RoomMovement_tabSwitchWrapper__UG3lj{display:flex}.RoomMovement_headerRow__Yc9n3{align-items:center;justify-content:space-between;margin-bottom:1.5rem}.RoomMovement_buttonRow__Y3BTY,.RoomMovement_headerRow__Yc9n3{display:flex;flex-wrap:wrap;gap:1rem}.AllScheduledMovementse_resultandcount__nbuaO{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.AllScheduledMovementse_totalstudentcard__xt1Lb{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.AllScheduledMovementse_studentsection__hkcQU{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.AllScheduledMovementse_search__5DOaM{flex:1 1;max-width:288px}.AllScheduledMovementse_filters__LNWnb{display:flex;gap:.5rem}.AllScheduledMovementse_dropdownItem__GlaTO{display:flex;flex-direction:row;padding:.25rem .5rem}.AllScheduledMovementse_dynamicdata__I6iKl{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.AllScheduledMovementse_paginationTable__j3bB\+{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.ProgramLevelMovements_resultandcount__Xl4tF{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.ProgramLevelMovements_totalstudentcard__bHCvh{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.ProgramLevelMovements_studentsection__ol30p{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.ProgramLevelMovements_search__bV\+Hm{flex:1 1;max-width:288px}.ProgramLevelMovements_filters__DpNEk{display:flex;gap:.5rem}.ProgramLevelMovements_dropdownItem__M\+BlQ{display:flex;flex-direction:row;padding:.25rem .5rem}.ProgramLevelMovements_dynamicdata__0LI4m{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.ProgramLevelMovements_paginationTable__41XGM{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.EnquiriesScreen_screen__Xz31x{display:flex;flex-direction:column;gap:1.5rem;padding:.75rem;position:relative;width:100%}.EnquiriesScreen_archiveBtn__cpNNs{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:16;padding:.7rem 1.2rem;transition:background .2s ease}.EnquiriesScreen_totaldatacard__5NzEi{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:.75rem}.EnquiriesScreen_contentWrapper__40MaX{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:1rem}.EnquiriesScreen_toolbarWrapper__Xz4ea{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.EnquiriesScreen_search__V3vNu{flex:1 1;max-width:285px}.EnquiriesScreen_barsection__U720e{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.EnquiriesScreen_fourfilters__iOda-{align-items:center;display:flex;gap:.5rem}.EnquiriesScreen_statsRow__NEfrw{display:flex;flex:1 1;gap:1rem}.EnquiriesScreen_rowWrapper__EV2k-{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:center}.EnquiriesScreen_cardsWrapper__VRZTr{display:flex;gap:.75rem}.EnquiriesScreen_cardsWrapper__VRZTr>*{flex:1 1}.EnquiriesScreen_dynamicdata__6nmyK{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.EnquiriesScreen_paginationTable__cyEVu{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.EnquiresDashboard_wrapper__G8CfY{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem}.EnquiresDashboard_rowWrapper__4RmPS{display:flex;flex-wrap:nowrap;gap:1rem}.EnquiresDashboard_cardsWrapper__VOYXH{display:flex;gap:.75rem}.EnquiresDashboard_cardsWrapper__VOYXH>*{flex:1 1}.EnquiresDashboard_editWrapper__OG1C-{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.EnquiresDashboard_infoRow__0CbPK{align-items:center;background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000000d;display:flex;gap:1rem;justify-content:space-between;padding:.75rem 1.5rem}.EnquiresDashboard_circle__\+rJLI{align-items:center;background-color:rgba(from var(--Primary_Color) r g b/.2);border-radius:50%;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_3);font-weight:500;height:36px;justify-content:center;width:36px}.EnquiresDashboard_text__EC9O-{color:var(--Black_Color);flex:1 1;font-size:var(--Font_Size_3);opacity:.8}.EnquiresDashboard_button__7oYaV{background-color:var(--Primary_Color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:var(--Font_Size_3);padding:.5rem 1rem;white-space:nowrap}.EnquiresDashboard_gridSection__hI9cV{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-top:1rem}.EnquiresDashboard_gridItem__j\+\+54{width:100%}.EnquiriesGraph_container__bXNOR{background-color:var(--White_Color);border-radius:24px;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;height:100%;padding:1rem}.EnquiriesGraph_tabRow__C8\+O8{align-items:center;display:flex;justify-content:space-between}.EnquiriesGraph_tabs__7yrBo{background-color:var(--Utility_Color1);border-radius:2rem;display:flex;gap:1rem;padding:.25rem}.EnquiriesGraph_activeTab__b3Max{color:var(--Grey_Color)}.EnquiriesGraph_chart__3HPYT{align-items:flex-end;display:flex;gap:1rem;justify-content:center}.EnquiriesGraph_barContainer__hd2qW{align-items:center;display:flex;flex-direction:column}.EnquiriesGraph_totalLabel__rVVmF{color:var(--Grey_Color);font-size:var(--Font_Size_3)}.EnquiriesGraph_barWrapper__EH-nF,.EnquiriesGraph_totalBar__AjGd8{width:84px}.EnquiriesGraph_barWrapper__EH-nF{height:200px}.EnquiriesGraph_barWrapper__EH-nF,.EnquiriesGraph_totalBar__AjGd8{align-items:flex-end;display:flex;justify-content:center;position:relative}.EnquiriesGraph_totalBar__AjGd8{background-color:#3cd85533;border-radius:20px;height:100%}.EnquiriesGraph_installedBar__lR-Yq{align-items:center;background-color:var(--Success_Color);border-radius:20px;color:#fff;display:flex;font-weight:700;justify-content:center;width:100%}.EnquiriesGraph_categoryLabel__84eO2{color:var(--Black_Color);font-size:var(--Font_Size_3);margin-top:.6rem}.EnquiriesGraph_legend__zLKeC{display:flex;gap:3rem;justify-content:center;margin-top:1rem}.EnquiriesGraph_dotRow__2F0\+3{align-items:center;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_3);gap:.4rem}.EnquiriesGraph_lightDot__CHQ72{background-color:#3cd85533;border-radius:50%;height:10px;width:10px}.EnquiriesGraph_solidDot__bCfLC{background-color:var(--Success_Color);border-radius:50%;height:10px;width:10px}.EnquiriesGraph_tabHeaderRow__Ebkis{align-items:center;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;margin-bottom:1.2rem}.EnquiriesGraph_tabWrapper__B33HC{flex:1 1;overflow:hidden}.EnquiriesGraph_tabSelector__fv\+5-{align-items:center;background-color:#ecf4ff;border-radius:2rem;display:flex;gap:.5rem;padding:.25rem;white-space:nowrap}.EnquiriesGraph_tabItem__UrUdR{border-radius:2rem;color:var(--Grey_Color);cursor:pointer;font-size:var(--Font_Size_3);font-weight:400;padding:.5rem 1.2rem;white-space:nowrap}.EnquiriesGraph_activeTab__b3Max{background-color:#fff;box-shadow:0 4px 8px #0000000d;color:var(--Primary_Color);font-weight:500}.EnquiriesGraph_editWrapper__lx4dK{align-items:center;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;white-space:nowrap}.CommunicationOverview_container__Kei5I{background-color:var(--White_Color);border-radius:1.5rem;box-shadow:0 4px 12px #0000000d;flex:1 1;padding:1.5rem}.CommunicationOverview_headerRow__yYzja{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.CommunicationOverview_editWrapper__X4VYt{align-items:center;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:.4rem}.CommunicationOverview_graphWrapper__RClcj{height:240px;margin:auto;position:relative;width:240px}.CommunicationOverview_donut__F95hF{height:100%;transform:rotate(-90deg);width:100%}.CommunicationOverview_segment__qYwh1{transition:stroke-dasharray .3s ease,stroke-dashoffset .3s ease}.CommunicationOverview_valueLabels__7IhiO{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.CommunicationOverview_valueLabel__QmkhJ{font-size:var(--Font_Size_3);font-weight:500;position:absolute}.CommunicationOverview_valueLabel__QmkhJ:first-child{left:-40px;top:50%;transform:translateY(-50%)}.CommunicationOverview_valueLabel__QmkhJ:nth-child(2){right:-40px;top:30%;transform:translateY(-50%)}.CommunicationOverview_valueLabel__QmkhJ:nth-child(3){bottom:-10px;left:50%;transform:translateX(-50%)}.CommunicationOverview_legend__K\+UbG{display:flex;gap:2rem;justify-content:center;margin-top:1.5rem}.CommunicationOverview_dotRow__7BfVO{align-items:center;color:value(--Grey_Color);display:flex;font-size:var(--Font_Size_3);gap:.4rem}.CommunicationOverview_dot__87PY2{border-radius:50%;height:10px;width:10px}.DueFollowUps_container__yxQt8{background-color:var(--White_Color);border-radius:24px;box-shadow:0 4px 20px #0000000d;display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.DueFollowUps_headerRow__utE9S{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.DueFollowUps_editWrapper__5CiIK{align-items:center;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:.4rem}.DueFollowUps_list__YjKlz{display:flex;flex-direction:column;gap:.6rem}.DueFollowUps_dataCard__95Gsz{align-items:center;background-color:#f0f0f0;border-radius:12px;display:flex;justify-content:space-between;padding:1rem;transition:background-color .3s ease}.DueFollowUps_dateText__1ocCF{font-size:14px;font-weight:600}.DueFollowUps_footer__z9G\+X{display:flex;justify-content:flex-end;margin-top:1rem}.DueFollowUps_viewAll__EEo6f{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);font-weight:500}.UpcomingAdmissions_container__9UkUH{background-color:var(--White_Color);border-radius:24px;box-shadow:0 4px 20px #0000000d;display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.UpcomingAdmissions_headerRow__3lLvK{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.UpcomingAdmissions_editWrapper__KJNEv{align-items:center;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem}.UpcomingAdmissions_list__gHZUk{display:flex;flex-direction:column;gap:.6rem}.UpcomingAdmissions_dataCard__klRUr{align-items:center;background-color:#f0f0f0;border-radius:12px;display:flex;justify-content:space-between;padding:1rem;transition:background-color .3s ease}.UpcomingAdmissions_classLabel__neggc{font-size:var(--Font_Size_3);font-weight:600}.UpcomingAdmissions_footer__2FRg0{display:flex;justify-content:flex-end;margin-top:1rem}.UpcomingAdmissions_viewAll__GaCu6{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);font-weight:500}.ViewArchived_screen__GMqYr{display:flex;flex-direction:column;gap:1.5rem;padding:.75rem;position:relative;width:100%}.ViewArchived_archiveBtn__Pfe9k{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:16;padding:.7rem 1.2rem;transition:background .2s ease}.ViewArchived_totaldatacard__KXoca{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:.75rem}.ViewArchived_contentWrapper__jotB2{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:1rem}.ViewArchived_search__fJ-56{flex:1 1;max-width:285px}.ViewArchived_barsection__\+p0Qd{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.ViewArchived_fourfilters__M3fKb{align-items:center;display:flex;gap:.5rem}.ViewArchived_dynamicdata__HHbVk{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.ViewArchived_paginationTable__jCK3x{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.CheckUp_CheckUp__AHckQ{position:relative}.Tasks_resultandcount__FgYmm{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center}.Tasks_background__1NJeQ{background-color:var(--Background_Color);padding:.75rem}.Tasks_rowWrapper__1Lhyk{display:flex;flex-wrap:nowrap;gap:1rem;height:60px;justify-content:center;margin:1rem 0}.Tasks_cardsWrapper__gKizA{display:flex;gap:.75rem}.Tasks_cardsWrapper__gKizA>*{flex:1 1}.Tasks_totalstudentcard__bXiak{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Tasks_studentsection__qxOW9{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Tasks_search__n5\+tj{flex:1 1;max-width:430px}.Tasks_dropdownItem__pLKPe{display:flex;flex-direction:row;padding:.25rem .5rem}.Tasks_filters__rrqfS{display:flex;gap:.5rem}.Tasks_dynamicdata__sITNm{border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Tasks_dynamicdata__sITNm,.Tasks_paginationTable__0cu-w{background-color:rgba(from var(--Utility_Color1)r g b/.8)}.Tasks_paginationTable__0cu-w{border-radius:0 0 1rem 1rem}.EnquiryForms_resultandcount__-pC96{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.EnquiryForms_headerContainer__sJCnD{background-color:var(--Background_Color);padding:1rem}.EnquiryForms_totalstudentcard__lOH5v{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.EnquiryForms_createForm__kDyjU{display:flex;justify-content:flex-end;margin-bottom:.75rem}.EnquiryForms_studentsection__WovQO{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.EnquiryForms_search__vomKS{flex:1 1;max-width:430px}.EnquiryForms_dropdownItem__EYvcL{display:flex;flex-direction:row;padding:.25rem .5rem}.EnquiryForms_filters__uNP5H{display:flex;gap:.5rem}.EnquiryForms_dynamicdata__NBQ-S{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.EnquiryForms_paginationTable__CveYw{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.FormEmailTemplate_pageWrapper__bY49a{display:flex;flex-direction:column;min-height:100vh}.FormEmailTemplate_resultandcount__4l15z{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.FormEmailTemplate_headerContainer__J9vLd{flex:1 1;padding:1.5rem}.FormEmailTemplate_Addroom__drkI3{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.FormEmailTemplate_totalstudentcard__xP98b{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);padding:1rem}.FormEmailTemplate_studentsection__KxI4B{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.FormEmailTemplate_search__Fd80S{flex-grow:1;flex-shrink:0;max-width:288px}.FormEmailTemplate_searchandfilter__tLobe{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;gap:1rem}.FormEmailTemplate_dropdownItem__qCiyn{display:flex;flex-direction:row;padding:.25rem .5rem}.FormEmailTemplate_dynamicdata__OoAl8{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto;overflow-x:auto;width:1110px}.FormEmailTemplate_paginationTable__7LuDq{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.FormEmailTemplate_footer__emcJ3{background-color:var(--Utility_Color1);padding:1rem;text-align:center}.EnquiryAutomation_resultandcount__2MNSV{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.EnquiryAutomation_headerContainer__tR8rF{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:1rem;padding:.75rem;width:100%}.EnquiryAutomation_createAutomation__0bWWK{align-self:flex-end}.EnquiryAutomation_totalstudentcard__-GHVL{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.EnquiryAutomation_studentsection__00TXw{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.EnquiryAutomation_search__lWH44{flex:1 1;max-width:430px}.EnquiryAutomation_filters__sGN64{display:flex;gap:.5rem}.EnquiryAutomation_dynamicdata__zFJ4J{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.EnquiryAutomation_paginationTable__hUm3e{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.FacebookInt_container__y-EuQ{align-items:center;background-color:var(--Background_Color);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.FacebookInt_card__29RA7{align-items:center;background-color:var(--White_Color);border-radius:1.5rem;box-shadow:0 10px 25px #0000000d;display:flex;flex-direction:column;max-width:600px;padding:3rem 2rem;text-align:center;width:100%}.FacebookInt_iconsRow__L53VL{align-items:center;display:flex;gap:1.5rem;margin-bottom:1.5rem}.FacebookInt_iconFacebook__VsWky{align-items:center;background-color:rgba(from var(--Primary_Color)r g b/.9);border-radius:50%;color:var(--White_Color);display:flex;font-size:var(--Font_Size_3);height:3rem;justify-content:center;width:3rem}.FacebookInt_iconArrow__2IvEV{color:var(--Black_Color);font-size:var(--Font_Size_4)}.FacebookInt_iconSchool__N3Tot{height:48px;object-fit:contain;width:48px}.FacebookInt_description__JONmO{color:var(--Black_Color);font-size:1rem;margin-bottom:2rem}.FacebookInt_connectButton__5yN4O{background-color:var(--Primary_Color);border:none;border-radius:.75rem;color:var(--White_Color);cursor:pointer;font-size:var(--Font_Size_3);font-weight:500;padding:.75rem 2rem;transition:background .2s ease-in-out}.FacebookInt_connectButton__5yN4O:hover{background-color:#4e4ef8}.FacebookInt_footer__5Goh2{bottom:0;position:absolute;width:100%}.FeePlan_resultandcount__HGJRH{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.FeePlan_status__F0W18{align-items:center;display:flex;gap:.5rem}.FeePlan_greenDot__5shox{background-color:green;border-radius:50%;height:8px;width:8px}.FeePlan_headerContainer__zaUhL{background-color:var(--Background_Color);padding:1rem}.FeePlan_totalstudentcard__xcK1-{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.FeePlan_createForm__0Gxap{display:flex;justify-content:flex-end;margin-bottom:.75rem}.FeePlan_studentsection__yhY75{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.FeePlan_search__LNGLd{flex:1 1;max-width:430px}.FeePlan_dropdownItem__Czx9x{display:flex;flex-direction:row;padding:.25rem .5rem}.FeePlan_filters__kX2GE{display:flex;gap:.5rem}.FeePlan_dynamicdata__atl9B{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.FeePlan_paginationTable__a3Ote{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.FeeEmailTemplate_pageWrapper__NbQUd{display:flex;flex-direction:column;min-height:100vh}.FeeEmailTemplate_resultandcount__MG35O{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.FeeEmailTemplate_headerContainer__YFfM2{flex:1 1;padding:1.5rem}.FeeEmailTemplate_Addroom__f5zox{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.FeeEmailTemplate_totalstudentcard__qSd\+w{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);padding:1rem}.FeeEmailTemplate_studentsection__fOOrL{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.FeeEmailTemplate_search__z1dkP{flex-grow:1;flex-shrink:0;max-width:288px}.FeeEmailTemplate_searchandfilter__WPcTw{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;gap:1rem}.FeeEmailTemplate_dropdownItem__HkSCT{display:flex;flex-direction:row;padding:.25rem .5rem}.FeeEmailTemplate_dynamicdata__l5J0n{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto;overflow-x:auto;width:1110px}.FeeEmailTemplate_paginationTable__rnIaG{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.FeeEmailTemplate_footer__gpYNJ{background-color:var(--Utility_Color1);padding:1rem;text-align:center}.FeeComponent_maincontainer__wq-sg{display:flex;justify-content:space-between}.FeeComponent_StudentSection__wp69Z{background-color:var(--Background_Color);padding:1rem}.FeeComponent_background__68oqz{background-color:var(--White_Color);padding:.75rem}.FeeComponent_container__L\+fNu{background-color:var(--Background_Color);display:flex}.FeeComponent_tabOptions__M5YYv{cursor:pointer;font-weight:500;padding:.5rem 1rem}.FeeComponent_ActivetabOption__6gsZg{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.FeeComponent_rowCard__c3VA2{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.FeeComponent_actionDots__W5a\+w{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.FeeComponent_tableHeader__bHCHC{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.FeeComponent_checkbox__w1D1H{accent-color:var(--Primary_Color);height:16px;width:16px}.FeeComponent_tabHeaderRow__M\+e4T{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.FeeComponent_tabSwitchWrapper__p6CQH{display:flex}.FeeComponent_headerRow__edHjH{align-items:center;justify-content:space-between;margin-bottom:1.5rem}.FeeComponent_buttonRow__Mc1D5,.FeeComponent_headerRow__edHjH{display:flex;flex-wrap:wrap;gap:1rem}.FeeComponentSection_resultandcount__6Errf{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.FeeComponentSection_totalstudentcard__lN8Be{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.FeeComponentSection_studentsection__EHfca{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.FeeComponentSection_search__HSR1s{flex:1 1;max-width:288px}.FeeComponentSection_filters__SOGLS{display:flex;gap:.5rem}.FeeComponentSection_dropdownItem__jffM\+{display:flex;flex-direction:row;padding:.25rem .5rem}.FeeComponentSection_dynamicdata__QzOd3{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.FeeComponentSection_paginationTable__sFSBu{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Discount_resultandcount__POjrR{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.Discount_totalstudentcard__\+KIMY{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Discount_studentsection__PxF6k{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Discount_search__ipJ7a{flex:1 1;max-width:288px}.Discount_filters__93yGb{display:flex;gap:.5rem}.Discount_dropdownItem__XiXcH{display:flex;flex-direction:row;padding:.25rem .5rem}.Discount_dynamicdata__DmdQW{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Discount_paginationTable__PR2Xb{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.TaxRate_resultandcount__s2RhA{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.TaxRate_totalstudentcard__uDh-V{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.TaxRate_studentsection__Yq7Gc{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.TaxRate_search__47a06{flex:1 1;max-width:288px}.TaxRate_dropdownItem__TeCgT{display:flex;flex-direction:row;padding:.25rem .5rem}.TaxRate_dynamicdata__kYJ0-{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.TaxRate_paginationTable__4o\+gO{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.FeeRemainder_pageWrapper__n9iNd{background-color:var(--White_Color);border-radius:2rem;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);min-height:100vh;padding:1.5rem}.FeeRemainder_wrapper__1jtAy{padding:1rem}.FeeRemainder_container__8Nj8c{background-color:var(--Background_Color);padding:1rem}.FeeRemainder_toolbarWrapper__yqgTg{align-items:center;display:flex;gap:1rem;justify-content:flex-end;margin-bottom:1rem}.FeeRemainder_grid__AeHW-{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.FeeRemainderEmail_card__0BEFx{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;min-height:100%}.FeeRemainderEmail_separator__J-O1t{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.FeeRemainderEmail_recipientBox__y8hys{background-color:var(--White_Color);border-radius:.75rem;box-shadow:0 8px 16px #0000000d;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;padding:.5rem}.FeeRemainderEmail_utilityBackground__FlZOU{background-color:rgba(from var(--Warning_Color) r g b/.3)}.FeeRemainderEmail_header__AyNzD{align-items:center;display:flex;justify-content:space-between;padding:.75rem}.FeeRemainderEmail_title__hThey{color:var(--Primary_Color);font-size:var(--Font_Size_3);font-weight:400}.FeeRemainderEmail_section__1jVYZ label{color:var(--Grey_Color);display:block;font-size:var(--Font_Size_);font-weight:400;margin-bottom:.25rem}.FeeRemainderEmail_textBox__GPwSv{margin-bottom:.5rem;padding:.75rem 1rem;white-space:pre-line}.FeeRemainderEmail_input__o-6QA,.FeeRemainderEmail_textBox__GPwSv{background-color:var(--White_Color);border-radius:.75rem;box-shadow:0 10px 30px #0000000d;color:var(--Grey_Color);font-size:var(--Font_Size_2)}.FeeRemainderEmail_input__o-6QA{border:none;outline:none;padding:.6rem 1rem;width:100%}.FeeRemainderEmail_toWrapper__Tx2AY{display:flex;flex-wrap:wrap;gap:.5rem}.FeeRemainderEmail_recipient__0xqvL{align-items:center;background-color:var(--Utility_Color1);border-radius:.5rem;color:var(--Primary_Color);display:flex;font-size:.85rem;gap:.25rem;padding:.4rem .75rem;position:relative}.FeeRemainderEmail_removeIcon__TrEbJ{color:var(--Primary_Color);cursor:pointer;transition:.2s}.FeeRemainderEmail_removeIcon__TrEbJ:hover{color:var(--Error_Color)}.FeeRemainderEmail_footer__p9p16{align-items:center;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_2);justify-content:space-between;margin-top:.5rem}.FeeRemainderEmail_time__DDs6u{align-items:center;color:var(--Grey_Color);display:flex;gap:.25rem}.AccountingDashboard_wrapper__nW1Hl{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem}.AccountingDashboard_rowWrapper__0aor9{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:100%}.AccountingDashboard_cardsWrapper__tN1cx{display:flex;flex:1 1 auto;gap:.75rem;justify-content:space-between}.AccountingDashboard_cardsWrapper__tN1cx>*{flex:1 1}.AccountingDashboard_editWrapper__PuNQc{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.AccountingDashboard_infoRow__zwj9Y{align-items:center;background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000000d;display:flex;gap:1rem;justify-content:space-between;padding:.75rem 1.5rem}.AccountingDashboard_circle__8efHj{align-items:center;background-color:rgba(from var(--Primary_Color) r g b/.2);border-radius:50%;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_3);font-weight:500;height:36px;justify-content:center;width:36px}.AccountingDashboard_text__JRP7P{color:var(--Black_Color);flex:1 1;font-size:var(--Font_Size_3);opacity:.8}.AccountingDashboard_button__CaSOU{background-color:var(--Primary_Color);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:var(--Font_Size_3);padding:.5rem 1rem;white-space:nowrap}.AccountingDashboard_gridSection__6UzFa{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-top:1rem}.AccountingDashboard_gridItem__kHzt6{width:100%}.AccountingGraph_container__GUYga{background-color:var(--White_Color);border-radius:1.5rem;box-shadow:0 4px 12px #0000000d;flex:1 1;padding:1.5rem}.AccountingGraph_header__vxbqd{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.AccountingGraph_editWrapper__QvOZk{align-items:center;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:.4rem}.AccountingGraph_topIndicators__AZdj9{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.AccountingGraph_graph__DHOUK{align-items:flex-end;display:flex;gap:2rem;justify-content:center;margin-top:1.5rem}.AccountingGraph_barContainer__Ipwby{align-items:center;display:flex;flex-direction:column}.AccountingGraph_totalLabel__0eNSu{color:gray;font-size:14px;margin-bottom:.5rem}.AccountingGraph_barWrapper__FKSTx{align-items:flex-end;display:flex;height:160px;justify-content:center;width:84px}.AccountingGraph_totalBar__nbORl{align-items:flex-end;border-radius:20px;display:flex;height:100%;justify-content:center;width:100%}.AccountingGraph_installedBar__CvHs1{align-items:center;border-radius:20px;display:flex;font-weight:700;justify-content:center;width:100%}.AccountingGraph_legend__Pzi7U{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.AccountingGraph_dotRow__C4tgB{align-items:center;display:flex;font-size:14px;gap:.4rem}.AccountingGraph_dot__q9LTl{border-radius:50%;height:10px;width:10px}.AgeingBucket_container__ImlEI{background-color:var(--White_Color);border-radius:1.5rem;box-shadow:0 4px 12px #0000000d;flex:1 1;padding:1.5rem}.AgeingBucket_headerRow__9Enu5{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.AgeingBucket_graphWrapper__WZG9E{height:240px;margin:auto;position:relative;width:240px}.AgeingBucket_donut__V\+DSD{height:100%;transform:rotate(-90deg);width:100%}.AgeingBucket_segment__PSda5{transition:stroke-dasharray .3s ease,stroke-dashoffset .3s ease}.AgeingBucket_valueLabels__VRMxk{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.AgeingBucket_valueLabel__RYMfE{font-size:16px;font-weight:500;position:absolute}.AgeingBucket_valueLabel__RYMfE:first-child{left:-40px;top:50%;transform:translateY(-50%)}.AgeingBucket_valueLabel__RYMfE:nth-child(2){right:-40px;top:30%;transform:translateY(-50%)}.AgeingBucket_valueLabel__RYMfE:nth-child(3){bottom:-10px;left:50%;transform:translateX(-50%)}.AgeingBucket_valueLabel__RYMfE:nth-child(4){left:30%;top:15%}.AgeingBucket_legend__ZnC3\+{display:flex;gap:2rem;justify-content:center;margin-top:1.5rem}.AgeingBucket_dotRow__ZVrhw{align-items:center;color:gray;display:flex;font-size:14px;gap:.4rem}.AgeingBucket_dot__32eDN{border-radius:50%;height:10px;width:10px}.Payment_container__T5\+MH{background-color:var(--White_Color);border-radius:24px;box-shadow:0 4px 20px #0000000d;display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.Payment_headerRow__HeTyW{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.Payment_viewAll__xZFtP{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);font-weight:400}.Payment_list__pCH8E{display:flex;flex-direction:column;gap:.6rem}.Payment_dataCard__mbm6C{align-items:center;border-radius:12px;display:flex;justify-content:space-between;padding:1rem;transition:background-color .3s ease}.Payment_dateText__DTb\+V{font-size:var(--Font_Size_3);font-weight:600}.OverDueInvoices_container__OtWin{background-color:var(--White_Color);border-radius:24px;box-shadow:0 4px 20px #0000000d;display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.OverDueInvoices_headerRow__GpcNa{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.OverDueInvoices_viewAll__C8cZZ{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_3);font-weight:400}.OverDueInvoices_list__Tfo3y{display:flex;flex-direction:column;gap:.6rem}.OverDueInvoices_dataCard__614yj{align-items:center;border-radius:12px;display:flex;justify-content:space-between;padding:1rem;transition:background-color .3s ease}.OverDueInvoices_dateText__Y0pY4{font-size:var(--Font_Size_3);font-weight:600}.StudentBalance_container__mYpp1{display:flex;flex-direction:column;gap:.5rem}.StudentBalance_mainContainer__-XfwA{background-color:var(--Background_Color);display:flex;flex-direction:column;padding:1rem}.StudentBalance_createForm__s-SQ2{display:flex;justify-content:flex-end;margin-bottom:.75rem}.StudentBalance_rowWrapper__TezFH{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:-webkit-max-content;width:max-content}.StudentBalance_cardsWrapper__opjXO{display:flex;flex:1 1 auto;gap:2.5rem;justify-content:space-between}.StudentBalance_cardsWrapper__opjXO>*{flex:1 1}.StudentBalance_editWrapper__NXsxn{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.StudentBalance_totalstudentcard__Wi-vf{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StudentBalance_studentsection__4W7zx{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StudentBalance_search__rIoul{flex:1 1;max-width:430px}.StudentBalance_filters__6Slic{display:flex;gap:.5rem}.StudentBalance_dynamicdata__khzMI{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.StudentBalance_paginationTable__KILXA{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Expenses_container__HchEl{display:flex;flex-direction:column;gap:.5rem}.Expenses_mainContainer__vFqzo{background-color:var(--Background_Color);display:flex;flex-direction:column;padding:1rem}.Expenses_totalDisplay__DtuQ9{color:var(--Primary_Color);font-size:var(--Font_Size_3);font-weight:400;margin:.75rem 0;text-align:right}.Expenses_header__sdVk0{display:flex;gap:1rem;justify-content:flex-end}.Expenses_totalAmount__6QoRq{color:var(--Primary_Color);font-weight:400}.Expenses_createForm__DFCz2{display:flex;justify-content:flex-end}.Expenses_totalstudentcard__nMXur{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:.75rem}.Expenses_filters__Y7Kol{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-bottom:.75rem}.Expenses_dynamicdata__8q8OG{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Expenses_paginationTable__8yVpv{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Expenses_downloadBtn__1sk03{background-color:var(--White_Color);border:1px solid var(--Primary_Color);border-radius:8px;color:var(--Primary_Color);cursor:pointer;font-weight:500;padding:6px 14px;transition:.3s}.Expenses_downloadBtn__1sk03:hover{background-color:var(--Primary_Color);color:#fff}.Deposits_container__WmONS{display:flex;flex-direction:column;gap:.5rem}.Deposits_mainContainer__HiENf{background-color:var(--Background_Color);display:flex;flex-direction:column;padding:1rem}.Deposits_createForm__TLaEx{display:flex;gap:1rem;justify-content:flex-end;margin-bottom:.75rem}.Deposits_rowWrapper__hTA74{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:100%}.Deposits_cardsWrapper__FhVJg{display:flex;flex:1 1.2 auto;gap:1rem;justify-content:space-between}.Deposits_cardsWrapper__FhVJg>*{flex:1 1}.Deposits_editWrapper__vmDqM{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.Deposits_totalstudentcard__CNJqj{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Deposits_studentsection__fCVB-{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Deposits_archiveBtn__J80ZC{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:var(--Font_Size_3);padding:.7rem 1.2rem;transition:background .2s ease}.Deposits_search__fegTy{flex:1 1;max-width:288px}.Deposits_dropdownItem__yD1bA{display:flex;flex-direction:row;padding:.25rem .5rem}.Deposits_filters__m2xEp{display:flex;gap:.5rem}.Deposits_dynamicdata__HDZ93{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Deposits_paginationTable__gkCmc{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.DepositHistory_container__9FRxL{display:flex;flex-direction:column;gap:.5rem}.DepositHistory_mainContainer__\+4fDo{background-color:var(--Background_Color);display:flex;flex-direction:column;padding:1rem}.DepositHistory_rowWrapper__GO3JZ{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:100%}.DepositHistory_totalstudentcard__2rBTr{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.DepositHistory_studentsection__Fa8ik{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.DepositHistory_archiveBtn__ThKn9{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:var(--Font_Size_3);padding:.7rem 1.2rem;transition:background .2s ease}.DepositHistory_search__\+uYIu{flex:1 1;max-width:288px}.DepositHistory_dropdownItem__Ed4Qy{display:flex;flex-direction:row;padding:.25rem .5rem}.DepositHistory_filters__9wpDq{display:flex;gap:.5rem}.DepositHistory_dynamicdata__yFyF8{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.DepositHistory_paginationTable__N9yuT{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.CreditHistory_mainContainer__Vsy1O{background-color:var(--Background_Color);display:flex;flex-direction:column;overflow-x:hidden;padding:1rem}.CreditHistory_rowWrapper__Tpakm{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:100%}.CreditHistory_totalstudentcard__Rb27a{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.CreditHistory_studentsection__PFqu4{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.CreditHistory_archiveBtn__muEbF{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:var(--Font_Size_3);padding:.7rem 1.2rem;transition:background .2s ease}.CreditHistory_search__BeZBS{flex:1 1;max-width:288px}.CreditHistory_dropdownItem__t6aWy{display:flex;flex-direction:row;padding:.25rem .5rem}.CreditHistory_filters__6rzRM{display:flex;gap:.5rem}.CreditHistory_dynamicdata__s16sd{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem 1rem 0 0;min-height:450px;overflow-x:auto;overflow-y:auto;white-space:nowrap;width:100%}.CreditHistory_paginationTable__S9fct{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.CreditBalance_container__og2BI{display:flex;flex-direction:column;gap:.5rem}.CreditBalance_mainContainer__dLXyn{background-color:var(--Background_Color);display:flex;flex-direction:column;padding:1rem}.CreditBalance_createForm__D2Kbz{display:flex;gap:1rem;justify-content:flex-end;margin-bottom:.75rem}.CreditBalance_rowWrapper__ibRJs{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:100%}.CreditBalance_cardsWrapper__zw-kg{display:flex;flex:1 1.2 auto;gap:1rem;justify-content:space-between}.CreditBalance_cardsWrapper__zw-kg>*{flex:1 1}.CreditBalance_editWrapper__ebxl4{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.CreditBalance_totalstudentcard__xqvAL{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.CreditBalance_studentsection__QW2fD{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.CreditBalance_archiveBtn__iGQfP{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:var(--Font_Size_3);padding:.7rem 1.2rem;transition:background .2s ease}.CreditBalance_search__G1r07{flex:1 1;max-width:288px}.CreditBalance_dropdownItem__-VOAH{display:flex;flex-direction:row;padding:.25rem .5rem}.CreditBalance_filters__lM0wY{display:flex;gap:.5rem}.CreditBalance_dynamicdata__umtaE{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.CreditBalance_paginationTable__iVvLR{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.DebitNotes_container__VORf9{display:flex;flex-direction:column;gap:.5rem}.DebitNotes_mainContainer__rAUak{background-color:var(--Background_Color);display:flex;flex-direction:column;padding:1rem}.DebitNotes_createForm__7vdnw{display:flex;gap:1rem;justify-content:flex-end;margin-bottom:.75rem}.DebitNotes_rowWrapper__K4MjZ{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:-webkit-max-content;width:max-content}.DebitNotes_cardsWrapper__MPQBI{display:flex;flex:1 1.2 auto;gap:1rem;justify-content:space-between}.DebitNotes_cardsWrapper__MPQBI>*{flex:1 1}.DebitNotes_editWrapper__ow2Eg{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.DebitNotes_totalstudentcard__VPBU5{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.DebitNotes_studentsection__i-Rq0{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.DebitNotes_archiveBtn__Kw3wr{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:var(--Font_Size_3);padding:.7rem 1.2rem;transition:background .2s ease}.DebitNotes_search__0wdw2{flex:1 1;max-width:288px}.DebitNotes_dropdownItem__hHTJl{display:flex;flex-direction:row;padding:.25rem .5rem}.DebitNotes_filters__XbQx4{display:flex;gap:.5rem}.DebitNotes_dynamicdata__0pzqe{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.DebitNotes_paginationTable__EdoYl{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Payments_background__nPwou{background-color:var(--Background_Color);padding:.75rem}.Payments_totalstudentcard__0NeZg{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Payments_studentsection__VcQvb{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Payments_search__amMhl{flex:1 1;max-width:288px}.Payments_dropdownItem__ZffGa{display:flex;flex-direction:row;padding:.25rem .5rem}.Payments_filters__etoDJ{display:flex;gap:.5rem}.Payments_dynamicdata__9hUiw{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Payments_paginationTable__fT1iu{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Payments_totalDisplay__giqeI{font-size:18px;margin:.75rem .5rem;text-align:right}.Payments_totalAmount__DixaB,.Payments_totalDisplay__giqeI{color:var(--Primary_Color);font-weight:400}.Invoices_container__rbYEG{display:flex;flex-direction:column;gap:.5rem}.Invoices_mainContainer__EFxVQ{background-color:var(--Background_Color);display:flex;flex-direction:column;padding:1rem}.Invoices_createForm__qOB8i{display:flex;gap:1rem;justify-content:flex-end;margin-bottom:.75rem}.Invoices_rowWrapper__qxNoB{align-items:flex-end;display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;width:100%}.Invoices_cardsWrapper__wdk\+u{display:flex;flex:1 1.2 auto;gap:1rem;justify-content:space-between}.Invoices_cardsWrapper__wdk\+u>*{flex:1 1}.Invoices_editWrapper__xZEVd{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.Invoices_totalstudentcard__WtdGc{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Invoices_studentsection__pNgwI{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Invoices_archiveBtn__5LWrf{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Utility_Color7);cursor:pointer;font-size:16;padding:.7rem 1.2rem;transition:background .2s ease}.Invoices_search__MMjiA{flex:1 1;max-width:288px}.Invoices_dropdownItem__m9bWF{display:flex;flex-direction:row;padding:.25rem .5rem}.Invoices_filters__xE6Ou{display:flex;gap:.5rem}.Invoices_dynamicdata__hvAga{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Invoices_paginationTable__E\+EoA{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Messaging_maincontainer__Txtun{display:flex;justify-content:space-between}.Messaging_StudentSection__zgBzB{padding:1rem}.Messaging_container__IpVqc{background-color:var(--Background_Color);display:flex}.Messaging_infoText__DkWjm{align-items:center;border-radius:8px;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_2);gap:8px;padding:.5rem 1rem}.Messaging_infoIcon__1TRol{color:var(--Grey_Color);font-size:16px}.Messaging_tabOptions__jdRRw{cursor:pointer;font-weight:500;padding:.5rem 1rem}.Messaging_ActivetabOption__mv\+5Z{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.Messaging_rowCard__dWDde{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.Messaging_actionDots__1upHG{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.Messaging_tableHeader__q8gBG{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.Messaging_checkbox__BHaum{accent-color:var(--Primary_Color);height:16px;width:16px}.Messaging_tabHeaderRow__TJTFu{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.Messaging_tabSwitchWrapper__h6QeX{display:flex}.Messaging_headerRow__S9qlC{align-items:center;justify-content:space-between;margin-bottom:1.5rem}.Messaging_buttonRow__oSrih,.Messaging_headerRow__S9qlC{display:flex;flex-wrap:wrap;gap:1rem}.MessagingSection_messagingWrapper__UV9Pl{background:var(--Base_Color1);height:100%}.MessagingSection_messagingContainer__8\+4oj{background:#fff;border-radius:24px;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;height:100%;padding:16px}.MessagingSection_headerRow__9uYA8{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:16px;position:relative}.MessagingSection_searchBar__jzCSL{margin-left:1rem;width:543px}.MessagingSection_showAllContacts__MSYdp{color:var(--Info_Color);cursor:pointer;font-weight:400;position:absolute;right:0;white-space:nowrap}.MessagingSection_messagingContent__EvoE4{flex:1 1;overflow:hidden}.AllMessaging_container__q3hQ1{background:var(--White_Color);display:flex;height:550px;padding:.5rem}.AllMessaging_sidebar__xpSDp{background-color:#f1f7ff;border-radius:2rem;margin-right:.2rem;padding:1rem;width:40%}.AllMessaging_chatCard__KjNOV{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000000d;cursor:pointer;display:flex;margin-bottom:15px;padding:10px;transition:background .3s}.AllMessaging_chatText__oZQ22 h4{color:#5a3fc0;font-size:15px;margin:0}.AllMessaging_chatText__oZQ22 p{color:#555;font-size:13px;margin:2px 0 0 8px}.AllMessaging_chatText__oZQ22 p.AllMessaging_unreadMsg__ylYT7{color:green;font-weight:500}.AllMessaging_unreadHighlight__c4gQ5 .AllMessaging_bubble__vQTUr{background-color:#f1fff3;border:2px solid #4caf50}.AllMessaging_unreadBubble__vLamk{background:#e7f9ee;border:2px solid #2e7d32;color:#1b5e20}.AllMessaging_meta__48PrT{align-items:flex-end;display:flex;flex-direction:column;gap:5px;justify-content:center;margin-left:auto;text-align:right}.AllMessaging_meta__48PrT span{color:#999;font-size:12px}.AllMessaging_topchat__bXHxi{display:flex;flex:1 1;flex-direction:column}.AllMessaging_badge__jzYK0{background-color:#2e7d32;border-radius:50%;color:#fff;display:inline-block;font-size:12px;min-width:20px;padding:4px 8px;text-align:center}.AllMessaging_rightSideContainer__1U7Tm{background:linear-gradient(to bottom right,#fffaf0,#ffe6f7);border:1px solid #ddd;border-radius:2rem;display:flex;flex:1 1;flex-direction:column;height:100%;overflow:hidden;position:relative}.AllMessaging_memberCount__iyz6h{color:var(--Grey_Color);font-size:var(--Font_Size_2);font-weight:400;justify-content:flex-end}.AllMessaging_userName__IKYcu{color:var(--Info_Color);display:flex;margin-left:.5rem}.AllMessaging_header__zqRyp{align-items:center;background-color:var(--White_Color);border-bottom:1px solid #ddd;border-top-left-radius:2rem;border-top-right-radius:2rem;display:flex;justify-content:space-between;padding:1rem 1rem 10px;position:-webkit-sticky;position:sticky;top:0}.AllMessaging_headerAvatar__LRX9E{border-radius:50%;height:35px;width:35px}.AllMessaging_headerLeft__SMXrS{align-items:center;display:flex;gap:.5rem}.AllMessaging_avatarWrapper__0Xd3z{align-items:center;border:2px solid #4f46e5;border-radius:50%;box-sizing:border-box;display:flex;height:60px;justify-content:center;padding:3px;width:60px}.AllMessaging_avatarWrapper__0Xd3z img{border-radius:50%;height:100%;object-fit:cover;width:100%}.AllMessaging_messages__IHLk6{background:linear-gradient(to bottom right,#fff7f7,#fceeff);display:flex;flex:1 1;flex-direction:column;height:0;min-height:0;overflow-y:auto;padding:1rem 0 .5rem}.AllMessaging_message__oXWMQ{align-items:flex-end;display:flex;margin-bottom:1rem;padding:.5rem}.AllMessaging_message__oXWMQ.AllMessaging_left__YG8qN{flex-direction:row;margin-left:.5rem}.AllMessaging_message__oXWMQ.AllMessaging_right__Gj3lO{flex-direction:row-reverse;text-align:right}.AllMessaging_message__oXWMQ img{border-radius:50%;height:30px;margin:0 8px;width:30px}.AllMessaging_bubble__vQTUr{word-wrap:break-word;background:#ffcdd2;border-radius:16px;font-size:14px;max-width:60%;padding:10px 14px}.AllMessaging_message__oXWMQ.AllMessaging_right__Gj3lO .AllMessaging_bubble__vQTUr{background:#a78bfa;color:#fff}.AllMessaging_time__IhAwB{color:#666;font-size:10px;margin:0 5px}.AllMessaging_bottomBorder__gBQIy{background-color:var(--Utility_Color1);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}.AllMessaging_sendingmessege__tgtUr{border-bottom:1px solid #ccc}.AllMessaging_inputArea__w2qgj,.AllMessaging_sendingmessege__tgtUr{align-items:center;display:flex;justify-content:space-between;margin-top:auto;padding:10px 16px}.AllMessaging_inputLeft__vgFpT,.AllMessaging_inputRight__PjFvj{align-items:center;display:flex;gap:10px}.AllMessaging_inputLeft__vgFpT button,.AllMessaging_inputRight__PjFvj button{background:none;border:none;color:#666;cursor:pointer;font-size:18px;padding:4px}.AllMessaging_inputLeft__vgFpT button:hover,.AllMessaging_inputRight__PjFvj button:hover{color:var(--Primary_Color)}.AllMessaging_inputBox__WScw0{background-color:initial;border:none;color:#333;flex:1 1;font-size:14px;margin:0 10px;outline:none;padding:10px 0}.AllMessaging_inputRight__PjFvj span{color:var(--Primary_Color);cursor:pointer;font-size:14px;font-weight:500;margin-left:10px}.AllMessaging_selectPrompt__xKt03{color:#444;font-size:18px;margin:auto}.StaffMessages_pageWrapper__uFlAl{background:var(--Base_Color1);height:100%;padding:.5rem}.StaffMessages_messagingContainer__ejZ0p{background:#fff;border-radius:24px;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;height:100%;padding:16px}.StaffMessages_headerRow__zvOSV{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:16px;position:relative}.StaffMessages_searchBar__cSpPw{margin-left:1rem;width:543px}.StaffMessages_showAllContacts__sMrf\+{color:var(--Info_Color);cursor:pointer;font-weight:400;position:absolute;right:0;white-space:nowrap}.StaffMessages_messagingContent__8cI0e{flex:1 1;overflow:hidden}.StaffMessages_infoText__wRj-I{border-radius:8px;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_2);gap:8px;justify-content:flex-end;padding:1rem}.Announcement_wrapper__aKMWs{padding:1rem}.Announcement_container__Cespl{background-color:var(--Background_Color);padding:1rem}.Announcement_toolbarWrapper__zxV\+B{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin-bottom:1rem}.Announcement_header__3U5kq{display:flex;justify-content:flex-end;margin-bottom:.5rem}.Announcement_pageWrapper__bMJHF{background-color:var(--White_Color);border-radius:2rem;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);min-height:100vh;padding:1.5rem}.Announcement_grid__NzAT2{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.AnnouncementsCard_card__xjAgE{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column}.AnnouncementsCard_header__\+1ULh{align-items:center;display:flex;justify-content:space-between;padding:.75rem 1rem}.AnnouncementsCard_title__LT41Y{color:rgba(from var(--Info_Color)r g b/1);font-size:var(--Font_Size_3);font-weight:400}.AnnouncementsCard_separator__5aWuL{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.AnnouncementsCard_content__Fke4z{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.AnnouncementsCard_image__TpO1M{border-radius:.75rem;box-shadow:0 6px 12px #0000001a;height:110px;object-fit:cover;width:110px}.AnnouncementsCard_textBlock__3r8a4{flex:1 1}.AnnouncementsCard_announcementTitle__7XpvN{color:rgba(from var(--Grey_Color)r g b/1);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.3rem}.AnnouncementsCard_description__Ammvl{border-radius:1rem;box-shadow:0 6px 12px #0000001a;color:var(--Grey_Color);font-size:var(--Font_Size_2);line-height:1.5;padding:.5rem}.AnnouncementsCard_section__AY2SZ{margin-top:1.5rem}.AnnouncementsCard_section__AY2SZ label{color:var(--Grey_Color);display:block;font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.3rem}.AnnouncementsCard_taggedBox__\+iUpF{background-color:var(--White_Color);border-radius:.75rem;box-shadow:0 6px 12px #0000000a;display:flex;flex-wrap:wrap;gap:.5rem;padding:.3rem}.AnnouncementsCard_tag__pPzdy{align-items:center;background-color:var(--Utility_Color1);border-radius:.5rem;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_2);gap:.25rem;padding:.4rem .75rem}.AnnouncementsCard_removeIcon__Qt0jB{color:var(--Primary_Color);cursor:pointer;transition:.2s}.AnnouncementsCard_removeIcon__Qt0jB:hover{color:var(--Error_Color)}.AnnouncementsCard_footer__Rm4cb{align-items:center;color:var(--Grey_Color);display:flex;justify-content:space-between;margin-top:1rem}.AnnouncementsCard_stats__RFcJy{align-items:center;display:flex;font-size:var(--Font_Size_3);gap:1rem}.AnnouncementsCard_stats__RFcJy span,.AnnouncementsCard_time__gODeZ{align-items:center;display:flex;gap:.3rem}.AnnouncementsCard_time__gODeZ{font-size:var(--Font_Size_2)}.StudentForms_resultandcount__mBCWo{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.StudentForms_headerContainer__e9\+CQ{background-color:var(--Background_Color);padding:1rem}.StudentForms_totalstudentcard__WlQbH{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StudentForms_createForm__WlTK8{display:flex;justify-content:flex-end;margin-bottom:.75rem}.StudentForms_studentsection__0\+S\+2{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StudentForms_search__468cK{flex:1 1;max-width:430px}.StudentForms_dropdownItem__B4\+iG{display:flex;flex-direction:row;padding:.25rem .5rem}.StudentForms_filters__GhgiZ{display:flex;gap:.5rem}.StudentForms_dynamicdata__QBuDx{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.StudentForms_paginationTable__DBNrV{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.StudentForms_titleCell__KWonK{align-items:center;display:flex;gap:.5rem}.StudentForms_fileIcon__fBAxu{font-size:1.2rem}.StudentForms_status__1tNp-{align-items:center;display:flex;gap:.4rem}.StudentForms_greenDot__u7RcW{background-color:green;border-radius:50%;height:.5rem;width:.5rem}.AdmissionProcess_resultandcount__6rXqI{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.AdmissionProcess_headerContainer__8cbDh{background-color:var(--Background_Color);padding:1rem}.AdmissionProcess_totalstudentcard__RcLm6{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.AdmissionProcess_createForm__VXz09{display:flex;justify-content:flex-end;margin-bottom:.75rem}.AdmissionProcess_studentsection__yGWm8{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.AdmissionProcess_search__eaq\+S{flex:1 1;max-width:430px}.AdmissionProcess_dropdownItem__Dedin{display:flex;flex-direction:row;padding:.25rem .5rem}.AdmissionProcess_filters__jn1jo{display:flex;gap:.5rem}.AdmissionProcess_dynamicdata__Y16xN{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.AdmissionProcess_paginationTable__uSVSL{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.AdmissionProcess_titleCell__iuIzs{align-items:center;display:flex;gap:.5rem}.AdmissionProcess_fileIcon__l\+7Ve{font-size:1.2rem}.AdmissionProcess_status__Yep9q{align-items:center;display:flex;gap:.4rem}.AdmissionProcess_greenDot__bnHtr{background-color:green;border-radius:50%;height:.5rem;width:.5rem}.StudentFormBuilder_StudentFormBuilder__jp4KP{background-color:var(--Background_Color);padding:2rem}.StudentFormBuilder_headerRow__NfnrD{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.StudentFormBuilder_backBtn__ilBnX{color:var(--Primary_Color);cursor:pointer;font-weight:400}.StudentFormBuilder_tabRow__CQy0L{display:flex;gap:1rem;margin-bottom:1rem}.StudentFormBuilder_tabOption__B2F6I{border-bottom:2px solid #0000;color:var(--Black_Color);cursor:pointer;font-weight:400;padding:.5rem 1rem}.StudentFormBuilder_activeTab__ZJpUA{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.StudentFormBuilder_tabContent__fmWVV{margin-top:1rem}.StudentFormBuilder_toggleSwitch__6ny\+U{align-items:center;display:flex;gap:.5rem}.StudentFormBuilder_toggleSwitch__6ny\+U::label{color:var(--Grey_Color)}.StudentFormBuilder_switch__hUK1c{display:inline-block;height:20px;position:relative;width:34px}.StudentFormBuilder_switch__hUK1c input{height:0;opacity:0;width:0}.StudentFormBuilder_slider__Hx816{background-color:#ccc;border-radius:20px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.StudentFormBuilder_switch__hUK1c input:checked+.StudentFormBuilder_slider__Hx816{background-color:#4f46e5}.StudentFormBuilder_slider__Hx816:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:14px;left:3px;position:absolute;transition:.4s;width:14px}.StudentFormBuilder_switch__hUK1c input:checked+.StudentFormBuilder_slider__Hx816:before{transform:translateX(14px)}.Summary_container__Vo7tf{padding:0}.Summary_boxWrapper__nmz9g{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 16px #0000000d;display:flex;flex-direction:column;gap:1rem;height:450px;padding:.5rem;width:100%}.Summary_questionBox__gTyjp{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 1px 4px #0000000a}.Summary_questionTitle__phok5{border-radius:.75rem;padding:.75rem 1rem;width:435px}.Summary_responseBox__z0EGR{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 1px 4px #0000000f;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.Summary_responseTitle__jvayY{font-size:var(--Font_Size_3)}.Summary_responseCount__2HgV3{font-size:var(--Font_Size_3);font-weight:400}.Summary_responseCount__2HgV3 span{color:var(--Primary_Color);font-weight:500;margin-left:.25rem}.Submission_resultandcount__g7mZ6{display:flex;gap:1rem;height:70px;justify-content:center;margin:1rem 0}.Submission_totalstudentcard__Kszmv{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Submission_studentsection__J9-GU{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Submission_search__-4\+ym{flex:1 1;max-width:430px}.Submission_dropdownItem__dgLPT{display:flex;flex-direction:row;padding:.25rem .5rem}.Submission_filters__SV5\+U{display:flex;gap:.5rem}.Submission_dynamicdata__vgUcu{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Submission_paginationTable__0aYoC{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.IndividualResponses_container__cXeds{padding:0}.IndividualResponses_boxWrapper__6IGq4{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 16px #0000000d;display:flex;flex-direction:column;gap:1rem;height:450px;padding:.5rem;width:100%}.IndividualResponses_questionBox__Ctr9z{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 1px 4px #0000000a}.IndividualResponses_questionTitle__fsCTf{border-radius:.75rem;padding:.75rem 1rem;width:435px}.IndividualResponses_responseBox__W7H4B{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 1px 4px #0000000f;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.IndividualResponses_responseTitle__rxjZA{font-size:var(--Font_Size_3)}.IndividualResponses_responseCount__-\+sjR{font-size:var(--Font_Size_3);font-weight:400}.IndividualResponses_responseCount__-\+sjR span{color:var(--Primary_Color);font-weight:500;margin-left:.25rem}.FormBuilderPage_pageWrapper__zPLuH{background-color:var(--Background_Color);min-height:100vh;padding:32px}.FormBuilderPage_topBar__9W7Zp{align-items:center;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:500;gap:12px;margin-bottom:24px}.FormBuilderPage_backArrow__m066H{font-size:20px;-webkit-user-select:none;user-select:none}.FormBuilderPage_title__6oHFg{color:var(--Primary_Color)}.FormBuilderPage_stepLineHeader__dvPU0{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.FormBuilderPage_stepWrapper__tLK2Z{align-items:center;display:flex}.FormBuilderPage_stepLineItem__-Wdyf{align-items:center;color:var(--Grey_Color);display:flex;flex-direction:column}.FormBuilderPage_circle__zs-hg{align-items:center;background-color:#dcdcdc;border-radius:50%;color:#fff;display:flex;font-size:var(--Font_Size_2);font-weight:500;height:26px;justify-content:center;margin-bottom:4px;width:26px}.FormBuilderPage_label__5wJWA{color:var(--Black_Color);font-size:var(--Font_Size_2)}.FormBuilderPage_stepDivider__ZriCI{background-color:silver;height:1px;margin:0 12px;width:40px}.FormBuilderPage_formBuilderWrapper__nZtMZ{margin-top:24px}.FormBuilderPage_copyRightContainer__nMVZS{margin-top:40px;text-align:center}.FormBuilder_formBuilderContainer__emQMC{background-color:var(--Background_Color);min-height:100vh;padding:0 32px 32px}.FormBuilder_stepHeaderWrapper__pfG5o{padding:12px 0}.FormBuilder_stepHeader__12doP{align-items:center;display:flex;flex-wrap:wrap;gap:0;justify-content:flex-start}.FormBuilder_stepWrapper__lgwHl{align-items:center;cursor:pointer;display:flex;gap:8px;position:relative}.FormBuilder_circle__YZDBe{align-items:center;background-color:#e0e0e0;border-radius:50%;color:#fff;display:flex;font-size:var(--Font_Size_2);font-weight:400;height:26px;justify-content:center;width:26px}.FormBuilder_activeCircle__gRDiE{background-color:#8cbbfb;color:var(--White_Color)}.FormBuilder_label__P\+SBj{color:var(--Grey_Color);font-size:var(--Font_Size_3);font-weight:400}.FormBuilder_activeLabel__gSGAH{color:var(--Primary_Color);font-weight:400}.FormBuilder_divider__cfmIF{background-color:#d3d3d3;height:1px;margin-left:8px;margin-right:12px;width:120px}.FormBuilder_stepBody__vEHL2{border-radius:16px;font-size:var(--Font_Size_3);margin-top:1rem;min-height:300px;transition:all .3s ease}.FormDetails_container__7CIQ9{border-radius:0;flex-direction:column;gap:.5rem;max-width:100%;overflow:auto;padding:.5rem}.FormDetails_sectionCard__pJrUG+.FormDetails_sectionCard__pJrUG{margin-top:1.5rem}.FormDetails_sectionCard__pJrUG{background-color:var(--Utility_Color1);border-radius:1.25rem;box-shadow:0 0 15px #00000008}.FormDetails_sectionHeader__a3Y-1{align-items:center;background-color:rgba(var(--Utility_Color1-RGB),.2);padding:.35rem}.FormDetails_inputBlock__--fPp{display:flex;flex:1 1;flex-direction:column;min-width:200px}.FormDetails_textarea__OJ41Z{background-color:var(--White_Color);border:1px solid rgba(var(--Primary_Color-RGB),.2);border-radius:1rem;box-shadow:0 1px 6px #0000000d;color:var(--Black_Color);font-size:var(--Font_Size_3);min-height:100px;padding:1rem;resize:none;width:100%}.FormDetails_required__xhBZl{color:red;margin-left:.2rem}.FormDetails_dropdown__vJoDC{background-color:var(--Utility_Color1);display:flex}.FormDetails_controls__UUv5C{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.FormDetails_studentdata__AzlZ1{background:var(--White_Color);border-radius:20px;box-shadow:0 0 15px #0000001a;padding:16px}.FormDetails_listHeader__kac66{display:flex;font-weight:400;justify-content:space-between;margin-bottom:1rem}.FormDetails_grid__du-HY{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin-bottom:1rem}.FormDetails_studentBox__sMycW{align-items:center;background-color:initial;border:none;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);gap:.25rem;padding:.4rem .6rem}.FormDetails_studentBox__sMycW input[type=checkbox]{accent-color:var(--Primary_Color)}.FormDetails_checkboxRow__rUZCk{align-items:center;display:flex;gap:.7rem}.FormDetails_studentBox__sMycW span{color:var(--Primary_Color);font-weight:400}.FormDetails_footerActions__nkvkl{display:flex;justify-content:flex-end}.FormDetails_row__tjLeo{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;padding:.25rem}.FormDetails_cancelButton__76IJM:empty{display:none}.FormDetails_inputLabel__qeujU{color:var(--Black_Color);font-weight:400;line-height:1.4;margin-bottom:.5rem}.FormDetails_inputField__AKBKY{background-color:var(--White_Color);border:1px solid rgba(var(--Primary_Color-RGB),.2);border-radius:1rem;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none;padding:.7rem 1rem}.FormDetails_dayButtonGroup__\+OJDn{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.FormDetails_dayButton__xB7Gq{background-color:var(--White_Color);border:none;border-radius:.8rem;box-shadow:0 1px 4px #0000000d;cursor:pointer;font-size:var(--Font_Size_3);padding:.6rem 1.2rem;transition:all .3s ease}.FormDetails_dayButton__xB7Gq:hover{background-color:rgba(var(--Utility_Color1-RGB),.3)}.FormDetails_activeDay__1RSEl{background-color:var(--Utility_Color1);color:var(--Black_Color)}.FormDetails_checkLabel__kp9Sa{align-items:center;display:flex;font-size:1rem;gap:.5rem;margin-left:.5rem;white-space:nowrap}.FormDetails_checkLabel__kp9Sa.FormDetails_activeCheck__UIjLm{color:var(--Black_Color)}.FormDetails_customGridRow__l70RA{grid-gap:2rem;align-items:flex-start;display:grid;gap:2rem;grid-template-columns:5fr 3fr 3fr;margin-bottom:1.5rem}.FormDetails_col3__grUFw,.FormDetails_col5__t87gi{display:flex;flex-direction:column}.FormDetails_row65_35__PNKSw{grid-gap:1rem;align-items:flex-start;display:grid;gap:1rem;grid-template-columns:65% 35%;margin-bottom:1.5rem}.FormDetails_col35__Zz18V,.FormDetails_col65__4Tdgq{display:flex;flex-direction:column}.FormDetails_nextButtonContainer__KpW09{display:flex;justify-content:flex-end;margin-top:1rem}.FormDetails_nextButton__eVpcE{background-color:var(--Primary_Color);border:none;border-radius:1rem;color:var(--White_Color);cursor:pointer;font-size:var(--Font_Size_3);font-weight:500;padding:.6rem 1.4rem;transition:background-color .2s ease}.DesignForm_designFormWrapper__hl7vt{display:flex;gap:1.5rem;padding:1rem}.DesignForm_leftPanel__tKBU1{display:flex;flex-direction:column;gap:2rem;width:250px}.DesignForm_sectionList__IIHT4{background:#f6f6f9;border-radius:1rem;padding:1rem}.DesignForm_sectionBtn__EIpM5{align-items:center;background-color:#fff;border:none;border-radius:.75rem;box-shadow:0 2px 6px #0000000d;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;margin-bottom:.5rem;padding:.75rem 1rem;transition:background .2s;width:100%}.DesignForm_sectionBtn__EIpM5:hover{background-color:#edf1fa}.DesignForm_activeSection__IgPfG{background-color:#dbe8ff}.DesignForm_plus__JJ\+D-{font-size:1.2rem;font-weight:700}.DesignForm_fieldPalette__ry0kj{background:#f6f6f9;border-radius:1rem;padding:1rem}.DesignForm_fieldPalette__ry0kj h4{font-weight:600;margin-bottom:.5rem}.DesignForm_fieldBtn__wf-rQ{background-color:#e8f0fe;border:none;border-radius:.6rem;cursor:pointer;font-size:.95rem;margin-bottom:.5rem;padding:.6rem;width:100%}.DesignForm_rightPanel__Na-gn{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.DesignForm_sectionGroup__OcRkr{background-color:var(--White_Color)}.DesignForm_sectionHeaderBox__Phei-{align-items:center;border-radius:1rem;box-shadow:0 2px 10px #00000014;color:#333;display:flex;justify-content:space-between;padding:1rem}.DesignForm_sectionHeaderLeft__ii8BH{display:flex;flex-direction:column;gap:.5rem}.DesignForm_sectionHeaderLeft__ii8BH h4{font-weight:600;margin:0}.DesignForm_checkboxLabel__qqo4S{align-items:center;color:#4f4f4f;display:flex;font-size:.9rem;gap:.5rem}.DesignForm_sectionHeaderRight__gGFIG{align-items:center;display:flex;font-size:1.1rem;gap:1rem}.DesignForm_deleteIcon__RvAEb{color:red;cursor:pointer}.DesignForm_dragIcon__HhmZU{cursor:pointer;transform:rotate(0deg);transition:transform .3s ease}.DesignForm_vertical__M-zOE{transform:rotate(90deg)}.DesignForm_card__ZIH8o{background-color:#fff;border-radius:1rem;box-shadow:0 1px 6px #0000000d;margin-top:.75rem;padding:1rem}.DesignForm_cardHeader__-T1nH{align-items:center;display:flex;font-weight:500;justify-content:space-between;margin-bottom:.5rem}.DesignForm_label__Z7Ra-{display:flex;flex-direction:column;font-size:1rem}.DesignForm_type__vRfOc{color:#888;font-size:.8rem;font-weight:400}.DesignForm_actions__ylNUk{align-items:center;display:flex;font-size:1rem;gap:.8rem}.DesignForm_options__smTjD{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.DesignForm_options__smTjD label{align-items:center;display:flex;font-size:.9rem;gap:.4rem}.DesignForm_addValueBtn__uilQv{background-color:#3f51b5;background-color:var(--Primary_Color,#3f51b5);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.85rem;padding:.2rem 1rem}.MainField_mainFieldContainer__Irr1u{border-radius:1rem;box-shadow:0 3px 10px #0000001a;display:flex;margin-bottom:1rem;overflow:hidden}.MainField_lightBox__\+J7Sw{align-items:center;background-color:rgba(from var(--Success_Color) r g b/35%);display:flex;flex:1 1;justify-content:space-between;padding:1rem 1.5rem}.MainField_leftContent__z1GNd{display:flex;flex-direction:column;gap:.5rem}.MainField_title__CIn4m{color:rgba(from var(--Success_Color) r g b/75%);font-size:var(--Font_Size3);font-weight:400;margin:0}.MainField_customCheckboxLabel__Bpi9b{align-items:center;color:#333;cursor:pointer;display:flex;font-size:1rem;gap:.75rem}.MainField_hiddenCheckbox__PuzT-{display:none}.MainField_customBox__e7aPG{background-color:#fff;border-radius:4px;height:24px;position:relative;width:24px}.MainField_hiddenCheckbox__PuzT-:checked+.MainField_customBox__e7aPG:after{background-color:#4caf50;border:solid #fff;border-width:0 3px 3px 0;content:"";height:12px;left:7px;position:absolute;top:3px;transform:rotate(45deg);width:6px}.MainField_hiddenCheckbox__PuzT-:checked+.MainField_customBox__e7aPG{background-color:#4caf50}.MainField_checkboxLabel__oPAnH{align-items:center;border-radius:2rem;color:#444;display:flex;font-size:1rem;gap:.6rem;white-space:nowrap}.MainField_checkboxLabel__oPAnH input[type=checkbox]{height:20px;transform:scale(1.2);width:20px}.MainField_iconGroup__e10CB{align-items:flex-start;align-self:flex-start;display:flex;flex-direction:row;font-size:var(--Font_Size_3);gap:.75rem;justify-content:flex-end;opacity:.75}.MainField_deleteIcon__kgjMB{color:red;cursor:pointer}.MainField_rightBox__BX5Oh{align-items:center;background-color:var(--Success_Color);cursor:pointer;display:flex;justify-content:center;min-width:60px;overflow:hidden;width:40px}.MainField_bars__4bfYk{display:flex;flex-direction:column;gap:4px;transform-origin:center;transition:transform .3s ease}.MainField_bars__4bfYk span{background-color:#fff;border-radius:1px;height:3px;width:22px}.MainField_rotate__j5wiX{transform:rotate(90deg)}.ExcelReports_background__OxiRG{background-color:var(--Background_Color);border-radius:2rem;box-shadow:0 4px 24px #0000001a;min-height:100vh;padding:1rem}.ExcelReports_container__GEjTX{padding:1rem}.ExcelReports_topbar__u27gp{color:var(--Primary_Color);display:flex;justify-content:flex-end;padding:1rem}.ExcelReports_clickableText__Jduu1{cursor:pointer;text-decoration:underline}.ExcelReports_header__6wqqV{display:flex;justify-content:flex-start;margin-bottom:1rem;width:285px}.ExcelReports_content__hiz9N{background-color:rgba(from var(--Utility_Color1) r g b/.65);border-radius:2rem;padding:1rem}.ExcelReports_tabContainer__PSVqt{display:flex;flex-wrap:wrap;margin-bottom:1.5rem}.ExcelReports_tab__Ii-Cx{color:var(--Black_Color);cursor:pointer;font-size:var(--Font_Size_3);padding:.5rem 1rem;transition:all .2s ease;width:-webkit-fit-content;width:fit-content}.ExcelReports_activeTab__FWsO8{color:rgba(from var(--Primary_Color) r g b/.9);font-weight:400}.ExcelReports_activeTab__FWsO8>span{border-bottom:1.5px solid var(--Primary_Color);padding-bottom:.5rem}.ExcelReports_reportSection__eCZ5S{display:flex;flex-wrap:wrap}.ReportsCard_card__umqe-{background-color:var(--White_Color);border-radius:1rem;cursor:pointer;max-width:100%;min-height:100px;padding:1rem 1.25rem;transition:all .2s ease-in-out}.ReportsCard_card__umqe-:hover{box-shadow:0 6px 32px #00000008;transform:translateY(-2px)}.ReportsCard_title__I63uj{color:var(--Black_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.4rem}.ReportsCard_description__QjI0k{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.ReportSectionRenderer_cardGrid__MEEP8{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);width:100%}.ReportSectionRenderer_sectionBlock__\+0S4G{margin-bottom:2rem}.ReportSectionRenderer_sectionHeading__NQRVu{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 24px #00000014;color:var(--Primary_Color);font-size:1rem;font-weight:400;margin-bottom:.75rem;max-width:100%;padding:1rem 1.25rem}.ParentReports_resultandcount__Hkzp0{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;margin:1rem 0;width:-webkit-max-content;width:max-content}.ParentReports_programcontainer__Ge5IJ{padding:1rem}.ParentReports_cardsrow__dc9FG{display:flex;justify-content:space-between}.ParentReports_container__R8ln7{background-color:var(--Background_Color);padding:1rem}.ParentReports_resultandcount__Hkzp0>div{flex:1 1;min-width:0;white-space:normal}.ParentReports_inviteButtonWrapper__IY2Up{align-items:center;display:flex;flex-direction:row;gap:8px}.ParentReports_totalstudentcard__9jqOb{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.ParentReports_studentsection__kS8ry{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.ParentReports_search__lpPBY{flex:1 1;max-width:288px}.ParentReports_dropdown__NYAXo{display:flex;flex-direction:row;gap:.5rem;padding:.25rem .5rem}.ParentReports_dynamicdata__Va9vw{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.ParentReports_paginationTable__hRAJw{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.StaffReports_resultandcount__ec-t5{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:space-between;margin:1rem 0;width:-webkit-max-content;width:max-content}.StaffReports_programcontainer__k0Qjp{padding:1rem}.StaffReports_cardsrow__TJqVM{display:flex;justify-content:space-between}.StaffReports_container__OmDR2{background-color:var(--Background_Color);padding:1rem}.StaffReports_resultandcount__ec-t5>div{flex:1 1;min-width:0;white-space:normal}.StaffReports_inviteButtonWrapper__tu0Sk{align-items:center;display:flex;flex-direction:row;gap:8px}.StaffReports_totalstudentcard__bbCGi{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StaffReports_studentsection__naoJP{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StaffReports_search__pK5uD{flex:1 1;max-width:288px}.StaffReports_dropdown__nyjXi{display:flex;flex-direction:row;gap:.5rem;padding:.25rem .5rem}.StaffReports_dynamicdata__g817Y{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.StaffReports_paginationTable__FYwey{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.StaffSchedule_background__qqYJb{background-color:var(--Background_Color);padding:.5rem}.StaffSchedule_rowWrapper__FN0wj{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:end;margin:1rem 0}.StaffSchedule_cardsWrapper__fv19B{display:flex;gap:.75rem}.StaffSchedule_cardsWrapper__fv19B>*{flex:1 1}.StaffSchedule_totalstudentcard__D8eSA{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StaffSchedule_dropdownItem__\+nm2F{display:flex;flex-direction:row;padding:.25rem .5rem}.StaffSchedule_filters__ZkN0d{display:flex;gap:1.5rem;justify-content:end;margin-bottom:.75rem}.StaffSchedule_dynamicdata__oD8JU{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto;width:calc(100vw - 18.75rem)}.StaffSchedule_paginationTable__gJYcE{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.StaffSchedule_editWrapper__TGtY6{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.StaffSchedule_archiveBtn__YGAEh{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:16;padding:.7rem 1.2rem;transition:background .2s ease;white-space:nowrap}.StaffSchedule_addPlaceholder__ptCTu{background-color:var(--Utility_Color1);border-radius:12px;color:var(--Grey_Color);font-weight:500;padding:2rem;text-align:center}.StaffSchedule_addPlaceholder__ptCTu:hover{background-color:#dbe9ff;color:#333}.StaffSchedule_columnHeading__t1oLR{align-items:center;display:flex;flex-direction:column;gap:.25rem;justify-content:center;text-align:center}.StaffSchedule_dayNumber__DjzK0{line-height:1}.StaffSchedule_dayNumber__DjzK0,.StaffSchedule_staffHeading__8w0MC{font-size:16px;font-weight:500;text-align:center}.StaffSchedule_dayLabel__7EO08{font-size:15px;font-weight:500;line-height:1;text-align:center}.StaffTimeTable_card__XdgbU{border-radius:16px;box-shadow:0 4px 12px #00000014;color:#333;display:flex;flex-direction:column;gap:.75rem;padding:1rem;transition:transform .2s ease;width:180px}.StaffTimeTable_card__XdgbU:hover{transform:scale(1.03)}.StaffTimeTable_row__BULlC{align-items:center;color:#333;display:flex;font-size:var(--Font_Size_2);font-weight:500;gap:.5rem}.StaffTimeTable_icon__LuNNg{font-size:1rem}.ProfilePhotoAndName_profileContainer__RLe6Q{align-items:center;display:flex;flex-direction:column;gap:.5rem}.ProfilePhotoAndName_avatar__Kg59W{border-radius:50%;height:55px;object-fit:cover;width:55px}.ProfilePhotoAndName_nameRow__1migz{align-items:center;display:flex;gap:.5rem}.ProfilePhotoAndName_nameText__bqbsS{color:var(--Info_Color);font-size:16px;font-weight:400}.ProfilePhotoAndName_editIcon__GjYZ1{color:var(--Info_Color);cursor:pointer;font-size:18px}.StudentSchedule_pageWrapper__aXaLB{display:flex;gap:1.5rem;padding:1rem}.StudentSchedule_leftColumn__bHcmA{background-color:var(--White_Color);border-radius:16px;box-shadow:0 8px 20px #0000000d;flex:1 1;padding:1rem}.StudentSchedule_filterWrapper__wBJ2r{display:flex;gap:1rem;justify-content:end;margin-bottom:1.5rem}.StudentSchedule_cardGrid__pMtHo{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.StudentSchedule_rightColumn__TGe0X{background-color:var(--White_Color);border-radius:16px;box-shadow:0 8px 20px #0000000d;display:flex;flex-direction:column;padding:1rem;width:300px}.StudentSchedule_customCalendar__OY6pF{margin-bottom:1rem;position:relative}.StudentSchedule_calendarHeader__uZ6hj{display:flex;justify-content:end;margin-bottom:.5rem;position:relative}.StudentSchedule_calendarHeader__uZ6hj>span{background:#f3f7ff;border-radius:12px;color:var(--Grey_Color);font-size:16px;font-weight:500;padding:.5rem 1rem}.StudentSchedule_weekdays__frdCh{display:grid;font-weight:600;grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;text-align:center}.StudentSchedule_calendarGrid__56OL3{grid-gap:.5rem 0;display:grid;gap:.5rem 0;grid-template-columns:repeat(7,1fr);text-align:center}.StudentSchedule_addSchedule__WbM2I{background-color:var(--Primary_Color);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:500;margin-top:1rem;padding:.75rem 1rem;transition:.3s ease}.StudentSchedule_bulkUpload__pTSd4{align-items:end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:14px;gap:.5rem;justify-content:end;margin-top:.5rem}.StudentSchedule_selected__jmIAK{background-color:var(--Primary_Color);border-radius:8px;color:#fff!important}.StudentSchedule_dateCell__rWNtK{border-radius:6px;cursor:pointer;font-size:14px;padding:.35rem 0;transition:.2s ease}.StudentTimeTable_card__bck5i{background-color:#f6f9ff;border-radius:16px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.StudentTimeTable_headingRow__dkHSU{align-items:self-end;align-self:flex-end;display:flex;justify-content:space-between;width:100%}.StudentTimeTable_staffLine__8NaOs{align-items:center;color:#222;display:flex;font-size:14px;gap:.5rem}.StudentTimeTable_staffName__BmvzH{font-weight:500}.StudentTimeTable_fullcard__ghQ-B{display:flex;flex-direction:column;gap:.75rem;width:100%}.StudentTimeTable_topRow__UtQPC{align-items:center;display:flex;justify-content:space-between}.StudentTimeTable_left__WPmZu{display:flex;gap:.75rem;width:100%}.StudentTimeTable_icon__DDO2Y{border-radius:50%;height:48px;width:48px}.StudentTimeTable_heading__RiN0Z{color:var(--Primary_Color);font-size:16px;font-weight:600}.StudentTimeTable_textBlock__SC1P7{display:flex;flex:1 1;flex-direction:column;gap:4px;width:100%}.StudentTimeTable_subText__J70RW{color:var(--Grey_Color);font-size:14px;margin-top:2px}.StudentTimeTable_actions__1K\+Kg{align-items:center;display:flex;gap:.5rem}.StudentTimeTable_editIcon__DNRGY{color:#888;cursor:pointer;font-size:18px}.StudentTimeTable_deleteIcon__e96ua{color:var(--Error_Color);cursor:pointer;font-size:18px}.StudentTimeTable_bottomRow__cLtgF{align-items:center;color:#444;display:flex;font-size:14px;justify-content:space-between;margin-top:.5rem}.StudentTimeTable_time__N7LOB{align-items:center;color:var(--Grey_Color);display:flex;font-size:14px;gap:.4rem}.StaffHolidays_maincontainer__apfom{display:flex;justify-content:space-between}.StaffHolidays_StudentSection__W7x65{background-color:var(--Background_Color);padding:1rem}.StaffHolidays_background__HUB8v{background-color:var(--White_Color);padding:.75rem}.StaffHolidays_container__-C8fo{background-color:var(--Background_Color);display:flex}.StaffHolidays_tabOptions__NS1sk{cursor:pointer;font-weight:500;padding:.5rem 1rem}.StaffHolidays_ActivetabOption__JP5De{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.StaffHolidays_rowCard__1yzQJ{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.StaffHolidays_actionDots__Myxlo{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.StaffHolidays_tableHeader__q8r0P{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.StaffHolidays_checkbox__tHxU6{accent-color:var(--Primary_Color);height:16px;width:16px}.StaffHolidays_tabHeaderRow__pFbIi{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.StaffHolidays_tabSwitchWrapper__GklHa{display:flex}.StaffHolidays_headerRow__CcDer{align-items:center;justify-content:space-between;margin-bottom:1.5rem}.LeavePolicy_resultandcount__e\+cxx,.StaffHolidays_buttonRow__DvGW5,.StaffHolidays_headerRow__CcDer{display:flex;flex-wrap:wrap;gap:1rem}.LeavePolicy_resultandcount__e\+cxx{justify-content:space-between;margin:2rem 0}.LeavePolicy_totalstudentcard__mYU\+A{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.LeavePolicy_dropdownItem__0UFSx{display:flex;flex-direction:row;padding:.25rem .5rem}.LeavePolicy_roleAndNegativeWrapper__L991Q{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-end;margin-bottom:1rem}.LeavePolicy_infoLine__dGBnt{align-items:center;color:var(--Grey_Color);display:flex;font-size:14px;gap:.5rem;padding:1rem 0}.LeavePolicy_negativeLeaveWrapper__1sZDb{align-items:center;display:flex;font-size:16px;gap:.5rem;white-space:nowrap}.LeavePolicy_negativeLeaveWrapper__1sZDb>span{color:var(--Grey_Color)}.LeavePolicy_dynamicdata__2ZsWZ{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.LeavePolicy_paginationTable__ATjn-{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.HolidayCalendar_resultandcount__mdOIX{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.HolidayCalendar_headerContainer__sftay{background-color:var(--Background_Color)}.HolidayCalendar_totalstudentcard__Dt1pN{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.HolidayCalendar_studentsection__TT3pW{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;margin-bottom:1rem}.HolidayCalendar_dropdownItem__xSqcu{display:flex;flex-direction:row;padding:.25rem .5rem}.HolidayCalendar_filters__rNlpU{display:flex;gap:.5rem}.HolidayCalendar_dynamicdata__iGeTP{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.HolidayCalendar_paginationTable__a-wsF{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.WeekendConfiguration_resultandcount__ViZv5{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.WeekendConfiguration_headerContainer__jutX3{background-color:var(--Background_Color)}.WeekendConfiguration_totalstudentcard__8AP5U{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.WeekendConfiguration_dropdownItem__zg54h{display:flex;flex-direction:row;padding:.25rem .5rem}.WeekendConfiguration_filters__e6YH8{display:flex;gap:.5rem}.WeekendConfiguration_dynamicdata__37oXV{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.WeekendConfiguration_section__nHOmD{align-items:center;display:flex;gap:1rem;margin:1rem 0}.WeekendConfiguration_section__nHOmD>span{color:var(--Grey_Color)}.WeekendConfiguration_recipientBox__XNzlt{background-color:rgba(from var(--Utility_Color1)r g b/.4);border-radius:.75rem;box-shadow:0 8px 16px #0000000d;display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem}.WeekendConfiguration_toWrapper__8R0lH{display:flex;flex-wrap:wrap;gap:.5rem}.WeekendConfiguration_recipient__mBn79{align-items:center;background-color:var(--Utility_Color1);border-radius:.5rem;color:var(--Primary_Color);display:flex;font-size:.85rem;gap:.25rem;padding:.4rem .75rem}.WeekendConfiguration_removeIcon__JmNKn{color:var(--Primary_Color);cursor:pointer;transition:.2s}.WeekendConfiguration_removeIcon__JmNKn:hover{color:var(--Error_Color)}.WeekendConfiguration_paginationTable__Rou7d{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}input[type=checkbox]{accent-color:var(--Primary_Color);cursor:pointer;height:20px;width:20px}.WeekendConfiguration_greyCol__7fr6O{color:var(--Grey_Color)}.WeekendConfiguration_saveButtonWrapper__\+FZ9d{display:flex;justify-content:flex-end;margin-top:.5rem;padding:1rem 0}.WeekendConfiguration_saveButton__JWyIw{background-color:var(--Primary_Color);border:none;border-radius:12px;color:var(--White_Color);cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background-color .3s ease}.WeekendConfiguration_saveButton__JWyIw:hover{background-color:#433bda}.Birthdays_maincontainer__TQ4yG{display:flex;justify-content:space-between}.Birthdays_StudentSection__ME8mn{background-color:var(--Background_Color);padding:1rem}.Birthdays_background__k6\+ie{background-color:var(--White_Color);padding:.75rem}.Birthdays_container__gaHPH{background-color:var(--Background_Color);display:flex}.Birthdays_tabOptions__M2mSE{cursor:pointer;font-weight:500;padding:.5rem 1rem}.Birthdays_ActivetabOption__LKIqV{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.Birthdays_rowCard__TuSmA{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.Birthdays_actionDots__q0Peb{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.Birthdays_tableHeader__zr0qf{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.Birthdays_checkbox__CQ1kb{accent-color:var(--Primary_Color);height:16px;width:16px}.Birthdays_tabHeaderRow__JV0rA{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.Birthdays_tabSwitchWrapper__JPubP{display:flex}.Birthdays_headerRow__6QFx-{align-items:center;justify-content:space-between;margin-bottom:1.5rem}.Birthdays_buttonRow__vjl3h,.Birthdays_headerRow__6QFx-{display:flex;flex-wrap:wrap;gap:1rem}.StaffBirthdays_resultandcount__jplPS{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.StaffBirthdays_totalstudentcard__SeM7h{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StaffBirthdays_studentsection__Ab9Lk{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StaffBirthdays_search__oaKZM{flex:1 1;max-width:288px}.StaffBirthdays_filters__4J9uc{display:flex;gap:.5rem}.StaffBirthdays_dropdownItem__JBbsl{display:flex;flex-direction:row;padding:.25rem .5rem}.StaffBirthdays_dynamicdata__9NqXx{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.StaffBirthdays_paginationTable__gcMqw{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.StaffBirthdays_nameCell__mjj66{padding:.35rem}.StaffBirthdays_upcomingText__gf4Vv{color:var(--Primary_Color);font-weight:500;margin-left:1rem}.StudentBirthdays_resultandcount__5eKOz{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.StudentBirthdays_totalstudentcard__Qv45Z{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.StudentBirthdays_studentsection__yT7de{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.StudentBirthdays_search__4GVEK{flex:1 1;max-width:288px}.StudentBirthdays_filters__1hDY6{display:flex;gap:.5rem}.StudentBirthdays_dropdownItem__racJ6{display:flex;flex-direction:row;padding:.25rem .5rem}.StudentBirthdays_dynamicdata__QUjhq{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.StudentBirthdays_paginationTable__N8UY4{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.StudentBirthdays_nameCell__m48w3{padding:.35rem}.StudentBirthdays_upcomingText__2OIKy{color:var(--Primary_Color);font-weight:500;margin-left:1rem}.SchoolCalendar_screen__Cg8PW{display:flex;flex-direction:column;gap:1.5rem;padding:.75rem;position:relative;width:100%}.SchoolCalendar_archiveBtn__sGAw8{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:16;padding:.7rem 1.2rem;transition:background .2s ease}.SchoolCalendar_totaldatacard__J3tze{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:.75rem}.SchoolCalendar_contentWrapper__FRDj6{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:1rem}.SchoolCalendar_toolbarWrapper__-lcPt{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.SchoolCalendar_search__8mUfR{flex:1 1;max-width:285px}.SchoolCalendar_barsection__EdQJQ{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.SchoolCalendar_fourfilters__lzPOJ{align-items:center;display:flex;gap:.5rem}.SchoolCalendar_statsRow__Zs7U9{display:flex;flex:1 1;gap:1rem}.SchoolCalendar_dynamicdata__gDSXG{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:485px;justify-content:space-between;overflow:auto}.SchoolCalendar_paginationTable__LApQr{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.SchoolCalendar_noEventBox__kGIOI{background:var(--White_Color);border-radius:12px;box-shadow:0 2px 8px #0000000d;color:#999;padding:.75rem 1rem}.SchoolCalendar_holidayBox__nXNjx{background-color:#c2b7ff;border-radius:15px;color:#4a3fdc;font-weight:500}.SchoolCalendar_cellWrapper__rDcCX{align-items:center;display:flex;flex-direction:column;gap:.25rem}.SchoolCalendar_dayLabel__\+gsNz{font-size:14px;font-weight:600}.SchoolCalendar_holidayBox__nXNjx{background-color:#d6d6ff;box-shadow:0 2px 8px #0000000d;color:#5c5ce0;padding:.75rem 1rem}.SchoolCalendar_weekDay__zkuc9{font-size:16px;font-weight:600;text-align:center}.SchoolCalendar_holidayBox__nXNjx{background-color:#c5bfff;border-radius:12px;color:#5a4fcf;padding:10px;text-align:center}.SchoolCalendar_eventBox__pSM63{background-color:#e6f7ff;border-radius:12px;color:#007acc;padding:10px;text-align:center}.SchoolCalendar_monthYearWrapper__HXtRu{align-items:center;background-color:var(--Utility_Color1);border-radius:25px;display:flex;gap:10px;padding:8px 12px}.SchoolCalendar_monthDropdown__srEdf,.SchoolCalendar_yearDropdown__G8K\+J{-webkit-appearance:none;appearance:none;background:#0000;border:none;color:gray;cursor:pointer;font-size:14px;outline:none;padding:4px}.NewsLettersPage_NewsLettersPage__fLyXA{position:relative}.NewsLettersPage_resultandcount__q04h5{border-radius:1.5rem;display:flex;flex-wrap:nowrap;gap:1rem;margin-bottom:1.5rem;margin-top:.75rem;overflow-x:auto;overflow-y:visible;position:relative;width:calc(100vw - 18.75rem)}.NewsLettersPage_programcontainer__waoid{padding:.5rem}.NewsLettersPage_container__bNB3C{padding:1rem}.NewsLettersPage_headerContainer__uxP7y{align-items:center;display:flex;justify-content:space-between}.NewsLettersPage_totalstudentcard__3xaIY{border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.NewsLettersPage_studentsection__pqfUB{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.NewsLettersPage_search__t8WnA{flex:1 1;max-width:288px}.NewsLettersPage_dropdown__XanBT{display:flex;flex-direction:row;gap:.5rem;padding:.25rem .5rem}.NewsLettersPage_dynamicdata__hq3JM{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.NewsLettersPage_paginationTable__q8OSB{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.NewsLettersPage_iconWithDot__yd6YA{align-items:center;display:flex;flex-direction:column}.NewsLettersPage_greenDot__z9Vrw{background-color:green;border-radius:50%;height:8px;margin-top:4px;width:8px}.NewsLetterCard_card__mb2S5{align-items:center;border-radius:24px;box-shadow:0 8px 20px #0000000d;cursor:pointer;display:flex;height:242px;justify-content:center;min-width:160px;overflow:visible;transition:.2s ease}.NewsLetterCard_empty__QjrWf{background-color:#a8d5a2;color:#444}.NewsLetterCard_filled__9YgU8{background-color:#f9bcbc;color:#9a4c4c;flex-direction:column;justify-content:space-between;padding:1.5rem 1rem}.NewsLetterCard_emptyContent__6V7vO{align-items:center;display:flex;flex-direction:column;font-size:16px;font-weight:500;gap:.5rem}.NewsLetterCard_filledContent__UEWxY{display:flex;flex-direction:column;height:100%;position:relative;text-align:center;width:100%}.NewsLetterCard_title__CEML5{align-items:center;display:flex;font-size:16px;font-weight:500;height:100%;justify-content:center}.NewsLetterCard_optionsIcon__fzHn1{bottom:1rem;color:#a84444;height:32px;position:absolute;right:0;width:32px}.NewsLetterCard_optionsWrapper__X2zzM{height:-webkit-max-content;height:max-content;position:relative;top:1rem}.NewsLetterCard_optionsIcon__fzHn1{border-radius:50%;cursor:pointer;padding:6px;transition:background .2s}.NewsLetterCard_optionsIcon__fzHn1:hover{background-color:#0000000d}.NewsLetterCard_optionsMenu__jthHV{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;min-width:120px;overflow:hidden;padding:4px 0;position:absolute;width:-webkit-max-content;width:max-content;z-index:1000}.NewsLetterCard_optionsMenu__jthHV div{color:#333;cursor:pointer;font-size:14px;padding:8px 16px;text-align:center;transition:background .2s ease;white-space:nowrap}.NewsLetterCard_optionsMenu__jthHV div:hover{background-color:#f2f2f2}.ActivitiesPage_ActivitiesPage__ngFbq{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:1.5rem;padding:1rem;width:100%}.ActivitiesPage_activitiesCotainer__erCz5{background-color:var(--White_Color);border-radius:1.5rem;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.ActivitiesPage_settingLinkContainer__SkTsu{display:flex;justify-content:flex-end;padding:.25rem}.ActivitiesPage_settingLinkContainer__SkTsu>a{border-bottom:1px solid var(--Primary_Color);color:var(--Primary_Color)}.ActivitiesPage_container__D4quv,.ActivitiesPage_wrapper__qr\+hJ{padding:0}.ActivitiesPage_toolbarWrapper__j1omk{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.ActivitiesPage_toolbarOptions__Pq3rR{display:flex;gap:1rem}.ActivitiesPage_header__65NpE{display:flex;justify-content:flex-end;margin-bottom:.5rem}.ActivitiesPage_pageWrapper__I1viR{border-radius:2rem;min-height:100vh;padding:1.5rem}.ActivitiesPage_grid__bKXw9{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.ActivitiesPage_archiveBtn__9WR2p{background-color:var(--Utility_Color1);border:none;border-radius:1.5rem;box-shadow:0 2px 6px #0000000d;color:var(--Grey_Color);cursor:pointer;font-size:16;padding:.7rem 1.2rem;transition:background .2s ease}.ActivitiesPage_statsSectionContainer__UUsAu{display:flex;flex-direction:column;gap:1rem}.ActivitiesPage_cardsWrapper__7SKik{display:flex;gap:.75rem;justify-content:flex-start}.ActivitiesPage_sectionTitle__FAL49{color:var(--Primary_Color);font-weight:500}.ActivitiesPage_quickActivityContainer__oqpH5{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);padding:1rem;width:calc(100vw - 18rem)}.ActivitiesPage_actionsContainer__WTaRR{display:flex;gap:1rem;overflow-y:auto;padding:1rem 0}.ActivitiesPagesCard_card__EKbvr{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column}.ActivitiesPagesCard_header__1ck33{align-items:center;display:flex;justify-content:space-between;padding:.75rem 1rem}.ActivitiesPagesCard_title__770BK{color:rgba(from var(--Info_Color) r g b/1);font-size:var(--Font_Size_3);font-weight:400}.ActivitiesPagesCard_separator__9bDpk{background-color:var(--White_Color);border-radius:1rem;padding:1rem}.ActivitiesPagesCard_content__KA-Bi{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.ActivitiesPagesCard_image__GipYF{border-radius:.75rem;box-shadow:0 6px 12px #0000001a;height:110px;object-fit:cover;width:110px}.ActivitiesPagesCard_textBlock__pvZaO{flex:1 1}.ActivitiesPagesCard_activityTitle__iSTNK{color:rgba(from var(--Grey_Color) r g b/1);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.3rem}.ActivitiesPagesCard_description__9Alwn{border-radius:1rem;box-shadow:0 6px 12px #0000001a;color:var(--Grey_Color);font-size:var(--Font_Size_2);line-height:1.5;padding:.5rem}.ActivitiesPagesCard_section__I-opL{margin-top:1.5rem}.ActivitiesPagesCard_section__I-opL label{color:var(--Grey_Color);display:block;font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.3rem}.ActivitiesPagesCard_taggedBox__stHE2{background-color:var(--White_Color);border-radius:.75rem;box-shadow:0 6px 12px #0000000a;display:flex;flex-wrap:wrap;gap:.5rem;padding:.3rem}.ActivitiesPagesCard_tag__yM3JP{align-items:center;background-color:var(--Utility_Color1);border-radius:.5rem;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_2);gap:.25rem;padding:.4rem .75rem}.ActivitiesPagesCard_removeIcon__lRhJS{color:var(--Primary_Color);cursor:pointer;transition:.2s}.ActivitiesPagesCard_removeIcon__lRhJS:hover{color:var(--Error_Color)}.ActivitiesPagesCard_footer__d4d3L{align-items:center;color:var(--Grey_Color);display:flex;justify-content:space-between;margin-top:1rem}.ActivitiesPagesCard_stats__qBYjA{align-items:center;display:flex;font-size:var(--Font_Size_3);gap:1rem}.ActivitiesPagesCard_stats__qBYjA span,.ActivitiesPagesCard_time__2Ff9p{align-items:center;display:flex;gap:.3rem}.ActivitiesPagesCard_time__2Ff9p{font-size:var(--Font_Size_2)}.CollapsableHeader_CollapsableHeaderWrapper__Oj2z7{background-color:var(--Background_Color);border:1px solid var(--Utility_Color1);border-radius:1rem;box-shadow:0 1px 2px #0000000a;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.CollapsableHeader_CollapsableHeader__LhHPX{align-items:center;background-color:var(--Utility_Color1);cursor:pointer;display:flex;gap:.75rem;justify-content:center;padding:1.25rem 1.5rem;position:relative;width:100%}.CollapsableHeader_heading__HYurB{color:var(--Primary_Color);font-size:var(--Font_Size_2);font-weight:600}.CollapsableHeader_icon__vEXG3{align-items:center;color:var(--Primary_Color);display:flex;font-size:1.25rem;height:.75rem;justify-content:center;transition:transform .3s ease}.CollapsableHeader_content__JbC5H{background-color:var(--White_Color);overflow:hidden}.CollapsableHeader_innerContent__VdFXx{background-color:var(--White_Color);color:var(--Black_Color);font-family:var(--Font_Family);font-size:var(--Font_Size_2);padding:1rem 1.5rem}.ActivitiesSettingsPage_ActivitiesSettingsPage__ktu8Q{padding:1.5rem;position:relative;width:100%}.ActivitiesSettingsPage_BackHeaderContainer__3BRVy{margin-bottom:1rem;padding:.5rem 0}.ActivitiesSettingsPage_collapsableContent__Oo3Oz{display:flex;padding:.25rem 1rem}.ActivitiesSettingsPage_collapsableContent__Oo3Oz>*{flex:1 1}.ActivitiesSettingsPage_leftColumn__p6vGy{display:flex;flex-direction:column;gap:1rem}.ActivitiesSettingsPage_OtherSettingsTopSection__KJXPF{display:flex;justify-content:space-between}.ActivitiesSettingsPage_OtherSettingsBottomSection__Ly5CP{display:flex;gap:2rem;margin-top:1.5rem}.ActivitiesSettingsPage_OtherSettingsBottomLeft__DlCYD{display:flex;flex:1 1;flex-direction:column;gap:1rem}.ActivitiesSettingsPage_OtherSettingsBottomRight__Dx2Zs{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 16px #0000000d;flex:2 1;padding:1.5rem}.BackHeader_backHeader__fAMvI{align-items:center;color:var(--Primary_Color);cursor:pointer;display:flex;font-family:var(--Font_Family);font-size:var(--Font_Size_3);font-weight:500;gap:.5rem;position:relative;transition:opacity .2s ease;width:100%}.BackHeader_backHeader__fAMvI:hover{opacity:.8}.BackHeader_icon__7OOav{font-size:1rem}.BackHeader_label__ZUUk6{line-height:1}.ActivityListItem_item__GcNyO{align-items:center;background-color:rgba(from var(--base-color) r g b/.2);border:2px solid #0000;border-radius:.75rem;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;transition:border .3s ease,box-shadow .3s ease;width:100%}.ActivityListItem_active__6P3wh,.ActivityListItem_item__GcNyO:hover{border:2px solid var(--base-color)}.ActivityListItem_LeftContainer__8Piu8,.ActivityListItem_RightContainer__wrbF7{align-items:center;display:flex;gap:1rem}.ActivityListItem_iconWrapper__gn11v{align-items:center;display:flex;gap:.75rem}.ActivityListItem_label__4UDcA{color:var(--base-color);flex:1 1;font-size:var(--Font_Size_3);font-weight:600;margin-left:.5rem}.ActivityListItem_notificationCount__n9\+i\+{align-items:center;background-color:var(--White_Color);border-radius:50%;color:var(--base-color);display:flex;font-size:var(--Font_Size_1);font-weight:700;height:1.2rem;justify-content:center;padding:.25rem;width:1.2rem}.ActivityListItem_arrow__oZbvH{color:var(--base-color);font-size:20px}.ActivitySettings_container__uh5C4{color:var(--Black_Color);display:flex;flex-direction:column;font-family:var(--Font_Family);font-size:var(--Font_Size_2);gap:1.5rem}.ActivitySettings_header__uK6OP{align-items:center;display:flex;justify-content:space-between}.ActivitySettings_iconLabel__rA5nT{align-items:center;display:flex;gap:.5rem}.ActivitySettings_icon__HsH48{color:var(--Primary_Color);font-size:1.25rem}.ActivitySettings_label__brRY\+{color:var(--Primary_Color);font-size:var(--Font_Size_4);font-weight:600}.ActivitySettings_deleteIcon__LO7oO{color:var(--Error_Color);cursor:pointer;font-size:1.25rem}.ActivitySettings_toggleSection__D0nzC{display:flex;flex-direction:column;gap:1rem}.ActivitySettings_enableSection__fZDFV{display:flex;flex-direction:column;gap:.5rem}.ActivitySettings_sectionTitle__\+GTrE{font-weight:600;margin:1rem 0 .5rem}.ActivitySettings_formFields__sFJct{display:flex;flex-direction:column;gap:.75rem}.ActivitySettings_hintText__dsttw{color:var(--Grey_Color);font-size:var(--Font_Size_1)}.ActivitySettings_fieldRow__y826J{align-items:center;background-color:var(--Utility_Color1);border-radius:.75rem;display:flex;justify-content:space-between;padding:.75rem 1rem}.ActivitySettings_fieldLabel__9gStB,.ActivitySettings_fieldType__oPyNO{color:var(--Black_Color);font-weight:500}.ActivitySettings_fieldActions__uUGaY{color:var(--Primary_Color);display:flex;font-size:1rem;gap:.5rem}.ActivitySettings_iconBtn__tcome{cursor:pointer}.ActivitySettings_addButton__4XIq\+{background-color:var(--Primary_Color);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:var(--Font_Size_2);font-weight:500;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.ActivitySettings_bodySectionContainer__M3o7V{display:flex;flex-direction:column;gap:1rem}.ActivitySettings_section__L5Odz{display:flex}.ActivitySettings_sectionLabel__YYm1h{flex:1 1}.ActivitySettings_sectionContents__j-2un{flex:4 1}.ActivitySettings_enableStatusleftColumn__IdHtK{display:flex;flex-direction:column;gap:.5rem;width:-webkit-fit-content;width:fit-content}.ActivitySettings_sectionParagraph__s4Ptf{color:var(--Grey_Color);font-size:var(--Font_Size_2);margin-bottom:1rem}.ToggleSwitch_switchWrapper__rTdRh{align-items:center;color:var(--Grey_Color);cursor:pointer;display:flex;font-family:var(--Font_Family);font-size:var(--Font_Size_2);gap:.75rem;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:fit-content}.ToggleSwitch_switchWrapper__rTdRh input{display:none}.ToggleSwitch_slider__uOKSX{background-color:#c2c2c2;border-radius:999px;box-shadow:inset 0 1px 3px #00000026;position:relative;transition:background-color .3s}.ToggleSwitch_slider__uOKSX:before{background-color:#fff;border-radius:50%;content:"";height:var(--knob-size);left:2px;position:absolute;top:2px;transition:transform .3s;width:var(--knob-size)}input:checked+.ToggleSwitch_slider__uOKSX{background-color:var(--Primary_Color)}input:checked+.ToggleSwitch_slider__uOKSX:before{transform:translateX(var(--knob-translate))}.ToggleSwitch_labelWrapper__TVUe6{align-items:center;display:flex;font-weight:500;gap:.25rem}.ToggleSwitch_labelText__gEY8I{color:var(--Grey_Color)}.ToggleSwitch_status__4Vk6M{color:var(--Black_Color);font-weight:600}.UpcomingInvoices_background__qVXPS{background-color:var(--Background_Color);padding:.75rem}.UpcomingInvoices_totalstudentcard__WEqT6{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.UpcomingInvoices_studentsection__1zUrE{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.UpcomingInvoices_search__F2-6s{flex:1 1;max-width:288px}.UpcomingInvoices_dropdownItem__VsPul{display:flex;flex-direction:row;padding:.25rem .5rem}.UpcomingInvoices_filters__wvx1P{display:flex;gap:.5rem}.UpcomingInvoices_dynamicdata__NTkpi{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.UpcomingInvoices_paginationTable__zQkcn{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.UpcomingInvoices_totalDisplay__7Kbib{font-size:18px;margin:.75rem .5rem;text-align:right}.UpcomingInvoices_totalAmount__U5hum,.UpcomingInvoices_totalDisplay__7Kbib{color:var(--Primary_Color);font-weight:400}.Lessons_maincontainer__1t1Cz{display:flex;justify-content:space-between}.Lessons_StudentSection__GfCD4{background-color:var(--Background_Color);padding:1rem}.Lessons_background__uyJBf{background-color:var(--White_Color);padding:.75rem}.Lessons_container__Rpyp5{background-color:var(--Background_Color);display:flex}.Lessons_tabOptions__4dNKI{cursor:pointer;font-weight:500;padding:.5rem 1rem}.Lessons_ActivetabOption__i8LGo{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.Lessons_rowCard__tkD11{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.Lessons_actionDots__FyvBg{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.Lessons_tableHeader__t26H7{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.Lessons_checkbox__rcJuw{accent-color:var(--Primary_Color);height:16px;width:16px}.Lessons_tabHeaderRow__DQZ6X{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.Lessons_tabSwitchWrapper__hsot1{display:flex}.Lessons_headerRow__6GjxD{align-items:center;justify-content:space-between;margin-bottom:1.5rem}.Lessons_buttonRow__Fp\+Ya,.Lessons_headerRow__6GjxD{display:flex;flex-wrap:wrap;gap:1rem}.WeeklyLessonPlans_row__sCGKi{align-items:center;background:#0000;border-radius:18px;box-shadow:inset 0 0 0 1px #00000008;display:flex;gap:1rem;justify-content:space-between;margin-bottom:12px;padding:.75rem 1rem}.WeeklyLessonPlans_dateCol__BFiUY{align-items:center;display:flex;flex-direction:column;justify-content:center;width:88px}.WeeklyLessonPlans_month__k0bpc{color:#9aa0a6;font-size:12px;margin-bottom:4px}.WeeklyLessonPlans_day__\+21HL{color:#222;color:var(--Black_Color,#222);font-size:20px;font-weight:600}.WeeklyLessonPlans_centerCol__9FlHh{align-items:center;display:flex;flex:1 1}.WeeklyLessonPlans_pillWrapper__1aRJ7{max-width:620px;width:100%}.WeeklyLessonPlans_rowWrapper__F-V0\+{align-items:center;align-self:center;display:flex;gap:20px;justify-content:flex-end;margin-bottom:.75rem}.WeeklyLessonPlans_wrapper__zsUWg{background-color:var(--White_Color);border-radius:1.5rem;padding:12px}.WeeklyLessonPlans_pill__vWbR\+{align-items:center;background:#e6f8ec;background:var(--Success_Color,#e6f8ec);border-radius:12px;box-shadow:0 8px 20px #0000000f;display:flex;gap:12px;justify-content:space-between;padding:12px 18px;transition:all .2s ease}.WeeklyLessonPlans_rowBackground__MEeuT{background-color:rgba(from var(--Utility_Color1) r g b/.5);border-radius:1rem;padding:1rem}.WeeklyLessonPlans_pill__vWbR\+:hover{transform:translateY(-1px)}.WeeklyLessonPlans_subject__Wql\+9{color:#000000bf;font-weight:600}.WeeklyLessonPlans_meta__NVWly{align-items:center;display:flex;gap:14px}.WeeklyLessonPlans_metaItem__e3qok{align-items:center;color:#0009;display:flex;font-size:13px;gap:6px}.WeeklyLessonPlans_metaText__Dvq0k{font-size:13px}.WeeklyLessonPlans_deleteBtn__AbXdn{align-items:center;background:#0000;border:none;color:#e74c3c;cursor:pointer;display:inline-flex;justify-content:center;margin-left:6px;padding:4px;transition:transform .15s ease}.WeeklyLessonPlans_deleteBtn__AbXdn:hover{transform:scale(1.1)}.WeeklyLessonPlans_emptyPlaceholder__WICxY{background:#00000005;border-radius:12px;height:48px;width:100%}.WeeklyLessonPlans_editWrapper__7xZfz{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;justify-content:flex-end;padding-bottom:.2rem;white-space:nowrap}.WeeklyLessonPlans_rightCol__pzBjX{align-items:center;display:flex;gap:10px}.WeeklyLessonPlans_shareBtn__eKQCQ{align-items:center;background:#0000;border:none;border-radius:8px;color:#5a4bff;color:var(--Primary_Color,#5a4bff);cursor:pointer;display:inline-flex;justify-content:center;padding:6px;transition:background .2s ease}.WeeklyLessonPlans_shareBtn__eKQCQ:hover{background:#5a4bff14}@media (max-width:768px){.WeeklyLessonPlans_row__sCGKi{align-items:stretch;flex-direction:column;gap:.5rem;padding:.75rem}.WeeklyLessonPlans_rowWrapper__F-V0\+{align-items:stretch;flex-direction:column;gap:.5rem;justify-content:space-between}.WeeklyLessonPlans_wrapper__zsUWg{padding:10px}.WeeklyLessonPlans_rowBackground__MEeuT{border-radius:.75rem;padding:.75rem}.WeeklyLessonPlans_dateCol__BFiUY{align-items:center;flex-direction:row;gap:8px;justify-content:flex-start;margin-bottom:4px;width:100%}.WeeklyLessonPlans_month__k0bpc{font-size:12px;margin-bottom:0}.WeeklyLessonPlans_day__\+21HL{font-size:18px}.WeeklyLessonPlans_centerCol__9FlHh{width:100%}.WeeklyLessonPlans_pillWrapper__1aRJ7{max-width:100%;width:100%}.WeeklyLessonPlans_pill__vWbR\+{align-items:flex-start;flex-direction:column;gap:8px;padding:10px 12px}.WeeklyLessonPlans_subject__Wql\+9{font-size:14px}.WeeklyLessonPlans_meta__NVWly{gap:10px;justify-content:space-between;width:100%}.WeeklyLessonPlans_metaItem__e3qok{font-size:12px;gap:8px}.WeeklyLessonPlans_metaText__Dvq0k{font-size:12px}.WeeklyLessonPlans_deleteBtn__AbXdn{margin-left:0;padding:6px}.WeeklyLessonPlans_emptyPlaceholder__WICxY{height:44px}.WeeklyLessonPlans_rightCol__pzBjX{gap:8px;justify-content:flex-end;margin-top:6px;width:100%}.WeeklyLessonPlans_deleteBtn__AbXdn,.WeeklyLessonPlans_shareBtn__eKQCQ{border-radius:6px;padding:6px}.WeeklyLessonPlans_deleteBtn__AbXdn svg,.WeeklyLessonPlans_metaItem__e3qok svg,.WeeklyLessonPlans_shareBtn__eKQCQ svg{height:18px;width:18px}}.WeeklyLessonPlanRow_row__pQijL{align-items:center;background:#fff;border-radius:18px;box-shadow:0 8px 20px #ffffffd9;display:flex;gap:1rem;justify-content:space-between;margin-bottom:12px;padding:.75rem 1rem}.WeeklyLessonPlanRow_dateCol__VqKP8{align-items:center;display:flex;flex-direction:column;justify-content:center;width:88px}.WeeklyLessonPlanRow_month__Ds\+uN{color:var(--Black_Color);font-size:12px;margin-bottom:4px}.WeeklyLessonPlanRow_day__P6K1r{font-size:20px;font-weight:600}.WeeklyLessonPlanRow_centerCol__G6ZS9{align-items:center;display:flex;flex:1 1}.WeeklyLessonPlanRow_pillWrapper__8HO5g{max-width:620px;width:100%}.WeeklyLessonPlanRow_pill__y9iZN{align-items:center;background:var( #e6f8ec);border-radius:12px;box-shadow:0 8px 20px #0000000f;display:flex;gap:12px;justify-content:space-between;padding:12px 18px}.WeeklyLessonPlanRow_subject__98afU{color:#000000bf;font-weight:600}.WeeklyLessonPlanRow_meta__NSzo8{align-items:center;display:flex;gap:14px}.WeeklyLessonPlanRow_metaItem__gJ1De{align-items:center;color:#0006;display:flex;font-size:13px;gap:6px}.WeeklyLessonPlanRow_metaText__VhbU\+{font-size:13px}.WeeklyLessonPlanRow_deleteBtn__Ybc2t{align-items:center;background:#0000;border:none;color:#e74c3c;cursor:pointer;display:inline-flex;justify-content:center;margin-left:6px;padding:4px}.WeeklyLessonPlanRow_emptyPlaceholder__cjRXn{border-radius:12px;height:48px;width:100%}.WeeklyLessonPlanRow_rightCol__O6\+I\+{align-items:center;display:flex;gap:10px}.WeeklyLessonPlanRow_shareBtn__UozCp{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:inline-flex;justify-content:center;padding:6px}@media (max-width:768px){.WeeklyLessonPlanRow_row__pQijL{align-items:stretch;flex-direction:column;gap:.5rem;padding:.75rem}.WeeklyLessonPlanRow_dateCol__VqKP8{flex-direction:row;gap:8px;justify-content:flex-start;margin-bottom:4px;width:100%}.WeeklyLessonPlanRow_day__P6K1r{font-size:18px}.WeeklyLessonPlanRow_pillWrapper__8HO5g{max-width:100%}.WeeklyLessonPlanRow_pill__y9iZN{align-items:flex-start;flex-direction:column;gap:8px;padding:10px 12px}.WeeklyLessonPlanRow_subject__98afU{font-size:14px}.WeeklyLessonPlanRow_meta__NSzo8{justify-content:space-between;width:100%}.WeeklyLessonPlanRow_rightCol__O6\+I\+{justify-content:flex-end;width:100%}}.Assignments_resultandcount__8-Tug{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.Assignments_status__c4dLd{align-items:center;display:flex;gap:.5rem}.Assignments_topRow__PVq\+Q{align-items:center;display:flex;gap:1rem;justify-content:flex-end;text-align:center}.Assignments_greenDot__eKbQr{background-color:green;border-radius:50%;height:8px;width:8px}.Assignments_container__aB1Vw{padding:0}.Assignments_headerContainer__lrEdn{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:.5rem}.Assignments_createForm__KxSC9{align-items:center}.Assignments_filterBar__PDnfI{max-width:350px}.Assignments_totalstudentcard__QfT6Z{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Assignments_createForm__KxSC9{display:flex;margin-bottom:.75rem}.Assignments_studentsection__VMOQA{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Assignments_search__qWIUE{flex:1 1;max-width:288px}.Assignments_filterBar__PDnfI{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.Assignments_label__7XpYZ{color:#999;font-size:14px;font-weight:500}.Assignments_dropdownItem__tiMHl{display:flex;flex-direction:row;padding:.25rem .5rem}.Assignments_filters__vrxX9{display:flex;gap:.5rem}.Assignments_dynamicdata__mgY6e{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Assignments_paginationTable__QXeWx{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Assignments_viewLink__pl\+sr{color:var(--Primary_Color);cursor:pointer;font-weight:500;white-space:nowrap}.AssessmentReportsCard_container__pp8y7{display:flex;flex-direction:column;gap:6px}.AssessmentReportsCard_item__FQ4qo{align-items:center;color:gray;display:flex;font-size:14px;font-weight:400}.AssessmentReportsCard_active__R4g4b{color:var(--Primary_Color);font-weight:500}.AssessmentReportsCard_dot__x4srd{border-radius:2px;display:inline-block;height:10px;margin-right:6px;width:10px}.AssessmentReportsCard_observation__a384Z{background-color:#4caf50}.AssessmentReportsCard_concern__e\+T3L{background-color:#e57373}.AssessmentReportsCard_reflection__QGSH\+{background-color:#7986cb}.DataFilter_scrollContainer__YX5rN{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000000a;overflow-x:auto;padding:4px;scrollbar-color:var(--Primary_Color) #0000;scrollbar-width:thin;white-space:nowrap;width:100%}.DataFilter_scrollContainer__YX5rN::-webkit-scrollbar{height:3px}.DataFilter_scrollContainer__YX5rN::-webkit-scrollbar-track{background:#0000;border-radius:4px}.DataFilter_scrollContainer__YX5rN::-webkit-scrollbar-thumb{background-color:var(--Primary_Color);border-radius:4px}.DataFilter_container__6ukH4{align-items:center;display:inline-flex;gap:8px;min-width:0;white-space:nowrap}.DataFilter_input__exzN9{background:#0000;border:none;flex-shrink:0;font-size:14px;outline:none;width:100px}.DataFilter_tag__ziUeo{align-items:center;background-color:#eaf0ff;border-radius:8px;color:#333;display:inline-flex;flex-shrink:0;font-size:14px;padding:6px 12px;white-space:nowrap}.DataFilter_close__WWuKS{color:var(--Primary_Color);cursor:pointer;font-size:1rem;margin-left:8px;transition:color .2s ease}.DataFilter_close__WWuKS:hover{color:var(--Error_Color)}.Submissions_resultandcount__41eEt{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.Submissions_status__YJ5yX{align-items:center;display:flex;gap:.5rem}.Submissions_topRow__LIALc{align-items:center;display:flex;gap:1rem;justify-content:flex-end;text-align:center}.Submissions_greenDot__UUupq{background-color:green;border-radius:50%;height:8px;width:8px}.Submissions_container__5-WR8{padding:0}.Submissions_headerContainer__wMjiX{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:.5rem}.Submissions_createForm__jnqzY{align-items:center}.Submissions_filterBar__drC2F{max-width:350px}.Submissions_totalstudentcard__\+wJSA{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Submissions_createForm__jnqzY{display:flex;margin-bottom:.75rem}.Submissions_studentsection__X0dln{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Submissions_search__vBmeY{flex:1 1;max-width:288px}.Submissions_filterBar__drC2F{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.Submissions_label__dhgMD{color:#999;font-size:14px;font-weight:500}.Submissions_dropdownItem__ZZBiT{display:flex;flex-direction:row;padding:.25rem .5rem}.Submissions_filters__Fd9Pp{display:flex;gap:.5rem}.Submissions_dynamicdata__hLANl{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Submissions_paginationTable__8VuYG{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Submissions_viewLink__LM3dQ{color:var(--Primary_Color);cursor:pointer;font-weight:500;white-space:nowrap}.Records_resultandcount__1N3H8{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.Records_status__3qZw\+{align-items:center;display:flex;gap:.5rem}.Records_greenDot__0ZDHt{background-color:green;border-radius:50%;height:8px;width:8px}.Records_headerContainer__D7G6F{background-color:var(--Background_Color);padding:1rem}.Records_totalstudentcard__DGEMS{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Records_createForm__ZlGvi{display:flex;justify-content:flex-end;margin-bottom:.75rem}.Records_studentsection__RkwPw{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Records_search__rhGUO{flex:1 1;max-width:430px}.Records_dropdownItem__e-9gz{display:flex;flex-direction:row;padding:.25rem .5rem}.Records_filters__RbWJ4{display:flex;gap:.5rem}.Records_dynamicdata__46qyj{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Records_paginationTable__gBFLz{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Records_viewLink__l2WKx{color:var(--Primary_Color);cursor:pointer;font-weight:500;white-space:nowrap}.Records_cardGrid__bkv9w{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));height:100%;margin-top:30px}.RecordsCard_container__71FwA{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;height:max(-webkit-max-content,100%);height:max(max-content,100%)}.RecordsCard_cardBody__BsGiC,.RecordsCard_header__ywD8J{padding:1rem}.RecordsCard_header__ywD8J{align-items:center;display:flex;justify-content:space-between;padding-bottom:.5rem;width:100%}.RecordsCard_cardBody__BsGiC{background-color:var(--White_Color);border-radius:1rem;display:flex;flex-direction:column;gap:1rem;height:100%}.RecordsCard_type__aE7W-{color:var(--Info_Color);font-size:var(--Font_Size_3);font-weight:500}.RecordsCard_more__7k7b-{color:var(--Grey_Color);cursor:pointer;font-size:1.5rem}.RecordsCard_container__71FwA{--height:120px}.RecordsCard_contentRow__N6lBd{align-items:flex-start;display:flex;gap:1rem;height:var(--height);width:100%}.RecordsCard_image__iHf1l{border-radius:.75rem;box-shadow:0 6px 12px #0000001a;height:var(--height);object-fit:cover;width:var(--height)}.RecordsCard_descriptionCard__YDWzV{border-radius:1rem;display:flex;flex-direction:column;height:100%;width:100%}.RecordsCard_title__GvxwT{color:var(--Grey_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.3rem;margin-left:.5rem}.RecordsCard_description__Y6k8O{border-radius:1rem;box-shadow:0 6px 12px #0000000d;font-size:var(--Font_Size_1);height:100%;min-height:80px;padding:1rem;width:100%}.RecordsCard_tagRow__kstZv{width:100%}.RecordsCard_tagRow__kstZv b{color:var(--Grey_Color);display:block;font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.25rem}.RecordsCard_tags__PeWQ7{background-color:var(--White_Color);border-radius:.75rem;box-shadow:0 6px 12px #0000000a;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.4rem;padding:.5rem}.RecordsCard_tag__szvlO{align-items:center;background-color:var(--Utility_Color1);border-radius:.5rem;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_2);gap:.25rem;padding:.4rem .75rem}.RecordsCard_close__Vao1t{color:var(--Primary_Color);cursor:pointer;transition:.2s}.RecordsCard_close__Vao1t:hover{color:var(--Error_Color)}.RecordsCard_footerNote__elEXA{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 6px 12px #0000000d;color:var(--Grey_Color);font-size:var(--Font_Size_2);line-height:1.5;margin-top:1.5rem;padding:1rem}.RecordsCard_footerStats__C6cUc{align-items:center;color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_3);justify-content:space-between;margin-top:1rem}.RecordsCard_stats__RVp9S{align-items:center;display:flex;gap:1rem}.RecordsCard_stats__RVp9S>span{cursor:pointer}.RecordsCard_stats__RVp9S span,.RecordsCard_timestamp__ifM\+j{align-items:center;display:flex;gap:.3rem}.RecordsCard_timestamp__ifM\+j{font-size:var(--Font_Size_2)}.Reports_resultandcount__nGacd{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.Reports_status__zY8z9{align-items:center;display:flex;gap:.5rem}.Reports_topRow__tkFX\+{align-items:center;display:flex;gap:1rem;justify-content:flex-end;text-align:center}.Reports_greenDot__cRhvo{background-color:green;border-radius:50%;height:8px;width:8px}.Reports_container__Oe5BU{padding:1rem}.Reports_headerContainer__H3vHw{background-color:var(--Background_Color);display:flex;flex-direction:column;gap:.5rem}.Reports_createForm__04Gxe{align-items:center}.Reports_filterBar__VIAT8{max-width:350px}.Reports_totalstudentcard__vNJsk{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Reports_createForm__04Gxe{display:flex;margin-bottom:.75rem}.Reports_studentsection__a3F6C{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Reports_search__195rn{flex:1 1;max-width:288px}.Reports_filterBar__VIAT8{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.Reports_label__6B-r\+{color:#999;font-size:14px;font-weight:500}.Reports_dropdownItem__Lk6bq{display:flex;flex-direction:row;padding:.25rem .5rem}.Reports_filters__Hr79W{display:flex;gap:.5rem}.Reports_dynamicdata__60wui{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Reports_paginationTable__FDuIO{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Reports_viewLink__V3KGz{color:var(--Primary_Color);cursor:pointer;font-weight:500;white-space:nowrap}.Assessments_resultandcount__ULgUf{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.Assessments_status__d5kjW{align-items:center;display:flex;gap:.5rem}.Assessments_greenDot__OcgrH{background-color:green;border-radius:50%;height:8px;width:8px}.Assessments_headerContainer__toc89{background-color:var(--Background_Color);padding:1rem}.Assessments_totalstudentcard__I2rfZ{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Assessments_createForm__XB\+zJ{display:flex;justify-content:flex-end;margin-bottom:.75rem}.Assessments_studentsection__Cgedm{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Assessments_search__7RAd4{flex:1 1;max-width:430px}.Assessments_dropdownItem__8nCK2{display:flex;flex-direction:row;padding:.25rem .5rem}.Assessments_filters__-wKv6{display:flex;gap:.5rem}.Assessments_dynamicdata__IbfFc{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Assessments_paginationTable__rGu7g{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.Assessments_viewLink__j6QWX{color:var(--Primary_Color);cursor:pointer;font-weight:500;white-space:nowrap}.LearningJourney_LearningJourney__noxA4{padding:.5rem;position:relative;width:100%}.LearningJourney_ButtonsContainer__cd86r{display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 0;width:100%}.LearningJourney_ContentContainer__h0b6m{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 0 16px 1px rgba(from var(--Black_Color) r g b/.1);display:flex;flex-direction:column;gap:1rem;height:86vh;padding:1rem;width:100%}.LearningJourney_ContentHeader__0o3a0{align-items:center;display:flex;justify-content:space-between;width:100%}.LearningJourney_LeftContentHeader__aMZye{font-size:var(--Font_Size_3);min-width:320px}.LearningJourney_RightContentHeader__hSz2U{align-items:center;display:flex;gap:1rem}.LearningJourney_editWrapper__3hfsr{align-items:flex-end;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_3);font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.LearningJourney_ContentBody__A\+-HA{background-color:var(--Utility_Color1);border-radius:1rem;display:flex;gap:2rem;height:84vh;overflow:hidden;padding:1rem;width:100%}.LearningJourney_ContentBodyLeft__YNOsC{display:flex;flex-direction:column;gap:1rem;height:100%;overflow-y:auto;width:30%}.LearningJourney_ContentBodyRight__qDBLi{border-radius:1rem;display:flex;flex-direction:column;height:100%;overflow:hidden;width:70%}.LearningJourney_ContentBodyDisplay__04AFH{background-color:var(--White_Color);box-shadow:0 0 16px 1px rgba(from var(--Black_Color) r g b/.1);min-height:0;overflow-y:auto;padding:1rem}.LearningJourney_ContentBodyHeading__mphnq{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;width:100%}.LearningJourney_addObservationLink__vykuC{color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_2);font-weight:700;padding:.5rem;text-align:end;text-decoration:underline;width:-webkit-fit-content;width:fit-content}.ExpandableCard_ExpandableCard__9r7vD{cursor:pointer;position:relative;width:100%}.ExpandableCard_cardHeader__F0RNX{align-items:center;background-color:var(--custom-color);border-radius:.75rem;box-shadow:0 4px 16px 0 rgba(from var(--Black_Color) r g b/5%);color:var(--custom-color);display:flex;justify-content:space-between;padding:1rem}.ExpandableCard_headerLeft__2jhDS{align-items:center;display:flex;gap:.5rem}.ExpandableCard_headerTitle__yeDa3{color:var(--custom-color);font-size:var(--Font_Size_3);font-weight:600}.ExpandableCard_Arrowicon__Vg26u{align-items:center;color:var(--Primary_Color);display:flex;font-size:1.25rem;height:.75rem;justify-content:center;transition:transform .3s ease}.ExpandableCard_content__pAI4E{background-color:var(--body-color);border-radius:.75rem;box-shadow:0 4px 16px 0 rgba(from var(--Black_Color) r g b/5%);margin-top:.25rem;overflow:hidden;padding:1rem;width:100%}.Observations_Observations__nWNXg{display:flex;flex-direction:column;gap:1rem;position:relative}.Curriculam_resultandcount__3YQgM{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.Curriculam_headerContainer__wlflK{background-color:var(--Background_Color);padding:1rem}.Curriculam_totalstudentcard__oPSP3{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Curriculam_documentCell__n1IGS{align-items:center;display:flex;gap:10px}.Curriculam_iconWrapper__p9\+TY{align-items:center;background-color:var(--Utility_Color1);border-radius:8px;display:flex;justify-content:center;padding:6px}.Curriculam_fileIcon__ru4xQ{color:#3e7bfa;font-size:16px}.Curriculam_titleText__NZ4vG{color:#333;font-weight:500}.Curriculam_createForm__S9m7\+{display:flex;gap:1rem;justify-content:flex-end;margin-bottom:.75rem}.Curriculam_studentsection__9B\+D5{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Curriculam_search__TSCGO{flex:1 1;max-width:285px}.Curriculam_dropdownItem__XbvBi{display:flex;flex-direction:row;padding:.25rem .5rem}.Curriculam_filters__IrLte{display:flex;gap:.5rem}.Curriculam_dynamicdata__a7ETi{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Curriculam_paginationTable__-OFFr{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.AssessReports_maincontainer__x9AHY{display:flex;justify-content:space-between}.AssessReports_StudentSection__dMSNH{background-color:var(--Background_Color);padding:1rem}.AssessReports_background__DW5Mo{background-color:var(--White_Color);padding:.75rem}.AssessReports_container__xL5Gk{background-color:var(--Background_Color);display:flex}.AssessReports_tabOptions__M5uj1{cursor:pointer;font-weight:500;padding:.5rem .75rem}.AssessReports_ActivetabOption__95r8i{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.AssessReports_rowCard__cpwR8{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.AssessReports_actionDots__2zNqO{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.AssessReports_tableHeader__sb2S8{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.AssessReports_checkbox__9HXJL{accent-color:var(--Primary_Color);height:16px;width:16px}.AssessReports_tabHeaderRow__Jv2Bw{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.AssessReports_tabSwitchWrapper__yMuLc{display:flex}.AssessReports_headerRow__gA1iU{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.AssessReports_buttonRow__Rfjo0{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.5rem 0}.AssessmentProgressReport_search__cRYXF{width:285px}.AssessmentProgressReport_header__aQ2vv{display:flex;justify-content:space-between}.AssessmentProgressReport_roleAndNegativeWrapper__W3ANx{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-end;margin-bottom:1rem}.AssessmentProgressReport_negativeLeaveWrapper__RVthI{align-items:center;display:flex;font-size:16px;gap:.5rem;white-space:nowrap}.AssessmentProgressReport_negativeLeaveWrapper__RVthI>span{color:var(--Grey_Color)}.AssessmentProgressReport_resultandcount__G70uo{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.AssessmentProgressReport_totalstudentcard__BkA8a{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.AssessmentProgressReport_dropdownItem__m6lXi{display:flex;flex-direction:row;padding:.25rem .5rem}.AssessmentProgressReport_dropdown__1seQt{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-bottom:1rem}.AssessmentProgressReport_infoLine__aFvt6{align-items:center;color:var(--Grey_Color);display:flex;font-size:14px;gap:.5rem;justify-content:center;padding:1rem 0}.AssessmentProgressReport_dynamicdata__tJl3m{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.AssessmentProgressReport_paginationTable__EI6Qy{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.AssessmentReport_search__GMzkQ{width:285px}.AssessmentReport_header__jcOYo{display:flex;justify-content:space-between}.AssessmentReport_roleAndNegativeWrapper__D2HeX{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-end;margin-bottom:1rem}.AssessmentReport_negativeLeaveWrapper__idhJL{align-items:center;display:flex;font-size:16px;gap:.5rem;white-space:nowrap}.AssessmentReport_negativeLeaveWrapper__idhJL>span{color:var(--Grey_Color)}.AssessmentReport_resultandcount__QjR8k{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:2rem 0}.AssessmentReport_totalstudentcard__cNK1G{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.AssessmentReport_dropdownItem__RmgN5{display:flex;flex-direction:row;padding:.25rem .5rem}.AssessmentReport_dropdown__L0sZ4{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-bottom:1rem}.AssessmentReport_infoLine__XLLvs{align-items:center;color:var(--Grey_Color);display:flex;font-size:14px;gap:.5rem;justify-content:center;padding:1rem 0}.AssessmentReport_dynamicdata__FDSdE{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.AssessmentReport_paginationTable__H0TCg{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.CompleteStudentPage_maincontainer__pmU\+d{display:flex;justify-content:space-between;margin-bottom:1rem}.CompleteStudentPage_StudentSection__1vhyY{background-color:var(--Background_Color);padding:1rem}.CompleteStudentPage_background__8OxRG{background-color:var(--White_Color);padding:.75rem}.CompleteStudentPage_container__gKZHI{align-items:center;background-color:var(--Background_Color);display:flex;justify-content:space-between;width:100%}.CompleteStudentPage_tabOptions__QRHRs{align-items:center;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;padding:.3rem 1rem}.CompleteStudentPage_ActivetabOption__4-YJd{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.CompleteStudentPage_buttons__zTvaq{padding-right:.7rem}.CompleteStudentPage_rowCard__i-2T2{align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000000a;display:flex;margin-bottom:1rem;padding:.8rem 1rem}.CompleteStudentPage_actionDots__kOwev{align-items:center;background-color:#d6dcb1;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.CompleteStudentPage_tableHeader__9xwlz{background-color:#f9faff;border-radius:12px;box-shadow:0 4px 10px #0000000a;color:var(--Black_Color);font-weight:400;padding:1rem}.CompleteStudentPage_checkbox__\+7CI8{accent-color:var(--Primary_Color);height:16px;width:16px}.CompleteStudentPage_tabHeaderRow__3G-G1{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.CompleteStudentPage_tabSwitchWrapper__xgKxa{display:flex}.CompleteStudentPage_headerRow__DnVOC{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.CompleteStudentPage_buttonRow__n7cpH{display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.5rem 0}.CompleteStudentPage_tabContentContainer__oOnbY{min-height:calc(100vh - 14rem)}.Profile_Profile__Mqid\+{display:flex;flex-direction:column;gap:1.5rem;height:100%;position:relative;width:100%}.Profile_studentProfileDetails__yvVta{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 8px rgba(from var(--Black_Color) r g b/.1);padding:1rem}.Profile_header__00EeP{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem;position:relative;width:100%}.Profile_title__m0T6b{color:var(--Black_Color);font-size:1.5rem;font-weight:600}.Profile_mainContent__wf5TW{gap:1rem;position:relative;width:100%}.Profile_DetailsContainer__1II28{display:flex;gap:2rem}.Profile_studentPhoto__qy17I{border-radius:50%;height:100px;width:100px}.Profile_studentName__7Us5Q{color:var(--Primary_Color);font-size:1.25rem;font-weight:500;margin-bottom:1rem}.Profile_StudentData__-pi9A{width:100%}.Profile_studentInfo__CLmvM{display:flex;gap:5rem;justify-content:flex-start;width:100%}.Profile_infoItem__jpg9q{position:relative}.Profile_infoTitle__\+lzyV{color:var(--Gray_Color);font-size:var(--Font_Size_4);font-weight:500}.Profile_infoData__Xkc5A{color:var(--Black_Color);font-size:var(--Font_Size_2);font-weight:400;margin-top:.5rem}.Profile_resultandcount__l2kjb{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-top:1.5rem;width:100%}.Profile_resultandcount__l2kjb>div{flex:1 1}.Profile_three1frItemsFormRow__\+lT-i{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem;width:100%}.Profile_radioGroup__PcLpr{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:250px}.Profile_Label__kMKTk{color:var(--Text_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.4rem}.Profile_radioOptions__bFrHs{align-items:center;display:flex;gap:1.5rem}.IconAndHeading_container__FoMtt{align-items:center;display:flex;gap:.75rem}.IconAndHeading_iconBackGround__I-npA{align-items:center;background-color:var(--icon-background-color);border-radius:50%;display:flex;justify-content:center;padding:.3rem}.IconAndHeading_heading__8k3ir{color:var(--heading-color);font-size:var(--Font_Size_3);font-weight:600}.Programs_Programs__YkWy7{background-color:var(--Background_Color);border-radius:1rem;box-shadow:0 0 16px rgba(from var(--Black_Color) r g b/.1);display:flex;flex-direction:column;gap:1rem;padding:1rem}.Programs_topBar__wJcsx{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.Programs_tableWrapper__q3cZP{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 8px 16px rgba(from var(--Black_Color) r g b/.05);display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Programs_programCell__Dynj0{color:var(--Black_Color);display:flex;flex-direction:column;font-size:var(--Font_Size_2);gap:2px}.Programs_expired__EOTwJ{align-items:center;color:var(--Error_Color);display:flex;font-size:var(--Font_Size_1);gap:4px}.Programs_dot__vICFR{background-color:var(--Error_Color);border-radius:50%;display:inline-block;height:6px;width:6px}.Programs_daysContainer__YD5Nh{display:flex;flex-wrap:wrap;gap:.4rem}.Programs_day__YqctY{border-radius:6px;color:var(--White_Color);font-size:var(--Font_Size_1);font-weight:500;padding:2px 8px;white-space:nowrap}.Programs_Mon__XUB92,.Programs_mon__WRgjo{background-color:rgba(from var(--Success_Color) r g b/.5)}.Programs_Tue__eRj1K,.Programs_tue__qG8tE{background-color:rgba(from var(--Error_Color) r g b/.5)}.Programs_Wed__6YTQf,.Programs_wed__cObhs{background-color:rgba(from var(--Info_Color) r g b/.5)}.Programs_Thurs__C7QdZ,.Programs_thurs__bmBWQ{background-color:rgba(from var(--Warning_Color) r g b/.5)}.Programs_Fri__Y4FBo,.Programs_fri__\+UkcM{background-color:rgba(from var(--Primary_Color) r g b/.5)}.Programs_Sat__\+lnSx,.Programs_sat__tnnuQ{background-color:rgba(from var(--Grey_Color) r g b/.5)}.Programs_Sun__eQPuP,.Programs_sun__2\+pa4{background-color:rgba(from var(--Black_Color) r g b/.5)}.Attendance_wrapper__QsipD{background:var(--Background_Color);display:flex;flex-direction:column}.Attendance_totaltable__WOzni{border-radius:24px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);overflow-x:auto;padding:1rem;width:100%}.Attendance_tableBox__U77pr table{table-layout:auto;width:100%}.Attendance_resultandcount__Ysd8K{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center;margin:.7rem 0}.Attendance_controlsBar__J431u{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin-bottom:1rem}.Attendance_inlineStatus__yxzTi{align-items:flex-start;color:#555;display:flex;flex-direction:row;font-size:var(--Font_Size_3);gap:.4rem}.Attendance_subscriptRow__ehdwE{align-items:baseline;display:flex;font-size:var(--Font_Size_2);gap:.4rem;margin-top:4px;opacity:.7}.Attendance_divider__1Qk\+P{background-color:#999;height:9px;margin:0 2px;width:1px}.Attendance_dividerfornote__6ZOu-{background-color:#999;height:12px;width:1px}.Attendance_headingBold__b3M-X{font-weight:600}.Attendance_icon__Vr3kC{align-items:baseline;cursor:pointer;font-size:var(--Font_Size_3);margin-bottom:0}.Attendance_topStats__SGoG3{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.Attendance_tableBox__U77pr{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Attendance_actionIcons__7WvaE{display:flex;gap:1rem}.Attendance_iconBtn__QW\+gf{cursor:pointer;font-size:var(--Font_Size_3)}.Billing_maincontainer__pOSWV{display:flex;justify-content:space-between;margin-bottom:1rem}.Billing_Billing__fld8A{border-radius:1rem;box-shadow:0 4px 32px rgba(from var(--Black_Color) r g b/.05);flex-direction:column;gap:1rem;padding:1rem}.Billing_Billing__fld8A,.Billing_container__0bztc{background-color:var(--Background_Color);display:flex}.Billing_container__0bztc{align-items:center;justify-content:space-between;width:100%}.Billing_tabOptions__j8EWW{cursor:pointer;font-weight:500;padding:.3rem 0}.Billing_ActivetabOption__kyodo{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.GeneratedInvoice_GeneratedInvoice__wRq40{background-color:var(--White_Color);border-radius:12px;display:flex;flex-direction:column;gap:1rem;padding:1rem;position:relative}.GeneratedInvoice_statusTabs__JLD5I{display:flex;gap:8px;margin-bottom:-.25rem;margin-top:2rem}.GeneratedInvoice_statusButton__HPLml{background-color:var(--Utility_Color1);border:none;border-radius:10px;color:var(--Primary_Color);cursor:pointer;font-size:var(--Font_Size_2);padding:6px 14px;transition:.2s}.GeneratedInvoice_active__l\+Nx1{background-color:var(--Primary_Color);color:var(--White_Color)}.GeneratedInvoice_tableWrapper__Hm1Xx{background-color:var(--Utility_Color1);border-radius:1rem;overflow-x:auto;padding:1rem}.GeneratedInvoice_summaryContainer__adOWI{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 4px 16px rgba(from var(--Black_Color) r g b/.15);display:flex;flex-direction:column;min-width:30rem;overflow:hidden;width:-webkit-max-content;width:max-content}.GeneratedInvoice_totalHeader__XbJTu{align-items:center;color:var(--Primary_Color);display:flex;font-size:var(--Font_Size_4);font-weight:600;gap:2rem;justify-content:space-between;padding:1rem 1.5rem}.GeneratedInvoice_subCards__aAY0l{background-color:var(--White_Color);border-radius:1.5rem 1.5rem 0 0;display:flex;flex-direction:column;gap:1rem;padding:1.5rem .5rem}.GeneratedInvoice_subCard__Z6Oez{align-items:center;background-color:var(--White_Color);border-radius:1.2rem;box-shadow:0 4px 16px rgba(from var(--Black_Color) r g b/.15);color:var(--Grey_Color);display:flex;font-size:var(--Font_Size_3);font-weight:500;justify-content:space-between;padding:1.2rem}.CreditBalance_CreditBalance__TJGTF{background-color:var(--White_Color);border-radius:12px;box-shadow:0 4px 16px rgba(from var(--Black_Color) r g b/.1);display:flex;flex-direction:column;gap:1rem;padding:1rem;position:relative}.CreditBalance_buttonRow__qsHtS{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.ClickableButton_ClickableButton__vYnN-,.CreditBalance_tableWrapper__c-PfK{background-color:var(--Utility_Color1);border-radius:1rem}.ClickableButton_ClickableButton__vYnN-{border:2px solid #0000;color:var(--Grey_Color);cursor:pointer;font-size:var(--Font_Size_2);font-weight:600;padding:.75rem 1.5rem;position:relative;transition:all .3s ease}.ClickableButton_ClickableButton__vYnN-:hover{border:2px solid rgba(from var(--Primary_Color) r g b/.5)}.DebitTab_DebitTab__ZadVR{position:relative}.DebitTab_maincontainer__rB6BA{display:flex;justify-content:space-between;margin-bottom:1rem}.DebitTab_DebitTab__ZadVR{border-radius:1rem;box-shadow:0 4px 32px rgba(from var(--Black_Color) r g b/.05);flex-direction:column;gap:1rem;padding:1rem}.DebitTab_DebitTab__ZadVR,.DebitTab_container__GceFt{background-color:var(--Background_Color);display:flex}.DebitTab_container__GceFt{align-items:center;gap:2rem;justify-content:flex-start;width:100%}.DebitTab_tabOptions__WfXIL{cursor:pointer;font-weight:500;padding:.3rem 0}.DebitTab_ActivetabOption__uT8hj{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.DebitTab_buttonRow__ZNnip{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin-bottom:2rem}.DebitTab_tableWrapper__74tbt{background-color:var(--Utility_Color1);border-radius:1rem}.FeePlan_FeePlan__wKqQQ,.UpcomingInvoices_UpcomingInvoices__iNkJ1{background-color:var(--Utility_Color1);border-radius:1rem;position:relative}.DepositTab_DepositTab__EHLm4{background-color:var(--White_Color);border-radius:12px;box-shadow:0 4px 16px rgba(from var(--Black_Color) r g b/.1);display:flex;flex-direction:column;gap:1rem;padding:1rem;position:relative}.DepositTab_buttonRow__1fMwk{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.DepositTab_tableWrapper__vy1xP{background-color:var(--Utility_Color1);border-radius:1rem}.TimeLine_timelineWrapper__xtEVV{background:#f9f9fc;display:flex;gap:2rem;padding:1rem}.TimeLine_leftCard__vsdlX{background:#fff;border-radius:16px;box-shadow:var(--Box_Shadow);flex:1 1;padding:1.5rem;text-align:center}.TimeLine_avatar__WEtSz{border-radius:50%;height:60px;object-fit:cover;width:60px}.TimeLine_name__7eKYb{color:var(--Primary_Color);margin-top:.5rem}.TimeLine_className__\+YUbp{color:var(--Text_Light);margin-bottom:1rem}.TimeLine_noActivity__gdY9L,.TimeLine_secondaryText__Mh1r2{color:gray;font-size:14px}.TimeLine_rightCard__zzcgp{background:#fff;border-radius:16px;box-shadow:var(--Box_Shadow);flex:1 1;padding:1.5rem}.TimeLine_sectionTitle__PWXQy{font-size:16px;margin-bottom:.5rem}.TimeLine_toggleButtons__W4-a1{display:flex;gap:10px;margin-bottom:1rem}.TimeLine_toggleBtn__EiwlR{background-color:var(--Utility_Color1);border:none;border-radius:10px;color:var(--Text_Color);cursor:pointer;font-weight:500;padding:6px 16px}.TimeLine_activeToggle__ylFBO{background-color:var(--Primary_Color);color:#fff}.TimeLine_calendar__KJxUO{margin-top:1rem}.TimeLine_dropdownRow__j8ghr{display:flex;gap:10px;margin-bottom:1rem}.TimeLine_calendarGrid__9dhCy{grid-gap:10px;color:var(--Text_Color);display:grid;gap:10px;grid-template-columns:repeat(7,1fr);text-align:center}.TimeLine_day__UJt5p{font-weight:700}.TimeLine_date__MXN\+m{color:var(--Primary_Color);padding:.5rem}.TimeLine_filterSection__Zuk9U{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem;width:100%}.TimeLine_filterLabel__LvSLf{font-weight:500;margin-bottom:6px}.TimeLine_today__jbpPa{color:var(--Error_Color);font-weight:700}.Notes_NotesWrapper__exuFm{display:flex;flex-direction:column;gap:1rem;padding:1rem}.Notes_headerRow__dcrx0{align-items:center;display:flex;justify-content:space-between}.Notes_dropdownWrapper__UYHmU{display:flex;justify-content:flex-end}.Notes_notesList__rGwut{display:flex;flex-direction:column;gap:1rem}.Notes_noteCard__Ts-TV{background-color:var(--Utility_Color1);border-radius:20px;padding:1rem}.Notes_noteHeader__0ble8{align-items:center;display:flex;justify-content:space-between}.Notes_userInitials__7Leg3{align-items:center;background-color:var(--Primary_Color);border-radius:50%;color:#fff;display:flex;font-size:16px;font-weight:700;height:35px;justify-content:center;width:35px}.Notes_userDetails__Q16aj{flex:1 1;margin-left:1rem}.Notes_name__6D7Rk{color:var(--Primary_Color);margin:0}.Notes_meta__H7gO\+{align-items:center;color:var(--Text_Light);display:flex;font-size:.9rem;gap:8px}.Notes_clockIcon__srsui{font-size:.9rem}.Notes_actions__0uiv-{display:flex;gap:1rem}.Notes_iconDelete__wL5sf,.Notes_iconEdit__lsBbC{cursor:pointer;font-size:1.25rem}.Notes_iconDelete__wL5sf{color:var(--Error_Color)}.Notes_noteContent__jmVyo{background-color:#fff;border-radius:16px;box-shadow:0 0 10px #0000000d;margin-top:1rem;padding:1rem}.Notes_noteTitle__5\+cCX{color:var(--Primary_Color);font-weight:600;margin-bottom:.25rem}.Notes_noteText__d7LR9{color:var(--Text_Color);margin:0;min-height:6rem}.Forms_resultandcount__SByRr{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.Forms_status__SQxjj{align-items:center;display:flex;gap:.5rem}.Forms_greenDot__3znVH{background-color:green;border-radius:50%;height:8px;width:8px}.Forms_headerContainer__ul42P{background-color:var(--Background_Color);padding:1rem}.Forms_totalstudentcard__o9bVH{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Forms_createForm__I634Y{display:flex;justify-content:flex-end;margin-bottom:.75rem}.Forms_studentsection__Pibjw{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Forms_search__EyP6W{flex:1 1;max-width:285px}.Forms_dropdownItem__ddAL7{display:flex;flex-direction:row;padding:.25rem .5rem}.Forms_greyText__OwgGq{color:var(--Grey_Color)}.Forms_filters__G17gJ{display:flex;gap:.5rem}.Forms_dynamicdata__w6TK1{border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Forms_dynamicdata__w6TK1,.Forms_paginationTable__Iqheu{background-color:rgba(from var(--Utility_Color1)r g b/.8)}.Forms_paginationTable__Iqheu{border-radius:0 0 1rem 1rem}.Immunization_Immunization__vwshZ{border-radius:1rem;box-shadow:0 8px 24px rgba(from var(--Black_Color) r g b/.1);padding:1rem;position:relative}.Immunization_Programs__52U9g{background-color:var(--Background_Color);border-radius:1rem;box-shadow:0 0 16px rgba(from var(--Black_Color) r g b/.1);display:flex;flex-direction:column;gap:1rem;padding:1rem}.Immunization_header__JIX2J{padding:2rem 1.5rem}.Immunization_tableWrapper__rdedb{background-color:var(--Utility_Color1);border-radius:1rem;box-shadow:0 8px 16px rgba(from var(--Black_Color) r g b/.05);display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Immunization_vaccinationTitleCell__XNVqw{display:flex;flex-direction:column;gap:.2rem}.Immunization_accountsOption__ONNvt{align-items:center;color:var(--Grey_Color);cursor:pointer;display:flex;font-size:var(--Font_Size_2);gap:.25rem;margin-top:.25rem}.Immunization_doseContainer__e4rpe{display:flex;flex-direction:column;font-size:var(--Font_Size_2);gap:.5rem}.Immunization_missingBox__a3r9K{align-items:center;display:flex;font-weight:500;gap:.5rem}.Immunization_dateBox__EbtQC{color:var(--Grey_Color);font-size:var(--Font_Size_2)}.Progress_Progress__mSfvT{position:relative}.Progress_studentProfileDetails__Tewvr{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 8px rgba(from var(--Black_Color) r g b/.1);padding:2rem}.Progress_header__ZMvlY{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem;position:relative;width:100%}.Progress_title__Ae9gm{color:var(--Black_Color);font-size:1.5rem;font-weight:600}.Progress_mainContent__487x8{gap:1rem;position:relative;width:100%}.Progress_DetailsContainer__MLuLU{display:flex;gap:2rem}.Progress_studentPhoto__xT94M{border-radius:50%;height:100px;width:100px}.Progress_studentName__bP2IG{color:var(--Primary_Color);font-size:1.25rem;font-weight:500;margin-bottom:1rem}.Progress_StudentData__z9Yfx{width:100%}.Progress_studentInfo__5JW9K{display:flex;gap:5rem;justify-content:flex-start;width:100%}.Progress_infoItem__Ht-bX{position:relative}.Progress_infoTitle__cu-8O{color:var(--Gray_Color);font-size:var(--Font_Size_4);font-weight:500}.Progress_infoData__eMFLj{color:var(--Black_Color);font-size:var(--Font_Size_2);font-weight:400;margin-top:.5rem}.Progress_navigationTabsSections__fM2ek{display:flex;flex-direction:column;gap:.25rem;padding:1rem}.Progress_maincontainer__HFNNG{display:flex;justify-content:space-between;margin-bottom:1rem}.Progress_container__zMqjY{align-items:center;background-color:var(--Background_Color);display:flex;gap:2rem;justify-content:flex-start;width:100%}.Progress_tabOptions__IK6a0{cursor:pointer;font-weight:500;padding:.3rem 1rem}.Progress_ActivetabOption__huViG{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.Progress_navigationTabContainer__87Tq3{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 20px rgba(from var(--Black_Color) r g b/.05);padding:1rem;width:100%}.Observations_Observations__osmWm{position:relative}.Observations_cardGrid__\+ZGi3{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));height:100%}.Observations_topBar__230nE{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}.Reflections_Reflections__QgSYS{position:relative}.Reflections_cardGrid__5tFDB{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));height:100%}.Reflections_topBar__E5Cqo{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}.Concerns_Concerns__jV0ma{position:relative}.Concerns_cardGrid__XpI2L{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(480px,1fr));height:100%}.Concerns_topBar__m3VRQ{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}.ProgressTab_ProgressTab__pLvGr{display:flex;flex-direction:column;gap:1rem;position:relative}.ProgressTab_legend__f\+cPB{display:flex;gap:1rem;justify-content:flex-end}.ProgressTab_status__1DwJp{align-items:center;color:var(--Black_Color);display:flex;font-size:var(--Font_Size_2);font-weight:500}.ProgressTab_colorBox__wfWor{border-radius:4px;height:1.5rem;margin-right:8px;width:2rem}.ProgressTab_started__4fgqS{background-color:rgba(from var(--Error_Color) r g b/.5)}.ProgressTab_developing__iZQ6v{background-color:rgba(from var(--Info_Color) r g b/.5)}.ProgressTab_expert__94aCW{background-color:rgba(from var(--Success_Color) r g b/.5)}.ProgressTab_devAreaBox__SiPls{border-radius:10px;box-shadow:0 4px 8px #0000000d;display:flex;flex-direction:column;overflow:hidden}.ProgressTab_devHeader__EGFYW{background-color:var(--Utility_Color1);border-top-left-radius:10px;border-top-right-radius:10px;color:var(--Primary_Color);font-size:var(--Font_Size_3);font-weight:600;padding:16px}.ProgressTab_devEmptyBox__NFPk2{background-color:var(--White_Color);border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:var(--Grey_Color);font-size:var(--Font_Size_3);padding:24px;text-align:center}.Documents_resultandcount__jdUy9{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0 1rem 1.5rem}.Documents_headerContainer__CzPRS{background-color:var(--Background_Color);margin-top:.1rem}.Documents_totalstudentcard__owKEi{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.Documents_documentCell__6dGRj{align-items:center;display:flex;gap:10px}.Documents_iconWrapper__mB0\+D{align-items:center;border-radius:8px;display:flex;justify-content:center;padding:6px}.Documents_Grey_Color__AFLJ8{color:var(--Grey_Color)}.Documents_fileIcon__afaO0{color:#3e7bfa;font-size:16px}.Documents_titleText__Iq\+jS{color:#333;font-weight:500}.Documents_createForm__chrT0{display:flex;gap:1rem;justify-content:flex-end;margin-bottom:.75rem}.Documents_studentsection__4PZOR{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.Documents_search__Urqhi{flex:1 1;max-width:285px}.Documents_dropdownItem__\+\+T2e{display:flex;flex-direction:row;padding:.25rem .5rem}.Documents_filters__469wg{display:flex;gap:.5rem}.Documents_dynamicdata__ujVe5{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.Documents_paginationTable__WBrRZ{background-color:rgba(from var(--Utility_Color1)r g b/.8);border-radius:0 0 1rem 1rem}.DownloadReports_DownloadReports__LgaJF{min-height:calc(100vh - 7.5rem);padding:24px}.DownloadReports_header__DmkjJ{align-items:center;color:var(--Primary_Color);cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;margin-bottom:20px;padding:.5rem .5rem .5rem 0;width:-webkit-max-content;width:max-content}.DownloadReports_body__70A7B{background-color:var(--Utility_Color1);border-radius:1rem;padding:1.5rem;position:relative}.DownloadReports_sectionTitle__k4J3V{color:var(--Black_Color);font-size:16px;font-weight:600;margin-bottom:16px}.DownloadReports_grid__Q1vwv{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.DownloadReports_reportCard__hfiuS{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;display:flex;justify-content:space-between;padding:16px}.DownloadReports_title__lqly8{color:var(--Grey_Color);font-weight:600}.DownloadReports_meta__fOOD9{color:var(--Grey_Color);font-size:14px;margin-top:4px}.DownloadReports_download__tb2om{color:var(--Primary_Color);cursor:pointer;font-weight:500}.CompleteStaffPage_maincontainer__-2s79{display:flex;justify-content:space-between;margin-bottom:1rem}.CompleteStaffPage_StudentSection__bxC\+n{background-color:var(--Background_Color);padding:1rem}.CompleteStaffPage_background__JQK6Z{background-color:var(--White_Color);padding:.75rem}.CompleteStaffPage_container__pjqWa{align-items:center;background-color:var(--Background_Color);display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;width:100%}.CompleteStaffPage_tabOptions__8qPXB{align-items:center;border-bottom:2px solid #0000;color:var(--Black_Color);cursor:pointer;display:flex;font-weight:500;justify-content:flex-start;padding:.3rem .25rem;transition:all .2s ease-in-out}.CompleteStaffPage_ActivetabOption__HVk7R{border-bottom:2px solid var(--Primary_Color);color:var(--Primary_Color)}.CompleteStaffPage_buttonRow__xcSzs{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;padding:.5rem 0}.CompleteStaffPage_tabContentContainer__QtIMc{margin-top:1rem;min-height:calc(100vh - 14rem)}.ProfilePage_Profile__WjhJB{display:flex;flex-direction:column;gap:1.5rem;height:100%;position:relative;width:100%}.ProfilePage_studentProfileDetails__yzgG2{background-color:var(--White_Color);border-radius:1rem;box-shadow:0 4px 8px rgba(from var(--Black_Color) r g b/.1);padding:1rem}.ProfilePage_header__Prq3f{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.ProfilePage_title__kzC-z{color:var(--Black_Color);font-size:1.5rem;font-weight:600}.ProfilePage_mainContent__RLoHh{display:flex;flex-direction:column;gap:1.5rem;width:100%}.ProfilePage_DetailsContainer__elIf\+{align-items:center;display:flex;gap:2rem}.ProfilePage_studentPhoto__JGZpy{border-radius:50%;height:100px;object-fit:cover;width:100px}.ProfilePage_StudentData__5dR5l{flex:1 1}.ProfilePage_studentName__ijKHL{color:var(--Primary_Color);font-size:1.25rem;font-weight:500;margin-bottom:1rem}.ProfilePage_studentInfo__xsTu5{display:flex;flex-wrap:wrap;gap:2rem}.ProfilePage_infoItem__gU93U{display:flex;flex-direction:column;min-width:120px}.ProfilePage_infoTitle__Q\+Ua0{color:var(--Gray_Color);font-size:var(--Font_Size_4);font-weight:500}.ProfilePage_infoData__o\+feu{color:var(--Black_Color);font-size:var(--Font_Size_2);font-weight:400;margin-top:.3rem}.ProfilePage_resultandcount__KITAJ{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start;width:100%}.ProfilePage_three1frItemsFormRow__LJW3z{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.ProfilePage_radioGroup__xOqel{display:flex;flex-direction:column;gap:.5rem}.ProfilePage_Label__StDv1{color:var(--Text_Color);font-size:var(--Font_Size_3);font-weight:400;margin-bottom:.4rem}.ProfilePage_radioOptions__JNwal{align-items:center;display:flex;gap:1.5rem}.PersonalFilesPage_resultandcount__Mhij2{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center;margin:1rem 0}.PersonalFilesPage_totalstudentcard__2m2AN{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.PersonalFilesPage_filters__DwNoy{display:flex;gap:.5rem}.PersonalFilesPage_studentsection__WXu3g{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.PersonalFilesPage_search__hUZNk{flex:1 1;max-width:430px}.PersonalFilesPage_dropdownItem__BSI2z{display:flex;flex-direction:row;padding:.25rem .5rem}.PersonalFilesPage_dynamicdata__2KKRj{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.PersonalFilesPage_paginationTable__kstLE{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:0 0 1rem 1rem}.PersonalFilesPage_documentContainer__xQSFc{align-items:center;display:flex;gap:.5rem}.PersonalFilesPage_documentContainer__xQSFc>img{height:32px;width:32px}.PersonalFilesPage_documentContainer__xQSFc>span{color:var(--Primary_Color);text-decoration:underline}.AttendancePage_wrapper__xaHxO{background:var(--Background_Color);display:flex;flex-direction:column}.AttendancePage_totaltable__YQTHL{border-radius:24px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.AttendancePage_tableBox__aKPgw table{table-layout:auto;width:100%}.AttendancePage_resultandcount__cOhRO{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:flex-start;margin:1rem 0}.AttendancePage_controlsBar__XosIm{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.AttendancePage_search__mYtdQ{flex:1 1;max-width:288px}.AttendancePage_rightrow__uzecP{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.AttendancePage_dateWrapper__etOg8{align-items:center;background-color:var(--Utility_Color1);border-radius:1.5rem;display:flex;padding:.075rem}.AttendancePage_dateInput__xkGlr{background:#0000;border:none;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none}.AttendancePage_qrIcon__bn1x7{align-items:center!important;background-color:var(--Utility_Color9)!important;border-radius:1rem!important;cursor:pointer!important;display:flex!important;justify-content:center!important;padding:.7rem .9rem!important;transition:background .2s ease!important}.AttendancePage_qrIcon__bn1x7:hover{background-color:#5f5fff26}.AttendancePage_inlineStatus__-hIfB{align-items:flex-start;color:#555;display:flex;flex-direction:row;font-size:var(--Font_Size_3);gap:2px}.AttendancePage_subscriptRow__eN3ZH{align-items:center;display:flex;font-size:var(--Font_Size_2);gap:.25rem;margin-top:5px;opacity:.8;padding-left:1px}.AttendancePage_time__y\+moG{font-size:var(--Font_Size_3);font-weight:400}.AttendancePage_divider__nD-E2{background-color:#999;height:14px;margin:0 2px;width:1px}.AttendancePage_icon__-ue8R{align-items:baseline;cursor:pointer;font-size:var(--Font_Size_3);margin-bottom:0}.AttendancePage_topStats__rHcdU{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.AttendancePage_tableBox__aKPgw{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;min-height:450px;padding:.5rem}.AttendancePage_actionIcons__-cJMo{display:flex;gap:1rem}.AttendancePage_iconBtn__984g8{cursor:pointer;font-size:var(--Font_Size_3)}.LeavesPage_wrapper__L7KHd{background:var(--Background_Color);display:flex;flex-direction:column}.LeavesPage_totaltable__6DRhK{border-radius:24px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.LeavesPage_tableBox__dhD92 table{table-layout:auto;width:100%}.LeavesPage_resultandcount__kuU5m{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:flex-start;margin:1rem 0}.LeavesPage_controlsBar__ue\+Tu{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.LeavesPage_search__SYDcl{flex:1 1;max-width:288px}.LeavesPage_rightrow__rkswk{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.LeavesPage_topWrapper__aJHnN{align-items:center;border-radius:1.5rem;display:flex;gap:1rem;justify-content:flex-end;padding:.075rem;width:100%}.LeavesPage_dateInput__hKb9h{background:#0000;border:none;color:var(--Black_Color);font-size:var(--Font_Size_3);outline:none}.LeavesPage_qrIcon__s9rqJ{align-items:center!important;background-color:var(--Utility_Color9)!important;border-radius:1rem!important;cursor:pointer!important;display:flex!important;justify-content:center!important;padding:.7rem .9rem!important;transition:background .2s ease!important}.LeavesPage_qrIcon__s9rqJ:hover{background-color:#5f5fff26}.LeavesPage_inlineStatus__DfHN0{align-items:flex-start;color:#555;display:flex;flex-direction:row;font-size:var(--Font_Size_3);gap:2px}.LeavesPage_subscriptRow__idvbz{align-items:center;display:flex;font-size:var(--Font_Size_2);gap:.25rem;margin-top:5px;opacity:.8;padding-left:1px}.LeavesPage_time__Ky9bT{font-size:var(--Font_Size_3);font-weight:400}.LeavesPage_divider__VMEwR{background-color:#999;height:14px;margin:0 2px;width:1px}.LeavesPage_icon__ros0a{align-items:baseline;cursor:pointer;font-size:var(--Font_Size_3);margin-bottom:0}.LeavesPage_topStats__Yma3S{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.LeavesPage_tableBox__dhD92{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;min-height:450px;padding:.5rem}.LeavesPage_actionIcons__zkz3F{display:flex;gap:1rem}.LeavesPage_editWrapper__E8lA-,.LeavesPage_iconBtn__uufDo{cursor:pointer;font-size:var(--Font_Size_3)}.LeavesPage_editWrapper__E8lA-{align-items:flex-end;color:var(--Primary_Color);display:flex;font-weight:400;gap:.4rem;padding-bottom:.2rem;white-space:nowrap}.FormsPage_resultandcount__VmVzS{display:flex;flex-wrap:wrap;gap:1rem;height:70px;justify-content:center;margin:1rem 0}.FormsPage_totalstudentcard__X3CTg{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.3);padding:1rem}.FormsPage_filters__KmoqG{display:flex;gap:.5rem}.FormsPage_studentsection__Vs2Ma{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.FormsPage_search__pagE-{flex:1 1;max-width:430px}.FormsPage_dropdownItem__BG6px{display:flex;flex-direction:row;padding:.25rem .5rem}.FormsPage_dynamicdata__BAzWu{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto}.FormsPage_paginationTable__E1lkF{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:0 0 1rem 1rem}.FormsPage_documentContainer__J6Bs9{align-items:center;display:flex;gap:.5rem}.FormsPage_documentContainer__J6Bs9>img{height:32px;width:32px}.FormsPage_documentContainer__J6Bs9>span{color:var(--Primary_Color);text-decoration:underline}.NotesPage_headerContainer__O9-c1{box-shadow:0 4px 32x rgba(from var(--Black_Color) r g b/.1);padding:0;position:relative}.NotesPage_Addroom__JSmF3{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.NotesPage_totalstudentcard__sopel{background:var(--Background_Color);border-radius:16px;box-shadow:0 32px 48px rgba(from var(--Black_Color) r g b/.1);padding:1rem}.NotesPage_studentsection__zsbrL{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin-bottom:1rem;width:100%}.NotesPage_search__3MXWp{flex:1 1;max-width:430px}.NotesPage_dropdownItem__DssiK{display:flex;flex-direction:row;padding:.25rem .5rem}.NotesPage_dynamicdata__BnpEN{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;height:450px;justify-content:space-between;overflow:auto;overflow-x:auto}.NotesPage_paginationTable__wAcCB{background-color:rgba(from var(--Utility_Color1) r g b/.8);border-radius:0 0 1rem 1rem}.NotesPage_copyRightContainer__\+1mHd{margin-top:1rem;text-align:center}
/*# sourceMappingURL=main.a90ca150.css.map*/