.social-auth-row{display:flex;gap:12px;width:100%}.social-auth-row .social-auth-btn{flex:1;display:flex;align-items:center;justify-content:center;height:48px;background:#fff;border:1.5px solid #e0e0e0;border-radius:16px;color:#3c4043;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.social-auth-row .social-auth-btn:hover{background:#f7f8fa;border-color:#c8c8c8;box-shadow:0 2px 8px #00000014}.social-auth-row .social-auth-btn:active{background:#f0f0f0;box-shadow:none}.social-auth-row .social-auth-btn--telegram{color:#229ed9}.social-auth-row .social-auth-btn--sso{color:#6b46c1}.social-auth-row .social-auth-btn__text{font-size:15px;font-weight:600;letter-spacing:.5px}
