.p6-oauth{flex-direction:column;gap:12px;width:100%;display:flex}.p6-oauth-divider{align-items:center;gap:12px;display:flex}.p6-oauth-divider span{background:#ffffff29;flex:1;height:1px}.p6-oauth-divider em{letter-spacing:.08em;text-transform:uppercase;color:#e2ebff9e;font-family:Inter_500Medium,Inter,system-ui,sans-serif;font-size:12px;font-style:normal}.p6-oauth-btn{box-sizing:border-box;color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #ffffff2e;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:14px 18px;font-family:Inter_600SemiBold,Inter,system-ui,sans-serif;font-size:15px;line-height:1.2;transition:background .2s,transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s;display:flex}.p6-oauth-btn:hover{background:#f2f5ff;box-shadow:0 8px 24px #005dff2e}.p6-oauth-btn:active{transform:scale(.985)}.p6-oauth-btn:focus-visible{outline-offset:3px;outline:3px solid #9dbcff}.p6-oauth-btn svg{flex:none}@media (width<=460px){.p6-oauth-btn{min-height:48px;font-size:14.5px}}