/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 27:0 Unexpected "<"

**/
<style>
/* RollsRices – Charge 主题导航字体变细 */
.header-nav__link,
.header__menu-link,
.navigation__link,
.menu-drawer__menu-item,
.mega-menu__link {
  font-family:'Noto Serif JP','Noto Sans SC','Poppins',sans-serif !important;
  font-weight:400 !important;   /* 300更轻，500稍粗 */
  letter-spacing:0.04em !important;
  text-transform:none !important;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
.header-nav__link:hover,
.header__menu-link:hover,
.navigation__link:hover,
.mega-menu__link:hover {
  font-weight:500 !important;
}
</style>
