body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.App{display:flex;flex-direction:row}@media (max-width: 768px){.App{flex-direction:column}}._container_uunnt_1{width:100%;height:100vh}._Sidebar_zrijj_1{width:270px;min-width:270px;height:100vh;display:flex;flex-direction:column;background:#fffbf7;border-right:1px solid #ebe4de;box-shadow:2px 0 16px #2525550f;position:sticky;top:0;z-index:100000}._Header_zrijj_31{padding:1.25rem 1rem 1rem;border-bottom:1px solid #f0e9e3;flex-shrink:0}._logo_zrijj_43{width:9.5rem;margin:0 auto 1rem}._logo_zrijj_43 img{width:100%;height:auto;display:block}._userCard_zrijj_65{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f7f1ec;border-radius:12px;border:1px solid #ece4dd}._userAvatar_zrijj_85{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;flex-shrink:0}._userInfo_zrijj_113{min-width:0}._userName_zrijj_121{font-size:.95rem;font-weight:700;color:#252555;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_zrijj_141{display:block;font-size:.75rem;color:#6b6b8a;margin-top:.15rem}._Menu_zrijj_155{flex:1;overflow-y:auto;padding:.75rem .75rem .5rem}._Menu_zrijj_155::-webkit-scrollbar{width:5px}._Menu_zrijj_155::-webkit-scrollbar-track{background:transparent}._Menu_zrijj_155::-webkit-scrollbar-thumb{background:#d8d0c8;border-radius:10px}._menuSection_zrijj_193{margin-bottom:1rem}._menuSection_zrijj_193:last-child{margin-bottom:0}._sectionTitle_zrijj_209{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9a928a;margin:0 0 .4rem .5rem}._sectionItems_zrijj_227{display:flex;flex-direction:column;gap:.2rem}._menuItem_zrijj_239,._logoutButton_zrijj_241{display:flex;align-items:center;gap:.75rem;width:100%;padding:.6rem .65rem;border:none;border-radius:10px;background:transparent;color:#3a3a4a;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}._menuItem_zrijj_239:hover,._logoutButton_zrijj_241:hover{background:#f3ece6}._menuItemActive_zrijj_281{background:linear-gradient(135deg,#5ba4e8,#3d8fd4)!important;color:#fff;box-shadow:0 2px 8px #3d8fd447}._menuItemActive_zrijj_281 ._iconWrap_zrijj_293{background:#ffffff38;color:#fff}._iconWrap_zrijj_293{width:2rem;height:2rem;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f0e9e3;flex-shrink:0;font-size:1.05rem}._menuLabel_zrijj_327{font-size:.92rem;font-weight:500;line-height:1.2}._sidebarFooter_zrijj_339{flex-shrink:0;padding:.75rem;border-top:1px solid #f0e9e3}._logoutButton_zrijj_241{color:#b42318}._logoutButton_zrijj_241 ._iconWrap_zrijj_293{background:#fdecea;color:#b42318}._logoutButton_zrijj_241:hover{background:#fdecea}._versionText_zrijj_377{margin:.5rem 0 0;padding:0 .25rem;text-align:center;font-size:.68rem;font-weight:500;color:#9aa8b8;letter-spacing:.03em}._Popup_zrijj_397{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #ebe4de;border-radius:14px;padding:1rem 1.25rem;display:flex;flex-direction:column;width:22rem;color:#252555;box-shadow:0 12px 40px #25255526;outline:none}._popupText_zrijj_431 p{font-size:1.1rem;font-weight:500;margin:0}._PopupButton_zrijj_443{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem}._PopupButton_zrijj_443 button{flex:1;padding:.6rem 1rem;border:1px solid #ebe4de;outline:none;font-size:.95rem;font-weight:600;border-radius:10px;background:#f7f1ec;color:#252555;cursor:pointer;transition:background .15s ease}._PopupButton_zrijj_443 button:first-child{background:#252555;color:#fff;border-color:#252555}._PopupButton_zrijj_443 button:hover{opacity:.9}._popupClose_zrijj_505{display:flex;width:100%;font-size:1.25rem;align-items:center;justify-content:flex-end;cursor:pointer;margin-bottom:.5rem}._popupSection_zrijj_525{display:flex;flex-direction:column}@media (max-width: 768px){._Sidebar_zrijj_1{width:100%;min-width:unset;height:auto;max-height:40vh;overflow-y:auto;position:relative;z-index:100000}}._Container_1kg7i_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._Container_1kg7i_1::-webkit-scrollbar{width:6px}._Container_1kg7i_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._Header_1kg7i_37{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:#fff;color:#1e2a3a;min-height:auto;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._HeaderText_1kg7i_67{display:flex;flex-direction:column;gap:.25rem;padding:0}._HeaderText_1kg7i_67 p{font-weight:700;margin:0;font-size:1.5rem;text-transform:none;color:#1e2a3a}._headerSubtext_1kg7i_97{margin:0;font-size:.9rem;color:#6b7a8d}._HeadButton_1kg7i_109{display:flex;justify-content:flex-end;align-items:center;padding:0}._HeadButton_1kg7i_109 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.25rem;color:#fff;font-size:.95rem;cursor:pointer;font-weight:600;text-transform:none;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._HeadButton_1kg7i_109 button:hover{opacity:.92;transform:translateY(-1px)}._secondHead_1kg7i_161{display:flex;flex-direction:column;gap:1rem;width:100%;margin-bottom:1.25rem}._selectLeft_1kg7i_203{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%}._Search_1kg7i_217 input:disabled{cursor:not-allowed;opacity:.65}._tablePaper_1kg7i_319{width:100%;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._tableHeadCell_1kg7i_345{font-size:.9rem!important;font-weight:700!important;color:#3d5166!important;background:#f0f7fd!important;border-bottom:1px solid #dde8f4!important;white-space:nowrap}._tableBodyCell_1kg7i_363{font-size:.92rem!important;color:#1e2a3a!important;border-bottom:1px solid #eef2f7!important}._tableActions_1kg7i_375{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem}._actionBtn_1kg7i_391{width:2.1rem!important;height:2.1rem!important;border-radius:8px!important}._editBtn_1kg7i_403{color:#2e7d5a!important;background:#e8f5ef!important}._deleteBtn_1kg7i_413{color:#c0392b!important;background:#fdecea!important}._passwordBtn_1kg7i_423{color:#7c5cbf!important;background:#f3eefb!important}._shareBtn_1kg7i_433{color:#3d8fd4!important;background:#e8f3fc!important}._activityBtn_1kg7i_443{color:#d4842a!important;background:#fef5e8!important}._performanceBtn_1kg7i_453{background:#f0f4f8!important;border-radius:8px!important}._emptyState_1kg7i_463{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:14px;border:1px dashed #c5ddf5;text-align:center}._emptyState_1kg7i_463 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_1kg7i_463 span{margin-top:.5rem;font-size:.9rem;color:#6b7a8d}._emptyTableCell_1kg7i_513{padding:2.5rem!important;color:#6b7a8d!important;font-size:.95rem!important}._pager_1kg7i_525{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:0;padding:.85rem 1rem;background:linear-gradient(to bottom,#fafbfd,#f4f7fb);border-top:1px solid #eef2f7;border-radius:0 0 14px 14px}._pagerBtn_1kg7i_549{padding:.5rem 1rem;border:1px solid #c5ddf5;background:#fff;color:#3d8fd4;font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background .15s ease,border-color .15s ease}._pagerBtn_1kg7i_549:hover:not(:disabled){background:#e8f3fc;border-color:#5ba4e8}._pagerBtn_1kg7i_549:disabled{background:#f4f7fa;color:#b8c9d9;border-color:#e8edf3;cursor:not-allowed}._pagerInfo_1kg7i_597{font-weight:600;font-size:.9rem;color:#6b7a8d;min-width:5rem;text-align:center}._List_1kg7i_611{display:grid;grid-template-columns:repeat(4,1fr);column-gap:1rem;padding:1rem;row-gap:1rem;min-height:60vh}._pageContainer_1kg7i_629{display:flex;align-items:center;margin:0 1rem;justify-content:center}._userCards_1kg7i_641{display:flex;background:#fff;align-items:center;justify-content:space-between;border-radius:1.25rem;padding:.75rem;height:10rem;flex-direction:column;box-shadow:0 3px 8px #0000003d}._cardTop_1kg7i_669{display:flex;align-items:center;justify-content:space-between;width:100%;flex-direction:column;padding:.5rem}._userImage_1kg7i_685{font-size:2rem;color:#767863;display:flex;align-items:center;justify-content:center;margin:0 .95rem}._userDetail_1kg7i_701{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}._userName_1kg7i_713{display:flex;align-items:center;justify-content:flex-start;width:100%}._userName_1kg7i_713 p{color:#321e1e;font-size:1.15rem;text-transform:uppercase;font-weight:600}._userName_1kg7i_713 p:nth-child(3){color:#8f2f2f;font-size:1.15rem;text-transform:capitalize;font-weight:500}._userName_1kg7i_713 span{font-size:1.5rem;margin:0 .5rem;color:#000}._role_1kg7i_759{display:flex;align-items:center;justify-content:flex-start;width:100%}._role_1kg7i_759 p{color:#321e1e;font-size:1.15rem;text-transform:uppercase;font-weight:600}._role_1kg7i_759 p:nth-child(3){color:#8f2f2f;font-size:1.15rem;text-transform:capitalize;font-weight:500}._role_1kg7i_759 span{font-size:1.5rem;margin:0 .5rem;color:#000}._cardBotton_1kg7i_805{display:flex;align-items:center;width:100%;justify-content:center}._bottom_right_1kg7i_817 button{border:none;background:#454545;font-size:1rem;padding:.5rem;color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:space-around;width:130px}._cardBotton_1kg7i_805 svg{margin:0 .5rem;font-size:1.25rem}._editButton_1kg7i_851{color:#0076de}._deleteButton_1kg7i_857{color:red}._passwordRest_1kg7i_863{color:#168a23}._forward_1kg7i_869{color:#e5e346}._Buttons_1kg7i_877{width:100%;display:flex;flex-direction:row;justify-content:center}._Buttons_1kg7i_877 button{font-size:1rem;outline:none;border-radius:5px;border:none;width:4rem;padding:4px 0;border:1px solid;margin:0 .5rem}._passwordInput_1kg7i_909{border:none;background-color:transparent;text-align:center;font-size:1rem}._AddressSection_1kg7i_923{width:25rem;position:absolute;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}._AddressSection_1kg7i_923 form{background-color:#fff;padding:2rem;border-radius:20px;width:100%;display:flex;flex-direction:column;position:relative;z-index:99}._AddressSection_1kg7i_923 form input{font-family:Poppins;width:100%;font-size:1rem;background-color:#fff;padding:5px 1px;text-align:center;border-radius:5px;margin:10px 0;border:2px solid #2a2a2ac1}._AddressSection_1kg7i_923 form input:focus{border-color:transparent}._AddressSection_1kg7i_923 form{align-items:center}._AddressSection_1kg7i_923 form button{width:70%;border-radius:50px;background-color:#3b82f6;border:none;outline:none;height:2rem;font-size:1rem;font-weight:600;color:#fff;margin-top:1rem}._AddressSection_1kg7i_923 form input::-webkit-input-placeholder{text-align:center;text-transform:uppercase}._Popup_1kg7i_1039{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1a1e5d;border:3px solid #949393;border-radius:20px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:8rem;z-index:99}._popupText_1kg7i_1073 p{font-size:1.25rem;text-align:center;color:#fff;font-weight:500;line-height:25px}._PopupButton_1kg7i_1087{margin:0 auto;display:flex;flex-direction:row}._PopupButton_1kg7i_1087 button{margin:0 .5rem;padding:.5rem 1rem;background-color:transparent;border:3px solid #fff;outline:none;width:100%;color:#fff;font-size:1rem;font-weight:600;border-radius:10px}._select_section_1kg7i_177{display:flex;flex-direction:column;gap:1rem;width:100%;padding:1.25rem;background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;box-sizing:border-box}._org_select_1kg7i_1145{display:flex;width:50%;align-items:center;justify-content:center}._org_select_1kg7i_1145 select{border:none;background:none;border-bottom:2px solid #939393;padding:1rem 0;width:300px;outline:none;font-size:1.25rem;color:#8f2f2f}._club_select_1kg7i_1177{display:flex;width:50%;align-items:center;justify-content:center}._club_select_1kg7i_1177 select{border:none;background:none;border-bottom:2px solid #939393;padding:1rem 0;width:300px;outline:none;font-size:1.25rem;color:#8f2f2f}._userManagement_1kg7i_301{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;padding:0}._UserManagementHeader_1kg7i_1225{display:flex;align-items:center;width:100%;justify-content:space-around}._Search_1kg7i_217{display:flex;align-items:center;gap:.75rem;width:100%;padding:.85rem 1.1rem;background:#f8fafc;border:1px solid #dde4ed;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease}._Search_1kg7i_217:focus-within{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._Search_1kg7i_217 svg{font-size:1.35rem;color:#3d8fd4;flex-shrink:0}._Search_1kg7i_217 input{border:none;background:transparent;outline:none;width:100%;font-size:.95rem;color:#1e2a3a}._Search_1kg7i_217 input::placeholder{color:#9aabb8}._buttonSection_1kg7i_1309{display:flex;align-items:center;justify-content:space-around;width:30%}._buttonSection_1kg7i_1309 button{border:none;color:#fff;padding:.75rem;width:175px;font-size:1.25rem;border-radius:1rem;background-color:#1a1e5d}._roleSelected_1kg7i_1341{position:absolute;top:50%;left:50%;transform:translate(-45%,-50%);display:flex;flex-direction:column;width:75%;align-items:center;justify-content:flex-start;border:2px solid #935d6e;padding:1rem;height:75%;background:#f3f3f3;border-radius:10px;overflow-y:scroll}._roleCLose_1kg7i_1375{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;font-size:1.5rem}._roleHead_1kg7i_1389{display:flex;margin:1rem 0;border-bottom:2px solid #5a6a7a;width:50%;align-items:center;justify-content:center}._roleHead_1kg7i_1389 h4{font-size:1.5rem;margin:0;color:#dc5050}._Change_role_1kg7i_1415{border:none;background:#8c5a5a;font-size:1.15rem;color:#fff;padding:.25rem;width:150px;border-radius:5px}._userList_1kg7i_1433{display:flex;width:100%;align-items:center;justify-content:center}._userList_1kg7i_1433 table{width:100%;border:1px solid #999696}._userList_1kg7i_1433 th{background:#5481d0;color:#fff;width:10rem;height:3rem;border:2px solid #999696;font-size:1.35rem}._userList_1kg7i_1433 td{text-align:center;font-size:1.25rem;border:1px solid #999696}._mentorAdd_1kg7i_1479{border:none;background:#8c5a5a;font-size:1.15rem;color:#fff;padding:.25rem;width:150px;border-radius:5px}._userList_1kg7i_1433 select{width:90%;text-align:center;border:none;outline:none;font-size:1.15rem;padding:.15rem;border-radius:2rem}._viewButton_1kg7i_1515{border:none;background:#113b32;font-size:1.15rem;color:#fff;padding:.35rem;width:100px;border-radius:5px}._AssignedMentorList_1kg7i_1533{position:absolute;top:50%;left:50%;transform:translate(-45%,-50%);display:flex;flex-direction:column;width:50%;align-items:center;justify-content:flex-start;border:2px solid #757a92;padding:1rem;height:50%;background:#f3f3f3;border-radius:10px}._Table_1kg7i_337{width:100%}._listClose_1kg7i_1571{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;font-size:1.5rem}._listHead_1kg7i_1585{display:flex;border-bottom:2px solid #5a6a7a;width:50%;align-items:center;justify-content:center;line-height:0}._listHead_1kg7i_1585 h4{font-size:1.5rem;color:#292972}._allMentorList_1kg7i_1609{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start;margin:1rem 0;height:100%;border-radius:5px}._allMentorList_1kg7i_1609 table{width:100%}._allMentorList_1kg7i_1609 th{background:#737b89;color:#fff;width:10rem;height:3rem;font-size:1.25rem}._allMentorList_1kg7i_1609 td{text-align:center;font-size:1.15rem;border:2px solid #5b6082;padding:.5rem 0}._allMentorList_1kg7i_1609 button{width:135px;color:#fff;border:none;background:#84105d;font-size:1rem;padding:.5rem;border-radius:5px}._allMentorList_1kg7i_1609 select{border:none;outline:none;background:transparent;font-size:1.15rem;padding:.5rem 0;font-weight:300}._memberCreate_1kg7i_1699{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;padding:0;align-items:stretch;width:min(44rem,94vw);max-height:90vh;overflow:hidden;z-index:999}._modalHeader_1kg7i_1739{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._modalHeader_1kg7i_1739 h3{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a}._modalBody_1kg7i_1771{padding:1.25rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}._memberClose_1kg7i_1787{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7a8d;transition:color .15s ease}._memberClose_1kg7i_1787 svg{font-size:1.35rem}._memberClose_1kg7i_1787:hover{color:#1e2a3a}._sectionValue_1kg7i_1821{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}._EditsectionValue_1kg7i_1835{display:flex;flex-direction:column;width:100%;gap:1rem}._editcntryBox_1kg7i_1849{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}._inputValues_1kg7i_1863{display:flex;flex-direction:column;gap:.4rem;width:100%;min-width:0}._inputValues_1kg7i_1863 label{font-size:.85rem;font-weight:600;color:#3d5166}._inputValues_1kg7i_1863 input{font-family:inherit;width:100%;font-size:.95rem;background-color:#f8fafc;padding:.65rem .85rem;text-align:left;border-radius:10px;margin:0;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._inputValues_1kg7i_1863 input:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._inputValues_1kg7i_1863 input:disabled{background:#eef2f7;color:#6b7a8d;cursor:not-allowed}._password_1kg7i_423{display:flex;align-items:center;gap:.5rem;width:100%;font-size:.95rem;padding:.5rem .75rem;border-radius:10px;background-color:#f8fafc;margin:0;border:1px solid #dde4ed;box-sizing:border-box}._password_1kg7i_423 input{border:none;outline:none;font-size:.95rem;text-align:left;font-family:inherit;flex:1;padding:.15rem 0;margin:0;background:transparent}._password_1kg7i_423 svg{font-size:1.2rem;color:#6b7a8d;cursor:pointer;flex-shrink:0}._password_1kg7i_423 svg:hover{color:#3d8fd4}._roleSelection_1kg7i_2021{font-family:Poppins;width:50%;font-size:1.25rem;font-weight:600;color:#393979;background-color:#fff;padding:.5rem 0;text-align:center;border-radius:5px;margin:.5rem;border:2px solid #bfaaaac1;outline:none;cursor:pointer}._clubSelection_1kg7i_2051{font-family:Poppins;width:50%;padding:.5rem 0;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;text-align:center;position:relative;display:flex;align-items:center;justify-content:center}._clubSelection_1kg7i_2051 p{font-size:1.25rem;font-weight:600;color:#393979}._clubSelection_1kg7i_2051 svg{margin:0 .5rem;font-size:1.5rem;color:#121a21;cursor:pointer}._clubButton_1kg7i_2105{display:flex;align-items:center}._clubButton_1kg7i_2105 p{margin:0;font-size:1.25rem;color:#3e4486}._clubButton_1kg7i_2105 svg{margin:0 1rem;font-size:2rem;color:#121a21}._clubCheck_1kg7i_2133{position:absolute;top:50%;left:50%;transform:translate(4%,112%);display:flex;flex-direction:column;align-items:center;width:18rem;border:2px solid #696969c1;border-radius:5px;background:#feffff;z-index:222222;padding:.75rem;height:7rem}._clubEditCheck_1kg7i_2165{position:absolute;top:50%;left:50%;transform:translate(4%,112%);display:flex;flex-direction:column;align-items:center;width:15rem;border:2px solid #696969c1;border-radius:5px;background:#feffff;z-index:222222;padding:.75rem;height:7rem}._clubValue_1kg7i_2197{display:flex;align-items:center;width:100%;justify-content:space-between;margin:.35rem 0}._clubValue_1kg7i_2197 p{font-size:1.15rem;color:#191414;font-weight:600}._clubValue_1kg7i_2197 input{transform:scale(1.5);cursor:pointer}._createButton_1kg7i_2229{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%;padding:1rem 1.5rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc}._create_1kg7i_2229{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;min-width:8rem;transition:transform .15s ease,box-shadow .15s ease}._create_1kg7i_2229:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3d8fd459}._cancel_1kg7i_2289{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:8rem;transition:background .15s ease,border-color .15s ease}._cancel_1kg7i_2289:hover{background:#e8edf3;border-color:#c5d0de}._Overlay_1kg7i_2325{background-color:#1e2a3a59;height:100vh;position:fixed;width:100vw;top:0;left:0;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._errorMessages_1kg7i_2345{padding:1rem 0;display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:space-between}._errorValue_1kg7i_2361 p{font-size:1.25rem;color:red;margin:1px}._deletePopup_1kg7i_2373{width:30rem;height:12rem;position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;border-radius:10px;padding:1rem;align-items:center}._deleteClose_1kg7i_2405{display:flex;align-items:center;justify-content:flex-end;width:100%}._deleteClose_1kg7i_2405 svg{font-size:1.25rem;cursor:pointer}._deleteSection_1kg7i_2425{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 0;width:100%;height:100%}._popupText_1kg7i_1073{display:flex;align-items:center;justify-content:center;height:50%}._popupText_1kg7i_1073 p{color:#857073;font-size:1.25rem;text-align:center;font-weight:500}._popupDelete_1kg7i_2465{display:flex;align-items:center;justify-content:space-around;width:100%;height:50%}._orgDelete_1kg7i_2479{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._orgDeleteCancel_1kg7i_2503{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._SharePopup_1kg7i_2525{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;padding:0;align-items:stretch;z-index:999;width:min(30rem,94vw);overflow:hidden}._shareSubtext_1kg7i_2561{margin:0 0 .25rem;font-size:.9rem;line-height:1.5;color:#6b7a8d}._shareSubtext_1kg7i_2561 strong{color:#1e2a3a;font-weight:600}._shareOptions_1kg7i_2585{display:flex;flex-direction:column;gap:.75rem;width:100%}._shareOption_1kg7i_2585{display:flex;align-items:center;gap:.85rem;width:100%;padding:.9rem 1rem;border:1px solid #dde4ed;border-radius:12px;background:#f8fafc;cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}._shareOption_1kg7i_2585:hover{border-color:#c5ddf5;background:#eef6fd;box-shadow:0 4px 12px #3d8fd41a}._shareOptionIcon_1kg7i_2639{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;flex-shrink:0;font-size:1.25rem}._shareOptionIconEmail_1kg7i_2661{background:#e8f3fc;color:#3d8fd4}._shareOptionIconCopy_1kg7i_2671{background:#f3eefb;color:#7c5cbf}._shareOptionText_1kg7i_2681{display:flex;flex-direction:column;gap:.2rem;min-width:0}._shareOptionText_1kg7i_2681 strong{font-size:.95rem;font-weight:600;color:#1e2a3a}._shareOptionText_1kg7i_2681 span{font-size:.82rem;color:#6b7a8d;line-height:1.35}._content_1kg7i_2719{display:flex;align-items:flex-start;flex-direction:column;width:100%;justify-content:flex-start}._content_1kg7i_2719 ul{margin:0;padding:0}._content_1kg7i_2719 p{font-size:.95rem;margin:0 0 .75rem;font-weight:600;color:#1e2a3a}._content_1kg7i_2719 li{font-size:.9rem;font-weight:500;margin:.35rem 0;padding-left:1.25rem;list-style:disc;color:#3d5166}._secondOverlay_1kg7i_2777{width:100vw;height:100vh;position:fixed;background-color:#1e2a3a73;top:0;left:0;z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._passwordReset_1kg7i_2799{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;padding:0;align-items:stretch;width:min(28rem,94vw);z-index:999;overflow:hidden}._PasswordPopup_1kg7i_2837{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;padding:0;align-items:stretch;z-index:10001;width:min(24rem,92vw);overflow:hidden}._cntryBox_1kg7i_2873{width:100%;display:flex;flex-direction:column;gap:1rem}._inputValuesBox_1kg7i_2887{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}._clubBox_1kg7i_2903{width:100%}@media (max-width: 768px){._Container_1kg7i_1{padding:1rem}._Header_1kg7i_37{flex-direction:column;align-items:flex-start}._selectLeft_1kg7i_203,._sectionValue_1kg7i_1821,._editcntryBox_1kg7i_1849,._inputValuesBox_1kg7i_2887{grid-template-columns:1fr}}._Container_n7sw5_1{display:flex;justify-content:center;align-items:center;min-height:280px;width:100%;padding:2rem;box-sizing:border-box}._Loader_n7sw5_21{display:flex;align-items:center;justify-content:center}._pagination_1i902_1{display:flex;align-items:center;justify-content:center;gap:.35rem;margin:0;width:100%;flex-wrap:wrap}._page_1i902_21,._previous_1i902_23,._next_1i902_25{font-size:.9rem;color:#3d5166;border:1px solid #c5ddf5;border-radius:8px;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:#fff;transition:background .15s ease,border-color .15s ease,color .15s ease}._page_1i902_21 a,._previous_1i902_23 a,._next_1i902_25 a{cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:inherit;text-decoration:none}._previous_1i902_23,._next_1i902_25{color:#3d8fd4;font-size:1.1rem}._page_1i902_21:hover,._previous_1i902_23:hover,._next_1i902_25:hover{background:#e8f3fc;border-color:#5ba4e8}._Active_1i902_105{background:linear-gradient(135deg,#5ba4e8,#3d8fd4)!important;border-color:#3d8fd4!important;color:#fff!important;font-weight:600;box-shadow:0 2px 8px #3d8fd440}._Active_1i902_105 a{color:#fff!important}._Container_19nyi_1{width:100%;height:100vh;overflow-y:scroll;padding:0 1rem;background-color:#f1efef}._Container_19nyi_1::-webkit-scrollbar{display:none}._Header_19nyi_21{width:100%;margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:row;justify-content:space-between;background-color:#1a1e5d;align-items:center;margin-top:1rem;color:#fff;height:4rem;border-radius:10px}._HeaderText_19nyi_51{width:100%;margin-left:1rem}._HeaderText_19nyi_51 p{font-size:1.25rem}._List_19nyi_65{width:100%;margin-top:2rem}._table_19nyi_73{width:100%;border-spacing:0}._table_19nyi_73 tr{text-align:center}._table_19nyi_73 th{background-color:#28309e;width:10rem;height:3rem;color:#fff}._table_19nyi_73 td{border:none;height:2.5rem;border-bottom:1px solid #dbdbdb}._Buttons_19nyi_109{width:100%;display:flex;flex-direction:row;justify-content:center}._Buttons_19nyi_109 button{font-size:1rem;outline:none;border-radius:5px;border:none;width:4rem;padding:4px 0;border:1px solid;margin:0 .5rem}._passwordInput_19nyi_141{border:none;background-color:transparent;text-align:center;font-size:1rem;outline:none}._eye_19nyi_157{font-size:1.25rem}._Container_kcpe3_1{position:relative;flex:1 1 auto;min-width:0;width:100%;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._Container_kcpe3_1::-webkit-scrollbar{width:6px}._Container_kcpe3_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._Header_kcpe3_43{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;background:#fff;color:#1e2a3a;min-height:auto;box-sizing:border-box;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._HeaderText_kcpe3_77{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.25rem;padding:0}._HeaderText_kcpe3_77 p{font-weight:700;margin:0;font-size:1.5rem;text-transform:none;line-height:1.25;color:#1e2a3a}._headerSubtext_kcpe3_113{margin:0;font-size:.9rem;color:#6b7a8d;font-weight:400}._OrgList_kcpe3_127{width:80%}._OrgList_kcpe3_127 select{outline:none;border:none;width:200px;font-size:1rem;text-align:center;padding:.25rem;border-radius:15px}._HeadButton_kcpe3_155{flex:0 0 auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0;margin-left:auto;gap:.65rem}._HeadButton_kcpe3_155 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.25rem;color:#fff;font-size:.95rem;cursor:pointer;font-weight:600;text-transform:none;flex-shrink:0;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._HeadButton_kcpe3_155 button:hover{opacity:.92;transform:translateY(-1px)}._secondHead_kcpe3_217{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:1.25rem}._select_section_kcpe3_233{display:flex;align-items:center;width:100%;max-width:28rem;justify-content:center;padding:1rem 1.25rem;background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f}._Org_Select_kcpe3_259{display:flex;align-items:center;justify-content:center;width:100%}._Club_Select_kcpe3_273{display:flex;align-items:center;justify-content:center;width:50%}._Grid_kcpe3_287{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;width:100%;box-sizing:border-box;padding:0}._Cards_kcpe3_305{display:flex;flex-direction:column;background:#fff;min-width:0;box-sizing:border-box;border-radius:14px;border:1px solid #e8edf3;overflow:hidden;min-height:8rem;height:auto;box-shadow:0 2px 10px #1e2a3a0f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}._Cards_kcpe3_305:hover{box-shadow:0 8px 24px #3d8fd41f;transform:translateY(-2px);border-color:#c5ddf5}._cardContent_kcpe3_347{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 auto;min-width:0;min-height:0;width:100%;gap:.35rem;padding:1.25rem 1rem .75rem;overflow:hidden}._cardContent_kcpe3_347 p{font-size:1.05rem;color:#1e2a3a;text-transform:capitalize;font-weight:600;text-align:center;margin:0;max-width:100%;overflow-wrap:break-word;word-break:break-word}._cardTitle_kcpe3_399{font-size:1.05rem;font-weight:600;color:#1e2a3a;margin:0;max-width:100%;overflow-wrap:break-word;word-break:break-word}._cardSubtitle_kcpe3_419{font-size:.8rem;color:#6b7a8d;margin:0;text-align:center;max-width:100%;overflow-wrap:break-word;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardBottom_kcpe3_447{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem;flex-shrink:0;width:100%;padding:.75rem;background:#f8fafc;border-top:1px solid #eef2f7;box-sizing:border-box}._actionBtn_kcpe3_475{width:2.1rem!important;height:2.1rem!important;border-radius:8px!important}._viewBtn_kcpe3_487{color:#3d8fd4!important;background:#e8f3fc!important}._editBtn_kcpe3_497{color:#2e7d5a!important;background:#e8f5ef!important}._deleteBtn_kcpe3_507{color:#c0392b!important;background:#fdecea!important}._copyBtn_kcpe3_517{color:#7c5cbf!important;background:#f3eefb!important}._emptyState_kcpe3_527{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:14px;border:1px dashed #c5ddf5;text-align:center}._emptyState_kcpe3_527 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_kcpe3_527 span{margin-top:.5rem;font-size:.9rem;color:#6b7a8d}._iconContainer_kcpe3_575{position:relative;display:inline-block;cursor:pointer}._buttons_kcpe3_587{width:100%;display:flex;flex-direction:row;justify-content:flex-end;font-size:2rem;margin-top:2rem}._buttons_kcpe3_587 button{font-size:1rem;outline:none;border-radius:5px;border:none;width:4rem;padding:4px 0;border:1px solid;margin:0 .5rem}._successPopup_kcpe3_625{width:35rem;position:absolute;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}._AddressSection_kcpe3_649{width:25rem;position:absolute;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}._AddressSection_kcpe3_649 form{background-color:#fff;padding:2rem;border-radius:20px;width:100%;display:flex;flex-direction:column;position:relative;z-index:99}._AddressSection_kcpe3_649 form input{width:100%;font-size:1rem;background-color:#fff;padding:5px 1px;text-align:center;border-radius:5px;margin:10px 0;border:3px solid #696969c1}._AddressSection_kcpe3_649 form textarea{width:100%;font-size:1rem;background-color:#fff;padding:5px 1px;text-align:center;border-radius:5px;margin:10px 0;border:3px solid #696969c1;font-size:1.25rem}._AddressSection_kcpe3_649 form input:focus{border-color:transparent}._AddressSection_kcpe3_649 form{align-items:center}._AddressSection_kcpe3_649 form button{width:70%;border-radius:50px;background-color:#3b82f6;border:none;outline:none;height:2rem;font-size:1rem;font-weight:600;color:#fff;margin-top:1rem}._AddressSection_kcpe3_649 form input::-webkit-input-placeholder{text-align:center;text-transform:uppercase}._menu_kcpe3_791{display:flex;flex-direction:column;min-width:0;padding:0;box-sizing:border-box}._SubcategoryPopup_kcpe3_807{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;width:min(100% - 1.5rem,72rem);max-width:calc(100% - 1.5rem);max-height:min(90vh,calc(100vh - 2rem));height:auto;min-height:0;padding:clamp(.75rem,2vw,2rem);border-radius:16px;border:1px solid #e8edf3;box-sizing:border-box;box-shadow:0 16px 48px #1e2a3a2e;overflow:hidden}._SubcategoryPopup_kcpe3_807>._schedulexam_kcpe3_853{flex-shrink:0;width:100%;box-sizing:border-box;overflow-x:hidden}._SubcategoryPopup_kcpe3_807>._subBottom_kcpe3_867{flex:1 1 auto;min-height:0;width:100%}._subCategorySection_kcpe3_879{display:flex;width:100%;min-width:0;min-height:0;flex:1 1 auto;height:auto;max-height:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;box-sizing:border-box;overflow:auto}._Heading_kcpe3_907{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;width:100%;padding:1rem 1.25rem;background:#fff;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;border-radius:14px;flex-shrink:0;box-sizing:border-box;margin-bottom:1rem}._headLeft_kcpe3_941{display:flex;align-items:center;justify-content:flex-start;flex:1 1 12rem;min-width:0;width:auto}._navigationLinks_kcpe3_957{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.15rem .35rem;min-width:0;max-width:100%}._navigationLinks_kcpe3_957 span{color:#9aabb8;font-size:1rem;margin:0 .25rem}._linkLeft_kcpe3_987 p{font-size:1rem;font-weight:600;text-transform:capitalize;color:#3d8fd4;cursor:pointer}._linkRight_kcpe3_1001{display:flex;align-items:center}._linkRight_kcpe3_1001 span{font-size:1.25rem;color:#d4bd33}._linkRight_kcpe3_1001 p{font-size:1.15rem;font-weight:500;text-transform:capitalize;color:#1a8f8f;cursor:pointer}._headRight_kcpe3_1031{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;min-width:0;width:auto}._subButton_kcpe3_1047{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#56197e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._topicButton_kcpe3_1075{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#56197e;width:150px;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._Buttons_kcpe3_1103{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;margin:0;width:100%;max-width:100%;box-sizing:border-box}._Buttons_kcpe3_1103 p{font-size:1.25rem;color:#1f232a}._addModule_kcpe3_1137{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#56197e;width:150px;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #6356be;margin:0 .25rem}._modalOverlay_kcpe3_1167{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e2a3a59;display:flex;justify-content:center;align-items:center;z-index:100001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:1rem;box-sizing:border-box}._modalContent_kcpe3_1199{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;width:min(32rem,100%);max-width:100%;box-sizing:border-box}._modalButtons_kcpe3_1221{display:flex;justify-content:space-between;margin-top:20px}._moduleclose_kcpe3_1235{display:flex;justify-content:flex-end;cursor:pointer}._modulePermissionHeader_kcpe3_1247{display:flex;align-items:center;justify-content:space-between}._modulePermissionHeader_kcpe3_1247 h3{margin:0}._modulePermissionClose_kcpe3_1267{cursor:pointer;color:red;font-size:25px}._modulePermissionOverlay_kcpe3_1281{padding:12px;box-sizing:border-box}._modalContent_kcpe3_1199._modulePermissionModal_kcpe3_1291{width:min(400px,94vw);max-width:94vw;padding:12px 14px 14px;box-sizing:border-box}._modulePermissionModal_kcpe3_1291 ._modulePermissionHeader_kcpe3_1247{margin-bottom:12px}._modulePermissionModal_kcpe3_1291 ._modulePermissionHeader_kcpe3_1247 h3{font-size:1.08rem;line-height:1.25}._modulePermissionModal_kcpe3_1291 ._modulePermissionClose_kcpe3_1267{font-size:22px}._modulePermissionModal_kcpe3_1291 ._ModulenameEditFeild_kcpe3_1331{padding-bottom:10px}._modulePermissionModal_kcpe3_1291 ._feildBox_kcpe3_1339 p{font-size:.88rem;margin:0 0 4px;line-height:1.25}._modulePermissionModal_kcpe3_1291 ._feildBox_kcpe3_1339 select{width:100%;font-size:.88rem;padding:6px 8px;box-sizing:border-box}._modulePermissionModal_kcpe3_1291 .MuiOutlinedInput-root{margin-top:6px;margin-bottom:6px}._modulePermissionModal_kcpe3_1291 .MuiOutlinedInput-input{padding:8px 12px;font-size:.9rem}._modulePermissionModal_kcpe3_1291 .MuiInputAdornment-root .MuiTypography-root{font-size:.8rem}._modulePermissionModal_kcpe3_1291 ._ActionSwitch_kcpe3_1393{margin-top:10px;padding:4px;gap:4px;flex-wrap:wrap;justify-content:space-between}._modulePermissionModal_kcpe3_1291 .MuiFormControlLabel-root{margin:0 4px}._modulePermissionModal_kcpe3_1291 .MuiFormControlLabel-label{font-size:.78rem}._modulePermissionModal_kcpe3_1291 .MuiSwitch-root{transform:scale(.92);transform-origin:center bottom}._modulePermissionModal_kcpe3_1291 ._moduleUpdateBtnBox_kcpe3_1435{margin-top:10px;padding-top:10px}._modulePermissionModal_kcpe3_1291 ._moduleEditClose_kcpe3_1445,._modulePermissionModal_kcpe3_1291 ._moduleEditSave_kcpe3_1447{padding:.45rem .55rem;font-size:.92rem;margin-top:0}._moduleActions_kcpe3_1459{display:flex;gap:1rem;font-size:1.5rem;color:#000}._editModule_kcpe3_1473{cursor:pointer}._editModule_kcpe3_1473:hover{color:#0076de}._deleteModule_kcpe3_1489{cursor:pointer}._deleteModule_kcpe3_1489:hover{color:red}._moduleclear_kcpe3_1505{border-radius:6px;background-color:#e1e4ee;border:none;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer;margin-top:10px}._moduleclear_kcpe3_1505:hover{border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer;margin-top:10px}._Table_kcpe3_1557{width:100%;border-spacing:0;padding:0 1rem}._Table_kcpe3_1557 tr{text-align:left;border:2px solid}._Table_kcpe3_1557 td{border:none;height:2.5rem;border-bottom:2px solid #dbdbdb}._TableButtons_kcpe3_1587{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem;min-width:0}._topicListItem_kcpe3_1603{width:100%;box-sizing:border-box}._topicListItemText_kcpe3_1611{min-width:0}._topicListItemText_kcpe3_1611 .MuiTypography-root{display:flex;align-items:center;min-width:0;overflow-wrap:anywhere;word-break:break-word}._asessments_kcpe3_1631{border-radius:6px;background:#e0fbdb;border:none;outline:none;font-size:1rem;color:#57aa3f;padding:.5rem;border:2px solid #a0d77c;cursor:pointer;margin:0 .25rem}._ExamICon_kcpe3_1655{font-size:1.1rem;margin:0 6px}._ViewTopic_kcpe3_1663{width:5rem;border-radius:6px;background:#f6fbdb;border:none;outline:none;font-size:1rem;color:#9caa3f;padding:.5rem;border:2px solid #d7d67c;cursor:pointer;margin:0 .25rem}._DeleteTopic_kcpe3_1689{width:5rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer;margin:0 .25rem}._UpdateTopic_kcpe3_1715{width:5rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer;margin:0 .5rem}._TaskBtn_kcpe3_1739{width:5rem;border-radius:6px;background-color:#e4d3f0;outline:none;font-size:1rem;color:#661d7c;padding:.5rem;border:2px solid #af90d8;cursor:pointer;margin:0 .5rem}._Overlay_kcpe3_1763{background-color:#3e3e3e1a;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;min-height:100%;z-index:998}._secondOverlay_kcpe3_1785{width:98.96vw;height:100vh;position:absolute;background-color:#4241413b;top:50%;left:50%;transform:translate(-55%,-50%)}._close_kcpe3_1803{display:flex;align-items:center;justify-content:flex-end}._close_kcpe3_1803 svg{font-size:1.5rem;cursor:pointer}._close_kcpe3_1803 svg:hover{color:red}._courseMapping_kcpe3_1827{position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1.25rem;align-items:center;width:30rem}._courseMapClose_kcpe3_1855{display:flex;align-items:center;justify-content:flex-end;width:100%}._courseMapClose_kcpe3_1855 svg{font-size:1.5rem;cursor:pointer}._courseMapSection_kcpe3_1875{display:flex;flex-direction:column;width:100%;padding:1rem 0;align-items:center;justify-content:center}._courseMapButton_kcpe3_1891{display:flex;align-items:center;justify-content:flex-end;width:100%;height:50%}._Category_Create_kcpe3_1905{position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:3rem;align-items:center;width:60rem;max-width:95%;box-shadow:0 24px 60px #0f172a59}._categoryClose_kcpe3_1939{display:flex;align-items:center;justify-content:flex-end;width:100%}._categoryClose_kcpe3_1939 svg{font-size:1.5rem;cursor:pointer}._categorySection_kcpe3_1959{display:flex;flex-direction:column;width:100%;padding:1rem 0;align-items:center;justify-content:center}._categorySection_kcpe3_1959 input{font-family:Poppins;width:100%;font-size:1.25rem;background-color:#fff;padding:.5rem .25rem;text-align:center;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;text-align:start;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._categorySection_kcpe3_1959 input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126;background-color:#f9fafb}._categoryName_kcpe3_2013{display:flex;flex-direction:column;align-items:flex-start;margin:0 .25rem;justify-content:flex-start;width:100%}._categoryName_kcpe3_2013 label{font-size:1.15rem;font-weight:500;color:#393979}._categoryDescription_kcpe3_2041{display:flex;flex-direction:column;align-items:flex-start;margin:0 .25rem;justify-content:flex-start;width:100%}._categoryDescription_kcpe3_2041 label{font-size:1.15rem;font-weight:500;color:#74174e}._fieldError_kcpe3_2069{margin-top:4px;font-size:.85rem;color:#dc2626}._categoryRow_kcpe3_2079{display:flex;width:100%;gap:1.5rem;margin-top:.75rem}._categoryHalf_kcpe3_2091{display:flex;flex-direction:column;flex:1}._categoryHalf_kcpe3_2091 label{font-size:1.05rem;font-weight:500;color:#334155;margin-bottom:.25rem}._categoryHalf_kcpe3_2091 select{font-family:Poppins;width:100%;font-size:1.05rem;background-color:#fff;padding:.5rem .75rem;border-radius:8px;margin:.25rem 0;border:2px solid #bfaaaac1;outline:none;color:#444;appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6366f1 50%),linear-gradient(135deg,#6366f1 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._categoryHalf_kcpe3_2091 select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126;background-color:#f9fafb}._categoryDescription_kcpe3_2041 textarea{font-family:Poppins;width:100%;font-size:1.05rem;background-color:#fff;padding:.75rem;border-radius:8px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;resize:vertical;min-height:6rem;max-height:14rem;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._categoryDescription_kcpe3_2041 textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126;background-color:#f9fafb}._categoryDescription_kcpe3_2041 select{font-family:Poppins;width:100%;font-size:1.05rem;background-color:#fff;padding:.5rem;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;color:#444;appearance:none;-moz-appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#74174e 50%),linear-gradient(135deg,#74174e 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}._popupButton_kcpe3_2255{display:flex;align-items:center;justify-content:space-between;width:100%;height:50%;margin-top:1rem}._create_kcpe3_2271{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;min-width:8rem}._create_kcpe3_2271:hover{opacity:.92}._cancel_kcpe3_2305{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:8rem}._cancel_kcpe3_2305:hover{background:#e8edf3}._SubCategory_Create_kcpe3_2337{position:absolute;top:50%;left:55%;z-index:9;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1.25rem;align-items:center;width:30rem}._subcategoryClose_kcpe3_2367{display:flex;align-items:center;justify-content:flex-end;width:100%}._subcategoryClose_kcpe3_2367 svg{font-size:1.25rem;cursor:pointer}._SubGrid_kcpe3_2387{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;width:100%;box-sizing:border-box;padding:.5rem 0 1rem}._courseSection_kcpe3_2403{margin-bottom:1.5rem}._subHeading_kcpe3_2409{font-size:1.3rem;font-weight:600;color:#393979;margin-left:1.5rem;margin-top:.5rem}._bottom_left_kcpe3_2423{font-size:1.5rem;display:flex;align-items:center;justify-content:space-evenly;width:50%;height:50%}._topicCreate_kcpe3_2441{position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1rem;align-items:center;width:30rem}._topicClose_kcpe3_2471{display:flex;align-items:center;justify-content:flex-end;width:100%}._topicClose_kcpe3_2471 svg{font-size:1.25rem;cursor:pointer}._topicSection_kcpe3_2493{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;height:100%;padding:.5rem}._topicTextArea_kcpe3_2511{display:flex;align-items:center;justify-content:flex-start;width:100%;height:50%;margin:1rem 0}._subBottom_kcpe3_867{display:flex;flex-direction:column;justify-content:flex-start;width:100%;min-width:0;height:auto;min-height:0;margin:.75rem 0;overflow-y:scroll;overflow-x:hidden;box-sizing:border-box}._list_kcpe3_2563{display:flex;flex-direction:column;width:100%;justify-content:flex-start;min-width:0}._topicContent_kcpe3_2577{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #797b8e;padding:.5rem}._topicValue_kcpe3_2591{display:flex;align-items:center;justify-content:flex-start}._topicValue_kcpe3_2591 p{font-size:1.5rem;color:#191414;font-weight:500;cursor:pointer}._topicEdit_kcpe3_2613{position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;padding:1rem;z-index:999}._topicEditClose_kcpe3_2641{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;font-size:1.25rem}._topicEditSection_kcpe3_2655{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;width:100%;margin:.5rem 0;overflow:hidden}._topicEditSection_kcpe3_2655 textarea{width:100%;border:none;outline:none;font-size:1.25rem;height:100px;text-align:center}._topicEditSection_kcpe3_2655 button{margin-top:1rem;font-size:1.15rem;border:none;background:#7474cf;width:100px;padding:.25rem;border-radius:10px;color:#403535}._DeletePopup_kcpe3_2713{width:30rem;height:15rem;position:absolute;top:50%;left:45%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;border-radius:10px;padding:1.5rem;align-items:center}._deleteClose_kcpe3_2745{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}._deleteClose_kcpe3_2745 svg{font-size:1.25rem;cursor:pointer}._deleteSection_kcpe3_2765{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 0;width:100%;height:100%}._popupText_kcpe3_2781{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50%}._popupText_kcpe3_2781 p{color:#857073;font-size:1.25rem;text-align:center;font-weight:500;padding-bottom:10px}._popupText_kcpe3_2781 span{color:red;font-size:.8rem;text-align:center;font-weight:500}._deleteButtons_kcpe3_2823{display:flex;align-items:center;justify-content:space-between;width:100%;height:50%;padding-top:20px}._orgDelete_kcpe3_2839{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._orgDeleteCancel_kcpe3_2863{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._moduleHead_kcpe3_2887{display:flex;justify-content:space-between;align-items:center;padding:10px;color:#00008b;gap:.5rem;min-width:0}._moduleHead_kcpe3_2887 h3{margin:0;min-width:0;overflow-wrap:anywhere}._lab_kcpe3_2919{border-radius:6px;background:#f5dad0;border:none;outline:none;font-size:1rem;color:#ac1b0b;padding:.5rem;border:2px solid #cf3a2a;cursor:pointer;margin:0 .25rem}._ActionSwitch_kcpe3_1393{display:flex;justify-content:space-between;margin-top:30px;border:1px solid rgb(177,176,176);border-radius:5px}._ActionSwitch_kcpe3_1393:hover{border:1px solid rgb(46,46,46);border-radius:5px}._moduleh3_kcpe3_2971{padding:10px}._examModalOverlay_kcpe3_2979{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:100001}._examModalContent_kcpe3_3005{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;width:800px;max-width:100%}._examModuleclose_kcpe3_3023{display:flex;justify-content:flex-end;cursor:pointer}._examModalButtons_kcpe3_3035{display:flex;justify-content:space-between;gap:10px;margin-top:20px}._weekdays_kcpe3_3049{display:flex;width:100%;justify-content:space-between;align-items:center}._weekdays_kcpe3_3049 p{width:30%;font-weight:500;color:#0076de}._examModalContent_kcpe3_3005 h2{font-weight:800;color:#004f96}._selectDynamic_kcpe3_3085{display:flex;justify-content:flex-start;margin:0;padding-top:10px;padding-bottom:10px}._popHead_kcpe3_3101{padding-bottom:2rem}._schedulexam_kcpe3_853{width:100%;display:flex;gap:2rem;flex-wrap:wrap;padding-left:20px}._scheduleExamBox_kcpe3_3125{background:#0076de50;width:48vh;padding:1rem;margin-top:1.5rem;display:flex;border-radius:5px;box-shadow:0 2px 5px #0003;justify-content:space-between}._scheduleExamCard_kcpe3_3147 h3{color:#00008b}._scheduleExamCard_kcpe3_3147 h4{color:#00008b;margin:.2rem 0;line-height:1.7}._examActions_kcpe3_3169{display:flex;font-size:1.5rem;gap:1rem}._schDelete_kcpe3_3181,._schEdit_kcpe3_3183{cursor:pointer;color:#00008b}._schDelete_kcpe3_3181:hover{color:red}._schEdit_kcpe3_3183:hover{color:#018a2a}._ModulenameEditBox_kcpe3_3209{align-items:center;justify-content:space-between;gap:1 rem}._moduleUpdateBtnBox_kcpe3_1435{display:flex;justify-content:space-between}._moduleEditSave_kcpe3_1447{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._moduleEditClose_kcpe3_1445{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._actionBox_kcpe3_3283{display:flex;gap:1rem}._moduleListingBox_kcpe3_3293{padding:20px;margin:1rem;background-color:#0076de18;border-radius:8px;width:100%;min-width:0;box-sizing:border-box;overflow:hidden}._moduleListingBoxBottom_kcpe3_3315{padding:20px;margin:1rem;background-color:transparent;border-radius:8px}._TimeQuesBox_kcpe3_3329{display:flex;justify-content:space-between}._tBox_kcpe3_3339{width:45%}._subBottom_kcpe3_867::-webkit-scrollbar{width:10px}._subBottom_kcpe3_867::-webkit-scrollbar-track{border-radius:10px}._subBottom_kcpe3_867::-webkit-scrollbar-thumb{background:#005096;border-radius:10px}._subBottom_kcpe3_867::-webkit-scrollbar-thumb:hover{background:#012c52}._feildBox_kcpe3_1339{padding-bottom:10px}._feildBoxAdd_kcpe3_3395{padding-top:1px}._ModulenameEditFeild_kcpe3_1331{padding-bottom:20px}._feildBox_kcpe3_1339 p{font-size:18px;font-weight:600}._feildBoxAdd_kcpe3_3395 p{font-size:18px;font-weight:500}@media (max-width: 1000px){._SubcategoryPopup_kcpe3_807{max-height:calc(100vh - 1rem);padding:.75rem}._SubcategoryPopup_kcpe3_807>._schedulexam_kcpe3_853{max-height:28vh;overflow-y:auto;overflow-x:hidden;gap:.75rem;padding:.5rem 0}._scheduleExamBox_kcpe3_3125{width:100%;margin-top:.5rem}._subBottom_kcpe3_867{margin:.5rem 0;flex:1 1 auto;min-height:0}._moduleListingBox_kcpe3_3293{margin:.65rem 0;padding:.75rem}._moduleHead_kcpe3_2887{flex-wrap:wrap;align-items:flex-start}._moduleActions_kcpe3_1459,._actionBox_kcpe3_3283{width:100%;justify-content:flex-end}._topicListItem_kcpe3_1603{align-items:flex-start}._topicListItemText_kcpe3_1611{flex:1 1 100%;width:100%}._TableButtons_kcpe3_1587{width:100%;justify-content:flex-start}._asessments_kcpe3_1631,._ViewTopic_kcpe3_1663,._TaskBtn_kcpe3_1739,._UpdateTopic_kcpe3_1715,._DeleteTopic_kcpe3_1689{width:auto;min-width:4.6rem;margin:0;font-size:.9rem;padding:.4rem .55rem}}._Container_z24qq_1{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;position:relative;width:100%;background-image:url(/assets/one_on_one_background-DmhUN027.jpg)}._Login_z24qq_25{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:column}._logo_z24qq_39{width:10rem;margin:1rem 0}._logo_z24qq_39 img{width:100%;height:100%}._form_z24qq_55{display:flex;align-items:center;flex-direction:column;justify-content:space-around;width:28rem;padding:1rem;border-radius:3rem;background:#ffffff3d}._HeaderContent_z24qq_75{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;border-radius:1rem;border:2px solid #fff}._HeaderContent_z24qq_75 h4{font-size:1.75rem;color:#fff}._loginForm_z24qq_107{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;margin:1rem 0;border-radius:1rem;padding:1rem 0}._input_z24qq_131{width:85%;padding:.75rem 0;margin:.5rem 0;text-align:center;outline:none;font-size:1.25rem;border-radius:2rem;border:none;color:#1d1f57}._loginForm_z24qq_107 input::placeholder{color:#2b3b64f0}._password_z24qq_159{width:85%;padding:.75rem 0;margin:.5rem 0;outline:none;font-size:1.25rem;border-radius:2rem;border:none;color:#1d1f57;background:#fff;display:flex;align-items:center;justify-content:flex-end}._password_z24qq_159 input::placeholder{color:#2b3b64f0}._password_z24qq_159 input{outline:none;border:none;font-size:1.25rem;text-align:center;width:78%}._password_z24qq_159 svg{width:10%;font-size:1.5rem;color:#2b3b64f0;margin:0 .5rem}._loginForm_z24qq_107 button{border:none;font-size:1.25rem;margin:.5rem 0;padding:.5rem;width:120px;background:#fff;border-radius:1.5rem;color:#2b3b64f0;cursor:pointer}._loginForm_z24qq_107 button:hover{background:#f8f800;color:#000}._loginForm_z24qq_107 p{margin:0;color:red;font-size:1.25rem}._Container_c91r5_1{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}._form_c91r5_17{padding:1rem;border-radius:1.7rem;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#b1aeaeb0}._Input_c91r5_37{width:100%;font-size:1rem;padding:.7rem 0;text-align:center;border-radius:12px;margin:5px;border:none;outline:none}._form_c91r5_17 ._formText_c91r5_57{font-size:1.5rem;margin:6px;font-weight:600}._Header_c91r5_67{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:5px 0}._Register_c91r5_81{width:20rem}._formButton_c91r5_87{width:50%;font-size:1rem;padding:.7rem;text-align:center;border-radius:4rem;margin:1rem 0;border:none;background-color:#3b82f6}._Container_113bg_1{width:100%;height:100vh;overflow-y:scroll;padding:0 1rem;background-color:#f1efef}._Container_113bg_1::-webkit-scrollbar{display:none}._HeaderDiv_113bg_21{width:100%;margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:row;justify-content:space-between;background-color:#c29455;align-items:center;margin-top:1rem;color:#fff;height:4rem;border-radius:10px}._label_113bg_53{font-size:10px}._Title_113bg_59{width:100%;padding:0;top:0}._Title_113bg_59 p{margin:0;padding:5px 1rem;font-size:1.5rem}._Header_113bg_21{width:100%;margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:row;justify-content:space-between;background-color:#1a1e5d;align-items:center;margin-top:1rem;color:#fff;height:4rem;border-radius:10px}._HeaderText_113bg_111{width:100%;margin-left:1rem}._HeaderText_113bg_111 p{font-size:1.25rem}._HeadButton_113bg_125{width:10%;margin-right:1rem;display:flex;flex-direction:row;justify-content:space-between}._HeadButton_113bg_125 button{background-color:#6495ed;font-size:1.2rem;outline:none;border-radius:7px;border:1px solid;padding:2px 10px}._HeaderButton_113bg_155{width:15%;margin-right:1rem;display:flex;flex-direction:row;justify-content:space-between}._HeaderButton_113bg_155 button{background-color:#6495ed;font-size:1.2rem;outline:none;border-radius:7px;border:1px solid;padding:2px 10px;margin:0 3px}._Syllabus_113bg_187{width:100%;height:auto;position:relative;margin-top:2rem;display:grid;grid-template-columns:repeat(4,1fr);row-gap:1rem;column-gap:1rem}._Heading_113bg_209{width:100%}._Heading_113bg_209 p{font-size:1rem;text-decoration:underline;margin:1rem;text-align:center}._Cards_113bg_227{width:100%;height:4rem;border:1px solid;border-radius:4px}._Cards_113bg_227 p{font-size:1rem;padding:0 1rem;text-align:center}._Buttons_113bg_253{width:100%;display:flex;justify-content:end;margin-top:1rem}._Buttons_113bg_253 button{font-size:1rem;outline:none;border-radius:5px;border:none;width:4rem;padding:3px 0;border:1px solid;margin:0 .5rem}._List_113bg_285{width:100%;border:1px solid}._AddressSection_113bg_293{width:25rem;position:absolute;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}._AddressSection_113bg_293 form{background-color:#fff;padding:2rem;border-radius:20px;width:100%;display:flex;flex-direction:column;position:relative;z-index:99}._AddressSection_113bg_293 form input{font-family:Poppins;width:100%;font-size:1rem;background-color:#fff;padding:5px 1px;text-align:center;border-radius:5px;margin:10px 0;border:2px solid #2a2a2ac1}._AddressSection_113bg_293 form input:focus{border-color:transparent}._AddressSection_113bg_293 form{align-items:center}._AddressSection_113bg_293 form button{width:70%;border-radius:50px;background-color:#3b82f6;border:none;outline:none;height:2rem;font-size:1rem;font-weight:600;color:#fff;margin-top:1rem}._AddressSection_113bg_293 form input::-webkit-input-placeholder{text-align:center;text-transform:uppercase}._Overlay_113bg_409{width:84vw;height:100vh;position:absolute;background-color:transparent;z-index:9}._Popup_113bg_423{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1a1e5d;border:3px solid #949393;border-radius:20px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:8rem;z-index:99}._popupText_113bg_457 p{font-size:1.25rem;text-align:center;color:#fff;font-weight:500;line-height:25px}._PopupButton_113bg_471{margin:0 auto;display:flex;flex-direction:row}._PopupButton_113bg_471 button{margin:0 .5rem;padding:.5rem 1rem;background-color:transparent;border:3px solid #fff;outline:none;width:100%;color:#fff;font-size:1rem;font-weight:600;border-radius:10px}._Container_dz12m_1{width:100%;height:100vh;overflow-y:scroll;padding:0 1rem;background-color:#f1efef}._Container_dz12m_1::-webkit-scrollbar{display:none}._Syllabus_dz12m_21{width:100%;background-color:#dbdbdb;margin-top:1rem;color:#fff;height:auto;border-radius:10px}._Heading_dz12m_39{width:100%;margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:row;justify-content:space-between;background-color:#c29455;align-items:center;color:#fff;height:4rem;border-radius:10px}._ListTitle_dz12m_67{width:100%;color:#000}._ListTitle_dz12m_67 p{margin:0;margin-left:1rem;text-decoration:underline}._Header_dz12m_85{width:100%;margin-left:auto;margin-right:auto;position:relative;display:flex;flex-direction:row;justify-content:space-between;background-color:#1a1e5d;align-items:center;margin-top:1rem;color:#fff;height:4rem;border-radius:10px}._HeaderText_dz12m_115{width:100%;margin-left:1rem}._HeaderText_dz12m_115 p{font-size:1.25rem}._HeadButton_dz12m_129{margin-right:1rem;display:flex;flex-direction:row}._HeadButton_dz12m_129 button{background-color:#6495ed;font-size:1.2rem;outline:none;border-radius:7px;border:1px solid;padding:2px 10px;margin:0 5px}._Lessons_dz12m_157{width:100%;height:auto;margin-top:2rem}._LessonHeading_dz12m_167{width:100%;margin:5px 0;border-radius:10px;background-color:#3b82f6;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:3rem}._LessonHeading_dz12m_167 p{text-align:left;margin:0;font-family:drumshake_italic;font-size:1.25rem;color:#fff;padding:5px 10px}._LessonContent_dz12m_207{width:100%;height:12rem;overflow-y:scroll;border:1px solid;margin-bottom:2rem}._LessonContent_dz12m_207 p{font-size:1rem;padding:0 1rem}._headerButton_dz12m_229{margin-right:1rem}._headerButton_dz12m_229 button{background-color:#6495ed;font-size:1rem;outline:none;border-radius:7px;border:1px solid;padding:2px 10px;margin:0 4px}._Checkbox_dz12m_253{margin-left:2rem}._Checkbox_dz12m_253 input{width:4%}._List_dz12m_67{width:100%;padding:1rem}._AddressSection_dz12m_281{width:25rem;position:absolute;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center}._AddressSection_dz12m_281 form{background-color:#fff;padding:2rem;border-radius:20px;width:100%;display:flex;flex-direction:column;position:relative;z-index:99}._AddressSection_dz12m_281 form input{font-family:Poppins;width:100%;font-size:1rem;background-color:#fff;padding:5px 1px;text-align:center;border-radius:5px;margin:10px 0;border:2px solid #2a2a2ac1}._AddressSection_dz12m_281 form input:focus{border-color:transparent}._AddressSection_dz12m_281 form{align-items:center}._AddressSection_dz12m_281 form button{width:70%;border-radius:50px;background-color:#3b82f6;border:none;outline:none;height:2rem;font-size:1rem;font-weight:600;color:#fff;margin-top:1rem}._AddressSection_dz12m_281 form input::-webkit-input-placeholder{text-align:center;text-transform:uppercase}._Overlay_dz12m_397{width:84vw;height:100vh;position:absolute;background-color:transparent;z-index:9}._Popup_dz12m_411{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1a1e5d;border:3px solid #949393;border-radius:20px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:8rem;z-index:99}._popupText_dz12m_445 p{font-size:1.25rem;text-align:center;color:#fff;font-weight:500;line-height:25px}._PopupButton_dz12m_459{margin:0 auto;display:flex;flex-direction:row}._PopupButton_dz12m_459 button{margin:0 .5rem;padding:.5rem 1rem;background-color:transparent;border:3px solid #fff;outline:none;width:100%;color:#fff;font-size:1rem;font-weight:600;border-radius:10px}._MyEditor_p4t5z_1{height:10rem}._Container_9ccie_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem}._Container_9ccie_1::-webkit-scrollbar{width:6px}._Container_9ccie_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._Header_9ccie_35{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.5rem}._HeaderText_9ccie_61{display:flex;flex-direction:column;gap:.25rem}._HeaderText_9ccie_61 p{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;text-transform:none}._HeaderSubtext_9ccie_89{margin:0;font-size:.9rem;color:#6b7a8d;font-weight:400}._HeadButton_9ccie_103 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.25rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._HeadButton_9ccie_103 button:hover{opacity:.92;transform:translateY(-1px)}._orgSection_9ccie_139{padding:0}._Grid_9ccie_147{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}._Cards_9ccie_159{display:flex;flex-direction:column;background:#fff;border-radius:14px;border:1px solid #e8edf3;overflow:hidden;box-shadow:0 2px 10px #1e2a3a0f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}._Cards_9ccie_159:hover{box-shadow:0 8px 24px #3d8fd41f;transform:translateY(-2px);border-color:#c5ddf5}._cardBody_9ccie_193{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem .75rem;flex:1}._orgLogo_9ccie_209{width:5rem;height:5rem;border-radius:12px;overflow:hidden;background:#f0f4f8;border:2px solid #e8edf3;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}._orgLogo_9ccie_209 img{width:100%;height:100%;object-fit:cover}._cardTop_9ccie_247{width:100%;text-align:center}._cardTop_9ccie_247 p{margin:0;font-size:1.05rem;font-weight:600;color:#1e2a3a;text-transform:capitalize;line-height:1.3}._cardDescription_9ccie_275{margin:.4rem 0 0;font-size:.8rem;color:#6b7a8d;text-align:center;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardBottom_9ccie_299{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:#f8fafc;border-top:1px solid #eef2f7}._actionBtn_9ccie_321{width:2.25rem!important;height:2.25rem!important;border-radius:8px!important;transition:background .15s ease!important}._viewBtn_9ccie_335{color:#3d8fd4!important;background:#e8f3fc!important}._viewBtn_9ccie_335:hover{background:#d4e9f9!important}._editBtn_9ccie_353{color:#2e7d5a!important;background:#e8f5ef!important}._editBtn_9ccie_353:hover{background:#d4ede2!important}._deleteBtn_9ccie_371{color:#c0392b!important;background:#fdecea!important}._deleteBtn_9ccie_371:hover{background:#fad5d1!important}._emptyState_9ccie_389{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:14px;border:1px dashed #c5ddf5;text-align:center}._emptyState_9ccie_389 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_9ccie_389 span{margin-top:.5rem;font-size:.9rem;color:#6b7a8d}._Overlay_9ccie_439{background-color:#1e2a3a59;height:100vh;position:fixed;width:100vw;z-index:99;top:0;left:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._AddressSection_9ccie_461,._deletePopup_9ccie_463{position:fixed;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:1.5rem;width:min(32rem,92vw);border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e}._deletePopup_9ccie_463{width:min(28rem,92vw)}._modalHeader_9ccie_503{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #eef2f7}._modalHeader_9ccie_503 h3{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a}._popupClose_9ccie_537,._deleteClose_9ccie_539{display:flex;align-items:center;justify-content:flex-end;font-size:1.35rem;cursor:pointer;color:#6b7a8d;transition:color .15s ease}._popupClose_9ccie_537:hover,._deleteClose_9ccie_539:hover{color:#1e2a3a}._popupSection_9ccie_569{display:flex;flex-direction:column;width:100%;gap:1rem}._sectionTop_9ccie_583{display:flex;flex-direction:column;gap:1rem;width:100%}._orgName_9ccie_597,._description_9ccie_599{display:flex;flex-direction:column;gap:.4rem;width:100%}._orgName_9ccie_597 label,._description_9ccie_599 label,._sectionBottom_9ccie_617 label{font-size:.85rem;font-weight:600;color:#3d5166}._sectionTop_9ccie_583 input{font-family:inherit;width:100%;font-size:.95rem;background-color:#f8fafc;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}._sectionTop_9ccie_583 input:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._sectionBottom_9ccie_617{display:flex;flex-direction:column;gap:.5rem;width:100%}._uploadLabel_9ccie_683{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem;border:2px dashed #c5ddf5;border-radius:10px;background:#f0f7fd;cursor:pointer;color:#3d8fd4;font-weight:500;font-size:.9rem;transition:background .15s ease,border-color .15s ease}._uploadLabel_9ccie_683:hover{background:#e8f3fc;border-color:#5ba4e8}._uploadLabel_9ccie_683 svg{font-size:1.4rem}._sectionBottom_9ccie_617 input[type=file]{display:none}._fileName_9ccie_741{margin:0;font-size:.85rem;color:#3d8fd4;font-weight:500}._popupButton_9ccie_755,._popupDelete_9ccie_757{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #eef2f7}._create_9ccie_779{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 2px 8px #3d8fd440}._cancel_9ccie_803,._orgDeleteCancel_9ccie_805{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;transition:background .15s ease}._cancel_9ccie_803:hover,._orgDeleteCancel_9ccie_805:hover{background:#e8edf3}._deleteSection_9ccie_839{display:flex;flex-direction:column;width:100%}._popupText_9ccie_851{padding:1rem 0;text-align:center}._popupText_9ccie_851 p{margin:0;font-size:1rem;color:#3d5166;font-weight:500;line-height:1.5}._popupText_9ccie_851 span{color:#3d8fd4;font-weight:700}._orgDelete_9ccie_805{background:#c0392b;border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer}@media (max-width: 768px){._Container_9ccie_1{padding:1rem}._Header_9ccie_35{flex-direction:column;align-items:flex-start}._Grid_9ccie_147{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}._Container_1nnau_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem}._Container_1nnau_1::-webkit-scrollbar{width:6px}._Container_1nnau_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._Header_1nnau_35{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.5rem}._HeaderText_1nnau_61{display:flex;flex-direction:column;gap:.25rem}._HeaderText_1nnau_61 p{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;text-transform:capitalize}._HeaderSubtext_1nnau_89{margin:0;font-size:.9rem;color:#6b7a8d;font-weight:400}._HeadButton_1nnau_103 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.25rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._HeadButton_1nnau_103 button:hover{opacity:.92;transform:translateY(-1px)}._clubSection_1nnau_139{padding:0}._Grid_1nnau_147{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}._Cards_1nnau_159{display:flex;flex-direction:column;background:#fff;border-radius:14px;border:1px solid #e8edf3;overflow:hidden;box-shadow:0 2px 10px #1e2a3a0f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}._Cards_1nnau_159:hover{box-shadow:0 8px 24px #3d8fd41f;transform:translateY(-2px);border-color:#c5ddf5}._cardBody_1nnau_193{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem .75rem;flex:1}._clubAvatar_1nnau_209{width:4rem;height:4rem;border-radius:12px;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:.75rem;box-shadow:0 4px 12px #3d8fd440}._cardTop_1nnau_239{width:100%;text-align:center}._cardTop_1nnau_239 p{margin:0;font-size:1.05rem;font-weight:600;color:#1e2a3a;text-transform:capitalize;line-height:1.3}._cardDescription_1nnau_267{margin:.4rem 0 0;font-size:.8rem;color:#6b7a8d;text-align:center;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardBottom_1nnau_291{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:#f8fafc;border-top:1px solid #eef2f7}._actionBtn_1nnau_313{width:2.25rem!important;height:2.25rem!important;border-radius:8px!important;transition:background .15s ease!important}._viewBtn_1nnau_327{color:#3d8fd4!important;background:#e8f3fc!important}._viewBtn_1nnau_327:hover{background:#d4e9f9!important}._editBtn_1nnau_345{color:#2e7d5a!important;background:#e8f5ef!important}._editBtn_1nnau_345:hover{background:#d4ede2!important}._deleteBtn_1nnau_363{color:#c0392b!important;background:#fdecea!important}._deleteBtn_1nnau_363:hover{background:#fad5d1!important}._emptyState_1nnau_381{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:14px;border:1px dashed #c5ddf5;text-align:center}._emptyState_1nnau_381 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_1nnau_381 span{margin-top:.5rem;font-size:.9rem;color:#6b7a8d}._Overlay_1nnau_431{background-color:#1e2a3a59;height:100vh;position:fixed;width:100vw;z-index:99;top:0;left:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._AddressSection_1nnau_453,._deletePopup_1nnau_455{position:fixed;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:1.5rem;width:min(32rem,92vw);border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e}._deletePopup_1nnau_455{width:min(28rem,92vw)}._modalHeader_1nnau_495{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #eef2f7}._modalHeader_1nnau_495 h3{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a}._popupClose_1nnau_529,._deleteClose_1nnau_531{display:flex;align-items:center;justify-content:flex-end;font-size:1.35rem;cursor:pointer;color:#6b7a8d;transition:color .15s ease}._popupClose_1nnau_529:hover,._deleteClose_1nnau_531:hover{color:#1e2a3a}._createSection_1nnau_561{display:flex;flex-direction:column;width:100%;gap:1rem}._clubName_1nnau_575,._description_1nnau_577{display:flex;flex-direction:column;gap:.4rem;width:100%}._clubName_1nnau_575 label,._description_1nnau_577 label{font-size:.85rem;font-weight:600;color:#3d5166}._createSection_1nnau_561 input{font-family:inherit;width:100%;font-size:.95rem;background-color:#f8fafc;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}._createSection_1nnau_561 input:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._createButton_1nnau_645,._popupDelete_1nnau_647{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #eef2f7}._create_1nnau_561{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 2px 8px #3d8fd440}._cancel_1nnau_693,._DeleteCancel_1nnau_695{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;transition:background .15s ease}._cancel_1nnau_693:hover,._DeleteCancel_1nnau_695:hover{background:#e8edf3}._deleteSection_1nnau_729{display:flex;flex-direction:column;width:100%}._popupText_1nnau_741{padding:1rem 0;text-align:center}._popupText_1nnau_741 p{margin:0;font-size:1rem;color:#3d5166;font-weight:500;line-height:1.5}._popupText_1nnau_741 span{color:#3d8fd4;font-weight:700}._Delete_1nnau_695{background:#c0392b;border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer}@media (max-width: 768px){._Container_1nnau_1{padding:1rem}._Header_1nnau_35{flex-direction:column;align-items:flex-start}._Grid_1nnau_147{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}._Container_d01fv_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem}._Container_d01fv_1::-webkit-scrollbar{width:6px}._Container_d01fv_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._HeaderDiv_d01fv_35{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._Title_d01fv_61{display:flex;flex-direction:column;gap:.35rem;min-width:0}._breadcrumb_d01fv_75{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}._breadcrumb_d01fv_75 p{font-size:1.35rem;margin:0;color:#3d8fd4;font-weight:600;text-transform:capitalize;cursor:pointer;transition:color .15s ease}._breadcrumb_d01fv_75 p:hover{color:#2a6fad}._breadcrumb_d01fv_75 span{font-size:1.1rem;color:#9aabb8;display:flex;align-items:center}._headerSubtext_d01fv_131{margin:0;font-size:.9rem;color:#6b7a8d}._headButtons_d01fv_143{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end;align-items:center}._AddButton_d01fv_159{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.1rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._AddButton_d01fv_159:hover{opacity:.92;transform:translateY(-1px)}._existButton_d01fv_195{background:#fff;border:1px solid #c5ddf5;border-radius:10px;padding:.7rem 1.1rem;color:#3d8fd4;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease}._existButton_d01fv_195:hover{background:#f0f7fd}._List_d01fv_227{margin:0;display:flex;flex-direction:column;align-items:stretch}._tablePaper_d01fv_241{width:100%;border-radius:14px!important;border:1px solid #e8edf3!important;box-shadow:0 2px 12px #3d8fd40f!important;overflow:hidden}._tableHeadCell_d01fv_257{font-size:.9rem!important;font-weight:700!important;color:#3d5166!important;background:#f0f7fd!important;border-bottom:1px solid #dde8f4!important;white-space:nowrap}._tableBodyCell_d01fv_275{font-size:.92rem!important;color:#1e2a3a!important;border-bottom:1px solid #eef2f7!important}._tablePagination_d01fv_287{border-top:1px solid #eef2f7;background:#f8fafc}._paginationFooter_d01fv_297{border-top:1px solid #eef2f7;background:linear-gradient(to bottom,#fafbfd,#f4f7fb);border-radius:0 0 14px 14px;overflow:hidden}._paginationFooter_d01fv_297 .MuiTablePagination-root{width:100%}._paginationFooter_d01fv_297 .MuiTablePagination-toolbar{min-height:3.25rem;padding:.5rem 1.25rem;gap:.5rem}._paginationFooter_d01fv_297 .MuiTablePagination-selectLabel,._paginationFooter_d01fv_297 .MuiTablePagination-displayedRows{font-size:.85rem!important;color:#6b7a8d!important;font-weight:500!important;margin:0!important}._paginationFooter_d01fv_297 .MuiTablePagination-select{font-size:.85rem!important;font-weight:600!important;color:#3d8fd4!important;background:#fff!important;border:1px solid #c5ddf5!important;border-radius:8px!important;padding:.35rem 1.75rem .35rem .65rem!important;margin:0 .5rem!important}._paginationFooter_d01fv_297 .MuiTablePagination-selectIcon{color:#3d8fd4!important;right:4px!important}._paginationFooter_d01fv_297 .MuiTablePagination-actions{margin-left:.75rem!important}._paginationFooter_d01fv_297 .MuiTablePagination-actions .MuiIconButton-root{width:2rem!important;height:2rem!important;border:1px solid #c5ddf5!important;border-radius:8px!important;color:#3d8fd4!important;background:#fff!important;margin:0 .2rem!important;transition:background .15s ease,border-color .15s ease}._paginationFooter_d01fv_297 .MuiTablePagination-actions .MuiIconButton-root:hover{background:#e8f3fc!important;border-color:#5ba4e8!important}._paginationFooter_d01fv_297 .MuiTablePagination-actions .MuiIconButton-root.Mui-disabled{color:#b8c9d9!important;border-color:#e8edf3!important;background:#f4f7fa!important}._Buttons_d01fv_433{display:flex;justify-content:center;align-items:center;gap:.35rem;width:100%}._actionBtn_d01fv_449{width:2.1rem!important;height:2.1rem!important;border-radius:8px!important}._editBtn_d01fv_461{color:#2e7d5a!important;background:#e8f5ef!important}._passwordBtn_d01fv_471{color:#7c5cbf!important;background:#f3eefb!important}._calendarBtn_d01fv_481{color:#3d8fd4!important;background:#e8f3fc!important}._deleteBtn_d01fv_491{color:#c0392b!important;background:#fdecea!important}._emptyState_d01fv_501{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:14px;border:1px dashed #c5ddf5;text-align:center}._emptyState_d01fv_501 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_d01fv_501 span{margin-top:.5rem;font-size:.9rem;color:#6b7a8d}._table_d01fv_241{width:100%;border-spacing:0}._table_d01fv_241 tr{text-align:center}._table_d01fv_241 th{background-color:#542b47;width:10rem;height:3rem;color:#fff;border:1px solid #4a4450;font-size:1.25rem}._table_d01fv_241 td{height:3rem;border:1px solid #a08ea4;color:#2f6f72}._Buttons_d01fv_433{display:flex;justify-content:center;align-items:center;width:100%;font-size:1.5rem}._iconContainer_d01fv_603{position:relative;display:inline-block;cursor:pointer}._tooltipText_d01fv_615{visibility:hidden;width:80px;background-color:#857c7c;color:#fff;text-align:center;border-radius:6px;position:absolute;z-index:1;bottom:100%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s;font-size:1rem}._iconContainer_d01fv_603:hover ._tooltipText_d01fv_615{visibility:visible;opacity:1}._passwordRest_d01fv_659{color:#168a23}._editButton_d01fv_665{color:#0076de}._deleteButton_d01fv_671{color:red}._calanderSchedule_d01fv_677{color:#93046f}._passwordInput_d01fv_685{border:none;background-color:transparent;text-align:center;font-size:1rem}._Overlay_d01fv_701{background-color:#1e2a3a59;height:100vh;position:fixed;width:100vw;top:0;left:0;z-index:9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._learningOverlay_d01fv_723{background-color:#1e2a3a59;height:100vh;position:fixed;width:100vw;top:0;left:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._Popup_d01fv_743{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1a1e5d;border:3px solid #949393;border-radius:20px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:8rem;z-index:99}._popupText_d01fv_777 p{font-size:1.25rem;text-align:center;color:#fff;font-weight:500;line-height:25px}._PopupButton_d01fv_791{margin:0 auto;display:flex;flex-direction:row}._PopupButton_d01fv_791 button{margin:0 .5rem;padding:.5rem 1rem;background-color:transparent;border:3px solid #fff;outline:none;width:100%;color:#fff;font-size:1rem;font-weight:600;border-radius:10px}._memberCreate_d01fv_825{position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1.25rem;align-items:center;z-index:99}._memberClose_d01fv_853{display:flex;align-items:center;justify-content:flex-end;width:100%}._memberClose_d01fv_853 svg{font-size:1.5rem;cursor:pointer}._membersection_d01fv_873{display:flex;flex-direction:column;width:100%;padding:1rem 0;align-items:center;justify-content:center}._sectionValue_d01fv_891{display:flex;align-items:center;justify-content:space-between;width:100%}._inputValues_d01fv_903{display:flex;flex-direction:column;align-items:flex-start;margin:0 .25rem;justify-content:flex-start;width:50%}._inputValues_d01fv_903 label{font-size:1.15rem;font-weight:500;color:#393979}._inputValues_d01fv_903 input{font-family:Poppins;width:100%;font-size:1.25rem;background-color:#fff;padding:.5rem 0;text-align:center;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none}._password_d01fv_471{display:flex;align-items:center;justify-content:space-evenly;font-family:Poppins;width:100%;font-size:1.25rem;padding:.5rem 0;text-align:center;border-radius:5px;background-color:#fff;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none}._password_d01fv_471 input{border:none;outline:none;font-size:1.5rem;text-align:center;font-family:Poppins;width:80%;padding:0;margin:0}._password_d01fv_471 svg{font-size:1.5rem;color:#3d5557;cursor:pointer}._roleSelection_d01fv_1015{font-family:Poppins;width:50%;font-size:1.25rem;font-weight:600;color:#393979;background-color:#fff;padding:.5rem 0;text-align:center;border-radius:5px;margin:.5rem;border:2px solid #bfaaaac1;outline:none;cursor:pointer}._clubSelection_d01fv_1045{font-family:Poppins;width:50%;padding:.5rem 0;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;text-align:center;position:relative;display:flex;align-items:center;justify-content:center}._clubSelection_d01fv_1045 p{font-size:1.25rem;font-weight:600;color:#393979}._clubSelection_d01fv_1045 svg{margin:0 .5rem;font-size:1.5rem;color:#121a21;cursor:pointer}._clubCheck_d01fv_1099{position:absolute;top:50%;left:50%;transform:translate(-50%,25%);display:flex;flex-direction:column;align-items:center;width:100%;border:2px solid #696969c1;border-radius:5px;background:#feffff;z-index:222222;padding:.75rem}._clubCheckUpdate_d01fv_1129{position:absolute;top:50%;left:50%;transform:translate(5%,125%);display:flex;flex-direction:column;align-items:center;width:15rem;border:2px solid #696969c1;border-radius:5px;background:#feffff;z-index:222222;padding:.75rem}._clubValue_d01fv_1159{display:flex;align-items:center;width:100%;justify-content:space-between;margin:.35rem 0}._clubValue_d01fv_1159 p{font-size:1.15rem;color:#191414;font-weight:600}._clubValue_d01fv_1159 input{transform:scale(1.5);cursor:pointer}._createButton_d01fv_1191{display:flex;align-items:center;justify-content:space-around;width:100%;padding:1rem}._create_d01fv_1191{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 2px 8px #3d8fd440}._cancel_d01fv_1231{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer}@media (max-width: 768px){._Container_d01fv_1{padding:1rem}._HeaderDiv_d01fv_35{flex-direction:column;align-items:flex-start}._headButtons_d01fv_143{width:100%;justify-content:flex-start}._categoryGrid_d01fv_1283{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}._errorMessages_d01fv_1291{padding:1rem 0;display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:space-between}._errorValue_d01fv_1307{display:flex;align-items:center;justify-content:center;width:100%}._errorValue_d01fv_1307 p{font-size:1.25rem;color:red;margin:1px}._tabSection_d01fv_1329{display:flex;justify-content:center;align-items:center;margin-bottom:1.25rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;padding:.35rem;box-shadow:0 2px 12px #3d8fd40f}._Tab_d01fv_1353{width:100%}._categoryList_d01fv_1361{display:flex;flex-direction:column;padding:1.25rem;margin:0;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f}._categoryGrid_d01fv_1283{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;padding:.5rem 0 1rem}._Card_d01fv_1397{display:flex;flex-direction:column;background:#fff;align-items:center;justify-content:space-between;border-radius:14px;border:1px solid #e8edf3;padding:1rem .75rem;min-height:7rem;box-shadow:0 2px 10px #1e2a3a0f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}._Card_d01fv_1397:hover{box-shadow:0 8px 24px #3d8fd41f;transform:translateY(-2px);border-color:#c5ddf5}._cardTop_d01fv_1435{display:flex;align-items:center;justify-content:center;height:50%}._cardTop_d01fv_1435 p{font-size:.95rem;color:#1e2a3a;text-transform:capitalize;font-weight:600;text-align:center;margin:0;line-height:1.3}._cardAction_d01fv_1467{display:flex;align-items:center;justify-content:center;width:100%;padding-top:.5rem;border-top:1px solid #eef2f7;margin-top:.5rem}._categorySelection_d01fv_1487{width:75%;position:absolute;top:45%;left:55%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#fff;height:60vh;padding:1rem}._Header_d01fv_35{display:flex;align-items:center;justify-content:space-between;width:100%;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;padding:1rem .5rem}._navLinks_d01fv_1533{display:flex;align-items:center;justify-content:flex-start;width:45%}._navLinks_d01fv_1533 span{color:#c71313;font-size:1.25rem;margin:0 .25rem}._linkLeft_d01fv_1555{display:flex;align-items:center;justify-content:flex-start}._linkLeft_d01fv_1555 p{font-size:1.15rem;font-weight:500;text-transform:capitalize;color:#004f96;cursor:pointer}._linkRight_d01fv_1579{display:flex;align-items:center}._linkRight_d01fv_1579 span{font-size:1.25rem;color:#d4bd33}._linkRight_d01fv_1579 p{font-size:1.15rem;font-weight:500;text-transform:capitalize;color:#1a8f8f;cursor:pointer}._headerName_d01fv_1609{display:flex;align-items:center;justify-content:flex-start;width:45%}._headerName_d01fv_1609 p{font-size:1.35rem;font-weight:600;text-transform:uppercase;color:#8f518f}._goalHeader_d01fv_1633{display:flex;align-items:center;justify-content:flex-start}._goalHeader_d01fv_1633 p{font-size:1.15rem;font-weight:500;text-transform:capitalize;color:#004f96;cursor:pointer}._headerClose_d01fv_1657{display:flex;align-items:center;justify-content:flex-end;width:10%}._headerClose_d01fv_1657 svg{font-size:1.35rem;cursor:pointer}._SelectionGrid_d01fv_1677{display:grid;grid-template-columns:repeat(6,1fr);column-gap:1rem;margin:1rem 0;padding:1rem;row-gap:1rem;width:100%;height:100%;overflow-y:scroll}._sectionCard_d01fv_1699{display:flex;background:#fff;align-items:center;justify-content:space-between;border-radius:1.25rem;padding:.5rem;height:8rem;flex-direction:column;box-shadow:0 3px 8px #0000003d}._cardContent_d01fv_1727{display:flex;align-items:center;justify-content:center;height:50%}._cardContent_d01fv_1727 p{font-size:1.25rem;color:#857073;text-transform:capitalize;font-weight:500;text-align:center}._cardBottom_d01fv_1753{font-size:1.5rem;display:flex;align-items:center;justify-content:space-evenly;width:50%;height:50%}._viewButton_d01fv_1771{color:#b4b409}._courseMap_d01fv_1777{color:#09b409}._selectionPopup_d01fv_1783{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:transparent;padding:1rem}._selectionPopupClose_d01fv_1803{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}._selectionPopupClose_d01fv_1803 svg{font-size:1.5rem;cursor:pointer}._selectionPopupSection_d01fv_1823{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:100%;height:80%}._selectionTop_d01fv_1839{display:flex;align-items:center;justify-content:space-around;width:100%}._comment_d01fv_1851{display:flex;align-items:center;justify-content:center;width:80%}._selectionButton_d01fv_1865{display:flex;align-items:center;width:100%;justify-content:flex-end;height:20%}._selectionButton_d01fv_1865 button{width:8rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._topicContainer_d01fv_1901{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:transparent;height:100%;overflow:hidden}._topicClose_d01fv_1921{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}._topicClose_d01fv_1921 svg{font-size:1.5rem;cursor:pointer}._topicSection_d01fv_1941{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:80%;margin:.5rem 0;overflow-y:scroll;padding:.5rem 0}._topicButon_d01fv_1963{display:flex;align-items:center;width:100%;justify-content:flex-end;height:20%}._topicButon_d01fv_1963 button{border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._shedule_d01fv_1997{border-radius:14px;margin:0;border:1px solid #e8edf3;padding:1rem;background:#fff;box-shadow:0 2px 12px #3d8fd40f}._deletePopup_d01fv_2013{width:30rem;position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:10px;padding:1rem;align-items:center}._deleteClose_d01fv_2043{display:flex;align-items:center;justify-content:flex-end;width:100%;cursor:pointer}._deleteClose_d01fv_2043 svg{font-size:1.25rem}._deleteSection_d01fv_2063{display:flex;flex-direction:column;justify-content:space-between;padding:.3rem;width:100%}._popupText_d01fv_777{display:flex;align-items:center;justify-content:center;width:100%;margin:0rem 0}._popupText_d01fv_777 p{color:#857073;font-size:1.25rem;text-align:center;font-weight:500;padding:1rem 0}._popupDelete_d01fv_2105{display:flex;align-items:center;justify-content:space-around;width:100%;margin:.2rem 0}._orgDelete_d01fv_2119{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._orgDeleteCancel_d01fv_2143{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._assignedClub_d01fv_2167{display:flex;align-items:center;justify-content:flex-end;width:100%;padding-top:.5rem;border-top:1px solid #eef2f7}._assignedClub_d01fv_2167 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.25rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease}._assignedClub_d01fv_2167 button:hover{opacity:.92}._AddressSection_d01fv_2217{width:35rem;position:absolute;top:50%;left:50%;transform:translate(-35%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}._AddressSection_d01fv_2217 form{background-color:#f5f5f5;padding:2rem;border-radius:20px;width:100%;display:flex;flex-direction:column;position:relative;z-index:99}._AddressSection_d01fv_2217 form input{font-size:1rem;background-color:#fff;padding:8px 1px;text-align:center;border-radius:5px;margin:10px 0;border:1px solid #696969c1;outline:none}._Time_d01fv_2283{display:flex;flex-direction:row;justify-content:space-between}._TimeSecond_d01fv_2295{display:flex;flex-direction:column;width:45%}._Description_d01fv_2305{display:flex;flex-direction:column}._FormButton_d01fv_2313{display:flex;flex-direction:row;justify-content:flex-end;width:100%}._FormButton_d01fv_2313 button{border-radius:5px;background-color:#3b82f6;border:none;outline:none;height:2rem;font-size:1rem;font-weight:600;color:#fff;padding:2px 10px;margin:1rem 1rem 0;cursor:pointer}._ViewPopup_d01fv_2353{width:30rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;z-index:9999;min-height:5rem;height:fit-content;background-color:#fff;padding:10px 1rem;border-radius:5px;border:1px solid #dbdbdb;box-shadow:2px 2px #888}._Icons_d01fv_2391{display:flex;flex-direction:row;justify-content:flex-end;height:fit-content;align-items:center}._EditIcons_d01fv_2405{display:flex;flex-direction:row;justify-content:space-between;width:6rem;font-size:1.5rem;cursor:pointer}._start_d01fv_2421 p{margin:0}._PasswordPopup_d01fv_2427{position:absolute;top:50%;left:50%;transform:translate(-25%,-50%);background-color:#fff;border-radius:10px;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99999;width:20rem}._content_d01fv_2457{display:flex;align-items:flex-start;flex-direction:column;width:100%;justify-content:flex-start}._content_d01fv_2457 p{font-size:1.25rem;margin:.5rem 0;text-transform:capitalize;font-weight:500}._content_d01fv_2457 li{font-size:1.15rem;font-weight:400;margin:.25rem 0;list-style:none;color:#11114b}._action_d01fv_449{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem 0}._action_d01fv_449 button{border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1rem;color:#20126d;padding:.25rem;border:2px solid #b2a5d3;cursor:pointer;width:5rem}._secondOverlay_d01fv_2533{width:100vw;height:100vh;position:fixed;background-color:#0404043b;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}._passwordReset_d01fv_2553{position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1.25rem;align-items:center;z-index:9999;width:25rem}._resetClose_d01fv_2585{display:flex;align-items:center;width:100%;justify-content:flex-end}._resetClose_d01fv_2585 svg{font-size:1.25rem;cursor:pointer}._passworSection_d01fv_2605{display:flex;flex-direction:column;width:100%;padding:1rem 0;align-items:center;justify-content:center}._resetInput_d01fv_2621{display:flex;align-items:center;justify-content:space-between;font-family:Poppins;width:100%;font-size:1.25rem;padding:.5rem;text-align:center;border-radius:5px;background-color:#fff;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none}._resetInput_d01fv_2621 input{border:none;outline:none;font-size:1.5rem;text-align:center;font-family:Poppins;width:80%;padding:0;margin:0}._resetInput_d01fv_2621 svg{font-size:1.5rem;color:#3d5557;cursor:pointer}._confirmResetInput_d01fv_2681{display:flex;align-items:center;justify-content:flex-end;font-family:Poppins;width:100%;font-size:1.25rem;padding:.5rem;text-align:center;border-radius:5px;background-color:#fff;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none}._confirmResetInput_d01fv_2681 input{border:none;outline:none;font-size:1.5rem;text-align:center;font-family:Poppins;width:80%;padding:0;margin:0}._confirmResetInput_d01fv_2681 svg{font-size:1.5rem;color:#3d5557;cursor:pointer}._resetButtons_d01fv_2743{display:flex;align-items:center;width:100%;justify-content:space-around}._resetUpddate_d01fv_2755{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._restCancel_d01fv_2777{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._sectionValueBox_d01fv_2803{display:flex;gap:10px}._sectionValueBoxMain_d01fv_2811{width:100%;display:flex;flex-direction:column;gap:10px}._Container_9dpft_1{width:100%;padding:0 1rem;background-color:#f1efef;min-height:100vh}._topHeader_9dpft_17{display:flex;margin:1rem 0;padding:0 3rem;background:#1a1e5d;color:#fff;border-radius:1rem;height:65px;align-items:center;justify-content:flex-start}._topHeader_9dpft_17 h3{font-size:1.5rem;margin:0}._header_9dpft_47{display:flex;align-items:center;justify-content:space-around;border-bottom:2px solid #8d8790;height:100px;padding:0 5rem}._header_Orgname_9dpft_65{width:30%;align-items:center;display:flex;justify-content:center;color:#0e286f;margin:0 2rem}._header_Orgname_9dpft_65 h4{font-size:1.25rem;margin:0}._header_Clubname_9dpft_91{width:30%;align-items:center;display:flex;justify-content:center;color:#ac0808;margin:0 2rem}._header_Clubname_9dpft_91 h4{font-size:1.25rem;margin:0}._header_Username_9dpft_117{width:30%;align-items:center;display:flex;justify-content:center;color:#066b4d;margin:0 2rem}._header_Username_9dpft_117 h4{font-size:1.25rem;margin:0}._Lessonmapping_9dpft_143{width:30%;align-items:center;display:flex;justify-content:center}._Lessonmapping_9dpft_143 button{border:none;outline:none;background:#8d8790;width:180px;padding:.75rem;font-size:1.25rem;color:#fff;border-radius:15px}._existingCategories_9dpft_175{display:flex;flex-direction:column;margin:2rem 0;border:2px solid #8d8790;border-radius:5px;height:fit-content;width:100%}._userLesson_9dpft_197{display:flex;align-items:center;justify-content:center}._userLesson_9dpft_197 h2{color:#212a32;border-bottom:2px solid #666648;padding:0 0 1rem;width:50%;text-align:center}._categoryGrid_9dpft_221{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1rem;margin:1rem;padding:1rem;row-gap:1rem}._card_9dpft_237{display:flex;flex-direction:column;border:1px solid #160194;padding:1rem;background:#fff;border-radius:5px;align-items:flex-start;justify-content:flex-start;line-height:2}._CardHead_9dpft_263 p{font-size:1.5rem;margin:0;color:#970707}._cardDetail_9dpft_273{display:flex;flex-direction:column}._cardDetail_9dpft_273 p{font-size:1.25rem;margin:0;color:#0b2368}._Container_1mfwe_1{height:100vh;width:100%;padding:0 1rem;background-color:#f1efef}._Header_1mfwe_13{display:flex;align-items:center;justify-content:flex-start;background:#3d807c;color:#fff;margin:1rem 0;padding:0 3rem;border-radius:1rem;line-height:0;height:70px}._Header_1mfwe_13 h3{font-size:1.5rem}._categoryList_1mfwe_43{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem 0}._categoryGrid_1mfwe_57{display:grid;grid-template-columns:repeat(4,1fr);column-gap:1rem;margin:1rem;padding:1rem;row-gap:1rem}._Card_1mfwe_73{display:flex;background:#fff;width:20rem;align-items:center;justify-content:center;border-radius:1.25rem;border:2px solid #a39797;outline:none;padding:.5rem 0}._Card_1mfwe_73 p{color:#857073;font-size:1.25rem}._categoryOverlay_1mfwe_103{width:84vw;height:80vh;position:absolute;background-color:transparent;top:10%}._categorySelection_1mfwe_117{width:65%;position:absolute;top:50%;left:55%;z-index:9;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;border-radius:1rem;height:50vh;padding:1rem}._categoryClose_1mfwe_149{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;font-size:1.5rem}._SelectionHeader_1mfwe_163{display:flex;align-items:center;justify-content:center;width:50%;border-bottom:1px solid #838353}._SelectionHeader_1mfwe_163 h4{font-size:1.5rem;margin:0}._SelectionGrid_1mfwe_185{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1rem;margin:1rem;padding:1rem;row-gap:1rem}._sectionCard_1mfwe_201{display:flex;width:10rem;align-items:center;justify-content:center;border:1px solid #18152c;border-radius:5px}._selectionPopup_1mfwe_217{width:40%;position:absolute;top:50%;left:55%;z-index:9;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;border-radius:1rem;height:52vh;padding:1rem}._selectionPopupClose_1mfwe_249{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;font-size:1.5rem}._selectionPopupSection_1mfwe_263{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:1px solid #a49c9c;width:90%;height:100%;margin:1rem;padding:1rem 2rem;border-radius:5px}._goal_1mfwe_287,._skill_1mfwe_301{display:flex;align-items:center;justify-content:space-between;width:100%}._comment_1mfwe_313{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._selectionPopupSection_1mfwe_263 p{font-size:1.25rem}._selectionPopupSection_1mfwe_263 select{width:75%;font-size:1.15rem;outline:none;border:2px solid #d6d6ce;color:#1a1a1a;padding:.5rem;border-radius:1rem}._selectionPopupSection_1mfwe_263 textarea{width:73%;font-size:1.15rem;border:2px solid #d6d6ce;outline:none;color:#1a1a1a;padding:.5rem;border-radius:1rem;height:160px}._goalOverlay_1mfwe_373{width:80vw;height:80vh;position:absolute;background-color:transparent;top:10%}._selectionButton_1mfwe_387{display:flex;align-items:center;width:100%;justify-content:flex-end;margin:1rem 0}._selectionButton_1mfwe_387 button{font-size:1.15rem;border:none;outline:none;background:#6c6c72;padding:.5rem;width:90px;border-radius:10px;color:#fff}._topicContainer_1mfwe_421{width:40%;position:absolute;top:50%;left:55%;z-index:9;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#fff;border-radius:1rem;height:52vh;padding:1rem}._topicClose_1mfwe_453{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;font-size:1.5rem}._topicSection_1mfwe_467{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:90%;height:100%;margin:1rem;padding:1rem 2rem;border-radius:5px}._topicSection_1mfwe_467 p{background:#e3dfdf;width:100%;padding:.5rem;border-radius:10px;font-size:1.25rem;margin:.25rem 0;border:2px solid #babab8}._topicButon_1mfwe_509{display:flex;align-items:center;width:100%;justify-content:flex-end;margin:1rem 0}._topicButon_1mfwe_509 button{font-size:1.15rem;border:none;outline:none;background:#42428f;padding:.75rem;width:150px;border-radius:10px;color:#fff}._Container_10ks4_1{height:100vh;width:100%;padding:0 2rem}._header_10ks4_11{display:flex;align-items:center;width:100%;border-bottom:2px solid #98988d;margin-top:2rem}._header_10ks4_11 h3{margin:0;font-size:1.5rem;color:#40407a}._lessonSection_10ks4_35{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:2rem 0;border:2px solid #b3b3b0;padding:1rem 2rem;height:75%;background:#ededed;background:radial-gradient(circle,#ededed,#cfcfcf)}._lessonHeader_10ks4_69{display:flex;width:100%;background:#7979c6;align-items:center;line-height:0}._lessonHeader_10ks4_69 h4{font-size:1.25rem;color:#fff;padding:0 1rem}._lessonDetail_10ks4_93{display:flex;width:100%;align-items:center;justify-content:space-around;margin:1.5rem 0;background:#fff}._detailLeft_10ks4_111{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}._detailLeft_10ks4_111 p{font-size:1.25rem;font-weight:600}._detaiRIght_10ks4_131{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}._detaiRIght_10ks4_131 p{font-size:1.25rem;font-weight:600}._topic_10ks4_151{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;border:2px solid #969684d6;background:#fff;padding:2rem 0;line-height:0}._topicContent_10ks4_173{display:flex;flex-direction:column;justify-content:flex-start;width:100%;align-items:center}._topicContent_10ks4_173 p{font-size:1.5rem;border-bottom:2px solid #a3a380;padding:1rem 2rem;margin:10px;width:50%}._Container_g1qrl_1{width:100%;height:100vh;padding:0 1rem}._topicHead_g1qrl_11{padding:.25rem;display:flex;line-height:0;height:50px;color:#fff;flex-direction:row;justify-content:space-between;align-items:center}._Tab_g1qrl_35{border:2px solid #bbb8b8;border-radius:1rem;height:fit-content;background:linear-gradient(#fff,#dbdbdb);padding:1rem}._LessonDiv_g1qrl_49{padding:0rem 1rem}._LessonHead_g1qrl_55{background-color:#b28500;border:2px solid #bbb8b8;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:6px 1rem}._LessonHead_g1qrl_55 p{font-size:1.25rem;color:#1a1e5d;font-weight:600;margin:0}._SecondHead_g1qrl_87{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:21%}._Pagination_g1qrl_101{display:flex;flex-direction:row;justify-content:space-between;width:8rem;font-size:1.5rem;cursor:pointer;align-items:center}._topicDetal_g1qrl_121{padding:5px 2rem;height:36rem;background-color:#fff;border-radius:5px;overflow-y:scroll}._topicDetal_g1qrl_121 p{font-size:1.1rem;font-weight:500;margin:0}._imageView_g1qrl_147 img{width:100%;height:100%}._Blank_g1qrl_155{color:transparent;opacity:0}._editbutton_g1qrl_163{align-items:center;display:flex;justify-content:center}._editbutton_g1qrl_163 button{width:100px;font-size:1rem;font-weight:600;color:#fff;padding:.5rem;background:#2f6463;border-radius:10px;border:none}._lessonEdit_g1qrl_195{width:50%;position:absolute;top:50%;left:50%;z-index:99999;transform:translate(-35%,-50%);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:30rem;padding:.75rem;background-color:#e9e9e9;border-radius:.5rem}._editClose_g1qrl_227{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;font-size:1.25rem}._editSection_g1qrl_241{height:25rem;background-color:#f0f0f0;overflow-y:scroll;width:100%;margin:1.5rem 0}._lessonEditButton_g1qrl_255{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}._lessonEditButton_g1qrl_255 button{font-size:1.25rem;width:100px;background:#358198;color:#fff;border:none;padding:.25rem;border-radius:10px}._Container_1tyjd_1{width:100%;height:100vh;overflow-y:scroll;background-color:#fff}._Container_1tyjd_1::-webkit-scrollbar{display:none}._LessonDiv_1tyjd_21{display:flex;flex-direction:column;width:100%;justify-content:flex-start;padding:0 .75rem}._LessonHead_1tyjd_35{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:5rem;padding:.25rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275);margin-top:1rem}._navLinks_1tyjd_61{display:flex;align-items:center;justify-content:flex-start;width:30%}._navLinks_1tyjd_61 span{font-size:1.25rem;margin:0 .25rem}._linkLeft_1tyjd_81{display:flex;align-items:center;justify-content:center}._linkLeft_1tyjd_81 p{font-size:1.25rem;color:#353588;cursor:pointer;text-transform:capitalize}._linkRight_1tyjd_103{display:flex;align-items:center;justify-content:center}._linkRight_1tyjd_103 p{font-size:1.25rem;color:#bd2f2f;cursor:pointer;text-transform:capitalize}._topicList_1tyjd_125{display:flex;align-items:center;justify-content:center;width:40%}._lessonButtons_1tyjd_137{display:flex;align-items:center;justify-content:space-between;width:50%}._lessonButtonLeft_1tyjd_149{display:flex;align-items:center;justify-content:space-around;width:50%}._Pagination_1tyjd_161{display:flex;justify-content:center;align-items:center}._Pagination_1tyjd_161 p{color:#070785;font-size:1.25rem}._Pagination_1tyjd_161 p:nth-child(2){color:#ee3d3d;font-size:1.25rem}._Pagination_1tyjd_161 span{color:#616860;font-size:1.25rem;margin:0 .25rem}._lessonButtonRight_1tyjd_197{display:flex;align-items:center;justify-content:center;padding:.5rem}._chapterCreate_1tyjd_211{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 .5rem}._chapterCreate_1tyjd_211 svg{font-size:2rem;color:#7e193e;cursor:pointer}._chapterEdit_1tyjd_235{display:flex;flex-direction:row;justify-content:center;align-items:center}._chapterEdit_1tyjd_235 svg{font-size:2rem;color:#56197e;cursor:pointer}._chapterDelete_1tyjd_257{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 .5rem}._chapterDelete_1tyjd_257 svg{font-size:2rem;color:#e71d1d;cursor:pointer}._assessmentView_1tyjd_281{display:flex;flex-direction:row;justify-content:center;align-items:center}._assessmentView_1tyjd_281 svg{font-size:2rem;color:#57aa3f;cursor:pointer}._topicDetal_1tyjd_305{padding:1rem;height:80vh;background-color:#fff;border:2px solid #bbb8b8;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start;width:100%;margin:.75rem 0}._topicDetal_1tyjd_305 p{font-size:1.1rem;font-weight:500;margin:0}._imageView_1tyjd_341 img{width:100%;height:100%}._loader_1tyjd_349,._noSelection_1tyjd_363{width:100%;height:100%;align-items:center;display:flex;justify-content:center}._lessonCreatePopup_1tyjd_377{width:50rem;position:absolute;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border:2px solid #bdbde6;padding:1rem;background-color:#fff;border-radius:1rem}._popupclose_1tyjd_411{display:flex;align-items:center;justify-content:flex-end;width:100%;font-size:1.25rem}._editSection_1tyjd_425{width:100%;padding:1rem;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;display:flex;flex-direction:column}._editSection_1tyjd_425 .quill{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%!important}._editSection_1tyjd_425 .ql-toolbar{flex-shrink:0}._editSection_1tyjd_425 .ql-container{flex:1 1 auto;min-height:0;overflow-y:auto}._addButton_1tyjd_483{display:flex;align-items:center;justify-content:flex-end;width:100%;box-sizing:border-box;padding:0 1rem .5rem;margin-top:auto;background-color:#fff;flex-shrink:0}._addButton_1tyjd_483 button{font-size:1rem;color:#fff;border:none;outline:none;background-color:#2291f2;padding:10px 1.5rem;cursor:pointer;border-radius:6px;margin:0;min-width:10rem;text-align:center}._Overlay_1tyjd_533{background-color:#3e3e3e1a;height:100vh;position:fixed;left:270px;width:calc(100vw - 270px);z-index:90;top:0}._createList_1tyjd_553{position:fixed;top:50%;left:calc(270px + (100vw - 270px)/2);transform:translate(-50%,-50%);bottom:auto;width:min(40rem,calc(100vw - 270px - 2rem));max-width:40rem;z-index:95;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#fff;border-radius:1rem;height:auto;min-height:0;max-height:calc(100vh - 2rem);overflow-x:hidden;overflow-y:auto;box-sizing:border-box;box-shadow:8px 12px 28px #0f172a2e}._listHeader_1tyjd_607{display:flex;align-items:center;width:100%;justify-content:space-between;background:#0f8bea;padding:.75rem;border-radius:15px 15px 0 0;flex-shrink:0;box-sizing:border-box}._listText_1tyjd_629{display:flex;align-items:center;justify-content:flex-start;width:60%}._listText_1tyjd_629 p{font-size:1.25rem;font-weight:600;color:#fff}._listClose_1tyjd_651{display:flex;align-items:center;justify-content:flex-end;width:100%}._listClose_1tyjd_651 svg{font-size:1.25rem;cursor:pointer;color:#fff}._listSection_1tyjd_673{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;padding:.1rem 1rem}._sectionValue_1tyjd_689{display:flex;align-items:center;justify-content:flex-start;width:100%}._sectionValue_1tyjd_689 input{cursor:pointer;height:2rem;width:1.2rem}._sectionValue_1tyjd_689 p{cursor:pointer;font-size:1.25rem;font-weight:500;padding:0 8px}._createListLesson_1tyjd_723{position:fixed;top:1rem;bottom:1rem;left:calc(270px + 1rem);width:calc(100vw - 270px - 2rem);max-width:56rem;z-index:95;transform:none;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;background-color:#fff;border-radius:1rem;height:auto;max-height:none;overflow:hidden;box-sizing:border-box;box-shadow:8px 12px 28px #0f172a2e}._imageUpload_1tyjd_773{width:50rem;position:absolute;top:50%;left:50%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border:2px solid #c0c0c0;height:15rem;padding:1rem;background-color:#fff;border-radius:1rem}._uploadHead_1tyjd_807{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:1.25rem;background:#cbcb87;padding:.5rem}._uploadHead_1tyjd_807 p{margin:0;font-size:1.5rem;color:#080062}._uploadSection_1tyjd_835{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin:1rem 0;justify-content:flex-start;height:auto;flex:0 0 auto;padding:0 2rem;box-sizing:border-box}._inputSection_1tyjd_859{display:flex;align-items:center;padding:1rem 0;width:100%;max-width:100%;min-width:0;overflow:hidden}._inputSection_1tyjd_859 input{font-size:1.25rem;color:#86869b;max-width:100%}._UploadButton_1tyjd_887{display:flex;align-items:center;width:100%;justify-content:flex-end}._UploadButton_1tyjd_887 button{font-size:1rem;color:#fff;border:none;outline:none;background-color:#2291f2;padding:10px 1.5rem;cursor:pointer;border-radius:6px;margin:1rem 0}._topicName_1tyjd_925{display:flex;align-items:center;justify-content:flex-start;width:50%;padding:0 .5rem}._SecondHead_1tyjd_941{display:flex;justify-content:space-around;align-items:center;width:100%}._Blank_1tyjd_955{color:transparent;opacity:0}._aigenerate_1tyjd_965{height:auto;display:flex;flex-direction:column;justify-content:left;padding:1rem 2rem;width:100%}._aigenerate_1tyjd_965 textarea{height:100px;border-radius:5px;outline:none;padding:.5rem;resize:none}._aigenerateButton_1tyjd_997{display:flex;flex-direction:row;justify-content:flex-end}._aigenerateButton_1tyjd_997 button{font-size:1rem;color:#fff;border:none;outline:none;background-color:#2291f2;padding:10px 1.5rem;cursor:pointer;border-radius:6px;margin:2rem 0}._TitleInput_1tyjd_1031 input{width:100%;height:3rem;font-size:1.1rem;outline:none;border-radius:6px;border:none;box-shadow:0 3px 8px #0000003d;padding:0 4px}._TitleInput_1tyjd_1031{display:flex;justify-content:center;align-items:center;padding:4px 16px;width:100%;margin:6px 0}._DeletePopup_1tyjd_1067{width:30rem;height:12rem;position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;border-radius:10px;padding:1rem;align-items:center}._deleteClose_1tyjd_1099{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}._deleteClose_1tyjd_1099 svg{font-size:1.25rem;cursor:pointer}._deleteSection_1tyjd_1119{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 0;width:100%;height:100%}._popupText_1tyjd_1135{display:flex;align-items:center;justify-content:center;height:50%}._popupText_1tyjd_1135 p{color:#857073;font-size:1.25rem;text-align:center;font-weight:500}._deleteButtons_1tyjd_1159{display:flex;align-items:center;justify-content:space-around;width:100%;height:50%}._orgDelete_1tyjd_1173{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._orgDeleteCancel_1tyjd_1197{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._MediaPopup_1tyjd_1219{position:fixed;top:auto;bottom:.75rem;left:calc(270px + 1rem);width:calc(100vw - 270px - 2rem);max-width:56rem;z-index:96;transform:none;display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1rem;align-items:stretch;box-shadow:8px 12px 28px #0f172a2e;box-sizing:border-box;max-height:calc(100vh - 2rem);overflow:hidden}._MediaPopupHeader_1tyjd_1261{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0;flex-shrink:0}._MediaPopupHeaderText_1tyjd_1279{width:100%;display:flex;align-items:center;justify-content:flex-start}._MediaPopupHeaderText_1tyjd_1279 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272;padding:0 6px}._MediaPopupHeaderClose_1tyjd_1305{display:flex;align-items:center;justify-content:flex-end}._MediaPopupHeaderClose_1tyjd_1305 svg{font-size:1.5rem;cursor:pointer}._MediaPopupSection_1tyjd_1323{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:.5rem 0 0;flex:1 1 auto;min-height:0;overflow:hidden}._ImageGRid_1tyjd_1343{display:grid;grid-template-columns:repeat(5,1fr);column-gap:1rem;row-gap:1rem;width:100%;height:auto;max-height:min(50vh,28rem);padding:8px;overflow-y:auto;box-sizing:border-box}._ImageGRid_1tyjd_1343::-webkit-scrollbar{display:none}._Card_1tyjd_1373{display:flex;justify-content:center;border:1px solid #dbdbdb;cursor:pointer;height:12rem}._Card_1tyjd_1373 img{width:100%}._tabSection_1tyjd_1395{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._MediaPopupInputTab_1tyjd_1407{height:auto;min-height:10rem;max-height:min(40vh,20rem);padding:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box}._MediaPopupInputTab_1tyjd_1407 button{border:none;background:#9f2f2f;font-size:1.25rem;color:#fff;padding:.75rem;width:150px;border-radius:5px;margin:0 .75rem}._background-blot_1tyjd_1451{padding:10px}._topicDetal_1tyjd_305 img{max-width:100%;max-height:400px;width:auto;height:auto;display:block;margin:.5rem 0;object-fit:contain}._editSection_1tyjd_425 .ql-editor img{max-width:100%;height:auto;max-height:320px;object-fit:contain}._editSection_1tyjd_425 .ql-editor{overflow-wrap:anywhere}@media (max-width: 1000px){._createList_1tyjd_553{width:min(40rem,calc(100vw - 270px - 1.5rem));left:calc(270px + (100vw - 270px)/2);top:50%;transform:translate(-50%,-50%);bottom:auto;height:auto;max-height:calc(100vh - 1.5rem)}._createListLesson_1tyjd_723{max-width:none;left:calc(270px + .75rem);width:calc(100vw - 270px - 1.5rem);top:.75rem;bottom:.75rem}._editSection_1tyjd_425{flex:1 1 auto;min-height:0;height:auto;overflow-y:auto;padding:.75rem 1rem .5rem}._addButton_1tyjd_483{padding:0 1rem .5rem}}@media (max-width: 768px){._Overlay_1tyjd_533{left:0;width:100vw;top:40vh;height:60vh;z-index:90}._createList_1tyjd_553{left:50%;width:calc(100vw - 1.5rem);max-width:none;top:70vh;bottom:auto;transform:translate(-50%,-50%);height:auto;max-height:calc(60vh - 1.5rem);z-index:95}._createListLesson_1tyjd_723{left:.75rem;width:calc(100vw - 1.5rem);max-width:none;top:auto;bottom:.75rem;transform:none;height:min(55vh,58vh);max-height:58vh;z-index:95}._MediaPopup_1tyjd_1219{left:.75rem;width:calc(100vw - 1.5rem);max-width:none;top:42vh;bottom:.75rem;height:auto;max-height:calc(58vh - .75rem);z-index:96}._ImageGRid_1tyjd_1343{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;flex:1 1 auto;min-height:0;height:100%}._Card_1tyjd_1373{height:8rem}._Card_1tyjd_1373 img{max-height:7.5rem;object-fit:contain}._MediaPopupInputTab_1tyjd_1407{min-height:8rem;max-height:none;height:100%}._tabSection_1tyjd_1395{flex-shrink:0;width:100%;overflow-x:auto}._uploadSection_1tyjd_835{padding:0 1rem}._TitleInput_1tyjd_1031{padding:4px 12px}._listText_1tyjd_629 p{font-size:1.1rem}}@media (max-width: 1110px){._LessonHead_1tyjd_35{display:grid;grid-template-columns:minmax(0,1fr) auto;height:auto;row-gap:.15rem;column-gap:.5rem;padding:.15rem .25rem}._navLinks_1tyjd_61{grid-column:1 / -1;width:100%;margin:0}._navLinks_1tyjd_61 p{margin:0;line-height:1.1}._topicList_1tyjd_125{grid-column:1 / 2;width:100%;justify-content:flex-start;min-width:0;margin:0}._lessonButtons_1tyjd_137{grid-column:2 / 3;width:auto;flex-direction:column;align-items:flex-end}._lessonButtonLeft_1tyjd_149{width:auto;order:1;justify-content:flex-end}._lessonButtonRight_1tyjd_197{width:100%;order:2;justify-content:flex-end;flex-wrap:wrap;padding:0}}@media (max-width: 721px){._LessonDiv_1tyjd_21{padding:0 .5rem}._LessonHead_1tyjd_35{flex-wrap:wrap;height:auto;gap:.5rem;padding:.5rem}._navLinks_1tyjd_61{width:100%;flex-wrap:wrap}._topicList_1tyjd_125{width:100%;justify-content:flex-start}._lessonButtons_1tyjd_137{width:100%;flex-wrap:wrap;justify-content:space-between}._lessonButtonLeft_1tyjd_149{width:100%;justify-content:flex-start}._lessonButtonRight_1tyjd_197{width:100%;justify-content:flex-end;flex-wrap:wrap}._chapterCreate_1tyjd_211 svg,._chapterEdit_1tyjd_235 svg,._chapterDelete_1tyjd_257 svg,._assessmentView_1tyjd_281 svg{font-size:1.75rem}}@media (max-height: 500px){._createList_1tyjd_553{top:50%;left:calc(270px + (100vw - 270px)/2);transform:translate(-50%,-50%);bottom:auto;width:min(40rem,calc(100vw - 270px - 1rem));height:auto;max-height:calc(100vh - 1rem);overflow-y:auto}._createListLesson_1tyjd_723{top:.5rem;bottom:.5rem;left:calc(270px + .5rem);width:calc(100vw - 270px - 1rem);height:auto;max-height:none;overflow-y:auto}._listHeader_1tyjd_607{position:sticky;top:0;z-index:1;box-shadow:0 6px 18px #0f172a2e}._listSection_1tyjd_673{padding:.75rem 1rem 1rem}._sectionValue_1tyjd_689{margin:.15rem 0}}@media (max-width: 768px) and (max-height: 500px){._createList_1tyjd_553{left:50%;width:calc(100vw - 1rem);top:50%;bottom:auto;transform:translate(-50%,-50%);height:auto;max-height:calc(100vh - 1rem)}._createListLesson_1tyjd_723{left:.5rem;width:calc(100vw - 1rem);top:auto;bottom:.5rem;transform:none;height:min(65vh,calc(100vh - 5rem));max-height:calc(100vh - 5rem)}}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._Container_1xvk8_1{width:100%;height:100vh}._Header_1xvk8_9{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;border-radius:10px;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._Title_1xvk8_35{width:80%;display:flex;align-items:center;padding:1rem;justify-content:flex-start}._Title_1xvk8_35 p{font-weight:500;font-size:1.35rem;text-transform:uppercase}._lessonSection_1xvk8_59{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:1rem;border-radius:5px;padding:1rem}._ClubName_1xvk8_77{display:flex;align-items:center;width:50%;justify-content:center;border-bottom:2px solid#424360;margin:1rem}._ClubName_1xvk8_77 h4{font-size:1.5rem;margin:0;color:#3939a3}._lessonGrid_1xvk8_103{display:grid;grid-template-columns:repeat(5,1fr);column-gap:1rem;padding:1rem;row-gap:1rem;width:100%}._card_1xvk8_119{display:flex;background:#fff;align-items:center;justify-content:space-between;border-radius:1.25rem;padding:.5rem;flex-direction:column;box-shadow:0 3px 8px #0000003d}._cardHead_1xvk8_147{display:flex;align-items:center;justify-content:center;width:100%}._cardHead_1xvk8_147 p{font-size:1.25rem;color:#857073;text-transform:capitalize;font-weight:500}._cardBottom_1xvk8_171{display:flex;align-items:flex-start;justify-content:space-between;width:100%;flex-direction:column;padding:.5rem}._bottomFirst_1xvk8_187{display:flex;align-items:flex-start;justify-content:space-between;width:100%;flex-direction:column;padding:.5rem 0}._inputValues_1xvk8_203{display:flex;align-items:center;justify-content:flex-start}._inputValues_1xvk8_203 p{color:#321e1e;font-size:1.15rem;text-transform:uppercase;font-weight:600}._inputValues_1xvk8_203 span{font-size:1.5rem;margin:0 .5rem;color:#000}._inputValues_1xvk8_203 p:nth-child(3){color:#8f2f2f;font-size:1.15rem;text-transform:capitalize;font-weight:500}._bottomSecond_1xvk8_247{display:flex;align-items:center;justify-content:space-around;width:100%;padding:.5rem 0}._timeline_1xvk8_261{display:flex;align-items:center;justify-content:flex-start}._timeline_1xvk8_261 p{color:#364d89;font-size:1.15rem;text-transform:uppercase;font-weight:600}._timeline_1xvk8_261 span{font-size:1.5rem;margin:0 .5rem;color:#000}._timeline_1xvk8_261 p:nth-child(3){color:#b4c518;font-size:1.15rem;text-transform:capitalize;font-weight:500}._plan_1xvk8_305{display:flex;align-items:center;justify-content:flex-start}._plan_1xvk8_305 p{color:#364d89;font-size:1.15rem;text-transform:uppercase;font-weight:600}._plan_1xvk8_305 span{font-size:1.5rem;margin:0 .5rem;color:#000}._plan_1xvk8_305 p:nth-child(3){color:#7d2271;font-size:1.15rem;text-transform:capitalize;font-weight:500}._Container_116c5_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem}._Container_116c5_1::-webkit-scrollbar{width:6px}._Container_116c5_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._Header_116c5_35{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._Title_116c5_61{display:flex;flex-direction:column;gap:.25rem}._Title_116c5_61 p{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;text-transform:none}._headerSubtext_116c5_89{margin:0;font-size:.9rem;color:#6b7a8d}._Search_116c5_101{display:flex;justify-content:center;width:100%;margin-bottom:1.25rem}._searchSection_116c5_115{width:100%;max-width:36rem}._searchHeader_116c5_125{display:flex;align-items:center;gap:.75rem;width:100%;padding:.85rem 1.1rem;background:#fff;border:1px solid #dde4ed;border-radius:12px;box-shadow:0 2px 12px #3d8fd40f;transition:border-color .15s ease,box-shadow .15s ease}._searchHeader_116c5_125:focus-within{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826}._searchHeader_116c5_125 svg{font-size:1.35rem;color:#3d8fd4;flex-shrink:0;cursor:pointer}._searchHeader_116c5_125 input{border:none;background:transparent;outline:none;width:100%;font-size:.95rem;color:#1e2a3a}._searchHeader_116c5_125 input::placeholder{color:#9aabb8}._SearchResult_116c5_201{display:flex;flex-direction:column;gap:1rem}._resultsHeader_116c5_213{display:flex;align-items:center;justify-content:space-between;padding:0 .25rem}._resultsHeader_116c5_213 p{margin:0;font-size:.9rem;color:#6b7a8d;font-weight:500}._Grid_116c5_241{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}._card_116c5_253{display:flex;flex-direction:column;background:#fff;border-radius:14px;border:1px solid #e8edf3;overflow:hidden;box-shadow:0 2px 10px #1e2a3a0f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}._card_116c5_253:hover{box-shadow:0 8px 24px #3d8fd41f;transform:translateY(-2px);border-color:#c5ddf5}._cardBody_116c5_287{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem .75rem;text-align:center}._userAvatar_116c5_303{width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;box-shadow:0 4px 12px #3d8fd440}._userNameText_116c5_333{margin:0;font-size:1.05rem;font-weight:600;color:#1e2a3a;text-transform:capitalize;line-height:1.3}._roleBadge_116c5_351{display:inline-block;margin-top:.4rem;padding:.2rem .65rem;font-size:.75rem;font-weight:600;color:#3d8fd4;background:#e8f3fc;border-radius:20px;text-transform:capitalize}._orgText_116c5_375{margin:.5rem 0 0;font-size:.8rem;color:#6b7a8d;line-height:1.4}._cardFooter_116c5_389{padding:.75rem;border-top:1px solid #eef2f7;background:#f8fafc}._addButton_116c5_401{display:flex;align-items:center;justify-content:center;width:100%}._addButton_116c5_401 button{width:100%;border:none;border-radius:10px;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);color:#fff;font-size:.9rem;font-weight:600;padding:.65rem 1rem;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;transition:opacity .15s ease}._addButton_116c5_401 button:hover{opacity:.92}._emptyState_116c5_451{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border-radius:14px;border:1px dashed #c5ddf5;text-align:center}._emptyState_116c5_451 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_116c5_451 span{margin-top:.5rem;font-size:.9rem;color:#6b7a8d}._paginationWrapper_116c5_501{display:flex;justify-content:center;padding:.75rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f}._Overlay_116c5_521{background-color:#1e2a3a59;height:100vh;position:fixed;width:100vw;top:0;left:0;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._courseMapping_116c5_543{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:1.5rem;width:min(32rem,92vw);border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;z-index:999}._modalHeader_116c5_575{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #eef2f7}._modalHeader_116c5_575 h3{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a}._courseMapClose_116c5_609{display:flex;align-items:center;justify-content:flex-end;font-size:1.35rem;cursor:pointer;color:#6b7a8d;transition:color .15s ease}._courseMapClose_116c5_609:hover{color:#1e2a3a}._courseMapSection_116c5_637{display:flex;flex-direction:column;width:100%}._courseMapButton_116c5_649{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #eef2f7}._create_116c5_669{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 2px 8px #3d8fd440}@media (max-width: 768px){._Container_116c5_1{padding:1rem}._Grid_116c5_241{grid-template-columns:1fr}}._Container_19m5l_1{display:flex;justify-content:center;align-items:center;min-height:240px;width:100%;padding:2rem;box-sizing:border-box}._Loader_19m5l_21{display:flex;align-items:center;justify-content:center}._Container_fxzpg_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._Container_fxzpg_1::-webkit-scrollbar{width:6px}._Container_fxzpg_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._pageHeader_fxzpg_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem;position:relative;overflow:hidden}._pageHeader_fxzpg_37:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5ba4e8,#3d8fd4)}._headerLeft_fxzpg_87{display:flex;align-items:center;gap:1rem;min-width:0}._headerIcon_fxzpg_101{width:3.25rem;height:3.25rem;border-radius:12px;background:linear-gradient(135deg,#e8f3fc,#d4e9f9);border:1px solid #c5ddf5;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #3d8fd41f}._headerIcon_fxzpg_101 svg{font-size:1.65rem;color:#3d8fd4}._pageTitleBlock_fxzpg_137{display:flex;flex-direction:column;gap:.35rem}._pageTitle_fxzpg_137{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.2}._pageSubtitle_fxzpg_165{margin:0;font-size:.92rem;font-weight:400;color:#6b7a8d}._tabSection_fxzpg_179{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden;margin-bottom:1.25rem}._tabsRoot_fxzpg_197{border-bottom:1px solid #eef2f7;background:#f8fafc;min-height:52px}._contentWrap_fxzpg_209{padding:0 0 1.25rem}._Header_fxzpg_217{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;margin:1rem 1.25rem 0;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px}._HeaderText_fxzpg_241{display:flex;flex-direction:column;gap:.2rem;min-width:0}._HeaderText_fxzpg_241 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a;text-transform:none}._HeadButton_fxzpg_271{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}._HeadButton_fxzpg_271 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.65rem 1.25rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;text-transform:none;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease;width:auto}._HeadButton_fxzpg_271 button:hover{opacity:.92;transform:translateY(-1px)}._select_section_fxzpg_325{display:flex;flex-wrap:wrap;align-items:stretch;gap:1.25rem;padding:1.15rem 1.25rem;margin:.75rem 1.25rem 0;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 8px #3d8fd40d}._filterField_fxzpg_351{display:flex;flex-direction:column;gap:.45rem;flex:1;min-width:240px}._filterLabel_fxzpg_367{font-size:.78rem;font-weight:700;color:#3d5166;text-transform:uppercase;letter-spacing:.04em;line-height:1.2}._selectPlaceholder_fxzpg_385{color:#9aa8b8;font-size:.92rem;font-weight:400}._org_select_fxzpg_397,._club_select_fxzpg_399{display:flex;flex:1;min-width:240px;align-items:stretch}._tableCard_fxzpg_413{margin:1rem 1.25rem 0;background:#fff;border:1px solid #e8edf3;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #1e2a3a0a}._tableWrapper_fxzpg_431{overflow-x:auto}._tableHeadCell_fxzpg_439{font-size:.78rem!important;font-weight:700!important;color:#3d5166!important;background:#f8fafc!important;border-bottom:1px solid #e8edf3!important;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;padding:.85rem 1rem!important}._tableBodyCell_fxzpg_463{font-size:.9rem!important;color:#1e2a3a!important;border-bottom:1px solid #eef2f7!important;padding:.85rem 1rem!important;vertical-align:middle!important}._table_fxzpg_413{width:100%;border-spacing:0}._table_fxzpg_413 tr:hover ._tableBodyCell_fxzpg_463{background:#f8fbff}._table_fxzpg_413 th{background-color:#f8fafc;color:#3d5166;border:none;border-bottom:1px solid #e8edf3;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.85rem 1rem}._table_fxzpg_413 td{border:none;border-bottom:1px solid #eef2f7;color:#1e2a3a;padding:.85rem 1rem;font-size:.9rem}._Buttons_fxzpg_537{display:flex;align-items:center;justify-content:center;gap:.35rem;width:100%;font-size:1.15rem}._iconContainer_fxzpg_555{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;cursor:pointer;transition:background .15s ease}._tooltipText_fxzpg_579{display:none}._editButton_fxzpg_587{color:#2e7d5a}._iconContainer_fxzpg_555:has(._editButton_fxzpg_587):hover{background:#e8f5ef}._deleteButton_fxzpg_603{color:#c0392b}._iconContainer_fxzpg_555:has(._deleteButton_fxzpg_603):hover{background:#fdecea}._FeatureList_fxzpg_619 ._tableCard_fxzpg_413{border:none;box-shadow:none;margin:0;border-radius:0}._FeatureList_fxzpg_619 ._tableWrapper_fxzpg_431{border-radius:8px;border:1px solid #eef2f7}._FeatureList_fxzpg_619{margin:1rem 1.25rem 0;padding:1rem 1.25rem;background:#fff;border:1px solid #e8edf3;border-radius:12px;width:auto;max-width:none}._FeatureHead_fxzpg_663{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid #eef2f7;margin-bottom:.75rem}._FeatureHead_fxzpg_663 p{margin:0;text-decoration:none;font-size:1rem;color:#1e2a3a;font-weight:700}._Featurebutton_fxzpg_697{display:flex;justify-content:flex-end;padding:.75rem 0 0}._Featurebutton_fxzpg_697 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.6rem 1.15rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;text-transform:none;box-shadow:0 2px 8px #3d8fd440}._Overlay_fxzpg_735{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#1e2a3a73;z-index:998}._memberCreate_fxzpg_749,._deletePopup_fxzpg_751{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;overflow:hidden;width:min(32rem,94vw);max-height:90vh;padding:0;align-items:stretch}._deletePopup_fxzpg_751{width:min(28rem,92vw)}._memberClose_fxzpg_797,._deleteClose_fxzpg_799{display:flex;align-items:center;justify-content:flex-end;padding:1rem 1.25rem 0;font-size:1.35rem;color:#6b7a8d;cursor:pointer}._membersection_fxzpg_819{display:flex;flex-direction:column;gap:1rem;width:100%;padding:1rem 1.25rem;overflow-y:auto}._membersection_fxzpg_819 input,._roleSelection_fxzpg_839{font-family:inherit;width:100%;font-size:.95rem;padding:.65rem .85rem;text-align:left;border-radius:10px;margin:0;border:1px solid #dde4ed;outline:none;color:#1e2a3a;background:#f8fafc;box-sizing:border-box;text-transform:none}._membersection_fxzpg_819 input:focus,._roleSelection_fxzpg_839:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._membersection_fxzpg_819 input::placeholder{text-align:left;text-transform:none;font-size:.9rem;color:#9aa8b8}._categoryName_fxzpg_899,._categoryDescription_fxzpg_901{display:flex;flex-direction:column;gap:.4rem;width:100%;margin:0}._categoryName_fxzpg_899 label,._categoryDescription_fxzpg_901 label{font-size:.85rem;font-weight:600;color:#3d5166}._errorMessages_fxzpg_931{display:flex;flex-direction:column;gap:.25rem;width:100%;color:#c0392b;font-size:.85rem}._errorMessages_fxzpg_931 p{margin:0}._createButton_fxzpg_957,._popupDelete_fxzpg_959,._popupButton_fxzpg_961,._modalActions_fxzpg_963{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc;width:100%;box-sizing:border-box}._create_fxzpg_957,._orgDelete_fxzpg_989{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;width:auto;box-shadow:0 2px 8px #3d8fd440}._cancel_fxzpg_1017,._orgDeleteCancel_fxzpg_1019{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;width:auto}._orgDelete_fxzpg_989{background:#fdecea;border:1px solid #f5c6c0;color:#c0392b;box-shadow:none}._deleteSection_fxzpg_1059{display:flex;flex-direction:column;width:100%}._popupText_fxzpg_1071{display:flex;align-items:center;justify-content:center;padding:1.25rem 1.5rem}._popupText_fxzpg_1071 p{margin:0;font-size:1rem;color:#3d5166;text-align:center;line-height:1.5}._checkboxContainer_fxzpg_1101 ._checkboxInput_fxzpg_1101{margin-right:.5rem;width:auto;transform:scale(1.05);accent-color:#3d8fd4}._checkboxContainer_fxzpg_1101 ._checkboxInputLabel_fxzpg_1115{font-size:.9rem;color:#3d5166}._checkboxGrid_fxzpg_1125{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.65rem}._checkboxItem_fxzpg_1137{display:flex;align-items:center}@media (max-width: 900px){._Container_fxzpg_1{padding:1rem}._select_section_fxzpg_325{flex-direction:column;margin:0 1rem}._org_select_fxzpg_397,._club_select_fxzpg_399{width:100%;min-width:0}._Header_fxzpg_217,._tableCard_fxzpg_413,._FeatureList_fxzpg_619{margin-left:1rem;margin-right:1rem}}._Container_n8s51_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._Container_n8s51_1::-webkit-scrollbar{width:6px}._Container_n8s51_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._pageHeader_n8s51_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem;position:relative;overflow:hidden}._pageHeader_n8s51_37:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5ba4e8,#3d8fd4)}._headerLeft_n8s51_87{display:flex;align-items:center;gap:1rem;min-width:0}._headerIcon_n8s51_101{width:3.25rem;height:3.25rem;border-radius:12px;background:linear-gradient(135deg,#e8f3fc,#d4e9f9);border:1px solid #c5ddf5;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #3d8fd41f}._headerIcon_n8s51_101 svg{font-size:1.65rem;color:#3d8fd4}._pageTitleBlock_n8s51_137{display:flex;flex-direction:column;gap:.35rem}._pageTitle_n8s51_137{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.2}._pageSubtitle_n8s51_165{margin:0;font-size:.92rem;font-weight:400;color:#6b7a8d}._tabSection_n8s51_179{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden;margin-bottom:1.25rem}._tabsRoot_n8s51_197{border-bottom:1px solid #eef2f7;background:#f8fafc;min-height:52px}._contentWrap_n8s51_209{padding:0 0 1.25rem}._Header_n8s51_217{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;margin:1rem 1.25rem 0;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px}._HeaderText_n8s51_241{display:flex;flex-direction:column;gap:.2rem;min-width:0}._HeaderText_n8s51_241 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a;text-transform:none}._HeadButton_n8s51_271{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}._HeadButton_n8s51_271 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.65rem 1.25rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;text-transform:none;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease;width:auto}._HeadButton_n8s51_271 button:hover{opacity:.92;transform:translateY(-1px)}._tableCard_n8s51_325{margin:1rem 1.25rem 0;background:#fff;border:1px solid #e8edf3;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #1e2a3a0a}._tableWrapper_n8s51_343{overflow-x:auto}._Table_n8s51_351{width:100%;overflow-x:auto}._Table_n8s51_351::-webkit-scrollbar{height:6px}._Table_n8s51_351::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._tableHeadCell_n8s51_379{font-size:.78rem!important;font-weight:700!important;color:#3d5166!important;background:#f8fafc!important;border-bottom:1px solid #e8edf3!important;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;padding:.85rem 1rem!important}._tableBodyCell_n8s51_403{font-size:.9rem!important;color:#1e2a3a!important;border-bottom:1px solid #eef2f7!important;padding:.85rem 1rem!important;vertical-align:middle!important}._tableRow_n8s51_419:hover ._tableBodyCell_n8s51_403{background:#f8fbff}._amountCell_n8s51_427{font-weight:600;color:#2e7d5a!important}._emptyState_n8s51_437{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin:1rem 1.25rem 0;padding:3rem 1.5rem;background:#fff;border:1px dashed #d8e2ee;border-radius:14px;text-align:center}._emptyState_n8s51_437 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._emptyState_n8s51_437 span{font-size:.9rem;color:#6b7a8d;max-width:420px;line-height:1.5}._Buttons_n8s51_493{display:flex;align-items:center;justify-content:center;gap:.35rem;width:100%;font-size:1.15rem}._iconContainer_n8s51_511{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;cursor:pointer;transition:background .15s ease}._tooltipText_n8s51_535{display:none}._editButton_n8s51_543{color:#2e7d5a}._calanderSchedule_n8s51_551{color:#3d8fd4}._iconContainer_n8s51_511:has(._editButton_n8s51_543):hover,._iconContainer_n8s51_511:has(._calanderSchedule_n8s51_551):hover{background:#e8f3fc}._deleteButton_n8s51_569{color:#c0392b}._iconContainer_n8s51_511:has(._deleteButton_n8s51_569):hover{background:#fdecea}._Overlay_n8s51_585{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#1e2a3a73;z-index:998}._memberCreate_n8s51_599,._deletePopup_n8s51_601,._receiptCreateCreate_n8s51_603{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;overflow:hidden;width:min(50rem,94vw);max-height:90vh;padding:0;align-items:stretch}._deletePopup_n8s51_601{width:min(28rem,92vw)}._receiptCreateCreate_n8s51_603{width:min(32rem,92vw)}._memberClose_n8s51_657,._deleteClose_n8s51_659{display:flex;align-items:center;justify-content:flex-end;padding:1rem 1.25rem 0;font-size:1.35rem;color:#6b7a8d;cursor:pointer}._membersection_n8s51_679,._receiptSection_n8s51_681{display:flex;flex-direction:column;gap:1rem;width:100%;padding:1rem 1.25rem;overflow-y:auto;box-sizing:border-box}._membersection_n8s51_679 input,._receiptSection_n8s51_681 input,._roleSelection_n8s51_705{font-family:inherit;width:100%;font-size:.95rem;padding:.65rem .85rem;text-align:left;border-radius:10px;margin:0;border:1px solid #dde4ed;outline:none;color:#1e2a3a;background:#f8fafc;box-sizing:border-box;text-transform:none}._membersection_n8s51_679 input:focus,._receiptSection_n8s51_681 input:focus,._roleSelection_n8s51_705:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._membersection_n8s51_679 input::placeholder,._receiptSection_n8s51_681 input::placeholder{text-align:left;text-transform:none;font-size:.9rem;color:#9aa8b8}._InputContainer_n8s51_769{display:flex;gap:1rem;width:100%;flex-wrap:wrap}._LabelContainer_n8s51_783{display:flex;flex-direction:column;gap:.4rem;flex:1;min-width:180px}._LabelContainer_n8s51_783 label{font-size:.85rem;font-weight:600;color:#3d5166;margin:0}._UserSlector_n8s51_813{display:flex;width:100%;align-items:center;justify-content:flex-start}._UserSlector_n8s51_813 select,._receiptSection_n8s51_681 ._UserSlector_n8s51_813 select{width:100%;max-width:100%;font-size:.95rem;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;background:#f8fafc;box-sizing:border-box}._UserSlector_n8s51_813 select:focus,._receiptSection_n8s51_681 ._UserSlector_n8s51_813 select:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._itemsHint_n8s51_869{margin:0;font-size:.88rem;color:#6b7a8d}._InputTable_n8s51_881{width:100%;border-spacing:0;border-collapse:collapse;border:1px solid #e8edf3;border-radius:10px;overflow:hidden}._InputTable_n8s51_881 input{width:100%;border:none;background:transparent;padding:.5rem;font-size:.88rem;color:#1e2a3a;outline:none;box-sizing:border-box}._InputTable_n8s51_881 tr{text-align:center}._InputTable_n8s51_881 th{background-color:#f8fafc;height:auto;color:#3d5166;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.65rem .5rem;border-bottom:1px solid #e8edf3}._InputTable_n8s51_881 td{border-bottom:1px solid #eef2f7;padding:.25rem;vertical-align:middle}._modalSelect_n8s51_965{width:100%}._errorMessages_n8s51_973{display:flex;flex-direction:column;gap:.25rem;width:100%;color:#c0392b;font-size:.85rem}._errorMessages_n8s51_973 p{margin:0}._createButton_n8s51_999,._popupDelete_n8s51_1001{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc;width:100%;box-sizing:border-box}._create_n8s51_999,._orgDelete_n8s51_1027{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;width:auto;box-shadow:0 2px 8px #3d8fd440}._cancel_n8s51_1055,._orgDeleteCancel_n8s51_1057{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;width:auto}._orgDelete_n8s51_1027{background:#fdecea;border:1px solid #f5c6c0;color:#c0392b;box-shadow:none}._deleteSection_n8s51_1097{display:flex;flex-direction:column;width:100%}._popupText_n8s51_1109{display:flex;align-items:center;justify-content:center;padding:1.25rem 1.5rem}._popupText_n8s51_1109 p{margin:0;font-size:1rem;color:#3d5166;text-align:center;line-height:1.5}@media (max-width: 900px){._Container_n8s51_1{padding:1rem}._Header_n8s51_217,._tableCard_n8s51_325,._emptyState_n8s51_437{margin-left:1rem;margin-right:1rem}._InputContainer_n8s51_769{flex-direction:column}}._Container_f7tq7_1{width:100%;height:100vh;overflow-y:scroll;padding:0 .5rem}._Container_f7tq7_1::-webkit-scrollbar{display:none}._Header_f7tq7_19{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;border-radius:10px;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._HeaderText_f7tq7_45{width:80%;display:flex;align-items:center;padding:.5rem;justify-content:flex-start}._HeaderText_f7tq7_45 p{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase}._HeadButton_f7tq7_71{width:20%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:1rem}._HeadButton_f7tq7_71 button{background:#49618b;font-size:1rem;outline:none;border-radius:7px;border:none;padding:.5rem;color:#fff;width:115px;cursor:pointer}._Invoice_f7tq7_109{display:flex;flex-direction:column;border:1px solid #dbdbdb;border-radius:6px;margin:0 1rem;padding:.2rem 1rem}._InputContainer_f7tq7_125{display:flex;flex-direction:row;margin:2px 0;justify-content:center;align-items:center}._Label_f7tq7_139{font-weight:500;width:8rem}._InputContainer_f7tq7_125 input{font-family:Poppins;width:90%;font-size:1rem;padding:.2rem 0;margin:.2rem 0;border:none;border-bottom:1px dotted #696969c1;outline:none;color:#3e4486}._InputContainer_f7tq7_125 input::-webkit-input-placeholder{text-transform:uppercase;font-size:.9rem;color:#a7a6a6}._InputContainer_f7tq7_125 textarea{width:90%;resize:none;outline:none;color:#3e4486;font-size:1rem;border:none;border-bottom:1px dotted #696969c1}._InputContainer_f7tq7_125 textarea::-webkit-input-placeholder{text-transform:uppercase;font-size:.9rem;color:#a7a6a6}._InputTable_f7tq7_213{width:100%;border-spacing:0}._InputTable_f7tq7_213 input{width:90%;border:none;outline:none}._InputTable_f7tq7_213 tr{text-align:center}._InputTable_f7tq7_213 th{height:3rem;color:#fff;font-size:1rem;color:#535370;background-color:#f8faff;border:1px solid #dedede}._InputTable_f7tq7_213 td{border:1px solid #b3b1b1;height:3rem}._InputTable_f7tq7_213 th:nth-child(8),._InputTable_f7tq7_213 td:nth-child(8){width:70px}._InvoiceButton_f7tq7_269{display:flex;flex-direction:row;justify-content:flex-end;margin:2px 0}._TableButton_f7tq7_281{background:#adc2e0;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#2445b3;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #568cbe;margin:.4rem 1rem}._InvoiceButton_f7tq7_269 button{background:#adc2e0;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#2445b3;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #568cbe;margin:0 1rem}._invoicehead_f7tq7_335{display:flex;align-items:center;justify-content:flex-start;padding:4px}._InvoiceNumber_f7tq7_347,._InvoiceDate_f7tq7_359{display:flex;width:50%;align-items:center;justify-content:center}._UserSlector_f7tq7_371{display:flex;width:100%;align-items:center;justify-content:space-between;padding-left:2px 0;margin:3px 0}._InvoiceDate_f7tq7_359 input{border:none;border-bottom:1px solid;font-size:1rem;outline:none}._InputTable_f7tq7_213 select{border:none;background:none;border-bottom:2px solid #939393;padding:.5rem 0;width:200px;outline:none;font-size:1rem;color:#8f2f2f}._errorMessages_f7tq7_423{padding:0rem 0;display:flex;flex-direction:column;width:100%;align-items:center;justify-content:space-between;color:red;font-size:1rem}._errorMessages_f7tq7_423 p{margin:2px 0}._Container_dcek4_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._Container_dcek4_1::-webkit-scrollbar{width:6px}._Container_dcek4_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._Header_dcek4_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem;position:relative;overflow:hidden;height:auto}._Header_dcek4_37:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5ba4e8,#3d8fd4)}._HeaderText_dcek4_89{width:100%;display:flex;align-items:center;padding:0;justify-content:flex-start}._HeaderText_dcek4_89 p{font-weight:700;margin:0;font-size:1.35rem;text-transform:none;color:#1e2a3a;line-height:1.3}._CreateSection_dcek4_123{display:flex;flex-direction:column;gap:.15rem;border:1px solid #e8edf3;border-radius:14px;margin:0;padding:1.25rem 1.5rem 1.5rem;background:#fff;box-shadow:0 2px 12px #3d8fd40f}._InputContainer_dcek4_147{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;margin:.65rem 0;flex-wrap:wrap}._Label_dcek4_165{font-weight:600;font-size:.9rem;color:#3d5166;width:10rem;flex-shrink:0;padding-top:.55rem}._InputContainer_dcek4_147 input{font-family:inherit;flex:1;min-width:200px;font-size:.92rem;padding:.6rem .85rem;margin:0;border:1px solid #dde4ed;border-radius:10px;outline:none;color:#1e2a3a;background:#fafbfd;transition:border-color .15s ease,box-shadow .15s ease}._InputContainer_dcek4_147 input:focus{border-color:#3d8fd4;box-shadow:0 0 0 3px #3d8fd41f;background:#fff}._InputContainer_dcek4_147 input::placeholder{text-transform:none;font-size:.88rem;color:#9aa8b8}._InputContainer_dcek4_147 textarea{flex:1;min-width:200px;resize:vertical;min-height:2.5rem;outline:none;color:#1e2a3a;font-size:.92rem;font-family:inherit;border:1px solid #dde4ed;border-radius:10px;padding:.6rem .85rem;background:#fafbfd;transition:border-color .15s ease,box-shadow .15s ease}._InputContainer_dcek4_147 textarea:focus{border-color:#3d8fd4;box-shadow:0 0 0 3px #3d8fd41f;background:#fff}._InputContainer_dcek4_147 textarea::placeholder{text-transform:none;font-size:.88rem;color:#9aa8b8}._editSection_dcek4_293{flex:1;min-width:0}._editSection_dcek4_293 ._ck-editor__editable_dcek4_303{min-height:120px!important;border-radius:0 0 10px 10px!important}._checkboxContainer_dcek4_313{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;margin:1rem 0 .5rem;flex-wrap:wrap}._checkboxContainer_dcek4_313 ._checkboxInput_dcek4_331{margin-right:.5rem;width:auto;transform:scale(1.05);accent-color:#3d8fd4;cursor:pointer}._checkboxContainer_dcek4_313 ._checkboxInputLabel_dcek4_347{font-size:.9rem;color:#1e2a3a;cursor:pointer}._checkboxGrid_dcek4_359{flex:1;min-width:200px;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.5rem 1rem;padding:.85rem 1rem;background:#f8fafc;border:1px solid #eef2f7;border-radius:10px}._checkboxItem_dcek4_383{display:flex;align-items:center}._checkboxContainer_dcek4_313 ._checkboxLabel_dcek4_393{font-weight:600;font-size:.9rem;color:#3d5166;width:10rem;flex-shrink:0;padding-top:.85rem}._Buttons_dcek4_411{display:flex;flex-direction:row;justify-content:flex-end;gap:.75rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #eef2f7}._create_dcek4_431{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);font-size:.92rem;outline:none;border-radius:10px;padding:.65rem 1.35rem;color:#fff;cursor:pointer;font-weight:600;text-transform:none;border:none;margin:0;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._create_dcek4_431:hover{opacity:.92;transform:translateY(-1px)}._cancel_dcek4_473{background:#fff;font-size:.92rem;outline:none;border-radius:10px;padding:.65rem 1.35rem;color:#6b7a8d;cursor:pointer;font-weight:600;text-transform:none;border:1px solid #dde4ed;margin:0;transition:background .15s ease,border-color .15s ease}._cancel_dcek4_473:hover{background:#f8fafc;border-color:#c5d0de;color:#3d5166}._errorMessages_dcek4_515{padding:.5rem 0 0;display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start;color:#c0392b;font-size:.88rem;gap:.25rem}._errorMessages_dcek4_515 p{margin:0}@media (max-width: 768px){._Container_dcek4_1{padding:1rem}._Label_dcek4_165,._checkboxContainer_dcek4_313 ._checkboxLabel_dcek4_393{width:100%;padding-top:0}._InputContainer_dcek4_147{flex-direction:column;gap:.35rem}}._Container_29rq1_1{width:100%;height:100vh;overflow-y:scroll;background-color:#fff}._Container_29rq1_1::-webkit-scrollbar{display:none}._Header_29rq1_21{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:5rem;margin:1rem;padding:.25rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._navLinks_29rq1_47{display:flex;align-items:center;justify-content:flex-start;width:30%}._navLinks_29rq1_47 span{font-size:1.25rem;margin:0 .25rem}._linkLeft_29rq1_67{display:flex;align-items:center;justify-content:center}._linkLeft_29rq1_67 p{font-size:1.25rem;color:#353588;cursor:pointer;text-transform:capitalize}._linkRight_29rq1_89{display:flex;align-items:center;justify-content:center}._linkRight_29rq1_89 p{font-size:1.25rem;color:#bd2f2f;cursor:pointer;text-transform:capitalize}._topicNameHead_29rq1_113{color:#094778;font-size:25px;font-weight:500;text-transform:capitalize}._optionTop_29rq1_127{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;margin-top:1.5rem;gap:1rem}._optionTopBox_29rq1_145 label{align-items:center;font-size:1.25rem;display:flex;justify-content:center;font-weight:500}._optionTopBox_29rq1_145 input[type=checkbox]{width:30px;height:30px;border:2px solid #007bff;border-radius:4px;margin-left:10px;display:flex;align-items:center;justify-content:center;outline:none;transition:border-color .3s ease}._optionTopBox_29rq1_145{display:flex;justify-content:center;align-items:center}._topicSelection_29rq1_203{display:flex;align-items:center;justify-content:center;width:40%}._headerButtons_29rq1_215{display:flex;align-items:center;justify-content:flex-end;width:30%}._assessmentCreation_29rq1_227{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 .5rem}._assessmentCreation_29rq1_227 svg{font-size:2rem;color:#7e193e;cursor:pointer}._viewChapter_29rq1_251{display:flex;flex-direction:row;justify-content:center;align-items:center}._viewChapter_29rq1_251 svg{font-size:2rem;color:#57aa3f;cursor:pointer}._asessmentSection_29rq1_273{display:flex;justify-content:space-between;width:100%}._sectionLeft_29rq1_283{display:flex;flex-direction:column;align-items:center;width:75%;min-height:85vh;justify-content:flex-start;padding:1rem;border:2px solid #efefef;margin:1rem;box-shadow:0 3px 8px #0000001f}._noSelection_29rq1_307{width:100%;height:50%;align-items:center;display:flex;justify-content:center}._sectionRight_29rq1_321{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:25%;height:85vh}._rightTop_29rq1_337{display:flex;align-items:flex-start;height:50%;width:100%;overflow-y:scroll}._loader_29rq1_353{display:flex;align-items:center;justify-content:center;width:75%;height:100%}._questionPalette_29rq1_367{display:grid;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:.75rem;padding:1rem;width:100%}._questionPalette_29rq1_367 button{width:45px;font-size:1.15rem;border-radius:6px;outline:none;padding:.5rem;cursor:pointer}._rightBottom_29rq1_397{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start;height:50%}._colorPallet_29rq1_413{display:flex;flex-direction:column;width:100%;padding:1rem;align-items:center;justify-content:flex-start;margin:1rem 0}._colorValue_29rq1_431{display:flex;align-items:center;width:100%;justify-content:space-between;margin:.45rem 0;gap:1rem}._colorValue_29rq1_431 p{font-size:1.1rem;font-weight:500}._colorValue_29rq1_431 button{width:55px;border-radius:3px;outline:none;padding:.75rem}._fillQuestionSection_29rq1_467{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;height:100%;padding-bottom:1rem}._questionCreateButton_29rq1_485{display:flex;align-items:center;justify-content:center}._questionCreateButton_29rq1_485 svg{font-size:2rem;color:#3adc28;cursor:pointer}._questionClearButton_29rq1_511{display:flex;align-items:center;justify-content:center}._questionClearButton_29rq1_511 svg{font-size:1.5rem;color:#191b7e;cursor:pointer}._questionCreation_29rq1_531{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;height:50%}._creationTop_29rq1_547{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;height:20%}._creationTopLeft_29rq1_563{display:flex;align-items:center;justify-content:flex-start;width:50%}._creationTopLeft_29rq1_563 svg{font-size:1.5rem;color:#2e2e89}._creationTopLeft_29rq1_563 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._creationTopLeft_29rq1_563 span{font-size:1.5rem;color:red;font-weight:700}._creationTopRight_29rq1_605{display:flex;align-items:center;justify-content:center;margin:0 .25rem}._creationBottom_29rq1_617{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._creationBottomBlank_29rq1_631{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;padding:.5rem 0;height:70%}._textArea_29rq1_649{display:flex;align-items:center;justify-content:center;width:100%}._formatButtons_29rq1_661{display:flex;align-items:center;width:100%;justify-content:flex-start}._optionSet_29rq1_673{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;padding:.75rem 0}._optionTop_29rq1_127{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:2rem 0 1rem}._optionTop_29rq1_127 svg{font-size:1.5rem;color:#39c95b}._optionTop_29rq1_127 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._optionTop_29rq1_127 p:nth-child(3){color:#094778;font-size:1.15rem;font-weight:400}._optionTop_29rq1_127 span{font-size:1.5rem;color:red;font-weight:700}._optionBottom_29rq1_747{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;width:100%;padding:.5rem}._optionBottomLeft_29rq1_763{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-direction:column;padding:1rem 0}._optionItem_29rq1_779{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._blankValues_29rq1_793{display:flex;align-items:center;width:100%;justify-content:flex-start;padding:.5rem 0}._blankValues_29rq1_793 p{font-size:1.25rem;color:#740202;font-weight:700;margin-right:.5rem}._questionCreationTop_29rq1_819{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;padding:.5rem 0}._questionCreationTop_29rq1_819 svg{font-size:1.5rem;color:#2e2e89}._questionCreationTop_29rq1_819 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._questionCreationTop_29rq1_819 span{font-size:1.5rem;color:red;font-weight:700}._actionButton_29rq1_863{display:flex;align-items:center;justify-content:flex-end;width:50%}._mainOptionSet_29rq1_875{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:.75rem 0;height:50%}._firstOptionSet_29rq1_891{display:flex;flex-direction:column;width:33%;align-items:flex-start;justify-content:flex-start}._firstOptionTop_29rq1_905{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:2rem 0 1rem}._firstOptionTop_29rq1_905 svg{font-size:1.5rem;color:#c93966}._firstOptionTop_29rq1_905 p{font-size:1rem;font-weight:500;margin:0 .5rem;text-transform:capitalize}._firstOptionSetValues_29rq1_941,._firstOptionAdd_29rq1_955{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionSet_29rq1_969{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._secondOptionTop_29rq1_983{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:2rem 0 1rem}._secondOptionTop_29rq1_983 svg{font-size:1.5rem;color:#c9c639}._secondOptionTop_29rq1_983 p{font-size:1rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._secondOptionSetValues_29rq1_1019,._secondOptionAdd_29rq1_1033{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerKey_29rq1_1047{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._matchAnswerTop_29rq1_1061{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:2rem 0 1rem}._matchAnswerTop_29rq1_1061 p{font-size:1rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._matchAnswerValues_29rq1_1089{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_29rq1_1061 svg{font-size:1.5rem;color:#55c939}._reArrangeOptionSet_29rq1_1111,._reArrangeAnswerKey_29rq1_1125{display:flex;flex-direction:column;width:40%;align-items:flex-start;justify-content:flex-start}._answerKeyAdd_29rq1_1141{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._Overlay_29rq1_1155{background-color:#3e3e3e1a;height:100vh;position:fixed;width:100vw;z-index:99;top:0}._DeletePopup_29rq1_1171{width:30rem;height:12rem;position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;border-radius:10px;padding:1rem;align-items:center}._deleteClose_29rq1_1203{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}._deleteClose_29rq1_1203 svg{font-size:1.25rem;cursor:pointer}._deleteSection_29rq1_1223{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 0;width:100%;height:100%}._popupText_29rq1_1239{display:flex;align-items:center;justify-content:center;height:50%}._popupText_29rq1_1239 p{color:#857073;font-size:1.25rem;text-align:center;font-weight:500}._deleteButtons_29rq1_1263{display:flex;align-items:center;justify-content:space-around;width:100%;height:50%}._orgDelete_29rq1_1277{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._orgDeleteCancel_29rq1_1301{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._settingsIcon_29rq1_1323{display:flex;align-items:center;justify-content:center}._settingsIcon_29rq1_1323 svg{font-size:1.5rem}._settingsListing_29rq1_1339{position:absolute;top:50%;left:55%;width:25%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1.25rem;align-items:center}._settingHeader_29rq1_1369{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem 0}._headerSettingText_29rq1_1385{width:100%;display:flex;align-items:center;justify-content:center}._headerSettingText_29rq1_1385 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272}._settingClose_29rq1_1409{display:flex;align-items:center;justify-content:flex-end}._settingClose_29rq1_1409 svg{font-size:1.5rem;cursor:pointer}._settingSection_29rq1_1427{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:.5rem 0}._mainSection_29rq1_1443{display:flex;justify-content:space-between;gap:3rem;padding:.25rem 0}._sectionValues_29rq1_1455{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start}._sectionValues_29rq1_1455 label{font-size:1.15rem;font-weight:500;color:#393979}._sectionValues_29rq1_1455 input{font-family:Poppins;width:100%;height:48px;font-size:1.25rem;background-color:#fff;padding:.5rem 1rem;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;text-align:start}._settingButton_29rq1_1505{display:flex;align-items:center;justify-content:space-between;width:100%}._add_29rq1_1517{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._cancel_29rq1_1539{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._MicSection_29rq1_1563{display:flex;flex-direction:row;align-items:center;width:100%}._MicSection_29rq1_1563 button{margin:1.5rem 0}._optionBottomDictation_29rq1_1591{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-direction:column}._WhiteBoradContainer_29rq1_1605{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_29rq1_1 .5s forwards;box-shadow:#0000003d 0 3px 8px;z-index:99}._closing_29rq1_1633{animation:_slideOut_29rq1_1 .5s}@keyframes _slideIn_29rq1_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_29rq1_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_29rq1_1671{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_29rq1_1693{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_29rq1_1703{height:32rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_29rq1_1723{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99}._Iconhead_29rq1_1753{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_29rq1_1777{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d;background-color:#fff}._icontext_29rq1_1777 p{margin:0;padding:0}._WhiteboardFloatingIcon_29rq1_1817{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_29rq1_1827{width:11rem;display:flex;align-items:center}._ChatImage_29rq1_1827 img{width:100%}._crosswordcontainer_29rq1_1849{display:flex;flex-direction:row;height:75vh;width:100%}._crosswordpuzzle_29rq1_1861{display:grid;grid-template-columns:repeat(10,50px);grid-template-rows:repeat(10,50px);gap:0}._PuzzleQuestion_29rq1_1877{padding:0 1rem;width:100%;height:100%;overflow:scroll;overflow-x:hidden}._PuzzleQuestion_29rq1_1877::-webkit-scrollbar{width:10px}._PuzzleQuestion_29rq1_1877::-webkit-scrollbar-track{border-radius:10px}._PuzzleQuestion_29rq1_1877::-webkit-scrollbar-thumb{background:#005096;border-radius:10px}._PuzzleQuestion_29rq1_1877::-webkit-scrollbar-thumb:hover{background:#012c52}._cell_29rq1_1931{width:100%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:.75rem;margin:0;outline:none}._clueNumber_29rq1_1953{position:absolute;top:0;right:0;font-size:smaller}._QuestionAcross_29rq1_1965{display:flex;flex-direction:column;width:100%;padding:1.3rem;border-radius:10px;background-color:#1795f562;margin-bottom:1rem}._QuestionAcrossInputContainer_29rq1_1997{display:flex;flex-direction:column;width:100%;padding:1.3rem;border-radius:8px;background-color:#fff;margin:1rem 0}._QuestionAcrossInputContainer_29rq1_1997 input{width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_29rq1_2039{display:flex;flex-direction:column;padding:1.3rem;border-radius:10px;background-color:#1795f562;width:100%}._QuestionContainer_29rq1_2059{resize:none;overflow-x:auto;padding:.5rem;border-radius:5px;border:1px solid #bfaaaac1;font-size:1.15rem;box-sizing:border-box;white-space:nowrap;width:100%}._QuestionContainer_29rq1_2059:focus{border-color:#bfaaaac1;outline:none}._QuestionDownInputContainer_29rq1_2093{display:flex;flex-direction:column;width:100%;padding:1.3rem;border-radius:8px;background-color:#fff;margin:1rem 0}._QuestionDownInputContainer_29rq1_2093 input{width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_29rq1_2135{position:relative}._clueNumber_29rq1_1953{position:absolute;top:2px;right:2px;font-size:10px;color:red}._MediaPopup_29rq1_2157{position:absolute;top:50%;left:57%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1rem;align-items:center;box-shadow:#0000003d 0 3px 8px;width:80%}._MediaPopupHeader_29rq1_2189{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0}._MediaPopupHeaderText_29rq1_2205{width:100%;display:flex;align-items:center;justify-content:flex-start}._MediaPopupHeaderText_29rq1_2205 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272;padding:0 6px}._MediaPopupHeaderClose_29rq1_2231{display:flex;align-items:center;justify-content:flex-end}._MediaPopupHeaderClose_29rq1_2231 svg{font-size:1.5rem;cursor:pointer}._MediaPopupSection_29rq1_2249{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:.5rem 0}._ImageGRid_29rq1_2265{display:grid;grid-template-columns:repeat(5,1fr);column-gap:1rem;row-gap:1rem;width:100%;height:60vh;padding:8px;overflow-y:scroll}._ImageGRid_29rq1_2265::-webkit-scrollbar{display:none}._Card_29rq1_2291{display:flex;justify-content:center;border:1px solid #dbdbdb;cursor:pointer;height:12rem}._Card_29rq1_2291 img{width:100%}._tabSection_29rq1_2313{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._MediaPopupInputTab_29rq1_2325{height:60vh;padding:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}._MediaPopupInputTab_29rq1_2325 button{border:none;background:#9f2f2f;font-size:1.25rem;color:#fff;padding:.75rem;width:150px;border-radius:5px;margin:0 .75rem}._explanation_29rq1_2361{display:flex;flex-direction:column;justify-content:flex-start;width:100%}._explanation_29rq1_2361 h4{padding:4px 0}._explanationTextArea_29rq1_2379{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;margin-bottom:1rem}._crossAction_29rq1_2397{display:flex;justify-content:space-between;align-items:center}._delBtnIco_29rq1_2409{font-size:2rem;color:#0081e4;cursor:pointer}._delBtnIco_29rq1_2409:hover{color:#c00}._Container_1fm6n_1{width:100%;height:100vh;overflow-y:scroll;background-color:#fff}._Header_1fm6n_15{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;min-height:4rem;border-radius:10px;margin:1rem;padding:.5rem .75rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_1fm6n_43{display:flex;align-items:center;justify-content:center;width:100%;min-width:0}._headerText_1fm6n_43 h5{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase;text-align:center;line-height:1.25;overflow-wrap:anywhere}._headerButton_1fm6n_75{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 1rem}._headerButton_1fm6n_75 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656}._Overlay_1fm6n_113{background-color:#3e3e3e1a;height:100vh;position:fixed;width:100vw;z-index:99;top:0}._alertSection_1fm6n_129{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}._alertSection_1fm6n_129 p{font-size:1.25rem;color:green;text-transform:capitalize}._alertSection_1fm6n_129 p:nth-child(2){font-size:1.15rem;color:#99334d}._confirmationSection_1fm6n_159{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem 0}._asessmentCreationSection_1fm6n_173{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:flex-start;padding:1rem}._selectionSection_1fm6n_189{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:1rem}._generationContainer_1fm6n_205{display:flex;align-items:center;justify-content:flex-start;width:40%}._generationValue_1fm6n_217{display:flex;align-items:center;justify-content:center;width:40%}._generationValue_1fm6n_217 p{font-size:1.25rem;font-weight:500}._asessmentTypes_1fm6n_237{display:flex;align-items:center;justify-content:flex-start;width:60%}._asessmentTypeControl_1fm6n_249{width:min(22rem,100%)}@media (max-width: 700px){._asessmentTypes_1fm6n_237{width:100%}._asessmentTypeControl_1fm6n_249{width:min(29rem,100%)}}._questionSection_1fm6n_271{display:flex;flex-direction:column;align-items:center;width:100%;justify-content:space-between;padding:1rem;border:2px solid #efefef;margin:1rem;box-shadow:0 3px 8px #0000001f}._noSelection_1fm6n_297{width:100%;min-height:75vh;align-items:center;display:flex;justify-content:center}._fillQuestionSection_1fm6n_311{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;height:100%;padding-bottom:1rem}._fillQuestionSectionDescriptive_1fm6n_329{min-width:0}@media (max-width: 750px){._fillQuestionSectionDescriptive_1fm6n_329{height:auto;justify-content:flex-start}._fillQuestionSectionDescriptive_1fm6n_329 ._questionCreation_1fm6n_347{height:auto;min-height:0;width:100%;max-width:100%}._fillQuestionSectionDescriptive_1fm6n_329 ._creationBottom_1fm6n_361{min-width:0;max-width:100%;width:100%}._fillQuestionSectionDescriptive_1fm6n_329 ._optionSet_1fm6n_373{position:static;width:100%;max-width:100%;min-width:0;align-self:stretch}._fillQuestionSectionDescriptive_1fm6n_329 ._optionTop_1fm6n_389{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;width:100%;max-width:100%;min-width:0;margin-top:4rem;gap:.1rem;row-gap:.1rem}._fillQuestionSectionDescriptive_1fm6n_329 ._optionTopBox_1fm6n_417{width:100%;max-width:100%;min-width:0;justify-content:flex-start;flex-shrink:0}._fillQuestionSectionDescriptive_1fm6n_329 ._optionTopBox_1fm6n_417 label{width:100%;justify-content:flex-start}._fillQuestionSectionDescriptive_1fm6n_329 ._optionBottomLeft_1fm6n_443,._fillQuestionSectionDescriptive_1fm6n_329 ._explanation_1fm6n_453{width:100%;min-width:0}}._questionCreation_1fm6n_347{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;height:50%}._creationTop_1fm6n_479{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;height:20%}._creationTopDescriptive_1fm6n_495{width:100%}._questionCreationTop_1fm6n_501{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._questionCreationTop_1fm6n_501 svg{font-size:1.5rem;color:#2e2e89}._questionCreationTop_1fm6n_501 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._questionCreationTop_1fm6n_501 span{font-size:1.5rem;color:red;font-weight:700}._creationTopLeft_1fm6n_545{display:flex;align-items:center;justify-content:flex-start;width:50%}._creationTopLeft_1fm6n_545 svg{font-size:1.5rem;color:#2e2e89}._creationTopLeft_1fm6n_545 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._creationTopLeft_1fm6n_545 span{font-size:1.5rem;color:red;font-weight:700}._creationTopRight_1fm6n_587{display:flex;align-items:center;justify-content:center}._creationBottom_1fm6n_361{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._creationBottomBlank_1fm6n_611{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;padding:.5rem 0;height:75%}._textArea_1fm6n_629{display:flex;align-items:center;justify-content:center;width:100%}._formatButtons_1fm6n_641{display:flex;align-items:center;width:100%;justify-content:flex-start}._optionSet_1fm6n_373{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;padding:.75rem 0;position:sticky;top:1}._optionTop_1fm6n_389{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;margin-top:1.5rem;gap:1rem}._optionTopBox_1fm6n_417 label{align-items:center;font-size:1.25rem;display:flex;justify-content:center;font-weight:500}._optionTopBox_1fm6n_417 input[type=checkbox]{width:30px;height:30px;border:2px solid #007bff;border-radius:4px;margin-left:10px;display:flex;align-items:center;justify-content:center;outline:none;transition:border-color .3s ease}._optionTopBox_1fm6n_417{display:flex;justify-content:center;align-items:center}._optionTop_1fm6n_389 svg{font-size:1.5rem;color:#39c95b}._optionTop_1fm6n_389 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._optionTop_1fm6n_389 p:nth-child(3){color:#094778;font-size:1.15rem;font-weight:400}._optionTop_1fm6n_389 span{font-size:1.5rem;color:red;font-weight:700}._optionBottom_1fm6n_443{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;width:100%;padding:.5rem}._optionBottomLeft_1fm6n_443{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-direction:column;padding:1rem 0}._blankValues_1fm6n_825{display:flex;align-items:center;width:100%;justify-content:flex-start;padding:.5rem 0}._blankValues_1fm6n_825 p{font-size:1.25rem;color:#740202;font-weight:700;margin-right:.5rem}._optionItem_1fm6n_851{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._optionBottomRight_1fm6n_865{display:flex;align-items:center;justify-content:flex-end;width:20%}._mainOptionSet_1fm6n_877{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:.75rem 0;margin-top:1.5rem}._firstOptionSet_1fm6n_893{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._firstOptionTop_1fm6n_907{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._firstOptionTop_1fm6n_907 svg{font-size:1.5rem;color:#c93966}._firstOptionTop_1fm6n_907 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._firstOptionSetValues_1fm6n_941{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._firstOptionAdd_1fm6n_955{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-wrap:wrap;padding:.5rem 0;gap:1rem}._secondOptionSet_1fm6n_973{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._secondOptionTop_1fm6n_987{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionTop_1fm6n_987 svg{font-size:1.5rem;color:#c9c639}._secondOptionTop_1fm6n_987 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._secondOptionSetValues_1fm6n_1021,._secondOptionAdd_1fm6n_1035{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerKey_1fm6n_1049{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._matchAnswerTop_1fm6n_1063{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_1fm6n_1063 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._matchAnswerValues_1fm6n_1089{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_1fm6n_1063 svg{font-size:1.5rem;color:#55c939}._reArrangeOptionSet_1fm6n_1111,._reArrangeAnswerKey_1fm6n_1125{display:flex;flex-direction:column;width:40%;align-items:flex-start;justify-content:flex-start}._answerKeyAdd_1fm6n_1139{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._actionButtons_1fm6n_1153{display:flex;align-items:center;justify-content:flex-end;width:50%}@media (max-width: 950px){._creationTopDescriptive_1fm6n_495{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;height:auto}._creationTopDescriptive_1fm6n_495 ._creationTopLeft_1fm6n_545{width:100%}._creationTopDescriptive_1fm6n_495 ._actionButtons_1fm6n_1153{width:100%;justify-content:flex-end}._optionTop_1fm6n_389{margin-top:3rem;gap:1rem}}@media (max-width: 675px){._creationTop_1fm6n_479{flex-wrap:wrap;align-items:flex-start;gap:.75rem;height:auto;min-height:0}._creationTopLeft_1fm6n_545{width:100%;max-width:100%;min-width:0}._actionButtons_1fm6n_1153{width:100%;max-width:100%;min-width:0;box-sizing:border-box;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem .75rem}._creationTopDescriptive_1fm6n_495 ._actionButtons_1fm6n_1153{justify-content:flex-start}._questionClearButton_1fm6n_1273{margin:0;min-width:0}._questionClearButton_1fm6n_1273 button{max-width:100%;width:auto;min-width:0}._questionCreateButton_1fm6n_1295{flex:1 1 10rem;min-width:0}._questionCreateButton_1fm6n_1295 button{max-width:100%;white-space:normal;text-align:center}}._questionCreateButton_1fm6n_1295{display:flex;align-items:center;justify-content:center}._questionCreateButton_1fm6n_1295 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656;white-space:nowrap}._settingsIcon_1fm6n_1355{display:flex;align-items:center;justify-content:center}._settingsIcon_1fm6n_1355 svg{font-size:1.5rem}._questionClearButton_1fm6n_1273{display:flex;align-items:center;justify-content:center;margin:0 .75rem}._questionClearButton_1fm6n_1273 button{width:8rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._aiGenerationSection_1fm6n_1405{width:100%;height:75vh;align-items:center;display:flex;justify-content:center}._aiButton_1fm6n_1419{display:flex;align-items:center;justify-content:center;width:100%}._aiButton_1fm6n_1419 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656}._settingsListing_1fm6n_1457{position:absolute;top:50%;left:55%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1.25rem;width:25%;align-items:center}._settingHeader_1fm6n_1487{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem 0}._headerSettingText_1fm6n_1503{width:100%;display:flex;align-items:center;justify-content:center}._headerSettingText_1fm6n_1503 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272}._settingClose_1fm6n_1527{display:flex;align-items:center;justify-content:flex-end}._settingClose_1fm6n_1527 svg{font-size:1.5rem;cursor:pointer}._settingSection_1fm6n_1545{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:.5rem 0}._mainSection_1fm6n_1561{display:flex;justify-content:space-between;width:100%;gap:4rem;padding:.25rem 0}._sectionValues_1fm6n_1577{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start}._sectionValues_1fm6n_1577 label{font-size:1.15rem;font-weight:500;color:#393979}._sectionValues_1fm6n_1577 input{font-family:Poppins;width:100%;font-size:26px;background-color:#fff;padding:.5rem 1rem;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;text-align:start}._settingButton_1fm6n_1625{display:flex;align-items:center;justify-content:space-between;width:100%}._add_1fm6n_1637{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._cancel_1fm6n_1659{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._MicSection_1fm6n_1683{display:flex;flex-direction:row;align-items:center;width:100%}._MicSection_1fm6n_1683 button{margin:1.5rem 0}._optionBottomDictation_1fm6n_1707{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-direction:column}._ImageInput_1fm6n_1721{width:100%}._WhiteBoradContainer_1fm6n_1727{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_1fm6n_1 .5s forwards;box-shadow:#0000003d 0 3px 8px;z-index:99}._closing_1fm6n_1755{animation:_slideOut_1fm6n_1 .5s}@keyframes _slideIn_1fm6n_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_1fm6n_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_1fm6n_1793{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_1fm6n_1815{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_1fm6n_1825{height:32rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_1fm6n_1843{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99}._Iconhead_1fm6n_1873{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_1fm6n_1897{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d;background-color:#fff}._icontext_1fm6n_1897 p{margin:0;padding:0}._WhiteboardFloatingIcon_1fm6n_1937{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_1fm6n_1947{width:11rem;display:flex;align-items:center}._ChatImage_1fm6n_1947 img{width:100%}._crosswordcontainer_1fm6n_1969{display:flex;flex-direction:row;width:100%;gap:2rem;justify-content:space-between}._crosswordpuzzle_1fm6n_1983{display:grid;grid-template-columns:repeat(10,50px);grid-template-rows:repeat(10,50px);gap:0;padding:4px}._PuzzleQuestion_1fm6n_2009{padding:0 .5rem;width:100%;height:65vh;display:flex;justify-content:space-between;gap:1rem;overflow:scroll;overflow-x:hidden}._cell_1fm6n_2031{width:100%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:.75rem;margin:0;outline:none}._clueNumber_1fm6n_2053{position:absolute;top:0;right:0;font-size:smaller}._QuestionContainer_1fm6n_2067{resize:none;overflow-x:auto;padding:.5rem;border-radius:5px;border:1px solid #bfaaaac1;font-size:1.15rem;box-sizing:border-box;white-space:nowrap;width:100%}._QuestionContainer_1fm6n_2067:focus{border-color:#bfaaaac1;outline:none}._QuestionAcrossBox_1fm6n_2101{width:100%}._QuestionAcross_1fm6n_2101{display:flex;flex-direction:column;width:100%;padding:1.3rem;border-radius:10px;background-color:#1795f562}._QuestionAcrossInputContainer_1fm6n_2127{display:flex;flex-direction:column;width:100%;padding:1.3rem;border-radius:8px;background-color:#fff;margin:1rem 0}._QuestionAcrossInputContainer_1fm6n_2127 input{width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDownBox_1fm6n_2171{width:100%}._QuestionDown_1fm6n_2171{display:flex;flex-direction:column;padding:1.3rem;border-radius:10px;background-color:#1795f562;width:100%}._QuestionDownInputContainer_1fm6n_2197{display:flex;flex-direction:column;width:100%;padding:1.3rem;border-radius:8px;background-color:#fff;margin:1rem 0}._QuestionDownInputContainer_1fm6n_2197 input{width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_1fm6n_2239{position:relative}._clueNumber_1fm6n_2053{position:absolute;top:2px;right:2px;font-size:10px;color:red}._MediaPopup_1fm6n_2261{position:absolute;top:50%;left:57%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1rem;align-items:center;box-shadow:#0000003d 0 3px 8px;width:80%}._MediaPopupHeader_1fm6n_2293{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0}._MediaPopupHeaderText_1fm6n_2309{width:100%;display:flex;align-items:center;justify-content:flex-start}._MediaPopupHeaderText_1fm6n_2309 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272;padding:0 6px}._MediaPopupHeaderClose_1fm6n_2335{display:flex;align-items:center;justify-content:flex-end}._MediaPopupHeaderClose_1fm6n_2335 svg{font-size:1.5rem;cursor:pointer}._MediaPopupSection_1fm6n_2353{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:.5rem 0}._ImageGRid_1fm6n_2369{display:grid;grid-template-columns:repeat(5,1fr);column-gap:1rem;row-gap:1rem;width:100%;height:60vh;padding:8px;overflow-y:scroll}._ImageGRid_1fm6n_2369::-webkit-scrollbar{display:none}._Card_1fm6n_2395{display:flex;justify-content:center;border:1px solid #dbdbdb;cursor:pointer;height:12rem}._Card_1fm6n_2395 img{width:100%}._tabSection_1fm6n_2417{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._MediaPopupInputTab_1fm6n_2429{height:60vh;padding:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}._MediaPopupInputTab_1fm6n_2429 button{border:none;background:#9f2f2f;font-size:1.25rem;color:#fff;padding:.75rem;width:150px;border-radius:5px;margin:0 .75rem}._explanation_1fm6n_453{display:flex;flex-direction:column;justify-content:flex-start;width:100%}._explanation_1fm6n_453 h4{padding:4px 0}._explanationTextArea_1fm6n_2485{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;margin-bottom:1rem}._crossAction_1fm6n_2503{display:flex;justify-content:space-between;align-items:center}._delBtnIco_1fm6n_2515{font-size:2rem;color:#0081e4;cursor:pointer}._delBtnIco_1fm6n_2515:hover{color:#c00}._PuzzleQuestion_1fm6n_2009::-webkit-scrollbar{width:10px}._PuzzleQuestion_1fm6n_2009::-webkit-scrollbar-track{border-radius:10px}._PuzzleQuestion_1fm6n_2009::-webkit-scrollbar-thumb{background:#005096;border-radius:10px}._PuzzleQuestion_1fm6n_2009::-webkit-scrollbar-thumb:hover{background:#012c52}._delBox_1fm6n_2571{font-size:1.5rem;color:#005096;cursor:pointer}._delBox_1fm6n_2571:hover{color:red}.ql-snow .ql-editor img{max-width:300px!important}._Container_71jz2_1{width:100%;height:100vh;overflow-y:scroll;background-color:#fff}._Container_71jz2_1::-webkit-scrollbar{display:none}._Header_71jz2_19{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:5rem;margin:1rem;padding:.25rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._navLinks_71jz2_45{display:flex;align-items:center;justify-content:flex-start;width:30%}._navLinks_71jz2_45 span{font-size:1.25rem;margin:0 .25rem}._linkLeft_71jz2_65{display:flex;align-items:center;justify-content:center}._linkLeft_71jz2_65 p{font-size:1.25rem;color:#353588;cursor:pointer;text-transform:capitalize}._linkRight_71jz2_87{display:flex;align-items:center;justify-content:center}._linkRight_71jz2_87 p{font-size:1.25rem;color:#bd2f2f;cursor:pointer;text-transform:capitalize}._topicSelection_71jz2_111{display:flex;align-items:center;justify-content:center;width:40%}._headerButtons_71jz2_123{display:flex;align-items:center;justify-content:flex-end;width:30%}._assessmentCreation_71jz2_135{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 .5rem}._assessmentCreation_71jz2_135 svg{font-size:2rem;color:#7e193e;cursor:pointer}._viewChapter_71jz2_159{display:flex;flex-direction:row;justify-content:center;align-items:center}._viewChapter_71jz2_159 svg{font-size:2rem;color:#57aa3f;cursor:pointer}._asessmentSection_71jz2_181{display:flex;align-items:center;justify-content:space-between;width:100%}._sectionLeft_71jz2_193{display:flex;flex-direction:column;align-items:center;width:75%;height:85vh;justify-content:flex-start;padding:1rem;border:2px solid #efefef;margin:1rem;box-shadow:0 3px 8px #0000001f;overflow-y:scroll}._noSelection_71jz2_219{width:100%;height:50%;align-items:center;display:flex;justify-content:center}._sectionRight_71jz2_233{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:25%;height:85vh}._rightTop_71jz2_249{display:flex;align-items:center;justify-content:center;width:100%}._loader_71jz2_261{display:flex;align-items:center;justify-content:center;width:75%;height:100%}._questionPalette_71jz2_275{display:grid;grid-template-columns:repeat(5,1fr);column-gap:.75rem;padding:1rem;row-gap:.75rem}._questionPalette_71jz2_275 button{width:45px;font-size:1.25rem;border-radius:6px;outline:none;padding:.5rem;cursor:pointer;margin:0 .25rem}._rightBottom_71jz2_307{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start}._colorPallet_71jz2_321{display:flex;flex-direction:column;width:100%;padding:1rem;align-items:center;justify-content:flex-start;margin:1rem 0}._colorValue_71jz2_339{display:flex;align-items:center;width:80%;justify-content:space-between;margin:.45rem 0}._colorValue_71jz2_339 p{font-size:1.25rem;font-weight:500}._colorValue_71jz2_339 button{width:55px;border-radius:3px;outline:none;padding:.75rem}._fillQuestionSection_71jz2_373{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;height:100%}._questionCreateButton_71jz2_389{display:flex;align-items:center;justify-content:center}._questionCreateButton_71jz2_389 svg{font-size:2rem;color:#3adc28;cursor:pointer}._questionClearButton_71jz2_415{display:flex;align-items:center;justify-content:center}._questionClearButton_71jz2_415 svg{font-size:1.5rem;color:#191b7e;cursor:pointer}._questionCreation_71jz2_435{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;height:50%}._creationTop_71jz2_451{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;height:20%}._creationTopLeft_71jz2_467{display:flex;align-items:center;justify-content:flex-start;width:50%}._creationTopLeft_71jz2_467 svg{font-size:1.5rem;color:#2e2e89}._creationTopLeft_71jz2_467 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._creationTopLeft_71jz2_467 span{font-size:1.5rem;color:red;font-weight:700}._creationTopRight_71jz2_509{display:flex;align-items:center;justify-content:center;margin:0 .25rem}._creationBottom_71jz2_521{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;height:60%}._creationBottomBlank_71jz2_537{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;padding:.5rem 0;height:70%}._textArea_71jz2_555{display:flex;align-items:center;justify-content:center;width:100%}._formatButtons_71jz2_567{display:flex;align-items:center;width:100%;justify-content:flex-start}._optionSet_71jz2_579{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;padding:.75rem 0;height:50%}._optionTop_71jz2_597{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._optionTop_71jz2_597 svg{font-size:1.5rem;color:#39c95b}._optionTop_71jz2_597 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._optionTop_71jz2_597 p:nth-child(3){color:#094778;font-size:1.15rem;font-weight:400}._optionTop_71jz2_597 span{font-size:1.5rem;color:red;font-weight:700}._optionBottom_71jz2_651{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;width:100%;padding:.5rem 0}._optionBottomLeft_71jz2_667{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-direction:column}._optionItem_71jz2_681{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._blankValues_71jz2_695{display:flex;align-items:center;width:100%;justify-content:flex-start;padding:.5rem 0}._blankValues_71jz2_695 p{font-size:1.25rem;color:#740202;font-weight:700;margin-right:.5rem}._questionCreationTop_71jz2_721{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._questionCreationTop_71jz2_721 svg{font-size:1.5rem;color:#2e2e89}._questionCreationTop_71jz2_721 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._questionCreationTop_71jz2_721 span{font-size:1.5rem;color:red;font-weight:700}._actionButton_71jz2_765{display:flex;align-items:center;justify-content:flex-end;width:50%}._mainOptionSet_71jz2_777{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:.75rem 0;height:50%}._firstOptionSet_71jz2_793{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._firstOptionTop_71jz2_807{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._firstOptionTop_71jz2_807 svg{font-size:1.5rem;color:#c93966}._firstOptionTop_71jz2_807 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._firstOptionSetValues_71jz2_841,._firstOptionAdd_71jz2_855{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionSet_71jz2_869{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._secondOptionTop_71jz2_883{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionTop_71jz2_883 svg{font-size:1.5rem;color:#c9c639}._secondOptionTop_71jz2_883 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._secondOptionSetValues_71jz2_917,._secondOptionAdd_71jz2_931{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerKey_71jz2_945{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._matchAnswerTop_71jz2_959{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_71jz2_959 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._matchAnswerValues_71jz2_985{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_71jz2_959 svg{font-size:1.5rem;color:#55c939}._answerKeyAdd_71jz2_1009{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._Overlay_71jz2_1023{background-color:#3e3e3e1a;height:100vh;position:fixed;width:100vw;z-index:99;top:0}._DeletePopup_71jz2_1039{width:30rem;height:12rem;position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;border-radius:10px;padding:1rem;align-items:center}._deleteClose_71jz2_1071{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}._deleteClose_71jz2_1071 svg{font-size:1.25rem;cursor:pointer}._deleteSection_71jz2_1091{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 0;width:100%;height:100%}._popupText_71jz2_1107{display:flex;align-items:center;justify-content:center;height:50%}._popupText_71jz2_1107 p{color:#857073;font-size:1.25rem;text-align:center;font-weight:500}._deleteButtons_71jz2_1131{display:flex;align-items:center;justify-content:space-around;width:100%;height:50%}._orgDelete_71jz2_1145{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._orgDeleteCancel_71jz2_1169{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._WhiteBoradContainer_71jz2_1191{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_71jz2_1 .5s forwards;box-shadow:#0000003d 0 3px 8px;z-index:99}._closing_71jz2_1219{animation:_slideOut_71jz2_1 .5s}@keyframes _slideIn_71jz2_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_71jz2_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_71jz2_1257{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_71jz2_1279{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_71jz2_1289{height:32rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_71jz2_1309{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99}._Iconhead_71jz2_1339{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_71jz2_1363{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d;background-color:#fff}._icontext_71jz2_1363 p{margin:0;padding:0}._WhiteboardFloatingIcon_71jz2_1403{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_71jz2_1413{width:11rem;display:flex;align-items:center}._ChatImage_71jz2_1413 img{width:100%}._MediaPopup_71jz2_1435{position:absolute;top:50%;left:57%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1rem;align-items:center;box-shadow:#0000003d 0 3px 8px;width:80%}._MediaPopupHeader_71jz2_1467{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0}._MediaPopupHeaderText_71jz2_1483{width:100%;display:flex;align-items:center;justify-content:flex-start}._MediaPopupHeaderText_71jz2_1483 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272;padding:0 6px}._MediaPopupHeaderClose_71jz2_1509{display:flex;align-items:center;justify-content:flex-end}._MediaPopupHeaderClose_71jz2_1509 svg{font-size:1.5rem;cursor:pointer}._MediaPopupSection_71jz2_1527{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:.5rem 0}._ImageGRid_71jz2_1543{display:grid;grid-template-columns:repeat(5,1fr);column-gap:1rem;row-gap:1rem;width:100%;height:60vh;padding:8px;overflow-y:scroll}._ImageGRid_71jz2_1543::-webkit-scrollbar{display:none}._Card_71jz2_1569{display:flex;justify-content:center;border:1px solid #dbdbdb;cursor:pointer;height:12rem}._Card_71jz2_1569 img{width:100%}._tabSection_71jz2_1591{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._MediaPopupInputTab_71jz2_1603{height:60vh;padding:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}._MediaPopupInputTab_71jz2_1603 button{border:none;background:#9f2f2f;font-size:1.25rem;color:#fff;padding:.75rem;width:150px;border-radius:5px;margin:0 .75rem}._MicSection_71jz2_1639{display:flex;flex-direction:row;align-items:center;width:100%}._MicSection_71jz2_1639 button{margin:1.5rem 0}._optionBottomDictation_71jz2_1667{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-direction:column}._ImageInput_71jz2_1681{width:100%}._crosswordcontainer_71jz2_1687{display:flex;flex-direction:row;width:100%}._crosswordpuzzle_71jz2_1697{display:grid;grid-template-columns:repeat(10,50px);grid-template-rows:repeat(10,50px);gap:0;padding:4px}._PuzzleQuestion_71jz2_1715{padding:0 1rem;width:100%}._cell_71jz2_1725{width:100%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:.75rem;margin:0;outline:none}._clueNumber_71jz2_1747{position:absolute;top:0;right:0;font-size:smaller}._QuestionAcross_71jz2_1759,._QuestionAcrossInputContainer_71jz2_1769{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_71jz2_1769 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_71jz2_1805,._QuestionDownInputContainer_71jz2_1813{display:flex;flex-direction:column}._QuestionDownInputContainer_71jz2_1813 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_71jz2_1845{position:relative}._clueNumber_71jz2_1747{position:absolute;top:2px;right:2px;font-size:10px;color:red}._EraseButton_1bmdu_1{background:#dde1ef;font-size:1rem;outline:none;border-radius:7px;padding:.5rem;color:#56197e;cursor:pointer;font-weight:600;border:2px solid #6356be;margin:.1rem .25rem}._Container_1jdnr_1{width:100%;height:100vh;overflow-y:scroll;background-color:#fff}._Container_1jdnr_1::-webkit-scrollbar{display:none}._Header_1jdnr_19{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;border-radius:10px;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_1jdnr_45{display:flex;align-items:center;justify-content:center;width:100%}._headerText_1jdnr_45 h5{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase}._headerButton_1jdnr_69{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:0 1rem}._headerButton_1jdnr_69 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656}._Overlay_1jdnr_107{background-color:#3e3e3e1a;height:100vh;position:fixed;width:100vw;top:0}._alertSection_1jdnr_121{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}._alertSection_1jdnr_121 p{font-size:1.25rem;color:green;text-transform:capitalize}._alertSection_1jdnr_121 p:nth-child(2){font-size:1.15rem;color:#99334d}._confirmationSection_1jdnr_151{display:flex;align-items:center;justify-content:center;width:100%;margin:.5rem 0}._asessmentCreationSection_1jdnr_165{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:flex-start;padding:1rem}._selectionSection_1jdnr_181{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:1rem}._generationContainer_1jdnr_197{display:flex;align-items:center;justify-content:flex-start;width:40%}._generationValue_1jdnr_209{display:flex;align-items:center;justify-content:center;width:40%}._generationValue_1jdnr_209 p{font-size:1.25rem;font-weight:500}._asessmentTypes_1jdnr_229{display:flex;align-items:center;justify-content:flex-start;width:60%}._questionSection_1jdnr_241{display:flex;flex-direction:column;align-items:center;width:100%;min-height:75vh;justify-content:space-between;padding:1rem;border:2px solid #efefef;margin:1rem;box-shadow:0 3px 8px #0000001f}._noSelection_1jdnr_265{width:100%;height:75vh;align-items:center;display:flex;justify-content:center}._fillQuestionSection_1jdnr_279{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;height:100%}._questionCreation_1jdnr_295{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;height:50%}._creationTop_1jdnr_311{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;height:20%}._questionCreationTop_1jdnr_327{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._questionCreationTop_1jdnr_327 svg{font-size:1.5rem;color:#2e2e89}._questionCreationTop_1jdnr_327 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._questionCreationTop_1jdnr_327 span{font-size:1.5rem;color:red;font-weight:700}._creationTopLeft_1jdnr_371{display:flex;align-items:center;justify-content:flex-start;width:50%}._creationTopLeft_1jdnr_371 svg{font-size:1.5rem;color:#2e2e89}._creationTopLeft_1jdnr_371 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._creationTopLeft_1jdnr_371 span{font-size:1.5rem;color:red;font-weight:700}._creationTopRight_1jdnr_413{display:flex;align-items:center;justify-content:center}._creationBottom_1jdnr_423{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;height:18vh}._creationBottomBlank_1jdnr_439{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;padding:.5rem 0;height:75%}._textArea_1jdnr_457{display:flex;align-items:center;justify-content:center;width:100%}._formatButtons_1jdnr_469{display:flex;align-items:center;width:100%;justify-content:flex-start}._optionSet_1jdnr_481{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;padding:.75rem 0}._optionTop_1jdnr_497{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;margin-top:1.5rem}._optionTop_1jdnr_497 svg{font-size:1.5rem;color:#39c95b}._optionTop_1jdnr_497 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._optionTop_1jdnr_497 p:nth-child(3){color:#094778;font-size:1.15rem;font-weight:400}._optionTop_1jdnr_497 span{font-size:1.5rem;color:red;font-weight:700}._optionBottom_1jdnr_553{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;width:100%;padding:.5rem 0}._optionBottomLeft_1jdnr_569{display:flex;align-items:flex-start;justify-content:flex-start;width:80%;flex-direction:column}._blankValues_1jdnr_583{display:flex;align-items:center;width:100%;justify-content:flex-start;padding:.5rem 0}._blankValues_1jdnr_583 p{font-size:1.25rem;color:#740202;font-weight:700;margin-right:.5rem}._optionItem_1jdnr_609{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._optionBottomRight_1jdnr_623{display:flex;align-items:center;justify-content:flex-end;width:20%}._mainOptionSet_1jdnr_635{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:.75rem 0;margin-top:1.5rem}._firstOptionSet_1jdnr_653{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._firstOptionTop_1jdnr_667{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._firstOptionTop_1jdnr_667 svg{font-size:1.5rem;color:#c93966}._firstOptionTop_1jdnr_667 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._firstOptionSetValues_1jdnr_701,._firstOptionAdd_1jdnr_715{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionSet_1jdnr_729{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._secondOptionTop_1jdnr_743{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionTop_1jdnr_743 svg{font-size:1.5rem;color:#c9c639}._secondOptionTop_1jdnr_743 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._secondOptionSetValues_1jdnr_777,._secondOptionAdd_1jdnr_791{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerKey_1jdnr_805{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._matchAnswerTop_1jdnr_819{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_1jdnr_819 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._matchAnswerValues_1jdnr_845{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_1jdnr_819 svg{font-size:1.5rem;color:#55c939}._answerKeyAdd_1jdnr_869{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._actionButtons_1jdnr_883{display:flex;align-items:center;justify-content:flex-end;width:50%}._questionCreateButton_1jdnr_895{display:flex;align-items:center;justify-content:center;margin:0 .75rem}._questionCreateButton_1jdnr_895 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656}._questionClearButton_1jdnr_933{display:flex;align-items:center;justify-content:center}._questionClearButton_1jdnr_933 button{width:8rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._aiGenerationSection_1jdnr_965{width:100%;height:75vh;align-items:center;display:flex;justify-content:center}._aiButton_1jdnr_979{display:flex;align-items:center;justify-content:center;width:100%}._aiButton_1jdnr_979 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656}._WhiteBoradContainer_1jdnr_1015{width:60rem;height:36rem;border-radius:16px;background-color:#fff;position:fixed;top:19%;right:1%;border:1px solid #dbdbdb;animation:_slideIn_1jdnr_1 .5s forwards;box-shadow:#0000003d 0 3px 8px;z-index:99}._closing_1jdnr_1043{animation:_slideOut_1jdnr_1 .5s}@keyframes _slideIn_1jdnr_1{0%{right:-60rem}to{right:1rem}}@keyframes _slideOut_1jdnr_1{0%{right:1rem}to{right:-60rem}}._WhiteBoradHead_1jdnr_1081{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid;padding:0rem 1rem;margin:0;border:none;border-radius:15px 15px 0 0}._WhiteBoradIcon_1jdnr_1103{cursor:pointer;font-size:1.25rem;padding:8px}._WhiteBoradContent_1jdnr_1113{height:32rem;padding:.5rem 1rem;overflow-y:scroll;display:flex;flex-direction:column;align-items:flex-start}._chatboticon_1jdnr_1133{position:fixed;top:50%;right:0%;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99}._Iconhead_1jdnr_1163{display:flex;flex-direction:row;justify-content:flex-end;color:#000;font-weight:700;font-size:1.25rem;position:absolute;right:0;top:0;z-index:99}._icontext_1jdnr_1187{padding:.5rem;text-align:center;font-weight:500;font-size:1rem;border-radius:6px;box-shadow:#0000003d 0 3px 8px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#1a1e5d;background-color:#fff}._icontext_1jdnr_1187 p{margin:0;padding:0}._WhiteboardFloatingIcon_1jdnr_1227{font-size:1.5rem;margin:2px 0;color:#1a1e5d}._ChatImage_1jdnr_1237{width:11rem;display:flex;align-items:center}._ChatImage_1jdnr_1237 img{width:100%}._crosswordcontainer_1jdnr_1307{display:flex;flex-direction:row;width:100%}._crosswordpuzzle_1jdnr_1317{display:grid;grid-template-columns:repeat(10,50px);grid-template-rows:repeat(10,50px);gap:0;padding:4px}._PuzzleQuestion_1jdnr_1335{padding:0 1rem;width:100%}._cell_1jdnr_1345{width:100%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:.75rem;margin:0;outline:none}._clueNumber_1jdnr_1367{position:absolute;top:0;right:0;font-size:smaller}._QuestionAcross_1jdnr_1379,._QuestionAcrossInputContainer_1jdnr_1389{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_1jdnr_1389 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_1jdnr_1425,._QuestionDownInputContainer_1jdnr_1433{display:flex;flex-direction:column}._QuestionDownInputContainer_1jdnr_1433 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_1jdnr_1465{position:relative}._clueNumber_1jdnr_1367{position:absolute;top:2px;right:2px;font-size:10px;color:red}._MediaPopup_1jdnr_1487{position:absolute;top:50%;left:57%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1rem;align-items:center;box-shadow:#0000003d 0 3px 8px;width:80%}._MediaPopupHeader_1jdnr_1519{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0}._MediaPopupHeaderText_1jdnr_1535{width:100%;display:flex;align-items:center;justify-content:flex-start}._MediaPopupHeaderText_1jdnr_1535 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272;padding:0 6px}._MediaPopupHeaderClose_1jdnr_1561{display:flex;align-items:center;justify-content:flex-end}._MediaPopupHeaderClose_1jdnr_1561 svg{font-size:1.5rem;cursor:pointer}._MediaPopupSection_1jdnr_1579{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:.5rem 0}._ImageGRid_1jdnr_1595{display:grid;grid-template-columns:repeat(5,1fr);column-gap:1rem;row-gap:1rem;width:100%;height:60vh;padding:8px;overflow-y:scroll}._ImageGRid_1jdnr_1595::-webkit-scrollbar{display:none}._Card_1jdnr_1621{display:flex;justify-content:center;border:1px solid #dbdbdb;cursor:pointer;height:12rem}._Card_1jdnr_1621 img{width:100%}._tabSection_1jdnr_1643{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._MediaPopupInputTab_1jdnr_1655{height:60vh;padding:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}._MediaPopupInputTab_1jdnr_1655 button{border:none;background:#9f2f2f;font-size:1.25rem;color:#fff;padding:.75rem;width:150px;border-radius:5px;margin:0 .75rem}._MicSection_1jdnr_1259{display:flex;flex-direction:row;align-items:center;width:100%}._MicSection_1jdnr_1259 button{margin:1.5rem 0}._optionBottomDictation_1jdnr_1287{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-direction:column}._ImageInput_1jdnr_1301{width:100%}._container_10i53_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_10i53_1::-webkit-scrollbar{width:6px}._container_10i53_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_10i53_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.5rem;position:relative;overflow:hidden}._header_10i53_37:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5ba4e8,#3d8fd4)}._headerLeft_10i53_87{display:flex;align-items:center;gap:1rem;min-width:0}._headerIcon_10i53_101{width:3.25rem;height:3.25rem;border-radius:12px;background:linear-gradient(135deg,#e8f3fc,#d4e9f9);border:1px solid #c5ddf5;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #3d8fd41f}._headerIcon_10i53_101 svg{font-size:1.65rem;color:#3d8fd4}._headerText_10i53_137{display:flex;flex-direction:column;gap:.35rem;min-width:0}._headerText_10i53_137 h1{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.2}._headerSubtext_10i53_167{margin:0;font-size:.92rem;font-weight:400;color:#6b7a8d;line-height:1.45;max-width:36rem}._statusBadge_10i53_185{display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;background:#e8f5ef;color:#2e7d5a;font-size:.8rem;font-weight:600;border:1px solid #c8e6d4;flex-shrink:0}._statusBadge_10i53_185:before{content:"";width:.45rem;height:.45rem;border-radius:50%;background:#2e7d5a;margin-right:.45rem}._contentSection_10i53_229{width:100%}._settingsCard_10i53_237{background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._cardHeader_10i53_253{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._cardIcon_10i53_271{width:3.5rem;height:3.5rem;border-radius:12px;background:linear-gradient(135deg,#e8f3fc,#d4e9f9);border:1px solid #c5ddf5;display:flex;align-items:center;justify-content:center;flex-shrink:0}._cardIcon_10i53_271 svg{font-size:1.75rem;color:#3d8fd4}._cardTitleWrap_10i53_305{display:flex;flex-direction:column;gap:.2rem}._cardTitle_10i53_305{margin:0;font-size:1.15rem;font-weight:700;color:#1e2a3a}._cardSubtitle_10i53_331{margin:0;font-size:.85rem;color:#6b7a8d}._pointsGrid_10i53_343{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1.5rem}._pointItem_10i53_357{display:flex;flex-direction:column;gap:.45rem;padding:1.15rem 1.2rem;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #eef2f7;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}._pointItem_10i53_357:hover{border-color:#c5ddf5;box-shadow:0 6px 16px #3d8fd41a;transform:translateY(-1px)}._pointItemTop_10i53_391{display:flex;align-items:center;gap:.6rem}._pointIcon_10i53_403{width:2rem;height:2rem;border-radius:8px;background:#e8f3fc;border:1px solid #d4e9f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}._pointIcon_10i53_403 svg{font-size:1.1rem;color:#3d8fd4}._pointLabel_10i53_437{margin:0;font-size:.82rem;font-weight:600;color:#3d5166;line-height:1.3}._pointValue_10i53_453{margin:0;font-size:2rem;font-weight:700;color:#3d8fd4;line-height:1.1}._pointUnit_10i53_469{margin:0;font-size:.78rem;color:#8a97a8}._pointHint_10i53_481{margin:0;font-size:.76rem;color:#9aa8b8;line-height:1.4}._cardFooter_10i53_495{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:.85rem 1.25rem;background:#f8fafc;border-top:1px solid #eef2f7}._actionBtn_10i53_515{width:2.25rem!important;height:2.25rem!important;border-radius:8px!important;transition:background .15s ease!important}._editBtn_10i53_529{color:#2e7d5a!important;background:#e8f5ef!important}._editBtn_10i53_529:hover{background:#d4ede2!important}._deleteBtn_10i53_547{color:#c0392b!important;background:#fdecea!important}._deleteBtn_10i53_547:hover{background:#f9d5d1!important}._emptyState_10i53_565{display:flex;flex-direction:column;gap:1.25rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._emptyHero_10i53_587{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;padding:2.5rem 2rem 1.75rem;text-align:center;background:linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid #eef2f7}._emptyIcon_10i53_611{width:6.5rem;height:6.5rem}._emptyTitle_10i53_621{margin:0;font-size:1.35rem;font-weight:700;color:#1e2a3a}._emptyText_10i53_635{margin:0;font-size:.95rem;font-weight:400;color:#6b7a8d;max-width:32rem;line-height:1.55}._createBtn_10i53_653{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-top:.35rem;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.75rem 1.6rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 4px 14px #3d8fd452;transition:opacity .15s ease,transform .15s ease,box-shadow .15s ease}._createBtn_10i53_653 svg{font-size:1.15rem}._createBtn_10i53_653:hover{opacity:.95;transform:translateY(-1px);box-shadow:0 6px 18px #3d8fd461}._previewGrid_10i53_709{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.25rem 1.5rem 1.5rem}._previewCard_10i53_723{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem;background:#f8fafc;border:1px dashed #d0d8e4;border-radius:12px}._previewIcon_10i53_745{width:2.25rem;height:2.25rem;border-radius:10px;background:#eef6fd;border:1px solid #d4e9f9;display:flex;align-items:center;justify-content:center}._previewIcon_10i53_745 svg{font-size:1.15rem;color:#5ba4e8}._previewLabel_10i53_777{margin:0;font-size:.88rem;font-weight:600;color:#3d5166;line-height:1.3}._previewHint_10i53_793{margin:0;font-size:.76rem;color:#8a97a8;line-height:1.45}._overlay_10i53_807{background-color:#1e2a3a73;height:100vh;position:fixed;width:100vw;top:0;left:0;z-index:998}._modal_10i53_827{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;z-index:999;overflow:hidden;width:min(42rem,94vw);max-height:90vh}._deleteModal_10i53_861{width:min(28rem,92vw)}._modalHeader_10i53_869{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._modalHeader_10i53_869 p,._modalHeader_10i53_869 h3{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a}._modalClose_10i53_903{display:flex;align-items:center;justify-content:center;color:#6b7a8d;cursor:pointer}._modalClose_10i53_903 svg{font-size:1.35rem}._modalBody_10i53_927{padding:1.25rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}._formGrid_10i53_943{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._sectionValues_10i53_955{display:flex;flex-direction:column;gap:.4rem;width:100%}._sectionValues_10i53_955 label{font-size:.85rem;font-weight:600;color:#3d5166}._sectionValues_10i53_955 input{font-family:inherit;width:100%;font-size:.95rem;background-color:#f8fafc;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._sectionValues_10i53_955 input:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._infoAlert_10i53_1021{display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}._modalFooter_10i53_1035{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc}._primaryBtn_10i53_1055{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;min-width:7rem;transition:transform .15s ease,box-shadow .15s ease}._primaryBtn_10i53_1055:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3d8fd459}._secondaryBtn_10i53_1093{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;transition:background .15s ease,border-color .15s ease}._secondaryBtn_10i53_1093:hover{background:#e8edf3;border-color:#c5d0de}._dangerBtn_10i53_1129{background:#fdecea;border:1px solid #f5c6c0;border-radius:10px;color:#c0392b;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;transition:background .15s ease,border-color .15s ease}._dangerBtn_10i53_1129:hover{background:#f9d5d1;border-color:#e8a99f}._deleteBody_10i53_1165{padding:1.5rem;text-align:center}._deleteBody_10i53_1165 p{margin:0;font-size:1rem;color:#3d5166;line-height:1.5}@media (max-width: 768px){._container_10i53_1{padding:1rem}._header_10i53_37{flex-direction:column;align-items:flex-start}._formGrid_10i53_943,._pointsGrid_10i53_343,._previewGrid_10i53_709{grid-template-columns:1fr}}@media (max-width: 1024px){._previewGrid_10i53_709{grid-template-columns:repeat(2,1fr)}}._container_4fig3_1{width:100%;height:100vh}._header_4fig3_9{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_4fig3_33{display:flex;align-items:center;padding:0 1rem;justify-content:flex-start}._headerText_4fig3_33 p{font-weight:500;font-size:1.35rem;text-transform:uppercase}._headerButton_4fig3_55{display:flex;justify-content:flex-end;align-items:center;padding:0 1rem}._headerButton_4fig3_55 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;width:115px;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656}._orgSelection_4fig3_93{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem 0}._quizListingSection_4fig3_107{display:flex;flex-direction:column;padding:1rem;margin:1.5rem 1rem;align-items:center;justify-content:flex-start;border:2px solid #eff8ff;height:75vh;overflow-y:scroll}._quizListingSection_4fig3_107::-webkit-scrollbar{display:none}._quizGrid_4fig3_135{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:1rem;width:100%}._quizEditIcon_4fig3_151,._quizSettings_4fig3_153,._quizCreateIcon_4fig3_155{display:flex;align-items:center;justify-content:center}._quizEditIcon_4fig3_151 svg{color:#239f9f}._quizSettings_4fig3_153 svg{color:#692363}._quizCreateIcon_4fig3_155 svg{color:#1f901f}._settingsListing_4fig3_185{position:absolute;top:50%;left:55%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1.25rem;align-items:center}._settingHeader_4fig3_213{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0}._headerSettingText_4fig3_229{width:100%;display:flex;align-items:center;justify-content:center}._headerSettingText_4fig3_229 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272}._settingClose_4fig3_253{display:flex;align-items:center;justify-content:flex-end}._settingClose_4fig3_253 svg{font-size:1.5rem;cursor:pointer}._settingSection_4fig3_271{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:35rem;margin:.5rem 0}._mainSection_4fig3_287{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.25rem 0}._sectionValues_4fig3_301{display:flex;flex-direction:column;width:45%;align-items:flex-start;justify-content:flex-start}._sectionValues_4fig3_301 label{font-size:1.15rem;font-weight:500;color:#393979}._sectionValues_4fig3_301 input{font-family:Poppins;width:100%;font-size:1.25rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;text-align:start}._settingButton_4fig3_349{display:flex;align-items:center;justify-content:space-around;width:100%}._add_4fig3_361{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._cancel_4fig3_383{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._Overlay_4fig3_407{background-color:#3e3e3e1a;height:100vh;position:fixed;width:100vw;z-index:99;top:0}._container_1gld7_1{width:100%;height:100vh;overflow-y:scroll;background-color:#fff}._container_1gld7_1::-webkit-scrollbar{display:none}._header_1gld7_19{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.27)}._headerText_1gld7_43{display:flex;align-items:center;justify-content:center;width:100%}._headerText_1gld7_43 h5{font-weight:500;font-size:1.35rem;text-transform:uppercase}._quizSection_1gld7_65{display:flex;align-items:center;justify-content:space-between;width:100%}._quizEditSection_1gld7_77{display:flex;flex-direction:column;align-items:center;width:70%;min-height:80vh;justify-content:space-between;padding:1rem;border:2px solid #efefef;margin:1rem;box-shadow:0 3px 8px #0000001f}._quizNumberList_1gld7_101{display:flex;align-items:flex-start;width:30%;justify-content:center;height:80vh}._fillQuestionSection_1gld7_115{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;height:100%}._questionCreation_1gld7_131{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;height:50%}._creationTop_1gld7_147{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;height:20%}._creationTopLeft_1gld7_163{display:flex;align-items:center;justify-content:flex-start;width:50%}._creationTopLeft_1gld7_163 svg{font-size:1.5rem;color:#2e2e89}._creationTopLeft_1gld7_163 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._creationTopLeft_1gld7_163 span{font-size:1.5rem;color:red;font-weight:700}._actionButton_1gld7_217{display:flex;align-items:center;justify-content:flex-end;width:50%}._creationTopRight_1gld7_205{display:flex;align-items:center;justify-content:center;margin:0 .25rem}._settingsIcon_1gld7_241{display:flex;align-items:center;justify-content:center}._settingsIcon_1gld7_241 svg{font-size:1.5rem}._questionCreateButton_1gld7_257{display:flex;align-items:center;justify-content:center}._questionCreateButton_1gld7_257 svg{font-size:2rem;color:#3adc28;cursor:pointer}._creationBottom_1gld7_283{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;height:18vh}._creationBottomBlank_1gld7_299{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;padding:.5rem 0;height:70%}._formatButtons_1gld7_317{display:flex;align-items:center;width:100%;justify-content:flex-start}._textArea_1gld7_329{display:flex;align-items:center;justify-content:center;width:100%}._optionSet_1gld7_341{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;padding:.75rem 0}._optionTop_1gld7_357{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;margin-top:1.5rem}._optionTop_1gld7_357 svg{font-size:1.5rem;color:#39c95b}._optionTop_1gld7_357 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._optionTop_1gld7_357 p:nth-child(3){color:#094778;font-size:1.15rem;font-weight:400}._optionTop_1gld7_357 span{font-size:1.5rem;color:red;font-weight:700}._optionBottom_1gld7_413{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;width:100%;padding:.5rem 0}._optionBottomLeft_1gld7_429{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-direction:column}._blankValues_1gld7_443{display:flex;align-items:center;width:100%;justify-content:flex-start;padding:.5rem 0}._blankValues_1gld7_443 p{font-size:1.25rem;color:#740202;font-weight:700;margin-right:.5rem}._dictationValues_1gld7_469{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start}._optionBottomDictation_1gld7_483{display:flex;align-items:center;justify-content:space-between;width:100%}._MicSection_1gld7_495{display:flex;align-items:center;width:100%;justify-content:flex-start;margin:.75rem 0;padding:.75rem 0}._optionItem_1gld7_527{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._firstOptionAdd_1gld7_513{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._mainOptionSet_1gld7_555{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:.75rem 0;margin-top:1.5rem}._firstOptionSet_1gld7_571{display:flex;flex-direction:column;width:33%;align-items:flex-start;justify-content:flex-start}._firstOptionTop_1gld7_585{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._firstOptionTop_1gld7_585 svg{font-size:1.5rem;color:#c93966}._firstOptionTop_1gld7_585 p{font-size:1rem;font-weight:500;margin:0 .5rem;text-transform:capitalize}._firstOptionSetValues_1gld7_619{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionSet_1gld7_633{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._secondOptionTop_1gld7_647{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionTop_1gld7_647 svg{font-size:1.5rem;color:#c9c639}._secondOptionTop_1gld7_647 p{font-size:1rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._secondOptionSetValues_1gld7_681,._secondOptionAdd_1gld7_695{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerKey_1gld7_709{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._matchAnswerTop_1gld7_723{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_1gld7_723 p{font-size:1rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._matchAnswerValues_1gld7_749{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_1gld7_723 svg{font-size:1.5rem;color:#55c939}._answerKeyAdd_1gld7_773{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._settingsListing_1gld7_791{position:absolute;top:50%;left:55%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1.25rem;align-items:center}._settingHeader_1gld7_819{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0}._headerSettingText_1gld7_835{width:100%;display:flex;align-items:center;justify-content:center}._headerSettingText_1gld7_835 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272}._settingClose_1gld7_859{display:flex;align-items:center;justify-content:flex-end}._settingClose_1gld7_859 svg{font-size:1.5rem;cursor:pointer}._settingSection_1gld7_877{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:.5rem 0}._mainSection_1gld7_893{display:flex;align-items:flex-start;justify-content:space-around;width:100%;padding:.25rem 0;flex-direction:column}._sectionValues_1gld7_909{display:flex;flex-direction:column;width:45%;align-items:flex-start;justify-content:flex-start}._mainSection_1gld7_893 label{font-size:1.15rem;font-weight:500;color:#393979}._mainSection_1gld7_893 input{font-family:Poppins;width:100%;font-size:1.25rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;text-align:start}._settingButton_1gld7_957{display:flex;align-items:center;justify-content:space-around;width:100%}._add_1gld7_969{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer;margin:0 8px}._cancel_1gld7_993{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer;margin:0 8px}._crosswordcontainer_1gld7_1019{display:flex;flex-direction:row;width:100%}._crosswordpuzzle_1gld7_1029{display:grid;grid-template-columns:repeat(10,50px);grid-template-rows:repeat(10,50px);gap:0;padding:4px}._PuzzleQuestion_1gld7_1047{padding:0 1rem;width:100%}._cell_1gld7_1057{width:100%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:.75rem;margin:0;outline:none}._clueNumber_1gld7_1079{position:absolute;top:0;right:0;font-size:smaller}._QuestionAcross_1gld7_1091,._QuestionAcrossInputContainer_1gld7_1101{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_1gld7_1101 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_1gld7_1137,._QuestionDownInputContainer_1gld7_1145{display:flex;flex-direction:column}._QuestionDownInputContainer_1gld7_1145 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_1gld7_1177{position:relative}._clueNumber_1gld7_1079{position:absolute;top:2px;right:2px;font-size:10px;color:red}._Overlay_1gld7_1199{background-color:#3e3e3e1a;height:100vh;position:fixed;width:100vw;top:0}._MediaPopup_1gld7_1213{position:absolute;top:50%;left:57%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1rem;align-items:center;box-shadow:#0000003d 0 3px 8px;width:80%}._MediaPopupHeader_1gld7_1245{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0}._MediaPopupHeaderText_1gld7_1261{width:100%;display:flex;align-items:center;justify-content:flex-start}._MediaPopupHeaderText_1gld7_1261 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272;padding:0 6px}._MediaPopupHeaderClose_1gld7_1287{display:flex;align-items:center;justify-content:flex-end}._MediaPopupHeaderClose_1gld7_1287 svg{font-size:1.5rem;cursor:pointer}._MediaPopupSection_1gld7_1305{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:.5rem 0}._ImageGRid_1gld7_1321{display:grid;grid-template-columns:repeat(5,1fr);column-gap:1rem;row-gap:1rem;width:100%;height:60vh;padding:8px;overflow-y:scroll}._ImageGRid_1gld7_1321::-webkit-scrollbar{display:none}._Card_1gld7_1347{display:flex;justify-content:center;border:1px solid #dbdbdb;cursor:pointer;height:12rem}._Card_1gld7_1347 img{width:100%}._tabSection_1gld7_1369{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._MediaPopupInputTab_1gld7_1381{height:60vh;padding:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}._MediaPopupInputTab_1gld7_1381 button{border:none;background:#9f2f2f;font-size:1.25rem;color:#fff;padding:.75rem;width:150px;border-radius:5px;margin:0 .75rem}._container_cdp0x_1{width:100%;height:100vh;overflow-y:scroll;background-color:#fff}._container_cdp0x_1::-webkit-scrollbar{display:none}._header_cdp0x_19{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.27)}._headerText_cdp0x_45{display:flex;align-items:center;justify-content:center;width:100%}._headerText_cdp0x_45 h5{font-weight:500;font-size:1.35rem;text-transform:uppercase}._quizCreationSection_cdp0x_67{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:flex-start;padding:1rem}._quizTypeSelection_cdp0x_83{display:flex;align-items:center;justify-content:center;width:100%}._quizQuestionCreation_cdp0x_95{display:flex;flex-direction:column;align-items:center;width:100%;min-height:75vh;justify-content:space-between;padding:1rem;border:2px solid #efefef;margin:1rem;box-shadow:0 3px 8px #0000001f}._fillQuestionSection_cdp0x_119{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;height:100%}._questionCreation_cdp0x_135{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;height:50%}._creationTop_cdp0x_151{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;height:20%}._creationTopLeft_cdp0x_167{display:flex;align-items:center;justify-content:flex-start;width:50%}._creationTopLeft_cdp0x_167 svg{font-size:1.5rem;color:#2e2e89}._creationTopLeft_cdp0x_167 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._creationTopLeft_cdp0x_167 span{font-size:1.5rem;color:red;font-weight:700}._actionButtons_cdp0x_209{display:flex;align-items:center;justify-content:flex-end;width:50%}._settingsIcon_cdp0x_221{display:flex;align-items:center;justify-content:center}._settingsIcon_cdp0x_221 svg{font-size:1.5rem}._creationTopRight_cdp0x_237{display:flex;align-items:center;justify-content:center}._questionClearButton_cdp0x_247{display:flex;align-items:center;justify-content:center;margin:0 .75rem}._questionClearButton_cdp0x_247 button{width:8rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._questionCreateButton_cdp0x_281{display:flex;align-items:center;justify-content:center}._questionCreateButton_cdp0x_281 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656}._creationBottomBlank_cdp0x_317{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;padding:.5rem 0;height:75%}._formatButtons_cdp0x_337{display:flex;align-items:center;width:100%;justify-content:flex-start}._textArea_cdp0x_349{display:flex;align-items:center;justify-content:center;width:100%}._optionSet_cdp0x_361{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start;padding:.75rem 0}._optionTop_cdp0x_377{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;margin-top:1.5rem}._optionTop_cdp0x_377 svg{font-size:1.5rem;color:#39c95b}._optionTop_cdp0x_377 p{font-size:1.25rem;font-weight:500;margin:0 .75rem}._optionTop_cdp0x_377 p:nth-child(3){color:#094778;font-size:1.15rem;font-weight:400}._optionTop_cdp0x_377 span{font-size:1.5rem;color:red;font-weight:700}._optionBottom_cdp0x_433{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;width:100%;padding:.5rem 0}._optionItem_cdp0x_449{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.5rem 0}._optionBottomLeft_cdp0x_463{display:flex;align-items:flex-start;justify-content:flex-start;width:80%;flex-direction:column}._blankValues_cdp0x_477{display:flex;align-items:center;width:100%;justify-content:flex-start;padding:.5rem 0}._blankValues_cdp0x_477 p{font-size:1.25rem;color:#740202;font-weight:700;margin-right:.5rem}._creationBottom_cdp0x_317{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0;height:18vh}._firstOptionAdd_cdp0x_519{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._MicSection_cdp0x_533{display:flex;align-items:center;width:80%;justify-content:space-between;margin:.75rem 0}._mainOptionSet_cdp0x_547{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:.75rem 0;margin-top:1.5rem}._firstOptionSet_cdp0x_563{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._firstOptionTop_cdp0x_577{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._firstOptionTop_cdp0x_577 svg{font-size:1.5rem;color:#c93966}._firstOptionTop_cdp0x_577 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._firstOptionSetValues_cdp0x_611,._firstOptionAdd_cdp0x_519{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionSet_cdp0x_639{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._secondOptionTop_cdp0x_653{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._secondOptionTop_cdp0x_653 svg{font-size:1.5rem;color:#c9c639}._secondOptionTop_cdp0x_653 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._secondOptionSetValues_cdp0x_687,._secondOptionAdd_cdp0x_701{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerKey_cdp0x_715{display:flex;flex-direction:column;width:30%;align-items:flex-start;justify-content:flex-start}._matchAnswerTop_cdp0x_729{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_cdp0x_729 p{font-size:1.25rem;font-weight:500;margin:0 .75rem;text-transform:capitalize}._matchAnswerValues_cdp0x_755{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:.5rem 0}._matchAnswerTop_cdp0x_729 svg{font-size:1.5rem;color:#55c939}._imageSet_cdp0x_777{display:flex;align-items:center;justify-content:space-between;width:100%}._ImageInput_cdp0x_789{display:flex;align-items:center;justify-content:center;width:100%}._Overlay_cdp0x_801{background-color:#3e3e3e1a;height:100vh;position:fixed;width:100vw;top:0}._quizNameCreation_cdp0x_815{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:space-between;background:#fff;padding:1rem;align-items:center;width:30rem;border-radius:6px}._quizHeader_cdp0x_843{box-shadow:0 3px 8px #3e3e3e3d;display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem}._quizHeader_cdp0x_843 p{font-size:1.25rem;font-weight:700;text-transform:capitalize;color:#836d50}._quizHeader_cdp0x_843 svg{font-size:1.5rem;cursor:pointer}._quizDetailSection_cdp0x_879{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start;padding:1rem 0}._quizDetailSection_cdp0x_879 label{font-size:1.25rem;font-weight:500;color:#393979}._quizDetailSection_cdp0x_879 input{font-family:Poppins;width:100%;font-size:1.25rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;text-align:start}._quizCreateButton_cdp0x_929{display:flex;align-items:center;justify-content:space-around;width:100%}._quizCreateButton_cdp0x_929 button{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._quizCreateButton_cdp0x_929 button:nth-child(2){width:10rem;border-radius:6px;background-color:#eee6e1;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._settingsListing_cdp0x_985{position:absolute;top:50%;left:55%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1.25rem;align-items:center}._settingHeader_cdp0x_1013{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0}._headerSettingText_cdp0x_1029{width:100%;display:flex;align-items:center;justify-content:center}._headerSettingText_cdp0x_1029 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272}._settingClose_cdp0x_1053{display:flex;align-items:center;justify-content:flex-end}._settingClose_cdp0x_1053 svg{font-size:1.5rem;cursor:pointer}._settingSection_cdp0x_1071{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:.5rem 0}._mainSection_cdp0x_1087{display:flex;align-items:flex-start;justify-content:space-around;width:100%;padding:.25rem 0;flex-direction:column}._sectionValues_cdp0x_1103{display:flex;flex-direction:column;width:45%;align-items:flex-start;justify-content:flex-start}._mainSection_cdp0x_1087 label{font-size:1.15rem;font-weight:500;color:#393979}._mainSection_cdp0x_1087 input{font-family:Poppins;width:100%;font-size:1.25rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:2px solid #bfaaaac1;outline:none;text-align:start}._settingButton_cdp0x_1151{display:flex;align-items:center;justify-content:space-around;width:100%}._add_cdp0x_1163{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer;margin:0 8px}._cancel_cdp0x_1187{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer;margin:0 8px}._crosswordcontainer_cdp0x_1213{display:flex;flex-direction:row;width:100%}._crosswordpuzzle_cdp0x_1223{display:grid;grid-template-columns:repeat(10,50px);grid-template-rows:repeat(10,50px);gap:0;padding:4px}._PuzzleQuestion_cdp0x_1241{padding:0 1rem;width:100%}._cell_cdp0x_1251{width:100%;height:100%;text-transform:uppercase;text-align:center;font-size:20px;border:1px solid #000;padding:.75rem;margin:0;outline:none}._clueNumber_cdp0x_1273{position:absolute;top:0;right:0;font-size:smaller}._QuestionAcross_cdp0x_1285,._QuestionAcrossInputContainer_cdp0x_1295{display:flex;flex-direction:column;width:100%}._QuestionAcrossInputContainer_cdp0x_1295 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._QuestionDown_cdp0x_1331,._QuestionDownInputContainer_cdp0x_1339{display:flex;flex-direction:column}._QuestionDownInputContainer_cdp0x_1339 input{font-family:Poppins;width:100%;font-size:1.15rem;background-color:#fff;padding:.5rem .25rem;border-radius:5px;margin:.5rem 0;border:1px solid #bfaaaac1;outline:none;text-align:start}._cellContainer_cdp0x_1371{position:relative}._clueNumber_cdp0x_1273{position:absolute;top:2px;right:2px;font-size:10px;color:red}._MediaPopup_cdp0x_1391{position:absolute;top:50%;left:57%;z-index:999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background:#fff;border-radius:10px;padding:1rem;align-items:center;box-shadow:#0000003d 0 3px 8px;width:80%}._MediaPopupHeader_cdp0x_1423{display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 3px 8px #0000001f;padding:.5rem 0}._MediaPopupHeaderText_cdp0x_1439{width:100%;display:flex;align-items:center;justify-content:flex-start}._MediaPopupHeaderText_cdp0x_1439 h5{font-size:1.15rem;text-transform:uppercase;font-weight:500;color:#727272;padding:0 6px}._MediaPopupHeaderClose_cdp0x_1465{display:flex;align-items:center;justify-content:flex-end}._MediaPopupHeaderClose_cdp0x_1465 svg{font-size:1.5rem;cursor:pointer}._MediaPopupSection_cdp0x_1483{display:flex;flex-direction:column;justify-content:flex-start;width:100%;margin:.5rem 0}._ImageGRid_cdp0x_1499{display:grid;grid-template-columns:repeat(5,1fr);column-gap:1rem;row-gap:1rem;width:100%;height:60vh;padding:8px;overflow-y:scroll}._ImageGRid_cdp0x_1499::-webkit-scrollbar{display:none}._Card_cdp0x_1525{display:flex;justify-content:center;border:1px solid #dbdbdb;cursor:pointer;height:12rem}._Card_cdp0x_1525 img{width:100%}._tabSection_cdp0x_1547{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._MediaPopupInputTab_cdp0x_1559{height:60vh;padding:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}._MediaPopupInputTab_cdp0x_1559 button{border:none;background:#9f2f2f;font-size:1.25rem;color:#fff;padding:.75rem;width:150px;border-radius:5px;margin:0 .75rem}._MicSection_cdp0x_533{display:flex;flex-direction:row;align-items:center;width:100%}._MicSection_cdp0x_533 button{margin:1.5rem 0}._optionBottomDictation_cdp0x_1623{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;flex-direction:column}._ImageInput_cdp0x_789{width:100%}._Container_nvilu_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._Container_nvilu_1::-webkit-scrollbar{width:6px}._Container_nvilu_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._Header_nvilu_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._headerText_nvilu_63{display:flex;flex-direction:column;gap:.25rem}._headerText_nvilu_63 h5{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;text-transform:none}._headerSubtext_nvilu_91{margin:0;font-size:.9rem;color:#6b7a8d;font-weight:400}._headerButton_nvilu_105 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.25rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._headerButton_nvilu_105 button:hover{opacity:.92;transform:translateY(-1px)}._FilterSection_nvilu_141{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._LeftSection_nvilu_169{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;flex:1;min-width:0}._RightSection_nvilu_187{display:flex;align-items:center;justify-content:flex-end;flex:1;min-width:240px}._ViewContainer_nvilu_203{display:flex;align-items:center;padding:3px;border-radius:10px;background:#eef2f7;border:1px solid #dde4ed}._ListView_nvilu_221,._GridView_nvilu_223{display:flex;align-items:center;border-radius:8px;transition:background .15s ease}._ListView_nvilu_221 svg,._GridView_nvilu_223 svg{font-size:1.15rem;color:#6b7a8d}._active_nvilu_249{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);box-shadow:0 2px 6px #3d8fd440}._active_nvilu_249 svg{color:#fff!important}._MediaContainer_nvilu_267{min-width:200px;max-width:260px;flex:1}._SearchContainer_nvilu_279{display:flex;align-items:center;gap:.75rem;width:100%;max-width:420px}._SearchContainer_nvilu_279 p{margin:0;font-size:.9rem;font-weight:600;color:#3d5166;white-space:nowrap}._GalleryContainer_nvilu_311{width:100%}._Grid_nvilu_223{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;width:100%}._Card_nvilu_333{display:flex;justify-content:center;align-items:center;aspect-ratio:1;border-radius:14px;border:1px solid #e8edf3;background:#fff;cursor:pointer;overflow:hidden;box-shadow:0 2px 10px #1e2a3a0f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}._Card_nvilu_333:hover{box-shadow:0 8px 24px #3d8fd41f;transform:translateY(-2px);border-color:#c5ddf5}._Card_nvilu_333 img{width:100%;height:100%;object-fit:cover}._List_nvilu_221{width:100%;background:#fff;border:1px solid #e8edf3;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #3d8fd40f}._List_nvilu_221 table{width:100%;border-collapse:collapse}._List_nvilu_221 thead{background:#f0f7fd}._List_nvilu_221 th{padding:.85rem 1rem;font-size:.9rem;font-weight:700;color:#3d5166;text-align:left;border-bottom:1px solid #dde8f4}._List_nvilu_221 td{padding:.85rem 1rem;font-size:.92rem;color:#1e2a3a;border-bottom:1px solid #eef2f7}._List_nvilu_221 tbody tr:hover{background:#fafbfd}._List_nvilu_221 td:first-child{color:#3d8fd4;font-weight:600;cursor:pointer}._List_nvilu_221 td:first-child:hover{text-decoration:underline}._emptyState_nvilu_481{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:4rem 2rem;background:#fff;border-radius:14px;border:2px dashed #c5ddf5;text-align:center}._emptyState_nvilu_481 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_nvilu_481 span{font-size:.9rem;color:#6b7a8d}._Overlay_nvilu_531{background-color:#1e2a3a59;height:100vh;position:fixed;width:100vw;top:0;left:0;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._uploadPopup_nvilu_553,._DetailsPopup_nvilu_555,._deletePopup_nvilu_557{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;padding:0;align-items:stretch;z-index:999;overflow:hidden}._uploadPopup_nvilu_553{width:min(32rem,94vw);max-height:90vh}._DetailsPopup_nvilu_555{width:min(56rem,94vw);max-height:92vh}._deletePopup_nvilu_557{width:min(28rem,92vw)}._modalHeader_nvilu_619{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._modalHeader_nvilu_619 h3,._modalHeader_nvilu_619 h5{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a;text-transform:none}._modalClose_nvilu_655{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7a8d;transition:color .15s ease}._modalClose_nvilu_655 svg{font-size:1.35rem}._modalClose_nvilu_655:hover{color:#1e2a3a}._modalBody_nvilu_689{padding:1.25rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}._uploadPopupSection_nvilu_705,._DetailsPopupSection_nvilu_707{display:flex;flex-direction:column;gap:1rem;width:100%}._sectionValues_nvilu_721{display:flex;flex-direction:column;gap:.4rem;width:100%}._sectionValues_nvilu_721 label{font-size:.85rem;font-weight:600;color:#3d5166}._sectionValues_nvilu_721 input{font-family:inherit;width:100%;font-size:.95rem;background-color:#f8fafc;padding:.65rem .85rem;border-radius:10px;margin:0;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._sectionValues_nvilu_721 input:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._sectionValues_nvilu_721 input[type=file]{padding:.5rem;background:#fff;cursor:pointer}._uploadPopupButton_nvilu_801,._DiscriptionButton_nvilu_803,._popupDelete_nvilu_805{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc}._add_nvilu_825,._Update_nvilu_827{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;min-width:7rem;transition:transform .15s ease,box-shadow .15s ease}._add_nvilu_825:hover,._Update_nvilu_827:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3d8fd459}._cancel_nvilu_867,._Cancel_nvilu_869,._orgDeleteCancel_nvilu_871{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;transition:background .15s ease,border-color .15s ease}._cancel_nvilu_867:hover,._Cancel_nvilu_869:hover,._orgDeleteCancel_nvilu_871:hover{background:#e8edf3;border-color:#c5d0de}._DetailsPopupSection_nvilu_707{flex-direction:row;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;overflow-y:auto}._DetailsPopupLeftSection_nvilu_927{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1;min-width:0}._DetailsPopupRightSection_nvilu_945{display:flex;flex-direction:column;gap:1rem;flex:1;min-width:0;max-height:70vh;overflow-y:auto}._DetailPopupImage_nvilu_965{width:100%;max-width:28rem;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;border:1px solid #e8edf3;background:#f8fafc}._DetailPopupImage_nvilu_965 img{width:100%;height:100%;object-fit:contain}._EditImage_nvilu_997 button{background:#e8f3fc;border:1px solid #c5ddf5;border-radius:10px;padding:.5rem 1rem;color:#3d8fd4;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease}._EditImage_nvilu_997 button:hover{background:#dceefb}._FileDetails_nvilu_1029{width:100%;padding:1rem;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px}._FileDetails_nvilu_1029 p{margin:.35rem 0;font-size:.88rem;color:#6b7a8d}._FileDetails_nvilu_1029 p strong{color:#1e2a3a;font-weight:600}._Discription_nvilu_803{display:flex;flex-direction:column;gap:.85rem;width:100%}._DiscriptionSection_nvilu_1081{display:flex;flex-direction:column;gap:.35rem}._DiscriptionLeft_nvilu_1093 p{margin:0;font-size:.85rem;font-weight:600;color:#3d5166}._DiscriptionRight_nvilu_1107{width:100%}._DiscriptionRight_nvilu_1107 input,._DiscriptionRight_nvilu_1107 textarea{font-family:inherit;width:100%;font-size:.92rem;background-color:#f8fafc;padding:.6rem .8rem;border-radius:10px;margin:0;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._DiscriptionRight_nvilu_1107 input:focus,._DiscriptionRight_nvilu_1107 textarea:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._DiscriptionRight_nvilu_1107 textarea{min-height:4.5rem;resize:vertical}._DiscriptionRight_nvilu_1107 button,._copyUrlBtn_nvilu_1173{background:#e8f3fc;border:1px solid #c5ddf5;border-radius:10px;padding:.5rem .85rem;color:#3d8fd4;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s ease}._DiscriptionRight_nvilu_1107 button:hover,._copyUrlBtn_nvilu_1173:hover{background:#dceefb}._deleteBtn_nvilu_1207{color:#c0392b!important;background:#fdecea!important;border-radius:10px!important}._deleteSection_nvilu_1219{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem}._popupText_nvilu_1233 p{margin:0;font-size:1rem;font-weight:500;color:#3d5166;text-align:center;line-height:1.5}._orgDelete_nvilu_871{background:linear-gradient(135deg,#e85d5d,#c0392b);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;box-shadow:0 2px 8px #c0392b40}@media (max-width: 900px){._DetailsPopupSection_nvilu_707{flex-direction:column}._DetailsPopupRightSection_nvilu_945{max-height:none}}@media (max-width: 768px){._Container_nvilu_1{padding:1rem}._FilterSection_nvilu_141{flex-direction:column;align-items:stretch}._RightSection_nvilu_187{min-width:0}._SearchContainer_nvilu_279,._MediaContainer_nvilu_267{max-width:100%}}._container_vj1j7_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_vj1j7_1::-webkit-scrollbar{width:6px}._container_vj1j7_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_vj1j7_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.5rem}._headerText_vj1j7_63{display:flex;flex-direction:column;gap:.25rem}._headerText_vj1j7_63 p{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;text-transform:none}._headerSubtext_vj1j7_91{margin:0;font-size:.9rem;color:#6b7a8d}._headerButton_vj1j7_103 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.25rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._headerButton_vj1j7_103 button:hover{opacity:.92;transform:translateY(-1px)}._eventCardsBox_vj1j7_141{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;width:100%}._eventCards_vj1j7_141{cursor:pointer}._cardContainer_vj1j7_163{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:14px;border:1px solid #e8edf3;overflow:hidden;box-shadow:0 2px 10px #1e2a3a0f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}._eventCards_vj1j7_141:hover ._cardContainer_vj1j7_163{box-shadow:0 8px 24px #3d8fd41f;transform:translateY(-2px);border-color:#c5ddf5}._cardImageWrap_vj1j7_199{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#f0f4f8}._cardImage_vj1j7_199{width:100%;height:100%;object-fit:cover;display:block}._CardContent_vj1j7_227{display:flex;flex-direction:column;gap:.65rem;padding:1rem 1.1rem 1.15rem}._eventTitle_vj1j7_241 h2{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._host_vj1j7_265,._date_vj1j7_267{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:#6b7a8d}._host_vj1j7_265 svg,._date_vj1j7_267 svg{flex-shrink:0;font-size:1rem;color:#3d8fd4}._host_vj1j7_265 p,._date_vj1j7_267 p{margin:0;line-height:1.4}._date_vj1j7_267 span{color:#1e2a3a;font-weight:600}._emptyState_vj1j7_319{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:4rem 2rem;background:#fff;border-radius:14px;border:2px dashed #c5ddf5;text-align:center;grid-column:1 / -1}._emptyState_vj1j7_319 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_vj1j7_319 span{font-size:.9rem;color:#6b7a8d}@media (max-width: 768px){._container_vj1j7_1{padding:1rem}._header_vj1j7_37{flex-direction:column;align-items:flex-start}._headerButton_vj1j7_103 button{width:100%}}._container_f1w50_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_f1w50_1::-webkit-scrollbar{width:6px}._container_f1w50_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_f1w50_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._headerText_f1w50_63 h3{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;text-transform:none}._headerSubtext_f1w50_79{margin:.25rem 0 0;font-size:.9rem;color:#6b7a8d;font-weight:400}._formCard_f1w50_93{width:100%;max-width:960px;margin:0 auto;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;padding:1.5rem;box-sizing:border-box}._form_f1w50_93{display:flex;flex-direction:column;gap:1.25rem;width:100%}._formFields_f1w50_131{display:flex;flex-direction:column;gap:1rem;width:100%}._fieldGroup_f1w50_145{display:flex;flex-direction:column;gap:.5rem;width:100%}._fieldLabel_f1w50_159{margin:0;font-size:.9rem;font-weight:600;color:#3d5166}._eventDetails_f1w50_173,._venue_f1w50_175{width:100%;border:1px solid #dde4ed;border-radius:10px;background:#f8fafc;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}._eventDetails_f1w50_173._focused_f1w50_193,._venue_f1w50_175:focus-within{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._quillBox_f1w50_207{width:100%}._quill_f1w50_207{width:100%;min-height:180px}._quill_f1w50_207 .ql-container{min-height:140px;font-family:inherit;font-size:.95rem;border:none!important}._quill_f1w50_207 .ql-toolbar{border:none!important;border-bottom:1px solid #eef2f7!important;background:#fafbfd}._venue_f1w50_175{padding:0}._venueLabel_f1w50_259{margin:0;padding:.75rem 1rem 0;font-size:.9rem;font-weight:600;color:#3d5166}._twoColumn_f1w50_275{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;width:100%;align-items:start}._leftColumn_f1w50_291,._rightColumn_f1w50_293{display:flex;flex-direction:column;gap:1rem;min-width:0}._modeMenu_f1w50_307{width:100%}._dateField_f1w50_315{display:flex;flex-direction:column;gap:.4rem;width:100%}._dateField_f1w50_315 label{font-size:.85rem;font-weight:600;color:#3d5166}._dateField_f1w50_315 input{width:100%;font-family:inherit;font-size:.95rem;background:#f8fafc;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._dateField_f1w50_315 input:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._eventPoster_f1w50_381{display:flex;flex-direction:column;gap:.75rem;width:100%;min-height:280px;padding:1rem;border:1px dashed #c5ddf5;border-radius:12px;background:#f8fafc;box-sizing:border-box}._posterContainer_f1w50_407{display:flex;flex-direction:column;gap:.75rem;width:100%;height:100%}._uploadBtn_f1w50_423 input{display:none}._uploadBtn_f1w50_423 button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:10px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);color:#fff;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;transition:transform .15s ease}._uploadBtn_f1w50_423 button:hover{transform:translateY(-1px)}._imgIcon_f1w50_473{font-size:1.1rem}._posterImage_f1w50_481{position:relative;width:100%;border-radius:10px;overflow:hidden;border:1px solid #e8edf3;background:#fff}._posterImage_f1w50_481 img{display:block;width:100%;max-height:220px;object-fit:cover}._posterImage_f1w50_481 ._remove_f1w50_513{position:absolute;top:.5rem;right:.5rem;color:#c0392b;background:#fff;border-radius:8px;padding:.35rem;cursor:pointer;font-size:1.1rem;box-shadow:0 2px 8px #0000001f}._submitRow_f1w50_539{display:flex;justify-content:flex-end;padding-top:.5rem;border-top:1px solid #eef2f7}._submitRow_f1w50_539 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.5rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._submitRow_f1w50_539 button:hover{opacity:.92;transform:translateY(-1px)}@media (max-width: 900px){._twoColumn_f1w50_275{grid-template-columns:1fr}._eventPoster_f1w50_381{min-height:220px}}@media (max-width: 768px){._container_f1w50_1,._formCard_f1w50_93{padding:1rem}}._container_1vn5h_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_1vn5h_1::-webkit-scrollbar{width:6px}._container_1vn5h_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._loadingWrap_1vn5h_37{display:flex;align-items:center;justify-content:center;min-height:60vh}._header_1vn5h_51{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._headerLeft_1vn5h_77{display:flex;align-items:flex-start;gap:1rem;min-width:0;flex:1}._backButton_1vn5h_93{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #dde4ed;border-radius:10px;background:#f8fafc;color:#3d8fd4;cursor:pointer;flex-shrink:0;transition:background .15s ease,border-color .15s ease}._backButton_1vn5h_93:hover{background:#e8f3fc;border-color:#c5ddf5}._backButton_1vn5h_93 svg{font-size:1.2rem}._headerText_1vn5h_141{display:flex;flex-direction:column;gap:.5rem;min-width:0}._headerText_1vn5h_141 h1{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.3;word-break:break-word}._metaRow_1vn5h_173{display:flex;flex-wrap:wrap;gap:.5rem}._metaBadge_1vn5h_185{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;font-size:.8rem;font-weight:600;background:#e8f3fc;color:#3d8fd4}._metaBadgeMode_1vn5h_207{background:#f3eefb;color:#7c5cbf}._headerButton_1vn5h_217{display:flex;flex-wrap:wrap;gap:.75rem;flex-shrink:0}._updateBtn_1vn5h_231{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.65rem 1.25rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;transition:opacity .15s ease,transform .15s ease}._updateBtn_1vn5h_231:hover{opacity:.92;transform:translateY(-1px)}._deleteBtn_1vn5h_267{background:#fdecea;border:1px solid #f5c6c2;border-radius:10px;padding:.65rem 1.25rem;color:#c0392b;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease}._deleteBtn_1vn5h_267:hover{background:#fad5d1}._mainContent_1vn5h_299{display:grid;grid-template-columns:1.4fr 1fr;gap:1.25rem;width:100%;align-items:start}._leftColumn_1vn5h_315,._rightColumn_1vn5h_317{display:flex;flex-direction:column;gap:1.25rem;min-width:0}._contentCard_1vn5h_331{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._poster_1vn5h_347{width:100%;aspect-ratio:16 / 10;background:#f0f4f8;overflow:hidden}._poster_1vn5h_347 img{width:100%;height:100%;object-fit:cover;display:block}._detailsSection_1vn5h_375{padding:1.25rem 1.5rem 1.5rem}._detailsSection_1vn5h_375 h3{margin:0 0 .75rem;font-size:1.1rem;font-weight:700;color:#1e2a3a}._summaryText_1vn5h_397{margin:0 0 1rem;font-size:.95rem;font-weight:600;color:#3d5166;line-height:1.5}._detailsBody_1vn5h_413{font-size:.92rem;color:#3d5166;line-height:1.6}._detailsBody_1vn5h_413 p{margin:0 0 .75rem}._infoCard_1vn5h_433{padding:1.1rem 1.25rem;background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f}._infoHeader_1vn5h_449{display:flex;align-items:center;gap:.5rem;margin-bottom:.65rem}._infoHeader_1vn5h_449 svg{font-size:1.15rem;color:#3d8fd4;flex-shrink:0}._infoHeader_1vn5h_449 p{margin:0;font-size:.85rem;font-weight:700;color:#3d5166;text-transform:uppercase;letter-spacing:.02em}._infoValue_1vn5h_493{margin:0;font-size:.92rem;color:#1e2a3a;line-height:1.5;word-break:break-word}._infoValue_1vn5h_493 p{margin:0}._attendButton_1vn5h_517 button{width:100%;padding:.75rem 1rem;border:none;border-radius:10px;font-size:.95rem;font-weight:600;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);color:#fff;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;transition:opacity .15s ease,transform .15s ease}._attendButton_1vn5h_517 button:hover{opacity:.92;transform:translateY(-1px)}._overlay_1vn5h_555{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#1e2a3a59;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._deleteModal_1vn5h_577{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;z-index:999;width:min(28rem,92vw);overflow:hidden}._modalHeader_1vn5h_609{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._modalHeader_1vn5h_609 h2{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a}._modalBody_1vn5h_641{padding:1.25rem 1.5rem}._modalBody_1vn5h_641 p{margin:0;font-size:.95rem;color:#3d5166;line-height:1.5;text-align:center}._modalButtons_1vn5h_665{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc}._modalCancel_1vn5h_683{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.9rem;font-weight:600;padding:.65rem 1.25rem;cursor:pointer}._modalCancel_1vn5h_683:hover{background:#e8edf3}._modalDelete_1vn5h_713{background:linear-gradient(135deg,#e85d5d,#c0392b);border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:600;padding:.65rem 1.25rem;cursor:pointer;box-shadow:0 2px 8px #c0392b40}@media (max-width: 900px){._mainContent_1vn5h_299{grid-template-columns:1fr}._header_1vn5h_51{flex-direction:column;align-items:stretch}._headerButton_1vn5h_217{justify-content:flex-end}}@media (max-width: 768px){._container_1vn5h_1{padding:1rem}}._container_1qxp5_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_1qxp5_1::-webkit-scrollbar{width:6px}._container_1qxp5_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._loadingWrap_1qxp5_37{display:flex;align-items:center;justify-content:center;min-height:60vh}._pageWrap_1qxp5_51{width:100%;max-width:960px;margin:0 auto}._formCard_1qxp5_63{width:100%;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden;box-sizing:border-box}._formCardHeader_1qxp5_83{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #eef2f7;background:linear-gradient(to bottom,#fafbfd,#f8fafc)}._headerText_1qxp5_101{display:flex;flex-direction:column;gap:.35rem;min-width:0}._headerText_1qxp5_101 h3{margin:0;font-size:1.35rem;font-weight:700;color:#1e2a3a;line-height:1.3}._headerSubtext_1qxp5_131{margin:0;font-size:.9rem;color:#6b7a8d;font-weight:400;line-height:1.4}._eventNameBadge_1qxp5_147{display:inline;font-weight:600;color:#3d8fd4;word-break:break-word}._form_1qxp5_63{display:flex;flex-direction:column;gap:1.25rem;width:100%;padding:1.5rem;box-sizing:border-box}._backButton_1qxp5_179{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #dde4ed;border-radius:10px;background:#fff;color:#3d8fd4;cursor:pointer;flex-shrink:0;transition:background .15s ease,border-color .15s ease,transform .15s ease}._backButton_1qxp5_179:hover{background:#e8f3fc;border-color:#c5ddf5;transform:translate(-1px)}._backButton_1qxp5_179 svg{font-size:1.2rem}._formSectionLabel_1qxp5_229{margin:0;font-size:.8rem;font-weight:700;color:#3d5166;text-transform:uppercase;letter-spacing:.04em}._formFields_1qxp5_245{display:flex;flex-direction:column;gap:1rem;width:100%}._fieldGroup_1qxp5_259{display:flex;flex-direction:column;gap:.5rem;width:100%}._fieldLabel_1qxp5_273{margin:0;font-size:.9rem;font-weight:600;color:#3d5166}._eventDetails_1qxp5_287,._venue_1qxp5_289{width:100%;border:1px solid #dde4ed;border-radius:10px;background:#f8fafc;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}._eventDetails_1qxp5_287._focused_1qxp5_307,._venue_1qxp5_289:focus-within{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._quillBox_1qxp5_321{width:100%}._quill_1qxp5_321{width:100%;min-height:180px}._quill_1qxp5_321 .ql-container{min-height:140px;font-family:inherit;font-size:.95rem;border:none!important}._quill_1qxp5_321 .ql-toolbar{border:none!important;border-bottom:1px solid #eef2f7!important;background:#fafbfd}._venue_1qxp5_289{padding:0}._venueLabel_1qxp5_373{margin:0;padding:.75rem 1rem 0;font-size:.9rem;font-weight:600;color:#3d5166}._twoColumn_1qxp5_389{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;width:100%;align-items:start}._leftColumn_1qxp5_405,._rightColumn_1qxp5_407{display:flex;flex-direction:column;gap:1rem;min-width:0}._modeMenu_1qxp5_421{width:100%}._dateField_1qxp5_429{display:flex;flex-direction:column;gap:.4rem;width:100%}._dateField_1qxp5_429 label{font-size:.85rem;font-weight:600;color:#3d5166}._dateField_1qxp5_429 input{width:100%;font-family:inherit;font-size:.95rem;background:#f8fafc;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._dateField_1qxp5_429 input:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._eventPoster_1qxp5_495{display:flex;flex-direction:column;gap:.75rem;width:100%;min-height:280px;padding:1rem;border:1px dashed #c5ddf5;border-radius:12px;background:#f8fafc;box-sizing:border-box}._posterContainer_1qxp5_521{display:flex;flex-direction:column;gap:.75rem;width:100%}._uploadBtn_1qxp5_535 input{display:none}._uploadBtn_1qxp5_535 button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:10px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);color:#fff;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;transition:transform .15s ease}._uploadBtn_1qxp5_535 button:hover{transform:translateY(-1px)}._imgIcon_1qxp5_585{font-size:1.1rem}._posterImage_1qxp5_593{position:relative;width:100%;border-radius:10px;overflow:hidden;border:1px solid #e8edf3;background:#fff}._posterImage_1qxp5_593 img{display:block;width:100%;max-height:220px;object-fit:cover}._posterImage_1qxp5_593 ._remove_1qxp5_625{position:absolute;top:.5rem;right:.5rem;color:#c0392b;background:#fff;border-radius:8px;padding:.35rem;cursor:pointer;font-size:1.1rem;box-shadow:0 2px 8px #0000001f}._submitRow_1qxp5_651{display:flex;justify-content:flex-end;gap:.75rem;margin:0 -1.5rem -1.5rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc}._cancelBtn_1qxp5_671{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;padding:.7rem 1.5rem;color:#3d5166;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s ease}._cancelBtn_1qxp5_671:hover{background:#e8edf3}._submitRow_1qxp5_651 button[type=submit]{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.5rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._submitRow_1qxp5_651 button[type=submit]:hover{opacity:.92;transform:translateY(-1px)}@media (max-width: 900px){._twoColumn_1qxp5_389{grid-template-columns:1fr}._eventPoster_1qxp5_495{min-height:220px}}@media (max-width: 768px){._container_1qxp5_1,._form_1qxp5_63,._formCardHeader_1qxp5_83{padding:1rem}._submitRow_1qxp5_651{margin:0 -1rem -1rem;padding:1rem}}._container_yxgbj_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_yxgbj_1::-webkit-scrollbar{width:6px}._container_yxgbj_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_yxgbj_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem;position:relative;overflow:hidden}._header_yxgbj_37:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5ba4e8,#3d8fd4)}._headerLeft_yxgbj_87{display:flex;align-items:center;gap:1rem;min-width:0}._headerIcon_yxgbj_101{width:3.25rem;height:3.25rem;border-radius:12px;background:linear-gradient(135deg,#e8f3fc,#d4e9f9);border:1px solid #c5ddf5;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #3d8fd41f}._headerIcon_yxgbj_101 svg{font-size:1.65rem;color:#3d8fd4}._headerText_yxgbj_137{display:flex;flex-direction:column;gap:.35rem;min-width:0}._headerText_yxgbj_137 h1{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.2}._headerSubtext_yxgbj_167{margin:0;font-size:.92rem;font-weight:400;color:#6b7a8d;line-height:1.45}._filterSection_yxgbj_183{display:flex;flex-wrap:wrap;align-items:stretch;gap:1.25rem;padding:1.15rem 1.25rem;margin-bottom:1.25rem;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 8px #3d8fd40d}._filterField_yxgbj_209{display:flex;flex-direction:column;gap:.45rem;flex:1;min-width:200px}._filterLabel_yxgbj_225{font-size:.78rem;font-weight:700;color:#3d5166;text-transform:uppercase;letter-spacing:.04em;line-height:1.2}._selectPlaceholder_yxgbj_243{color:#9aa8b8;font-size:.92rem;font-weight:400}._body_yxgbj_255{width:100%}._tableCard_yxgbj_263{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._tableCardHeader_yxgbj_279{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._tableCardHeader_yxgbj_279 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._countBadge_yxgbj_313{display:inline-flex;align-items:center;padding:.3rem .75rem;border-radius:999px;background:#e8f3fc;color:#3d8fd4;font-size:.8rem;font-weight:600;border:1px solid #c5ddf5}._Table_yxgbj_337{width:100%;overflow-x:auto}._Table_yxgbj_337::-webkit-scrollbar{height:6px}._Table_yxgbj_337::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._tableHeadCell_yxgbj_365{font-size:.78rem!important;font-weight:700!important;color:#3d5166!important;background:#f8fafc!important;border-bottom:1px solid #e8edf3!important;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;padding:.85rem 1rem!important}._tableBodyCell_yxgbj_389{font-size:.9rem!important;color:#1e2a3a!important;border-bottom:1px solid #eef2f7!important;vertical-align:middle!important;padding:.85rem 1rem!important}._tableRow_yxgbj_405:hover ._tableBodyCell_yxgbj_389{background:#f8fbff}._userCell_yxgbj_413{font-weight:600;color:#1e2a3a!important}._dateCell_yxgbj_423{color:#6b7a8d!important;white-space:nowrap;font-size:.85rem!important}._amountCell_yxgbj_435{font-weight:600;color:#2e7d5a!important;white-space:nowrap}._typeBadge_yxgbj_447{display:inline-flex;align-items:center;padding:.28rem .7rem;border-radius:999px;font-size:.78rem;font-weight:600;text-transform:capitalize;border:1px solid transparent;white-space:nowrap}._typeSubscriber_yxgbj_471{background:#e8f5ef;color:#2e7d5a;border-color:#b8e0cc}._typeTrial_yxgbj_483{background:#fff8e6;color:#b8860b;border-color:#f0dfa8}._typeDefault_yxgbj_495{background:#f0f4f8;color:#6b7a8d;border-color:#dde4ed}._emptyState_yxgbj_507{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3.5rem 1.5rem;background:#fff;border:1px dashed #d8e2ee;border-radius:14px;text-align:center}._emptyState_yxgbj_507 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._emptyState_yxgbj_507 span{font-size:.9rem;color:#6b7a8d;max-width:420px;line-height:1.5}@media (max-width: 768px){._container_yxgbj_1{padding:1rem}._filterField_yxgbj_209{min-width:100%}}._container_1hamu_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_1hamu_1::-webkit-scrollbar{width:6px}._container_1hamu_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_1hamu_37{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:#fff;color:#1e2a3a;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._headerText_1hamu_65{display:flex;flex-direction:column;gap:.25rem}._headerText_1hamu_65 p{font-weight:700;margin:0;font-size:1.5rem;color:#1e2a3a}._headerSubtext_1hamu_91{margin:0;font-size:.9rem;color:#6b7a8d}._secondHead_1hamu_103{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-bottom:1.25rem}._select_section_1hamu_119{display:flex;align-items:center;width:100%;padding:1.25rem;background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;box-sizing:border-box}._Org_Select_1hamu_143{width:100%;max-width:360px}._emptyState_1hamu_153{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3.5rem 2rem;background:#fff;border:2px dashed #dde4ed;border-radius:14px;text-align:center}._emptyState_1hamu_153 p{margin:0;font-size:1.05rem;font-weight:600;color:#3d5166}._emptyState_1hamu_153 span{font-size:.9rem;color:#6b7a8d}._performance_1hamu_203{display:flex;flex-direction:column;gap:1.25rem}._sectionCard_1hamu_215{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f}._moduleHeder_1hamu_237,._learningHeader_1hamu_239{display:flex;align-items:center;justify-content:flex-start}._moduleHeder_1hamu_237 p,._learningHeader_1hamu_239 p{margin:0;font-size:1.1rem;font-weight:700;color:#1e2a3a}._numberBarSection_1hamu_267{display:flex;flex-direction:column;align-items:stretch;padding:.5rem 0}._numberBar_1hamu_267{width:100%;min-height:8px;background:#eef2f7;display:flex;position:relative;justify-content:space-between;align-items:center;border-radius:999px;padding:0 .25rem}._number_1hamu_267,._selectedNumber_1hamu_307{cursor:pointer;flex-shrink:0;transition:transform .15s ease,box-shadow .15s ease;z-index:1}._number_1hamu_267:hover,._selectedNumber_1hamu_307:hover{transform:scale(1.08)}._selectedNumber_1hamu_307{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border-radius:50%;font-size:.8rem;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;box-shadow:0 2px 8px #3d8fd459}._number_1hamu_267{background:#e8f4fc;border:1px solid #c5dff5;border-radius:50%;font-size:.75rem;font-weight:600;color:#3d5166;display:flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem}._moduleSubHeder_1hamu_387{display:flex;align-items:center;justify-content:flex-start;padding:.25rem 0}._moduleSubHeder_1hamu_387 p{margin:0;font-size:.95rem;font-weight:500;color:#6b7a8d}._moduleSubHeder_1hamu_387 span{font-weight:600;color:#1e2a3a}._progressBarSection_1hamu_425{display:flex;align-items:center;gap:1rem}._progressBar_1hamu_425{flex:1;height:10px;background:#eef2f7;border-radius:999px;overflow:hidden}._progressFill_1hamu_453{height:100%;background:linear-gradient(90deg,#5ba4e8,#3d8fd4);border-radius:999px;transition:width .5s ease-in-out}._progressBarCount_1hamu_467 p{margin:0;min-width:2.75rem;font-size:.95rem;font-weight:700;text-align:right;color:#3d8fd4}._roundGraphSection_1hamu_485{display:grid;grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:1rem;padding:.5rem 0}._roundGraphCard_1hamu_499{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.75rem;background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease}._roundGraphCard_1hamu_499:hover{border-color:#c5dff5;box-shadow:0 4px 12px #3d8fd414}._roundGraphCardHeder_1hamu_533 p{margin:0;font-size:.8rem;font-weight:600;color:#6b7a8d}._roundGraph_1hamu_485{display:flex;align-items:center;justify-content:center;height:5.5rem;width:100%;position:relative}._roundGraphData_1hamu_565{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._roundGraphData_1hamu_565 p{margin:0;font-size:1.1rem;font-weight:700;color:#3d8fd4}._roundGraphCardBottom_1hamu_593 p{margin:0;font-size:.85rem;font-weight:700;color:#1e2a3a}._learningSection_1hamu_607{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0;overflow:hidden}._learningSectionLeft_1hamu_623,._learningSectionRight_1hamu_625{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem}._learningSectionRight_1hamu_625{border-left:1px solid #eef2f7}._learningSubHeader_1hamu_647{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._learningSubHeaderLeft_1hamu_663{display:flex;align-items:center;padding:3px;border-radius:10px;background:#eef2f7;border:1px solid #dde4ed}._subHeaderCard_1hamu_681{display:flex;align-items:center;justify-content:center;min-width:2.5rem;padding:.4rem .65rem;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease}._subHeaderCard_1hamu_681 p{margin:0;font-size:.8rem;font-weight:600;color:#6b7a8d}._selectedSubHeaderCard_1hamu_717{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);box-shadow:0 2px 6px #3d8fd440}._selectedSubHeaderCard_1hamu_717 p{color:#fff}._learningSubHeaderRight_1hamu_735{display:flex;align-items:center}._moduleSelect_1hamu_745{border:1px solid #dde4ed;border-radius:10px;padding:.5rem .85rem;min-width:180px;max-width:220px;font-size:.9rem;font-family:inherit;color:#1e2a3a;background:#f8fafc;outline:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}._moduleSelect_1hamu_745:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826}._barGraph_1hamu_785,._lineGraph_1hamu_787{width:100%;min-height:220px}._levelHeader_1hamu_797{display:flex;flex-direction:column;gap:.65rem}._levelHeaderCard_1hamu_809{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._levelHeaderCard_1hamu_809 h4{margin:0;font-size:.8rem;font-weight:600;color:#1e2a3a}._levelHeaderCard_1hamu_809 p{margin:0;font-size:.72rem;color:#6b7a8d}._levelHeaderCard_1hamu_809 span{width:.75rem;height:.75rem;border-radius:50%;flex-shrink:0;background:#f5b800}._levelHeaderCard_1hamu_809:last-child span{background:#3d8fd4}._assessmentSection_1hamu_873{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}._assessmentSectionLeft_1hamu_885,._assessmentSectionRight_1hamu_887{display:flex;flex-direction:column;gap:.75rem}._assessmentScore_1hamu_899{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;min-width:5.5rem;padding:.65rem .85rem;background:linear-gradient(135deg,#f5b800,#e5a800);border-radius:12px;box-shadow:0 2px 8px #f5b80040}._assessmentScoreWeekly_1hamu_925{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);box-shadow:0 2px 8px #3d8fd440}._assessmentScore_1hamu_899 p{margin:0;font-size:.7rem;font-weight:600;line-height:1.2;text-align:center;color:#ffffffe6}._assessmentScore_1hamu_899 h4{margin:0;font-size:1.75rem;font-weight:700;line-height:1;color:#fff}._noTopics_1hamu_969{padding:2rem 1rem;text-align:center;color:#6b7a8d;font-size:.95rem;background:#f8fafc;border-radius:12px;border:1px dashed #dde4ed}@media (max-width: 1100px){._learningSection_1hamu_607{grid-template-columns:1fr}._learningSectionRight_1hamu_625{border-left:none;border-top:1px solid #eef2f7}._assessmentSection_1hamu_873{grid-template-columns:1fr}}@media (max-width: 768px){._container_1hamu_1{padding:1rem}._roundGraphSection_1hamu_485{grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr))}._Org_Select_1hamu_143{max-width:100%}}._container_17pu8_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_17pu8_1::-webkit-scrollbar{width:6px}._container_17pu8_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_17pu8_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._headerText_17pu8_63{display:flex;flex-direction:column;gap:.25rem}._headerText_17pu8_63 p{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;text-transform:none}._headerSubtext_17pu8_91{margin:0;font-size:.9rem;color:#6b7a8d}._headerButton_17pu8_103 button{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.25rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._headerButton_17pu8_103 button:hover{opacity:.92;transform:translateY(-1px)}._secondHead_17pu8_141{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-bottom:1.25rem}._select_section_17pu8_157{display:flex;align-items:center;width:100%;padding:1.25rem;background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;box-sizing:border-box}._Org_Select_17pu8_181{width:100%;max-width:360px}._planningSection_17pu8_191{width:100%}._gridList_17pu8_199{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;width:100%}._sessionCard_17pu8_213{display:flex;flex-direction:column;background:#fff;border-radius:14px;border:1px solid #e8edf3;overflow:hidden;box-shadow:0 2px 10px #1e2a3a0f;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease;min-height:9rem}._sessionCard_17pu8_213:hover{box-shadow:0 8px 24px #3d8fd41f;transform:translateY(-2px);border-color:#c5ddf5}._cardTop_17pu8_249{display:flex;align-items:center;justify-content:center;flex:1;padding:1.25rem 1rem .75rem;text-align:center}._cardTop_17pu8_249 p{margin:0;font-size:1.05rem;font-weight:600;color:#1e2a3a;line-height:1.35;word-break:break-word}._cardBottom_17pu8_285{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:#f8fafc;border-top:1px solid #eef2f7}._actionBtn_17pu8_307{width:2.25rem!important;height:2.25rem!important;border-radius:8px!important;transition:background .15s ease!important}._viewBtn_17pu8_321{color:#3d8fd4!important;background:#e8f3fc!important}._viewBtn_17pu8_321:hover{background:#d4e9f9!important}._deleteBtn_17pu8_339{color:#c0392b!important;background:#fdecea!important}._deleteBtn_17pu8_339:hover{background:#fad5d1!important}._emptyState_17pu8_357{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:4rem 2rem;background:#fff;border-radius:14px;border:2px dashed #c5ddf5;text-align:center}._emptyState_17pu8_357 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_17pu8_357 span{font-size:.9rem;color:#6b7a8d}._overlay_17pu8_407{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#1e2a3a59;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._deletePopup_17pu8_429{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;padding:0;align-items:stretch;z-index:999;width:min(28rem,92vw);overflow:hidden}._modalHeader_17pu8_465{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._modalHeader_17pu8_465 h3{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a}._modalClose_17pu8_497{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7a8d;transition:color .15s ease}._modalClose_17pu8_497 svg{font-size:1.35rem}._modalClose_17pu8_497:hover{color:#1e2a3a}._deleteSection_17pu8_531{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem}._popupText_17pu8_545 p{margin:0;font-size:1rem;font-weight:500;color:#3d5166;text-align:center;line-height:1.5}._popupDelete_17pu8_563{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc}._orgDelete_17pu8_583{background:linear-gradient(135deg,#e85d5d,#c0392b);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;box-shadow:0 2px 8px #c0392b40}._orgDeleteCancel_17pu8_609{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;transition:background .15s ease,border-color .15s ease}._orgDeleteCancel_17pu8_609:hover{background:#e8edf3;border-color:#c5d0de}@media (max-width: 768px){._container_17pu8_1{padding:1rem}._header_17pu8_37{flex-direction:column;align-items:flex-start}._headerButton_17pu8_103 button{width:100%}._Org_Select_17pu8_181{max-width:100%}}._container_69dvt_1{width:100%;height:100vh;overflow-y:scroll}._container_69dvt_1::-webkit-scrollbar{display:none}._header_69dvt_17{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_69dvt_43{width:80%;display:flex;align-items:center;justify-content:flex-start}._headerText_69dvt_43 p{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase;padding-left:1rem}._planningSection_69dvt_69{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}._sessionCreation_69dvt_85{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:50%}._inputContainer_69dvt_101,._inputContainerSecond_69dvt_103{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:1rem}._inputContainerSecond_69dvt_103{margin-top:3rem}._inputValue_69dvt_123{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:1rem;width:33%}._inputSearchSection_69dvt_139{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-left:1rem;width:100%}._selectionSection_69dvt_155{display:flex;align-items:center;justify-content:flex-start;width:100%;padding-top:1.5rem}._selectionSection_69dvt_155 button{background-color:#e0e5f2;border:none;width:150px;height:2.5rem;border-radius:8px;font-family:Poppins;font-size:1rem;font-weight:500;line-height:16px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;cursor:pointer}._selectionSection_69dvt_155 button:nth-child(2){margin-left:1rem}._inputValue_69dvt_123 label,._inputSearchSection_69dvt_139 label{font-family:Poppins;font-size:1.15rem;font-weight:400;line-height:16px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#2b3674}._inputValue_69dvt_123 input,._inputValue_69dvt_123 select{border:1px solid #e0e5f2;width:90%;height:2.5rem;border-radius:8px;padding-left:1rem;margin-top:.5rem;font-family:Poppins;font-size:1rem;font-weight:400;line-height:14px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a3aed0;outline:none}._inputValue_69dvt_123 input::placeholder{color:#a3aed0}._overlay_69dvt_273{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000002b;display:flex;justify-content:center;align-items:center;z-index:99}._userSelectPopup_69dvt_297{position:absolute;background-color:#fff;padding:1rem;border-radius:8px;width:45rem;height:25rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;z-index:100;top:50%;left:50%;transform:translate(-35%,-50%)}._userPopupHeader_69dvt_329{display:flex;align-items:center;justify-content:space-between;width:100%;height:10%}._userPopupHeader_69dvt_329 p{font-family:Poppins;font-size:1.25rem;font-weight:500;line-height:16px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a3aed0}._userPopupHeader_69dvt_329 svg{cursor:pointer;font-size:1.35rem}._userPopupSection_69dvt_371{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:70%}._popupInput_69dvt_387{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;border:1px solid #e0e5f2;width:100%;height:25%;border-radius:8px;margin-top:.75rem;overflow-y:auto}._popupInput_69dvt_387::-webkit-scrollbar{display:none}._popupInput_69dvt_387 input{border:none;outline:none;font-family:Poppins;font-size:1rem;font-weight:400;line-height:14px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a3aed0;margin-left:.75rem;height:90%}._popupInput_69dvt_387 input::placeholder{color:#a3aed0}._chip_69dvt_451{display:flex;align-items:center;background:#7090b033;border-radius:2rem;justify-content:space-between;min-width:7rem;height:2rem;margin:.5rem}._chip_69dvt_451 p{font-family:Inter;font-size:1rem;font-weight:500;line-height:19.36px;text-align:left;color:#222b45;padding:0 .5rem}._chip_69dvt_451 svg{font-size:1.25rem;margin-right:.5rem;cursor:pointer}._userPopupList_69dvt_499{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start;height:75%;overflow-y:auto}._userPopupList_69dvt_499::-webkit-scrollbar{display:none}._popupValue_69dvt_523{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-top:1.25rem}._popupValue_69dvt_523 input{width:15px;height:15px;cursor:pointer;margin-left:1rem}._popupValue_69dvt_523 p{font-family:Poppins;font-size:1rem;font-weight:400;line-height:14px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#2d3653;padding-left:1rem}._userButtonList_69dvt_573{display:flex;align-items:center;justify-content:center;width:100%;height:20%}._userButtonList_69dvt_573 button{background-color:#fff;border:2px solid #e0e5f2;width:150px;height:2.5rem;border-radius:8px;font-family:Poppins;font-size:1rem;font-weight:500;line-height:16px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;cursor:pointer}._userButtonList_69dvt_573 button:nth-child(2){margin-left:1rem;background-color:#e0e5f2;color:#000;border:none}._inputContainerThird_69dvt_631{display:flex;align-items:center;justify-content:flex-end;width:95%;margin-top:1rem}._inputContainerThird_69dvt_631 button{background-color:#fff;border:2px solid #e0e5f2;width:150px;height:2.5rem;border-radius:8px;font-family:Poppins;font-size:1rem;font-weight:500;line-height:16px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;cursor:pointer}._inputContainerThird_69dvt_631 button:nth-child(2){margin-left:1rem;background-color:#e0e5f2;color:#000;border:none}._sessionCalender_69dvt_689{width:97%;margin-top:1rem;height:50%}._eventPopup_69dvt_699{position:absolute;background-color:#fff;padding:1rem;border-radius:8px;width:45rem;height:25rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;z-index:100;top:50%;left:50%;transform:translate(-35%,-50%)}._eventPopupHeader_69dvt_731{display:flex;align-items:center;justify-content:space-between;width:100%;height:10%}._eventPopupHeader_69dvt_731 p{font-family:Poppins;font-size:1.25rem;font-weight:500;line-height:16px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a3aed0}._eventPopupHeader_69dvt_731 svg{cursor:pointer;font-size:1.35rem}._eventPopupSection_69dvt_773{width:100%;height:70%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}._eventInputContainer_69dvt_789{display:flex;align-items:center;justify-content:space-between;width:100%}._eventInput_69dvt_789{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:50%}._eventInput_69dvt_789 label{font-family:Poppins;font-size:1rem;font-weight:400;line-height:16px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#2b3674}._eventInput_69dvt_789 input{border:1px solid #e0e5f2;width:95%;height:2.5rem;border-radius:8px;padding-left:1rem;margin-top:.5rem;font-family:Poppins;font-size:1rem;font-weight:400;line-height:14px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a3aed0;outline:none}._eventInput_69dvt_789 input::-webkit-input-placeholder,._eventSecondInput_69dvt_871 textarea ::placeholder{color:#a3aed0}._eventSecondInput_69dvt_871{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}._eventSecondInput_69dvt_871 textarea{border:1px solid #e0e5f2;width:98%;height:4.5rem;border-radius:8px;padding:1rem;margin-top:.5rem;font-family:Poppins;font-size:1rem;font-weight:400;line-height:14px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a3aed0;outline:none;resize:none}._eventButtons_69dvt_927{display:flex;align-items:center;justify-content:center;width:100%;height:20%}._eventButtons_69dvt_927 button{background-color:#fff;border:2px solid #e0e5f2;width:150px;height:2.5rem;border-radius:8px;font-family:Poppins;font-size:1rem;font-weight:500;line-height:16px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;cursor:pointer}._eventButtons_69dvt_927 button:nth-child(2){margin-left:1rem;background-color:#e0e5f2;color:#000;border:none}._container_188co_1{width:100%;height:100vh}._container_188co_1::-webkit-scrollbar{display:none}._header_188co_15{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_188co_39{width:80%;display:flex;align-items:center;justify-content:flex-start}._headerText_188co_39 p{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase;padding-left:1rem}._headerButton_188co_65{width:20%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}._headerButton_188co_65 button{background:#efe4dd;font-size:1rem;outline:none;border-radius:7px;padding:.75rem;color:#7e193e;width:220px;cursor:pointer;font-weight:600;text-transform:uppercase;border:2px solid #be5656;margin-right:1rem}._eventList_188co_107{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;max-width:100%;padding:1rem}._sessionCard_188co_125{display:flex;background:#fff;width:15rem;align-items:center;justify-content:space-between;border-radius:1.25rem;flex-direction:column;box-shadow:0 3px 8px #0000003d;height:8rem}._cardTop_188co_147,._cardBottom_188co_149{display:flex;align-items:center;justify-content:center;width:100%;height:50%}._cardTop_188co_147 p{font-family:Poppins;font-size:1.15rem;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#455279}._viewButton_188co_183{color:#b4b409}._editButton_188co_189{color:#0076de}._deleteButton_188co_195{color:red}._overlay_188co_201{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000002b;display:flex;justify-content:center;align-items:center;z-index:99}._eventPopup_188co_225{position:absolute;background-color:#fff;padding:1rem;border-radius:8px;width:45rem;height:25rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;z-index:100;top:50%;left:50%;transform:translate(-35%,-50%)}._eventPopupHeader_188co_257{display:flex;align-items:center;justify-content:space-between;width:100%;height:10%}._eventPopupHeader_188co_257 p{font-family:Poppins;font-size:1.25rem;font-weight:500;line-height:16px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a3aed0}._eventPopupHeader_188co_257 svg{cursor:pointer;font-size:1.35rem}._eventPopupSection_188co_299{width:100%;height:70%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}._eventInputContainer_188co_315{display:flex;align-items:center;justify-content:space-between;width:100%}._eventInput_188co_315{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:50%}._eventInput_188co_315 label{font-family:Poppins;font-size:1rem;font-weight:400;line-height:16px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#2b3674}._eventInput_188co_315 input{border:1px solid #e0e5f2;width:95%;height:2.5rem;border-radius:8px;padding-left:1rem;margin-top:.5rem;font-family:Poppins;font-size:1rem;font-weight:400;line-height:14px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a3aed0;outline:none}._eventInput_188co_315 input::-webkit-input-placeholder,._eventSecondInput_188co_397 textarea ::placeholder{color:#a3aed0}._eventSecondInput_188co_397{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}._eventSecondInput_188co_397 textarea{border:1px solid #e0e5f2;width:98%;height:4.5rem;border-radius:8px;padding:1rem;margin-top:.5rem;font-family:Poppins;font-size:1rem;font-weight:400;line-height:14px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a3aed0;outline:none;resize:none}._eventButtons_188co_453{display:flex;align-items:center;justify-content:center;width:100%;height:20%}._eventButtons_188co_453 button{background-color:#fff;border:2px solid #e0e5f2;width:150px;height:2.5rem;border-radius:8px;font-family:Poppins;font-size:1rem;font-weight:500;line-height:16px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;cursor:pointer}._eventButtons_188co_453 button:nth-child(2){margin-left:1rem;background-color:#e0e5f2;color:#000;border:none}._deletePopup_188co_511{width:30rem;height:12rem;position:absolute;top:50%;left:55%;z-index:99999;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;border-radius:10px;padding:1rem;align-items:center}._deleteClose_188co_543{display:flex;align-items:flex-end;justify-content:flex-end;width:100%}._deleteClose_188co_543 svg{font-size:1.25rem;cursor:pointer}._deleteSection_188co_563{display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 0;width:100%;height:100%}._popupText_188co_579{display:flex;align-items:center;justify-content:center;height:50%}._popupText_188co_579 p{color:#857073;font-size:1.25rem;text-align:center;font-weight:500}._popupDelete_188co_603{display:flex;align-items:center;justify-content:space-around;width:100%;height:50%}._orgDelete_188co_617{width:10rem;border-radius:6px;background-color:#eee6e1;border:none;outline:none;font-size:1.15rem;color:#b01616;padding:.5rem;border:2px solid #f9a1a1;cursor:pointer}._orgDeleteCancel_188co_641{width:10rem;border-radius:6px;background-color:#e1e4ee;outline:none;font-size:1.15rem;color:#20126d;padding:.5rem;border:2px solid #b2a5d3;cursor:pointer}._container_l43vm_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_l43vm_1::-webkit-scrollbar{width:6px}._container_l43vm_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._loadingWrap_l43vm_37{display:flex;align-items:center;justify-content:center;min-height:60vh}._header_l43vm_51{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._headerLeft_l43vm_77{display:flex;align-items:flex-start;gap:1rem;min-width:0;flex:1}._backButton_l43vm_93{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #dde4ed;border-radius:10px;background:#f8fafc;color:#3d8fd4;cursor:pointer;flex-shrink:0;transition:background .15s ease,border-color .15s ease,transform .15s ease}._backButton_l43vm_93:hover{background:#e8f3fc;border-color:#c5ddf5;transform:translate(-1px)}._backButton_l43vm_93 svg{font-size:1.2rem}._headerText_l43vm_143{display:flex;flex-direction:column;gap:.35rem;min-width:0}._headerText_l43vm_143 p{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.3;word-break:break-word}._headerSubtext_l43vm_175{margin:0;font-size:.9rem;color:#6b7a8d;line-height:1.4}._eventDetails_l43vm_189{display:flex;flex-direction:column;gap:1.25rem;width:100%}._infoCard_l43vm_203{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;padding:1.25rem 1.5rem}._eventTitle_l43vm_219 p{margin:0;font-size:1.15rem;font-weight:700;color:#1e2a3a}._eventTitle_l43vm_219 span{display:block;margin-top:.5rem;font-size:.92rem;color:#6b7a8d;line-height:1.5}._schedule_l43vm_249{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #eef2f7}._scheduleLabel_l43vm_261{margin:0 0 .75rem;font-size:.8rem;font-weight:700;color:#3d5166;text-transform:uppercase;letter-spacing:.04em}._scheduleDetails_l43vm_279{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._eventInput_l43vm_291{display:flex;flex-direction:column;gap:.4rem;min-width:0}._eventInput_l43vm_291 label{font-size:.85rem;font-weight:600;color:#3d5166}._eventInput_l43vm_291 input{width:100%;font-family:inherit;font-size:.95rem;background:#f8fafc;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box}._tableCard_l43vm_343{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._tableHeaderRow_l43vm_359{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._tableHeaderRow_l43vm_359 h3{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._attendeeCount_l43vm_393{font-size:.85rem;color:#6b7a8d;font-weight:500}._tableSelect_l43vm_405{display:flex;align-items:center;justify-content:center}._tableSelect_l43vm_405 input{width:1rem;height:1rem;accent-color:#3d8fd4;cursor:pointer}._tableInput_l43vm_431 input{width:100%;max-width:8rem;font-family:inherit;font-size:.9rem;background:#f8fafc;padding:.45rem .65rem;border-radius:8px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}._tableInput_l43vm_431 input:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._attendedBadge_l43vm_473{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600}._attendedYes_l43vm_491{background:#e8f5ef;color:#2e7d5a}._attendedNo_l43vm_501{background:#f0f4f8;color:#6b7a8d}._emptyState_l43vm_511{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3.5rem 2rem;text-align:center}._emptyState_l43vm_511 p{margin:0;font-size:1.05rem;font-weight:600;color:#1e2a3a}._emptyState_l43vm_511 span{font-size:.9rem;color:#6b7a8d}._attendanceButtons_l43vm_555{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc}._primaryBtn_l43vm_575{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.65rem 1.25rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;transition:opacity .15s ease,transform .15s ease}._primaryBtn_l43vm_575:hover{opacity:.92;transform:translateY(-1px)}._secondaryBtn_l43vm_611{background:#fff;border:1px solid #c5ddf5;border-radius:10px;padding:.65rem 1.25rem;color:#3d8fd4;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}._secondaryBtn_l43vm_611:hover{background:#e8f3fc;border-color:#5ba4e8}._primaryBtn_l43vm_575:disabled{opacity:.55;cursor:not-allowed;transform:none}@media (max-width: 768px){._container_l43vm_1{padding:1rem}._header_l43vm_51{flex-direction:column;align-items:stretch}._scheduleDetails_l43vm_279{grid-template-columns:1fr}._attendanceButtons_l43vm_555{flex-direction:column;align-items:stretch}._primaryBtn_l43vm_575,._secondaryBtn_l43vm_611{width:100%}}._container_16sk4_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_16sk4_1::-webkit-scrollbar{width:6px}._container_16sk4_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_16sk4_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._headerText_16sk4_63{display:flex;flex-direction:column;gap:.25rem}._headerText_16sk4_63 p{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;text-transform:none}._headerSubtext_16sk4_91{margin:0;font-size:.9rem;color:#6b7a8d}._reportDetail_16sk4_103{display:flex;flex-direction:column;gap:1.25rem;width:100%}._filterCard_16sk4_117{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._tabHeader_16sk4_133{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._headerLeft_16sk4_155{display:flex;align-items:center;padding:3px;border-radius:10px;background:#eef2f7;border:1px solid #dde4ed}._tabValue_16sk4_173,._activeTabValue_16sk4_175{display:flex;align-items:center;justify-content:center;min-width:6.5rem;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}._tabValue_16sk4_173 p,._activeTabValue_16sk4_175 p{margin:0;font-size:.9rem;font-weight:600;color:#6b7a8d}._activeTabValue_16sk4_175{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);box-shadow:0 2px 6px #3d8fd440}._activeTabValue_16sk4_175 p{color:#fff}._headerRight_16sk4_231{display:flex;align-items:center;min-width:220px;flex:1;max-width:320px}._orgSelect_16sk4_247{width:100%;font-family:inherit;font-size:.95rem;background:#fff;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}._orgSelect_16sk4_247:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826}._tabBody_16sk4_285{display:flex;flex-direction:column;gap:1.25rem;width:100%;padding:1.25rem;box-sizing:border-box}._selectionSection_16sk4_303{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;width:100%}._selectionInput_16sk4_317{display:flex;flex-direction:column;gap:.4rem;min-width:0}._selectionInput_16sk4_317 label{font-size:.85rem;font-weight:600;color:#3d5166}._selectionInput_16sk4_317 input,._selectionInput_16sk4_317 select{width:100%;font-family:inherit;font-size:.95rem;background:#f8fafc;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._selectionInput_16sk4_317 input:focus,._selectionInput_16sk4_317 select:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._selectionInput_16sk4_317 input:disabled,._selectionInput_16sk4_317 select:disabled{background:#eef2f7;color:#9aa8b8;cursor:not-allowed}._userInputContainer_16sk4_401{display:flex;flex-direction:column;width:100%;position:relative}._userInputTop_16sk4_415{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:2.65rem;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;background:#f8fafc;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._userInputTop_16sk4_415:hover:not(._userInputDisabled_16sk4_445){border-color:#c5ddf5}._userInputTopOpen_16sk4_453{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._userInputDisabled_16sk4_445{background:#eef2f7;cursor:not-allowed;opacity:.85}._userInputTop_16sk4_415 p{margin:0;font-size:.95rem;color:#6b7a8d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userInputTop_16sk4_415 svg{color:#6b7a8d;flex-shrink:0;font-size:.85rem}._userInputBottom_16sk4_507{display:flex;flex-direction:column;width:100%;position:absolute;top:calc(100% + .35rem);left:0;border:1px solid #e8edf3;border-radius:10px;max-height:14rem;overflow-y:auto;box-shadow:0 8px 24px #1e2a3a1f;z-index:100;background:#fff;padding:.5rem 0}._userInputBottom_16sk4_507::-webkit-scrollbar{width:6px}._userInputBottom_16sk4_507::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._inputBottomValue_16sk4_559{display:flex;align-items:center;gap:.65rem;width:100%;padding:.5rem .85rem;cursor:pointer;transition:background .15s ease}._inputBottomValue_16sk4_559:hover{background:#f8fafc}._inputBottomValue_16sk4_559 input{width:1rem;height:1rem;accent-color:#3d8fd4;cursor:pointer;flex-shrink:0}._inputBottomValue_16sk4_559 p{margin:0;font-size:.9rem;color:#1e2a3a}._tableCard_16sk4_615{width:100%;background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._errorMessage_16sk4_633{display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;background:#fff8f7;border:1px solid #f5c6c2;border-radius:12px;margin:1rem}._errorMessage_16sk4_633 p{margin:0;font-size:.95rem;font-weight:500;color:#c0392b;text-align:center}._emptyState_16sk4_671{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3.5rem 2rem;text-align:center}._emptyState_16sk4_671 p{margin:0;font-size:1.05rem;font-weight:600;color:#1e2a3a}._emptyState_16sk4_671 span{font-size:.9rem;color:#6b7a8d}._attendeesBtn_16sk4_715{background:#e8f3fc;border:1px solid #c5ddf5;border-radius:8px;padding:.45rem .85rem;color:#3d8fd4;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}._attendeesBtn_16sk4_715:hover{background:#dceefb;border-color:#5ba4e8}@media (max-width: 1100px){._selectionSection_16sk4_303{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._container_16sk4_1{padding:1rem}._selectionSection_16sk4_303{grid-template-columns:1fr}._headerRight_16sk4_231{max-width:100%}._tabHeader_16sk4_133{flex-direction:column;align-items:stretch}}._container_g3tps_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_g3tps_1::-webkit-scrollbar{width:6px}._container_g3tps_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_g3tps_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem;position:relative;overflow:hidden}._header_g3tps_37:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5ba4e8,#3d8fd4)}._headerLeft_g3tps_87{display:flex;align-items:center;gap:1rem;min-width:0}._headerIcon_g3tps_101{width:3.25rem;height:3.25rem;border-radius:12px;background:linear-gradient(135deg,#e8f3fc,#d4e9f9);border:1px solid #c5ddf5;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #3d8fd41f}._headerIcon_g3tps_101 svg{font-size:1.65rem;color:#3d8fd4}._headerText_g3tps_137{display:flex;flex-direction:column;gap:.35rem;min-width:0}._headerText_g3tps_137 h1{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.2}._headerSubtext_g3tps_167{margin:0;font-size:.92rem;font-weight:400;color:#6b7a8d;line-height:1.45}._headerActions_g3tps_183{display:flex;align-items:center;justify-content:flex-end;gap:.85rem;flex-shrink:0}._orgSelect_g3tps_199{min-width:240px;width:240px;flex-shrink:0}._saveBtn_g3tps_211{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.65rem 1.35rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._saveBtn_g3tps_211:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}._saveBtn_g3tps_211:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}._sections_g3tps_261{display:flex;flex-direction:column;background:#fff;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._tabHeader_g3tps_281{display:flex;align-items:center;gap:.35rem;padding:.85rem 1rem 0;background:#f8fafc;border-bottom:1px solid #eef2f7}._tab_g3tps_281{display:flex;align-items:center;justify-content:center;padding:.65rem 1.15rem;border-radius:10px 10px 0 0;cursor:pointer;border:1px solid transparent;border-bottom:none;transition:background .15s ease,color .15s ease}._tab_g3tps_281 p{margin:0;font-size:.9rem;font-weight:600;color:#6b7a8d;white-space:nowrap}._activeTab_g3tps_339{background:#fff;border-color:#e8edf3;box-shadow:0 -2px 8px #3d8fd40f}._activeTab_g3tps_339 p{color:#3d8fd4}._tabSection_g3tps_359{padding:1.25rem;background:#fff}._rewardSection_g3tps_369{display:flex;flex-direction:column;gap:1.25rem}._typeContainer_g3tps_381{display:flex;flex-direction:column;background:#fff;border:1px solid #e8edf3;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #1e2a3a0a}._typeHeader_g3tps_401{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.15rem;background:#f8fafc;border-bottom:1px solid #eef2f7}._typeHeader_g3tps_401 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._editHeaderBtn_g3tps_433{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;background:#e8f5ef;color:#2e7d5a;cursor:pointer;transition:background .15s ease}._editHeaderBtn_g3tps_433:hover{background:#d4ede2}._learningSection_g3tps_467{display:flex;flex-direction:column;position:relative;padding:0 1rem}._learningSection_g3tps_467:not(:last-child){border-bottom:1px dashed #e8edf3}._inputSection_g3tps_489{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.85rem;padding:1rem 0}._inputContainer_g3tps_505{display:flex;flex-direction:column;gap:.4rem;min-width:140px;flex:1 1 160px;max-width:220px}._inputContainer_g3tps_505 label{font-size:.8rem;font-weight:600;color:#3d5166}._inputContainer_g3tps_505 input,._inputContainer_g3tps_505 select{font-family:inherit;width:100%;font-size:.9rem;background-color:#f8fafc;padding:.55rem .7rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._inputContainer_g3tps_505>div{width:100%}._inputContainer_g3tps_505 input:focus,._inputContainer_g3tps_505 select:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._inputContainer_g3tps_505 input:disabled,._inputContainer_g3tps_505 select:disabled{opacity:.65;cursor:not-allowed;background:#f0f4f8}._buttonContainer_g3tps_601{display:flex;align-items:center;gap:.45rem;flex-shrink:0;padding-bottom:.15rem}._buttonContainer_g3tps_601 button{outline:none;border:1px solid #dde4ed;color:#3d5166;background-color:#f0f4f8;padding:.45rem .7rem;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}._buttonContainer_g3tps_601 button:hover{background:#e8f3fc;border-color:#c5ddf5;color:#3d8fd4}._removeRuleBtn_g3tps_655{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid #f5c6c0!important;background:#fdecea!important;color:#c0392b!important;padding:0!important}._removeRuleBtn_g3tps_655:hover{background:#f9d5d1!important;border-color:#e8a99f!important;color:#a93226!important}._operator_g3tps_691{padding:0 0 .75rem}._operationText_g3tps_699{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.2rem .65rem;border-radius:999px;background:#e8f3fc;border:1px solid #c5ddf5;color:#3d8fd4;font-size:.78rem;font-weight:700;letter-spacing:.04em}._badgeContainer_g3tps_729{display:flex;flex-direction:column;gap:1rem}._badgeHeader_g3tps_741{display:flex;align-items:center;justify-content:space-between;gap:1rem}._badgeHeader_g3tps_741 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._badgeHeader_g3tps_741 button{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.6rem 1.15rem;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3d8fd440;transition:opacity .15s ease,transform .15s ease}._badgeHeader_g3tps_741 button:hover{opacity:.92;transform:translateY(-1px)}._badgeTable_g3tps_811{width:100%;overflow-x:auto;border:1px solid #e8edf3;border-radius:12px;background:#fff}._badgeTable_g3tps_811 table{width:100%;border-collapse:collapse;min-width:720px}._badgeTable_g3tps_811 th{background:#f8fafc;color:#3d5166;text-align:left;border-bottom:1px solid #e8edf3;padding:.85rem 1rem;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}._badgeTable_g3tps_811 td{border-bottom:1px solid #eef2f7;padding:.85rem 1rem;font-size:.9rem;color:#1e2a3a;vertical-align:middle}._badgeTable_g3tps_811 tbody tr:hover{background:#f8fbff}._badgeTable_g3tps_811 tbody tr:last-child td{border-bottom:none}._badgeImg_g3tps_895{width:56px;height:56px;object-fit:contain;border-radius:8px;border:1px solid #eef2f7;background:#f8fafc;display:block;margin:0 auto}._actionCell_g3tps_917{display:flex;align-items:center;justify-content:center;gap:.35rem}._editIcon_g3tps_931{color:#2e7d5a;font-size:1.15rem;cursor:pointer;padding:.35rem;border-radius:8px;background:#e8f5ef;transition:background .15s ease}._editIcon_g3tps_931:hover{background:#d4ede2}._deleteIcon_g3tps_959{color:#c0392b;font-size:1.15rem;cursor:pointer;padding:.35rem;border-radius:8px;background:#fdecea;transition:background .15s ease}._deleteIcon_g3tps_959:hover{background:#f9d5d1}._tableEmpty_g3tps_987{padding:2.5rem 1rem;text-align:center;color:#6b7a8d;font-size:.95rem}._selectionInfo_g3tps_1001{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:320px;padding:2.5rem 2rem;background:#fff;border-radius:14px;border:2px dashed #d0d8e4;text-align:center}._selectionInfo_g3tps_1001 p{margin:0;font-size:1rem;font-weight:600;color:#3d5166}._selectionHint_g3tps_1043{margin:0;font-size:.9rem;color:#6b7a8d;max-width:28rem;line-height:1.5}._popupOverlay_g3tps_1059{background-color:#1e2a3a73;height:100vh;position:fixed;width:100vw;z-index:998;top:0;left:0}._popup_g3tps_1059{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;z-index:999;overflow:hidden;width:min(32rem,94vw);max-height:90vh}._deletePopup_g3tps_1113{width:min(28rem,92vw)}._popupHead_g3tps_1121{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._popupHead_g3tps_1121 p,._popupHead_g3tps_1121 h3{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a}._modalClose_g3tps_1155{display:flex;align-items:center;justify-content:center;color:#6b7a8d;cursor:pointer;background:none;border:none;padding:0}._modalClose_g3tps_1155 svg{font-size:1.35rem}._popupContent_g3tps_1185{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;overflow-y:auto}._popupInput_g3tps_1201{display:flex;flex-direction:column;gap:.4rem}._popupInput_g3tps_1201 label{font-size:.85rem;font-weight:600;color:#3d5166}._popupInput_g3tps_1201 input,._popupInput_g3tps_1201 select,._popupInput_g3tps_1201 textarea{font-family:inherit;width:100%;font-size:.95rem;background-color:#f8fafc;padding:.65rem .85rem;border-radius:10px;border:1px solid #dde4ed;outline:none;color:#1e2a3a;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}._popupInput_g3tps_1201 input:focus,._popupInput_g3tps_1201 select:focus,._popupInput_g3tps_1201 textarea:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._popupInput_g3tps_1201 input[type=file]{padding:.5rem;background:#fff;cursor:pointer}._popupInput_g3tps_1201 img{width:80px;height:80px;object-fit:contain;border-radius:10px;border:1px solid #eef2f7;background:#f8fafc}._popupInput_g3tps_1201 textarea{resize:vertical;min-height:80px}._popupText_g3tps_1313{display:flex;align-items:center;justify-content:center;padding:.5rem 0}._popupText_g3tps_1313 p{margin:0;font-size:1rem;color:#3d5166;line-height:1.5;text-align:center}._popupButton_g3tps_1343{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc}._cancel_g3tps_1363{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;transition:background .15s ease,border-color .15s ease}._cancel_g3tps_1363:hover{background:#e8edf3;border-color:#c5d0de}._create_g3tps_1399{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;box-shadow:0 2px 8px #3d8fd440;transition:transform .15s ease,box-shadow .15s ease}._create_g3tps_1399:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3d8fd459}._dangerBtn_g3tps_1437{background:#fdecea;border:1px solid #f5c6c0;border-radius:10px;color:#c0392b;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;transition:background .15s ease,border-color .15s ease}._dangerBtn_g3tps_1437:hover{background:#f9d5d1;border-color:#e8a99f}@media (max-width: 900px){._container_g3tps_1{padding:1rem}._header_g3tps_37{flex-direction:column;align-items:flex-start}._headerActions_g3tps_183{width:100%;flex-wrap:wrap;justify-content:flex-start}._orgSelect_g3tps_199{width:100%;min-width:0;flex:1 1 100%}._tabHeader_g3tps_281{overflow-x:auto;flex-wrap:nowrap}._inputContainer_g3tps_505{max-width:none;flex:1 1 100%}}._container_1ymew_1{padding:2rem;width:100%;margin:0 auto;min-height:100vh;overflow-y:auto;overflow-x:hidden}._header_1ymew_21{display:flex;justify-content:space-between;align-items:center;padding:1rem;margin-bottom:2rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d}._headerLeft_1ymew_43{margin-left:1rem}._headerLeft_1ymew_43 h2{margin:0;color:#000;font-size:1.35rem;text-transform:uppercase;font-weight:500}._headerLeft_1ymew_43 p{margin:.5rem 0 0;color:#666;font-size:1rem}._loader_1ymew_83{display:flex;justify-content:center;align-items:center;height:200px}._pagesContainer_1ymew_97{min-height:400px}._modulesList_1ymew_105{display:flex;flex-direction:column;gap:1rem;margin:0 auto}._moduleCard_1ymew_121{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;border:1px solid #e0e0e0;overflow:hidden;transition:all .2s ease-in-out;position:relative;cursor:move;will-change:transform,opacity,box-shadow}._moduleCard_1ymew_121:hover{box-shadow:0 4px 16px #00000026}._moduleCard_1ymew_121._dragging_1ymew_153{opacity:.6;transform:rotate(2deg) scale(1.05);box-shadow:0 12px 30px #00000040;z-index:1000;transition:none}._moduleCard_1ymew_121._dragOver_1ymew_169{border:2px dashed #3e61a3;background-color:#f0f4ff;transform:scale(1.02);box-shadow:0 6px 20px #3e61a333}._dragHandle_1ymew_183{position:absolute;left:0;top:0;bottom:0;width:30px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#666;cursor:grab;border-right:1px solid #e0e0e0;transition:background-color .2s ease-in-out;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._dragHandle_1ymew_183:hover{background-color:#e0e0e0;color:#3e61a3}._dragHandle_1ymew_183:active{cursor:grabbing}._moduleCard_1ymew_121._dragging_1ymew_153 ._dragHandle_1ymew_183{background-color:#3e61a3;color:#fff}._moduleHeader_1ymew_251{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1.5rem 3rem;cursor:pointer;background:#fff;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease-in-out}._moduleHeader_1ymew_251:hover{background-color:#f8f9fa}._moduleInfo_1ymew_281{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}._moduleNumber_1ymew_297{color:#3e61a3;font-weight:600;font-size:1rem}._moduleTitle_1ymew_309{color:#333;font-weight:500;font-size:1rem;min-width:0;overflow-wrap:anywhere;word-break:break-word}._expandIcon_1ymew_327{color:#3e61a3;font-size:1.5rem;transition:transform .2s ease-in-out}._moduleContent_1ymew_339{padding:1.5rem;background-color:#fafafa;border-top:1px solid #e0e0e0}._gradesPreview_1ymew_351{margin-bottom:1.5rem;margin-left:1rem}._gradesPreview_1ymew_351 h4{color:#3e61a3;margin:0 0 1rem;font-size:1.1rem;font-weight:600}._gradesList_1ymew_375{display:flex;flex-wrap:wrap;gap:.5rem}._gradeTag_1ymew_387{background-color:#e3f2fd;color:#1976d2;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid #bbdefb;transition:all .2s ease-in-out}._gradeTag_1ymew_387:hover{background-color:#bbdefb;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._noGrades_1ymew_421{color:#666;font-style:italic;margin:0;padding:1rem;background-color:#f5f5f5;border-radius:8px;border:1px dashed #ccc}._skillsPreview_1ymew_441{margin-bottom:1.5rem;margin-left:1rem}._skillsPreview_1ymew_441 h4{color:#3e61a3;margin:0 0 1rem;font-size:1.1rem;font-weight:600}._skillsList_1ymew_465{display:flex;flex-wrap:wrap;gap:.5rem}._skillTag_1ymew_477{background-color:#e8f5e8;color:#2e7d32;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid #c8e6c9;transition:all .2s ease-in-out}._skillTag_1ymew_477:hover{background-color:#c8e6c9;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._noSkills_1ymew_511{color:#666;font-style:italic;margin:0;padding:1rem;background-color:#f5f5f5;border-radius:8px;border:1px dashed #ccc}._moduleActions_1ymew_531{display:flex;justify-content:flex-end;gap:.5rem;padding-top:1rem;border-top:1px solid #e0e0e0}._noPages_1ymew_547{display:flex;justify-content:center;align-items:center;height:300px}@media (max-width: 768px){._container_1ymew_1{padding:1rem}._header_1ymew_21{flex-direction:column;align-items:flex-start;gap:1rem}._headerLeft_1ymew_43 h2{font-size:1.5rem}._pagination_1ymew_595{flex-direction:column;gap:1rem;text-align:center}._pageActions_1ymew_607{justify-content:center}}@media (max-width: 560px){._container_1ymew_1{padding:.75rem}._header_1ymew_21{margin-bottom:1rem;padding:.75rem}._headerLeft_1ymew_43{margin-left:0}._headerLeft_1ymew_43 h2{font-size:1.1rem}._moduleCard_1ymew_121{border-radius:10px}._dragHandle_1ymew_183{width:24px}._moduleHeader_1ymew_251{padding:.9rem .9rem .9rem 2rem;align-items:flex-start}._moduleInfo_1ymew_281{width:100%;flex-wrap:wrap;gap:.25rem}._moduleNumber_1ymew_297,._moduleTitle_1ymew_309{font-size:.9rem;line-height:1.35}}@media (max-width: 480px){._headerRight_1ymew_707,._headerRight_1ymew_707 button{width:100%}._modalActions_1ymew_723{flex-direction:column}._modalActions_1ymew_723 button{width:100%}}._container_pg4x9_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_pg4x9_1::-webkit-scrollbar{width:6px}._container_pg4x9_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_pg4x9_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem;position:relative;overflow:hidden}._header_pg4x9_37:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5ba4e8,#3d8fd4)}._headerLeft_pg4x9_87{display:flex;align-items:center;gap:1rem;min-width:0}._headerIcon_pg4x9_101{width:3.25rem;height:3.25rem;border-radius:12px;background:linear-gradient(135deg,#e8f3fc,#d4e9f9);border:1px solid #c5ddf5;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #3d8fd41f}._headerIcon_pg4x9_101 svg{font-size:1.65rem;color:#3d8fd4}._headerText_pg4x9_137{display:flex;flex-direction:column;gap:.35rem;min-width:0}._headerText_pg4x9_137 h1{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.2}._headerSubtext_pg4x9_167{margin:0;font-size:.92rem;font-weight:400;color:#6b7a8d;line-height:1.45}._filterSection_pg4x9_183{display:flex;flex-wrap:wrap;align-items:stretch;gap:1.25rem;padding:1.15rem 1.25rem;margin-bottom:1.25rem;background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 8px #3d8fd40d}._filterField_pg4x9_209{display:flex;flex-direction:column;gap:.45rem;flex:1;min-width:240px;max-width:360px}._filterLabel_pg4x9_227{font-size:.78rem;font-weight:700;color:#3d5166;text-transform:uppercase;letter-spacing:.04em}._selectPlaceholder_pg4x9_243{color:#9aa8b8;font-size:.92rem;font-weight:400}._listContainer_pg4x9_255{width:100%}._tableCard_pg4x9_263{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._tableCardHeader_pg4x9_279{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._tableCardHeader_pg4x9_279 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._countBadge_pg4x9_313{display:inline-flex;align-items:center;padding:.3rem .75rem;border-radius:999px;background:#e8f3fc;color:#3d8fd4;font-size:.8rem;font-weight:600;border:1px solid #c5ddf5}._Table_pg4x9_337{width:100%;overflow-x:auto}._Table_pg4x9_337::-webkit-scrollbar{height:6px}._Table_pg4x9_337::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._tableHeadCell_pg4x9_365{font-size:.78rem!important;font-weight:700!important;color:#3d5166!important;background:#f8fafc!important;border-bottom:1px solid #e8edf3!important;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;padding:.85rem 1rem!important}._tableBodyCell_pg4x9_389{font-size:.9rem!important;color:#1e2a3a!important;border-bottom:1px solid #eef2f7!important;vertical-align:top!important;padding:.85rem 1rem!important}._tableRow_pg4x9_405:hover ._tableBodyCell_pg4x9_389{background:#f8fbff}._userCell_pg4x9_413{font-weight:600;color:#1e2a3a!important;white-space:nowrap}._emailCell_pg4x9_425{color:#6b7a8d!important;white-space:nowrap;font-size:.85rem!important}._messageCell_pg4x9_437{color:#3d5166!important;line-height:1.5;max-width:420px;word-break:break-word}._typeBadge_pg4x9_451{display:inline-flex;align-items:center;padding:.28rem .7rem;border-radius:999px;font-size:.78rem;font-weight:600;text-transform:capitalize;border:1px solid transparent;white-space:nowrap;background:#e8f3fc;color:#3d8fd4;border-color:#c5ddf5}._emptyState_pg4x9_481{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3.5rem 1.5rem;background:#fff;border:1px dashed #d8e2ee;border-radius:14px;text-align:center}._emptyState_pg4x9_481 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._emptyState_pg4x9_481 span{font-size:.9rem;color:#6b7a8d;max-width:420px;line-height:1.5}@media (max-width: 768px){._container_pg4x9_1{padding:1rem}._filterField_pg4x9_209{min-width:100%;max-width:none}}._container_65vgw_1{width:100%;height:100vh;overflow-y:scroll}._container_65vgw_1::-webkit-scrollbar{display:none}._header_65vgw_21{display:flex;justify-content:space-between;background-color:#fff;align-items:center;color:#131010;height:4rem;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_65vgw_47{width:80%;display:flex;align-items:center;padding:1rem;justify-content:flex-start}._headerText_65vgw_47 p{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase}._headerIcons_65vgw_77{display:flex;align-items:center;justify-content:center}._TaskCreate_65vgw_89{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 .5rem}._TaskCreate_65vgw_89 svg{font-size:2rem;color:#0a5c15;cursor:pointer}._TaskEdit_65vgw_117{display:flex;flex-direction:column;justify-content:center;align-items:center}._TaskEdit_65vgw_117 svg{font-size:2rem;color:#56197e;cursor:pointer}._taskList_65vgw_143{padding:20px}._Pagination_65vgw_151{display:flex;gap:10px;justify-content:end;margin-right:10%;margin-top:10px}._pageNumber_65vgw_167{padding:6px 12px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:6px}._pageNumber_65vgw_167:hover{background:#f0f0f0}._activePage_65vgw_191{background:#1976d2;color:#070707;border-color:#1976d2}._taskTopRow_65vgw_201{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._taskActions_65vgw_215{display:flex;gap:10px}._taskActions_65vgw_215 svg{font-size:1.8rem;cursor:pointer}._taskCard_65vgw_233{display:flex;justify-content:space-between;background:#f3f3f3;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 4px 12px #00000014;transition:.2s ease}._taskCard_65vgw_233:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}._cardLeft_65vgw_261{flex:1}._TaskNum_65vgw_269{font-size:14px;color:#888;font-weight:700;margin-bottom:6px}._taskTitle_65vgw_283{font-size:20px;font-weight:700;margin-bottom:8px}._taskDesc_65vgw_295{font-size:14px;color:#555}._cardRight_65vgw_303{display:flex;flex-direction:column;justify-content:center;gap:1px;border-left:1px solid #eee;padding-left:15px}._cardRight_65vgw_303 svg{font-size:1.5rem}._cardRight_65vgw_303 svg:hover{transform:scale(1.15)}._container_1hgfa_1{width:100%;height:100vh;overflow-y:scroll;padding:1rem}._container_1hgfa_1::-webkit-scrollbar{display:none}._header_1hgfa_23{display:flex;background-color:#fff;align-items:center;color:#131010;height:4rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_1hgfa_45{width:80%;display:flex;align-items:center;padding:1rem;justify-content:flex-start}._header_1hgfa_23 p{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase}._headerIcons_1hgfa_75{margin-left:auto}._backButton_1hgfa_81{display:flex;align-items:center;background:#fff;border:none;color:#1976d2;font-size:1.1rem;cursor:pointer;font-weight:600;gap:.5rem;padding:.5rem 1rem;border-radius:24px;box-shadow:0 2px 8px #00000014;transition:background .2s,color .2s;margin:0rem 1rem}._backButton_1hgfa_81:hover{background:#f0f4fa}._actionBar_1hgfa_119{display:flex;justify-content:flex-end;margin-top:20px;margin-bottom:30px}._saveButton_1hgfa_133{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;padding:10px 22px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:.3s ease;box-shadow:0 4px 14px #4f46e540}._saveButton_1hgfa_133:hover{transform:translateY(-2px);box-shadow:0 6px 18px #4f46e559}._field_1hgfa_167{margin-bottom:25px}._field_1hgfa_167 label{font-size:14px;font-weight:500;color:#475569;margin-bottom:6px;display:block}._field_1hgfa_167 input{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #d0d5dd;font-size:14px;transition:.2s ease;background:#fff}._field_1hgfa_167 input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126;outline:none}._addButtons_1hgfa_223{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}._addButtons_1hgfa_223 button{padding:8px 14px;border-radius:8px;border:1px solid #92aac9;background:#fff;cursor:pointer;font-size:14px;transition:.2s ease}._addButtons_1hgfa_223 button:hover{background:#eef2ff;border-color:#6366f1}._blockWrapper_1hgfa_267{display:flex;gap:20px;padding:20px;background:#fff;border-radius:12px;margin-bottom:25px;box-shadow:5px 6px 8px #00000014;position:relative;transition:.2s ease}._blockWrapper_1hgfa_267:hover{box-shadow:0 6px 18px #00000014}._blockContent_1hgfa_299{flex:1}._deleteWrapper_1hgfa_307{position:absolute;top:15px;right:15px}._deleteIcon_1hgfa_319{color:#ef4444;font-size:22px;transition:.2s ease}._deleteIcon_1hgfa_319:hover{transform:scale(1.2);color:#dc2626}._previewImage_1hgfa_341{width:220px;margin-top:15px;border-radius:8px}._previewVideo_1hgfa_353{width:260px;margin-top:15px;border-radius:8px}._submissionSection_1hgfa_365{margin-top:25px}._submissionHeaderRow_1hgfa_373{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}._submissionSection_1hgfa_365 h3{margin-bottom:0;color:#1e293b}._totalMarkField_1hgfa_399{display:flex;align-items:center;gap:10px}._totalMarkField_1hgfa_399 label{font-size:14px;font-weight:500;color:#475569;margin:0}._totalMarkField_1hgfa_399 input{width:120px;padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd;font-size:14px;background:#fff}._totalMarkField_1hgfa_399 input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126;outline:none}._requiredAsterisk_1hgfa_455{color:#ef4444}._submissionFieldCard_1hgfa_463{background:#fff;padding:20px;border-radius:12px;margin-bottom:20px;box-shadow:2px 4px 12px #0100001a;position:relative}._fieldHeader_1hgfa_481{display:flex;justify-content:space-between;gap:10px;margin-bottom:15px}._fieldHeader_1hgfa_481 input{flex:1;padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd}._previewBox_1hgfa_509 input,._previewBox_1hgfa_509 textarea{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;margin-bottom:12px}._previewBox_1hgfa_509 textarea{min-height:90px;resize:none}._requiredBox_1hgfa_539{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}._removeFieldBtn_1hgfa_555{background:#ef4444;color:#fff;border:none;padding:6px 14px;border-radius:8px;cursor:pointer;transition:.2s ease}._removeFieldBtn_1hgfa_555:hover{background:#dc2626}._ql-container_1hgfa_581{min-height:150px;border-radius:0 0 8px 8px}._ql-editor_1hgfa_591{min-height:150px;font-size:14px;line-height:1.6}.ql-container{min-height:100px;border-radius:0 0 8px 8px}.ql-editor{min-height:100px;font-size:14px;line-height:1.6}._container_mvquh_1{width:100%;height:100vh;overflow-y:scroll}._container_mvquh_1::-webkit-scrollbar{display:none}._header_mvquh_21{display:flex;background-color:#fff;align-items:center;color:#131010;height:4rem;margin:1rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_mvquh_45{width:80%;display:flex;align-items:center;padding:1rem;justify-content:flex-start}._header_mvquh_21 p{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase}._headerIcons_mvquh_75{margin-left:auto}._backButton_mvquh_83{display:flex;align-items:center;background:#fff;border:none;color:#1976d2;font-size:1.1rem;cursor:pointer;font-weight:600;gap:.5rem;padding:.5rem 1rem;border-radius:24px;box-shadow:0 2px 8px #00000014;transition:background .2s,color .2s;margin:0rem 1rem}._backButton_mvquh_83:hover{background:#f0f4fa}._titleRow_mvquh_127{display:flex;justify-content:space-between;align-items:center;padding:5px 5px 5px 20px}._taskTitle_mvquh_141{margin:0}._pagination_mvquh_149{display:flex;justify-content:end;gap:8px;padding:0rem 1.5rem;margin-bottom:15px}._pageButton_mvquh_165{padding:6px 12px;border:none;background:#eee;cursor:pointer;border-radius:4px}._activePage_mvquh_181{background:#1976d2;color:#fff}._contentSection_mvquh_191{padding:20px}._contentTitle_mvquh_197{font-size:25px;font-weight:600;color:#1f2937;padding-bottom:18px;margin-left:10px}._part_mvquh_213{margin-left:15px;margin-right:15px}._TaskCreate_mvquh_223{display:flex;justify-content:end}._actionBtn_mvquh_233{display:flex;justify-content:end;margin-right:2rem}._image_mvquh_245{max-width:50%;max-height:50%;margin-top:15px;border-radius:8px}._video_mvquh_259{width:50%;height:50%;margin-top:15px;border-radius:8px}._submissionPreviewSection_mvquh_273{margin-top:40px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 6px 18px #01010114}._submissionPreviewSection_mvquh_273 h3{color:#1976d2}._submissionPreviewHeaderRow_mvquh_295{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}._totalMarkDisplay_mvquh_311{display:flex;align-items:baseline;gap:10px;white-space:nowrap}._totalMarkLabel_mvquh_325{font-size:14px;font-weight:600;color:#475569}._totalMarkValue_mvquh_337{font-size:16px;font-weight:700;color:#111827}._previewFieldCard_mvquh_349{margin-bottom:20px;display:flex;flex-direction:column}._previewFieldCard_mvquh_349 label{font-weight:600;margin-bottom:8px}._previewInput_mvquh_371{padding:10px;border-radius:8px;border:1px solid #ccc;background-color:#f5f5f5}._previewTextarea_mvquh_385{width:90%;min-height:10px;padding:10px;border-radius:8px;border:1px solid #ccc;resize:none;background-color:#f5f5f5}._requiredMark_mvquh_405{color:red}._blockCard_mvquh_411{background:#fff;padding:20px;margin-bottom:10px;border-radius:14px;box-shadow:0 -4px 12px #0000000d,0 10px 25px #00000014;transition:.2s ease}._container_1u4s3_1{width:100%;height:100vh;overflow-y:scroll;padding:1rem}._container_1u4s3_1::-webkit-scrollbar{display:none}._header_1u4s3_23{display:flex;background-color:#fff;align-items:center;color:#131010;height:4rem;box-shadow:inset 0 -3em 3em #c9c9c91a,0 0 0 2px #f5f5f5,.3em .3em 1em #6d6d6d4d;transition:border-radius .5s cubic-bezier(.175,.885,.32,1.275)}._headerText_1u4s3_45{width:80%;display:flex;align-items:center;padding:1rem;justify-content:flex-start}._header_1u4s3_23 p{font-weight:500;margin:0;font-size:1.35rem;text-transform:uppercase}._headerIcons_1u4s3_75{margin-left:auto}._backButton_1u4s3_81{display:flex;align-items:center;background:#fff;border:none;color:#1976d2;font-size:1.1rem;cursor:pointer;font-weight:600;gap:.5rem;padding:.5rem 1rem;border-radius:24px;box-shadow:0 2px 8px #00000014;transition:background .2s,color .2s;margin:0rem 1rem}._backButton_1u4s3_81:hover{background:#f0f4fa}._actionBar_1u4s3_119{display:flex;justify-content:flex-end;margin-top:20px;margin-bottom:30px}._saveButton_1u4s3_133{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;padding:10px 22px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:.3s ease;box-shadow:0 4px 14px #4f46e540}._saveButton_1u4s3_133:hover{transform:translateY(-2px);box-shadow:0 6px 18px #4f46e559}._field_1u4s3_167{margin-bottom:25px}._field_1u4s3_167 label{font-size:14px;font-weight:500;color:#475569;margin-bottom:6px;display:block}._field_1u4s3_167 input{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #d0d5dd;font-size:14px;transition:.2s ease;background:#fff}._field_1u4s3_167 input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126;outline:none}._addButtons_1u4s3_223{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}._addButtons_1u4s3_223 button{padding:8px 14px;border-radius:8px;border:1px solid #92aac9;background:#fff;cursor:pointer;font-size:14px;transition:.2s ease}._addButtons_1u4s3_223 button:hover{background:#eef2ff;border-color:#6366f1}._blockWrapper_1u4s3_267{background:#fff;padding:20px;border-radius:10px;box-shadow:0 6px 18px #00000014;gap:20px;margin-bottom:25px;position:relative}._blockWrapper_1u4s3_267:hover{box-shadow:0 6px 18px #00000014}._blockContent_1u4s3_311{flex:1}._deleteWrapper_1u4s3_319{position:absolute;top:15px;right:15px}._deleteIcon_1u4s3_331{color:#ef4444;font-size:22px;transition:.2s ease}._deleteIcon_1u4s3_331:hover{transform:scale(1.2);color:#dc2626}._previewImage_1u4s3_353{width:220px;margin-top:15px;border-radius:8px}._previewVideo_1u4s3_365{width:260px;margin-top:15px;border-radius:8px}._submissionSection_1u4s3_377{margin-top:25px}._submissionHeaderRow_1u4s3_385{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}._submissionSection_1u4s3_377 h3{margin-bottom:0;color:#1e293b}._totalMarkField_1u4s3_411{display:flex;align-items:center;gap:10px}._totalMarkField_1u4s3_411 label{font-size:14px;font-weight:500;color:#475569;margin:0}._totalMarkField_1u4s3_411 input{width:120px;padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd;font-size:14px;background:#fff}._totalMarkField_1u4s3_411 input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126;outline:none}._requiredAsterisk_1u4s3_467{color:#ef4444}._submissionFieldCard_1u4s3_475{background:#fff;padding:20px;border-radius:12px;margin-bottom:20px;box-shadow:2px 4px 12px #0100001a;position:relative}._fieldHeader_1u4s3_493{display:flex;justify-content:space-between;gap:10px;margin-bottom:15px}._fieldHeader_1u4s3_493 input{flex:1;padding:8px 12px;border-radius:8px;border:1px solid #d0d5dd}._previewBox_1u4s3_521 input,._previewBox_1u4s3_521 textarea{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;margin-bottom:12px}._previewBox_1u4s3_521 textarea{min-height:90px;resize:none}._requiredBox_1u4s3_551{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}._removeFieldBtn_1u4s3_567{background:#ef4444;color:#fff;border:none;padding:6px 14px;border-radius:8px;cursor:pointer;transition:.2s ease}._removeFieldBtn_1u4s3_567:hover{background:#dc2626}._ql-container_1u4s3_593{border:none!important}._ql-toolbar_1u4s3_601{border:none!important;border-bottom:1px solid #ddd!important}._ql-editor_1u4s3_611{min-height:200px}._wrapper_7wjfm_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._wrapper_7wjfm_1::-webkit-scrollbar{width:6px}._wrapper_7wjfm_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._pageHeader_7wjfm_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem;position:relative;overflow:hidden}._pageHeader_7wjfm_37:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5ba4e8,#3d8fd4)}._headerLeft_7wjfm_87{display:flex;align-items:center;gap:1rem;min-width:0}._headerIcon_7wjfm_101{width:3.25rem;height:3.25rem;border-radius:12px;background:linear-gradient(135deg,#e8f3fc,#d4e9f9);border:1px solid #c5ddf5;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #3d8fd41f}._headerIcon_7wjfm_101 svg{font-size:1.65rem;color:#3d8fd4}._titleBlock_7wjfm_137{display:flex;flex-direction:column;gap:.35rem;min-width:0}._title_7wjfm_137{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.2}._subtitle_7wjfm_167{margin:0;font-size:.92rem;font-weight:400;color:#6b7a8d;line-height:1.45}._headerActions_7wjfm_183{display:flex;align-items:center;justify-content:flex-end;gap:.85rem;flex-shrink:0}._orgSelect_7wjfm_199{min-width:240px;width:240px;flex-shrink:0}._primaryBtn_7wjfm_211{display:inline-flex;align-items:center;gap:.45rem;background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;padding:.7rem 1.25rem;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px #3d8fd44d;transition:opacity .15s ease,transform .15s ease}._primaryBtn_7wjfm_211 svg{font-size:1.1rem}._primaryBtn_7wjfm_211:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}._primaryBtn_7wjfm_211:disabled{opacity:.55;cursor:not-allowed}._tableCard_7wjfm_273{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._tableHeader_7wjfm_289{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._tableHeader_7wjfm_289 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._countBadge_7wjfm_323{display:inline-flex;align-items:center;padding:.3rem .75rem;border-radius:999px;background:#e8f3fc;color:#3d8fd4;font-size:.8rem;font-weight:600;border:1px solid #c5ddf5}._tableWrapper_7wjfm_347{overflow-x:auto}._tableWrapper_7wjfm_347::-webkit-scrollbar{height:6px}._tableWrapper_7wjfm_347::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._table_7wjfm_273{width:100%;border-collapse:collapse;min-width:720px}._table_7wjfm_273 th{background:#f8fafc;color:#3d5166;text-align:left;border-bottom:1px solid #e8edf3;padding:.85rem 1rem;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}._table_7wjfm_273 td{border-bottom:1px solid #eef2f7;padding:.9rem 1rem;font-size:.9rem;color:#1e2a3a;vertical-align:middle}._table_7wjfm_273 tbody tr:hover{background:#f8fbff}._table_7wjfm_273 tbody tr:last-child td{border-bottom:none}._mono_7wjfm_441{color:#6b7a8d;font-weight:600;width:80px}._description_7wjfm_453{color:#3d5166;max-width:420px;line-height:1.45}._actionsCol_7wjfm_465{width:120px;text-align:center}._actionGroup_7wjfm_475{display:flex;align-items:center;justify-content:center;gap:.35rem}._actionBtn_7wjfm_489{width:2.25rem!important;height:2.25rem!important;border-radius:8px!important}._editBtn_7wjfm_501{color:#2e7d5a!important;background:#e8f5ef!important}._editBtn_7wjfm_501:hover{background:#d4ede2!important}._deleteBtn_7wjfm_519{color:#c0392b!important;background:#fdecea!important}._deleteBtn_7wjfm_519:hover{background:#f9d5d1!important}._emptyState_7wjfm_537{text-align:center;color:#6b7a8d;padding:3rem 1.5rem;font-size:.95rem}._emptyStateBox_7wjfm_551{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;min-height:280px;padding:2.5rem 2rem;background:#fff;border-radius:14px;border:2px dashed #d0d8e4;text-align:center}._emptyStateBox_7wjfm_551 p{margin:0;font-size:1rem;font-weight:600;color:#3d5166}._emptyHint_7wjfm_593{margin:0;font-size:.9rem;color:#6b7a8d;max-width:28rem;line-height:1.5}._loaderWrap_7wjfm_609{padding:3rem 1rem;display:flex;justify-content:center}._modalOverlay_7wjfm_621{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e2a3a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContainer_7wjfm_643,._confirmContainer_7wjfm_645{width:min(32rem,94vw);background:#fff;border-radius:16px;border:1px solid #e8edf3;box-shadow:0 16px 48px #1e2a3a2e;overflow:hidden}._confirmContainer_7wjfm_645{width:min(28rem,92vw)}._modalHeader_7wjfm_671{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._modalTitle_7wjfm_689{margin:0;font-size:1.2rem;font-weight:700;color:#1e2a3a}._modalClose_7wjfm_703{display:flex;align-items:center;justify-content:center;color:#6b7a8d;cursor:pointer;background:none;border:none;padding:0}._modalClose_7wjfm_703 svg{font-size:1.35rem}._modalForm_7wjfm_733{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 0}._modalForm_7wjfm_733 ._modalActions_7wjfm_747{margin:.25rem -1.5rem 0}._confirmBody_7wjfm_757{padding:1.25rem 1.5rem}._confirmText_7wjfm_765{margin:0;color:#3d5166;font-size:.95rem;line-height:1.5}._formField_7wjfm_779{display:flex;flex-direction:column;gap:.4rem}._formLabel_7wjfm_791{font-size:.85rem;font-weight:600;color:#3d5166}._formInput_7wjfm_803,._formTextarea_7wjfm_805{width:100%;border:1px solid #dde4ed;border-radius:10px;padding:.65rem .85rem;font-size:.95rem;color:#1e2a3a;background:#f8fafc;outline:none;box-sizing:border-box;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}._formTextarea_7wjfm_805{resize:vertical;min-height:100px}._formInput_7wjfm_803:focus,._formTextarea_7wjfm_805:focus{border-color:#5ba4e8;box-shadow:0 0 0 3px #5ba4e826;background:#fff}._modalActions_7wjfm_747{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.25rem;border-top:1px solid #eef2f7;background:#f8fafc}._secondaryBtn_7wjfm_875{background:#f0f4f8;border:1px solid #dde4ed;border-radius:10px;color:#3d5166;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;transition:background .15s ease,border-color .15s ease}._secondaryBtn_7wjfm_875:hover{background:#e8edf3;border-color:#c5d0de}._submitBtn_7wjfm_911{background:linear-gradient(135deg,#5ba4e8,#3d8fd4);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;box-shadow:0 2px 8px #3d8fd440;transition:transform .15s ease,box-shadow .15s ease}._submitBtn_7wjfm_911:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3d8fd459}._submitBtn_7wjfm_911:disabled{opacity:.55;cursor:not-allowed}._dangerBtn_7wjfm_959{background:#fdecea;border:1px solid #f5c6c0;border-radius:10px;color:#c0392b;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;cursor:pointer;min-width:7rem;transition:background .15s ease,border-color .15s ease}._dangerBtn_7wjfm_959:hover{background:#f9d5d1;border-color:#e8a99f}@media (max-width: 900px){._wrapper_7wjfm_1{padding:1rem}._pageHeader_7wjfm_37{flex-direction:column;align-items:flex-start}._headerActions_7wjfm_183{width:100%;flex-wrap:wrap;justify-content:flex-start}._orgSelect_7wjfm_199{width:100%;min-width:0}._primaryBtn_7wjfm_211{width:100%;justify-content:center}}@media (max-width: 750px){._table_7wjfm_273{min-width:100%}._table_7wjfm_273 thead{display:none}._table_7wjfm_273,._table_7wjfm_273 tbody,._table_7wjfm_273 tr,._table_7wjfm_273 td{display:block;width:100%}._table_7wjfm_273 tr{border-bottom:1px solid #eef2f7;padding:.5rem 0}._table_7wjfm_273 td{border-bottom:none;padding:.5rem 1rem;text-align:left}._table_7wjfm_273 td:before{content:attr(data-label);display:block;font-size:.74rem;font-weight:700;color:#6b7a8d;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}._emptyState_7wjfm_537{padding:2rem 1rem}._emptyState_7wjfm_537:before{display:none!important}._actionGroup_7wjfm_475{justify-content:flex-start}}._container_s7w3g_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_s7w3g_1::-webkit-scrollbar{width:6px}._container_s7w3g_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_s7w3g_37{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.5rem;background:linear-gradient(135deg,#fff,#f8fbff);border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem;position:relative;overflow:hidden}._header_s7w3g_37:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#5ba4e8,#3d8fd4)}._headerLeft_s7w3g_87{display:flex;align-items:center;gap:1rem;min-width:0}._headerIcon_s7w3g_101{width:3.25rem;height:3.25rem;border-radius:12px;background:linear-gradient(135deg,#e8f3fc,#d4e9f9);border:1px solid #c5ddf5;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #3d8fd41f}._headerIcon_s7w3g_101 svg{font-size:1.65rem;color:#3d8fd4}._headerText_s7w3g_137{display:flex;flex-direction:column;gap:.35rem;min-width:0}._headerText_s7w3g_137 h1{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a;line-height:1.2}._headerSubtext_s7w3g_167{margin:0;font-size:.92rem;font-weight:400;color:#6b7a8d;line-height:1.45}._listContainer_s7w3g_183{width:100%}._tableCard_s7w3g_191{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._tableCardHeader_s7w3g_207{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #eef2f7;background:#f8fafc}._tableCardHeader_s7w3g_207 p{margin:0;font-size:1.05rem;font-weight:700;color:#1e2a3a}._countBadge_s7w3g_241{display:inline-flex;align-items:center;padding:.3rem .75rem;border-radius:999px;background:#e8f3fc;color:#3d8fd4;font-size:.8rem;font-weight:600;border:1px solid #c5ddf5}._Table_s7w3g_265{width:100%;overflow-x:auto}._Table_s7w3g_265::-webkit-scrollbar{height:6px}._Table_s7w3g_265::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._tableHeadCell_s7w3g_293{font-size:.78rem!important;font-weight:700!important;color:#3d5166!important;background:#f8fafc!important;border-bottom:1px solid #e8edf3!important;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;padding:.85rem 1rem!important}._tableBodyCell_s7w3g_317{font-size:.9rem!important;color:#1e2a3a!important;border-bottom:1px solid #eef2f7!important;vertical-align:middle!important;padding:.85rem 1rem!important}._tableRow_s7w3g_333:hover ._tableBodyCell_s7w3g_317{background:#f8fbff}._userCell_s7w3g_341{font-weight:600;color:#1e2a3a!important;white-space:nowrap}._timeCell_s7w3g_353{color:#6b7a8d!important;white-space:nowrap;font-size:.85rem!important}._categoryBadge_s7w3g_365{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap;letter-spacing:.02em}._categorySkill_s7w3g_387{background:#e8f3fc;color:#2b6cb0;border:1px solid #b8d9f5}._categoryJob_s7w3g_399{background:#f3e8ff;color:#7c3aed;border:1px solid #d8b4fe}._categoryProfile_s7w3g_411{background:#e8f5ef;color:#2e7d5a;border:1px solid #b8e6d0}._categoryEvent_s7w3g_423{background:#fff4e5;color:#c77800;border:1px solid #ffd89b}._categoryDefault_s7w3g_435{background:#f0f4f8;color:#3d5166;border:1px solid #dde4ed}._actionBadge_s7w3g_447{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.78rem;font-weight:600;background:#e8f3fc;color:#3d8fd4;white-space:nowrap}._valueCell_s7w3g_471{font-weight:600;color:#2e7d5a!important;text-align:center!important;white-space:nowrap}._cashCell_s7w3g_485{font-weight:600;color:#3d8fd4!important;text-align:center!important;white-space:nowrap}._emptyState_s7w3g_499{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:3.5rem 2rem;background:#fff;border-radius:14px;border:2px dashed #d0d8e4;text-align:center}._emptyState_s7w3g_499 p{margin:0;font-size:1.05rem;font-weight:600;color:#3d5166}._emptyState_s7w3g_499 span{font-size:.9rem;color:#6b7a8d}._emptyTableCell_s7w3g_549{padding:2.5rem!important;color:#6b7a8d!important;font-size:.95rem!important;text-align:center!important;border-bottom:none!important}._loaderWrap_s7w3g_565{display:flex;justify-content:center;padding:3rem 1rem}@media (max-width: 900px){._container_s7w3g_1{padding:1rem}}._container_v6hd7_1{flex:1;min-height:100vh;overflow-y:auto;background:#f8f9fc;padding:1.5rem 2rem 2rem;box-sizing:border-box}._container_v6hd7_1::-webkit-scrollbar{width:6px}._container_v6hd7_1::-webkit-scrollbar-thumb{background:#d0d8e4;border-radius:10px}._header_v6hd7_37{display:flex;align-items:center;gap:1rem;background:#fff;color:#1e2a3a;padding:1.25rem 1.5rem;border-radius:14px;border:1px solid #e8edf3;box-shadow:0 2px 12px #3d8fd40f;margin-bottom:1.25rem}._backButton_v6hd7_63{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #dde4ed;border-radius:10px;background:#f8fafc;color:#3d8fd4;cursor:pointer;flex-shrink:0;transition:background .15s ease,border-color .15s ease,transform .15s ease}._backButton_v6hd7_63:hover{background:#e8f3fc;border-color:#c5ddf5;transform:translate(-1px)}._backButton_v6hd7_63 svg{font-size:1.2rem}._headerText_v6hd7_113{display:flex;flex-direction:column;gap:.25rem;min-width:0}._headerText_v6hd7_113 p{margin:0;font-size:1.5rem;font-weight:700;color:#1e2a3a}._headerSubtext_v6hd7_141{margin:0;font-size:.9rem;color:#6b7a8d}._listContainer_v6hd7_153{width:100%}._tableCard_v6hd7_161{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 2px 12px #3d8fd40f;overflow:hidden}._Table_v6hd7_177{width:100%}._tableHeadCell_v6hd7_185{font-size:.9rem!important;font-weight:700!important;color:#3d5166!important;background:#f0f7fd!important;border-bottom:1px solid #dde8f4!important;white-space:nowrap}._tableBodyCell_v6hd7_203{font-size:.92rem!important;color:#1e2a3a!important;border-bottom:1px solid #eef2f7!important;vertical-align:top!important}._tableRow_v6hd7_217:hover ._tableBodyCell_v6hd7_203{background:#fafbfd}._remarkCell_v6hd7_225{max-width:280px;word-break:break-word}._actionBadge_v6hd7_235{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.8rem;font-weight:600;background:#e8f3fc;color:#3d8fd4;white-space:nowrap}._timeCell_v6hd7_259{color:#6b7a8d!important;white-space:nowrap}._emptyTableCell_v6hd7_269{padding:2.5rem!important;color:#6b7a8d!important;font-size:.95rem!important}._emptyState_v6hd7_281{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:4rem 2rem;background:#fff;border-radius:14px;border:2px dashed #c5ddf5;text-align:center}._emptyState_v6hd7_281 p{margin:0;font-size:1.1rem;font-weight:600;color:#1e2a3a}._emptyState_v6hd7_281 span{font-size:.9rem;color:#6b7a8d}._errorState_v6hd7_331{border-color:#f5c6c2;background:#fff8f7}._errorState_v6hd7_331 p{color:#c0392b}._pager_v6hd7_349{display:flex;justify-content:center;align-items:center;gap:.75rem;padding:.85rem 1rem;background:linear-gradient(to bottom,#fafbfd,#f4f7fb);border-top:1px solid #eef2f7}._pagerBtn_v6hd7_369{padding:.5rem 1rem;border:1px solid #c5ddf5;background:#fff;color:#3d8fd4;font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background .15s ease,border-color .15s ease}._pagerBtn_v6hd7_369:hover:not(:disabled){background:#e8f3fc;border-color:#5ba4e8}._pagerBtn_v6hd7_369:disabled{background:#f4f7fa;color:#b8c9d9;border-color:#e8edf3;cursor:not-allowed}._pagerInfo_v6hd7_417{font-weight:600;font-size:.9rem;color:#6b7a8d;min-width:5rem;text-align:center}@media (max-width: 768px){._container_v6hd7_1{padding:1rem}._headerText_v6hd7_113 p{font-size:1.25rem}._tableCard_v6hd7_161{overflow-x:auto}}
