/* Only logged-out WooCommerce account pages; no checkout or authentication changes. */
body.tb-account-auth { --tb-ink:#192d35; --tb-muted:#526b76; --tb-line:#ccdee5; --tb-red:#e92338; }
.tb-account-auth .page-title { padding-bottom:36px; margin-bottom:0; }
.tb-account-auth .page-title .entry-title { font-size:clamp(32px,4vw,48px); letter-spacing:-.04em; }
.tb-account-auth #main-content { padding-top:44px; padding-bottom:64px; }
.tb-account-auth .tb-account-intro { max-width:1080px; margin:0 auto 30px; }
.tb-account-auth .tb-account-eyebrow { display:block; margin-bottom:12px; color:var(--tb-muted); font-size:11px; font-weight:700; letter-spacing:.16em; }
.tb-account-auth .tb-account-intro h2 { color:var(--tb-ink); font-size:clamp(26px,3vw,38px); line-height:1.15; letter-spacing:-.045em; margin:0 0 12px; }
.tb-account-auth .tb-account-intro p { margin:0; color:var(--tb-muted); font-size:16px; line-height:1.65; }
.tb-account-auth .wd-registration-page { max-width:1080px; margin-inline:auto; }
.tb-account-auth #customer_login { --wd-form-height:54px; display:grid!important; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:24px; margin:0; }
.tb-account-auth #customer_login:not(:has(.col-register)) { grid-template-columns:minmax(0,620px); justify-content:center; }
.tb-account-auth #customer_login > .col-login,
.tb-account-auth #customer_login > .col-register { display:block!important; width:auto!important; max-width:none; min-width:0; margin:0; padding:36px; border:1px solid var(--tb-line); border-radius:20px; background:#fff; box-shadow:0 8px 30px rgb(25 45 53 / 4%); text-align:left; }
.tb-account-auth #customer_login > .col-register { background:#f0f7f9; }
.tb-account-auth #customer_login > .col-register-text { display:none!important; }
.tb-account-auth #customer_login .wd-login-title { color:var(--tb-ink); font-size:26px; letter-spacing:-.035em; margin:0 0 26px; text-align:left; }
.tb-account-auth #customer_login form { margin:0; padding:0; border:0; }
.tb-account-auth #customer_login form p { color:var(--tb-muted); line-height:1.6; }
.tb-account-auth #customer_login .form-row { margin-bottom:22px; }
.tb-account-auth #customer_login label { color:var(--tb-ink); font-size:14px; font-weight:500; line-height:1.55; }
.tb-account-auth #customer_login input:is([type=text],[type=email],[type=password]),
.tb-account-auth .woocommerce-ResetPassword input:is([type=text],[type=email],[type=password]) { width:100%; height:54px; padding:12px 15px; border:1px solid #a9c1cc; border-radius:9px; background:#fff; color:var(--tb-ink); font-size:16px; box-shadow:none; }
.tb-account-auth #customer_login input:focus-visible,
.tb-account-auth .woocommerce-ResetPassword input:focus-visible { outline:3px solid #8ec0d3; outline-offset:2px; border-color:var(--tb-ink); }
.tb-account-auth #customer_login input[type=checkbox] { width:18px; height:18px; margin-right:7px; accent-color:var(--tb-ink); vertical-align:middle; }
.tb-account-auth #customer_login button[type=submit],
.tb-account-auth .woocommerce-ResetPassword button[type=submit] { min-height:52px; width:100%; padding:13px 22px; border:1px solid var(--tb-red); border-radius:8px; background:var(--tb-red); color:#fff; font-size:14px; font-weight:700; text-transform:none; box-shadow:none; }
.tb-account-auth #customer_login button[type=submit]:hover,
.tb-account-auth .woocommerce-ResetPassword button[type=submit]:hover { background:#c81b2e; border-color:#c81b2e; }
.tb-account-auth #customer_login a { color:var(--tb-ink); text-decoration:underline; text-underline-offset:3px; }
.tb-account-auth #customer_login :is(a,button):focus-visible { outline:3px solid #8ec0d3; outline-offset:4px; }
.tb-account-auth #customer_login .login-form-footer { display:flex; flex-wrap:wrap; justify-content:space-between; gap:14px; align-items:center; margin:0; font-size:13px; }
.tb-account-auth #customer_login .login-form-footer .lost_password { order:2; }
.tb-account-auth #customer_login .wd-email-sub-main { border-top:1px solid var(--tb-line); padding-top:20px; }
.tb-account-auth #customer_login .required { color:#c81b2e; }
.tb-account-auth #customer_login .login-goo-link { min-height:52px; border:1px solid #a9c1cc; border-radius:8px; background:#fff; color:var(--tb-ink); text-decoration:none; text-transform:none; font-weight:600; box-shadow:none; }
.tb-account-auth #customer_login .login-goo-link:hover { background:#f0f7f9; border-color:var(--tb-ink); }
.tb-account-auth #customer_login .tb-social-divider,.tb-account-auth #customer_login .wd-login-divider { display:flex; align-items:center; gap:16px; margin:0 0 22px; text-align:center; font-size:13px; font-weight:400; line-height:21px; text-transform:uppercase; }
.tb-account-auth #customer_login .tb-social-divider::before,.tb-account-auth #customer_login .tb-social-divider::after { content:""; height:1px; flex:1; background:var(--tb-line); }
.tb-account-auth #customer_login .tb-register-google .login-goo-link { width:100%; }
.tb-account-auth #customer_login > .col-login,.tb-account-auth #customer_login > .col-register { display:flex!important; flex-direction:column; }
.tb-account-auth #customer_login form { display:flex!important; flex-direction:column; flex:1; }
.tb-account-auth #customer_login .login-form-footer { margin-bottom:22px; }
.tb-account-auth #customer_login .form-row-btn { margin-top:auto; margin-bottom:22px; }
.tb-account-auth #customer_login .wd-social-login { margin:0; }
.tb-account-auth #customer_login .wd-login-divider::before,.tb-account-auth #customer_login .wd-login-divider::after { background:var(--tb-line); }
.tb-account-auth .woocommerce-ResetPassword { --wd-form-height:54px; max-width:620px; margin:0 auto; padding:32px; border:1px solid var(--tb-line); border-radius:20px; background:#f0f7f9; }
@media(max-width:767px) {
 .tb-account-auth #main-content { padding-top:28px; padding-bottom:36px; }
 .tb-account-auth #customer_login { grid-template-columns:minmax(0,1fr); gap:20px; }
 .tb-account-auth #customer_login > .col-login,.tb-account-auth #customer_login > .col-register { padding:25px 20px; border-radius:15px; }
 .tb-account-auth .tb-account-intro { margin-bottom:24px; }
 .tb-account-auth #customer_login .wd-login-title { font-size:24px; margin-bottom:22px; }
 .tb-account-auth .woocommerce-ResetPassword { padding:25px 20px; }
}
