@font-face {
  font-family: "Nulshock";
  src: url("/assets/fonts/nulshock-bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

:root {
  --bg: #08080a;
  --bg-soft: #101014;
  --panel: #15151a;
  --panel-2: #1b1b21;
  --text: #f6f6f7;
  --muted: #a8a8b2;
  --line: rgba(255,255,255,.11);
  --red: #df0018;
  --red-hot: #ff1931;
  --max: 1220px;
  --radius: 22px;
  --shadow: 0 28px 80px rgba(0,0,0,.34);
  --agenda-scale: 1.42;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--bg); }
body { margin: 0; color: var(--text); background: var(--bg); font-family: "Rajdhani", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-weight: 500; line-height: 1.6; letter-spacing: .008em; -webkit-font-smoothing: antialiased; }
a { color: inherit; }
img { max-width: 100%; display: block; }
button, input, textarea { font: inherit; }

.hero h1,
.section-heading h2,
.section-topline h2,
.photo-copy h2,
.contact-section h2,
.main-nav a,
.button,
.member h3,
.press-card strong,
.contact-card h3,
.back-top,
.hero-stats strong {
  font-family: "Nulshock", "Rajdhani", sans-serif;
  font-weight: 700;
}
.eyebrow, .press-type {
  font-family: "Nulshock", "Rajdhani", sans-serif;
  font-weight: 700;
}
.rich-copy, .hero-copy, .photo-copy p, .member p, .section-note, .contact-card p, .footer-grid, .press-card > span:last-child {
  font-family: "Rajdhani", ui-sans-serif, system-ui, sans-serif;
}

.hero h1,
.section-heading h2,
.section-topline h2,
.photo-copy h2,
.contact-section h2,
.member h3,
.press-card strong,
.contact-card h3,
.main-nav a,
.button,
.back-top {
  text-transform: uppercase;
}

.shell { width: min(calc(100% - 40px), var(--max)); margin-inline: auto; }
.section { padding: 108px 0; position: relative; overflow: hidden; }
.section > .shell { position: relative; z-index: 1; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; top: 10px; left: 10px; z-index: 9999; background: #fff; color: #000; padding: 10px 14px; border-radius: 8px; transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }

.site-header { position: fixed; inset: 0 0 auto; z-index: 1000; background: linear-gradient(to bottom, rgba(6,6,8,.88), rgba(6,6,8,.58), transparent); transition: background .25s ease, border-color .25s ease; border-bottom: 1px solid transparent; }
.site-header.scrolled { background: rgba(7,7,9,.92); backdrop-filter: blur(18px); border-color: var(--line); }
.nav-wrap { width: min(calc(100% - 40px), 1320px); margin: 0 auto; height: 88px; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.brand { display: block; width: 184px; }
.brand img { width: 100%; height: auto; }
.main-nav { display: flex; align-items: center; gap: 19px; }
.main-nav a { text-decoration: none; font-size: 1.12rem; line-height: 1; font-weight: 700; letter-spacing: .02em; color: rgba(255,255,255,.82); transition: color .2s ease; }
.main-nav a:hover { color: #fff; }
.main-nav .nav-cta { background: var(--red); color: #fff; padding: 11px 16px; border-radius: 999px; }
.menu-toggle { display: none; background: none; border: 0; padding: 10px; cursor: pointer; }
.menu-toggle > span:not(.sr-only) { display: block; width: 26px; height: 2px; background: #fff; margin: 5px 0; }

.hero { min-height: 900px; height: 100svh; max-height: 980px; position: relative; display: flex; align-items: end; overflow: hidden; background: #08080a; isolation: isolate; }
.hero-photo { position: absolute; z-index: 0; top: 76px; left: 0; right: 0; bottom: 0; width: auto; background-image: url('/assets/images/blizzert-group-2200.jpg'); background-repeat: no-repeat; background-size: auto 88%; background-position: 68.5% bottom; filter: saturate(.92) contrast(1.04); transform: none; }
.hero-shade { position: absolute; z-index: 1; inset: 0; background: linear-gradient(90deg, rgba(5,5,7,.98) 0%, rgba(5,5,7,.91) 29%, rgba(5,5,7,.63) 46%, rgba(5,5,7,.18) 70%, rgba(5,5,7,.14) 100%), linear-gradient(0deg, rgba(5,5,7,.94) 0%, rgba(5,5,7,.34) 31%, transparent 62%); }
.hero::after { content: ""; position: absolute; inset: 0; z-index: 1; pointer-events: none; background: radial-gradient(circle at 91% 20%, rgba(255,25,49,.36) 0 8px, rgba(223,0,24,.15) 18px, transparent 64px), radial-gradient(circle at 78% 72%, rgba(255,25,49,.22) 0 10px, rgba(223,0,24,.09) 24px, transparent 78px), radial-gradient(circle at 47% 30%, rgba(255,25,49,.18) 0 7px, rgba(223,0,24,.07) 22px, transparent 68px); opacity: .9; }
.hero-glow { position: absolute; z-index: 0; border-radius: 50%; filter: blur(34px); pointer-events: none; }
.glow-one { width: 220px; height: 220px; background: radial-gradient(circle at 35% 35%, rgba(255,78,92,.95), rgba(223,0,24,.65) 42%, rgba(223,0,24,.08) 70%, transparent 72%); left: 4%; bottom: 13%; opacity: .48; }
.glow-two { width: 300px; height: 300px; background: radial-gradient(circle at 40% 40%, rgba(255,82,98,.8), rgba(223,0,24,.42) 45%, transparent 70%); right: 4%; top: 18%; opacity: .34; }
.hero-content { position: relative; z-index: 3; padding-bottom: 72px; }
.eyebrow { margin: 0 0 16px; color: #f14659; text-transform: uppercase; letter-spacing: .16em; font-size: .76rem; font-weight: 850; }
.hero h1 { margin: 0; max-width: 850px; font-size: clamp(3.35rem, 6.4vw, 6.8rem); line-height: .9; letter-spacing: -.022em; text-transform: uppercase; font-weight: 950; }
.hero h1 span { color: var(--red); }
.hero-copy { max-width: 720px; margin: 30px 0 0; font-size: clamp(1.05rem, 1.5vw, 1.28rem); color: rgba(255,255,255,.82); }
.hero-actions, .contact-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.button { display: inline-flex; justify-content: center; align-items: center; min-height: 52px; padding: 0 22px; border-radius: 999px; text-decoration: none; font-weight: 800; border: 1px solid transparent; transition: transform .2s ease, background .2s ease, border-color .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--red); color: #fff; box-shadow: 0 13px 34px rgba(223,0,24,.22); }
.button-primary:hover { background: var(--red-hot); }
.button-ghost { border-color: rgba(255,255,255,.22); background: rgba(255,255,255,.04); }
.button-ghost:hover { border-color: rgba(255,255,255,.42); background: rgba(255,255,255,.08); }
.hero-stats { display: flex; gap: 54px; margin-top: 52px; padding-top: 28px; border-top: 1px solid rgba(255,255,255,.12); max-width: 680px; }
.hero-stats div { display: grid; gap: 2px; }
.hero-stats strong { font-size: 1.28rem; }
.hero-stats span { color: var(--muted); font-size: .9rem; }

.intro { background: var(--bg); }
.split-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: 80px; align-items: start; }
.section-heading h2, .section-topline h2, .photo-copy h2, .contact-section h2 { margin: 0; font-size: clamp(2.15rem, 4vw, 4.15rem); line-height: .98; letter-spacing: -.022em; }
.section-heading.compact h2 { font-size: clamp(2.45rem, 4.8vw, 5rem); }
.rich-copy { max-width: 760px; }
.rich-copy p, .photo-copy p { color: var(--muted); font-size: 1.06rem; }
.lead { color: var(--text) !important; font-size: clamp(1.25rem, 2vw, 1.65rem) !important; line-height: 1.45; }
.band-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 10px; margin-top: 80px; }
.member { min-width: 0; background: var(--bg-soft); border: 1px solid var(--line); border-radius: 16px; display: flex; flex-direction: column; position: relative; overflow: hidden; }
.member-photo { aspect-ratio: 2 / 3; background: #111; overflow: hidden; position: relative; }
.member-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center 14%; transition: transform .35s ease; }
.member:hover .member-photo img { transform: scale(1.025); }
.member-body { padding: 16px 14px 18px; display: flex; flex-direction: column; flex: 1; }
.member-index { position: absolute; top: 10px; right: 10px; z-index: 2; color: rgba(255,255,255,.7); font-size: .64rem; letter-spacing: .12em; background: rgba(5,5,7,.62); border: 1px solid rgba(255,255,255,.12); border-radius: 999px; padding: 4px 7px; backdrop-filter: blur(6px); }
.member h3 { margin: 0; font-size: clamp(.9rem, 1.05vw, 1.08rem); line-height: 1.2; letter-spacing: -.02em; }
.member p { margin: 6px 0 0; color: var(--muted); font-size: .82rem; line-height: 1.35; }

.photo-section { background: #0d0d11; overflow: hidden; }
.photo-section::before { content: ""; position: absolute; width: 520px; height: 520px; background: var(--red); opacity: .08; filter: blur(110px); right: -180px; top: 20%; border-radius: 50%; }
.photo-grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: 70px; align-items: center; }
.photo-card { position: relative; border-radius: 30px; overflow: hidden; box-shadow: var(--shadow); background: #111; aspect-ratio: 2048 / 1194; }
.photo-card img { width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.photo-copy { max-width: 500px; position: relative; z-index: 1; }
.text-link { display: inline-flex; gap: 10px; margin-top: 18px; text-decoration: none; font-weight: 850; border-bottom: 1px solid rgba(255,255,255,.24); padding-bottom: 5px; }
.text-link span { color: var(--red); }

.shows-section { background: var(--bg); padding-bottom: 52px; }
.section-topline { display: flex; justify-content: space-between; align-items: end; gap: 40px; margin-bottom: 46px; }
.section-note { max-width: 500px; color: var(--muted); margin: 0 0 4px; font-size: .94rem; }
.section-note code { color: #ddd; }
.artwin-agenda { width: 100%; max-width: none; overflow: hidden; min-height: 0; }
.artwin-agenda iframe { display: block; box-sizing: border-box; width: calc(100% / var(--agenda-scale)) !important; max-width: none !important; min-width: calc(100% / var(--agenda-scale)) !important; min-height: 0; border: 0 !important; background: transparent; transform: scale(var(--agenda-scale)); transform-origin: top left; }
.artwin-agenda-mobile { display: none; }
.artwin-agenda-desktop { display: block; }

.video-section { background: #0d0d11; }
.video-frame { margin-top: 42px; aspect-ratio: 16/9; border-radius: 28px; overflow: hidden; background: #000; box-shadow: var(--shadow); }
.video-frame iframe { width: 100%; height: 100%; border: 0; }

.press-section { background: var(--bg); }
.muted { color: var(--muted); }
.press-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.press-card { min-height: 180px; padding: 24px; background: var(--panel); border: 1px solid var(--line); border-radius: 18px; text-decoration: none; display: flex; flex-direction: column; justify-content: space-between; transition: transform .2s ease, border-color .2s ease, background .2s ease; }
.press-card:hover { transform: translateY(-3px); border-color: rgba(255,255,255,.28); background: var(--panel-2); }
.press-card.featured { grid-column: 1 / -1; background: linear-gradient(135deg, rgba(223,0,24,.18), rgba(255,255,255,.045)); min-height: 205px; }
.press-card strong { font-size: 1.28rem; letter-spacing: -.02em; }
.press-card > span:last-child { color: var(--muted); font-size: .92rem; }
.press-card b { color: var(--red-hot); }
.press-type { text-transform: uppercase; letter-spacing: .13em; color: #f56a79; font-weight: 850; font-size: .7rem; }

.contact-section { background: #0d0d11; }
.contact-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 78px; align-items: start; }
.contact-cards { display: grid; gap: 12px; }
.contact-card { background: var(--panel); border: 1px solid var(--line); border-radius: 18px; padding: 25px; }
.contact-card > span { text-transform: uppercase; letter-spacing: .13em; font-size: .69rem; color: #f56a79; font-weight: 850; }
.contact-card h3 { margin: 7px 0 8px; font-size: 1.3rem; }
.contact-card p { color: var(--muted); margin: 0 0 10px; }
.contact-card a { display: block; text-decoration: none; margin-top: 6px; font-weight: 750; }
.contact-card a b { color: var(--red); }

.site-footer { background: #050506; border-top: 1px solid var(--line); padding: 40px 0; }
.footer-grid { display: grid; grid-template-columns: 220px 1fr auto; gap: 40px; align-items: center; }
.footer-grid img { display: block; width: 180px; max-width: 100%; height: auto !important; max-height: 84px; object-fit: contain; object-position: left center; justify-self: start; }
.footer-grid p { margin: 2px 0; }
.back-top { appearance: none; border: 0; background: transparent; padding: 8px 0; margin: 0; font: inherit; text-decoration: none; font-weight: 800; color: var(--muted); cursor: pointer; }
.back-top:hover { color: #fff; }

@media (max-width: 980px) {
  :root { --agenda-scale: 1.24; }
  .nav-wrap { height: 76px; }
  .brand { width: 150px; }
  .menu-toggle { display: block; }
  .main-nav { position: absolute; top: 76px; left: 20px; right: 20px; display: none; flex-direction: column; align-items: stretch; padding: 18px; background: rgba(12,12,15,.98); border: 1px solid var(--line); border-radius: 18px; box-shadow: var(--shadow); }
  .main-nav.open { display: flex; }
  .main-nav a { padding: 10px 5px; font-size: 1.16rem; }
  .main-nav .nav-cta { text-align: center; padding: 12px; }
  .hero { min-height: 800px; max-height: none; }
  .hero-photo { top: 76px; left: 0; right: 0; width: auto; background-size: auto 73%; background-position: 56% top; opacity: .72; }
  .hero-shade { background: linear-gradient(0deg, rgba(5,5,7,.96) 4%, rgba(5,5,7,.58) 60%, rgba(5,5,7,.34) 100%); }
  .hero-content { padding-bottom: 54px; }
  .split-grid, .photo-grid, .contact-grid { grid-template-columns: 1fr; gap: 45px; }
  .band-grid { grid-template-columns: repeat(3, 1fr); }
  .section-topline { display: grid; align-items: start; }
}

@media (max-width: 640px) {
  :root { --agenda-scale: 1; }
  .shell { width: min(calc(100% - 28px), var(--max)); }
  .section { padding: 76px 0; }

  
  .hero { min-height: 0; height: auto; max-height: none; display: block; padding-top: 70px; align-items: initial; }
  .hero-photo { position: relative; top: auto; left: auto; right: auto; bottom: auto; width: 100%; height: min(96vw, 500px); background-size: contain; background-position: center top; opacity: .9; filter: saturate(.94) contrast(1.03); }
  .hero-shade { top: 70px; bottom: auto; height: min(100vw, 520px); background: linear-gradient(180deg, rgba(5,5,7,.03) 0%, rgba(5,5,7,.05) 55%, rgba(5,5,7,.92) 100%); }
  .hero-content { padding-top: 58px; padding-bottom: 58px; }
  .hero h1 { font-size: clamp(2.9rem, 15.5vw, 4.25rem); }
  .hero-copy { margin-top: 22px; font-size: 1rem; }
  .hero-stats { gap: 18px; justify-content: space-between; }
  .hero-stats span { font-size: .78rem; }
  .band-grid { grid-template-columns: repeat(2, 1fr); margin-top: 50px; }
  .member { min-height: auto; }
  .member h3 { font-size: 1rem; }
  .photo-card { aspect-ratio: 2048 / 1194; border-radius: 20px; }
  .press-grid { grid-template-columns: 1fr; }
  .press-card.featured { grid-column: auto; }
  .footer-grid { grid-template-columns: 1fr; gap: 18px; }
  .back-top { justify-self: start; }

  
  .shows-section { padding-bottom: 42px; }
  .shows-section .section-topline { margin-bottom: 28px; }
  .artwin-agenda { overflow: visible; width: 100%; }
  .artwin-agenda-desktop { display: none; }
  .artwin-agenda-mobile { display: block; width: calc(100% + 28px); margin-left: -14px; }
  .artwin-agenda-mobile iframe { display: block; width: 100% !important; min-width: 100% !important; max-width: 100% !important; transform: none !important; border: 0 !important; overflow: hidden; }
}

.intro::after,
.photo-section::after,
.gallery-section::after,
.shows-section::after,
.press-section::after,
.contact-section::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-repeat: no-repeat;
}
.intro::after {
  background-image:
    radial-gradient(circle at 7% 20%, rgba(223,0,24,.28) 0 24px, rgba(223,0,24,.12) 48px, rgba(223,0,24,.035) 92px, transparent 155px),
    radial-gradient(circle at 91% 74%, rgba(255,255,255,.18) 0 18px, rgba(255,255,255,.075) 42px, rgba(255,255,255,.02) 82px, transparent 140px);
}
.photo-section::after {
  background-image:
    radial-gradient(circle at 92% 16%, rgba(255,255,255,.20) 0 22px, rgba(255,255,255,.075) 48px, rgba(255,255,255,.02) 88px, transparent 150px),
    radial-gradient(circle at 6% 80%, rgba(223,0,24,.26) 0 28px, rgba(223,0,24,.10) 56px, rgba(223,0,24,.025) 105px, transparent 175px);
}
.gallery-section::after {
  background-image:
    radial-gradient(circle at 95% 11%, rgba(223,0,24,.25) 0 24px, rgba(223,0,24,.095) 52px, rgba(223,0,24,.024) 98px, transparent 165px),
    radial-gradient(circle at 4% 60%, rgba(255,255,255,.17) 0 18px, rgba(255,255,255,.065) 42px, rgba(255,255,255,.018) 80px, transparent 138px);
}
.shows-section::after {
  background-image:
    radial-gradient(circle at 4% 20%, rgba(255,255,255,.18) 0 20px, rgba(255,255,255,.07) 45px, rgba(255,255,255,.018) 84px, transparent 145px),
    radial-gradient(circle at 93% 76%, rgba(223,0,24,.28) 0 30px, rgba(223,0,24,.105) 62px, rgba(223,0,24,.025) 112px, transparent 185px);
}
.press-section::after {
  background-image:
    radial-gradient(circle at 89% 14%, rgba(223,0,24,.24) 0 26px, rgba(223,0,24,.09) 54px, rgba(223,0,24,.022) 98px, transparent 165px),
    radial-gradient(circle at 8% 84%, rgba(255,255,255,.16) 0 18px, rgba(255,255,255,.06) 40px, rgba(255,255,255,.016) 78px, transparent 132px);
}
.contact-section::after {
  background-image:
    radial-gradient(circle at 5% 25%, rgba(223,0,24,.27) 0 26px, rgba(223,0,24,.10) 56px, rgba(223,0,24,.024) 104px, transparent 172px),
    radial-gradient(circle at 95% 68%, rgba(255,255,255,.18) 0 20px, rgba(255,255,255,.07) 44px, rgba(255,255,255,.018) 82px, transparent 140px);
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; }
}

.gallery-section { background: var(--bg); overflow: hidden; }
.gallery-section::before { content: ""; position: absolute; width: 560px; height: 560px; left: -260px; top: 18%; border-radius: 50%; background: var(--red); opacity: .055; filter: blur(120px); pointer-events: none; }
.gallery-heading { position: relative; z-index: 1; }
.masonry-gallery { position: relative; z-index: 1; column-count: 4; column-gap: 14px; }
.gallery-item { display: block; break-inside: avoid; margin: 0 0 14px; overflow: hidden; border-radius: 16px; background: #111; border: 1px solid rgba(255,255,255,.08); box-shadow: 0 10px 32px rgba(0,0,0,.2); text-decoration: none; transform: translateZ(0); }
.gallery-item img { display: block; width: 100%; height: auto; transition: transform .35s ease, filter .35s ease; }
.gallery-item:hover img { transform: scale(1.025); filter: brightness(1.06); }
.gallery-item:focus-visible { outline: 2px solid var(--red-hot); outline-offset: 4px; }

@media (max-width: 1050px) {
  .masonry-gallery { column-count: 3; }
}

@media (max-width: 720px) {
  .masonry-gallery { column-count: 2; column-gap: 10px; }
  .gallery-item { margin-bottom: 10px; border-radius: 12px; }
}

@media (max-width: 430px) {
  .masonry-gallery { column-count: 1; }
}

body.lightbox-open { overflow: hidden; }
.gallery-item { cursor: zoom-in; }
.lightbox[hidden] { display: none !important; }
.lightbox { position: fixed; inset: 0; z-index: 5000; display: grid; grid-template-columns: minmax(56px, 1fr) minmax(0, 1400px) minmax(56px, 1fr); grid-template-rows: 1fr auto; align-items: center; padding: 32px 22px 22px; background: rgba(3,3,5,.96); backdrop-filter: blur(12px); }
.lightbox-figure { grid-column: 2; grid-row: 1 / -1; margin: 0; min-width: 0; max-height: calc(100vh - 54px); display: flex; align-items: center; justify-content: center; }
.lightbox-image { display: block; max-width: 100%; max-height: calc(100vh - 58px); width: auto; height: auto; object-fit: contain; border-radius: 12px; box-shadow: 0 30px 100px rgba(0,0,0,.6); }
.lightbox-close, .lightbox-nav { appearance: none; border: 1px solid rgba(255,255,255,.16); background: rgba(12,12,15,.74); color: #fff; cursor: pointer; transition: background .2s ease, border-color .2s ease, transform .2s ease; }
.lightbox-close:hover, .lightbox-nav:hover { background: rgba(223,0,24,.85); border-color: rgba(255,255,255,.35); }
.lightbox-close { position: absolute; top: 20px; right: 22px; width: 48px; height: 48px; border-radius: 999px; display: grid; place-items: center; font-size: 2rem; line-height: 1; z-index: 2; }
.lightbox-nav { width: 54px; height: 70px; border-radius: 999px; display: grid; place-items: center; font-size: 2.8rem; line-height: 1; justify-self: center; }
.lightbox-prev { grid-column: 1; grid-row: 1; }
.lightbox-next { grid-column: 3; grid-row: 1; }
.lightbox-counter { position: absolute; top: 22px; left: 24px; z-index: 3; color: rgba(255,255,255,.72); background: rgba(12,12,15,.66); border: 1px solid rgba(255,255,255,.12); border-radius: 999px; padding: 7px 11px; font-size: .72rem; letter-spacing: .08em; backdrop-filter: blur(8px); }

@media (max-width: 720px) {
  .lightbox { grid-template-columns: 48px minmax(0, 1fr) 48px; padding: 72px 8px 18px; }
  .lightbox-close { top: 14px; right: 14px; width: 44px; height: 44px; }
  .lightbox-nav { width: 42px; height: 58px; font-size: 2.2rem; }
  .lightbox-image { max-height: calc(100vh - 90px); border-radius: 8px; }
  .lightbox-counter { top: 16px; left: 14px; }
}

@media (max-width: 430px) {
  .band-grid { grid-template-columns: 1fr; }
}
