/* Storefront titles match the product-detail reference. Body copy stays unchanged. */
@font-face{font-family:"KST Bodoni";src:url('../static/fonts/bodoni-moda-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
body h1,body h2,body h3,body h4,body h5,body h6,
body .elementor-heading-title,body .product_title,
body .woocommerce-loop-product__title,body .woocommerce-loop-category__title,
body .kst-origin-card__titles strong,
body .collection-card b,body .hot-card b,body .series-list span,
body .account-space__title,body .account-space__order-name,body .account-space__preorder-name{
  font-family:"KST Bodoni","Bodoni Moda","Noto Serif CJK SC","Songti SC",SimSun,"Times New Roman",serif!important;
  font-weight:500!important;
}

/* Bodoni descenders need more space than the former 0.88 line-height. */
body .kst-el-hero-title .elementor-heading-title{
  line-height:1.15!important;
}

/* Homepage titles: uppercase presentation, preserving editor content. */
body.home :is(h1,h2,h3,h4,h5,h6,.elementor-heading-title,.woocommerce-loop-product__title,.woocommerce-loop-category__title),
body.home :is(h1,h2,h3,h4,h5,h6,.elementor-heading-title) *,
body.home .kst-origin-card__titles strong,
body.home .collection-card b,body.home .hot-card b,body.home .series-list span,
body.home .kst-original-footer strong,
body.home .kst-home-promotions__copy strong{
  text-transform:uppercase!important;
}
