@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Patrick+Hand&display=swap";.signincontainer{width:50%;display:flex;flex-direction:column;margin:8% auto auto;background-color:#fff;background-size:20px 20px;background-image:linear-gradient(to right,rgba(128,128,128,.06) .3px,transparent 1px),linear-gradient(to bottom,rgba(128,128,128,.06) .6px,transparent 1px);box-shadow:0 4px 8px #0003;border-radius:15px;padding:122px 22px}.pageHeader{text-align:center;margin:3%}.form{display:flex;flex-direction:column;font-size:18px;font-weight:500}.inputSign,.inputSignPass{font-size:18px;font-weight:500;width:278px;padding:15px 20px;border-radius:30px;color:#1d1d1d;background-color:#fff;text-indent:.8em;margin-bottom:22px}.passwordInputDiv{position:relative;align-self:center;align-items:center;align-content:center}.inputSignPass{margin-bottom:8px;border-radius:30px}.signBtn{padding:10px 52px;background-color:#6e61ff}.showPassword{cursor:pointer;position:absolute;top:1%;right:1%;padding:1rem;filter:invert(57%) sepia(72%) saturate(6388%) hue-rotate(229deg) brightness(100%) contrast(102%)}.forgotPasswordLink,.signInLink{cursor:pointer;color:#6e61ff;font-weight:500;text-align:left;font-size:12px}.signInLink{margin-top:4%}@media screen and (min-width: 100px) and (max-width: 1200px){.signincontainer{width:85%;margin-top:18%}.inputSign,.inputSignPass{margin-bottom:22px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-cards-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;background-color:#f2f2f2;padding:2rem;border-radius:1rem;box-shadow:0 .5rem 1rem #0000001a}.admin-card{width:100%;height:200px;max-width:300px;background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 .5rem 1rem #0000001a}.admin-form{display:flex;flex-direction:column;align-items:center;align-self:center}.card-content{display:flex;flex-direction:column;justify-content:start}.header-edit{font-size:1.2rem;font-weight:800;color:#333;margin:10px 10px 20px}.password-update-container{max-width:500px;margin:0 auto;padding:2rem;border-radius:8px;background-color:#fff;box-shadow:0 2px 10px #00000014}.section-title{font-size:1.5rem;margin-bottom:1.5rem;color:#333;font-weight:600}.password-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:500;color:#555}.form-input,.changeinput{padding:12px 16px;border-radius:6px;border:1px solid #ddd;font-size:1rem;transition:border-color .2s;background-color:#f2f2f2;margin:.5%;color:#000}.form-input:focus,.changeinput:focus{outline:none;border-color:#4a6cf7;box-shadow:0 0 0 2px #4a6cf733}.password-hint{font-size:.8rem;color:#e53e3e}.update-button{background-color:#4a6cf7;color:#fff;border:none;border-radius:6px;padding:12px 16px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.update-button:hover{background-color:#3a5bd9}.update-button:disabled{background-color:#a0aec0;cursor:not-allowed}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container{background-color:#fff;border-radius:8px;max-width:400px;width:90%;overflow:hidden;box-shadow:0 4px 20px #00000026}.modal-header{padding:1.25rem;border-bottom:1px solid #eee}.modal-header h3{margin:0;font-size:1.2rem;color:#333}.modal-body{padding:1.5rem}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.25rem;border-top:1px solid #eee}.confirm-button{background-color:#4a6cf7;color:#fff;border:none;border-radius:6px;padding:10px 16px;font-size:.9rem;font-weight:500;cursor:pointer}.cancel-button{background-color:#f3f4f6;color:#4b5563;border:none;border-radius:6px;padding:10px 16px;font-size:.9rem;font-weight:500;cursor:pointer}.confirm-button:hover{background-color:#3a5bd9}.cancel-button:hover{background-color:#e5e7eb}@media screen and (max-width: 768px){.admin-cards-container{flex-direction:column;padding:1rem}.admin-card{max-width:100%}.password-update-container{padding:1rem;width:90%}.form-input,.changeinput{padding:10px 12px}.modal-container{width:95%}.modal-header,.modal-body,.modal-footer{padding:1rem}.confirm-button,.cancel-button{padding:8px 12px;width:100%}.modal-footer{flex-direction:column;gap:10px}}@media screen and (max-width: 480px){.section-title{font-size:1.2rem}.update-button{width:100%}}.editcontainer{display:flex;flex-direction:column;align-items:center;justify-content:center}.pageHeader{font-size:2rem;font-weight:600;color:#333;margin-bottom:2rem;text-align:center}.mainedit{display:flex;flex-direction:column;width:100%;max-width:800px;background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 .5rem 1rem #0000001a}.mainedit div{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.5rem}.formLabel{font-size:1rem;font-weight:600}.mainedit input:not([type=checkbox]),.mainedit select,.input,.mainedit span{display:inline-block;padding:.5rem;background-color:#f5f5f5;border-radius:.25rem;border:1px solid #ccc;font-size:1rem;color:#333;margin-left:1rem;flex-grow:1}.btnCon{display:flex;flex-direction:column;align-self:flex-end}.submitedit{border:none;background-color:#2e64fa;color:#fff;align-self:center;transition:all .3s;cursor:pointer;margin-top:1rem;padding:.5rem 1rem;border-radius:.25rem;font-size:1rem;font-weight:600}input[type=checkbox]{accent-color:#007bff;cursor:pointer;border:2px solid #000000;background-color:transparent;opacity:.7;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;margin-left:1rem}input[type=checkbox]:checked{opacity:1;border-color:#007bff;background-color:#007bff}input[type=checkbox]:checked:after{content:"✓";color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:12px}select{background-color:#cedbfd;min-height:40px;color:#040404;margin:.5rem}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:1000}.modal-content{background:white;padding:20px;border-radius:4px;max-width:500px;width:100%;box-sizing:border-box}.modal-content h2{margin-top:0}.modal-content button{margin-top:20px;padding:10px 20px;border:none;cursor:pointer;background-color:#60c063;color:#fff;border-radius:12px;font-weight:800}.modal-content button.cancel{background-color:#f28078;color:#fff;font-weight:800;margin-left:10px;border-radius:12px}.changeCon,.deletCon{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 .5rem 1rem #0000001a;margin-top:5%}.deletCon{margin-bottom:5%}.deletbtn{border-radius:8px;padding:12px;background-color:#f8493d;font-weight:900}.changeConL{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.changeConL form{display:flex;flex-direction:column;width:300px}.changelevelCo input{padding:10px;border-radius:5px;border:1px solid #ccc}.changelevelCo button{padding:10px;border-radius:5px;border:none;color:#fff;cursor:pointer}.confirmation-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:200}.confirmation-modal1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:300}.confirmation-content{background-color:#fff;padding:20px;border-radius:15px;box-shadow:0 2px 4px #0003}.confirmation-content p{margin-bottom:10px}.confirmation-buttons{display:flex;justify-content:flex-end}.confirm-button,.cancel-button{padding:8px 16px;margin-left:10px;border:none;border-radius:3px;cursor:pointer}.confirm-button{background-color:#60c063;color:#fff;border-radius:12px;font-weight:800}.cancel-button{background-color:#f28078;color:#fff;border-radius:12px;font-weight:800}.transfer-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:1rem;transition:all .3s ease}.transfer-header{font-size:1.5rem;margin-bottom:1.5rem;color:#333;position:relative}.transfer-header:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:50px;height:3px;background-color:#3f51b5;border-radius:3px}.transfer-btn{border:none;background:linear-gradient(135deg,#6366f1 0%,#3f51b5 100%);color:#fff;font-weight:600;padding:12px 24px;border-radius:50px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #3f51b533}.transfer-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #3f51b54d}.transfer-btn:active{transform:translateY(0)}.transfer-btn-text{font-size:.95rem}.transfer-btn-icon{font-size:1.1rem;margin-left:4px}.transfer-modal{max-width:450px;padding:24px;border-radius:16px;box-shadow:0 10px 30px #0000001a}.warning-header{display:flex;align-items:center;margin-bottom:16px;color:#d32f2f}.warning-icon{font-size:24px;margin-right:12px}.student-name{font-weight:600;color:#333;margin:16px 0;text-align:center}.spinner-container{display:flex;justify-content:center;margin:20px 0}.no-teachers{text-align:center;color:#666;font-style:italic;margin:20px 0}.teacher-select{width:100%;padding:12px 16px;margin:15px 0;border-radius:8px;border:1px solid #ddd;font-size:1rem;background-color:#f9f9f9;transition:all .3s ease;color:#333;outline:none;box-shadow:inset 0 1px 3px #0000000d}.teacher-select:focus{border-color:#3f51b5;box-shadow:0 0 0 2px #3f51b540}.warning-text{margin:16px 0;color:#d32f2f;font-size:.95rem;font-weight:500;text-align:center;line-height:1.5;background-color:#d32f2f14;padding:12px;border-radius:8px;border-left:4px solid #d32f2f}.transfer-note{margin-top:16px;color:#666;font-size:.9rem;text-align:center;font-style:italic}.confirmation-buttons{display:flex;justify-content:center;gap:12px;margin-top:20px}.confirm-button,.cancel-button{padding:10px 20px;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:100px}.confirm-button{background-color:#3f51b5;color:#fff}.confirm-button:hover:not(:disabled){background-color:#303f9f;transform:translateY(-2px)}.confirm-button:disabled{background-color:#b0bec5;cursor:not-allowed}.cancel-button{background-color:#f5f5f5;color:#333}.cancel-button:hover{background-color:#e0e0e0}@media screen and (max-width: 768px){.mainedit{padding:1rem;width:90%}.mainedit div{flex-direction:column;align-items:flex-start}.mainedit input:not([type=checkbox]),.mainedit select,.input,.mainedit span{margin-left:0;margin-top:.5rem;width:100%}input[type=checkbox]{margin-left:0;margin-top:.5rem}.changeCon,.deletCon{width:90%;padding:1rem}.pageHeader{font-size:1.5rem;margin-bottom:1rem}.modal-content{width:90%;padding:15px}.confirmation-buttons{flex-direction:column;gap:10px}.confirm-button,.cancel-button{width:100%;margin-left:0}.transfer-btn{padding:10px 16px}.transfer-modal{width:90%;max-width:320px;padding:16px}}@media screen and (max-width: 480px){.btnCon{width:100%;align-items:center}.submitedit{width:100%}}.button-container{display:flex;justify-content:center;margin:15px 0}.chart-button{padding:8px 16px;margin:0 8px;border-radius:5px;font-weight:500;transition:all .2s ease;cursor:pointer;border:1px solid rgba(116,66,241,.3);background-color:#7442f11a;color:#000}.chart-button:hover{background-color:#7442f133}.chart-button-active{background-color:#7442f1;border:1px solid #7442f1;color:#fff;padding:8px 16px;margin:0 8px;border-radius:5px;font-weight:500;box-shadow:0 2px 5px #7442f166;cursor:pointer}.toggle-button{display:block;margin:15px auto;padding:8px 16px;background-color:#7442f11a;border:1px solid rgba(116,66,241,.3);border-radius:5px;color:#000;font-weight:500;cursor:pointer;transition:all .2s ease}.toggle-button:hover{background-color:#7442f133}.student-select{padding:8px;border-radius:5px;background-color:#7442f11a;border:1px solid rgba(116,66,241,.3);color:#000;margin-bottom:15px;width:100%;max-width:250px;display:block;margin-left:auto;margin-right:auto}.date-range-container{display:flex;flex-direction:column;align-items:center;margin:15px 0}.date-button-group{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:15px}.date-button{padding:8px 16px;margin:5px;border-radius:5px;font-weight:500;transition:all .2s ease;cursor:pointer;border:1px solid rgba(116,66,241,.3);background-color:#7442f11a;color:#000}.date-button:hover{background-color:#7442f133}.date-button-active{background-color:#7442f1;border:1px solid #7442f1;color:#fff;padding:8px 16px;margin:5px;border-radius:5px;font-weight:500;box-shadow:0 2px 5px #7442f166;cursor:pointer}.custom-date-inputs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:10px}.custom-date-inputs span{margin:0 8px;color:#000}.custom-input{padding:6px 10px;border-radius:5px;border:1px solid rgba(116,66,241,.3);background-color:#ffffffe6;margin:5px}.custom-range-button{padding:8px 16px;margin:5px 10px;border-radius:5px;font-weight:500;transition:all .2s ease;cursor:pointer;border:1px solid rgba(116,66,241,.3);background-color:#7442f1cc;color:#fff}.custom-range-button:hover{background-color:#7442f1;box-shadow:0 2px 5px #7442f166}.table-container{margin:20px;border-radius:5px;overflow:hidden}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:12px 15px;text-align:left;border-bottom:1px solid #ddd}.table th{background-color:#7442f1;font-weight:700}.table tbody tr:hover{background-color:#250082;cursor:pointer}.recently-Con{color:#fff}.recently-students{height:300px;background-color:var(--main-color);background-image:radial-gradient(circle,#ffffff14 1px,var(--main-color) 1px);background-size:10px 10px;padding:1rem;color:#fff;overflow-y:scroll;overflow-x:hidden}.recently-students::-webkit-scrollbar{width:12px}.recently-students::-webkit-scrollbar-track{background:rgb(253,253,253)}.recently-students::-webkit-scrollbar-thumb{background-color:#9ff708;border-radius:20px;border:1px solid #00000075}.recently-scanned-title{margin:0rem;padding:.5rem 1rem;background-color:var(--main-color);border-top-left-radius:8px;border-top-right-radius:8px}.scanned-header{display:flex;justify-content:space-between;padding:.5rem 1rem;background-color:#5014e8;border-bottom:1px solid #131a22;font-weight:700}.scanned-row{display:flex;justify-content:space-between;border-bottom:1px solid #444444a8}.scanned-row:last-child{border-bottom:none}.header-item,.row-item{margin-right:20px}.dot{color:#15e518;font-size:23px;animation:glow-animation 1s infinite alternate}.dotorang{color:#e53b15;font-size:23px}@keyframes glow-animation{0%{text-shadow:0 0 5px #15e518,0 0 10px #15e518}to{text-shadow:0 0 0px #15e518,0 0 20px #15e518}}.dashboard{margin:0 auto}.dashboard-summary,.dashboard-top-performers,.dashboard-charts,.dashboard-session-list,.dashboard-total-time-chart{margin-bottom:20px}.dashboard-summary,.dashboard-top-performers{display:flex;flex-direction:row;justify-content:space-between}.dashboard-charts,.dashboard-session-section,.dashboard-total-time-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.chart-container,.dashboard-session-list{background-image:radial-gradient(circle,#ecececac 1px,#ffffff 1px);background-size:10px 10px;border:1px solid #ddd;border-radius:15px}.topContainer{width:97%;margin:auto auto 20px;display:flex;justify-content:space-between;align-items:flex-start}.student-select{color:#fff;width:20%;padding:12px 20px;margin:8px 0;display:inline-block;border:1px solid #ccc;border-radius:12px;box-sizing:border-box;font-size:16px;background-color:#262626;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 5"><path fill="%23ccc" d="M2 0L0 2h4zm0 5L0 3h4z"/></svg>');background-repeat:no-repeat;background-position:right .7em top 50%;background-size:.65em auto;appearance:none;-webkit-appearance:none;-moz-appearance:none}.student-select:focus{border-color:#007bff;outline:none}.custom-input{background-color:#fff;background-size:20px 20px;background-image:linear-gradient(to right,rgba(75,75,75,.051) .1px,transparent 1px),linear-gradient(to bottom,rgba(128,128,128,.133) .1px,transparent 1px);color:#000;padding:0 10px;margin:10px 1% 10px 0;box-sizing:border-box;border:2px solid #ccc;border-radius:14px;font-size:16px;transition:all .3s ease}.custom-input:focus{border-color:#007bff;box-shadow:0 0 5px #007bff80}.custom-input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);opacity:1}.customRange{background-color:#9ff708;color:#000;margin-left:1%;border:#b2b2b2 1px solid}@media (max-width: 768px){.dashboard-summary,.dashboard-top-performers,.dashboard-charts,.dashboard-session-list,.dashboard-total-time-chart{flex-direction:column}}.summary-card{flex:1;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#2904fb 100%);background-size:300% 300%;animation:gradientFloat 12s ease-in-out infinite alternate;box-shadow:0 4px 15px #6366f133;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:1%;color:#fff;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}.summary-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(255,255,255,.1) 0%,transparent 70%);animation:shimmerEffect 4s ease-in-out infinite}.summary-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #6366f14d}@keyframes gradientFloat{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes shimmerEffect{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}.summary-icon{height:40px;width:40px;margin-bottom:.5rem;filter:brightness(0) invert(1)}.summary-title{font-size:1rem;margin-bottom:.5rem}.summary-value{font-size:2rem;font-weight:700;text-align:center;color:#d9ff00}.dashboard{padding:2rem;background-color:#fff;min-height:100vh}.header{font-size:2rem;color:#2d3436;margin-bottom:2rem;font-weight:600}.controls-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1.5rem;flex-wrap:wrap;background:white;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000000d}.search-wrapper{flex:1;min-width:280px;position:relative}.search-wrapper:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");position:absolute;left:1.4rem;top:54%;transform:translateY(-50%);color:#666}.search-wrapper input{width:300px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0;padding:.8rem 1rem .8rem 2rem}.searchElement{width:100%;padding:.8rem 1rem .8rem 2.5rem;border:1px solid #e0e0e0;border-radius:8px;background-color:#f8f9fa;transition:all .2s;font-size:.9rem}.searchElement:focus{outline:none;border-color:#7442f1;box-shadow:0 0 0 3px #7442f11a}.items-per-page{display:flex;align-items:center;gap:1rem;background:#f8f9fa;padding:.5rem 1rem;border-radius:8px}.items-per-page label{color:#666;font-weight:500;font-size:.9rem}.items-per-page select{padding:.6rem 2rem .6rem 1rem;border-radius:8px;border:1px solid #e0e0e0;background-color:#fff;cursor:pointer;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .7rem center;background-size:1em}.table-container{background:white;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.table{width:100%;border-collapse:separate;border-spacing:0}.tableheader{color:#2d3436;background-color:#f8f9fa;font-weight:600}.table th{padding:1rem;background-color:#f0f4ff;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.5px;border-bottom:2px solid #e0e0e0}.table td{padding:1rem;border-bottom:1px solid #f0f0f0;color:#4a4a4a}.name{cursor:pointer;display:flex;align-items:center;gap:.5rem}.table tbody tr:hover{background-color:#f8f9fa}.action-link{padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.875rem;transition:all .2s}.edit-link{color:#7442f1;background-color:#7442f11a}.progress-link{color:#00b894;background-color:#00b8941a}.action-link:hover{filter:brightness(.95)}.paginationwarper{margin-top:2rem;display:flex;justify-content:center;align-items:center;gap:.5rem}.pagination{min-width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#4a4a4a;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s;font-weight:500}.pagination:hover:not(.disabled){background-color:#7442f1;color:#fff;border-color:#7442f1}.selected{background-color:#7442f1;color:#fff;border-color:#7442f1}.disabled{opacity:.5;cursor:not-allowed}.emoji-container{display:flex;align-items:center;gap:.25rem}.show-more{color:#7442f1;font-size:.75rem;cursor:pointer;margin-left:.5rem}.answer{margin-bottom:1%;width:800px;height:auto;color:#000;border:1px solid #4b2ab7;padding:10px;border-radius:15px;background-color:#ece1fc97;font-family:Montserrat,sans-serif;font-size:18px}.SntenceAC{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:22px;column-gap:22px;justify-content:space-between;justify-content:center;align-items:center;align-content:center}.ExCon{border:#5d00ff47 1px solid;border-radius:22px;padding:2px 22px}.answerEx{text-decoration:underline;color:#4b2ab7}.printBtn{cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#fff;background-color:#7552ff;padding:.25rem .75rem;border-radius:1rem;background-color:#ff4ba3}.starss{display:inline-block;font-size:2rem;color:gray;perspective:1000px;transition:transform .3s,color .3s}.starss.active,.starss.half{color:gold;transform:rotateY(360deg)}.starss.half:before{content:"u272E";color:gold;position:absolute}.star-wrapper{display:inline-block;position:relative;transform-style:preserve-3d;animation:star-spin 2s ease-in-out}.correct{background-color:#d4edda;border-color:#c3e6cb}.incorrect{background-color:#f8d7da;border-color:#f5c6cb}.hmainC{display:flex;flex-direction:column;justify-content:space-between;justify-content:center;align-items:center;align-content:center}.ssbtn,.printall{margin:2%;background-color:#edddff;color:#8c2afc;font-weight:700;font-size:medium;padding:10px 20px;border:1px solid #cc9fff;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative;display:inline-flex;align-items:center;gap:8px}.ssbtn:after{content:"↗";font-size:1.2em;transition:transform .2s ease}.ssbtn:hover{background-color:#d7b8fa;color:#373737;transform:translateY(-2px);box-shadow:0 4px 12px #8c2afc33}.ssbtn:hover:after{transform:translate(2px,-2px)}.ssbtn:active{transform:translateY(0);box-shadow:0 2px 8px #8c2afc33}.printall{margin:5%;padding:5px 10px;background-color:#effff6;color:#355f0a;border:1px solid rgb(85,138,0);width:100%}.printall:after{content:"🖨️"}.chartTitle{font-size:20px;font-weight:600;color:#4b2ab7;margin:10% 0% 2%;text-align:center}.linechart{width:100%;height:100%}.tablestars{font-size:13px;rotate:-90deg;top:40%;left:-22%;position:absolute;color:#4b2ab7}.tabledate{font-size:13px;top:92%;color:#4b2ab7;left:32%;position:absolute}.historyC,.historyC2{width:60%;min-width:60vw;align-self:center;border:2px solid #46464645;border-radius:10px;position:relative;margin-bottom:5%;padding:22px;justify-content:center;align-items:center;align-content:center;background-color:#fff;box-shadow:0 4px 10px #00000040}.historyC2{width:60%}.timec,.hcat,.htype,.hcat2{position:absolute;color:#fff;border-radius:0 12px 12px 0;top:-2px;left:-1px;background-color:#6a41f1;padding:0 12px 0 5px}.hcat{top:22px;left:-1px;width:auto;background-color:#a9e500;color:#000}.hcat2{top:22px;left:-1px;width:auto;background-color:#e500b7;color:#fffdfd;font-weight:600}.htype{top:45px;left:-1px;width:auto;background-color:#7552ff}.exNo{position:absolute;color:#fff;font-weight:800;top:-2px;right:-1px;background-color:#a24bff;padding:10px 5px 5px;border-radius:0 0 10px 10px;box-shadow:0 4px 10px #00000040}.parentContainer{display:flex;justify-content:center;align-items:center}.hScoreContainer,.hScoreContainerbase{display:inline-block;margin-top:5%;margin-bottom:3%;align-self:center;background-color:#4b2ab7;border-radius:32px;padding:10px 20px;color:#fff;text-align:center}.leveCon{background-color:#4b2ab7;border-radius:32px;padding:10px 20px;color:#fff;text-align:center;margin-bottom:3%}.mywritingCo,.hwritingC,.hcorection,.hfeedback,.hfeedback2{background-color:#fff;background-size:40px 40px;background-image:linear-gradient(to bottom,rgba(128,128,128,.232) .1px,transparent 1px);align-self:center;padding:22px 25px;border:1px solid #cbcbcb;border-radius:12px;margin-bottom:2%;position:relative;box-shadow:0 4px 15px #0000000d;transition:all .3s ease}.hwritingC,.mywritingCo{border-left:4px solid #8c2afc;background-color:#fff;background-image:none;border-radius:8px;position:relative}.hwritingC:before,.mywritingCo:before{content:"Feedback";position:absolute;top:-12px;left:20px;background-color:#8c2afc;color:#fff;padding:4px 12px;font-size:14px;font-weight:600;border-radius:20px;letter-spacing:.5px;box-shadow:0 2px 8px #8c2afc4d}.mywritingCo:before{content:"My Writing"}.hwritingC:hover,.mywritingCo:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.hcorection{background-color:#fde9e9}.hfeedback{background-color:#faf8ff}.hfeedback2{background-color:#f2f2f2}.hquestion{margin-top:32px;text-align:center}.chartContainer{display:flex;flex-direction:column;justify-content:space-around;column-gap:82px}.chart-container{transition:all .3s ease}.chart-container:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000014}@media (max-width: 768px){.chart-container{margin:15px;padding:15px}}@media screen and (min-width: 200px) and (max-width: 900px){.chartContainer{flex-direction:column}.hmainC{margin-top:10%}.hScoreContainerbase{margin-top:15%}.hquestion{margin-top:24%}.hwritingC{margin-top:5%}}.feedback-content{display:flex;flex-direction:column;gap:1.5rem}.feedback-section{margin-bottom:1rem}.feedback-section-title{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.feedback-list{list-style-type:none;padding-left:1.5rem;margin:0}.feedback-list li{position:relative;padding:.3rem 0;line-height:1.5}.feedback-list li:before{content:"•";position:absolute;left:-1.2rem;color:#3498db;font-weight:700}.feedback-title{font-size:1.2rem;font-weight:900;color:#4b5563;background-color:#f0f0f0;padding:10px;border-radius:10px;margin-bottom:2rem;text-align:center}.feedback-text{color:#4b5563;line-height:1.75}@media screen and (min-width: 900px) and (max-width: 1504px){.chartContainer{flex-direction:column}}.containerExercise{display:flex;flex-direction:column;margin:0 auto;width:70%}.scoring-container{background-color:#ca1919}.feedback-container{width:80%;position:absolute;top:100%;left:0%;background-color:#fff;background-size:20px 20px;background-image:linear-gradient(to right,rgba(128,128,128,.09) .1px,transparent 1px),linear-gradient(to bottom,rgba(128,128,128,.06) .1px,transparent 1px);padding:24px;border-radius:31px;-webkit-box-shadow:13px 7px 16px -4px rgba(0,0,0,.75);-moz-box-shadow:13px 7px 16px -4px rgba(0,0,0,.75);box-shadow:13px 7px 16px -4px #000000bf}.form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.disablebtn{margin-bottom:22px;margin-top:2px;align-self:flex-end;background-color:#a8e50050;color:#00000050;border:2px solid #00000050;box-shadow:4px 4px #0319266c;font-weight:700;font-family:Montserrat,sans-serif}.disablebtn:disabled{opacity:.5;cursor:not-allowed}.disablebtn:hover{border:2px solid #00000050}.disablebtnbase{margin-bottom:22px;margin-top:2px;align-self:flex-end;background-color:#a8e50050;color:#00000050;border:2px solid #00000050;box-shadow:4px 4px #0319266c;font-weight:700;font-family:Montserrat,sans-serif}.disablebtnbase:disabled{opacity:.5;cursor:not-allowed}.disablebtnbase:hover{border:2px solid #00000050}.disablebtnbase:hover:disabled:before{cursor:not-allowed;content:"Need to write at least two sentences";position:absolute;font-size:14px;top:-20px;left:50%;width:180px;transform:translate(-50%);background-color:#000;color:#eaff00;padding:5px;border-radius:12px}.leftB{position:absolute;left:1%;margin-top:12px;max-width:420px;max-height:420px;height:320px;padding:0;background-color:#f7f5eb;background-size:40px 40px;background-image:linear-gradient(to bottom,rgba(128,128,128,.232) .1px,transparent 1px);border:1px solid #000;z-index:1}.screenShot{height:100%;width:100%}.correctiontext{margin-bottom:20px}.cat{margin:0 0 5px;font-size:18px}.type{margin:0 0 5px;font-size:16px}.no{margin:0;font-size:16px;text-align:center}.instraction{font-weight:00;margin:8px 0 10px;font-size:16px;text-align:center;line-height:1;text-align:left}.baseimage{width:280px;height:200px;border:1px solid #7552ff;border-radius:29px;margin-bottom:10px;object-fit:contain}.qimage{width:280px;height:200px;border:1px solid #000000;border-radius:29px;margin-bottom:10px;object-fit:cover}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#111111;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.star-rating{font-size:2rem;text-align:center}.star{color:#0003;transition:color .2s;position:relative}.star.active{color:#ffc107}@media screen and (min-width: 200px) and (max-width: 900px){.leftB{position:relative;display:flex;align-content:center;justify-content:center}.screenShot{width:auto;height:100%;align-self:center}.star-rating{font-size:1.2rem}.containerExercise{margin-top:10%}}.chart-type-toggle{background:#f5f6fa;padding:4px;border-radius:12px;display:inline-flex;position:relative;box-shadow:0 2px 4px #0000000d}.chartType{display:flex;justify-content:center;align-items:center;background:linear-gradient(145deg,#8c2afc,#4b2ab7)}.chart-selector-group{display:flex;gap:10px;background:#f5f6fa;padding:8px;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-top:20px}.selector-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:8px;background:transparent;color:#64748b;font-weight:500;cursor:pointer;transition:all .2s ease}.selector-btn:hover:not(:disabled){background:#2ed5731a;color:#050505}.selector-btn.active{background:#b2f9d0;color:#0b5601;border:1px solid #48b23aa0}.selector-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.chart-selector-group{flex-wrap:wrap;justify-content:center}.selector-btn{padding:8px 16px;font-size:.9rem}}.chartContainer{transition:all .3s ease}.portfolio-header{border-radius:16px;width:50%;border:1px solid #aa92f820;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2rem}.portfolio-info{flex:1}.portfolio-title{color:#4b2ab7;font-size:2rem;font-weight:700;text-align:center}.student-details{display:flex;flex-direction:column;gap:.5rem}.student-name{font-size:1.5rem;text-transform:capitalize;font-weight:600;margin-bottom:.5rem}.student-meta{display:flex;gap:1.5rem;color:#666}.meta-item{font-size:1rem}.print-button{margin-right:5px;padding:10px;border-radius:5px;background-color:#4b2ab7;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease}@media screen and (max-width: 768px){.portfolio-header{flex-direction:column;width:90%;align-items:center;padding:1.5rem}.student-meta{flex-direction:column;gap:.5rem}}.chart-controls{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:20px 0}.chart-type-toggle-wrapper{padding:4px;border-radius:12px}.chart-type-toggle{display:flex;gap:8px;background:transparent;padding:4px;border-radius:10px}.chart-type-toggle button{padding:10px 20px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;background:transparent;color:#8c2afc;border:1px solid #eddeff;position:relative;overflow:hidden}.chart-type-toggle button.active{background-image:linear-gradient(to bottom,#8c2afc,#4b2ab7);color:#fff;box-shadow:0 2px 4px #8c2afc33}.chart-type-toggle button:hover:not(.active){background:#edddff}@media (max-width: 768px){.chart-type-toggle button{padding:8px 16px;font-size:14px}}.profile-container{padding:2rem}.profile-card{background:white;border-radius:16px;padding:2rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease}.profile-header{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.profile-avatar{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:700;padding:1.5rem;border-radius:50%;font-size:1.25rem;text-transform:uppercase}.profile-info h2{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem}.profile-email{color:#6b7280;font-size:.875rem}.stats-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:2rem}.stat-card{background:#f3f4f6;padding:1rem;border-radius:12px;text-align:center;transition:background-color .2s ease}.stat-card:hover{background:#e5e7eb}.stat-number{color:#4f46e5;font-size:1.5rem;font-weight:700;display:block}.stat-label{color:#6b7280;font-size:.875rem;margin-top:.25rem;display:block}.logout-btn{width:auto;min-width:120px;margin:1.5rem auto 0;padding:.75rem 1.5rem;border:none;border-radius:25px;background:linear-gradient(135deg,#ff4b4b,#ef4444);color:#fff;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;cursor:pointer;box-shadow:0 2px 10px #ef444433}.logout-btn:hover{background:linear-gradient(135deg,#ff3333,#dc2626);transform:translateY(-2px);box-shadow:0 4px 15px #ef44444d}.logout-btn i{font-size:1.125rem}@media (max-width: 768px){.profile-header{flex-direction:column;text-align:center;gap:1rem}.profile-avatar{margin:0 auto}}.navbar{height:70px;width:92%;margin:20px auto;display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:0 25px}.mainNav{height:45px;display:flex;gap:15px;align-items:center;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;padding:0 20px;box-shadow:0 8px 32px #6366f126}.profile-avatar-nav{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);color:#fff;font-weight:700;padding:1.5rem;border-radius:150%;height:12px;width:22px}.navbarmobile{display:none}.wrap{display:flex;justify-content:center}.logo{cursor:pointer;height:80px;rotate:20deg;align-self:center;padding:0 22px}.navItemActive{color:#fff;font-weight:600;background:rgba(255,255,255,.15);padding:8px 16px;border-radius:8px;transition:all .3s ease}.navItems{color:#ffffffe6;padding:8px 16px;border-radius:8px;transition:all .3s ease;cursor:pointer}.navItems:hover,.navItemActive:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.divIcon{justify-content:flex-end;position:relative;display:flex;flex-direction:column;cursor:pointer;padding:8px;border-radius:12px;transition:all .3s ease}.divIcon:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.menuNav{position:fixed;display:flex;flex-direction:column;background-color:#7552ffda;padding:10px 0 10px 1px;border-radius:4%;top:13%;left:2%;z-index:200}.icon,.iconResources{cursor:pointer;height:50px;width:50px;align-self:center;padding:8px 22px 2px}.iconResources{height:45px}.iconText,.IconTextmain{padding:0 22px;font-weight:600;z-index:200;color:#7552ff;font-size:14px}.iconText{color:#fff;font-weight:500}.iconText:hover,.IconTextmain:hover{color:#010101}.btnhome{margin-top:80px}.starwrap,.starwrapActive{position:relative;cursor:pointer;background:#7552FF;border-radius:38.5px;height:48px;margin:20px;width:124px;display:flex;justify-content:space-around;transition:all .5s ease;border:0px solid transparent;-webkit-backdrop-filter:brightness(100%);backdrop-filter:brightness(100%);box-shadow:0 0 0 transparent}.starwrapActive{animation:borderFading 8s infinite,backdropFading 1s infinite,shadowFading 3s infinite;background:#7552FF;transition:2s ease-in-out}@keyframes shadowFading{0%,50%{box-shadow:0 0 35px #ff05de}to{box-shadow:0 0 15px trargb(255,238,0) t}}.popup{position:absolute;color:#7552ff;background-color:#ffe205;padding:2px 8px;font-size:12px;border-radius:8px;font-weight:800;top:-32%;animation:fadeInOut 6s ease-in-out infinite}@keyframes fadeInOut{0%,to{opacity:.2}50%{opacity:.8}50%{opacity:1}}.startext{font-family:Montserrat;font-style:normal;font-weight:900;font-size:24px;color:#a9e500;align-self:center}.Pinkstar{height:30px;align-self:center}.Items{padding:2px;margin:auto;width:102px;cursor:pointer;font-family:Montserrat;font-size:13px;line-height:1.45;text-transform:uppercase;font-weight:400}.Items:hover{background-color:#2d2c2c;color:#fff;border-radius:20px}@media (max-width: 900px){.navbar{display:none}.navbarmobile{height:85px;display:flex;justify-content:space-between;align-items:center}.mobilemenu{height:45px;margin-right:12px}.navItems{color:#fff}.modelmenu{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:50;background-color:#000000e3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;justify-content:center;align-items:center}}:root{color:#0a0a0a;color-scheme:light dark;font-family:Montserrat,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--main-color:#646cff}.btnintro{color:#7442f1;background-color:#7442f10d;border-radius:12px;border:1.5px solid rgba(116,66,241,.3);margin-bottom:10%;padding:16px 24px;font-weight:600;font-size:14px;transition:all .2s ease-in-out;cursor:pointer;box-shadow:0 2px 4px #7442f11a;animation:buttonColorPulse 8s ease-in-out infinite}@keyframes buttonColorPulse{0%{color:#7442f1;background-color:#7442f114;border-color:#7442f166;box-shadow:0 2px 4px #7442f126}25%{color:#8657ff;background-color:#8657ff14;border-color:#8657ff66;box-shadow:0 2px 4px #8657ff26}50%{color:#6678f3;background-color:#6678f314;border-color:#6678f366;box-shadow:0 2px 4px #6678f326}75%{color:#9342f5;background-color:#9342f514;border-color:#9342f566;box-shadow:0 2px 4px #9342f526}to{color:#7442f1;background-color:#7442f114;border-color:#7442f166;box-shadow:0 2px 4px #7442f126}}.btnintro:hover{animation:none;color:#7442f1;background-color:#7442f11a;border-color:#7442f1;transform:translateY(-1px);box-shadow:0 4px 8px #7442f133}.btnintro:active{transform:translateY(1px);box-shadow:0 1px 2px #7442f11a}.into-headline{margin-top:0;margin-bottom:22px}body{font-family:Montserrat,sans-serif;background-color:#fff}main{margin:auto;background-color:#fff}p{margin-bottom:1rem}h1,h2,h3,h4,h5{margin:3rem 0 1.38rem;font-family:Montserrat,sans-serif;font-weight:400;line-height:1.3}h1{margin-top:0;font-size:2.488rem}h2{font-size:2.074rem}h3{font-size:1.728rem}h4{font-size:1.44rem}h5{font-size:1.2rem}small,.text_small{font-size:.833rem}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.header{font-weight:800;margin:1%}.title{color:#0b0b0b;font-weight:600}.search{padding:12px;width:auto;border-radius:52px;border:#4b2ab7 2px solid;background-color:#fff;color:#7206ff;font-weight:800;margin:1%}.searchElement{padding:12px;width:10%;border-radius:8px;border:#9071f7 2px solid;background-color:#fff;color:#7206ff;font-weight:800;margin:1%}.searchElement:-webkit-autofill:focus{border:#ef5000 2px solid}button{margin-top:22px;display:inline-block;padding:3px 20px;font-size:14px;letter-spacing:-.4px;border-radius:10rem;background-color:#6678f3;border:none;color:#fff;align-self:center;transition:all .3s;cursor:pointer}.btn{margin-top:22px;display:inline-block;padding:13px 20px;font-size:16px;border-radius:10rem;font-weight:700;background-color:#6678f3;border:none;color:#fff;align-self:center;transition:all .3s;cursor:pointer}button:hover{background-color:rgb(246,122,14)8f3}input[type=checkbox]{width:20px;height:20px;cursor:pointer;margin-left:1rem;background-color:#747bff}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.print-button{margin-right:5px;padding:10px;border-radius:5px}.homecon{display:flex;flex-direction:column;justify-content:center;align-items:center}.sub{font-weight:500;width:70%;text-align:center}@keyframes ldio-bxsdd9wfio{0%{opacity:1}to{opacity:0}}.ldio-bxsdd9wfio div{left:24px;top:-8px;position:absolute;animation:ldio-bxsdd9wfio linear 1s infinite;background:#fff;width:6px;height:12px;border-radius:3px/6px;transform-origin:3px 26px}.ldio-bxsdd9wfio div:nth-child(1){transform:rotate(0);animation-delay:-.9166666666666666s;background:#fff}.ldio-bxsdd9wfio div:nth-child(2){transform:rotate(30deg);animation-delay:-.8333333333333334s;background:#fff}.ldio-bxsdd9wfio div:nth-child(3){transform:rotate(60deg);animation-delay:-.75s;background:#fff}.ldio-bxsdd9wfio div:nth-child(4){transform:rotate(90deg);animation-delay:-.6666666666666666s;background:#fff}.ldio-bxsdd9wfio div:nth-child(5){transform:rotate(120deg);animation-delay:-.5833333333333334s;background:#fff}.ldio-bxsdd9wfio div:nth-child(6){transform:rotate(150deg);animation-delay:-.5s;background:#fff}.ldio-bxsdd9wfio div:nth-child(7){transform:rotate(180deg);animation-delay:-.4166666666666667s;background:#fff}.ldio-bxsdd9wfio div:nth-child(8){transform:rotate(210deg);animation-delay:-.3333333333333333s;background:#fff}.ldio-bxsdd9wfio div:nth-child(9){transform:rotate(240deg);animation-delay:-.25s;background:#fff}.ldio-bxsdd9wfio div:nth-child(10){transform:rotate(270deg);animation-delay:-.16666666666666666s;background:#fff}.ldio-bxsdd9wfio div:nth-child(11){transform:rotate(300deg);animation-delay:-.08333333333333333s;background:#fff}.ldio-bxsdd9wfio div:nth-child(12){transform:rotate(330deg);animation-delay:0s;background:#fff}.loadingio-spinner-spinner-2ggiplaghmx{width:28px;height:18px;display:inline-block;background:none}.ldio-bxsdd9wfio{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.58);backface-visibility:hidden;transform-origin:0 0}.ldio-bxsdd9wfio div{box-sizing:content-box}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#7552FF;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width: 100px) and (max-width: 1200px){h1{font-size:2.074rem}h2{font-size:1.728rem}h3{font-size:1.44rem}h4{font-size:1.2rem}h5{font-size:1rem}}.loadingSpinnerContainer{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:5000;display:flex;justify-content:center;align-items:center}.loadingSpinner{width:64px;height:64px;border:8px solid;border-color:#7552FF transparent #7552FF transparent;border-radius:50%;animation:spin 1.2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
