.Sidebar_sidebar__DkmVg{width:var(--app-shell-sidebar-width,248px);height:100dvh;position:sticky;top:0;display:flex;flex-direction:column;background:var(--app-shell-chrome-bg,#f9f9f8);border-right:0;box-sizing:border-box;box-shadow:none;overflow:hidden}.Sidebar_topContainer__RzzWM{display:flex;flex-direction:column;gap:16px;flex:1 1 auto;min-height:0}.Sidebar_logoContainer__MoRSd{padding:18px 16px 14px 18px;display:flex;align-items:center;flex-shrink:0}.Sidebar_menuContainer__mIcUS{display:flex;flex-direction:column;gap:18px;padding:10px 16px 0 18px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.Sidebar_menuItems__krFk5{display:flex;flex-direction:column;gap:4px;padding:8px;background:#fff;border:1px solid var(--app-shell-border-color,#e6e6e3);border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.04)}.Sidebar_subscriptionInfoWrapper__TPF66{width:var(--app-shell-sidebar-width,248px);padding:0 14px;box-sizing:border-box;margin-top:10px;margin-left:-18px;margin-right:-16px;display:flex;justify-content:center;align-items:center}.Sidebar_bottomContainer__BZPIr{display:flex;flex-direction:column;gap:16px;margin-top:auto;flex-shrink:0}.Sidebar_bottomCard__9fsaT{display:flex;flex-direction:column;margin:0 16px 16px 18px;padding:8px;background:#fff;border:1px solid var(--app-shell-border-color,#e6e6e3);border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.04)}.Sidebar_profileCard__NWCjF{display:flex;align-items:center;gap:12px;margin:0;padding:12px 10px;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:14px;text-decoration:none;color:inherit;transition:background .2s ease,opacity .2s ease}.Sidebar_profileCard__NWCjF:hover{opacity:.9;background:#f6f6f5}.Sidebar_profileAvatarWrapper__4DFhA{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0}.Sidebar_profileAvatar__i_nXE{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.Sidebar_profileCardInfo__oUpb8{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.Sidebar_profileCardName__KF0Xd{font-weight:var(--font-weight-medium);font-size:var(--font-size-18);line-height:var(--line-height-125)}.Sidebar_profileCardEmail___bd8Y,.Sidebar_profileCardName__KF0Xd{font-family:var(--font-family);color:#1684d4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Sidebar_profileCardEmail___bd8Y{font-weight:var(--font-weight-regular);font-size:var(--font-size-16);line-height:var(--line-height-150)}.Sidebar_buttonContainer__Kgw_0{display:flex;justify-content:center;gap:10px;padding:0 20px}.Sidebar_newQrButton__0D7Eo{gap:10px}.Sidebar_supportContainer__70OQw{display:flex;flex-direction:column;gap:0;padding:0;background:rgba(0,0,0,0)}.Sidebar_divider__VUusX{height:1px;background:var(--app-shell-border-color,#e6e6e3);margin:0 10px}.Sidebar_supportContent__TSzUY{display:flex;align-items:center;gap:12px;padding:10px;border-radius:18px;background:rgba(0,0,0,0);box-shadow:none}.Sidebar_supportLeft__wymyd{display:flex;align-items:center;gap:8px;flex:1}.Sidebar_supportIconContainer__XR_rL{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Sidebar_supportIcon__SDqRQ{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.Sidebar_supportText__7Pfc9{font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:var(--font-size-14);line-height:var(--line-height-125);letter-spacing:0;color:#020617}.Sidebar_telegramLink__sBhEF{width:34px;height:34px;border-radius:60px;padding:8px;background:linear-gradient(135deg,#dff2ff,#efe8ff);display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s;flex-shrink:0;box-sizing:border-box}.Sidebar_telegramLink__sBhEF img{width:auto;height:auto;max-width:20px;max-height:20px;-o-object-fit:contain;object-fit:contain;image-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Sidebar_telegramLink__sBhEF:hover{opacity:1;transform:translateY(-1px)}@media(min-width:769px){.Sidebar_sidebar__DkmVg{margin:8px 0 8px 8px;height:calc(100dvh - 16px);top:8px;border-radius:24px;background:#fff;border:1px solid var(--app-shell-border-color,#e6e6e3);box-shadow:0 18px 40px rgba(15,23,42,.06)}.Sidebar_menuItems__krFk5{gap:6px}.Sidebar_bottomCard__9fsaT,.Sidebar_menuItems__krFk5{padding:0;background:rgba(0,0,0,0);border:0;box-shadow:none}}.Sidebar_mobileOverlay__leZgz{display:none}@media(max-width:768px){.Sidebar_sidebar__DkmVg{position:fixed;top:0;left:0;height:100vh;height:100dvh;max-height:100dvh;width:var(--app-shell-sidebar-width,248px);overflow:hidden;z-index:1000;transform:translateX(-100%);transition:transform .3s ease;box-shadow:none}.Sidebar_menuContainer__mIcUS{min-height:0;padding-bottom:max(12px,env(safe-area-inset-bottom));overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.Sidebar_sidebar__DkmVg.Sidebar_mobileOpen__IuhZK{transform:translateX(0);box-shadow:14px 0 36px rgba(15,23,42,.16)}.Sidebar_mobileOverlay__leZgz{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.Sidebar_mobileOverlayVisible__8Bek0{opacity:1;visibility:visible;pointer-events:all}.Sidebar_subscriptionInfoWrapper__TPF66{width:var(--app-shell-sidebar-width,248px);margin-left:-18px;margin-right:-16px}}.BurgerMenuButton_burgerButton__bBegn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-dropdown);cursor:pointer;flex-shrink:0;position:fixed;top:16px;right:16px;z-index:1001;transition:all .2s ease}.BurgerMenuButton_burgerButton__bBegn:hover{background:var(--color-bg-hover);box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}.BurgerMenuButton_burgerButton__bBegn:active{transform:scale(.95)}.BurgerMenuButton_burgerButton__bBegn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.BurgerMenuButton_burgerButtonStatic__V_4mc{position:static;top:auto;right:auto;z-index:auto;box-shadow:none}.BurgerMenuButton_burgerIcon__xk91B{width:24px;height:18px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.BurgerMenuButton_burgerIcon__xk91B span{display:block;width:100%;height:2px;background:var(--color-accent);border-radius:2px;transition:all .3s ease;transform-origin:center}.BurgerMenuButton_burgerIcon__xk91B.BurgerMenuButton_burgerIconOpen__brmtw span:first-child{transform:translateY(8px) rotate(45deg)}.BurgerMenuButton_burgerIcon__xk91B.BurgerMenuButton_burgerIconOpen__brmtw span:nth-child(2){opacity:0;transform:scaleX(0)}.BurgerMenuButton_burgerIcon__xk91B.BurgerMenuButton_burgerIconOpen__brmtw span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:480px){.BurgerMenuButton_burgerButton__bBegn{width:36px;height:36px;top:12px;right:12px}.BurgerMenuButton_burgerIcon__xk91B{width:20px;height:14px}}.ProfileHeader_header__qUusN{width:100%;min-height:var(--app-shell-header-height,64px);padding:0 var(--app-shell-page-padding,28px);border-bottom:0;background:var(--app-shell-chrome-bg,#f9f9f8);box-sizing:border-box;border-top-right-radius:var(--app-shell-radius,28px)}.ProfileHeader_headerContent__wHDRB{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;min-height:36px;height:var(--app-shell-header-height,64px);padding:0;border:0;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;box-sizing:border-box}.ProfileHeader_actionsSection__PnI57{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center}.ProfileHeader_leftSection__4IfTm{display:flex;align-items:center;gap:4px;flex:1;min-width:0;flex-wrap:wrap}.ProfileHeader_label__YuPzO{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-14);line-height:var(--line-height-125);letter-spacing:0;color:#53627a;white-space:nowrap;flex-shrink:0}.ProfileHeader_tariffInfo__OPMs_{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.ProfileHeader_tariffItem__MYt6j{display:flex;align-items:center;gap:4px;flex-shrink:0;min-height:28px;padding:0 10px;border-radius:999px;background:#f3f6fb}.ProfileHeader_tariffName__QNizD{font-weight:var(--font-weight-regular);color:#69778d}.ProfileHeader_tariffCount____E_b,.ProfileHeader_tariffName__QNizD{font-family:var(--font-family);font-size:var(--font-size-14);line-height:var(--line-height-125);letter-spacing:0;white-space:nowrap}.ProfileHeader_tariffCount____E_b{font-weight:var(--font-weight-medium);color:#1684d4}.ProfileHeader_burgerSection__B9z5X{display:none;flex-shrink:0}.ProfileHeader_rightSection__US_Yr{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:auto;min-width:0}.ProfileHeader_profileSection__aPtFW{display:flex;align-items:center;gap:12px;flex-shrink:0;max-width:260px;min-width:0;text-decoration:none;color:inherit;padding:4px 8px 4px 4px;border-radius:999px;transition:background-color .12s ease,transform .12s ease}.ProfileHeader_profileSection__aPtFW:hover{background:#f3f6fb;transform:translateY(-1px)}.ProfileHeader_profileIcon__wtjLU{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;cursor:pointer;border-radius:50%;overflow:hidden;transition:opacity .2s}.ProfileHeader_profileIcon__wtjLU:hover{opacity:.8}.ProfileHeader_profileIcon__wtjLU:focus-visible{outline:2px solid #1684d4;outline-offset:2px}.ProfileHeader_profileAvatar__fQBWB{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.ProfileHeader_uploadingOverlay__Pvs8Q{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;border-radius:50%}.ProfileHeader_spinner__Jlohv{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:ProfileHeader_spin__0uo4P .8s linear infinite}@keyframes ProfileHeader_spin__0uo4P{to{transform:rotate(1turn)}}.ProfileHeader_profileInfo__SyPvL{display:flex;flex-direction:column;gap:0;min-width:0;flex:1;text-decoration:none;color:inherit;transition:opacity .2s}.ProfileHeader_profileInfo__SyPvL:hover{opacity:1}.ProfileHeader_profileInfo__SyPvL:focus-visible{outline:2px solid #1684d4;outline-offset:2px;border-radius:4px}.ProfileHeader_profileInfoSingle__23L6m{min-height:36px;justify-content:center}.ProfileHeader_profileName__l7OgG{font-weight:var(--font-weight-medium);color:#020617}.ProfileHeader_profileEmail__yCECG,.ProfileHeader_profileName__l7OgG{font-family:var(--font-family);font-size:var(--font-size-14);line-height:var(--line-height-125);letter-spacing:0;min-height:18px;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProfileHeader_profileEmail__yCECG{font-weight:var(--font-weight-regular);color:#69778d}@media(max-width:768px){.ProfileHeader_header__qUusN{padding:12px;min-height:auto;border-top-right-radius:0}.ProfileHeader_headerContent__wHDRB{gap:10px;position:relative;min-height:auto;height:auto;padding:10px 14px;align-items:center;justify-content:flex-start;flex-wrap:nowrap;border:1px solid #e6e6e3;border-radius:20px;background:hsla(0,0%,100%,.94);box-shadow:0 14px 34px rgba(15,23,42,.04)}.ProfileHeader_leftSection__4IfTm{width:100%;order:1;gap:6px;flex-wrap:wrap;align-items:center}.ProfileHeader_label__YuPzO{font-size:var(--font-size-12);line-height:var(--line-height-125);flex-shrink:0}.ProfileHeader_tariffInfo__OPMs_{gap:8px;flex-wrap:wrap}.ProfileHeader_tariffItem__MYt6j{gap:3px;flex-shrink:0}.ProfileHeader_tariffCount____E_b,.ProfileHeader_tariffName__QNizD{font-size:var(--font-size-12);line-height:var(--line-height-125)}.ProfileHeader_burgerSection__B9z5X{display:flex;order:0;flex-shrink:0;align-items:center}.ProfileHeader_actionsSection__PnI57{order:1;flex:1 1 auto;justify-content:flex-end;margin-left:auto}.ProfileHeader_rightSection__US_Yr{width:auto;order:1;margin-left:auto;justify-content:flex-end;gap:10px;align-items:center;flex:0 0 auto}.ProfileHeader_profileSection__aPtFW{max-width:100%;flex:1;gap:10px;min-width:0;align-items:center}.ProfileHeader_profileIcon__wtjLU{width:36px;height:36px;flex-shrink:0}.ProfileHeader_profileInfo__SyPvL{min-width:0;flex:1;max-width:calc(100% - 46px)}.ProfileHeader_profileName__l7OgG{font-size:var(--font-size-13);line-height:var(--line-height-125);min-height:16px}.ProfileHeader_profileEmail__yCECG{font-size:var(--font-size-11);line-height:var(--line-height-125);min-height:14px}}@media(max-width:480px){.ProfileHeader_header__qUusN{padding:12px;min-height:auto}.ProfileHeader_headerContent__wHDRB{gap:8px;min-height:auto}.ProfileHeader_leftSection__4IfTm{gap:4px}.ProfileHeader_label__YuPzO{font-size:var(--font-size-11)}.ProfileHeader_tariffInfo__OPMs_{gap:6px}.ProfileHeader_tariffCount____E_b,.ProfileHeader_tariffName__QNizD{font-size:var(--font-size-11)}.ProfileHeader_profileSection__aPtFW,.ProfileHeader_rightSection__US_Yr{gap:8px}.ProfileHeader_profileIcon__wtjLU{width:32px;height:32px}.ProfileHeader_profileInfo__SyPvL{max-width:calc(100% - 40px)}.ProfileHeader_profileName__l7OgG{font-size:var(--font-size-12);min-height:15px}.ProfileHeader_profileEmail__yCECG{font-size:var(--font-size-10);min-height:13px;display:none}}.layout_page__PHqZN{--app-shell-sidebar-width:248px;--app-shell-header-height:64px;--app-shell-radius:28px;--app-shell-chrome-bg:#f9f9f8;--app-shell-content-bg:#ffffff;--app-shell-border-color:#e6e6e3;--app-shell-content-outline-radius:8px;--app-shell-outer-padding:0 8px 8px 0;--app-shell-page-padding:28px;--app-shell-page-padding-mobile:16px;--app-shell-page-padding-small:12px;min-height:100vh;display:flex;background:var(--app-shell-chrome-bg);padding:var(--app-shell-outer-padding);box-sizing:border-box}.layout_content__UJPqO{flex:1;display:flex;flex-direction:column;min-width:0;background:var(--app-shell-chrome-bg,#f9f9f8);border-top-left-radius:var(--app-shell-radius);border-top-right-radius:var(--app-shell-radius);overflow:hidden}.layout_headerSlot__TfRps{width:100%;flex-shrink:0;background:var(--app-shell-chrome-bg,#f9f9f8);box-sizing:border-box}@media(min-width:769px){.layout_headerSlot__TfRps,.layout_redirectQrHeaderSlot__Mpi3q{display:none}}.layout_profilePage__QLPEo{background:var(--app-shell-chrome-bg,#f9f9f8)}.layout_qrPage__ig_kX{background:var(--app-shell-content-bg,#ffffff)}@media(min-width:769px){.layout_qrPage__ig_kX{background:var(--app-shell-chrome-bg,#f9f9f8)}}.layout_loadingPage__qREIR{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--app-shell-content-bg,#ffffff)}.layout_loadingSpinner__EABKP{width:32px;height:32px;border:3px solid rgba(0,0,0,.1);border-top-color:#1684d4;border-radius:50%;animation:layout_spin__MbtYO .8s linear infinite}@keyframes layout_spin__MbtYO{to{transform:rotate(1turn)}}@media(max-width:768px){.layout_page__PHqZN{padding:0}.layout_content__UJPqO{border-top-left-radius:0;border-top-right-radius:0;overflow:visible}}