.app-mobile-menu{z-index:40;background-color:rgba(var(--color__neutrals_950),.75);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);flex-direction:column;align-items:center;width:100%;display:flex;position:fixed;inset:3.75rem 0 0;outline:none!important}.app-mobile-menu__wrap{justify-content:flex-start;width:100%;min-height:100%;display:flex;position:relative}.app-mobile-menu__content{background-color:rgb(var(--color__neutrals_white));border-radius:calc(var(--unit)*6);width:100%;max-width:314px;padding:calc(var(--unit)*4) calc(var(--unit)*4.5);border-radius:0 calc(var(--unit)*2) calc(var(--unit)*2) 0;flex-direction:column;display:flex;position:relative;overflow:auto}@media (width<=444px){.app-mobile-menu__content{max-width:none;padding:calc(var(--unit)*2) 0;border-radius:0}}.app-mobile-menu__nav{flex-direction:column}.app-mobile-menu__nav,.app-mobile-menu__nav li{width:100%;display:flex}.app-mobile-menu__nav-link{width:100%;padding:calc(var(--unit)*3) calc(var(--unit)*7.5);color:rgb(var(--color__neutrals_950));font-size:1rem;line-height:150%}@media (width<=444px){.app-mobile-menu__nav-link{padding:calc(var(--unit)*2) calc(var(--unit)*2.5)}}.app-header__wrap{z-index:50;position:sticky;top:0}.app-header{width:100%;height:var(--app-header__height);padding:0 calc(var(--unit)*6);background-color:rgb(var(--ui-block-color))}@media (width<=744px){.app-header{padding:0 calc(var(--unit)*2.5)}}.app-header__content{max-width:calc(var(--content__width));justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.app-header__logo{align-items:center;gap:calc(var(--unit)*3);display:flex}.app-header__menu-btn_mob{display:none}@media (width<=840px){.app-header__menu-btn_mob{display:flex}}@media (width<=744px){#header-search{display:none}}@media (width<=576px){#index-page-link{display:none}}.user-menu__header{align-items:center;gap:calc(var(--unit)*3);padding:calc(var(--unit)*2) calc(var(--unit)*3);display:flex}.user-menu__info{gap:calc(var(--unit)/2);flex-direction:column;display:flex}.app-logo{justify-content:center;align-items:center;display:flex}.app-logo__icon{width:148px;min-width:148px;height:38px;min-height:38px;color:rgb(var(--color__text))}@media (width<=576px){.app-logo__icon{width:129px;min-width:129px;height:34px;min-height:34px}}.user-profile[data-v-7257bead]{color:inherit;flex-shrink:0}.user-profile[data-v-7257bead],.user-profile__controls[data-v-7257bead]{align-items:center;gap:4px;display:flex;position:relative}.user-profile__dropdown-btn[data-v-7257bead]{background:0 0;border:none;outline:none;padding:2px;transition:transform .3s,color .2s}.user-profile__dropdown-btn--white[data-v-7257bead]{color:#fff}.user-profile__dropdown-btn--dark[data-v-7257bead]{color:#111827}.user-profile__dropdown-btn.user-profile__dropdown-btn--open[data-v-7257bead]{transform:rotate(180deg)}.user-profile__dropdown[data-v-7257bead]{background-color:#fff;border-radius:16px;min-width:200px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.user-profile__dropdown--with-workspaces[data-v-7257bead]{min-width:min(320px,100vw - 24px);max-width:calc(100vw - 24px)}.user-profile__dropdown.ui-dropdown.ui-dropdown--styled[data-v-7257bead]{overscroll-behavior:contain;flex-direction:column;min-height:0;display:flex;max-height:min(620px,100dvh - env(safe-area-inset-bottom,0px) - env(safe-area-inset-top,0px) - 80px)!important;overflow:hidden!important}.user-profile__dropdown.ui-dropdown.ui-dropdown--styled[data-v-7257bead] .ui-dropdown__header{flex-shrink:0}.user-profile__workspaces[data-v-7257bead]{--user-profile-ws-row-height:64px;--user-profile-ws-gap:6px;min-height:0;padding:calc(var(--unit)*2) calc(var(--unit)*3) calc(var(--unit)*3);border-bottom:1px solid #e5e7eb;flex-direction:column;flex:auto;display:flex;overflow:hidden}.user-profile__workspaces-title[data-v-7257bead]{margin:0 0 calc(var(--unit)*2);text-transform:uppercase;letter-spacing:.02em;color:#94a3b8;flex-shrink:0;font-size:10px;font-weight:600}.user-profile__workspace-list[data-v-7257bead]{gap:var(--user-profile-ws-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.user-profile__workspace-list--pinned[data-v-7257bead]{flex-shrink:0;margin-bottom:10px}.user-profile__workspace-list-scroll[data-v-7257bead]{min-height:0;max-height:calc(var(--user-profile-ws-visible-rows,4)*var(--user-profile-ws-row-height) + (var(--user-profile-ws-visible-rows,4) - 1)*var(--user-profile-ws-gap));flex:auto;overflow:hidden auto}.user-profile__workspace-list-scroll--with-active[data-v-7257bead]{--user-profile-ws-visible-rows:3}.user-profile__workspace-list-scroll[data-v-7257bead]{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;padding-right:0}.user-profile__workspace-list-scroll[data-v-7257bead]::-webkit-scrollbar{width:4px}.user-profile__workspace-list-scroll[data-v-7257bead]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.user-profile__workspace-list-scroll--empty[data-v-7257bead]{flex:none;max-height:none;overflow-y:visible}.user-profile__workspace-empty[data-v-7257bead]{text-align:center;color:#94a3b8;margin:0;padding:12px 8px;font-size:13px;line-height:1.35}.user-profile__workspace-item[data-v-7257bead]{-moz-column-gap:12px;cursor:pointer;background:#f0f7ff;border:1px solid #0000;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:6px 26px 6px 6px;transition:border-color .15s,background .15s;display:flex;position:relative}.user-profile__workspace-item[data-v-7257bead]:hover{background:#e8f2fc;border-color:#dbeafe}.user-profile__workspace-item:hover .user-profile__workspace-chevron[data-v-7257bead]{transform:translateY(-50%)translate(3px)}.user-profile__workspace-item--active[data-v-7257bead]{background:#f0f7ff;border-color:#95caf3}.user-profile__workspace-item--current[data-v-7257bead]{cursor:default;pointer-events:none;padding-right:6px}.user-profile__workspace-item--current[data-v-7257bead]:hover{background:#f0f7ff;border-color:#cce3f5}.user-profile__workspace-item--skeleton[data-v-7257bead]{pointer-events:none;cursor:default;animation:1.2s ease-in-out infinite user-profile-ws-shimmer-7257bead}.user-profile__workspace-avatar[data-v-7257bead]{flex-shrink:0}.user-profile__workspace-middle[data-v-7257bead]{text-align:left;flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.user-profile__workspace-title-row[data-v-7257bead]{align-items:center;gap:6px;min-width:0;display:flex}.user-profile__workspace-title[data-v-7257bead]{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden}.user-profile__workspace-verified[data-v-7257bead]{color:#10b981;flex-shrink:0;width:14px;height:14px}.user-profile__workspace-badge-row[data-v-7257bead]{flex-basis:100%;display:flex}.user-profile__workspace-badge[data-v-7257bead]{flex-shrink:0}.user-profile__workspace-sub[data-v-7257bead]{color:#64748b;margin:0;font-size:13px;font-weight:400;line-height:1.3}.user-profile__workspace-chevron[data-v-7257bead]{color:#94a3b8;width:14px;height:14px;transition:transform .15s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.user-profile__workspace-skel-circle[data-v-7257bead]{background:#dce8f8;border-radius:50%;flex-shrink:0;width:48px;height:48px}.user-profile__workspace-skel-lines[data-v-7257bead]{flex-direction:column;flex:1;gap:10px;min-width:0;padding-right:8px;display:flex}.user-profile__workspace-skel-line[data-v-7257bead]{background:#dce8f8;border-radius:4px;height:10px}.user-profile__workspace-skel-line--title[data-v-7257bead]{max-width:85%;height:12px}.user-profile__workspace-skel-line--sub[data-v-7257bead]{max-width:55%;height:9px}.user-profile__workspace-skel-chev[data-v-7257bead]{background:#dce8f8;border-radius:2px;flex-shrink:0;align-self:center;width:10px;height:16px}.user-profile__user-info[data-v-7257bead]{align-items:center;gap:calc(var(--unit)*4);padding:calc(var(--unit)*2) calc(var(--unit)*3);color:#111827;display:flex}.user-profile__user-details[data-v-7257bead]{flex-direction:column;gap:4px;display:flex}.user-profile__user-name[data-v-7257bead]{font-size:14px;font-weight:600}.user-profile__user-auth[data-v-7257bead]{color:#64748b;word-break:break-all;margin:0;font-size:13px;line-height:1.35}.user-profile__menu[data-v-7257bead]{flex-direction:column;flex-shrink:0;margin:0;padding:0;list-style:none;display:flex}.user-profile__menu-item[data-v-7257bead]{padding:calc(var(--unit)*2) calc(var(--unit)*3);display:flex}.user-profile__menu-btn[data-v-7257bead]{align-items:center;gap:calc(var(--unit)*3);color:#ef4444;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.user-profile__menu-btn[data-v-7257bead]:hover{color:#b91c1c}.user-profile__menu-btn--link[data-v-7257bead]{color:#111827}.user-profile__menu-btn--link[data-v-7257bead]:hover{color:#374151}.user-profile__menu-icon[data-v-7257bead]{width:16px;height:16px}@keyframes user-profile-ws-shimmer-7257bead{0%{opacity:.52}50%{opacity:1}to{opacity:.52}}.w-alert{gap:calc(var(--unit)*10);padding:calc(var(--unit)*2) calc(var(--unit)*3);justify-content:center;align-items:center;display:flex}@media (width<=744px){.w-alert{gap:calc(var(--unit)*3);z-index:9;box-shadow:var(--shadow__layer_md);border-radius:8px;flex-direction:column;padding:12px 16px;position:fixed;inset:auto 12px 12px}}.w-alert__content{align-items:center;gap:calc(var(--unit)*2);display:flex}@media (width<=744px){.w-alert__content p{text-align:center}}.w-alert__icon{width:calc(var(--unit)*4);height:calc(var(--unit)*4)}@media (width<=744px){.w-alert__icon{display:none}}.w-alert__actions{align-items:center;gap:calc(var(--unit)*3);display:flex}.w-alert_danger{background-color:rgb(var(--color__red_50))}.w-alert_danger .ui-alert__icon{color:rgb(var(--color__red_600))}.w-alert_warning{background-color:rgb(var(--color__orange_50))}.w-alert_warning .ui-alert__icon{color:rgb(var(--color__orange_600))}.w-alert_success{background-color:rgb(var(--color__green_50))}.w-alert_success .ui-alert__icon{color:rgb(var(--color__green_600))}.w-alert_info{background-color:rgb(var(--color__blue_50))}.w-alert_info .ui-alert__icon{color:rgb(var(--color__blue_600))}.w-alert_tip{background-color:rgb(var(--color__gray_50))}.w-alert_tip .ui-alert__icon{color:rgb(var(--color__gray_600))}html .app-footer__contact-info{color:rgb(var(--color__neutrals_500))}html .app-footer__contact-data{color:rgb(var(--color__blue_600))}.app-footer{width:100%;padding:0 calc(var(--unit)*6);background-color:rgb(var(--ui-block-color))}@media (width<=576px){.app-footer{padding:0 calc(var(--unit)*2.5)}}.app-footer__wrap{gap:calc(var(--unit)*8);max-width:calc(var(--content__width));padding:calc(var(--unit)*10) 0;flex-direction:column;margin:0 auto;display:flex}.app-footer__content{gap:calc(var(--unit)*6);justify-content:space-between;display:flex}@media (width<=1400px){.app-footer__content{flex-direction:column}}.app-footer__logo{flex-shrink:0;width:151px;height:39px}.app-footer__nav{grid-template-columns:repeat(3,calc(var(--unit)*61));gap:calc(var(--unit)*6);display:grid}@media (width<=1440px){.app-footer__nav{grid-template-columns:repeat(3,minmax(0,max-content))}}@media (width<=744px){.app-footer__nav{grid-template-columns:repeat(1,1fr)}}.app-footer__nav-list{margin-top:calc(var(--unit)*2);gap:calc(var(--unit)*2);flex-direction:column;display:flex}.app-footer__contacts{align-items:flex-end;gap:calc(var(--unit)*6);flex-direction:column;display:flex}@media (width<=1400px){.app-footer__contacts{align-items:flex-start}}@media (width<=576px){.app-footer__contacts{gap:calc(var(--unit)*4)}}.app-footer__address{gap:40px;display:flex}@media (width<=576px){.app-footer__address{gap:calc(var(--unit)*3);flex-direction:column}}.app-footer__contact{gap:var(--unit);flex-direction:column;display:flex}.app-footer__contact-data{text-decoration:none}.app-footer__social{gap:calc(var(--unit)*3);grid-template-rows:repeat(1,minmax(0,1fr));grid-auto-flow:column;display:grid}@media (width<=1400px){.app-footer__social{margin-top:calc(var(--unit)*2);align-self:flex-start}}@media (width<=576px){.app-footer__social{margin-top:calc(var(--unit)*4);grid-template-rows:repeat(2,minmax(0,1fr))}}.app-footer__social-icon{width:2rem;height:2rem}.app-footer__social-link_tg{align-items:center;gap:calc(var(--unit)*2);color:rgb(var(--color__blue_600));transition:var(--transition);font-size:.875rem;line-height:150%;text-decoration:none;display:flex}.app-footer__social-link_tg:hover{color:rgb(var(--color__blue_700))}.app-footer__social-icon_tg{border-radius:4px;width:1rem;height:1rem}.app-footer__social_tg{align-items:flex-end;gap:calc(var(--unit)*2);flex-direction:column;display:flex}@media (width<=1400px){.app-footer__social_tg{align-items:flex-start}}.app-footer__social_tg li{display:flex}.app-footer__copy-wrap{justify-content:space-between;align-items:center;gap:calc(var(--unit)*2);flex-wrap:wrap;display:flex}.app-footer__copy{color:rgb(var(--color__neutrals_500))}.app-footer__copy,.app-footer__portal{font-size:var(--font__size_small);line-height:150%}.w-scroll-to-top{z-index:9;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:1.5rem;right:0}.w-scroll-to-top__btn{color:rgb(var(--color__neutrals_200));justify-content:center;align-items:center;display:flex}.w-scroll-to-top__btn svg{width:24px;height:24px;transition:var(--transition)}.w-scroll-to-top__btn:hover{color:rgb(var(--color__neutrals_500))}.w-scroll-to-top__btn:focus{outline:none}
