@import url("djetora-site-scale.css");
@import url("djetora-gold-lux.css");
/* 문제: 홈이 골드·네이비 게임화면 + 작은 D / 이유: 바탕화면 DJETORA로고.png(메탈D·네온블루)와 안 맞음 /
   수정: 로고 스테이지 #05080A · 액센트 네온블루 · 히어로에 같은 D */
/* 문제: 홈이 허전함 / 이유: 좁은폭·작은 사진줄·빈 여백 / 수정: 풀블리드·시네마틱·모자이크·분위기 배경 */
/* 문제: 골드가 메뉴만·본문은 시안 네온 / 이유: 사령관 — 골드 접목 · 글씨=사이트 크기 · 고급 /
   수정: 숯 바탕 유지 · 시안 테두리→샴페인 헤어라인 · clamp 타이포 */
body.djetora-home {
  margin: 0;
  background:
    radial-gradient(1100px 480px at 18% -10%, rgba(201, 164, 92, 0.14), transparent 56%),
    radial-gradient(860px 420px at 88% 12%, rgba(232, 200, 110, 0.07), transparent 52%),
    linear-gradient(180deg, #05080a 0%, #080b0e 42%, #05080a 100%);
  color: #f2eee6;
  font-family: "Malgun Gothic", "Noto Sans KR", sans-serif;
  font-size: var(--dj-fs-body);
  line-height: 1.65;
  /* 문제: 한글 음절 중간 줄바꿈 / 이유: 사령관 — 글씨 조화 /
   * 수정: 단어 단위 */
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.dh-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 22px;
  border-bottom: 1px solid var(--dj-gold-line);
  background: #05080a;
  flex-wrap: nowrap;
  position: relative;
}
.dh-top-end {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: nowrap;
  justify-content: flex-end;
  flex: 1 1 auto;
  min-width: 0;
}
/* 문제: 언어 선택이 메뉴를 두 줄로 밀음 /
   수정: 선택 UI 없음 · 기기 언어 자동 */
.dh-lang-switch,
#dh-lang-switch {
  display: none !important;
}
@media (max-width: 900px) {
  .dh-top { flex-wrap: nowrap; }
  .dh-top-end { width: auto; justify-content: flex-end; }
}
/* 문제: 로고가 검정·파란 사각 박스에 갇힘 / 이유: 사령관 — 박스를 없애라 /
   수정: 헤더·히어로 테두리·흰 배경 제거 · 아이콘만 */
.dh-brand,
.dh-brand.brand-box {
  display: flex;
  align-items: center;
  gap: 12px;
  color: inherit;
  text-decoration: none;
  border: none;
  border-radius: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
}
/* 문제: 체커구운 로고가 숯 헤더에 흰박스 / 이유: 배경맞춤 / 수정: 투명메탈D */
.dh-wordmark, .dh-logo {
  display: block;
  height: 48px;
  width: auto;
  max-width: 120px;
  object-fit: contain;
  border-radius: 0;
  border: none;
  background: transparent;
}
.dh-brand-text {
  display: flex;
  flex-direction: column;
  line-height: 1.15;
}
.dh-en {
  color: #f6f1e6;
  font-size: var(--dj-fs-brand-en);
  font-weight: 800;
  letter-spacing: 0.14em;
}
.dh-ko { color: var(--dj-gold); font-size: var(--dj-fs-brand-ko); letter-spacing: 0.1em; }
.dh-sns { font-size: var(--dj-fs-small); color: #b8ad98; }
.dh-sns a { color: var(--dj-gold-hi); }
.dh-nav { display: flex; gap: 0; flex-wrap: nowrap; align-items: center; justify-content: flex-end; max-width: none; overflow-x: auto; white-space: nowrap; min-width: 0; }
.dh-nav-sep { color: #6f6558; font-weight: 400; padding: 0 2px; }
.dh-h1-ko { display: block; font-size: 0.42em; letter-spacing: 0.18em; color: var(--dj-gold); margin-top: 6px; font-weight: 600; }
.dh-seo-intro {
  max-width: 920px;
  margin: 28px auto 8px;
  padding: 0 18px;
  color: #d8d0c2;
  line-height: 1.7;
}
.dh-seo-intro h2 { color: #f7f3ea; font-size: 1.15rem; margin: 0 0 8px; letter-spacing: 0.06em; }
.dh-seo-intro p { margin: 0; font-size: 0.98rem; }
/* 문제: 메뉴 호버가 글씨를 키워 줄이 밀림 /
 * 이유: 사령관 — 글씨 겹침·줄바꿈 /
 * 수정: 호버는 색만. 크기는 고정 */
.dh-nav a {
  color: var(--dj-gold-hi);
  text-decoration: none;
  font-size: var(--dj-fs-nav);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.2;
  white-space: nowrap;
  transition: color 0.12s ease, font-weight 0.12s ease;
}
.dh-nav a.on,
.dh-nav a:hover,
.dh-nav a:focus {
  color: #f6e4a8;
  font-size: var(--dj-fs-nav);
  font-weight: 700;
}
.dh-nav-strong {
  /* 문제: 회원가입만 검정 알약 / 이유: 사령관 — 메뉴는 골드 /
     수정: 다른 메뉴와 같은 골드 글씨 */
  color: var(--dj-gold-hi) !important;
  font-weight: 600;
  font-size: var(--dj-fs-nav) !important;
  padding: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
}
.dh-nav a.dh-nav-strong:hover,
.dh-nav a.dh-nav-strong.on,
.dh-nav a.dh-nav-strong:focus {
  color: #f6e4a8 !important;
  font-size: var(--dj-fs-nav) !important;
  font-weight: 700;
}
.dh-main { max-width: 1180px; margin: 0 auto; padding: 20px 24px 72px; }
.dh-main.dh-wide { max-width: 1180px; }
/* 문제: 요금제 상단 오른쪽 허전 / 이유: 사령관 — 서브페이지 포스터 배열 /
   수정: 좌 카피 · 우 포스터 2장 */
.dh-page-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, 402px);
  gap: 20px 32px;
  align-items: center;
  margin: 8px 0 28px;
}
/* 문제: 콜라주가 한 장씩 바뀌는 홍보영상 구조가 아님 /
   이유: 사령관 — 인사말 사진 크기 · 한 장씩 /
   수정: 402×268 페이드 */
.dh-page-visual.slide {
  position: relative;
  width: 402px;
  max-width: 100%;
  height: 268px;
  justify-self: end;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid var(--dj-gold-line-soft);
  background: #101410;
}
.dh-page-visual.slide img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 0;
  border-radius: 0;
  opacity: 0;
  transition: opacity 0.85s ease;
}
.dh-page-visual.slide img.on { opacity: 1; }
/* 문제: 히어로에 D+육각을 로고로 씀 / 이유: 사령관 — 그것은 제토라 로고가 아님 /
   수정: 헤더·히어로=DJETORA 워드마크 · D육각은 앱아이콘만 */
/* 문제: 100vw가 스크롤바 폭만큼 가로로 밀림 /
   이유: html overflow-x hidden + 50vw 트릭 /
   수정: 부모 패딩만 상쇄 */
.dh-hero-bleed {
  width: calc(100% + 48px);
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: 22px;
}
.dh-hero-stage {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  min-height: min(72vh, 560px);
  margin-bottom: 0;
  background: #05080a;
  border-bottom: 1px solid var(--dj-gold-line-soft);
}
.dh-hero-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 32%;
  opacity: 0;
  pointer-events: none;
  transform: scale(1.04);
  transition: opacity 1.15s ease;
}
.dh-hero-stage.slide .dh-hero-bg.on {
  opacity: 0.62;
  animation: dh-hero-drift 28s ease-in-out infinite alternate;
  z-index: 0;
}
@keyframes dh-hero-drift {
  from { transform: scale(1.04) translate3d(0, 0, 0); }
  to { transform: scale(1.08) translate3d(-1.2%, -0.6%, 0); }
}
.dh-hero-veil {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(5, 8, 10, 0.9) 0%, rgba(5, 8, 10, 0.52) 46%, rgba(5, 8, 10, 0.22) 100%),
    linear-gradient(180deg, rgba(5, 8, 10, 0.35) 0%, transparent 35%, rgba(5, 8, 10, 0.55) 100%);
  pointer-events: none;
}
.dh-hero {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(220px, 0.85fr);
  gap: 28px 40px;
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
  padding: 48px 28px 44px;
}
.dh-cinematic {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: 12px;
  margin: 0 0 26px;
}
.dh-cine {
  position: relative;
  display: block;
  height: 280px;
  overflow: hidden;
  /* 문제: 사진·버튼이 금색 사각 상자처럼 보임 /
   * 이유: border-image 10–12px가 창살을 못 그리고 금줄만 남김 /
   * 수정: 샴페인 헤어라인만. 골드 도배 금지 */
  border: 1px solid var(--dj-gold-line-soft);
  border-image: none;
  border-radius: 2px;
  text-decoration: none;
  color: #fff;
  isolation: isolate;
  background: #0a1016;
}
.dh-cine img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.7s ease;
}
.dh-cine:hover img { transform: scale(1.04); }
.dh-cine span {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 18px 16px 14px;
  font-size: var(--dj-fs-small);
  letter-spacing: 0.06em;
  font-weight: 650;
  background: linear-gradient(transparent, rgba(5, 8, 10, 0.9));
}
.dh-gallery h2 {
  margin: 8px 0 14px;
  font-size: var(--dj-fs-kicker);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--dj-gold);
  font-weight: 700;
}
.dh-photos {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin: 0 0 8px;
  list-style: none;
  padding: 0;
}
.dh-photos-lux {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: 200px;
}
.dh-photos-lux .dh-photo-feat {
  grid-column: 1 / 3;
  grid-row: 1 / 3;
}
.dh-photos a {
  position: relative;
  display: block;
  height: 100%;
  min-height: 200px;
  overflow: hidden;
  border: 1px solid var(--dj-gold-line-soft);
  border-image: none;
  border-radius: 2px;
  text-decoration: none;
  color: #fff;
  isolation: isolate;
}
.dh-photos img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.65s ease, filter 0.45s ease;
  filter: saturate(1.05) contrast(1.04);
}
.dh-photos a:hover img {
  transform: scale(1.05);
  filter: saturate(1.12) contrast(1.06);
}
.dh-photos span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 12px 10px;
  font-size: var(--dj-fs-small);
  letter-spacing: 0.03em;
  background: linear-gradient(transparent, rgba(5, 8, 10, 0.9));
}
.dh-hero-mark {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 240px;
  background: transparent;
  perspective: 1200px;
  perspective-origin: 50% 45%;
}
.dh-hero-webm {
  width: min(100%, 340px);
  max-height: 280px;
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  filter: drop-shadow(0 14px 32px rgba(0, 40, 80, 0.45));
}
.dh-hero-webm-video {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: transparent;
  border: 0;
  display: block;
}
/* 문제: 3D WebM 맞춤 난이도 / 수정: 기존 로고 · 좌우 요동 + 크기 호흡 + 정지 */
.dh-hero-mark > img {
  display: none;
}
.dh-hero-breathe {
  width: min(100%, 340px);
  max-height: 280px;
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  transform-style: preserve-3d;
}
.dh-hero-breathe-spin {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  transform-origin: 50% 50%;
  transform-style: preserve-3d;
  will-change: transform;
  filter: drop-shadow(0 14px 32px rgba(0, 40, 80, 0.45));
  animation: dh-logo-breathe-yaw 9s ease-in-out infinite;
}
.dh-hero-breathe-spin img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: transparent;
  border: 0;
  pointer-events: none;
  user-select: none;
}
.dh-hero-solid {
  width: min(100%, 340px);
  max-height: 280px;
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  transform-style: preserve-3d;
}
.dh-hero-solid-spin {
  position: relative;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transform-origin: 50% 50%;
  will-change: transform;
  filter: drop-shadow(0 14px 32px rgba(0, 40, 80, 0.45));
  animation: dh-logo-breathe-yaw 9s ease-in-out infinite;
}
.dh-hero-solid-slice {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  transform: translateZ(calc(var(--z, 0) * 1px));
  transform-style: preserve-3d;
  backface-visibility: hidden;
}
.dh-hero-solid-slice img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  background: transparent;
  border: 0;
  filter: brightness(var(--shade, 1)) contrast(1.05);
  pointer-events: none;
  user-select: none;
}
.dh-hero-solid-slice.is-front img {
  filter: brightness(1.05) contrast(1.08) drop-shadow(0 0 18px rgba(60, 160, 255, 0.35));
}
.dh-hero-solid-slice.is-back {
  backface-visibility: visible;
}
.dh-hero-solid-slice.is-back img {
  filter: brightness(0.42) contrast(1.1) saturate(0.85);
  transform: scaleX(-1);
}
.dh-hero-solid-rim {
  position: absolute;
  left: 8%;
  right: 8%;
  top: 10%;
  bottom: 10%;
  border-radius: 18% 42% 42% 18% / 28% 28% 28% 28%;
  transform: translateZ(-24px);
  background: linear-gradient(
    90deg,
    rgba(20, 40, 70, 0.95) 0%,
    rgba(90, 140, 190, 0.55) 35%,
    rgba(30, 80, 140, 0.7) 55%,
    rgba(8, 18, 36, 0.98) 100%
  );
  box-shadow:
    inset 0 0 24px rgba(80, 180, 255, 0.35),
    0 0 20px rgba(40, 120, 220, 0.25);
  opacity: 0.55;
  pointer-events: none;
}
/* 좌우 살짝 회전 · 작아졌다→커졌다→멈춤→반복 */
@keyframes dh-logo-breathe-yaw {
  0% { transform: rotateY(-16deg) scale(0.84); }
  18% { transform: rotateY(16deg) scale(1.1); }
  32% { transform: rotateY(-10deg) scale(0.92); }
  42% { transform: rotateY(6deg) scale(1.05); }
  50%, 68% { transform: rotateY(0deg) scale(1); }
  84% { transform: rotateY(-12deg) scale(0.88); }
  100% { transform: rotateY(-16deg) scale(0.84); }
}
@media (prefers-reduced-motion: reduce) {
  .dh-hero-breathe-spin,
  .dh-hero-solid-spin {
    animation: none;
    transform: rotateY(-10deg) scale(1);
  }
}
.dh-main h2 { font-size: var(--dj-fs-h2); margin: 28px 0 10px; color: var(--dj-gold-hi); font-weight: 700; letter-spacing: 0.04em; }
.dh-kicker {
  color: var(--dj-gold);
  font-size: var(--dj-fs-kicker);
  letter-spacing: 0.22em;
  margin: 0 0 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.dh-kicker::after {
  content: "";
  display: block;
  width: 42px;
  height: 1px;
  margin: 12px 0 0;
  background: var(--dj-gold);
}
.dh-main h1 { margin: 8px 0 16px; font-size: var(--dj-fs-h1); letter-spacing: 0.08em; font-weight: 650; color: #f7f3ea; }
.dh-lead, .dh-facts { color: #d8d0c2; font-size: var(--dj-fs-lead); }
.dh-lead-quiet { color: #a89b86; font-size: var(--dj-fs-small); margin-top: 10px; }
.dh-cta { display: flex; gap: 10px; flex-wrap: wrap; margin: 22px 0 12px; }
.dh-cta-dl { margin-top: 0; }
.dh-cta-dl .dh-btn { min-width: 148px; }
.dh-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 108px;
  padding: 10px 16px;
  border-radius: 2px;
  border: 1px solid var(--dj-gold);
  border-image: none;
  color: #3d2414;
  text-decoration: none;
  background: #f6eedc;
  font-weight: 700;
}
.dh-btn-main {
  background: #fff6e4;
  box-shadow: none;
}
.dh-dates { font-size: var(--dj-fs-small); color: #a89b86; letter-spacing: 0.02em; }
.dh-about h2 { font-size: var(--dj-fs-h2); }
@media (max-width: 860px) {
  .dh-hero { grid-template-columns: 1fr; padding: 28px 18px 32px; }
  .dh-page-hero { grid-template-columns: 1fr; }
  .dh-page-visual.slide { width: 100%; height: 220px; justify-self: stretch; }
  .dh-hero-mark { order: -1; min-height: 160px; }
  .dh-hero-solid { max-height: 180px; width: min(100%, 220px); }
  .dh-cinematic { grid-template-columns: 1fr; }
  .dh-cine { height: 220px; }
  .dh-photos,
  .dh-photos-lux { grid-template-columns: 1fr 1fr; grid-auto-rows: 180px; }
  .dh-photos-lux .dh-photo-feat {
    grid-column: 1 / -1;
    grid-row: auto;
  }
  .dh-photos-lux .dh-photo-feat a { min-height: 240px; }
  .dh-hero-veil {
    background:
      linear-gradient(180deg, rgba(5, 8, 10, 0.82) 0%, rgba(5, 8, 10, 0.4) 55%, rgba(5, 8, 10, 0.72) 100%);
  }
  .dh-hero-stage { min-height: 480px; }
}
@media (max-width: 640px) {
  .dh-top { flex-direction: row; align-items: center; }
  .dh-main { padding: 20px 16px 48px; }
  .dh-hero-bleed {
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }
  .dh-main h1 { font-size: clamp(24px, 7vw, 32px); }
  .dh-btn { min-width: 0; flex: 1 1 40%; }
  .dh-cards { grid-template-columns: 1fr !important; }
}
.dh-about a { color: var(--dj-gold-hi); }
.dh-about ul { padding-left: 0; }
.dh-lanes {
  list-style: none;
  padding: 0;
  margin: 8px 0 28px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.dh-lanes li {
  background: linear-gradient(180deg, #0d1012 0%, #090b0c 100%);
  border: 1px solid var(--dj-gold-line-soft);
  border-radius: 6px;
  padding: 18px 16px 18px;
  box-shadow: inset 0 1px 0 rgba(232, 200, 110, 0.06);
}
.dh-lanes strong { display: block; color: var(--dj-gold-hi); margin-bottom: 8px; font-size: var(--dj-fs-body); letter-spacing: 0.06em; }
.dh-lanes span { color: #d2c9ba; font-size: var(--dj-fs-small); }
.dh-cards {
  list-style: none;
  padding: 0;
  margin: 28px 0 8px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.dh-cards li {
  background: linear-gradient(180deg, #0d1012 0%, #090b0c 100%);
  border: 1px solid var(--dj-gold-line-soft);
  border-radius: 6px;
  padding: 18px 16px 20px;
}
.dh-cards strong { display: block; color: var(--dj-gold-hi); margin-bottom: 6px; letter-spacing: 0.04em; }
.dh-cards span { color: #d2c9ba; font-size: var(--dj-fs-body); }
.dh-links { display: flex; flex-wrap: wrap; gap: 8px 18px; list-style: none; padding: 0; }
.dh-table { width: 100%; border-collapse: collapse; margin: 8px 0 18px; font-size: var(--dj-fs-body); }
/* 문제: 요금이 왼쪽·본문색이라 안 읽힘 / 이유: 사령관 — 가격조정·줄맞춤 /
 * 수정: 오른쪽 맞춤 · 골드 · 숫자 자간. 금액 숫자는 그대로 */
.dh-table th, .dh-table td { border: 1px solid var(--dj-gold-line-soft); padding: 12px 14px; text-align: left; }
.dh-table th { background: #0d1012; color: var(--dj-gold-hi); font-weight: 700; letter-spacing: 0.04em; }
.dh-table th.num,
.dh-table td.num {
  text-align: right;
  font-variant-numeric: tabular-nums;
  font-weight: 700;
  color: var(--dj-gold-hi);
  font-size: clamp(15px, 1.05vw, 18px);
  letter-spacing: 0.02em;
}
.dh-note { font-size: var(--dj-fs-small); color: #a89b86; margin: 0 0 8px; }
/* 문제: 홈 메인이 대화창급 큰 인사와 겹침 /
   이유: 사령관 — 홈페이지 메인 환영은 조금 작게 어울리게 /
   수정: DJETORA 제목보다 한 단계 작은 인사선 */
.dh-member-hello {
  margin: 0 0 8px;
  font-size: clamp(17px, 2vw, 22px);
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.35;
  color: rgba(246, 241, 230, 0.92);
  min-height: 1.2em;
}
@media (max-width: 860px) {
  .dh-lanes { grid-template-columns: 1fr 1fr; }
}
.dh-foot {
  padding: 18px 20px 28px;
  color: #a89b86;
  font-size: var(--dj-fs-small);
  border-top: 1px solid var(--dj-gold-line-soft);
  background: #05080a;
}
/* 문제: 두꺼운 border-image 틀이 핸드폰·태블릿에서 넘치고 작동불능 /
 * 이유: 사령관 — 오색띠 제거 · 자동크기 /
 * 수정: 1024 이하 금줄 1px · 9-slice 끔 */
@media (max-width: 1024px) {
  .dh-cine,
  .dh-photos a {
    border: 1px solid var(--dj-gold-line-soft);
    border-image: none;
  }
  .dh-btn {
    border: 1px solid var(--dj-gold);
    border-image: none;
  }
}
/* 문제: 메뉴 11개가 노트북에서 가로로 밀림 /
   이유: 햄버거 없음 · overflow-x auto /
   수정: 1280부터 접음 */
.soft-nav-toggle {
  display: none;
  margin-left: auto;
  flex: 0 0 auto;
  width: 40px;
  height: 36px;
  padding: 0;
  background: transparent;
  border: 1px solid var(--dj-gold-line);
  color: var(--dj-gold-hi);
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}
@media (max-width: 1280px) {
  .soft-nav-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .dh-nav,
  .soft-public-nav.dh-nav {
    display: none;
    position: absolute;
    top: 100%;
    right: 12px;
    left: 12px;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 10px 14px 14px;
    background: #05080a;
    border: 1px solid var(--dj-gold-line);
    z-index: 80;
    max-height: min(70vh, 520px);
    overflow: auto;
    white-space: normal;
  }
  .dh-top.soft-nav-open .dh-nav {
    display: flex;
  }
  .dh-nav-sep { display: none; }
  .dh-nav a { padding: 8px 4px; }
}
