.NotFound_container__KiNFd{height:calc(100vh - 172px);text-align:center;background-color:var(--primary-50);display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--primary-700);box-shadow:0 0 10px rgba(55,48,163,.2);border-radius:12px;margin:2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:1rem}.NotFound_imageWrapper__HwHOn{max-width:250px;width:100%;margin-bottom:1rem}.NotFound_image__NJF09{width:100%;height:auto;object-fit:contain}.NotFound_title__BxYBz{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--primary-500);text-shadow:1px 1px 3px rgba(67,56,202,.5)}.NotFound_description__fgI_q{font-size:1.25rem;color:var(--primary-400);margin-bottom:1rem}@media(max-width:600px){.NotFound_title__BxYBz{font-size:2.5rem}.NotFound_description__fgI_q{font-size:1.1rem}.NotFound_container__KiNFd{margin:1.5rem;border-radius:10px}.NotFound_imageWrapper__HwHOn{max-width:200px}}@media(max-width:480px){.NotFound_title__BxYBz{font-size:2rem}.NotFound_description__fgI_q{font-size:1rem}.NotFound_container__KiNFd{margin:1rem;padding:1rem;border-radius:8px}.NotFound_imageWrapper__HwHOn{max-width:150px;margin-bottom:.8rem}}.BaseButton_button__5ysLW{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.95rem;font-weight:500;padding:6px 14px;border-radius:8px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;text-decoration:none;height:38px;line-height:1}.BaseButton_button__5ysLW.BaseButton_disabled__VDRLj{opacity:.6;cursor:not-allowed;pointer-events:none}.BaseButton_filled__y366q{background-color:rgba(0,0,0,0);color:inherit}.BaseButton_filled__y366q.BaseButton_primary__z6Hms{background-color:var(--primary-500);color:#fff}.BaseButton_filled__y366q.BaseButton_primary__z6Hms:hover{background-color:var(--primary-600)}.BaseButton_filled__y366q.BaseButton_secondary__yx6i7{background-color:var(--accent-cyan-500);color:#fff}.BaseButton_filled__y366q.BaseButton_secondary__yx6i7:hover{background-color:var(--accent-cyan-600)}.BaseButton_filled__y366q.BaseButton_danger__Wd15V{background-color:var(--danger);color:#fff}.BaseButton_filled__y366q.BaseButton_danger__Wd15V:hover{background-color:var(--danger)}.BaseButton_outlined__qELzT{background-color:var(--gray-100);color:var(--gray-800);border:1px solid}.BaseButton_outlined__qELzT.BaseButton_primary__z6Hms{border-color:var(--gray-300)}.BaseButton_outlined__qELzT.BaseButton_primary__z6Hms:hover{background-color:var(--accent-cyan-100);border-color:var(--accent-cyan-500)}.BaseButton_outlined__qELzT.BaseButton_secondary__yx6i7{border-color:var(--gray-300)}.BaseButton_outlined__qELzT.BaseButton_secondary__yx6i7:hover{background-color:var(--gray-200);border-color:var(--accent-cyan-400)}.BaseButton_outlined__qELzT.BaseButton_danger__Wd15V{border-color:var(--danger);color:var(--danger);background-color:rgba(var(--danger),.05)}.BaseButton_outlined__qELzT.BaseButton_danger__Wd15V:hover{background-color:var(--danger-darker);border-color:var(--danger)}.BaseButton_text___Rf2V{background-color:rgba(0,0,0,0);border:none}.BaseButton_text___Rf2V.BaseButton_primary__z6Hms{color:var(--accent-cyan-600)}.BaseButton_text___Rf2V.BaseButton_primary__z6Hms:hover{background-color:rgba(var(--accent-cyan-500),.1)}.BaseButton_text___Rf2V.BaseButton_secondary__yx6i7{color:var(--gray-700)}.BaseButton_text___Rf2V.BaseButton_secondary__yx6i7:hover{background-color:var(--gray-100)}.BaseButton_text___Rf2V.BaseButton_danger__Wd15V{color:var(--danger)}.BaseButton_text___Rf2V.BaseButton_danger__Wd15V:hover{background-color:rgba(var(--danger),.1)}.GoogleButton_googleButton__m7N4r{display:flex;align-items:center;justify-content:center;gap:12px;background-color:#fff;border:1px solid #747775;border-radius:8px;padding:0 16px;height:40px;font-family:Roboto,Arial,sans-serif;font-weight:500;font-size:14px;color:#1f1f1f;cursor:pointer;outline:none;transition:box-shadow .2s ease-in-out;width:-moz-fit-content;width:fit-content;width:100%}.GoogleButton_googleButton__m7N4r:hover{box-shadow:0 1px 2px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.GoogleButton_googleButton__m7N4r:active{background-color:#f1f3f4}.GoogleButton_googleButton__m7N4r:disabled{background-color:hsla(0,0%,100%,.3803921569);border-color:rgba(31,31,31,.1215686275);color:rgba(31,31,31,.3803921569);cursor:not-allowed}.GoogleButton_googleButton__m7N4r:disabled .GoogleButton_buttonText__WFhBE,.GoogleButton_googleButton__m7N4r:disabled .GoogleButton_icon__LlNCS{opacity:.38}.GoogleButton_iconWrapper__HBeof{display:flex;align-items:center;justify-content:center}.GoogleButton_icon__LlNCS{width:20px;height:20px}.GoogleButton_buttonText__WFhBE{white-space:nowrap}.MyDialog_wrapper__PomoL{padding:.5rem;border-radius:1rem;border:.13rem solid var(--gray-300);display:flex;flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;min-width:30vw;min-height:30vh;overflow-y:auto;overflow-x:hidden;position:relative}.MyDialog_title__EZiBq{font-size:1.25rem;color:var(--gray-800);font-weight:900;word-break:break-word}.MyDialog_closeDelete__Y0dAu{position:absolute;top:5px;right:5px;width:24px;height:24px;padding:0;background-color:rgba(var(--background-light),.85);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;align-self:flex-end}.MyDialog_closeDelete__Y0dAu:hover{background-color:var(--danger)}.MyDialog_closeDelete__Y0dAu:hover .MyDialog_clearIcon__6fh0x{color:rgba(var(--accent-pink-500),.85)}.MyDialog_clearIcon__6fh0x{font-size:20px;pointer-events:none;color:var(--gray-700)}.InnerRegisterModal_container__43ocP{position:relative;display:flex;flex-direction:column;gap:.8rem;width:300px}.InnerRegisterModal_title__j_T7t{margin-bottom:1rem;font-weight:700;color:var(--gray-900);text-align:center}.InnerRegisterModal_registerButton__Zn_aO{margin-top:1rem;padding:.75rem 0;font-weight:600}.InnerRegisterModal_loginLink__tnyyg{text-align:center;margin-bottom:1rem}.InnerRegisterModal_errorText___l77b{color:var(--error-500);padding:.4rem .6rem;border-radius:6px;font-size:.875rem;font-weight:600;margin-top:.5rem;margin-bottom:.5rem;line-height:1.3;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_footer__zsJLT{width:100%;background-color:var(--background-light)}.Footer_footer__zsJLT,.Footer_links__iJ8JC{display:flex;align-items:flex-end;gap:.1rem;flex-wrap:wrap}.Footer_links__iJ8JC{opacity:.6}.Footer_btn__EbPwN{font-size:.6rem!important}.Header_topBar__qFHg2{width:100%;display:flex;justify-content:flex-end;gap:10px}.Header_popoverContent__JAJTC{display:flex;flex-direction:column;gap:6px;min-width:160px;padding:8px}.Header_popoverItem__9q55i{justify-content:flex-start;text-transform:none;font-weight:500;font-size:14px}.Header_divider__6zGmK{height:1px;background-color:var(--gray-300);margin:8px 0;width:100%}.Header_favoriteIcon__hJdEM{color:var(--gray-400);margin-right:6px}.BasePopover_paper__Qs127{border-radius:.75rem;border:1px solid var(--gray-200);background-color:var(--background-light);box-shadow:0 4px 16px var(--shadow-color-light)}.LanguageSelector_wrapper__I_rJC{position:relative;display:inline-block}.LanguageSelector_button__v6xDG{display:flex;align-items:center;gap:.5rem;background-color:var(--gray-100);border:1px solid var(--gray-300);border-radius:10px;cursor:pointer;padding:6px 10px;transition:background-color .2s ease,border-color .2s ease;font-size:.95rem;font-weight:500;color:var(--gray-800)}.LanguageSelector_button__v6xDG:hover{background-color:var(--accent-cyan-100);border-color:var(--accent-cyan-500)}.LanguageSelector_button__v6xDG img{width:32px;height:24px;border-radius:4px;box-shadow:0 0 4px var(--shadow-color-light)}.LanguageSelector_dropdownContent__jFoog{display:flex;flex-direction:column;gap:6px;min-width:160px;padding:8px}.LanguageCard_wrapper__ZWwVl{border-radius:15px;padding:8px 12px;display:flex;align-items:center;gap:10px;cursor:pointer;background-color:var(--background-light)}.LanguageCard_wrapper__ZWwVl:hover{background-color:var(--accent-cyan-100)}.LanguageCard_selected__Mr7bT{background-color:var(--accent-cyan-300)}.LanguageCard_selected__Mr7bT:hover{background-color:var(--accent-cyan-400)}.LanguageCard_name__XWOQC{font-size:14px;font-weight:500;color:var(--gray-900)}.LanguageCard_flag__mBoMR{border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.MyAlertsContainer_alertsContainer__avRjv{position:fixed;top:4%;right:3%;z-index:99999;width:320px;max-height:92%;overflow-y:auto;display:flex;flex-direction:column;border-radius:.75rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);scrollbar-width:none}.MyAlertsContainer_alertsContainer__avRjv::-webkit-scrollbar{display:none}.MyAlertsContainer_innerWrapper__BGOkr{width:100%;padding-top:10px;display:flex;flex-direction:column;align-items:center}.MyAlertsContainer_header__Cge5l{width:300px;min-height:36px;margin-bottom:10px;background-color:rgba(var(--gray-100),.4);border-radius:.75rem;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 6px rgba(0,0,0,.05);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.MyAlertsContainer_btnMargin__2CGLs{margin-right:5px}.MyAlert_myAlert__wz_b6{position:relative;width:300px;border-radius:15px;padding:10px 10px 4px;margin-bottom:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:rgba(var(--primary-50),.85);box-shadow:0 2px 6px var(--shadow-color-light);transition:transform .2s ease,box-shadow .2s ease}.MyAlert_myAlert__wz_b6:hover{transform:translateY(-2px);box-shadow:0 4px 10px var(--shadow-color-dark)}.MyAlert_myAlert__wz_b6:hover .MyAlert_buttonDelete__FJRhK{display:block}.MyAlert_upperPart__RGIzO{display:flex;align-items:center;gap:10px;margin-bottom:10px}.MyAlert_mySuccessAlert__aWzuk{border:1px solid var(--success-500)}.MyAlert_mySuccessAlert__aWzuk .MyAlert_icon__0GBAw{color:var(--success-500)}.MyAlert_myErrorAlert__k5cpX{border:1px solid var(--error-500)}.MyAlert_myErrorAlert__k5cpX .MyAlert_icon__0GBAw{color:var(--error-500)}.MyAlert_myWarningAlert__g0l_a{border:1px solid var(--warning-500)}.MyAlert_myWarningAlert__g0l_a .MyAlert_icon__0GBAw{color:var(--warning-500)}.MyAlert_myInfoAlert__dIMQU{border:1px solid var(--info-400)}.MyAlert_myInfoAlert__dIMQU .MyAlert_icon__0GBAw{color:var(--info-500)}.MyAlert_icon__0GBAw{width:28px;height:28px;flex-shrink:0}.MyAlert_text__z2utK{flex:1 1;padding:5px;color:var(--gray-900);font-weight:700;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center;font-size:15px;line-height:1.4}.MyAlert_buttonDelete__FJRhK{display:none;position:absolute;top:-6px;left:-6px;width:24px;height:24px;padding:0;background-color:rgba(var(--gray-100),.85);border-radius:50%;z-index:2;transition:background-color .2s ease,transform .2s ease;will-change:transform}.MyAlert_buttonDelete__FJRhK:hover{background-color:var(--error-500)}.MyAlert_buttonDelete__FJRhK:hover .MyAlert_clearIcon__aei6j{color:hsla(0,0%,100%,.85)}.MyAlert_clearIcon__aei6j{font-size:20px;color:var(--error-500);cursor:pointer}.TimerProgressBar_timerProgressBar__8EEQ_{width:100%;height:10px;border-radius:5px;overflow:hidden;position:relative;display:flex}.TimerProgressBar_progress__6VZut{height:100%;border-radius:5px}