.double-warning{align-items:center;background-color:#000;border-radius:1rem;display:flex;height:2rem;justify-content:center;position:relative;width:2rem}.double-warning:before{background-color:#000;border-radius:.5rem;content:"You have multiple login buttons for the same bot. Currently only one at a time is supported.";left:0;opacity:0;padding:.5rem;pointer-events:none;position:absolute;text-align:center;top:110%;transition:opacity .5s;width:20rem}.double-warning:hover:before{opacity:1}.telegram-login-button__placeholder[data-v-c4990019]{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:20px;background-color:#54a9eb;color:#fff;font-size:14px;font-weight:500;line-height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.telegram-login-button__spinner[data-v-c4990019]{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:telegram-spin-c4990019 .6s linear infinite}.telegram-login-button__placeholder-text[data-v-c4990019]{white-space:nowrap}.telegram-login-button__error[data-v-c4990019]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;border-radius:8px;text-align:center}.telegram-login-button__error-text[data-v-c4990019]{font-size:13px;color:#000;margin:0}@keyframes telegram-spin-c4990019{to{transform:rotate(1turn)}}
