.Login_loginContainer__G2ZG7{display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#f8fafc;margin-top:100px}.Login_loginCard__CQU4S{background:#fff;padding:2.5rem;border-radius:1.5rem;width:100%;max-width:400px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 10px 15px -3px rgba(0,0,0,.05)}.Login_logoSection__J5C8W{text-align:center;margin-bottom:2rem}.Login_logo___O1g_{font-family:Mynerve,cursive;font-size:2.8rem;font-weight:400;color:#1e293b;margin-bottom:.5rem}.Login_tagline__0R_wT{color:#64748b;font-size:.875rem}.Login_form__H5DFg{margin-bottom:1.5rem}.Login_inputGroup__wnVrO{position:relative;margin-bottom:1rem}.Login_inputIcon__iu0NX{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;width:1.25rem;height:1.25rem}.Login_input__G6Udi{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;color:#1e293b;background:#fff;transition:all .2s ease}.Login_input__G6Udi::placeholder{color:#94a3b8}.Login_input__G6Udi:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.1)}.Login_googleButton__dEiwB,.Login_primaryButton__ImtEt{cursor:pointer;width:100%;padding:.75rem;border-radius:.75rem;font-size:.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease}.Login_googleButton__dEiwB:disabled,.Login_primaryButton__ImtEt:disabled{opacity:.7;cursor:not-allowed}.Login_primaryButton__ImtEt{background:#303030;color:#fff;border:none}.Login_primaryButton__ImtEt:hover:not(:disabled){background:#2563eb}.Login_googleButton__dEiwB{background:#fff;color:#1e293b;border:1px solid #e2e8f0;margin-top:.5rem}.Login_googleButton__dEiwB:hover:not(:disabled){background:#f8fafc}.Login_divider__v1nSJ{position:relative;text-align:center;margin:1.5rem 0}.Login_divider__v1nSJ:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#e2e8f0}.Login_divider__v1nSJ span{position:relative;background:#fff;padding:0 .75rem;color:#94a3b8;font-size:.75rem}.Login_error__96yjB{background:#fef2f2;color:#dc2626;padding:.75rem;border-radius:.75rem;font-size:.875rem;margin-top:1rem;text-align:center}.Login_switchMode__s1uQL{text-align:center;margin-top:1.5rem;color:#64748b;font-size:.875rem}.Login_switchButton__Bc7Mc{background:none;border:none;color:#3b82f6;font-weight:500;cursor:pointer;padding:0;margin-left:.25rem}.Login_switchButton__Bc7Mc:hover{text-decoration:underline}.Login_formContainer__omlr4{width:100%}.Login_formContainer__omlr4 h2{text-align:center;margin-bottom:1.5rem;color:#1e293b;font-size:1.5rem;font-weight:600}.Login_loginModeToggle__rBY_D{display:flex;gap:1rem;margin-bottom:1.5rem;padding:.25rem;background:#f1f5f9;border-radius:.75rem}.Login_modeButton__ZCpck{flex:1 1;padding:.75rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;background:rgba(0,0,0,0);color:#64748b}.Login_modeButton__ZCpck:hover{color:#1e293b}.Login_modeButton__ZCpck.Login_activeMode__CSSFx{background:#fff;color:#1e293b;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Login_formTitle__1IlXR{text-align:center;margin-bottom:1.5rem;color:#1e293b;font-size:1.5rem;font-weight:600}.Login_success__sVXF8{text-align:center;margin-top:1rem;padding:.75rem;border-radius:.5rem;background-color:#dcfce7;color:#166534;font-size:.875rem}.Login_forgotPassword__3BjRy{text-align:right;margin-top:5px}.Login_forgotPasswordButton__ZJU7h{background:none;border:none;color:#3b82f6;font-size:.875rem;cursor:pointer;padding:0}.Login_forgotPasswordButton__ZJU7h:hover{text-decoration:underline}.Login_signupSection__SObtt{text-align:center;margin-top:1.5rem;color:#64748b;font-size:.875rem}.Login_signupSection__SObtt p{margin-bottom:.5rem}.Login_googleIcon__x7vc3{width:1.25rem;height:1.25rem}.GlobalLoader_loaderOverlay__6I20G{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:GlobalLoader_fadeIn___nOmp .3s ease}.GlobalLoader_loaderContent__h91UO{background:#fff;padding:2rem 3rem;border-radius:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);animation:GlobalLoader_slideUp__Vd5jK .3s ease}.GlobalLoader_loaderContent__h91UO span{font-size:1.125rem;font-weight:500;color:#374151}.GlobalLoader_spinnerIcon__dBFPK{width:1.5rem;height:1.5rem;animation:GlobalLoader_spin__osibD 1s linear infinite;color:#374151}@keyframes GlobalLoader_spin__osibD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes GlobalLoader_fadeIn___nOmp{0%{opacity:0}to{opacity:1}}@keyframes GlobalLoader_slideUp__Vd5jK{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.Home_container__tlJEC{display:flex;flex-direction:column;padding:2rem;max-width:1500px;margin:0 auto;width:100%}.Home_container__tlJEC .Home_grecaptcha-badge__meSCa{visibility:hidden!important}.Home_header__Olkmk{padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Home_headerContent__3oq_B{display:flex;justify-content:space-between;align-items:center;max-width:1500px;margin:0 auto;padding:0 .5rem}.Home_syncNote__99El8{font-family:Mynerve,cursive;font-size:2.2rem;font-weight:400;color:#000;margin:0;letter-spacing:-.5px}.Home_userSection__demiU{display:flex;align-items:center;gap:1rem}.Home_userInfo__30Xte{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}@media(max-width:768px){.Home_userInfo__30Xte{display:none}}.Home_mobileUserInfo__bXOad{display:none}@media(max-width:768px){.Home_mobileUserInfo__bXOad{display:block}}.Home_mobileUserName__ZCfP4{font-weight:600;font-size:.875rem}.Home_avatarContainer__FJZ6H{position:relative;width:65px;height:65px}@media(max-width:768px){.Home_avatarContainer__FJZ6H{width:32px;height:32px}}.Home_avatar__pEig5{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_logoutButton___80z7{padding:.5rem 1rem;background:#000;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.Home_logoutButton___80z7:hover{background:#333}@media(max-width:768px){.Home_logoutButton___80z7 .Home_desktopText___YE72{display:none}}.Home_logoutButton___80z7 .Home_logoutIcon__NU3op{width:1.125rem;height:1.125rem;display:none}@media(max-width:768px){.Home_logoutButton___80z7 .Home_logoutIcon__NU3op{display:block}.Home_logoutButton___80z7{padding:.5rem}}.Home_main__uFstG{display:flex;flex-direction:column;gap:20px;flex:1 1;width:100%;margin:20px auto 0;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:2rem}@media(max-width:768px){.Home_main__uFstG{padding:1rem}}.Home_footer__SLdv4{text-align:center;padding:2rem 0;color:#64748b;font-size:.875rem;font-family:Poppins,sans-serif}@media(max-width:768px){.Home_container__tlJEC{padding:0}.Home_header__Olkmk{padding:.75rem}.Home_headerContent__3oq_B{padding:0}}.Home_globalError__uYaQ6,.Home_globalLoading__2x29h{position:fixed;bottom:20px;right:20px;padding:1rem;border-radius:.5rem;z-index:1000}.Home_globalLoading__2x29h{background:#3b82f6;color:#fff}.Home_globalError__uYaQ6{background:#ef4444;color:#fff}.Home_loadingContainer__l10XG{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:1.2rem;color:#64748b}.Home_buttonIcon__dMWu_{width:1.125rem;height:1.125rem;margin-right:.5rem}.Home_button__d8n_9{display:flex;align-items:center;justify-content:center;gap:.5rem}.Home_welcomeSection__DaITk{padding:2rem 1rem;margin-bottom:2rem}.Home_featureCards__M_Vgi{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.Home_featureCard__t4Dy3{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .2s ease}.Home_featureCard__t4Dy3:hover{transform:translateY(-2px)}.Home_featureCard__t4Dy3 h3{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#1e293b}.Home_featureCard__t4Dy3 p{color:#64748b;font-size:.875rem;line-height:1.5}.Home_featureIcon__s_Vcs{width:2.5rem;height:2.5rem;background:#f8fafc;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#3b82f6;font-size:1.25rem}@media(max-width:768px){.Home_welcomeSection__DaITk{padding:1rem}.Home_featureCards__M_Vgi{grid-template-columns:1fr}}.Home_dashboardFooter__L_7Fl{margin-top:auto;padding:2rem 0;border-top:1px solid #e5e7eb}.Home_footerContent__ouOy_{text-align:center;color:#64748b;font-size:.875rem;font-family:Poppins,sans-serif}.Home_footerContent__ouOy_ p{margin:.25rem 0}.Home_developerCredit__Zzhap{color:#94a3b8;font-size:.75rem}.Home_textareaContainer__bTNGZ{display:flex;gap:1rem;width:100%}@media(max-width:768px){.Home_textareaContainer__bTNGZ{flex-direction:column}}.Home_tabContainer__zUp7_{display:flex;justify-content:center}.Home_tabButton__rMzCs{padding:.5rem 1rem;border:none;background:#f1f5f9;color:#1e293b;cursor:pointer;transition:background .3s ease;margin:0 .5rem;border-radius:.5rem}.Home_tabButton__rMzCs:hover{background:#326ed0;color:#fff}.Home_activeTab__ZWlqa{background:#3b82f6;color:#fff}