@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Manrope:wght@400;600;700;800&display=swap";@font-face{font-family:TimesAndTimesAgain;src:local(TimesAndTimesAgain),url(/fonts/times-and-times-again.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Times and Times again;src:local(Times and Times again),url(/fonts/times-and-times-again.ttf)format("truetype");font-weight:400;font-style:normal}:root{--bg:#070707;--surface:#111;--surface-alt:#171717;--text:#f7f3ec;--muted:#c6bcad;--line:#2b2927;--primary:#d0d0d0;--primary-strong:#fff;--primary-soft:#ffffff14;--heading-font:"Bebas Neue", Impact, sans-serif;--body-font:"Manrope", "Segoe UI", sans-serif;--max-width:100%}*{box-sizing:border-box}html,body,#root{background:#050505;min-height:100%;margin:0}body{font-family:var(--body-font);color:var(--text);background:linear-gradient(160deg,#050505 0%,#0a0a0a 45%,#111 100%);line-height:1.6}#root{min-height:100vh}.page-shell{width:100%;max-width:var(--max-width);background:#111;border-inline:none;margin:0}main{gap:1.1rem;display:grid}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading-font);letter-spacing:.03em;line-height:.96}h1{font-size:clamp(3.2rem,9vw,7rem)}h2{font-size:clamp(2.1rem,5vw,3.3rem)}h3{font-size:clamp(1.8rem,4vw,2.4rem)}.section-shell{border-top:1px solid var(--line);background:linear-gradient(160deg,#ffffff05,#fff0);padding:clamp(2rem,4vw,3.8rem);position:relative}.section-kicker{color:var(--line);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:800}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.section-description{max-width:48ch;color:var(--muted)}a{color:inherit}.text-link{color:var(--primary);font-weight:700;text-decoration:none}.text-link:hover{color:#fff}.cta-button,.ghost-button{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.72rem 1.4rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s;display:inline-flex}.cta-button{color:#fff;background:#111;border:1px solid #444;box-shadow:0 10px 24px #0006}.ghost-button{color:var(--text);background:#ffffff08;border:1px solid #4a4540}.cta-button:hover,.ghost-button:hover,.text-link:hover{transform:translateY(-2px)}.site-header-wrapper{z-index:25;position:sticky;top:0}.site-topbar{color:#b8b8b8;text-transform:uppercase;letter-spacing:.08em;background:#060606;border-bottom:1px solid #222;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;min-height:34px;padding:.45rem clamp(1rem,2.5vw,2rem);font-size:.68rem;display:grid}.site-topbar-left{gap:.75rem;display:flex}.site-topbar-left a{background:#111;border:1px solid #2d2d2d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .18s,background-color .18s;display:inline-flex}.social-icon{width:16px;height:16px;display:inline-flex}.social-icon svg{fill:currentColor;width:100%;height:100%}.site-topbar-right{justify-self:end;align-items:center;gap:.65rem;display:flex}.site-topbar-player{width:clamp(160px,20vw,220px);height:28px}.site-topbar a{color:#d0d0d0;text-decoration:none}.site-topbar-left a:hover{background:#1a1a1a;border-color:#f4f4f4}.site-topbar-right>a{color:#000;background:#fff;padding:.35rem .7rem}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080808e6;border-bottom:1px solid #1d1d1d;grid-template-columns:1fr auto auto;align-items:center;gap:1.2rem;padding:0 clamp(1rem,2.5vw,2rem);transition:background-color .22s,border-color .22s;display:grid}.site-header-wrapper.is-at-top .site-header{background:#0808087a;border-bottom-color:#ffffff1a}.mobile-menu-button{color:#f1f1f1;box-shadow:none;text-transform:uppercase;letter-spacing:.06em;background:0 0;border:0;padding:0;font-weight:700;transition:color .18s;display:none}.mobile-menu-label{line-height:1}.mobile-menu-icon{flex-direction:column;gap:3px;margin-left:0;display:inline-flex}.mobile-menu-icon span{transform-origin:50%;background:currentColor;width:14px;height:2px;transition:transform .18s,opacity .18s}.mobile-menu-button.is-open .mobile-menu-icon span:first-child{transform:translateY(5px)rotate(45deg)}.mobile-menu-button.is-open .mobile-menu-icon span:nth-child(2){opacity:0}.mobile-menu-button.is-open .mobile-menu-icon span:nth-child(3){transform:translateY(-5px)rotate(-45deg)}.site-nav{display:block}.brand-block{justify-items:center;gap:.05rem;text-decoration:none;display:grid}.brand-name{font-family:var(--heading-font);letter-spacing:.08em;color:#f8f8f8;font-size:1.65rem}.brand-logo{width:auto;height:65px;padding:.5rem;display:block}.brand-tagline{color:#acacac;text-transform:uppercase;letter-spacing:.14em;font-size:.62rem}.nav-list{flex-wrap:wrap;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:#e6e6e6;text-transform:uppercase;letter-spacing:.08em;padding:.3rem .72rem;font-size:.74rem;text-decoration:none;transition:color .18s,background-color .18s}.nav-list a.is-active{color:#fff;background:#1f1f1f}.nav-list a:hover{color:#fff;background:#181818}.site-header-wrapper.is-scrolled .site-header{background:#ffffffc7;border-bottom-color:#d8d8d8}.site-header-wrapper.is-scrolled .mobile-menu-button{color:#111;background:#f5f5f5;border-color:#b9b9b9}.site-header-wrapper.is-scrolled .nav-list a{color:#2a2a2a}.site-header-wrapper.is-scrolled .nav-list a.is-active{color:#000;background:#e8e8e8}.site-header-wrapper.is-scrolled .nav-list a:hover{color:#000;background:#efefef}.site-header-booking{color:#fff;text-transform:uppercase;letter-spacing:.09em;background:#111;justify-self:end;padding:.5rem .85rem;font-size:.72rem;text-decoration:none}.hero-section{align-content:center;gap:1rem;min-height:58vh;animation:.62s both reveal-up;display:grid;overflow:hidden}.hero-subtitle{max-width:60ch;color:var(--muted);font-size:clamp(1rem,1.3vw,1.2rem)}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:.8rem;display:flex}.feature-grid,.events-list,.membership-grid,.stats-shell{gap:1rem;display:grid}.page-enter{animation:.42s both fade-in}.stagger-grid>*{opacity:0;animation:.56s forwards reveal-up;transform:translateY(14px)}.stagger-grid>:first-child{animation-delay:70ms}.stagger-grid>:nth-child(2){animation-delay:.14s}.stagger-grid>:nth-child(3){animation-delay:.21s}.stagger-grid>:nth-child(4){animation-delay:.28s}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.3rem}.feature-card,.event-card,.plan-card,.stat-card{border:1px solid var(--line);background:linear-gradient(170deg,#ffffff0a,#fff0);border-radius:1rem;padding:1.2rem}.feature-card p,.event-card p,.plan-card li,.stat-label{color:var(--muted)}.stats-shell{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 clamp(2rem,4vw,3.8rem) clamp(1rem,2vw,1.7rem)}.stat-value{font-family:var(--heading-font);color:var(--primary);font-size:clamp(2.3rem,6vw,3.5rem);line-height:.9}.events-list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.4rem}.event-date{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);font-size:.77rem}.event-location{font-weight:700}.membership-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.4rem}.plan-card{gap:.85rem;display:grid}.plan-card ul{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.plan-card li:before{content:"•";color:var(--primary);margin-right:.45rem}.plan-price{color:var(--primary);font-family:var(--heading-font);font-size:2rem}.plan-card.is-highlighted{background:linear-gradient(170deg, var(--primary-soft), #ffffff05);border-color:#ff5f1f8c}.plan-button{width:max-content}.site-footer{color:#cacaca;background:linear-gradient(#0a0a0af7,#0a0a0af7),repeating-linear-gradient(-45deg,#111,#111 8px,#151515 8px 16px);border-top:1px solid #202020;grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem 3rem;padding:clamp(1rem,2.3vw,1.7rem) clamp(1.2rem,3vw,3rem);display:grid}.site-footer-brand{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;display:flex}.site-footer-brand-right{align-content:start;gap:.8rem;display:grid}.site-footer-brand strong{font-family:var(--heading-font);letter-spacing:.08em;color:#fff;font-size:1.65rem}.site-footer-logo{background-color:#fff;border-radius:2px;width:auto;height:220px;padding:.7rem;display:block}.site-footer-brand p{color:#888;flex-basis:100%;max-width:none;font-size:.82rem;line-height:1.5}.site-footer-nav{flex-direction:column;align-items:flex-start;gap:0;display:flex}.site-footer-nav a{color:#bbb;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #222;width:100%;padding:.55rem 0;font-size:.75rem;text-decoration:none;transition:color .16s,padding-left .16s}.site-footer-nav a:first-child{border-top:1px solid #222}.site-footer-nav a:hover{color:#fff;padding-left:.4rem}.site-footer-form{gap:1rem;display:grid}.site-footer-form label{color:#fff;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700}.site-footer-form p{color:#777;margin-top:-.5rem;font-size:.8rem}.site-footer-form>div{border:1px solid #2f2f2f;grid-template-columns:1fr auto;display:grid}.site-footer-form input{color:#f0f0f0;min-height:44px;font:inherit;background:#111;border:none;outline:none;padding:.5rem .85rem;font-size:.82rem}.site-footer-form input::placeholder{color:#555}.site-footer-form button{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#1c1c1c;border:none;border-left:1px solid #2f2f2f;min-height:44px;padding:0 1.1rem;font-size:.68rem;font-weight:700;transition:background .16s}.site-footer-form button:hover{background:#333}.site-footer-copyright{color:#555;border-top:1px solid #1e1e1e;grid-column:1/-1;margin-top:.5rem;padding-top:1.2rem;font-size:.7rem}@keyframes reveal-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (width<=980px){.site-topbar{grid-template-columns:1fr auto;row-gap:.4rem}.site-topbar-left a{width:30px;height:30px}.site-topbar-right{gap:.45rem}.site-topbar-player{width:132px;height:26px}.site-topbar p{display:none}.site-header{grid-template-columns:1fr auto;grid-template-areas:"brand menu""nav nav""booking booking";align-items:center;gap:0;padding:.8rem clamp(1rem,2.5vw,2rem)}.mobile-menu-button{grid-area:menu;justify-content:center;justify-self:end;align-items:center;min-height:auto;padding:0;font-size:.72rem;line-height:0;display:inline-flex}.mobile-menu-button:hover{background:0 0}.site-nav{grid-area:nav;width:100%;display:none}.site-nav.is-open{margin-top:.5rem;display:block}.nav-list{flex-direction:column;width:100%;padding-top:.4rem}.nav-list a{background:#ffffff0a;border:1px solid #2f2f2f;justify-content:flex-start;width:100%;padding:.6rem .75rem;display:flex}.site-header-wrapper.is-scrolled .nav-list a{background:#f6f6f6;border-color:#d7d7d7}.brand-block{background:0 0;grid-area:brand;justify-self:start;min-height:auto;padding:0 0}.brand-logo{height:52px;padding:0}.site-header-wrapper.is-scrolled .brand-block{background:0 0}.site-header-wrapper.is-scrolled .mobile-menu-button{color:#111;background:0 0}.site-header-booking{grid-area:booking}.site-footer{grid-template-columns:1fr;gap:1.1rem;padding:1.4rem 1rem 1.2rem}.site-footer-brand{flex-direction:column;align-items:stretch;gap:.9rem}.site-footer-logo{height:240px;margin:0 auto;padding:.45rem}.site-footer-brand-right{width:100%}.site-footer-nav{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.site-footer-nav a{text-align:center;border:1px solid #232323;border-radius:2px;padding:.6rem .65rem;font-size:.68rem}.site-footer-nav a:first-child{border-top:1px solid #232323}.site-footer-nav a:hover{background:#121212;padding-left:.65rem}.site-footer-brand p{text-align:center;margin:.25rem 0 0;font-size:.78rem}.site-footer-copyright{text-align:center;margin-top:.1rem;padding-top:.9rem}}
