/* Venue landing page - generated from the original site CSS
   (normalize.css + main.css + style.css), scoped under .vl-page.
   Source of truth for BOTH the public renderer and the V2 editor preview. */
.vl-page { line-height: 1.15; 
  -webkit-text-size-adjust: 100%; }
.vl-page { margin: 0; }
.vl-page main { display: block; }
.vl-page h1 { font-size: 2em;
  margin: 0.67em 0; }
.vl-page hr { box-sizing: content-box; 
  height: 0; 
  overflow: visible; }
.vl-page pre { font-family: monospace, monospace; 
  font-size: 1em; }
.vl-page a { background-color: transparent; }
.vl-page abbr[title] { border-bottom: none; 
  text-decoration: underline; 
  text-decoration: underline dotted; }
.vl-page b, .vl-page strong { font-weight: bolder; }
.vl-page code, .vl-page kbd, .vl-page samp { font-family: monospace, monospace; 
  font-size: 1em; }
.vl-page small { font-size: 80%; }
.vl-page sub, .vl-page sup { font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
.vl-page sub { bottom: -0.25em; }
.vl-page sup { top: -0.5em; }
.vl-page img { border-style: none; }
.vl-page button, .vl-page input, .vl-page optgroup, .vl-page select, .vl-page textarea { font-family: inherit; 
  font-size: 100%; 
  line-height: 1.15; 
  margin: 0; }
.vl-page button, .vl-page input { overflow: visible; }
.vl-page button, .vl-page select { text-transform: none; }
.vl-page button, .vl-page [type="button"], .vl-page [type="reset"], .vl-page [type="submit"] { -webkit-appearance: button; }
.vl-page button::-moz-focus-inner, .vl-page [type="button"]::-moz-focus-inner, .vl-page [type="reset"]::-moz-focus-inner, .vl-page [type="submit"]::-moz-focus-inner { border-style: none;
  padding: 0; }
.vl-page button:-moz-focusring, .vl-page [type="button"]:-moz-focusring, .vl-page [type="reset"]:-moz-focusring, .vl-page [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }
.vl-page fieldset { padding: 0.35em 0.75em 0.625em; }
.vl-page legend { box-sizing: border-box; 
  color: inherit; 
  display: table; 
  max-width: 100%; 
  padding: 0; 
  white-space: normal; }
.vl-page progress { vertical-align: baseline; }
.vl-page textarea { overflow: auto; }
.vl-page [type="checkbox"], .vl-page [type="radio"] { box-sizing: border-box; 
  padding: 0; }
.vl-page [type="number"]::-webkit-inner-spin-button, .vl-page [type="number"]::-webkit-outer-spin-button { height: auto; }
.vl-page [type="search"] { -webkit-appearance: textfield; 
  outline-offset: -2px; }
.vl-page [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
.vl-page ::-webkit-file-upload-button { -webkit-appearance: button; 
  font: inherit; }
.vl-page details { display: block; }
.vl-page summary { display: list-item; }
.vl-page template { display: none; }
.vl-page [hidden] { display: none; }
.vl-page { color: #222;
  font-size: 1em;
  line-height: 1.4; }
.vl-page ::-moz-selection { background: #b3d4fc;
  text-shadow: none; }
.vl-page ::selection { background: #b3d4fc;
  text-shadow: none; }
.vl-page hr { display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }
.vl-page audio, .vl-page canvas, .vl-page iframe, .vl-page img, .vl-page svg, .vl-page video { vertical-align: middle; }
.vl-page fieldset { border: 0;
  margin: 0;
  padding: 0; }
.vl-page textarea { resize: vertical; }
.vl-page .hidden, .vl-page [hidden] { display: none !important; }
.vl-page .sr-only { border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }
.vl-page .sr-only.focusable:active, .vl-page .sr-only.focusable:focus { clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto; }
.vl-page .invisible { visibility: hidden; }
.vl-page .clearfix::before, .vl-page .clearfix::after { content: " ";
  display: table; }
.vl-page .clearfix::after { clear: both; }
.vl-page { --brand-color: #000000;
  --primary-color: #000000;
  --accent-color: rgba(63, 74, 47, 1);
  --color-white: #ffffff;
  --cool-gray: #CCD4DD;
  --color-black: rgba(0, 0, 0, 1);
  --color-black-90: rgba(0, 0, 0, 0.9);
  --color-black-80: rgba(0, 0, 0, 0.8);
  --color-black-70: rgba(0, 0, 0, 0.7);
  --color-black-60: rgba(0, 0, 0, 0.6);
  --color-black-50: rgba(0, 0, 0, 0.5);
  --bg-dark: rgba(29, 29, 27, 1);
  --bg-dark-green: rgba(63, 74, 47, 1);
  --mix: rgb(0 0 0);
  --mix-light: rgb(255 255 255);
  --contrast: color-mix(in lab, currentcolor 15%, var(--mix));
  --contrast-light: color-mix(in lab, currentcolor 30%, var(--mix-light)); }
.vl-page { --font-sans: "Lexend Giga", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --font-mono: "Overpass Mono", monospace; }
.vl-page { --light: 100;
  --regular: 400;
  --semibold: 500;
  --bold: 600; }
.vl-page { --max-width: 960px; }
.vl-page { --focus-color: #ff5400; }
.vl-page, .vl-page { height: 100%;
  position: relative; }
.vl-page { color: #fff;
  background: #000;
  font-family: var(--font-sans);
  font-size: 100%;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  min-height: 100vh;
  -webkit-tap-highlight-color: transparent;
  text-rendering: optimizeLegibility; }
.vl-page * { margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  vertical-align: baseline;
  background: none; }
.vl-page :focus:not(:focus-visible) { outline: none; }
.vl-page *, .vl-page *:before, .vl-page *:after { box-sizing: border-box; }
.vl-page audio, .vl-page canvas, .vl-page iframe, .vl-page img, .vl-page svg, .vl-page video { vertical-align: middle; }
.vl-page img, .vl-page embed, .vl-page object, .vl-page video, .vl-page iframe { max-width: 100%; }
.vl-page video, .vl-page iframe, .vl-page source, .vl-page img { height: auto; }
.vl-page .embed { position: relative;
  padding: 0;
  padding-bottom: 56.25%;  
  height: 0;
  overflow: hidden;
  margin-bottom: 2em; }
.vl-page .embed iframe { position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.vl-page .video-section { position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  height: 100%; }
.vl-page .video-wrapper, .vl-page .video-img-cover { position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  transition: opacity 0.4s ease; }
.vl-page .video-wrapper video, .vl-page .video-img-cover video { max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%; }
.vl-page .video-toggle { display: none;
  position: fixed;
  bottom: 40px;
  left: 32px;
  z-index: 10;
  color: var(--color-white);
  cursor: pointer;
  font-family: "Overpass Mono", monospace;
  font-optical-sizing: auto;
  font-weight: var(--regular);
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  width: 60px;
  padding: 6px 0 4px;
  border: 0.5px solid #fff;
  border-radius: 4px;
  opacity: 0.5; }
.vl-page .video-toggle:hover { opacity: 1; }
@media (min-width: 1024px) {
.vl-page .video-toggle { display: block; }
}
.vl-page .video-img-cover img { max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%; }
@media (min-width: 768px) {
.vl-page .video-img-cover-phone { display: none; }
}
.vl-page .video-img-cover-desktop { display: none; }
@media (min-width: 768px) {
.vl-page .video-img-cover-desktop { display: block; }
}
.vl-page .alignleft, .vl-page figure.alignleft { float: left;
  margin: 0.2em 1.5em 1em 0;
  max-width: 50%; }
.vl-page .alignright, .vl-page figure.alignright { float: right;
  margin: 0.2em 0 1em 1.5em;
  max-width: 50%; }
.vl-page .aligncenter, .vl-page figure.aligncenter { display: block;
  margin: 1em auto;
  text-align: center; }
.vl-page .alignnone, .vl-page figure.alignnone { float: none;
  margin: 0; }
@media (max-width: 480px) {
.vl-page .alignleft, .vl-page .alignright, .vl-page figure.alignleft, .vl-page figure.alignright { float: none;
    max-width: 100%;
    margin: 0 0 1em; }
}
.vl-page figcaption { font-size: 0.75em;
  margin-top: 8px; }
.vl-page hr { display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }
.vl-page #navigate-to { width: 100%;
  text-align: center;
  background-color: var(--bg-dark-green);
  position: relative;
  z-index: 1; }
.vl-page #navigate-to .accessibility-link { color: #FFF;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0; }
.vl-page #navigate-to .accessibility-link:focus { padding: 16px;
  display: block;
  position: static;
  width: 100%;
  height: auto;
  margin: 0;
  overflow: visible;
  clip-path: none;
  white-space: normal; }
.vl-page :focus-visible { outline: 2px solid var(--focus-color);
  outline-offset: 2px; }
.vl-page nav ul { list-style: none;
  padding-left: 0;
  margin: 0; }
.vl-page nav a { display: inline-block;
  padding: 12px 8px;
  text-decoration: none; }
.vl-page a { color: #fff;
  text-decoration: underline;
  text-underline-offset: 0.2em; }
.vl-page a:hover { color: rgba(255, 255, 255, 0.75); }
.vl-page .arrow-list { display: inline-block;
  text-decoration: none;
  vertical-align: top;
  margin-top: -2px;
  margin-left: 10px;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.5, 0, 0.1, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.5, 0, 0.1, 1);
  transition: transform 0.2s cubic-bezier(0.5, 0, 0.1, 1);
  transition: transform 0.2s cubic-bezier(0.5, 0, 0.1, 1), -webkit-transform 0.2s cubic-bezier(0.5, 0, 0.1, 1); }
.vl-page a:hover .arrow-list { -webkit-transform: translate3d(4px, 0, 0);
  transform: translate3d(4px, 0, 0); }
.vl-page .site-width { max-width: var(--max-width);
  width: 100%;
  margin: 0 auto;
  padding: 0 32px; }
.vl-page .section-wrapper { background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 64px 0;
  position: relative; }
.vl-page .section-wrapper:before, .vl-page .section-wrapper:after { content: " ";
  display: table; }
.vl-page .section-wrapper:after { clear: both; }
.vl-page .section-wrapper + .section-wrapper { padding-top: 0; }
.vl-page .section-wrapper + [class*=w-bg-], .vl-page .section-wrapper + [class*=w-surface-], .vl-page .section-wrapper + .section-fullcover { padding-top: 64px; }
.vl-page [class*=w-bg-] + .section-wrapper, .vl-page [class*=w-surface-] + .section-wrapper { padding-top: 64px; }
.vl-page .article > .section-fullcover { margin: 64px 0; }
.vl-page [class*=w-bg-] > .section-text-block, .vl-page [class*=w-surface-] > .section-text-block, .vl-page .site-width > .section-text-block { padding-top: 0; }
.vl-page .w-bg-black + .w-bg-black { padding-top: 0 !important; }
.vl-page .anchor + .section-wrapper { padding-top: 0; }
.vl-page .anchor + [class*=w-bg-], .vl-page .anchor + [class*=w-surface-] { padding-top: 64px; }
@media (min-width: 768px) {
.vl-page .section-wrapper { padding: 64px 0; }
.vl-page .section-wrapper + .section-wrapper { padding-top: 0; }
.vl-page .section-wrapper + [class*=w-bg-], .vl-page .section-wrapper + [class*=w-surface-] { padding-top: 64px; }
.vl-page [class*=w-bg-] + .section-wrapper, .vl-page [class*=w-surface-] + .section-wrapper { padding-top: 64px; }
.vl-page .anchor + .section-wrapper { padding-top: 0; }
.vl-page .anchor + [class*=w-bg-] { padding-top: 64px; }
}
.vl-page.no-hero #main-content + .section-wrapper { margin-top: 62px; }
.vl-page.no-hero main > .section-wrapper:first-child { margin-top: 62px; }
@media (min-width: 768px) {
.vl-page.no-hero #main-content + .section-wrapper { margin-top: 100px; }
.vl-page.no-hero main > .section-wrapper:first-child { margin-top: 100px; }
}
.vl-page .site-header { position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 0 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 100;
  font-size: 14px;
  opacity: 1;
  translate: 0 0;
  transition: opacity 0.4s ease, translate 0.4s ease;
  pointer-events: none; }
.vl-page .site-header.is-visible { opacity: 1;
  translate: 0 0; }
.vl-page.page .site-header { opacity: 1;
  translate: 0 0; }
.vl-page .site-header.is-hidden { opacity: 0;
  translate: 0 -100%;
  pointer-events: none; }
@media (min-width: 768px) {
.vl-page .site-header { height: 90px; }
}
.vl-page .site-header .btn { font-family: "Overpass Mono", monospace;
  font-optical-sizing: auto;
  font-weight: var(--regular);
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  padding: 6px 10px 4px;
  border: 1px solid #fff;
  border-radius: 4px;
  pointer-events: all; }
.vl-page .site-header__logo { width: 140px;
  pointer-events: all; }
.vl-page .section-hero, .vl-page .section-hero-page { height: 100dvh;
  min-height: 690px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  position: relative;
  z-index: 0; }
.vl-page .section-hero:before, .vl-page .section-hero:after, .vl-page .section-hero-page:before, .vl-page .section-hero-page:after { content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 1; }
.vl-page .section-hero:before, .vl-page .section-hero-page:before { background: linear-gradient(to top, rgba(0, 0, 0, 0) 70%, rgb(0, 0, 0) 100%); }
.vl-page .section-hero:after, .vl-page .section-hero-page:after { background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgb(0, 0, 0) 100%); }
.vl-page .section-hero h1, .vl-page .section-hero-page h1 { margin: 0; }
.vl-page .section-hero .site-width, .vl-page .section-hero-page .site-width { position: relative;
  display: flex;
  flex-direction: column;
  justify-content: start; }
@media (min-width: 768px) {
.vl-page .section-hero .site-width, .vl-page .section-hero-page .site-width { justify-content: center; }
}
.vl-page .section-hero-page { height: 50vh;
  min-height: 400px; }
.vl-page .section-hero-page .site-width { justify-content: flex-end; }
.vl-page .section-hero-page .hero-content { margin-bottom: 60px; }
@media (min-width: 768px) {
.vl-page .section-hero-page .hero-content { margin-bottom: 100px; }
}
.vl-page .hero-content { position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 2; }
.vl-page .hero-content .vl-logo { width: 80%;
  max-width: 460px;
  margin: 0 auto 0 0;
  padding-top: 36px; }
@media (min-width: 768px) {
.vl-page .hero-content .vl-logo { padding-top: 0; }
}
.vl-page .hero-content h1 { text-transform: uppercase; }
.vl-page .hero-bottom-content { position: absolute;
  width: 100%;
  bottom: 25%;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 24px 0;
  text-align: center;
  z-index: 10; }
.vl-page .hero-bottom-content p { font-family: var(--font-mono);
  font-size: 14px; }
.vl-page .countdown { font-family: "Overpass Mono", monospace;
  font-optical-sizing: auto;
  font-weight: var(--regular);
  font-style: normal;
  font-size: 36px;
  padding-bottom: 16px; }
.vl-page .countdown span { display: inline-block;
  position: relative; }
.vl-page .countdown span:after { content: "";
  position: absolute;
  bottom: -12px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  left: 50%;
  transform: translate(-50%, 0); }
.vl-page .countdown .days:after { content: "d"; }
.vl-page .countdown .hours:after { content: "h"; }
.vl-page .countdown .minutes:after { content: "m"; }
.vl-page .countdown .seconds:after { content: "s"; }
.vl-page .section-footer { display: flex;
  flex-direction: column;
  align-items: center;
  padding-right: 32px;
  padding-left: 32px;
  padding-top: 40px;
  padding-bottom: 40px;
  gap: 32px;
  background: var(--color-black); }
.vl-page .section-footer p { font-size: 12px; }
.vl-page .footer-links-wrap { display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px; }
.vl-page .footer-nav { display: flex;
  flex-flow: row wrap;
  justify-content: center;
  font-size: 12px; }
@media (min-width: 768px) {
.vl-page .footer-nav { gap: 24px; }
}
.vl-page .footer-nav a { text-decoration: underline; }
.vl-page .footer-address-block { display: block;
  text-align: center;
  text-decoration: none;
  color: inherit; }
.vl-page a.footer-address-block { transition: color 0.2s ease; }
.vl-page a.footer-address-block:hover,
.vl-page a.footer-address-block:hover * { color: #FF6EC8; }
.vl-page .footer-address-name { font-family: var(--font-heading, inherit);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 14px;
  margin: 0 0 8px 0; }
.vl-page .footer-address-lines { font-family: "Overpass Mono", monospace;
  font-size: 12px;
  line-height: 1.6;
  margin: 0; }
@media (min-width: 768px) {
.vl-page .section-footer { flex-direction: row;
  align-items: flex-start;
  justify-content: space-between; }
.vl-page .footer-address-block { text-align: left; }
.vl-page .footer-links-wrap { align-items: flex-start; }
.vl-page .footer-nav { justify-content: flex-start; }
.vl-page .footer-links-wrap p { text-align: left; }
}
.vl-page .page-content { font-family: "Overpass Mono", monospace;
  font-optical-sizing: auto;
  font-weight: var(--regular);
  font-style: normal; }
.vl-page .page-content h2 { font-size: var(--text-2xl); }
.vl-page .page-content h3 { font-size: var(--text-xl);
  margin-top: 1.5rem; }
.vl-page .accordion { overflow: hidden;
  display: flex;
  flex-direction: column; }
.vl-page .accordion__item { border-top: 1px solid #3F4A2F;
  background: rgba(255, 255, 255, 0); }
.vl-page .accordion__item.is-open { color: var(--color-white); }
.vl-page .accordion__item:last-child { border-bottom: 1px solid #3F4A2F; }
.vl-page .accordion__header { margin: 0; }
.vl-page .accordion__header, .vl-page .accordion__trigger { font-weight: var(--regular) !important;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6); }
.vl-page .is-open .accordion__header, .vl-page .is-open .accordion__trigger { color: var(--color-white); }
@media (min-width: 768px) {
.vl-page .accordion__header, .vl-page .accordion__trigger { font-size: 24px; }
}
.vl-page .accordion__panel-title { font-family: "Lexend Giga", sans-serif;
  font-optical-sizing: auto;
  font-weight: var(--regular); }
.vl-page .accordion__trigger { display: flex;
  align-items: center;
  appearance: none;
  width: 100%;
  text-align: left;
  padding: 16px 52px 16px 0;
  font: inherit;
  line-height: 1.3;
  background: transparent;
  border: 0;
  cursor: pointer;
  position: relative;
  scroll-margin-top: 120px; }
@media (min-width: 768px) {
.vl-page .accordion__trigger { scroll-margin-top: 24px; }
}
.vl-page .accordion__trigger:hover { color: var(--color-white); }
.vl-page .accordion__trigger:hover .accordion__icon::before, .vl-page .accordion__trigger:hover .accordion__icon::after { background: var(--color-white); }
.vl-page .accordion__trigger:focus-visible { outline: 2px solid var(--focus, #005fcc);
  outline-offset: -2px; }
.vl-page .accordion__icon { position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  inline-size: 20px;
  block-size: 20px;
  display: inline-block; }
.vl-page .accordion__icon::before, .vl-page .accordion__icon::after { content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  width: 16px;
  height: 2px;
  background: rgba(255, 255, 255, 0.6);
  transform: translate(-50%, -50%); }
.vl-page .is-open .accordion__icon::before, .vl-page .is-open .accordion__icon::after { background: var(--color-white); }
.vl-page .accordion__icon::after { transform: translate(-50%, -50%) rotate(90deg); }
.vl-page .accordion__trigger[aria-expanded=true] .accordion__icon::after { display: none; }
.vl-page .accordion__panel { padding: 0;
  overflow: clip;
  block-size: 0; }
.vl-page .accordion__panel[hidden] { display: block; }
.vl-page .accordion__panel-inner { padding: 0 0 24px 0;
  margin: 0;
  font-size: 16px;
  font-family: "Overpass Mono", monospace;
  font-optical-sizing: auto;
  font-weight: var(--regular);
  font-style: normal; }
@media (min-width: 768px) {
.vl-page .accordion__panel-inner { padding: 0 0 24px 0; }
}
.vl-page .accordion__panel-inner figure { margin-bottom: 1em; }
.vl-page .accordion__panel-inner ul { display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 20px; }
.vl-page .accordion__panel-inner ul li { display: list-item;
  text-align: match-parent; }
.vl-page .accordion__panel-inner .footer-text-block { margin-bottom: 0; }
.vl-page .accordion__panel-inner > *:first-child { margin-top: 0; }
.vl-page .accordion__panel-inner > *:last-child { margin-bottom: 0; }
.vl-page .accordion__panel-text > *:first-child { margin-top: 0; }
.vl-page .accordion__panel-text > *:last-child { margin-top: 0; }
.vl-page .accordion__panel-inner--media { display: flex;
  align-items: flex-start; }
.vl-page .accordion__panel-text { flex: 1; }
.vl-page .accordion__panel-figure { flex-shrink: 0;
  overflow: hidden;
  border-radius: 24px; }
@media (min-width: 768px) {
.vl-page .accordion__panel-figure { border-radius: 32px; }
}
.vl-page .accordion__panel-figure img { width: 100%;
  height: auto;
  border-radius: 4px; }
.vl-page .accordion__panel-inner--media { flex-direction: column; }
@media (min-width: 768px) {
.vl-page .accordion__panel-inner--media { flex-direction: row;
    gap: 24px; }
.vl-page .accordion__panel-inner--media .accordion__panel-figure { max-width: 50%; }
}
.vl-page .accordion__panel-title { margin-bottom: 0.5em;
  font-family: var(--font-sans);
  font-weight: var(--bold);
  font-size: 18px; }
@media (prefers-reduced-motion: no-preference) {
.vl-page .accordion__panel { transition: block-size 240ms ease; }
}
.vl-page ::placeholder { color: #272727;
  font-family: var(--font-sans); }
.vl-page .hidden { display: none !important; }
.vl-page .invisible { visibility: hidden; }
.vl-page .clearfix:before, .vl-page .clearfix:after { content: " ";
  display: table; }
.vl-page .clearfix:after { clear: both; }
.vl-page .browserupgrade { margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }
.vl-page { --text-xs: clamp(0.75rem, 0.73rem + 0.1vw, 0.8125rem);
  --text-sm: clamp(0.875rem, 0.84rem + 0.15vw, 0.9375rem);
  --text-base: clamp(1rem, 0.95rem + 0.25vw, 1.125rem);
  --text-lg: clamp(1.125rem, 1.05rem + 0.4vw, 1.25rem);
  --text-xl: clamp(1.25rem, 1.1rem + 0.8vw, 1.75rem);
  --text-2xl: clamp(1.3125rem, 1rem + 1.5625vw, 2.25rem);
  --text-3xl: clamp(2rem, 1.4rem + 3vw, 4rem);
  --text-display: clamp(2.5rem, 1.6rem + 3vw, 6rem); }
.vl-page .lexend-giga-lexend-giga { font-family: "Lexend Giga", sans-serif;
  font-optical-sizing: auto;
  font-weight: var(--regular);
  font-style: normal; }
.vl-page .overpass-mono-overpassmono { font-family: "Overpass Mono", monospace;
  font-optical-sizing: auto;
  font-weight: var(--regular);
  font-style: normal; }
.vl-page h1, .vl-page h2, .vl-page h3 { margin-bottom: 0.5em;
  line-height: 1.2;
  font-family: "Lexend Giga", sans-serif;
  font-optical-sizing: auto;
  font-weight: var(--semibold); }
.vl-page .text-xs { font-size: var(--text-xs); }
.vl-page .text-sm { font-size: var(--text-sm); }
.vl-page .text-base { font-size: var(--text-base); }
.vl-page .text-lg { font-size: var(--text-lg); }
.vl-page .text-xl { font-size: var(--text-xl); }
.vl-page .text-2xl { font-size: var(--text-2xl); }
.vl-page .text-3xl { font-size: var(--text-3xl); }
.vl-page .font-size-display { font-size: var(--text-display); }
.vl-page p { margin: 1rem 0; }
.vl-page .btn { font-family: "Lexend Giga", sans-serif;
  border-radius: 9999px;
  padding: 10px 24px;
  color: var(--color-white);
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(4px);
  outline: 1px solid rgba(255, 255, 255, 0.7);
  outline-offset: -1px;
  font-weight: var(--regular);
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  transition: all 0.2s;
  display: inline-block; }
.vl-page .btn:hover { color: var(--color-white);
  outline: 2px solid var(--color-white);
  outline-offset: -2px; }
.vl-page .disabled, .vl-page .btn:disabled, .vl-page .btn[disabled] { opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none; }
.vl-page .btn-group { margin: 16px 0;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  justify-content: center;
  gap: 10px; }
.vl-page .sr-only { position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0; }
.vl-page .full-height { min-height: 100vh; }
.vl-page .w-bg-dark { background: var(--bg-dark); }
.vl-page .w-bg-darkgreen { background: var(--bg-dark-green); }
.vl-page .text-start { text-align: start !important; }
.vl-page .text-left { text-align: left !important; }
.vl-page .text-center { text-align: center !important; }
.vl-page .text-right { text-align: right !important; }
.vl-page .font-light { font-weight: var(--light) !important; }
.vl-page .font-regular { font-weight: var(--regular) !important; }
.vl-page .font-semibold { font-weight: var(--semibold) !important; }
.vl-page .font-bold { font-weight: var(--bold) !important; }
.vl-page .list-none { list-style: none;
  padding-left: 0;
  margin: 0; }
.vl-page .aspect-16-9 { aspect-ratio: 16/9; }
.vl-page .aspect-4-3 { aspect-ratio: 4/3; }
.vl-page .aspect-1-1 { aspect-ratio: 1/1; }
.vl-page .object-cover { object-fit: cover;
  width: 100%;
  height: 100%; }
.vl-page .object-contain { object-fit: contain;
  width: 100%;
  height: 100%; }
.vl-page .overflow-hidden { overflow: hidden; }
.vl-page .rounded-sm { border-radius: 4px; }
.vl-page .rounded { border-radius: 8px; }
.vl-page .rounded-lg { border-radius: 16px; }
.vl-page .rounded-full { border-radius: 9999px; }
.vl-page .pointer-events-none { pointer-events: none; }
.vl-page .row { display: flex;
  flex-flow: row wrap; }
.vl-page .row-strip, .vl-page [class*=row-strip-] { margin: 0 -10px; }
.vl-page .row-box { width: calc(100% - 20px);
  margin: 0 10px 20px;
  flex: 0 0 auto;
  position: relative; }
.vl-page .row-strip-6 .row-box { width: calc(100% - 20px); }
.vl-page .row-strip-4 .row-box { width: calc(100% - 20px); }
.vl-page .row-strip-3 .row-box { width: calc(100% - 20px); }
.vl-page .row-strip-8--4 .row-box.box-8 { width: calc(100% - 20px); }
.vl-page .row-strip-8--4 .row-box.box-4 { width: calc(100% - 20px); }
.vl-page .row-box.vertical-middle, .vl-page .row-box.vertical-bottom { display: flex; }
.vl-page .row-box.vertical-middle { align-items: center; }
.vl-page .row-box.vertical-bottom { align-items: flex-end; }
.vl-page .row-box figure { position: relative; }
.vl-page .grid { display: grid; }
.vl-page .grid-cols-1 { grid-template-columns: repeat(1, minmax(0, 1fr)); }
.vl-page .grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.vl-page .grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.vl-page .grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.vl-page .grid-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.vl-page .grid-cols-6 { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.vl-page .grid-cols-7 { grid-template-columns: repeat(7, minmax(0, 1fr)); }
.vl-page .grid-cols-8 { grid-template-columns: repeat(8, minmax(0, 1fr)); }
.vl-page .grid-cols-9 { grid-template-columns: repeat(9, minmax(0, 1fr)); }
.vl-page .grid-cols-11 { grid-template-columns: repeat(11, minmax(0, 1fr)); }
.vl-page .grid-cols-12 { grid-template-columns: repeat(12, minmax(0, 1fr)); }
.vl-page .grid-cols-none { grid-template-columns: none; }
.vl-page .col-auto { grid-column: auto; }
.vl-page .col-span-1 { grid-column: span 1/span 1; }
.vl-page .col-span-2 { grid-column: span 2/span 2; }
.vl-page .col-span-3 { grid-column: span 3/span 3; }
.vl-page .col-span-4 { grid-column: span 4/span 4; }
.vl-page .col-span-5 { grid-column: span 5/span 5; }
.vl-page .col-span-6 { grid-column: span 6/span 6; }
.vl-page .col-span-7 { grid-column: span 7/span 7; }
.vl-page .col-span-8 { grid-column: span 8/span 8; }
.vl-page .col-span-9 { grid-column: span 9/span 9; }
.vl-page .col-span-10 { grid-column: span 10/span 10; }
.vl-page .col-span-11 { grid-column: span 11/span 11; }
.vl-page .col-span-12 { grid-column: span 12/span 12; }
.vl-page .col-span-full { grid-column: 1/-1; }
.vl-page .grid-even-columns { display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr)); }
.vl-page .grid-even-columns.minmax-150 { grid-template-columns: repeat(auto-fit, minmax(min(150px, 100%), 1fr)); }
.vl-page .grid-auto-flow { display: grid;
  gap: 24px;
  grid-auto-flow: column;
  grid-auto-columns: 1fr; }
.vl-page .grid-stack { display: grid;
  place-items: end start; }
.vl-page .grid-stack > * { display: grid;
  grid-column: 1/2;
  grid-row: 1/2; }
.vl-page .grid-stack > img { aspect-ratio: 16/9;
  object-fit: cover;
  z-index: -1; }
.vl-page .grid-banner-module { display: grid;
  gap: 24px;
  row-gap: 0; }
.vl-page .grid-banner-module .banner-image-module { order: 1; }
.vl-page .grid-banner-module .banner-text-module { order: 2; }
.vl-page .grid-banner-module.reverse-order .banner-image-module { order: 2; }
.vl-page .grid-banner-module.reverse-order .banner-text-module { order: 1; }
.vl-page .flex { display: flex !important; }
.vl-page .md-flex { flex-direction: column !important; }
.vl-page .flex-row { flex-direction: row !important; }
.vl-page .flex-wrap { flex-wrap: wrap !important; }
.vl-page .flex-column { flex-direction: column !important; }
.vl-page .flex-grow-1 { flex-grow: 1 !important; }
.vl-page .flex-shrink-1 { flex-shrink: 1 !important; }
.vl-page .flex-fill { flex: 1 1 auto !important; }
.vl-page .align-items-center { align-items: center !important; }
.vl-page .align-items-stretch { align-items: stretch !important; }
.vl-page .align-content-start { align-content: flex-start !important; }
.vl-page .align-items-start { align-items: flex-start !important; }
.vl-page .align-items-end { align-items: flex-end !important; }
.vl-page .justify-content-between { justify-content: space-between !important; }
.vl-page .justify-content-center { justify-content: center !important; }
.vl-page .justify-content-end { justify-content: flex-end !important; }
.vl-page .align-self-start { align-self: flex-start !important; }
.vl-page .align-self-end { align-self: flex-end !important; }
.vl-page .align-self-center { align-self: center !important; }
.vl-page .align-self-baseline { align-self: baseline !important; }
.vl-page .align-self-stretch { align-self: stretch !important; }
.vl-page .mt-auto, .vl-page .my-auto { margin-top: auto !important; }
.vl-page .mb-auto, .vl-page .my-auto { margin-bottom: auto !important; }
.vl-page .mr-auto, .vl-page .mx-auto { margin-right: auto !important; }
.vl-page .ml-auto, .vl-page .mx-auto { margin-left: auto !important; }
.vl-page .order-1 { order: 1; }
.vl-page .order-2 { order: 2; }
.vl-page .order-3 { order: 3; }
.vl-page .order-4 { order: 4; }
.vl-page .modalOverlay { display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  padding: 16px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s; }
.vl-page .modalOverlay.is-open { opacity: 1;
  visibility: visible; }
.vl-page .modal { position: relative;
  background: #fff;
  border-radius: 8px;
  padding: 40px;
  width: 100%;
  max-width: 600px;
  max-height: 90vh;
  overflow-y: auto;
  transform: translateY(8px);
  transition: transform 0.2s; }
.vl-page .modalOverlay.is-open .modal { transform: translateY(0); }
@media (max-width: 480px) {
.vl-page .modal { padding: 24px;
    max-height: 85vh; }
}
.vl-page .close-btn { position: absolute;
  top: 16px;
  right: 16px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid currentColor;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.2rem;
  line-height: 1;
  color: inherit;
  transition: background 0.15s; }
.vl-page .close-btn:hover { background: rgba(0, 0, 0, 0.08); }
@media (prefers-reduced-motion: reduce) {
.vl-page *, .vl-page *::before, .vl-page *::after { animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important; }
}
@media print {
@page {
    margin: 2cm;
  }
.vl-page *, .vl-page *::before, .vl-page *::after { background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
.vl-page header, .vl-page nav, .vl-page footer, .vl-page #navigate-to, .vl-page .btn, .vl-page form, .vl-page button, .vl-page video, .vl-page audio, .vl-page iframe { display: none !important; }
.vl-page { font-size: 12pt;
    line-height: 1.5; }
.vl-page .site-width { max-width: 100%;
    padding: 0; }
.vl-page h1 { font-size: 24pt; }
.vl-page h2 { font-size: 18pt; }
.vl-page h3 { font-size: 14pt; }
.vl-page h1, .vl-page h2, .vl-page h3, .vl-page h4, .vl-page h5, .vl-page h6 { page-break-after: avoid; }
.vl-page p, .vl-page h2, .vl-page h3 { orphans: 3;
    widows: 3; }
.vl-page a, .vl-page a:visited { text-decoration: underline; }
.vl-page a[href]::after { content: " (" attr(href) ")";
    font-size: 10pt;
    color: #555 !important; }
.vl-page a[href^="#"]::after, .vl-page a[href^="/"]::after, .vl-page a[href^="javascript:"]::after { content: ""; }
.vl-page abbr[title]::after { content: " (" attr(title) ")"; }
.vl-page img { max-width: 100% !important;
    page-break-inside: avoid; }
.vl-page table { border-collapse: collapse;
    width: 100%; }
.vl-page thead { display: table-header-group; }
.vl-page th, .vl-page td { border: 1px solid #ccc;
    padding: 6pt;
    text-align: left; }
.vl-page tr { page-break-inside: avoid; }
.vl-page pre { white-space: pre-wrap !important;
    border: 1px solid #ccc;
    padding: 8pt;
    page-break-inside: avoid; }
.vl-page blockquote { border-left: 3pt solid #ccc;
    padding-left: 12pt;
    margin-left: 0;
    page-break-inside: avoid; }
}
.vl-page form { margin-bottom: 1.5rem; }
.vl-page .form-group { display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 1.25rem; }
.vl-page fieldset { border: 0;
  padding: 0;
  margin: 0 0 1.5rem; }
.vl-page legend { font-weight: var(--semibold);
  font-size: 1.1em;
  margin-bottom: 0.75rem; }
.vl-page label { display: block;
  font-weight: var(--semibold);
  cursor: pointer; }
.vl-page label em { font-style: normal;
  font-weight: var(--regular);
  color: #c0392b;
  margin-left: 2px; }
.vl-page input, .vl-page textarea, .vl-page select { font-family: var(--font-sans);
  font-size: 1rem;
  color: inherit;
  line-height: 1.5; }
.vl-page input[type=text], .vl-page input[type=email], .vl-page input[type=password], .vl-page input[type=tel], .vl-page input[type=url], .vl-page input[type=search], .vl-page input[type=number], .vl-page input[type=date], .vl-page textarea, .vl-page select { display: block;
  width: 100%;
  padding: 0.6rem 0.75rem;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  transition: border-color 0.15s; }
.vl-page input[type=text]:hover, .vl-page input[type=email]:hover, .vl-page input[type=password]:hover, .vl-page input[type=tel]:hover, .vl-page input[type=url]:hover, .vl-page input[type=search]:hover, .vl-page input[type=number]:hover, .vl-page input[type=date]:hover, .vl-page textarea:hover, .vl-page select:hover { border-color: #999; }
.vl-page input[type=text]:focus-visible, .vl-page input[type=email]:focus-visible, .vl-page input[type=password]:focus-visible, .vl-page input[type=tel]:focus-visible, .vl-page input[type=url]:focus-visible, .vl-page input[type=search]:focus-visible, .vl-page input[type=number]:focus-visible, .vl-page input[type=date]:focus-visible, .vl-page textarea:focus-visible, .vl-page select:focus-visible { border-color: var(--focus-color);
  outline: 2px solid var(--focus-color);
  outline-offset: 2px; }
.vl-page input[type=text]:disabled, .vl-page input[type=email]:disabled, .vl-page input[type=password]:disabled, .vl-page input[type=tel]:disabled, .vl-page input[type=url]:disabled, .vl-page input[type=search]:disabled, .vl-page input[type=number]:disabled, .vl-page input[type=date]:disabled, .vl-page textarea:disabled, .vl-page select:disabled { background-color: #f5f5f5;
  color: #999;
  border-color: #e0e0e0;
  cursor: not-allowed; }
.vl-page input[type=text]:user-invalid, .vl-page input[type=email]:user-invalid, .vl-page input[type=password]:user-invalid, .vl-page input[type=tel]:user-invalid, .vl-page input[type=url]:user-invalid, .vl-page input[type=search]:user-invalid, .vl-page input[type=number]:user-invalid, .vl-page input[type=date]:user-invalid, .vl-page textarea:user-invalid, .vl-page select:user-invalid { border-color: #c0392b; }
.vl-page textarea { resize: vertical;
  min-height: 120px; }
.vl-page select { cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  padding-right: 2.5rem; }
.vl-page input[type=checkbox], .vl-page input[type=radio] { accent-color: var(--brand-color);
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  flex-shrink: 0; }
.vl-page .checkbox-label, .vl-page .radio-label { display: flex;
  align-items: center;
  gap: 8px;
  font-weight: var(--regular);
  cursor: pointer; }
.vl-page .form-hint { font-size: var(--text-sm);
  color: #666; }
.vl-page .form-error { font-size: var(--text-sm);
  color: #c0392b; }
.vl-page .form-success { font-size: var(--text-sm);
  color: #27ae60; }

/* --- Venue landing navigation (one-piece slider) --------------------------------
   ONE artwork: the supplied closed art's fill path extends to x=386, i.e. the
   closed control IS the whole panel windowed to its leftmost 50px. Closed state
   shows only the 50px rail (translateX(100% - 50px)); open slides the same
   element in — so the wave pinch (authored at 425.825/951 = 44.78%) can never
   change height. Both renderer.ex and ContentJsonRenderer.jsx emit this DOM. */
.vl-page .vl-nav-backdrop,
.vl-nav-backdrop {
  position: fixed;
  inset: 0;
  z-index: 290;
  background: transparent;
  display: none; }
.vl-nav-backdrop.vl-nav-open { display: block; }
.vl-page .vl-nav,
.vl-nav {
  --vl-panel-w: clamp(234px, 60vw, 402px);
  position: fixed;
  top: 0;
  right: 0;
  height: 100dvh;
  width: var(--vl-panel-w);
  z-index: 300;
  pointer-events: none; }
@media (min-width: 768px) {
  .vl-page .vl-nav,
  .vl-nav { --vl-panel-w: min(33.4vw, 402px); } }
.vl-nav .vl-nav-slider {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateX(calc(100% - 50px));
  transition: transform 0.35s ease; }
.vl-nav.vl-nav-open .vl-nav-slider { transform: translateX(0); }
.vl-nav.vl-nav-open { pointer-events: auto; }

/* Rail: the 50px left strip that is visible in BOTH states. */
.vl-nav .vl-nav-rail {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  overflow: hidden;
  pointer-events: auto; }
.vl-nav .vl-nav-rail-svg {
  position: absolute;
  inset: 0;
  width: 50px;
  height: 100%;
  display: block;
  overflow: visible; }
/* Rail fill goes 0.4 → 0.6 on open so it matches the body with no seam. */
.vl-nav .vl-nav-rail-fill { transition: fill-opacity 0.35s ease; }
.vl-nav.vl-nav-open .vl-nav-rail-fill { fill-opacity: 0.6; }

/* Frost: WebKit-safe replacement for the removed foreignObject backdrop blur.
   A 50×951 layer scaled to viewport height by --vl-frost-sy (set by the nav JS:
   innerHeight/951), clipped to the authored fill path. Engines without
   clip-path:path() show a rectangular blur strip; the wave paths themselves are
   plain SVG and paint everywhere — the blank-control failure mode is gone. */
.vl-nav .vl-nav-frost {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 951px;
  transform-origin: top left;
  transform: scaleY(var(--vl-frost-sy, 1));
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  clip-path: path("M50.1558 -113L50.1555 301.06C50.1435 304.007 49.6695 334.494 35.2665 363.293C12.4375 408.938 0.155518 406.837 0.155518 425.825C0.155518 444.812 12.4375 442.712 35.2665 488.357C49.6695 517.156 50.1435 547.643 50.1555 550.59V951H386.156L385.661 -113H50.1558Z"); }

/* Toggle: transparent hit area over the whole rail (the visible hamburger is
   the authored SVG path). Hidden while open; the close X takes over. */
.vl-nav .vl-nav-toggle {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 3; }
.vl-nav.vl-nav-open .vl-nav-toggle { visibility: hidden; }
.vl-nav .vl-nav-burger { transition: opacity 0.2s ease; }
.vl-nav.vl-nav-open .vl-nav-burger { opacity: 0; }

/* Close X on the pinch: 27px right of rail left edge, 44.78% down (authored). */
.vl-nav .vl-nav-close {
  position: absolute;
  left: 27px;
  top: 44.78%;
  transform: translate(-50%, -50%);
  width: 44px;
  height: 44px;
  z-index: 4;
  background: none;
  border: none;
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0s linear 0.2s; }
.vl-nav.vl-nav-open .vl-nav-close {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.2s ease 0.15s, visibility 0s; }

/* Mouse/touch focus: no ring on either control in any state.
   Longhands on purpose — `outline:` shorthand with custom properties is
   dropped wholesale by some engines. */
.vl-nav .vl-nav-toggle:focus,
.vl-nav .vl-nav-close:focus,
.vl-nav .vl-nav-toggle:focus-visible,
.vl-nav .vl-nav-close:focus-visible {
  outline: none;
  box-shadow: none; }

/* Body: flat authored fill (rgba(0,0,0,.6) + blur) — the open art's body is a
   flat fill; its bottom 72px black rect belongs to the fixed 876-crop and is
   intentionally dropped for dynamic heights. */
.vl-nav .vl-nav-body {
  position: absolute;
  left: 50px;
  right: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px); }
.vl-nav .vl-nav-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 24px;
  opacity: 0;
  transition: opacity 0.2s ease; }
.vl-nav.vl-nav-open .vl-nav-content {
  opacity: 1;
  transition-delay: 0.15s; }
.vl-nav .vl-nav-items {
  list-style: none;
  padding: 0;
  margin: 0; }
.vl-nav .vl-nav-items li { margin: 0; }
.vl-nav .vl-nav-items a {
  display: block;
  font-family: 'Lexend Giga', sans-serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 56px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 0;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.2s ease; }
.vl-nav .vl-nav-items a.vl-nav-active,
.vl-nav .vl-nav-items a:hover { color: #FF6EC8; }

@media (prefers-reduced-motion: reduce) {
  .vl-nav .vl-nav-slider,
  .vl-nav .vl-nav-rail-fill,
  .vl-nav .vl-nav-burger,
  .vl-nav .vl-nav-close,
  .vl-nav .vl-nav-content { transition: none; } }

/* --- Ticket overlay -------------------------------------------------------------
   Real in-page overlay loading the item's stored URL in a sandboxed iframe.
   DOM is created lazily (single instance) by venue-landing-page.js. */
.vl-ticket-overlay {
  position: fixed;
  inset: 0;
  z-index: 400;
  display: none;
  opacity: 0;
  transition: opacity 0.25s ease; }
.vl-ticket-overlay.is-open {
  display: block;
  opacity: 1; }
.vl-ticket-overlay__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.8); }
.vl-ticket-overlay__panel {
  position: absolute;
  inset: 0;
  background: #000; }
@media (min-width: 768px) {
  .vl-ticket-overlay__panel {
    inset: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: min(720px, 92vw);
    height: min(90dvh, 100%);
    border-radius: 8px;
    overflow: hidden; } }
.vl-ticket-overlay__frame {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  background: #fff; }
.vl-ticket-overlay__close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  width: 44px;
  height: 44px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
@media (prefers-reduced-motion: reduce) {
  .vl-ticket-overlay { transition: none; } }


/* Header utility icons (cart + account), top-right per the mobile reference. */
.vl-page .site-header__utils { display: flex;
  align-items: center;
  gap: 18px;
  pointer-events: all; }
.vl-page .site-header__utils a { display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none; }
.vl-page .site-header__utils svg { display: block; }

/* Mobile logo width guard: prevent the header logo from crowding the cart/account
   icons on narrow viewports. The logo uses an inline width set by headerLogoWidth;
   this max-width caps it so there is always at least 120px clear for the icons. */
@media (max-width: 767px) {
  .vl-page .site-header__logo { max-width: calc(100vw - 120px); }
}

/* --- VisitorEngine integration overrides (not part of the original site CSS) --- */
/* .landing-container's container-type creates a containing block that would trap
   the original design's position:fixed hero video and site header. Neutralize it
   only when this page hosts the venue landing block. */
.landing-container:has(.vl-page) { container-type: normal; }
