/*!
 * RBF Cosmetics — Customer Account Styling
 * ------------------------------------------------------------------
 * A CSS-only restyle of Shopify's native customer account templates
 * (main-customer-account.liquid, main-customer-login.liquid,
 * main-customer-register.liquid — 155-177 lines each). Rather than
 * edit those Liquid files directly, this targets their real, already
 *-stable class names (.gsp-account, .gsp-account__title,
 * .gsp-customer-info__field, .btn-primary, etc., confirmed present)
 * to bring them in line with the rest of the site's design system —
 * consistent with the "restyle via CSS layer" approach already used
 * for the cart drawer addons in Phase 9.
 * ------------------------------------------------------------------
 */.gsp-account{font-family:var(--rbf-font-body)}.gsp-account__title{font-family:var(--rbf-font-heading)!important;color:var(--rbf-color-navy)!important}.gsp-account__greeting{color:var(--rbf-color-text-muted)}.gsp-customer-info__field{font-size:var(--rbf-fs-body)}.gsp-customer-order{border-radius:var(--rbf-radius-md)}.gsp-text-link{color:var(--rbf-color-action)!important;text-decoration:none}.gsp-text-link:hover{text-decoration:underline}.gsp-account .btn-primary,.gsp-account .btn-dark{background-color:var(--rbf-color-action)!important;border-color:var(--rbf-color-action)!important;border-radius:var(--rbf-radius-sm)!important;font-family:var(--rbf-font-heading)!important;font-weight:600!important;text-transform:uppercase;letter-spacing:var(--rbf-ls-nav)}.gsp-account .btn-primary:hover,.gsp-account .btn-dark:hover{background-color:var(--rbf-color-navy)!important;border-color:var(--rbf-color-navy)!important}.gsp-account .form-control:focus{border-color:var(--rbf-color-action)!important;box-shadow:none!important}
/*# sourceMappingURL=/cdn/shop/t/29/assets/rbf-account.css.map */
