@import "tailwindcss";

:root {
  --black: #070809;
  --black-soft: #0d0f11;
  --bone: #f2eee7;
  --fog: #a6aaad;
  --line: rgba(242, 238, 231, 0.18);
  --red: #ec3b31;
  --red-deep: #9f0e12;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--black); color: var(--bone); font-family: Arial, Helvetica, sans-serif; }
a { color: inherit; text-decoration: none; }
button, input, select, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button:focus-visible, a:focus-visible { outline: 2px solid var(--red); outline-offset: 4px; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { font-weight: 900; letter-spacing: -0.075em; }

.site-shell { position: relative; overflow: hidden; isolation: isolate; }
.grain { position: fixed; z-index: 20; inset: 0; pointer-events: none; opacity: .035; background: repeating-linear-gradient(115deg, rgba(255,255,255,.14) 0 1px, transparent 1px 18px), repeating-linear-gradient(25deg, rgba(255,0,0,.07) 0 1px, transparent 1px 24px); mix-blend-mode: soft-light; }
.eyebrow { margin: 0; color: var(--red); font-size: .67rem; font-weight: 800; letter-spacing: .18em; text-transform: uppercase; }

.site-header { position: absolute; z-index: 10; top: 0; right: 0; left: 0; display: flex; align-items: center; justify-content: space-between; padding: 1.35rem clamp(1.25rem, 5vw, 5.4rem); }
.wordmark { display: inline-flex; align-items: center; gap: .5rem; color: #fff; font-size: 1.4rem; font-weight: 900; letter-spacing: -.08em; line-height: 1; }
.wordmark img { width: 22px; height: 22px; filter: invert(1); }
.site-header nav { display: flex; gap: clamp(1rem, 2.2vw, 2.1rem); color: rgba(255,255,255,.85); font-size: .65rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.site-header nav a, .text-link, .site-footer a { transition: color .2s ease; }
.site-header nav a:hover, .text-link:hover, .site-footer a:hover { color: var(--red); }
.menu-toggle { display: none; }

.hero { position: relative; overflow: hidden; display: flex; min-height: max(700px, 100svh); align-items: end; padding: 9rem clamp(1.25rem, 5vw, 5.4rem) clamp(3.2rem, 6vw, 5.2rem); isolation: isolate; }
.hero-photo, .hero-shade, .hero-mark-glow { position: absolute; inset: 0; pointer-events: none; }
.hero-photo { z-index: -5; background: url("public/images/norvi/norvi-main.png") center center / cover no-repeat; transform: scale(1.035); animation: photoDrift 18s ease-in-out infinite alternate; }
.hero-shade { z-index: -4; background: linear-gradient(180deg, rgba(3,7,10,.7) 0%, rgba(4,7,9,.05) 31%, rgba(4,6,8,.42) 61%, #030405 82%, #030405 100%), linear-gradient(90deg, rgba(0,0,0,.55) 0%, rgba(0,0,0,.12) 58%, rgba(0,0,0,.48) 100%); }
.hero-shade::after { position: absolute; right: 0; bottom: 0; left: 0; height: 88px; background: #030405; content: ""; }
.hero-mark-glow { z-index: -3; inset: auto -13% -35% auto; width: min(72vw, 1050px); aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(236,59,49,.46) 0%, rgba(159,14,18,.15) 28%, transparent 67%); filter: blur(14px); opacity: .86; animation: redPulse 8s ease-in-out infinite; }
.hero-lockup { position: relative; width: min(100%, 1180px); }
.hero-eyebrow { margin-bottom: 1.1rem; color: #fff; }
.hero h1 { max-width: 1160px; margin: 0; color: #fff; font-size: clamp(5.1rem, 15.2vw, 15.5rem); line-height: .73; text-shadow: 0 3px 50px rgba(0,0,0,.25); }
.hero-copy-row { display: flex; align-items: end; justify-content: space-between; gap: 2rem; max-width: 1000px; margin-top: clamp(2.1rem, 5vw, 4.2rem); }
.hero-intro { max-width: 460px; margin-bottom: 0; color: rgba(255,255,255,.86); font-size: clamp(1rem, 1.25vw, 1.16rem); line-height: 1.55; }
.hero-actions, .platform-links { display: flex; align-items: center; flex-wrap: wrap; gap: .8rem; }
.button { display: inline-flex; align-items: center; justify-content: center; min-height: 47px; padding: .72rem 1.08rem; border: 1px solid transparent; font-size: .68rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; transition: transform .2s ease, background-color .2s ease, border-color .2s ease; }
.button:hover { transform: translateY(-3px); }
.button-primary { background: var(--red); color: #fff; }
.button-primary:hover { background: #ff5348; }
.button-ghost { border-color: rgba(255,255,255,.7); color: #fff; background: rgba(0,0,0,.12); }
.button-ghost:hover { border-color: #fff; background: rgba(0,0,0,.36); }
.button-dark { background: #090a0b; color: var(--bone); }
.button-dark:hover { background: #25282a; }
.text-link { color: var(--bone); font-size: .72rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.text-link span { display: inline-block; padding-left: .26rem; font-size: 1rem; transition: transform .2s ease; }
.text-link:hover span { transform: translateX(4px); }
.hero-side { position: absolute; right: clamp(1.25rem, 5vw, 5.4rem); bottom: clamp(3.5rem, 7vw, 6.2rem); display: grid; grid-template-columns: auto 1fr; gap: .34rem 1rem; width: 178px; color: #fff; font-size: .62rem; font-weight: 800; letter-spacing: .13em; line-height: 1.35; text-transform: uppercase; }
.hero-side::before { grid-row: 1 / span 2; width: 2px; background: var(--red); content: ""; }
.hero-side span { grid-column: 2; color: var(--red); }
.hero-side p { grid-column: 2; margin: 0; }
.hero-side p + p { color: rgba(255,255,255,.57); }
.scroll-cue { position: absolute; left: clamp(1.25rem, 5vw, 5.4rem); bottom: 1.45rem; display: inline-flex; align-items: center; gap: .75rem; color: rgba(255,255,255,.65); font-size: .6rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.scroll-cue i { display: block; width: 25px; height: 1px; background: var(--red); animation: scrollBlink 2.4s ease-in-out infinite; }

.signal-strip { display: grid; grid-template-columns: repeat(3, 1fr); padding: 0 clamp(1.25rem, 5vw, 5.4rem); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: #0a0b0c; }
.signal-strip div { min-height: 126px; padding: 1.55rem 1.4rem 1.35rem 0; border-right: 1px solid var(--line); }
.signal-strip div + div { padding-left: 1.4rem; }
.signal-strip div:last-child { border-right: 0; }
.signal-strip span { display: block; margin-bottom: .68rem; color: var(--fog); font-size: .64rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.signal-strip strong { font-size: clamp(1.02rem, 1.45vw, 1.22rem); letter-spacing: -.04em; }

.section { padding: clamp(5rem, 9vw, 9.4rem) clamp(1.25rem, 5vw, 5.4rem); }
.release-spotlight { display: grid; grid-template-columns: minmax(260px, 1fr) minmax(300px, 1fr); gap: clamp(2.7rem, 8vw, 8rem); align-items: center; }
.spotlight-cover { max-width: 560px; }
.spotlight-cover img { display: block; width: 100%; height: auto; }
.spotlight-copy { max-width: 560px; }
.spotlight-copy h2, .tour-inner h2, .section-heading h2, .gallery-heading h2, .video-heading h2, .about-copy-block h2, .booking-main h2 { margin: .8rem 0 1.5rem; font-size: clamp(3.2rem, 6.5vw, 7rem); line-height: .84; }
.spotlight-copy > p:not(.eyebrow) { max-width: 450px; color: #c4c7ca; font-size: 1.05rem; line-height: 1.62; }
.spotlight-copy em { color: #fff; font-style: normal; }
.platform-links { margin-top: 2rem; gap: 1.5rem 1.8rem; }

.tour-section { padding: clamp(4.5rem, 8vw, 8rem) clamp(1.25rem, 5vw, 5.4rem); background: var(--red); color: #fff; }
.tour-inner { display: grid; grid-template-columns: 1.1fr .9fr; gap: 3rem; max-width: 1180px; margin: 0 auto; }
.tour-section .eyebrow { color: #4d0304; }
.tour-inner h2 { margin-top: .8rem; }
.tour-copy { align-self: end; max-width: 470px; color: #fff; font-size: 1.05rem; line-height: 1.6; }

.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 3.3rem; }
.section-heading h2 { margin: .8rem 0 0; }
.section-heading > p { max-width: 330px; margin: 0; color: var(--fog); font-size: 1rem; line-height: 1.55; }
.store-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.store-card { position: relative; min-height: 310px; display: flex; flex-direction: column; justify-content: space-between; padding: 1.4rem; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); overflow: hidden; transition: transform .25s ease, filter .25s ease; }
.store-card:hover { transform: translateY(-5px); filter: brightness(1.08); }
.store-card::after { content: ""; position: absolute; inset: auto -20% -45% auto; width: 230px; aspect-ratio: 1; border: 1px solid rgba(255,255,255,.24); border-radius: 50%; }
.store-card span, .store-card small { position: relative; z-index: 1; font-size: .65rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.store-card strong { position: relative; z-index: 1; font-size: clamp(1.8rem, 3.5vw, 3.6rem); line-height: .85; letter-spacing: -.08em; text-transform: uppercase; }
.store-card small { color: rgba(255,255,255,.72); }
.store-card--red { background: var(--red); }
.store-card--photo { background: linear-gradient(rgba(0,0,0,.18), rgba(0,0,0,.8)), url("public/images/norvi/live-bass.jpg") center / cover; }
.store-card--dark { background: #151719; }

.live-gallery { padding: clamp(4rem, 8vw, 8rem) clamp(1.25rem, 5vw, 5.4rem); background: #0a0b0c; }
.gallery-heading { display: grid; grid-template-columns: .92fr 1.08fr; gap: 1rem 2rem; align-items: end; max-width: 1180px; margin: 0 auto 3.2rem; }
.gallery-heading h2 { margin: .8rem 0 0; }
.gallery-heading > p { max-width: 290px; margin: 0; color: var(--fog); font-size: 1rem; line-height: 1.55; }
.gallery-grid { display: grid; grid-template-columns: repeat(12, 1fr); grid-auto-flow: dense; gap: clamp(.7rem, 1.4vw, 1.2rem); max-width: 1180px; margin: 0 auto; }
.gallery-shot { position: relative; min-height: 280px; display: block; padding: 0; overflow: hidden; margin: 0; border: 0; background: #111; cursor: zoom-in; text-align: left; }
.gallery-shot::after { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 50%, rgba(0,0,0,.58)); content: ""; pointer-events: none; }
.gallery-shot img { display: block; width: 100%; height: 100%; object-fit: cover; filter: saturate(.94) contrast(1.05); transition: transform .7s cubic-bezier(.2,.75,.25,1), filter .5s ease; }
.gallery-shot:hover img { filter: saturate(1.08) contrast(1.08); transform: scale(1.045); }
.gallery-shot span { position: absolute; z-index: 1; left: 1rem; bottom: 1rem; color: #fff; font-size: .65rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.gallery-shot-1 { grid-column: span 7; min-height: 430px; }
.gallery-shot-2 { grid-column: span 5; min-height: 430px; }
.gallery-shot-3 { grid-column: span 5; min-height: 540px; }
.gallery-shot-4 { grid-column: span 7; min-height: 540px; }
.gallery-shot-5 { grid-column: span 4; min-height: 390px; }
.gallery-shot-6 { grid-column: span 5; min-height: 390px; }
.gallery-shot-7 { grid-column: span 3; min-height: 390px; }

.discography { border-top: 1px solid var(--line); }
.release-list { border-top: 1px solid var(--line); }
.release-row { display: grid; grid-template-columns: 54px 1fr 140px 85px 35px; align-items: center; gap: 1rem; min-height: 75px; border-bottom: 1px solid var(--line); }
.release-row h3 { margin: 0; font-size: clamp(1.2rem, 2vw, 2rem); text-transform: uppercase; }
.release-row > span:not(.release-index) { color: var(--fog); font-size: .67rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.release-index { color: var(--red); font-size: .7rem; font-weight: 900; letter-spacing: .1em; }
.release-link { color: var(--red); font-size: 1.45rem; text-align: right; transition: transform .2s ease; }
.release-link:hover { transform: translateX(5px); }

.about-section { display: grid; grid-template-columns: minmax(320px, 1.04fr) minmax(320px, .96fr); align-items: stretch; border-top: 1px solid var(--line); background: #0d0f11; }
.about-image { min-height: 640px; overflow: hidden; }
.about-image img { display: block; width: 100%; height: 100%; object-fit: cover; filter: saturate(.82) contrast(1.07); }
.about-copy-block { align-self: center; max-width: 570px; padding: 3rem clamp(1.3rem, 5vw, 5rem); }
.about-copy-block h2 { font-size: clamp(2.8rem, 5vw, 5.6rem); }
.about-copy-block > p:not(.eyebrow) { color: #c4c7ca; font-size: 1.03rem; line-height: 1.65; }

.video-section { padding: clamp(4rem, 8vw, 8rem) clamp(1.25rem, 5vw, 5.4rem); background: var(--black-soft); }
.video-section--opening { border-top: 1px solid var(--line); background: #090a0b; }
.video-heading { display: flex; align-items: end; justify-content: space-between; gap: 2rem; max-width: 1180px; margin: 0 auto 3.1rem; }
.video-heading h2 { margin: .8rem 0 0; }
.video-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.25rem; max-width: 1180px; margin: 0 auto; }
.video-card { position: relative; aspect-ratio: 16 / 9; min-height: 0; display: block; overflow: hidden; background: #050505; }
.video-card img { display: block; width: 100%; height: 100%; object-fit: contain; background: #050505; filter: saturate(.75) contrast(1.05); transition: transform .45s ease, filter .45s ease; }
.video-card:hover img { transform: scale(1.06); filter: saturate(1) contrast(1.09); }
.video-card-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 30%, rgba(0,0,0,.84)); }
.video-card-copy { position: absolute; left: 1rem; right: 1rem; bottom: 1.1rem; display: grid; gap: .28rem; text-transform: uppercase; }
.video-card-copy strong { font-size: 1.1rem; letter-spacing: .06em; }
.video-card-copy small { color: #fff; font-size: .62rem; font-weight: 800; letter-spacing: .13em; }

.release-covers { display: grid; grid-template-columns: repeat(6, 1fr); gap: .8rem; }
.release-cover-card { display: block; min-width: 0; color: #fff; }
.release-cover-art { position: relative; aspect-ratio: 1 / 1; overflow: hidden; isolation: isolate; background: #070707; }
.release-cover-art::after { position: absolute; inset: 0; z-index: -1; background: linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.7)); content: ""; }
.release-cover-art img { position: absolute; inset: 0; z-index: -2; display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .55s cubic-bezier(.2,.75,.25,1); }
.release-cover-card:hover .release-cover-art img { transform: scale(1.04); }
.release-cover-card--red .release-cover-art::before { position: absolute; inset: 0; z-index: -1; background: rgba(196, 25, 25, .38); mix-blend-mode: multiply; content: ""; }
.release-cover-card--black .release-cover-art::before { position: absolute; inset: 0; z-index: -1; background: rgba(0, 0, 0, .52); content: ""; }
.release-cover-card--blue .release-cover-art::before { position: absolute; inset: 0; z-index: -1; background: rgba(15, 71, 117, .42); mix-blend-mode: multiply; content: ""; }
.release-cover-card--cream .release-cover-art::before { position: absolute; inset: 0; z-index: -1; background: rgba(228, 218, 190, .18); mix-blend-mode: screen; content: ""; }
.release-cover-no, .release-cover-stamp, .release-cover-art strong { position: absolute; z-index: 1; text-transform: uppercase; }
.release-cover-no { top: 1rem; left: 1rem; color: rgba(255,255,255,.78); font-size: .62rem; font-weight: 900; letter-spacing: .13em; }
.release-cover-stamp { top: 1rem; right: 1rem; color: rgba(255,255,255,.78); font-size: .58rem; font-weight: 900; letter-spacing: .18em; writing-mode: vertical-rl; }
.release-cover-art strong { right: .7rem; bottom: .8rem; left: .7rem; overflow: hidden; font-size: clamp(.72rem, 1vw, 1rem); line-height: 1; letter-spacing: -.04em; text-overflow: ellipsis; white-space: nowrap; }
.release-cover-meta { display: grid; grid-template-columns: 1fr auto auto; gap: .65rem; align-items: center; padding-top: .85rem; color: var(--fog); font-size: .62rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.release-cover-meta span:last-child { color: var(--red); font-size: 1.05rem; transition: transform .2s ease; }
.release-cover-card:hover .release-cover-meta span:last-child { transform: translateX(4px); }

.booking { display: grid; grid-template-columns: .4fr 1.1fr .75fr; gap: 2rem; padding: clamp(5.3rem, 9vw, 9.4rem) clamp(1.25rem, 5vw, 5.4rem); }
.booking-label { color: var(--fog); font-size: .66rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.booking-label .eyebrow { margin-bottom: .65rem; }
.booking-main h2 { margin-top: 0; }
.booking-main p { max-width: 520px; margin-top: 1.65rem; color: #c4c7ca; line-height: 1.6; }
.contact-list { margin: 0; border-top: 1px solid var(--line); }
.contact-list div { padding: 1rem 0; border-bottom: 1px solid var(--line); }
.contact-list dt { margin-bottom: .35rem; color: var(--fog); font-size: .65rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.contact-list dd { margin: 0; font-size: .92rem; font-weight: 700; }
.contact-list a:hover { color: var(--red); }
.site-footer { display: flex; justify-content: space-between; gap: 1rem; padding: 1.5rem clamp(1.25rem, 5vw, 5.4rem) 1.8rem; border-top: 1px solid var(--line); color: var(--fog); font-size: .65rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }

.lightbox { position: fixed; z-index: 30; inset: 0; display: grid; place-items: center; padding: 1.5rem; background: rgba(0,0,0,.9); backdrop-filter: blur(8px); }
.lightbox-inner { position: relative; width: min(100%, 1150px); }
.lightbox-inner img { display: block; width: 100%; max-height: 82vh; object-fit: contain; }
.lightbox-inner span { display: block; margin-top: .8rem; color: #fff; font-size: .7rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.lightbox-close { position: absolute; z-index: 1; top: -2.5rem; right: 0; border: 0; background: transparent; color: #fff; cursor: pointer; font-size: 2.2rem; line-height: 1; }

@keyframes photoDrift { from { transform: scale(1.035) translate3d(-.4%, -.25%, 0); } to { transform: scale(1.09) translate3d(.45%, .35%, 0); } }
@keyframes redPulse { 0%, 100% { transform: translate3d(0,0,0) scale(.92); opacity: .55; } 50% { transform: translate3d(-7%, -8%, 0) scale(1.1); opacity: 1; } }
@keyframes scrollBlink { 0%, 100% { transform: scaleX(.45); transform-origin: left; opacity: .45; } 50% { transform: scaleX(1); opacity: 1; } }

@media (max-width: 780px) {
  .site-header { padding-top: 1.2rem; padding-bottom: 1.2rem; }
  .site-header nav { gap: .8rem; font-size: .57rem; }
  .hero { min-height: 750px; padding-bottom: 4.4rem; }
  .hero-photo { background-position: 53% center; }
  .hero-shade { background: linear-gradient(180deg, rgba(0,0,0,.45), rgba(0,0,0,.12) 35%, rgba(0,0,0,.84) 77%, #030405 100%); }
  .hero-copy-row, .release-spotlight, .tour-inner, .about-section, .booking { display: grid; grid-template-columns: 1fr; }
  .hero-copy-row { gap: 1.45rem; margin-top: 2.45rem; }
  .hero h1 { font-size: clamp(4.25rem, 20vw, 8.5rem); }
  .hero-side { right: auto; bottom: 1.45rem; left: clamp(1.25rem, 5vw, 5.4rem); width: 175px; }
  .scroll-cue { display: none; }
  .signal-strip, .store-grid, .video-grid { grid-template-columns: 1fr; }
  .release-covers { grid-template-columns: repeat(2, 1fr); }
  .signal-strip div, .signal-strip div + div { min-height: auto; padding: 1.2rem 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .signal-strip div:last-child { border-bottom: 0; }
  .release-spotlight { gap: 3rem; }
  .spotlight-cover { max-width: 540px; }
  .section-heading, .video-heading { display: block; margin-bottom: 2.4rem; }
  .section-heading > p { margin-top: 1.3rem; }
  .store-card { min-height: 230px; }
  .gallery-heading { grid-template-columns: 1fr; margin-bottom: 2.3rem; }
  .gallery-heading > p { margin-top: .6rem; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); gap: .65rem; }
  .gallery-shot-1, .gallery-shot-2, .gallery-shot-3, .gallery-shot-4, .gallery-shot-5, .gallery-shot-6, .gallery-shot-7 { grid-column: span 1; min-height: 250px; }
  .gallery-shot-1, .gallery-shot-4 { grid-column: span 2; min-height: 300px; }
  .release-row { grid-template-columns: 38px 1fr 65px 36px; gap: .7rem; min-height: 70px; }
  .release-row > span:nth-child(3) { display: none; }
  .about-image { min-height: 430px; }
  .about-copy-block { padding: 3.5rem 0 0; }
  .video-card { min-height: 0; }
  .booking-label { margin-bottom: 0; }
  .site-footer { flex-direction: column; }
}

@media (max-width: 560px) {
  .site-header { position: absolute; }
  .menu-toggle { display: grid; gap: 6px; width: 33px; padding: 7px 0; border: 0; background: transparent; cursor: pointer; }
  .menu-toggle span { display: block; height: 1px; background: #fff; transition: transform .2s ease; }
  .site-header--open .menu-toggle span:first-child { transform: translateY(3.5px) rotate(45deg); }
  .site-header--open .menu-toggle span:last-child { transform: translateY(-3.5px) rotate(-45deg); }
  .site-header nav { position: absolute; top: 65px; right: 1.25rem; left: 1.25rem; display: none; padding: .4rem; background: rgba(7,8,9,.96); border: 1px solid var(--line); }
  .site-header--open nav { display: grid; grid-template-columns: 1fr 1fr; gap: .25rem; }
  .site-header nav a { padding: .85rem .65rem; border: 1px solid var(--line); }
  .wordmark { font-size: 1.18rem; }
  .wordmark img { width: 19px; height: 19px; }
  .hero { min-height: 720px; }
  .hero h1 { font-size: clamp(4rem, 22vw, 7rem); }
  .signal-strip { padding-left: 1.25rem; padding-right: 1.25rem; }
  .section, .live-gallery, .video-section, .booking { padding-top: 4.5rem; padding-bottom: 4.5rem; }
  .spotlight-copy h2, .tour-inner h2, .section-heading h2, .gallery-heading h2, .video-heading h2, .about-copy-block h2, .booking-main h2 { font-size: clamp(3rem, 15vw, 5.2rem); }
  .release-row h3 { font-size: 1.05rem; }
  .release-row > span:not(.release-index) { font-size: .57rem; }
  .release-covers { grid-template-columns: 1fr; }
  .release-cover-art strong { font-size: clamp(1.15rem, 6vw, 2.2rem); }
  .lightbox { padding: .75rem; }
  .lightbox-close { top: -2rem; }
}

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