.social-login-list{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.social-login-list--compact{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.social-login-btn{--social-auth-color:var(--bs-body-color);--social-auth-focus:rgba(var(--bs-white-rgb),.16);--bs-btn-color:var(--social-auth-color);--bs-btn-bg:color-mix(in srgb,var(--ui-surface-section) 88%,var(--bs-body-color) 12%);--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-body-color);--bs-btn-hover-bg:color-mix(in srgb,var(--ui-surface-section) 82%,var(--bs-body-color) 18%);--bs-btn-hover-border-color:transparent;align-items:center;border-radius:var(--bs-border-radius);display:grid;font-size:.9rem;grid-template-columns:2.35rem minmax(0,1fr);min-height:2.45rem;padding:0;text-align:left;transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease;width:100%}.social-login-icon{align-items:center;align-self:stretch;border-right:0;display:inline-flex;justify-content:center}.social-login-icon i.social-icon{font-size:1.1rem;height:auto!important;line-height:1;width:auto!important}.social-login-btn:focus-visible{box-shadow:0 0 0 .18rem var(--social-auth-focus);outline:0}.social-login-list--compact .social-login-btn{background:transparent;display:inline-flex;height:1.9rem;justify-content:center;min-height:1.9rem;width:1.9rem}.social-login-label{overflow:hidden;padding-inline:.75rem;text-overflow:ellipsis;white-space:nowrap}.social-login-btn--google .social-login-icon i{color:#db4437!important}.social-login-btn--microsoft .social-login-icon i{color:#f1f5f9!important}.social-login-btn--linkedin .social-login-icon i{color:#0a66c2!important}.social-login-btn--facebook .social-login-icon i{color:#1877f2!important}@media (max-width:575.98px){.social-login-list:not(.social-login-list--compact){grid-template-columns:1fr}}.social-account-card{border:1px solid var(--bs-border-color);border-radius:1rem}.social-account-card .card-header{background-color:transparent;border-bottom:1px solid var(--bs-border-color);font-size:.95rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.social-account-card .list-group-item{background-color:transparent;border-color:var(--bs-border-color)}[data-bs-theme=dark] .social-account-card,[data-bs-theme=dark] .social-profile-input{background-color:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.12)}[data-bs-theme=dark] .social-account-card .card-header,[data-bs-theme=dark] .social-account-card .list-group-item{border-color:hsla(0,0%,100%,.12)}.social-account-icon{align-items:center;border-radius:50%;display:inline-flex;font-size:1.2rem;font-weight:600;height:2.75rem;justify-content:center;width:2.75rem}.social-account-icon-facebook,.social-profile-icon-facebook{background-color:rgba(24,119,242,.12);color:#1877f2}[data-bs-theme=dark] .social-account-icon-facebook,[data-bs-theme=dark] .social-profile-icon-facebook{background-color:rgba(24,119,242,.25)}.social-account-icon-google,.social-profile-icon-google{background-color:rgba(219,68,55,.12);color:#db4437}[data-bs-theme=dark] .social-account-icon-google,[data-bs-theme=dark] .social-profile-icon-google{background-color:rgba(219,68,55,.25)}.social-account-icon-linkedin,.social-profile-icon-linkedin{background-color:rgba(10,102,194,.12);color:#0a66c2}[data-bs-theme=dark] .social-account-icon-linkedin,[data-bs-theme=dark] .social-profile-icon-linkedin{background-color:rgba(10,102,194,.25)}.social-account-icon-microsoft,.social-profile-icon-teams{background-color:rgba(98,100,167,.12);color:#6264a7}[data-bs-theme=dark] .social-account-icon-microsoft,[data-bs-theme=dark] .social-profile-icon-teams{background-color:rgba(98,100,167,.25)}.social-profile-icon-x{background-color:rgba(15,20,25,.08);color:#0f1419}[data-bs-theme=dark] .social-profile-icon-x{background-color:rgba(248,250,252,.2);color:#f8fafc}.social-account-card .badge{font-size:.75rem;padding:.35rem .5rem}.btn-social-action{border-radius:999px;font-weight:600;min-width:7rem}.btn-social-action i{font-size:.85rem}.social-profile-input{background-color:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:.85rem;overflow:hidden}.social-profile-input .form-control,.social-profile-input .input-group-text{border:0;box-shadow:none}.social-profile-input .form-control:focus{box-shadow:none}.social-profile-icon{align-items:center;display:inline-flex;font-size:1.1rem;justify-content:center;width:3rem}.social-profile-input .form-control{background-color:transparent;padding-inline-start:.25rem}[data-bs-theme=dark] .social-profile-input .form-control{color:var(--bs-body-color)}.social-profile-input .form-control::placeholder{color:var(--bs-secondary-color)}[data-bs-theme=dark] .social-profile-input .form-control::placeholder{color:rgba(248,250,252,.65)}