body.home-index-body,
.bstem body {
  background: #0d1117;
}
.site-head-wrap,
.member-wrap {
  background: #0d1117;
}
.home-unified .box,
.home-unified .layout {
  border-radius: 8px;
}
.home-unified .hu-section-head h2,
.home-unified .title h2,
.latest-tab-nav li span,
.txt-list a {
  color: #f4f7fb;
}
.home-unified .latest-item,
.home-unified .pannel {
  background: #121824;
  border: 1px solid rgba(255,255,255,.06);
}
.home-unified .img-list li,
.home-unified .vodlist li {
  transition: transform .18s ease, box-shadow .18s ease;
}
.home-unified .img-list li:hover,
.home-unified .vodlist li:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
.home-unified .pc_more,
.home-refresh-btn {
  color: #ffcf5a;
}
.hom_mob_list a,
.site-head-wrap a {
  color: #dbe5f2;
}
.hom_mob_list a:hover,
.site-head-wrap a:hover {
  color: #ffcf5a;
}

.ys353-hero,
.ys353-home-columns {
  display: grid;
  grid-template-columns: minmax(0, 1.65fr) minmax(280px, .75fr);
  gap: 16px;
  margin: 18px 0;
}
.ys353-hero__cover {
  min-height: 360px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 28px;
  background: #161d2a;
}
.ys353-hero__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transform: scale(1.03);
}
.ys353-hero__shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(6,9,14,.05), rgba(6,9,14,.82));
}
.ys353-hero__cover strong,
.ys353-hero__cover em,
.ys353-hero__meta {
  position: relative;
  z-index: 1;
}
.ys353-hero__meta {
  width: fit-content;
  padding: 6px 10px;
  border-radius: 4px;
  background: #ffcf5a;
  color: #111827;
  font-weight: 700;
  margin-bottom: 10px;
}
.ys353-hero__cover strong {
  color: #fff;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 8px;
}
.ys353-hero__cover em,
.ys353-vod-card em,
.ys353-hot-list em,
.ys353-rank-panel em {
  color: #9aa7b7;
  font-style: normal;
}
.ys353-hero__side,
.ys353-grid-section,
.ys353-rank-panel {
  background: #121824;
  border: 1px solid rgba(255,255,255,.07);
  border-radius: 8px;
  padding: 16px;
}
.ys353-section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}
.ys353-section-title h2,
.ys353-channel-block__head h3 {
  margin: 0;
  color: #f4f7fb;
  font-size: 20px;
  line-height: 1.3;
}
.ys353-section-title a,
.ys353-channel-block__head a {
  color: #ffcf5a;
  white-space: nowrap;
}
.ys353-hot-list {
  display: grid;
  gap: 8px;
}
.ys353-hot-list a,
.ys353-rank-panel li a {
  min-width: 0;
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
  color: #e8eef7;
  padding: 9px 0;
  border-bottom: 1px solid rgba(255,255,255,.06);
}
.ys353-hot-list span,
.ys353-rank-panel span {
  display: inline-grid;
  place-items: center;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  background: rgba(255,207,90,.16);
  color: #ffcf5a;
  font-weight: 700;
}
.ys353-hot-list strong,
.ys353-rank-panel strong,
.ys353-vod-card strong,
.ys353-mini-grid strong {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ys353-channel-bar {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  margin: 16px 0;
}
.ys353-channel-bar a {
  border-radius: 8px;
  background: #121824;
  border: 1px solid rgba(255,255,255,.07);
  padding: 14px;
  color: #f4f7fb;
}
.ys353-channel-bar strong,
.ys353-channel-bar span {
  display: block;
}
.ys353-channel-bar span {
  margin-top: 4px;
  color: #9aa7b7;
}
.ys353-card-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
}
.ys353-vod-card,
.ys353-mini-grid a {
  min-width: 0;
  color: #f4f7fb;
}
.ys353-vod-card__pic,
.ys353-mini-grid span {
  display: block;
  aspect-ratio: 2 / 3;
  border-radius: 6px;
  background: #202838 center / cover no-repeat;
  margin-bottom: 8px;
}
.ys353-vod-card:hover,
.ys353-mini-grid a:hover,
.ys353-channel-bar a:hover {
  transform: translateY(-2px);
}
.ys353-vod-card,
.ys353-mini-grid a,
.ys353-channel-bar a {
  transition: transform .18s ease, border-color .18s ease;
}
.ys353-channel-grids {
  display: grid;
  gap: 16px;
}
.ys353-channel-block__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.ys353-mini-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.ys353-rank-panel ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 960px) {
  .ys353-hero,
  .ys353-home-columns {
    grid-template-columns: 1fr;
  }
  .ys353-hero__cover {
    min-height: 230px;
    padding: 18px;
  }
  .ys353-hero__cover strong {
    font-size: 23px;
  }
  .ys353-channel-bar {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .ys353-card-grid,
  .ys353-mini-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 520px) {
  .ys353-hero {
    margin-top: 10px;
  }
  .ys353-hero__side,
  .ys353-grid-section,
  .ys353-rank-panel {
    padding: 12px;
  }
  .ys353-channel-bar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .ys353-card-grid,
  .ys353-mini-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
  .ys353-hot-list a,
  .ys353-rank-panel li a {
    grid-template-columns: 24px minmax(0, 1fr);
  }
  .ys353-hot-list em,
  .ys353-rank-panel em {
    display: none;
  }
}
