html[data-bytebrane-reference="true"],
html[data-bytebrane-reference="true"] body {
  background: #1d1d1b;
}

html[data-bytebrane-reference="true"] .nav-img {
  display: none !important;
}

html[data-bytebrane-reference="true"] .nav-head::after {
  content: none;
}

html[data-bytebrane-reference="true"] body,
html[data-bytebrane-reference="true"] .txt,
html[data-bytebrane-reference="true"] .item-desc,
html[data-bytebrane-reference="true"] .h5,
html[data-bytebrane-reference="true"] .n-text {
  font-family: "Editorial New", "Noto Serif SC", "Songti SC", SimSun, serif;
}

html[data-bytebrane-reference="true"] [data-bb-asset="cover"] {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  filter: saturate(.82) contrast(1.02) !important;
  mix-blend-mode: multiply;
}

html[data-bytebrane-reference="true"] img[src*="-scene-v"] {
  filter: saturate(1.04) contrast(1.02) !important;
  mix-blend-mode: multiply;
}

html[data-bytebrane-reference="true"] .item-img,
html[data-bytebrane-reference="true"] .brand-img__touch {
  background-image: none !important;
}

html[data-bytebrane-reference="true"] [data-bb-asset="title"] {
  width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: left center !important;
}

html[data-bytebrane-reference="true"] .nav-link {
  cursor: pointer;
}

@media screen and (max-width: 479px) {
  html[data-bytebrane-reference="true"] .bb-wordmark {
    width: 42px;
  }
}
