:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f1ec;background:#0a0a0b;line-height:1.5;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#090909;color:#f4f1ec}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;background:linear-gradient(180deg,#08080833,#080808d6 58%,#090909)}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:2rem clamp(1.25rem,3vw,3rem) 4rem;background-image:linear-gradient(180deg,#00000061,#00000080 35%,#000000d6),url(https://images.pexels.com/photos/701337/pexels-photo-701337.jpeg);background-size:cover;background-position:center center;isolation:isolate}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(255,255,255,.04),transparent 42%);pointer-events:none;z-index:-1}.nav,.hero-content,.section,.footer{position:relative;z-index:1}.nav{display:flex;justify-content:space-between;align-items:center;gap:1rem}.brand{font-size:1rem;letter-spacing:.35rem;text-transform:uppercase;font-weight:700}.nav-links{display:flex;gap:1.35rem;flex-wrap:wrap}.nav-links a{color:#ffffffd1;font-size:.95rem}.hero-content{max-width:760px;padding-top:5rem}.eyebrow,.section-heading span,.meta-label{color:#ffffffbf;text-transform:uppercase;letter-spacing:.24rem;font-size:.75rem}h1{font-size:clamp(4rem,11vw,8rem);line-height:.92;margin:.8rem 0 1rem;text-transform:uppercase;letter-spacing:.03em}.hero-text,.text-block p,.panel-copy,.shows-placeholder p,.footer p{color:#ffffffd1}.hero-text{max-width:42rem;font-size:1.08rem}.hero-actions,.footer-links,.release-meta{display:flex;gap:.9rem;flex-wrap:wrap}.hero-actions{margin-top:1.8rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.92rem 1.28rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);transition:transform .18s ease,border-color .18s ease,background .18s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.button:hover{transform:translateY(-1px);border-color:#ffffff57}.button.primary{background:#f4f1ec;color:#111}.button.secondary{background:#ffffff0f;color:#f4f1ec}.section{padding:5rem clamp(1.25rem,3vw,3rem)}.narrow{max-width:760px}.section-heading{margin-bottom:1.1rem}.section-heading h2{font-size:clamp(2rem,4.2vw,3.4rem);margin:.4rem 0 0;text-transform:uppercase;letter-spacing:.04em}.intro-section{padding-top:4rem}.text-block p{margin:0 0 1rem;font-size:1.05rem;max-width:46rem}.panel-section{padding-top:2rem}.feature-panel{max-width:1100px;padding:clamp(1.5rem,4vw,3rem);min-height:24rem;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(135deg,#ffffff0f,#ffffff05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 60px #00000047}.panel-copy{max-width:42rem;margin-bottom:1.5rem}.release-meta{margin-bottom:1.6rem}.meta-block{min-width:150px;padding:.9rem 1rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.meta-block strong{display:block;margin-top:.35rem;font-size:1.04rem}.shows-section{padding-top:3rem}.shows-placeholder{padding-top:.4rem;border-top:1px solid rgba(255,255,255,.14)}.footer{padding:2rem clamp(1.25rem,3vw,3rem) 3rem;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.footer-links a{color:#ffffffd1}@media (max-width: 640px){.hero{min-height:92vh;padding-bottom:3rem}.nav{flex-direction:column;align-items:flex-start}h1{font-size:clamp(3.1rem,17vw,5rem)}}
