.Navigation[data-v-84663e99]{flex-direction:column;flex-grow:1;gap:24px;min-height:0;display:flex;position:relative}.Navigation .menu[data-v-84663e99]{flex:auto;min-height:0;overflow:auto}.confirmLogoutModal .ui-modal__content{--ui-modal-content-width:300px;padding-block:48px 32px;padding-inline:24px}.header[data-v-ede30b2f]{justify-content:space-between;align-items:center;width:100%;display:flex}.header .left[data-v-ede30b2f]{align-items:center;display:flex}.header .logo[data-v-ede30b2f]{margin-left:16px;transition:all .25s}@media (hover:hover){.header .logo[data-v-ede30b2f]:hover{cursor:pointer;transform:scale(1.03)}}.header .profile[data-v-ede30b2f]{align-items:center;gap:25px;display:flex}.header .profile[data-v-ede30b2f] .ui-profile-menu--header{background-image:url(/img/angle-logo.webp);background-position:100% 100%;background-repeat:no-repeat}.header .profile .item[data-v-ede30b2f]{cursor:pointer;align-items:center;gap:16px;width:100%;padding:8px 16px;font-size:14px;font-weight:400;display:flex}.header .profile .item .email[data-v-ede30b2f]{background-color:var(--color-light)}.header .profile .item .text[data-v-ede30b2f]{text-overflow:ellipsis;overflow:hidden}.modalText[data-v-ede30b2f]{text-align:center;font-size:16px}.modalButton[data-v-ede30b2f]{width:100%;margin-block-start:16px}.container[data-v-b5421b3b]{flex-grow:1;width:100%;max-width:1074px;margin:0 auto}.wrapper[data-v-b5421b3b]{flex-grow:1;width:100%;display:flex}.wrapper[data-v-b5421b3b] .ui-layout__header{border-block-end:1px solid var(--color-separator-border-inactive)}.wrapper[data-v-b5421b3b] .ui-layout__sidebar{background-color:var(--color-panel-bg);z-index:1000;top:var(--headerHeight);min-height:calc(100dvh - var(--headerHeight));border-inline-end:1px solid var(--color-separator-border-inactive);padding-block:24px 16px;padding-inline:12px;display:flex;overflow:auto}.wrapper[data-v-b5421b3b] .ui-layout__sidebar .ui-layout__sidebar-mobile{margin-top:var(--headerHeight);min-height:calc(100dvh - var(--headerHeight));display:flex}.wrapper[data-v-b5421b3b] .ui-layout__main{min-height:calc(100dvh - var(--headerHeight));padding-block:24px 32px;padding-inline:16px;display:flex}@media (width>=992px){.wrapper[data-v-b5421b3b] .ui-layout__main{padding-inline:62px}}.AuthLayout[data-v-ffcc65df]{--basePadding:16px;width:100%;padding-inline:calc(var(--basePadding) + env(safe-area-inset-left,0px)) calc(var(--basePadding) + env(safe-area-inset-right,0px));padding-block:calc(var(--basePadding) + env(safe-area-inset-top,0px)) calc(var(--basePadding) + env(safe-area-inset-bottom,0px));flex-direction:column;flex-grow:1;justify-content:safe start;align-items:center;display:flex;position:relative}@media (width>=992px){.AuthLayout[data-v-ffcc65df]{--basePadding:24px;justify-content:center}}.AuthLayout .auth[data-v-ffcc65df]{background-color:var(--color-panel-bg);border-radius:32px;flex-shrink:0;align-items:stretch;gap:24px;width:100%;max-width:1400px;display:flex;position:relative}@media (width>=992px){.AuthLayout .auth[data-v-ffcc65df]{min-height:min(100dvh - (2 * var(--basePadding) + env(safe-area-inset-top) + env(safe-area-inset-bottom)), 900px)}}.AuthLayout .auth .container[data-v-ffcc65df]{background:var(--color-auth-video-bg);border-start-start-radius:inherit;border-start-end-radius:40px;border-end-end-radius:40px;border-end-start-radius:inherit;width:100%;max-width:680px;display:none;position:relative;overflow:hidden}@media (width>=992px){.AuthLayout .auth .container[data-v-ffcc65df]{display:flex}}.AuthLayout .auth .container video[data-v-ffcc65df]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;width:100%;height:100%;animation:.5s forwards show-ffcc65df;display:block;position:absolute}@keyframes show-ffcc65df{to{opacity:1}}.AuthLayout .auth .content[data-v-ffcc65df]{border-radius:inherit;flex-direction:column;flex-shrink:0;gap:32px;width:100%;max-width:456px;margin:auto;padding-block:32px;padding-inline:16px;display:flex}@media (width>=992px){.AuthLayout .auth .content[data-v-ffcc65df]{padding-block:24px;padding-inline:0}}@media (width>=768px) and (height<=900px){.AuthLayout .auth .content[data-v-ffcc65df]{gap:24px}}.AuthLayout .auth .content .header[data-v-ffcc65df]{flex-direction:column;gap:20px;display:flex}.AuthLayout .auth .content .info[data-v-ffcc65df]{flex-direction:column;gap:8px;display:flex}.AuthLayout .auth .content .info .title[data-v-ffcc65df]{align-items:center;gap:.4em;display:flex}.AuthLayout .auth .content .info .title .text[data-v-ffcc65df]{font-size:24px;font-weight:700;line-height:125%}@media (width>=768px){.AuthLayout .auth .content .info .title .text[data-v-ffcc65df]{font-size:32px}}@media (width>=768px) and (height<=900px){.AuthLayout .auth .content .info .title .text[data-v-ffcc65df]{font-size:26px}}.AuthLayout .auth .content .info .title .hand[data-v-ffcc65df]{transform-origin:80% 80%;width:28px;animation:2.5s forwards helloAni-ffcc65df}@media (width>=992px){.AuthLayout .auth .content .info .title .hand[data-v-ffcc65df]{width:40px}}@keyframes helloAni-ffcc65df{25%{rotate:20deg}50%{rotate:-10deg}75%{rotate:5deg}}.AuthLayout .auth .content .info .description[data-v-ffcc65df]{color:var(--color-description-dark);font-size:14px;font-weight:500;line-height:125%}@media (width>=768px){.AuthLayout .auth .content .info .description[data-v-ffcc65df]{font-size:16px}}@media (width>=768px) and (height<=900px){.AuthLayout .auth .content .info .description[data-v-ffcc65df]{font-size:14px}}.AuthLayout .auth .content .locale[data-v-ffcc65df]{border:1px solid var(--color-separator-border-inactive);background:var(--color-background-secondary);border-radius:12px;width:100%;padding:16px}@media (width>=768px) and (height<=900px){.AuthLayout .auth .content .locale[data-v-ffcc65df]{all:unset;border-radius:inherit;width:max-content;max-width:100%;position:absolute;inset-block-start:0;inset-inline-end:0}.AuthLayout .auth .content .locale[data-v-ffcc65df] .ui-languages{border-radius:inherit}.AuthLayout .auth .content .locale[data-v-ffcc65df] .ui-languages .ui-languages--trigger{border-inline-start:1px solid var(--color-separator-border-primary);border-block-end:1px solid var(--color-separator-border-primary);border-radius:0;box-shadow:none;border-start-end-radius:inherit;border-end-start-radius:inherit;padding-inline:26px;font-size:14px}}.AuthLayout .auth .content .rights[data-v-ffcc65df]{color:var(--color-description);align-self:center;margin-block-start:4px;font-size:12px;font-weight:500;line-height:16px}.EmptyLayout[data-v-90d85aec]{flex-direction:column;flex-grow:1;justify-content:safe start;align-items:center;width:100%;display:flex;position:relative}@media (width>=992px){.EmptyLayout[data-v-90d85aec]{justify-content:center}}
