/* Night Mask LP route-scoped typography refinements.
   Keeps the vivid cosmetic demo closer to the approved mockups without affecting other pages. */
.night-mask-page {
  font-family: "Noto Sans JP", "Zen Kaku Gothic New", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

.night-mask-page .nm-display {
  font-family: "Shippori Mincho", "Noto Serif JP", "Shippori Mincho B1", serif !important;
  font-weight: 600;
  letter-spacing: 0.075em;
}

.night-mask-page .nm-en,
.night-mask-page .nm-section-label {
  font-family: "Inter", "Cormorant Garamond", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-weight: 700;
}

.night-mask-page .nm-section-label {
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.night-mask-page .nm-price {
  font-family: "Bodoni Moda", "Cormorant Garamond", "Playfair Display", serif !important;
  font-weight: 700;
}

.night-mask-page .nm-gloss-button {
  font-family: "Shippori Mincho", "Noto Serif JP", "Shippori Mincho B1", serif !important;
}
