/* Venue page extension for the 2026 visual system */

body.page-2026.page-venue-2026 {
  min-height: 100vh;
}

.page-venue-2026 .venue-page-main {
  padding-top: 4.1rem;
}

.page-venue-2026 .venue-page-section {
  background: transparent !important;
  padding-top: 0.9rem;
}

.page-venue-2026 .venue-page-section .container {
  max-width: 1100px;
}

.page-venue-2026 .venue-shell {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  border: 1px solid rgba(157, 78, 221, 0.5);
  background:
    radial-gradient(circle at 100% 0, rgba(255, 127, 17, 0.06), transparent 38%),
    radial-gradient(circle at 0 0, rgba(157, 78, 221, 0.08), transparent 45%),
    linear-gradient(180deg, rgba(17, 15, 25, 0.95), rgba(13, 12, 20, 0.97));
  box-shadow:
    inset 0 5px 0 rgba(255, 255, 255, 0.03),
    0 0 10px rgba(157, 78, 221, 0.7),
    0 0 20px rgba(157, 78, 221, 0.4),
    0 0 30px rgba(157, 78, 221, 0.2);
  padding: clamp(0.95rem, 1.55vw, 1.35rem);
}

.page-venue-2026 #venue-section .section-heading {
  display: table;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}

.page-venue-2026 .venue-shell .desc p {
  color: var(--bsb26-text-muted);
  font-size: 0.95rem;
  line-height: 1.6;
}

.page-venue-2026 .venue-shell .desc p strong {
  color: var(--bsb26-text);
}

.page-venue-2026 .venue-shell h4 {
  color: #ffbe7b;
  text-shadow: 0 0 12px rgba(255, 127, 17, 0.08);
}

.page-venue-2026 .venue-shell .grid-item {
  height: 100%;
  border: 1px solid rgba(157, 78, 221, 0.5);
  border-radius: 14px;
  background:
    radial-gradient(circle at 100% 0, rgba(255, 127, 17, 0.04), transparent 43%),
    radial-gradient(circle at 0 0, rgba(157, 78, 221, 0.04), transparent 46%),
    rgba(255, 255, 255, 0.015);
  box-shadow:
    inset 0 5px 0 rgba(255, 255, 255, 0.03),
    0 0 10px rgba(157, 78, 221, 0.7),
    0 0 20px rgba(157, 78, 221, 0.4),
    0 0 30px rgba(157, 78, 221, 0.2);
}

.page-venue-2026 .venue-shell .grid-item .title {
  color: #f5edff;
  font-size: 1.05rem;
  text-shadow: 0 0 10px rgba(157, 78, 221, 0.08);
}

.page-venue-2026 .venue-shell .grid-item p {
  margin-bottom: 0.8rem;
}

.page-venue-2026 .venue-travel-section {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(157, 78, 221, 0.35);
}

.page-venue-2026 .venue-travel-intro {
  margin-bottom: 0.95rem;
  color: var(--bsb26-text-muted);
  line-height: 1.55;
}

.page-venue-2026 .venue-travel-actions {
  display: flex;
  justify-content: center;
}

.page-venue-2026 .venue-link {
  color: #ffbe7b;
  text-decoration: underline;
  text-underline-offset: 0.12em;
}

.page-venue-2026 .venue-link:hover {
  color: #ffffff;
}

.page-venue-2026 .venue-hotel-btn {
  margin-top: 0.15rem;
}

.page-venue-2026 .venue-section .figure img {
  border: 1px solid rgba(157, 78, 221, 0.5);
  border-radius: 14px;
  box-shadow:
    0 0 0 5px rgba(157, 78, 221, 0.04),
    0 16px 28px rgba(0, 0, 0, 0.28);
}

.page-venue-2026 .venue-photo-col {
  display: flex;
  align-self: stretch;
  height: auto !important;
}

.page-venue-2026 .venue-photo-col .figures-holder {
  position: static;
  width: 100%;
  height: auto;
  min-height: 100%;
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: repeat(4, minmax(0, 1fr));
  justify-items: stretch;
  align-items: stretch;
  gap: 0.75rem;
}

.page-venue-2026 .venue-photo-col .figure {
  display: block;
  margin: 0;
  height: 100%;
  width: 100%;
  min-width: 0;
}

.page-venue-2026 .venue-photo-col .figure.figure-1,
.page-venue-2026 .venue-photo-col .figure.figure-2,
.page-venue-2026 .venue-photo-col .figure.figure-3,
.page-venue-2026 .venue-photo-col .figure.figure-4 {
  transform: none;
}

.page-venue-2026 .venue-photo-col .figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-venue-2026 #socials-section {
  background: transparent !important;
}

.page-venue-2026 .footer-2026 {
  margin-top: 0.5rem;
}

.page-venue-2026 .modal-content {
  border-radius: 16px;
  border: 1px solid rgba(157, 78, 221, 0.55);
  background:
    radial-gradient(circle at 100% 0, rgba(255, 127, 17, 0.08), transparent 40%),
    linear-gradient(180deg, rgba(18, 16, 27, 0.98), rgba(12, 11, 19, 0.99));
  color: var(--bsb26-text);
  box-shadow:
    0 0 0 5px rgba(157, 78, 221, 0.05),
    0 20px 40px rgba(0, 0, 0, 0.35);
}

.page-venue-2026 .modal-header {
  border-bottom: 1px solid rgba(157, 78, 221, 0.3);
}

.page-venue-2026 .modal-title {
  font-family: 'Irish Grover', cursive;
  color: #ffbe7b;
}

.page-venue-2026 .modal-body p {
  color: var(--bsb26-text-muted);
}

.page-venue-2026 .modal-body a {
  color: #ffbe7b;
  text-decoration: underline;
  text-underline-offset: 0.12em;
}

.page-venue-2026 .modal-body a:hover {
  color: #fff;
}

.page-venue-2026 .btn-close {
  filter: invert(1) brightness(1.05);
}

@media (max-width: 991.98px) {
  .page-venue-2026 .venue-page-main {
    padding-top: 4.2rem;
  }

  .page-venue-2026 .venue-photo-col .figures-holder {
    position: static;
    height: auto;
    grid-template-rows: none;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-venue-2026 .venue-photo-col .figure.figure-1,
  .page-venue-2026 .venue-photo-col .figure.figure-2,
  .page-venue-2026 .venue-photo-col .figure.figure-3,
  .page-venue-2026 .venue-photo-col .figure.figure-4 {
    transform: none;
    margin-top: 0;
  }

  .page-venue-2026 .venue-photo-col .figure {
    height: auto;
    aspect-ratio: 4 / 3;
  }
}

@media (max-width: 767.98px) {
  .page-venue-2026 .venue-shell {
    border-radius: 16px;
    padding: 0.9rem;
  }

  .page-venue-2026 .venue-shell .grid-item {
    padding: 0.85rem !important;
  }

  .page-venue-2026 .venue-shell .grid-item .title {
    font-size: 1rem;
  }
}
