:root{--bg:#080906;--panel:rgba(255,255,255,.065);--line:rgba(255,255,255,.14);--text:#f6f2e8;--muted:#bdb5a5;--gold:#d8b76a;--green:#8fbe83;--violet:#a99cff;--shadow:0 24px 80px rgba(0,0,0,.36)}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:radial-gradient(circle at 12% 0%,rgba(143,190,131,.18),transparent 28%),radial-gradient(circle at 84% 0%,rgba(169,156,255,.16),transparent 30%),linear-gradient(180deg,#12130d,#080906 60%,#050604);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif} a{color:inherit;text-decoration:none} .topbar{position:sticky;top:0;z-index:20;background:rgba(8,9,6,.74);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)} .nav{width:min(1220px,calc(100% - 34px));margin:auto;padding:14px 0;display:flex;justify-content:space-between;gap:14px;align-items:center} .logo{font-weight:900;letter-spacing:.12em;text-transform:uppercase} .nav-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;align-items:center} .nav-links a,.lang-btn{border:1px solid transparent;border-radius:999px;padding:8px 12px;color:var(--muted);background:transparent;cursor:pointer} .nav-links a:hover,.lang-btn:hover,.lang-btn.is-active{color:#fff;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.06)}
.hero{min-height:86vh;position:relative;display:grid;place-items:end center;overflow:hidden;padding:120px 20px 48px} .hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,6,4,.14),rgba(5,6,4,.78)),radial-gradient(circle at 50% 42%,rgba(216,183,106,.12),transparent 34%);z-index:0} .hero-bg{position:absolute;inset:0;background:linear-gradient(120deg,#14100d,#172013 48%,#100e17);opacity:.85} .hero-bg:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(105deg,rgba(255,255,255,.035) 0 1px,transparent 1px 42px)} .hero-inner{position:relative;z-index:1;width:min(1220px,100%);display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:end} .hero-copy,.hero-card{border:1px solid var(--line);border-radius:30px;background:rgba(8,9,6,.48);backdrop-filter:blur(12px);box-shadow:var(--shadow);padding:24px} .kicker{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:12px} h1{font-size:clamp(54px,8vw,126px);line-height:.88;letter-spacing:-.075em;margin:14px 0 18px} .hero p,.section-title p,.viewer-info p,.text-card p{color:var(--muted);line-height:1.65} .button{display:inline-flex;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.075);border-radius:999px;padding:12px 16px;color:#fff;margin-top:14px} .button.primary{background:linear-gradient(135deg,rgba(216,183,106,.72),rgba(143,190,131,.50))}
section{width:min(1220px,calc(100% - 34px));margin:auto;padding:78px 0} .section-title{display:flex;justify-content:space-between;gap:22px;align-items:end;margin-bottom:26px} .section-title h2{font-size:clamp(34px,5vw,64px);letter-spacing:-.055em;margin:0} .timeline{display:grid;gap:12px} .timeline-item{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:start;padding:16px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.045);cursor:pointer} .timeline-item:hover{background:rgba(255,255,255,.075)} .phase{color:var(--gold);font-size:12px;letter-spacing:.1em;text-transform:uppercase} .song-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px} .song-card{position:relative;overflow:hidden;border-radius:26px;border:1px solid var(--line);background:#10120c;min-height:330px;cursor:pointer;box-shadow:var(--shadow)} .song-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.76;transition:transform .2s ease} .song-card:hover img{transform:scale(1.04)} .song-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.86))} .song-card-content{position:absolute;left:18px;right:18px;bottom:18px;z-index:1} .song-card h3{margin:6px 0;font-size:27px;line-height:1} .song-card p{color:#ddd1bd;font-size:14px;line-height:1.45}
.viewer{border:1px solid var(--line);border-radius:30px;background:rgba(255,255,255,.05);box-shadow:var(--shadow);overflow:hidden;margin-top:22px} .viewer-top{display:grid;grid-template-columns:minmax(320px,.95fr) 1.05fr;gap:0} .cover-player{position:relative;min-height:520px;background:#050604;overflow:hidden} .cover-player img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.86} .cover-player:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.58))} .visualizer{position:absolute;inset:0;width:100%;height:100%;z-index:2;mix-blend-mode:screen;pointer-events:none} .viewer-info{padding:28px} .audio-panel{margin-top:18px;border:1px solid var(--line);border-radius:20px;background:rgba(0,0,0,.20);padding:14px} .audio-controls{display:grid;grid-template-columns:auto auto 1fr minmax(90px,130px);gap:10px;align-items:center} .audio-btn{width:40px;height:40px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.07);color:#fff;cursor:pointer;display:grid;place-items:center} .seek,.volume{width:100%;appearance:none;height:8px;border-radius:999px;background:linear-gradient(90deg,var(--gold) var(--p,0%),rgba(255,255,255,.12) var(--p,0%));outline:none} .seek::-webkit-slider-thumb,.volume::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;border:2px solid var(--gold);box-shadow:0 0 14px rgba(216,183,106,.6)} .time{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin-top:6px} .volume-wrap{display:grid;grid-template-columns:auto 1fr;gap:7px;align-items:center;color:var(--muted);font-size:12px} .content-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:18px;padding:22px} .text-card{border:1px solid var(--line);border-radius:24px;background:rgba(0,0,0,.18);padding:20px} .text-card h3{margin:0 0 10px;color:#fff} .lyrics-box{max-height:none!important;height:auto!important;overflow:visible!important;padding-right:0!important;white-space:normal} .stanza{margin:0 0 1.45em} .line{display:block;line-height:1.62}   
.editor{display:none} body.editor-open .editor{display:block} .editor-panel{border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.055);padding:20px} .editor-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:end;margin-bottom:14px} select,textarea{border:1px solid var(--line);background:rgba(0,0,0,.35);color:#fff;border-radius:16px;padding:10px} .editor-toolbar button{border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.07);color:#fff;padding:10px 13px;cursor:pointer} .editor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px} .editor-field{display:grid;gap:8px;color:var(--muted)} textarea{min-height:260px;resize:vertical;font-family:ui-monospace,monospace;line-height:1.5} footer{width:min(1220px,calc(100% - 34px));margin:auto;padding:42px 0 70px;color:var(--muted);border-top:1px solid var(--line)}
@media(max-width:980px){.hero-inner,.viewer-top,.content-grid,.song-grid,.editor-grid{grid-template-columns:1fr} .section-title{align-items:start;flex-direction:column}} @media(max-width:620px){.nav{align-items:flex-start;flex-direction:column} .audio-controls{grid-template-columns:auto auto 1fr} .volume-wrap{grid-column:1/-1}}

/* CSS-only Neon City style timeline, does not touch JavaScript */
.timeline {
  position: relative;
  display: grid;
  gap: 16px;
  margin: 36px 0 22px;
  padding: 0 0 0 106px;
}
.timeline::before {
  content: "";
  position: absolute;
  left: 73px;
  top: 10px;
  bottom: 10px;
  width: 2px;
  border-radius: 999px;
  background: linear-gradient(
    180deg,
    rgba(167,139,250,.38),
    rgba(198,78,255,.92) 18%,
    rgba(125,211,252,.96) 48%,
    rgba(120,255,210,.74) 78%,
    rgba(167,139,250,.28)
  );
  box-shadow:
    0 0 18px rgba(167,139,250,.38),
    0 0 34px rgba(125,211,252,.14);
}
.timeline-item {
  position: relative;
  display: block !important;
  width: 100%;
  min-height: 116px;
  padding: 20px 20px 19px !important;
  margin: 0;
  border: 1px solid rgba(255,255,255,.10) !important;
  border-radius: 22px !important;
  background:
    radial-gradient(circle at 0% 0%, rgba(167,139,250,.10), transparent 38%),
    radial-gradient(circle at 100% 0%, rgba(125,211,252,.06), transparent 36%),
    rgba(255,255,255,.035) !important;
  box-shadow: none !important;
  backdrop-filter: blur(8px);
  color: inherit;
  text-align: left;
  cursor: pointer;
  transition:
    transform .18s ease,
    border-color .18s ease,
    background .18s ease,
    box-shadow .18s ease;
}
.timeline-item::before {
  content: "";
  position: absolute;
  left: -44px;
  top: 25px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #1de7ff;
  box-shadow:
    0 0 0 6px rgba(29,231,255,.12),
    0 0 20px rgba(29,231,255,.76),
    0 0 42px rgba(198,78,255,.20);
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}
.timeline-item:hover,
.timeline-item.active {
  transform: translateX(3px);
  border-color: rgba(125,211,252,.22) !important;
  background:
    radial-gradient(circle at 0% 0%, rgba(167,139,250,.15), transparent 38%),
    radial-gradient(circle at 100% 0%, rgba(125,211,252,.10), transparent 36%),
    rgba(255,255,255,.052) !important;
  box-shadow: 0 14px 38px rgba(0,0,0,.16) !important;
}
.timeline-item:hover::before,
.timeline-item.active::before {
  transform: scale(1.16);
  background: #7dffff;
  box-shadow:
    0 0 0 8px rgba(29,231,255,.14),
    0 0 26px rgba(29,231,255,.90),
    0 0 54px rgba(198,78,255,.32);
}
.timeline-item .phase {
  margin: 0 0 7px !important;
  color: var(--accent) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
}
.timeline-item strong {
  display: block;
  margin: 0 0 12px;
  color: #fff;
  font-size: 18px;
  line-height: 1.18;
  letter-spacing: .01em;
}
.timeline-item span:not(.phase) {
  display: block;
  margin: 0;
  color: var(--muted) !important;
  font-size: 16px;
  line-height: 1.55;
}
@media (max-width: 760px) {
  .timeline {
    gap: 14px;
    padding-left: 58px;
    margin-top: 28px;
  }
  .timeline::before {
    left: 29px;
  }
  .timeline-item {
    min-height: 108px;
    padding: 17px 16px 17px !important;
    border-radius: 20px !important;
  }
  .timeline-item::before {
    left: -36px;
    top: 24px;
    width: 15px;
    height: 15px;
  }
  .timeline-item .phase {
    font-size: 11px !important;
    letter-spacing: .16em !important;
  }
  .timeline-item strong {
    font-size: 17px;
  }
  .timeline-item span:not(.phase) {
    font-size: 14px;
    line-height: 1.48;
  }
}
@media (max-width: 480px) {
  .timeline {
    padding-left: 44px;
  }
  .timeline::before {
    left: 22px;
  }
  .timeline-item::before {
    left: -30px;
  }
  .timeline-item {
    padding: 16px 14px !important;
  }
}


/* Shared language button correction for We Carry This */
.language-switch {
  display: inline-flex !important;
  align-items: center !important;
  gap: 7px !important;
  margin-left: 6px;
  flex-wrap: wrap;
}
.lang-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  padding: 7px 11px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.06) !important;
  color: var(--muted) !important;
  font: inherit !important;
  font-size: 13px !important;
  line-height: 1 !important;
  letter-spacing: .02em !important;
  cursor: pointer !important;
  transition: color .16s ease, border-color .16s ease, background .16s ease, box-shadow .16s ease, transform .16s ease !important;
}
.lang-btn:hover,
.lang-btn.is-active {
  color: #fff !important;
  border-color: rgba(125,211,252,.58) !important;
  background: rgba(125,211,252,.11) !important;
  box-shadow: 0 0 22px rgba(125,211,252,.12) !important;
}
.lang-btn:hover {
  transform: translateY(-1px);
}
@media (max-width: 760px) {
  .language-switch {
    width: 100%;
    margin-left: 0;
    margin-top: 4px;
  }
  .lang-btn {
    min-height: 32px !important;
    padding: 7px 10px !important;
    font-size: 12px !important;
  }
}


/* Exact Neon City navigation structure for We Carry This */
.topbar { display: contents !important; }
.navbar {
  position: sticky !important;
  top: 0 !important;
  z-index: 60 !important;
  background: rgba(3,5,15,.75) !important;
  backdrop-filter: blur(18px) !important;
  border-bottom: 1px solid var(--line) !important;
}
.nav-inner {
  width: min(1180px, calc(100% - 32px)) !important;
  margin: auto !important;
  display: flex !important;
  gap: 14px !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 12px 0 !important;
}
.logo {
  font-weight: 900 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
  color: #fff !important;
  white-space: nowrap !important;
}
.nav-links {
  display: flex !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
  justify-content: flex-end !important;
  align-items: center !important;
}
.nav-links a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 8px 12px !important;
  border-radius: 999px !important;
  color: var(--muted) !important;
  border: 1px solid transparent !important;
  background: transparent !important;
  text-decoration: none !important;
}
.nav-links a:hover {
  color: #fff !important;
  border-color: rgba(125,211,252,.35) !important;
  background: rgba(125,211,252,.07) !important;
}
.language-switch {
  display: flex !important;
  gap: 8px !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: center !important;
  visibility: visible !important;
  opacity: 1 !important;
  overflow: visible !important;
  pointer-events: auto !important;
}
.language-switch .lang-btn,
.lang-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  background: rgba(255,255,255,.06) !important;
  color: var(--muted) !important;
  border-radius: 999px !important;
  padding: 8px 11px !important;
  cursor: pointer !important;
  font: inherit !important;
  font-size: 13px !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  transition: color .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease !important;
}
.language-switch .lang-btn:hover,
.language-switch .lang-btn.is-active,
.lang-btn:hover,
.lang-btn.is-active {
  color: #fff !important;
  border-color: rgba(125,211,252,.55) !important;
  background: rgba(125,211,252,.10) !important;
  box-shadow: 0 0 24px rgba(125,211,252,.12) !important;
}
@media (max-width: 620px) {
  .nav-inner {
    align-items: flex-start !important;
    flex-direction: column !important;
  }
  .nav-links {
    justify-content: flex-start !important;
  }
}


/* We Carry This final hero artwork */
.hero {
  position: relative !important;
  min-height: 86vh !important;
  overflow: hidden !important;
}
.hero-art-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .86;
  z-index: 0;
}
.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    radial-gradient(circle at 50% 28%, rgba(0,0,0,.02), transparent 32%),
    linear-gradient(180deg, rgba(5,7,12,.10), rgba(5,7,12,.42) 58%, rgba(5,7,12,.82));
  pointer-events: none;
}
.hero-inner,
.hero-copy,
.hero-card {
  position: relative !important;
  z-index: 2 !important;
}


/* Full width hero like Neon City */
section.hero,
.hero {
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  min-height: 100vh !important;
  border-radius: 0 !important;
}
.hero-art-img,
.hero-bg {
  width: 100% !important;
  max-width: none !important;
}
.hero-inner {
  width: min(1180px, calc(100% - 32px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  min-height: 100vh !important;
  display: grid !important;
  align-items: end !important;
  padding-top: 120px !important;
  padding-bottom: 64px !important;
}
@media (max-width: 760px) {
  section.hero,
  .hero {
    min-height: 92vh !important;
  }
  .hero-inner {
    min-height: 92vh !important;
    padding-top: 92px !important;
    padding-bottom: 42px !important;
  }
}


/* Hero card removal, keep title text only */
.hero-copy {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  max-width: 680px !important;
}
.hero-card {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
.hero-inner {
  grid-template-columns: minmax(0, 680px) !important;
  justify-content: start !important;
}
.hero-copy .kicker {
  display: inline-flex !important;
}
@media (max-width: 900px) {
  .hero-inner {
    grid-template-columns: 1fr !important;
  }
}


/* Remove duplicate hero text overlay because title is already in artwork */
.hero-inner {
  display: none !important;
}
.hero {
  min-height: 100vh !important;
}
.hero-art-img,
.hero-bg {
  width: 100% !important;
  height: 100% !important;
}


/* Remini cropped video and matching hero banner */
.hero {
  min-height: 100vh !important;
  overflow: hidden !important;
}
.hero-art-img,
.hero-video.wct-intro-video {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.hero-art-img {
  z-index: 0 !important;
  opacity: .92 !important;
}
.hero-video.wct-intro-video {
  z-index: 3 !important;
  opacity: 0;
  pointer-events: none !important;
  background: #000;
  transition: opacity 1.15s ease;
}
.hero-video.wct-intro-video.is-visible {
  opacity: 1;
}
.hero-video.wct-intro-video.is-hidden {
  opacity: 0;
}
.hero-video-black {
  position: absolute;
  inset: 0;
  z-index: 4;
  background: #000;
  opacity: 1;
  pointer-events: none;
  transition: opacity 1.05s ease;
}
.hero-video-black.is-clear {
  opacity: 0;
}
.hero-video-black.is-final {
  opacity: 1;
  transition: opacity 1.05s ease;
}


/* Static hero mode, intro video disabled */
.hero-video,
.wct-intro-video,
.hero-video-black {
  display: none !important;
}
.hero-art-img {
  opacity: .92 !important;
  visibility: visible !important;
}


/* Footer alignment correction */
.footer {
  text-align: left !important;
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}
.footer strong,
.footer span,
.footer p {
  text-align: left !important;
}


/* We Carry This fantasy timeline colors */
.timeline::before {
  background: linear-gradient(
    180deg,
    rgba(216,183,106,.30),
    rgba(143,190,131,.82) 22%,
    rgba(216,183,106,.92) 48%,
    rgba(169,156,255,.78) 74%,
    rgba(67,83,105,.30)
  ) !important;
  box-shadow:
    0 0 18px rgba(216,183,106,.28),
    0 0 34px rgba(143,190,131,.13) !important;
}
.timeline-item::before,
.time-item::before {
  background: radial-gradient(circle, #f1d78d 0%, #d8b76a 42%, #6f8f65 100%) !important;
  box-shadow:
    0 0 0 6px rgba(216,183,106,.11),
    0 0 20px rgba(216,183,106,.58),
    0 0 42px rgba(143,190,131,.16) !important;
}
.timeline-item:hover::before,
.timeline-item.active::before,
.time-item:hover::before,
.time-item.active::before {
  background: radial-gradient(circle, #fff0b9 0%, #d8b76a 45%, #a99cff 100%) !important;
  box-shadow:
    0 0 0 8px rgba(216,183,106,.13),
    0 0 26px rgba(216,183,106,.72),
    0 0 54px rgba(169,156,255,.24) !important;
}
.timeline-phase,
.timeline-item .phase,
.time-item .phase {
  color: var(--gold) !important;
}
.timeline-card,
.timeline-item,
.time-item {
  border-color: rgba(216,183,106,.13) !important;
}
.timeline-item:hover .timeline-card,
.timeline-item.active .timeline-card,
.timeline-item:hover,
.timeline-item.active,
.time-item:hover,
.time-item.active {
  border-color: rgba(216,183,106,.28) !important;
}


/* Strong We Carry This lyrics auto height fix */
#selectedSong,
#selected-song,
.song-detail,
.song-viewer,
.viewer,
.detail,
.detail-grid,
.lyrics-wrap,
.lyrics-panel,
.lyrics-box,
.lyrics-body,
.lyrics-scroll,
.lyric-scroll,
.song-lyrics,
.lyrics,
.text-panel,
.song-text,
.songText,
#lyrics,
#songLyrics {
  
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
.lyrics-scroll,
.lyric-scroll,
.song-lyrics,
.lyrics,
.text-panel,
.song-text,
.songText,
#lyrics,
#songLyrics {
  overflow-y: visible !important;
  padding-right: 0 !important;
  scrollbar-width: none !important;
}
.lyrics-scroll::-webkit-scrollbar,
.lyric-scroll::-webkit-scrollbar,
.song-lyrics::-webkit-scrollbar,
.lyrics::-webkit-scrollbar,
.text-panel::-webkit-scrollbar,
.song-text::-webkit-scrollbar,
.songText::-webkit-scrollbar {
  display: none !important;
}


/* Definitive We Carry This lyrics flow, no internal scrollbar */
.content-grid {
  align-items: start !important;
  overflow: visible !important;
}
.text-card {
  overflow: visible !important;
  height: auto !important;
  max-height: none !important;
}
.text-card:has(.lyrics-flow),
.text-card:has(.lyrics-box) {
  overflow: visible !important;
  height: auto !important;
  max-height: none !important;
}
.lyrics-flow,
.lyrics-box {
  display: block !important;
  height: auto !important;
  max-height:none!important;
  min-height: 0 !important;
  overflow: visible !important;
  overflow-y: visible !important;
  padding-right: 0 !important;
  white-space: normal !important;
  scrollbar-width: none !important;
}
.lyrics-flow::-webkit-scrollbar,
.lyrics-box::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}
.viewer,
#selectedSong {
  overflow: visible !important;
  height: auto !important;
  max-height: none !important;
}


/* Full cover visibility in song player and cards */
.cover-player {
  overflow: hidden !important;
  background: #050604 !important;
}
.cover-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  filter: blur(22px) brightness(.42) saturate(.82);
  transform: scale(1.10);
  opacity: .82;
  z-index: 0;
}
.cover-player img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  z-index: 1 !important;
  padding: 16px !important;
}
.cover-player::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 45%, rgba(216,183,106,.04), transparent 34%),
    linear-gradient(180deg, rgba(0,0,0,.05), rgba(0,0,0,.36));
}
.visualizer {
  z-index: 3 !important;
}
.song-card img {
  object-fit: contain !important;
  background: rgba(0,0,0,.45) !important;
}
.viewer-info p {
  max-width: 68ch;
}


/* Song player cover height and corner cleanup */
.viewer {
  overflow: hidden !important;
}
.viewer-top {
  align-items: stretch !important;
}
.cover-player {
  min-height: 0 !important;
  height: clamp(300px, 32vw, 390px) !important;
  max-height: 390px !important;
  border-top-left-radius: 30px !important;
  overflow: hidden !important;
  background: rgba(0,0,0,.28) !important;
}
.cover-bg {
  inset: -18px !important;
  filter: blur(24px) brightness(.36) saturate(.78) !important;
  transform: scale(1.08) !important;
}
.cover-player img {
  padding: 0 !important;
  object-fit: contain !important;
  object-position: center !important;
  background: transparent !important;
}
.viewer-info {
  min-height: clamp(300px, 32vw, 390px) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}
@media (max-width: 980px) {
  .cover-player {
    height: auto !important;
    aspect-ratio: 16 / 9 !important;
    max-height: none !important;
    border-top-right-radius: 30px !important;
  }
  .viewer-info {
    min-height: auto !important;
    justify-content: flex-start !important;
  }
}


/* Smartphone song navigation and mobile hero correction */
.mobile-song-nav {
  display: none;
}
@media (max-width: 760px) {
  .mobile-song-nav {
    display: block;
    width: min(1220px, calc(100% - 34px));
    margin: 22px auto 0;
    padding: 18px;
    border: 1px solid rgba(255,255,255,.14);
    border-radius: 24px;
    background:
      radial-gradient(circle at 0% 0%, rgba(216,183,106,.12), transparent 38%),
      radial-gradient(circle at 100% 0%, rgba(143,190,131,.10), transparent 36%),
      rgba(8,9,6,.72);
    box-shadow: 0 18px 55px rgba(0,0,0,.24);
    backdrop-filter: blur(14px);
  }
  .mobile-song-nav h2 {
    margin: 0 0 6px;
    font-size: 22px;
    letter-spacing: -.02em;
  }
  .mobile-song-nav p {
    margin: 0 0 14px;
    color: var(--muted);
    line-height: 1.45;
    font-size: 14px;
  }
  .mobile-song-list {
    display: grid;
    gap: 8px;
  }
  .mobile-song-link {
    width: 100%;
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 10px;
    align-items: center;
    padding: 11px 12px;
    border: 1px solid rgba(255,255,255,.12);
    border-radius: 16px;
    color: #fff;
    background: rgba(255,255,255,.055);
    text-align: left;
    cursor: pointer;
  }
  .mobile-song-link:hover,
  .mobile-song-link.active {
    border-color: rgba(216,183,106,.48);
    background: rgba(216,183,106,.10);
    box-shadow: 0 0 22px rgba(216,183,106,.08);
  }
  .mobile-song-number {
    color: var(--gold);
    font-weight: 800;
    letter-spacing: .08em;
    font-size: 12px;
  }
  .mobile-song-title {
    line-height: 1.25;
    font-weight: 750;
  }
  .timeline-item.active {
    border-color: rgba(216,183,106,.42) !important;
    background:
      radial-gradient(circle at 0% 0%, rgba(216,183,106,.14), transparent 38%),
      radial-gradient(circle at 100% 0%, rgba(143,190,131,.12), transparent 36%),
      rgba(255,255,255,.065) !important;
  }
  section.hero,
  .hero {
    min-height: 72vh !important;
    background: #050604;
  }
  .hero-art-img {
    object-fit: contain !important;
    object-position: center center !important;
    background: #050604;
  }
  .hero::after {
    background: linear-gradient(180deg, rgba(5,6,4,.06), rgba(5,6,4,.32) 72%, #080906 100%) !important;
  }
}
@media (min-width: 761px) {
  .mobile-song-nav {
    display: none !important;
  }
}


/* Compact mobile navigation, aligned with the shortened labels */
.navbar{overflow:hidden !important}
.nav-inner{flex-wrap:nowrap !important;min-width:0 !important}
.logo{white-space:nowrap !important;flex:0 0 auto !important}
.language-switch{flex-wrap:nowrap !important;flex:0 0 auto !important;gap:6px !important}
.nav-links{flex-wrap:nowrap !important;min-width:0 !important;overflow-x:auto !important;overflow-y:hidden !important;scrollbar-width:none !important;-webkit-overflow-scrolling:touch !important;justify-content:flex-end !important}
.nav-links::-webkit-scrollbar{display:none !important}
.nav-links a,.lang-btn{white-space:nowrap !important;line-height:1 !important;flex:0 0 auto !important}
@media(max-width:720px){
  .nav-inner{width:calc(100% - 18px) !important;padding:10px 0 !important;gap:8px !important;flex-direction:row !important;align-items:center !important;justify-content:flex-start !important}
  .logo{font-size:12px !important;letter-spacing:.08em !important;max-width:102px !important;overflow:hidden !important;text-overflow:ellipsis !important}
  .language-switch{width:auto !important;margin:0 !important;gap:4px !important}
  .lang-btn{font-size:11px !important;padding:7px 8px !important;min-height:30px !important}
  .nav-links{gap:5px !important;flex:1 1 auto !important;justify-content:flex-start !important;padding-bottom:2px !important}
  .nav-links a{font-size:11px !important;padding:7px 8px !important;min-height:30px !important;display:inline-flex !important;align-items:center !important}
}
