*{box-sizing:border-box}
html{scroll-behavior:smooth;background:#050505}
body{margin:0;background:#050505;color:#f4f1ea;font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body.menu-open,body.age-locked,body.lightbox-open{overflow:hidden}
img,video{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,textarea,select{font:inherit}
.skip-link{position:fixed;top:10px;left:10px;z-index:9999;padding:10px 16px;background:#fff;color:#000;transform:translateY(-150%)}
.skip-link:focus{transform:none}
.icon{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.icon--fill{fill:currentColor;stroke:none}
.icon .fill{fill:currentColor;stroke:none}
.eyebrow{margin:0 0 1rem;color:var(--gold-light);font-size:.69rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}
.section-pad{padding:clamp(5rem,9vw,10rem) clamp(1.4rem,6vw,7.5rem)}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:clamp(2.5rem,5vw,5rem)}
.section-head h2,.about-section h2,.hours-section h2,.newsletter-section h2,.seo-section h2{margin:0;font-size:clamp(2.15rem,3.8vw,4.3rem);font-weight:600;line-height:1;letter-spacing:-.04em}
.section-head>p{max-width:32rem;margin:0;color:#bdbdbd;font-size:clamp(1.08rem,1.25vw,1.2rem);line-height:1.75}
.section-eyebrow{margin-bottom:1.15rem;font-size:clamp(.94rem,1.05vw,1.1rem);font-weight:400;letter-spacing:.055em;text-transform:none}
.section-intro{max-width:720px;color:#bdbdbd;font-size:clamp(1.08rem,1.25vw,1.25rem);font-weight:400;line-height:1.78;letter-spacing:.012em}
.gold-title{display:inline-block;background:linear-gradient(118deg,#8d6721 0%,#d6ad55 24%,#fff0a8 47%,#c38d2d 72%,#f1d27e 100%);background-clip:text;-webkit-background-clip:text;color:var(--gold-light);-webkit-text-fill-color:transparent;text-shadow:0 12px 48px rgba(202,162,77,.08)}
.text-link{position:relative;display:inline-flex;align-items:center;gap:.5rem;padding-bottom:.25rem;color:#f7f2e9;font-weight:600}
.text-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--gold-light);transform-origin:right;transition:transform .35s}
.text-link:hover:after{transform:scaleX(.35)}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .8s}
.reveal.is-visible{opacity:1;transform:none}

.site-header{position:fixed;z-index:100;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;height:150px;padding:0 clamp(1.3rem,3.2vw,4rem);color:#fff;transition:height .42s,background .42s,border-color .42s,backdrop-filter .42s}
.site-header.is-scrolled{height:78px;background:rgba(6,6,7,.88);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}
.site-header__brand{position:relative;z-index:2;display:flex;align-items:center;min-width:0}
.site-header__brand img{width:clamp(360px,31vw,630px);max-height:132px;object-fit:contain;object-position:left center;filter:drop-shadow(0 8px 24px rgba(0,0,0,.35));transition:width .42s,max-height .42s}
.site-header.is-scrolled .site-header__brand img{width:170px;max-height:60px}
.desktop-nav{display:flex;align-items:center;gap:.2rem;padding:.38rem;border:1px solid rgba(255,255,255,.23);border-radius:24px;background:rgba(5,5,6,.52);box-shadow:0 12px 40px rgba(0,0,0,.18);backdrop-filter:blur(12px);font-size:clamp(.72rem,.78vw,.93rem);font-weight:700;letter-spacing:.09em;text-transform:uppercase;transition:padding .35s,border-radius .35s}
.desktop-nav a{display:grid;place-items:center;min-height:54px;padding:.7rem clamp(.75rem,1.25vw,1.45rem);border-radius:17px;white-space:nowrap;transition:color .25s,background .25s,transform .25s}
.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--gold-light);transform:translateY(-1px)}
.desktop-nav .desktop-nav__cta{padding-inline:clamp(1.2rem,1.8vw,2rem);background:linear-gradient(135deg,#b47d21,#e1bc62);color:#0a0a0b;box-shadow:inset 0 1px rgba(255,255,255,.25)}
.desktop-nav .desktop-nav__cta:hover,.desktop-nav .desktop-nav__cta:focus-visible{color:#050505;background:linear-gradient(135deg,#d6a749,#f2d786)}
.site-header.is-scrolled .desktop-nav{padding:.25rem;border-radius:20px}
.site-header.is-scrolled .desktop-nav a{min-height:44px;padding-top:.4rem;padding-bottom:.4rem;border-radius:15px}
.menu-toggle{display:none;background:none;border:0;color:#fff;padding:.7rem;cursor:pointer}
.mobile-menu{position:fixed;z-index:200;inset:0;background:#080809;color:#fff;padding:7rem 2rem 2rem;transform:translateY(-102%);visibility:hidden;transition:transform .5s cubic-bezier(.76,0,.24,1),visibility .5s}
.mobile-menu.is-open{transform:none;visibility:visible}
.mobile-menu__close{position:absolute;top:1.5rem;right:1.5rem;border:0;background:none;color:#fff;padding:1rem}
.mobile-menu nav{display:flex;flex-direction:column}
.mobile-menu nav a{padding:.75rem 0;font-size:clamp(1.8rem,9vw,3.3rem);font-weight:500;letter-spacing:-.04em;border-bottom:1px solid rgba(255,255,255,.15)}

.social-rail{position:fixed;z-index:90;right:clamp(.6rem,1vw,1.25rem);top:50%;display:flex;flex-direction:column;gap:.15rem;transform:translateY(-50%);background:transparent;border:0}
.social-rail a,.social-rail span{display:grid;place-items:center;width:70px;height:62px;color:#fff;background:transparent;border:0;filter:drop-shadow(0 4px 12px rgba(0,0,0,.65));transition:transform .28s ease,opacity .28s ease,filter .28s ease}
.social-rail .icon{width:2.35rem;height:2.35rem}
.social-rail a:hover,.social-rail a:focus-visible{transform:scale(1.02);filter:drop-shadow(0 0 11px rgba(241,210,126,.7));color:#fff}
.social-rail span.is-disabled{opacity:.38}

.hero{position:relative;z-index:1;display:flex;align-items:center;min-height:105svh;margin-bottom:clamp(-5rem,-5vw,-2.5rem);overflow:hidden;background-color:var(--section-bg-color);background-image:var(--section-bg-image);background-size:cover;background-position:center;color:#fff;clip-path:polygon(0 0,100% 0,100% calc(100% - clamp(2.5rem,5vw,5rem)),0 100%)}
.hero__video,.hero__shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.42) 55%,rgba(0,0,0,.57) 100%),linear-gradient(0deg,rgba(0,0,0,.74),transparent 50%)}
.hero__content{position:relative;z-index:2;width:min(680px,68vw);padding:11rem 6vw 13rem}
.hero h1{max-width:680px;margin:0 0 1.1rem;font-size:clamp(2rem,3.75vw,4.25rem);font-weight:500;line-height:.95;letter-spacing:-.05em}
.hero__subtext{max-width:520px;margin:0 0 2.2rem;color:rgba(255,255,255,.78);font-size:clamp(.92rem,1.1vw,1.08rem)}
.hero__facts{position:absolute;z-index:3;right:6vw;bottom:clamp(7rem,9vw,10rem);display:flex;color:#fff}
.hero__facts div{min-width:235px;padding:0 2rem;border-left:1px solid rgba(255,255,255,.3)}
.hero__facts span,.hero__facts strong{display:block}
.hero__facts span{font-size:1.28rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.56)}
.hero__facts strong{font-size:clamp(1.65rem,2.2vw,2.1rem);font-weight:500;line-height:1.2}
.hero__scroll{position:absolute;z-index:3;left:2rem;bottom:8rem;display:flex;align-items:center;gap:.65rem;font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;transform:rotate(-90deg);transform-origin:left center}
.hero__scroll span{display:block;width:42px;height:1px;background:currentColor}
.slide-button{position:relative;display:inline-flex;align-items:center;min-width:220px;min-height:58px;padding:0 72px 0 25px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:transparent;color:#fff;overflow:hidden;cursor:pointer;isolation:isolate}
.slide-button span{position:relative;z-index:3;font-size:1rem;font-weight:400;letter-spacing:0;text-transform:none;transition:color .35s}
.slide-button:before{content:"→";position:absolute;z-index:3;right:6px;top:6px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;color:#111;transition:width .45s cubic-bezier(.22,1,.36,1),color .25s}
.slide-button:after{content:"";position:absolute;z-index:1;right:6px;top:6px;width:44px;height:44px;border-radius:999px;background:#fff;transition:width .45s cubic-bezier(.22,1,.36,1)}
.slide-button:hover:before,.slide-button:focus-visible:before{width:calc(100% - 12px);color:transparent}
.slide-button:hover:after,.slide-button:focus-visible:after{width:calc(100% - 12px)}
.slide-button:hover span,.slide-button:focus-visible span{color:#0a0a0a}

.about-section,.video-section,.gallery-section,.actions-section,.events-section,.hours-section,.newsletter-section,.seo-section,.site-footer{background-color:var(--section-bg-color);background-image:linear-gradient(rgba(7,7,8,.76),rgba(7,7,8,.86)),var(--section-bg-image);background-repeat:no-repeat;background-position:center;background-size:cover;color:#f4f1ea}
.about-section{position:relative;padding-top:clamp(8rem,13vw,14rem)}
.about-section__head{max-width:1100px;margin:0 auto clamp(3.5rem,7vw,7rem);text-align:center}
.about-section__head h2{max-width:1000px}
.about-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.5rem,5vw,6.5rem);max-width:1480px;margin:0 auto}
.about-column{min-width:0}
.about-slider{position:relative;aspect-ratio:16/10;overflow:hidden;background:#151516;box-shadow:0 30px 80px rgba(0,0,0,.35)}
.about-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.035);transition:opacity .75s ease,transform 1.1s ease;pointer-events:none}
.about-slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}
.about-slide img{width:100%;height:100%;object-fit:cover}
.about-slider__nav{position:absolute;z-index:4;left:1rem;right:1rem;bottom:1rem;display:flex;align-items:center;justify-content:flex-end;gap:.65rem;color:#fff}
.about-slider__nav button{display:grid;place-items:center;width:43px;height:43px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(5,5,6,.34);color:#fff;cursor:pointer;backdrop-filter:blur(8px);transition:background .25s,border-color .25s}
.about-slider__nav button:first-child .icon{transform:rotate(180deg)}
.about-slider__nav button:hover{background:var(--gold);border-color:var(--gold);color:#090909}
.about-slider__nav span{min-width:68px;font-size:.67rem;letter-spacing:.1em;text-align:center}
.about-column__text{max-width:700px;margin-top:2.3rem;color:#d0d0d0;font-size:clamp(1.1rem,1.35vw,1.34rem);line-height:1.82;letter-spacing:.018em}
.about-column__text p:last-child{margin-bottom:0}
.about-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.35rem}
.about-actions a{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:50px;padding:.72rem 1rem;border:1px solid var(--gold);border-radius:8px;background:transparent;color:#eee;font-size:clamp(.96rem,1.15vw,1.12rem);transition:color .28s,border-color .28s,transform .28s}
.about-actions a .icon{width:1.25rem;height:1.25rem;color:var(--gold-light);transition:transform .32s}
.about-actions a:hover,.about-actions a:focus-visible{border-color:#fff;color:#fff;transform:translateY(-2px)}
.about-actions a:hover .icon{transform:translateX(5px)}

.video-section{overflow:hidden;text-align:center}
.video-section__heading{max-width:920px;margin:0 auto clamp(2.8rem,5vw,5rem)}
.video-section__heading h2{margin:0;font-size:clamp(2.15rem,3.8vw,4.3rem);font-weight:600;line-height:1;letter-spacing:-.04em}
.video-section__heading>p:last-child{margin:1.8rem auto 0}
.video-section__player{width:80%;max-width:1600px;margin:0 auto;background:#000;box-shadow:0 36px 100px rgba(0,0,0,.48)}
.video-section__player video{display:block;width:100%;height:auto;max-height:82vh;background:#000;object-fit:contain}

.gallery-section{overflow:hidden;text-align:center}
.gallery-section__heading{max-width:900px;margin:0 auto clamp(2.8rem,5vw,5rem)}
.gallery-section__heading h2{margin:0;font-size:clamp(2.15rem,3.8vw,4.3rem);font-weight:600;line-height:1;letter-spacing:-.04em}
.gallery-section__heading>p:last-child{margin:1.8rem auto 0}
.three-d-gallery{position:relative;max-width:1500px;margin:0 auto;perspective:1400px}
.three-d-gallery__stage{position:relative;height:clamp(310px,42vw,552px);transform-style:preserve-3d}
.gallery-card{position:absolute;top:50%;left:50%;width:clamp(200px,31vw,456px);aspect-ratio:4/5;padding:0;border:0;background:#111;overflow:hidden;cursor:pointer;opacity:0;transform:translate(-50%,-50%) scale(.65);transition:transform .7s cubic-bezier(.2,.7,.2,1),opacity .5s,filter .5s;box-shadow:0 35px 90px rgba(0,0,0,.38)}
.gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s}
.gallery-card span{position:absolute;left:1.4rem;bottom:1rem;color:#fff;font-size:.67rem;letter-spacing:.15em}
.gallery-card.is-active{z-index:5;opacity:1;transform:translate(-50%,-50%) translateZ(120px) scale(1)}
.gallery-card.is-active:hover img{transform:scale(1.035)}
.gallery-card.is-prev{z-index:3;opacity:.62;filter:saturate(.55) brightness(.72);transform:translate(-108%,-50%) rotateY(18deg) scale(.76)}
.gallery-card.is-next{z-index:3;opacity:.62;filter:saturate(.55) brightness(.72);transform:translate(8%,-50%) rotateY(-18deg) scale(.76)}
.gallery-card.is-far-prev{z-index:1;opacity:.18;transform:translate(-148%,-50%) rotateY(30deg) scale(.58)}
.gallery-card.is-far-next{z-index:1;opacity:.18;transform:translate(48%,-50%) rotateY(-30deg) scale(.58)}
.three-d-gallery__arrow{position:absolute;z-index:20;top:50%;display:grid;place-items:center;width:84px;height:84px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;transform:translateY(-50%);filter:drop-shadow(0 8px 18px rgba(0,0,0,.65));transition:color .25s,transform .25s}
.three-d-gallery__arrow .icon{width:3.25rem;height:3.25rem;stroke-width:1.25}
.three-d-gallery__arrow--prev{left:0}
.three-d-gallery__arrow--prev .icon{transform:rotate(180deg)}
.three-d-gallery__arrow--next{right:0}
.three-d-gallery__arrow:hover{color:var(--gold-light);transform:translateY(-50%) scale(1.05)}
.three-d-gallery__count{margin-top:1.3rem;color:#8c8c8c;font-size:.72rem;letter-spacing:.14em}
.gallery-section .section-cta{margin-top:2.4rem}
.gallery-section .section-cta .text-link{font-size:clamp(1.6rem,2.2vw,2rem);font-weight:400;letter-spacing:.01em}

.actions-section{color:#fff}
.section-head--light>p{color:#aaa}
.actions-section .section-head,.action-list,.additional-actions{width:min(78%,1280px);margin-left:auto;margin-right:auto}
.action-list{border-top:1px solid rgba(255,255,255,.2)}
.action-row{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(170px,1fr) minmax(280px,2fr) minmax(120px,.7fr);align-items:center;gap:2rem;padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.18);transition:padding .35s,background .35s}
.action-row:hover,.action-row.is-today{padding-left:1.4rem;padding-right:1.4rem;background:linear-gradient(90deg,rgba(202,162,77,.17),transparent)}
.action-row__day{font-size:.92rem;letter-spacing:.095em;text-transform:none;color:#c5c5c5}
.action-row__day small{display:block;width:max-content;margin-top:.55rem;padding:.35rem .7rem;border-radius:6px;background:#54a52f;color:#fff;font-size:.95rem;font-weight:700;line-height:1;letter-spacing:.045em;text-transform:uppercase}
.action-row h3{margin:0;color:#fff;font-size:clamp(1.45rem,2.1vw,2.25rem);font-weight:600;letter-spacing:-.025em}
.action-row p{margin:0;color:#c5c5c5;font-size:1.05rem;line-height:1.68}
.action-row time{text-align:right;font-size:1rem;font-weight:600;white-space:nowrap;color:var(--gold-light)}
.additional-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);margin-top:clamp(3rem,6vw,6rem)}
.additional-action{position:relative;display:grid;place-items:center;aspect-ratio:1;overflow:hidden;border:1px solid rgba(202,162,77,.35);background:#111;color:var(--gold-light)}
.additional-action img{width:100%;height:100%;object-fit:cover;transition:transform .55s,filter .55s}
.additional-action>span{padding:2rem;text-align:center;font-size:clamp(1.5rem,3vw,3rem);font-weight:600;line-height:1.05}
a.additional-action:hover img{transform:scale(1.035);filter:brightness(.88)}

.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.5vw,2.4rem)}
.event-card a{display:block}
.event-card__image{position:relative;display:grid;place-items:center;aspect-ratio:1;background:linear-gradient(145deg,#080808,#252525);color:var(--gold);overflow:hidden}
.event-card__image:after{content:"";position:absolute;inset:14px;border:1px solid rgba(202,162,77,.35);pointer-events:none}
.event-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .7s}
.event-card__image span{text-align:center;font-size:clamp(2rem,5vw,5rem);font-weight:500;line-height:.82;letter-spacing:-.06em}
.event-card:hover img{transform:scale(1.045)}
.event-card__meta{padding:1.2rem 0 2rem}
.event-card__meta time{font-size:.7rem;letter-spacing:.12em;color:#999}
.event-card__meta h3,.event-card__meta h2{margin:.25rem 0;color:#f4f1ea;font-size:clamp(1.35rem,2vw,2rem);font-weight:500}
.event-card__meta p{color:#aaa}
.events-empty{display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;min-height:380px;padding:3rem;background:#111;color:#fff}
.events-empty>span{font-size:clamp(5rem,14vw,14rem);font-weight:600;line-height:1;color:rgba(202,162,77,.16)}
.events-empty h3,.events-empty h2{margin:0;font-size:clamp(2.2rem,5vw,5rem);font-weight:500;letter-spacing:-.05em}
.events-empty p{color:#aaa}
.section-cta{margin-top:3rem;text-align:center}

.hours-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,7vw,8rem);align-items:start}
.hours-section__main,.hours-section__content{width:100%;max-width:760px}
.hours-section__main h2{margin-bottom:clamp(2.5rem,4vw,4rem)}
.hours-line{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem;padding:1.4rem 0;border-bottom:1px solid rgba(255,255,255,.2)}
.hours-line span{font-size:clamp(1rem,1.6vw,1.35rem);color:#c9c9c9}
.hours-line strong{font-size:clamp(1.7rem,2.65vw,3rem);font-weight:600;line-height:1;letter-spacing:-.035em}
.hours-section .slide-button{margin-top:3rem}
.hours-section__content{padding:clamp(1.5rem,3vw,3rem);border:1px solid rgba(202,162,77,.32);background:rgba(255,255,255,.025)}
.hours-section__content h3{margin:0 0 2rem;font-size:clamp(2rem,3.3vw,3.7rem);font-weight:600;line-height:1.05;letter-spacing:-.035em}
.hours-section__content .prose{font-size:clamp(1.05rem,1.2vw,1.2rem);line-height:1.78}

.newsletter-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}
.newsletter-section h2{max-width:720px}
.newsletter-section__copy>p:last-child{max-width:540px;color:#bbb;font-size:1.1rem}
.newsletter-section__form{min-height:250px;padding:clamp(1.5rem,4vw,3.5rem);border:1px solid rgba(202,162,77,.42);background:rgba(255,255,255,.035)}
.newsletter-placeholder{display:flex;flex-direction:column;justify-content:space-between;min-height:180px}
.newsletter-placeholder p{max-width:420px;margin:0;font-size:1.25rem}
.newsletter-placeholder span{color:var(--gold-light);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}
.newsletter-section input[type=text],.newsletter-section input[type=email]{width:100%;padding:1rem 0;border:0;border-bottom:1px solid rgba(255,255,255,.45);background:transparent;color:#fff}
.newsletter-section button,.newsletter-section input[type=submit]{padding:.9rem 1.5rem;border:1px solid var(--gold);border-radius:999px;background:var(--gold);color:#111;font-weight:700;cursor:pointer}

.seo-section{text-align:center}
.seo-section__content{max-width:980px;margin:0 auto;color:#c4c4c4;font-size:clamp(1.05rem,1.2vw,1.2rem);line-height:1.82}
.seo-section__content h2{display:inline-block;margin:0 0 2rem;background:linear-gradient(118deg,#8d6721 0%,#d6ad55 24%,#fff0a8 47%,#c38d2d 72%,#f1d27e 100%);background-clip:text;-webkit-background-clip:text;color:var(--gold-light);-webkit-text-fill-color:transparent;font-size:clamp(2.15rem,3.8vw,4.3rem);font-weight:600;line-height:1;letter-spacing:-.04em}
.seo-section__content .eyebrow{margin-bottom:1.15rem;font-size:clamp(.94rem,1.05vw,1.1rem);font-weight:400;letter-spacing:.055em;text-transform:none}
.seo-section__content h3,.seo-section__content h4{color:#fff}
.prose{max-width:820px;color:#b8b8b8}
.prose p:first-child{margin-top:0}
.prose h2,.prose h3{color:#fff;line-height:1.15}
.prose a{text-decoration:underline;text-decoration-color:var(--gold)}

.site-footer{padding:clamp(4rem,8vw,8rem) clamp(1.4rem,6vw,7.5rem) 2rem}
.site-footer__top{display:grid;grid-template-columns:minmax(250px,.8fr) 2.2fr;gap:7vw}
.site-footer__identity img{width:min(260px,70%);max-height:110px;object-fit:contain;object-position:left}
.site-footer__identity p{margin:2rem 0 .5rem;color:#999}
.footer-phone{font-size:clamp(1.4rem,2vw,2rem);color:var(--gold-light)}
.footer-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem}
.footer-column h2{margin:0 0 1.4rem;font-size:.65rem;color:#777;letter-spacing:.16em;text-transform:uppercase}
.footer-column__links{display:flex;flex-direction:column;gap:.65rem}
.footer-column a{font-size:.86rem;color:#ccc;transition:color .2s}
.footer-column a:hover{color:var(--gold-light)}
.site-footer__bottom{display:flex;justify-content:space-between;margin-top:6rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14);font-size:.67rem;letter-spacing:.08em;color:#777;text-transform:uppercase}

.age-gate{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:1.2rem}
.age-gate[hidden]{display:none}
.age-gate__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.92);backdrop-filter:blur(18px)}
.age-gate__panel{position:relative;width:min(650px,100%);padding:clamp(2rem,6vw,5rem);border:1px solid rgba(202,162,77,.42);background:#0b0b0c;color:#fff;text-align:center}
.age-gate__panel img{width:min(300px,75%);max-height:120px;object-fit:contain;margin:0 auto 2.2rem}
.age-gate__panel h2{margin:.3rem 0 1rem;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:500;letter-spacing:-.05em}
.age-gate__panel>p:not(.eyebrow){max-width:500px;margin:0 auto 2rem;color:#aaa}
.age-gate__actions{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}
.lightbox{position:fixed;z-index:800;inset:0;display:grid;grid-template-columns:80px 1fr 80px;align-items:center;background:rgba(0,0,0,.95);color:#fff}
.lightbox[hidden]{display:none}
.lightbox figure{display:grid;place-items:center;margin:0;height:88vh}
.lightbox figure img{max-width:100%;max-height:82vh;object-fit:contain}
.lightbox figcaption{margin-top:.8rem;color:#aaa}
.lightbox button{border:0;background:transparent;color:#fff;cursor:pointer}
.lightbox__close{position:absolute;top:1.2rem;right:1.2rem;padding:1rem}
.lightbox__nav{height:100%;font-size:2rem}
.subpage-hero{min-height:65vh;padding:clamp(10rem,17vw,15rem) clamp(1.4rem,8vw,9rem) 5rem;background:#09090a;color:#fff}
.subpage-hero h1{max-width:1050px;margin:0;font-size:clamp(4rem,10vw,10rem);font-weight:500;line-height:.86;letter-spacing:-.065em}
.subpage-hero .prose{margin-top:2rem;color:#aaa}
.content-page,.events-page,.gallery-page{background:#0d0d0f;color:#f4f1ea}
.gallery-filters{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:3rem}
.gallery-filters button{padding:.65rem 1.1rem;border:1px solid #777;border-radius:999px;background:transparent;color:#fff;cursor:pointer}
.gallery-filters button.is-active{border-color:var(--gold);background:var(--gold);color:#111}
.masonry-gallery{columns:3 280px;column-gap:1.3rem}
.masonry-gallery button{display:block;width:100%;margin:0 0 1.3rem;padding:0;border:0;background:none;cursor:zoom-in;break-inside:avoid}
.masonry-gallery img{width:100%;height:auto;transition:filter .3s,transform .3s}
.masonry-gallery button:hover img{filter:brightness(.86);transform:translateY(-3px)}
.masonry-gallery button[hidden]{display:none}

@media (max-width:1420px){
  .site-header__brand img{width:clamp(300px,27vw,430px)}
  .desktop-nav a{padding-inline:.75rem}
}
@media (max-width:1100px){
  .desktop-nav{display:none}
  .menu-toggle{display:block}
  .site-header{height:110px}
  .site-header__brand img{width:290px;max-height:92px}
  .site-header.is-scrolled .site-header__brand img{width:150px}
  .hero__facts{right:2rem}
  .hero__facts div{min-width:190px}
  .footer-columns{grid-template-columns:repeat(3,1fr);row-gap:3rem}
  .action-row{grid-template-columns:.7fr 1fr 1.7fr}
  .action-row time{grid-column:3;text-align:left}
  .site-footer__top{grid-template-columns:1fr}
  .social-rail a,.social-rail span{width:58px;height:55px}
  .social-rail .icon{width:2rem;height:2rem}
}
@media (max-width:760px){
  .section-pad{padding:4.8rem 1.25rem}
  .site-header{height:88px;padding:0 1.15rem}
  .site-header.is-scrolled{height:68px}
  .site-header__brand img{width:225px;max-height:76px}
  .site-header.is-scrolled .site-header__brand img{width:125px;max-height:50px}
  .social-rail{top:auto;bottom:max(12px,env(safe-area-inset-bottom));right:12px;flex-direction:row;gap:.25rem;transform:none}
  .social-rail a,.social-rail span{width:44px;height:44px}
  .social-rail .icon{width:1.55rem;height:1.55rem}
  .hero{min-height:100svh;margin-bottom:-2.5rem;align-items:flex-end;clip-path:polygon(0 0,100% 0,100% calc(100% - 2.5rem),0 100%)}
  .hero__content{width:100%;padding:8rem 1.25rem 14.5rem}
  .hero h1{max-width:520px;font-size:clamp(2rem,10vw,3.25rem)}
  .hero__facts{left:1.25rem;right:1.25rem;bottom:7.1rem;display:grid;grid-template-columns:repeat(2,1fr)}
  .hero__facts div{min-width:0;padding:0 .8rem}
  .hero__facts div:first-child{padding-left:0;border-left:0}
  .hero__facts strong{font-size:1.15rem}
  .hero__facts span{font-size:.58rem}
  .hero__scroll{display:none}
  .section-head{align-items:flex-start;flex-direction:column}
  .section-head h2,.about-section h2,.hours-section h2,.newsletter-section h2,.seo-section h2,.gallery-section__heading h2,.video-section__heading h2{font-size:clamp(2.1rem,9vw,3.3rem)}
  .about-section{padding-top:7rem}
  .about-section__head{margin-bottom:3rem}
  .about-section__grid{grid-template-columns:1fr;gap:4rem}
  .about-slider{aspect-ratio:4/3}
  .about-actions a{min-height:48px}
  .video-section__player{width:calc(100% + 2.5rem);margin-left:-1.25rem;box-shadow:none}
  .video-section__player video{max-height:none}
  .three-d-gallery__stage{height:400px}
  .gallery-card{width:64vw}
  .gallery-card.is-prev{transform:translate(-112%,-50%) rotateY(18deg) scale(.72)}
  .gallery-card.is-next{transform:translate(12%,-50%) rotateY(-18deg) scale(.72)}
  .three-d-gallery__arrow{width:52px;height:68px}
  .three-d-gallery__arrow .icon{width:2.25rem;height:2.25rem}
  .three-d-gallery__arrow--prev{left:-.8rem}
  .three-d-gallery__arrow--next{right:-.8rem}
  .action-row{grid-template-columns:1fr;gap:.55rem;padding:1.4rem 0}
  .action-row:hover,.action-row.is-today{padding-left:.8rem;padding-right:.8rem}
  .action-row h3{font-size:2rem}
  .action-row time{grid-column:auto;text-align:left}
  .actions-section .section-head,.action-list,.additional-actions{width:100%}
  .additional-actions{grid-template-columns:1fr}
  .event-grid{grid-template-columns:1fr}
  .events-empty{grid-template-columns:1fr;min-height:330px;padding:1.5rem}
  .events-empty>span{font-size:7rem}
  .hours-section{grid-template-columns:1fr;gap:2rem}
  .hours-line{grid-template-columns:1fr;gap:.5rem}
  .hours-line strong{font-size:2.7rem}
  .newsletter-section{grid-template-columns:1fr;gap:3rem}
  .site-footer__identity img{max-width:230px}
  .footer-columns{grid-template-columns:1fr;gap:0}
  .footer-column{padding:1.1rem 0;border-bottom:1px solid rgba(255,255,255,.13)}
  .footer-column h2{margin-bottom:.8rem}
  .footer-column__links{display:grid;grid-template-columns:1fr 1fr}
  .site-footer__bottom{align-items:flex-start;flex-direction:column;gap:.5rem;margin-top:4rem}
  .lightbox{grid-template-columns:45px 1fr 45px}
  .age-gate__actions{flex-direction:column}
  .age-gate__panel{padding:2rem 1.2rem}
  .subpage-hero{min-height:55vh;padding-top:9rem}
  .subpage-hero h1{font-size:clamp(3.5rem,16vw,6rem)}
  .masonry-gallery{columns:2 140px;column-gap:.7rem}
  .masonry-gallery button{margin-bottom:.7rem}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}
  .reveal{opacity:1;transform:none}
  .hero__video{display:none}
}
