[data-v-71fd3882]:root {
    --color-scheme-active: #6C78F4
}

.w-hint[data-v-71fd3882] {
    position: relative
}

.w-hint__context-menu[data-v-71fd3882] {
    top: calc(100%+ 4px);
    z-index: 99;
    display: block;
    padding: 8px 12px
}

[data-v-139d81ac]:root {
    --color-scheme-active: #6C78F4
}

.w-copying-text[data-v-139d81ac] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 32px;
    padding: 0 12px;
    overflow: hidden;
    color: #60636c;
    background: #60636c1a;
    transition: all .2s ease;
    cursor: pointer;
    border-radius: 8px;
    column-gap: 18px;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px
}

.w-copying-text[disabled][data-v-139d81ac] {
    color: #bababa;
    background: #f4f4f8;
    cursor: default
}

.dark .w-copying-text[data-v-139d81ac] {
    color: #ddd;
    background: #2f3136
}

.w-copying-text__text[data-v-139d81ac] {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    background-color: transparent;
    cursor: inherit;
    border: none;
    outline: none;
    text-overflow: ellipsis
}

[data-v-04283ff9]:root {
    --color-scheme-active: #6C78F4
}

.vertical-with-button[data-v-04283ff9] {
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    color: #000
}

.dark .vertical-with-button[data-v-04283ff9] {
    color: #ddd
}

.vertical-with-button__top[data-v-04283ff9] {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.vertical-with-button__title[data-v-04283ff9] {
    margin-right: 6px
}

.vertical-with-button__hint[data-v-04283ff9],
.vertical-with-button__switch[data-v-04283ff9] {
    margin-right: 8px
}

.vertical-with-button__bottom[data-v-04283ff9] {
    display: flex;
    align-items: center;
    column-gap: 8px
}

.vertical-with-button__button[data-v-04283ff9] {
    height: 32px;
    border-radius: 8px;
    max-width: 110px
}

@media (max-width: 700px) {
    .vertical-with-button__button[data-v-04283ff9] {
        width: 150px
    }
}

.vertical-with-button__link[data-v-04283ff9] {
    position: absolute;
    z-index: -1;
    pointer-events: none;
    opacity: 0
}

[data-v-80d46882]:root {
    --color-scheme-active: #6C78F4
}

.controls[data-v-80d46882] {
    display: flex;
    justify-content: flex-end;
    column-gap: 8px
}

.controls__button[data-v-80d46882] {
    height: 32px;
    border-radius: 8px
}

.members__error-email {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px
}

[data-v-a22c451d]:root {
    --color-scheme-active: #6C78F4
}

.members__limit[data-v-a22c451d],
.members__error[data-v-a22c451d],
.members__controls[data-v-a22c451d] {
    margin: 0 16px
}

.members__invitation-link[data-v-a22c451d] {
    padding: 16px;
    border-top: 1px solid #EDEDF5;
    border-bottom: 1px solid #EDEDF5
}

.dark .members__invitation-link[data-v-a22c451d] {
    border-color: #191a1c
}

.members__targets[data-v-a22c451d] {
    margin: 16px
}

.members__limit[data-v-a22c451d] {
    margin-top: auto;
    margin-bottom: 16px
}

.members__error[data-v-a22c451d] {
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    margin-bottom: 8px;
    color: #ff4d4f
}

.members__controls[data-v-a22c451d] {
    margin-top: auto;
    margin-bottom: 16px
}

:root {
    --color-scheme-active: #6C78F4
}

.guests__error-email {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px
}

[data-v-b49ae39b]:root {
    --color-scheme-active: #6C78F4
}

.guests__limit[data-v-b49ae39b],
.guests__error[data-v-b49ae39b],
.guests__controls[data-v-b49ae39b] {
    margin: 0 16px
}

.guests__invitation-link[data-v-b49ae39b] {
    padding: 16px;
    border-top: 1px solid #EDEDF5;
    border-bottom: 1px solid #EDEDF5
}

.dark .guests__invitation-link[data-v-b49ae39b] {
    border-color: #191a1c
}

.guests__targets[data-v-b49ae39b] {
    margin: 16px
}

.guests__limit[data-v-b49ae39b] {
    margin-top: auto;
    margin-bottom: 16px
}

.guests__error[data-v-b49ae39b] {
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    margin-bottom: 8px;
    color: #ff4d4f
}

.guests__controls[data-v-b49ae39b] {
    margin-top: auto;
    margin-bottom: 16px
}

[data-v-dfd92b69]:root {
    --color-scheme-active: #6C78F4
}

.tabs[data-v-dfd92b69] {
    padding: 16px
}

.tabs__items[data-v-dfd92b69] {
    display: flex;
    justify-content: space-between;
    height: 37px;
    padding: 4px;
    background-color: #f8f8fb;
    border-radius: 4px;
    grid-column: span 2;
    column-gap: 4px
}

.dark .tabs__items[data-v-dfd92b69] {
    background-color: #2f3136
}

.tabs__item[data-v-dfd92b69] {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #60636c;
    border-radius: 4px;
    column-gap: 4px;
    transition: background-color .2s ease
}

.tabs__item[data-v-dfd92b69]:hover:not([disabled]),
.tabs__item.active[data-v-dfd92b69] {
    background-color: #e5e7ee
}

.dark .tabs__item[data-v-dfd92b69]:hover:not([disabled]),
.dark .tabs__item.active[data-v-dfd92b69] {
    background-color: #383a3f
}

.dark .tabs__item[data-v-dfd92b69] {
    color: #ddd
}

.dark .tabs__item.active[data-v-dfd92b69] {
    background-color: #242629
}

.tabs__item-image[data-v-dfd92b69] {
    width: 24px;
    height: 24px;
    object-fit: contain
}

[data-v-29807edb]:root {
    --color-scheme-active: #6C78F4
}

.modal[data-v-29807edb] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 15px;
    background: #1d2733b3;
    overflow-y: auto
}

.modal__content[data-v-29807edb] {
    display: flex;
    flex-direction: column;
    max-width: 560px;
    width: 560px;
    margin: auto;
    background-color: #fff;
    border: 1px solid #F0F0F0;
    border-radius: 12px;
    box-shadow: 0 20px 50px #0003, 0 0 1px #0003
}

.dark .modal__content[data-v-29807edb] {
    background-color: #383a3f;
    border-color: #2f3136
}