.NavbarMobile_navbar__ytCdG{display:flex;position:-webkit-sticky;position:sticky;top:0;left:0;right:0;justify-content:space-between;align-items:center;background-color:var(--background);padding:8px 16px;box-shadow:0 2px 10px var(--shadow-color);z-index:1000}@media(min-width:1200px){.NavbarMobile_navbar__ytCdG{display:none}}.NavbarMobile_logo__Q7iIW{height:auto}.NavbarMobile_logo__Q7iIW img{width:40px;height:40px;object-fit:contain}html[dark-theme] .NavbarMobile_logo__Q7iIW img{filter:brightness(0) invert(1)}body:has([data-theme=light]) .NavbarMobile_logo__Q7iIW img{filter:none}.NavbarMobile_menu__checkbox__gcB6W{display:none}.NavbarMobile_burger__67IEz{width:24px;height:20px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;padding:4px}.NavbarMobile_burger__67IEz span{height:2px;width:100%;background:var(--text-primary);border-radius:2px;transition:all .3s ease}.NavbarMobile_upperLogin__ep0VG{color:var(--text-primary);border:none;background:none;font-weight:500;font-size:14px;height:40px}.NavbarMobile_menu__checkbox__gcB6W:checked+.NavbarMobile_burger__67IEz span:first-child{transform:rotate(45deg) translateY(7px)}.NavbarMobile_menu__checkbox__gcB6W:checked+.NavbarMobile_burger__67IEz span:nth-child(2){opacity:0}.NavbarMobile_menu__checkbox__gcB6W:checked+.NavbarMobile_burger__67IEz span:nth-child(3){transform:rotate(-45deg) translateY(-7px)}.NavbarMobile_menu__zLThP{justify-content:space-between;display:none;flex-direction:column;gap:16px;padding:16px;margin-top:12px;transition:all .3s ease}.NavbarMobile_menu__zLThP .NavbarMobile_search__jkDMm{width:100%}.NavbarMobile_menu__bottom__M9jIN,.NavbarMobile_menu__items__s2S9K{display:flex;flex-direction:column;gap:4px}.NavbarMobile_menu__bottom__M9jIN button{width:100%}.NavbarMobile_menu__item__wCoeJ{display:flex;align-items:center;gap:8px;padding:10px 12px;text-decoration:none;color:inherit;transition:background .2s;border-left:4px solid var(--primary)}.NavbarMobile_menu__item__wCoeJ:hover{background-color:var(--line-color-30)}.NavbarMobile_menu__divider__2CzXp{height:1px;background-color:var(--line-color-50);margin:8px 0}.NavbarMobile_logout__f_3UP{color:var(--error);border:none;border-left:4px solid var(--error);background:none}.NavbarMobile_menu__checkbox__gcB6W:checked~.NavbarMobile_menu__zLThP{display:flex;position:fixed;top:40px;left:0;right:0;bottom:0;background-color:var(--background)}.NavbarMobile_menu__checkbox__gcB6W:checked~.NavbarMobile_upperLoginLink__zPE8Q button{display:none!important}.NavbarMobile_darkModeToggle__RyCLl{border:none;outline:none;background-color:rgba(0,0,0,0)}body:has([data-theme=light]) .NavbarMobile_darkModeToggle__RyCLl{display:none}@keyframes PremiumPromoPopup_fadeIn__C7SKL{0%{opacity:0}to{opacity:1}}@keyframes PremiumPromoPopup_slideUp__6vMk3{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PremiumPromoPopup_premiumPromoPopup__overlay__PqLOR{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;animation:PremiumPromoPopup_fadeIn__C7SKL .3s ease-out;display:flex;align-items:center;justify-content:center}.PremiumPromoPopup_premiumPromoPopup__overlay__PqLOR.PremiumPromoPopup_hidden__D_Z23{display:none}.PremiumPromoPopup_premiumPromoPopup__container__QZslC{position:relative;max-width:480px;width:90%;padding:32px;background:var(--background);border-radius:20px;box-shadow:0 8px 32px var(--shadow-color);border:1px solid var(--line-color-50);text-align:center;animation:PremiumPromoPopup_slideUp__6vMk3 .5s ease-out}.PremiumPromoPopup_premiumPromoPopup__icon__Axn8U{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 24px;color:var(--primary);font-size:48px}.PremiumPromoPopup_premiumPromoPopup__title__ldz4W{font-size:28px;font-weight:700;color:var(--text-primary);margin:0 0 16px;line-height:1.2}.PremiumPromoPopup_premiumPromoPopup__text__3m28z{font-size:16px;color:var(--text-secondary);margin:0 0 32px;line-height:1.6}.PremiumPromoPopup_premiumPromoPopup__benefits__EO1eA{display:flex;flex-direction:column;gap:12px;margin:0 0 32px;text-align:left}.PremiumPromoPopup_premiumPromoPopup__benefit__1eVp3{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--text-primary)}.PremiumPromoPopup_premiumPromoPopup__checkIcon__iG43U{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--primary-10);color:var(--primary);font-weight:700;font-size:14px;flex-shrink:0}.PremiumPromoPopup_premiumPromoPopup__primaryButton__wu9gi{width:100%;padding:12px 24px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}.PremiumPromoPopup_premiumPromoPopup__primaryButton__wu9gi:hover{background:var(--primary-darker);transform:translateY(-1px)}.PremiumPromoPopup_premiumPromoPopup__primaryButton__wu9gi:active{transform:translateY(0)}.PremiumPromoPopup_premiumPromoPopup__secondaryLink__aB_fq{display:inline-block;margin-top:4px;color:var(--text-secondary);font-size:12px;text-decoration:underline;transition:color .2s ease;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:8px}.PremiumPromoPopup_premiumPromoPopup__secondaryLink__aB_fq:hover{color:var(--text-primary)}@media screen and (max-width:768px){.PremiumPromoPopup_premiumPromoPopup__container__QZslC{padding:32px 24px}.PremiumPromoPopup_premiumPromoPopup__title__ldz4W{font-size:24px}.PremiumPromoPopup_premiumPromoPopup__text__3m28z{font-size:15px}.PremiumPromoPopup_premiumPromoPopup__benefit__1eVp3{font-size:14px}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}