:root{color:#f6efe7;--bg:#0b0b0d;--bg-soft:#121216;--text:#f6efe7;--muted:#d7c5b7;--accent:#8c1d2d;--accent-2:#b22d42;--accent-soft:#b22d422e;--card:#ffffff0a;--border:#ffffff14;--max-width:1200px;--shadow:0 20px 60px #00000059;background:#0b0b0d;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at top,#8c1d2d24,#0000 25%),linear-gradient(#09090b,#0f0f12 40%,#09090b 100%);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max-width), calc(100% - 2rem));margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0a0a0c9e;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:78px;display:flex}.brand{align-items:center;gap:.9rem;display:flex}.brand img{object-fit:contain;background:#f3f3f3;border-radius:999px;width:54px;height:54px;padding:.25rem;box-shadow:0 8px 24px #00000047}.brand-name{font-size:1rem;font-weight:800;display:block}.brand-subtitle{color:var(--muted);font-size:.85rem;display:block}.nav-links{align-items:center;gap:1.25rem;display:flex}.nav-links a:not(.donate-button){color:var(--muted);position:relative}.nav-links a:not(.donate-button):after{content:"";background:var(--text);width:0;height:1px;transition:width .25s;position:absolute;bottom:-.35rem;left:0}.nav-links a:not(.donate-button):hover{color:var(--text)}.nav-links a:not(.donate-button):hover:after{width:100%}.donate-button,.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.25rem;font-weight:800;transition:transform .25s,background .25s,border .25s,box-shadow .25s;display:inline-flex}.donate-button,.primary-button{color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-2));box-shadow:0 14px 30px #8c1d2d59}.donate-button:hover,.primary-button:hover{transform:translateY(-2px);box-shadow:0 20px 34px #8c1d2d66}.secondary-button{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0a;border:1px solid #ffffff38}.secondary-button:hover{background:#ffffff14;transform:translateY(-2px)}.secondary-button.light{border-color:#ffffff59}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{will-change:transform;background-position:50%;background-size:cover;position:absolute;inset:-6%;transform:scale(1.08)}.hero-overlay{background:linear-gradient(90deg,#08080ae0,#08080a6b),linear-gradient(#08080a14,#08080af2);position:absolute;inset:0}.hero-glow{filter:blur(70px);pointer-events:none;opacity:.45;border-radius:999px;position:absolute}.hero-glow-1{background:#b22d4247;width:260px;height:260px;top:16%;right:12%}.hero-glow-2{background:#ffd2b41f;width:220px;height:220px;bottom:12%;left:8%}.hero-content{z-index:2;max-width:780px;padding:7rem 0 6rem;position:relative}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.16em;color:#dfb79b;margin-bottom:.9rem;font-size:.78rem}.hero h1,.section h2{margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;line-height:1.02}.hero h1{text-wrap:balance;font-size:clamp(3rem,7vw,6.2rem)}.hero-text{color:var(--muted);max-width:640px;font-size:1.12rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.section{padding:6rem 0;position:relative}.section h2{font-size:clamp(2rem,4vw,3.25rem)}.section-dark{background:linear-gradient(#ffffff05,#ffffff08)}.section-accent{background:radial-gradient(circle at 100% 0,#ffffff14,#0000 24%),linear-gradient(135deg,#671524,#280a0f)}.two-column{grid-template-columns:1.05fr 1fr;align-items:center;gap:2.4rem;display:grid}.two-column p{color:var(--muted);max-width:62ch}.image-card,.card,.gallery-item,.glass-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow)}.image-card{border:1px solid var(--border);background:var(--card);border-radius:24px;overflow:hidden}.image-card img{object-fit:cover;width:100%;height:100%}.floating-card{animation:5s ease-in-out infinite floatCard}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cards{grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:2rem;display:grid}.section-actions{justify-content:center;margin-top:2rem;display:flex}.card{border:1px solid var(--border);background:linear-gradient(#ffffff0b,#ffffff08);border-radius:22px;overflow:hidden}.card-image-wrap{overflow:hidden}.card img{object-fit:cover;width:100%;height:280px;transition:transform .5s}.modern-card:hover img{transform:scale(1.06)}.card-body{padding:1.25rem}.card-body h3{margin-top:0;font-size:1.25rem}.card-body p{color:var(--muted)}.card-kicker{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .45rem;font-size:.78rem;font-weight:800;color:#dfb79b!important}.production-card a{height:100%;display:block}.text-link{color:#f2c9ad;margin-top:.35rem;font-weight:800;display:inline-block}.support-banner,.social-block{justify-content:space-between;align-items:center;gap:2rem;display:flex}.glass-panel{border:1px solid var(--border);background:linear-gradient(135deg,#8c1d2d2e,#ffffff0a);border-radius:28px;padding:2rem}.support-banner p,.social-block p{color:var(--muted);max-width:60ch}.upcoming-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:2rem;display:grid}.upcoming-layout>div>p:not(.section-label){color:var(--muted);max-width:62ch}.upcoming-grid,.recording-grid{gap:1rem;display:grid}.upcoming-grid{grid-template-columns:repeat(2,1fr)}.recording-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.info-card{border:1px solid var(--border);background:var(--card);min-height:100%;box-shadow:var(--shadow);border-radius:18px;padding:1.4rem}.info-card h3{margin:0 0 .75rem;font-size:1.35rem}.info-card p{color:var(--muted)}.info-card .info-date{color:#f2c9ad;font-weight:800}.proposal-card{background:linear-gradient(135deg,#8c1d2d38,#ffffff0a)}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.gallery-item{border:1px solid var(--border);background:var(--card);aspect-ratio:4/3;border-radius:20px;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s}.gallery-item:hover img{filter:saturate(1.05);transform:scale(1.05)}.site-footer{border-top:1px solid var(--border);background:#0003;padding:3.5rem 0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;display:grid}.footer-grid h4,.footer-grid h3{margin-top:0}.footer-grid p,.footer-grid a{color:var(--muted)}.footer-grid a{margin-bottom:.65rem;display:block}.footer-grid a:hover{color:var(--text)}.page-section{min-height:62vh;padding-top:8rem}.archive-heading{justify-content:space-between;gap:2rem;margin-bottom:2rem;display:flex}.archive-heading h1{margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5.5rem);line-height:1}.archive-heading p:not(.section-label){color:var(--muted);max-width:68ch}.archive-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.production-archive-carousel{min-height:610px;margin-top:2rem;position:relative;overflow:hidden}.production-archive-track{place-items:center;height:560px;display:grid;position:relative}.archive-slide{width:min(520px,100% - 7rem);position:absolute}.archive-slide .card-image-wrap img{height:320px}.archive-carousel-control{z-index:5;color:#fff;cursor:pointer;background:#08080aad;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:52px;height:52px;transition:background .25s,transform .25s;display:grid;position:absolute;top:240px}.archive-carousel-control:hover{background:#8c1d2dd6;transform:scale(1.04)}.archive-carousel-control span{margin-top:-.18rem;font-size:2.8rem;line-height:.8}.archive-carousel-prev{left:0}.archive-carousel-next{right:0}.archive-carousel-dots{justify-content:center;gap:.55rem;display:flex}.archive-carousel-dots button{cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:999px;width:.7rem;height:.7rem;padding:0}.archive-carousel-dots button.is-active{background:#f2c9ad;border-color:#f2c9ad}.narrow-page{max-width:760px}.production-hero{align-items:flex-end;min-height:78vh;display:flex;position:relative;overflow:hidden}.production-hero-media,.production-hero-media img,.production-hero-overlay{position:absolute;inset:0}.production-hero-media img{object-fit:cover;width:100%;height:100%}.production-hero-overlay{background:linear-gradient(#08080a2e,#08080af5),linear-gradient(90deg,#08080ac2,#08080a2e)}.production-hero-content{z-index:2;max-width:860px;padding:8rem 0 5.5rem;position:relative}.production-hero-content h1,.narrow-page h1{margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6.5rem);line-height:1}.production-hero-content p:not(.eyebrow){color:var(--muted);max-width:720px;font-size:1.12rem}.back-link{color:#f6efe7;cursor:pointer;min-height:42px;font:inherit;background:linear-gradient(135deg,#8c1d2d7a,#b22d423d),#08080a6b;border:1px solid #f2c9ad6b;border-radius:999px;align-items:center;margin-bottom:2rem;padding:.65rem 1rem;font-weight:800;transition:background .25s,border-color .25s,transform .25s;display:inline-flex;box-shadow:0 12px 30px #00000047}.back-link:hover,.back-link:focus-visible{background:linear-gradient(135deg,#8c1d2db8,#b22d425c),#08080a80;border-color:#f2c9adb8;transform:translateY(-2px)}.back-link:focus-visible{outline-offset:3px;outline:2px solid #f2c9add6}.production-summary{max-width:780px}.production-summary p{color:var(--muted);max-width:68ch}.recording-placeholder{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow)}.recording-player,.video-frame,.recording-placeholder{border-radius:22px;width:100%;margin-top:1.5rem;overflow:hidden}.recording-player,.video-frame{aspect-ratio:16/9;background:#050506;display:block}.video-frame{border:1px solid var(--border);box-shadow:var(--shadow)}.video-frame iframe{border:0;width:100%;height:100%;display:block}.video-preview{justify-content:space-between;align-items:center;gap:2rem;display:flex}.video-preview p:not(.section-label){color:var(--muted);max-width:62ch}.video-grid{grid-template-columns:repeat(2,1fr);gap:1.4rem;display:grid}.video-card{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.video-card .video-frame{box-shadow:none;border:0;border-radius:0;margin:0}.video-card-body{padding:1.25rem}.video-card-body h3{margin:0;font-size:1.15rem}.recording-placeholder{text-align:center;place-items:center;min-height:260px;padding:2rem;display:grid}.recording-placeholder p{color:var(--muted);max-width:68ch}.recording-placeholder code{color:var(--text);white-space:nowrap}.empty-gallery p{color:var(--muted);max-width:68ch}.carousel-shell{margin-top:2rem}.carousel-stage{border:1px solid var(--border);box-shadow:var(--shadow);background:#050506;border-radius:22px;place-items:center;min-height:clamp(320px,62vw,760px);display:grid;position:relative;overflow:hidden}.carousel-stage img{object-fit:contain;width:100%;height:100%;max-height:760px}.carousel-control{z-index:2;color:#fff;cursor:pointer;background:#08080a9e;border:1px solid #ffffff47;border-radius:999px;place-items:center;width:52px;height:52px;transition:background .25s,transform .25s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-control:hover{background:#8c1d2dd6;transform:translateY(-50%)scale(1.04)}.carousel-control span{margin-top:-.18rem;font-size:2.8rem;line-height:.8}.carousel-control-prev{left:1rem}.carousel-control-next{right:1rem}.carousel-meta{color:var(--muted);justify-content:flex-end;margin-top:.85rem;display:flex}.carousel-meta p{margin:0}.carousel-thumbs{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:.65rem;margin-top:1rem;display:grid}.carousel-thumb{aspect-ratio:16/9;border:1px solid var(--border);background:var(--card);cursor:pointer;opacity:.62;border-radius:10px;padding:0;transition:border-color .2s,opacity .2s,transform .2s;overflow:hidden}.carousel-thumb:hover,.carousel-thumb.is-active{opacity:1;border-color:#f2c9ade6}.carousel-thumb.is-active{transform:translateY(-2px)}.carousel-thumb img{object-fit:cover;width:100%;height:100%}@media (width<=900px){.nav{flex-direction:column;align-items:flex-start;padding:1rem 0}.nav-links{flex-wrap:wrap}.two-column,.cards,.archive-grid,.gallery-grid,.footer-grid,.upcoming-layout,.upcoming-grid{grid-template-columns:1fr}.support-banner,.social-block,.video-preview{flex-direction:column;align-items:flex-start}.video-grid{grid-template-columns:1fr}.card img{height:240px}.hero{min-height:82vh}.production-archive-carousel{min-height:570px}.production-archive-track{height:520px}.archive-slide{width:min(440px,100% - 5rem)}.archive-slide .card-image-wrap img{height:260px}.archive-carousel-control{top:210px}.production-hero{min-height:68vh}}@media (width<=640px){.container{width:min(var(--max-width), calc(100% - 1.25rem))}.section{padding:4.25rem 0}.hero-content{padding:5rem 0 4rem}.hero-actions,.nav-links{gap:.8rem}.hero-bg{transform:none!important}.archive-slide{width:calc(100% - 4.5rem)}.archive-carousel-prev{left:.25rem}.archive-carousel-next{right:.25rem}.production-hero-content{padding:6rem 0 4rem}.recording-placeholder code{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.floating-card{animation:none}.hero-bg,.hero-content,.card:hover,.modern-card:hover img,.gallery-item:hover,.gallery-item:hover img,.carousel-control:hover,.archive-carousel-control:hover,.carousel-thumb.is-active,.donate-button:hover,.primary-button:hover,.secondary-button:hover{transform:none!important}.hero-bg{will-change:auto}}
