@font-face {
  font-family: "Instax Gmarket Sans";
  src: url("/common2/fonts/product-main/GmarketSans-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: block;
}

@font-face {
  font-family: "Instax Pretendard";
  src: url("/common2/fonts/product-main/Pretendard-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: block;
}

@font-face {
  font-family: "Instax Allura";
  src: url("/common2/fonts/product-main/Allura-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}

@font-face {
  font-family: "Instax Chulseokbu";
  src: url("/common2/fonts/product-main/Hakgyoansim-Chulseokbu-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: block;
}

@font-face {
  font-family: "Instax SUIT";
  src: url("/common2/fonts/product-main/SUIT-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: block;
}

@font-face {
  font-family: "Instax SUIT Heavy";
  src: url("/common2/fonts/product-main/SUIT-Heavy.otf") format("opentype");
  font-style: normal;
  font-weight: 900;
  font-display: block;
}

@font-face {
  font-family: "Instax SB Aggro";
  src: url("/common2/fonts/product-main/SB-Aggro-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: block;
}

@font-face {
  font-family: "Instax Noto Sans KR";
  src: url("/common2/fonts/product-main/NotoSansKR-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: block;
}

@font-face {
  font-family: "Instax RIDI Batang";
  src: url("/common2/fonts/product-main/RIDIBatang.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: block;
}

@font-face {
  font-family: "Instax Oleo Script";
  src: url("/common2/fonts/product-main/OleoScript-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: block;
}

/* Keep the shared header typography identical across product pages.
   Roboto renders Latin text; the bundled Korean face prevents page-specific
   fallback fonts from changing the apparent weight of Korean menu labels. */
#header #navi > ul > li > a {
  font-family: "Roboto", "Instax Noto Sans KR", "Noto Sans KR", sans-serif !important;
  font-weight: 700 !important;
}

.instax-product-main--gmarket {
  font-family: "Instax Gmarket Sans", var(--instax-kr-font) !important;
  font-weight: 700 !important;
}

.instax-product-main--pretendard {
  font-family: "Instax Pretendard", var(--instax-kr-font) !important;
  font-weight: 700 !important;
}

.instax-product-main--allura {
  font-family: "Instax Allura", cursive !important;
  font-weight: 400 !important;
}

.instax-product-main--chulseokbu {
  font-family: "Instax Chulseokbu", var(--instax-kr-font) !important;
  font-weight: 700 !important;
}

.instax-product-main--suit {
  font-family: "Instax SUIT", var(--instax-kr-font) !important;
  font-weight: 700 !important;
}

.instax-product-main--sb-aggro {
  font-family: "Instax SB Aggro", var(--instax-kr-font) !important;
  font-weight: 700 !important;
}

.instax-product-main--noto-sans {
  font-family: "Instax Noto Sans KR", var(--instax-kr-font) !important;
  font-weight: 700 !important;
}

.instax-product-main--ridi-batang {
  font-family: "Instax RIDI Batang", serif !important;
  font-weight: 400 !important;
}

html[data-instax-product-main-font="allura"] .Hero__Main span {
  font-size: 1.4em !important;
  line-height: 0.7 !important;
  font-weight: 600 !important;
}

html[data-instax-product-main-font="allura"] .Hero__Texts {
  margin-top: 90px !important;
}

html[data-instax-product-main-font="suit"] .kyvs__cp > span {
  font-family: "Instax SUIT Heavy", var(--instax-kr-font) !important;
  font-weight: 900 !important;
}

body.is-intro-start .fv__intro {
  z-index: 10030 !important;
}

html[data-instax-korea-mini13-standalone="true"] #header {
  display: block !important;
  height: clamp(92px, 8vw, 128px) !important;
  min-height: 0 !important;
  background: #fff !important;
}

html[data-instax-korea-mini13-standalone="true"] #header .wrap_new {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0 !important;
}

html[data-instax-korea-mini13-standalone="true"] #header .wrap_new h1 {
  position: static !important;
  width: clamp(132px, 13vw, 188px) !important;
  margin: 0 auto !important;
}

html[data-instax-korea-mini13-standalone="true"] #header #navi,
html[data-instax-korea-mini13-standalone="true"] #header #switch,
html[data-instax-korea-mini13-standalone="true"] #header .megamenu {
  display: none !important;
}

html[data-instax-korea-mini13-standalone="true"] .fv__title,
html[data-instax-korea-mini13-standalone="true"] .other-heading__heading {
  font-family: "Instax Oleo Script", cursive !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-synthesis: none !important;
  color: var(--yellow) !important;
  letter-spacing: 0 !important;
  line-height: 0.84 !important;
  text-transform: none !important;
}

html[data-instax-korea-mini13-standalone="true"] .fv__title .line,
html[data-instax-korea-mini13-standalone="true"] .other-heading__heading > span {
  display: block;
}
