.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-65e2bae2]{align-items:center;background-color:#54a9eb;border-radius:20px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:8px;line-height:20px;padding:7px 16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.telegram-login-button__spinner[data-v-65e2bae2]{animation:telegram-spin-65e2bae2 .6s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:16px;width:16px}.telegram-login-button__placeholder-text[data-v-65e2bae2]{white-space:nowrap}.telegram-login-button__error[data-v-65e2bae2]{align-items:center;background-color:var(--bg-secondary);border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:12px;text-align:center}.telegram-login-button__error-text[data-v-65e2bae2]{color:var(--text-secondary);font-size:13px;margin:0}@keyframes telegram-spin-65e2bae2{to{transform:rotate(1turn)}}
