.case-semantic-title {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.byd-nav,
.haval-nav,
.longi-nav,
.okx-nav,
.bib-nav,
.binance-nav,
.jetour-nav,
.vivo-nav,
.gaode-nav,
.eastbay-header {
  position: fixed !important;
  z-index: 100 !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 22px 30px !important;
  color: #f2efe8 !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  line-height: 1 !important;
  background: transparent !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}

.byd-brand,
.haval-brand,
.longi-brand,
.okx-brand,
.bib-brand,
.binance-brand,
.jetour-brand,
.vivo-brand,
.gaode-brand,
.eastbay-lockup {
  display: flex !important;
  align-items: center !important;
  width: auto !important;
  height: 30px !important;
  padding: 2px 8px 2px 0 !important;
}

.byd-brand img,
.haval-brand img,
.longi-brand img,
.okx-brand img,
.bib-brand img,
.binance-brand img,
.jetour-brand img,
.vivo-brand img,
.gaode-brand img,
.eastbay-lockup img {
  display: block !important;
  width: auto !important;
  height: 28px !important;
  background: transparent !important;
}

.byd-nav nav,
.haval-nav nav,
.longi-nav nav,
.okx-nav nav,
.bib-nav nav,
.binance-nav nav,
.jetour-nav nav,
.vivo-nav nav,
.gaode-nav nav,
.eastbay-nav {
  display: flex !important;
  align-items: center !important;
  gap: 24px !important;
  mix-blend-mode: difference !important;
  font-family: "PingFang SC", "Source Han Sans K", "Noto Sans CJK SC", "Microsoft YaHei", sans-serif !important;
  font-size: inherit !important;
  font-weight: 600 !important;
  letter-spacing: .04em !important;
}

.byd-nav nav a,
.haval-nav nav a,
.longi-nav nav a,
.okx-nav nav a,
.bib-nav nav a,
.binance-nav nav a,
.jetour-nav nav a,
.vivo-nav nav a,
.gaode-nav nav a,
.eastbay-nav a {
  color: inherit !important;
  font: inherit !important;
  line-height: 1 !important;
  opacity: 1 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  transition: color 180ms cubic-bezier(.22, 1, .36, 1) !important;
}

.byd-nav nav a:hover,
.byd-nav nav a:focus-visible,
.byd-nav nav a[aria-current="page"],
.byd-nav nav a.is-active,
.haval-nav nav a:hover,
.haval-nav nav a:focus-visible,
.haval-nav nav a[aria-current="page"],
.haval-nav nav a.is-active,
.longi-nav nav a:hover,
.longi-nav nav a:focus-visible,
.longi-nav nav a[aria-current="page"],
.longi-nav nav a.is-active,
.okx-nav nav a:hover,
.okx-nav nav a:focus-visible,
.okx-nav nav a[aria-current="page"],
.okx-nav nav a.is-active,
.bib-nav nav a:hover,
.bib-nav nav a:focus-visible,
.bib-nav nav a[aria-current="page"],
.bib-nav nav a.is-active,
.binance-nav nav a:hover,
.binance-nav nav a:focus-visible,
.binance-nav nav a[aria-current="page"],
.binance-nav nav a.is-active,
.jetour-nav nav a:hover,
.jetour-nav nav a:focus-visible,
.jetour-nav nav a[aria-current="page"],
.jetour-nav nav a.is-active,
.vivo-nav nav a:hover,
.vivo-nav nav a:focus-visible,
.vivo-nav nav a[aria-current="page"],
.vivo-nav nav a.is-active,
.gaode-nav nav a:hover,
.gaode-nav nav a:focus-visible,
.gaode-nav nav a[aria-current="page"],
.gaode-nav nav a.is-active,
.eastbay-nav a:hover,
.eastbay-nav a:focus-visible,
.eastbay-nav a[aria-current="page"],
.eastbay-nav a.is-active {
  color: #ff6a1a !important;
}

:root {
  --case-detail-rail: min(96vw, 1720px);
  --case-detail-mobile-rail: min(94vw, 620px);
  --case-media-radius: 8px;
}

[data-smart-controls-ready] :is(
  .byd-controls,
  .haval-controls,
  .longi-controls,
  .okx-controls,
  .bib-controls,
  .binance-controls,
  .eastbay-controls,
  .vivo-controls,
  .gaode-controls
) {
  opacity: 0;
  pointer-events: none;
  transition: opacity 420ms ease;
}

[data-smart-controls-ready] :is(
  .byd-controls,
  .haval-controls,
  .longi-controls,
  .okx-controls,
  .bib-controls,
  .binance-controls,
  .eastbay-controls,
  .vivo-controls,
  .gaode-controls
) {
  color: #fff;
  mix-blend-mode: difference !important;
}

[data-smart-controls-ready].is-smart-controls-active :is(
  .byd-controls,
  .haval-controls,
  .longi-controls,
  .okx-controls,
  .bib-controls,
  .binance-controls,
  .eastbay-controls,
  .vivo-controls,
  .gaode-controls
),
[data-smart-controls-ready]:focus-within :is(
  .byd-controls,
  .haval-controls,
  .longi-controls,
  .okx-controls,
  .bib-controls,
  .binance-controls,
  .eastbay-controls,
  .vivo-controls,
  .gaode-controls
) {
  opacity: 1;
  pointer-events: auto;
}

[data-smart-controls-ready].is-controls-visible:not(.is-smart-controls-active):not(:focus-within) :is(
  .byd-controls,
  .haval-controls,
  .longi-controls,
  .okx-controls,
  .bib-controls,
  .binance-controls,
  .eastbay-controls,
  .vivo-controls,
  .gaode-controls
),
[data-smart-controls-ready]:hover:not(.is-smart-controls-active):not(:focus-within) .longi-controls {
  opacity: 0;
  pointer-events: none;
}

[data-smart-controls-ready] :is(
  .byd-progress,
  .haval-progress,
  .longi-progress,
  .okx-progress,
  .bib-progress,
  .binance-progress,
  .eastbay-progress,
  .vivo-progress,
  .gaode-progress
) {
  position: relative;
  height: 30px;
  overflow: visible;
  background: transparent !important;
  cursor: ew-resize;
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
}

[data-smart-controls-ready] :is(
  .byd-progress,
  .haval-progress,
  .longi-progress,
  .okx-progress,
  .bib-progress,
  .binance-progress,
  .eastbay-progress,
  .vivo-progress,
  .gaode-progress
)::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 3px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .34);
  transform: translateY(-50%);
}

[data-smart-controls-ready] :is(
  .byd-progress__bar,
  .haval-progress__bar,
  .longi-progress__bar,
  .okx-progress__bar,
  .bib-progress__bar,
  .binance-progress__bar,
  .eastbay-progress__bar,
  .vivo-progress__bar,
  .gaode-progress__bar
) {
  position: absolute;
  left: 0;
  top: 50%;
  height: 3px !important;
  border-radius: 999px;
  background: #fff !important;
  transform: translateY(-50%);
}

[data-smart-controls-ready] :is(
  .byd-progress__bar,
  .haval-progress__bar,
  .longi-progress__bar,
  .okx-progress__bar,
  .bib-progress__bar,
  .binance-progress__bar,
  .eastbay-progress__bar,
  .vivo-progress__bar,
  .gaode-progress__bar
)::after {
  content: "";
  position: absolute;
  right: -5px;
  top: 50%;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #fff;
  opacity: .72;
  transform: translate(50%, -50%) scale(.78);
  transition: opacity 180ms ease, transform 180ms ease;
}

[data-smart-controls-ready].is-smart-controls-active :is(
  .byd-progress__bar,
  .haval-progress__bar,
  .longi-progress__bar,
  .okx-progress__bar,
  .bib-progress__bar,
  .binance-progress__bar,
  .eastbay-progress__bar,
  .vivo-progress__bar,
  .gaode-progress__bar
)::after,
[data-smart-controls-ready]:focus-within :is(
  .byd-progress__bar,
  .haval-progress__bar,
  .longi-progress__bar,
  .okx-progress__bar,
  .bib-progress__bar,
  .binance-progress__bar,
  .eastbay-progress__bar,
  .vivo-progress__bar,
  .gaode-progress__bar
)::after {
  opacity: 1;
}

[data-smart-controls-ready].is-smart-controls-dragging :is(
  .byd-progress__bar,
  .haval-progress__bar,
  .longi-progress__bar,
  .okx-progress__bar,
  .bib-progress__bar,
  .binance-progress__bar,
  .eastbay-progress__bar,
  .vivo-progress__bar,
  .gaode-progress__bar
)::after {
  opacity: 1;
  transform: translate(50%, -50%) scale(1.16);
}

.case-scroll-cue {
  position: fixed;
  z-index: 96;
  right: clamp(20px, 3vw, 44px);
  bottom: clamp(22px, 3.4vw, 48px);
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 34px;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(245, 247, 251, .78);
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Source Han Sans K", "Microsoft YaHei", sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  cursor: pointer;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 220ms ease, transform 220ms ease, color 180ms ease;
}

.case-scroll-cue i {
  position: relative;
  display: block;
  width: 1px;
  height: 38px;
  overflow: hidden;
  background: rgba(245, 247, 251, .22);
}

.case-scroll-cue i::after {
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  width: 1px;
  height: 14px;
  background: #ff6a1a;
  animation: caseScrollCueDrop 1400ms cubic-bezier(.22, 1, .36, 1) infinite;
}

.case-scroll-cue:hover,
.case-scroll-cue:focus-visible {
  color: #fff;
}

.case-scroll-cue.is-hidden {
  pointer-events: none;
  opacity: 0;
  transform: translateY(10px);
}

.byd-player,
.byd-asset,
.haval-player,
.haval-asset,
.longi-hero__frame,
.longi-motion-item,
.longi-poster,
.solar-key-visual,
.solar-mixed-item,
.sudan-key-visual,
.sudan-mixed-item,
.okx-player,
.okx-asset,
.bib-player,
.bib-asset,
.binance-player,
.binance-scenes figure,
.binance-asset,
.eastbay-player,
.eastbay-asset,
.jetour-reel__frame,
.jetour-card,
.jetour-social-card,
.jetour-materials figure,
.case-next__media {
  border-radius: var(--case-media-radius) !important;
  overflow: hidden !important;
}

.byd-player video,
.byd-asset img,
.haval-player video,
.haval-asset img,
.longi-hero__frame video,
.longi-motion-item img,
.longi-poster img,
.solar-key-visual img,
.solar-mixed-item img,
.sudan-key-visual img,
.sudan-mixed-item img,
.okx-player video,
.okx-asset img,
.bib-player video,
.bib-asset img,
.binance-player video,
.binance-scenes figure img,
.binance-asset img,
.eastbay-player video,
.eastbay-asset img,
.jetour-card video,
.jetour-social-card video,
.jetour-materials figure img,
.case-next__media img {
  border-radius: inherit !important;
}

.jetour-card,
.jetour-card video {
  clip-path: inset(0 round var(--case-media-radius)) !important;
}

@keyframes caseScrollCueDrop {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  22% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(52px);
  }
}

.case-next {
  width: min(96vw, 1720px);
  margin: clamp(44px, 4.8vw, 82px) auto 0;
  border-top: 1px solid rgba(245, 247, 251, .22);
  border-bottom: 1px solid rgba(245, 247, 251, .16);
  color: inherit;
}

.case-next__link {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 34vw);
  gap: clamp(28px, 4vw, 72px);
  align-items: center;
  min-height: clamp(150px, 16vw, 230px);
  padding: clamp(22px, 2.4vw, 36px) 0;
  color: inherit;
  text-decoration: none;
}

.case-next__copy {
  min-width: 0;
}

.case-next__eyebrow {
  margin: 0 0 clamp(18px, 1.8vw, 28px);
  color: rgba(245, 247, 251, .6);
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .08em;
}

.case-next h2 {
  margin: 0;
  max-width: 820px;
  color: currentColor;
  font-size: clamp(20px, 2.1vw, 34px);
  font-weight: 600;
  line-height: 1.22;
  letter-spacing: 0;
}

.case-next__meta {
  margin: clamp(12px, 1.2vw, 18px) 0 0;
  color: rgba(245, 247, 251, .7);
  font-size: clamp(12px, .86vw, 15px);
  font-weight: 500;
  line-height: 1.5;
}

.case-next__media {
  margin: 0;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #0a0a0a;
}

.case-next__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .86;
  transform: scale(1.01);
  transition: opacity .22s ease, transform .28s ease;
}

.case-next__link:hover .case-next__media img,
.case-next__link:focus-visible .case-next__media img {
  opacity: 1;
  transform: scale(1.035);
}

.case-next__link:focus-visible {
  outline: 1px solid rgba(245, 247, 251, .58);
  outline-offset: 8px;
}

@media (max-width: 1024px) {
  .case-next__link {
    grid-template-columns: minmax(0, 1fr) minmax(240px, 38vw);
  }
}

@media (max-width: 980px) {
  .case-scroll-cue {
    right: 18px;
    bottom: calc(18px + env(safe-area-inset-bottom));
    gap: 10px;
    min-height: 30px;
    font-size: 11px;
  }

  .case-scroll-cue i {
    height: 30px;
  }

  .byd-nav,
  .haval-nav,
  .longi-nav,
  .okx-nav,
  .bib-nav,
  .binance-nav,
  .jetour-nav,
  .vivo-nav,
  .gaode-nav,
  .eastbay-header {
    padding: 18px 12px !important;
    font-size: 10px !important;
  }

  .byd-nav nav,
  .haval-nav nav,
  .longi-nav nav,
  .okx-nav nav,
  .bib-nav nav,
  .binance-nav nav,
  .jetour-nav nav,
  .vivo-nav nav,
  .gaode-nav nav,
  .eastbay-nav {
    display: flex !important;
    justify-content: flex-end !important;
    flex-wrap: wrap !important;
    gap: 8px 12px !important;
    max-width: calc(100vw - 170px) !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
  }

  .byd-brand img,
  .haval-brand img,
  .longi-brand img,
  .okx-brand img,
  .bib-brand img,
  .binance-brand img,
  .jetour-brand img,
  .vivo-brand img,
  .gaode-brand img,
  .eastbay-lockup img {
    height: 18px !important;
  }

  .case-next {
    width: min(94vw, 620px);
    margin-top: 48px;
  }

  .case-next__link {
    grid-template-columns: 1fr;
    gap: 18px;
    min-height: 0;
    padding: 22px 0;
  }

  .case-next h2 {
    font-size: 21px;
  }
}

@media (min-width: 761px) and (max-width: 980px) {
  .longi-page .case-next {
    width: var(--case-detail-rail);
  }
}
