:root{--red:#ff0000;--ink:#070707;--paper:#f7f4ee;--muted:#b8b5ad}*{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.topbar{position:absolute;z-index:5;width:100%;padding:20px 4vw;display:flex;justify-content:space-between;align-items:center}.brand img{width:120px;height:50px;object-fit:contain;object-position:center}.topbar nav{display:flex;gap:25px;text-transform:uppercase;font-size:12px;font-weight:800}.topbar nav a{border-bottom:1px solid transparent}.topbar nav a:hover{border-color:#fff}.hero{min-height:720px;height:max(720px,100svh);position:relative;overflow:hidden;display:flex;align-items:flex-start}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.86) contrast(1.12)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.86) 2%,rgba(0,0,0,.28) 68%),linear-gradient(0deg,rgba(0,0,0,.78),transparent 65%)}.noise{position:absolute;inset:0;opacity:.18;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.hero-content{position:relative;z-index:2;margin-top:clamp(152px,22vh,255px);padding:0 7vw 110px;max-width:850px}.eyebrow,.when{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.12em;margin:0 0 15px}.hero h1,.section h2,.community h2{font-size:clamp(3rem,7.5vw,7.9rem);line-height:.84;letter-spacing:-.08em;margin:0;font-weight:900}.intro{font-size:clamp(1rem,1.8vw,1.3rem);max-width:510px;line-height:1.45;margin:28px 0}.actions,.location-actions{display:flex;flex-wrap:wrap;gap:10px}.button{appearance:none;border:1px solid var(--red);background:var(--red);color:white;padding:15px 20px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.04em;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#c90000}.button-light{background:var(--paper);border-color:var(--paper);color:#090909}.button-light:hover{background:#fff}.button-ghost{background:transparent;border-color:rgba(255,255,255,.65)}.scroll{position:absolute;right:4vw;bottom:25px;z-index:2;font-size:10px;letter-spacing:.12em;writing-mode:vertical-rl}.section{padding:12vw 7vw}.agenda{background:var(--paper);color:var(--ink)}.section-title{margin-bottom:7vw}.event-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.event{min-height:520px;padding:32px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.event h3{font-size:clamp(3.2rem,6vw,6.7rem);line-height:.82;letter-spacing:-.09em;margin:0}.karaoke{background:var(--red);color:#fff}.karaoke .when{color:#140000}.quote{font-size:20px;line-height:1.2;font-weight:700}.event-link{position:relative;z-index:1;background:none;border:0;padding:0;color:inherit;text-align:left;text-transform:uppercase;font-size:14px;font-weight:900}.event-link span,.instagram span{font-size:25px;margin-left:8px}.wave img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(.2) contrast(1.2)}.event-overlay{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:space-between}.wave:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.14))}.wave .when{color:#fff}.wave h3,.wave .event-link{color:var(--red);text-shadow:0 2px 20px rgba(0,0,0,.95)}.marquee{background:var(--red);overflow:hidden;white-space:nowrap;font-size:clamp(2rem,5vw,5rem);font-weight:900;letter-spacing:-.07em;padding:16px 0}.marquee div{animation:run 22s linear infinite}.atmosphere{display:grid;grid-template-columns:1fr 1.25fr;gap:7vw;align-items:center}.atmos-copy>p:last-child{color:var(--muted);font-size:18px;line-height:1.55;max-width:360px;margin-top:35px}.photo-stack{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:15px}.photo-stack img{width:100%;object-fit:cover;min-height:410px;filter:saturate(.9) contrast(1.08)}.photo-stack img+img{height:310px;min-height:0}.community{min-height:650px;position:relative;display:flex;align-items:center;padding:10vw 7vw;overflow:hidden}.community>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.53;filter:saturate(.7) contrast(1.2)}.community:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ff0000 0%,rgba(255,0,0,.82) 38%,rgba(0,0,0,.4) 100%)}.community-copy{position:relative;z-index:1;max-width:820px}.community h2{font-size:clamp(2.8rem,6vw,6.5rem)}.community-copy>p:not(.eyebrow):not(.note){font-size:18px;line-height:1.45;max-width:570px}.note{font-size:12px;line-height:1.4;color:rgba(255,255,255,.75);margin-top:16px}.gallery{display:grid;grid-template-columns:.85fr 1.2fr .85fr;gap:12px;padding-block:6vw}.gallery img{width:100%;height:430px;object-fit:cover;filter:saturate(.9)}.gallery img:nth-child(2){transform:translateY(55px);height:490px}.location{padding-top:16vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;background:var(--paper);color:var(--ink)}.location address{font-style:normal;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.5;margin:24px 0 30px;font-weight:700}.location .button-ghost{border-color:#111;color:#111}.location .note{color:#555;max-width:390px}.map-wrap{height:600px;filter:grayscale(1) contrast(1.2)}.map-wrap iframe{border:0;width:100%;height:100%}.instagram{background:var(--red);padding:9vw 7vw}.instagram .eyebrow{color:#180000}.instagram a{font-size:clamp(2.6rem,8vw,8rem);font-weight:900;letter-spacing:-.08em;line-height:.9}footer{padding:45px 7vw 90px;display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:30px;font-size:12px;text-transform:uppercase;font-weight:700;color:#aaa}footer img{width:140px;height:70px;object-fit:contain;object-position:left}.mobile-bar{display:none}@keyframes run{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:720px){.topbar{padding:15px 5vw}.brand img{width:96px;height:58px}.topbar nav{display:none}.hero{height:auto;min-height:100svh;align-items:flex-start;padding:0 0 120px}.hero-photo{object-position:59% center}.hero-content{width:100%;margin-top:145px;padding:0 6vw}.hero h1{font-size:clamp(2.95rem,13vw,4.7rem);line-height:.88}.intro{max-width:34ch;margin:23px 0}.scroll{display:none}.section{padding:21vw 6vw}.event-grid,.atmosphere,.location{grid-template-columns:1fr}.event{min-height:440px;padding:24px}.event h3{font-size:3.8rem}.wave h3{font-size:3.45rem}.photo-stack{grid-template-columns:1fr .72fr}.photo-stack img{min-height:320px}.photo-stack img+img{height:230px}.community{padding:23vw 6vw;min-height:620px}.community:after{background:linear-gradient(0deg,rgba(255,0,0,.95),rgba(255,0,0,.65))}.gallery{grid-template-columns:1fr 1fr;padding:14vw 6vw;gap:8px}.gallery img{height:300px}.gallery img:nth-child(2){transform:none;height:300px}.gallery img:nth-child(3){display:none}.location{gap:9vw}.map-wrap{height:360px}.location-actions .button{width:100%;text-align:center}.instagram{padding:20vw 6vw}.instagram a{font-size:3.2rem;overflow-wrap:anywhere}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:10;background:#050505;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-top:1px solid #444}.mobile-bar>*{min-width:0;border:0;background:#050505;color:#fff;padding:16px 8px;text-transform:uppercase;text-align:center;font:800 11px Montserrat;letter-spacing:.06em}.mobile-bar>*:first-child{background:var(--red)}footer{padding-bottom:90px;grid-template-columns:1fr;gap:8px}.actions .button{width:100%;text-align:center}.marquee{max-width:100%;contain:paint}.marquee div{animation:none}.event h3{font-size:clamp(2.7rem,13.5vw,3.5rem);line-height:.86;overflow-wrap:anywhere}.wave h3{font-size:clamp(2.55rem,12.5vw,3.25rem)}.section h2,.community h2,.hero h1{max-width:100%;overflow-wrap:anywhere}.instagram a{font-size:clamp(2.1rem,10.5vw,3.2rem);line-height:.94}img,iframe{max-width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee div{animation:none}}
