/* Final audience-facing venue polish. Keep type contained at every viewport. */
.venue-profile-hero{min-height:clamp(680px,82vh,880px)}
.venue-profile-copy{width:min(1180px,calc(100% - 56px));padding:96px 390px 156px 0}
.venue-profile-copy h1{max-width:780px;margin:18px 0 14px;font-size:clamp(64px,8vw,118px);line-height:.82;letter-spacing:-.045em;overflow-wrap:anywhere}
.venue-profile-copy>p{font-size:13px;letter-spacing:.13em}
.venue-profile-shade{background:linear-gradient(90deg,rgba(0,0,0,.93),rgba(0,0,0,.43) 62%,rgba(0,0,0,.12)),linear-gradient(180deg,rgba(0,0,0,.08) 26%,#050505 96%)}
.venue-next-show{right:max(28px,calc((100vw - 1180px)/2));bottom:145px;width:min(350px,29vw)}
.venue-profile-facts,.venue-visit,.venue-profile-events,.venue-offers,.venue-gallery,.venue-growth,.venue-audience,.venue-claim{width:min(1180px,calc(100% - 56px));padding:88px 0}
.venue-profile-facts h2,.venue-visit h2,.venue-profile-events h2,.venue-offers h2,.venue-gallery h2,.venue-growth h2,.venue-audience h2,.venue-claim h2{font-size:clamp(46px,4.7vw,70px);line-height:.92;letter-spacing:-.025em;overflow-wrap:anywhere}
.venue-visit>header,.venue-profile-events header,.venue-offers header,.venue-gallery header{height:auto;padding:0;grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);gap:70px;align-items:end;border:0;background:none}
.venue-visit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.venue-visit-grid article{min-height:220px;padding:25px}
.venue-visit-grid h3{margin:32px 0 10px;font-size:29px;line-height:.95;text-transform:none}
.venue-visit-grid p{font-size:11px;line-height:1.62}
.venue-programme-console{grid-template-columns:repeat(3,minmax(0,1fr)) auto}
.venue-programme-console>div{min-height:76px;padding:17px 19px}
.venue-programme-console b{font-size:14px;overflow-wrap:anywhere}
.venue-programme-console>a{min-width:170px;justify-content:center}
.venue-offer-grid{grid-template-columns:minmax(0,720px)}
.venue-offer-card.venue-offer-empty{min-height:210px}
.venue-offer-card.venue-offer-empty h3{margin:34px 0 10px;font-size:38px;text-transform:none}
.venue-gallery-grid{gap:14px}
.venue-gallery-grid figure{border-radius:14px;overflow:hidden;background:#0a0a0a}
.venue-gallery-grid img{transition:transform .35s ease}
.venue-gallery-grid figure:hover img{transform:scale(1.018)}
.venue-profile-identity{padding:7vw;background:radial-gradient(circle at 78% 18%,hsla(var(--venue-hue),75%,55%,.42),transparent 28%),linear-gradient(120deg,hsl(var(--venue-hue),48%,19%),#080808 70%)}
.venue-profile-identity b{font-size:clamp(90px,15vw,210px)}
.venue-profile-identity span{max-width:780px;font-size:clamp(34px,5vw,68px);line-height:.92}
@media(min-width:1800px){
  .venue-profile-copy{width:min(1320px,calc(100% - 80px));padding-right:430px}
  .venue-next-show{right:max(40px,calc((100vw - 1320px)/2))}
  .venue-profile-facts,.venue-visit,.venue-profile-events,.venue-offers,.venue-gallery,.venue-growth,.venue-audience,.venue-claim{width:min(1320px,calc(100% - 80px))}
  .venue-profile-facts h2,.venue-visit h2,.venue-profile-events h2,.venue-offers h2,.venue-gallery h2,.venue-growth h2,.venue-audience h2,.venue-claim h2{font-size:70px}
}
@media(max-width:980px){
  .venue-profile-copy{padding-right:0;padding-bottom:255px}
  .venue-profile-copy h1{max-width:850px}
  .venue-next-show{right:28px;left:28px;bottom:132px;width:auto}
  .venue-visit>header,.venue-profile-events header,.venue-offers header,.venue-gallery header{grid-template-columns:1fr;gap:18px}
  .venue-visit-grid{grid-template-columns:1fr 1fr}
  .venue-programme-console{grid-template-columns:1fr 1fr}
  .venue-programme-console>a{min-height:62px}
}
@media(max-width:620px){
  .venue-profile-hero{min-height:850px}
  .venue-profile-copy{width:calc(100% - 32px);padding:72px 0 285px}
  .venue-profile-copy h1{font-size:clamp(54px,17vw,78px);line-height:.86}
  .venue-hero-actions a,.venue-hero-actions button{padding:12px 13px}
  .venue-next-show{right:16px;left:16px;bottom:178px}
  .venue-profile-facts,.venue-visit,.venue-profile-events,.venue-offers,.venue-gallery,.venue-growth,.venue-audience,.venue-claim{width:calc(100% - 32px);padding:68px 0}
  .venue-profile-facts h2,.venue-visit h2,.venue-profile-events h2,.venue-offers h2,.venue-gallery h2,.venue-growth h2,.venue-audience h2,.venue-claim h2{font-size:48px}
  .venue-visit-grid,.venue-programme-console{grid-template-columns:1fr}
  .venue-visit-grid article{min-height:190px}
  .venue-photo-credit{bottom:185px;right:16px;max-width:calc(100% - 32px)}
}
