.drawer_overlay__f3E7U{position:fixed;inset:0;z-index:1000;background:var(--app-overlay)}.drawer_drawer__8NVz_{position:fixed;top:0;bottom:0;z-index:1001;width:256px;max-width:80vw;background:var(--app-background);outline:none}.drawer_left__ZuN7P{left:0}.drawer_right__ewthe{right:0}.privacy-badge_badge__A6ET2{display:flex;align-items:center;justify-content:center;gap:5px;margin:0 20px 12px;padding:7px 14px;border-radius:20px;font-size:11px;color:var(--app-text-secondary);background:rgba(var(--app-card-rgb),.45);max-width:var(--max-content-width);box-sizing:border-box}@media (min-width:600px){.privacy-badge_badge__A6ET2{margin-left:auto;margin-right:auto;width:100%}}.user-profile-card_container__yJ_Pw{padding:20px 16px 8px}.user-profile-card_containerCollapsed__j9EHe{padding:8px 8px 4px}.user-profile-card_button__NsF9_{display:flex;align-items:center;gap:12px;width:100%;padding:10px;border-radius:12px;transition:background .2s}.user-profile-card_button__NsF9_:hover{background:var(--app-surface-variant)}.user-profile-card_buttonCollapsed__8GNZv{justify-content:center;padding:8px}.user-profile-card_name__O6Ca_{flex:1;font-size:16px;font-weight:600;color:var(--app-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.user-profile-card_skeleton__BafyP{display:flex;align-items:center;gap:12px;padding:10px}.user-profile-card_avatarSkeleton__prKmj{width:44px;height:44px;border-radius:50%;flex-shrink:0}.user-profile-card_avatarSkeleton__prKmj,.user-profile-card_nameSkeleton__kwstL{background:var(--app-surface-variant);animation:user-profile-card_pulse__V1xKh 1.5s ease-in-out infinite}.user-profile-card_nameSkeleton__kwstL{width:100px;height:18px;border-radius:6px}@keyframes user-profile-card_pulse__V1xKh{0%,to{opacity:1}50%{opacity:.5}}.nav-drawer_container__JmLZ9{display:flex;flex-direction:column;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.nav-drawer_containerCollapsed__kBtYI .nav-drawer_menu__Gez_G{padding:4px 8px}.nav-drawer_containerCollapsed__kBtYI .nav-drawer_divider__vXP7X{margin:6px 12px}.nav-drawer_menu__Gez_G{display:flex;flex-direction:column;padding:4px 12px}.nav-drawer_menuItem__B6i_l{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:10px;color:var(--app-text-secondary);transition:background .15s,color .15s;white-space:nowrap;overflow:hidden}.nav-drawer_menuItemCollapsed__dePGE{justify-content:center;padding:12px}.nav-drawer_menuItem__B6i_l:hover{background:var(--app-surface-variant);color:var(--app-text)}.nav-drawer_menuItemActive__5gKqB{background:var(--app-surface-variant);color:var(--app-primary)}.nav-drawer_menuItemActive__5gKqB .nav-drawer_menuIcon___sBqt{color:var(--app-primary)}.nav-drawer_menuIcon___sBqt{flex-shrink:0}.nav-drawer_menuLabel__yuzvu{font-size:15px;font-weight:500}.nav-drawer_divider__vXP7X{height:1px;background:var(--app-divider);margin:6px 20px}.nav-drawer_spacer__UQFpx{flex:1;min-height:16px}.nav-drawer_telegramSection__A9ucD{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px 24px}.nav-drawer_telegramLink__tnb_j{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:8px;background:var(--app-surface-variant);color:var(--app-text-secondary);text-decoration:none;font-size:12px;transition:opacity .15s}.nav-drawer_telegramLink__tnb_j:hover{opacity:.75}.nav-drawer_telegramIcon__wDn9c{flex-shrink:0}.nav-drawer_telegramLabel__WdzbE{font-weight:500;white-space:nowrap}.nav-drawer_brandSlogan__H7qpp{display:flex;align-items:center;justify-content:center;gap:5px;padding:0 16px 24px;font-size:12px;color:var(--app-text-secondary);letter-spacing:.03em}.desktop-sidebar_sidebar__SdS8O{display:none}@media (min-width:769px){.desktop-sidebar_sidebar__SdS8O{display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;width:var(--sidebar-width,256px);background:var(--app-background);border-right:1px solid var(--app-divider);z-index:100;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;transition:width .25s cubic-bezier(.4,0,.2,1),border-right-color .25s cubic-bezier(.4,0,.2,1)}.desktop-sidebar_sidebar__SdS8O.desktop-sidebar_fullyHidden__aWYxL{border-right-color:transparent}.desktop-sidebar_toggleButton__plCNt{position:absolute;top:16px;right:12px;z-index:10;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:var(--app-surface-variant);color:var(--app-text-secondary);cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.desktop-sidebar_toggleButton__plCNt:hover{background:var(--app-border);color:var(--app-text)}.desktop-sidebar_collapsed__LAm82 .desktop-sidebar_toggleButton__plCNt{position:static;margin:12px auto 0}}@media (max-width:768px){.desktop-sidebar_toggleButton__plCNt{display:none}}.bottom-tab-bar_tabBar__eeKSM{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom, 0px));left:50%;transform:translateX(-50%);z-index:90;display:flex;align-items:stretch;justify-content:space-around;width:calc(100% - 32px);max-width:360px;height:52px;border-radius:26px;background:rgba(var(--app-card-rgb),.82);backdrop-filter:saturate(180%) blur(24px);-webkit-backdrop-filter:saturate(180%) blur(24px);border:.5px solid var(--app-divider);box-shadow:var(--app-shadow-lg)}@media (min-width:769px){.bottom-tab-bar_tabBar__eeKSM{display:none}}.bottom-tab-bar_tab__wcK1n{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px 0 4px;color:var(--app-text-secondary);transition:color .2s;-webkit-tap-highlight-color:transparent;position:relative}.bottom-tab-bar_tab__wcK1n:active{opacity:.7}.bottom-tab-bar_tabActive__ORmj8{color:var(--app-primary)}.bottom-tab-bar_tabIcon__HT083{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.bottom-tab-bar_tabLabel__hS3KY{font-size:11px;font-weight:500;line-height:1;letter-spacing:.01em}.bottom-tab-bar_tabActive__ORmj8 .bottom-tab-bar_tabLabel__hS3KY{font-weight:600}