.navbar_nav_body___M_DR{width:100%;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#1e1e2f,#2d2d44);color:#e0e0ff;padding:1rem 2rem;font-family:Inter,sans-serif;box-shadow:0 4px 20px rgba(0,0,0,.3);position:-webkit-sticky;position:sticky;top:0;z-index:999}.navbar_left__CpUz7{display:flex;align-items:center;cursor:pointer}.navbar_right__YxN_q{display:flex;gap:1.5rem;align-items:center;transition:max-height .3s ease}.navbar_link__SeBru{font-size:1.05rem;font-weight:600;color:#e0e0ff;cursor:pointer;transition:color .3s ease,transform .3s ease;padding:.25rem 0;display:inline-block;text-decoration:none}.navbar_link__SeBru:hover{color:#ffdaf3;transform:translateY(-3px)}.navbar_button__aYzQs{background-color:#c084fc;border:none;color:#121212;font-weight:600;border-radius:25px;padding:.5rem 1.2rem;cursor:pointer;box-shadow:0 4px 12px rgba(192,132,252,.4);transition:background-color .3s ease,transform .3s ease}.navbar_button__aYzQs:hover{background-color:#e879f9;transform:translateY(-3px);color:#000}.navbar_hamburger__y_V1p{display:none;flex-direction:column;gap:5px;cursor:pointer}.navbar_bar__7OCWy{width:25px;height:3px;background-color:#e0e0ff;border-radius:2px}.navbar_showMenu__4627s{max-height:500px!important}@media screen and (max-width:900px){.navbar_right__YxN_q{flex-direction:column;max-height:0;overflow:hidden;gap:1rem;width:100%;background:linear-gradient(135deg,#1e1e2f,#2d2d44);position:absolute;top:60px;right:0;padding:1rem 2rem;border-radius:0 0 10px 10px;box-shadow:0 8px 20px rgba(0,0,0,.4)}.navbar_hamburger__y_V1p{display:flex}.navbar_left__CpUz7{flex-grow:1}}.footer_footer__h3FK_{background:linear-gradient(135deg,#1e1e2f,#2d2d44);color:#fff;padding:3rem 1.5rem;font-family:Inter,sans-serif;position:relative;overflow:hidden}.footer_content__GLb73{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto}.footer_column__76DX7{flex:1 1 250px;display:flex;flex-direction:column;background:rgba(255,255,255,.05);padding:1.5rem;border-radius:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease;box-shadow:0 8px 20px rgba(0,0,0,.2)}.footer_column__76DX7:hover{transform:translateY(-6px);background:rgba(255,255,255,.08)}.footer_heading__7cyjU{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#ff89c1}.footer_link__Otlwu{font-size:1rem;margin-bottom:.5rem;text-decoration:none;color:#e0e0ff;transition:all .2s ease}.footer_link__Otlwu:hover{color:#ffdaf3;transform:translateX(5px)}.footer_bottom__fRwWK{text-align:center;margin-top:3rem;font-size:1.1rem;color:#ccc}.footer_github__vHly5{color:#c084fc;font-weight:600;cursor:pointer}.footer_github__vHly5:hover{color:#e879f9;text-decoration:underline}@media screen and (max-width:768px){.footer_content__GLb73{flex-direction:column;align-items:center}.footer_column__76DX7{width:100%;max-width:500px;text-align:center}.footer_heading__7cyjU{font-size:1.2rem}.footer_link__Otlwu{font-size:.95rem}.footer_bottom__fRwWK{font-size:1rem}}.description_container__4giKc{display:flex;margin:10%;justify-content:space-between}.description_container__4giKc>div{display:flex;flex-direction:column;padding:3%;text-align:center;font-size:1.5rem;font-family:calibri;line-height:2;background-color:var(--whote);box-shadow:var(--shadow);cursor:pointer}@media screen and (max-width:1180px){.description_container__4giKc{margin-left:0;margin-right:0;flex-direction:column}.description_container__4giKc>div{width:100%}}.dashboard_dashboard__uMU5p{padding-top:3%;background-color:var(--lightBackground)}.dashboard_title__i5_XS{text-align:center}.dashboard_options__e0Jc4{display:flex;justify-content:space-around}.dashboard_linux__G5p24,.dashboard_mac__5r8mJ,.dashboard_windows__UuFoD{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:5%;border-radius:20px;text-align:center;box-shadow:var(--shadow)}.dashboard_content__3X0Ha{margin:10%;padding:5%;font-size:2rem}.dashboard_span__hotq5{line-height:1;font-size:2.5rem;color:var(--darkRed);font-weight:bolder}.dashboard_btn__JjOYo{font-size:1.5rem;width:100%;border-radius:20px;padding:5%;border:none;color:white;background-color:#000000;cursor:pointer;transition:1s}.dashboard_btn__JjOYo:hover{background-color:var(--darkRed)}@media only screen and (max-width:600px){.dashboard_options__e0Jc4{display:flex;flex-direction:column;justify-content:space-around}}.notauth_container__FO_vC{text-align:center;margin-top:-70px;height:100vh;width:100vw;background-color:#ff7f50;color:white;font-weight:bolder;font-size:3rem}.signup_container__aE0sD{min-height:100vh;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(120deg,#f0f4ff,#dce9ff);position:relative;padding:0 5vw;overflow:hidden;box-sizing:border-box}.signup_bubbles__r7VXn{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.signup_bubble__D_tgt{position:absolute;bottom:-100px;background-color:rgba(135,206,250,.5);border-radius:50%;opacity:.7;box-shadow:0 0 20px 8px rgba(135,206,250,.4);animation-name:signup_floatUp__ietHi;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:20s;filter:drop-shadow(0 0 5px rgba(135,206,250,.5))}.signup_bubble__D_tgt:nth-child(2n){background-color:rgba(255,182,193,.5);box-shadow:0 0 20px 8px rgba(255,182,193,.4);animation-duration:18s;filter:drop-shadow(0 0 5px rgba(255,182,193,.5))}.signup_bubble__D_tgt:first-child{width:60px;height:60px;left:10%;animation-delay:0s}.signup_bubble__D_tgt:nth-child(2){width:35px;height:35px;left:20%;animation-delay:3s}.signup_bubble__D_tgt:nth-child(3){width:70px;height:70px;left:35%;animation-delay:5s}.signup_bubble__D_tgt:nth-child(4){width:40px;height:40px;left:50%;animation-delay:1s}.signup_bubble__D_tgt:nth-child(5){width:55px;height:55px;left:60%;animation-delay:7s}.signup_bubble__D_tgt:nth-child(6){width:30px;height:30px;left:70%;animation-delay:2s}.signup_bubble__D_tgt:nth-child(7){width:65px;height:65px;left:80%;animation-delay:9s}.signup_bubble__D_tgt:nth-child(8){width:45px;height:45px;left:90%;animation-delay:11s}.signup_bubble__D_tgt:nth-child(9){width:40px;height:40px;left:15%;animation-delay:8s}.signup_bubble__D_tgt:nth-child(10){width:50px;height:50px;left:40%;animation-delay:10s}.signup_bubble__D_tgt:nth-child(11){width:35px;height:35px;left:55%;animation-delay:12s}.signup_bubble__D_tgt:nth-child(12){width:60px;height:60px;left:75%;animation-delay:6s}.signup_bubble__D_tgt:nth-child(13){width:30px;height:30px;left:85%;animation-delay:13s}.signup_bubble__D_tgt:nth-child(14){width:45px;height:45px;left:30%;animation-delay:14s}.signup_bubble__D_tgt:nth-child(15){width:40px;height:40px;left:5%;animation-delay:4s}@keyframes signup_floatUp__ietHi{0%{transform:translateX(0) translateY(0) scale(1);opacity:.7}50%{transform:translateX(25px) translateY(-50vh) scale(1.2);opacity:.6}to{transform:translateX(-25px) translateY(-100vh) scale(1);opacity:0}}.signup_form__5QJJn{width:360px;background:#ffffffcc;border-radius:18px;box-shadow:0 10px 40px rgba(0,0,0,.1);padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1.4rem;z-index:2;position:relative;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);margin-left:0}.signup_form__5QJJn>input{padding:1rem 1.2rem;font-size:1.15rem;border-radius:8px;border:1.5px solid #cbd5e1;background:#fefefe;transition:border-color .3s ease,box-shadow .3s ease;font-weight:600;color:#333}.signup_form__5QJJn>input:focus{border-color:#6366f1;box-shadow:0 0 10px rgba(99,102,241,.5);outline:none}.signup_valid__rek8_{border-color:#22c55e!important;box-shadow:0 0 10px #22c55e88!important}.signup_invalid__UbR73{border-color:#ef4444!important;box-shadow:0 0 10px #ef444488!important}.signup_btn__4MFSu{padding:1rem 0;font-size:1.2rem;border-radius:45px;border:none;background-color:#ef4444;color:#fff;font-weight:700;cursor:pointer;margin-bottom:1rem;box-shadow:0 5px 15px rgba(239,68,68,.45);text-transform:uppercase;letter-spacing:1.4px;transition:all .35s ease}.signup_btn__4MFSu:hover:not(:disabled){background-color:#dc2626;box-shadow:0 8px 25px rgba(220,38,38,.7);transform:translateY(-5px);color:#fff}.signup_btn__4MFSu:disabled{background-color:#fca5a5;cursor:not-allowed;box-shadow:none;transform:none}.signup_illustration__u__DA{display:flex;align-items:center;justify-content:center;max-width:500px;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2;margin-right:0}@media (max-width:900px){.signup_container__aE0sD{flex-direction:column;justify-content:center;padding:2rem}.signup_form__5QJJn{width:90vw;max-width:400px;margin:0 auto 2rem}.signup_illustration__u__DA{max-width:80vw;margin:0 auto}}