.brb-oauth-login-panel {
    clear: both;
    margin: 22px 0 0;
    text-align: center;
}

.brb-oauth-login-panel--wp {
    margin: 24px 0 18px;
}

.brb-oauth-login-panel--learndash {
    margin: 18px auto 20px;
    max-width: 310px;
}

.brb-oauth-login-separator {
    align-items: center;
    color: #6b7280;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    gap: 12px;
    letter-spacing: 0;
    line-height: 1;
    margin: 0 0 14px;
    text-transform: uppercase;
}

.brb-oauth-login-separator::before,
.brb-oauth-login-separator::after {
    background: #dcdcde;
    content: "";
    flex: 1 1 auto;
    height: 1px;
}

.brb-oauth-login-button {
    align-items: center;
    background: #ffffff;
    border: 1px solid #dadce0;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(16, 24, 40, .06);
    color: #1f2937;
    display: inline-flex;
    font-size: 15px;
    font-weight: 600;
    gap: 10px;
    justify-content: center;
    line-height: 1.2;
    min-height: 44px;
    padding: 0 16px;
    text-decoration: none;
    transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease, transform .15s ease;
    width: 100%;
}

.brb-oauth-login-button:hover,
.brb-oauth-login-button:focus {
    background: #f8fafc;
    border-color: #c4c7c5;
    box-shadow: 0 2px 6px rgba(16, 24, 40, .1);
    color: #111827;
    text-decoration: none;
    transform: translateY(-1px);
}

.brb-oauth-login-button:focus-visible {
    outline: 2px solid #2271b1;
    outline-offset: 2px;
}

.brb-oauth-login-google-logo {
    flex: 0 0 auto;
    height: 18px;
    width: 18px;
}

.ld-login-modal .brb-oauth-login-button {
    box-sizing: border-box;
}

.ld-login-modal .ld-forgot-password-link {
    display: inline-block;
    margin: 18px 0 0;
}

.ld-login-modal .ld-forgot-password-link + .brb-oauth-login-panel--learndash {
    margin-top: 18px;
}

.woocommerce form .password-input,
.woocommerce-page form .password-input {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    gap: 8px;
    justify-content: center;
    position: relative;
}

.woocommerce form .password-input input[type="password"],
.woocommerce form .password-input input[type="text"],
.woocommerce-page form .password-input input[type="password"],
.woocommerce-page form .password-input input[type="text"] {
    flex: 1 1 auto;
    min-width: 0;
    width: auto;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    align-items: center;
    background: #ffffff !important;
    border: 1px solid #d0d5dd !important;
    border-radius: 4px;
    box-shadow: none !important;
    color: #1f2937 !important;
    cursor: pointer;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 0;
    height: 42px;
    justify-content: center;
    line-height: 1;
    margin: 0 !important;
    min-height: 42px;
    padding: 0 !important;
    position: static !important;
    text-decoration: none;
    transform: none !important;
    translate: none !important;
    width: 44px;
}

.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
    background: currentColor !important;
    content: "" !important;
    display: block;
    font-family: initial !important;
    height: 20px;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M2%2012s3.5-7%2010-7%2010%207%2010%207-3.5%207-10%207S2%2012%202%2012Z%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%273%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M2%2012s3.5-7%2010-7%2010%207%2010%207-3.5%207-10%207S2%2012%202%2012Z%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%273%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27/%3E%3C/svg%3E");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    width: 20px;
}

.woocommerce form .show-password-input.display-password::after,
.woocommerce-page form .show-password-input.display-password::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M10.6%205.08A10.5%2010.5%200%200%201%2012%205c6.5%200%2010%207%2010%207a14.8%2014.8%200%200%201-2.02%202.98%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3Cpath%20d%3D%27M6.7%206.71C3.65%208.74%202%2012%202%2012s3.5%207%2010%207c1.9%200%203.53-.6%204.87-1.45%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3Cpath%20d%3D%27M9.88%209.88A3%203%200%200%200%2014.12%2014.12%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27/%3E%3Cpath%20d%3D%27M2%202l20%2020%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2024%2024%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M10.6%205.08A10.5%2010.5%200%200%201%2012%205c6.5%200%2010%207%2010%207a14.8%2014.8%200%200%201-2.02%202.98%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3Cpath%20d%3D%27M6.7%206.71C3.65%208.74%202%2012%202%2012s3.5%207%2010%207c1.9%200%203.53-.6%204.87-1.45%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3Cpath%20d%3D%27M9.88%209.88A3%203%200%200%200%2014.12%2014.12%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27/%3E%3Cpath%20d%3D%27M2%202l20%2020%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27/%3E%3C/svg%3E");
}

.woocommerce form .show-password-input:hover,
.woocommerce form .show-password-input:focus,
.woocommerce-page form .show-password-input:hover,
.woocommerce-page form .show-password-input:focus {
    background: #f8fafc;
    border-color: #98a2b3;
    color: #111827;
}

.woocommerce form .show-password-input:focus-visible,
.woocommerce-page form .show-password-input:focus-visible {
    outline: 2px solid #2271b1;
    outline-offset: 2px;
}
