:root{--primary-color:#084ad9;--light-primary-shade:#845ef7;--very-light-primary-shade:#f3f0ff;--black-light-shade-text:#45494d;--main-holder-mt:50px;--main-holder-mb:50px;--main-holder-mr:20px;--main-holder-ml:0px;--heading-font-size:24px;--heading-font-weight:300}*{padding:0;margin:0;box-sizing:border-box;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{text-decoration:none}html,body{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.loader{border-radius:50%;display:inline-block;border-top:4px solid #5f3dc4;border-right:4px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;border-left:4px solid #FF3D00;border-bottom:4px solid transparent;animation:rotation .5s linear infinite reverse}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-btn{aspect-ratio:1;border-radius:50%;border:3px solid #ffffff;animation:l20-1 .8s infinite linear alternate,l20-2 1.6s infinite linear}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0)}to{transform:scaleY(-1) rotate(-135deg)}}.loader-container{position:fixed;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#f0f8ffe2}.loader-container-btn{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#0808cb}#main-container{display:flex;height:100vh;width:100vw;overflow:hidden}#left-navbar{display:flex;flex-direction:column;height:100%;border-right:1px solid rgb(234,234,234)}.left-navbar-menu-holder .active .left-navbar-menu-item{background-color:#e5dbff}#left-navbar-logo-and-back-btn-holder{display:flex;align-items:center;justify-content:space-between;height:10%;padding:10px;border-bottom:1px solid rgb(210,210,210)}.logo-holder{display:flex;align-items:center;height:100%;width:fit-content}.logo-image{display:flex;align-items:center;justify-content:center;height:70px;width:70px;overflow:hidden}.logo-image img{height:100%;width:100%}.logo-text{display:flex;align-items:center;justify-content:center;height:100%;width:fit-content;font-size:1.3rem;font-weight:800}.back-btn{display:flex;align-items:center;justify-content:center;padding:3px;height:70%;width:26px;background-color:#0007cf;border-radius:13px}.back-btn svg{height:15px;width:15px}.left-navbar-menu-holder{display:flex;height:90%;width:100%;flex-direction:column;padding:20px;overflow-y:scroll}.left-navbar-tag{display:flex;align-items:center;height:fit-content;width:100%;font-size:14px;font-weight:600;color:#656565;margin-bottom:15px}.left-navbar-menu-item{display:flex;align-items:center;justify-content:space-between;min-height:40px;width:100%;cursor:pointer;border-radius:5px;padding:5px 15px;margin-bottom:3px}.left-navbar-menu-item:hover{background-color:#f1ecff}.left-navbar-menu-item-icon,.left-navbar-menu-icon-image{display:flex;align-items:center;justify-content:center;height:20px;width:20px;margin-right:10px}.left-navbar-menu-item-icon svg{height:100%;width:100%;fill:#3530bc}.left-navbar-menu-item-text{display:flex;align-items:center;height:100%;width:fit-content;font-size:.9rem;font-weight:600;color:#414141;text-transform:capitalize}.left-navbar-menu-item-dragger{display:flex;align-items:center;justify-content:center;height:15px;width:15px;margin-left:10px}.left-navbar-menu-item-dragger svg{height:100%;width:100%}.left-navbar-menu-item-content-holder{display:flex;height:100%;width:fit-content;align-items:center}#content-main-holder{display:flex;flex-direction:column;height:100%;background-color:#f3f0ff;overflow:hidden}#content-container{display:flex;flex-direction:column;height:90%;width:100%;max-width:100%;padding:0 10px 0 30px;overflow-y:scroll;overflow-x:hidden}.content-main-holder-top-navbar{display:flex;align-items:center;justify-content:space-between;height:10%;width:100%;background-color:#fff;padding:5px 30px;z-index:999}.top-navbar-second-section{display:flex;align-items:center;height:100%;width:fit-content;overflow:hidden}.user-profile-picture-and-name-holder{display:flex;align-items:center;height:100%;width:fit-content;padding-left:30px;position:relative}.user-profile-picture-and-name-holder:after{position:absolute;content:"";left:0;height:60%;width:1px;background-color:#b8b8b8}.user-profile-picture{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:50%;overflow:hidden}.user-profile-picture img{height:100%;width:100%}.user-profile-action-btn{display:flex;align-items:center;justify-content:center;min-height:100%;width:fit-content;margin-left:10px;font-size:.9rem;text-transform:capitalize;font-weight:500;color:var(--black-light-shade-text)}.user-profile-act-btn{display:flex;align-items:center;justify-content:center;height:100%;width:fit-content;margin-left:0}.user-profile-act-btn svg{height:20px;width:20px}.top-navbar-action-btns-holder{display:flex;align-items:center;justify-content:center;height:100%;width:fit-content;margin-right:20px}.top-navbar-action-btn{display:flex;align-items:center;justify-content:center;height:35px;border-radius:50%;width:35px;background-color:var(--very-light-primary-shade);padding:2px;cursor:pointer}.dashboard-welcome-message{display:flex;flex-direction:column;height:fit-content;width:100%;margin-top:50px}.welcome-message{display:flex;align-items:center;height:fit-content;width:100%;font-size:1.2rem;text-transform:capitalize;font-weight:500;color:var(--black-light-shade-text)}.welcome-message span{font-weight:600;margin-left:5px;color:var(--primary-color)}.sub-message-wm{display:flex;height:fit-content;width:100%;font-size:.9rem;text-transform:capitalize;margin-top:8px;font-weight:500;color:var(--black-light-shade-text)}.dashboard-info-card-holder{display:flex;align-items:center;height:fit-content;flex-wrap:wrap;margin-top:40px}.dashboard-info-card{display:flex;flex:1 1 22%;height:140px;width:22%;min-width:220px;background-color:#fff;border-radius:10px;overflow:hidden;margin-right:20px;margin-bottom:20px;flex-direction:column;padding:15px}.dashboard-info-card-title{display:flex;align-items:center;justify-content:space-between;height:35px;overflow:hidden;width:100%}.dashboard-info-card-title-text{display:flex;align-items:center;height:fit-content;width:fit-content;text-transform:capitalize;font-size:14px;font-weight:600;margin-right:10px;color:var(--black-light-shade-text)}.info-card-three-images-holder{display:flex;position:relative;height:fit-content;width:fit-content;align-items:center}.info-card-image{display:flex;align-items:center;justify-content:center;height:25px;width:25px;border-radius:50%;background-color:#0ff;overflow:hidden;border:1px solid var(--black-light-shade-text)}.info-card-image img{height:100%;width:100%}.info-card-image-1{transform:translate(20px);background-color:#000;z-index:3}.info-card-image-2{transform:translate(10px);background-color:red;z-index:2}.info-card-image-3{z-index:1}.info-card-information{display:flex;align-items:center;height:calc(100% - 35px);padding:20px 0 10px;width:100%}.info-card-information-icon{display:flex;align-items:center;justify-content:center;height:50px;border-radius:50%;width:50px;background-color:var(--very-light-primary-shade);margin-right:15px}.info-card-information-details{display:flex;flex-direction:column;height:100%;width:fit-content}.info-card-info-numbers{font-size:15px;font-weight:700;margin-bottom:3px}.info-card-info-percent{display:flex;align-items:center;height:fit-content;width:fit-content}.info-card-info-percent-icon{display:flex;align-items:center;height:20px;width:20px;margin-right:2px}.info-card-info-percent-icon svg{height:100%;width:100%}.info-card-info-percent-numbers{font-size:12px;font-weight:600;color:#0ca50c}#teachers-content-holder{display:flex;flex-direction:column;margin:50px 20px 50px 0;min-height:fit-content;max-width:100%;border-radius:10px;background-color:#fff;overflow:hidden;border:1px solid rgb(217,217,217)}.teachers-section-heading-and-actions-holder{display:flex;align-items:center;justify-content:space-between;margin-right:15px;height:60px;border-bottom:1px solid rgb(217,217,217);width:100%;padding:13px 20px}.teachers-section-heading{text-transform:capitalize;font-size:18px;font-weight:400;color:var(--black-light-shade-text)}.searchbar-and-action-btn-holder{display:flex;align-items:center;height:100%;width:fit-content}.add-teacher-action-btn{display:flex;align-items:center;justify-content:center;padding:5px 15px;border-radius:5px;color:#fff;height:100%;width:fit-content;background-color:var(--primary-color);cursor:pointer}.teachers-section-table-header{display:flex;align-items:center;height:60px;width:100%;padding:13px 20px;background-color:var(--very-light-primary-shade);border-bottom:1px solid rgb(217,217,217)}.teacher-header-sn,.teachers-section-table-row-sn{display:flex;align-items:center;height:100%;width:5%;padding-right:5px}.teacher-header-name,.teachers-section-table-row-person-detail{display:flex;align-items:center;height:100%;width:35%;padding-right:5px}.teachers-section-table-row-person-image{display:flex;align-items:center;justify-content:center;height:40px;width:40px;overflow:hidden;border-radius:50%;margin-right:10px}.teachers-section-table-row-person-image img{height:100%;width:100%}.teacher-header-contact,.teachers-section-table-row-contact{display:flex;align-items:center;height:100%;width:20%;padding-right:5px}.teacher-header-course,.teachers-section-table-row-course,.teacher-header-permission,.teachers-section-table-row-total-permission{display:flex;align-items:center;height:100%;width:15%;padding-right:5px}.teacher-header-actions,.teachers-section-table-row-action-btn-holder{display:flex;align-items:center;justify-content:center;height:100%;width:10%}.teachers-section-table-row-action-btn{display:flex;align-items:center;justify-content:center;background-color:var(--very-light-primary-shade);height:30px;width:30px;border-radius:5px;cursor:pointer;padding:5px}.teachers-section-table-row-action-btn svg{height:15px;width:15px}.teachers-section-table-row-action-btn:hover{background-color:var(--primary-color)}.teachers-section-table-row-action-btn:hover svg{fill:#fff}.teachers-section-table-header{font-size:14px;text-transform:capitalize;font-weight:400;color:var(--black-light-shade-text)}.teachers-section-table-rows-holder{display:flex;align-items:center;height:fit-content;width:100%;flex-direction:column}.teachers-section-table-row{display:flex;align-items:center;height:60px;width:100%;padding:10px 20px;background-color:#fff;border-bottom:1px solid rgb(217,217,217);font-size:14px;text-transform:capitalize;font-weight:400;color:var(--black-light-shade-text)}.teachers-section-table-row-person-name-and-email{display:flex;flex-direction:column;height:100%;width:fit-content}.teachers-section-table-row-person-name{color:#000!important;margin-bottom:5px}.teachers-section-table-row-person-email{font-size:12px}.teachers-section-table-action-btns-holder{display:flex;flex-direction:column;height:fit-content;width:180px;padding:10px;background-color:#fff;border:1px solid rgb(228,228,228);position:fixed;transform:translate(-125%);border-radius:10px}.teachers-section-table-action-btn{display:flex;align-items:center;height:40px;width:100%;border-radius:5px;padding:5px 10px;font-size:12px;font-weight:400;cursor:pointer;color:var(--black-light-shade-text)}.teachers-section-table-action-btn:hover{background-color:var(--primary-color);color:#fff}.permissions-main-holder-background{display:flex;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#000000c2;z-index:1000;padding:20px;align-items:center;justify-content:flex-end}.permissions-main-holder{display:flex;flex-direction:column;height:100%;width:400px;border-radius:20px;background-color:#fff;transform:translate(0);transition:.1s ease-in-out;overflow:hidden;animation:permissionholderanimationin .1s linear 0s 1}@keyframes permissionholderanimationin{0%{transform:translate(120%)}to{transform:translate(0)}}@keyframes permissionholderanimationout{0%{transform:translate(0)}to{transform:translate(120%)}}.heading-and-exit-btn-holder{display:flex;align-items:center;justify-content:space-between;height:60px;width:100%;padding:15px;border-bottom:1px solid rgb(228,228,228)}.heading-assign-permission{display:flex;align-items:center;height:100%;width:fit-content;font-size:20px;font-weight:200}.exit-btn-assign-permission{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:50%;cursor:pointer;background-color:var(--very-light-primary-shade)}.exit-btn-assign-permission:hover{background-color:#ebe7ff}.exit-btn-assign-permission svg{height:20px;width:20px;color:var(--black-light-shade-text)}.pernissions-table-holder{display:flex;flex-direction:column;width:100%;height:calc(100% - 130px);overflow-y:scroll;padding:15px}.permissions-table-header{display:flex;align-items:center;justify-content:space-between;min-height:50px;width:100%;border-bottom:1px solid rgb(228,228,228);background-color:var(--very-light-primary-shade);padding:10px 15px}.permissions-table-header-item{display:flex;align-items:center;height:100%;width:50%;font-size:12px;font-weight:500;color:var(--black-light-shade-text)}.permission-table-row{display:flex;align-items:center;justify-content:space-between;min-height:50px;width:100%;border-bottom:1px solid rgb(228,228,228);padding:10px 15px}.permission-table-row-item{display:flex;align-items:center;height:100%;width:50%;font-size:15px;font-weight:300;color:var(--black-light-shade-text)}.toggle-btn{display:flex;align-items:center;position:relative;border-radius:15px;padding:5px;cursor:pointer}.toggle-btn-circle{display:flex;align-items:center;height:20px;width:20px;border-radius:50%;position:absolute;left:5px;transition:left .3s ease}.permissions-btns-holder{display:flex;align-items:center;justify-content:space-between;min-height:70px;width:100%;padding:5px 15px 15px}.permissions-btn:first-child{margin-right:10px;background-color:#cfcfcf;color:#000}.permissions-btn:last-child{color:#fff;background-color:var(--primary-color)}.permissions-btn{display:flex;align-items:center;justify-content:center;height:100%;width:calc(50% - 5px);border-radius:5px;font-size:14px;font-weight:300;text-transform:capitalize;cursor:pointer}.quiz-heading-and-add-btns-holder{display:flex;align-items:center;height:fit-content;max-width:100%;background-color:#fff;margin:var(--main-holder-mt) 20px 20px var(--main-holder-ml);padding:20px;border-radius:10px}.quiz-heading-and-sub-heading-holder{display:flex;flex-direction:column;height:fit-content;width:fit-content}.quiz-page-heading{font-size:var(--heading-font-size);font-weight:var(--heading-font-weight);text-transform:capitalize;color:var(--primary-color);margin-bottom:5px}.quiz-page-sub-headiing{font-size:16px;font-weight:500;color:var(--black-light-shade-text);text-transform:capitalize}.website-main-table{display:flex;align-items:center;height:fit-content;min-height:fit-content;max-width:100%;overflow-x:scroll;overflow-y:hidden;margin-right:20px;padding:20px;background-color:#fff;border-radius:10px;margin-bottom:50px;position:relative}.website-main-table table{height:fit-content;width:100%;border-collapse:collapse}.website-main-table table thead tr{border-bottom:1px solid rgb(177,177,177);height:60px;min-height:60px;background-color:#f2f2f2}.website-main-table table thead tr th{height:100%;padding:5px;font-size:16px;font-weight:300;text-align:left;width:fit-content}.quiz-name-th{min-width:200px;max-width:200px}.quiz-assignedby-th{min-width:150px;max-width:150px}.website-main-table table tbody{height:fit-content}.website-main-table table tbody tr{border-bottom:1px solid rgb(177,177,177);height:60px;min-height:60px}.website-main-table table tbody tr:last-child{border-bottom:none}.website-main-table table tbody tr td{height:100%;padding:5px;font-size:14px;font-weight:500;text-align:left;width:fit-content;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-verification-tag{display:flex;align-items:center;justify-content:center;height:25px;width:fit-content;padding:5px 10px;border-radius:22.5px;color:#fff;font-size:12px;font-weight:400}.table-verified-tag{background-color:green}.table-unverified-tag{background-color:red}.accuracy-table-percentage{--size:40px;position:relative;display:flex;align-items:center;justify-content:center;height:var(--size);width:var(--size);border-radius:20px;overflow:hidden;z-index:0;animation:progressanimation .5s 1 ease-out forwards}.accuracy-table-percentage span{display:flex;align-items:center;justify-content:center;position:absolute;color:#000;background-color:#fff;height:calc(var(--size) - 10px);width:calc(var(--size) - 10px);border-radius:50%;z-index:1;font-size:10px;font-weight:500;overflow:hidden}.Quiz-name-and-other-details-holder{display:flex;flex-direction:column;height:fit-content;min-height:fit-content;width:calc(100% - 20px);margin-right:20px;background-color:#fff;border-radius:10px;margin-top:50px;margin-bottom:50px;overflow:hidden}.quiz-basic-info-holder{display:flex;height:fit-content;width:100%;border-bottom:1px solid rgb(195,195,195);padding:20px;align-items:center;justify-content:space-between}.quiz-basic-info-and-name-holder{display:flex;flex-direction:column;height:fit-content;width:fit-content}.quiz-name-holder{display:flex;align-items:center;height:fit-content;width:fit-content;font-size:var(--heading-font-size);font-weight:400;color:var(--black-light-shade-text)}.add-question-and-delete-question-btn{display:flex;align-items:center;justify-content:center;height:fit-content;width:fit-content}.questions-btns{display:flex;align-items:center;justify-content:center;height:40px;width:fit-content;padding:5px 10px;border-radius:5px;cursor:pointer;transition:.2s ease-in-out}.question-btn-svg-holder{display:flex;align-items:center;justify-content:center;height:30px;width:30px;padding:5px;margin-right:2px}.add-question-btn{margin-right:10px;border:1px solid blue;color:#00f}.add-question-btn:hover{color:#fff;background-color:#00f;border:none}.delete-question-btn:hover{color:#fff;background-color:red;border:none}.delete-question-btn{border:1px solid rgb(255,4,0);color:red}.question-btn-svg-holder svg{height:100%;width:100%}.question-btn-text-holder{font-size:14px;font-weight:500;margin-right:5px}.quiz-basic-info{display:flex;align-items:center;height:fit-content;width:fit-content;font-size:12px;margin-top:10px;color:#4f4f4f;font-weight:600}.quiz-basic-info span{color:#000}.quiz-basic-info-info{margin-right:10px}.Quiz-Questions-Holder{display:flex;flex-direction:column;height:fit-content;padding:30px 20px;background-color:#fafafa}.Quiz-question{display:flex;flex-direction:column;height:fit-content;width:100%;padding:0 15px;margin-bottom:40px}.question-number-and-edit-btn-holder{display:flex;align-items:center;justify-content:space-between;width:100%;height:fit-content}.Question-number-and-type{display:flex;align-items:center;justify-content:center;height:fit-content;width:fit-content;font-size:15px;font-weight:500;color:#626262}.edit-and-delete-btn-holder-question{display:flex;align-items:center;justify-content:center;height:fit-content;width:fit-content;margin-right:10px}.Question-edit-and-delete-btn{display:flex;align-items:center;justify-content:center;height:28px;width:28px;cursor:pointer;padding:5px;border-radius:5px}.Question-edit-and-delete-btn:first-child{margin-right:5px}.Question-edit-and-delete-btn svg{height:100%;width:100%}.edit-btn-question svg{color:var(--primary-color)}.edit-btn-question:hover{background-color:#e1e1ff}.delete-btn-question svg{color:red}.delete-btn-question:hover{background-color:#ffdbdb}.quiz-Question-content{display:flex;align-items:center;height:60px;width:100%;padding:10px 15px;border:1px solid rgb(232,232,232);overflow:hidden;border-radius:15px;margin-top:20px;background-color:#fff;font-size:16px;font-weight:500}.Quiz-Question-Options-Holder{display:flex;flex-direction:column;height:fit-content;width:100%;margin-top:40px;padding-left:20px}.quiz-question-option{display:flex;align-items:center;height:60px;width:100%;margin-bottom:15px}.quiz-question-option-input{display:flex;align-items:center;justify-content:center;height:60px;min-height:60px;width:20px;margin-right:10px}.quiz-question-option-input input{height:20px;width:20px}.Quiz-question-option-content{display:flex;align-items:center;height:100%;width:calc(100% - 30px);padding:10px 15px;overflow:hidden;border-radius:15px;font-size:16px;font-weight:500}.quiz-table-action-btn-holder{display:flex;align-items:center;justify-content:center;height:60px;width:fit-content}.quiz-table-action-btn{display:flex;align-items:center;justify-content:center;height:30px;width:30px;border-radius:5px;padding:5px;background-color:var(--very-light-primary-shade);cursor:pointer}.quiz-table-action-btn svg{height:15px;width:15px}.table-action-btns-holder{display:flex;flex-direction:column;height:fit-content;width:180px;padding:10px;background-color:#fff;border:1px solid rgb(228,228,228);position:absolute;border-radius:10px}.table-action-btn{display:flex;align-items:center;height:40px;width:100%;border-radius:5px;padding:5px 10px;font-size:12px;font-weight:400;cursor:pointer;color:var(--black-light-shade-text)}.table-action-btn:hover{background-color:var(--primary-color);color:#fff}.aq-overlay{position:fixed;inset:0;background:#0006;z-index:100000;display:flex;justify-content:center;align-items:center}.aq-modal.refined{width:840px;height:580px;background:#fff;border-radius:14px;padding:24px 32px;display:flex;flex-direction:column;overflow:hidden}.aq-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:14px}.aq-title{font-size:20px;font-weight:600}.aq-close{background:none;border:none;font-size:22px;cursor:pointer}.aq-body{flex:1;overflow:hidden;padding-top:18px}.aq-field{margin-bottom:18px}.aq-field label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.aq-field input[type=text]{width:100%;height:44px;padding:0 12px;border-radius:6px;border:1px solid #e5e5e5;outline:none}.aq-field input[type=text]:focus{border-color:#2b5cff}.aq-options-wrapper{max-height:220px;overflow-y:auto;padding-right:6px}.aq-option-row{display:flex;align-items:center;gap:14px;margin-bottom:10px}.aq-option-row input[type=radio]{accent-color:#2b5cff}.aq-option-row input[type=text]{flex:1;height:42px;border:1px solid #e5e5e5;border-radius:6px;padding:0 12px}.aq-option-row input.correct{background:#f2fff2;border-color:#1db954}.aq-option-row button{background:none;border:none;font-size:20px;color:#e53935;cursor:pointer}.aq-add-option{margin-top:10px;background:transparent;border:none;color:#2b5cff;font-weight:500;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.aq-error{margin-top:6px;display:flex;gap:6px;font-size:13px;color:#d32f2f}.aq-actions{border-top:1px solid #eee;padding-top:14px;display:flex;justify-content:flex-end;gap:14px}.aq-actions .cancel{background:#f1f1f1;border:none;padding:10px 18px;border-radius:6px;cursor:pointer}.aq-actions .save{background:#2b5cff;color:#fff;border:none;padding:10px 18px;border-radius:6px;cursor:pointer}.Start-quiz-main-background-holder{display:flex;height:100vh;width:100vw;position:relative;overflow:hidden;padding:0;margin:0;flex-direction:column}.quiz-start-main-support-image{display:flex;position:absolute;bottom:0;left:0}.scores-holder{display:flex;align-items:center;height:80px;width:100%;font-size:18px;text-transform:capitalize;font-weight:300;color:#e0e0e0;z-index:10000;background-color:#37373731;padding:10px 20px}.scores-holder span{color:#fff;font-weight:400}.quiz-main-holder{display:flex;align-items:center;justify-content:center;height:calc(100vh - 80px);width:100vw;padding:20px}.quiz-main-questions-holder{display:flex;align-items:center;justify-content:center;height:80%;min-width:200px;width:50%;background-color:#0000007e;border-radius:15px;padding:20px;flex-direction:column;z-index:10000;position:relative}.welcome-message-quiz{display:flex;align-items:center;height:fit-content;justify-content:center;width:100%;font-size:28px;font-weight:200;text-transform:capitalize;color:#ff9696;position:absolute;top:40px}.Quiz-title-start-Quiz{display:flex;align-items:center;height:fit-content;justify-content:center;width:fit-content;font-size:24px;font-weight:300;text-transform:capitalize;color:#fff;margin-top:20px}.Quiz-title-and-start-btn-holder{display:flex;align-items:center;justify-content:center;flex-direction:column;height:fit-content;width:100%;position:absolute}.Quiz-StartBtn{display:flex;align-items:center;justify-content:center;width:fit-content;min-width:100px;min-height:40px;height:fit-content;padding:10px 15px;border-radius:5px;font-size:14px;font-weight:300;color:#fff;background-color:#011aff;margin-top:20px;cursor:pointer}.Question-holder-quiz{display:flex;align-items:center;height:fit-content;justify-content:center;width:100%;font-size:20px;font-weight:200;color:#fff}.question-options-holder{display:flex;flex-direction:column;height:fit-content;width:100%;margin-top:20px;padding:0 20px}.question-option{display:flex;align-items:center;height:50px;width:100%;color:#d9d9d9;border:1px solid rgb(159,159,159);margin-bottom:10px;padding:5px 15px;border-radius:5px;font-size:18px;font-weight:500;cursor:pointer}.question-option:hover{border:1px solid rgb(255,255,255);background-color:#3f3cff73}:root{--primary: #4f46e5;--primary-dark: #4338ca;--bg-main: #f5f4ff;--bg-card: #ffffff;--text-main: #2c2c54;--text-muted: #6b6b95;--border-light: #e6e6f5;--shadow-soft: 0 4px 12px rgba(0, 0, 0, .08);--shadow-strong: 0 12px 30px rgba(0, 0, 0, .15);--success-bg: #e6f9f0;--success-text: #0f9d58;--danger-bg: #fdeaea;--danger-text: #d93025}.subadmins-container{width:100%;height:100%;padding:28px 30px 28px 10px;background:var(--bg-main);box-sizing:border-box}.subadmins-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:26px}.subadmins-header h2{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:600;color:var(--text-main)}.subadmins-header p{margin-top:6px;font-size:14px;color:var(--text-muted)}.primary-btn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border:none;padding:11px 20px;border-radius:10px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:var(--shadow-soft);transition:all .25s ease}.primary-btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-strong)}.subadmins-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.search-box{display:flex;align-items:center;gap:10px;background:var(--bg-card);padding:12px 16px;width:300px;border-radius:10px;border:1px solid var(--border-light);box-shadow:var(--shadow-soft)}.search-box input{border:none;outline:none;width:100%;font-size:14px;color:var(--text-main)}.filter-select{padding:12px 16px;border-radius:10px;border:1px solid var(--border-light);background:var(--bg-card);font-size:14px;color:var(--text-main);box-shadow:var(--shadow-soft);cursor:pointer}.table-wrapper{background:var(--bg-card);border-radius:14px;box-shadow:var(--shadow-soft)}.subadmins-table{width:100%;border-collapse:collapse}.subadmins-table thead{background:#f0efff}.subadmins-table th{padding:16px;font-size:13px;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}.subadmins-table th,.subadmins-table td{text-align:left;vertical-align:middle}.subadmins-table td{padding:16px;font-size:14px;color:var(--text-main)}.subadmins-table tbody tr{border-bottom:1px solid var(--border-light);transition:background .2s ease}.subadmins-table tbody tr:hover{background:#fafaff}.user-cell{display:flex;align-items:center;gap:14px;font-weight:500}.avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.status{padding:5px 12px;border-radius:999px;font-size:12px;font-weight:500}.status.active{background:var(--success-bg);color:var(--success-text)}.status.inactive{background:var(--danger-bg);color:var(--danger-text)}.actions-cell{display:flex;justify-content:flex-end;align-items:center;gap:12px;position:relative}.action-pill{display:flex;align-items:center;gap:6px;padding:7px 16px;font-size:13px;font-weight:500;border-radius:999px;border:1px solid #dcdcff;background:#f7f7ff;color:var(--primary);cursor:pointer;transition:all .25s ease}.action-pill:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.icon-btn{width:36px;height:36px;border-radius:50%;border:1px solid var(--border-light);background:var(--bg-card);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:all .2s ease}.icon-btn:hover{background:#f3f2ff;color:var(--primary)}.dropdown-wrapper{position:relative}.dropdown-menu{position:absolute;right:0;top:44px;width:160px;background:var(--bg-card);border-radius:12px;box-shadow:var(--shadow-strong);overflow:hidden;z-index:50;animation:dropdownFade .2s ease}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu button{width:100%;padding:12px 16px;border:none;background:none;font-size:13px;display:flex;align-items:center;gap:10px;cursor:pointer;color:var(--text-main)}.dropdown-menu button:hover{background:#f5f4ff}.dropdown-menu .danger{color:var(--danger-text)}.dropdown-menu .danger:hover{background:var(--danger-bg)}@media(max-width:900px){.subadmins-controls{flex-direction:column;gap:12px;align-items:flex-start}.search-box{width:100%}}.settings-main-holder{display:flex;height:fit-content;flex-direction:column;width:100%;max-width:calc(100% - 20px);border-radius:20px;padding:20px;background-color:#fff;margin:40px 20px 40px 0}.settings-top-navbar{display:flex;align-items:center;height:fit-content;width:100%;margin-bottom:20px}.settings-top-navbar .active .settings-top-navbar-navbtn:after{content:"";height:2px;width:80%;background-color:#000;position:absolute;bottom:0}.settings-top-navbar .active .settings-top-navbar-navbtn{color:#000}.settings-top-navbar-navbtn{display:flex;align-items:center;justify-content:center;height:35px;width:fit-content;padding:5px 10px;margin-right:5px;text-transform:capitalize;font-size:14px;font-weight:500;color:#4a4a4a;border-radius:8px;position:relative;cursor:pointer}.settings-top-navbar-navbtn:hover{background-color:#f4f4f4;color:#000}.Settings-table{display:flex;flex-direction:column;height:fit-content;width:100%}.settings-table-heading{display:flex;align-items:center;height:50px;width:100%;font-size:18px;font-weight:600;color:#000;text-transform:capitalize;border-bottom:1px solid rgb(226,226,226);margin-bottom:5px;margin-top:30px}.settings-main-info-holder{display:flex;flex-direction:column;height:fit-content;width:100%}.settings-general-info-row{display:flex;align-items:center;min-height:60px;max-height:fit-content;height:fit-content;padding:10px;border-bottom:1px solid rgb(226,226,226)}.settings-general-info-row:last-child{border-bottom:none}.general-info-row-name{display:flex;justify-content:center;flex-direction:column;min-height:100%;height:fit-content;width:30%;font-size:14px;font-weight:600;text-transform:capitalize;color:#000}.general-info-row-name-discription{display:flex;align-items:center;height:fit-content;margin-top:5px;font-size:12px;text-transform:capitalize;color:#535353;font-weight:400}.general-info-row-data{display:flex;align-items:center;height:100%;width:50%;font-size:14px;font-weight:400;color:#595959;padding-left:20px}.settings-user-profile-pic{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:50%;overflow:hidden}.settings-user-profile-pic img{height:100%;width:100%}.settings-info-edit-btn-holder{display:flex;align-items:center;height:100%;width:20%;justify-content:flex-end}.settings-info-edit-btn{display:flex;align-items:center;justify-content:center;height:30px;width:fit-content;padding:5px 15px;border:1px solid black;border-radius:5px;cursor:pointer;text-transform:capitalize;font-size:14px;font-weight:500}.settings-info-edit-btn:hover{background-color:#ececec}.general-info-row-password-dots{font-size:20px!important;font-weight:800;color:#000}.session{max-width:100%;background-color:#fff}.session__list{display:flex;flex-direction:column}.session__item{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid #eeeeee}.session__item:last-child{border-bottom:none}.session__item-left{display:flex;align-items:center;gap:16px}.session__icon{font-size:26px}.session__info{display:flex;flex-direction:column;gap:4px}.session__device{font-size:15px;font-weight:600;margin:0}.session__location{font-size:14px;color:#6b7280;display:flex;align-items:center;gap:6px}.session__item-right{display:flex;align-items:center;gap:18px}.session__status{font-size:14px;color:#6b7280}.session__delete-btn{background:transparent;border:none;font-size:18px;cursor:pointer;color:#9ca3af;transition:color .2s ease}.session__delete-btn:hover{color:#dc2626}.pagenotfound-holder{display:flex;align-items:center;justify-content:center;height:400px;width:100%}.pagenotfound-holder img{height:100%;width:100%}.courses-main-holder{display:flex;flex-direction:column;height:fit-content;width:calc(100% - 20px);margin-right:20px;background-color:#fff;border-radius:20px;padding:20px;margin-top:50px;margin-bottom:50px}.heading-subheading-and-add-course-btn{display:flex;align-items:center;height:fit-content;width:100%;padding:5px 10px;justify-content:space-between}.heading-and-subheading{height:fit-content;width:fit-content;margin-right:10px}.heading{font-size:25px;font-weight:500;margin-bottom:5px}.subheading{font-size:14px;font-weight:400;color:#535353}.course-add-btn{display:flex;align-items:center;justify-content:center;height:40px;width:fit-content;padding:5px 15px;border-radius:8px;border:1px solid blue;font-size:15px;font-weight:500;color:#00f;cursor:pointer;transition:.2s ease-in-out}.course-add-btn:hover{color:#fff;background-color:#00f}.search-btn-and-filters-holder{display:flex;align-items:center;height:fit-content;width:100%;justify-content:space-between;margin-top:20px;padding:25px 15px;border-top:1px solid rgb(238,238,238)}.search-btn{display:flex;align-items:center;height:45px;width:300px;border-radius:8px;padding:5px 15px;border:1px solid rgb(238,238,238)}.search-btn:focus-within{border:1px solid blue}.search-btn:focus-within .searchbtn-input-holder{border-right:1px solid blue}.searchbtn-input-holder{display:flex;align-items:center;height:100%;width:calc(100% - 30px);margin-right:5px;border-right:1px solid rgb(238,238,238)}.searchbtn-input-holder input{border:none;background-color:none;height:100%;width:100%}.searchbtn-input-holder input:focus{border:none;outline:none}.search-btn-icon{display:flex;align-items:center;justify-content:center;height:25px;width:25px;padding:2px;cursor:pointer}.search-btn-icon svg{height:100%;width:100%}.grid-and-table-view-holder{display:flex;align-items:center;height:45px;width:fit-content}.view-btn-GT{display:flex;align-items:center;justify-content:center;height:45px;width:45px;border-radius:8px;border:1px solid rgb(238,238,238);cursor:pointer;background-color:#fbfbfb;margin-right:10px;padding:12px}.view-btn-GT svg{height:100%;width:100%;color:#7c7c7c}.course-cards-holder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));flex-wrap:wrap;height:fit-content;width:100%;margin-top:10px;padding:15px 20px;gap:15px}.course-card{position:relative;display:flex;flex-direction:column;height:320px;width:100%;overflow:hidden;border-radius:20px;background-color:#f3f5ff}.course-card-action-btn{display:flex;align-items:center;justify-content:center;height:30px;width:30px;border-radius:50px;position:absolute;top:20px;right:20px;background-color:#fff;padding:7px;cursor:pointer}.course-card-action-btn svg{height:100%;color:#000;width:100%}.course-card-action-btn:hover{background-color:#f1f2ff}.course-image{display:flex;align-items:center;justify-content:center;height:60%;width:100%;margin-bottom:5px}.course-image img{height:100%;width:100%}.course-Title-holder{display:-webkit-box;font-size:20px;font-weight:500;margin-top:10px;padding:0 10px;text-overflow:ellipsis;overflow:hidden;line-clamp:1;-webkit-box-orient:vertical;-webkit-line-clamp:1}.course-instructor-holder{font-size:14px;display:-webkit-box;font-weight:500;margin-top:5px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;color:#565656;line-clamp:1;-webkit-box-orient:vertical;-webkit-line-clamp:1}.course-students-and-status-holder{display:flex;align-items:center;height:fit-content;justify-content:space-between;width:100%;margin-top:20px;padding:0 10px}.course-students{display:flex;align-items:center;height:fit-content;width:fit-content}.course-student-icon{height:20px;width:20px;margin-right:5px;color:#696969}.course-student-icon svg{height:100%;width:100%}.course-student-number{font-size:16px;color:#696969;font-weight:500}.course-status{display:flex;align-items:center;justify-content:center;height:25px;width:fit-content;padding:5px 10px;border-radius:5px;background-color:green;font-size:12px;font-weight:400;text-transform:capitalize;color:#fff}.coursetableholder{display:flex;align-items:center;height:fit-content;width:100%;margin-top:30px;padding:0 10px}.coursetable table{height:fit-content;width:100%;border-collapse:collapse}.coursetable{display:flex;height:fit-content;width:100%;overflow:hidden;border-radius:10px;border:1px solid rgb(224,224,224)}.coursetable table thead tr{height:50px;background-color:#f1f1f1}.coursetable table thead th{height:100%;width:fit-content;padding-left:20px;text-align:left;font-size:14px;text-transform:capitalize;font-weight:600;color:#555}.coursetable table tbody{margin-top:20px}.coursetable table tbody tr{height:80px}.coursetable table tbody td{height:100%;width:10%;padding:10px 0 10px 20px;text-align:left;font-size:14px;text-transform:capitalize;font-weight:500}.coursetable table tbody td:first-child{width:45%}.coursetable table tbody td:last-child{width:5%}.coursetable table tbody td:nth-child(2){width:17%}.course-image-title-and-discription-holder{display:flex;height:100%;width:100%;align-items:center}.coursetable table tbody td .course-image{display:flex;align-items:center;justify-content:center;height:50px;width:60px;min-width:60px;border-radius:5px;overflow:hidden;margin-right:15px}.coursetable table tbody td .course-image img{height:100%;width:100%}.course-name-and-discription{height:100%}.course-name{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;overflow:hidden;font-size:16px;font-weight:500;margin-bottom:5px}.course-discription{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:500;color:#4b4b4b}.course-category-td{display:flex;align-items:center;justify-content:center;height:25px;width:fit-content;padding:5px 10px;border-radius:12.5px;background-color:#0015ff;font-size:12px;font-weight:500;color:#fff}.course-status-td{display:flex;align-items:center;justify-content:center;height:25px;width:fit-content;padding:5px 10px;border-radius:12.5px;background-color:#8c00ff;font-size:12px;font-weight:500;color:#fff}.course-table-action-btn{display:flex;align-items:center;justify-content:center;height:30px;width:30px;border-radius:5px;overflow:hidden;cursor:pointer;margin-right:15px;padding:8px}.course-table-action-btn svg{height:100%;width:100%}.course-table-action-btn:hover{background-color:#f3f3f3}.course-card-action-btns-holder{position:fixed;height:fit-content;width:150px;background-color:#fff;display:flex;flex-direction:column;top:20px;left:20px;padding:10px;border-radius:10px;border:1px solid rgb(224,224,224)}.course-card-action-btn-main{display:flex;align-items:center;height:40px;width:100%;border-radius:5px;padding:5px 10px;cursor:pointer}.course-card-action-btn-main:hover{background-color:#eee}.course-card-action-btn-main-icon{display:flex;align-items:center;height:30px;width:30px;padding:6px;margin-right:5px}.course-card-action-btn-main-icon svg{height:100%;width:100%;color:#565656}.course-card-action-btn-main-text{display:flex;align-items:center;height:100%;font-size:14px;font-weight:500;color:#565656}.course-card-action-btn-main-delete:hover{background-color:#ffd9d9}.course-card-action-btn-main-delete .course-card-action-btn-main-text{color:red}.course-card-action-btn-main-delete .course-card-action-btn-main-icon svg{color:red}._Formcontainer_2e9fe_1{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:100000;background-color:#00000069;padding:20px}._formcontentsholder_2e9fe_14{overflow:hidden;min-width:400px;background-color:#fff;border-radius:20px}._formheader_2e9fe_21{display:flex;align-items:center;justify-content:space-between;height:80px;width:100%;border-bottom:1px solid rgb(230,230,230);padding:10px 30px;background-color:#fff}._formheaderheading_2e9fe_32{font-size:24px;font-weight:500;text-transform:capitalize;margin-bottom:5px}._formheadingsubtitle_2e9fe_38{font-size:15px;font-weight:400;text-transform:capitalize;color:#525252}._formexitbtn_2e9fe_44{display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:10px;border-radius:50%;background-color:#eee;cursor:pointer;margin-left:15px}._formexitbtn_2e9fe_44 svg{height:100%;width:100%}._formcontentholder_2e9fe_61{display:flex;height:calc(100% - 160px);flex-direction:column;width:100%;background-color:#fff;padding:30px;overflow-y:scroll}._formfooterorbtnholder_2e9fe_71{display:flex;align-items:center;justify-content:flex-end;height:80px;width:100%;border-top:1px solid rgb(230,230,230);padding:10px 30px;background-color:#fff}._formfooterorbtnholder_2e9fe_71{gap:10px}._formbuttons_2e9fe_85{display:flex;align-items:center;justify-content:center;height:45px;width:fit-content;font-size:14px;font-weight:600;min-width:120px;text-transform:capitalize;padding:10px 15px;border-radius:10px;cursor:pointer;transition:.3s ease}._formsubmitbtnactive_2e9fe_101{background-color:#0000d1}._formsubmitbtndeactive_2e9fe_105{background-color:#bfbfbf}._loadercontainer_2e9fe_109{position:absolute;height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding:5px}._formsubmitbtn_2e9fe_101{display:flex;align-items:center;position:relative;justify-content:center;height:45px;width:fit-content;font-size:14px;font-weight:600;min-width:120px;text-transform:capitalize;padding:10px 15px;border-radius:10px;cursor:pointer;transition:.3s ease;color:#fff}._formsubmitbtnactive_2e9fe_101:hover{background-color:#00f}._formrow_2e9fe_144{height:fit-content;width:100%;margin-bottom:30px}._formrowheading_2e9fe_149{font-size:18px;font-weight:500;text-transform:capitalize;margin-bottom:15px;color:#5a5a5a}._formrowinputsholder_2e9fe_157{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:clamp(10px,2vw,20px)}._formrowinputsholder_2e9fe_157>*{min-width:0}._forminputs_2e9fe_166{display:flex;align-items:center;justify-content:center;height:55px;border-radius:10px;border:1px solid rgb(219,219,219);padding:10px 15px}._forminputsholderwithlabel_2e9fe_175:focus-within ._forminputs_2e9fe_166{border:1px solid rgb(0,0,209)}._forminputsholderwithlabel_2e9fe_175:focus-within ._forminputlabel_2e9fe_179{color:#0000d1}._forminputs_2e9fe_166 input,select{border:none;height:100%;width:100%;font-size:17px}._forminputs_2e9fe_166 input:focus,select:focus{border:none;outline:none}._forminputlabel_2e9fe_179{font-size:15px;font-weight:600;margin-left:6px;margin-bottom:5px;color:#000}._forminputrequiredtag_2e9fe_201{height:8px;width:8px;margin-left:5px;color:red}._formfileinputholder_2e9fe_209{height:fit-content;width:100%}._formerror_2e9fe_213{font-size:12px;color:red;font-weight:500;text-transform:capitalize;margin-bottom:2px;margin-left:7px}._formfileinputheading_2e9fe_221{font-size:18px;font-weight:400;margin-bottom:3px;text-transform:capitalize;color:#000}._formfileinputheadingdis_2e9fe_228{font-size:14px;font-weight:400;text-transform:capitalize}._formfileinputlabel_2e9fe_234{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px;height:200px;width:100%;border-radius:20px;border:2px dashed blue;padding:20px;background-color:#f4f4ff;cursor:pointer;transition:background-color .3s ease-in-out;color:#00f}._formfileinputlabel_2e9fe_234:hover{background-color:#e3e3ff}._formfileinputlabelsvg_2e9fe_254{display:flex;align-items:center;justify-content:center;height:50px;width:50px;margin-bottom:15px;padding:5px}._formfileinputlabelsvg_2e9fe_254 svg{height:100%;width:100%}._formfileinputlabeltext_2e9fe_268{font-size:22px;font-weight:400;margin-bottom:5px}._formfileinputlabeltextsmall_2e9fe_274{font-size:12px;font-weight:600;color:#6262ff}._formimagepreview_2e9fe_280{display:flex;position:relative;align-items:center;justify-content:center;height:fit-content;height:400px;min-height:400px;width:100%;min-width:100%;overflow:hidden;border-radius:20px;border:2px dashed blue;padding:10px}._formimagepreview_2e9fe_280 img{height:100%;width:100%}._formimagepreviewexit_2e9fe_299{display:flex;align-items:center;justify-content:center;height:40px;width:40px;padding:8px;border-radius:50%;background-color:#f4f4f4;position:absolute;top:20px;right:20px}._fileChip_2e9fe_314{width:100%;background:#f4f7fb;border-radius:14px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between}._left_2e9fe_324{display:flex;align-items:center;gap:12px}._icon_2e9fe_330{font-size:22px;color:#7c3aed}._fileName_2e9fe_335{font-size:16px;font-weight:500;color:#111827}._close_2e9fe_341{font-size:22px;color:#6b7280;cursor:pointer;display:flex;align-items:center}._close_2e9fe_341:hover{color:#111827}._previewContainer_2e9fe_356{position:fixed;inset:0;width:100vw;height:100vh;background:#0007;z-index:9999;padding:50px 100px}._previewIframe_2e9fe_367{width:100%;height:100%;border:none}._iframeWrapper_2e9fe_374{width:100%;height:100%}._closeBtn_2e9fe_380{position:fixed;top:20px;right:20px;width:42px;height:42px;border-radius:50%;background:#ffffff26;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10000}._closeBtn_2e9fe_380:hover{background:#ffffff4d}._unsupported_2e9fe_402{width:100%;height:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}._unsupported_2e9fe_402 a{color:#60a5fa;font-weight:500;text-decoration:underline}._toggle_2e9fe_423{appearance:none;width:46px;height:26px;background:#d1d5db;border-radius:999px;position:relative;cursor:pointer}._toggle_2e9fe_423:before{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:3px;left:3px;transition:.25s}._toggle_2e9fe_423:checked{background:#020617}._toggle_2e9fe_423:checked:before{left:23px}._toggleRow_2e9fe_452{display:flex;justify-content:space-between;align-items:center;padding:16px 0}._toggleTitle_2e9fe_459{font-weight:600}._toggleDesc_2e9fe_463{color:#6b7280;margin-top:4px}._loader_2e9fe_109{width:25px;padding:3px;aspect-ratio:1;border-radius:50%;background:#696969;--_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:_l3_2e9fe_1 1s infinite linear}@keyframes _l3_2e9fe_1{to{transform:rotate(1turn)}}._confirmmessagemainholder_2e9fe_490{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:1000000;background-color:#00000057;padding:10px}._confirmmessage_2e9fe_490{display:flex;flex-direction:column;height:fit-content;min-height:250px;width:500px;background-color:#fff;border-radius:20px;padding:30px;align-items:center;justify-content:center;border:1px solid rgb(213,213,213)}._confirmmessagetext_2e9fe_517{height:fit-content;font-size:20px;font-weight:500;margin-bottom:50px;text-align:center;line-height:1.5}._confirmmessagebtnholder_2e9fe_525{display:flex;align-items:center;height:fit-content;width:100%;gap:10px}._confirmmessagebtn_2e9fe_525{display:flex;align-items:center;justify-content:center;height:55px;padding:8px;cursor:pointer;font-size:15px;font-weight:500;transition:background-color .3s ease-in-out;text-transform:capitalize;border-radius:8px;flex:1}._confirmmessagecancelbtn_2e9fe_546{background-color:#ececec;color:#4f4f4f}._confirmmessagecancelbtn_2e9fe_546:hover{background-color:#cecece;color:#000}._confirmmessageconfirmbtnloading_2e9fe_555{background-color:#b1b1b1}._confirmmessageconfirmbtn_2e9fe_555{background-color:#00f;color:#fff}._confirmmessageconfirmbtn_2e9fe_555:hover{background-color:#0000c5}.course-detailed-view-back-to-courses-btn-holder{display:flex;align-items:center;height:50px;width:100%;padding:10px 20px 10px 0}.course-detailed-view-global-styling{width:100%;padding:10px 0}.back-to-course-btn{display:flex;align-items:center;height:35px;width:fit-content;padding:5px 15px;cursor:pointer;border-radius:8px;transition:.2s ease-in-out}.back-to-course-btn:hover{background-color:#efefef}.btcb-svg{display:flex;align-items:center;justify-content:center;height:25px;width:25px;margin-right:5px;padding:3px}.btcb-svg svg{height:100%;width:100%;color:#4e4e4e}.btcb-text{display:flex;align-items:center;height:100%;width:fit-content;font-size:15px;font-weight:500;color:#4e4e4e}.course-detailed-view-course-title-and-instructor{display:flex;flex-direction:column;justify-content:center;height:fit-content;margin-top:15px}.course-detailed-view-course-title{display:flex;align-items:center;height:fit-content;width:100%;font-size:2rem;font-weight:500;margin-bottom:10px}.course-detailed-view-course-instructor{display:flex;align-items:center;height:fit-content;width:100%;font-size:18px;font-weight:400;margin-bottom:5px;color:#5a5a5a}.course-detailed-view-navbar{display:flex;align-items:center;height:60px;margin-top:20px;padding:10px 20px;gap:15px;margin-bottom:30px}.course-detailed-view-navlink{display:flex;align-items:center;justify-content:center;height:100%;width:fit-content;padding:10px 15px;cursor:pointer;font-size:15px;text-transform:capitalize;font-weight:600;border-radius:10px;color:#535353;position:relative}.course-detailed-view-navlink:hover{background-color:#f7f7f7}.course-detailed-view-navbar .active .course-detailed-view-navlink:before{content:"";position:absolute;bottom:0;width:100%;height:2px;background-color:#000}.course-detailed-view-navbar .active .course-detailed-view-navlink{color:#000}.course-overview-two-columns-content-holder{display:flex;height:fit-content;width:100%}.course-discription-and-learning-details{display:flex;flex-direction:column;height:fit-content;width:65%;padding:20px 10px}.CD-course-discription{display:flex;flex-direction:column;height:fit-content;width:100%;border-radius:20px;border:1px solid rgb(234,234,234);padding:20px;margin-bottom:20px}.CD-course-discription-heading{font-size:1.2rem;font-weight:600;margin-bottom:20px}.CD-course-discription-text{display:flex;flex-direction:column;height:fit-content;width:100%;font-size:1rem;font-weight:500;color:#4d4d4d;line-height:1.8;white-space-collapse:preserve}.CD-Course-Discription-Point{display:flex;align-items:center;height:fit-content;margin-bottom:10px;width:100%}.CD-Course-Discription-Point-Icon{display:flex;align-items:center;justify-content:center;height:15px;width:15px;margin-right:15px}.CD-Course-Discription-Point-Icon svg{height:100%;width:100%;color:#231bff}.course-overview-main-content-right-content{display:flex;flex-direction:column;height:fit-content;width:35%;padding:20px 10px}._card_1evao_1{width:100%;background-color:#fff;border-radius:18px;overflow:hidden;border:1px solid rgb(234,234,234);margin-bottom:20px}._image_1evao_9{width:100%;height:200px;display:flex;align-items:center;justify-content:center}._image_1evao_9 img{width:100%;height:100%}._content_1evao_23{padding:24px}._row_1evao_27{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._label_1evao_34{font-size:16px;color:#6b7280}._value_1evao_39{display:flex;align-items:center;gap:6px;font-size:16px;color:#111827}._instructor_1evao_47{font-weight:600}._badge_1evao_51{padding:6px 14px;font-size:14px;border-radius:999px;font-weight:500}._success_1evao_58{background-color:#dcfce7;color:#15803d}._category_1evao_63{background-color:#f3e8ff;color:#7c3aed}._icon_1evao_68{font-size:18px}._card_5htl3_1{background-color:#fff;border-radius:18px;padding:24px;width:100%;min-height:140px;border:1px solid rgb(234,234,234);display:flex;flex-direction:column;justify-content:space-between}._topRow_5htl3_15{display:flex;justify-content:space-between;align-items:center}._iconWrapper_5htl3_22{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}._purple_5htl3_32{background-color:#ede9fe;color:#6d5bd0}._blue_5htl3_37{background-color:#e0f2fe;color:#2563eb}._yellow_5htl3_42{background-color:#fef3c7;color:#d97706}._value_5htl3_48{font-size:30px;font-weight:600;color:#111827;margin-top:12px}._label_5htl3_56{font-size:16px;color:#6b7280}._grid_5htl3_61{padding:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}._card_nppiw_1{border-radius:18px;padding:28px;border:1px solid rgb(234,234,234);width:100%;max-width:720px}._title_nppiw_10{font-size:20px;font-weight:600;color:#111827;margin-bottom:24px}._row_nppiw_18{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._label_nppiw_25{font-size:16px;color:#4b5563}._percent_nppiw_30{font-size:16px;font-weight:500;color:#111827}._progressBar_nppiw_37{width:100%;height:8px;background-color:#f1f3f5;border-radius:999px;overflow:hidden}._progressFill_nppiw_45{height:100%;background:linear-gradient(90deg,#7c6ae6,#6d5bd0);border-radius:999px;transition:width .4s ease}._wrapper_9vuz4_1{width:100%;padding:24px;border-radius:16px}._header_9vuz4_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}._title_9vuz4_16{font-size:25px;font-weight:600;color:#111827}._subtitle_9vuz4_22{margin-top:6px;color:#6b7280;font-size:16px}._addModuleBtn_9vuz4_28{display:flex;align-items:center;gap:8px;background:#2200e3;color:#fff;padding:10px 18px;border-radius:12px;border:none;font-size:16px;cursor:pointer}._moduleCard_9vuz4_42{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;margin-bottom:20px}._moduleHeader_9vuz4_51{padding:20px;display:flex;justify-content:space-between;align-items:center}._left_9vuz4_58{display:flex;align-items:center;gap:12px}._dragIcon_9vuz4_64{color:#9ca3af}._chevron_9vuz4_68{background:none;border:none;font-size:20px;cursor:pointer}._moduleTitle_9vuz4_75{font-size:20px;font-weight:500}._lessonCount_9vuz4_80{font-size:14px;color:#6b7280}._moreIcon_9vuz4_85{color:#6b7280;cursor:pointer}._lesson_9vuz4_80{padding:18px 20px;border-top:1px solid #f1f3f5;display:flex;justify-content:space-between;align-items:center}._lessonLeft_9vuz4_99{display:flex;gap:14px;align-items:center}._lessonIcon_9vuz4_105{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px}._purple_9vuz4_115{color:#7c3aed;background:#f3e8ff}._green_9vuz4_120{color:#16a34a;background:#dcfce7}._lessonTitle_9vuz4_125{font-size:16px;font-weight:600;margin-bottom:3px}._lessonMeta_9vuz4_131{font-size:14px;color:#6b7280}._addLessonBtn_9vuz4_137{width:100%;padding:16px;border-top:1px solid #f1f3f5;background:none;color:#6d5bd0;font-size:16px;font-weight:600;display:flex;gap:8px;justify-content:center;cursor:pointer}._modulecardactionbtn_9vuz4_151{display:flex;align-items:center;justify-content:center;height:36px;width:36px;border-radius:8px;overflow:hidden;cursor:pointer;padding:9px;margin-right:10px}._modulecardactionbtn_9vuz4_151:last-child{margin-right:0}._modulecardactionbtnholder_9vuz4_168{display:flex}._modulecardactionbtn_9vuz4_151 svg{height:100%;width:100%}._modulecardactionbtnedit_9vuz4_178{background-color:#f9f9ff;border:1px solid rgb(231,231,231)}._modulecardactionbtnedit_9vuz4_178:hover{background-color:#f2f2ff}._modulecardactionbtnedit_9vuz4_178 svg{color:#5f5f5f}._modulecardactionbtndelete_9vuz4_191{background-color:#ffdddd6e;border:1px solid rgb(255,81,81)}._modulecardactionbtndelete_9vuz4_191 svg{color:red}._modulecardactionbtndelete_9vuz4_191:hover{background-color:#ffc8c86e}._container_1gak7_1{padding:20px;width:100%}._header_1gak7_6 h2{margin:0;font-size:22px}._header_1gak7_6 p{color:#6b7280;margin-top:4px}._searchBox_1gak7_16{margin:20px 0 30px;display:flex;align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;transition:border .2s ease,background .2s ease}._searchBox_1gak7_16:focus-within{border:1px solid #2563eb;background:#fff}._searchBox_1gak7_16 input{border:none;outline:none;background:transparent;width:100%;margin-left:10px;font-size:15px}._searchIcon_1gak7_44{color:#9ca3af}._table_1gak7_48{margin-top:24px}._row_1gak7_52{display:grid;grid-template-columns:2.2fr 2.4fr 1.6fr 2fr 1.2fr .5fr;align-items:center;padding:14px 0;border-bottom:1px solid #e5e7eb}._head_1gak7_6{font-weight:600;color:#374151}._student_1gak7_65{display:flex;align-items:center;gap:12px}._studentName_1gak7_70{font-weight:600;color:#111827}._avatar_1gak7_75{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#ec4899);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}._email_1gak7_88{color:#6b7280}._progressWrap_1gak7_92{display:flex;align-items:center;gap:10px}._progressBar_1gak7_98{width:90px;height:8px;background:#e5e7eb;border-radius:20px;overflow:hidden}._progress_1gak7_92{height:100%;background:#6366f1;border-radius:20px}._status_1gak7_112{text-transform:capitalize;font-size:14px;padding:4px 12px;border-radius:999px;width:fit-content}._active_1gak7_120{background:#e0f2fe;color:#2563eb}._completed_1gak7_125{background:#dcfce7;color:#16a34a}._moreIcon_1gak7_130{display:flex;align-items:center;justify-content:center;height:30px;width:30px;cursor:pointer;padding:8px;border-radius:8px;transition:background .2s ease}._moreIcon_1gak7_130 svg{color:#6b7280;height:100%;width:100%}._moreIcon_1gak7_130:hover{background:#f8f1ff}._wrapper_kl79l_3{min-height:100vh;width:100%;padding:20px}._card_kl79l_9{width:100%;margin:auto;background:#fff;border-radius:18px}._pageTitle_kl79l_18{font-size:26px;font-weight:700;margin-bottom:28px}._section_kl79l_24{margin-bottom:24px}._sectionTitle_kl79l_28{font-size:20px;font-weight:600;margin-bottom:20px}._field_kl79l_36{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}._label_kl79l_43{font-size:14.5px;font-weight:600;color:#111827}._inputWrapper_kl79l_51{display:flex;align-items:center;min-height:52px;padding:0 16px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;transition:border .2s ease,box-shadow .2s ease}._inputWrapper_kl79l_51:focus-within{border:1px solid #2563eb;box-shadow:0 0 0 3px #2563eb1f}._input_kl79l_51,._select_kl79l_70,._textarea_kl79l_71{width:100%;border:none;outline:none;background:transparent;font-size:15px;padding:0;margin:0}._textarea_kl79l_71{min-height:96px;resize:none}._twoColumn_kl79l_88{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}@media(max-width:768px){._twoColumn_kl79l_88{grid-template-columns:1fr}}._divider_kl79l_102{height:1px;background:#e5e7eb;margin:28px 0}._toggleRow_kl79l_110{display:flex;justify-content:space-between;align-items:center;padding:16px 0}._toggleTitle_kl79l_117{font-weight:600}._toggleDesc_kl79l_121{color:#6b7280;margin-top:4px}._toggle_kl79l_110{appearance:none;width:46px;height:26px;background:#d1d5db;border-radius:999px;position:relative;cursor:pointer}._toggle_kl79l_110:before{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:3px;left:3px;transition:.25s}._toggle_kl79l_110:checked{background:#020617}._toggle_kl79l_110:checked:before{left:23px}._footer_kl79l_160{display:flex;justify-content:flex-end;gap:16px;margin-top:40px}._cancel_kl79l_167,._save_kl79l_168{min-height:48px;padding:12px 22px;border-radius:12px;font-weight:600;cursor:pointer;text-align:center}._cancel_kl79l_167{background:#fff;border:1px solid #e5e7eb}._save_kl79l_168{background:#6d5bd0;color:#fff;border:none}._courseQuizzesPageOuterWrapper_p6dsx_2{width:100%;padding:32px 20px;box-sizing:border-box}._courseQuizzesHeaderRow_p6dsx_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._courseQuizzesHeaderTextWrapper_p6dsx_16{display:flex;flex-direction:column;gap:6px}._courseQuizzesMainTitle_p6dsx_22{font-size:26px;font-weight:700;color:#1f2937}._courseQuizzesSubTitle_p6dsx_28{font-size:15px;color:#6b7280}._courseQuizzesAddButtonWrapper_p6dsx_33{display:flex;align-items:center;gap:10px;background-color:#6d5dfc;color:#fff;padding:12px 18px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}._courseQuizzesAddButtonWrapper_p6dsx_33:hover{background-color:#5b4de3;transform:translateY(-1px);box-shadow:0 10px 20px #6d5dfc40}._courseQuizzesOverallStatisticsRow_p6dsx_54{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:36px}._overallStatisticsSingleCardWrapper_p6dsx_61{background-color:#fff;border-radius:16px;padding:24px;display:flex;align-items:center;gap:18px;border:1px solid rgb(234,234,234)}._overallStatisticsIconWrapper_p6dsx_74{width:44px;height:44px;border-radius:12px;background-color:#ede9fe;color:#6d5dfc;display:flex;align-items:center;justify-content:center;font-size:22px}._overallStatisticsTextWrapper_p6dsx_86{display:flex;flex-direction:column}._overallStatisticsValueText_p6dsx_91{font-size:28px;font-weight:700;color:#111827}._overallStatisticsLabelText_p6dsx_97{font-size:14px;color:#6b7280}._individualQuizCardOuterContainer_p6dsx_103{background-color:#fff;border-radius:18px;padding:24px 28px;margin-bottom:28px;border:1px solid rgb(234,234,234)}._individualQuizCardHeaderRow_p6dsx_113{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}._individualQuizCardTitleWrapper_p6dsx_120{display:flex;align-items:center;gap:16px}._individualQuizCardIconBox_p6dsx_126{width:46px;height:46px;border-radius:14px;background-color:#ede9fe;display:flex;align-items:center;justify-content:center}._individualQuizCardIcon_p6dsx_126{font-size:22px;color:#6d5dfc}._individualQuizCardTitleTextWrapper_p6dsx_141{display:flex;flex-direction:column;gap:4px}._individualQuizCardMainTitle_p6dsx_147{font-size:18px;font-weight:700;color:#1f2937}._individualQuizCardMetaText_p6dsx_153{font-size:14px;color:#6b7280}._individualQuizCardMenuIcon_p6dsx_158{font-size:20px;color:#9ca3af;cursor:pointer;transition:color .2s ease,transform .2s ease}._individualQuizCardMenuIcon_p6dsx_158:hover{color:#6d5dfc;transform:scale(1.1)}._individualQuizCardStatisticsRow_p6dsx_171{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._individualQuizStatBox_p6dsx_177{background-color:#f9fafb;border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:6px}._individualQuizStatLabel_p6dsx_186{font-size:13px;color:#6b7280}._individualQuizStatValue_p6dsx_191{font-size:20px;font-weight:700;color:#111827}._individualQuizStatValueGreen_p6dsx_197{font-size:20px;font-weight:700;color:#16a34a}._individualQuizStatStatusActive_p6dsx_203{width:fit-content;padding:6px 14px;background-color:#dcfce7;color:#16a34a;border-radius:999px;font-size:13px;font-weight:600}@media(max-width:1024px){._courseQuizzesOverallStatisticsRow_p6dsx_54,._individualQuizCardStatisticsRow_p6dsx_171{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._courseQuizzesPageOuterWrapper_p6dsx_2{padding:24px 16px}._courseQuizzesHeaderRow_p6dsx_9{flex-direction:column;align-items:flex-start;gap:18px}._courseQuizzesOverallStatisticsRow_p6dsx_54,._individualQuizCardStatisticsRow_p6dsx_171{grid-template-columns:1fr}}._loginpagecontainer_1abxm_1{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw;overflow:hidden;background-color:#fff}._loginpagecontainers_1abxm_10{display:flex;height:100%;width:50%;flex-direction:column;overflow:hidden;align-items:center;padding:20px}._loginformholder_1abxm_19{display:flex;flex-direction:column;height:100%;width:80%}._loginpagelogoholder_1abxm_26{display:flex;align-items:center;height:fit-content;width:100%;margin-top:20px;margin-bottom:50px}._loginpagelogo_1abxm_26{display:flex;align-items:center;height:80px;width:80px;overflow:hidden}._loginpagelogo_1abxm_26 img{height:100%;width:100%}._loginpagelogotext_1abxm_49{display:flex;align-items:center;justify-content:center;height:fit-content;width:fit-content;font-size:30px;font-weight:400;color:transparent;background:linear-gradient(#0000c6,#ce00ce);-webkit-background-clip:text;background-clip:text}._loginpagewelcomemessage_1abxm_63{display:flex;align-items:center;height:fit-content;width:100%;font-size:28px;font-weight:500}._loginpagewelcomediscription_1abxm_72{display:flex;align-items:center;height:fit-content;width:fit-content;font-size:18px;font-weight:400;color:#4e4e4e;margin-top:15px;text-transform:capitalize}._loginpageinputsholder_1abxm_83{display:flex;flex-direction:column;height:fit-content;width:100%;margin-top:40px}._loginpageinputandlabel_1abxm_90{height:fit-content;width:100%}._loginpageinputLabel_1abxm_94{display:flex;align-items:center;height:fit-content;width:100%;font-size:18px;margin-bottom:5px;font-weight:500;color:#4b4b4b}._loginpageinput_1abxm_83{display:flex;align-items:center;justify-content:center;height:55px;border-radius:10px;padding:10px;width:100%;border:1.5px solid rgb(218,218,218)}._logininputerror_1abxm_115{display:flex;align-items:center;height:5px;font-size:12px;font-weight:500;text-transform:capitalize;color:red;margin-bottom:10px}._loginpageinput_1abxm_83:focus-within{outline:1px solid blue}._loginpageinputandlabel_1abxm_90:focus-within ._loginpageinputLabel_1abxm_94{color:#000}._loginpageinput_1abxm_83 input{height:100%;width:100%;border:none;outline:none;font-size:16px}._passwordeyelogoholder_1abxm_139{display:flex;align-items:center;justify-content:center;height:35px;width:40px;border-left:1px solid rgb(208,208,208);cursor:pointer;margin-left:6px;padding:5px 5px 5px 10px}._passwordeyelogoholder_1abxm_139 svg{height:100%;width:100%}._loginpageforgotpasswordoption_1abxm_154{display:flex;align-items:center;height:fit-content;width:100%;justify-content:flex-end;margin-top:8px;color:#00f;font-size:14px;font-weight:500;cursor:pointer}._loginBtn_1abxm_166{display:flex;align-items:center;justify-content:center;height:55px;width:100%;padding:10px;border-radius:10px;text-transform:capitalize;font-size:15px;margin-top:20px;font-weight:500}._loginbtactive_1abxm_180{background-color:#30f;color:#fff;cursor:pointer}._loginbtnactive_1abxm_187:hover{background-color:#2b00d5}._loginbtndeactive_1abxm_190{background-color:silver;color:#fff;cursor:not-allowed}._globalmessageholder_1gqhm_1{position:fixed;right:0;top:0;height:100vh;width:400px;z-index:100000;padding:50px;pointer-events:none}._globalmessage_1gqhm_1{display:flex;align-items:center;height:70px;width:100%;transition:transform .2s ease-in-out;border-radius:10px;transform:translate(500px);padding:10px 20px;color:#fff;text-transform:capitalize;font-size:14px;animation:_slidein_1gqhm_1 3s linear 0s 1;margin-bottom:10px;pointer-events:auto}._globalmessagesuccess_1gqhm_31{background-color:#008900}._globalmessagefailed_1gqhm_35{background-color:#cb0000}@keyframes _slidein_1gqhm_1{0%{transform:translate((500px))}5%{transform:translate(0)}95%{transform:translate(0)}to{transform:translate(500px)}}._container_1taxt_3{position:relative;height:100dvh;width:100vw;overflow:hidden;background-color:#030712;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._container_1taxt_3:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(56,189,248,.08) 0%,rgba(139,92,246,.05) 30%,transparent 70%);z-index:0;animation:_cosmosRotate_1taxt_1 60s linear infinite}._canvas_1taxt_34{position:absolute;inset:0;z-index:1;opacity:.8;mask-image:radial-gradient(circle at center,black 40%,transparent 100%);-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 100%)}._contentWrapper_1taxt_43{position:relative;z-index:10;width:85%;max-width:380px;perspective:1000px}._card_1taxt_51{position:relative;padding:2.5rem 2rem;border-radius:1.5rem;background:#0f172a66;box-shadow:0 8px 32px #00000080,inset 0 0 0 1px #ffffff14;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);text-align:center;overflow:hidden;transform-style:preserve-3d;animation:_floatIn_1taxt_1 1.4s cubic-bezier(.2,.8,.2,1) forwards}._card_1taxt_51:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#38bdf8,transparent);animation:_scanline_1taxt_1 3s ease-in-out infinite}._iconWrapper_1taxt_82{margin-bottom:1.5rem;font-size:2rem;color:#38bdf8;filter:drop-shadow(0 0 10px rgba(56,189,248,.5));animation:_pulseIcon_1taxt_1 3s infinite ease-in-out}._title_1taxt_90{margin-bottom:1rem;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._desc_1taxt_100{margin-bottom:2rem;font-size:.9rem;color:#94a3b8;line-height:1.6;font-family:JetBrains Mono,Courier New,monospace}._button_1taxt_108{width:100%;padding:.875rem;border-radius:.75rem;border:1px solid rgba(56,189,248,.3);background:#38bdf81a;color:#38bdf8;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}._button_1taxt_108:active{transform:scale(.96);background:#38bdf833}@keyframes _cosmosRotate_1taxt_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _floatIn_1taxt_1{0%{opacity:0;transform:translateY(40px) scale(.9) rotateX(10deg)}to{opacity:1;transform:translateY(0) scale(1) rotateX(0)}}@keyframes _scanline_1taxt_1{0%,to{transform:translate(-100%);opacity:0}50%{transform:translate(100%);opacity:1}}@keyframes _pulseIcon_1taxt_1{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}._lessondetailviewbackbtnholder_1rk91_1{display:flex;align-items:center;height:fit-content;width:100%;padding:5px 20px}._lessondetailviewbackbtn_1rk91_1{display:flex;align-items:center;justify-content:center;height:40px;padding:10px 20px;border-radius:10px;gap:10px;font-size:15px;font-weight:500;cursor:pointer;transition:.3s ease-in-out}._lessondetailviewbackbtn_1rk91_1:hover{background-color:#ededed}._lessontitleanddiscriptionholder_1rk91_28{display:flex;flex-direction:column;height:fit-content;width:100%;padding:10px 15px;margin-bottom:20px}._lessontitle_1rk91_28{display:flex;align-items:center;height:fit-content;width:100%;font-size:2rem;font-weight:500;margin-bottom:10px}._lessondiscription_1rk91_46{display:flex;align-items:center;height:fit-content;width:100%;font-size:15px;font-weight:400;margin-bottom:5px;color:#5a5a5a}._lessoncontentandothercontentsholder_1rk91_57{display:flex;height:fit-content;width:100%;padding:0 15px}._lessoncontentholder_1rk91_63{width:65%;overflow:hidden;border-radius:20px}._lessonothercontentholder_1rk91_68{display:flex;height:fit-content;padding-left:40px;width:35%}._lessonnotesholder_1rk91_74{display:flex;flex-direction:column;height:fit-content;width:100%;border-radius:20px;padding:20px;border:1px solid rgb(234,234,234)}._lessonnotestitle_1rk91_83{font-size:20px;font-weight:600;color:#111827;margin-bottom:24px}._lessonpoint_1rk91_89{display:flex;align-items:center;height:fit-content;width:100%;gap:10px;margin-bottom:10px;font-size:15px;color:#4b5563;font-weight:500}._lessonpoint_1rk91_89 svg{color:#5c33ff}
