.site-header{position:sticky;top:0;z-index:50;background:rgba(9,9,9,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-wrap{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.wordmark{font-size:1.55rem;text-decoration:none}.nav-toggle{width:46px;height:46px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:1.5rem}.site-header #site-nav{position:absolute;top:66px;left:0;right:0;display:none;padding:1rem;background:var(--surface);border-bottom:1px solid var(--line)}.site-header #site-nav.open{display:grid}.site-header #site-nav>a{padding:.8rem;text-decoration:none;font-weight:800}.language-switcher{display:flex;align-items:center;gap:.25rem}.language-switcher a{display:grid;min-width:38px;min-height:38px;padding:.35rem;place-items:center;border:1px solid var(--line);text-decoration:none;font-size:.75rem;font-weight:900}.language-switcher a[aria-current=page]{border-color:var(--red-bright);background:var(--red);color:#fff}
.highlight{padding:4.5rem 0;background:linear-gradient(135deg,#270909,var(--surface) 58%,#101010);border-bottom:1px solid #4f1717}.highlight-grid{display:grid;gap:1.6rem;align-items:center}.highlight img{width:100%;max-height:560px;object-fit:cover;border:1px solid #542020}.highlight-copy{max-width:700px}.highlight-period{color:var(--muted)}.highlight .kicker{color:var(--acid)}
.next-section{background:var(--surface)}.next-concert{display:grid;gap:1.5rem;border:1px solid var(--line);background:#101010;padding:1rem}.next-poster,.poster-placeholder{width:100%;aspect-ratio:4/5;object-fit:cover}.poster-placeholder,.card-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#1b1b1b,#0d0d0d);color:var(--muted);font-weight:800;text-transform:uppercase}.next-copy{align-self:center;padding:.5rem}.next-copy time,.concert-copy time{color:var(--acid);font-weight:900}.next-copy h3{font-size:clamp(2.3rem,8vw,5rem);line-height:1;text-transform:uppercase}.venue{font-size:1.1rem}.next-teaser{width:100%;margin-top:1.25rem;background:#000}
.concert-grid,.gallery-grid{display:grid;grid-template-columns:1fr;gap:1rem}.concert-card{display:grid;overflow:hidden;background:var(--surface);border:1px solid var(--line)}.concert-card>img,.card-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.concert-copy{padding:1.2rem}.concert-copy p{color:var(--muted)}.card-link{display:inline-block;padding-block:.5rem}.history-section{background:#0d0d0d}.history-grid .concert-card{height:100%;opacity:.78}.history-grid .concert-copy time{color:var(--muted)}.history-toggle{display:none;margin:1.25rem auto 0}
.culture-section{background:var(--surface)}.culture-grid{display:grid;gap:2rem;align-items:center}.culture-visual{position:relative;min-height:300px;background:#080808}.culture-visual picture{display:block;height:100%}.culture-visual picture img{width:100%;height:100%;min-height:300px;object-fit:cover}.culture-brand{position:absolute;inset:auto 0 0;padding:3rem 1.2rem 1.2rem;background:linear-gradient(transparent,rgba(0,0,0,.9))}.culture-brand span{font-size:clamp(2.5rem,10vw,6rem)}.culture-brand p{margin:.3rem 0}.editorial{font-size:1.1rem;white-space:pre-line}.media-section{background:#0c0c0c}.gallery-item{display:block;width:100%;padding:0;border:0;background:#080808;cursor:zoom-in}.gallery-item img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .25s}.gallery-item:hover img,.gallery-item:focus-visible img{transform:scale(1.025)}
.lightbox{width:min(94vw,1100px);height:min(92vh,900px);padding:2.8rem 1rem 1rem;border:1px solid var(--line);background:#050505;color:#fff}.lightbox::backdrop{background:rgba(0,0,0,.9)}.lightbox img{width:100%;height:100%;object-fit:contain}.lightbox-close{position:absolute;right:.5rem;top:.25rem;width:44px;height:44px;border:0;background:transparent;color:#fff;font-size:2rem;cursor:pointer}.contact{border-top:1px solid var(--line)}.contact-grid{display:grid;gap:2rem}.contact form{display:grid;gap:.55rem}.contact input,.contact textarea{width:100%;padding:.9rem;border:1px solid var(--line);background:var(--surface);color:var(--ink)}.contact label{font-weight:800;margin-top:.4rem}.honeypot{position:absolute!important;left:-9999px!important}.site-footer{padding:3rem 0;border-top:1px solid var(--line);color:var(--muted)}.footer-layout,.footer-primary,.footer-legal{display:grid;gap:1rem}.footer-primary p{margin:0}.footer-legal a{color:var(--ink);text-underline-offset:.2em}.footer-legal a:hover,.footer-legal a:focus-visible{color:var(--acid)}.socials{display:flex;flex-wrap:wrap;gap:1rem}.socials a{font-weight:800}
.shop-section{border-top:1px solid var(--line);background:linear-gradient(135deg,#111,var(--surface))}.shop-content{max-width:760px;text-align:center}.shop-content h2{margin-top:0}.shop-intro{white-space:pre-line}.shop-content .button{margin-top:1rem}
.shop-products{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem;text-align:left}.shop-product{display:flex;flex-direction:column;padding:1rem;border:1px solid var(--line);background:var(--surface)}.shop-product img{width:100%;aspect-ratio:1;object-fit:cover}.shop-product-copy{display:flex;flex:1;flex-direction:column;padding-top:1rem}.shop-product h3,.shop-product p{margin-top:0}.shop-product-price{color:var(--acid);font-size:1.2rem;font-weight:900}.shop-product-status{color:var(--muted)}.shop-product-copy .button{align-self:flex-start;margin-top:auto}
.event-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem;border-bottom:1px solid var(--line)}.event-nav>a{font-weight:900;text-decoration:none}.event-detail{display:grid;gap:2rem}.event-copy{align-self:center}.event-date{color:var(--acid);font-size:1.3rem;font-weight:900}.event-poster{width:100%;max-height:780px;object-fit:contain;background:var(--surface)}.event-video,.event-gallery,.event-external,.event-links{grid-column:1/-1;width:100%}.video-embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000}.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.external-links-section{border-top:1px solid var(--line)}.external-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.external-link-grid a{display:flex;align-items:center;gap:.65rem;min-height:52px;padding:.75rem 1rem;border:1px solid var(--line);color:var(--ink);font-weight:800;text-decoration:none}.external-link-grid a:hover,.external-link-grid a:focus-visible{border-color:var(--acid);color:var(--acid)}.external-link-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.social-provider-icon{display:none}.music-section .external-link-icon path{fill:currentColor;stroke:none}
