:root {
  --ink: #090b09;
  --lime: #90c008;
  --cream: #f6f3e9;
  --white: #ffffff;
  --pine: #153c22;
  --red: #b92722;
  --line: rgba(9, 11, 9, .18);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
html { background: var(--ink); }
body { width: 100%; max-width: 1920px; margin: 0 auto; overflow-x: hidden; background: var(--cream); color: var(--ink); font-family: 'DM Sans', Arial, sans-serif; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }

.site-header { height: 76px; padding: 0 5vw; background: var(--ink); color: var(--white); display: flex; align-items: center; justify-content: space-between; gap: 24px; position: relative; z-index: 3; }
.brand { display: flex; align-items: center; gap: 10px; text-transform: uppercase; font: 800 17px/.88 'Barlow Condensed', sans-serif; letter-spacing: .04em; }
.brand-mark { width: 42px; height: 42px; display: inline-grid; place-items: center; background: var(--lime); color: var(--ink); border-radius: 50%; font: 900 16px/1 'Barlow Condensed', sans-serif; transform: rotate(-8deg); }
.site-header nav { display: flex; gap: 28px; font-size: 13px; font-weight: 700; }
.site-header nav a:hover, footer a:hover { color: var(--lime); }
.header-action { padding: 12px 18px; background: var(--lime); color: var(--ink); font: 800 16px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .04em; }
.header-prices { width: min(570px, 49vw); height: 56px; display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid rgba(183,239,24,.65); background: #030705; }
.header-prices a { min-width: 0; padding: 7px 10px 5px; display: grid; place-items: center; border-right: 1px dashed rgba(183,239,24,.42); text-align: center; }
.header-prices a:last-child { border-right: 0; }
.header-prices span { color: rgba(255,255,255,.62); font: 800 10px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .08em; }
.header-prices strong { color: var(--white); font: 900 24px/.9 'Barlow Condensed', sans-serif; text-transform: uppercase; }
.header-prices a:hover strong { color: var(--lime); }

.hero { min-height: 700px; height: calc(100vh - 76px); max-height: 900px; position: relative; display: grid; place-items: center; overflow: hidden; isolation: isolate; background: #02080c; color: var(--white); }
.hero-image { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -2; }
.hero-mobile-composite { display: none; }
.hero::after { content: ''; position: absolute; inset: 0; z-index: -1; background: radial-gradient(circle at center, transparent 0 34%, rgba(1,7,11,.08) 55%, rgba(1,7,11,.2) 100%); }
.hero-content { width: min(680px, 40vw); text-align: center; padding: 12px 22px 18px; transform: translateY(-102px); text-shadow: 0 3px 0 rgba(0,0,0,.38); }
.hero-date, .section-heading > p, .charity-copy > p:first-child, .tickets-intro > p:first-child, .poster-section > div > p:first-child, .editor-label { margin: 0 0 12px; font: 800 17px/1 'Barlow Condensed', sans-serif; letter-spacing: .13em; text-transform: uppercase; color: #3e6514; }
.hero-company { display: inline-block; margin: 0 0 10px; padding: 8px 16px 7px; color: var(--ink); background: var(--lime); font: 900 clamp(18px, 1.6vw, 27px)/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .08em; transform: rotate(-1deg); text-shadow: none; box-shadow: 7px 7px 0 rgba(0,0,0,.4); }
h1, h2 { margin: 0; text-transform: uppercase; font-family: 'Barlow Condensed', Impact, sans-serif; font-weight: 900; letter-spacing: -.035em; line-height: .78; }
h1 { font-size: clamp(72px, 10.7vw, 156px); }
h1 em, h2 em { color: #6b9808; font-style: italic; }
.hero h1 { display: flex; flex-direction: column; font-size: clamp(78px, 7.7vw, 136px); line-height: .69; letter-spacing: -.055em; filter: drop-shadow(0 7px 0 rgba(0,0,0,.48)); }
.hero h1 span { color: var(--white); }
.hero h1 em { color: var(--lime); font-size: 1.13em; }
.hero-family { display: inline-block; margin: 14px 0 4px; padding: 5px 18px 6px; background: var(--white); color: var(--ink); font: italic 900 clamp(20px, 2vw, 32px)/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .06em; transform: rotate(-1.5deg); text-shadow: none; box-shadow: 5px 5px 0 var(--lime); }
.hero-tagline { margin: 12px auto 0; max-width: 520px; font: italic 800 clamp(17px, 1.4vw, 24px)/1.02 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .035em; color: var(--white); }
.hero-tagline strong { color: var(--lime); font-size: 1.13em; }
.hero-date-art { position: absolute; top: 14px; right: 29%; width: clamp(116px, 10.5vw, 180px); z-index: 1; transform: rotate(1.2deg); filter: drop-shadow(8px 9px 0 rgba(0,0,0,.32)); }
.hero-youtube-art { position: absolute; top: 18px; right: -14px; width: clamp(190px, 18vw, 300px); z-index: 1; transform: rotate(-2deg); filter: drop-shadow(8px 9px 0 rgba(0,0,0,.32)); }
.hero-youtube-art img { display: block; width: 100%; height: auto; }
.hero-entertainment-stack { position: absolute; top: 330px; left: calc(32% - 160px); z-index: 2; width: 220px; display: flex; flex-direction: column; filter: drop-shadow(5px 6px 0 rgba(0,0,0,.25)); }
.hero-entertainment-stack img { display: block; width: 315px; max-width: none; height: auto; margin: 0 0 -60px; transform: translate(-51px, -38px); }
.hero-ticket-art { position: absolute; left: 50%; bottom: -13px; width: min(620px, 42vw); z-index: 1; transform: translateX(-50%); filter: drop-shadow(8px 10px 0 rgba(0,0,0,.38)); }
.matchup-strip { position: relative; z-index: 4; height: 160px; overflow: visible; background: var(--ink); }
.matchup-strip::before { content: ''; position: absolute; top: calc(50% - 40px); left: 0; width: 100%; height: 80px; background: var(--white); transform: translateY(-50%); }
.matchup-strip img { position: absolute; top: calc(50% - 44px); left: 50%; display: block; width: clamp(720px, 68vw, 860px); height: auto; transform: translate(-50%, -50%); }
.leaflet-info-band { position: relative; z-index: 5; height: 160px; min-height: 0; padding: 0 2vw; background: var(--ink); overflow: visible; }
.leaflet-info-band img { position: absolute; top: 50px; left: 50%; display: block; width: auto; height: 552px; max-width: none; max-height: none; object-fit: contain; transform: translate(-50%, -50%); }
.hero-charity { margin: 12px auto 14px; color: rgba(255,255,255,.78); font: 700 13px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .06em; }
.hero-charity strong { color: var(--lime); font-size: 17px; }
.hero-actions { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; }
.button { min-width: 158px; border: 0; cursor: pointer; display: inline-flex; justify-content: center; align-items: center; padding: 15px 21px; text-transform: uppercase; font: 800 18px/1 'Barlow Condensed', sans-serif; letter-spacing: .04em; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-3px); }
.button-primary, .button-lime { background: var(--lime); color: var(--ink); }
.button-ghost { background: var(--white); color: var(--ink); }
.button-dark { background: var(--ink); color: var(--white); }
.hero-scroll { position: absolute; bottom: 24px; color: var(--white); text-transform: uppercase; font: 700 14px/1 'Barlow Condensed', sans-serif; letter-spacing: .1em; text-shadow: 0 2px 3px rgba(0,0,0,.8); }
.hero-scroll span { display: block; text-align: center; padding-top: 7px; font-size: 23px; }

.event-strip { display: grid; grid-template-columns: repeat(3, 1fr); background: var(--lime); padding: 26px 8vw; gap: 25px; }
.event-strip div { border-left: 2px solid var(--ink); padding-left: 16px; }
.event-strip span { display: block; margin-bottom: 5px; font: 700 14px/1 'Barlow Condensed', sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.event-strip strong { font: 800 clamp(23px, 2.7vw, 42px)/.95 'Barlow Condensed', sans-serif; text-transform: uppercase; }

.event-section { display: grid; grid-template-columns: 1fr 1fr; gap: min(12vw, 180px); padding: 132px 10vw; background: var(--cream); }
.section-heading h2, .tickets-intro h2, .poster-section h2, .editor-wrap h1 { font-size: clamp(57px, 7.4vw, 112px); }
.event-copy { padding-top: 15px; font-size: 18px; line-height: 1.65; }
.event-copy > p { margin: 0 0 32px; }
.event-list { list-style: none; padding: 0; margin: 0; border-top: 1px solid var(--line); }
.event-list li { display: flex; align-items: center; gap: 16px; padding: 13px 0; border-bottom: 1px solid var(--line); font-weight: 700; }
.event-icon { display: grid; flex: 0 0 42px; width: 42px; height: 42px; place-items: center; border-radius: 50%; background: var(--ink); font-size: 24px; filter: saturate(1.1); }

.location-section { min-height: 580px; display: grid; grid-template-columns: .78fr 1.22fr; background: var(--lime); }
.location-copy { padding: 95px 7vw 90px 10vw; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.location-copy > p:first-child { margin: 0 0 12px; font: 800 16px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .12em; }
.location-copy h2 { font-size: clamp(60px, 7vw, 108px); }.location-copy h2 em { color: var(--ink); }.location-copy > p:last-of-type { margin: 28px 0; max-width: 350px; line-height: 1.6; }
.map-frame { min-height: 450px; padding: 28px 0 28px 28px; background: var(--ink); }.map-frame iframe { display: block; width: 100%; height: 100%; min-height: 394px; border: 0; filter: grayscale(.95) contrast(1.12); }

.charity-section { min-height: 550px; padding: 88px 10vw; background: var(--ink); color: var(--white); display: grid; grid-template-columns: .8fr 1.2fr; gap: min(12vw, 190px); align-items: center; }
.charity-symbol { color: var(--lime); font: 900 clamp(70px, 10vw, 154px)/.67 'Barlow Condensed', sans-serif; letter-spacing: -.06em; transform: rotate(-6deg); }
.charity-copy h2 { color: var(--lime); font-size: clamp(66px, 9vw, 138px); }
.charity-copy blockquote { margin: 32px 0 24px; font: italic 700 clamp(27px, 3vw, 43px)/1 'Barlow Condensed', sans-serif; color: var(--white); }
.charity-copy > p:last-of-type { max-width: 600px; line-height: 1.65; }
.text-link { display: inline-block; margin-top: 15px; color: inherit; font: 800 17px/1 'Barlow Condensed', sans-serif; letter-spacing: .04em; text-transform: uppercase; border-bottom: 2px solid var(--lime); padding-bottom: 6px; }
.text-link span { color: var(--lime); font-size: 20px; }

.tickets-section { display: grid; grid-template-columns: .9fr 1.1fr; gap: min(10vw, 160px); padding: 130px 10vw; background: var(--white); align-items: end; }
.small-print { max-width: 390px; font-size: 14px; line-height: 1.6; color: #565656; }
.ticket-options { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.ticket-card { min-height: 320px; padding: 30px; display: flex; flex-direction: column; align-items: flex-start; }
.ticket-card-adult { background: var(--ink); color: var(--white); }
.ticket-card-child { background: var(--lime); color: var(--ink); }
.ticket-card-under2 { background: var(--white); color: var(--ink); border: 3px solid var(--ink); }
.ticket-card-family { background: var(--pine); color: var(--white); }
.ticket-card p { margin: 0; font: 800 19px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .05em; }
.ticket-card strong { margin: 25px 0 10px; font: 900 94px/.75 'Barlow Condensed', sans-serif; letter-spacing: -.06em; }
.ticket-card span { font-size: 14px; line-height: 1.4; }
.ticket-card .button { margin-top: auto; width: 100%; min-width: 0; }
.ticket-card-adult .button { background: var(--white); color: var(--ink); }
.ticket-card-under2 .button { background: var(--ink); color: var(--white); }
.ticket-card-family .button { background: var(--lime); color: var(--ink); }

.poster-section { padding: 100px 10vw; background: var(--pine); color: var(--white); display: grid; grid-template-columns: 1fr .8fr; gap: min(10vw, 160px); align-items: center; }
.poster-section h2 { font-size: clamp(64px, 8vw, 124px); }
.poster-section > div > p:last-of-type { max-width: 390px; margin: 28px 0; line-height: 1.65; }
.poster-section img { width: min(100%, 370px); justify-self: end; transform: rotate(3deg); box-shadow: 14px 14px 0 var(--lime); }

footer { min-height: 120px; padding: 28px 5vw; background: var(--ink); color: var(--white); display: flex; align-items: center; gap: 18px; }
footer p { margin: 0; font-size: 13px; flex: 1; } footer a { font: 700 15px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .06em; }
.footer-ribbon-wrap { min-height: 120px; padding: 8px 1vw 0; display: grid; place-items: center; background: var(--ink); overflow: hidden; }
.footer-ribbon-wrap img { display: block; width: min(100%, 1600px); max-height: 140px; object-fit: contain; }

.checkout-dialog { width: min(560px, calc(100% - 32px)); max-height: calc(100dvh - 24px); overflow-y: auto; overscroll-behavior: contain; border: 0; padding: 42px; background: var(--cream); box-shadow: 0 20px 80px rgba(0,0,0,.45); }
.checkout-dialog::backdrop { background: rgba(0,0,0,.7); }
.checkout-dialog p:first-of-type { margin: 0 0 8px; color: #6b9808; font: 800 17px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .1em; }
.checkout-dialog h2 { font-size: 65px; }.dialog-close { position: absolute; top: 12px; right: 16px; border: 0; background: transparent; cursor: pointer; font-size: 32px; }
.dialog-choices { display: grid; gap: 8px; margin: 28px 0; }.dialog-choices button { border: 2px solid var(--ink); padding: 16px; background: transparent; display: flex; justify-content: space-between; cursor: pointer; font-weight: 700; }.dialog-choices button:hover { background: var(--lime); }
.dialog-copy { margin: 24px 0 0; max-width: 390px; line-height: 1.55; }
.in-app-browser-warning { margin: 14px 0 0; padding: 11px 12px; border: 1px solid var(--ink); background: #f1f5e8; box-shadow: none; }
.in-app-browser-warning > strong { display: block; font: 900 16px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .02em; }
.checkout-dialog .in-app-browser-warning > p { margin: 5px 0 8px; color: var(--ink); font: 600 12px/1.35 'DM Sans', Arial, sans-serif; text-transform: none; letter-spacing: 0; }
.in-app-browser-actions { display: flex; flex-wrap: wrap; gap: 6px; }
.in-app-browser-actions .button { flex: 1 1 130px; min-width: 0; min-height: 0; padding: 8px 10px; font-size: 13px; text-align: center; }
.in-app-browser-warning small { display: block; margin-top: 6px; font-size: 11px; line-height: 1.3; font-weight: 700; }
.donation-dialog .button { margin-top: 24px; }
.donation-amounts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 9px; margin: 24px 0 12px; }
.donation-amounts button { min-height: 52px; border: 2px solid var(--ink); background: var(--white); color: var(--ink); cursor: pointer; font: 900 25px/1 'Barlow Condensed', sans-serif; }
.donation-amounts button.is-selected, .donation-amounts button:hover { background: var(--lime); }
.donation-custom { display: block; margin: 0 0 20px; font-size: 13px; font-weight: 700; }
.donation-custom input { width: 100%; margin-top: 6px; padding: 12px; border: 1px solid var(--ink); background: var(--white); font: 16px Arial,sans-serif; }
.checkout-form { margin-top: 24px; }
.basket-lines { border-top: 2px solid var(--ink); }
.basket-line { min-height: 62px; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 10px 0; border-bottom: 1px solid var(--line); font-weight: 700; }
.basket-line > span { max-width: 260px; }.basket-line strong { display: inline-block; margin-left: 5px; color: #6b9808; }
.quantity-control { display: grid; grid-template-columns: 32px 30px 32px; align-items: center; gap: 4px; }.quantity-control button { width: 32px; height: 32px; border: 0; background: var(--ink); color: var(--white); cursor: pointer; font: 800 23px/1 'Barlow Condensed', sans-serif; }.quantity-control output { text-align: center; font-weight: 800; }
.basket-total { display: flex; align-items: baseline; justify-content: space-between; margin: 18px 0; font: 800 19px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; letter-spacing: .06em; }.basket-total strong { font-size: 34px; }
.checkout-details { display: grid; gap: 11px; }.checkout-details label { font-size: 13px; font-weight: 700; }.checkout-details small { color: rgba(9,11,9,.65); font-weight: 400; }.checkout-details input { width: 100%; margin-top: 5px; padding: 12px; border: 1px solid var(--ink); background: var(--white); border-radius: 0; }
.checkout-payment { margin-top: 20px; padding-top: 18px; border-top: 1px solid var(--line); }.checkout-payment > p { margin: 0 0 12px; font-size: 14px; line-height: 1.45; }.checkout-payment .button { min-width: 0; }
#paypal-button-container:empty,
#donation-paypal-button-container:empty { display: none; }
.wallet-button-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; margin-bottom: 10px; }
.wallet-button-grid[hidden],
.wallet-button-grid > [hidden] { display: none; }
.wallet-button-grid > div { min-height: 48px; }
.wallet-button-grid iframe { min-height: 48px; }
apple-pay-button { display: block; width: 100%; height: 48px; --apple-pay-button-width: 100%; --apple-pay-button-height: 48px; --apple-pay-button-border-radius: 4px; --apple-pay-button-padding: 0; }
.card-payment-panel { margin-top: 12px; border: 2px solid var(--ink); background: var(--white); }
.card-payment-heading { margin: 0; }
.card-payment-toggle { width: 100%; min-height: 74px; padding: 14px 16px; border: 0; background: var(--white); color: var(--ink); display: flex; align-items: center; justify-content: space-between; gap: 16px; cursor: pointer; text-align: left; font: 900 24px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; }
.card-payment-toggle:hover,
.card-payment-toggle:focus-visible { background: #f1f5e8; }
.card-payment-toggle small { display: block; margin-top: 6px; color: #4c544d; font: 600 13px/1.3 'DM Sans', Arial, sans-serif; text-transform: none; letter-spacing: 0; }
.card-payment-chevron { flex: 0 0 auto; font: 900 34px/1 'Barlow Condensed', sans-serif; transition: transform .18s ease; }
.card-payment-toggle[aria-expanded="true"] .card-payment-chevron { transform: rotate(45deg); }
.card-payment-body { padding: 2px 16px 16px; border-top: 1px solid var(--line); }
.card-payment-body[hidden] { display: none; }
.card-field-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.card-field-grid label { min-width: 0; font-size: 12px; font-weight: 800; }
.card-field-grid label.card-field-wide { grid-column: 1 / -1; }
.paypal-card-field,
.card-field-grid input { width: 100%; margin-top: 5px; border: 1px solid var(--ink); background: #fff; border-radius: 0; }
.paypal-card-field { box-sizing: border-box; height: 48px; padding: 0; overflow: hidden; }
.paypal-card-field > div,
.paypal-card-field iframe { width: 100% !important; height: 46px !important; min-height: 46px !important; }
.card-field-grid input { height: 46px; }
.card-field-grid input { padding: 11px; font: 16px/1.2 'DM Sans', Arial, sans-serif; }
.paypal-card-field.is-invalid,
.card-field-grid input:invalid,
.card-field-grid input.is-invalid { border-color: #a51e1a; }
.card-submit-button { width: 100%; margin-top: 14px; }
.payment-loader { width: 100%; margin-top: 10px; }
.payment-loader[hidden] { display: none; }
.payment-loader:disabled { cursor: progress; opacity: .72; }
.payment-message { margin: 18px 0 0; }.payment-message.is-error { color: #a51e1a; font-weight: 700; }
.payment-message { font-size: 14px; line-height: 1.5; }
.checkout-success { padding: 10px 0 4px; text-align: center; }
.checkout-success h2 { font-size: clamp(66px, 18vw, 92px); }
.checkout-success .dialog-copy { margin: 24px auto 0; }
.order-reference { margin: 24px 0; padding: 13px; border: 2px solid var(--ink); background: var(--white); font: 800 15px/1.1 'Barlow Condensed', sans-serif; letter-spacing: .06em; text-transform: uppercase; }
.order-reference strong { display: block; margin-top: 6px; color: #6b9808; font-size: 26px; letter-spacing: .04em; }
.completed-tickets { display: grid; gap: 10px; margin: 0 0 18px; text-align: left; }
.completed-ticket { display: grid; grid-template-columns: 1fr; gap: 12px; padding: 13px; border: 2px solid var(--ink); background: var(--white); }
.completed-ticket strong, .completed-ticket span { display: block; }
.completed-ticket strong { font: 900 18px/1 'Barlow Condensed', sans-serif; text-transform: uppercase; }
.completed-ticket span { margin-top: 5px; color: #638b08; font: 800 13px/1.2 'Barlow Condensed', sans-serif; letter-spacing: .04em; overflow-wrap: anywhere; }
.completed-ticket-actions { display: grid; grid-template-columns: repeat(3, 1fr); gap: 6px; }
.completed-ticket-actions .button { min-width: 0; min-height: 42px; padding: 10px 12px; font-size: 14px; }
.checkout-close-large { width: 100%; min-height: 62px; margin-top: 4px; font-size: 23px; }

@media (max-width: 620px) {
  .completed-ticket-actions { display: grid; grid-template-columns: 1fr 1fr; justify-content: stretch; }
  .completed-ticket-actions .button { width: 100%; text-align: center; }
  .completed-ticket-actions .button:first-child { grid-column: 1 / -1; }
}

.editor-page { background: var(--cream); }.editor-wrap { width: min(850px, calc(100% - 40px)); margin: 0 auto; padding: 64px 0 110px; }.editor-wrap > .text-link { margin: 0 0 70px; border-color: var(--ink); }.editor-note { max-width: 620px; line-height: 1.6; }.editor-success { padding: 14px; background: var(--lime); font-weight: 700; }.editor-form { margin-top: 38px; display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }.editor-form label { font-weight: 700; font-size: 14px; }.editor-form input { width: 100%; margin-top: 7px; padding: 12px; border: 1px solid var(--ink); border-radius: 0; background: var(--white); }.editor-form .button { grid-column: 1 / -1; justify-self: start; margin-top: 10px; }

@media (min-width: 761px) and (max-width: 1100px) {
  .site-header { padding-inline: 3vw; gap: 14px; }
  .hero { height: calc(100vh - 42px); }
  .header-prices { width: min(500px, 53vw); }
  .header-action { padding-inline: 14px; }
  .hero-content { width: min(600px, 60vw); transform: translateY(-60px); }
  .hero h1 { font-size: clamp(80px, 10vw, 112px); }
  .hero-date-art,
  .hero-youtube-art { display: none; }
  .hero-ticket-art { width: min(560px, 62vw); }
  .matchup-strip { height: clamp(108px, 13.5vw, 140px); overflow: hidden; background: var(--white); }
  .matchup-strip::before { display: none; }
  .matchup-strip img { top: calc(50% + 14px); width: 100vw; height: auto; max-width: none; transform: translate(-50%, -50%); }
  .leaflet-info-band { height: clamp(118px, 14.5vw, 145px); min-height: 0; padding: 0; overflow: hidden; }
  .leaflet-info-band img { top: calc(50% + 6px); width: 100vw; height: auto; max-width: none; max-height: none; transform: translate(-50%, -50%); }
}

@media (max-width: 760px) {
  .site-header { height: 66px; padding: 0 20px; }
  .header-prices { display: none; }
  .header-action { padding: 10px 12px; font-size: 15px; }
  .brand { font-size: 14px; }
  .brand-mark { width: 36px; height: 36px; }

  .hero { min-height: 0; height: auto; max-height: none; padding: 0; display: block; overflow: hidden; }
  .hero-image,
  .hero::after,
  .hero-date-art,
  .hero-youtube-art,
  .hero-entertainment-stack,
  .hero-ticket-art { display: none; }
  .hero-mobile-composite { display: block; width: 100%; height: auto; }
  .hero-content { width: 100%; padding: 14px; transform: none; text-shadow: none; background: #02080c; }
  .hero-content > :not(.hero-actions) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
  .hero-actions { gap: 8px; flex-wrap: nowrap; }
  .hero-actions .button { min-width: 0; flex: 1 1 0; padding: 14px 8px; font-size: 16px; }

  .matchup-strip { height: 60px; overflow: hidden; background: var(--white); }
  .matchup-strip::before { display: none; }
  .matchup-strip img { top: calc(50% + 6px); width: 100vw; height: auto; max-width: none; transform: translate(-50%, -50%); }

  .leaflet-info-band { z-index: 5; height: 63px; min-height: 0; padding: 0; overflow: hidden; }
  .leaflet-info-band img { top: calc(50% + 2px); width: calc(100vw + 6px); height: auto; max-width: none; max-height: none; transform: translate(-50%, -50%); }

  .footer-ribbon-wrap { min-height: 86px; }
  .footer-ribbon-wrap img { width: 720px; max-width: none; max-height: 90px; }

  .event-section,
  .charity-section,
  .tickets-section,
  .poster-section,
  .location-section { grid-template-columns: minmax(0, 1fr); gap: 42px; padding: 78px 8vw; }
  .event-copy { padding: 0; }
  .charity-symbol { width: fit-content; max-width: 100%; font-size: 82px; transform: rotate(-3deg); }
  .charity-copy { min-width: 0; }
  .charity-copy h2 { max-width: 100%; font-size: clamp(50px, 16.8vw, 72px); overflow-wrap: anywhere; }
  .ticket-options { grid-template-columns: 1fr; }
  .ticket-card { min-height: 245px; }
  .ticket-card strong { font-size: 80px; }
  .poster-section img { justify-self: center; }
  .editor-form { grid-template-columns: 1fr; }
  .location-copy { padding: 0; }
  .map-frame { min-height: 340px; padding: 0; }
  .map-frame iframe { min-height: 340px; }
  .checkout-dialog { padding: 32px 20px; }
  .wallet-button-grid,
  .card-field-grid { grid-template-columns: 1fr; }
  .card-field-grid label.card-field-wide { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; }.button { transition: none; } }
