/* Reading pages */
.reading-hero{min-height:320px!important;height:auto!important;padding:140px 24px 55px!important;background:#13131c}
.reading-hero .play-detail-bg{display:none}
.reading-hero .play-detail-title-he,.reading-hero .play-detail-title-en{position:relative;z-index:1}
.reading-synopsis{font-size:1.2rem;line-height:1.85}
.reading-facts{padding:24px 0;line-height:1.8}
.reading-excerpt{margin-top:70px;border-top:1px solid #ccc;padding-top:40px}
.reading-excerpt h2{margin-bottom:24px}
.reading-credit{color:#5a5464;font-size:.9rem;margin:20px 0}
.dramatic-text{white-space:pre-wrap;font:1.1rem/1.9 Georgia,serif;background:#fff;padding:clamp(20px,5vw,55px);border-inline-start:3px solid #a88632;margin-top:30px;text-align:left}
.reading-back{margin:32px 0}
.reading-back a,.reading-catalog a{text-decoration:underline;text-underline-offset:5px}
.reading-catalog{margin-bottom:45px;padding:25px 0;border-block:1px solid #ccc}
.reading-catalog p{line-height:2}
.reading-excerpt .btn{background:transparent;color:var(--ink);border:1px solid #9c9587}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a88632;outline-offset:5px}

/* Full-screen stage photograph with the author's name over it. */
.stage-opening{position:relative;isolation:isolate;display:flex;align-items:center;min-height:680px;height:100svh;max-height:1100px;padding:110px max(32px,7vw) 90px;background:#101014;color:#fff;overflow:hidden}
.stage-opening figure{position:absolute;inset:0;margin:0;z-index:-2}
.stage-opening figure>a{display:block;width:100%;height:100%}
.stage-opening img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 38%;max-height:none}
.stage-opening::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.74),rgba(0,0,0,.25) 48%,rgba(0,0,0,.04)),linear-gradient(0deg,rgba(0,0,0,.55),transparent 22%,transparent 80%,rgba(0,0,0,.45));pointer-events:none}
.stage-intro{position:relative;max-width:650px;z-index:1}
.stage-intro p{font-size:1rem;color:#fff;margin-bottom:24px}
.stage-intro h1{font-size:clamp(4rem,8.5vw,8.5rem);line-height:1.03;color:#fff;font-weight:400;text-shadow:0 2px 24px rgba(0,0,0,.3);margin:0}
.stage-intro nav{display:flex;gap:32px;margin-top:36px}
.stage-intro a{color:#fff;font-size:1rem;text-decoration:underline;text-underline-offset:7px}
.stage-opening figcaption{position:absolute;bottom:24px;inset-inline-end:32px;font-size:.875rem;color:#fff;line-height:1.5;text-shadow:0 1px 5px #000;max-width:80%}
body[dir="rtl"] .stage-opening::after{background:linear-gradient(270deg,rgba(0,0,0,.70),rgba(0,0,0,.22) 50%,rgba(0,0,0,.04)),linear-gradient(0deg,rgba(0,0,0,.55),transparent 22%,transparent 80%,rgba(0,0,0,.45))}

/* Plays remain accessible before the optional photographs. */
.public-home .plays-section{padding-top:60px;padding-bottom:30px}
.selected-grid{display:block;margin-top:30px}
.selected-play{display:grid;grid-template-columns:minmax(200px,1fr) 1.6fr;gap:40px;padding:28px 0;border-top:1px solid #cbc7bf;color:inherit;text-decoration:none}
.selected-play h3{margin:0;font-size:clamp(1.6rem,3vw,2.2rem);text-transform:none}
.selected-play p{max-width:640px;margin:0 0 14px;font-size:1.05rem;line-height:1.8}
.selected-play:hover h3{color:#785a11}
.reading-link{display:inline-block;font-weight:400;font-size:.9rem;text-decoration:underline;text-underline-offset:4px;color:inherit}

/* Photographs are grouped by production and closed on arrival. */
.production-archive{padding-top:30px;padding-bottom:40px}
.production-archive h2{margin-bottom:28px}
.production-entry{border-top:1px solid #cbc7bf}
.production-entry:last-child{border-bottom:1px solid #cbc7bf}
.production-entry summary{cursor:pointer;padding:20px 8px;font-size:1.15rem;line-height:1.5}
.production-entry[open] summary{font-weight:600}
.production-panel{padding:0 8px 28px}
.production-photos{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:24px}
.production-photos figure{margin:0;min-width:0}
.production-photos img{width:100%;height:260px;object-fit:contain;background:#111;display:block}
.production-photos figcaption{font-size:.875rem;margin-top:10px}
.production-page-link{display:inline-block;margin-top:20px;text-decoration:underline;text-underline-offset:4px}

.touring-feature{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding-top:40px;padding-bottom:60px;align-items:center}
.touring-feature img{width:100%;height:340px;object-fit:contain;background:#111}
.touring-feature p{margin:22px 0}
.public-home .bio-grid{grid-template-columns:340px 1fr;gap:60px}
.bio-photo.stage-author-photo,.public-home .bio-photo.stage-author-photo{max-width:440px;max-height:none;height:auto;aspect-ratio:866/575}
.bio-photo.stage-author-photo img{object-fit:contain!important}

@media(max-width:720px){
 .stage-opening{min-height:600px;height:90svh;max-height:900px;padding:110px 24px 80px;align-items:flex-end}
 .stage-intro h1{font-size:clamp(3.8rem,15vw,6rem)}.stage-intro h1 br{display:initial}
 .stage-opening img{max-height:none;object-position:58% center}.stage-opening::after,body[dir="rtl"] .stage-opening::after{background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.2) 60%,rgba(0,0,0,.25))}.stage-opening figcaption{bottom:16px;inset-inline-end:24px;font-size:.8rem}
 .selected-play,.touring-feature,.public-home .bio-grid{grid-template-columns:1fr;gap:24px}
 .production-photos{grid-template-columns:1fr}.production-photos img{height:auto;max-height:300px}
 .touring-feature img{height:280px}.reading-hero{padding-top:115px!important}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
