/* Reference-inspired stage design, using Keith's original photography. */
:root{--gold:#805a1e;--gold-light:#ece0ce;--ink:#20201e;--paper:#fcfaf6}
.header{min-height:112px;gap:24px}.header .brand{width:205px;flex-shrink:0}.header nav{gap:25px}.header nav a{font-size:.85rem}.header .nav-book,.button{background:#805a1e;border-color:#805a1e;color:#fff}.header .nav-book:hover,.button:hover{background:#654619;color:white}.language-switch{display:flex;gap:4px;align-items:center;flex-shrink:0;margin-left:auto;font-size:.78rem}.language-switch a{padding:8px;text-decoration:none}.language-switch a[aria-current]{color:var(--gold);box-shadow:inset 0 -2px var(--gold);font-weight:bold}.stage-home .header{position:relative;z-index:2}.stage-hero{position:relative;background:linear-gradient(110deg,#fcfaf6 20%,#eee2d3 85%);overflow:hidden}.stage-hero-inner{position:relative;min-height:580px;display:flex;align-items:center}.stage-copy{position:relative;z-index:1;width:55%;padding:70px 0 75px}.stage-copy h1{font-size:clamp(2.6rem,4.3vw,4.3rem);line-height:1.12;letter-spacing:-.035em}.stage-copy>p:not(.eyebrow){max-width:420px;font-size:1rem;line-height:1.75}.gold-rule{display:block;width:62px;height:2px;background:var(--gold);margin:27px 0}.stage-copy .actions{gap:16px}.button-outline{background:transparent;color:var(--gold)}.stage-portrait{position:absolute;right:calc((min(1240px,100vw - 96px) - 100vw)/2);top:0;bottom:0;width:65%;margin:0}.stage-portrait img{width:100%;height:100%;object-fit:cover;object-position:center top}.stage-portrait:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fcfaf6 0%,#fcfaf6e0 9%,#fcfaf655 24%,transparent 45%)}.stage-portrait figcaption{position:absolute;bottom:20px;right:30px;z-index:1;color:white;background:#171713c9;padding:5px 12px;font-size:.8rem}.voice-strip{background:#151513;color:#f5e3c3;padding:25px 0}.voice-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.voice-facts>div{display:flex;align-items:center;gap:20px;border-right:1px solid #665638;padding-right:15px}.voice-facts>div:last-child{border:0}.voice-facts>div>span{font:42px/1 Georgia,serif;color:#e5b456}.voice-facts strong{display:block;font-size:.88rem;text-transform:uppercase;letter-spacing:.05em;font-weight:400}.voice-facts small{display:block;font-size:.75rem;color:#fff;margin-top:4px}.stage-tiles{display:grid;grid-template-columns:1fr .85fr 1fr;gap:18px;padding-block:24px}.stage-tile{position:relative;min-height:275px;overflow:hidden;text-decoration:none}.photo-tile{background:#1c1b18;color:white;display:flex;align-items:end}.photo-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.6;transition:transform .3s}.photo-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0d0d0cf0,transparent 95%)}.photo-tile>div{position:relative;z-index:1;padding:28px}.photo-tile:hover{color:white}.photo-tile:hover img{transform:scale(1.03)}.stage-tile h2{font-size:1.85rem;letter-spacing:-.025em;line-height:1.12}.stage-tile p{font-size:.85rem;margin-top:10px}.stage-tile .eyebrow{color:#f0c674;margin:0 0 12px}.stage-tile span:not(.tile-symbol){display:block;color:#f0c674;margin-top:15px;font-size:.8rem}.event-tile{background:#eee7dc;text-align:center;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.tile-symbol{color:var(--gold);font:30px Georgia}.event-tile .button{margin-top:20px}.stage-home .life-quote{margin-top:0;background:#f0ebe2;padding:32px 0}.stage-home .life-quote blockquote{font-size:clamp(1.2rem,2vw,1.7rem);max-width:1040px}.stage-home .life-quote cite{margin-top:12px}.stage-home .section{padding-block:75px}.stage-home .home-live{background:#f0ebe2}.stage-home .discovery{padding-block:50px}.footer{border-top:1px solid var(--line)}
@media(max-width:1050px){.header{flex-wrap:wrap;gap:12px}.header .brand{width:175px}.header nav{gap:18px}.stage-copy{width:58%}.stage-copy h1{font-size:3rem}.stage-tiles{grid-template-columns:1fr 1fr}.event-tile{grid-column:1/-1;grid-row:2;min-height:230px}.voice-facts{gap:12px}.voice-facts>div{gap:10px}.voice-facts>div>span{font-size:30px}}
@media(max-width:760px){.header{gap:10px;min-height:95px}.header .brand{width:150px}.header .menu-toggle{order:3}.header nav{order:4;width:100%}.language-switch{margin-left:auto}.stage-hero-inner{display:flex;flex-direction:column;width:100%;min-height:0}.stage-copy{width:100%;padding:35px 24px}.stage-copy h1{font-size:clamp(2.3rem,8vw,3.5rem)}.stage-copy>p:not(.eyebrow){max-width:540px}.stage-portrait{position:relative;inset:auto;width:100%;height:440px}.stage-portrait img{object-position:center top}.stage-portrait:after{background:linear-gradient(180deg,#eee2d370,transparent 20%)}.voice-facts{grid-template-columns:1fr 1fr;gap:22px}.voice-facts>div:nth-child(2){border:0}.voice-facts small{font-size:.7rem}.stage-tiles{grid-template-columns:1fr}.event-tile{grid-column:auto;grid-row:auto}.stage-tile{min-height:260px}.stage-home .section{padding-block:45px}.stage-copy .actions{gap:12px}.stage-copy .button{padding:12px 18px}}
@media(prefers-reduced-motion:reduce){.photo-tile img{transition:none}}

