.festival-coming-soon{min-height:100vh;background:#052b35;color:white}
.festival-header{background:rgba(5,43,53,.82);border-color:rgba(255,255,255,.1)}
.festival-header .brand,.festival-header .nav-links a{color:white}
.festival-stage{position:relative;min-height:calc(100vh - 76px);overflow:hidden;display:grid;place-items:center;padding:60px 0}
.festival-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 40%,rgba(91,160,173,.28),transparent 48%),linear-gradient(145deg,#052b35,#071f26)}
.festival-glow{position:absolute;border-radius:50%;border:70px solid var(--orange);opacity:.82}
.festival-glow-one{width:430px;height:430px;right:-190px;top:-210px}
.festival-glow-two{width:270px;height:270px;left:-145px;bottom:-145px;opacity:.35}
.festival-card{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}
.festival-logo{width:min(330px,65vw);max-height:330px;object-fit:contain;filter:drop-shadow(0 28px 25px rgba(0,0,0,.28))}
.festival-kicker{margin:22px 0 14px;color:#badadd;font-size:.78rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase}
.festival-card h1{margin:0;font-size:clamp(3.8rem,9vw,8rem);line-height:.8;letter-spacing:-.075em}
.festival-card h1 em{display:block;color:var(--orange);font-style:normal}
.festival-year{margin:34px 0;display:flex;align-items:center;gap:18px}
.festival-year span{text-transform:uppercase;letter-spacing:.18em;font-size:.82rem;font-weight:900;color:#badadd}
.festival-year strong{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1;color:var(--orange)}
.festival-archive-link{background:white;color:var(--deep);box-shadow:0 7px 0 var(--orange)}
.festival-archive-link:hover{box-shadow:0 9px 0 var(--orange)}
.festival-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.festival-about-link{background:var(--orange);color:var(--ink)}.festival-press-link{background:transparent;color:white;border:1px solid rgba(255,255,255,.35);box-shadow:none}.festival-press-link:hover{border-color:var(--orange);box-shadow:none}.festival-about-page{min-height:100vh;background:var(--paper);color:var(--ink)}.about-hero{position:relative;overflow:hidden;background:var(--deep);color:white;padding:90px 0}.about-hero-inner{position:relative;z-index:1}.about-hero h1{font-size:clamp(4rem,9vw,7.5rem);line-height:.82;letter-spacing:-.07em;margin:18px 0}.about-hero p{font-size:1.25rem;color:#badadd;margin:0}.about-section{padding:90px 0}.about-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.about-mark{position:sticky;top:115px;background:var(--deep);border-radius:30px;padding:35px;box-shadow:10px 10px 0 var(--orange)}.about-mark img{width:100%;filter:drop-shadow(0 18px 18px rgba(0,0,0,.25))}.about-copy{font-size:1.12rem;color:#43565b}.about-copy p{margin:0 0 26px}.about-lead{font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.08;letter-spacing:-.04em;color:var(--deep);font-weight:850}.about-copy strong{color:var(--deep)}.about-closing{font-size:1.5rem;line-height:1.25;color:var(--deep);font-weight:850;border-left:5px solid var(--orange);padding-left:20px}.about-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:38px}.festival-footer{background:#071f26;color:#badadd;padding:25px 0}.festival-footer .container{display:flex;justify-content:space-between;gap:20px}.festival-footer a{color:white;text-decoration:none}.festival-footer a:hover{color:var(--orange)}
@media(max-width:900px){.about-layout{grid-template-columns:1fr;gap:45px}.about-mark{position:static;max-width:390px}.festival-header .nav-links{background:#071f26}}
@media(max-width:620px){.festival-stage{padding:40px 0}.festival-logo{width:230px}.festival-card h1{font-size:3.8rem}.festival-year{flex-direction:column;gap:3px}.festival-glow-one{width:300px;height:300px}.festival-actions{flex-direction:column;width:min(330px,100%)}.festival-actions .button{width:100%}.about-hero{padding:65px 0}.about-section{padding:65px 0}.about-mark{padding:25px}.festival-footer .container{flex-direction:column}}
