.footer .custom-container .social-list{display:flex}.footer{display:block;background-color:#0057a6;padding:40px 0 20px}.footer h3,.footer h4{margin-top:0;margin-bottom:16px}.footer .custom-container{max-width:1180px;margin:0 auto;background-color:#0057a6;color:#fff;padding:0}.footer .custom-container .footer-list,.footer .custom-container .social-list{padding-left:0}.footer .custom-container .footer-list li,.footer .custom-container .social-list li{list-style:none}.footer .custom-container .footer-list li a,.footer .custom-container .social-list li a{color:#fff}.footer .custom-container .social-list{gap:20px}body{font-family:Mulish,sans-serif;margin:0}body .login-container{display:flex;justify-content:center;align-items:center;background-image:url(/assets/login-bg-C19zndYR.png);background-repeat:no-repeat;background-size:cover;min-height:calc(100vh - 302px)}body .login-container .login-card{margin:50px 0;width:430px;border-radius:35px;box-shadow:0 4px 8px #0000001a;border:4px solid #fff}body .login-container .login-card .btn-larg{display:block;width:100%;height:40px;background-color:#0057a6}body .login-container .login-card .outer-porgot-password{position:relative;top:-8px}body .login-container .login-card .outer-porgot-password .forgot-password{color:#0057a6;text-decoration:none;line-height:30px;font-weight:400;border-bottom:1px solid}body .login-container .glass-morphism{background:#ffffff80;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:30px;border:2px solid rgba(255,255,255,.18)}body .login-container .custom-form-control{height:40px;border:0}body .login-container .form-logo{float:right;max-width:98px;width:98px}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--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-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.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;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.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:100%;z-index:1;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;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) 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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),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;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.register-container{display:flex;align-items:center;height:100vh}.register-container .register-card{box-shadow:0 4px 8px #0000001a}.register-container .register-card .upload-btn-group .ant-form-item-control-input-content{display:flex;justify-content:space-between;flex-direction:column;max-width:362px}.register-container .register-card .upload-btn-group .dash-border{border:dashed 2px #dedede}.register-container .register-card .upload-btn-group .dotted-border{width:100%;border:dashed 2px #dedede}.register-container .register-card .upload-btn-group .dotted-border:hover{border:dashed 2px #4096ff}.register-container .register-card .inputControl input,.register-container .register-card .inputControl button,.register-container .register-card .inputControl .ant-select{height:45px}.register-container .register-card .inputControl .anticon-plus{border:1px solid;border-radius:50%;padding:2px}.register-container .register-card .inputControl botton.border-dotted.ant-btn-default{border:1px dashed!important}.register-container .register-card input#password,.register-container .register-card input#confirmPassword,.register-container .register-card input#currentPassword{height:35px}.button-upload{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid currentColor;border-radius:4px;cursor:pointer;font:inherit;min-height:48px;min-width:48px}.button-upload:focus{outline-offset:4px}.register-container{display:flex;align-items:flex-start;height:100vh;padding:20px;max-height:calc(100vh - 64px);overflow:hidden;overflow-y:scroll}.register-container .ant-card.register-card{border-radius:21px!important;width:100%;box-shadow:0 4px 8px #0000001a}.onboarding-btn-group{display:flex;gap:20px}.flex-column{flex-direction:column;justify-content:flex-start}.userBtn .ant-form-item-control-input-content{display:flex;justify-content:space-between}.userBtn .ant-form-item-control-input-content button{min-width:48%;background-color:#22498b;color:#fff;border-radius:4px;height:45px}.forget-password-container{display:flex;justify-content:center;align-items:center;height:100vh}.forget-password-card{width:300px;box-shadow:0 4px 8px #0000001a}.password-strength-meter{text-align:left}.password-strength-meter-progress{-webkit-appearance:none;appearance:none;width:100%;height:8px}.password-strength-meter-progress::-webkit-progress-bar{background-color:#eee;border-radius:3px}.password-strength-meter-label{font-size:16px}.password-strength-meter-progress::-webkit-progress-value{border-radius:2px;background-size:35px 20px,100% 100%,100% 100%}.password__label{margin-top:10px;margin-bottom:0}.strength-Very::-webkit-progress-value{background-color:#ff0400}.strength-Weak::-webkit-progress-value{background-color:orange}.strength-Fair::-webkit-progress-value{background-color:#fc0}.strength-Good::-webkit-progress-value{background-color:#00b3ff}.strength-Strong::-webkit-progress-value{background-color:#03b11a}.strength-very span{color:#000}.strength-Weak span{color:#ff0400}.strength-Fair span{color:#fc0}.strength-Good span{color:#00b3ff}.strength-Strong span{color:#03b11a}._custom-select_1gk9y_1{width:100%}._custom-select_1gk9y_1 .ant-select-arrow{color:var(--card-foreground)!important}._custom-select_1gk9y_1.ant-select-multiple .ant-select-selection-item,._custom-select_1gk9y_1.ant-select-multiple .ant-select-selection-item-remove{color:var(--primary-foreground)!important}._select-wrapper_1gk9y_19{position:relative}._select-title_1gk9y_23{position:absolute;top:-3px;left:12px;font-size:12px;line-height:.6;color:var(--card-foreground);border-radius:1px;padding:0 3px;z-index:1;pointer-events:none}body{overflow-x:hidden}._navbar_16t00_6{display:flex;justify-content:space-between;align-items:center;height:64px;padding:.75rem 1.5rem;background:var(--card);color:var(--card-foreground);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:relative;z-index:1000;cursor:default;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._left_16t00_26 ._logo_16t00_26{height:40px;cursor:pointer}._left_16t00_26 ._logo_16t00_26 img{height:40px}._profile_16t00_35 ._logo_16t00_26{display:flex;justify-content:center;align-items:center;cursor:pointer}._profile_16t00_35 ._logo_16t00_26 img,._hamburger_16t00_43 ._logo_16t00_26 img{border-radius:50%}._profile_16t00_35 ._logo_16t00_26 svg,._hamburger_16t00_43 ._logo_16t00_26 svg{height:36px;width:36px;padding:3px;border-radius:50%;border:1px solid var(--card-foreground);color:var(--card-foreground)}._hamburger_16t00_43{display:none;font-size:1.8rem;cursor:pointer}._hamburger_16t00_43 ._logo_16t00_26{display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid var(--border)}._right_16t00_71{display:flex;gap:1rem;align-items:center;transition:right .3s ease;z-index:2147483647}._school-select_16t00_79{width:285px}._switch_16t00_83,._welcome_16t00_84,._profile_16t00_35{border-radius:5px;transition:background-color .3s ease}._close-btn_16t00_90{display:none}._close-btn_16t00_90:hover{transform:rotate(90deg)}._overlay_16t00_99{position:fixed;inset:0;z-index:2147483646}@media(max-width:1024px){._right_16t00_71{position:fixed;top:0;right:-100%;height:100vh;width:285px;background-color:var(--card);flex-direction:column;padding:2rem 1rem;gap:1.5rem;box-shadow:0 2px 10px color-mix(in srgb,var(--shadow-color) 10%,transparent)}._right_16t00_71._open_16t00_121{right:0}._hamburger_16t00_43{display:block}._close-btn_16t00_90{display:block;font-size:2rem;align-self:flex-end;cursor:pointer;color:var(--card-foreground);margin-bottom:1rem;transition:transform .2s ease}}:root{--sidebar-bg: #0e2038;--sidebar-item-bg: #444c6a;--sidebar-text: #ffffff;--sidebar-hover: #182e4d;--sidebar-active: #7484a0;--sidebar-active-hover: #5a6a8c;--color-accent: #f29c2d;--color-scrollbar-track: #22498b;--color-scrollbar-thumb: #7484a0;--color-scrollbar-hover: #b2cf27;--sidebar-min-width: 253px;--sidebar-collapsed-width: 60px;--sidebar-item-spacing: 15px;--sidebar-padding-horizontal: 22px;--sidebar-item-padding: 0px 20px;--sidebar-indent-level-1: 24px;--sidebar-indent-level-2: 48px;--sidebar-indent-level-3: 53px;--border-radius-lg: 15px;--scrollbar-width: 3px}.icps-archive-sidebar.ant-layout-sider.light-theme{--sidebar-bg: #ffffff;--sidebar-item-bg: #cacaca;--sidebar-text: #000000;--sidebar-hover: rgba(160, 178, 211, .29)}.icps-archive-sidebar.ant-layout-sider{min-width:var(--sidebar-min-width)!important;height:100%;background-color:var(--background);border-right:1px dotted var(--border-strong);padding:0 6px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.icps-archive-sidebar.ant-layout-sider+main{max-height:calc(100vh - 64px)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li{background-color:var(--card);box-shadow:0 0 0 1px var(--border),0 2px 10px color-mix(in srgb,var(--shadow-color) 10%,transparent);margin:0px 4px var(--sidebar-item-spacing) 4px;border-radius:var(--border-radius-lg);transition:background-color .2s}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li.ant-menu-submenu-open{background-color:transparent;box-shadow:none}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li.ant-menu-submenu-open:hover{background-color:transparent}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li.ant-menu-submenu-open .ant-menu-submenu-title{margin:5px 0 0;width:100%;padding-left:10px!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li.ant-menu-submenu-open .ant-menu-submenu-title+.ant-menu.ant-menu-sub>li{margin-left:0;margin-right:0;width:100%;padding-left:10px!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li .ant-menu-title-content{color:var(--card-foreground)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li .ant-menu-title-content a:hover{background-color:var(--primary-hover);border-radius:var(--border-radius-lg)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li a{display:flex;align-items:center;gap:9px;color:var(--card-foreground);padding:var(--sidebar-item-padding);border-radius:var(--border-radius-lg);transition:background-color .2s}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li:hover{background-color:var(--primary-hover)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected{background-color:var(--primary)!important;border-radius:var(--border-radius-lg)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected:hover{background-color:var(--primary-hover)!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected a:hover{background-color:var(--primary-hover)!important;border-radius:var(--border-radius-lg)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected .ant-menu-title-content,.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected .ant-menu-title-content a,.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected .ant-menu-submenu-title,.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected .ant-menu-submenu-title .ant-menu-title-content,.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected .ant-menu-submenu-title .ant-menu-title-content a{color:var(--primary-foreground)!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-item-selected a:hover{background-color:var(--primary);border-radius:0}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title{background-color:var(--card);color:var(--card-foreground);border-radius:var(--border-radius-lg);position:relative;transition:background-color .2s}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title:hover{background-color:var(--primary-hover)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title.ant-menu-item-selected{background-color:var(--primary)!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title.ant-menu-item-selected:hover{background-color:var(--primary-hover)!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title a:nth-child(1){position:absolute;width:100%;height:100%;left:0;padding-left:var(--sidebar-indent-level-1)!important;top:0;border-radius:var(--border-radius-lg)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title a:nth-child(1)+span{padding-left:18px}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul{background-color:var(--background)!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul li .ant-menu-submenu-title{background-color:var(--card)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul li .ant-menu-submenu-title.ant-menu-item-selected{background-color:var(--primary)!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul li .ant-menu-submenu-title.ant-menu-item-selected:hover{background-color:var(--primary-hover)!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul li .ant-menu-submenu-title+ul li{padding-left:var(--sidebar-indent-level-2)!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul li .ant-menu-submenu-title a{padding-left:var(--sidebar-indent-level-3)!important;border-radius:var(--border-radius-lg)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul li .ant-menu-submenu-title:hover{background-color:var(--primary-hover)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul li .ant-menu-submenu-title a:nth-child(1){position:absolute;width:100%;height:100%;left:0;padding-left:var(--sidebar-indent-level-1)!important;top:0;border-radius:var(--border-radius-lg)}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul li .ant-menu-submenu-title a:nth-child(1)+span{padding-left:18px}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark .ant-menu-submenu-title[aria-expanded=true] .ant-menu-title-content{color:var(--primary-foreground)!important}.icps-archive-sidebar.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li:not(.ant-menu-submenu) a{padding-left:0!important}.icps-archive-sidebar.ant-layout-sider .ant-menu-submenu-open+.ant-menu-submenu-title{background-color:var(--primary)!important}.icps-archive-sidebar.ant-layout-sider .ant-menu-submenu-open+.ant-menu-submenu-title:hover{background-color:var(--primary-hover)!important}.icps-archive-sidebar.ant-layout-sider .switches{margin:20px 0}.icps-archive-sidebar.ant-layout-sider .sidebar-profile-group{padding:10px;color:var(--card-foreground);display:flex;gap:16px;align-items:center}.icps-archive-sidebar.ant-layout-sider .sidebar-footer{padding:10px;color:var(--card-foreground);display:flex;gap:16px;font-size:14px;cursor:pointer;position:absolute;bottom:22px;left:6px;right:0;align-items:center}.icps-archive-sidebar.ant-layout-sider>.ant-layout-sider-children>ul.ant-menu{background-color:var(--background)!important;padding-bottom:2px!important;border-bottom:1px solid var(--color-accent);max-height:calc(100vh - 150px);padding-top:20px;overflow-y:scroll;scrollbar-width:none}.icps-archive-sidebar.ant-layout-sider .sidebar-footer span{color:var(--card-foreground);display:inline-block;text-align:center}.icps-archive-sidebar.ant-layout-sider ::-webkit-scrollbar{width:var(--scrollbar-width)}.icps-archive-sidebar.ant-layout-sider ::-webkit-scrollbar-track{background:var(--color-scrollbar-track)}.icps-archive-sidebar.ant-layout-sider ::-webkit-scrollbar-thumb{background-color:var(--color-scrollbar-thumb)}.icps-archive-sidebar.ant-layout-sider ::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-hover)}.icps-archive-sidebar.ant-layout-sider.light-theme .ant-layout-sider-children .ant-menu-dark>li:not(.ant-menu-submenu) .ant-menu-title-content a:hover{background-color:transparent}.icps-archive-sidebar.ant-layout-sider.light-theme .ant-layout-sider-children .ant-menu-dark>li.ant-menu-submenu .ant-menu-title-content a:hover{background-color:var(--primary-hover);border-radius:var(--border-radius-lg);width:100%;padding:var(--sidebar-item-padding)}.icps-archive-sidebar.ant-layout-sider.light-theme .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected .ant-menu-title-content,.icps-archive-sidebar.ant-layout-sider.light-theme .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected .ant-menu-title-content a{color:var(--primary-foreground)!important}aside.ant-layout-sider.ant-layout-sider-dark.ant-layout-sider-collapsed.ant-layout-sider-has-trigger.icps-archive-sidebar.light-theme,aside.ant-layout-sider.ant-layout-sider-dark.ant-layout-sider-collapsed.ant-layout-sider-has-trigger.icps-archive-sidebar.dark-theme{flex:0 0 var(--sidebar-collapsed-width)!important;max-width:var(--sidebar-collapsed-width)!important;min-width:var(--sidebar-collapsed-width)!important;width:var(--sidebar-collapsed-width)!important}:is(aside.ant-layout-sider.ant-layout-sider-dark.ant-layout-sider-collapsed.ant-layout-sider-has-trigger.icps-archive-sidebar.light-theme,aside.ant-layout-sider.ant-layout-sider-dark.ant-layout-sider-collapsed.ant-layout-sider-has-trigger.icps-archive-sidebar.dark-theme).closed{flex:0 0 0px!important;max-width:0px!important;min-width:0px!important;width:0px!important}.ant-layout-sider-trigger{position:fixed;bottom:-10px;padding-right:7px;z-index:1;height:48px;width:15px;color:var(--card-foreground);line-height:48px;text-align:right;background:transparent;cursor:pointer;transition:all .2s;display:none}.sidebar-footer1{position:absolute;bottom:0;right:20px;text-align:center;cursor:pointer;transition:all .2s}.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark>.ant-menu .ant-menu-item-selected{background-color:var(--primary)!important}.ant-menu-dark .ant-layout-sider-children,.ant-menu-dark>.ant-menu .ant-layout-sider-children{background-color:var(--card)!important}.ant-menu-submenu .ant-menu-submenu-vertical:hover{background:var(--card)!important}.ant-menu-submenu-title[aria-expanded=true]{background-color:var(--primary)!important}.ant-menu-submenu-title[aria-expanded=true]:hover{background-color:var(--primary-hover)!important}._app_19fyi_1{display:flex;flex-direction:column;height:100dvh;overflow:hidden}._top-navigation-bar_19fyi_8{position:sticky;top:0;width:100%;z-index:1000;background-color:#fff;box-shadow:0 1px 4px #0000001a;height:64px}._body_19fyi_18{display:flex;flex:1;height:calc(100vh - 64px);overflow:hidden}._left-navigation-bar_19fyi_25{width:fit-content;transition:width .3s ease;background-color:#f4f4f4;overflow:hidden}._main-content_19fyi_36{flex:1;overflow-y:auto;scrollbar-width:none;min-height:100%;background-color:#fff}.ant-empty-image ellipse{fill:var(--text-color);stroke:var(--text-color)}.ant-empty-image path:first-child{stroke:var(--text-color)}.ant-empty-image path:nth-child(2){fill:var(--text-color);stroke:var(--text-color)}._custom-table_1yxka_1 .ant-table-placeholder,._custom-table_1yxka_1 .ant-table-placeholder :hover{background-color:var(--card)!important}._custom-table_1yxka_1 .ant-table-placeholder .ant-empty-description{color:var(--card-foreground)}._custom-table_1yxka_1 .ant-table-tbody-virtual.ant-table-tbody{background-color:var(--card)}._custom-table_1yxka_1 .ant-table-column-sorter{color:var(--card-foreground)}._custom-table_1yxka_1 .ant-table-cell.ant-table-cell-scrollbar{background-color:var(--background)}._custom-table_1yxka_1 .ant-pagination.ant-table-pagination svg{fill:var(--card-foreground)}._custom-table_1yxka_1 .ant-pagination.ant-table-pagination svg:hover{fill:var(--primary)}._custom-table_1yxka_1 .ant-pagination.ant-table-pagination a{color:var(--card-foreground);background-color:var(--background);border-radius:6px}._custom-table_1yxka_1 .ant-pagination.ant-table-pagination a:hover{background-color:var(--primary)}._custom-table_1yxka_1 .ant-pagination.ant-table-pagination .ant-pagination-item-ellipsis{color:var(--card-foreground)}._custom-table_1yxka_1 .ant-pagination.ant-table-pagination .ant-select-selector{color:var(--card-foreground);background-color:var(--background)}._custom-table_1yxka_1 .ant-pagination.ant-table-pagination .ant-pagination-item-active{border:1px solid var(--primary)}._custom-table_1yxka_1 .ant-table-tbody-virtual-scrollbar-thumb{background-color:var(--scroll-color)!important}._custom-table_1yxka_1 .ant-table-tbody-virtual-scrollbar-thumb:hover{background-color:var(--scroll-color-hover)!important}._custom-table_1yxka_1 .ant-table-body{background-color:var(--card)}._card-body_1e2s6_1{font-size:.9rem;font-weight:700;word-break:break-word;cursor:default;color:var(--primary)}._card-body-array-item_1e2s6_9{cursor:default}._clickable_1e2s6_13{text-decoration:underline;cursor:pointer}._tooltip_1e2s6_18{width:fit-content}._loader_hz8mi_1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}._card-container_1k44f_2{background-color:var(--card);border:1px solid var(--border);color:var(--card-foreground);padding:10px;border-radius:12px;text-align:center;flex:1;transition:transform .3s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none}._card-header_1k44f_15{font-size:.99rem;font-weight:700;word-break:break-word;color:var(--card-foreground);cursor:default}._container-header_df4sr_1{display:flex;justify-content:center;align-items:center}._header-title_df4sr_7{font-size:1.2rem;font-weight:700;text-align:center;color:var(--card-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;padding-bottom:10px}._header-title_df4sr_7:after{content:"";display:block;justify-self:center;width:9%;height:2px;background:var(--border);margin:5px 0}._header-title_df4sr_7 ._title_df4sr_31{cursor:pointer}._card-swiper-container_df4sr_35{position:relative}._container-cards_df4sr_39{display:flex;margin:-10px;position:relative;align-items:center}._custom-swiper_df4sr_46{padding:10px!important;transition:padding .3s ease,background-color .3s ease,color .3s ease;width:100%}._swiper-button_df4sr_52{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;background-color:var(--card);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--card-foreground);transition:all .3s ease;box-shadow:0 2px 8px #00000026}._swiper-button_df4sr_52:hover{background-color:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 12px #0003}._swiper-button_df4sr_52:disabled{opacity:.5;cursor:not-allowed;background-color:var(--card);color:var(--card-foreground);border-color:var(--border)}._swiper-button-prev_df4sr_86{left:15px}._swiper-button-next_df4sr_90{right:15px}@media(max-width:768px){._swiper-button_df4sr_52{width:32px;height:32px;font-size:.8rem}}._container-student-profile_1ajfy_1{display:flex;flex-direction:column;gap:9px;width:100%;background-color:var(--chart-background);border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:20px;color:var(--text-color)}._basics-wrapper_1ajfy_13{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;align-items:center}._divider_1ajfy_21{width:100%;height:1px;margin:6px 0;background-color:var(--text-color)}._basics_1ajfy_13{display:flex;width:fit-content;align-items:center;flex-wrap:wrap;gap:10px}._avatar_1ajfy_36{width:64px;height:64px;border-radius:50%;background-color:var(--button-bg);color:#fff;font-weight:700;font-size:24px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;overflow:hidden}._avatar-img_1ajfy_51{width:100%;height:100%;object-fit:cover}._basic-profile-data_1ajfy_57{display:flex;flex-direction:column}._name_1ajfy_62{display:flex;align-items:center;gap:12px}._status_1ajfy_68{display:flex;align-items:center;gap:5px}._color_1ajfy_74{width:10px;height:10px;border-radius:100%}._basic-info_1ajfy_80{display:flex;flex-direction:column}._positive_1ajfy_85{background-color:#dcfce7;color:#006400;padding:0 3px;border-radius:3px}._negative_1ajfy_92{background-color:#fee2e2;color:#8b0000;padding:0 3px;border-radius:3px}._highlighted-info_1ajfy_99{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:60px}._info_1ajfy_107{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:768px){._info_1ajfy_107{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._info_1ajfy_107{grid-template-columns:repeat(3,1fr)}}._student-select_5rm48_1{height:45px}._filters-container_ugvwy_1{position:sticky;display:grid;grid-template-columns:1fr;text-align:start;top:10px;z-index:10;background-color:var(--card);border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 10px color-mix(in srgb,var(--shadow-color) 10%,transparent);width:100%;transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0;visibility:hidden;cursor:default;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._filters-container_ugvwy_1._active_ugvwy_24{opacity:1;visibility:visible}._filters-header_ugvwy_29{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._left_ugvwy_36{display:flex;align-items:center}._filters-icon_ugvwy_41{width:24px;height:24px;color:var(--card-foreground);fill:var(--card-foreground);margin-right:10px}._filters-title_ugvwy_49{font-size:18px;font-weight:600;color:var(--card-foreground)}._reset-filters-button_ugvwy_55{display:flex;position:absolute;top:-10px;right:-10px;justify-content:center;align-items:center;width:30px;height:30px;background:var(--destructive);color:var(--destructive-foreground);border:none;border-radius:50%;cursor:pointer;font-size:1rem;transition:background .3s ease,transform .2s ease;box-shadow:0 4px 10px #0003}._expand-filters-button_ugvwy_74{display:flex;position:absolute;bottom:-15px;left:50%;transform:translate(-50%);justify-content:center;align-items:center;width:30px;height:30px;background:var(--primary);color:var(--primary-foreground);border:.1px solid var(--border);border-radius:50%;cursor:pointer;font-size:1rem;transition:background .3s ease,transform .2s ease;box-shadow:0 4px 10px #0003}._expand-filters-button_ugvwy_74 svg{width:max-content;height:max-content;object-fit:contain}._filters-options_ugvwy_101{display:grid;gap:15px;padding:0 20px;max-height:300px;overflow-y:auto;margin-top:20px;margin-bottom:20px}._filters-options_ugvwy_101._one_ugvwy_111{grid-template-columns:1fr}._filters-options_ugvwy_101._two_ugvwy_114{grid-template-columns:repeat(2,1fr)}._filters-options_ugvwy_101._three_ugvwy_117{grid-template-columns:repeat(3,1fr)}._option_ugvwy_121{display:flex;flex-direction:column;justify-content:center;overflow-x:hidden}._option-header_ugvwy_128{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px}._option-label_ugvwy_136{flex:1;font-size:14px;font-weight:700;color:var(--card-foreground)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._reset-icon_ugvwy_147{cursor:pointer;color:var(--card-foreground);transition:transform .2s ease}._reset-icon_ugvwy_147:hover{transform:scale(1.1)}._checkbox-label_ugvwy_157{display:flex;align-items:center;color:var(--card-foreground)!important;font-size:14px;cursor:pointer;gap:6px}._checkbox-label-text_ugvwy_166{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._checkbox-input_ugvwy_172{cursor:pointer}@media(max-width:1024px){._filters-options_ugvwy_101._one_ugvwy_111{grid-template-columns:1fr}._filters-options_ugvwy_101._two_ugvwy_114{grid-template-columns:repeat(2,1fr)}._filters-options_ugvwy_101._three_ugvwy_117{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){._filters-options_ugvwy_101._one_ugvwy_111{grid-template-columns:1fr}._filters-options_ugvwy_101._two_ugvwy_114{grid-template-columns:repeat(2,1fr)}}._filters-wrapper_1xni1_1{position:sticky;top:10px;display:flex;flex-direction:column;gap:10px;cursor:default;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._filters-container_1xni1_14{display:flex;flex-direction:column;height:max-content;background-color:var(--card);border:1px solid var(--border);padding:10px 20px;border-radius:12px;box-shadow:0 2px 10px color-mix(in srgb,var(--shadow-color) 10%,transparent);width:100%;transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0;visibility:hidden}._filters-container_1xni1_14._active_1xni1_30{opacity:1;visibility:visible}._filters-header_1xni1_35{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}._left_1xni1_42{display:flex;align-items:center}._right_1xni1_47{display:flex;gap:10px}._filters-icon_1xni1_52{width:24px;height:24px;color:var(--card-foreground);fill:var(--card-foreground);margin-right:10px}._filters-title_1xni1_60{font-size:18px;font-weight:600;color:var(--card-foreground)}._reset-filters-button_1xni1_66{background:var(--destructive);color:var(--destructive-foreground);border:none;padding:6px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease-in-out}._toggle-layout_1xni1_78{display:flex;justify-content:center;align-items:center;background:var(--primary);color:var(--primary-foreground);border:none;padding:6px;border-radius:8px;cursor:pointer;transition:background .2s ease-in-out}._filters-buttons-container_1xni1_91{display:flex;justify-content:center;align-items:center}._filters-container_1xni1_14 hr{width:100%;border:none;margin-top:10px;border-top:1px solid var(--border)}._filters-options_1xni1_105{display:flex;flex-direction:column;gap:15px;margin:10px 0;overflow-y:auto;scrollbar-width:none}._option_1xni1_114{display:flex;flex-direction:column;padding:6px 0}._option-header_1xni1_120{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:6px}._option-header_1xni1_120 svg{fill:var(--card-foreground)}._option-label_1xni1_132{flex:1;font-size:14px;font-weight:700;color:var(--card-foreground)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._custom-range_1xni1_143 svg{fill:var(--card-foreground)!important}._reset-icon_1xni1_149{cursor:pointer;fill:var(--card-foreground);transition:transform .2s ease}._reset-icon_1xni1_149:hover{transform:scale(1.1)}._checkbox-label_1xni1_159{display:flex;align-items:center;color:var(--card-foreground)!important;font-size:14px;cursor:pointer;gap:6px}._checkbox-label-text_1xni1_168{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._checkbox-input_1xni1_174{cursor:pointer}._chart-container_ns0ij_1{background-color:var(--card);border:1px solid var(--border);padding:10px;height:max-content;min-width:0;border-radius:10px;box-shadow:0 2px 10px color-mix(in srgb,var(--shadow-color) 10%,transparent);text-align:center;font-size:18px;transition:background .3s ease}._chart-container_ns0ij_1 ._chart-header_ns0ij_15{display:flex;gap:20px;margin-bottom:10px;padding-bottom:10px;position:relative;cursor:default;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._chart-container_ns0ij_1 ._chart-header_ns0ij_15:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--border-strong)}._print-icon_ns0ij_38,._expand-icon_ns0ij_39,._collapse-icon_ns0ij_40,._edit-icon_ns0ij_41,._delete-icon_ns0ij_42,._minimize-icon_ns0ij_43,._full-screen-icon_ns0ij_44{cursor:pointer;color:var(--card-foreground)}._print-icon-loading_ns0ij_49{display:flex;justify-content:center;align-items:center}._chart-container_ns0ij_1 ._chart-header_ns0ij_15 ._chart-title_ns0ij_55{font-size:18px;font-weight:700;text-align:center;color:var(--card-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}._chart-container_ns0ij_1 ._chart_ns0ij_1{height:450px;min-width:0}._chart-container_ns0ij_1._full-screen_ns0ij_44{display:flex;flex-direction:column;gap:30px;padding:10px}._chart-container_ns0ij_1._full-screen_ns0ij_44 ._temp-chart-container_ns0ij_81{display:flex;flex-direction:column;height:100%}._chart-container_ns0ij_1._full-screen_ns0ij_44 ._chart_ns0ij_1{height:100%}._expand_ns0ij_39{grid-column:span 2}._toggle-filter_ns0ij_96{position:absolute;bottom:12px;right:12px;display:flex;justify-content:center;align-items:center;width:36px;height:36px;z-index:1000;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:50%;cursor:pointer;transition:background .3s ease,transform .2s ease;box-shadow:0 2px 10px color-mix(in srgb,var(--shadow-color) 10%,transparent)}._prompt-input_ns0ij_116{border:1px solid var(--border)}._prompt-input_ns0ij_116::-webkit-scrollbar{width:6px}._prompt-input_ns0ij_116::-webkit-scrollbar-track{background:transparent;margin:4px 0}._prompt-input_ns0ij_116::-webkit-scrollbar-thumb{background:var(--scroll-color);border-radius:3px;cursor:default}._prompt-input_ns0ij_116::-webkit-scrollbar-thumb:hover{background:var(--scroll-color-hover)}._container_y69p6_1{display:flex;justify-content:center;align-items:center;width:100%;-webkit-user-select:none;user-select:none;background-color:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 10px color-mix(in srgb,var(--shadow-color) 10%,transparent)}body{overflow:hidden}body main{overflow-x:hidden}._container_dggz3_10{display:flex;flex-direction:column;gap:10px;padding:10px;width:100%;height:max-content;min-height:calc(100dvh - 64px);background-color:var(--background);transition:background .3s ease,color .3s ease}._container-header_dggz3_23{display:flex;justify-content:space-between;background-color:var(--card);border-radius:12px;padding:10px;box-shadow:0 2px 10px color-mix(in srgb,var(--shadow-color) 10%,transparent);align-items:center;border:1px solid var(--border)}._title_dggz3_35{font-size:24px;margin:0 auto;color:var(--card-foreground);cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._toggle-layout_dggz3_50,._print-icon_dggz3_51,._print-icon-loading_dggz3_52,._edit-icon_dggz3_53,._publish-icon_dggz3_54,._unpublish-icon_dggz3_55,._read-icon_dggz3_56,._read-and-write-icon_dggz3_57,._delete-icon_dggz3_58{display:flex;justify-content:center;align-items:center;width:36px;height:36px;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:50%;cursor:pointer;transition:background .3s ease,transform .2s ease;box-shadow:0 4px 10px color-mix(in srgb,var(--shadow-color) 20%,transparent)}._toggle-filter_dggz3_75{position:absolute;bottom:21px;right:18px;display:flex;justify-content:center;align-items:center;width:36px;height:36px;z-index:1000;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:50%;cursor:pointer;transition:background .3s ease,transform .2s ease;box-shadow:0 4px 10px color-mix(in srgb,var(--shadow-color) 20%,transparent)}._toggle-left-navigation-bar_dggz3_96{position:absolute;bottom:21px;left:81px;display:flex;justify-content:center;align-items:center;width:36px;height:36px;z-index:1000;background:var(--primary);color:var(--primary-foreground);border:none;border-radius:50%;cursor:pointer;transition:background .3s ease,transform .2s ease,left .3s ease;box-shadow:0 4px 10px color-mix(in srgb,var(--shadow-color) 20%,transparent)}._toggle-left-navigation-bar_dggz3_96._closed_dggz3_116{left:18px}._container-content-wrapper_dggz3_120{display:flex;width:100%;gap:10px}._container-content_dggz3_120{width:75%}._container-filters_dggz3_130{width:25%}._container-content_dggz3_120._list_dggz3_135{display:grid;width:100%;grid-template-columns:repeat(1,1fr);gap:10px}._container-content_dggz3_120._list-exception_dggz3_142{display:grid;width:calc(75% + 20px);grid-template-columns:repeat(1,1fr);gap:10px}._container-content_dggz3_120._grid_dggz3_150{display:grid;width:100%;grid-template-columns:repeat(2,1fr);gap:10px}._container-content_dggz3_120._grid-exception_dggz3_157{display:grid;width:calc(75% + 20px);grid-template-columns:repeat(2,1fr);gap:10px}._student-select_dggz3_164{width:100%;height:45px}._create-header_dggz3_171{text-align:center;transition:all .3s ease;width:100%;-webkit-user-select:none;user-select:none}._create-title_dggz3_178{font-size:2.5rem;font-weight:600;color:var(--card-foreground)}._prompt-input_dggz3_184{border:1px solid var(--border)}._prompt-input_dggz3_184::-webkit-scrollbar{width:6px}._prompt-input_dggz3_184::-webkit-scrollbar-track{background:transparent;margin:4px 0}._prompt-input_dggz3_184::-webkit-scrollbar-thumb{background:var(--scroll-color);border-radius:3px;cursor:default}._prompt-input_dggz3_184::-webkit-scrollbar-thumb:hover{background:var(--scroll-color-hover)}@media(max-width:1280px){._chart-container_dggz3_212 ._chart-header_dggz3_212{font-size:16px}._container-content_dggz3_120{display:flex;flex-direction:column}._toggle-layout_dggz3_50{display:none}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}._filters-container_1xfe5_1{display:flex;flex-direction:column;gap:10px;cursor:default;width:270px}._filters-header_1xfe5_9{display:flex;justify-content:space-between;align-items:center}._filters-options-container_1xfe5_15{display:flex;flex-direction:column;gap:10px;max-height:240px;overflow-y:scroll;scrollbar-width:none}._filters-options_1xfe5_15{display:flex;flex-direction:column;text-align:start;gap:6px}._reset-icon_1xfe5_31{cursor:pointer}._option-header_1xfe5_35{display:flex;justify-content:space-between;align-items:center;gap:6px}._option-label_1xfe5_42{font-size:14px;font-weight:700;color:var(--card-foreground)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._checkbox-label_1xfe5_52{display:flex;align-items:center;color:var(--card-foreground)!important;font-size:14px;cursor:pointer;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._checkbox-label-text_1xfe5_65{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._checkbox-input_1xfe5_71{cursor:pointer}._tooltip_fn2fc_1{display:flex;flex-direction:column;background-color:var(--card);color:var(--card-foreground);padding:8px;border:1px solid var(--border-strong);border-radius:9px;z-index:999999!important}._tooltip-item_fn2fc_12{display:flex;align-items:center;gap:3px;font-size:15px}._tooltip-key_fn2fc_19{display:flex;width:max-content;font-weight:700}._tooltip-seperator_fn2fc_25{font-weight:700}._tooltip-value_fn2fc_29{display:flex;width:max-content}._legend-container_14nmq_1{display:flex;align-items:center;width:100%;padding-right:30px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._right-arrow_14nmq_12{cursor:pointer;margin-left:8px;width:18px;height:18px;color:var(--card-foreground)}._left-arrow_14nmq_20{cursor:pointer;margin-right:8px;width:18px;height:18px;color:var(--card-foreground)}._legends-menu_14nmq_28{cursor:pointer;margin-left:8px;width:18px;height:18px;color:var(--card-foreground)}._legends-dropdown_14nmq_36{max-height:300px;overflow-y:scroll;scrollbar-width:none;scroll-behavior:smooth;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._legends-dropdown_14nmq_36:hover{background-color:transparent!important}._legend-item_14nmq_51{display:inline-flex;align-items:center;margin-right:12px;font-size:12px;cursor:pointer}._legend-title_14nmq_59{display:flex;gap:6px;align-items:center;font-size:14px;font-weight:700;margin-right:8px;white-space:nowrap;color:var(--card-foreground)}._legend-color_14nmq_70{margin-right:6px}._legend-text_14nmq_74{color:var(--card-foreground)}._legend-area_14nmq_78{display:flex;overflow-x:auto;white-space:nowrap;flex:1;scrollbar-width:none}._bar-container_l5efj_1{display:flex;flex-direction:column;position:relative;width:100%;height:100%;gap:10px;align-items:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._legend_l5efj_15{width:100%;flex-shrink:0}._bar-wrapper_l5efj_20{width:100%;flex:1;overflow-x:auto;overflow-y:hidden;min-height:0;scrollbar-width:none}._bar_l5efj_1{width:100%;height:100%}._bar-settings-icon_l5efj_35{position:absolute;top:1px;right:0;cursor:pointer;width:18px;height:18px;color:var(--text-color)}._pie-container_joadb_1{display:flex;flex-direction:column;position:relative;width:100%;height:100%;gap:10px;align-items:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._legend_joadb_15{width:100%;flex-shrink:0}._pie-wrapper_joadb_20{width:100%;flex:1;overflow-x:auto;overflow-y:hidden;min-height:0;scrollbar-width:none}._pie_joadb_1{width:100%;min-width:475px;height:100%}._pie-settings-icon_joadb_35{position:absolute;top:1px;right:0;cursor:pointer;width:18px;height:18px;color:var(--card-foreground)}._line-container_2b6yv_1{display:flex;flex-direction:column;position:relative;width:100%;height:100%;gap:10px;align-items:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._legend_2b6yv_15{width:100%;flex-shrink:0}._line-wrapper_2b6yv_20{width:100%;flex:1;overflow-x:auto;overflow-y:hidden;min-height:0;scrollbar-width:none}._line_2b6yv_1{width:100%;height:100%}._line-settings-icon_2b6yv_35{position:absolute;top:1px;right:0;cursor:pointer;width:18px;height:18px;color:var(--card-foreground)}._scatter-container_10s92_1{display:flex;flex-direction:column;width:100%;height:100%;gap:10px;align-items:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._legend_10s92_14{width:100%;flex-shrink:0}._scatter-wrapper_10s92_19{width:100%;flex:1;overflow-x:auto;overflow-y:hidden;min-height:0;min-width:none;scrollbar-width:none}._scatter_10s92_1{width:100%;min-width:600px;height:100%}._choropleth-container_14g94_1{display:flex;flex-direction:column;width:100%;height:100%;gap:10px;align-items:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._legend_14g94_14{width:100%;flex-shrink:0}._choropleth-wrapper_14g94_19{width:100%;flex:1;overflow-x:auto;overflow-y:hidden;min-height:0;min-width:none;scrollbar-width:none}._choropleth_14g94_1{width:100%;min-width:600px;height:100%}._instructions_14g94_35{display:flex;width:100%;gap:6px;color:var(--muted-foreground);font-size:14px;-webkit-user-select:none;user-select:none}._instructions-text_14g94_44{text-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-sidebar-system-admin.ant-layout-sider{min-width:230px!important}.custom-sidebar-system-admin.ant-layout-sider+main{min-height:calc(100vh - 64px)}.custom-sidebar-system-admin.ant-layout-sider{min-width:230px!important;background-color:#22498b;min-height:200px;height:100vh;position:sticky;top:1%;border-top:1px solid #EBAD14}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li{background-color:#ebad14;margin:0 4px 15px;border-radius:15px}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li.ant-menu-submenu-open{background-color:transparent}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li.ant-menu-submenu-open:hover{background-color:transparent}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li.ant-menu-submenu-open .ant-menu-submenu-title{margin:0;width:100%}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li.ant-menu-submenu-open .ant-menu-submenu-title+.ant-menu.ant-menu-sub>li{margin-left:0;margin-right:0;width:100%}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li .ant-menu-title-content{color:#fff}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li a{display:flex;align-items:center;gap:9px;color:#fff;padding-left:3px}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark>li:hover{background-color:#ebad14}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li.ant-menu-item-selected{background-color:#183972!important;border-radius:15px}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title{background-color:#ebad14;color:#fff;border-radius:15px;position:relative;padding-left:37px}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title:hover{background-color:#ebad14}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title a:nth-child(1){position:absolute;width:100%;height:100%;left:0;padding-left:24px!important}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title a:nth-child(1)+span{padding-left:18px}.custom-sidebar-system-admin.ant-layout-sider .ant-layout-sider-children .ant-menu-dark li .ant-menu-submenu-title+ul .ant-menu-submenu-title{background-color:transparent}.custom-sidebar-system-admin.ant-layout-sider .switches{margin:20px 0}.custom-sidebar-system-admin.ant-layout-sider .sidebar-profile-group{padding:20px 30px;color:#fff;display:flex;gap:16px}.custom-sidebar-system-admin.ant-layout-sider ul{background-color:#22498b!important;padding-bottom:20px;border-bottom:1px solid #EBAD14;max-height:calc(100vh - 150px);padding-top:20px;overflow:auto}.custom-sidebar-system-admin.ant-layout-sider .sidebar-footer{color:#fff;font-size:20px;justify-content:center;gap:15px;display:flex;cursor:pointer;position:absolute;bottom:70px;left:0;right:0}.custom-sidebar-system-admin.ant-layout-sider ::-webkit-scrollbar{width:3px}.custom-sidebar-system-admin.ant-layout-sider ::-webkit-scrollbar-track{background:#22498b}.custom-sidebar-system-admin.ant-layout-sider ::-webkit-scrollbar-thumb{background:transparent}.custom-sidebar-system-admin.ant-layout-sider ::-webkit-scrollbar-thumb:hover{background:transparent}.feedbackModel .ant-modal-footer button{display:none!important}.header.system-admin-header .avtarName{display:flex}.header.system-admin-header{background-color:#22498b;display:flex;justify-content:space-between;align-items:center;padding:0 24px}.header.system-admin-header .logo{display:flex}.header.system-admin-header .logo img{height:40px}.header.system-admin-header .search{width:300px}.header.system-admin-header .icons .icon,.header.system-admin-header .avatar{margin-right:20px}.header.system-admin-header .avtar-group{display:flex;justify-content:center;align-items:center;gap:10px}.header.system-admin-header .avtar-group .avtar-name{line-height:unset;display:flex;flex-direction:column}.header.system-admin-header .avtar-group .avtar-name span{line-height:16px}.header.system-admin-header .avtar-group .avtar-name .welcome{color:#ebad14}.header.system-admin-header .avtar-group .avtar-name .avtar-title{color:#fff;font-weight:700}.header.system-admin-header .avtarName span{color:#ebad14}.header.system-admin-header .avtarName{font-weight:700px}:root{--primary-color: #3498db;--header-color: #2c3e50;--background-color: #ecf0f1;--chart-background: white;--divider-color: rgba(0, 0, 0, .1);--text-color: #2c3e50;--button-bg: #3498db;--button-hover-bg: #2980b9}._dark-theme_1y59m_14{--primary-color: #1abc9c;--header-color: #ecf0f1;--background-color: #2c3e50;--chart-background: #34495e;--divider-color: rgba(255, 255, 255, .2);--text-color: #ecf0f1;--button-bg: #1abc9c;--button-hover-bg: #16a085}._app_1y59m_25{display:flex;flex-direction:column;height:100vh;width:100%;overflow:hidden}._top-navigation-bar_1y59m_33{position:sticky;top:0;width:100%;z-index:1000;background-color:#fff;box-shadow:0 1px 4px #0000001a;height:64px}._body_1y59m_43{display:flex;flex:1;height:calc(100vh - 64px);overflow:hidden}._left-navigation-bar_1y59m_50{width:fit-content;transition:width .3s ease;background-color:#f4f4f4;overflow:hidden}._main-content_1y59m_61{flex:1;overflow-y:auto;min-height:100%;background-color:#fff}main{min-height:calc(100vh - 64px);overflow:auto}main .iframe-outer{height:90vh}firstUpper:first-letter{text-transform:uppercase}.school-list-box{display:flex;justify-content:space-between;padding:20px;border-radius:21px;border:1px;box-shadow:2px 1px 34px #dedede;background-color:#fff;align-items:center;width:100%}.school-list-box .custom-btn{background-color:#233eae;text-transform:uppercase;border-radius:25px}.margin-bottom{margin-bottom:20px}.datatable-group-main{background-color:#f8f8f8;box-shadow:2px 1px 34px #dedede;margin-top:20px;border-radius:21px;padding:30px}.datatable-group-main .ant-tabs+.ant-space-compact{width:100%}.datatable-group-main .ant-tabs .ant-tabs-tab span{padding:3px 5px;border-radius:25px;margin-left:8px;color:#0b0b0b40;background:#2f80ed2e;display:inline-block;min-width:60px;text-align:center}.datatable-group-main .ant-tabs .ant-tabs-tab h5{margin:0 0 10px;font-size:16px;font-weight:400}.datatable-group-main .ant-tabs .ant-tabs-tab.ant-tabs-tab-active span{color:#2f80ed;background:#2f80ed2e}.datatable-group-main .ant-tabs .ant-tabs-tab.ant-tabs-tab-active h5{color:#000}.datatable-group-main .ant-tabs .ant-tabs-tab .settingList button{border:0px;padding:0;margin:0}.datatable-group-main table tbody tr td:nth-child(2) div{display:flex;align-items:center;justify-content:flex-start}.datatable-group-main table tbody tr td:nth-child(2) div img{width:30px;height:30px;border-radius:50%}.datatable-group-main table tbody tr td:nth-child(2) div a{color:#000}.datatable-group-main .ant-space-compact:nth-child(1){width:auto;display:block}.datatable-group-main .filter-group{display:flex;justify-content:space-between;width:100%;max-width:1170px;background-color:#2f80ed2e!important;border-radius:26px;padding:10px;align-items:center;position:relative}.datatable-group-main .filter-group .ant-input-group-wrapper{max-width:300px;background:transparent;border-radius:25px;overflow:hidden;border:0px;margin-bottom:0!important}.datatable-group-main .filter-group .ant-input-group-wrapper .ant-input-wrapper input{padding-left:40px}.datatable-group-main .filter-group .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon{position:absolute;left:0;top:0;background:transparent;z-index:99}.datatable-group-main .filter-group .ant-input-group-wrapper .ant-input-wrapper .ant-input-group-addon button{border:0px}.datatable-group-main .filter-group .ant-input-group-wrapper-outlined .ant-input-group-addon{background:#fff;border:0}.datatable-group-main .filter-group .ant-input-group .ant-input{border:0px}.datatable-group-main .filter-group .ant-tab-nav{border-bottom:2px solid rgba(0,0,0,.0901960784)}.datatable-group-main .filter-group .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#000}.datatable-group-main table{margin-top:20px}.datatable-group-main table tr th{background-color:#2f80ed2e!important}.datatable-group-main table tr{background-color:#f5f5f5}.user-list-outer{padding:20px;min-height:calc(100vh - 64px)}.user-list-table table tbody tr td:nth-child(2){text-transform:capitalize}.user-list-table table tbody tr td:nth-child(7){text-transform:capitalize}.user-list-table table tbody tr td{text-transform:capitalize}.user-list-table table tbody tr button{padding:0;width:auto!important}.user-list-table .settingList button{padding:0;background:transparent!important;border:0px;position:relative;top:-33px;font-size:40px}.user-list-table .settingList button svg{font-size:25px;font-weight:bolder}.school-list-table table tbody tr td:nth-child(3){text-transform:capitalize}:root{--color-red-50: oklch(.971 .013 17.38);--color-red-100: oklch(.936 .032 17.717);--color-red-200: oklch(.885 .062 18.334);--color-red-300: oklch(.808 .114 19.571);--color-red-400: oklch(.704 .191 22.216);--color-red-500: oklch(.637 .237 25.331);--color-red-600: oklch(.577 .245 27.325);--color-red-700: oklch(.505 .213 27.518);--color-red-800: oklch(.444 .177 26.899);--color-red-900: oklch(.396 .141 25.723);--color-red-950: oklch(.258 .092 26.042);--color-orange-50: oklch(.98 .016 73.684);--color-orange-100: oklch(.954 .038 75.164);--color-orange-200: oklch(.901 .076 70.697);--color-orange-300: oklch(.837 .128 66.29);--color-orange-400: oklch(.75 .183 55.934);--color-orange-500: oklch(.705 .213 47.604);--color-orange-600: oklch(.646 .222 41.116);--color-orange-700: oklch(.553 .195 38.402);--color-orange-800: oklch(.47 .157 37.304);--color-orange-900: oklch(.408 .123 38.172);--color-orange-950: oklch(.266 .079 36.259);--color-amber-50: oklch(.987 .022 95.277);--color-amber-100: oklch(.962 .059 95.617);--color-amber-200: oklch(.924 .12 95.746);--color-amber-300: oklch(.879 .169 91.605);--color-amber-400: oklch(.828 .189 84.429);--color-amber-500: oklch(.769 .188 70.08);--color-amber-600: oklch(.666 .179 58.318);--color-amber-700: oklch(.555 .163 48.998);--color-amber-800: oklch(.473 .137 46.201);--color-amber-900: oklch(.414 .112 45.904);--color-amber-950: oklch(.279 .077 45.635);--color-yellow-50: oklch(.987 .026 102.212);--color-yellow-100: oklch(.973 .071 103.193);--color-yellow-200: oklch(.945 .129 101.54);--color-yellow-300: oklch(.905 .182 98.111);--color-yellow-400: oklch(.852 .199 91.936);--color-yellow-500: oklch(.795 .184 86.047);--color-yellow-600: oklch(.681 .162 75.834);--color-yellow-700: oklch(.554 .135 66.442);--color-yellow-800: oklch(.476 .114 61.907);--color-yellow-900: oklch(.421 .095 57.708);--color-yellow-950: oklch(.286 .066 53.813);--color-lime-50: oklch(.986 .031 120.757);--color-lime-100: oklch(.967 .067 122.328);--color-lime-200: oklch(.938 .127 124.321);--color-lime-300: oklch(.897 .196 126.665);--color-lime-400: oklch(.841 .238 128.85);--color-lime-500: oklch(.768 .233 130.85);--color-lime-600: oklch(.648 .2 131.684);--color-lime-700: oklch(.532 .157 131.589);--color-lime-800: oklch(.453 .124 130.933);--color-lime-900: oklch(.405 .101 131.063);--color-lime-950: oklch(.274 .072 132.109);--color-green-50: oklch(.982 .018 155.826);--color-green-100: oklch(.962 .044 156.743);--color-green-200: oklch(.925 .084 155.995);--color-green-300: oklch(.871 .15 154.449);--color-green-400: oklch(.792 .209 151.711);--color-green-500: oklch(.723 .219 149.579);--color-green-600: oklch(.627 .194 149.214);--color-green-700: oklch(.527 .154 150.069);--color-green-800: oklch(.448 .119 151.328);--color-green-900: oklch(.393 .095 152.535);--color-green-950: oklch(.266 .065 152.934);--color-emerald-50: oklch(.979 .021 166.113);--color-emerald-100: oklch(.95 .052 163.051);--color-emerald-200: oklch(.905 .093 164.15);--color-emerald-300: oklch(.845 .143 164.978);--color-emerald-400: oklch(.765 .177 163.223);--color-emerald-500: oklch(.696 .17 162.48);--color-emerald-600: oklch(.596 .145 163.225);--color-emerald-700: oklch(.508 .118 165.612);--color-emerald-800: oklch(.432 .095 166.913);--color-emerald-900: oklch(.378 .077 168.94);--color-emerald-950: oklch(.262 .051 172.552);--color-teal-50: oklch(.984 .014 180.72);--color-teal-100: oklch(.953 .051 180.801);--color-teal-200: oklch(.91 .096 180.426);--color-teal-300: oklch(.855 .138 181.071);--color-teal-400: oklch(.777 .152 181.912);--color-teal-500: oklch(.704 .14 182.503);--color-teal-600: oklch(.6 .118 184.704);--color-teal-700: oklch(.511 .096 186.391);--color-teal-800: oklch(.437 .078 188.216);--color-teal-900: oklch(.386 .063 188.416);--color-teal-950: oklch(.277 .046 192.524);--color-cyan-50: oklch(.984 .019 200.873);--color-cyan-100: oklch(.956 .045 203.388);--color-cyan-200: oklch(.917 .08 205.041);--color-cyan-300: oklch(.865 .127 207.078);--color-cyan-400: oklch(.789 .154 211.53);--color-cyan-500: oklch(.715 .143 215.221);--color-cyan-600: oklch(.609 .126 221.723);--color-cyan-700: oklch(.52 .105 223.128);--color-cyan-800: oklch(.45 .085 224.283);--color-cyan-900: oklch(.398 .07 227.392);--color-cyan-950: oklch(.302 .056 229.695);--color-sky-50: oklch(.977 .013 236.62);--color-sky-100: oklch(.951 .026 236.824);--color-sky-200: oklch(.901 .058 230.902);--color-sky-300: oklch(.828 .111 230.318);--color-sky-400: oklch(.746 .16 232.661);--color-sky-500: oklch(.685 .169 237.323);--color-sky-600: oklch(.588 .158 241.966);--color-sky-700: oklch(.5 .134 242.749);--color-sky-800: oklch(.443 .11 240.79);--color-sky-900: oklch(.391 .09 240.876);--color-sky-950: oklch(.293 .066 243.157);--color-blue-50: oklch(.97 .014 254.604);--color-blue-100: oklch(.932 .032 255.585);--color-blue-200: oklch(.882 .059 254.128);--color-blue-300: oklch(.809 .105 251.813);--color-blue-400: oklch(.707 .165 254.624);--color-blue-500: oklch(.623 .214 259.815);--color-blue-600: oklch(.546 .245 262.881);--color-blue-700: oklch(.488 .243 264.376);--color-blue-800: oklch(.424 .199 265.638);--color-blue-900: oklch(.379 .146 265.522);--color-blue-950: oklch(.282 .091 267.935);--color-indigo-50: oklch(.962 .018 272.314);--color-indigo-100: oklch(.93 .034 272.788);--color-indigo-200: oklch(.87 .065 274.039);--color-indigo-300: oklch(.785 .115 274.713);--color-indigo-400: oklch(.673 .182 276.935);--color-indigo-500: oklch(.585 .233 277.117);--color-indigo-600: oklch(.511 .262 276.966);--color-indigo-700: oklch(.457 .24 277.023);--color-indigo-800: oklch(.398 .195 277.366);--color-indigo-900: oklch(.359 .144 278.697);--color-indigo-950: oklch(.257 .09 281.288);--color-violet-50: oklch(.969 .016 293.756);--color-violet-100: oklch(.943 .029 294.588);--color-violet-200: oklch(.894 .057 293.283);--color-violet-300: oklch(.811 .111 293.571);--color-violet-400: oklch(.702 .183 293.541);--color-violet-500: oklch(.606 .25 292.717);--color-violet-600: oklch(.541 .281 293.009);--color-violet-700: oklch(.491 .27 292.581);--color-violet-800: oklch(.432 .232 292.759);--color-violet-900: oklch(.38 .189 293.745);--color-violet-950: oklch(.283 .141 291.089);--color-purple-50: oklch(.977 .014 308.299);--color-purple-100: oklch(.946 .033 307.174);--color-purple-200: oklch(.902 .063 306.703);--color-purple-300: oklch(.827 .119 306.383);--color-purple-400: oklch(.714 .203 305.504);--color-purple-500: oklch(.627 .265 303.9);--color-purple-600: oklch(.558 .288 302.321);--color-purple-700: oklch(.496 .265 301.924);--color-purple-800: oklch(.438 .218 303.724);--color-purple-900: oklch(.381 .176 304.987);--color-purple-950: oklch(.291 .149 302.717);--color-fuchsia-50: oklch(.977 .017 320.058);--color-fuchsia-100: oklch(.952 .037 318.852);--color-fuchsia-200: oklch(.903 .076 319.62);--color-fuchsia-300: oklch(.833 .145 321.434);--color-fuchsia-400: oklch(.74 .238 322.16);--color-fuchsia-500: oklch(.667 .295 322.15);--color-fuchsia-600: oklch(.591 .293 322.896);--color-fuchsia-700: oklch(.518 .253 323.949);--color-fuchsia-800: oklch(.452 .211 324.591);--color-fuchsia-900: oklch(.401 .17 325.612);--color-fuchsia-950: oklch(.293 .136 325.661);--color-pink-50: oklch(.971 .014 343.198);--color-pink-100: oklch(.948 .028 342.258);--color-pink-200: oklch(.899 .061 343.231);--color-pink-300: oklch(.823 .12 346.018);--color-pink-400: oklch(.718 .202 349.761);--color-pink-500: oklch(.656 .241 354.308);--color-pink-600: oklch(.592 .249 .584);--color-pink-700: oklch(.525 .223 3.958);--color-pink-800: oklch(.459 .187 3.815);--color-pink-900: oklch(.408 .153 2.432);--color-pink-950: oklch(.284 .109 3.907);--color-rose-50: oklch(.969 .015 12.422);--color-rose-100: oklch(.941 .03 12.58);--color-rose-200: oklch(.892 .058 10.001);--color-rose-300: oklch(.81 .117 11.638);--color-rose-400: oklch(.712 .194 13.428);--color-rose-500: oklch(.645 .246 16.439);--color-rose-600: oklch(.586 .253 17.585);--color-rose-700: oklch(.514 .222 16.935);--color-rose-800: oklch(.455 .188 13.697);--color-rose-900: oklch(.41 .159 10.272);--color-rose-950: oklch(.271 .105 12.094);--color-slate-50: oklch(.984 .003 247.858);--color-slate-100: oklch(.968 .007 247.896);--color-slate-200: oklch(.929 .013 255.508);--color-slate-300: oklch(.869 .022 252.894);--color-slate-400: oklch(.704 .04 256.788);--color-slate-500: oklch(.554 .046 257.417);--color-slate-600: oklch(.446 .043 257.281);--color-slate-700: oklch(.372 .044 257.287);--color-slate-800: oklch(.279 .041 260.031);--color-slate-900: oklch(.208 .042 265.755);--color-slate-950: oklch(.129 .042 264.695);--color-gray-50: oklch(.985 .002 247.839);--color-gray-100: oklch(.967 .003 264.542);--color-gray-200: oklch(.928 .006 264.531);--color-gray-300: oklch(.872 .01 258.338);--color-gray-400: oklch(.707 .022 261.325);--color-gray-500: oklch(.551 .027 264.364);--color-gray-600: oklch(.446 .03 256.802);--color-gray-700: oklch(.373 .034 259.733);--color-gray-800: oklch(.278 .033 256.848);--color-gray-900: oklch(.21 .034 264.665);--color-gray-950: oklch(.13 .028 261.692);--color-zinc-50: oklch(.985 0 0);--color-zinc-100: oklch(.967 .001 286.375);--color-zinc-200: oklch(.92 .004 286.32);--color-zinc-300: oklch(.871 .006 286.286);--color-zinc-400: oklch(.705 .015 286.067);--color-zinc-500: oklch(.552 .016 285.938);--color-zinc-600: oklch(.442 .017 285.786);--color-zinc-700: oklch(.37 .013 285.805);--color-zinc-800: oklch(.274 .006 286.033);--color-zinc-900: oklch(.21 .006 285.885);--color-zinc-950: oklch(.141 .005 285.823);--color-neutral-50: oklch(.985 0 0);--color-neutral-100: oklch(.97 0 0);--color-neutral-200: oklch(.922 0 0);--color-neutral-300: oklch(.87 0 0);--color-neutral-400: oklch(.708 0 0);--color-neutral-500: oklch(.556 0 0);--color-neutral-600: oklch(.439 0 0);--color-neutral-700: oklch(.371 0 0);--color-neutral-800: oklch(.269 0 0);--color-neutral-900: oklch(.205 0 0);--color-neutral-950: oklch(.145 0 0);--color-stone-50: oklch(.985 .001 106.423);--color-stone-100: oklch(.97 .001 106.424);--color-stone-200: oklch(.923 .003 48.717);--color-stone-300: oklch(.869 .005 56.366);--color-stone-400: oklch(.709 .01 56.259);--color-stone-500: oklch(.553 .013 58.071);--color-stone-600: oklch(.444 .011 73.639);--color-stone-700: oklch(.374 .01 67.558);--color-stone-800: oklch(.268 .007 34.298);--color-stone-900: oklch(.216 .006 56.043);--color-stone-950: oklch(.147 .004 49.25);--color-black: #000;--color-white: #fff}:root{--primary-color: #3498db;--header-color: #2c3e50;--background-color: #ecf0f1;--chart-background: white;--divider-color: rgba(0, 0, 0, .3);--text-color: #2c3e50;--button-bg: #3498db;--button-hover-bg: #2980b9;--scroll-color: #8b8b8b;--scroll-color-hover: #4b4b4b;--background: var(--background-color);--foreground: var(--text-color);--card: var(--chart-background);--card-foreground: var(--text-color);--card-muted: var(--text-color);--popover: var(--color-white);--popover-foreground: var(--color-neutral-950);--primary: var(--primary-color);--primary-hover: var(--button-hover-bg);--primary-foreground: var(--color-white);--secondary: var(--color-stone-100);--secondary-foreground: var(--color-stone-900);--muted: var(--text-color);--muted-foreground: var(--text-color);--accent: var(--color-zinc-100);--accent-foreground: var(--color-zinc-900);--destructive: var(--color-red-500);--destructive-foreground: var(--color-white);--border: var(--divider-color);--border-strong: var(--divider-color);--input: var(--color-white);--input-foreground: var(--color-stone-900);--input-border: var(--color-stone-300);--ring: var(--color-zinc-500);--sidebar: var(--color-stone-50);--sidebar-foreground: var(--color-stone-900);--sidebar-primary: var(--color-zinc-900);--sidebar-primary-foreground: var(--color-white);--sidebar-accent: var(--color-stone-100);--sidebar-accent-foreground: var(--color-stone-900);--sidebar-border: var(--color-stone-200);--sidebar-ring: var(--color-zinc-500);--shadow-color: hsl(0 0% 0%);--shadow-strength: .02;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem}.dark-theme{--primary-color: #18ae90;--header-color: #ecf0f1;--background-color: #2c3e50;--chart-background: #34495e;--divider-color: rgba(255, 255, 255, .3);--text-color: #ecf0f1;--button-bg: #18ae90;--button-hover-bg: #117a65;--scroll-color: #8b8b8b;--scroll-color-hover: #4b4b4b;--background: var(--background-color);--foreground: var(--text-color);--card: var(--chart-background);--card-foreground: var(--text-color);--card-muted: var(--text-color);--popover: var(--color-neutral-900);--popover-foreground: var(--color-neutral-50);--primary: var(--primary-color);--primary-hover: var(--button-hover-bg);--primary-foreground: var(--color-white);--secondary: var(--color-stone-800);--secondary-foreground: var(--color-stone-100);--muted: var(--text-color);--muted-foreground: var(--text-color);--accent: var(--color-zinc-800);--accent-foreground: var(--color-zinc-100);--destructive: var(--color-red-600);--destructive-foreground: var(--color-white);--border: var(--divider-color);--border-strong: var(--divider-color);--input: var(--color-neutral-800);--input-foreground: var(--color-stone-100);--input-border: var(--color-stone-600);--ring: var(--color-zinc-400);--sidebar: var(--color-neutral-900);--sidebar-foreground: var(--color-neutral-100);--sidebar-primary: var(--color-zinc-100);--sidebar-primary-foreground: var(--color-zinc-950);--sidebar-accent: var(--color-stone-800);--sidebar-accent-foreground: var(--color-stone-100);--sidebar-border: var(--color-stone-700);--sidebar-ring: var(--color-zinc-400);--shadow-color: hsl(0 0% 100%);--shadow-strength: .05}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.disableColor{background-color:#d9d9d9}.emailInput:hover{background-color:#d9d9d9;border:#d9d9d9}.uploadBtnColor,.uploadBtnColor:hover{background-color:#bccce7}.TomatoColor{color:#ff4d4f}@media print{.no-print{display:none}}
