:root{--black:#090909;--ink:#121212;--red:#e0271b;--white:#f5f4ef;--line:rgba(255,255,255,.2);--sans:"Space Grotesk",Arial,sans-serif;--display:"Archivo Black",Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:var(--sans);font-size:16px;overflow-x:hidden}a{color:inherit}img{display:block;max-width:100%}.site-header{position:fixed;z-index:50;left:18px;right:18px;top:16px;height:72px;padding:10px 12px 10px 16px;border:1px solid rgba(255,255,255,.18);border-radius:99px;background:rgba(7,7,7,.78);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;transition:.3s}.site-header.scrolled{top:8px;background:rgba(7,7,7,.94)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand strong{font:13px/11px var(--display);letter-spacing:-.04em}.brand-disc{width:35px;height:35px;border:2px solid white;border-radius:50%;position:relative;background:radial-gradient(circle,var(--red) 0 7px,#080808 8px 100%)}.brand-disc:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:#080808;left:50%;top:50%;transform:translate(-50%,-50%)}.nav{display:flex;gap:25px;align-items:center}.nav a{font-size:14px;text-decoration:none}.nav a:hover{color:var(--red)}.nav-cta{background:var(--red);padding:13px 20px;border-radius:99px;color:white!important;font-weight:700}.menu-button{display:none;border:0;background:none;color:white;font:700 13px var(--sans)}.hero{height:100svh;min-height:680px;position:relative;display:flex;align-items:flex-end;padding:130px 6vw 8vh;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('assets/tailah/giradisco-016.webp') center/cover no-repeat;transform:scale(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.52) 50%,rgba(0,0,0,.15)),linear-gradient(0deg,rgba(0,0,0,.58),transparent 60%)}.hero-copy{position:relative;z-index:2;max-width:980px}.eyebrow,.section-number{font-size:13px;font-weight:700;letter-spacing:.14em}.hero h1,.event-title h2,.sets h2,.archive-copy h2,.about h2,.contact h2{font-family:var(--display);letter-spacing:-.055em;margin:.2em 0;line-height:.87}.hero h1{font-size:clamp(4rem,10vw,10rem)}.hero h1 span{color:var(--red)}.hero-text{font-size:clamp(1rem,1.5vw,1.3rem);max-width:560px;line-height:1.5}.hero-actions{display:flex;gap:12px;margin-top:28px}.button{padding:16px 22px;border-radius:99px;text-decoration:none;font-weight:700}.button.light{background:white;color:black}.button.ghost{border:1px solid rgba(255,255,255,.55)}.hero-mark{position:absolute;right:5vw;bottom:10vh;width:min(24vw,280px);z-index:2;mix-blend-mode:screen}.hero-mark img{width:100%;filter:invert(1);opacity:.85}.scroll-cue{position:absolute;z-index:2;right:5vw;bottom:3vh;font-size:12px;text-decoration:none;letter-spacing:.15em}.scroll-cue span{color:var(--red);font-size:18px}.ticker{background:var(--red);color:white;padding:14px 0;overflow:hidden;white-space:nowrap;font:1.3rem var(--display)}.ticker div{width:max-content;animation:marquee 24s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.split-section{display:grid;grid-template-columns:1.15fr .85fr;min-height:750px}.now-playing,.event-call{padding:8vw 5vw}.now-playing{background:#efeee8;color:#111}.now-playing h2{font:clamp(3rem,6vw,7rem)/.9 var(--display);letter-spacing:-.055em;margin:.3em 0 .1em}.now-playing>p{max-width:500px;font-size:18px}.video-shell{aspect-ratio:16/9;background:#000;margin-top:38px;box-shadow:10px 10px 0 var(--red)}.video-shell iframe,.set-screen iframe{width:100%;height:100%;border:0}.event-call{background:var(--red);display:flex;flex-direction:column}.event-inner{margin:auto 0 0}.stamp{display:inline-block;border:2px solid white;border-radius:50%;padding:24px 19px;transform:rotate(-10deg);font:14px/1.05 var(--display);text-align:center}.event-call h2{font:clamp(3rem,5.5vw,6.5rem)/.86 var(--display);letter-spacing:-.055em;margin:.32em 0}.event-call p:not(.stamp){max-width:420px;font-size:18px;line-height:1.5}.event-call a{font-weight:700}.event-story{background:#efeee8;color:#111;padding:8vw 5vw}.event-title{display:grid;grid-template-columns:1fr 2fr;gap:4vw;align-items:end}.red{color:var(--red);align-self:start}.event-title h2{font-size:clamp(4rem,9vw,9rem)}.event-meta{grid-column:2;display:flex;gap:24px;border-top:2px solid #111;padding-top:12px;font-size:13px;font-weight:700}.event-lead{margin:5vw 0 2vw;height:min(75vh,820px);overflow:hidden}.event-lead img{width:100%;height:100%;object-fit:cover}.event-note{max-width:700px;font-size:20px;line-height:1.5;margin:0 0 45px auto}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:10px}.gallery button{padding:0;border:0;background:#111;cursor:pointer;overflow:hidden}.gallery button:nth-child(7n+1){grid-column:span 2;grid-row:span 2}.gallery button:nth-child(9n+4){grid-row:span 2}.gallery img{width:100%;height:100%;object-fit:cover;transition:.5s}.gallery button:hover img{transform:scale(1.04);filter:saturate(1.15)}.gallery .hidden{display:none}.gallery-more{margin:35px auto 0;display:flex;gap:20px;border:2px solid #111;border-radius:99px;padding:15px 24px;background:transparent;font:700 14px var(--sans);cursor:pointer}.gallery-more span{color:var(--red);font-size:20px}.sets{padding:8vw 5vw;display:grid;grid-template-columns:.8fr 1.1fr 1.4fr;gap:4vw;align-items:start}.sets-heading{position:sticky;top:120px}.sets h2{font-size:clamp(3.6rem,7vw,7.2rem)}.set-list{border-top:1px solid var(--line)}.set-row{width:100%;display:grid;grid-template-columns:34px 1fr;gap:8px;padding:24px 5px;text-align:left;color:#aaa;background:transparent;border:0;border-bottom:1px solid var(--line);cursor:pointer}.set-row strong{font-size:16px;color:inherit}.set-row small{grid-column:2}.set-row b{grid-column:2;color:var(--red)}.set-row.active,.set-row:hover{color:white}.set-screen{aspect-ratio:9/16;max-height:720px;background:#111}.archive-strip{display:grid;grid-template-columns:1.1fr .9fr;background:#121212}.archive-shot{position:relative;min-height:760px}.archive-shot img{width:100%;height:100%;object-fit:cover}.archive-shot span{position:absolute;bottom:18px;left:18px;background:#090909;padding:10px;font-size:12px}.archive-copy{padding:8vw 5vw;display:flex;flex-direction:column;justify-content:center}.archive-copy h2{font-size:clamp(3.8rem,7vw,7rem);color:var(--red)}.archive-copy p:last-child{max-width:530px;font-size:19px;line-height:1.55}.about{padding:9vw 5vw;background:#efeee8;color:#111}.about h2{font-size:clamp(4rem,8vw,9rem)}.about h2 span{color:var(--red)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5vw;margin:5vw 0 0 30vw}.about-grid p{font-size:19px;line-height:1.55}.contact{padding:7vw 5vw;background:var(--red);display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.contact h2{font-size:clamp(4rem,9vw,9rem)}.contact p{font-size:18px}.contact-button{min-width:280px;border:2px solid white;border-radius:999px;padding:22px 26px;text-decoration:none;font-weight:700;display:flex;justify-content:space-between}.contact-button:hover{background:white;color:var(--red)}footer{padding:55px 5vw;display:grid;grid-template-columns:1fr 1fr auto;gap:40px;align-items:end;border-top:1px solid var(--line)}footer>div{display:flex;gap:22px;flex-wrap:wrap}footer div a{font-size:14px}footer p{font-size:13px;line-height:1.6;margin:0}.footer-brand .brand-disc{width:58px;height:58px}.footer-brand strong{font-size:22px;line-height:18px}.lightbox{width:min(92vw,1100px);padding:0;border:0;background:#080808;color:white}.lightbox::backdrop{background:rgba(0,0,0,.88)}.lightbox img{max-height:82vh;margin:auto}.lightbox button{position:fixed;right:3vw;top:3vh;background:white;color:black;border:0;border-radius:50%;width:46px;height:46px;font-size:28px;cursor:pointer}.lightbox p{padding:12px 16px;margin:0;font-size:13px}.lightbox[open]{animation:open .25s ease}@keyframes open{from{opacity:0;transform:scale(.98)}}@media(max-width:900px){.site-header{left:8px;right:8px}.menu-button{display:block}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#090909;border:1px solid var(--line);border-radius:22px;padding:20px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.hero{padding:120px 22px 70px}.hero h1{font-size:clamp(3.5rem,17vw,6rem)}.hero-mark{right:-35px;bottom:20vh;width:180px}.split-section,.archive-strip{grid-template-columns:1fr}.now-playing,.event-call,.event-story,.sets,.about,.contact{padding:90px 22px}.event-call{min-height:680px}.event-title{display:block}.event-meta{display:flex;flex-direction:column;gap:4px}.event-lead{height:65vh}.gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}.sets{grid-template-columns:1fr}.sets-heading{position:static}.set-screen{aspect-ratio:16/9}.archive-shot{min-height:620px}.about-grid{grid-template-columns:1fr;margin:40px 0 0}.contact{align-items:flex-start;flex-direction:column}.contact-button{width:100%;min-width:0}footer{grid-template-columns:1fr}footer>div{flex-direction:column;gap:10px}}@media(max-width:520px){.hero-actions{flex-direction:column;align-items:flex-start}.hero h1{font-size:3.6rem}.event-title h2,.sets h2,.archive-copy h2,.about h2,.contact h2{font-size:3.4rem}.gallery{grid-template-columns:1fr;grid-auto-rows:360px}.gallery button:nth-child(n){grid-column:auto;grid-row:auto}.event-lead{height:55vh}}
