/* RIVL component CSS v2.10.10 */

/* RIVL CSS Architecture v2.10.10 | Componentized production build */

.rivl-menu-icon{
display:inline-flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border:0;
  background:rgba(255,255,255,.12);
  color:var(--rivl-white);
  font-size:var(--rivl-fs-section);
  font-weight:var(--rivl-fw-black);
  line-height:var(--rivl-lh-solid);
  cursor:pointer;
}
.rivl-mini-icon{
display:inline-flex;
  align-items:center;
  justify-content:center;
  width:76px;
  height:76px;
  flex:0 0 76px;
  border-radius:3px;
  background:linear-gradient(135deg,var(--rivl-placeholder-2),var(--rivl-placeholder-3));
  color:var(--rivl-icon-muted);
  font-size:var(--rivl-fs-page);
  font-weight:var(--rivl-fw-black);
}
.rivl-play{
display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  width:48px;
  height:48px;
  border:1px solid var(--rivl-soft-line);
  background:var(--rivl-soft);
  color:var(--rivl-primary);
  font-size:var(--rivl-fs-button-lg);
  cursor:pointer;
}
.rivl-post-faq-card summary::after{
display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  content:"+";
  width:24px;
  height:24px;
  background:var(--rivl-soft);
  color:var(--rivl-primary);
  flex:0 0 24px;
}
.rivl-artist-avatar{
display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  width:32px;
  height:32px;
  background:var(--rivl-soft);
  border:1px solid var(--rivl-soft-line);
  color:var(--rivl-primary);
  font-weight:var(--rivl-fw-black);
  font-size:var(--rivl-fs-sm);
  text-transform:uppercase;
  flex:0 0 32px;
}
.rivl-featured-music{
display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  position:absolute;
  left:var(--rivl-auto-rivl-featured-music-left-7536abec, 12px);
  top:var(--rivl-auto-rivl-featured-music-top-0bf9ea0a, 18px);
  width:var(--rivl-auto-rivl-featured-music-width-c60b3be3, 42px);
  height:var(--rivl-auto-rivl-featured-music-height-a7f88242, 42px);
  background:var(--rivl-primary);
  color:var(--rivl-white);
  font-size:var(--rivl-fs-icon);
  box-shadow:0 2px 8px rgba(0,0,0,.18);
}
.rivl-info-ico{
display:flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:9px;
  background:var(--rivl-soft);
  color:var(--rivl-primary);
  font-size:var(--rivl-fs-base);
  flex:0 0 28px;
}
.rivl-clip-play{
display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  width:var(--rivl-clip-play-size,28px);
  height:var(--rivl-clip-play-size,28px);
  border:1px solid var(--rivl-primary);
  color:var(--rivl-blue-icon);
  font-size:var(--rivl-fs-xs);
  background:var(--rivl-white);
}
.rivl-clip-icon{
display:var(--rivl-auto-rivl-clip-icon-display-ddb1fe1d, flex);
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:7px;
  background:var(--rivl-soft);
  color:var(--rivl-primary);
  font-weight:var(--rivl-fw-black);
}
.rivl-youtube-link{
display:flex;
  align-items:center;
  justify-content:center;
  margin-top:14px;
  border:1px solid var(--rivl-primary);
  border-radius:3px;
  padding:var(--rivl-youtube-link-pad,13px);
  color:var(--rivl-primary);
  font-weight:var(--rivl-fw-black);
  font-size:var(--rivl-youtube-link-fs,var(--rivl-fs-lg));
  transition:filter .18s ease;

  width:var(--rivl-youtube-link-width,auto);
  text-align:var(--rivl-youtube-link-align,initial);
  line-height:var(--rivl-youtube-link-lh,normal);}
.rivl-view-more{
display:flex;
  align-items:center;
  justify-content:center;
  margin-top:12px;
  border-radius:8px;
  padding:10px 14px;
  min-height:46px;
  background:var(--rivl-primary);
  color:var(--rivl-white);
  font-weight:var(--rivl-fw-black);
  font-size:var(--rivl-fs-md);
  line-height:1.2;
  transition:box-shadow .18s ease,border-color .18s ease,filter .18s ease,color .18s ease,background-color .18s ease;
}
.rivl-featured-thumb-placeholder{
display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  min-height:0;
  background:var(--rivl-placeholder-2);
  color:var(--rivl-placeholder-text);
  font-size:var(--rivl-fs-placeholder);
}
.rivl-video-error{
display:flex;
  align-items:center;
  justify-content:center;
  height:100%;
  padding:18px;
  color:var(--rivl-white);
  background:var(--rivl-dark);
  text-align:center;
}
.rivl-mini-card{
background:var(--rivl-white);
  border:1px solid var(--rivl-border);
  overflow:var(--rivl-auto-rivl-mini-card-overflow-7c28b0ca, hidden);
  display:flex;
  align-items:flex-start;
  gap:12px;
  min-height:86px;
  box-shadow:var(--rivl-shadow-card);
  border-radius:3px;
  padding:var(--rivl-similar-card-pad);
  color:var(--rivl-text);
  text-decoration:none;
  min-width:0;
  max-width:100%;
  overflow:hidden;
  transition:box-shadow .18s ease,border-color .18s ease,filter .18s ease,color .18s ease,background-color .18s ease;
}
.rivl-collection-card{
background:var(--rivl-white);
  border:1px solid var(--rivl-border);
  box-shadow:var(--rivl-shadow);
  overflow:hidden;
  display:block;
  border-radius:3px;
  color:var(--rivl-dark);
  text-align:center;
  font-weight:var(--rivl-fw-black);
  transition:box-shadow .18s ease,border-color .18s ease,filter .18s ease,color .18s ease,background-color .18s ease;
}
.rivl-term-list{
background:var(--rivl-white);
  border:1px solid var(--rivl-border);
  box-shadow:var(--rivl-shadow);
}
.rivl-info-chip{
background:var(--rivl-white);
  border:1px solid var(--rivl-border);
  display:flex;
  align-items:center;
  gap:8px;
  min-height:52px;
  border-radius:10px;
  padding:8px 10px;
  min-width:0;
  max-width:100%;
}
.rivl-clips-table{
background:var(--rivl-white);
  border:1px solid var(--rivl-border);
  width:100%;
  max-width:100%;
  border-radius:var(--rivl-clips-table-radius,4px);
  overflow-x:var(--rivl-clips-table-overflow-x,auto);
  -webkit-overflow-scrolling:touch;

  display:var(--rivl-clips-table-display,block);}
.rivl-similar-card{
background:var(--rivl-white);
  border:1px solid var(--rivl-border);
  display:grid;
  grid-template-columns:var(--rivl-similar-card-cols);
  gap:var(--rivl-similar-card-gap);
  align-items:center;
  border-radius:12px;
  padding:10px;
  color:var(--rivl-dark);
  min-height:112px;
  min-width:0;
  max-width:100%;
  overflow:hidden;
  transition:box-shadow .18s ease,border-color .18s ease,filter .18s ease,color .18s ease,background-color .18s ease;
}
.rivl-post-faq-card details{
background:var(--rivl-white);
  border:1px solid var(--rivl-border);
  overflow:hidden;
  border-radius:8px;
  margin:10px 0;
  padding:0;
}
.rivl-player-facts{
background:var(--rivl-white);
  border:1px solid var(--rivl-border);
  overflow:hidden;
  display:grid;
  grid-template-columns:var(--rivl-auto-rivl-player-facts-grid-template-columns-fb34f049, repeat(3,minmax(0,1fr)));
  width:var(--rivl-auto-rivl-player-facts-width-fc67a666, 420px);
  margin:0 auto 12px;
  border-radius:6px;
  max-width:100%;
}
.rivl-faq details{
background:var(--rivl-white);
  border:1px solid var(--rivl-border);
  border-radius:3px;
  padding:11px 12px;
  margin:9px 0;
}
.rivl-compact-list .rivl-mini-card{
box-shadow:var(--rivl-shadow);
  position:relative;
  min-height:96px;
  padding:12px;
  border-radius:3px;
  border:1px solid var(--rivl-border);
}
.rivl-small-title{
color:var(--rivl-heading);
  font-weight:var(--rivl-fw-black);
  overflow-wrap:anywhere;
  margin:0 0 14px;
  font-size:var(--rivl-fs-md);
  line-height:var(--rivl-lh-tight);
  position:relative;
}
.rivl-featured-copy h3{
margin:0 0 4px;
  color:var(--rivl-heading);
  font-size:var(--rivl-auto-rivl-featured-copy-h3-font-size-b33ce5b2, clamp(18px,2.2vw,24px));
  line-height:var(--rivl-lh-heading);
  font-weight:var(--rivl-fw-black);
  letter-spacing:-.2px;
  max-width:100%;
  min-width:0;
  overflow-wrap:anywhere;
  word-break:break-word;
}
.rivl-v3-title-row h1{
color:var(--rivl-heading);
  font-weight:var(--rivl-fw-black);
  margin:0;
  font-size:var(--rivl-v3-title-fs,var(--rivl-fs-hero));
  line-height:var(--rivl-v3-title-lh,var(--rivl-lh-compact));
  letter-spacing:-.5px;
  max-width:100%;
  min-width:0;
  overflow-wrap:anywhere;
  word-break:break-word;
  text-wrap:var(--rivl-v3-title-text-wrap,normal);
}
.rivl-player-thumb{
overflow:hidden;
  position:relative;
  width:var(--rivl-player-thumb-w,420px);
  margin:0 auto;
  background:var(--rivl-dark-2);
  border-radius:7px;
  min-height:var(--rivl-player-thumb-min-h,220px);
  max-width:100%;
}
.rivl-featured-thumb{
position:relative;
  display:block;
  width:100%;
  aspect-ratio:1/1;
  min-height:0;
  border-radius:7px;
  background:var(--rivl-dark);
  overflow:hidden;
  color:var(--rivl-white);
  max-width:100%;
}
