.facebook-auth-button{min-height:55px;margin-top:12px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #1877f2;border-radius:99px;background:#1877f2;color:#fff;font-size:18px;font-weight:550;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.facebook-auth-button:hover{border-color:#166fe5;background:#166fe5;color:#fff;transform:translateY(-1px)}.facebook-auth-button.is-disabled{opacity:.58;cursor:not-allowed;transform:none}.facebook-icon{width:23px;height:23px;flex:0 0 23px}.auth-card>.facebook-auth-button:first-of-type{margin-top:0}@media(max-width:520px){.facebook-auth-button{min-height:52px;font-size:16px}}