.dropbtn[data-v-49059388]{padding:0 10px}.user-name-cell[data-v-49059388]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2px}.user-name-cell[data-v-49059388],.user-name-cell__name[data-v-49059388]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.user-name-cell__name[data-v-49059388]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-weight:500;line-height:1.2}.user-name-cell__email[data-v-49059388]{display:inline-block;font-size:12px;line-height:1.1;color:#8ea0b3}.committee-member-tag[data-v-49059388]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 6px;border-radius:999px;background:#efeaff;color:#6831ff;font-size:9px;font-weight:600;line-height:1.1;white-space:nowrap}.committee-member-tag--inactive[data-v-49059388]{background:#eceff3;color:#6b6d73}.edit-user-modal[data-v-49059388]{padding:4px 10px 6px;margin:0 auto}.edit-user-modal__row[data-v-49059388]{display:grid;grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:22px}.edit-user-modal__row--padded[data-v-49059388]{padding:0 22px}.edit-user-modal__row--first[data-v-49059388]{margin-bottom:16px}.edit-user-modal__row--spaced[data-v-49059388]{margin:0 0 16px}.edit-user-modal__row--highlight[data-v-49059388]{margin:4px 0 16px;background:#f3f3f4;border-radius:4px;padding:14px 22px}.edit-user-modal__label[data-v-49059388]{color:#8ea0b3;margin-bottom:0;font-weight:600}.edit-user-modal__control[data-v-49059388],.edit-user-modal__select[data-v-49059388],.edit-user-modal__switch-wrap[data-v-49059388],.edit-user-modal__text[data-v-49059388]{justify-self:end;width:220px}.edit-user-modal__select-input[data-v-49059388]{width:100%;height:42px;border:1px solid #d3d3d3;border-radius:8px;font-size:13px;color:var(--intelligential-color);-webkit-box-shadow:none;box-shadow:none;background:#fff}.edit-user-modal__text[data-v-49059388]{margin:0;min-height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;color:var(--intelligential-color);word-break:break-word}.edit-user-modal__error[data-v-49059388]{margin:0 22px}.edit-user-modal__skeleton[data-v-49059388]{display:inline-block;border-radius:6px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#ececec),color-stop(37%,#f5f5f5),color-stop(63%,#ececec));background:linear-gradient(90deg,#ececec 25%,#f5f5f5 37%,#ececec 63%);background-size:400% 100%;-webkit-animation:edit-user-skeleton-loading-49059388 1.2s ease-in-out infinite;animation:edit-user-skeleton-loading-49059388 1.2s ease-in-out infinite}.edit-user-modal__skeleton--label[data-v-49059388]{width:110px;height:14px}.edit-user-modal__skeleton--value[data-v-49059388]{width:220px;height:14px;justify-self:end}.edit-user-modal__skeleton--input[data-v-49059388]{width:220px;height:42px;justify-self:end}.edit-user-modal__skeleton--switch[data-v-49059388]{width:53px;height:27px;border-radius:999px;justify-self:end}@-webkit-keyframes edit-user-skeleton-loading-49059388{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes edit-user-skeleton-loading-49059388{0%{background-position:100% 50%}to{background-position:0 50%}}.edit-user-switch[data-v-49059388]{position:relative;display:inline-block;width:53px;height:27px;float:right}.edit-user-switch input[data-v-49059388]{opacity:0;width:0;height:0}.edit-user-switch__slider[data-v-49059388]{position:absolute;cursor:pointer;inset:0;background-color:#d6d6d8;-webkit-transition:.2s;transition:.2s;border-radius:999px}.edit-user-switch__slider[data-v-49059388]:before{content:"";position:absolute;height:17px;width:17px;left:5px;top:5px;background-color:#f7f7f7;-webkit-transition:.2s;transition:.2s;border-radius:50%}.edit-user-switch input:checked+.edit-user-switch__slider[data-v-49059388]{background-color:#59c891}.edit-user-switch input:checked+.edit-user-switch__slider[data-v-49059388]:before{-webkit-transform:translateX(23px);transform:translateX(23px)}