@import"https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;font-style:normal;scroll-behavior:smooth;box-sizing:border-box;text-decoration:none;background:none;border:none;outline:none;transition:all .2s ease;scrollbar-width:none;font-family:Poppins,sans-serif}:root{--lightgray: #d9d9d9;--mediumgray: #808080;--gray: #d3d3d3;--darkgray: #505050;--neongreen: #16ff00;--darkforest: #050d05;--lightgreen: #7cff6b;--greenglass: rgba(22, 255, 0, .1);--softwhite: #f0f9f0;--softgreen: #6bab3f;--darkjungle: #085d00;--first: #1edc0f;--second: #74da69;--third: #228b22;--dark-text: #050d05;--light-text: #f0f9f0;--size-70: 4.375rem;--size-50: 3.125rem;--size-35: 2.1875rem;--size-30: 1.875rem;--size-25: 1.5625rem;--size-20: 1.25rem;--size-15: .9375rem;--size-12: .75rem;--size-10: .625rem;--regular: 400;--medium: 500;--semibold: 600;--bold: 700;background-color:var(--darkforest)}.light-mode{background-color:var(--softwhite)}.page{display:flex;min-height:100vh;width:100vw}.main-section{display:flex;flex-direction:column;align-items:center;width:100%;margin-left:21.8rem;margin-top:9.6rem;padding:2rem;max-width:calc(100% - 21.8rem)}.custom-success-toast{background-color:var(--darkforest)!important;color:var(--softwhite)!important;background:var(--neongreen);white-space:pre-wrap;word-break:break-word;line-height:1.5}.custom-error-toast{background-color:var(--darkforest)!important;color:var(--softwhite)!important;background:red;white-space:pre-wrap;word-break:break-word;line-height:1.5}.error{width:100%;align-items:flex-start;justify-content:flex-start;color:red}.general-err{text-align:center}.header1{font-size:var(--size-70);font-weight:var(--semibold)}.header2{font-size:var(--size-50);font-weight:var(--semibold)}.header3{font-size:var(--size-35);font-weight:var(--bold)}.header4{font-size:var(--size-30);font-weight:var(--bold)}.mediumHeader4{font-size:var(--size-30);font-weight:var(--medium)}.header5{font-size:var(--size-25);font-weight:var(--bold)}.mediumHeader5{font-size:var(--size-25);font-weight:var(--medium)}.subHeader{font-size:var(--size-20);font-weight:var(--bold)}.navbarTitle{font-size:var(--size-30);font-weight:var(--semibold)}.navbarText{font-size:var(--size-15);font-weight:var(--semibold)}.boldBody1{font-size:var(--size-20);font-weight:var(--bold)}.body1{font-size:var(--size-20);font-weight:var(--medium)}.boldBody2{font-size:var(--size-15);font-weight:var(--semibold)}.body2{font-size:var(--size-15);font-weight:var(--regular)}.body3{font-size:var(--size-12);font-weight:var(--regular)}.boldBody4{font-size:var(--size-10);font-weight:var(--bold)}.body4{font-size:var(--size-10);font-weight:var(--medium)}: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)}}.page.top-up{display:flex;align-items:center;justify-content:center}.top-up-container{display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:var(--greenglass);padding:4rem;width:fit-content;height:fit-content;box-shadow:0 0 4px var(--neongreen);border-radius:10px;gap:5rem}.top-up-container .top-up-container-header{display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--light-text);gap:1rem}.top-up-container .purchase-btn,.top-up-container .btnbtn{color:var(--light-text);padding:1rem 2rem;border-radius:10px;box-shadow:0 4px 4px #00000040;cursor:pointer;background-color:var(--neongreen)}.top-up-container .purchase-btn:hover,.top-up-container .btnbtn:hover{background-color:var(--darkjungle)}.pricetag{color:var(--neongreen)}.buy-life-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;color:var(--light-text)}.buy-life-content .purchase-specific{color:red}.buy-life-content .button-container{display:flex;gap:5rem;margin-top:3rem}.buy-life-content .button-container .confirm-button,.buy-life-content .button-container .cancel-button{color:var(--light-text);padding:.5rem 1.5rem;cursor:pointer;border-radius:10px;box-shadow:0 4px 4px #00000040}.buy-life-content .button-container .confirm-button:hover,.buy-life-content .button-container .cancel-button:hover{filter:brightness(80%)}.buy-life-content .button-container .confirm-button{background-color:var(--neongreen)}.buy-life-content .button-container .cancel-button{background-color:#df4343}.light-mode .top-up-container{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .top-up-container .top-up-container-header{color:var(--dark-text)}.light-mode .top-up-container .purchase-btn,.light-mode .top-up-container .btnbtn{color:var(--light-text);box-shadow:0 4px 4px #00000040;background-color:var(--neongreen)}.light-mode .top-up-container .purchase-btn:hover,.light-mode .top-up-container .btnbtn:hover{background-color:var(--darkjungle)}.light-mode .pricetag{color:var(--neongreen)}.light-mode .buy-life-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;color:var(--light-text)}.light-mode .buy-life-content .purchase-specific{color:red}.light-mode .buy-life-content .button-container{display:flex;gap:5rem;margin-top:3rem}.light-mode .buy-life-content .button-container .confirm-button,.light-mode .buy-life-content .button-container .cancel-button{color:var(--light-text);padding:.5rem 1.5rem;cursor:pointer;border-radius:10px;box-shadow:0 4px 4px #00000040}.light-mode .buy-life-content .button-container .confirm-button:hover,.light-mode .buy-life-content .button-container .cancel-button:hover{filter:brightness(80%)}.light-mode .buy-life-content .button-container .confirm-button{background-color:var(--neongreen)}.light-mode .buy-life-content .button-container .cancel-button{background-color:#df4343}.left-side{display:flex;align-items:flex-start;flex-direction:column;background-color:transparent;-webkit-backdrop-filter:brightness(0%);backdrop-filter:brightness(0%);background-image:url(../assets/img/math-background.png);background-size:contain;background-position:center;height:100vh;width:100%;padding:2rem;color:var(--neongreen);box-shadow:0 0 12px var(--neongreen);border-radius:0 12.5rem 12.5rem 0}.left-side .welcome-text{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:100%;width:100%}.left-side .line{display:block;width:15rem;height:3px;background-color:var(--neongreen);margin:5rem 0}.button{display:flex;background-color:var(--neongreen);border-radius:10px;padding:.75rem 2.5rem;color:var(--light-text);justify-content:center;cursor:pointer}.button:hover{background-color:var(--darkjungle)}.button:active{filter:brightness(80%)}.signin{display:flex;height:100vh;width:100%}.right-side{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;gap:2rem}.right-side h1{color:var(--neongreen)}.right-side .form-section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;gap:1rem}.right-side .form-section .user-input{padding:1rem;background-color:var(--lightgray);border-radius:12px;display:flex;align-items:center;gap:1rem;width:25rem}.right-side .form-section .user-input img{width:var(--size-30);height:var(--size-30)}.right-side .form-section .user-input input{border:none;background-color:transparent;color:var(--dark-text);width:100%}.right-side .form-section .user-input:focus-within{box-shadow:0 0 8px var(--neongreen)}.right-side .form-section .forgot-password{display:flex;width:100%;justify-content:flex-end}.right-side .form-section .forgot-password a{color:var(--neongreen)}.right-side .form-section .forgot-password a:hover{text-decoration:underline}.right-side .got-acc{color:var(--softwhite)}.right-side .got-acc a{color:var(--neongreen)}.right-side .got-acc a:hover{text-decoration:underline}.light-mode .signin{background-color:var(--darkforest)}.nav{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--darkforest);width:fit-content;height:100vh;padding:2rem;color:var(--light-text);position:fixed;border-right:1px solid var(--neongreen);box-shadow:0 0 4px var(--neongreen)}.nav .top{display:flex;flex-direction:column;height:auto;gap:3rem}.nav .top .logo-title{display:flex;height:4rem;align-items:center;gap:1.2rem;width:auto}.nav .top .logo-title img{width:5rem}.nav .nav-list{display:flex;flex-direction:column;row-gap:1rem}.nav .nav-list .nav-item{display:flex;align-items:center;padding:1rem;gap:1.5rem;border-radius:12px;text-transform:uppercase;border:1px solid var(--softwhite)}.nav .nav-list .nav-item .nav-icon{height:var(--size-30);width:var(--size-30)}.nav .nav-list .nav-item .nav-name{color:var(--light-text)}.nav .nav-list .nav-item:hover{background-color:var(--greenglass)}.nav .nav-list .nav-item:active,.nav .nav-list .nav-item.active{border:1px solid var(--neongreen);box-shadow:0 0 2px var(--neongreen);background-color:var(--greenglass)}.light-mode .nav{background-color:var(--softwhite);color:var(--dark-text);border-right:1px solid var(--neongreen);box-shadow:0 0 4px var(--neongreen)}.light-mode .nav .nav-list .nav-item{border:1px solid var(--darkforest)}.light-mode .nav .nav-list .nav-item .nav-name{color:var(--dark-text)}.light-mode .nav .nav-list .nav-item:hover{background-color:var(--greenglass)}.light-mode .nav .nav-list .nav-item:active,.light-mode .nav .nav-list .nav-item.active{border:1px solid var(--neongreen);box-shadow:0 0 3px var(--neongreen);background-color:var(--greenglass)}.header{display:flex;flex-direction:column;align-items:flex-end;padding:2rem;width:calc(100% - 21.9rem);height:auto;gap:1rem;background-color:var(--darkforest);box-shadow:1px 0 6px var(--neongreen);border-bottom:1px solid var(--neongreen);position:fixed;margin-left:21.9rem;z-index:5}.header .greet{color:var(--light-text)}.header .greetName{color:var(--neongreen)}.header .life{display:flex;align-items:center;justify-content:center;gap:.5rem}.header .life .heart-status{position:relative}.header .life .heart-status .heart-icon{height:var(--size-30);width:var(--size-30)}.header .life-text{display:none;font-size:.75rem;margin:7rem 1rem 0;text-align:center;position:absolute;padding:.5rem;background-color:var(--darkjungle);color:var(--light-text);border-radius:5px;max-width:100%}.header .life:hover .life-text{display:block}.light-mode .header{background-color:var(--softwhite);box-shadow:1px 0 6px var(--neongreen);border-bottom:1px solid var(--neongreen)}.light-mode .header .greet{color:var(--dark-text)}.light-mode .header .greetName{color:var(--neongreen)}.light-mode .header .life-text{background-color:var(--lightgreen);color:var(--dark-text)}.main-section.learn{align-items:flex-start;justify-content:flex-start}.main-section.learn .subject-section{display:flex;align-items:center;justify-content:center;width:75%;flex-direction:column;gap:5rem;padding:2rem 5rem;position:relative}.main-section.learn .subject-section .subject-bubble{background-color:var(--lightgray);width:25rem;height:6rem;cursor:pointer;text-transform:capitalize;box-shadow:0 0 8px var(--neongreen);border-radius:1rem;color:var(--dark-text);position:relative}.main-section.learn .subject-section .subject-bubble:nth-child(odd){align-self:flex-start}.main-section.learn .subject-section .subject-bubble:nth-child(2n){align-self:flex-end}.main-section.learn .subject-section .subject-bubble:hover{background-color:var(--softwhite);border:1px solid var(--neongreen)}.calendar-container{background-color:transparent;border:1px solid var(--neongreen);border-radius:10px;padding:1.5rem;width:fit-content;text-align:center;position:fixed;bottom:2rem;right:2rem}.calendar-container .calendar-header{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.calendar-container .calendar-header .header-title{width:100%;color:var(--light-text)}.calendar-container .calendar-header .header-title .title{text-transform:uppercase}.calendar-container .calendar-header .streak-container{display:flex;height:5rem;align-items:center;justify-content:center;width:100%;gap:.5rem}.calendar-container .calendar-header .streak-container img{width:4rem;height:4rem}.calendar-container .calendar-header .streak-days{color:var(--light-text)}.calendar-container .calendar-header .handle-month-year{margin-top:1rem;display:flex;width:100%;align-items:center}.calendar-container .calendar-header .handle-month-year .month-year{display:flex;align-items:center;justify-content:center;width:18rem}.calendar-container .calendar-header .handle-month-year .month-year h1{color:var(--light-text)}.calendar-container .calendar-header .handle-month-year .previous-month,.calendar-container .calendar-header .handle-month-year .next-month{background-color:var(--neongreen);color:var(--light-text);border:none;padding:.5rem 1rem;cursor:pointer;border-radius:50%}.calendar-container .calendar-header .handle-month-year .previous-month:hover,.calendar-container .calendar-header .handle-month-year .next-month:hover{filter:brightness(80%)}.calendar-container .calendar-days{margin-top:1rem;border:1px solid var(--neongreen);border-radius:10px;padding:.5rem}.calendar-container .calendar-week{display:flex;justify-content:space-around;margin-bottom:.5rem;color:var(--light-text)}.calendar-container .calendar-day{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;cursor:default}.calendar-container .calendar-day.current-month{background-color:var(--lightgray);color:var(--dark-text)}.calendar-container .calendar-day.other-month{background-color:var(--greenglass);color:var(--lightgray)}.calendar-container .calendar-day.today{border:2px solid var(--neongreen);background-color:transparent;color:var(--light-text)}.calendar-container .calendar-day.active-day{background-color:var(--neongreen);color:var(--light-text)}.calendar-container .calendar-day.today.active-day{background-color:var(--neongreen);color:var(--dark-text)}.calendar-container .calendar-day:hover,.calendar-container .calendar-day.current-month:hover,.calendar-container .calendar-day.other-month:hover{opacity:.8}.active-day{background-color:var(--neongreen);color:var(--light-text)}.light-mode .calendar-container{background-color:var(--greenglass);border:1px solid var(--neongreen)}.light-mode .calendar-container .calendar-header .header-title,.light-mode .calendar-container .calendar-header .streak-days,.light-mode .calendar-container .calendar-header .handle-month-year .month-year h1{color:var(--dark-text)}.light-mode .calendar-container .calendar-header .handle-month-year .prev-next{background-color:var(--neongreen);color:var(--light-text)}.light-mode .calendar-container .calendar-header .handle-month-year .prev-next:hover{filter:brightness(80%)}.light-mode .calendar-container .calendar-days{border:1px solid var(--neongreen)}.light-mode .calendar-container .calendar-week{color:var(--light-text)}.light-mode .calendar-container .calendar-day{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease;cursor:default}.light-mode .calendar-container .calendar-day.current-month{background-color:var(--lightgray);color:var(--dark-text)}.light-mode .calendar-container .calendar-day.other-month{background-color:var(--greenglass);color:var(--lightgray)}.light-mode .calendar-container .calendar-day.today{border:2px solid var(--neongreen);background-color:transparent;color:var(--light-text)}.light-mode .calendar-container .calendar-day.active-day{background-color:var(--neongreen);color:var(--light-text)}.light-mode .calendar-container .calendar-day.today.active-day{background-color:var(--neongreen);color:var(--dark-text)}.buy-section-container{background-color:transparent;border:1px solid var(--neongreen);border-radius:10px;padding:1.5rem;width:26.3rem;text-align:center;position:fixed;top:12rem;right:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.buy-section-container .buy-section-text{color:var(--light-text)}.buy-section-container .buy-section-button{color:var(--light-text);background-color:var(--neongreen);padding:1rem 2rem;width:fit-content;border-radius:10px;cursor:pointer;box-shadow:0 4px 4px #00000040}.buy-section-container .buy-section-button:hover{background-color:var(--darkjungle)}.light-mode .buy-section-container{background-color:var(--greenglass);border:1px solid var(--neongreen)}.light-mode .buy-section-container .buy-section-text{color:var(--dark-text)}.light-mode .buy-section-container .buy-section-button{color:var(--light-text);background-color:var(--neongreen);box-shadow:0 4px 4px #00000040}.light-mode .buy-section-container .buy-section-button:hover{background-color:var(--darkjungle)}.subject-header{display:flex;width:100%;flex-direction:column}.subject-header .top-header{display:flex;align-items:center;gap:2rem}.subject-header .top-header .back-button{width:fit-content;height:fit-content}.subject-header .top-header .subject-title{display:flex;color:var(--neongreen);text-transform:uppercase}.subject-content{display:flex;width:100%;flex-direction:column;gap:1rem}.light-mode .subject-header .top-header .subject-title{color:var(--dark-text)}.backButton-container{width:100%;align-items:center;justify-content:flex-start}.backButton-container .backButton{width:var(--size-50);height:var(--size-50)}.backButton-container .backButton img{width:100%;height:100%}.backButton-container .backButton:hover{cursor:pointer}.content-card{display:flex;align-items:center;background-color:var(--greenglass);flex-direction:column;width:19.19%;padding:1rem;border-radius:10px;gap:.5rem;cursor:pointer;box-shadow:0 0 2px var(--neongreen)}.content-card .card-thumbnail{background-color:var(--lightgray);border-radius:8px;height:10rem;width:100%;display:flex;align-items:center;justify-content:center;object-fit:cover}.content-card .card-content{display:flex;align-items:center;justify-content:space-between;width:100%;color:var(--light-text)}.light-mode .content-card{background-color:var(--greenglass);box-shadow:0 0 2px var(--neongreen)}.light-mode .content-card .card-thumbnail{background-color:var(--lightgray)}.light-mode .content-card .card-content{color:var(--dark-text)}.content-section{display:flex;flex-direction:column;width:100%;border-radius:1rem;padding:1rem;border:1px solid var(--neongreen)}.content-section .section-header{display:flex;width:100%}.content-section .section-header .section-title{color:var(--light-text)}.content-section .content-grid{display:flex;gap:1rem;flex-wrap:wrap}.light-mode .content-section{border:1px solid var(--neongreen)}.light-mode .content-section .section-header .section-title{color:var(--dark-text)}.video-header{display:flex;width:100%;gap:2rem}.video-header .subject{color:var(--neongreen);text-transform:uppercase}.video-page-container{display:flex;width:100%;height:100%;flex-direction:column}.video-title{display:flex;align-items:center;justify-content:center;color:var(--light-text);margin-bottom:1rem;width:100%;text-transform:capitalize}.video-content{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:column;height:100%}.video-content .video-container{display:flex;align-items:center;justify-content:center;width:60%;flex-direction:column;background-color:var(--greenglass);padding:1rem;border-radius:10px;height:100%}.video-content .video-container .video-player{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.video-content .video-container .video-player iframe{width:100%;height:100%;border-radius:5px}.video-content .reference{display:flex;align-items:center;justify-content:flex-start;width:60%;pointer-events:auto}.video-content .reference .ref{color:var(--neongreen)}.video-content .reference .ref .reference-link{color:var(--light-text)}.video-content .reference .ref .reference-link:hover{text-decoration:underline}.light-mode .video-header .subject,.light-mode .video-title{color:var(--dark-text)}.light-mode .video-content .video-container{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .video-content .reference .ref{color:var(--neongreen)}.light-mode .video-content .reference .ref .reference-link{color:var(--dark-text)}.cheatsheet-header{display:flex;width:100%;gap:2rem}.cheatsheet-header .subject{color:var(--neongreen);text-transform:uppercase}.cheatsheet-container{display:flex;align-items:center;justify-content:center;flex-direction:column;width:fit-content;height:100%}.cheatsheet-container .cheatsheet-title{display:flex;align-items:center;justify-content:center;color:var(--light-text);margin-bottom:1rem;width:100%;text-transform:capitalize}.cheatsheet-container iframe.cheatsheet-pdf{display:flex;align-items:center;justify-content:center;padding:1rem;width:fit-content;background-color:var(--darkjungle);height:100%;border-radius:10px}.cheatsheet-container a{display:flex;align-items:center;justify-content:flex-end;width:100%;margin-top:1rem}.cheatsheet-container a .download-btn{background-color:var(--darkjungle);padding:1rem;text-transform:uppercase;color:var(--light-text);border-radius:10px;cursor:pointer}.cheatsheet-container a .download-btn:hover{filter:brightness(80%)}.light-mode .cheatsheet-header .subject,.light-mode .cheatsheet-container .cheatsheet-title{color:var(--dark-text)}.light-mode .cheatsheet-container iframe.cheatsheet-pdf{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .cheatsheet-container a .download-btn{background-color:var(--neongreen);color:var(--light-text)}.light-mode .cheatsheet-container a .download-btn:hover{filter:brightness(80%)}.confirmation-header{display:flex;align-items:center;justify-content:center;width:100%}.confirmation-header .subject-title{text-transform:uppercase;text-align:center;color:var(--neongreen)}.confirmation-container{display:flex;align-items:center;justify-content:center;flex-direction:column;width:60%;height:60%;margin-top:5rem;background-color:var(--greenglass);padding:1rem;border-radius:10px;box-shadow:0 0 4px var(--neongreen);color:var(--light-text);gap:5rem}.confirmation-container .material-title{color:var(--neongreen)}.confirmation-container .warning-text{color:red;text-align:center}.confirmation-container .confirmation-actions{display:flex;align-items:center;justify-content:center;gap:5rem}.confirmation-container .confirmation-actions .confirm-btn,.confirmation-container .confirmation-actions .back-btn{color:var(--light-text);text-transform:uppercase;background-color:var(--neongreen);padding:.5rem 1.5rem;border-radius:10px;cursor:pointer;box-shadow:0 4px 4px #00000040}.confirmation-container .confirmation-actions .confirm-btn:hover,.confirmation-container .confirmation-actions .back-btn:hover{background-color:var(--darkjungle)}.light-mode .confirmation-header .subject-title{color:var(--dark-text)}.light-mode .confirmation-container{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen);color:var(--dark-text)}.light-mode .confirmation-container .material-title{color:var(--neongreen)}.light-mode .confirmation-container .confirmation-actions .confirm-btn,.light-mode .confirmation-container .confirmation-actions .back-btn{color:var(--light-text);background-color:var(--neongreen);box-shadow:0 4px 4px #00000040}.light-mode .confirmation-container .confirmation-actions .confirm-btn:hover,.light-mode .confirmation-container .confirmation-actions .back-btn:hover{background-color:var(--darkjungle)}.exercise-header{display:flex;align-items:center;justify-content:center;width:100%}.exercise-header .subject-title{text-align:center;color:var(--neongreen);text-transform:uppercase}.exercise-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;gap:2rem;text-transform:capitalize}.exercise-container .exercise-title{color:var(--light-text)}.exercise-container .question-numbers-container{display:flex;align-items:center;width:80%;padding:1rem;background-color:var(--greenglass);border-radius:10px;gap:1rem;flex-wrap:wrap;box-shadow:0 0 4px var(--neongreen)}.exercise-container .question-numbers-container .question-number-box{background-color:var(--softwhite);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:var(--dark-text);border-radius:5px;box-shadow:0 4px 4px #00000040;cursor:pointer}.exercise-container .question-numbers-container .question-number-box:hover{filter:brightness(80%)}.exercise-container .question-numbers-container .question-number-box.active{color:var(--light-text);background-color:var(--neongreen)}.exercise-container .question-numbers-container .question-number-box.correct{color:var(--light-text);background-color:var(--lightgreen)!important}.exercise-container .question-numbers-container .question-number-box.incorrect{color:var(--light-text);background-color:red!important}.exercise-container .question-numbers-container .question-number-box.active.correct{background-color:#50b950!important}.exercise-container .question-numbers-container .question-number-box.active.incorrect{background-color:#960000!important}.exercise-container .questions-container{display:flex;width:80%;height:fit-content;border-radius:10px}.exercise-container .questions-container .question{display:flex;flex-direction:column;width:100%;min-height:20rem;justify-content:space-between;height:fit-content;background-color:var(--greenglass);padding:1rem;border-radius:10px;box-shadow:0 0 4px var(--neongreen)}.exercise-container .questions-container .question .question-text-box{display:flex;width:100%;height:100%;background-color:var(--darkjungle);color:var(--light-text);border-radius:8px;padding:1rem;min-height:10rem;height:auto;box-shadow:0 4px 4px #00000040}.exercise-container .questions-container .question .question-text-box .question-text{display:flex;width:100%;height:auto}.exercise-container .questions-container .question .options-box{display:flex;width:100%;padding:1rem;align-items:center;justify-content:space-evenly;min-height:10rem;height:max-content;gap:5% 20%;flex-wrap:wrap;padding:0 1rem}.exercise-container .questions-container .question .options-box .option-btn{display:flex;align-items:center;justify-content:center;color:var(--light-text);background-color:var(--darkjungle);width:30%;padding:.5rem 2rem;border-radius:2rem;box-shadow:0 4px 4px #00000040;cursor:pointer}.exercise-container .questions-container .question .options-box .option-btn:hover{filter:brightness(80%)}.exercise-container .questions-container .question .options-box .option-btn.selected{background-color:var(--neongreen);border:1px solid var(--softwhite)}.exercise-container .questions-container .question .options-box .option-btn.selected:hover{filter:brightness(100%)}.exercise-container .questions-container .question .options-box .option-btn:active,.exercise-container .questions-container .question .options-box .option-btn.selected:active{scale:1.02}.exercise-container .questions-container .question .clue-box{margin-top:2rem;background-color:var(--darkjungle);min-height:4rem;padding:1rem;border-radius:8px;display:flex;align-items:center;color:var(--light-text);box-shadow:0 4px 4px #00000040}.exercise-container .questions-container .question .clue-box .clue-answer{color:var(--light-text)}.exercise-container .questions-container .question .clue-box .clue-answer .clue{color:red}.exercise-container .submit-container{display:flex;width:80%;align-items:center;justify-content:flex-end}.exercise-container .submit-container .submit-btn{color:var(--light-text);text-transform:uppercase;background-color:var(--neongreen);padding:.5rem 1.5rem;border-radius:10px;cursor:pointer;box-shadow:0 4px 4px #00000040}.exercise-container .submit-container .submit-btn:hover{background-color:var(--darkjungle)}.light-mode .exercise-header .subject-title{color:var(--dark-text)}.light-mode .exercise-container .exercise-title{color:var(--light-text)}.light-mode .exercise-container .question-numbers-container{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .exercise-container .question-numbers-container .question-number-box{background-color:var(--softwhite);color:var(--dark-text);box-shadow:0 4px 4px #00000040}.light-mode .exercise-container .question-numbers-container .question-number-box:hover{filter:brightness(80%)}.light-mode .exercise-container .question-numbers-container .question-number-box.active{color:var(--light-text);background-color:var(--neongreen)}.light-mode .exercise-container .question-numbers-container .question-number-box.correct{color:var(--light-text);background-color:var(--lightgreen)!important}.light-mode .exercise-container .question-numbers-container .question-number-box.incorrect{color:var(--light-text);background-color:red!important}.light-mode .exercise-container .question-numbers-container .question-number-box.active.correct{background-color:#50b950!important}.light-mode .exercise-container .question-numbers-container .question-number-box.active.incorrect{background-color:#960000!important}.light-mode .exercise-container .questions-container .question{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .exercise-container .questions-container .question .question-text-box,.light-mode .exercise-container .questions-container .question .options-box .option-btn{background-color:var(--lightgreen);color:var(--dark-text);box-shadow:0 4px 4px #00000040}.light-mode .exercise-container .questions-container .question .options-box .option-btn:hover{filter:brightness(80%)}.light-mode .exercise-container .questions-container .question .options-box .option-btn.selected{background-color:var(--neongreen);border:1px solid var(--softwhite);color:var(--light-text)}.light-mode .exercise-container .questions-container .question .options-box .option-btn.selected:hover{filter:brightness(100%)}.light-mode .exercise-container .questions-container .question .clue-box{background-color:var(--lightgreen);color:var(--dark-text);box-shadow:0 4px 4px #00000040}.light-mode .exercise-container .questions-container .question .clue-box .clue-answer{color:var(--dark-text)}.light-mode .exercise-container .questions-container .question .clue-box .clue-answer .clue{color:red}.light-mode .exercise-container .submit-container .submit-btn{color:var(--light-text);background-color:var(--neongreen);box-shadow:0 4px 4px #00000040}.light-mode .exercise-container .submit-container .submit-btn:hover{background-color:var(--darkjungle)}.quiz-header{display:flex;align-items:center;justify-content:center;width:100%}.quiz-header .subject-title{text-align:center;color:var(--neongreen);text-transform:uppercase}.quiz-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;gap:2rem;text-transform:capitalize}.quiz-container .quiz-title{color:var(--light-text)}.quiz-container .question-numbers-container{display:flex;align-items:center;width:80%;padding:1rem;background-color:var(--greenglass);border-radius:10px;gap:1rem;flex-wrap:wrap;box-shadow:0 0 4px var(--neongreen)}.quiz-container .question-numbers-container .question-number-box{background-color:var(--softwhite);width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;color:var(--dark-text);border-radius:5px;box-shadow:0 4px 4px #00000040;cursor:pointer}.quiz-container .question-numbers-container .question-number-box:hover{filter:brightness(80%)}.quiz-container .question-numbers-container .question-number-box.active{color:var(--light-text);background-color:var(--neongreen)}.quiz-container .questions-container{display:flex;width:80%;height:fit-content;border-radius:10px}.quiz-container .questions-container .question{display:flex;flex-direction:column;width:100%;min-height:20rem;justify-content:space-between;height:fit-content;background-color:var(--greenglass);padding:1rem;border-radius:10px;box-shadow:0 0 4px var(--neongreen)}.quiz-container .questions-container .question .question-text-box{display:flex;width:100%;height:100%;background-color:var(--darkjungle);color:var(--light-text);border-radius:8px;padding:1rem;min-height:10rem;height:auto;box-shadow:0 4px 4px #00000040}.quiz-container .questions-container .question .question-text-box .question-text{display:flex;width:100%;height:auto}.quiz-container .questions-container .question .options-box{display:flex;width:100%;padding:1rem;align-items:center;justify-content:space-evenly;min-height:10rem;height:max-content;gap:5% 20%;flex-wrap:wrap;padding:0 1rem}.quiz-container .questions-container .question .options-box .option-btn{display:flex;align-items:center;justify-content:center;color:var(--light-text);background-color:var(--darkjungle);width:30%;padding:.5rem 2rem;border-radius:2rem;box-shadow:0 4px 4px #00000040;cursor:pointer}.quiz-container .questions-container .question .options-box .option-btn:hover{filter:brightness(80%)}.quiz-container .questions-container .question .options-box .option-btn.selected{background-color:var(--neongreen);border:1px solid var(--softwhite)}.quiz-container .questions-container .question .options-box .option-btn.selected:hover{filter:brightness(100%)}.quiz-container .questions-container .question .options-box .option-btn:active,.quiz-container .questions-container .question .options-box .option-btn.selected:active{scale:1.02}.quiz-container .submit-container{display:flex;width:80%;align-items:center;justify-content:flex-end}.quiz-container .submit-container .submit-btn{color:var(--light-text);text-transform:uppercase;background-color:var(--neongreen);padding:.5rem 1.5rem;border-radius:10px;cursor:pointer;box-shadow:0 4px 4px #00000040}.quiz-container .submit-container .submit-btn:hover{background-color:var(--darkjungle)}.light-mode .quiz-header .subject-title,.light-mode .quiz-container .quiz-title{color:var(--dark-text)}.light-mode .quiz-container .question-numbers-container{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .quiz-container .question-numbers-container .question-number-box{background-color:var(--softwhite);color:var(--dark-text);box-shadow:0 4px 4px #00000040}.light-mode .quiz-container .question-numbers-container .question-number-box:hover{filter:brightness(80%)}.light-mode .quiz-container .question-numbers-container .question-number-box.active{color:var(--light-text);background-color:var(--neongreen)}.light-mode .quiz-container .questions-container .question{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .quiz-container .questions-container .question .question-text-box,.light-mode .quiz-container .questions-container .question .options-box .option-btn{background-color:var(--lightgreen);color:var(--dark-text);box-shadow:0 4px 4px #00000040}.light-mode .quiz-container .questions-container .question .options-box .option-btn:hover{filter:brightness(80%)}.light-mode .quiz-container .questions-container .question .options-box .option-btn.selected{background-color:var(--neongreen);color:var(--light-text);border:1px solid var(--softwhite)}.light-mode .quiz-container .questions-container .question .options-box .option-btn.selected:hover{filter:brightness(100%)}.light-mode .quiz-container .submit-container .submit-btn{color:var(--light-text);background-color:var(--neongreen);box-shadow:0 4px 4px #00000040}.light-mode .quiz-container .submit-container .submit-btn:hover{background-color:var(--darkjungle)}.main-section.finished{display:flex;align-items:center;justify-content:center}.finished-container{display:flex;align-items:center;justify-content:space-between;width:80%;min-height:60%;height:fit-content;background-color:var(--greenglass);border-radius:1rem;flex-direction:column;padding:1rem;box-shadow:0 0 4px var(--neongreen)}.finished-container .title-container{width:100%;display:flex;align-items:center;justify-content:center;height:70%;background-color:var(--darkjungle);border-radius:10px;flex-direction:column;gap:2rem;box-shadow:0 4px 4px #00000040}.finished-container .title-container .finished-title,.finished-container .title-container .perfect-score,.finished-container .title-container .score-details{text-align:center;color:var(--light-text)}.finished-container .btn{background-color:var(--neongreen);color:var(--light-text);padding:.5rem 1.5rem;border-radius:10px;box-shadow:0 4px 4px #00000040;cursor:pointer}.finished-container .btn:hover{background-color:var(--darkjungle)}.light-mode .finished-container{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .finished-container .title-container{background-color:var(--lightgreen);box-shadow:0 4px 4px #00000040}.light-mode .finished-container .title-container .finished-title,.light-mode .finished-container .title-container .perfect-score,.light-mode .finished-container .title-container .score-details{color:var(--dark-text)}.light-mode .finished-container .btn{background-color:var(--neongreen);color:var(--light-text);box-shadow:0 4px 4px #00000040}.light-mode .finished-container .btn:hover{background-color:var(--darkjungle)}.main-section.leaderboard{padding:2rem 1rem 0}.podium-container{display:flex;width:100%;height:fit-content;align-items:flex-end;justify-content:center;gap:.5rem;position:relative}.podium-container .podium-item{display:flex;align-items:center;justify-content:center;flex-direction:column}.podium-container .podium-item .user-profile-picture{display:flex;align-items:center;justify-content:center;border:2px solid var(--softwhite);height:9rem;width:9rem;border-radius:50%;position:relative}.podium-container .podium-item .user-profile-picture img{height:100%;width:100%;object-fit:cover}.podium-container .podium-item .user-medal{position:absolute}.podium-container .podium-item .user-card{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:1.5rem;color:var(--light-text);border-radius:1rem 1rem 0 0;box-shadow:0 0 4px var(--neongreen);width:12rem}.podium-container .podium-item .user-card .user-name{color:var(--light-text);display:block;text-align:center;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;max-width:100%}.podium-container .second-place .user-medal{top:10.8rem}.podium-container .second-place .user-card{min-height:13rem;background-color:var(--second)}.podium-container .first-place .user-medal{top:7.8rem}.podium-container .first-place .user-card{min-height:16rem;background-color:var(--first)}.podium-container .third-place .user-medal{top:13.8rem}.podium-container .third-place .user-card{min-height:10rem;background-color:var(--third)}.ranking-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5rem;padding:1rem 1.5rem;background-color:var(--greenglass);border-radius:2rem 2rem 0 0;width:75%;margin-top:-2rem;box-shadow:0 0 4px var(--neongreen)}.ranking-container .ranking-item{display:flex;align-items:center;justify-content:space-between;width:100%;color:var(--lightgray);gap:2rem;padding:1rem;border-radius:1.5rem}.ranking-container .ranking-item .rank-number{display:flex;align-items:center;justify-content:center;height:3rem;width:3.5rem;border-radius:50%;background-color:var(--lightgray);color:var(--dark-text)}.ranking-container .ranking-item .user-picture{border:1px solid var(--lightgray);width:4rem;height:3.2rem;border-radius:50%;background-color:#00000040}.ranking-container .ranking-item .user-picture img{height:100%;width:100%;object-fit:cover}.ranking-container .ranking-item .user-name{width:100%}.ranking-container .ranking-item:hover{background-color:#00000040;scale:1.01}.ranking-container .current-user{color:var(--light-text);background-color:var(--darkjungle)}.ranking-container .current-user .user-info .user-picture{border:1px solid var(--softwhite)}.ranking-container .current-user:hover{background-color:var(--darkjungle)}.light-mode .podium-container .podium-item .user-profile-picture{border:2px solid var(--darkgray);background-color:var(--lightgray)}.light-mode .podium-container .podium-item .user-card{color:var(--light-text);box-shadow:0 0 4px var(--neongreen)}.light-mode .podium-container .second-place .user-card{background-color:var(--second)}.light-mode .podium-container .first-place .user-card{background-color:var(--first)}.light-mode .podium-container .third-place .user-card{background-color:var(--third)}.light-mode .ranking-container{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .ranking-container .ranking-item{color:var(--darkgray)}.light-mode .ranking-container .ranking-item .rank-number{background-color:var(--lightgray);color:var(--dark-text)}.light-mode .ranking-container .ranking-item .user-picture{border:1px solid var(--darkgray);background-color:#0003}.light-mode .ranking-container .ranking-item:hover{background-color:#00000040;scale:1.01}.light-mode .ranking-container .current-user{color:var(--dark-text);background-color:var(--lightgreen);box-shadow:0 0 8px var(--mediumgray)}.light-mode .ranking-container .current-user .user-picture{border:1px solid var(--darkforest)}.light-mode .ranking-container .current-user:hover{background-color:var(--neongreen)}.main-section.forum{padding:0;gap:0}.forum-header{display:flex;width:100%;height:fit-content;background-color:var(--greenglass);padding:1.5rem;box-shadow:0 2px 6px var(--neongreen)}.forum-header .filter-forum{display:flex;flex-direction:column;width:100%;gap:2rem}.forum-header .filter-forum .filter-title{color:var(--light-text);text-transform:uppercase}.forum-header .filter-forum .filter-control{display:flex;align-items:flex-end;gap:2rem}.forum-header .filter-forum .filter-control .filter-group{display:flex;flex-direction:column}.forum-header .filter-forum .filter-control .filter-group .filter-label{color:var(--light-text)}.forum-header .filter-forum .filter-control .filter-group .filter-select{background-color:var(--softwhite);width:15rem;padding:.5rem;border-radius:8px;box-shadow:0 4px 4px #00000040;color:var(--dark-text)}.forum-header .filter-forum .filter-control .apply-button{background-color:var(--neongreen);color:var(--light-text);padding:.5rem 1.5rem;border-radius:8px;box-shadow:0 4px 4px #00000040;cursor:pointer}.forum-header .filter-forum .filter-control .apply-button:hover{background-color:var(--darkjungle)}.forum-header .filter-forum .filter-control .apply-button:active{filter:brightness(80%)}.forum-header .post-forum{display:flex;align-items:flex-start;justify-content:flex-end}.forum-header .post-forum .post-button{display:flex;color:var(--light-text);align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background-color:var(--neongreen);border-radius:10px;box-shadow:0 4px 4px #00000040;gap:1.5rem;text-transform:uppercase;cursor:pointer}.forum-header .post-forum .post-button img{width:2.5rem;height:2.5rem}.forum-header .post-forum .post-button:hover{background-color:var(--darkjungle)}.forum-header .post-forum .post-button:active{filter:brightness(80%)}.forum-posted{display:flex;flex-direction:column;width:100%;height:100%;background-color:#00000040;padding:2rem;gap:1.5rem}.forum-posted .forum-card{display:flex;flex-direction:column;padding:1rem;background-color:var(--softwhite);color:var(--dark-text);border-radius:10px;box-shadow:0 0 8px var(--neongreen)}.forum-posted .forum-card .post-header{width:100%;padding:.5rem 0;border-bottom:2px solid var(--lightgray)}.forum-posted .forum-card .user-detail{display:flex;width:100%;border-bottom:2px solid var(--lightgray);align-items:center;justify-content:flex-start;gap:.5rem;padding:.5rem 0}.forum-posted .forum-card .user-detail .user-profile-picture{display:flex;align-items:center;justify-content:center;border:1px solid var(--darkforest);width:3rem;height:3rem;border-radius:50%}.forum-posted .forum-card .user-detail .user-profile-picture img{width:100%;height:100%;object-fit:cover}.forum-posted .forum-card .user-detail .user-name-date{display:flex;flex-direction:column;gap:.25rem}.forum-posted .forum-card .forum-caption{display:flex;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;padding:.5rem 0}.forum-posted .forum-card .forum-card-button{display:flex;justify-content:flex-end;gap:1rem}.forum-posted .forum-card .forum-card-button .forum-button{color:var(--dark-text);padding:.75rem 1.5rem;background-color:var(--neongreen);border-radius:10px;box-shadow:0 4px 4px #00000040;cursor:pointer}.forum-posted .forum-card .forum-card-button .forum-button:hover{background-color:var(--lightgreen)}.forum-posted .forum-card .forum-card-button .forum-button.liked{filter:brightness(80%)}.light-mode .forum-header{background-color:var(--lightgreen);box-shadow:0 2px 6px var(--neongreen)}.light-mode .forum-header .filter-forum .filter-title,.light-mode .forum-header .filter-forum .filter-control .filter-group .filter-label{color:var(--light-text)}.light-mode .forum-header .filter-forum .filter-control .filter-group .filter-select{background-color:var(--softwhite);box-shadow:0 4px 4px #00000040;color:var(--dark-text)}.light-mode .forum-header .filter-forum .filter-control .apply-button{background-color:var(--neongreen);color:var(--light-text);box-shadow:0 4px 4px #00000040}.light-mode .forum-header .filter-forum .filter-control .apply-button:hover{background-color:var(--darkjungle)}.light-mode .forum-header .filter-forum .filter-control .apply-button:active{filter:brightness(80%)}.light-mode .forum-header .post-forum .post-button{color:var(--light-text);background-color:var(--neongreen);box-shadow:0 4px 4px #00000040}.light-mode .forum-header .post-forum .post-button:hover{filter:brightness(90%)}.light-mode .forum-header .post-forum .post-button:active{filter:brightness(80%)}.light-mode .forum-posted{background-color:#0000}.light-mode .forum-posted .forum-card{background-color:var(--softwhite);color:var(--dark-text);box-shadow:0 0 8px var(--neongreen)}.light-mode .forum-posted .forum-card .post-header,.light-mode .forum-posted .forum-card .user-detail{border-bottom:2px solid var(--lightgray)}.light-mode .forum-posted .forum-card .user-detail .user-profile-picture{border:1px solid var(--darkforest)}.light-mode .forum-posted .forum-card .forum-card-button .forum-button{color:var(--dark-text);background-color:var(--lightgreen);box-shadow:0 4px 4px #00000040}.light-mode .forum-posted .forum-card .forum-card-button .forum-button:hover{background-color:var(--neongreen)}.post-forum-overlay{position:fixed;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.post-forum-overlay .post-forum-content{background-color:var(--darkjungle);border-radius:1rem;width:60%;height:fit-content;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.post-forum-overlay .post-forum-content .post-forum-top{display:flex;width:100%;align-items:center;justify-content:space-between;color:var(--light-text)}.post-forum-overlay .post-forum-content .post-forum-top .post-forum-card-title{display:flex;align-items:center;width:100%}.post-forum-overlay .post-forum-content .post-forum-top .post-forum-close{color:var(--light-text);border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.post-forum-overlay .post-forum-content .post-forum-top .post-forum-close:hover{background:#0000001a}.post-forum-overlay .post-forum-content .post-forum-top .post-forum-close:active{filter:brightness(80%)}.post-forum-overlay .post-forum-content .post-forum-body{display:flex;width:100%;background-color:var(--softwhite);border-radius:10px;padding:1rem;flex-direction:column;gap:2rem;box-shadow:0 4px 4px #00000040}.post-forum-overlay .post-forum-content .post-forum-body .bot-header{display:flex;width:100%;gap:2rem}.post-forum-overlay .post-forum-content .post-forum-body .bot-header .user-profile{display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--darkforest);width:4rem;height:4rem}.post-forum-overlay .post-forum-content .post-forum-body .bot-header .user-profile .profile-image{display:flex;align-items:center;justify-content:center;width:100;height:100%;object-fit:cover}.post-forum-overlay .post-forum-content .post-forum-body .bot-header .filter-control{display:flex;align-items:center;justify-content:flex-start;height:100%;width:100%;gap:2rem}.post-forum-overlay .post-forum-content .post-forum-body .bot-header .filter-control .filter-group{display:flex;flex-direction:column}.post-forum-overlay .post-forum-content .post-forum-body .bot-header .filter-control .filter-group .filter-label{color:var(--dark-text)}.post-forum-overlay .post-forum-content .post-forum-body .bot-header .filter-control .filter-group .filter-select{background-color:var(--softwhite);width:15rem;padding:.5rem;border-radius:8px;box-shadow:0 4px 4px #00000040;color:var(--dark-text)}.post-forum-overlay .post-forum-content .post-forum-body .bot-content{display:flex;width:100%;height:fit-content}.post-forum-overlay .post-forum-content .post-forum-body .bot-content .text-area{display:flex;align-items:flex-start;width:100%;min-height:5rem;border-bottom:1px solid var(--darkforest);resize:none;overflow-y:hidden;background-color:transparent;color:var(--dark-text)}.post-forum-overlay .post-forum-content .post-forum-body .bot-content .text-area::placeholder{opacity:.5}.post-forum-overlay .post-forum-content .post-forum-body .bot-footer{display:flex;align-items:center;justify-content:space-between;width:100%}.post-forum-overlay .post-forum-content .post-forum-body .bot-footer .character-count{color:var(--dark-text)}.post-forum-overlay .post-forum-content .post-forum-body .bot-footer .character-count .text-warning{color:red}.post-forum-overlay .post-forum-content .post-forum-body .bot-footer .submit-btn{color:var(--light-text);background-color:var(--darkjungle);padding:.5rem 1rem;border-radius:10px;cursor:pointer;box-shadow:0 4px 4px #00000040}.post-forum-overlay .post-forum-content .post-forum-body .bot-footer .submit-btn:hover{opacity:.8}.post-forum-overlay .post-forum-content .post-forum-body .bot-footer .submit-btn:active{filter:brightness(80%)}.light-mode .post-forum-overlay{background-color:#00000080}.light-mode .post-forum-overlay .post-forum-content{background-color:var(--lightgreen)}.light-mode .post-forum-overlay .post-forum-content .post-forum-top,.light-mode .post-forum-overlay .post-forum-content .post-forum-top .post-forum-close{color:var(--light-text)}.light-mode .post-forum-overlay .post-forum-content .post-forum-top .post-forum-close:hover{background:#0000001a}.light-mode .post-forum-overlay .post-forum-content .post-forum-top .post-forum-close:active{filter:brightness(80%)}.light-mode .post-forum-overlay .post-forum-content .post-forum-body{background-color:var(--softwhite);box-shadow:0 4px 4px #00000040}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-header .user-profile{border:1px solid var(--darkforest)}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-header .filter-control .filter-group .filter-label{color:var(--dark-text)}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-header .filter-control .filter-group .filter-select{background-color:var(--softwhite);box-shadow:0 4px 4px #00000040;color:var(--dark-text)}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-content .text-area{border-bottom:1px solid var(--darkforest);color:var(--dark-text)}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-content .text-area::placeholder{opacity:.5}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-footer .character-count{color:var(--dark-text)}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-footer .character-count .text-warning{color:red}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-footer .submit-btn{color:var(--light-text);background-color:var(--neongreen);box-shadow:0 4px 4px #00000040}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-footer .submit-btn:hover{filter:brightness(90%)}.light-mode .post-forum-overlay .post-forum-content .post-forum-body .bot-footer .submit-btn:active{filter:brightness(80%)}.main-section.view-forum{gap:1rem}.loading-text{width:100%;height:100%;color:var(--light-text)}.view-forum-header{display:flex;width:100%;align-items:center;justify-content:flex-start}.forum-detail-card{display:flex;flex-direction:column;padding:1rem;background-color:var(--softwhite);color:var(--dark-text);border-radius:10px;box-shadow:0 0 8px var(--neongreen);width:100%;height:fit-content}.forum-detail-card .post-header{width:100%;padding:.5rem 0;border-bottom:2px solid var(--lightgray)}.forum-detail-card .user-detail{display:flex;width:100%;border-bottom:2px solid var(--lightgray);align-items:center;justify-content:flex-start;gap:.5rem;padding:.5rem 0}.forum-detail-card .user-detail .user-profile-picture{display:flex;align-items:center;justify-content:center;border:1px solid var(--darkforest);width:3rem;height:3rem;border-radius:50%}.forum-detail-card .user-detail .user-profile-picture img{width:100%;height:100%;object-fit:cover}.forum-detail-card .user-detail .user-name-date{display:flex;flex-direction:column;gap:.25rem}.forum-detail-card .forum-caption{display:flex;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;padding:.5rem 0}.comments-section{background-color:var(--softwhite);width:100%;height:auto;padding:1rem;border-radius:10px;box-shadow:0 0 8px var(--neongreen)}.comments-section .comments-title{width:100%;padding:.5rem 0;border-bottom:2px solid var(--lightgray)}.comments-section .comment-card{display:flex;flex-direction:column;width:100%;padding:.5rem 0;border-bottom:2px solid var(--lightgray)}.comments-section .comment-card:last-child{border-bottom:none}.comments-section .comment-card .comment-user-detail{display:flex;width:100%;align-items:center;justify-content:flex-start;gap:.5rem;padding:.5rem 0}.comments-section .comment-card .comment-user-detail .user-profile-picture{display:flex;align-items:center;justify-content:center;border:1px solid var(--darkforest);width:3rem;height:3rem;border-radius:50%}.comments-section .comment-card .comment-user-detail .user-profile-picture img{width:100%;height:100%;object-fit:cover}.comments-section .comment-card .comment-user-detail .user-name-date{display:flex;flex-direction:column;gap:.25rem}.comments-section .comment-card .comment-text{display:flex;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;padding:.5rem 0}.comments-section .no-comments{display:flex;align-items:center;justify-content:center;text-align:center;color:var(--dark-text);width:100%;height:100%}.new-comment-input-container{margin-top:2rem;display:flex;width:100%;height:fit-content;background-color:var(--softwhite);border:2px solid var(--lightgray);border-radius:8px;flex-direction:column}.new-comment-input-container .new-comment-textarea{padding:.5rem;display:flex;align-items:flex-start;width:100%;min-height:5rem;height:auto;resize:none;overflow-y:hidden;background-color:transparent;color:var(--dark-text);border-bottom:1px solid var(--lightgray)}.new-comment-input-container .post-main-comment-button{display:flex;align-items:center;justify-content:flex-end;margin:1rem}.new-comment-input-container .post-main-comment-button .post-reply-comment{color:var(--dark-text);text-transform:uppercase;background-color:var(--neongreen);padding:.5rem 1rem;border-radius:8px;cursor:pointer}.new-comment-input-container .post-main-comment-button .post-reply-comment:hover{filter:brightness(80%)}.main-section.notification{display:flex;flex-direction:column;gap:1rem}.notification-card{display:flex;align-items:center;padding:.5rem 1rem;width:100%;background-color:var(--softwhite);border-radius:10px;color:var(--dark-text);overflow:hidden;cursor:pointer}.notification-card .notif-type{width:15%;text-transform:uppercase}.notification-card .notif-detail{display:flex;width:100%;gap:.5rem;overflow:hidden}.notification-card .notif-detail .notif-subject{text-transform:uppercase;flex-shrink:0}.notification-card .notif-detail .notif-message{flex-grow:1;overflow:hidden}.notification-card .notif-detail .notif-message p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-card:hover{filter:brightness(80%)}.notification-card.opened{background-color:#ffffff4d;color:var(--softgreen);filter:brightness(50%)}.notification-card.opened:hover{background-color:#fff3}.light-mode .notification-card{background-color:var(--lightgreen);color:var(--dark-text)}.light-mode .notification-card:hover{filter:brightness(80%)}.light-mode .notification-card.opened{background-color:#ffffff4d;color:var(--softgreen);filter:brightness(50%)}.light-mode .notification-card.opened:hover{background-color:#fff3}.main-section{gap:3rem}.user-information{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:1rem}.user-information .user-profile-picture{display:flex;align-items:center;justify-content:center;width:12rem;height:12rem;background-color:#ffffff1a;border-radius:50%;border:1px solid var(--softwhite)}.user-information .user-profile-picture img{width:100%;height:100%;object-fit:cover}.user-information .user-name,.user-information .user-bio{color:var(--light-text)}.user-certification-container{--card-width: 25rem;--card-height: 15rem;--card-gap: 2rem;--container-padding: 1.5rem;--cards-per-row: 3;width:fit-content;max-width:calc((var(--cards-per-row) * var(--card-width)) + ((var(--cards-per-row) - 1) * var(--card-gap)) + (var(--container-padding) * 2));background-color:var(--greenglass);display:flex;padding:var(--container-padding);border-radius:1rem;gap:var(--card-gap);flex-wrap:wrap;box-shadow:0 0 4px var(--neongreen)}.user-certification-container .user-certification{display:flex;align-items:center;justify-content:center;width:var(--card-width);height:var(--card-height);border-radius:1rem;object-fit:cover;background-color:var(--lightgray);color:var(--dark-text);filter:brightness(75%);box-shadow:0 4px 4px var(--darkforest)}.user-certification-container .user-certification:hover{scale:1.02}.light-mode .user-information .user-profile-picture{background-color:#ffffff1a;border:1px solid var(--darkforest)}.light-mode .user-information .user-name,.light-mode .user-information .user-bio{color:var(--dark-text)}.light-mode .user-certification-container{background-color:var(--greenglass);box-shadow:0 0 4px var(--neongreen)}.light-mode .user-certification-container .user-certification{background-color:var(--lightgray);color:var(--dark-text);filter:brightness(75%);box-shadow:0 2px 4px var(--darkforest)}.light-mode .user-certification-container .user-certification:hover{scale:1.02}.modal-overlay{position:fixed;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-overlay .modal-content{background-color:var(--darkjungle);border-radius:1rem;width:fit-content;height:fit-content;position:relative;padding:3rem}.modal-overlay .modal-content .modal-close{position:absolute;top:.5rem;right:.5rem;color:var(--dark-text);border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001}.modal-overlay .modal-content .modal-close:hover{background:#0000000d}.modal-overlay .modal-content .certification-detail{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.modal-overlay .modal-content .certification-detail .certification-card{background-color:#00000040;width:75rem;height:38rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem}.modal-overlay .modal-content .certification-detail .certification-card img{width:100%;height:100%;object-fit:fill}.modal-overlay .modal-content .certification-detail .certification-info{text-align:center}.modal-overlay .modal-content .certification-detail .certification-info .certification-title{color:var(--dark-text)}.modal-overlay .modal-content .certification-detail .certification-info p{color:var(--dark-text);text-align:center;text-transform:uppercase}.light-mode .modal-overlay{background-color:#00000080}.light-mode .modal-overlay .modal-content{background-color:var(--lightgreen)}.light-mode .modal-overlay .modal-content .modal-close{color:var(--dark-text)}.light-mode .modal-overlay .modal-content .modal-close:hover{background:#0000000d}.light-mode .modal-overlay .modal-content .certification-detail .certification-card{background-color:#00000040}.light-mode .modal-overlay .modal-content .certification-detail .certification-info .certification-title,.light-mode .modal-overlay .modal-content .certification-detail .certification-info p{color:var(--dark-text)}.main-section.edit-profile{display:flex;gap:0}.edit-profile-content{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;gap:3rem}.edit-profile-content .user-profile-picture{display:flex;align-items:center;justify-content:center;width:12rem;height:12rem;background-color:#ffffff1a;border-radius:50%;border:1px solid var(--softwhite)}.edit-profile-content .user-profile-picture img{width:100%;height:100%;object-fit:cover}.edit-profile-content .form-section{width:60%;display:flex;flex-direction:column;gap:2rem}.edit-profile-content .form-section .input-group{display:flex;flex-direction:column;color:var(--neongreen)}.edit-profile-content .form-section .input-group input{background-color:var(--lightgray);border-radius:12px;box-shadow:0 4px 4px #00000040;padding:.75rem 1rem}.edit-profile-content .form-section .save-button-container{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}.light-mode .edit-profile-content .user-profile-picture{background-color:#00000040;border:1px solid var(--darkforest)}.light-mode .edit-profile-content .form-section .input-group{color:var(--neongreen)}.light-mode .edit-profile-content .form-section .input-group input{background-color:var(--lightgray);box-shadow:0 4px 4px #00000040}.setting-section{display:flex;flex-direction:column;width:100%;gap:5rem}.setting-section .options{display:flex;flex-direction:column;gap:1rem}.setting-section .options h1{color:var(--light-text)}.setting-section .options .options-button{color:var(--dark-text);display:flex;align-items:center;justify-content:center;background-color:var(--lightgray);padding:1rem;border-radius:10px;box-shadow:0 4px 4px #00000040}.setting-section .options .options-button:hover{filter:brightness(90%)}.sign-out{display:flex;justify-content:center;align-items:flex-end;width:100%;height:100%}.light-mode .setting-section .options h1{color:var(--dark-text)}.light-mode .setting-section .options .options-button{color:var(--dark-text);background-color:var(--lightgray);box-shadow:0 4px 4px #00000040}.light-mode .setting-section .options .options-button:hover{filter:brightness(90%)}.toggle-container{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0}.toggle-label{color:var(--light-text)}.toggle-switch{position:relative;width:6rem;height:3rem;background-color:var(--greenglass);border-radius:2rem;cursor:pointer;transition:all .3s ease;box-shadow:0 0 2px var(--softgreen)}.toggle-circle{position:absolute;top:.25rem;width:2.5rem;height:2.5rem;border-radius:50%;transition:all .3s ease;box-shadow:0 0 4px var(--softgreen)}.toggle-switch.off .toggle-circle{left:.5rem;background-color:var(--lightgray)}.toggle-switch.on .toggle-circle{left:3rem;background-color:var(--neongreen)}.light-mode .toggle-label{color:var(--dark-text)}.light-mode .toggle-switch{background-color:var(--lightgreen);box-shadow:0 0 2px var(--softgreen)}.light-mode .toggle-circle{box-shadow:0 0 4px var(--darkgray)}.light-mode .toggle-switch.off .toggle-circle{background-color:var(--lightgray)}.light-mode .toggle-switch.on .toggle-circle{background-color:var(--neongreen)}.account-settings{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:0 3rem}.account-settings .settings-title{color:var(--neongreen);width:100%;display:flex;justify-content:center;text-transform:uppercase;border-bottom:1px solid var(--softwhite)}.account-settings .settings-list{width:100%}.light-mode .account-settings .settings-title{color:var(--neongreen);border-bottom:1px solid var(--mediumgray)}.help-center{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:0 3rem}.help-center .settings-title{color:var(--neongreen);width:100%;display:flex;justify-content:center;text-transform:uppercase;border-bottom:1px solid var(--softwhite)}.help-center .accordion-items{display:flex;flex-direction:column;width:100%;gap:1rem;margin:1rem 0}.help-center .accordion-items .accordion{display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.1);transition:all .3s ease;border-radius:.5rem;color:var(--dark-text);overflow:hidden}.help-center .accordion-items .accordion .accordion-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;background-color:var(--lightgray);color:var(--dark-text)}.help-center .accordion-items .accordion .accordion-header:hover{filter:brightness(90%)}.help-center .accordion-items .accordion .accordion-content{padding:1.5rem;background-color:var(--lightgray);color:var(--dark-text);height:auto;overflow:hidden}.help-center .accordion-items .accordion .accordion-content .accordion-description{word-break:break-word;height:auto}.light-mode .help-center .settings-title{color:var(--neongreen);border-bottom:1px solid var(--mediumgray)}.light-mode .help-center .accordion-items .accordion{border:1px solid rgba(0,0,0,.1);color:var(--dark-text)}.light-mode .help-center .accordion-items .accordion .accordion-header{background-color:var(--lightgray);color:var(--dark-text)}.light-mode .help-center .accordion-items .accordion .accordion-header:hover{filter:brightness(90%)}.light-mode .help-center .accordion-items .accordion .accordion-content{background-color:var(--lightgray);color:var(--dark-text)}.feedback-container{display:flex;flex-direction:column;gap:2rem;width:100%;padding:0 10rem}.feedback-container .feedback-title{color:var(--neongreen);text-align:center}.feedback-container .feedback-form-container{background-color:var(--greenglass);padding:2rem;border-radius:2rem;color:var(--light-text)}.feedback-container .feedback-form-container .form-section{display:flex;width:100%;gap:2rem}.feedback-container .feedback-form-container .form-section .form-section-left{display:flex;flex-direction:column;gap:1rem;max-width:50%}.feedback-container .feedback-form-container .form-section .form-section-left .form-section-description{text-align:justify;word-break:break-word}.feedback-container .feedback-form-container .form-section .form-container{width:190%;max-width:50%;height:100%}.feedback-container .feedback-form-container .form-section .form-container .form-group{margin:0 0 1rem}.feedback-container .feedback-form-container .form-section .form-container .form-group .form-label{display:block;margin-bottom:.3rem}.feedback-container .feedback-form-container .form-section .form-container .form-group .form-input,.feedback-container .feedback-form-container .form-section .form-container .form-group .form-textarea{width:100%;padding:.75rem;border-radius:4px;background-color:var(--lightgray);color:var(--dark-text)}.feedback-container .feedback-form-container .form-section .form-container .form-group .form-textarea{min-height:10rem}.feedback-container .feedback-form-container .form-actions{text-align:right}.feedback-container .feedback-form-container .form-actions .submit-button{background-color:var(--neongreen);color:var(--light-text);padding:.75rem 1.5rem;border-radius:10px;cursor:pointer;text-transform:uppercase}.feedback-container .feedback-form-container .form-actions .submit-button:hover{background-color:var(--darkjungle)}.light-mode .feedback-container .feedback-title{color:var(--neongreen);border-bottom:1px solid var(--mediumgray)}.light-mode .feedback-container .feedback-form-container{background-color:var(--lightgreen);color:var(--dark-text);box-shadow:0 0 8px var(--mediumgray)}.light-mode .feedback-container .feedback-form-container .form-section{color:var(--dark-text)}.light-mode .feedback-container .feedback-form-container .form-section .form-container .form-group .form-input,.light-mode .feedback-container .feedback-form-container .form-section .form-container .form-group .form-textarea{background-color:var(--softwhite)}.light-mode .feedback-container .feedback-form-container .form-actions .submit-button{background-color:var(--neongreen);color:var(--light-text);text-transform:uppercase}.light-mode .feedback-container .feedback-form-container .form-actions .submit-button:hover{filter:brightness(90%)}.light-mode .feedback-container .feedback-form-container .form-actions .submit-button:active{filter:brightness(80%)}
