/* Editorial refinement layered over the original site. Existing artwork,
   backgrounds, animation, sections and content structure remain intact. */
:root {
  --serif: "Oswald", "Arial Narrow", sans-serif;
  --sans: "Inter", Arial, sans-serif;
  --red: #b82320;
  --gold: #e2bd83;
  --border: rgba(255, 255, 255, 0.14);
}

body {
  font-family: var(--sans);
  font-feature-settings: "kern" 1, "liga" 1;
}

h1, h2, h3,
.section-head h2,
.section-heading h2,
.song-title,
.lyric-title,
.kicker,
.eyebrow,
.nav-links,
.btn,
.brand-btn,
.track-btn {
  font-family: var(--serif) !important;
}

h1, h2, h3 {
  text-wrap: balance;
}

.hero h1,
.lyrics-hero h1 {
  letter-spacing: -0.025em !important;
  line-height: 0.98 !important;
}

.eyebrow,
.kicker,
.nav-links a,
.btn,
.brand-btn,
.track-btn {
  letter-spacing: 0.12em !important;
  text-transform: uppercase;
}

.btn,
.brand-btn,
.track-btn,
.inferno-pill {
  border-radius: 0 !important;
}

.release-strip,
.quote-card,
.album-feature,
.album-cover,
.album-content,
.tracklist-card,
.video-card,
.lyric-entry,
.circle-card,
.songs-note {
  border-radius: 0 !important;
}

.site-header {
  border-bottom-color: rgba(226, 189, 131, 0.17) !important;
}

.hero-subtitle,
.section-head > p,
.section-heading > p,
.copy > p,
.album-content > p,
.follow > .container > p,
.lyrics-hero p {
  max-width: 68ch;
}

.song-row,
.lyric-entry {
  border-color: rgba(226, 189, 131, 0.18) !important;
}

.song-artist {
  opacity: 0.58;
}

.lyric-body {
  line-height: 1.78;
}

/* Minimal editorial direction */
.menu-toggle,
.kicker,
.release-thumb,
.video-embed,
.album-cover img,
.tracklist-cover img,
.lyric-meaning,
.lyric-themes span {
  border-radius: 0 !important;
}

.kicker {
  padding: 8px 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(226, 189, 131, 0.22) !important;
  background: transparent !important;
  backdrop-filter: none !important;
}

.btn {
  box-shadow: none !important;
  backdrop-filter: none !important;
  transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease !important;
}

.btn:hover,
.brand-btn:hover,
.track-btn:hover {
  transform: none !important;
}

.btn-primary {
  background: #71161a !important;
  border-color: rgba(184, 56, 47, 0.54) !important;
}

.btn-secondary {
  background: rgba(6, 6, 7, 0.62) !important;
}

.release-strip {
  padding: 17px 24px !important;
  border: 0 !important;
  border-top: 1px solid rgba(226, 189, 131, 0.18) !important;
  border-bottom: 1px solid rgba(226, 189, 131, 0.18) !important;
  background: rgba(3, 3, 4, 0.48) !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

.release-thumb {
  box-shadow: none !important;
  border-color: rgba(255, 255, 255, 0.14) !important;
}

.quote-card {
  padding-left: 28px !important;
  border: 0 !important;
  border-left: 1px solid rgba(226, 189, 131, 0.28) !important;
  background: transparent !important;
  box-shadow: none !important;
}

.album-feature {
  background: rgba(5, 5, 6, 0.58) !important;
  border-color: rgba(226, 189, 131, 0.16) !important;
  box-shadow: none !important;
}

.album-feature::before {
  display: none !important;
}

.album-cover {
  padding: 0 !important;
  border-color: rgba(226, 189, 131, 0.22) !important;
  background: #070707 !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.48) !important;
}

.album-cover:hover {
  transform: none !important;
  border-color: rgba(226, 189, 131, 0.32) !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.48) !important;
}

.brand-btn,
.track-btn {
  box-shadow: none !important;
}

.tracklist-card {
  border-color: rgba(226, 189, 131, 0.15) !important;
  background: rgba(4, 4, 5, 0.58) !important;
  box-shadow: none !important;
}

.tracklist-cover img {
  box-shadow: none !important;
}

.song-row {
  border-color: rgba(255, 255, 255, 0.10) !important;
}

.inferno-pill {
  padding: 0 0 0 7px !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.video-card {
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.video-card::before {
  display: none !important;
}

.circle-card,
.songs-note {
  box-shadow: none !important;
}

.video-embed {
  border: 1px solid rgba(226, 189, 131, 0.14) !important;
  box-shadow: none !important;
}

.lyric-entry {
  border: 0 !important;
  border-top: 1px solid rgba(226, 189, 131, 0.15) !important;
  border-bottom: 1px solid rgba(226, 189, 131, 0.15) !important;
  background: rgba(4, 4, 5, 0.48) !important;
  box-shadow: none !important;
}

/* Restrained fire and glow */
body::before {
  opacity: 0.32 !important;
}

.intro-loader {
  background:
    radial-gradient(circle at 50% 48%, rgba(255, 96, 18, 0.12), transparent 25%),
    radial-gradient(circle at 50% 100%, rgba(204, 42, 8, 0.10), transparent 34%),
    linear-gradient(180deg, #020202 0%, #060405 58%, #020202 100%) !important;
}

.intro-loader::before {
  background:
    radial-gradient(circle at 30% 100%, rgba(255, 112, 18, 0.13), transparent 22%),
    radial-gradient(circle at 72% 100%, rgba(255, 68, 8, 0.11), transparent 22%) !important;
  filter: blur(24px) saturate(1.35) !important;
  opacity: 0.52 !important;
}

.intro-logo {
  filter:
    drop-shadow(0 18px 48px rgba(0, 0, 0, 0.92))
    drop-shadow(0 0 12px rgba(255, 136, 30, 0.18)) !important;
  animation: minimalLogoBreath 3.2s ease-in-out infinite alternate !important;
}

.intro-embers {
  opacity: 0.62 !important;
  mix-blend-mode: screen !important;
}

.intro-embers span {
  background: radial-gradient(circle, #fff9d6 0%, #ffd44d 20%, #ff8a12 48%, rgba(255, 52, 3, 0.82) 68%, rgba(180, 24, 4, 0) 86%) !important;
  box-shadow:
    0 0 8px rgba(255, 220, 104, 0.96),
    0 0 18px rgba(255, 104, 14, 0.76) !important;
  filter: saturate(1.45) brightness(1.12) !important;
}

.hero::after {
  background:
    linear-gradient(90deg, rgba(0,0,0,0.66), rgba(0,0,0,0.12) 45%, rgba(0,0,0,0.66)),
    radial-gradient(circle at 50% 23%, rgba(120, 28, 22, 0.08), transparent 28%),
    linear-gradient(180deg, rgba(0,0,0,0.08), rgba(0,0,0,0.34)) !important;
}

.hero-wrap::before {
  background: radial-gradient(ellipse at center, rgba(116, 25, 22, 0.07), transparent 62%) !important;
  filter: blur(34px) !important;
  opacity: 0.34 !important;
  animation: none !important;
}

.hero h1 {
  text-shadow: 0 18px 50px rgba(0, 0, 0, 0.96) !important;
}

.hero-logo {
  animation: minimalLogoBreath 4s ease-in-out infinite alternate !important;
}

.hero-fire-glow {
  opacity: 0.46 !important;
  filter: blur(34px) saturate(1.38) contrast(1.08) !important;
}

.hero-flame-haze {
  opacity: 0.26 !important;
  filter: blur(14px) saturate(1.38) !important;
  animation: none !important;
}

.hero-flame-gif {
  opacity: 0.96 !important;
  filter:
    saturate(1.45)
    contrast(1.16)
    brightness(1.10) !important;
}

.ember-field {
  opacity: 0.58 !important;
}

.hero .ember-field {
  visibility: hidden;
}

html.intro-complete .hero .ember-field {
  visibility: visible;
}

#hero-embers-primary {
  z-index: 2 !important;
  opacity: 0.64 !important;
}

#hero-embers-primary span {
  width: var(--s) !important;
  height: calc(var(--s) + 2px) !important;
  animation-duration: 6.4s !important;
}

.ember-field span {
  background: radial-gradient(circle, #ffad3d 0%, #ff7412 24%, #f34908 52%, rgba(205, 42, 4, 0.88) 72%, rgba(138, 18, 2, 0) 88%) !important;
  box-shadow:
    0 0 8px rgba(255, 112, 18, 0.90),
    0 0 18px rgba(236, 55, 7, 0.72) !important;
  animation-name: windEmberRise !important;
  animation-timing-function: linear !important;
  animation-delay: calc(var(--d) - 7.5s) !important;
  will-change: transform, opacity;
}

#hero-embers-primary span:nth-child(7n + 1) {
  animation-duration: 4.9s !important;
}

#hero-embers-primary span:nth-child(7n + 2) {
  animation-duration: 5.5s !important;
}

#hero-embers-primary span:nth-child(7n + 3) {
  animation-duration: 6.1s !important;
}

#hero-embers-primary span:nth-child(7n + 4) {
  animation-duration: 6.8s !important;
}

#hero-embers-primary span:nth-child(7n + 5) {
  animation-duration: 7.6s !important;
}

#hero-embers-primary span:nth-child(7n + 6) {
  animation-duration: 10.6s !important;
}

#hero-embers-primary span:nth-child(7n) {
  animation-duration: 13.2s !important;
}

#hero-embers-primary span:nth-child(11n + 3) {
  width: calc(var(--s) + 3px) !important;
  height: calc(var(--s) + 6px) !important;
  animation-duration: 5.7s !important;
  box-shadow:
    0 0 12px rgba(255, 105, 15, 0.94),
    0 0 28px rgba(232, 48, 6, 0.78) !important;
}

@keyframes windEmberRise {
  0% {
    transform: translate3d(0, 0, 0) scale(0.34) rotate(0deg);
    opacity: 0;
    filter: saturate(1.30) brightness(0.82);
  }
  8% {
    opacity: 1;
    filter: saturate(1.58) brightness(1.62);
  }
  20% {
    transform: translate3d(calc(var(--amp) * 0.95), -20vh, 0) scale(1.02) rotate(7deg);
    opacity: 0.78;
    filter: saturate(1.46) brightness(1.20);
  }
  40% {
    transform: translate3d(calc(var(--amp) * -0.82), -41vh, 0) scale(0.88) rotate(-6deg);
    opacity: 0.92;
    filter: saturate(1.58) brightness(1.46);
  }
  60% {
    transform: translate3d(calc(var(--amp) * 1.15), -62vh, 0) scale(0.68) rotate(8deg);
    opacity: 0.66;
    filter: saturate(1.42) brightness(1.08);
  }
  80% {
    transform: translate3d(calc(var(--amp) * -0.68), -82vh, 0) scale(0.40) rotate(-5deg);
    opacity: 0.54;
    filter: saturate(1.50) brightness(1.24);
  }
  100% {
    transform: translate3d(calc(var(--amp) * 0.46), -104vh, 0) scale(0.08) rotate(4deg);
    opacity: 0;
    filter: saturate(1.24) brightness(0.68);
  }
}

.ember-field-secondary {
  z-index: 2 !important;
  opacity: 1 !important;
}

#hero-embers-orange {
  z-index: 2 !important;
  opacity: 1 !important;
}

.ember-field-secondary span {
  bottom: -16px !important;
  width: calc(var(--s) + 1px) !important;
  height: calc(var(--s) + 4px) !important;
  background: radial-gradient(circle, #ff972b 0%, #ff6410 28%, #ee3d07 58%, rgba(184, 28, 3, 0.92) 77%, rgba(112, 12, 0, 0) 91%) !important;
  box-shadow:
    0 0 9px rgba(255, 89, 12, 0.94),
    0 0 22px rgba(221, 43, 5, 0.74) !important;
  animation-name: orangeWindEmberRise !important;
  animation-duration: 6.6s !important;
  animation-timing-function: linear !important;
  animation-delay: var(--d) !important;
}

#hero-embers-orange span:nth-child(7n + 1) {
  animation-duration: 4.6s !important;
}

#hero-embers-orange span:nth-child(7n + 2) {
  animation-duration: 5.2s !important;
}

#hero-embers-orange span:nth-child(7n + 3) {
  animation-duration: 5.9s !important;
}

#hero-embers-orange span:nth-child(7n + 4) {
  animation-duration: 6.6s !important;
}

#hero-embers-orange span:nth-child(7n + 5) {
  animation-duration: 7.4s !important;
}

#hero-embers-orange span:nth-child(7n + 6) {
  animation-duration: 10.9s !important;
}

#hero-embers-orange span:nth-child(7n) {
  animation-duration: 13.6s !important;
}

#hero-embers-orange span:nth-child(10n + 4) {
  width: calc(var(--s) + 4px) !important;
  height: calc(var(--s) + 7px) !important;
  animation-duration: 5.9s !important;
  box-shadow:
    0 0 13px rgba(255, 82, 10, 0.96),
    0 0 30px rgba(214, 38, 4, 0.80) !important;
}

@keyframes orangeWindEmberRise {
  0% {
    transform: translate3d(calc(var(--amp) * -0.15), 0, 0) scale(0.46) rotate(-4deg);
    opacity: 0;
    filter: saturate(1.55) brightness(0.88);
  }
  8% {
    opacity: 0.96;
    filter: saturate(1.76) brightness(1.58);
  }
  20% {
    transform: translate3d(calc(var(--amp) * 1.35), -19vh, 0) scale(1.02) rotate(12deg);
    opacity: 0.78;
    filter: saturate(1.62) brightness(1.22);
  }
  40% {
    transform: translate3d(calc(var(--amp) * 0.15), -40vh, 0) scale(0.84) rotate(3deg);
    opacity: 0.92;
    filter: saturate(1.78) brightness(1.48);
  }
  60% {
    transform: translate3d(calc(var(--amp) * -1.25), -61vh, 0) scale(0.62) rotate(-11deg);
    opacity: 0.70;
    filter: saturate(1.60) brightness(1.16);
  }
  80% {
    transform: translate3d(calc(var(--amp) * 1.55), -82vh, 0) scale(0.38) rotate(13deg);
    opacity: 0.58;
    filter: saturate(1.72) brightness(1.34);
  }
  100% {
    transform: translate3d(calc(var(--amp) * 0.55), -104vh, 0) scale(0.08) rotate(5deg);
    opacity: 0;
    filter: saturate(1.44) brightness(0.70);
  }
}

.molten-divider {
  height: 22px !important;
  background: #030303 !important;
  border-top: 1px solid rgba(226, 189, 131, 0.06) !important;
  border-bottom: 1px solid rgba(226, 189, 131, 0.06) !important;
  box-shadow: none !important;
}

.molten-divider::before {
  display: none !important;
}

.molten-divider::after {
  background: linear-gradient(90deg, transparent, rgba(126, 35, 27, 0.34), transparent) !important;
  box-shadow: none !important;
}

@keyframes minimalLogoBreath {
  from {
    opacity: 0.90;
    filter: drop-shadow(0 16px 38px rgba(0, 0, 0, 0.90));
  }
  to {
    opacity: 1;
    filter: drop-shadow(0 18px 46px rgba(0, 0, 0, 0.96));
  }
}

/* Lyrics page: restrained, square editorial treatment */
.lyrics-hero-logo {
  animation: none !important;
  filter:
    drop-shadow(0 14px 30px rgba(0, 0, 0, 0.98))
    drop-shadow(0 0 24px rgba(0, 0, 0, 0.92)) !important;
}

.lyrics-section-page .lyric-entry,
.lyrics-section-page .lyric-entry:hover {
  transform: none !important;
  border: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
  background: rgba(3, 3, 4, 0.74) !important;
  box-shadow: none !important;
}

.lyrics-section-page .lyric-body {
  border-top: 0 !important;
}

.lyrics-section-page .lyric-actions {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 8px !important;
  width: 100% !important;
}

.lyrics-section-page .lyric-actions a {
  width: 100% !important;
  min-height: 36px !important;
  border: 1px solid rgba(255, 106, 11, 0.24) !important;
  border-radius: 0 !important;
  background: #000 !important;
  color: #ff6a0b !important;
  box-shadow: none !important;
}

.lyrics-section-page .lyric-actions a:hover {
  transform: none !important;
  border-color: #ff6a0b !important;
  background: #ff6a0b !important;
  color: #050505 !important;
}

.lyrics-section-page .lyric-text {
  border: 0 !important;
  border-radius: 0 !important;
  background: #070707 !important;
  box-shadow: none !important;
}

/* Footer: minimal editorial navigation, without card-like buttons */
.site-footer-upgrade .footer-links {
  display: flex !important;
  align-items: stretch !important;
  align-self: center !important;
  justify-content: flex-end !important;
  flex-wrap: wrap !important;
  gap: 0 !important;
  width: auto !important;
  max-width: none !important;
  height: max-content !important;
  border-top: 1px solid rgba(255, 255, 255, 0.09) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.09) !important;
}

.site-footer-upgrade .footer-links a,
.site-footer-upgrade .footer-links a:last-child {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  min-height: 42px !important;
  padding: 0 15px !important;
  border: 0 !important;
  border-right: 1px solid rgba(255, 255, 255, 0.09) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: rgba(232, 228, 221, 0.68) !important;
  font-family: "Oswald", sans-serif !important;
  font-size: 0.69rem !important;
  font-weight: 500 !important;
  letter-spacing: 0.17em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
  transform: none !important;
  transition: color 180ms ease, background-color 180ms ease !important;
}

.site-footer-upgrade .footer-links a:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.09) !important;
}

.site-footer-upgrade .footer-links a::after {
  content: "" !important;
  position: absolute !important;
  left: 15px !important;
  right: 15px !important;
  bottom: -1px !important;
  height: 1px !important;
  background: #ff6a0b !important;
  transform: scaleX(0) !important;
  transform-origin: center !important;
  transition: transform 180ms ease !important;
}

.site-footer-upgrade .footer-links a:hover,
.site-footer-upgrade .footer-links a:focus-visible {
  color: #ff6a0b !important;
  background: rgba(255, 106, 11, 0.035) !important;
  outline: none !important;
}

.site-footer-upgrade .footer-links a:hover::after,
.site-footer-upgrade .footer-links a:focus-visible::after {
  transform: scaleX(1) !important;
}

@media (max-width: 760px) {
  .tracklist-card {
    border-radius: 0 !important;
  }

  .molten-divider {
    height: 16px !important;
  }

  .release-strip {
    padding: 17px 18px !important;
  }

  .site-footer-upgrade .footer-links {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: min(100%, 340px) !important;
  }

  .site-footer-upgrade .footer-links a,
  .site-footer-upgrade .footer-links a:last-child {
    width: 100% !important;
    min-height: 38px !important;
    padding: 0 12px !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07) !important;
  }

  .site-footer-upgrade .footer-links a:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, 0.09) !important;
  }

  .site-footer-upgrade .footer-links a:last-child {
    grid-column: 1 / -1 !important;
    border-bottom: 0 !important;
  }
}

@media (min-width: 761px) {
  .quote-card .quote-verse {
    max-width: none !important;
    font-size: clamp(1.22rem, 1.55vw, 1.55rem) !important;
    line-height: 1.26 !important;
    letter-spacing: -0.015em !important;
  }

  .quote-card .quote-verse span {
    white-space: nowrap !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto !important; }
  *, *::before, *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .intro-loader { display: none !important; }
}
