:root {
  --bg:#001a40;
  --surface:#0a2a56;
  --elev:#123a6a;
  --fg:#ffffff;
  --muted:#c5c9ce;
  --line:#1e3a68;
  --accent:#BF0A30;
  --accent-fg:#ffffff;
  --warn:#E7F6F7;
  --navy:#002868;
  --sky:#00AAFF;
}
html { box-sizing:border-box; }
*,*::before,*::after { box-sizing:inherit; }
.mapHolder, .mapHolder *, #tn-maps, #tn-maps *, #sea-mp, #sea-mp *,
.mapHolder *::before, .mapHolder *::after, #sea-mp *::before, #sea-mp *::after {
  box-sizing: content-box !important;
}
.mapHolder {
  width: 100%;
  height: calc(100vh - 150px);
  min-height: 640px;
  margin: 0;
  background: #fff;
  position: relative;
  overflow: hidden;
}
#tn-maps { width: 100%; height: 100%; min-height: 0; background: #fff; position: relative; }
.mapHolder a, #tn-maps a, #sea-mp a { color: initial; }

html,body { margin:0; background:var(--bg); color:var(--fg); font-family:"Overpass","IBM Plex Sans","Segoe UI",system-ui,sans-serif; }
a { color:inherit; }
.banner { background:var(--navy); color:#E7F6F7; text-align:center; padding:8px 16px; font-size:12px; border-bottom:3px solid var(--accent); }
.banner a { color:#fff; text-decoration:underline; }
header { background:var(--navy); border-bottom:3px solid var(--accent); }
footer { border-top:3px solid var(--accent); color:#c5c9ce; font-size:12px; line-height:1.5; background:#05101c; }
.wrap { max-width:1120px; margin:0 auto; padding:20px 16px; }
.nav { display:flex; align-items:center; justify-content:space-between; gap:16px; flex-wrap:wrap; }
.brand { font-weight:600; font-size:18px; text-decoration:none; display:flex; align-items:center; gap:10px; }
.brand img { height:36px; width:auto; }
.brand span { font-size:11px; letter-spacing:.18em; text-transform:uppercase; color:#9ec7ff; }
nav a { text-decoration:none; color:#fff; padding:8px 12px; border-radius:999px; font-size:14px; font-weight:600; }
nav a:hover, nav a.active { background:var(--accent); color:#fff; }
h1 { font-family:"Oswald","Overpass",sans-serif; font-size:clamp(28px,4vw,48px); font-weight:600; letter-spacing:.02em; text-transform:uppercase; margin:12px 0; }
h2 { font-size:22px; margin:36px 0 12px; }
.kicker { font-size:12px; font-weight:700; letter-spacing:.2em; text-transform:uppercase; color:var(--sky); }
.lead,.prose { color:var(--muted); max-width:760px; line-height:1.65; }
.prose a { color:var(--sky); }
.hero {
  position:relative; min-height:420px; display:flex; align-items:center;
  background:#002868 url("https://www.303tickets.com/uploads/303bgvn.png") center/cover no-repeat;
}
.hero::before { content:""; position:absolute; inset:0; background:linear-gradient(180deg,rgba(0,40,104,.35),rgba(7,17,31,.88)); }
.hero .wrap { position:relative; z-index:1; padding:48px 16px 40px; }
.hero h1, .hero .lead, .hero .disclaimer { color:#fff; }
.hero h1 { font-size:clamp(36px,6vw,64px); margin:8px 0 12px; }
.hero h1 span { color:var(--accent); }
.hero .disclaimer { font-size:13px; margin:0 0 8px; opacity:.9; }
.row { display:flex; flex-wrap:wrap; gap:10px; margin:16px 0; }
.btn { display:inline-flex; align-items:center; height:42px; padding:0 16px; border-radius:999px; font-weight:600; font-size:14px; text-decoration:none; border:1px solid var(--line); background:var(--elev); color:var(--fg); cursor:pointer; }
.btn-primary { background:var(--accent); color:#fff; border-color:var(--accent); }
.grid { display:grid; grid-template-columns:repeat(auto-fill,minmax(210px,1fr)); gap:12px; }
.grid a, .card {
  background:var(--surface); border:1px solid var(--line); border-radius:16px; padding:16px; text-decoration:none; display:block;
}
.grid a:hover { border-color:var(--accent); }
.grid strong { display:block; margin-bottom:6px; }
.grid span { color:var(--muted); font-size:13px; }
.table { width:100%; border-collapse:collapse; }
.table td { padding:12px 10px; border-bottom:1px solid var(--line); vertical-align:top; }
.table .d { color:var(--muted); font-size:13px; white-space:nowrap; width:130px; }
.table .v { color:var(--muted); font-size:13px; }
.map-frame { width:100%; height:820px; border:0; display:block; background:#fff; }
.faq dt { font-weight:600; margin-top:14px; }
.faq dd { margin:6px 0 0; color:var(--muted); }
.search { display:flex; gap:8px; margin-top:16px; flex-wrap:wrap; max-width:720px; }
.search input, .nav-search input {
  flex:1; min-width:180px; height:48px; border-radius:8px; border:0;
  background:#fff; color:#0f172a; padding:0 16px; font:inherit;
}
.search button, .search .btn-primary { height:48px; border-radius:8px; text-transform:uppercase; letter-spacing:.06em; }
.nav-search { display:flex; gap:8px; align-items:center; }
.chips { display:flex; flex-wrap:wrap; gap:8px; margin:16px 0; }
.chip { height:36px; padding:0 14px; border-radius:999px; border:1px solid var(--line); background:var(--elev); color:var(--muted); text-decoration:none; font-size:12px; font-weight:600; display:inline-flex; align-items:center; }
.chip.on { background:var(--accent); color:#fff; border-color:var(--accent); }

#tn_results_container {
  margin-top: 20px;
  background: #fff;
  color: #1a1a1a;
  border-radius: 16px;
  padding: 8px 4px 16px;
  overflow: auto;
  max-height: 78vh;
}
#tn_results_container,
#tn_results_container table,
#tn_results_container td,
#tn_results_container p,
#tn_results_container span {
  color: #1a1a1a !important;
  background: transparent;
}
#tn_results_container table { width: 100%; border-collapse: collapse; }
#tn_results_container .tnpl_row { border-bottom: 1px solid #e6e8ec; }
#tn_results_container .tnpl_td_date,
#tn_results_container .tnpl_td_event,
#tn_results_container .tnpl_td_btn { padding: 12px 10px; vertical-align: middle; }
#tn_results_container .tnpl_event { color: #0e1116 !important; font-weight: 600 !important; margin: 0 0 4px; }
#tn_results_container .tnpl_date,
#tn_results_container .tnpl_month,
#tn_results_container .tnpl_day_num,
#tn_results_container .tnpl_date_year { color: #0e1116 !important; }
#tn_results_container .tnpl_venue,
#tn_results_container .tnpl_location,
#tn_results_container .tnpl_time,
#tn_results_container .tnpl_day,
#tn_results_container .tnpl_venue_location { color: #4b5563 !important; }
#tn_results_container .tnpl_btn {
  display: inline-flex !important;
  align-items: center;
  background: #BF0A30 !important;
  color: #fff !important;
  border-radius: 999px !important;
  text-decoration: none !important;
  padding: 8px 14px !important;
  font-weight: 600 !important;
}
#tn_results_container .tnpl_btn span { color: #fff !important; }
#tn_results_container .tnpl_btn img { display: none; }
#tn_results_container .tnpl_footer,
#tn_results_container .tnpl_footer_link { color: #4b5563 !important; }

.suggest-wrap { position: relative; flex: 1; min-width: 180px; }
.suggest-wrap input { width: 100%; }
.suggest-box {
  position: absolute; left: 0; right: 0; top: calc(100% + 6px); z-index: 50;
  background: #fff; color: #111; border-radius: 12px; overflow: hidden;
  box-shadow: 0 12px 40px rgba(0,0,0,.35); border: 1px solid #e6e8ec;
  max-height: 360px; overflow-y: auto;
}
.suggest-item {
  display: flex; justify-content: space-between; gap: 12px; align-items: baseline;
  width: 100%; text-align: left; border: 0; background: #fff; color: #111;
  padding: 10px 14px; font: inherit; cursor: pointer;
}
.suggest-item strong { font-weight: 600; color: #0e1116; }
.suggest-item span { font-size: 11px; letter-spacing: .08em; text-transform: uppercase; color: #6b7280; }
.suggest-item:hover, .suggest-item.on { background: #e8f4ff; }

.home-grid { display:grid; grid-template-columns:repeat(auto-fill,minmax(180px,1fr)); gap:12px; margin: 8px 0 28px; }
.home-grid--3 { grid-template-columns:repeat(auto-fill,minmax(240px,1fr)); }
.home-tile { background:var(--surface); border:1px solid var(--line); border-radius:16px; overflow:hidden; text-decoration:none; display:flex; flex-direction:column; }
.home-tile:hover { border-color:var(--accent); }
.home-tile-img { display:block; height:140px; background-size:cover; background-position:center; background-color:#0f1c33; }
.home-tile-cap { display:flex; justify-content:space-between; gap:8px; align-items:center; padding:10px 12px; }
.home-tile-name { font-weight:600; font-size:14px; }
.home-tile-go { font-size:11px; letter-spacing:.12em; text-transform:uppercase; color:var(--accent); }
.home-how { display:grid; grid-template-columns:repeat(auto-fit,minmax(200px,1fr)); gap:16px; margin: 12px 0 28px; }
.home-how div { background:var(--surface); border:1px solid var(--line); border-radius:16px; padding:16px; }
.home-how p { color:var(--muted); margin:8px 0 0; line-height:1.5; }
.prose a { color:var(--sky); }

.artist-hero { display:grid; grid-template-columns: 1.15fr .85fr; gap: 28px; align-items: center; padding-top: 28px; }
@media (max-width: 800px) { .artist-hero { grid-template-columns: 1fr; } }
.artist-photo { min-height: 340px; border-radius: 18px; background-size: cover; background-position: center 18%; border: 1px solid var(--line); }
.artist-inline { margin: 28px 0; }
.artist-inline img { width: 100%; max-height: 420px; object-fit: cover; object-position: center 20%; border-radius: 16px; display: block; }
.artist-inline figcaption { color: var(--muted); font-size: 13px; margin-top: 8px; }
.stay22-wrap { background: #fff; border-radius: 16px; overflow: hidden; border: 1px solid var(--line); margin: 8px 0 32px; }
#stay22-widget { display: block; width: 100%; border: 0; min-height: 460px; background: #fff; }

.pick-grid, .recent-grid { display:grid; grid-template-columns:repeat(auto-fill,minmax(200px,1fr)); gap:12px; margin: 8px 0 28px; }
.pick-card, .recent-card { background:var(--surface); border:1px solid var(--line); border-radius:16px; overflow:hidden; text-decoration:none; display:flex; flex-direction:column; }
.pick-card:hover, .recent-card:hover { border-color:var(--accent); }
.pick-img, .recent-img { display:block; height:132px; background:#0f1c33 center/cover no-repeat; position:relative; }
.seat-badge {
  position:absolute; left:10px; bottom:10px; background:var(--accent); color:#fff;
  font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase;
  padding:5px 9px; border-radius:999px;
}
.pick-meta, .recent-meta { padding:10px 12px 14px; display:flex; flex-direction:column; gap:4px; }
.pick-name { font-size:14px; }
.pick-sub, .recent-meta em { color:var(--muted); font-size:12px; font-style:normal; }
.geo-chip { height:36px; padding:0 14px; border-radius:999px; border:1px solid var(--line); background:var(--elev); color:var(--muted); font:inherit; font-size:12px; font-weight:600; cursor:pointer; }
.geo-chip.on { background:var(--accent); color:#fff; border-color:var(--accent); }

body.home .banner { display: none; }
body.home header {
  position: absolute;
  top: 0; left: 0; right: 0;
  z-index: 20;
  background: transparent;
  border-bottom: 0;
}
body.home .brand img { height: 48px; width: auto; max-width: 260px; }
body.home nav a {
  color: #fff;
  text-shadow: 0 1px 10px rgba(0,0,0,.55);
}
body.home nav a:hover, body.home nav a.active { background: var(--accent); text-shadow: none; }
body.home .hero {
  min-height: 460px;
  padding-top: 108px;
  background: #002868 url("https://www.303tickets.com/uploads/303bgvn.png") center/cover no-repeat;
}
.home-tile { position: relative; }
.home-tile-img { height: 200px; }
.home-tile-overlay {
  position: absolute; inset: auto 12px 48px 12px;
  display: none;
  text-align: center;
}
.home-tile:hover .home-tile-overlay { display: block; }
.home-tile-overlay span {
  display: inline-block;
  background: #fff; color: #111;
  font-size: 11px; font-weight: 800; letter-spacing: .12em;
  padding: 8px 14px; border-radius: 4px;
}
.home-lead { color: rgba(255,255,255,.88); max-width: 720px; margin: 0 0 16px; line-height: 1.55; }
.home-copy { max-width: 800px; color: var(--muted); line-height: 1.65; }
.home-copy a { color: #fff; text-decoration: underline; }
.home-seo-h1 {
  position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0);
}
body.home .wrap.nav { padding-top: 22px; padding-bottom: 10px; }

.home-break,
.home-band,
.home-bottom {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: max(16px, calc((100vw - 1120px) / 2));
  padding-right: max(16px, calc((100vw - 1120px) / 2));
  box-sizing: border-box;
}
.home-break {
  min-height: 168px;
  margin-top: 52px;
  margin-bottom: 18px;
  padding-top: 64px;
  padding-bottom: 28px;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.home-break:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,26,64,.82), rgba(0,26,64,.28));
}
.home-break h2,
.home-break p { position: relative; z-index: 1; color: #fff; max-width: 740px; }
.home-break h2 { margin: 0 0 8px; font-size: clamp(22px, 3vw, 30px); letter-spacing: -.02em; text-transform: none; font-family: Overpass, sans-serif; }
.home-break p { margin: 0; color: rgba(255,255,255,.92); font-size: 15px; }
.home-break a { color: #fff; text-decoration: underline; }
.home-band {
  background: #e7eef8;
  margin-top: 44px;
  margin-bottom: 8px;
  padding-top: 20px;
  padding-bottom: 36px;
}
.home-band h2 { color: #002868; }
.home-band .home-tile { background: #fff; border-color: #cfd8e6; }
.home-band .home-tile-name, .home-band .home-tile-go { color: #002868; }
.home-bottom {
  background: #e7eef8;
  margin-top: 52px;
  padding-top: 36px;
  padding-bottom: 48px;
}
.home-bottom h2 { color: #002868; margin: 28px 0 12px; text-transform: none; font-family: Overpass, sans-serif; }
.home-bottom .home-copy, .home-bottom .home-copy p { color: #374151; max-width: 800px; }
.home-bottom .home-copy a { color: #0b57d0; }
.home-bottom .home-how div { background: #fff; border: 1px solid #d5deea; }
.home-bottom .home-how strong { color: #002868; }
.home-bottom .home-how p { color: #374151; }
@media (max-width: 767px) {
  .home-break { min-height: 140px; padding-top: 40px; }
}

.top-search { padding-top: 12px; padding-bottom: 4px; }
.top-search .search { margin-top: 0; max-width: 720px; }
.top-search input { background: #fff; color: #0f172a; }
header .nav-search { margin-left: auto; }

body.venue-page { background: #eef1f6; color: #0f172a; }
body.venue-page footer { background: #001a40; color: #c5c9ce; }
.venue-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-start;
  padding: 48px 0 80px;
}
.venue-layout, .venue-side, .venue-main, .venue-map, .stay22-wrap { min-width: 0; }
.venue-side { flex: 0 0 360px; width: 360px; max-width: 100%; }
.venue-main { flex: 1 1 480px; min-width: 0; max-width: 720px; }
@media (max-width: 900px) {
  .venue-side, .venue-main { flex-basis: 100%; width: 100%; }
}
.venue-side-img {
  display: block;
  width: 100%;
  height: 220px;
  background-size: cover;
  background-position: center;
  background-color: #0a2a56;
}
.venue-side-desc {
  background: #e7f6f7;
  color: #374151;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  padding: 28px 28px 32px;
}
.venue-side-desc p { margin: 0 0 12px; }
.venue-side-desc strong { color: #002868; }
.venue-map {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-top: 100%;
  height: 0;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 30px rgba(0,0,0,.12);
}
.venue-map iframe {
  position: absolute;
  left: 0; top: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 100%;
  border: 0 !important;
}
.venue-address {
  background: #fff;
  padding: 24px 28px 32px;
  color: #1e293b;
  box-shadow: 0 8px 24px rgba(0,0,0,.06);
}
.venue-address h4 {
  margin: 0 0 10px;
  letter-spacing: .14em;
  font-size: 12px;
  color: #002868;
  font-weight: 700;
}
.venue-address p { margin: 0; line-height: 1.5; color: #374151; }
.venue-main h1 {
  text-transform: none;
  font-family: Overpass, sans-serif;
  font-size: clamp(28px, 3.2vw, 40px);
  margin: 0 0 22px;
  color: #002868;
  letter-spacing: -.02em;
}
.venue-main .h4 {
  font-size: 13px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #fff;
  background: #002868;
  margin: 0;
  padding: 14px 18px;
}
.venue-main .prose, .venue-main .prose p { color: #374151; }
.venue-main .prose h2, .venue-main > h2 {
  color: #002868;
  text-transform: none;
  font-family: Overpass, sans-serif;
}
.event-list { margin: 0 0 32px; background: #fff; padding: 4px 18px 8px; }
.event-list-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 16px 0;
  border-bottom: 2px solid #e5e7eb;
  text-decoration: none;
  color: #0f172a;
}
.event-list-item:last-child { border-bottom: 0; }
.event-list-item:hover { background: #f8fafc; }
.event-item-date {
  width: 74px;
  min-width: 74px;
  height: 74px;
  border-radius: 50%;
  background: #BF0A30;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  line-height: 1;
}
.event-item-date span { display: block; font-size: 11px; letter-spacing: .12em; text-transform: uppercase; font-weight: 600; }
.event-item-date strong { display: block; font-size: 26px; font-weight: 800; margin-top: 2px; }
.event-item-desc { flex: 1; min-width: 0; }
.event-item-desc h6 { margin: 0 0 6px; font-size: 17px; font-weight: 600; color: #002868; }
.event-item-desc p { margin: 0; color: #6b7280; font-size: 13px; }
.event-item-buy {
  background: #BF0A30;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .1em;
  padding: 10px 14px;
  border-radius: 4px;
  white-space: nowrap;
}
.stay22-wrap { background: #fff; overflow: hidden; max-width: 100%; }
.stay22-wrap iframe { width: 100% !important; max-width: 100%; display: block; }
@media (max-width: 640px) {
  .event-item-buy { display: none; }
  .event-item-date { width: 62px; min-width: 62px; height: 62px; }
  .event-item-date strong { font-size: 22px; }
}

html:has(body.performer-page), body.performer-page { background: #eef1f6; color: #0f172a; }
body.performer-page footer { background: #001a40; color: #c5c9ce; }
.performer-grid {
  display: flex;
  align-items: flex-start;
  max-width: 1280px;
  margin: 0 auto;
  min-width: 0;
}
.performer-left {
  flex: 1 1 56%;
  min-width: 0;
  padding: 48px 28px 80px;
}
.performer-left h1 {
  text-transform: none;
  font-family: Overpass, sans-serif;
  font-size: clamp(28px, 3.2vw, 42px);
  color: #002868;
  letter-spacing: -.02em;
  margin: 0 0 18px;
}
.performer-topdescription { color: #374151; font-size: 15px; line-height: 1.6; margin: 0 0 22px; max-width: 640px; }
.performer-topdescription strong { color: #002868; }
.performer-copy h2 { color: #002868; text-transform: none; font-family: Overpass, sans-serif; font-size: 22px; }
.performer-copy, .performer-copy p { color: #374151; }
.performer-copy a { color: #0b57d0; }
.date-links { padding-left: 18px; }
.date-links a { color: #0b57d0; }
.performer-right {
  flex: 0 0 36%;
  width: 36%;
  min-height: 80vh;
  height: 100vh;
  position: sticky;
  top: 0;
  background-size: cover;
  background-position: center 18%;
  background-color: #0a2a56;
}
.guarantee {
  background: #002868;
  color: #fff;
  padding: 28px 28px 32px;
  margin-top: 36px;
}
.guarantee h2 { color: #fff; text-transform: none; font-family: Overpass, sans-serif; margin: 0 0 12px; }
.guarantee ul { margin: 0; padding-left: 18px; color: #e7eef8; }
.guarantee li { margin: 0 0 8px; }
@media (max-width: 900px) {
  .performer-grid { flex-direction: column; }
  .performer-right { display: none; }
  .performer-left { width: 100%; padding: 28px 16px 60px; }
}

html:has(body.category-page), body.category-page { background: #eef1f6; color: #0f172a; }
body.category-page footer { background: #001a40; color: #c5c9ce; }
.category-main { padding: 40px 16px 80px; }
.category-main h1 {
  text-transform: none;
  font-family: Overpass, sans-serif;
  font-size: clamp(28px, 3.2vw, 42px);
  color: #002868;
  letter-spacing: -.02em;
  margin: 0 0 12px;
}
.category-lead { color: #374151; max-width: 720px; margin: 0 0 18px; font-size: 16px; line-height: 1.55; }
.category-main .chips { margin: 0 0 22px; }
.category-main .chip { background: #fff; color: #002868; border-color: #cfd8e6; }
.category-main .chip:hover { background: #BF0A30; color: #fff; border-color: #BF0A30; }
.category-main .home-grid { margin-bottom: 28px; }
.category-main .home-tile { background: #fff; border-color: #d5deea; }
.category-main .home-tile-name, .category-main .home-tile-go { color: #002868; }
.category-main .h4 {
  font-size: 13px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: #fff;
  background: #002868;
  margin: 0;
  padding: 14px 18px;
}
.category-main .event-list { margin-top: 0; }

html:has(body.event-page), body.event-page { background: #eef1f6; color: #0f172a; }
body.event-page footer { background: #001a40; color: #c5c9ce; }
.event-head {
  position: relative !important;
  background: #002868 !important;
  color: #fff !important;
  border-bottom: 3px solid #BF0A30 !important;
  padding: 8px 0 !important;
}
.event-head .nav { min-height: 52px; }
.event-head .brand img { height: 37px; width: auto; }
.event-head-right { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }
.event-tag { font-weight: 700; font-size: 15px; color: #fff; }
.event-call { color: #fff !important; font-weight: 800; letter-spacing: .04em; white-space: nowrap; }
.event-search { background: #002868; padding: 10px 16px 14px; }
.event-search .search { margin: 0 auto; max-width: 720px; }
.event-search input { background: #fff; color: #0f172a; }
body.event-page .mapHolder {
  margin: 0;
  padding: 0;
  background: #fff;
  min-height: 640px;
  height: calc(100vh - 130px);
  overflow: hidden;
}
.event-below { padding: 28px 16px 80px; }
.event-below h1 {
  text-transform: none;
  font-family: Overpass, sans-serif;
  font-size: clamp(26px, 3vw, 38px);
  color: #002868;
  margin: 0 0 10px;
}
.event-below .kicker { color: #BF0A30; letter-spacing: .12em; }
.event-below .lead { color: #374151; max-width: 760px; }
.event-below h2 { color: #002868; text-transform: none; font-family: Overpass, sans-serif; }
.event-below .prose, .event-below .prose p { color: #374151; }
.event-links { font-size: 14px; margin: 0 0 18px; }
.event-links a { color: #0b57d0; }
@media (max-width: 700px) {
  .event-tag { display: none; }
}








body.event-page .mapHolder { height: calc(100vh - 130px) !important; min-height: 640px !important; overflow: hidden; }
body.event-page .mapHolder #tn-maps { height: 100% !important; min-height: 640px !important; }

body.event-page .mapHolder iframe.map-frame, .map-frame { display:block; width:100%; height:100%; min-height:640px; border:0; background:#fff; }

body.event-page.home header { position: absolute; background: transparent; border-bottom: none; }
body.event-page .event-hero { min-height: 280px; padding-top: 100px; padding-bottom: 36px; }
body.event-page .event-hero h1 { font-size: clamp(32px, 5vw, 52px); }
body.event-page .mapHolder { height: calc(100vh - 90px); min-height: 620px; }
/* Venue grid: desktop 2-col, mobile name-image-desc-events-map */
.venue-layout {
  display: grid !important;
  grid-template-columns: 360px minmax(0, 1fr);
  grid-template-areas:
    "img right"
    "desc right"
    "map right"
    "addr right";
  gap: 20px 40px;
  align-items: start;
  padding: 40px 16px 80px;
}
.venue-title { grid-area: title; margin: 0; color: #002868; font-family: Overpass, sans-serif; text-transform: none; font-size: clamp(28px, 3vw, 40px); line-height: 1.15; }
.venue-side-img { grid-area: img; width: 100% !important; height: 220px; }
.venue-side-desc { grid-area: desc; }
.venue-main { grid-area: main; max-width: none; width: 100%; flex: none; }
.venue-map { grid-area: map; width: 100%; }
.venue-address { grid-area: addr; }
.venue-side { display: contents; }
@media (max-width: 900px) {
  .venue-layout {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "title"
      "img"
      "desc"
      "main"
      "map"
      "addr" !important;
    gap: 14px;
    padding: 20px 16px 64px;
  }
  .venue-side-img { height: 200px; }
  .venue-title { font-size: 26px; }
  .venue-main .h4 { margin-top: 8px; }
}
.venue-right { grid-area: right; min-width: 0; }
.venue-right .venue-title { display: block; margin: 0 0 4px; }
.venue-right .venue-main { padding-top: 0; margin-top: 0; }
.venue-right .venue-main .h4 { margin-top: 0 !important; }
@media (max-width: 900px) { .venue-right { display: contents; } .venue-title { margin-bottom: 4px; } }
