:root {
  --bg-primary: #070816;
  --bg-secondary: #0d1022;
  --bg-panel: rgba(16, 19, 37, 0.65);
  --border-soft: rgba(255, 255, 255, 0.12);
  --text-primary: #f5f7ff;
  --text-secondary: rgba(245, 247, 255, 0.72);
  --brand-primary: #8b5cf6;
  --brand-secondary: #00e5ff;
  --brand-accent: #ff4fd8;
  --shadow-soft: 0 20px 60px rgba(0, 0, 0, 0.35);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 6rem;
}

body {
  margin: 0;
  font-family: "Inter", "Noto Sans TC", sans-serif;
  color: var(--text-primary);
  position: relative;
  overflow-x: hidden;
  background-color: var(--bg-primary);
  background-image:
    radial-gradient(circle at 18% 12%, rgba(255, 0, 153, 0.1), transparent 30%),
    radial-gradient(circle at 82% 8%, rgba(0, 229, 255, 0.12), transparent 26%),
    linear-gradient(
      180deg,
      rgba(3, 3, 9, 0.82) 0%,
      rgba(7, 8, 22, 0.62) 38%,
      rgba(7, 9, 22, 0.78) 100%
    ),
    url("../img/bg.png");
  background-position: center, center, center, center;
  background-size: auto, auto, auto, cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

body.is-intro-active {
  overflow: hidden;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  display: block;
}

.btn-reset {
  border: 0;
  background: none;
  padding: 0;
  color: inherit;
}

.site-shell {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.page-vector-stage {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}

.page-harmonic {
  position: absolute;
  width: min(88vw, 72rem);
  height: min(88vw, 72rem);
  opacity: 0.5;
  transform: translate3d(0, 0, 0) scale(var(--mesh-scale, 1)) rotate(0deg);
  will-change: transform, opacity;
  contain: paint;
}

.page-harmonic-a {
  left: -12rem;
  top: 8vh;
  --mesh-scale: 1;
  color: rgba(216, 230, 246, 0.72);
  animation: harmonicDriftA 48s cubic-bezier(0.42, 0, 0.18, 1) infinite alternate;
}

.page-harmonic-b {
  right: -18rem;
  bottom: 2vh;
  width: min(112vw, 96rem);
  height: min(112vw, 96rem);
  opacity: 0.34;
  --mesh-scale: 1.3;
  color: rgba(178, 208, 236, 0.62);
  animation: harmonicDriftB 54s cubic-bezier(0.42, 0, 0.18, 1) infinite alternate;
}

.page-harmonic-glow {
  opacity: 0.56;
  transform-origin: center;
  will-change: transform, opacity;
}

.page-vector-stage .harmonic-mesh {
  transform-box: fill-box;
  transform-origin: center;
  will-change: transform, opacity;
}

.page-harmonic-a .harmonic-mesh {
  animation: harmonicMeshFloatA 30s cubic-bezier(0.42, 0, 0.18, 1) infinite alternate;
}

.page-harmonic-b .harmonic-mesh {
  animation: harmonicMeshFloatB 34s cubic-bezier(0.42, 0, 0.18, 1) infinite alternate;
}

.page-harmonic-a .page-harmonic-glow {
  animation: harmonicGlowPulseA 14s ease-in-out infinite alternate;
}

.page-harmonic-b .page-harmonic-glow {
  animation: harmonicGlowPulseB 16s ease-in-out infinite alternate;
}

/* 關閉 page-harmonic-a / b：整層位移、mesh、光暈的 CSS 動畫。若要還原請刪除本段 */
.page-harmonic-a,
.page-harmonic-b {
  animation: none;
  will-change: auto;
}

.page-harmonic-a .harmonic-mesh,
.page-harmonic-b .harmonic-mesh,
.page-harmonic-a .page-harmonic-glow,
.page-harmonic-b .page-harmonic-glow {
  animation: none;
  will-change: auto;
}

.page-vector-stage .harmonic-curve {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  mix-blend-mode: screen;
  filter: none;
}

.page-vector-stage .harmonic-curve.is-core {
  stroke-width: 2.45;
  opacity: 0.74;
}

.page-vector-stage .harmonic-curve.is-mid {
  stroke-width: 1.34;
  opacity: 0.3;
}

.page-vector-stage .harmonic-curve.is-outer {
  stroke-width: 0.56;
  opacity: 0.14;
}

.glass-panel {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  border-radius: 25px;
  border-image: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 rgba(255, 255, 255, 0.18), inset 6px 6px 16px rgba(255, 255, 255, 0.12), 0 10px 28px rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.1);
}

.glass-panel > * {
  position: relative;
  z-index: 1;
}

@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) {
  .glass-panel::before,
  .glass-panel.info-card::before,
  .glass-panel.hero-media-card::before {
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.05)) !important;
  }
}

/* 歷年活動：完全透明外殼不顯示霧面底（與原有三重 class 行為一致） */
.glass-panel.event-panel.event-panel--liquid::before {
  content: none;
  display: none;
}

/* 深背景：Apple 液態玻璃 + 海報感浮起陰影（參考立體卡片；用於活動說明卡、主影片區等） */
.glass-panel.info-card,
.glass-panel.hero-media-card {
  background: rgba(255, 255, 255, 0.1);
  transition:
    transform 0.32s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.32s cubic-bezier(0.22, 1, 0.36, 1),
    border-color 0.32s ease;
  /* 內層上緣高光 + 多層外陰影（接觸陰影 + 右下主影 + 大擴散，提高對比才看得清） */
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.1) inset,
    0 1px 0 rgba(255, 255, 255, 0.24) inset,
    0 1px 0 rgba(0, 0, 0, 0.35) inset,
    0 2px 4px rgba(0, 0, 0, 0.55),
    0 6px 16px rgba(0, 0, 0, 0.5),
    0 10px 32px rgba(0, 0, 0, 0.45),
    8px 24px 40px -2px rgba(0, 0, 0, 0.6),
    16px 40px 64px 2px rgba(0, 0, 0, 0.55),
    20px 52px 88px 4px rgba(0, 0, 0, 0.5);
}

.glass-panel.info-card::after,
.glass-panel.hero-media-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
  background:
    linear-gradient(130deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.1) 28%, transparent 50%),
    radial-gradient(ellipse 120% 80% at 8% 0%, rgba(255, 255, 255, 0.22), transparent 48%),
    radial-gradient(ellipse 90% 50% at 100% 100%, rgba(0, 229, 255, 0.08), transparent 45%);
  mix-blend-mode: soft-light;
  opacity: 0.52;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.35),
    inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  pointer-events: none;
  transition: opacity 0.32s cubic-bezier(0.22, 1, 0.36, 1);
}

.glass-panel.info-card:hover::after,
.glass-panel.hero-media-card:hover::after {
  opacity: 0.66;
}

.glass-panel.info-card > *,
.glass-panel.hero-media-card > * {
  position: relative;
  z-index: 2;
}

.glass-panel.info-card:hover,
.glass-panel.hero-media-card:hover {
  transform: translateY(-12px) scale(1.015);
  border-color: transparent; /* 7px solid transparent; hover 不得著色，否則出現白框 */
  /* 略抬升時：陰影更遠、更厚，下緣出現「與底分離」的帶狀影 */
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.14) inset,
    0 1px 0 rgba(255, 255, 255, 0.32) inset,
    0 1px 0 rgba(0, 0, 0, 0.45) inset,
    0 2px 4px rgba(0, 0, 0, 0.45),
    0 10px 28px rgba(0, 0, 0, 0.5),
    0 4px 8px rgba(0, 0, 0, 0.4),
    0 20px 48px -4px rgba(0, 0, 0, 0.55),
    8px 28px 50px 2px rgba(0, 0, 0, 0.6),
    12px 36px 70px 6px rgba(0, 0, 0, 0.55),
    16px 52px 110px 16px rgba(0, 0, 0, 0.48);
}

.intro-screen {
  position: fixed;
  inset: 0;
  z-index: 1100;
  display: grid;
  place-items: center;
  padding: 2rem;
  background:
    radial-gradient(circle at 50% 30%, rgba(0, 229, 255, 0.22), transparent 30%),
    radial-gradient(circle at 50% 70%, rgba(139, 92, 246, 0.25), transparent 35%),
    rgba(4, 6, 16, 0.92);
  transition: opacity 700ms ease, visibility 700ms ease, transform 900ms ease;
}

.intro-screen.is-hidden {
  opacity: 0;
  visibility: hidden;
  transform: scale(1.04);
}

.intro-screen__grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px);
  background-size: 52px 52px;
  mask-image: radial-gradient(circle at center, black 35%, transparent 85%);
  opacity: 0.7;
  animation: introGridDrift 14s linear infinite;
}

.intro-screen__inner {
  position: relative;
  z-index: 1;
  max-width: 42rem;
  text-align: center;
}

.intro-kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.7rem;
  margin-bottom: 1.2rem;
  color: rgba(0, 229, 255, 0.92);
  font-size: 0.84rem;
  letter-spacing: 0.28em;
  text-transform: uppercase;
}

.intro-kicker::before,
.intro-kicker::after {
  content: "";
  width: 3rem;
  height: 1px;
  background: currentColor;
}

.intro-screen h2 {
  margin-bottom: 1rem;
  font-size: clamp(2rem, 5vw, 4rem);
  text-shadow: 0 0 24px rgba(0, 229, 255, 0.15);
}

.intro-screen p {
  margin: 0 auto;
  max-width: 34rem;
  color: rgba(245, 247, 255, 0.72);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.intro-eq {
  display: inline-flex;
  align-items: flex-end;
  gap: 0.65rem;
  margin-top: 2rem;
}

.intro-eq span {
  width: 0.42rem;
  height: 2.6rem;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(0, 229, 255, 0.95), rgba(139, 92, 246, 0.55));
  box-shadow: 0 0 18px rgba(0, 229, 255, 0.32);
  transform-origin: bottom center;
  animation: eqPulse 1.2s ease-in-out infinite;
}

.intro-eq span:nth-child(2) { animation-delay: 120ms; }
.intro-eq span:nth-child(3) { animation-delay: 240ms; }
.intro-eq span:nth-child(4) { animation-delay: 360ms; }
.intro-eq span:nth-child(5) { animation-delay: 480ms; }
.intro-eq span:nth-child(6) { animation-delay: 600ms; }

.hero-section {
  min-height: 100vh;
  padding-top: 4.5rem;
  padding-bottom: 5rem;
  /*background:
    radial-gradient(circle at 50% 84%, rgba(255, 0, 153, 0.22), transparent 26%),
    radial-gradient(circle at 50% 76%, rgba(0, 229, 255, 0.12), transparent 28%);)*/
}

.hero-backdrop {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.hero-club-lights,
.hero-stage-glow,
.hero-scanlines {
  position: absolute;
  inset: 0;
}

.hero-grid,
.hero-club-lights,
.hero-stage-glow,
.hero-scanlines {
  display: none;
}

.hero-club-lights {
  background:
    linear-gradient(118deg, transparent 22%, rgba(0, 229, 255, 0.08) 40%, transparent 56%),
    linear-gradient(62deg, transparent 26%, rgba(255, 0, 153, 0.07) 44%, transparent 60%);
  filter: blur(10px);
  mix-blend-mode: screen;
  opacity: 0.42;
}

.hero-stage-glow {
  inset: auto -8% -8% -8%;
  height: 42%;
  background:
    radial-gradient(circle at 50% 18%, rgba(0, 229, 255, 0.18), transparent 24%),
    radial-gradient(circle at 36% 24%, rgba(255, 0, 153, 0.1), transparent 24%),
    radial-gradient(circle at 68% 20%, rgba(139, 92, 246, 0.12), transparent 24%);
  filter: blur(30px);
  opacity: 0.68;
}

.hero-grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.68) 62%, transparent 100%);
  transform: perspective(900px) rotateX(72deg) translateY(22%);
  transform-origin: center bottom;
  opacity: 0.22;
}

.hero-scanlines {
  opacity: 0.1;
  background: repeating-linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.08) 0,
    rgba(255, 255, 255, 0.08) 1px,
    transparent 1px,
    transparent 8px
  );
  mix-blend-mode: screen;
  animation: scanlines 12s linear infinite;
}

.hero-copy-col {
  position: relative;
}

.hero-copy-col > *:not(.hero-audio-visual) {
  position: relative;
  z-index: 1;
}

.hero-audio-visual {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(50vw, 35rem);
  height: min(50vw, 35rem);
  transform: translate(-50%, -50%);
  opacity: 0.88;
  z-index: 0;
  filter: drop-shadow(0 0 22px rgba(255, 255, 255, 0.08));
  pointer-events: none;
}

.hero-audio-glow {
  animation: pulseField 5.2s ease-in-out infinite;
}

.hero-audio-bar {
  transform-box: fill-box;
  transform-origin: center;
  mix-blend-mode: screen;
  filter: drop-shadow(0 0 12px rgba(255, 255, 255, 0.14));
}

.hero-orb {
  position: fixed;
  border-radius: 50%;
  filter: blur(24px);
  opacity: 0.9;
  pointer-events: none;
}

.orb-a {
  width: 26rem;
  height: 26rem;
  left: -4rem;
  top: 5rem;
  background: rgba(255, 0, 153, 0.26);
}

.orb-b {
  width: 20rem;
  height: 20rem;
  right: 8%;
  top: 8rem;
  background: rgba(0, 229, 255, 0.24);
}

.orb-c {
  width: 18rem;
  height: 18rem;
  right: 14%;
  bottom: 6%;
  background: rgba(139, 92, 246, 0.24);
}

/* 導列置於 .site-shell 外；勿加 Bootstrap position-* utility（會帶 !important 蓋掉 fixed） */
/* .navbar 預設 position:relative，導列需以視窗為參考釘在頂部 */
#mainNav.navbar {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
  width: 100%;
  z-index: 1050;
  overflow: visible;
  transition: background 220ms ease, box-shadow 220ms ease, backdrop-filter 220ms ease, padding 220ms ease;
}

/* 下拉里、不被 navbar 裁切 */
#mainNav .navbar-nav,
#mainNav .navbar-collapse,
#mainNav .container {
  overflow: visible;
}

#mainNav.is-scrolled {
  background: rgba(7, 10, 24, 0.7);
  backdrop-filter: blur(24px) saturate(150%);
  -webkit-backdrop-filter: blur(24px) saturate(150%);
  box-shadow: 0 16px 44px rgba(3, 6, 18, 0.42);
}

/* 行動：#navbarMenu 全螢幕、☰↔×；歷年活動年度在下方 RWD 另段 */
@media (max-width: 991.98px) {
  body.main-nav--menu-open {
    overflow: hidden;
  }

  #mainNav > .container {
    position: relative;
    z-index: 1;
  }

  #mainNav .navbar-brand,
  #mainNav .main-nav__toggler {
    position: relative;
    z-index: 1080;
  }

  .main-nav__toggler {
    position: relative;
    width: 2.7rem;
    height: 2.7rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .main-nav__toggler .main-nav__toggler-bars {
    position: absolute;
    inset: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transform: scale(1) rotate(0deg);
    transition: opacity 220ms ease, transform 260ms ease;
  }

  .main-nav__toggler .main-nav__toggler-x {
    position: absolute;
    inset: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 2.6rem;
    line-height: 0.9;
    font-weight: 300;
    color: #fff;
    opacity: 0;
    transform: scale(0.75) rotate(-90deg);
    transition: opacity 220ms ease, transform 260ms ease;
  }

  .main-nav__toggler[aria-expanded="true"] .main-nav__toggler-bars {
    opacity: 0;
    transform: scale(0.75) rotate(90deg);
  }

  .main-nav__toggler[aria-expanded="true"] .main-nav__toggler-x {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }

  #mainNav .main-nav__links,
  #mainNav .navbar-nav.main-nav__links {
    width: 100% !important;
  }

  #mainNav .navbar-collapse#navbarMenu:not(.show) {
    width: 100%;
    flex-basis: 100%;
  }

  #mainNav .navbar-collapse#navbarMenu.collapse,
  #mainNav .navbar-collapse#navbarMenu.collapsing {
    transition: none !important;
  }

  #mainNav .navbar-collapse#navbarMenu.collapsing {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1060;
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: 100% !important;
    min-height: 0;
    height: 100vh;
    height: 100dvh;
    margin: 0 !important;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: max(0.5rem, env(safe-area-inset-top, 0)) 1.25rem max(1.25rem, env(safe-area-inset-bottom, 0)) 1.25rem;
    padding-top: calc(4.25rem + env(safe-area-inset-top, 0));
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background: rgba(5, 8, 20, 0.96) !important;
    backdrop-filter: blur(20px) saturate(160%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(160%) !important;
  }

  #mainNav .navbar-collapse#navbarMenu.show {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1060;
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: 100% !important;
    min-height: 0;
    height: 100vh;
    height: 100dvh;
    margin: 0 !important;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: max(0.5rem, env(safe-area-inset-top, 0)) 1.25rem max(1.25rem, env(safe-area-inset-bottom, 0)) 1.25rem;
    padding-top: calc(4.25rem + env(safe-area-inset-top, 0));
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    background: rgba(5, 8, 20, 0.96) !important;
    backdrop-filter: blur(20px) saturate(160%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(160%) !important;
  }

  #mainNav .navbar-nav {
    width: 100%;
    padding-top: 2.25rem;
    padding-bottom: 0.5rem;
  }

  #mainNav .navbar-nav > .nav-item {
    width: 100%;
  }

  #mainNav .navbar-nav .nav-link {
    padding: 0.72rem 0.15rem;
    font-size: 1.13rem;
    line-height: 1.45;
  }
}

/* 桌機：橫向不換行（Bootstrap .navbar 預設 flex-wrap:wrap 會把整塊導列擠到第二行＋ w-100 變成直排） */
@media (min-width: 992px) {
  #mainNav.navbar,
  #mainNav > .container {
    flex-wrap: nowrap !important;
  }

  #mainNav > .container {
    align-items: center !important;
  }

  #mainNav .navbar-collapse {
    display: flex !important;
    flex: 1 1 auto;
    min-width: 0;
    flex-basis: auto !important;
    width: auto !important;
    max-width: 100% !important;
    margin-top: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    align-items: center !important;
  }

  #mainNav .main-nav__links,
  #mainNav .navbar-nav.main-nav__links,
  #mainNav #mainNavLinks {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    width: auto !important;
    max-width: none;
    min-width: 0;
  }

  #mainNav .navbar-nav {
    align-items: center;
  }

  #mainNav .navbar-nav > .nav-item,
  #mainNav .navbar-nav > li {
    width: auto !important;
  }

  #navPastEventsItem {
    width: auto !important;
  }
}

.navbar-brand {
  color: var(--text-primary);
}

/* 導航列：歷年活動（小螢幕在下方 @media 內再設 static） */
.nav-past-events-link {
  white-space: nowrap;
}

/* 歷年活動年度 #navPastEventsYearsMenu：液態玻璃霧面（勿在關閉狀態設 display:flex，否則蓋掉 .dropdown-menu 的 display:none） */
#mainNav #navPastEventsYearsMenu.dropdown-menu.nav-past-events-years-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
  position: relative;
  isolation: isolate;
  --bs-dropdown-bg: transparent;
  --bs-dropdown-border-color: rgba(255, 255, 255, 0.16);
  --bs-dropdown-spacer: 0.12rem;
  z-index: 2000 !important;
  min-width: min(18rem, 92vw) !important;
  max-width: min(32rem, 92vw) !important;
  width: max-content;
  padding: 0.45rem 0.5rem 0.5rem;
  margin-top: 0.12rem !important;
  border-radius: 0.5rem;
  color: rgba(255, 255, 255, 0.95);
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.08) 42%, rgba(255, 255, 255, 0.03) 100%),
    linear-gradient(210deg, rgba(22, 28, 48, 0.55) 0%, rgba(4, 6, 16, 0.78) 100%) !important;
  backdrop-filter: blur(32px) saturate(200%) brightness(1.05);
  -webkit-backdrop-filter: blur(32px) saturate(200%) brightness(1.05);
}

#navPastEventsYearsMenu > li {
  list-style: none;
}

/* 桌機：僅在 .show 時用 flex 排年度，與 BS 的 .dropdown-menu 顯隱併用 */
@media (min-width: 992px) {
  #mainNav #navPastEventsYearsMenu.dropdown-menu.nav-past-events-years-list.show {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 0.2rem 0.35rem;
  }
}

#navPastEventsYearsMenu .nav-past-events-year,
#navPastEventsYearsMenu .nav-past-events-year:hover,
#navPastEventsYearsMenu .nav-past-events-year:focus {
  display: inline;
  width: auto;
  padding: 0.3rem 0.35rem;
  margin: 0;
  font-size: inherit;
  line-height: 1.5;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.82);
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  text-decoration: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  transform: none;
}

#navPastEventsYearsMenu .nav-past-events-year:hover,
#navPastEventsYearsMenu .nav-past-events-year:focus-visible {
  color: #fff;
  outline: none;
}

#navPastEventsYearsMenu .nav-past-events-year.active {
  color: #fff;
  font-weight: 600;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.42), rgba(0, 229, 255, 0.22)) !important;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/* 小螢幕：年度併在摺疊列內、不浮層、直接換行羅列 */
@media (max-width: 991.98px) {
  #mainNav .container {
    overflow: visible !important;
  }

  #navPastEventsItem {
    width: 100%;
  }

  #navPastEventsItem .nav-past-events-wrap,
  #navPastEventsItem .dropdown {
    position: static !important;
    width: 100%;
  }

  #navPastEventsLink {
    text-align: left;
    display: block;
  }

  #mainNav #navPastEventsItem #navPastEventsYearsMenu.dropdown-menu.nav-past-events-years-list {
    position: static !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    inset: auto !important;
    transform: none !important;
    float: none;
    z-index: auto;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0.2rem 0 0.35rem 0.75rem !important;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0.25rem 0.6rem;
    padding: 0.15rem 0 0.4rem 0.65rem !important;
    border: 0 !important;
    box-shadow: none !important;
    background: none !important;
    background-image: none !important;
    --bs-dropdown-bg: transparent;
    --bs-dropdown-border-color: transparent;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border-radius: 0;
  }

  #mainNav #navPastEventsItem #navPastEventsYearsMenu .nav-past-events-year {
    display: inline-flex;
    width: auto;
    max-width: none;
    padding: 0.25rem 10px;
    font-size: 1.04rem;
    text-align: left;
  }
}

/* 桌機：歷年活動子選單再略加強霧面（與導列浮層併用） */
@media (min-width: 992px) {
  #mainNav #navPastEventsItem #navPastEventsYearsMenu.dropdown-menu.dropdown-menu-dark.nav-past-events-years-list {
    --bs-dropdown-bg: transparent;
    --bs-dropdown-border-color: rgba(255, 255, 255, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.16) !important;
    box-shadow:
      0 0 0 1px rgba(255, 255, 255, 0.1) inset,
      0 1px 0 rgba(255, 255, 255, 0.24) inset,
      0 10px 32px rgba(0, 0, 0, 0.5),
      0 4px 12px rgba(0, 0, 0, 0.35) !important;
    background:
      linear-gradient(158deg, rgba(255, 255, 255, 0.22) 0%, rgba(255, 255, 255, 0.09) 40%, rgba(255, 255, 255, 0.04) 100%),
      linear-gradient(210deg, rgba(20, 26, 44, 0.5) 0%, rgba(3, 5, 14, 0.82) 100%) !important;
    backdrop-filter: blur(40px) saturate(210%) brightness(1.06);
    -webkit-backdrop-filter: blur(40px) saturate(210%) brightness(1.06);
    border-radius: 0.5rem;
  }

  #navPastEventsItem .nav-past-events-wrap {
    position: relative;
    z-index: 2010;
  }

}

.brand-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.9rem;
  height: 2.9rem;
  flex: 0 0 auto;
  transform: translateY(0.08rem);
}

.brand-mark img {
  display: block;
  object-fit: contain;
}

.nav-link {
  color: rgba(255, 255, 255, 0.8);
}

.nav-link:hover,
.nav-link.active {
  color: #fff;
}

.btn-primary {
  border: 0;
  background: linear-gradient(135deg, var(--brand-primary), var(--brand-accent));
  box-shadow: 0 10px 30px rgba(139, 92, 246, 0.3);
}

.btn-primary:hover,
.btn-primary:focus {
  background: linear-gradient(135deg, #9b72ff, #ff6de1);
}

.hero-content {
  position: relative;
  z-index: 1;
  padding-top: 8rem;
}

.hero-content h1 {
  text-shadow:
    0 0 18px rgba(255, 255, 255, 0.08),
    0 0 34px rgba(255, 0, 153, 0.14),
    0 0 56px rgba(0, 229, 255, 0.12);
}

.hero-poster {
  position: relative;
  width: min(100%, 68rem);
  margin-inline: auto;
}

.hero-poster__image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1rem;
  color: var(--brand-secondary);
  font-size: 0.85rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.eyebrow::before {
  content: "";
  width: 2.5rem;
  height: 1px;
  background: currentColor;
}

.hero-subtitle {
  max-width: 42rem;
  font-size: 1.05rem;
  color: rgba(255, 255, 255, 0.62) !important;
}

.stat-card {
  padding: 1rem 1.1rem;
}

.stat-card small {
  display: block;
  margin-bottom: 0.5rem;
  color: var(--text-secondary);
}

.stat-card strong {
  font-size: 1rem;
}

.hero-media-card {
  padding: 1.25rem;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.08) 16%, rgba(255, 255, 255, 0.03) 100%),
    radial-gradient(circle at 50% 0%, rgba(255, 0, 153, 0.16), transparent 36%),
    linear-gradient(180deg, rgba(10, 14, 30, 0.76), rgba(10, 12, 24, 0.48));
  box-shadow:
    0 28px 96px rgba(0, 0, 0, 0.46),
    0 0 44px rgba(255, 0, 153, 0.08),
    0 0 54px rgba(0, 229, 255, 0.08);
}

.hero-video-row {
  position: relative;
  margin-top: 1.25rem;
}

.hero-video-row::before {
  content: "";
  position: absolute;
  inset: -0.8rem -0.9rem;
  z-index: 0;
  pointer-events: none;
  border-radius: 1.4rem;
  background:
    linear-gradient(180deg, rgba(10, 14, 34, 0.24), rgba(10, 14, 34, 0.54)),
    radial-gradient(circle at 50% 24%, rgba(0, 229, 255, 0.16), transparent 52%),
    radial-gradient(circle at 52% 82%, rgba(139, 92, 246, 0.15), transparent 54%);
}

.hero-video-row .hero-media-card {
  position: relative;
  z-index: 1;
  max-width: 68rem;
  margin-inline: auto;
}

.hero-cta-row {
  margin-top: 5rem;
}

.hero-cta-wrap {
  justify-content: center;
}

.hero-video-frame,
.modal-video-placeholder,
.video-embed iframe {
  border-radius: 22px;
}

.video-poster,
.modal-video-placeholder {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background:
    linear-gradient(180deg, rgba(10, 14, 34, 0.35), rgba(10, 14, 34, 0.75)),
    radial-gradient(circle at 50% 30%, rgba(0, 229, 255, 0.25), transparent 45%),
    radial-gradient(circle at 50% 70%, rgba(139, 92, 246, 0.3), transparent 40%);
  color: white;
  text-align: center;
}

.play-ring {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 0 30px rgba(0, 229, 255, 0.18);
}

.play-triangle {
  margin-left: 0.2rem;
  width: 0;
  height: 0;
  border-top: 0.7rem solid transparent;
  border-bottom: 0.7rem solid transparent;
  border-left: 1rem solid #fff;
}

.video-copy small {
  display: block;
  color: rgba(255, 255, 255, 0.65);
}

.video-embed {
  position: absolute;
  inset: 0;
}

.video-embed iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.content-section {
  padding: 6rem 0;
  /* position: relative; */
  overflow: hidden;
  isolation: isolate;
  --section-shift: 0px;
  --section-shift-secondary: 0px;
  --section-tilt: 0deg;
  --section-glow-1: rgba(139, 92, 246, 0.18);
  --section-glow-2: rgba(0, 229, 255, 0.12);
  --section-beam: rgba(255, 255, 255, 0.08);
}

#releases {
  overflow: visible;
}

#releases .container,
#releases .release-catalog {
  overflow: visible;
}

/* 歷年活動：分頁列由 JS 在捲動時加上 .is-event-tabs-fixed（避開上層 overflow/transform 導致 sticky 失效） */
#past-events {
  overflow: visible;
}

#past-events .container {
  overflow: visible;
}

#eventTabs.event-tabs {
  position: relative;
  z-index: 2;
  justify-content: center;
  padding-top: 0.35rem;
  padding-bottom: 0.65rem;
  margin-bottom: 0.25rem;
  background: linear-gradient(
    180deg,
    rgba(10, 8, 26, 0.94) 0%,
    rgba(10, 8, 26, 0.82) 70%,
    rgba(10, 8, 26, 0) 100%
  );
  backdrop-filter: blur(12px) saturate(140%);
  -webkit-backdrop-filter: blur(12px) saturate(140%);
}

/* 與父 .container 同寬；top 由 JS 設為 #mainNav 底部（捲動離開視野後如第二導列固定） */
#eventTabs.event-tabs.is-event-tabs-fixed {
  position: fixed;
  z-index: 1040;
  margin: 0;
  box-sizing: border-box;
  border-radius: 0;
  background: rgba(10, 8, 26, 0.92);
  backdrop-filter: blur(20px) saturate(150%);
  -webkit-backdrop-filter: blur(20px) saturate(150%);
  box-shadow: 0 12px 32px rgba(3, 6, 18, 0.45);
}

.event-tabs-sticky-placeholder {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  pointer-events: none;
  flex: 0 0 auto;
}

.content-section::before,
.content-section::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 8rem;
  pointer-events: none;
  z-index: 0;
}

.content-section::before {
  top: -1px;
  background: linear-gradient(180deg, rgba(7, 9, 22, 0.92), transparent 100%);
}

.content-section::after {
  bottom: -1px;
  background: linear-gradient(0deg, rgba(7, 9, 22, 0.92), transparent 100%);
}

.content-section .container {
  position: relative;
  z-index: 1;
  transition: opacity 700ms ease, transform 700ms ease;
}

.content-section:not(.is-visible) .container {
  opacity: 1;
  transform: translateY(42px);
}

.content-section.is-visible .container {
  opacity: 1;
  transform: translateY(0);
}

.section-dark {
  /*background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.018), rgba(255, 255, 255, 0.008));*/
}

.theme-violet {
  --section-glow-1: rgba(139, 92, 246, 0.32);
  --section-glow-2: rgba(255, 79, 216, 0.16);
  --section-beam: rgba(196, 181, 253, 0.12);
}

.theme-cyan {
  --section-glow-1: rgba(0, 229, 255, 0.28);
  --section-glow-2: rgba(56, 189, 248, 0.16);
  --section-beam: rgba(103, 232, 249, 0.12);
}

.theme-magenta {
  --section-glow-1: rgba(255, 79, 216, 0.28);
  --section-glow-2: rgba(139, 92, 246, 0.18);
  --section-beam: rgba(244, 114, 182, 0.12);
}

.theme-aurora {
  --section-glow-1: rgba(110, 231, 183, 0.26);
  --section-glow-2: rgba(0, 229, 255, 0.16);
  --section-beam: rgba(52, 211, 153, 0.11);
}

.section-parallax {
  position: absolute;
  inset: -10% 0;
  pointer-events: none;
  opacity: 0.95;
  transform: translate3d(0, var(--section-shift), 0) scale(1.08);
}

.section-orb,
.section-beam {
  position: absolute;
  display: block;
}

.section-orb {
  border-radius: 50%;
  filter: blur(18px);
  mix-blend-mode: screen;
}

.section-orb-a {
  top: 4rem;
  left: -5rem;
  width: 30rem;
  height: 30rem;
  background: radial-gradient(circle, var(--section-glow-1) 0, transparent 72%);
}

.section-orb-b {
  right: -3rem;
  bottom: 2rem;
  width: 24rem;
  height: 24rem;
  background: radial-gradient(circle, var(--section-glow-2) 0, transparent 72%);
}

.section-beam {
  top: 14%;
  right: 6%;
  width: 48rem;
  height: 11rem;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, var(--section-beam), transparent);
  transform: rotate(-10deg) translate3d(0, calc(var(--section-shift) * -0.42), 0);
  filter: blur(22px);
  opacity: 0.32;
}

.section-heading {
  max-width: 42rem;
  margin-bottom: 2.5rem;
}

.section-heading h2 {
  font-size: clamp(2rem, 5vw, 3rem);
  margin-bottom: 0.9rem;
}

.section-heading p {
  color: var(--text-secondary);
  margin-bottom: 0;
}

.info-card,
.toolbar,
.contact-form,
.contact-side,
.submission-panel,
.release-row,
.participant-card,
.event-panel {
  padding: 1.5rem;
}

.info-card h3,
.contact-side strong {
  font-size: 1.2rem;
}

.release-row,
.participant-card,
.event-card,
.info-card {
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}

.release-row:hover,
.participant-card:hover,
.event-card:hover,
.info-card:not(.glass-panel):hover {
  transform: translateY(-4px);
  border-color: rgba(255, 255, 255, 0.24);
}

.release-row__cover,
.participant-avatar,
.event-poster {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 22px;
  margin-bottom: 1rem;
}

.participant-avatar {
  aspect-ratio: 4 / 5;
}

.event-poster {
  aspect-ratio: 4 / 5;
}

.release-meta,
.participant-meta {
  color: var(--text-secondary);
  font-size: 0.95rem;
}

.release-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-top: 1.25rem;
}

.btn-filter {
  border-radius: 999px;
  border-color: rgba(255, 255, 255, 0.2);
  border:0;
  color: white;
}

.btn-filter.active {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.35);
}

.toolbar .form-control,
.contact-form .form-control,
.contact-form .form-select {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.12);
  color: white;
  min-height: 3rem;
}

.toolbar .form-control::placeholder,
.contact-form .form-control::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

.toolbar .form-control:focus,
.contact-form .form-control:focus {
  background: rgba(255, 255, 255, 0.1);
  color: white;
  border-color: rgba(0, 229, 255, 0.45);
  box-shadow: 0 0 0 0.25rem rgba(0, 229, 255, 0.12);
}

#participantGrid {
  width: 100%;
  height: 28rem;
  overflow: hidden;
  border-radius: 24px;
}

.ag-theme-quartz {
  --ag-background-color: rgba(17, 20, 38, 0.9);
  --ag-foreground-color: #eef2ff;
  --ag-secondary-foreground-color: rgba(238, 242, 255, 0.75);
  --ag-header-background-color: rgba(255, 255, 255, 0.05);
  --ag-border-color: rgba(255, 255, 255, 0.08);
  --ag-row-hover-color: rgba(255, 255, 255, 0.04);
  --ag-font-family: "Inter", "Noto Sans TC", sans-serif;
  --ag-wrapper-border-radius: 24px;
}

.event-tabs {
  gap: 0.75rem;
  flex-wrap: wrap;
}

.event-tabs .nav-link {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  --hover-x: 50%;
  --hover-y: 50%;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.02);
  transition: color 180ms ease, border-color 180ms ease, background-color 180ms ease;
}

.event-tabs .nav-link::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  border-radius: inherit;
  opacity: 0;
  transition: opacity 160ms ease;
  background: radial-gradient(
    90px circle at var(--hover-x) var(--hover-y),
    rgba(210, 245, 255, 0.34) 0%,
    rgba(153, 223, 255, 0.16) 34%,
    rgba(255, 255, 255, 0) 72%
  );
}

.event-tabs .nav-link > * {
  position: relative;
  z-index: 1;
}

.event-tabs .nav-link:hover {
  color: #fff;
  border-color: rgba(210, 245, 255, 0.38);
}

.event-tabs .nav-link:hover::before {
  opacity: 1;
}

.event-tabs .nav-link.active {
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.42), rgba(0, 229, 255, 0.22));
  border-color: rgba(255, 255, 255, 0.25);
}

.event-gallery--liquid {
  display: grid;
  grid-template-columns: repeat(var(--event-gallery-cols, 4), minmax(0, 1fr));
  gap: 0.65rem;
  min-height: 4.5rem;
  padding-top: 1.15rem;
  padding-bottom: 1.5rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

.event-gallery-paged {
  position: relative;
  padding-right: 2.6rem;
}

.event-gallery-dot-nav {
  position: absolute;
  right: 0.25rem;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
}

.event-gallery-dot-nav__btn {
  width: 0.72rem;
  height: 0.72rem;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.36);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
}

.event-gallery-dot-nav__btn:hover {
  background: rgba(132, 231, 255, 0.85);
}

.event-gallery-dot-nav__btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  background: rgba(255, 255, 255, 0.2);
}

#eventTabContent [data-event-reveal] {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 0.45s ease, transform 0.45s ease;
}

#eventTabContent [data-event-reveal].is-revealed {
  opacity: 1;
  transform: translateY(0);
}

.event-gallery-dot-nav__status {
  font-size: 0.68rem;
  color: rgba(255, 255, 255, 0.72);
  letter-spacing: 0.04em;
}

.event-roster {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.25rem;
}

.event-chip {
  padding: 0.7rem 1rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: var(--text-secondary);
}

/* 歷年活動 panel 同用 .glass-panel 霧面；海報本體仍用 filter，不與此互斥 */
.event-panel--liquid {
  /* 繼承 .glass-panel 液態底；略增層次 */
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.1) inset,
    0 1px 0 rgba(255, 255, 255, 0.2) inset,
    0 8px 28px rgba(0, 0, 0, 0.42),
    0 18px 48px -8px rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(40px) saturate(205%) brightness(1.08);
  -webkit-backdrop-filter: blur(40px) saturate(205%) brightness(1.08);
}

/* 僅關閉特定區塊（同時有三個 class）玻璃底，不影響其他 glass-panel */
.glass-panel.event-panel.event-panel--liquid {
  background: transparent !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

/* 歷年活動：海報—以邊角內陰影＋外緣陰影表現厚度（不堆疊多重 filter） */
.event-panel--liquid .event-poster-zoom-btn .event-poster-paper {
  filter: drop-shadow(0 6px 18px rgba(250, 250, 250, 0.14)) drop-shadow(0 2px 3px rgba(250, 250, 250, 0.1));
  transform: perspective(1100px) rotateX(2deg) translateY(-1px);
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  transition: box-shadow 0.25s ease, filter 0.25s ease, transform 0.25s ease;
}

.event-panel--liquid .event-poster-zoom-btn:hover .event-poster-paper {
  transform: perspective(1100px) rotateX(2.2deg) translateY(-2px);
  filter: drop-shadow(0 10px 24px rgba(250, 250, 250, 0.2)) drop-shadow(0 3px 4px rgba(250, 250, 250, 0.12));
}

.event-panel--liquid .event-poster-zoom-btn .event-poster--liquid {
  border-radius: 22px 22px 16px 16px;
  /* 深底：白灰 (250,250,250) 柔光邊，液態感 */
  box-shadow:
    0 20px 30px -10px rgba(250, 250, 250, 0.2),
    0 6px 16px -4px rgba(250, 250, 250, 0.14),
    inset 0 1px 0 rgba(250, 250, 250, 0.45);
  transition: box-shadow 0.25s ease;
}

.event-panel--liquid .event-poster-zoom-btn:hover .event-poster--liquid {
  box-shadow:
    0 28px 40px -8px rgba(250, 250, 250, 0.26),
    0 10px 24px -4px rgba(250, 250, 250, 0.18),
    inset 0 1px 0 rgba(250, 250, 250, 0.55);
}

.event-panel--liquid .event-poster-zoom-btn .event-poster-paper::before {
  left: 6%;
  right: 6%;
  bottom: -6px;
  height: 20px;
  filter: blur(6px);
  opacity: 0.75;
}

.event-panel--liquid .event-poster-zoom-btn .event-poster-paper::after {
  width: 36%;
  height: 30%;
  background: linear-gradient(
    152deg,
    transparent 28%,
    rgba(0, 0, 0, 0.1) 50%,
    rgba(255, 255, 255, 0.06) 55%,
    transparent 70%
  );
}

.event-panel--liquid .event-video-cover {
  box-shadow:
    0 3px 6px rgba(0, 0, 0, 0.28),
    0 12px 32px -8px rgba(0, 0, 0, 0.45),
    0 0 0 1px rgba(255, 255, 255, 0.1),
    1px 0 0 0 rgba(255, 255, 255, 0.1) inset,
    0 1px 0 0 rgba(255, 255, 255, 0.12) inset,
    -1px 0 0 0 rgba(0, 0, 0, 0.1) inset,
    0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
  transform: translateZ(0);
  transform-style: preserve-3d;
}

.event-panel--liquid .event-video-thumb {
  box-shadow:
    0 3px 10px rgba(0, 0, 0, 0.35),
    0 0 0 1px rgba(0, 0, 0, 0.12) inset,
    0 1px 0 0 rgba(255, 255, 255, 0.1) inset,
    0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
  transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
}

.event-panel--liquid .event-video-thumb:hover {
  transform: translateY(-1px);
  box-shadow:
    0 5px 14px rgba(0, 0, 0, 0.4),
    0 0 0 1px rgba(0, 0, 0, 0.1) inset,
    0 1px 0 0 rgba(255, 255, 255, 0.14) inset,
    0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
}

.event-panel--liquid .event-video-thumb.is-active {
  box-shadow:
    0 0 0 1px rgba(132, 231, 255, 0.45),
    0 2px 10px rgba(0, 0, 0, 0.32),
    0 0 0 1px rgba(0, 0, 0, 0.08) inset,
    0 1px 0 0 rgba(255, 255, 255, 0.12) inset;
}

.event-panel--liquid .event-gallery--liquid .event-gallery-thumb {
  box-shadow:
    0 2px 4px rgba(0, 0, 0, 0.2),
    0 6px 16px rgba(0, 0, 0, 0.3),
    0 0 0 1px rgba(255, 255, 255, 0.1),
    0 0 0 1px rgba(0, 0, 0, 0.15) inset,
    0 1px 0 0 rgba(255, 255, 255, 0.12) inset,
    0 -1px 0 0 rgba(0, 0, 0, 0.12) inset;
}

.event-panel--liquid .event-gallery--liquid .event-gallery-thumb:hover {
  box-shadow:
    0 4px 8px rgba(0, 0, 0, 0.22),
    0 10px 24px rgba(0, 0, 0, 0.36),
    0 0 0 1px rgba(255, 255, 255, 0.14),
    0 0 0 1px rgba(0, 0, 0, 0.12) inset,
    0 1px 0 0 rgba(255, 255, 255, 0.16) inset,
    0 -1px 0 0 rgba(0, 0, 0, 0.12) inset;
}

@media (max-width: 1400px) {
  .event-panel--liquid .event-gallery--liquid .event-gallery-thumb,
  .event-panel--liquid .event-gallery--liquid .event-gallery-thumb:hover {
    box-shadow:
      0 4px 12px rgba(0, 0, 0, 0.28),
      0 0 0 1px rgba(255, 255, 255, 0.1),
      0 0 0 1px rgba(0, 0, 0, 0.12) inset !important;
  }
}

.event-panel--liquid .event-member-card {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 rgba(255, 255, 255, 0.18), inset 6px 6px 16px rgba(255, 255, 255, 0.12), 0 10px 28px rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(2px);
}

.event-panel--liquid .event-member-card img {
  border: 5px solid transparent;
  background:
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(
      145deg,
      rgba(255, 255, 255, 0.9) 0%,
      rgba(255, 255, 255, 0.52) 26%,
      rgba(186, 241, 255, 0.78) 58%,
      rgba(255, 255, 255, 0.62) 100%
    ) border-box;
  border-image: none;
  box-shadow:
    8px 10px 12px -8px rgba(210, 245, 255, 0.4), 
    1px 10px 18px -10px rgba(162, 225, 245, 0.28), 
    0 2px 10px rgba(0, 0, 0, 0.26), 
    0 0 0 1px rgba(255, 255, 255, 0.14), 
    0 0 0 1px rgba(0, 0, 0, 0.1) inset, 
    0 1px 0 0 rgba(255, 255, 255, 0.34) inset, 
    0 -1px 0 0 rgba(255, 255, 255, 0.16) inset;
}

.event-liquid-eyebrow {
  margin-top: 0.35rem;
  margin-bottom: 0.6rem;
}

.event-poster-paper {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 20px 20px 18px 18px;
  transform: perspective(1400px) rotateX(1.8deg);
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.12)) drop-shadow(0 12px 28px rgba(2, 8, 22, 0.3));
}

.event-poster-paper::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 8%;
  right: 8%;
  bottom: -6px;
  height: 18px;
  background: radial-gradient(ellipse 100% 100% at 50% 0%, rgba(0, 0, 0, 0.3), transparent 68%);
  filter: blur(6px);
  pointer-events: none;
}

.event-poster-paper::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 34%;
  height: 28%;
  background: linear-gradient(
    150deg,
    transparent 32%,
    rgba(0, 0, 0, 0.07) 50%,
    rgba(255, 255, 255, 0.06) 55%,
    transparent 70%
  );
  border-radius: 0 0 16px 0;
  pointer-events: none;
}

.event-poster--liquid {
  display: block;
  width: 100%;
  margin-bottom: 0;
  border: none;
  border-radius: 20px 20px 16px 16px;
  box-shadow: inset 0 -10px 18px -8px rgba(0, 0, 0, 0.12);
}

@media (prefers-reduced-motion: reduce) {
  .event-poster-paper {
    transform: none;
    filter: drop-shadow(0 4px 14px rgba(2, 8, 22, 0.26));
  }

  .event-panel--liquid .event-poster-zoom-btn .event-poster-paper,
  .event-panel--liquid .event-poster-zoom-btn:hover .event-poster-paper {
    transform: none;
    filter: drop-shadow(0 6px 20px rgba(250, 250, 250, 0.12));
  }

  .event-panel--liquid .event-video-thumb:hover,
  .event-panel--liquid .event-member-card:hover {
    transform: none;
  }

  .event-gallery--liquid .event-gallery-thumb:hover img,
  .event-gallery--liquid .event-gallery-thumb:focus-visible img {
    transform: none;
  }

  .glass-panel.info-card:hover,
  .glass-panel.hero-media-card:hover {
    transform: none;
  }
}

.event-poster-zoom-btn {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: zoom-in;
  overflow: visible;
}

.event-video-stage {
  margin-bottom: 1rem;
}

.event-video-toolbar {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 0.6rem;
  align-items: center;
  margin-top: 0.75rem;
}

.event-video-thumbs {
  display: grid;
  grid-template-columns: repeat(var(--event-video-cols, 4), minmax(0, 1fr));
  gap: 0.4rem;
}

.event-video-thumb {
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  color: rgba(255, 255, 255, 0.86);
  text-align: left;
  padding: 0;
}

.event-video-thumb img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  display: block;
}

.event-video-thumb span {
  display: block;
  padding: 0.28rem 0.4rem;
  font-size: 0.72rem;
  line-height: 1.3;
}

.event-video-thumb.is-active {
  border-color: rgba(132, 231, 255, 0.72);
  box-shadow: 0 0 0 1px rgba(132, 231, 255, 0.3);
}

.event-video-cover__play {
  padding: 0;
  background: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  box-shadow: none !important;
  border: none;
}

.event-video-cover__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}

.event-video-cover__scrim {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(10, 14, 34, 0.35), rgba(10, 14, 34, 0.78));
}

.event-video-cover__play .play-ring,
.event-video-cover__play .video-copy {
  position: relative;
  z-index: 2;
}

.event-gallery--liquid .event-gallery-thumb {
  --eg-rot: 0deg;
  --eg-size: 1;
  position: relative;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 12px;
  overflow: visible;
  background: rgba(12, 16, 28, 0.45);
  padding: 0;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.22);
  transform: rotate(var(--eg-rot, 0deg)) scale(var(--eg-size, 1));
  opacity: 1;
  filter: none;
  transition: transform 0.24s ease, box-shadow 0.2s ease, opacity 0.24s ease;
}

.event-gallery--liquid .event-gallery-thumb--pending {
  opacity: 0;
  filter: none;
  transform: rotate(var(--eg-rot, 0deg)) scale(calc(var(--eg-size, 1) * 0.9));
}

.event-gallery--liquid .event-gallery-thumb--pending.is-revealed {
  opacity: 1;
  filter: none;
  transform: rotate(var(--eg-rot, 0deg)) scale(var(--eg-size, 1));
}

.event-gallery--liquid .event-gallery-thumb:hover {
  z-index: 24;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.38);
  transform: rotate(0deg) translateY(-2px) scale(calc(var(--eg-size, 1) * 1.06));
}

.event-gallery--liquid .event-gallery-thumb:focus-visible {
  outline: 2px solid rgba(132, 231, 255, 0.8);
  outline-offset: 2px;
}

.event-gallery--liquid .event-gallery-thumb img {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  display: block;
  border-radius: 12px;
  transform: scale(1.06) translateX(0);
  transition: transform 320ms cubic-bezier(0.22, 1, 0.36, 1);
}

.event-gallery--liquid .event-gallery-thumb:hover img,
.event-gallery--liquid .event-gallery-thumb:focus-visible img {
  transform: scale(1.12) translateX(-6px);
}

.event-members-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 0.75rem;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}

@media (min-width: 992px) {
  .event-gallery--liquid {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }

  .event-members-grid {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }
}

.event-member-card {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  padding: 0.6rem;
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
}

.event-member-card img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: 50% 30%;
  border-radius: 50%;
  margin-bottom: 0.45rem;
  border: 3px inset;
}

.event-member-card__name,
.event-member-card strong.event-member-card__name {
  display: block;
  font-size: 0.86rem;
}

.event-member-card__en {
  display: block;
  font-size: 0.75rem;
  line-height: 1.2;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.55);
  margin-top: 0.12rem;
  margin-bottom: 0.2rem;
  word-break: break-word;
}

.event-member-card small {
  color: rgba(255, 255, 255, 0.62);
}

.event-gallery-modal {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  border: 0px;
  border-radius: 1.35rem;
  background:
    linear-gradient(165deg, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.07) 42%, rgba(255, 255, 255, 0.02) 100%),
    linear-gradient(205deg, rgba(26, 32, 52, 0.5) 0%, rgba(6, 8, 18, 0.58) 100%);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 1px 0 rgba(255, 255, 255, 0.18) inset,
    0 8px 32px -4px rgba(0, 0, 0, 0.45),
    0 4px 14px rgba(0, 0, 0, 0.35),
    12px 28px 48px -6px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(44px) saturate(200%) brightness(1.08);
  -webkit-backdrop-filter: blur(44px) saturate(200%) brightness(1.08);
}

.event-gallery-modal::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: inherit;
  background:
    linear-gradient(128deg, rgba(255, 255, 255, 0.42) 0%, rgba(255, 255, 255, 0.08) 30%, transparent 52%),
    radial-gradient(ellipse 130% 85% at 10% 0%, rgba(255, 255, 255, 0.2), transparent 50%),
    radial-gradient(ellipse 85% 55% at 100% 100%, rgba(0, 229, 255, 0.07), transparent 48%);
  opacity: 0.5;
  mix-blend-mode: soft-light;
  pointer-events: none;
}

.event-gallery-modal::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: inherit;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    inset 0 0 0 1px rgba(255, 255, 255, 0.06);
  pointer-events: none;
}

.event-gallery-modal .modal-body {
  position: relative;
  z-index: 1;
  padding: 1rem;
}

.event-gallery-modal__close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  z-index: 3;
}

.event-gallery-modal__main-wrap {
  position: relative;
  display: block;
}

.event-gallery-modal__center {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.4rem;
  min-width: 0;
  width: 100%;
}

.event-gallery-modal__zoom-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
}

.event-gallery-modal__zoom-btn {
  min-width: 2rem;
  height: 2rem;
  padding: 0 0.5rem;
  border-radius: 10px;
  border: 0;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(16px) saturate(180%);
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  cursor: pointer;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}

.event-gallery-modal__zoom-btn:hover {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.32);
}

.event-gallery-modal__zoom-btn:focus-visible {
  outline: 2px solid rgba(132, 231, 255, 0.9);
  outline-offset: 2px;
}

.event-gallery-modal__viewport {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-height: min(70vh, 80dvh);
  min-height: 12rem;
  overflow: hidden;
  border-radius: 14px;
  border: 0;
  touch-action: none;
  user-select: none;
  cursor: default;
}

.event-gallery-modal__hotspot {
  position: absolute;
  top: 0;
  bottom: 0;
  width: clamp(64px, 22%, 180px);
  border: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0));
  color: rgba(255, 255, 255, 0.86);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.2s ease, color 0.2s ease;
  z-index: 2;
}

.event-gallery-modal__hotspot--prev {
  left: 0;
}

.event-gallery-modal__hotspot--next {
  right: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0));
}

.event-gallery-modal__hotspot span {
  display: inline-grid;
  place-items: center;
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  font-size: 1.1rem;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16);
}

.event-gallery-modal__viewport:hover .event-gallery-modal__hotspot,
.event-gallery-modal__hotspot:focus-visible {
  opacity: 1;
}

.event-gallery-modal__hotspot:hover {
  color: #fff;
}

.event-gallery-modal__viewport.is-pannable {
  cursor: grab;
}

.event-gallery-modal__viewport.is-panning {
  cursor: grabbing;
}

.event-gallery-modal__main-image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: min(70vh, 80dvh);
  object-fit: contain;
  object-position: center;
  border-radius: 10px;
  transform-origin: center center;
  will-change: transform;
  transition: transform 0.28s ease, opacity 0.28s ease, filter 0.28s ease;
  -webkit-user-drag: none;
}

.event-gallery-modal__viewport.is-panning .event-gallery-modal__main-image {
  transition: none;
}

.event-gallery-modal__viewport.is-switching .event-gallery-modal__main-image {
  opacity: 0.12;
  filter: blur(6px) saturate(0.78);
}

.event-gallery-modal__nav {
  width: 2rem;
  height: 2rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px) saturate(180%);
  -webkit-backdrop-filter: blur(18px) saturate(180%);
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

#eventGalleryModal .event-gallery-modal__nav {
  display: none;
}

.event-gallery-modal__caption {
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.88rem;
  margin-top: 0.5rem;
}

.event-gallery-modal__thumbs {
  --event-gallery-modal-thumb: 2.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0.35rem;
  margin-top: 0;
  padding: 0.4rem 0.35rem 0.5rem;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-x;
  overscroll-behavior-x: contain;
  scroll-behavior: smooth;
  scrollbar-color: transparent transparent;
  scrollbar-width: none;
  cursor: grab;
  user-select: none;
}

.event-gallery-modal__thumbs-wrap {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 0.4rem;
  margin-top: 0.65rem;
}

.event-gallery-modal__thumb-nav {
  width: 2rem;
  height: 2rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  backdrop-filter: blur(12px) saturate(160%);
  -webkit-backdrop-filter: blur(12px) saturate(160%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.event-gallery-modal__thumb-nav:hover {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.3);
}

.event-gallery-modal__thumb-nav:focus-visible {
  outline: 2px solid rgba(132, 231, 255, 0.9);
  outline-offset: 2px;
}

@media (max-width: 768px) {
  #eventGalleryModal .modal-dialog {
    max-width: min(960px, 94vw);
    width: min(960px, 94vw);
    margin-inline: auto;
  }
}

.event-gallery-modal__thumbs::-webkit-scrollbar {
  display: none;
}

.event-gallery-modal__thumbs.is-dragging {
  cursor: grabbing;
  scroll-behavior: auto;
}

.event-gallery-modal-thumb {
  flex: 0 0 var(--event-gallery-modal-thumb);
  width: var(--event-gallery-modal-thumb);
  height: var(--event-gallery-modal-thumb);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 9px;
  overflow: hidden;
  padding: 0;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

.event-gallery-modal-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  pointer-events: none;
}

.event-gallery-modal-thumb.is-active {
  border-color: rgba(132, 231, 255, 0.85);
  box-shadow: 0 0 0 1px rgba(132, 231, 255, 0.35);
}

.contact-item + .contact-item {
  margin-top: 1.25rem;
}

.contact-item small,
.release-meta-list small {
  display: block;
  margin-bottom: 0.25rem;
  color: var(--text-secondary);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.cookie-consent[hidden] {
  display: none !important;
}

.cookie-consent {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0.8rem;
  top: auto;
  z-index: 999;
  display: flex;
  justify-content: center;
  padding: 0 1rem;
  pointer-events: none;
}

.cookie-consent__backdrop {
  display: none;
}

.cookie-consent__dialog {
  position: relative;
  pointer-events: auto;
  width: min(100%, 42rem);
  border-radius: 1.1rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 rgba(255, 255, 255, 0.18), inset 6px 6px 16px rgba(255, 255, 255, 0.12), 0 10px 28px rgba(0, 0, 0, 0.35);
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(25px);
  padding: clamp(1rem, 2.4vw, 1.6rem);
}

.cookie-consent__title {
  margin: 0 0 0.5rem;
  font-size: clamp(1.1rem, 2.4vw, 1.4rem);
}

.cookie-consent__desc {
  margin: 0;
  color: var(--text-secondary);
  line-height: 1.6;
}

.cookie-consent__policy-link {
  margin-top: 0.6rem;
  display: inline-flex;
  padding: 0;
  border: 0;
  background: transparent;
  color: #b9e7ff;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.cookie-consent__actions {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  justify-content: flex-end;
}

.cookie-consent__settings {
  margin-top: 0.9rem;
  display: grid;
  gap: 0.6rem;
}

.cookie-consent__setting {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.7rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 0.75rem;
  background: rgba(255, 255, 255, 0.04);
}

.cookie-consent__setting strong {
  display: block;
  font-size: 0.95rem;
}

.cookie-consent__setting small {
  display: block;
  color: var(--text-secondary);
  margin-top: 0.2rem;
}

.cookie-consent__setting input[type="checkbox"] {
  margin-top: 0.2rem;
  width: 1.05rem;
  height: 1.05rem;
}

body.cookie-consent-open {
  overflow: auto;
}

.privacy-policy-modal[hidden] {
  display: none !important;
}

.privacy-policy-modal {
  position: fixed;
  inset: 0;
  z-index: 1001;
  display: grid;
  place-items: end;
  justify-items: center;
  padding: 1rem;
}

.privacy-policy-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(2, 6, 15, 0.72);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

.privacy-policy-modal__dialog {
  position: relative;
  width: min(100%, 60rem);
  max-height: min(86vh, 52rem);
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 rgba(255, 255, 255, 0.18), inset 6px 6px 16px rgba(255, 255, 255, 0.12), 0 10px 28px rgba(0, 0, 0, 0.35);
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(6px);
  overflow: hidden;
}

.privacy-policy-modal__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.85rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.privacy-policy-modal__title {
  margin: 0;
  font-size: 1.05rem;
}

.privacy-policy-modal__body {
  padding: 1rem;
  overflow: auto;
  max-height: calc(min(86vh, 52rem) - 3.2rem);
}

.privacy-policy-modal__body p {
  margin: 0 0 0.9rem;
  color: var(--text-secondary);
  line-height: 1.65;
}

.form-status.is-success {
  color: #5bf0a5;
}

.form-status.is-error {
  color: #ff7fb7;
}

.section-cta {
  padding-top: 0;
}

.site-footer {
  position: relative;
  z-index: 2;
  padding: 1.8rem 0 2.8rem;
  color: rgba(255, 255, 255, 0.9);
  background:
    linear-gradient(180deg, rgba(6, 10, 22, 0) 0%, rgba(6, 10, 22, 0.66) 30%, rgba(6, 10, 22, 0.86) 100%);
  backdrop-filter: blur(2px);
}

.site-footer__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.85rem;
}

.site-footer__nav {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  padding-top: 0.7rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.site-footer__nav a {
  color: rgba(255, 255, 255, 0.94);
  text-decoration: none;
  font-size: 0.98rem;
  font-weight: 600;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
}

.site-footer__nav a:hover {
  color: #fff;
}

.site-footer__copy {
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.98rem;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
  text-align: center;
}

.release-media-player {
  position: fixed;
  inset: 0;
  z-index: 1080;
  pointer-events: none;
}

.release-media-player[hidden] {
  display: none !important;
}

.release-media-player__backdrop {
  display: none;
  position: absolute;
  inset: 0;
  background: rgb(4 8 20 / 20%);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  pointer-events: auto;
  opacity: 0;
  transition: opacity 240ms ease;
}

.release-media-player--expanded .release-media-player__backdrop {
  display: block;
  opacity: 1;
}

.release-media-player__shell {
  position: absolute;
  left: 50%;
  top: 50%;
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  pointer-events: auto;
  border-radius: 24px;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 255, 255, 0.26), transparent 36%),
    radial-gradient(circle at 86% 96%, rgba(0, 229, 255, 0.13), transparent 42%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.08)),
    linear-gradient(180deg, rgba(17, 24, 46, 0.52), rgba(10, 14, 30, 0.28));
  backdrop-filter: blur(28px) saturate(180%) brightness(1.08);
  -webkit-backdrop-filter: blur(28px) saturate(180%) brightness(1.08);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.42),
    inset 0 -1px 0 rgba(255, 255, 255, 0.08),
    0 24px 64px rgba(2, 6, 20, 0.44),
    0 0 0 1px rgba(255, 255, 255, 0.05);
  color: #fff;
  max-height: min(90vh, 920px);
  opacity: 0;
  transform: translate(-50%, -47%) scale(0.96);
  transition:
    opacity 280ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 320ms cubic-bezier(0.22, 1, 0.36, 1);
}

.release-media-player--expanded .release-media-player__shell {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  width: min(960px, 94vw);
  padding: 1rem 1.1rem 1.2rem;
  opacity: 1;
}

.release-media-player--mini .release-media-player__shell {
  left: auto;
  top: auto;
  right: max(0.75rem, env(safe-area-inset-right, 0px));
  bottom: max(0.75rem, env(safe-area-inset-bottom, 0px));
  width: min(380px, calc(100vw - 1.5rem));
  padding: 0.6rem 0.72rem 0.8rem;
  transform: translateY(0) scale(1);
  opacity: 1;
}

.release-media-player--mini .ratio-16x9 {
  --bs-aspect-ratio: 25.25%;
}

@media (max-width: 425px) {
  .release-media-player--mini .release-media-player__shell {
    right: auto;
    bottom: 0;
    width: 100%;
  }
}


.release-media-player__toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  min-width: 0;
}

.release-media-player__title {
  font-size: 0.95rem;
  font-weight: 600;
  margin: 0;
  flex: 1;
  min-width: 0;
}

.release-media-player--mini .release-media-player__title {
  font-size: 0.82rem;
}

.release-media-player__toolbar-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 0.45rem;
  flex-shrink: 0;
}

.release-media-player__window-btn {
  width: 2rem;
  height: 2rem;
  border: 1px solid rgb(82 85 99);
  border-radius: 0.35rem;
  color: #fff;
  background: rgba(255, 255, 255, 0.06);
  opacity: 0.7;
  line-height: 1;
  font-size: 1.1rem;
  font-weight: 700;
  text-indent: 0;
}

.release-media-player__window-btn:hover {
  opacity: 1;
}

.release-media-player__window-btn:focus-visible {
  outline: 2px solid rgba(132, 231, 255, 0.75);
  outline-offset: 2px;
  opacity: 1;
}

.release-media-player__stage {
  min-width: 0;
}

.release-media-player__audio {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(12, 18, 36, 0.55);
  padding: 0.35rem 0.45rem;
}

.release-media-player__source-link {
  display: inline-block;
  margin-top: 0.55rem;
  color: rgba(132, 231, 255, 0.96);
  font-size: 0.82rem;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.release-media-player__source-link:hover {
  color: #b8f2ff;
}

.release-meta-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.release-meta-list strong {
  display: block;
  line-height: 1.5;
}

#releasePlayerAudio[hidden] {
  display: none !important;
}

.modal-video-placeholder {
  position: relative;
  min-height: 100%;
}

.release-catalog {
  min-width: 0;
  position: relative;
}

.release-toolbar {
  margin-bottom: 1rem;
  position: sticky;
  top: calc(var(--nav-height, 82px) + 0.75rem);
  z-index: 15;
}

.release-grid {
  display: grid;
  gap: 0.85rem;
}

.release-grid--cards {
  gap: 0.9rem;
  width: 100%;
  min-width: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
}


@media (min-width: 769px) {
  .release-grid--cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1025px) {
  .release-grid--cards {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.release-card {
  position: relative;
  border-radius: 16px;
  overflow: visible;
  aspect-ratio: 1 / 1;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(10, 14, 28, 0.45);
  outline: none;
}

.release-thumb {
  position: absolute;
  inset: 0;
  transform-style: preserve-3d;
  will-change: transform;
  transform:
    translateY(var(--thumb-enter-y, 0px))
    perspective(880px)
    rotateX(var(--frame-tilt-x, 0deg))
    rotateY(var(--frame-tilt-y, 0deg))
    scale(calc(var(--thumb-enter-scale, 1) * var(--frame-tilt-scale, 1)))
    translate3d(var(--frame-shift-x, 0px), var(--frame-shift-y, 0px), 0);
  transition: transform 260ms cubic-bezier(0.22, 0.85, 0.25, 1), filter 180ms ease-out;
  filter: drop-shadow(0 10px 22px rgba(3, 7, 20, 0.18)) blur(var(--thumb-enter-blur, 0));
  --thumb-enter-y: 0px;
  --thumb-enter-scale: 1;
  --thumb-enter-blur: 0px;
}

.release-thumb__skeleton {
  position: absolute;
  inset: 0;
  border-radius: 16px;
  background:
    linear-gradient(110deg, rgba(255, 255, 255, 0.06) 8%, rgba(255, 255, 255, 0.18) 18%, rgba(255, 255, 255, 0.06) 33%),
    linear-gradient(160deg, rgba(20, 28, 48, 0.88), rgba(12, 18, 36, 0.82));
  background-size: 220% 100%, 100% 100%;
  animation: releaseSkeletonShimmer 1.05s linear infinite;
  display: grid;
  place-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  z-index: 4;
}

.release-thumb__skeleton-icon {
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  display: grid;
  place-items: center;
  color: rgba(0, 229, 255, 0.88);
  font-size: 0.95rem;
}

.release-card.release-thumb--pending {
  opacity: 0;
  --thumb-enter-y: 18px;
  --thumb-enter-scale: 0.97;
  --thumb-enter-blur: 1.5px;
  transition:
    opacity 520ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 520ms cubic-bezier(0.22, 1, 0.36, 1),
    filter 520ms cubic-bezier(0.22, 1, 0.36, 1);
}

.release-card.release-thumb--pending .release-thumb__skeleton {
  opacity: 1;
}

.release-card.release-thumb--pending .release-thumb {
  opacity: 0;
  transition: opacity 220ms ease;
}

.release-card.release-thumb--pending.is-revealed {
  opacity: 1;
  --thumb-enter-y: 0px;
  --thumb-enter-scale: 1;
  --thumb-enter-blur: 0px;
}

.release-card.release-thumb--pending.is-revealed .release-thumb__skeleton {
  opacity: 0;
}

.release-card.release-thumb--pending.is-revealed .release-thumb {
  opacity: 1;
}

.release-card:focus-visible {
  box-shadow: 0 0 0 2px rgba(0, 229, 255, 0.45);
}

.release-card.is-expanded {
  z-index: 6;
  --frame-tilt-scale: 1.022;
  filter: drop-shadow(0 18px 36px rgba(3, 7, 20, 0.34)) blur(var(--thumb-enter-blur, 0));
}

.release-thumb__frame {
  position: relative;
  width: 100%;
  height: 100%;
}

.release-card.is-tilting .release-thumb {
  transition: transform 34ms linear, filter 120ms ease-out;
}

.release-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 3;
  opacity: var(--frame-glare-opacity, 0);
  background:
    radial-gradient(
      circle at var(--frame-glare-x, 50%) var(--frame-glare-y, 50%),
      rgba(255, 255, 255, 0.34) 0%,
      rgba(255, 255, 255, 0.12) 18%,
      rgba(255, 255, 255, 0.02) 42%,
      transparent 66%
    );
  mix-blend-mode: screen;
  transition: opacity 180ms ease;
}

.release-thumb__cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(var(--cover-scale, 1.03));
  transition: transform 120ms ease-out;
}

.release-thumb__detail {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 0.4rem;
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  z-index: 2;
  transform: translateZ(26px);
}

.release-thumb__detail-inner {
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 0.65rem 0.72rem;
  border-radius: 12px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.28), rgba(255, 255, 255, 0.08)),
    linear-gradient(180deg, rgba(21, 30, 50, 0.6), rgba(10, 16, 30, 0.36));
  backdrop-filter: blur(20px) saturate(155%);
  -webkit-backdrop-filter: blur(20px) saturate(155%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.34),
    inset 0 -1px 0 rgba(255, 255, 255, 0.08),
    0 14px 28px rgba(2, 8, 20, 0.35);
  color: rgba(255, 255, 255, 0.9);
  opacity: 0;
  will-change: transform, opacity;
  transform-origin: center bottom;
  transform:
    translateY(var(--detail-pop-y, 16px))
    scale(var(--detail-pop-scale, 0.9));
  transition:
    transform 460ms cubic-bezier(0.2, 1.35, 0.38, 1),
    opacity 240ms ease;
}

.release-thumb__head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.6rem;
  margin-bottom: 0.4rem;
}

.release-thumb__title {
  font-size: 0.82rem;
  line-height: 1.35;
  margin: 0;
}

.release-thumb__year {
  font-size: 0.68rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
}

.release-thumb__line {
  margin: 0 0 0.22rem;
  font-size: 0.72rem;
  line-height: 1.38;
  color: rgba(255, 255, 255, 0.78);
  overflow-wrap: anywhere;
}

.release-thumb__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 0.45rem;
  margin-top: 0.55rem;
}

@keyframes releaseSkeletonShimmer {
  0% {
    background-position: 200% 0, 0 0;
  }
  100% {
    background-position: -20% 0, 0 0;
  }
}

.release-card.is-expanded .release-thumb__detail-inner {
  opacity: 1;
  --detail-pop-y: 0px;
  --detail-pop-scale: 1;
}

.release-card.is-expanded .release-thumb__detail {
  opacity: 1;
  pointer-events: auto;
}

.release-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.25rem;
  align-items: center;
}

.release-row:hover {
  border-color: rgba(255, 255, 255, 0.28);
  box-shadow:
    0 14px 34px rgba(0, 0, 0, 0.24),
    0 0 0 1px rgba(255, 255, 255, 0.06),
    0 0 20px rgba(0, 229, 255, 0.1);
}

.release-row__main {
  display: grid;
  grid-template-columns: 5rem minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
}

.release-row__cover {
  width: 5rem;
  min-width: 5rem;
  height: 5rem;
  margin-bottom: 0;
  border-radius: 18px;
  object-fit: cover;
}

.release-row__content {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 1rem 1.25rem;
  align-items: center;
}

.release-row__headline {
  min-width: 0;
}

.release-row__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
  margin-bottom: 0.2rem;
}

.release-row__title {
  margin-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.35;
}

.release-row__year {
  color: rgba(255, 255, 255, 0.64);
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  white-space: nowrap;
}

.release-row__subtitle {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.9rem;
  line-height: 1.45;
}

.release-row__meta {
  display: grid;
  grid-template-columns: auto auto minmax(0, 1fr);
  gap: 0.75rem 1rem;
  align-items: center;
}

.release-row__pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.38rem 0.72rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: white;
  font-size: 0.8rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.release-row__text {
  color: var(--text-secondary);
  font-size: 0.82rem;
  line-height: 1.5;
  overflow-wrap: anywhere;
}

.release-row__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-self: start;
}

.release-row__actions .btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.85rem;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.05)),
    linear-gradient(180deg, rgba(16, 24, 46, 0.5), rgba(13, 18, 34, 0.36));
  backdrop-filter: blur(18px) saturate(140%);
  -webkit-backdrop-filter: blur(18px) saturate(140%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.18),
    0 14px 26px rgba(5, 10, 24, 0.18);
}

.release-meta-list > div {
  border: 1px solid rgba(255, 255, 255, 0.12);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.04)),
    linear-gradient(180deg, rgba(17, 24, 44, 0.54), rgba(11, 17, 34, 0.34));
  backdrop-filter: blur(18px) saturate(140%);
  -webkit-backdrop-filter: blur(18px) saturate(140%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 14px 30px rgba(3, 7, 18, 0.18);
  padding: 0.85rem 0.95rem;
  border-radius: 18px;
}

.modal-video-placeholder,
.video-poster {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.05)),
    linear-gradient(180deg, rgba(13, 18, 34, 0.58), rgba(10, 15, 30, 0.5)),
    radial-gradient(circle at 50% 30%, rgba(0, 229, 255, 0.18), transparent 48%),
    radial-gradient(circle at 50% 72%, rgba(139, 92, 246, 0.24), transparent 42%);
}

.release-empty,
.participant-empty {
  padding: 2rem;
  text-align: center;
}

.participant-empty__icon {
  width: 2.4rem;
  height: 2.4rem;
  margin: 0 auto 0.8rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  display: grid;
  place-items: center;
  color: rgba(0, 229, 255, 0.92);
  font-size: 1rem;
}

.participant-empty__hint {
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.86rem;
}

.participant-directory {
  position: relative;
}

.participant-group + .participant-group {
  margin-top: 4.4rem;
}

.participant-group__title {
  margin: 0 0 0.8rem;
  font-size: 1rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}

.participant-group__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.9rem 1rem;
}

.participant-page-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  padding-top: 0.55rem;
}

.participant-page-nav__btn {
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 999px;
  border: 0;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  transition: transform 160ms ease, border-color 160ms ease, background-color 160ms ease;
}

.participant-page-nav__btn:hover {
  transform: translateY(-1px);
  border-color: rgba(0, 229, 255, 0.72);
  background: rgba(0, 229, 255, 0.12);
}

.participant-page-nav__status {
  min-width: 3.2rem;
  text-align: center;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.75);
}

.participant-card-item {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto;
  gap: 0.65rem;
  padding: 1rem 1.2rem;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.32), rgba(255, 255, 255, 0.08)),
    linear-gradient(180deg, rgba(22, 30, 54, 0.62), rgba(11, 17, 34, 0.34));
  backdrop-filter: blur(20px) saturate(160%);
  -webkit-backdrop-filter: blur(20px) saturate(160%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.35),
    inset 0 -1px 0 rgba(255, 255, 255, 0.08),
    0 18px 34px rgba(3, 8, 22, 0.35);
  opacity: 1;
  transform:
    perspective(720px)
    rotateX(var(--participant-tilt-x, 0deg))
    rotateY(var(--participant-tilt-y, 0deg))
    scale(1);
  transition: transform 340ms cubic-bezier(0.22, 1, 0.36, 1), box-shadow 260ms ease, background 260ms ease;
  position: relative;
  overflow: hidden;
}

.participant-card-item::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 15% 18%, rgba(255, 255, 255, 0.3), transparent 42%),
    radial-gradient(circle at 82% 85%, rgba(0, 229, 255, 0.15), transparent 45%);
  mix-blend-mode: screen;
  opacity: 0.72;
  transition: opacity 220ms ease;
}

.participant-card-item:hover {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.42),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    0 24px 44px rgba(2, 8, 22, 0.44),
    0 0 28px rgba(0, 229, 255, 0.14);
}

.participant-card-item:hover::before {
  opacity: 0.95;
}

.participant-card-item--pending {
  opacity: 0;
  transform:
    translateY(14px)
    scale(0.985)
    perspective(720px)
    rotateX(var(--participant-tilt-x, 0deg))
    rotateY(var(--participant-tilt-y, 0deg));
}

.participant-card-item--pending.is-revealed {
  opacity: 1;
  transform:
    perspective(720px)
    rotateX(var(--participant-tilt-x, 0deg))
    rotateY(var(--participant-tilt-y, 0deg))
    scale(1);
  transition:
    opacity 420ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 420ms cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 220ms ease;
}

.participant-card-item__body {
  min-height: 2.2rem;
}

.participant-card-item__footer {
  display: flex;
  justify-content: flex-end;
}

.participant-card-item__footer small {
  color: var(--text-secondary);
  font-size: 0.82rem;
}

.participant-name {
  font-size: 1.08rem;
}

.participant-name small {
  display: inline-block;
  margin-left: 0.45rem;
  color: var(--text-secondary);
  font-size: 0.84rem;
}

@keyframes introGridDrift {
  from { transform: translate3d(0, 0, 0); }
  to { transform: translate3d(0, 52px, 0); }
}

@keyframes eqPulse {
  0%, 100% { transform: scaleY(0.35); opacity: 0.45; }
  50% { transform: scaleY(1.05); opacity: 1; }
}

@keyframes scanlines {
  from { transform: translateY(0); }
  to { transform: translateY(36px); }
}

@keyframes pulseField {
  0%, 100% { opacity: 0.45; transform: scale(0.94); }
  50% { opacity: 0.88; transform: scale(1.04); }
}

@media (min-width: 1024px) {
  .brand-mark {
    width: 3.5rem;
    height: 3.5rem;
  }
}

@keyframes harmonicDriftA {
  0% {
    transform: translate3d(0, 0, 0) scale(var(--mesh-scale, 1)) rotate(-1.4deg);
  }
  50% {
    transform: translate3d(3.2vw, 1.2vh, 0) scale(var(--mesh-scale, 1)) rotate(0.4deg);
  }
  100% {
    transform: translate3d(-2.4vw, 4.2vh, 0) scale(var(--mesh-scale, 1)) rotate(1.7deg);
  }
}

@keyframes harmonicDriftB {
  0% {
    transform: translate3d(0, 0, 0) scale(var(--mesh-scale, 1)) rotate(1.8deg);
  }
  50% {
    transform: translate3d(-3.4vw, 1.4vh, 0) scale(var(--mesh-scale, 1)) rotate(0.3deg);
  }
  100% {
    transform: translate3d(2.6vw, 4.8vh, 0) scale(var(--mesh-scale, 1)) rotate(-1.9deg);
  }
}

@keyframes harmonicMeshFloatA {
  0% {
    transform: translate3d(0, 0, 0) scale(0.978) rotate(-1.4deg);
    opacity: 0.78;
  }
  50% {
    transform: translate3d(1.4%, 1%, 0) scale(1.022) rotate(0.8deg);
    opacity: 0.92;
  }
  100% {
    transform: translate3d(-1.2%, 2.2%, 0) scale(0.988) rotate(1.9deg);
    opacity: 0.84;
  }
}

@keyframes harmonicMeshFloatB {
  0% {
    transform: translate3d(0, 0, 0) scale(0.972) rotate(1.8deg);
    opacity: 0.6;
  }
  50% {
    transform: translate3d(-1.6%, 1.2%, 0) scale(1.028) rotate(0.3deg);
    opacity: 0.82;
  }
  100% {
    transform: translate3d(1.4%, 2.4%, 0) scale(0.992) rotate(-1.6deg);
    opacity: 0.7;
  }
}

@keyframes harmonicGlowPulseA {
  0% {
    opacity: 0.14;
    transform: scale(0.94);
  }
  100% {
    opacity: 0.4;
    transform: scale(1.05);
  }
}

@keyframes harmonicGlowPulseB {
  0% {
    opacity: 0.1;
    transform: scale(0.95);
  }
  100% {
    opacity: 0.32;
    transform: scale(1.04);
  }
}

@media (min-width: 1025px) {
  .page-harmonic-b {
    --mesh-scale: 1.5;
  }
}

@media (min-width: 1441px) {
  .page-harmonic-b {
    --mesh-scale: 2;
  }
}

@media (max-width: 1024px) {
  .hero-section {
    min-height: auto;
  }

  .hero-content {
    padding-top: 6.5rem;
  }

  .hero-poster {
    width: min(100%, 60rem);
  }

  .release-meta-list {
    grid-template-columns: 1fr;
  }

  .section-beam {
    width: 26rem;
  }

  .page-harmonic-a {
    left: -18rem;
    top: 6vh;
    width: min(118vw, 76rem);
    height: min(118vw, 76rem);
  }

  .page-harmonic-b {
    right: -24rem;
    bottom: -2vh;
    width: min(138vw, 90rem);
    height: min(138vw, 90rem);
  }

  .participant-group__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .content-section {
    padding: 4.5rem 0;
  }

  .hero-poster {
    width: 100%;
  }

  .glass-panel,
  .release-row,
  .participant-card,
  .contact-form,
  .contact-side,
  .submission-panel,
  .event-panel,
  .toolbar {
    border-radius: 24px;
  }

  .hero-media-card,
  .info-card,
  .contact-form,
  .contact-side,
  .submission-panel,
  .toolbar,
  .release-row,
  .participant-card,
  .event-panel {
    padding: 1.2rem;
  }

  .intro-kicker {
    letter-spacing: 0.18em;
  }

  .intro-kicker::before,
  .intro-kicker::after {
    width: 1.4rem;
  }

  .page-harmonic-a {
    left: -24rem;
    top: 10vh;
    width: min(180vw, 80rem);
    height: min(180vw, 80rem);
  }

  .page-harmonic-b {
    right: -28rem;
    bottom: -4vh;
    width: min(205vw, 96rem);
    height: min(205vw, 96rem);
    opacity: 0.28;
  }

  .section-orb-a {
    width: 18rem;
    height: 18rem;
    left: -7rem;
  }

  .section-orb-b {
    width: 14rem;
    height: 14rem;
    right: -6rem;
  }

  .section-beam {
    width: 16rem;
    right: -2rem;
  }

  .release-row,
  .release-row__content {
    grid-template-columns: 1fr;
  }

  .release-row__main {
    grid-template-columns: 1fr;
  }

  .release-row__cover {
    width: 100%;
    height: auto;
    max-width: 5.5rem;
  }

  .release-row__meta {
    grid-template-columns: 1fr;
    gap: 0.45rem;
  }

  .release-row__actions {
    width: 100%;
  }

  .participant-card-item {
    grid-template-columns: 1fr;
    text-align: left;
  }

  .participant-group__grid {
    gap: 0.8rem;
  }

}

@media (max-width: 425px) {
  .participant-group__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .small {
    font-size: 0.675em !important;
  }

  .hero-poster__image {
    width: 100%;
  }

  .page-harmonic-a {
    --mesh-scale: 0.7;
  }

  .page-harmonic-a {
    left: -30rem;
    top: 8vh;
    width: min(230vw, 92rem);
    height: min(230vw, 92rem);
  }

  .page-harmonic-b {
    right: -36rem;
    bottom: -8vh;
    width: min(255vw, 108rem);
    height: min(255vw, 108rem);
    opacity: 0.24;
  }

  .hero-audio-visual {
    top: 40%;
    width: min(50vw, 35rem);
    height: min(50vw, 35rem);
  }
}

@media (max-width: 1024px) {
  .glass-panel::before,
  .glass-panel.info-card::before,
  .glass-panel.hero-media-card::before {
    -webkit-backdrop-filter: blur(2px) url(#liquid_glass_filter) !important;
    backdrop-filter: blur(16px) saturate(140%) brightness(1.04) !important;
    filter: url(#liquid_glass_filter) !important;
    -webkit-filter: url(#liquid_glass_filter) !important;
  }

  .event-panel--liquid,
  .event-gallery-modal {
    backdrop-filter: blur(18px) saturate(140%) !important;
    -webkit-backdrop-filter: blur(18px) saturate(140%) !important;
  }

  .glass-panel.info-card,
  .glass-panel.hero-media-card {
    box-shadow:
      0 0 0 1px rgba(255, 255, 255, 0.08) inset,
      0 1px 0 rgba(255, 255, 255, 0.16) inset,
      0 8px 20px rgba(0, 0, 0, 0.38),
      0 18px 34px rgba(0, 0, 0, 0.28) !important;
  }

  .glass-panel.info-card::after,
  .glass-panel.hero-media-card::after,
  .event-gallery-modal::before {
    opacity: 0.3 !important;
  }

  .release-thumb__frame,
  .release-thumb,
  .event-gallery--liquid .event-gallery-thumb,
  .event-gallery--liquid .event-gallery-thumb img {
    transition-duration: 0.2s !important;
    filter: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .intro-screen,
  .content-section .container,
  .page-harmonic,
  .page-vector-stage .harmonic-mesh,
  .page-harmonic-glow,
  .hero-audio-glow,
  .hero-scanlines,
  .intro-screen__grid,
  .intro-eq span {
    animation: none !important;
    transition: none !important;
  }

  .release-thumb__detail,
  .release-card.release-thumb--pending {
    transition: none !important;
  }

  .release-thumb__detail {
    transform: none !important;
  }

  .release-thumb__detail-inner {
    transition: none !important;
    transform: none !important;
    opacity: 1;
  }

  .release-thumb__frame {
    transition: none !important;
    transform: none !important;
    filter: none !important;
  }

  .release-thumb {
    transition: none !important;
    transform: none !important;
    filter: none !important;
  }

  .release-thumb::after {
    display: none !important;
  }

  .release-thumb__cover {
    transition: none !important;
    transform: none !important;
  }

  .release-card.release-thumb--pending {
    opacity: 1;
  }

  .content-section:not(.is-visible) .container {
    opacity: 1;
    transform: none;
  }
}

.text-white-50 {
  color: rgb(255 255 255 / 75%) !important;
}

input::placeholder {
  color: #9e9e9e !important;
  opacity: 1;
}

@media (max-width: 765px) {
  .small,
  small {
    font-size: 0.675em;
  }
}
