:root,[data-theme="2027"]{--studio-bg:#0c0e14;--studio-surface:#151923;--studio-raised:#1e2431;--studio-text:#f4f6ff;--studio-muted:#9faac0;--studio-accent:#b5f56a;--studio-ink:#101608;--studio-line:#30394a;--studio-glow:#8b6bff;color-scheme:dark}
[data-theme="black"]{--studio-bg:#080808;--studio-surface:#131313;--studio-raised:#202020;--studio-text:#fafafa;--studio-muted:#aaa;--studio-accent:#eee;--studio-ink:#111;--studio-line:#353535;--studio-glow:#555}
[data-theme="red"]{--studio-bg:#14090c;--studio-surface:#251015;--studio-raised:#37191e;--studio-text:#fff1f3;--studio-muted:#d1a9b2;--studio-accent:#ff647a;--studio-ink:#22080d;--studio-line:#59303b;--studio-glow:#c82855}
[data-theme="white"]{--studio-bg:#f5f6f8;--studio-surface:#fff;--studio-raised:#e9edf2;--studio-text:#151923;--studio-muted:#586274;--studio-accent:#265d28;--studio-ink:#fff;--studio-line:#d3dae3;--studio-glow:#bfb3ec;color-scheme:light}
body,#wrapper,#pageWrapper,.main-container{background:var(--studio-bg)!important;color:var(--studio-text)!important}body{font-family:Inter,"Open Sans",sans-serif}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6,h1,h2,h3,h4,h5,h6{color:var(--studio-text)}#header,#sidebar,#audioPlayer,.modal-content,.dropdown-menu,.search-card,.card,.custom-card .card-body{background:var(--studio-surface)!important;color:var(--studio-text)!important;border-color:var(--studio-line)!important}.text-dark,.theme-dark .text-dark,.dropdown-item,.nav-link{color:var(--studio-text)!important}.text-muted,.studio-muted{color:var(--studio-muted)!important}a{color:var(--studio-accent)}hr{border-color:var(--studio-line)}.form-control{background:var(--studio-raised)!important;color:var(--studio-text)!important;border-color:var(--studio-line)!important}.btn-danger,.btn-primary,.bg-danger{background:var(--studio-accent)!important;border-color:var(--studio-accent)!important;color:var(--studio-ink)!important}.custom-card--img img,.custom-card img.card-img--radius-md{border:1px solid var(--studio-line);border-radius:16px;box-shadow:0 8px 24px #0002;transition:transform .25s,border-color .25s}.custom-card:hover .custom-card--img img{transform:translateY(-4px);border-color:var(--studio-accent)}:focus-visible{outline:3px solid var(--studio-accent)!important;outline-offset:4px}.verified-badge{display:inline-grid;place-items:center;background:#3087ee;color:#fff;border-radius:50%;font-size:10px;width:16px;height:16px;vertical-align:middle}.theme-picker{display:flex;gap:8px;align-items:center;margin:0;font-size:11px}.theme-picker select{max-width:145px;border:1px solid var(--studio-line);border-radius:20px;padding:7px;background:var(--studio-raised);color:var(--studio-text)}.studio-home{padding-bottom:0}.artist-spotlight{min-height:365px;border:1px solid var(--studio-line);border-radius:24px;padding:40px;display:flex;position:relative;overflow:hidden;background:radial-gradient(ellipse at 80% 10%,var(--studio-glow),transparent 65%),var(--studio-surface);margin-bottom:36px}.spotlight-copy{z-index:1;flex:1}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--studio-accent)}.artist-spotlight h1{font-size:clamp(42px,5vw,76px);line-height:1.02;letter-spacing:-.055em;margin:22px 0 16px;font-weight:800}.artist-spotlight p{color:var(--studio-muted)}.studio-cta{display:inline-block;padding:12px 20px;border-radius:30px;background:var(--studio-accent);color:var(--studio-ink);font-weight:700}.spotlight-art{display:flex;align-items:center;width:48%;padding-left:24px;gap:12px}.spotlight-art a{width:33%;transform:translateY(calc(var(--position)*14px - 16px));animation:artistFloat 6s ease-in-out infinite alternate;animation-delay:calc(var(--position)*-2s)}.spotlight-art img{width:100%;height:215px;object-fit:cover;border-radius:90px;border:2px solid #ffffff55}.spotlight-art span{display:block;text-align:center;color:var(--studio-text);margin-top:12px;font-weight:700}.spotlight-art .verified-badge{display:inline-grid;margin:0}.spotlight-edition{position:absolute;bottom:12px;right:24px;font-size:9px;letter-spacing:.2em}.spotlight-placeholder{font-size:220px;line-height:1;font-weight:900;opacity:.35}.spotlight-placeholder span{font-size:50px}.chart-section{border:1px solid var(--studio-line);background:var(--studio-surface);border-radius:24px;padding:28px;margin-bottom:36px}.studio-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.studio-heading h2{font-size:30px;letter-spacing:-.04em;margin:8px 0}.chart-tabs{display:flex;gap:6px}.chart-tabs button,.audio-lab button{border:1px solid var(--studio-line);border-radius:20px;padding:8px 14px;background:var(--studio-raised);color:var(--studio-text)}.chart-tabs button[aria-pressed=true]{background:var(--studio-accent);color:var(--studio-ink)}.chart-list{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:1fr 1fr;column-gap:32px}.chart-list li{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--studio-line);padding:12px 0}.chart-rank{font-variant-numeric:tabular-nums;color:var(--studio-muted);width:22px}.chart-list img{height:44px;width:44px;border-radius:10px;object-fit:cover}.chart-name{flex:1;min-width:0}.chart-name a{font-weight:700;color:var(--studio-text)}.chart-name small,.chart-count small{display:block;font-size:10px;color:var(--studio-muted)}.chart-count{text-align:right;font-variant-numeric:tabular-nums}.audio-lab{position:absolute;bottom:100%;right:16px;width:min(640px,calc(100vw - 32px));max-height:65vh;overflow:auto;padding:22px;background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:20px 20px 0 0;box-shadow:0 -10px 40px #0004}.audio-lab canvas{width:100%;height:85px;background:var(--studio-bg);border-radius:12px}.audio-lab-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.audio-lab label{display:block;font-size:12px}.audio-lab input[type=range]{width:100%;accent-color:var(--studio-accent)}.audio-lab summary{cursor:pointer;font-weight:700}.audio-lab .studio-muted{font-size:11px}.audio-lab-toggle{white-space:nowrap;margin-right:12px!important}.banner{opacity:.25}.studio-home .section h4{letter-spacing:-.03em}.studio-home>.section:has(.carousel-item-2:empty){display:none}@keyframes artistFloat{to{transform:translateY(5px)}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}@media(max-width:767px){.artist-spotlight{padding:24px;min-height:330px}.spotlight-art{width:40%;padding:0}.spotlight-art a{width:100%}.spotlight-art a:not(:first-child){display:none}.spotlight-art img{height:200px}.artist-spotlight h1{font-size:44px}.chart-list{grid-template-columns:1fr}.studio-heading{align-items:flex-start;flex-direction:column}.chart-section{padding:20px}.theme-picker>span{display:none}.theme-picker select{max-width:108px;font-size:10px}.audio-lab-controls{grid-template-columns:1fr 1fr}.header-options{gap:6px}.spotlight-placeholder{font-size:100px}.audio-info{padding-right:6px!important}.audio-lab-toggle{font-size:10px!important;padding:5px!important}}
:root { --mobile-header-height: 116px; }
.profile-menu-button { border: 0; background: transparent; color: var(--studio-text); cursor: pointer; min-height: 44px; }
.profile-menu-button .avatar { flex-shrink: 0; overflow: hidden; border: 1px solid var(--studio-line); }
.profile-menu-button img { object-fit: cover; }
.profile-initials { display: grid; place-items: center; width: 100%; height: 100%; background: var(--studio-accent); color: var(--studio-ink); font-weight: 700; }
#header .toggle-menu span, #sidebar .toggle-menu span { background: var(--studio-text); }
#header #searchInput, #header #searchForm .btn { color: var(--studio-text); }
#header #searchInput::placeholder { color: var(--studio-muted); }
@media (max-width: 768px) {
  #header, #header.scrolled, .iconic-sidebar #header { top: env(safe-area-inset-top, 0px); left: 0 !important; right: 0; height: var(--mobile-header-height); padding: 6px 12px; border-radius: 0 0 16px 16px; }
  #header > .d-flex { flex-wrap: wrap; gap: 4px 8px; }
  #header #openSidebar { display: flex; flex-direction: column; justify-content: center; flex: 0 0 44px; width: 44px; height: 44px; margin: 0 !important; padding: 10px !important; }
  #header .header-options { margin-left: auto; flex-wrap: nowrap; gap: 12px; }
  #header .header-options li + li { margin-left: 0; }
  #header .header-points { display: none; }
  #header .theme-picker select { max-width: 130px; min-height: 44px; }
  #header .theme-picker > span, #header .profile-menu-button > span.pl-2 { display: none; }
  #header .profile-menu-button { padding: 0 !important; width: 44px; justify-content: center; }
  #header .avatar { width: 38px; height: 38px; }
  #header #searchForm { order: 3; flex: 0 0 100%; min-width: 0; }
  #header #searchInput { height: 44px; font-size: 16px; background: var(--studio-raised) !important; border-radius: 12px; padding-left: 42px; }
  #header #searchForm .btn { left: 0; top: 0; width: 40px; height: 44px; }
  #header .search-card { left: 0; right: 0; max-height: calc(100dvh - 150px); overflow-y: auto; padding: 16px; }
  #accountMenu { position: fixed; top: calc(56px + env(safe-area-inset-top, 0px)); right: 12px; left: auto; width: min(280px, calc(100vw - 24px)); max-height: calc(100dvh - 80px); overflow-y: auto; }
  #accountMenu .dropdown-item { min-height: 44px; display: flex; align-items: center; gap: 8px; }
  #sidebar { width: min(300px, 86vw); left: -100vw; overflow-y: auto; overscroll-behavior: contain; padding-top: env(safe-area-inset-top, 0px); padding-bottom: env(safe-area-inset-bottom, 0px); }
  .open-sidebar #sidebar { left: 0; }
  .open-sidebar #wrapper { overflow: hidden !important; }
  #sidebar #hideSidebar { min-width: 44px; min-height: 44px; }
  #sidebar #hideSidebar i { color: var(--studio-text) !important; }
  #sidebar .nav-link { min-height: 44px; }
  #pageWrapper { padding-top: calc(var(--mobile-header-height) + env(safe-area-inset-top, 0px)); }
  #pageWrapper .banner { height: 128px; }
  .artist-spotlight { flex-direction: column; gap: 20px; }
  .artist-spotlight .spotlight-art { width: 100%; padding: 0; margin-bottom: 24px; }
  .artist-spotlight .spotlight-art a { width: 100%; transform: none; animation: none; }
  .artist-spotlight .spotlight-art img { height: 170px; border-radius: 16px; }
  #audioPlayer, .iconic-sidebar #audioPlayer { left: 8px; right: 8px; bottom: calc(8px + env(safe-area-inset-bottom, 0px)); height: auto; min-height: 150px; padding: 12px; gap: 6px; }
  #audioPlayer .audio { flex: 1 1 calc(100% - 144px); max-width: calc(100% - 144px); min-width: 0; }
  #audioPlayer .song-image { flex: 0 0 40px; max-width: 40px; }
  #audioPlayer .song-image img { width: 40px; height: 40px; object-fit: cover; border-radius: 8px; }
  #audioPlayer .song-info { display: block; flex: 1; max-width: calc(100% - 40px); min-width: 0; padding-left: 8px !important; }
  #audioPlayer .audio-controls { flex: 0 0 138px; max-width: 138px; padding: 0; }
  #audioPlayer .audio-controls--left, #audioPlayer .audio-controls--right { display: none !important; }
  #audioPlayer .audio-controls--main .btn { min-width: 44px; min-height: 44px; }
  #audioPlayer .audio-info { display: flex !important; flex: 0 0 100%; max-width: 100%; justify-content: space-between; padding: 0 !important; gap: 4px; }
  #audioPlayer .audio-info > span { margin-right: 0 !important; font-size: 11px; white-space: nowrap; }
  #audioPlayer .audio-lab-toggle, #audioPlayer .audio-volume > button { min-height: 44px; }
  #audioPlayer .audio-lab { right: 0; width: calc(100vw - 16px); max-height: calc(100dvh - 180px); }
  .main-container { padding-bottom: 0; }
}

/* Catalogue polish: consistent spacing, circular artist portraits and themed controls. */
.studio-home > .section, .studio-home > .artist-spotlight, .studio-home > .chart-section { margin-bottom: 24px !important; }
.studio-home .heading { margin-bottom: 20px; }
.studio-home .heading hr { margin-bottom: 0; }
.artist-spotlight .spotlight-art { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); width: 50%; gap: 18px 14px; padding: 0 0 24px 24px; }
.artist-spotlight .spotlight-art a { display: block; width: 100%; min-width: 0; transform: none; animation: artistFloat 6s ease-in-out infinite alternate; animation-delay: calc(var(--position) * -1s); }
.artist-spotlight .spotlight-art img { display: block; width: 100%; height: auto; aspect-ratio: 1; object-fit: cover; border-radius: 50%; border: 2px solid var(--studio-line); }
.artist-spotlight .spotlight-art span { margin-top: 7px; font-size: 12px; overflow-wrap: anywhere; }
.artist-spotlight .spotlight-art .verified-badge { margin: 0; font-size: 10px; }
.track-play-link { display: inline-block; padding: 5px 0; font-size: 12px; font-weight: 700; }
.dropdown-audio-toggle { color: var(--studio-accent) !important; min-width: 36px; min-height: 36px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; }
.dropdown-audio-toggle .la-ellipsis-h, .dropdown-audio-toggle .la-ellipsis-v { color: inherit !important; animation: trackMenuPulse 2.4s ease-in-out infinite; }
.dropdown-audio-toggle:hover, .dropdown-audio-toggle:focus-visible, .dropdown-audio-toggle[aria-expanded="true"] { background: var(--studio-raised); color: var(--studio-text) !important; }
.dropdown-audio-toggle:hover i, .dropdown-audio-toggle:focus-visible i, .dropdown-audio-toggle[aria-expanded="true"] i { animation: none; }
@keyframes trackMenuPulse { 0%, 100% { opacity: 1; } 50% { opacity: .4; } }
#sidebar .nav-link.active { background: var(--studio-raised); color: var(--studio-accent) !important; border-left: 3px solid var(--studio-accent); }
.dropdown-link, .song-title, .song-name, .custom-list--item, .table { color: var(--studio-text) !important; }
.dropdown-item:hover, .dropdown-item:focus { background: var(--studio-raised); }
/* Legacy cards include inline white text and Bootstrap colour utilities. */
[data-theme="white"] { --studio-text: #111; --studio-muted: #202020; --studio-accent: #194d27; }
[data-theme="white"] body :is(h1,h2,h3,h4,h5,h6,p,span,small,strong,b,label,a,button,input,select,textarea,td,th,li,summary,legend,dt,dd) { color: #111 !important; }
[data-theme="white"] :is(.btn-danger,.btn-primary,.btn-dark,.btn-secondary,.studio-cta,.chart-tabs button[aria-pressed="true"],.profile-initials,.badge,.bg-dark,.bg-danger,.bg-primary) { background: #e1e8e2 !important; border-color: #b1c1b5 !important; }
[data-theme="white"] :is(.dropdown-menu,.modal-content,.card,.search-card,.custom-list--item,.audio-lab,.swal2-popup,.swal2-title,.swal2-html-container) { background-color: #fff !important; color: #111 !important; }
[data-theme="white"] :is(.text-white,.text-muted,.text-light,.text-danger,.text-primary,.dropdown-link,.nav-header,.song-title,.btn-icon-only,.verified-badge) { color: #111 !important; }
[data-theme="white"] .verified-badge { background: #b8d5ff; }
[data-theme="white"] input::placeholder, [data-theme="white"] textarea::placeholder { color: #303030 !important; opacity: 1; }
[data-theme="white"] .dropdown-audio-toggle { color: #111 !important; }
@media (max-width: 768px) {
  .artist-spotlight .spotlight-art { width: 100%; padding: 0 0 20px; margin: 0; gap: 16px; }
  .artist-spotlight .spotlight-art a, .artist-spotlight .spotlight-art a:not(:first-child) { display: block; width: 100%; }
  .artist-spotlight .spotlight-art img { width: 100%; height: auto; aspect-ratio: 1; border-radius: 50%; }
  .artist-spotlight h1 { margin-top: 14px; }
}
@media (prefers-reduced-motion: reduce) {
  .dropdown-audio-toggle i, .artist-spotlight .spotlight-art a { animation: none !important; }
}

.studio-cta { color: var(--studio-ink) !important; }
[data-theme="white"] .studio-cta { color: #111 !important; }
#audioPlayer .audio-lab { margin-bottom: 36px; }
@media (min-width: 769px) {
  #audioPlayer .song-image { flex: 0 0 56px; max-width: 56px; margin-left: 12px; }
  #audioPlayer .song-image img { width: 56px; height: 56px; object-fit: cover; border-radius: 12px; }
  #audioPlayer .song-info { flex: 1; min-width: 0; max-width: calc(100% - 68px); }
}
@media (min-width: 769px) and (max-width: 1199px) {
  #audioPlayer { height: auto; min-height: 114px; padding: 8px 0; }
  #audioPlayer .audio-info { display: flex !important; flex: 0 0 100%; max-width: 100%; justify-content: center; }
}

/* ================================================================
   Home spotlight redesign: New Releases above, artist portraits below
   2026-09-21
   ================================================================ */
.artist-spotlight.artist-spotlight--releases {
  display: block;
  min-height: 0;
  padding: clamp(26px, 3vw, 44px);
  overflow: hidden;
  background:
    radial-gradient(ellipse at 88% 8%, var(--studio-glow), transparent 58%),
    var(--studio-surface);
}

.artist-spotlight--releases .spotlight-top {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
  align-items: stretch;
  gap: clamp(28px, 4vw, 64px);
}

.artist-spotlight--releases .spotlight-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-width: 0;
  padding: 8px 0 20px;
}

.artist-spotlight--releases .spotlight-copy .eyebrow {
  margin: 0;
}

.artist-spotlight--releases .spotlight-copy h1 {
  margin: 22px 0 18px;
  max-width: 680px;
}

.artist-spotlight--releases .spotlight-copy p {
  max-width: 520px;
  margin: 0 0 22px;
  font-size: 16px;
}

.artist-spotlight--releases .studio-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

.spotlight-releases {
  position: relative;
  min-width: 0;
  padding: clamp(18px, 2vw, 26px);
  border: 1px solid var(--studio-line);
  border-radius: 22px;
  background: var(--studio-bg);
  box-shadow: 0 20px 50px rgba(0, 0, 0, .18);
}

.spotlight-releases__header,
.spotlight-artists__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

.spotlight-releases__eyebrow,
.spotlight-artists__eyebrow {
  display: block;
  margin-bottom: 5px;
  color: var(--studio-accent);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .17em;
}

.spotlight-releases__header h2,
.spotlight-artists__header h2 {
  margin: 0;
  color: var(--studio-text);
  font-weight: 800;
  letter-spacing: -.035em;
}

.spotlight-releases__header h2 {
  font-size: clamp(24px, 2vw, 32px);
}

.spotlight-releases__all,
.spotlight-artists__all {
  flex: 0 0 auto;
  color: var(--studio-text);
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
  white-space: nowrap;
}

.spotlight-releases__all:hover,
.spotlight-artists__all:hover {
  color: var(--studio-accent);
}

.spotlight-releases__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 20px;
}

.spotlight-release {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  align-items: center;
  gap: 13px;
  min-width: 0;
  padding: 10px;
  border: 1px solid var(--studio-line);
  border-radius: 16px;
  background: var(--studio-surface);
  transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}

.spotlight-release:hover {
  transform: translateY(-3px);
  border-color: var(--studio-accent);
  box-shadow: 0 12px 24px rgba(0, 0, 0, .16);
}

.spotlight-release__cover {
  position: relative;
  display: block;
  width: 92px;
  height: 92px;
  overflow: hidden;
  border-radius: 12px;
  background: var(--studio-raised);
}

.spotlight-release__cover img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  transition: transform .25s ease;
}

.spotlight-release:hover .spotlight-release__cover img {
  transform: scale(1.045);
}

.spotlight-release__cover-play {
  position: absolute;
  right: 7px;
  bottom: 7px;
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  padding-left: 2px;
  border-radius: 50%;
  background: var(--studio-accent);
  color: var(--studio-ink) !important;
  font-size: 10px;
  box-shadow: 0 5px 12px rgba(0, 0, 0, .32);
}

.spotlight-release__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
}

.spotlight-release__title {
  display: -webkit-box;
  overflow: hidden;
  color: var(--studio-text);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.28;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.spotlight-release__artist {
  display: block;
  overflow: hidden;
  max-width: 100%;
  margin-top: 4px;
  color: var(--studio-muted);
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.spotlight-release__listen {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-top: 8px;
  padding: 5px 10px;
  border: 1px solid var(--studio-line);
  border-radius: 999px;
  color: var(--studio-accent);
  font-size: 10px;
  line-height: 1;
  text-decoration: none;
}

.spotlight-release__listen:hover {
  border-color: var(--studio-accent);
  background: var(--studio-raised);
}

.spotlight-artists {
  min-width: 0;
  margin-top: clamp(24px, 3vw, 38px);
  padding-top: clamp(20px, 2.5vw, 30px);
  border-top: 1px solid var(--studio-line);
}

.spotlight-artists__header h2 {
  font-size: clamp(18px, 1.6vw, 25px);
}

.spotlight-artists__track {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: clamp(12px, 1.6vw, 22px);
  margin-top: 20px;
}

.spotlight-artist {
  display: block;
  min-width: 0;
  color: var(--studio-text);
  text-align: center;
  text-decoration: none;
}

.spotlight-artist__image-wrap {
  display: block;
  width: 100%;
  max-width: 160px;
  margin-inline: auto;
  overflow: hidden;
  aspect-ratio: 1;
  border: 2px solid var(--studio-line);
  border-radius: 50%;
  background: var(--studio-raised);
  box-shadow: 0 10px 28px rgba(0, 0, 0, .14);
  transition: transform .24s ease, border-color .24s ease, box-shadow .24s ease;
}

.spotlight-artist__image {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  transition: transform .3s ease;
}

.spotlight-artist:hover .spotlight-artist__image-wrap {
  transform: translateY(-5px);
  border-color: var(--studio-accent);
  box-shadow: 0 16px 34px rgba(0, 0, 0, .22);
}

.spotlight-artist:hover .spotlight-artist__image {
  transform: scale(1.035);
}

.spotlight-artist__name {
  display: block;
  overflow: hidden;
  margin-top: 10px;
  color: var(--studio-text);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.artist-spotlight--releases .spotlight-edition {
  bottom: 10px;
  right: 20px;
  opacity: .62;
}

[data-theme="white"] .spotlight-releases,
[data-theme="white"] .spotlight-release {
  box-shadow: 0 14px 34px rgba(20, 28, 40, .08);
}

[data-theme="white"] .spotlight-release__cover-play {
  color: #111 !important;
}

@media (max-width: 1199px) {
  .artist-spotlight--releases .spotlight-top {
    grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr);
    gap: 28px;
  }

  .spotlight-releases__grid {
    grid-template-columns: 1fr;
  }

  .spotlight-release {
    grid-template-columns: 78px minmax(0, 1fr);
  }

  .spotlight-release__cover {
    width: 78px;
    height: 78px;
  }
}

@media (max-width: 900px) {
  .artist-spotlight--releases .spotlight-top {
    grid-template-columns: 1fr;
  }

  .artist-spotlight--releases .spotlight-copy {
    max-width: 660px;
  }

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

  .spotlight-artists__track {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 12px;
  }
}

@media (max-width: 768px) {
  .artist-spotlight.artist-spotlight--releases {
    display: block;
    min-height: 0;
    padding: 22px 18px 28px;
    border-radius: 20px;
  }

  .artist-spotlight--releases .spotlight-top {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
  }

  .artist-spotlight--releases .spotlight-copy {
    padding: 0;
  }

  .artist-spotlight--releases .spotlight-copy h1 {
    margin-top: 14px;
    font-size: clamp(42px, 14vw, 62px);
  }

  .artist-spotlight--releases .spotlight-copy p {
    font-size: 14px;
  }

  .spotlight-releases {
    width: 100%;
    padding: 17px;
    border-radius: 18px;
  }

  .spotlight-releases__header,
  .spotlight-artists__header {
    align-items: center;
  }

  .spotlight-releases__header h2 {
    font-size: 24px;
  }

  .spotlight-releases__all,
  .spotlight-artists__all {
    font-size: 11px;
  }

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

  .spotlight-release {
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 10px;
  }

  .spotlight-release__cover {
    width: 64px;
    height: 64px;
  }

  .spotlight-artists {
    margin-top: 26px;
    padding-top: 22px;
  }

  .spotlight-artists__header h2 {
    max-width: 220px;
    font-size: 18px;
  }

  .spotlight-artists__track {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px 12px;
  }

  .spotlight-artist {
    width: 100%;
  }

  .spotlight-artist__image-wrap {
    width: 100%;
    height: auto;
    max-width: 112px;
    margin: 0 auto;
  }

  .spotlight-artist__name {
    font-size: 11px;
  }

  .artist-spotlight--releases .spotlight-edition {
    display: none;
  }
}

@media (max-width: 540px) {
  .artist-spotlight.artist-spotlight--releases {
    padding: 20px 14px 26px;
  }

  .spotlight-releases {
    padding: 12px;
  }

  .spotlight-releases__header,
  .spotlight-artists__header {
    align-items: flex-start;
    gap: 12px;
  }

  .spotlight-releases__all,
  .spotlight-artists__all {
    padding-top: 3px;
  }

  .spotlight-releases__grid {
    gap: 10px;
  }

  .spotlight-release {
    grid-template-columns: minmax(0, 1fr);
    align-content: start;
    padding: 8px;
  }

  .spotlight-release__cover {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }

  .spotlight-release__title {
    font-size: 12px;
  }

  .spotlight-artist__name {
    white-space: normal;
    overflow-wrap: anywhere;
  }

  .spotlight-releases__header h2 {
    font-size: 21px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .spotlight-release,
  .spotlight-release__cover img,
  .spotlight-artist__image-wrap,
  .spotlight-artist__image {
    transition: none !important;
  }
}

/* Keep the footer close to the catalogue and clear of the fixed player. */
#pageWrapper.has-player { padding-bottom: var(--player-clearance, 164px); }
.main-footer { margin-top: 24px; }
.main-footer .footer-widget { margin-top: 0; }
.main-footer #footer { margin: 0; padding: 24px 0; }
.main-footer #footer .email { max-width: 100%; font-size: clamp(18px, 3vw, 24px); overflow-wrap: anywhere; }
.main-footer .platform-btn-inline { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; max-width: 860px; margin: 0 auto; }
.main-footer .platform-btn { display: flex; align-items: center; justify-content: center; gap: 8px; min-width: 0; min-height: 68px; margin: 0; padding: 10px; }
.main-footer .platform-btn i { flex: 0 0 30px; width: 30px; height: 30px; font-size: 30px; }
.main-footer .platform-btn-info { min-width: 0; }
.main-footer .platform-btn-info .platform-desc { font-size: 11px; }
.main-footer .platform-btn-info .platform-name { font-size: 12px; white-space: nowrap; }
@media (max-width: 991px) {
  .main-footer .platform-btn-inline { grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: 560px; }
}
@media (max-width: 768px) {
  #pageWrapper.has-player { padding-bottom: var(--player-clearance, calc(210px + env(safe-area-inset-bottom, 0px))); }
}

/* Shared track controls use the player's real audio signal. */
.track-playback { width: 100%; min-width: 0; margin-top: 8px; }
.track-playback__controls { display: flex; align-items: center; gap: 8px; min-width: 0; }
.track-playback__button, .album-play-button__button { display: inline-flex; align-items: center; justify-content: center; gap: 6px; flex: 0 0 auto; min-height: 36px; padding: 8px 11px; border: 1px solid var(--studio-line); border-radius: 999px; background: var(--studio-raised); color: var(--studio-accent); font: inherit; font-size: 11px; font-weight: 700; line-height: 1; white-space: nowrap; cursor: pointer; }
.track-playback__button:hover, .album-play-button__button:hover { border-color: var(--studio-accent); color: var(--studio-accent); }
.track-playback[data-state="playing"] .track-playback__button { background: var(--studio-accent); border-color: var(--studio-accent); color: var(--studio-ink); }
.track-waveform { display: block; flex: 1 1 90px; width: 90px; min-width: 20px; max-width: 240px; height: 34px; border-radius: 8px; background: var(--studio-raised); }
.track-playback__error { display: block; margin-top: 6px; color: var(--studio-text); font-size: 11px; line-height: 1.4; white-space: normal; overflow-wrap: anywhere; }
.album-play-button { min-width: 0; margin-top: 8px; }
.album-play-button__button:disabled, .track-playback__button[aria-disabled="true"] { opacity: .65; cursor: wait; }
.spotlight-release__body > .track-playback { align-self: stretch; }
.custom-list--item.song { gap: 10px 0; padding-top: 6px; padding-bottom: 6px; }
.custom-list--item.song .custom-card--inline { flex: 1 1 220px; min-width: 0; max-width: none; }
.custom-list--item.song .custom-card--inline-desc { min-width: 0; }
.custom-list--item.song .custom-card--labels { align-items: center; flex: 0 1 230px; width: 230px; max-width: 100%; gap: 8px; }
.custom-list--item.song .custom-card--labels > li:has(.track-playback) { flex: 1; min-width: 0; }
.custom-list--item.song .custom-card--labels > li + li { margin-left: 0; }
.custom-list--item.song .track-playback { margin-top: 0; }
.artist-release-details { flex: 1; }
.catalogue-status:empty { display: none; }
@media (max-width: 540px) {
  .spotlight-release .track-playback__controls { gap: 5px; }
  .spotlight-release .track-playback__button { padding: 8px; font-size: 10px; }
  .spotlight-release .track-waveform { min-width: 12px; }
}

/* Compact player and appearance controls keep the catalogue in view. */
.player-shell #audioPlayer { bottom: calc(76px + env(safe-area-inset-bottom, 0px)); transition: none; }
.player-utility-dock { position: fixed; right: max(16px, env(safe-area-inset-right, 0px)); bottom: calc(16px + env(safe-area-inset-bottom, 0px)); z-index: 1005; display: flex; align-items: center; justify-content: flex-end; gap: 8px; max-width: calc(100vw - 32px); pointer-events: none; }
.player-utility-dock > * { pointer-events: auto; }
.player-pill { display: flex; align-items: center; min-width: 0; height: 44px; border: 1px solid var(--studio-line); border-radius: 999px; background: var(--studio-surface); color: var(--studio-text); box-shadow: 0 4px 20px #0003; }
.player-pill button { display: inline-flex; align-items: center; justify-content: center; gap: 8px; height: 42px; min-width: 44px; padding: 0 14px; border: 0; border-radius: 999px; background: transparent; color: inherit; font: inherit; font-size: 12px; font-weight: 700; cursor: pointer; }
.player-pill .player-pill__play { flex: 0 0 44px; padding: 0; color: var(--studio-accent); }
.player-pill .player-pill__toggle { min-width: 0; }
.player-pill.has-playback .player-pill__toggle { padding-left: 8px; }
.player-pill__label { max-width: 160px; min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.player-pill i { flex: 0 0 auto; font-size: 17px; }
.player-pill.is-playing { border-color: var(--studio-accent); }
.player-pill button:hover { background: var(--studio-raised); }
#playerUtilityDock #customSettings { position: static; display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; gap: 8px; width: auto; min-width: 0; height: 44px; min-height: 44px; margin: 0; padding: 0 16px; border: 1px solid #c190ff; border-radius: 999px; background: #7435b8; color: #fff; box-shadow: 0 4px 20px #0003; font-size: 12px; font-weight: 700; line-height: 1; }
#playerUtilityDock #customSettings i { font-size: 17px; }
#playerUtilityDock #customSettings:hover, #playerUtilityDock #customSettings[aria-expanded="true"] { background: #60269f; }
[data-theme="white"] #playerUtilityDock #customSettings, [data-theme="white"] #playerUtilityDock #customSettings span { color: #fff !important; }
#settingsWrapper { right: max(16px, env(safe-area-inset-right, 0px)); bottom: calc(76px + env(safe-area-inset-bottom, 0px)); width: min(400px, calc(100vw - 32px)); max-height: calc(100dvh - 100px - env(safe-area-inset-bottom, 0px)); overflow: auto; border: 1px solid var(--studio-line); border-radius: 20px; background: var(--studio-surface); transform: none; }
#settingsWrapper.open-settings { transform: none; }
#settingsWrapper .theme-settings-body { background: var(--studio-surface); color: var(--studio-text); }
#settingsWrapper .theme-settings-close { display: inline-flex; align-items: center; justify-content: center; min-width: 44px; min-height: 44px; padding: 0; border: 0; border-radius: 999px; background: transparent; color: #fff !important; cursor: pointer; font-size: 22px; }
#settingsWrapper .theme-settings-close:hover { background: #ffffff20; }
.player-shell #audioPlayer .audio-lab { max-height: calc(100dvh - var(--player-clearance, 290px) - 16px); }
@media (max-width: 540px) {
  .player-pill__label { max-width: 112px; }
  #playerUtilityDock #customSettings { padding: 0 12px; }
}
