.hero[data-astro-cid-toqdg7tt]{margin-top:var(--header-height);position:relative;width:100%;height:85vh;overflow:hidden}.hero[data-astro-cid-toqdg7tt] img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.6)}.hero-overlay[data-astro-cid-toqdg7tt]{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(10,10,10,.1) 0%,transparent 40%,rgba(10,10,10,.85) 100%)}.hero-content[data-astro-cid-toqdg7tt]{position:absolute;bottom:64px;left:64px}.hero-label[data-astro-cid-toqdg7tt]{font-size:9px;font-weight:600;letter-spacing:.3em;text-transform:uppercase;color:var(--red);margin-bottom:14px}.hero-title[data-astro-cid-toqdg7tt]{font-size:clamp(48px,7vw,88px);font-weight:200;letter-spacing:.06em;text-transform:uppercase;line-height:1;margin-bottom:12px}.hero-sub[data-astro-cid-toqdg7tt]{font-size:12px;font-weight:300;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.intro[data-astro-cid-toqdg7tt]{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border)}.intro-text[data-astro-cid-toqdg7tt]{padding:72px 64px;border-right:1px solid var(--border)}.intro-text[data-astro-cid-toqdg7tt] h2[data-astro-cid-toqdg7tt]{font-size:clamp(22px,2.5vw,34px);font-weight:200;letter-spacing:.05em;text-transform:uppercase;line-height:1.2;margin:14px 0 24px}.intro-text[data-astro-cid-toqdg7tt] p[data-astro-cid-toqdg7tt]{font-size:12px;font-weight:300;line-height:1.95;color:var(--muted);margin-bottom:16px}.intro-stats[data-astro-cid-toqdg7tt]{padding:72px 64px;display:flex;flex-direction:column;justify-content:center;gap:36px}.stat-row[data-astro-cid-toqdg7tt]{display:grid;grid-template-columns:1fr 1fr;gap:24px}.stat-num[data-astro-cid-toqdg7tt]{font-size:clamp(32px,4vw,52px);font-weight:200;letter-spacing:.04em;line-height:1;margin-bottom:6px}.stat-label[data-astro-cid-toqdg7tt]{font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.stat-divider[data-astro-cid-toqdg7tt]{height:1px;background:var(--border)}.theatres[data-astro-cid-toqdg7tt]{padding:80px 48px}.theatres-header[data-astro-cid-toqdg7tt]{margin-bottom:48px}.theatres-title[data-astro-cid-toqdg7tt]{font-size:clamp(24px,3vw,40px);font-weight:200;letter-spacing:.06em;text-transform:uppercase}.theatre-tabs[data-astro-cid-toqdg7tt]{display:flex;gap:2px;margin-bottom:2px}.tab-btn[data-astro-cid-toqdg7tt]{font-family:var(--font);font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;padding:14px 28px;background:var(--dark);color:var(--muted);border:1px solid var(--border);border-bottom:none;cursor:pointer;transition:all .2s}.tab-btn[data-astro-cid-toqdg7tt]:hover{color:var(--white)}.tab-btn[data-astro-cid-toqdg7tt].active{background:var(--mid);color:var(--white);border-color:#fff3}.theatre-panel[data-astro-cid-toqdg7tt]{display:none}.theatre-panel[data-astro-cid-toqdg7tt].active{display:grid;grid-template-columns:1.2fr 1fr;border:1px solid var(--border)}.theatre-images[data-astro-cid-toqdg7tt]{display:flex;flex-direction:column;gap:2px}.theatre-main-img[data-astro-cid-toqdg7tt]{overflow:hidden}.theatre-main-img[data-astro-cid-toqdg7tt] img{width:100%;height:380px;object-fit:cover;display:block;transition:transform .6s}.theatre-main-img[data-astro-cid-toqdg7tt]:hover img{transform:scale(1.03)}.theatre-thumbs[data-astro-cid-toqdg7tt]{display:flex;gap:2px}.theatre-thumb[data-astro-cid-toqdg7tt]{flex:1;overflow:hidden;cursor:pointer}.theatre-thumb[data-astro-cid-toqdg7tt] img{width:100%;height:100px;object-fit:cover;display:block;filter:brightness(.55);transition:transform .4s,filter .3s}.theatre-thumb[data-astro-cid-toqdg7tt]:hover img{filter:brightness(.85);transform:scale(1.05)}.theatre-thumb[data-astro-cid-toqdg7tt].active img{filter:brightness(1);outline:2px solid var(--red)}.theatre-info[data-astro-cid-toqdg7tt]{padding:48px 44px;background:var(--dark);border-left:1px solid var(--border);display:flex;flex-direction:column;gap:28px}.theatre-name[data-astro-cid-toqdg7tt]{font-size:clamp(20px,2vw,30px);font-weight:200;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.theatre-desc[data-astro-cid-toqdg7tt]{font-size:12px;font-weight:300;line-height:1.9;color:var(--muted)}.specs-label[data-astro-cid-toqdg7tt]{font-size:9px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);padding-bottom:10px;border-bottom:1px solid var(--border);margin-bottom:14px}.specs-grid[data-astro-cid-toqdg7tt]{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}.spec-label[data-astro-cid-toqdg7tt]{font-size:8px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--red);margin-bottom:3px}.spec-value[data-astro-cid-toqdg7tt]{font-size:12px;font-weight:400}.features[data-astro-cid-toqdg7tt]{list-style:none;display:flex;flex-direction:column;gap:7px}.features[data-astro-cid-toqdg7tt] li[data-astro-cid-toqdg7tt]{font-size:11px;font-weight:300;color:var(--muted);display:flex;gap:10px;align-items:flex-start}.features[data-astro-cid-toqdg7tt] li[data-astro-cid-toqdg7tt]:before{content:"—";color:var(--red);flex-shrink:0}.cta-strip[data-astro-cid-toqdg7tt]{background:var(--dark);border-top:1px solid var(--border);padding:64px 48px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.cta-text[data-astro-cid-toqdg7tt] h3[data-astro-cid-toqdg7tt]{font-size:clamp(20px,2.5vw,32px);font-weight:200;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.cta-text[data-astro-cid-toqdg7tt] p[data-astro-cid-toqdg7tt]{font-size:12px;font-weight:300;color:var(--muted)}.cta-btns[data-astro-cid-toqdg7tt]{display:flex;gap:12px}
