/* ── Local Fonts ──────────────────────────────────────────────────── */
/* Bricolage Grotesque — weight 800 */
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('../assets/dist/fonts/bricolage-grotesque-800-vietnamese.woff2') format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('../assets/dist/fonts/bricolage-grotesque-800-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url('../assets/dist/fonts/bricolage-grotesque-800-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Space Grotesk — weight 400 */
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../assets/dist/fonts/space-grotesk-400-vietnamese.woff2') format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../assets/dist/fonts/space-grotesk-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../assets/dist/fonts/space-grotesk-400-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Space Grotesk — weight 700 */
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../assets/dist/fonts/space-grotesk-700-vietnamese.woff2') format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../assets/dist/fonts/space-grotesk-700-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../assets/dist/fonts/space-grotesk-700-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --color-bg: #0a0a0f;
  --color-bg-deep: #000326;
  --color-card: rgba(42, 45, 74, 0.4);
  --color-border: rgba(220, 221, 238, 0.1);
  --color-yellow: #f2e423;
  --color-yellow-dark: #f2c823;
  --color-yellow-light: #ebf227;
  --color-text: #dcddee;
  --color-text-muted: #9c9db5;
  --color-text-dim: #494b60;
  --gradient-yellow: linear-gradient(135deg, #f2c823 0%, #ebf227 100%);
  --gradient-yellow-btn: linear-gradient(165deg, #f2c823 0%, #ebf227 100%);
  --shadow-glow: 0 0 20px rgba(235, 242, 39, 0.5), 0 0 40px rgba(235, 242, 39, 0.3);
  --shadow-card: 0 8px 32px rgba(0, 3, 38, 0.37);
  --radius-sm: 12px;
  --radius-md: 16px;
  --radius-full: 9999px;
  --font-heading: 'Bricolage Grotesque', serif;
  --font-body: 'Space Grotesk', sans-serif;
  --container-max: 1488px;
  --container-pad: 24px;
}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: var(--font-body);
  background: var(--color-bg);
  color: var(--color-text);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
  color: inherit;
}

ul {
  list-style: none;
}

img {
  display: block;
  max-width: 100%;
}

.container {
  max-width: var(--container-max);
  margin: 0 auto;
  padding: 0 var(--container-pad);
}

/* ===== BUTTONS ===== */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  border-radius: var(--radius-sm);
  border: none;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s, opacity 0.2s;
  white-space: nowrap;
}

.btn:hover {
  transform: translateY(-1px);
  opacity: 0.9;
}

.btn--primary {
  background: var(--gradient-yellow-btn);
  color: var(--color-bg-deep);
  padding: 14px 32px;
  box-shadow: var(--shadow-glow);
}

.btn--outline {
  background: var(--color-card);
  color: var(--color-yellow);
  padding: 14px 32px;
  border: 2px solid var(--color-yellow);
  box-shadow: var(--shadow-card);
}

.btn--lg {
  padding: 16px 40px;
  height: 56px;
}

/* ===== HEADER ===== */

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: var(--color-card);
  border-bottom: 1px solid var(--color-border);
  box-shadow: var(--shadow-card);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  transition: background 0.3s;
}

.header__inner {
  max-width: calc(var(--container-max) + var(--container-pad) * 2);
  margin: 0 auto;
  padding: 0 var(--container-pad);
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
}

.logo {
  display: flex;
  align-items: center;
  gap: 12px;
}

.logo__img {
  height: 40px;
  width: auto;
  flex-shrink: 0;
}

.logo__text {
  font-family: var(--font-body);
  font-size: 24px;
  color: var(--color-yellow);
  line-height: 32px;
}

.nav {
  display: flex;
  align-items: center;
  gap: 32px;
}

.nav__link {
  font-size: 16px;
  color: var(--color-text);
  transition: color 0.2s;
}

.nav__link:hover {
  color: var(--color-yellow);
}

.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  z-index: 110;
}

.hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: var(--color-text);
  transition: transform 0.3s, opacity 0.3s;
}

.hamburger.active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.header__cta {
  padding: 12px 24px;
  font-size: 16px;
}

/* ===== HERO ===== */

.hero {
  position: relative;
  height: 806px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.hero__bg {
  position: absolute;
  inset: 0;
}

.hero__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0, 3, 38, 0.7) 0%, rgba(0, 3, 38, 0.5) 50%, rgba(0, 3, 38, 0.7) 100%);
}

.hero__glow {
  position: absolute;
  border-radius: var(--radius-full);
  filter: blur(64px);
}

.hero__glow--1 {
  width: 460px;
  height: 460px;
  top: 135px;
  left: 25%;
  opacity: 0.2;
  background: radial-gradient(circle, rgba(242, 200, 35, 0.25) 0%, rgba(121, 100, 18, 0.125) 35%, transparent 70%);
}

.hero__glow--2 {
  width: 515px;
  height: 515px;
  top: 25px;
  left: 42%;
  opacity: 0.15;
  background: radial-gradient(circle, rgba(242, 200, 35, 0.4) 0%, rgba(182, 150, 26, 0.3) 17.5%, rgba(121, 100, 18, 0.2) 35%, transparent 70%);
}

.hero__fade {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 220px;
  background: linear-gradient(0deg, var(--color-bg-deep) 0%, var(--color-bg-deep) 10%, transparent 100%);
  z-index: 2;
}

.hero__content {
  position: relative;
  z-index: 3;
  text-align: center;
  max-width: 1488px;
  padding: 0 var(--container-pad);
  text-shadow: 0 4px 24px rgba(0, 0, 0, 0.8);
}

.hero__title {
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: 56px;
  line-height: 1.1;
  background: linear-gradient(90deg, var(--color-text), var(--color-text));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 24px;
}

.hero__subtitle {
  font-size: 24px;
  color: var(--color-text);
  margin-bottom: 40px;
}

.hero__meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 40px;
}

.hero__meta-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  color: var(--color-text);
}

.hero__meta-icon {
  width: 20px;
  height: 20px;
}

.hero__meta-divider {
  width: 1px;
  height: 24px;
  background: #494b60;
}

.hero__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

/* ===== SECTIONS ===== */

.section {
  padding: 96px 0;
  position: relative;
  overflow: hidden;
}

.section__header {
  text-align: center;
  margin-bottom: 64px;
}

.section__title {
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-yellow);
  margin-bottom: 16px;
}

.section__subtitle {
  font-size: 20px;
  line-height: 28px;
  color: var(--color-text-muted);
  max-width: 656px;
  margin: 0 auto;
}

.section__subtitle--sm {
  font-size: 20px;
  line-height: 28px;
  color: var(--color-text-muted);
  text-align: center;
}

/* ===== FEATURE CARDS ===== */

.features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.feature-card {
  background: var(--color-card);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: 32px;
  box-shadow: var(--shadow-card);
}

.feature-card__icon {
  width: 64px;
  height: 64px;
  border-radius: var(--radius-full);
  background: linear-gradient(135deg, rgba(242, 200, 35, 0.15) 0%, rgba(226, 166, 0, 0.15) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

.feature-card__icon img {
  width: 32px;
  height: 32px;
}

.feature-card__title {
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  color: var(--color-yellow);
  margin-bottom: 16px;
}

.feature-card__text {
  font-size: 16px;
  line-height: 1.6;
  color: var(--color-text-muted);
}

/* ===== LINEUP ===== */

.lineup {
  background: var(--color-bg-deep);
}

.lineup__glow {
  position: absolute;
  width: 640px;
  height: 640px;
  top: 143px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: var(--radius-full);
  opacity: 0.15;
  filter: blur(64px);
  background: radial-gradient(circle, rgba(242, 200, 35, 0.25) 0%, rgba(121, 100, 18, 0.125) 35%, transparent 70%);
  pointer-events: none;
}

.artist-scroll {
  display: flex;
  flex-wrap: nowrap;
  gap: 24px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 10px 0 40px;
  padding-left: max(var(--container-pad), calc((100vw - var(--container-max)) / 2 + var(--container-pad)));
  padding-right: max(var(--container-pad), calc((100vw - var(--container-max)) / 2 + var(--container-pad)));
  scroll-padding-left: max(var(--container-pad), calc((100vw - var(--container-max)) / 2 + var(--container-pad)));
  scroll-padding-right: max(var(--container-pad), calc((100vw - var(--container-max)) / 2 + var(--container-pad)));
  margin-bottom: 48px;
  cursor: grab;
  scrollbar-width: none;
}

.artist-scroll:active {
  cursor: grabbing;
}

.artist-scroll::-webkit-scrollbar {
  display: none;
}

.artist-scroll-wrap {
  position: relative;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.artist-scroll-hint {
  position: absolute;
  right: calc(50vw - 50%);
  top: 0;
  bottom: 12px;
  width: 100px;
  background: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  pointer-events: none;
  transition: opacity 0.3s;
}

.artist-scroll-hint--left {
  right: auto;
  left: calc(50vw - 50%);
  background: none;
  justify-content: flex-start;
}

.artist-scroll-hint--left .artist-scroll-hint__arrow {
  margin-right: 0;
  margin-left: 4px;
}

.artist-scroll-hint--left .artist-scroll-hint__arrow::after {
  border-right: none;
  border-top: none;
  border-left: 1.5px solid var(--color-yellow);
  border-bottom: 1.5px solid var(--color-yellow);
  transform: rotate(45deg) translate(1px, -1px);
}

.artist-scroll-hint.hidden {
  opacity: 0;
}

.artist-scroll-hint__arrow {
  width: 36px;
  height: 36px;
  border: 1.5px solid rgba(242, 228, 35, 0.6);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  flex-shrink: 0;
  pointer-events: auto;
  cursor: pointer;
}

.artist-scroll-hint__arrow::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1.5px solid var(--color-yellow);
  border-top: 1.5px solid var(--color-yellow);
  transform: rotate(45deg) translate(-1px, 1px);
}

.artist-card {
  background: var(--color-card);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: var(--shadow-card);
  transition: transform 0.3s, box-shadow 0.3s;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  width: 400px;
  scroll-snap-align: start;
  cursor: pointer;
}

.artist-card:hover {
  transform: translateY(-4px);
}

.artist-card__image {
  position: relative;
  padding-top: 100%;
  background: linear-gradient(135deg, rgba(242, 200, 35, 0.1) 0%, rgba(226, 166, 0, 0.1) 100%);
}

.artist-card__placeholder {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.artist-card__music-icon {
  width: 64px;
  height: 64px;
  opacity: 0.6;
}

.artist-card__gradient {
  position: absolute;
  inset: 0;
  opacity: 0.6;
  background: linear-gradient(0deg, var(--color-bg-deep) 0%, transparent 50%);
}

.artist-card__genre {
  position: absolute;
  top: 16px;
  right: 16px;
  background: var(--color-card);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  padding: 4px 12px;
  font-size: 14px;
  line-height: 20px;
  color: var(--color-yellow);
}

.artist-card__info {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.artist-card__name {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: var(--color-yellow);
}

.artist-card__details {
  display: flex;
  align-items: center;
  gap: 16px;
}

.artist-card__time {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  color: var(--color-text-muted);
}

.artist-card__time img {
  width: 16px;
  height: 16px;
}

.artist-card__stage {
  background: rgba(242, 200, 35, 0.1);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  padding: 4px 12px;
  font-size: 14px;
  line-height: 20px;
  color: var(--color-yellow);
}

.lineup__sub-heading {
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-text-muted);
  margin-top: 72px;
  margin-bottom: 24px;
}

.artist-grid {
  margin-bottom: 64px;
}

/* ===== SPEAKER CARDS ===== */

.speaker-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-bottom: 16px;
}

.speaker-modal__photo-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-card);
  color: var(--color-text-muted, #888);
}

.speaker-card {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background: var(--color-card);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: 24px;
  box-shadow: var(--shadow-card);
}

.speaker-card--clickable {
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.speaker-card--clickable:hover,
.speaker-card--clickable:focus {
  border-color: var(--color-accent, #e63946);
  box-shadow: 0 4px 20px rgba(0,0,0,0.2);
  outline: none;
}

.speaker-card__avatar {
  width: 110px;
  height: 110px;
  border-radius: var(--radius-full);
  background: var(--gradient-yellow);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: 16px;
  color: var(--color-bg-deep);
  flex-shrink: 0;
  overflow: hidden;
}

.speaker-card__photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.speaker-card__name {
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 16px;
  color: var(--color-text);
  margin-bottom: 4px;
}

.speaker-card__role {
  font-size: 14px;
  color: var(--color-text-muted);
  margin-bottom: 8px;
}

.speaker-card__topic {
  font-size: 14px;
  color: var(--color-yellow);
}

.lineup__cta {
  text-align: center;
  margin-top: 48px;
}

/* ===== PARTNER ===== */

.partner {
  background: var(--color-bg-deep);
}

.partner__glow {
  position: absolute;
  width: 640px;
  height: 640px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: var(--radius-full);
  opacity: 0.12;
  filter: blur(80px);
  background: radial-gradient(circle, rgba(242, 200, 35, 0.25) 0%, rgba(121, 100, 18, 0.125) 35%, transparent 70%);
  pointer-events: none;
}

.partner-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.partner-card {
  background: var(--color-card);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: 40px 32px;
  box-shadow: var(--shadow-card);
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: transform 0.3s, border-color 0.3s, box-shadow 0.3s;
}

.partner-card:hover {
  transform: translateY(-4px);
  border-color: rgba(242, 200, 35, 0.3);
  box-shadow: 0 0 20px rgba(226, 166, 0, 0.2), 0 0 40px rgba(226, 166, 0, 0.1);
}

.partner-card__logo {
  width: 72px;
  height: 72px;
  border-radius: var(--radius-sm);
  background: linear-gradient(135deg, rgba(242, 200, 35, 0.15) 0%, rgba(226, 166, 0, 0.15) 100%);
  border: 1px solid rgba(242, 200, 35, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}

.partner-card__initial {
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: 18px;
  color: var(--color-yellow);
  letter-spacing: 0.05em;
}

.partner-card__logo-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 10px;
  filter: brightness(0) invert(1);
  opacity: 0.85;
}

.partner-card__name {
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  color: var(--color-yellow);
}

.partner-card__text {
  font-size: 15px;
  line-height: 1.65;
  color: var(--color-text-muted);
  flex: 1;
}

.partner-card__link {
  font-size: 14px;
  font-weight: 700;
  color: var(--color-yellow);
  opacity: 0.6;
  transition: opacity 0.2s;
}

.partner-card:hover .partner-card__link {
  opacity: 1;
}

/* ===== NEWSLETTER ===== */

.newsletter {
  background: var(--color-bg-deep);
}

.newsletter__bg {
  position: absolute;
  inset: 0;
  background: linear-gradient(160deg, rgba(242, 200, 35, 0.08) 0%, transparent 50%, rgba(226, 166, 0, 0.08) 100%);
  pointer-events: none;
}

.newsletter__content {
  position: relative;
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}

.newsletter__icon {
  width: 80px;
  height: 80px;
  border-radius: var(--radius-full);
  background: var(--gradient-yellow);
  box-shadow: var(--shadow-glow);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 32px;
}

.newsletter__icon img {
  width: 32px;
  height: 32px;
}

.newsletter__form {
  display: flex;
  gap: 16px;
  max-width: 576px;
  margin: 32px auto 0;
}

.newsletter__input {
  flex: 1;
  background: var(--color-card);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
  padding: 16px 24px;
  font-family: var(--font-body);
  font-size: 16px;
  color: var(--color-text);
  outline: none;
  transition: border-color 0.2s;
}

.newsletter__input::placeholder {
  color: rgba(220, 221, 238, 0.5);
}

.newsletter__input:focus {
  border-color: var(--color-yellow);
}

.newsletter__btn {
  flex-shrink: 0;
}

.newsletter__arrow {
  width: 18px;
  height: 18px;
}

.newsletter__privacy {
  margin-top: 16px;
  font-size: 14px;
  color: var(--color-text-dim);
}

/* ===== SOCIAL ===== */

.social {
  text-align: center;
}

.social__icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-top: 32px;
}

.social__link {
  width: 64px;
  height: 64px;
  border-radius: var(--radius-full);
  background: var(--color-card);
  border: 1px solid var(--color-border);
  box-shadow: var(--shadow-card);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s, border-color 0.2s;
}

.social__link:hover {
  transform: translateY(-2px);
  border-color: var(--color-yellow);
}

.social__link img {
  width: 28px;
  height: 28px;
}

.social__hashtag {
  display: inline-block;
  margin-top: 32px;
  padding: 11px 24px;
  border: 1px solid var(--color-border);
  border-radius: var(--radius-full);
  background: linear-gradient(168deg, rgba(242, 200, 35, 0.15) 0%, rgba(226, 166, 0, 0.1) 100%);
  box-shadow: var(--shadow-card);
  font-family: 'Consolas', monospace;
  font-size: 18px;
  color: var(--color-yellow);
}

/* ===== FOOTER ===== */

.footer {
  background: var(--color-bg-deep);
  border-top: 1px solid var(--color-border);
  padding: 64px 0 0;
}

.footer__top {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 64px;
}

.footer__brand {
  grid-column: 1;
}

.footer__brand .logo {
  margin-bottom: 24px;
}

.footer__desc {
  font-size: 16px;
  line-height: 1.6;
  color: var(--color-text-muted);
  max-width: 358px;
  margin-bottom: 24px;
}

.footer__contact {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer__contact-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: var(--color-text-muted);
}

.footer__contact-item img {
  width: 16px;
  height: 16px;
}

.footer__links {
  display: contents;
}

.footer__heading {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  color: var(--color-text-muted);
  margin-bottom: 16px;
}

.footer__col ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer__col a {
  font-size: 16px;
  color: var(--color-text);
  transition: color 0.2s;
}

.footer__col a:hover {
  color: var(--color-yellow);
}

.footer__bottom {
  border-top: 1px solid var(--color-border);
  padding: 16px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer__bottom p {
  font-size: 16px;
  color: var(--color-text-dim);
}

/* ===== REGISTRATION MODAL ===== */

.modal {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.modal.open {
  opacity: 1;
  visibility: visible;
}

.modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 3, 38, 0.85);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.modal__container {
  position: relative;
  width: 100%;
  max-width: 672px;
  max-height: calc(100vh - 48px);
  overflow-y: auto;
  background: var(--color-bg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: 0 32px 64px rgba(0, 0, 0, 0.5);
  padding: 48px;
  transform: translateY(20px) scale(0.97);
  transition: transform 0.3s;
}

.modal.open .modal__container {
  transform: translateY(0) scale(1);
}

.modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  background: none;
  border: none;
  color: var(--color-text-muted);
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-full);
  transition: color 0.2s, background 0.2s;
}

.modal__close:hover {
  color: var(--color-text);
  background: var(--color-card);
}

.modal__header {
  text-align: center;
  margin-bottom: 32px;
}

.modal__title {
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: 48px;
  color: var(--color-yellow);
  margin-bottom: 8px;
}

.modal__subtitle {
  font-size: 18px;
  color: var(--color-text-muted);
}

/* Registration Form */

.reg-form__card {
  background: var(--color-card);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: 32px;
  box-shadow: var(--shadow-card);
}

.reg-form__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.reg-form__field {
  margin-top: 24px;
}

.reg-form__row .reg-form__field {
  margin-top: 0;
}

.reg-form__field label {
  display: block;
  font-size: 14px;
  color: var(--color-text);
  margin-bottom: 8px;
}

.reg-form__field input,
.reg-form__field select,
.reg-form__field textarea {
  width: 100%;
  background: rgba(10, 12, 30, 0.6);
  border: 1px solid rgba(220, 221, 238, 0.2);
  border-radius: 8px;
  padding: 12px 16px;
  font-family: var(--font-body);
  font-size: 16px;
  color: var(--color-text);
  outline: none;
  transition: border-color 0.2s;
}

.reg-form__field input::placeholder,
.reg-form__field textarea::placeholder {
  color: rgba(220, 221, 238, 0.35);
}

.reg-form__field input:focus,
.reg-form__field select:focus,
.reg-form__field textarea:focus {
  border-color: var(--color-yellow);
}

.reg-form__field select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239C9DB5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  padding-right: 40px;
  cursor: pointer;
}

.reg-form__field select option {
  background: #0a0c1e;
  color: var(--color-text);
}

.reg-form__field textarea {
  resize: none;
}

.reg-form__checkbox {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-top: 32px;
}

.reg-form__checkbox input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  accent-color: var(--color-yellow);
  flex-shrink: 0;
  cursor: pointer;
}

.reg-form__checkbox label {
  font-size: 14px;
  line-height: 1.5;
  color: var(--color-text-muted);
  cursor: pointer;
}

.reg-form__submit {
  width: 100%;
  margin-top: 32px;
  padding: 16px 32px;
  font-size: 18px;
  border-radius: var(--radius-full);
}

.reg-form__footer {
  text-align: center;
  margin-top: 16px;
  font-size: 14px;
  color: var(--color-text-muted);
}

.reg-form__footer a {
  color: var(--color-yellow);
  transition: opacity 0.2s;
}

.reg-form__footer a:hover {
  opacity: 0.8;
}

body.modal-open {
  overflow: hidden;
}

/* ===== DAY ARC MODAL ===== */
.modal__container--dayarc {
  max-width: 480px;
  padding: 0;
}

.dayarc-modal__body {
  padding: 48px 40px 40px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.dayarc-modal__time {
  font-size: 13px;
  font-weight: 600;
  color: var(--color-yellow);
  opacity: 0.7;
  letter-spacing: 0.05em;
}

.dayarc-modal__title {
  font-family: var(--font-heading);
  font-size: 40px;
  font-weight: 800;
  color: var(--color-yellow);
  margin: 4px 0 12px;
  line-height: 1.1;
}

.dayarc-modal__venue {
  font-size: 18px;
  font-weight: 700;
  color: var(--color-text);
  margin: 0;
}

.dayarc-modal__addr {
  font-size: 14px;
  color: var(--color-text-muted);
  margin: 0 0 16px;
}

.dayarc-modal__desc {
  font-size: 16px;
  line-height: 1.7;
  color: var(--color-text-muted);
  margin: 0;
}

.day-arc__side--clickable {
  cursor: pointer;
}

.day-arc__side--clickable:hover {
  opacity: 0.9;
}

/* ===== LINEUP MODAL ===== */
.lineup-modal__container {
  position: relative;
  width: 100%;
  max-width: 720px;
  max-height: calc(100vh - 48px);
  overflow-y: auto;
  background: var(--color-bg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: 0 32px 64px rgba(0, 0, 0, 0.6);
  transform: translateY(20px) scale(0.97);
  transition: transform 0.3s;
}

.lineup-modal.open .lineup-modal__container {
  transform: translateY(0) scale(1);
}

.lineup-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
}

.lineup-modal__body {
  padding: 56px 48px 48px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.lineup-modal__section {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.lineup-modal__label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-yellow);
  opacity: 0.7;
  margin: 0;
}

.lineup-modal__section-link {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  opacity: 1;
}

.lineup-modal__section-link:hover {
  opacity: 0.8;
}

.lineup-modal__names {
  font-family: var(--font-body);
  font-size: clamp(22px, 4vw, 34px);
  font-weight: 700;
  line-height: 1.4;
  color: var(--color-text);
  letter-spacing: 0.01em;
  margin: 0;
}

.lineup-name {
  display: inline-block;
  white-space: nowrap;
}

.lineup-name:not(.last):not(.line-end)::after {
  content: " ·";
  color: var(--color-yellow);
  opacity: 0.5;
  font-weight: 400;
  margin-right: 6px;
}

.lineup-modal__divider {
  height: 1px;
  background: var(--color-border);
}

/* ===== SUCCESS MODAL ===== */
.modal__container--success {
  max-width: 420px;
  padding: 0;
}

.success-modal__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 48px 40px 40px;
  gap: 16px;
}

.success-modal__icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(242, 200, 35, 0.15);
  border: 2px solid var(--color-yellow);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: var(--color-yellow);
  margin-bottom: 8px;
}

.success-modal__title {
  font-family: var(--font-heading);
  font-size: 32px;
  font-weight: 800;
  color: var(--color-text);
  margin: 0;
}

.success-modal__text {
  font-size: 16px;
  line-height: 1.6;
  color: var(--color-text-muted);
  margin: 0 0 8px;
}

/* ===== ARTIST MODAL ===== */

.artist-modal {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.artist-modal.open {
  opacity: 1;
  visibility: visible;
}

.artist-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 3, 38, 0.85);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.artist-modal__container {
  position: relative;
  width: 100%;
  max-width: 560px;
  max-height: calc(100vh - 48px);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background: var(--color-bg);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  box-shadow: 0 32px 64px rgba(0, 0, 0, 0.5);
  transform: translateY(20px) scale(0.97);
  transition: transform 0.3s;
}

.artist-modal__body {
  overflow-y: auto;
  flex: 1;
  min-height: 0;
}

.artist-modal.open .artist-modal__container {
  transform: translateY(0) scale(1);
}

.artist-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 1;
  background: rgba(10, 10, 15, 0.6);
  border: none;
  color: var(--color-text-muted);
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-full);
  transition: color 0.2s, background 0.2s;
}

.artist-modal__close:hover {
  color: var(--color-text);
  background: var(--color-card);
}

.artist-modal__photo {
  position: relative;
  width: 100%;
  height: 280px;
  min-height: 280px;
  background: var(--color-card);
  background-size: cover;
  background-position: center;
  border-radius: var(--radius-md) var(--radius-md) 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.artist-modal__photo-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
}

.artist-modal__photo-credit {
  position: absolute;
  bottom: 8px;
  right: 12px;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.55);
  letter-spacing: 0.03em;
  pointer-events: none;
  display: none;
}

.artist-modal__photo-credit:not(:empty) {
  display: block;
}

html[lang="de"] .artist-modal__photo-credit::before {
  content: 'Foto: ';
}

html[lang="en"] .artist-modal__photo-credit::before {
  content: 'Photo: ';
}

.artist-modal__music-icon {
  width: 64px;
  height: 64px;
  opacity: 0.3;
}

.artist-modal__body {
  padding: 32px;
}

.artist-modal__genre {
  display: inline-block;
  background: rgba(242, 200, 35, 0.12);
  border: 1px solid rgba(242, 200, 35, 0.3);
  border-radius: var(--radius-full);
  padding: 4px 14px;
  font-size: 13px;
  font-weight: 700;
  color: var(--color-yellow);
  margin-bottom: 16px;
}

.artist-modal__name {
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: 40px;
  line-height: 1.1;
  color: var(--color-text);
  margin-bottom: 16px;
}

.artist-modal__meta {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}

.artist-modal__bio {
  font-size: 16px;
  line-height: 1.7;
  color: var(--color-text-muted);
  margin-bottom: 28px;
}

.artist-modal__social {
  display: flex;
  gap: 12px;
}

/* ===== DAY ARC ===== */

.day-arc {
  background: var(--color-bg-deep);
  overflow: hidden;
}

.day-arc__heading {
  text-align: center;
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  color: var(--color-yellow);
  padding: 48px 0 40px;
}

.day-arc__inner {
  display: grid;
  grid-template-columns: 1fr 1px 1fr;
  min-height: 340px;
}

.day-arc__side {
  position: relative;
  display: flex;
  align-items: center;
  padding: 56px 56px 64px;
  overflow: hidden;
}

.day-arc__side--konferenz {
  background-image: url('../assets/dist/bg-konferenz.jpg');
  background-color: rgba(12, 18, 52, 0.95);
  background-size: cover;
  background-position: center;
}

.day-arc__side--konferenz::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(145deg, rgba(8, 12, 38, 0.75) 0%, rgba(12, 18, 52, 0.6) 100%);
  pointer-events: none;
}

.day-arc__side--festival {
  background-image: url('../assets/dist/bg-festival.jpg');
  background-color: rgba(15, 10, 2, 0.95);
  background-size: cover;
  background-position: center;
}

.day-arc__side--festival::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(145deg, rgba(15, 10, 2, 0.7) 0%, rgba(25, 18, 4, 0.55) 100%);
  pointer-events: none;
}

.day-arc__content {
  position: relative;
  z-index: 1;
}

.day-arc__time {
  display: block;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 14px;
  color: var(--color-text-muted);
  margin-bottom: 16px;
}

.day-arc__label {
  font-family: var(--font-heading);
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 20px;
}

.day-arc__side--konferenz .day-arc__label {
  color: var(--color-yellow);
}

.day-arc__side--festival .day-arc__label {
  color: var(--color-yellow);
}

.day-arc__venue {
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  color: var(--color-text);
  margin-bottom: 6px;
}

.day-arc__addr {
  font-family: var(--font-body);
  font-size: 14px;
  color: var(--color-text-muted);
  margin-bottom: 20px;
}

.day-arc__desc {
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.6;
  color: var(--color-text-muted);
  max-width: 340px;
}

.day-arc__divider {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: var(--color-border);
  position: relative;
  z-index: 2;
}

.day-arc__divider-line {
  flex: 1;
  width: 1px;
}

.day-arc__divider-badge {
  flex-shrink: 0;
  position: relative;
  background: var(--color-bg-deep);
  border: 1px solid rgba(242, 200, 35, 0.35);
  border-radius: var(--radius-full);
  padding: 8px 16px;
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 700;
  color: var(--color-yellow);
  white-space: nowrap;
  margin: 16px -28px;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 1199px) {
  .hero__title {
    font-size: 44px;
  }

  .hero__subtitle {
    font-size: 20px;
  }

  .features {
    grid-template-columns: repeat(2, 1fr);
  }

  .artist-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .partner-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .footer__top {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }

  .footer__brand {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767px) {
  :root {
    --container-pad: 16px;
  }

  .header__inner {
    height: 64px;
  }

  .hamburger {
    display: flex;
    margin-left: auto;
    margin-right: 8px;
  }

  .nav {
    position: fixed;
    top: 64px;
    left: 0;
    right: 0;
    background: rgba(10, 10, 15, 0.98);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    flex-direction: column;
    gap: 0;
    padding: 16px 0;
    border-bottom: 1px solid var(--color-border);
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    transition: transform 0.3s, opacity 0.3s;
  }

  .nav.open {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }

  .nav__link {
    display: block;
    padding: 12px var(--container-pad);
    font-size: 18px;
  }

  .header__cta {
    display: inline-flex;
    padding: 8px 14px;
    font-size: 13px;
    height: 38px;
  }

  .day-arc__inner {
    grid-template-columns: 1fr;
  }

  .day-arc__side {
    padding: 40px 24px 48px;
  }

  .day-arc__label {
    font-size: 28px;
    line-height: 36px;
  }

  .day-arc__divider {
    flex-direction: row;
    height: 1px;
    min-height: unset;
    background: var(--color-border);
  }

  .day-arc__divider-line {
    flex: 1;
    height: 1px;
    width: auto;
    background: transparent;
  }

  .day-arc__divider-badge {
    margin: -12px 16px;
  }

  .hero {
    height: 600px;
    padding-top: 64px;
  }

  .hero__title {
    font-size: 32px;
  }

  .hero__subtitle {
    font-size: 18px;
    margin-bottom: 24px;
  }

  .hero__meta {
    flex-direction: column;
    gap: 12px;
    margin-bottom: 24px;
  }

  .hero__meta-divider {
    display: none;
  }

  .hero__actions {
    flex-direction: column;
    gap: 12px;
  }

  .hero__actions .btn {
    width: 100%;
    max-width: 280px;
  }

  .section {
    padding: 64px 0;
  }

  .section__title {
    font-size: 28px;
    line-height: 36px;
  }

  .section__subtitle {
    font-size: 16px;
    line-height: 24px;
  }

  .section__header {
    margin-bottom: 40px;
  }

  .features {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .artist-scroll {
    gap: 16px;
  }

  .artist-card {
    width: 220px;
  }

  .artist-modal {
    padding: 0;
  }

  .artist-modal__container {
    max-height: 100vh;
    border-radius: 0;
  }

  .artist-modal__name {
    font-size: 28px;
  }

  .speaker-grid {
    grid-template-columns: 1fr;
  }

  .partner-grid {
    grid-template-columns: 1fr;
  }

  .newsletter__form {
    flex-direction: column;
  }

  .newsletter__btn {
    width: 100%;
  }

  .footer__top {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .footer__links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }

  .footer__bottom {
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }

  .modal {
    padding: 0;
  }

  .modal__container {
    max-height: 100vh;
    border-radius: 0;
    padding: 32px 20px;
  }

  .modal__title {
    font-size: 32px;
  }

  .reg-form__row {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .reg-form__row .reg-form__field:last-child {
    margin-top: 24px;
  }

  .reg-form__card {
    padding: 24px 16px;
  }
}

/* Language Switcher */
.lang-switcher {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 8px;
}
.lang-btn {
  background: none;
  border: none;
  color: var(--color-text-muted, #888);
  font-family: inherit;
  font-size: 0.8rem;
  font-weight: 700;
  cursor: pointer;
  padding: 4px 5px;
  letter-spacing: 0.06em;
  transition: color 0.2s;
  line-height: 1;
}
.lang-btn--active {
  color: var(--color-yellow, #f2c823);
}
.lang-btn:hover:not(.lang-btn--active) {
  color: #fff;
}
.lang-switcher__sep {
  color: var(--color-text-muted, #888);
  font-size: 0.7rem;
  line-height: 1;
  pointer-events: none;
}

/* ── FAQ Modal ─────────────────────────────────────────────── */
.modal__container--faq {
  max-width: 680px;
  max-height: 80vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.faq__body {
  overflow-y: auto;
  padding: 0 2rem 2rem;
  flex: 1;
}

.faq__section {
  margin-bottom: 2rem;
}

.faq__section-title {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-yellow, #f2c823);
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(220, 221, 238, 0.12);
}

.faq__item {
  border-bottom: 1px solid rgba(220, 221, 238, 0.07);
}

.faq__item:last-child {
  border-bottom: none;
}

.faq__question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.85rem 0;
  font-size: 0.95rem;
  font-weight: 600;
  color: #dcddef;
  cursor: pointer;
  list-style: none;
  gap: 1rem;
}

.faq__question::-webkit-details-marker { display: none; }

.faq__question::after {
  content: '+';
  font-size: 1.2rem;
  font-weight: 300;
  color: var(--color-yellow, #f2c823);
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

details[open] > .faq__question::after {
  transform: rotate(45deg);
}

.faq__answer {
  padding: 0 0 1rem;
  font-size: 0.88rem;
  line-height: 1.65;
  color: rgba(220, 221, 238, 0.7);
}

.faq__answer p { margin: 0 0 0.5rem; }
.faq__answer p:last-child { margin-bottom: 0; }
.faq__answer a {
  color: var(--color-yellow, #f2c823);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s;
}
.faq__answer a:hover { border-bottom-color: var(--color-yellow, #f2c823); }

.faq__list {
  margin: 0.5rem 0 0 1rem;
  padding: 0;
  list-style: disc;
}

.faq__list--plain {
  list-style: none;
  margin-left: 0;
}

.faq__list--plain li {
  padding: 0.6rem 0;
  border-bottom: 1px solid rgba(220, 221, 238, 0.08);
  line-height: 1.55;
}

.faq__list--plain li:last-child {
  border-bottom: none;
}

.faq__list li {
  margin-bottom: 0.3rem;
  font-size: 0.86rem;
  color: rgba(220, 221, 238, 0.7);
}

/* ── Language toggle ───────────────────────────────────────── */
html[lang="en"] .lang-de { display: none; }
html[lang="de"] .lang-en { display: none; }

/* ── Locations Modal ───────────────────────────────────────── */
.modal__container--locations {
  max-width: 560px;
}

.locations__body {
  padding: 0 2rem 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.location-card {
  padding: 1.5rem;
  background: rgba(42, 45, 74, 0.35);
  border: 1px solid rgba(220, 221, 238, 0.1);
  border-radius: 10px;
}

.location-card__divider {
  display: none;
}

.location-card__label {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-yellow, #f2c823);
  margin-bottom: 0.6rem;
}

.location-card__name {
  font-size: 1.35rem;
  font-weight: 700;
  color: #dcddef;
  line-height: 1.25;
  margin: 0 0 0.5rem;
}

.location-card__time {
  font-size: 0.82rem;
  color: rgba(220, 221, 238, 0.5);
  margin-bottom: 0.9rem;
  letter-spacing: 0.03em;
}

.location-card__address {
  font-style: normal;
  font-size: 0.9rem;
  line-height: 1.6;
  color: rgba(220, 221, 238, 0.75);
  margin-bottom: 1rem;
}

.location-card__map-link {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 0.82rem;
  font-weight: 600;
  color: var(--color-yellow, #f2c823);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s;
}

.location-card__map-link:hover {
  border-bottom-color: var(--color-yellow, #f2c823);
}

/* ── Contact Modal ─────────────────────────────────────────── */
.modal__container--contact {
  max-width: 420px;
}

.contact-modal__body {
  padding: 0 2rem 2.5rem;
}

.contact-modal__label {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-yellow, #f2c823);
  margin-bottom: 0.6rem;
}

.contact-modal__name {
  font-size: 1.5rem;
  font-weight: 700;
  color: #dcddef;
  margin: 0 0 1.25rem;
}

.contact-modal__address {
  font-style: normal;
  font-size: 0.92rem;
  line-height: 1.7;
  color: rgba(220, 221, 238, 0.7);
  margin-bottom: 1.25rem;
}

.contact-modal__email {
  display: inline-block;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--color-yellow, #f2c823);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s;
}

.contact-modal__email:hover {
  border-bottom-color: var(--color-yellow, #f2c823);
}

/* ── About Us Modal ────────────────────────────────────────── */
.modal__container--about {
  max-width: 560px;
  padding-bottom: 0;
  overflow: hidden;
}

.about-modal__body {
  padding: 0 0 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.about-modal__photo-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 1rem 2rem 0;
}

.about-modal__photo {
  width: 260px;
  height: auto;
  display: block;
}

.about-modal__content {
  padding: 0 2rem;
  text-align: left;
}

.about-modal__label {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-yellow, #f2c823);
  margin-bottom: 0.5rem;
}

.about-modal__name {
  font-size: 1.5rem;
  font-weight: 700;
  color: #dcddef;
  margin: 0 0 1rem;
}

.about-modal__text {
  font-size: 0.92rem;
  line-height: 1.7;
  color: rgba(220, 221, 238, 0.75);
  margin: 0;
}

/* ── Footer address blocks ─────────────────────────────────── */
.footer__addresses {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 0.5rem;
}

.footer__address-block {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.footer__address-label {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-yellow, #f2c823);
  margin-bottom: 2px;
}

.footer__address-line {
  font-size: 0.82rem;
  color: var(--color-text-muted, #9c9db5);
  line-height: 1.5;
}


/* ===== PRIVACY BANNER ===== */

.privacy-banner {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  display: flex;
  align-items: center;
  gap: 16px;
  background: var(--color-card);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-md);
  padding: 12px 16px 12px 20px;
  max-width: 600px;
  width: calc(100% - 48px);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  box-shadow: var(--shadow-card);
  transition: opacity 0.3s, transform 0.3s;
}

.privacy-banner.hidden {
  opacity: 0;
  pointer-events: none;
  transform: translateX(-50%) translateY(16px);
}

.privacy-banner__text {
  font-size: 13px;
  color: var(--color-text-muted);
  line-height: 1.5;
  flex: 1;
}

.privacy-banner__btn {
  flex-shrink: 0;
  background: transparent;
  color: var(--color-text-muted);
  border: 1px solid var(--color-border);
  border-radius: var(--radius-sm);
  width: 28px;
  height: 28px;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.2s, border-color 0.2s;
}

.privacy-banner__btn:hover {
  color: var(--color-text);
  border-color: var(--color-text-muted);
}
