:root {
  --yk-bg: #0d0e12;
  --yk-bg-2: rgba(20, 21, 27, .94);
  --yk-card: rgba(28, 29, 37, .86);
  --yk-card-2: rgba(35, 37, 48, .92);
  --yk-line: rgba(255, 255, 255, .09);
  --yk-text: #f5f5f7;
  --yk-muted: #a7a9b4;
  --yk-soft: #d8d9e2;
  --yk-accent: #7468ff;
  --yk-accent-2: #9b91ff;
  --yk-cyan: #55c7ff;
  --yk-green: #55d79a;
  --yk-radius: 5px;
  --yk-wrap: min(1180px, calc(100% - 32px));
}

/* Editorial redesign: open layouts, restrained surfaces and square geometry. */
.yk-primary a,
.yk-primary .sub-menu,
.yk-search,
.yk-period-switch a,
.yk-filter-panel select,
.yk-filter-panel button,
.yk-mini-link,
.yk-rank-periods a,
.yk-yokopoints-submit,
.yk-points-control,
.yk-button-primary,
.yk-button-secondary,
.yk-song-meta span,
.yk-artist-follow,
.yk-artist-tags span,
.yk-artist-chart-action a,
.yk-artist-catalog-action a,
.yk-artist-history em {
  border-radius: 4px;
}

.yk-primary .sub-menu a {
  border-radius: 4px;
}

.yk-lead-story img,
.yk-article-mini img,
.yk-feature-band img,
.yk-reading img,
.yk-youtube-player,
.yk-related-card,
.yk-popular-article,
.yk-song-chart-summary,
.yk-song-chart-stats,
.yk-artist-hero,
.yk-song-cover,
.yk-artist-banner,
.yk-artist-catalog-grid > a,
.yk-chart-table,
.yk-artist-list,
.yk-rank-list,
.yk-filter-panel {
  border-radius: 4px;
}

.yk-home-hero {
  gap: 30px;
  margin-top: 38px;
  margin-bottom: 58px;
}

.yk-hero-news,
.yk-news-rail,
.yk-home-ranks {
  grid-row: 1;
}

.yk-news-rail,
.yk-side-chart {
  border: 0;
  border-top: 3px solid var(--yk-accent);
  border-radius: 0;
  background: transparent;
}

.yk-news-rail h2,
.yk-side-chart h2 {
  padding: 12px 0 11px;
  font-size: 14px;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.yk-article-mini {
  grid-template-columns: 88px minmax(0, 1fr);
  gap: 12px;
  padding: 14px 0;
}

.yk-article-mini img {
  width: 88px;
  height: 62px;
  border-radius: 2px;
}

.yk-article-mini strong {
  font-size: 14px;
  line-height: 1.28;
}

.yk-more-link {
  width: fit-content;
  padding: 13px 0 0;
  text-align: left;
}

.yk-side-chart a {
  padding: 13px 0;
}

.yk-lead-story {
  gap: 14px;
}

.yk-lead-story img {
  border-radius: 2px;
}

.yk-lead-story span {
  padding: 0 0 4px;
  border-bottom: 2px solid var(--yk-accent);
  border-radius: 0;
  background: transparent;
  text-transform: uppercase;
}

.yk-lead-story h1 {
  max-width: 920px;
  font-size: clamp(32px, 3.5vw, 50px);
  line-height: 1.05;
}

.yk-artist-carousel {
  margin-bottom: 62px;
}

.yk-section-line,
.yk-section-title {
  display: flex;
  gap: 18px;
  align-items: flex-end;
}

.yk-section-line::after,
.yk-section-title::after {
  height: 1px;
  flex: 1;
  margin-bottom: 6px;
  background: var(--yk-line);
  content: "";
}

.yk-section-title span {
  margin: 0 0 3px auto;
  order: 2;
}

.yk-section-title::after {
  order: 1;
}

.yk-artist-loop {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-artist-loop-track {
  gap: 30px;
  padding: 22px 0;
}

.yk-artist-loop a {
  width: 94px;
}

.yk-artist-loop img {
  width: 72px;
  height: 72px;
}

.yk-about-strip {
  grid-template-columns: minmax(0, 1.55fr) minmax(250px, .6fr);
  gap: 0;
  margin-bottom: 62px;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
}

.yk-about-strip article,
.yk-kpi-card {
  border: 0;
  border-radius: 0;
  background: transparent;
}

.yk-about-strip article {
  padding-left: 0;
}

.yk-kpi-card {
  padding-right: 0;
  border-left: 1px solid var(--yk-line);
}

.yk-feature-band {
  margin-bottom: 62px;
  padding: 0;
  border-radius: 0;
  background: transparent;
}

.yk-feature-band h2 {
  display: flex;
  gap: 18px;
  align-items: center;
  margin-bottom: 20px;
  font-size: 26px;
}

.yk-feature-band h2::after {
  height: 1px;
  flex: 1;
  background: var(--yk-line);
  content: "";
}

.yk-feature-band img {
  border-radius: 2px;
}

.yk-feature-band strong {
  font-size: 15px;
  line-height: 1.35;
}

.yk-chart-table,
.yk-rank-list,
.yk-artist-list {
  overflow: visible;
  border: 0;
  border-top: 2px solid var(--yk-accent);
  border-radius: 0;
  background: transparent;
}

.yk-chart-row,
.yk-rank-row,
.yk-artist-list a,
.yk-artist-list article {
  border-bottom: 1px solid var(--yk-line);
  background: transparent;
}

.yk-chart-row:hover,
.yk-rank-row:hover,
.yk-artist-list a:hover {
  background: rgba(255, 255, 255, .025);
}

.yk-artists-strip {
  margin-bottom: 62px;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
}

.yk-artists-strip article {
  padding: 22px 18px;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.yk-artists-strip article + article {
  border-left: 1px solid var(--yk-line);
}

.yk-submit {
  margin-bottom: 70px;
  padding: 40px 0;
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-submit p {
  max-width: 760px;
}

.yk-filter-panel {
  border: 0;
  border-right: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-rank-hero {
  max-width: 860px;
  padding-bottom: 28px;
  border-bottom: 1px solid var(--yk-line);
}

.yk-rank-hero h1 {
  font-size: clamp(34px, 5vw, 62px);
  line-height: 1;
}

.yk-artist-hero,
.yk-song-cover,
.yk-artist-banner {
  border-radius: 4px;
}

.yk-artist-stats,
.yk-artist-chart-row,
.yk-artist-catalog-grid > a {
  border-radius: 0;
  background: transparent;
}

.yk-artist-stats {
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
}

.yk-artist-chart-table {
  border-top: 2px solid var(--yk-accent);
}

.yk-artist-chart-row {
  margin: 0;
  border: 0;
  border-bottom: 1px solid var(--yk-line);
}

.yk-artist-catalog-grid > a {
  border: 0;
  border-top: 1px solid var(--yk-line);
}

.yk-artist-bio,
.yk-artist-history,
.yk-reading,
.yk-legal-page,
.yk-about-page {
  border: 0;
  border-top: 2px solid var(--yk-accent);
  border-radius: 0;
  background: transparent;
}

.yk-reading,
.yk-legal-page,
.yk-about-page {
  padding-right: 0;
  padding-left: 0;
}

.yk-song-chart-summary {
  padding: 20px 0;
  border: 0;
  border-top: 2px solid var(--yk-accent);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-song-chart-stats {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-song-chart-stats div {
  background: transparent;
}

.yk-song-vote,
.yk-song-sidebar .yk-song-credits {
  padding: 18px 0;
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-youtube-player {
  border-radius: 3px;
}

.yk-related-grid {
  gap: 0 20px;
}

.yk-related-card {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-related-card:hover,
.yk-popular-article:hover {
  border-color: var(--yk-accent);
  background: rgba(255, 255, 255, .025);
}

.yk-popular-articles-grid {
  gap: 0 22px;
}

.yk-popular-article {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-popular-article > span {
  padding-right: 0;
  padding-left: 0;
}

.yk-featured-list {
  border: 0;
  border-top: 2px solid var(--yk-accent);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-featured-list a {
  padding-right: 0;
  padding-left: 0;
}

.yk-song-credits div {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-footer {
  background: transparent;
}

@media (max-width: 1020px) {
  .yk-home-hero {
    gap: 24px;
  }

  .yk-hero-news,
  .yk-news-rail,
  .yk-home-ranks {
    grid-row: auto;
  }

  .yk-hero-news,
  .yk-news-rail,
  .yk-home-ranks {
    grid-row: auto;
  }

  .yk-news-rail,
  .yk-home-ranks {
    border-top: 0;
  }

  .yk-about-strip {
    gap: 0;
  }
}

@media (max-width: 640px) {
  .yk-home-hero {
    margin-top: 24px;
    margin-bottom: 42px;
  }

  .yk-news-rail,
  .yk-side-chart {
    border-top-width: 2px;
  }

  .yk-section-line,
  .yk-section-title {
    align-items: flex-start;
  }

  .yk-section-title span {
    display: none;
  }

  .yk-about-strip {
    border-bottom: 0;
  }

  .yk-about-strip article,
  .yk-kpi-card {
    padding: 24px 0;
  }

  .yk-kpi-card {
    border-top: 1px solid var(--yk-line);
    border-left: 0;
  }

  .yk-artists-strip article {
    padding-right: 0;
    padding-left: 0;
  }

  .yk-artists-strip article + article {
    border-top: 1px solid var(--yk-line);
    border-left: 0;
  }

  .yk-filter-panel {
    padding-right: 0;
    border-right: 0;
    border-bottom: 1px solid var(--yk-line);
  }

  .yk-popular-articles-grid {
    gap: 0;
  }

  .yk-popular-article {
    padding: 14px 0;
  }
}

/* Artists directory */
.yk-artists-directory {
  margin-top: 48px;
  margin-bottom: 80px;
}

.yk-directory-header {
  max-width: 760px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--yk-line);
}

.yk-directory-header h1 {
  margin: 4px 0 12px;
  color: #fff;
  font-size: clamp(42px, 7vw, 78px);
  line-height: .96;
}

.yk-directory-header > p:last-child {
  max-width: 680px;
  margin: 0;
  color: var(--yk-muted);
  font-size: 16px;
  line-height: 1.65;
}

.yk-artist-leaders,
.yk-artist-catalog {
  margin-top: 56px;
}

.yk-directory-section-title {
  display: flex;
  gap: 24px;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 14px;
  border-bottom: 2px solid var(--yk-accent);
}

.yk-directory-section-title h2 {
  margin: 3px 0 0;
  color: #fff;
  font-size: clamp(25px, 3vw, 34px);
  line-height: 1.05;
}

.yk-directory-section-title > span {
  color: var(--yk-muted);
  font-size: 12px;
  font-weight: 700;
}

.yk-artist-leaders-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.yk-artist-leader {
  display: grid;
  grid-template-columns: minmax(120px, .8fr) minmax(0, 1fr);
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: 4px;
  background: rgba(255, 255, 255, .025);
}

.yk-artist-leader:hover {
  border-color: rgba(155, 145, 255, .58);
}

.yk-artist-leader figure {
  position: relative;
  min-height: 230px;
  margin: 0;
  overflow: hidden;
  background: var(--yk-card);
}

.yk-artist-leader figure::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(8, 9, 13, .62), transparent 52%);
  content: "";
}

.yk-artist-leader img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.yk-artist-leader figure b {
  position: absolute;
  z-index: 1;
  right: 12px;
  bottom: 8px;
  color: #fff;
  font-size: 34px;
  line-height: 1;
}

.yk-artist-leader > div {
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 20px;
}

.yk-artist-leader p,
.yk-artist-directory-card p {
  margin: 0;
  color: var(--yk-accent-2);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.yk-artist-leader h3 {
  margin: 5px 0 16px;
  color: #fff;
  font-size: 24px;
  line-height: 1.05;
}

.yk-artist-leader dl {
  margin: 0;
}

.yk-artist-leader dl > div {
  display: flex;
  gap: 12px;
  justify-content: space-between;
  padding: 8px 0;
  border-top: 1px solid var(--yk-line);
}

.yk-artist-leader dt {
  color: var(--yk-muted);
  font-size: 10px;
}

.yk-artist-leader dd {
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
}

.yk-artist-leader > div > span {
  width: fit-content;
  margin-top: auto;
  padding-top: 16px;
  color: var(--yk-soft);
  font-size: 12px;
  font-weight: 800;
}

.yk-artist-directory-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 28px 16px;
}

.yk-artist-directory-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: 4px;
  background: rgba(255, 255, 255, .025);
}

.yk-artist-directory-card:hover {
  border-color: rgba(155, 145, 255, .5);
}

.yk-artist-directory-image {
  display: block;
  overflow: hidden;
  aspect-ratio: 1;
  background: var(--yk-card);
}

.yk-artist-directory-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .25s ease;
}

.yk-artist-directory-card:hover .yk-artist-directory-image img {
  transform: scale(1.025);
}

.yk-artist-directory-card > div {
  display: grid;
  min-height: 132px;
  align-content: start;
  padding: 14px;
}

.yk-artist-directory-card h3 {
  overflow: hidden;
  margin: 5px 0 18px;
  color: #fff;
  font-size: 18px;
  line-height: 1.15;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yk-artist-directory-action {
  width: fit-content;
  margin-top: auto;
  color: var(--yk-soft);
  font-size: 12px;
  font-weight: 800;
}

.yk-artist-directory-action::after,
.yk-artist-leader > div > span::after {
  margin-left: 7px;
  color: var(--yk-accent-2);
  content: "\2192";
}

@media (max-width: 1020px) {
  .yk-artist-leaders-grid {
    grid-template-columns: 1fr;
  }

  .yk-artist-leader {
    grid-template-columns: 220px minmax(0, 1fr);
  }

  .yk-artist-directory-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .yk-artists-directory {
    margin-top: 32px;
  }

  .yk-artist-leaders,
  .yk-artist-catalog {
    margin-top: 42px;
  }

  .yk-directory-section-title {
    align-items: flex-start;
  }

  .yk-directory-section-title > span {
    padding-top: 5px;
    text-align: right;
  }

  .yk-artist-leader {
    grid-template-columns: 132px minmax(0, 1fr);
  }

  .yk-artist-leader figure {
    min-height: 210px;
  }

  .yk-artist-leader > div {
    padding: 15px;
  }

  .yk-artist-leader h3 {
    font-size: 21px;
  }

  .yk-artist-directory-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 10px;
  }

  .yk-artist-directory-card > div {
    min-height: 118px;
    padding: 12px;
  }

  .yk-artist-directory-card h3 {
    font-size: 16px;
  }
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  background-color: var(--yk-bg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='.14'/%3E%3C/svg%3E");
  background-size: 180px 180px;
  background-attachment: fixed;
  background-blend-mode: soft-light;
  color: var(--yk-text);
  font-family: "Outfit", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

.yk-top {
  position: sticky;
  top: 0;
  z-index: 20;
  border-bottom: 1px solid var(--yk-line);
  background: rgba(13, 14, 18, .88);
  backdrop-filter: blur(16px);
}

.yk-topbar {
  width: var(--yk-wrap);
  min-height: 72px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) minmax(190px, 280px);
  gap: 22px;
  align-items: center;
}

.yk-logo {
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  letter-spacing: .02em;
}

.yk-primary ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.yk-primary li {
  position: relative;
  list-style: none;
}

.yk-primary a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 11px;
  border-radius: 999px;
  color: var(--yk-soft);
  font-size: 14px;
  font-weight: 700;
}

.yk-primary a:hover {
  background: rgba(116, 104, 255, .14);
  color: #fff;
}

.yk-primary .menu-item-has-children > a::after {
  content: "";
  width: 6px;
  height: 6px;
  margin-left: 7px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg) translateY(-2px);
  opacity: .7;
}

.yk-primary .sub-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  min-width: 220px;
  display: grid;
  gap: 4px;
  padding: 10px;
  border: 1px solid var(--yk-line);
  border-radius: 12px;
  background: rgba(21, 22, 28, .98);
  box-shadow: 0 22px 60px rgba(0, 0, 0, .35);
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 8px);
  transition: opacity .16s ease, transform .16s ease;
}

.yk-primary .menu-item-has-children:hover > .sub-menu,
.yk-primary .menu-item-has-children:focus-within > .sub-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}

.yk-primary .sub-menu a {
  width: 100%;
  justify-content: flex-start;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 700;
}

.yk-search {
  display: grid;
  grid-template-columns: 1fr 36px;
  height: 38px;
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, .05);
}

.yk-search input,
.yk-search button {
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
}

.yk-search input {
  padding: 0 14px;
  color: #fff;
}

.yk-search button {
  color: var(--yk-accent-2);
  cursor: pointer;
  font-size: 20px;
  font-weight: 800;
}

.yk-site {
  min-height: 70vh;
}

.yk-eyebrow,
.yk-section-line p,
.yk-section-title p {
  margin: 0 0 8px;
  color: var(--yk-accent-2);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.yk-home-hero {
  width: var(--yk-wrap);
  margin: 30px auto 42px;
  display: grid;
  grid-template-columns: minmax(220px, .72fr) minmax(0, 1.45fr) minmax(250px, .78fr);
  gap: 20px;
  align-items: start;
}

.yk-hero-news {
  grid-column: 2;
}

.yk-lead-story {
  display: grid;
  gap: 12px;
}

.yk-lead-story img {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: var(--yk-radius);
  object-fit: cover;
  background: var(--yk-card);
}

.yk-lead-story span {
  width: fit-content;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(116, 104, 255, .16);
  color: var(--yk-accent-2);
  font-size: 12px;
  font-weight: 800;
}

.yk-lead-story h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(30px, 4vw, 54px);
  line-height: 1.02;
  letter-spacing: 0;
}

.yk-news-rail,
.yk-side-chart,
.yk-about-strip article,
.yk-kpi-card,
.yk-submit,
.yk-artist-bio,
.yk-artist-history,
.yk-reading,
.yk-legal-page,
.yk-about-page {
  border: 1px solid var(--yk-line);
  border-radius: var(--yk-radius);
  background: var(--yk-card);
}

.yk-news-rail {
  grid-column: 1;
}

.yk-home-ranks {
  grid-column: 3;
  display: grid;
  gap: 14px;
}

.yk-news-rail h2,
.yk-side-chart h2 {
  margin: 0;
  padding: 14px 16px 10px;
  border-bottom: 1px solid var(--yk-line);
  color: #fff;
  font-size: 15px;
}

.yk-article-mini {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 10px;
  padding: 12px;
  border-bottom: 1px solid var(--yk-line);
}

.yk-article-mini img {
  width: 76px;
  height: 54px;
  border-radius: 9px;
  object-fit: cover;
}

.yk-article-mini small,
.yk-article-mini strong,
.yk-article-mini span {
  display: block;
}

.yk-article-mini small {
  color: var(--yk-muted);
  font-size: 11px;
  font-weight: 800;
}

.yk-article-mini strong {
  margin-top: 3px;
  color: var(--yk-soft);
  font-size: 13px;
  line-height: 1.2;
}

.yk-more-link {
  display: block;
  padding: 12px;
  color: var(--yk-accent-2);
  font-size: 14px;
  font-weight: 800;
  text-align: center;
}

.yk-side-chart a {
  display: grid;
  align-items: center;
  gap: 8px;
  padding: 11px 14px;
  border-bottom: 1px solid var(--yk-line);
}

.yk-artist-mini {
  grid-template-columns: 34px minmax(0, 1fr) auto;
}

.yk-artist-mini img {
  width: 32px;
  height: 32px;
  border-radius: 999px;
  object-fit: cover;
}

.yk-artist-mini strong {
  overflow: hidden;
  color: var(--yk-soft);
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yk-artist-mini span,
.yk-anime-rank span {
  color: var(--yk-accent-2);
  font-size: 12px;
  font-weight: 900;
}

.yk-anime-rank a {
  grid-template-columns: minmax(0, 1fr) auto;
  color: var(--yk-soft);
  font-size: 14px;
  font-weight: 700;
}

.yk-artist-carousel,
.yk-about-strip,
.yk-feature-band,
.yk-chart-section,
.yk-artists-strip,
.yk-submit,
.yk-archive,
.yk-artist-profile,
.yk-song-page,
.yk-artists-page,
.yk-legal-page,
.yk-about-page {
  width: var(--yk-wrap);
  margin-inline: auto;
}

.yk-section-line,
.yk-section-title {
  margin-bottom: 18px;
}

.yk-section-line h2,
.yk-section-title h1,
.yk-section-title h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(26px, 3vw, 40px);
  line-height: 1.05;
}

.yk-section-title span {
  display: block;
  margin-top: 8px;
  color: var(--yk-muted);
  font-size: 14px;
}

.yk-artist-carousel {
  margin-bottom: 48px;
}

.yk-artist-loop {
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: var(--yk-radius);
  background: var(--yk-card);
}

.yk-artist-loop-track {
  display: flex;
  width: max-content;
  gap: 22px;
  padding: 18px;
  animation: yk-loop-artists 50s linear infinite;
}

.yk-artist-loop a {
  display: grid;
  width: 88px;
  gap: 8px;
  justify-items: center;
  color: var(--yk-soft);
  font-size: 12px;
  font-weight: 800;
  text-align: center;
}

.yk-artist-loop img {
  width: 66px;
  height: 66px;
  border-radius: 999px;
  object-fit: cover;
}

@keyframes yk-loop-artists {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.yk-about-strip {
  display: grid;
  grid-template-columns: minmax(0, 1.6fr) minmax(240px, .7fr);
  gap: 18px;
  margin-bottom: 48px;
}

.yk-about-strip article,
.yk-kpi-card {
  padding: clamp(22px, 4vw, 34px);
}

.yk-about-strip h2 {
  margin: 0 0 12px;
  font-size: clamp(26px, 3vw, 40px);
  line-height: 1.08;
}

.yk-about-strip p:not(.yk-eyebrow),
.yk-reading p,
.yk-legal-page p,
.yk-about-page p,
.yk-artist-bio p {
  color: var(--yk-muted);
  line-height: 1.75;
}

.yk-kpi-card {
  display: grid;
  align-content: center;
  gap: 6px;
}

.yk-kpi-card span {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
}

.yk-kpi-card strong {
  color: var(--yk-muted);
  font-size: 13px;
  text-transform: uppercase;
}

.yk-feature-band {
  margin-bottom: 48px;
  padding: 26px;
  border-radius: var(--yk-radius);
  background: linear-gradient(135deg, rgba(116, 104, 255, .28), rgba(85, 199, 255, .12));
}

.yk-feature-band h2 {
  margin: 0 0 20px;
  font-size: 28px;
}

.yk-access-viewport {
  overflow: hidden;
}

.yk-access-track {
  display: grid;
  grid-template-columns: repeat(3, 100%);
  animation: yk-access-loop 20s infinite;
}

.yk-access-slide {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.yk-feature-band a {
  display: grid;
  gap: 8px;
}

.yk-feature-band img {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 12px;
  object-fit: cover;
}

.yk-feature-band strong {
  color: #fff;
  font-size: 14px;
}

@keyframes yk-access-loop {
  0%, 28% { transform: translateX(0); }
  33%, 61% { transform: translateX(-100%); }
  66%, 94% { transform: translateX(-200%); }
  100% { transform: translateX(0); }
}

.yk-chart-section {
  margin-bottom: 56px;
}

.yk-rank-page {
  width: var(--yk-wrap);
  margin: 38px auto 76px;
}

.yk-rank-hero {
  display: grid;
  gap: 10px;
  max-width: 760px;
  margin-bottom: 24px;
}

.yk-rank-hero h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(34px, 6vw, 72px);
  line-height: .94;
}

.yk-rank-hero > p:last-child {
  max-width: 660px;
  margin: 0;
  color: var(--yk-muted);
  font-size: 16px;
  line-height: 1.65;
}

.yk-period-switch {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}

.yk-period-switch a {
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  padding: 0 14px;
  border: 1px solid var(--yk-line);
  border-radius: 999px;
  color: var(--yk-soft);
  font-size: 13px;
  font-weight: 800;
}

.yk-period-switch a:hover,
.yk-period-switch a.is-active {
  border-color: rgba(116, 104, 255, .65);
  background: rgba(116, 104, 255, .16);
  color: #fff;
}

.yk-rank-layout {
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  gap: 20px;
  align-items: start;
}

.yk-filter-panel {
  position: sticky;
  top: 92px;
  display: grid;
  gap: 18px;
  padding: 18px;
  border: 1px solid var(--yk-line);
  border-radius: var(--yk-radius);
  background: var(--yk-card);
}

.yk-filter-panel h2,
.yk-filter-panel h3 {
  margin: 0;
  color: #fff;
  font-size: 15px;
}

.yk-filter-panel form,
.yk-filter-panel label,
.yk-filter-panel section {
  display: grid;
  gap: 10px;
}

.yk-filter-panel label span {
  color: var(--yk-muted);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.yk-filter-panel select,
.yk-filter-panel button {
  min-height: 40px;
  width: 100%;
  border-radius: 10px;
  font: inherit;
}

.yk-filter-panel select {
  border: 1px solid var(--yk-line);
  background: var(--yk-card-2);
  color: #fff;
  padding: 0 10px;
}

.yk-filter-panel button {
  border: 0;
  background: var(--yk-accent);
  color: #fff;
  cursor: pointer;
  font-weight: 900;
}

.yk-filter-panel section {
  padding-top: 16px;
  border-top: 1px solid var(--yk-line);
}

.yk-filter-panel section a {
  color: var(--yk-soft);
  font-size: 13px;
  font-weight: 700;
}

.yk-filter-panel section a:hover {
  color: #fff;
}

.yk-chart-table {
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: var(--yk-radius);
  background: var(--yk-card);
}

.yk-chart-head,
.yk-chart-row {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) 110px 70px 80px;
  gap: 14px;
  align-items: center;
  padding: 12px 16px;
}

.yk-chart-head {
  color: var(--yk-muted);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.yk-chart-row {
  border-top: 1px solid var(--yk-line);
}

.yk-chart-row:hover {
  background: rgba(255, 255, 255, .035);
}

.yk-rank-table .yk-empty {
  margin: 0;
  padding: 22px;
  border-top: 1px solid var(--yk-line);
}

.yk-chart-row > b {
  color: #fff;
  font-size: 24px;
}

.yk-song-title {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
}

.yk-song-title img {
  width: 76px;
  aspect-ratio: 16 / 9;
  border-radius: 3px;
  object-fit: cover;
}

.yk-song-title strong,
.yk-song-title small {
  display: block;
}

.yk-song-title strong {
  color: #fff;
  font-size: 15px;
}

.yk-song-title small {
  color: var(--yk-muted);
}

.yk-mini-link {
  width: fit-content;
  min-height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  border: 1px solid var(--yk-line);
  border-radius: 999px;
  color: var(--yk-soft);
  font-size: 12px;
  font-weight: 900;
}

.yk-mini-link:hover {
  border-color: rgba(116, 104, 255, .65);
  color: #fff;
}

.yk-rank-periods {
  display: grid;
  gap: 12px;
  margin-top: 18px;
  padding: 18px;
  border: 1px solid var(--yk-line);
  border-radius: var(--yk-radius);
  background: var(--yk-card);
}

.yk-rank-periods h2 {
  margin: 0;
  color: #fff;
  font-size: 15px;
}

.yk-rank-periods div {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.yk-rank-periods a {
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  padding: 0 11px;
  border: 1px solid var(--yk-line);
  border-radius: 999px;
  color: var(--yk-soft);
  font-size: 12px;
  font-weight: 800;
}

.yk-artists-strip {
  margin-bottom: 54px;
}

.yk-artists-strip > div:last-child {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
}

.yk-artists-strip article {
  padding: 18px;
  border: 1px solid var(--yk-line);
  border-radius: var(--yk-radius);
  background: var(--yk-card);
}

.yk-artists-strip span {
  color: var(--yk-accent-2);
  font-weight: 900;
}

.yk-artists-strip strong,
.yk-artists-strip small {
  display: block;
}

.yk-artists-strip strong {
  margin-top: 20px;
  color: #fff;
  font-size: 19px;
}

.yk-artists-strip small {
  color: var(--yk-muted);
}

.yk-submit {
  margin-bottom: 70px;
  padding: clamp(24px, 5vw, 42px);
  text-align: center;
}

.yk-submit h2 {
  margin: 0;
  font-size: clamp(24px, 4vw, 42px);
}

.yk-submit p {
  max-width: 620px;
  margin: 12px auto 0;
  color: var(--yk-muted);
  line-height: 1.65;
}

.yk-artist-profile,
.yk-song-page,
.yk-archive,
.yk-artists-page {
  margin-top: 34px;
  margin-bottom: 70px;
}

.yk-artist-hero,
.yk-song-cover {
  position: relative;
  overflow: hidden;
  min-height: 420px;
  border: 1px solid var(--yk-line);
  border-radius: 18px;
  background: #08090d;
}

.yk-artist-bg,
.yk-song-cover > div {
  position: absolute;
  inset: -28px;
  background-image: var(--artist-bg);
  background-position: center;
  background-size: cover;
  filter: blur(18px) saturate(1.05);
  opacity: .66;
  transform: scale(1.08);
}

.yk-song-cover > div {
  background-image: var(--song-bg);
}

.yk-artist-overlay,
.yk-song-cover::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(8, 9, 13, .95), rgba(8, 9, 13, .62), rgba(8, 9, 13, .22));
}

.yk-artist-info,
.yk-song-cover section {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 420px;
  flex-direction: column;
  justify-content: flex-end;
  max-width: 680px;
  padding: clamp(28px, 6vw, 58px);
}

.yk-artist-info img {
  width: 104px;
  height: 104px;
  border: 3px solid rgba(255, 255, 255, .75);
  border-radius: 999px;
  object-fit: cover;
}

.yk-artist-info p,
.yk-song-cover p,
.yk-song-cover span {
  color: var(--yk-accent-2);
  font-weight: 800;
  text-transform: uppercase;
}

.yk-artist-info h1,
.yk-song-cover h1,
.yk-reading h1,
.yk-legal-page h1,
.yk-about-page h1,
.yk-page-title h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(38px, 7vw, 76px);
  line-height: .98;
}

.yk-yokopoints-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 22px;
  align-items: center;
  margin-top: 18px;
  padding: 22px;
  border: 1px solid var(--yk-line);
  border-radius: var(--yk-radius);
  background: linear-gradient(135deg, rgba(116, 104, 255, .16), rgba(255, 255, 255, .035));
}

.yk-yokopoints-card h2 {
  margin: 0;
  color: #fff;
  font-size: 24px;
}

.yk-yokopoints-card p:not(.yk-eyebrow) {
  max-width: 620px;
  margin: 8px 0 0;
  color: var(--yk-muted);
  line-height: 1.55;
}

.yk-yokopoints-panel {
  display: grid;
  gap: 10px;
  padding: 14px;
  border: 1px solid var(--yk-line);
  border-radius: 12px;
  background: rgba(15, 16, 20, .58);
}

.yk-yokopoints-panel > span {
  color: #fff;
  font-size: 13px;
  font-weight: 800;
}

.yk-points-control {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) 42px;
  height: 42px;
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, .06);
}

.yk-points-control button,
.yk-points-control input {
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: #fff;
  font: inherit;
  font-weight: 900;
  text-align: center;
}

.yk-points-control button {
  cursor: pointer;
  color: var(--yk-accent-2);
  font-size: 18px;
}

.yk-points-control input::-webkit-outer-spin-button,
.yk-points-control input::-webkit-inner-spin-button {
  margin: 0;
  appearance: none;
}

.yk-yokopoints-submit {
  min-height: 42px;
  border: 0;
  border-radius: 999px;
  background: var(--yk-accent);
  color: #fff;
  cursor: pointer;
  font: inherit;
  font-weight: 900;
}

.yk-yokopoints-submit:disabled {
  cursor: default;
  opacity: .72;
}

.yk-yokopoints-panel small {
  color: var(--yk-muted);
  font-weight: 700;
}

.yk-artist-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.yk-artist-stats span {
  min-width: 138px;
  padding: 12px 14px;
  border: 1px solid var(--yk-line);
  border-radius: 12px;
  background: rgba(255, 255, 255, .07);
  color: var(--yk-muted);
  font-size: 13px;
  font-weight: 700;
}

.yk-artist-stats strong {
  display: block;
  color: #fff;
  font-size: 22px;
}

.yk-button-light {
  width: fit-content;
  margin-top: 20px;
  padding: 12px 16px;
  border-radius: 999px;
  background: #fff;
  color: #111;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.yk-artist-banner {
  position: relative;
  overflow: hidden;
  min-height: 360px;
  border: 1px solid var(--yk-line);
  border-radius: 8px;
  background: #08090d;
}

.yk-artist-banner .yk-artist-bg {
  inset: -20px;
  background-position: center;
  filter: blur(14px) saturate(1.02);
  opacity: .7;
}

.yk-artist-banner .yk-artist-overlay {
  background: linear-gradient(90deg, rgba(7, 8, 12, .94) 0%, rgba(7, 8, 12, .72) 48%, rgba(7, 8, 12, .44) 100%);
}

.yk-artist-banner-content {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 360px;
  gap: 32px;
  align-items: flex-end;
  justify-content: space-between;
  padding: 38px;
}

.yk-artist-identity {
  display: flex;
  min-width: 0;
  gap: 20px;
  align-items: center;
}

.yk-artist-identity img {
  width: 112px;
  height: 112px;
  flex: 0 0 auto;
  border: 3px solid rgba(255, 255, 255, .82);
  border-radius: 50%;
  box-shadow: 0 14px 32px rgba(0, 0, 0, .3);
  object-fit: cover;
}

.yk-artist-identity h1 {
  margin: 4px 0 0;
  color: #fff;
  font-size: 52px;
  line-height: 1;
}

.yk-artist-follow {
  display: inline-flex;
  min-height: 44px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, .72);
  border-radius: 999px;
  background: rgba(8, 9, 13, .42);
  color: #fff;
  font-size: 13px;
  font-weight: 850;
}

.yk-artist-follow:hover {
  border-color: #fff;
  background: #fff;
  color: #111;
}

.yk-artist-stat-bar {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  overflow: hidden;
  margin-top: 12px;
  border: 1px solid var(--yk-line);
  border-radius: 8px;
  background: var(--yk-card);
}

.yk-artist-stat-bar > div {
  min-width: 0;
  padding: 17px 20px;
}

.yk-artist-stat-bar > div + div {
  border-left: 1px solid var(--yk-line);
}

.yk-artist-stat-bar span,
.yk-artist-stat-bar strong {
  display: block;
}

.yk-artist-stat-bar span {
  color: var(--yk-muted);
  font-size: 11px;
  font-weight: 750;
  text-transform: uppercase;
}

.yk-artist-stat-bar strong {
  overflow: hidden;
  margin-top: 5px;
  color: #fff;
  font-size: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yk-artist-overview {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 340px;
  gap: 54px;
  align-items: start;
  margin-top: 58px;
}

.yk-artist-about h2,
.yk-artist-yokore-summary h2,
.yk-artist-releases h2 {
  margin: 4px 0 0;
  color: #fff;
  font-size: 28px;
}

.yk-artist-description {
  max-width: 720px;
  margin-top: 20px;
  color: var(--yk-soft);
  font-size: 16px;
  line-height: 1.75;
}

.yk-artist-description > :first-child {
  margin-top: 0;
}

.yk-artist-description > :last-child {
  margin-bottom: 0;
}

.yk-artist-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
}

.yk-artist-tags span {
  padding: 7px 10px;
  border: 1px solid var(--yk-line);
  border-radius: 999px;
  color: var(--yk-muted);
  font-size: 12px;
  font-weight: 700;
}

.yk-artist-yokore-summary {
  padding-left: 32px;
  border-left: 1px solid var(--yk-line);
}

.yk-artist-yokore-summary dl {
  margin: 22px 0 0;
}

.yk-artist-yokore-summary dl > div {
  display: flex;
  gap: 18px;
  align-items: center;
  justify-content: space-between;
  padding: 13px 0;
  border-top: 1px solid var(--yk-line);
}

.yk-artist-yokore-summary dt {
  color: var(--yk-muted);
  font-size: 13px;
}

.yk-artist-yokore-summary dd {
  margin: 0;
  color: #fff;
  font-size: 19px;
  font-weight: 850;
}

.yk-artist-yokore-summary > a {
  display: inline-block;
  margin-top: 17px;
  color: var(--yk-accent-2);
  font-size: 13px;
  font-weight: 800;
}

.yk-artist-releases {
  margin-top: 64px;
  padding-top: 34px;
  border-top: 1px solid var(--yk-line);
}

.yk-artist-releases > header {
  display: flex;
  gap: 24px;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 20px;
}

.yk-artist-releases > header > span {
  color: var(--yk-muted);
  font-size: 12px;
  font-weight: 700;
}

.yk-artist-chart-history {
  display: grid;
  gap: 8px;
}

.yk-artist-chart-head,
.yk-artist-chart-row {
  display: grid;
  grid-template-columns: minmax(260px, 1fr) 120px 76px 120px 76px 86px;
  gap: 0;
  align-items: center;
}

.yk-artist-chart-head {
  min-height: 42px;
  color: var(--yk-accent-2);
  font-size: 10px;
  font-weight: 850;
  text-transform: uppercase;
}

.yk-artist-chart-head span:not(:first-child) {
  text-align: center;
}

.yk-artist-chart-row {
  min-height: 76px;
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: 7px;
  background: var(--yk-card);
}

.yk-artist-chart-row:hover {
  border-color: rgba(155, 145, 255, .45);
  background: var(--yk-card-2);
}

.yk-artist-chart-row > span,
.yk-artist-chart-row > strong {
  display: flex;
  min-width: 0;
  min-height: 76px;
  align-items: center;
  justify-content: center;
  padding: 10px 12px;
  border-left: 1px solid var(--yk-line);
  color: var(--yk-soft);
  font-size: 13px;
  text-align: center;
}

.yk-artist-chart-row > strong {
  color: #fff;
  font-size: 19px;
}

.yk-artist-chart-row .yk-artist-chart-song {
  display: grid;
  align-content: center;
  justify-content: stretch;
  border-left: 0;
  text-align: left;
}

.yk-artist-chart-song strong,
.yk-artist-chart-song small {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yk-artist-chart-song strong {
  color: #fff;
  font-size: 17px;
}

.yk-artist-chart-song strong a:hover {
  color: var(--yk-accent-2);
}

.yk-artist-chart-song small {
  margin-top: 3px;
  color: var(--yk-muted);
  font-size: 12px;
}

.yk-artist-chart-row .yk-artist-chart-action {
  padding: 8px;
}

.yk-artist-chart-action a {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
  border: 1px solid rgba(255, 87, 87, .58);
  border-radius: 999px;
  color: #ff7272;
  font-size: 11px;
  font-weight: 850;
}

.yk-artist-chart-action a:hover {
  border-color: #ff7272;
  background: rgba(255, 87, 87, .08);
}

.yk-artist-catalog-action {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.yk-artist-catalog-action a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border: 1px solid var(--yk-line);
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 850;
}

.yk-artist-catalog-action a:hover {
  border-color: var(--yk-accent-2);
  color: var(--yk-accent-2);
}

.yk-artist-catalog-page {
  margin-top: 34px;
  margin-bottom: 70px;
}

.yk-artist-catalog-page > header {
  position: relative;
  margin: 34px 0 26px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--yk-line);
}

.yk-artist-catalog-page h1 {
  margin: 4px 0 0;
  color: #fff;
  font-size: 38px;
}

.yk-artist-catalog-page > header > span {
  display: block;
  margin-top: 9px;
  color: var(--yk-muted);
  font-size: 13px;
}

.yk-artist-catalog-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.yk-artist-catalog-grid > a {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr);
  overflow: hidden;
  min-height: 94px;
  border: 1px solid var(--yk-line);
  border-radius: 7px;
  background: var(--yk-card);
}

.yk-artist-catalog-grid > a:hover {
  border-color: rgba(155, 145, 255, .45);
  background: var(--yk-card-2);
}

.yk-artist-catalog-grid img {
  width: 132px;
  height: 100%;
  object-fit: cover;
}

.yk-artist-catalog-grid a > span {
  display: grid;
  min-width: 0;
  align-content: center;
  padding: 12px 14px;
}

.yk-artist-catalog-grid strong,
.yk-artist-catalog-grid small,
.yk-artist-catalog-grid time {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yk-artist-catalog-grid strong {
  color: #fff;
  font-size: 15px;
}

.yk-artist-catalog-grid small,
.yk-artist-catalog-grid time {
  color: var(--yk-muted);
  font-size: 11px;
}

.yk-artist-catalog-grid time {
  margin-top: 5px;
}

.yk-artist-grid {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(360px, 1fr);
  gap: 18px;
  margin-top: 18px;
}

.yk-artist-bio,
.yk-artist-history,
.yk-reading,
.yk-legal-page,
.yk-about-page {
  padding: clamp(22px, 4vw, 36px);
}

.yk-artist-bio h2,
.yk-artist-history h2,
.yk-legal-page h2,
.yk-about-grid h2 {
  margin: 0 0 14px;
  color: #fff;
  font-size: 22px;
}

.yk-artist-history a,
.yk-artist-list a,
.yk-artist-list article {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 13px 0;
  border-top: 1px solid var(--yk-line);
}

.yk-artist-history b,
.yk-artist-list b {
  color: var(--yk-accent-2);
}

.yk-artist-history strong,
.yk-artist-history small,
.yk-artist-list strong,
.yk-artist-list small {
  display: block;
}

.yk-artist-history small,
.yk-artist-list small {
  color: var(--yk-muted);
}

.yk-artist-history em {
  padding: 8px 10px;
  border: 1px solid var(--yk-line);
  border-radius: 999px;
  color: var(--yk-soft);
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  white-space: nowrap;
}

.yk-reading {
  max-width: 860px;
  margin: 34px auto 70px;
}

.yk-reading img {
  width: 100%;
  margin: 22px 0;
  border-radius: var(--yk-radius);
}

.yk-lyrics {
  color: var(--yk-soft);
  font-size: 16px;
  line-height: 1.9;
  white-space: normal;
}

.yk-song-credits {
  margin-top: 28px;
  padding-top: 22px;
  border-top: 1px solid var(--yk-line);
}

.yk-song-credits dl {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 18px;
  margin: 12px 0 0;
}

.yk-song-credits div {
  padding: 12px;
  border: 1px solid var(--yk-line);
  border-radius: 10px;
  background: rgba(255, 255, 255, .04);
}

.yk-song-credits dt {
  color: var(--yk-muted);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.yk-song-credits dd {
  margin: 4px 0 0;
  color: #fff;
  font-weight: 800;
}

.yk-song-breadcrumb {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 28px;
  color: var(--yk-muted);
  font-size: 13px;
  font-weight: 600;
}

.yk-song-breadcrumb a:hover {
  color: #fff;
}

.yk-song-breadcrumb span:last-child {
  overflow: hidden;
  color: var(--yk-soft);
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yk-song-intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 48px;
  align-items: end;
  padding: 0 0 34px;
  border-bottom: 1px solid var(--yk-line);
}

.yk-song-heading h1 {
  max-width: 820px;
  margin: 22px 0 16px;
  color: #fff;
  font-size: 52px;
  line-height: 1.04;
}

.yk-song-artist-line {
  display: flex;
  gap: 12px;
  align-items: center;
}

.yk-song-artist-line img {
  width: 72px;
  height: 72px;
  border: 1px solid var(--yk-line);
  border-radius: 50%;
  object-fit: cover;
}

.yk-song-artist-line p {
  margin: 0 0 3px;
}

.yk-song-artist-line a,
.yk-song-artist-line span {
  color: #fff;
  font-size: 22px;
  font-weight: 800;
}

.yk-song-artist-line a:hover {
  color: var(--yk-accent-2);
}

.yk-song-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.yk-song-meta {
  margin-top: 22px;
}

.yk-song-meta span {
  padding: 6px 9px;
  border: 1px solid var(--yk-line);
  border-radius: 999px;
  color: var(--yk-muted);
  font-size: 12px;
  font-weight: 650;
}

.yk-button-primary,
.yk-button-secondary {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
}

.yk-button-primary {
  background: var(--yk-accent);
  color: #fff;
}

.yk-button-primary:hover {
  background: var(--yk-accent-2);
}

.yk-button-secondary {
  border-color: var(--yk-line);
  color: var(--yk-soft);
}

.yk-button-secondary:hover {
  border-color: rgba(255, 255, 255, .24);
  color: #fff;
}

.yk-song-chart-summary {
  padding: 20px;
  border: 1px solid var(--yk-line);
  border-radius: 8px;
  background: var(--yk-card);
}

.yk-song-chart-summary h2 {
  margin: 4px 0 18px;
  color: #fff;
  font-size: 20px;
}

.yk-song-chart-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: 6px;
  background: var(--yk-line);
}

.yk-song-chart-stats div {
  min-width: 0;
  padding: 13px 10px;
  background: var(--yk-bg-2);
}

.yk-song-chart-stats strong,
.yk-song-chart-stats span {
  display: block;
}

.yk-song-chart-stats strong {
  overflow: hidden;
  color: #fff;
  font-size: 22px;
  text-overflow: ellipsis;
}

.yk-song-chart-stats span {
  margin-top: 2px;
  color: var(--yk-muted);
  font-size: 11px;
  font-weight: 650;
}

.yk-song-chart-summary > a {
  display: inline-block;
  margin-top: 16px;
  color: var(--yk-accent-2);
  font-size: 13px;
  font-weight: 750;
}

.yk-song-content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 48px;
  align-items: start;
  margin-top: 42px;
}

.yk-song-lyrics-panel {
  min-width: 0;
}

.yk-song-lyrics-panel > header {
  margin-bottom: 26px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--yk-line);
}

.yk-song-lyrics-panel h1 {
  margin: 3px 0 0;
  color: #fff;
  font-size: 28px;
}

.yk-song-lyrics-panel .yk-lyrics {
  max-width: 720px;
  color: var(--yk-soft);
  font-size: 18px;
  line-height: 1.85;
}

.yk-song-sidebar {
  position: sticky;
  top: 96px;
  display: grid;
  gap: 16px;
}

.yk-youtube-player {
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: 8px;
  background: var(--yk-card);
}

.yk-youtube-player > div {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #050506;
}

.yk-youtube-player iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.yk-song-vote,
.yk-song-sidebar .yk-song-credits {
  margin: 0;
  padding: 18px;
  border: 1px solid var(--yk-line);
  border-radius: 8px;
  background: var(--yk-card);
}

.yk-song-vote {
  display: grid;
  gap: 11px;
}

.yk-song-vote h2,
.yk-song-sidebar .yk-song-credits h2 {
  margin: 0;
  color: #fff;
  font-size: 19px;
}

.yk-song-vote p {
  margin: 0;
  color: var(--yk-muted);
  font-size: 13px;
  line-height: 1.5;
}

.yk-song-vote > span,
.yk-song-vote small {
  color: var(--yk-muted);
  font-size: 12px;
  font-weight: 650;
}

.yk-song-sidebar .yk-song-credits dl {
  grid-template-columns: 1fr;
}

.yk-song-sidebar .yk-song-credits div {
  padding: 10px 0;
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-song-sidebar .yk-song-credits dd {
  font-size: 14px;
  font-weight: 650;
}

.yk-related-songs {
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid var(--yk-line);
}

.yk-related-songs > header {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 18px;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 20px;
}

.yk-related-songs h2 {
  margin: 0;
  color: #fff;
  font-size: 26px;
}

.yk-related-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.yk-related-card {
  display: grid;
  grid-template-columns: 104px minmax(0, 1fr);
  min-height: 86px;
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: 8px;
  background: var(--yk-card);
}

.yk-related-card:hover {
  border-color: rgba(155, 145, 255, .5);
  background: var(--yk-card-2);
}

.yk-related-card img {
  width: 104px;
  height: 100%;
  object-fit: cover;
}

.yk-related-card > span {
  display: grid;
  min-width: 0;
  align-content: center;
  gap: 5px;
  padding: 12px;
}

.yk-related-card strong,
.yk-related-card small {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yk-related-card strong {
  color: #fff;
  font-size: 14px;
}

.yk-related-card small {
  color: var(--yk-muted);
  font-size: 12px;
}

.yk-song-discovery-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 34px;
  align-items: start;
  margin-top: 64px;
  padding-top: 32px;
  border-top: 1px solid var(--yk-line);
}

.yk-popular-articles > header,
.yk-featured-yokopoints > header {
  display: flex;
  height: 51px;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 18px;
}

.yk-popular-articles h2,
.yk-featured-yokopoints h2 {
  margin: 3px 0 0;
  color: #fff;
  font-size: 25px;
}

.yk-popular-articles-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
  height: 492px;
  gap: 12px;
}

.yk-popular-article {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 116px minmax(0, 1fr);
  min-height: 0;
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: 8px;
  background: var(--yk-card);
}

.yk-popular-article:hover {
  border-color: rgba(155, 145, 255, .5);
  background: var(--yk-card-2);
}

.yk-popular-article img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.yk-popular-article > span {
  display: grid;
  min-width: 0;
  align-content: center;
  gap: 4px;
  padding: 11px 14px 12px;
}

.yk-popular-article small {
  color: var(--yk-accent-2);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.yk-popular-article strong {
  display: -webkit-box;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.yk-popular-article p {
  display: -webkit-box;
  overflow: hidden;
  margin: 0;
  color: var(--yk-muted);
  font-size: 11px;
  line-height: 1.35;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.yk-featured-list {
  display: grid;
  grid-template-rows: repeat(10, minmax(0, 1fr));
  overflow: hidden;
  box-sizing: border-box;
  height: 492px;
  margin: 0;
  padding: 0;
  border: 1px solid var(--yk-line);
  border-radius: 8px;
  background: var(--yk-card);
}

.yk-featured-list li {
  list-style: none;
}

.yk-featured-list li + li {
  border-top: 1px solid var(--yk-line);
}

.yk-featured-list a {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr) 30px;
  height: 100%;
  gap: 9px;
  align-items: center;
  padding: 7px 10px;
}

.yk-featured-list a:hover {
  background: var(--yk-card-2);
}

.yk-featured-position {
  color: var(--yk-muted);
  font-size: 12px;
  font-weight: 900;
  opacity: .58;
  text-align: right;
}

.yk-featured-avatar {
  width: 32px;
  height: 32px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 50%;
  object-fit: cover;
}

.yk-featured-song-copy {
  display: grid;
  min-width: 0;
  gap: 2px;
}

.yk-featured-song-copy strong,
.yk-featured-song-copy small {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yk-featured-song-copy strong {
  color: #fff;
  font-size: 13px;
  line-height: 1.25;
}

.yk-featured-song-copy small {
  color: var(--yk-muted);
  font-size: 11px;
  line-height: 1.2;
}

.yk-legal-page,
.yk-about-page {
  max-width: 960px;
  margin-top: 42px;
  margin-bottom: 70px;
}

.yk-legal-date {
  color: var(--yk-muted);
  font-weight: 700;
}

.yk-legal-page section,
.yk-about-grid div {
  padding: 20px 0;
  border-top: 1px solid var(--yk-line);
}

.yk-about-lead p {
  font-size: 18px;
  font-weight: 700;
}

.yk-about-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 26px;
}

.yk-artist-list {
  overflow: hidden;
  border: 1px solid var(--yk-line);
  border-radius: var(--yk-radius);
  background: var(--yk-card);
}

.yk-artist-list a,
.yk-artist-list article {
  grid-template-columns: 46px 54px minmax(0, 1fr);
  min-height: 78px;
  padding: 12px 16px;
}

.yk-artist-list img {
  width: 46px;
  height: 46px;
  border-radius: 999px;
  object-fit: cover;
}

.yk-footer {
  display: grid;
  grid-template-columns: minmax(220px, .8fr) minmax(0, 1.6fr);
  gap: 34px;
  align-items: start;
  padding: 42px max(18px, calc((100vw - 1180px) / 2));
  border-top: 1px solid var(--yk-line);
  background: var(--yk-bg-2);
}

.yk-footer-brand {
  display: grid;
  gap: 12px;
}

.yk-footer p {
  margin: 0;
  color: var(--yk-muted);
  font-size: 14px;
  line-height: 1.6;
}

.yk-footer-links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.yk-footer-links div {
  display: grid;
  align-content: start;
  gap: 9px;
}

.yk-footer-links h2 {
  margin: 0 0 5px;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.yk-footer-links a {
  color: var(--yk-soft);
  font-size: 13px;
  font-weight: 700;
}

.yk-footer-links a:hover {
  color: #fff;
}

.yk-empty {
  color: var(--yk-muted);
}

@media (max-width: 1020px) {
  .yk-topbar,
  .yk-home-hero,
  .yk-about-strip,
  .yk-artist-grid,
  .yk-yokopoints-card,
  .yk-rank-layout,
  .yk-footer {
    grid-template-columns: 1fr;
  }

  .yk-song-intro,
  .yk-song-content {
    grid-template-columns: 1fr;
  }

  .yk-song-intro,
  .yk-song-content {
    gap: 28px;
  }

  .yk-song-sidebar {
    position: static;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .yk-related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .yk-song-discovery-grid {
    grid-template-columns: 1fr;
  }

  .yk-artist-overview {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .yk-artist-yokore-summary {
    padding: 30px 0 0;
    border-top: 1px solid var(--yk-line);
    border-left: 0;
  }

  .yk-featured-yokopoints {
    max-width: 420px;
  }

  .yk-filter-panel {
    position: static;
  }

  .yk-primary ul {
    justify-content: flex-start;
  }

  .yk-primary .sub-menu {
    left: 0;
    transform: translate(0, 8px);
  }

  .yk-primary .menu-item-has-children:hover > .sub-menu,
  .yk-primary .menu-item-has-children:focus-within > .sub-menu {
    transform: translate(0, 0);
  }

  .yk-footer-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .yk-hero-news,
  .yk-news-rail,
  .yk-home-ranks {
    grid-column: auto;
  }

  .yk-artists-strip > div:last-child,
  .yk-access-slide,
  .yk-about-grid {
    grid-template-columns: 1fr;
  }

  .yk-chart-head {
    display: none;
  }

  .yk-chart-row {
    grid-template-columns: 42px minmax(0, 1fr);
  }

  .yk-artist-history a {
    grid-template-columns: 34px minmax(0, 1fr);
  }

  .yk-artist-history em {
    grid-column: 2;
    width: fit-content;
  }

  .yk-chart-row > span:not(.yk-song-title) {
    display: none;
  }
}

@media (max-width: 640px) {
  :root {
    --yk-wrap: min(100% - 22px, 1180px);
  }

  .yk-logo {
    font-size: 24px;
  }

  .yk-primary a {
    padding: 0 9px;
    font-size: 13px;
  }

  .yk-primary .sub-menu {
    right: 0;
    left: auto;
  }

  .yk-footer-links {
    grid-template-columns: 1fr;
  }

  .yk-lead-story h1 {
    font-size: 30px;
  }

  .yk-article-mini {
    grid-template-columns: 68px minmax(0, 1fr);
  }

  .yk-article-mini img {
    width: 68px;
    height: 50px;
  }

  .yk-artist-info h1,
  .yk-song-cover h1,
  .yk-reading h1,
  .yk-legal-page h1,
  .yk-about-page h1,
  .yk-page-title h1 {
    font-size: 38px;
  }

  .yk-song-heading h1 {
    font-size: 36px;
  }

  .yk-artist-banner,
  .yk-artist-banner-content {
    min-height: 310px;
  }

  .yk-artist-banner-content {
    flex-direction: column;
    gap: 22px;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 24px;
  }

  .yk-artist-identity {
    gap: 14px;
  }

  .yk-artist-identity img {
    width: 82px;
    height: 82px;
  }

  .yk-artist-identity h1 {
    font-size: 40px;
  }

  .yk-artist-stat-bar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .yk-artist-stat-bar > div + div {
    border-left: 0;
  }

  .yk-artist-stat-bar > div:nth-child(even) {
    border-left: 1px solid var(--yk-line);
  }

  .yk-artist-stat-bar > div:nth-child(n + 3) {
    border-top: 1px solid var(--yk-line);
  }

  .yk-artist-stat-bar > div {
    padding: 14px;
  }

  .yk-artist-stat-bar strong {
    font-size: 20px;
  }

  .yk-artist-overview {
    margin-top: 42px;
  }

  .yk-artist-releases > header {
    align-items: flex-start;
    flex-direction: column;
  }

  .yk-artist-chart-head {
    display: none;
  }

  .yk-artist-chart-row {
    grid-template-columns: minmax(0, 1fr) 64px 72px;
  }

  .yk-artist-chart-row > span:nth-child(2),
  .yk-artist-chart-row > span:nth-child(4) {
    display: none;
  }

  .yk-artist-chart-row > strong {
    min-height: 76px;
    flex-direction: column;
    padding: 8px 5px;
    font-size: 17px;
  }

  .yk-artist-chart-row > strong::before {
    content: attr(data-label);
    margin-bottom: 3px;
    color: var(--yk-muted);
    font-size: 8px;
    font-weight: 800;
    text-transform: uppercase;
  }

  .yk-artist-chart-row .yk-artist-chart-action {
    grid-column: 1 / -1;
    min-height: 48px;
    justify-content: flex-end;
    border-top: 1px solid var(--yk-line);
    border-left: 0;
  }

  .yk-artist-catalog-grid {
    grid-template-columns: 1fr;
  }

  .yk-artist-catalog-grid > a {
    grid-template-columns: 104px minmax(0, 1fr);
  }

  .yk-artist-catalog-grid img {
    width: 104px;
  }

  .yk-song-artist-line img {
    width: 64px;
    height: 64px;
  }

  .yk-song-artist-line a,
  .yk-song-artist-line span {
    font-size: 20px;
  }

  .yk-song-sidebar {
    grid-template-columns: 1fr;
  }

  .yk-song-chart-stats strong {
    font-size: 19px;
  }

  .yk-song-lyrics-panel .yk-lyrics {
    font-size: 16px;
  }

  .yk-related-grid {
    grid-template-columns: 1fr;
  }

  .yk-popular-articles-grid {
    grid-template-columns: 1fr;
    grid-template-rows: none;
    height: auto;
  }

  .yk-popular-article {
    grid-template-columns: 104px minmax(0, 1fr);
    grid-template-rows: 1fr;
    min-height: 130px;
  }

  .yk-popular-article img {
    width: 104px;
  }

  .yk-featured-list {
    height: auto;
  }

  .yk-featured-list a {
    min-height: 54px;
  }
}

/* Final editorial skin. Kept last so legacy component styles cannot re-box pages. */
.yk-primary .sub-menu a {
  border-radius: 4px;
}

.yk-primary a,
.yk-primary .sub-menu,
.yk-search,
.yk-period-switch a,
.yk-filter-panel select,
.yk-filter-panel button,
.yk-mini-link,
.yk-rank-periods a,
.yk-yokopoints-submit,
.yk-points-control,
.yk-button-primary,
.yk-button-secondary,
.yk-song-meta span,
.yk-artist-follow,
.yk-artist-tags span,
.yk-artist-chart-action a,
.yk-artist-catalog-action a,
.yk-artist-history em {
  border-radius: 4px;
}

.yk-home-hero {
  gap: 30px;
  margin-top: 38px;
  margin-bottom: 58px;
}

.yk-hero-news,
.yk-news-rail,
.yk-home-ranks {
  grid-row: 1;
}

.yk-news-rail,
.yk-side-chart {
  border: 0;
  border-top: 3px solid var(--yk-accent);
  border-radius: 0;
  background: transparent;
}

.yk-news-rail h2,
.yk-side-chart h2 {
  padding: 12px 0 11px;
  font-size: 14px;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.yk-article-mini {
  grid-template-columns: 88px minmax(0, 1fr);
  gap: 12px;
  padding: 14px 0;
}

.yk-article-mini img {
  width: 88px;
  height: 62px;
  border-radius: 2px;
}

.yk-article-mini strong {
  font-size: 14px;
  line-height: 1.28;
}

.yk-more-link {
  width: fit-content;
  padding: 13px 0 0;
  text-align: left;
}

.yk-side-chart a {
  padding: 13px 0;
}

.yk-lead-story {
  gap: 14px;
}

.yk-lead-story img {
  border-radius: 2px;
}

.yk-lead-story span {
  padding: 0 0 4px;
  border-bottom: 2px solid var(--yk-accent);
  border-radius: 0;
  background: transparent;
  text-transform: uppercase;
}

.yk-lead-story h1 {
  font-size: clamp(32px, 3.5vw, 50px);
  line-height: 1.05;
}

.yk-section-line,
.yk-section-title {
  display: flex;
  gap: 18px;
  align-items: flex-end;
}

.yk-section-line::after,
.yk-section-title::after {
  height: 1px;
  flex: 1;
  margin-bottom: 6px;
  background: var(--yk-line);
  content: "";
}

.yk-section-title span {
  margin: 0 0 3px auto;
  order: 2;
}

.yk-section-title::after {
  order: 1;
}

.yk-artist-carousel {
  margin-bottom: 62px;
}

.yk-artist-loop {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-artist-loop-track {
  gap: 30px;
  padding: 22px 0;
}

.yk-artist-loop a {
  width: 94px;
}

.yk-artist-loop img {
  width: 72px;
  height: 72px;
}

.yk-about-strip {
  grid-template-columns: minmax(0, 1.55fr) minmax(250px, .6fr);
  gap: 0;
  margin-bottom: 62px;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
}

.yk-about-strip article,
.yk-kpi-card {
  border: 0;
  border-radius: 0;
  background: transparent;
}

.yk-about-strip article {
  padding-left: 0;
}

.yk-kpi-card {
  padding-right: 0;
  border-left: 1px solid var(--yk-line);
}

.yk-feature-band {
  margin-bottom: 62px;
  padding: 0;
  border-radius: 0;
  background: transparent;
}

.yk-feature-band h2 {
  display: flex;
  gap: 18px;
  align-items: center;
  margin-bottom: 20px;
  font-size: 26px;
}

.yk-feature-band h2::after {
  height: 1px;
  flex: 1;
  background: var(--yk-line);
  content: "";
}

.yk-feature-band img {
  border-radius: 2px;
}

.yk-chart-table,
.yk-rank-list,
.yk-artist-list {
  overflow: visible;
  border: 0;
  border-top: 2px solid var(--yk-accent);
  border-radius: 0;
  background: transparent;
}

.yk-chart-row,
.yk-rank-row,
.yk-artist-list a,
.yk-artist-list article {
  border-bottom: 1px solid var(--yk-line);
  background: transparent;
}

.yk-chart-row:hover,
.yk-rank-row:hover,
.yk-artist-list a:hover {
  background: rgba(255, 255, 255, .025);
}

.yk-artists-strip {
  margin-bottom: 62px;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
}

.yk-artists-strip article {
  padding: 22px 18px;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.yk-artists-strip article + article {
  border-left: 1px solid var(--yk-line);
}

.yk-submit {
  margin-bottom: 70px;
  padding: 40px 0;
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-filter-panel {
  border: 0;
  border-right: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-rank-hero {
  max-width: 860px;
  padding-bottom: 28px;
  border-bottom: 1px solid var(--yk-line);
}

.yk-rank-hero h1 {
  font-size: clamp(34px, 5vw, 62px);
  line-height: 1;
}

.yk-artist-hero,
.yk-song-cover,
.yk-artist-banner {
  border-radius: 4px;
}

.yk-artist-stats {
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-artist-stat-bar {
  overflow: visible;
  margin-top: 12px;
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-artist-chart-history {
  gap: 0;
}

.yk-artist-chart-table {
  border-top: 2px solid var(--yk-accent);
}

.yk-artist-chart-row {
  margin: 0;
  border: 0;
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-artist-catalog-grid > a {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-artist-bio,
.yk-artist-history,
.yk-reading,
.yk-legal-page,
.yk-about-page {
  border: 0;
  border-top: 2px solid var(--yk-accent);
  border-radius: 0;
  background: transparent;
}

.yk-reading,
.yk-legal-page,
.yk-about-page {
  padding-right: 0;
  padding-left: 0;
}

.yk-song-chart-summary {
  padding: 20px 0;
  border: 0;
  border-top: 2px solid var(--yk-accent);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-song-chart-stats {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-song-chart-stats div {
  background: transparent;
}

.yk-song-vote,
.yk-song-sidebar .yk-song-credits {
  padding: 18px 0;
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-youtube-player {
  border-radius: 3px;
}

.yk-related-grid {
  gap: 0 20px;
}

.yk-related-card,
.yk-popular-article {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-related-card:hover,
.yk-popular-article:hover {
  border-color: var(--yk-accent);
  background: rgba(255, 255, 255, .025);
}

.yk-popular-articles-grid {
  gap: 0 22px;
}

.yk-popular-article > span {
  padding-right: 0;
  padding-left: 0;
}

.yk-featured-list {
  border: 0;
  border-top: 2px solid var(--yk-accent);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-featured-list a {
  padding-right: 0;
  padding-left: 0;
}

.yk-yokopoints-card,
.yk-rank-periods {
  padding-right: 0;
  padding-left: 0;
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-bottom: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-song-credits div {
  border: 0;
  border-top: 1px solid var(--yk-line);
  border-radius: 0;
  background: transparent;
}

.yk-footer {
  background: transparent;
}

@media (max-width: 1020px) {
  .yk-home-hero {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .yk-hero-news,
  .yk-news-rail,
  .yk-home-ranks {
    grid-row: auto;
    grid-column: auto;
  }

  .yk-news-rail,
  .yk-home-ranks {
    border-top: 0;
  }
}

@media (max-width: 640px) {
  .yk-home-hero {
    margin-top: 24px;
    margin-bottom: 42px;
  }

  .yk-news-rail,
  .yk-side-chart {
    border-top-width: 2px;
  }

  .yk-section-line,
  .yk-section-title {
    align-items: flex-start;
  }

  .yk-section-title span {
    display: none;
  }

  .yk-about-strip {
    border-bottom: 0;
  }

  .yk-about-strip article,
  .yk-kpi-card {
    padding: 24px 0;
  }

  .yk-kpi-card {
    border-top: 1px solid var(--yk-line);
    border-left: 0;
  }

  .yk-artists-strip article {
    padding-right: 0;
    padding-left: 0;
  }

  .yk-artists-strip article + article {
    border-top: 1px solid var(--yk-line);
    border-left: 0;
  }

  .yk-filter-panel {
    padding-right: 0;
    border-right: 0;
    border-bottom: 1px solid var(--yk-line);
  }

  .yk-popular-articles-grid {
    gap: 0;
  }

  .yk-popular-article {
    padding: 14px 0;
  }
}
