.show-page { background: #f7f2e9; }
.show-page .site-header { background: rgba(247,242,233,.92); }
.show-kicker { margin-bottom: 18px; color: var(--orange); font-size: .75rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }

.show-hero { position: relative; min-height: 100svh; padding: 118px 0 0; overflow: hidden; background: #f7f2e9; }
.show-hero-grid { display: grid; grid-template-columns: .86fr 1.14fr; align-items: center; gap: 6vw; min-height: calc(100svh - 174px); padding-bottom: 88px; }
.show-back { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 48px; color: #6a747c; font-size: .8rem; font-weight: 700; }
.show-back:hover { color: var(--orange); }
.show-hero-copy { position: relative; z-index: 3; }
.show-hero h1 { margin-bottom: 32px; font-size: clamp(5.4rem, 9.4vw, 10.8rem); font-weight: 700; line-height: .7; letter-spacing: -.085em; }
.show-hero h1 span, .show-hero h1 em { display: block; }
.show-hero h1 em { margin: 18px 0 0 12%; color: var(--orange); font-family: Georgia, serif; font-size: .72em; font-weight: 400; letter-spacing: -.07em; }
.show-lead { max-width: 610px; margin-bottom: 34px; color: #4d5a64; font-size: clamp(1.05rem, 1.45vw, 1.3rem); }
.show-hero-actions { display: flex; align-items: center; gap: 28px; }
.show-hero-visual { position: relative; min-height: 690px; margin: 0; }
.show-photo-arch { position: absolute; inset: 0 4% 54px 8%; overflow: hidden; border-radius: 48% 48% 18px 18px / 18% 18% 18px 18px; background: var(--orange); box-shadow: 0 35px 90px rgba(74,32,16,.2); }
.show-photo-arch::after { content: ""; position: absolute; inset: 15px; border: 1px solid rgba(255,255,255,.55); border-radius: inherit; }
.show-photo-arch img { height: 100%; object-fit: cover; animation: circusFocus 5s cubic-bezier(.16,1,.3,1) both; }
.show-hero-visual::before { content: ""; position: absolute; z-index: -1; top: 8%; right: -1%; width: 70%; height: 78%; background: var(--teal); transform: rotate(3.5deg); clip-path: polygon(0 5%,100% 0,94% 100%,5% 94%); }
.show-hero-visual figcaption { position: absolute; right: 0; bottom: 0; display: grid; width: 46%; padding: 14px 0 0 18px; border-top: 1px solid var(--ink); background: #f7f2e9; }
.show-hero-visual figcaption span { color: var(--orange); font-size: .68rem; font-weight: 800; text-transform: uppercase; }
.show-ticket { position: absolute; z-index: 3; left: 0; bottom: 26px; display: grid; width: 245px; padding: 20px 22px; border: 1px solid rgba(20,32,44,.3); color: var(--ink); background: var(--yellow); transform: rotate(-3deg); box-shadow: 0 18px 38px rgba(109,67,30,.16); }
.show-ticket small { font-weight: 800; text-transform: uppercase; }
.show-ticket strong { font-size: 2.05rem; letter-spacing: -.05em; }
.show-ticket span { font-size: .67rem; }
.circus-runner { overflow: hidden; border-top: 1px solid var(--ink); border-bottom: 1px solid var(--ink); color: #f7f2e9; background: var(--orange); transform: rotate(-.65deg) scale(1.02); }
.circus-runner div { display: flex; align-items: center; gap: 38px; width: max-content; padding: 14px 0; animation: runnerMove 22s linear infinite; }
.circus-runner span { font-size: .78rem; font-weight: 800; letter-spacing: .18em; }
.circus-runner i { color: var(--yellow); font-style: normal; }

.show-facts { padding: 110px 0; background: #fffefa; }
.fact-playbill { display: grid; grid-template-columns: .55fr .7fr 1.75fr; align-items: stretch; min-height: 330px; border-top: 1px solid var(--ink); border-bottom: 1px solid var(--ink); }
.playbill-label { padding: 30px 30px 30px 0; color: var(--orange); font-size: .75rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.fact-main { display: flex; align-items: flex-end; gap: 12px; padding: 28px; color: #fff; background: var(--ink); }
.fact-main strong { font-size: clamp(5.2rem, 8vw, 9rem); line-height: .8; letter-spacing: -.08em; }
.fact-main span { margin-bottom: 4px; font-size: .85rem; font-weight: 800; line-height: 1.15; text-transform: uppercase; }
.fact-playbill dl { display: grid; grid-template-columns: 1fr 1fr; margin: 0; }
.fact-playbill dl div { padding: 30px; border-left: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.fact-playbill dl div:nth-last-child(-n+2) { border-bottom: 0; }
.fact-playbill dt { margin-bottom: 22px; color: #65717a; font-size: .72rem; font-weight: 800; text-transform: uppercase; }
.fact-playbill dt i { margin-right: 6px; color: var(--teal); font-size: 1.2rem; vertical-align: middle; }
.fact-playbill dd { margin: 0; font-size: clamp(1.1rem, 1.6vw, 1.45rem); font-weight: 700; line-height: 1.15; }

.show-story { overflow: hidden; color: #fff; background: #142436; }
.show-story-grid { display: grid; grid-template-columns: .8fr 1.05fr .48fr; gap: 0 5vw; align-items: start; }
.show-story-heading { grid-column: 1 / 3; display: grid; grid-template-columns: .6fr 1.4fr; gap: 4vw; align-items: end; margin-bottom: 70px; }
.show-story-heading h2 { margin: 0; color: #fff; }
.show-story-copy { grid-column: 1; padding-top: 30px; color: #c3ccd4; font-size: 1.08rem; }
.show-story-copy p { margin-bottom: 24px; }
.story-dropcap::first-letter { float: left; margin: 9px 10px 0 0; color: var(--yellow); font-family: Georgia, serif; font-size: 5rem; line-height: .65; }
.story-image { margin: 0; overflow: hidden; }
.story-image img { height: 100%; object-fit: cover; transition: transform .8s cubic-bezier(.16,1,.3,1); }
.story-image:hover img { transform: scale(1.035); }
.story-image-main { grid-column: 2; height: 650px; clip-path: polygon(0 0,100% 3%,94% 100%,4% 96%); }
.story-image-small { grid-column: 3; height: 410px; margin-top: 190px; transform: rotate(2.5deg); }
.show-quote { grid-column: 1 / 3; max-width: 850px; margin: -55px 0 0 9%; padding: 34px 44px; color: var(--ink); background: var(--yellow); font-size: clamp(1.8rem, 3vw, 3.5rem); font-weight: 700; line-height: 1.02; letter-spacing: -.05em; transform: rotate(-1.4deg); }
.show-quote em { font-family: Georgia, serif; font-weight: 400; }

.show-language { background: #f7f2e9; }
.show-language-intro { display: grid; grid-template-columns: .55fr 1.45fr; align-items: end; gap: 5vw; margin-bottom: 70px; }
.show-language-intro h2 { margin: 0; }
.show-elements { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--ink); border-bottom: 1px solid var(--ink); }
.show-element { position: relative; min-height: 400px; padding: 28px 26px; border-right: 1px solid var(--line); cursor: default; transition: color .35s ease, background .35s ease, transform .35s cubic-bezier(.16,1,.3,1); }
.show-element:last-child { border-right: 0; }
.show-element > span { font-size: .7rem; font-weight: 800; }
.show-element > i { display: block; margin: 70px 0 92px; color: var(--orange); font-size: 3.2rem; transition: transform .4s cubic-bezier(.16,1,.3,1); }
.show-element h3 { margin-bottom: 12px; font-size: clamp(1.8rem, 2.6vw, 3.2rem); }
.show-element p { margin: 0; color: #65707a; font-size: .9rem; }
.show-element:hover, .show-element.is-active { color: #fff; background: var(--orange); transform: translateY(-12px); }
.show-element:hover > i, .show-element.is-active > i { color: var(--yellow); transform: rotate(-9deg) scale(1.12); }
.show-element:hover p, .show-element.is-active p { color: rgba(255,255,255,.82); }

.show-video { color: #fff; background: var(--teal); }
.video-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 7vw; align-items: center; }
.video-copy h2 { color: #fff; }
.video-copy > p:not(.show-kicker) { max-width: 430px; color: rgba(255,255,255,.8); font-size: 1.05rem; }
.video-note { display: inline-flex; align-items: center; gap: 8px; margin-top: 20px; font-size: .78rem; font-weight: 800; text-transform: uppercase; }
.video-note i { color: var(--yellow); font-size: 1.3rem; }
.video-frame { position: relative; width: min(100%, 900px); justify-self: center; aspect-ratio: 16 / 9; padding: 12px; background: #fffefa; box-shadow: 18px 18px 0 var(--yellow); transform: rotate(1deg); }
.show-video.is-vertical .video-grid { grid-template-columns: 1fr .72fr; }
.video-frame.video-frame-vertical { width: min(100%, 430px); aspect-ratio: 9 / 16; }
.video-frame iframe, .video-frame video { width: 100%; height: 100%; border: 0; object-fit: cover; background: #101b27; }
.video-corner { position: absolute; right: -44px; top: 42px; padding: 10px 14px; color: #fff; background: var(--orange); font-size: .67rem; font-weight: 800; line-height: 1.1; transform: rotate(5deg); }

.show-gallery { background: #fffefa; }
.gallery-heading { display: grid; grid-template-columns: 1.3fr .7fr; align-items: end; gap: 6vw; margin-bottom: 68px; }
.gallery-heading h2 { margin: 0; }
.gallery-heading > p { max-width: 420px; color: #5f6b75; }
.gallery-editorial { position: relative; display: grid; grid-template-columns: 1.2fr .82fr .68fr; grid-template-rows: 310px 360px; gap: 22px; }
.gallery-editorial figure { position: relative; margin: 0; overflow: hidden; background: #eee; }
.gallery-editorial img { height: 100%; object-fit: cover; transition: transform .8s cubic-bezier(.16,1,.3,1); }
.gallery-editorial figure:hover img { transform: scale(1.04); }
.gallery-editorial figcaption { position: absolute; left: 16px; bottom: 16px; max-width: calc(100% - 32px); padding: 8px 11px; color: #fff; background: rgba(20,32,44,.86); font-size: .72rem; }
.gallery-a { grid-row: 1 / 3; }
.gallery-b { grid-column: 2; grid-row: 1; }
.gallery-c { grid-column: 2 / 4; grid-row: 2; }
.gallery-stamp { display: grid; place-content: center; grid-column: 3; grid-row: 1; margin: 0; border: 1px solid var(--ink); color: var(--orange); font-family: Georgia, serif; font-size: 1.75rem; font-style: italic; line-height: 1; text-align: center; transform: rotate(2deg); }
.gallery-stamp strong { display: block; margin-top: 15px; color: var(--ink); font-family: "Avenir Next", Avenir, sans-serif; font-size: .8rem; font-style: normal; letter-spacing: .12em; text-transform: uppercase; }

.show-booking { padding: 126px 0; color: #fff; background: #142436; }
.booking-grid { display: grid; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 8vw; }
.booking-copy h2 { color: #fff; }
.booking-copy > p:last-child { max-width: 600px; color: #bfc8d0; font-size: 1.08rem; }
.booking-card { padding: 42px; color: var(--ink); background: #f7f2e9; box-shadow: 14px 14px 0 var(--yellow); transform: rotate(-1deg); }
.booking-card > span { color: var(--orange); font-size: .7rem; font-weight: 800; text-transform: uppercase; }
.booking-card > strong { display: block; margin: 9px 0 28px; font-size: 2.3rem; letter-spacing: -.05em; }
.booking-card dl { margin: 0 0 30px; }
.booking-card dl div { display: flex; justify-content: space-between; gap: 20px; padding: 12px 0; border-bottom: 1px solid var(--line); }
.booking-card dt { color: #66717a; font-size: .8rem; }
.booking-card dd { margin: 0; font-weight: 800; text-align: right; }
.booking-card .button { width: 100%; }
.booking-phone { display: block; margin-top: 18px; font-size: .78rem; font-weight: 800; text-align: center; text-decoration: underline; text-underline-offset: 4px; }

@keyframes circusFocus { from { transform: scale(1.08); } to { transform: scale(1); } }
@keyframes runnerMove { to { transform: translateX(-50%); } }

@media (max-width: 1050px) {
  .show-hero-grid { grid-template-columns: .9fr 1.1fr; gap: 3vw; }
  .show-hero-visual { min-height: 610px; }
  .fact-playbill { grid-template-columns: .4fr .7fr 1.9fr; }
  .show-story-grid { grid-template-columns: .75fr 1fr .4fr; gap: 0 3vw; }
  .show-elements { grid-template-columns: 1fr 1fr; }
  .show-element:nth-child(2) { border-right: 0; }
  .show-element:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
}

@media (max-width: 767px) {
  .show-hero { padding-top: 88px; }
  .show-hero-grid { display: flex; flex-direction: column; min-height: auto; padding-bottom: 68px; }
  .show-hero-copy { order: 2; padding-top: 32px; }
  .show-back { margin-bottom: 26px; }
  .show-hero h1 { font-size: clamp(4.6rem, 25vw, 7rem); }
  .show-hero h1 em { margin-top: 14px; }
  .show-hero-visual { order: 1; width: 100%; min-height: 520px; }
  .show-photo-arch { inset: 0 0 58px; }
  .show-ticket { left: -4px; bottom: 18px; width: 210px; padding: 15px 17px; }
  .show-hero-visual figcaption { display: none; }
  .show-hero-actions { align-items: flex-start; flex-direction: column; gap: 18px; }
  .fact-playbill, .show-story-heading, .show-language-intro, .video-grid, .gallery-heading, .booking-grid { grid-template-columns: 1fr; }
  .fact-playbill { border-bottom: 0; }
  .playbill-label { padding: 24px 0; }
  .fact-main { min-height: 230px; }
  .fact-playbill dl { grid-template-columns: 1fr; }
  .fact-playbill dl div, .fact-playbill dl div:nth-last-child(-n+2) { border-bottom: 1px solid var(--line); }
  .show-story-grid { display: flex; flex-direction: column; }
  .show-story-heading { display: block; order: 1; margin-bottom: 34px; }
  .show-story-copy { order: 2; padding: 0; }
  .story-image-main { order: 3; width: 100%; height: 500px; margin-top: 26px; }
  .story-image-small { order: 5; width: 100%; height: 330px; align-self: stretch; margin-top: 26px; transform: none; }
  .show-quote { order: 4; width: 100%; margin: 24px 0 0; padding: 25px; transform: none; }
  .show-language-intro { gap: 12px; margin-bottom: 40px; }
  .show-elements { grid-template-columns: 1fr; }
  .show-element, .show-element:nth-child(2) { min-height: 300px; border-right: 0; border-bottom: 1px solid var(--line); }
  .show-element > i { margin: 36px 0 52px; }
  .video-grid { gap: 50px; }
  .video-frame { width: min(94%, 680px); }
  .video-frame.video-frame-vertical { width: min(88%, 410px); }
  .gallery-heading { gap: 12px; }
  .gallery-editorial { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 450px 260px 380px; }
  .gallery-a { grid-column: 1 / 3; grid-row: 1; }
  .gallery-b { grid-column: 1; grid-row: 2; }
  .gallery-stamp { grid-column: 2; grid-row: 2; font-size: 1.25rem; }
  .gallery-c { grid-column: 1 / 3; grid-row: 3; }
  .booking-card { padding: 30px 22px; }
}

@media (prefers-reduced-motion: reduce) {
  .circus-runner div, .show-photo-arch img { animation: none; }
}
