.Navbar-module___rHu7W__nav{z-index:100;background:0 0;border-bottom:1px solid #fff0;transition:background .35s,border-color .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,box-shadow .35s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__nav.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(18px)saturate(1.4);background:#121212c7;border-bottom:1px solid #ffffff12;box-shadow:0 4px 32px #0006}.Navbar-module___rHu7W__wrapper{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;max-width:1280px;height:72px;margin:0 auto;padding:0 32px;display:grid}.Navbar-module___rHu7W__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoImg{object-fit:contain;width:auto;height:48px;display:block}.Navbar-module___rHu7W__links{justify-content:center;gap:28px;list-style:none;display:flex}.Navbar-module___rHu7W__links li a{font-family:var(--font-display), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;font-size:.72rem;font-weight:700;transition:color .2s}.Navbar-module___rHu7W__links li a:hover{color:#fff}.Navbar-module___rHu7W__navLink{position:relative}.Navbar-module___rHu7W__navLink.Navbar-module___rHu7W__active:after{content:"";background:var(--gold);border-radius:1px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.Navbar-module___rHu7W__actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.Navbar-module___rHu7W__waPhone{color:#fff;border-radius:var(--radius-full);font-family:var(--font-display), sans-serif;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#ffffff1a;align-items:center;gap:8px;padding:7px 14px;font-size:.75rem;font-weight:700;transition:background .2s;display:inline-flex}.Navbar-module___rHu7W__waPhone:hover{background:#ffffff2e}.Navbar-module___rHu7W__orderBtn{background:var(--red-dark);color:#fff;border-radius:var(--radius-full);font-family:var(--font-display), sans-serif;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border:2px solid #ffffff73;align-items:center;gap:7px;padding:9px 18px;font-size:.72rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:inline-flex;position:relative;overflow:visible;box-shadow:0 4px 14px #00000040}.Navbar-module___rHu7W__orderBtn:hover{background:#00000059;border-color:#ffffffb3;transform:translateY(-1px)}.Navbar-module___rHu7W__orderBtnPulse,.Navbar-module___rHu7W__orderBtnPulse2{border-radius:var(--radius-full);pointer-events:none;border:2px solid #ffffff4d;animation:2.2s ease-out infinite Navbar-module___rHu7W__orderNavRing;position:absolute;inset:-3px}.Navbar-module___rHu7W__orderBtnPulse2{animation-delay:1.1s}@keyframes Navbar-module___rHu7W__orderNavRing{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.45)}}.Navbar-module___rHu7W__langBtn{color:#ffffffb3;font-family:var(--font-display), sans-serif;letter-spacing:.1em;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #ffffff40;min-height:auto;padding:5px 10px;font-size:.68rem;font-weight:700;transition:all .2s}.Navbar-module___rHu7W__langBtn:hover{color:#fff;border-color:#fff}.Navbar-module___rHu7W__hamburger{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #fff3;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:38px;height:38px;min-height:auto;padding:9px;display:none}.Navbar-module___rHu7W__hamburger span{transform-origin:50%;background:#fff;border-radius:2px;width:18px;height:2px;transition:transform .3s cubic-bezier(.37,0,.63,1),opacity .2s,width .2s;display:block}.Navbar-module___rHu7W__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__hamburgerOpen span:nth-child(2){opacity:0;width:0}.Navbar-module___rHu7W__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module___rHu7W__drawer{z-index:98;background:#1a1a1a;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;padding:8px 32px 28px;transition:transform .38s cubic-bezier(.37,0,.63,1);display:flex;position:fixed;top:64px;left:0;right:0;transform:translateY(-110%)}.Navbar-module___rHu7W__drawerOpen{transform:translateY(0)}.Navbar-module___rHu7W__drawerLinks{flex-direction:column;align-items:flex-start;gap:0;width:100%;list-style:none;display:flex}.Navbar-module___rHu7W__drawerLinks li{border-bottom:1px solid #ffffff12;width:100%}.Navbar-module___rHu7W__drawerLinks li:first-child{border-top:1px solid #ffffff12}.Navbar-module___rHu7W__drawerLinks a{font-family:var(--font-display), sans-serif;color:#ffffffd9;text-transform:uppercase;letter-spacing:.12em;padding:18px 0;font-size:1.05rem;font-weight:700;transition:color .2s,padding-left .2s;display:block}.Navbar-module___rHu7W__drawerLinks a:hover{color:#fff;padding-left:8px}.Navbar-module___rHu7W__drawerActions{align-items:center;gap:12px;margin-top:32px;display:flex}.Navbar-module___rHu7W__overlay{z-index:97;background:#0000004d;position:fixed;inset:64px 0 0}@media (max-width:1100px){.Navbar-module___rHu7W__links,.Navbar-module___rHu7W__waPhone{display:none}.Navbar-module___rHu7W__hamburger{display:flex}}@media (max-width:640px){.Navbar-module___rHu7W__wrapper{gap:16px;height:64px;padding:0 20px}.Navbar-module___rHu7W__drawer{padding:32px 24px;top:64px}.Navbar-module___rHu7W__overlay{top:64px}}
.Footer-module__Grjkva__curveWrap{margin-bottom:-1px;line-height:0;overflow:hidden}.Footer-module__Grjkva__curveSvg{width:100%;height:clamp(50px,6vw,90px);display:block}.Footer-module__Grjkva__footer{background:#232323;padding:0;position:relative;overflow:hidden}.Footer-module__Grjkva__watermark{font-family:var(--font-display), sans-serif;letter-spacing:.06em;color:#ffffff0a;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,14vw,13rem);font-weight:700;line-height:1;position:absolute;bottom:-.15em;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__logoCenter{text-align:center;border-bottom:1px solid #ffffff14;margin-bottom:48px;padding:52px 0 48px}.Footer-module__Grjkva__logoImg{object-fit:contain;max-width:clamp(220px,40vw,480px);height:auto;margin:0 auto;display:block}.Footer-module__Grjkva__grid{border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1fr 1fr;gap:48px;padding-bottom:48px;display:grid}.Footer-module__Grjkva__col h4{font-family:var(--font-display), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#ffffff59;margin-bottom:20px;font-size:.75rem;font-weight:700}.Footer-module__Grjkva__col p,.Footer-module__Grjkva__col address{color:#fff9;align-items:flex-start;gap:8px;font-size:.9rem;font-style:normal;line-height:1.7;display:flex}.Footer-module__Grjkva__col a{color:#fff9;align-items:center;gap:8px;font-size:.9rem;line-height:1.7;text-decoration:none;transition:color .2s;display:flex}.Footer-module__Grjkva__col a:hover{color:var(--gold)}.Footer-module__Grjkva__col p svg,.Footer-module__Grjkva__col a svg{color:var(--gold);flex-shrink:0;margin-top:2px}.Footer-module__Grjkva__scheduleList{flex-direction:column;gap:8px;list-style:none;display:flex}.Footer-module__Grjkva__scheduleList li{color:#ffffff8c;border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:16px;padding-bottom:8px;font-size:.85rem;display:flex}.Footer-module__Grjkva__scheduleList li:last-child{border-bottom:none;padding-bottom:0}.Footer-module__Grjkva__scheduleList li span:first-child{color:#ffffff59}.Footer-module__Grjkva__socials{gap:10px;margin-top:4px;display:flex}.Footer-module__Grjkva__socialIcon{color:#fff9;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s,color .2s;display:flex}.Footer-module__Grjkva__socialIcon:hover{background:var(--red);color:#fff}.Footer-module__Grjkva__socialIcon svg{fill:currentColor;width:18px;height:18px}.Footer-module__Grjkva__footerNav{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:32px 0;display:flex}.Footer-module__Grjkva__footerNav a{font-family:var(--font-display), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;padding:4px 8px;font-size:.72rem;font-weight:700;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__footerNav a:hover{color:#fff}.Footer-module__Grjkva__footerNavDot{background:#ffffff26;border-radius:50%;flex-shrink:0;width:3px;height:3px}.Footer-module__Grjkva__copyrightRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 0 32px;display:flex}.Footer-module__Grjkva__copyright{color:#fff3;font-size:.78rem}.Footer-module__Grjkva__copyright a{color:#ffffff59;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__copyright a:hover{color:var(--gold)}.Footer-module__Grjkva__madeBy{color:#fff3;white-space:nowrap;font-size:.78rem}.Footer-module__Grjkva__madeByLink{color:#fff6;text-decoration:none;transition:color .25s;position:relative}.Footer-module__Grjkva__madeByLink:after{content:"";background:var(--gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__Grjkva__madeByLink:hover{color:var(--gold)}.Footer-module__Grjkva__madeByLink:hover:after{width:100%}@media (max-width:900px){.Footer-module__Grjkva__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:32px}.Footer-module__Grjkva__footerNav{gap:4px}.Footer-module__Grjkva__copyrightRow{text-align:center;flex-direction:column;align-items:center;gap:8px}.Footer-module__Grjkva__madeBy{white-space:normal}}
.PageHero-module__Tay9NW__hero{padding:120px 0 90px;position:relative;overflow:hidden}.PageHero-module__Tay9NW__heroBg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.PageHero-module__Tay9NW__backdrop{z-index:1;position:absolute;inset:0}.PageHero-module__Tay9NW__default .PageHero-module__Tay9NW__backdrop{background:linear-gradient(#0000 0%,#00000059 25%,#00000080 55%,#000000d1 100%)}.PageHero-module__Tay9NW__default:not(:has(.PageHero-module__Tay9NW__heroBg)) .PageHero-module__Tay9NW__backdrop{background:linear-gradient(#00000059 0%,#00000080 50%,#000000d1 100%),url(/media/menu-hero-background-2.jpg) 50%/cover no-repeat}.PageHero-module__Tay9NW__warm .PageHero-module__Tay9NW__backdrop{background:radial-gradient(circle at 30% 40%, rgba(var(--tertiary-rgb), .18), transparent 35%), radial-gradient(circle at 70% 20%, rgba(var(--primary-rgb), .12), transparent 30%), linear-gradient(135deg, #0000008c 0%, #000000b8 100%)}.PageHero-module__Tay9NW__warm:not(:has(.PageHero-module__Tay9NW__heroBg)) .PageHero-module__Tay9NW__backdrop{background:radial-gradient(circle at 30% 40%, rgba(var(--tertiary-rgb), .18), transparent 35%), radial-gradient(circle at 70% 20%, rgba(var(--primary-rgb), .12), transparent 30%), linear-gradient(135deg, #1a1710 0%, #111 100%)}.PageHero-module__Tay9NW__dark .PageHero-module__Tay9NW__backdrop{background:radial-gradient(circle at 50% 30%, rgba(var(--primary-rgb), .2), transparent 45%), linear-gradient(180deg, #00000073 0%, #000000b8 100%)}.PageHero-module__Tay9NW__dark:not(:has(.PageHero-module__Tay9NW__heroBg)) .PageHero-module__Tay9NW__backdrop{background:radial-gradient(circle at 50% 30%, rgba(var(--primary-rgb), .15), transparent 40%), linear-gradient(180deg, #0e0e0e 0%, #131313 100%)}.PageHero-module__Tay9NW__content{z-index:2;max-width:760px;position:relative}.PageHero-module__Tay9NW__title{letter-spacing:-.05em;text-shadow:0 2px 16px #0009;color:#fff;margin:8px 0 18px;font-size:clamp(3rem,8vw,6rem);line-height:.92}.PageHero-module__Tay9NW__subtitle{color:#ffffffd9;text-shadow:0 1px 8px #00000080;max-width:560px;font-size:1.1rem}.PageHero-module__Tay9NW__hero .label{color:#ffffffb3}@media (max-width:768px){.PageHero-module__Tay9NW__hero{padding:100px 0 52px}}
.Badge-module__g-cF8q__badge{border-radius:var(--radius-full);font-family:var(--font-labels), sans-serif;text-transform:uppercase;letter-spacing:.12em;align-items:center;padding:4px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.Badge-module__g-cF8q__default{color:#ffffffb8;background:#ffffff14}.Badge-module__g-cF8q__red{background:rgba(var(--primary-rgb), .15);color:var(--primary)}.Badge-module__g-cF8q__teal{background:rgba(var(--secondary-rgb), .15);color:var(--secondary)}.Badge-module__g-cF8q__yellow{background:rgba(var(--tertiary-rgb), .15);color:var(--tertiary)}
.MusicFab-module__N__Sda__fab{bottom:calc(28px + env(safe-area-inset-bottom));color:#ffffffbf;cursor:pointer;z-index:150;background:#1e1e1e;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:background .25s,color .25s,transform .25s;display:flex;position:fixed;left:28px;overflow:visible;box-shadow:0 4px 20px #0006}.MusicFab-module__N__Sda__fab:hover{color:#fff;background:#2a2a2a;transform:scale(1.08)}.MusicFab-module__N__Sda__fab.MusicFab-module__N__Sda__playing{background:var(--primary,#bd1f17);color:#fff;border-color:#0000}.MusicFab-module__N__Sda__ring,.MusicFab-module__N__Sda__ring2{pointer-events:none;border:2px solid #bd1f1780;border-radius:50%;animation:2s ease-out infinite MusicFab-module__N__Sda__musicPulse;position:absolute;inset:0}.MusicFab-module__N__Sda__ring2{animation-delay:1s}@keyframes MusicFab-module__N__Sda__musicPulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}
.SectionHeader-module__PTuujW__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.SectionHeader-module__PTuujW__center{text-align:center;flex-direction:column;align-items:center}.SectionHeader-module__PTuujW__center .SectionHeader-module__PTuujW__action{margin-top:8px}.SectionHeader-module__PTuujW__title{color:#fff;margin-top:4px;font-size:clamp(2rem,5vw,3.2rem)}.SectionHeader-module__PTuujW__subtitle{color:#ffffff94;max-width:540px;margin-top:12px}.SectionHeader-module__PTuujW__center .SectionHeader-module__PTuujW__subtitle{margin:12px auto 0}@media (max-width:768px){.SectionHeader-module__PTuujW__header{flex-direction:column;align-items:flex-start}}
.contact-module__swMWYG__infoSection{padding:80px 0}.contact-module__swMWYG__infoGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:48px;display:grid}.contact-module__swMWYG__cards{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__card{border-radius:var(--radius-lg);background:#2a2a2a;border:1px solid #ffffff12;flex-direction:column;gap:12px;padding:32px;display:flex}.contact-module__swMWYG__cardLabel{font-family:var(--font-labels), sans-serif;text-transform:uppercase;letter-spacing:.14em;color:var(--primary);align-items:center;gap:10px;font-size:.68rem;font-weight:700;display:flex}.contact-module__swMWYG__cardValue{color:#ffffffd9;font-size:1.05rem;line-height:1.5}.contact-module__swMWYG__cardLink{color:var(--secondary);font-family:var(--font-labels), sans-serif;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:6px;margin-top:4px;font-size:.72rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.contact-module__swMWYG__cardLink:hover{opacity:.75}.contact-module__swMWYG__scheduleList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.contact-module__swMWYG__scheduleList li{color:#ffffffa6;border-bottom:1px solid #ffffff0d;justify-content:space-between;padding-bottom:8px;font-size:.9rem;display:flex}.contact-module__swMWYG__scheduleList li:last-child{border-bottom:none;padding-bottom:0}.contact-module__swMWYG__mapWrap{border-radius:var(--radius-xl);border:1px solid #ffffff12;position:sticky;top:100px;overflow:hidden}.contact-module__swMWYG__mapFrame{filter:grayscale(20%)contrast(1.05);border:none;width:100%;height:520px;display:block}.contact-module__swMWYG__ctaSection{background:#111;border-top:1px solid #ffffff0d;padding:80px 0}.contact-module__swMWYG__ctaBox{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.contact-module__swMWYG__ctaBox h2{color:#fff;font-size:clamp(1.8rem,3.5vw,2.8rem)}.contact-module__swMWYG__ctaBox p{color:#ffffff8c;max-width:48ch;margin-top:8px}.contact-module__swMWYG__socialSection{background:#0d0d0d;padding:60px 0}.contact-module__swMWYG__socialRow{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.contact-module__swMWYG__socialBtn{border-radius:var(--radius-md);color:#ffffffbf;font-family:var(--font-labels), sans-serif;text-transform:uppercase;letter-spacing:.1em;background:#1e1e1e;border:1px solid #ffffff1a;flex:160px;align-items:center;gap:10px;min-width:160px;padding:14px 26px;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .25s,color .25s,border-color .25s,transform .2s;display:inline-flex}.contact-module__swMWYG__socialBtn:hover{color:#fff;transform:translateY(-2px)}.contact-module__swMWYG__socialBtn[href*=instagram]:hover{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-color:#0000}.contact-module__swMWYG__socialBtn[href*=facebook]:hover{background:#1877f2;border-color:#0000}.contact-module__swMWYG__socialBtn[href*=wa\.me]:hover{background:#25d366;border-color:#0000}.contact-module__swMWYG__socialBtn svg{fill:currentColor;flex-shrink:0;width:18px;height:18px}@media (max-width:480px){.contact-module__swMWYG__socialBtn{flex:100%;min-width:0}}@media (max-width:1024px){.contact-module__swMWYG__infoGrid{grid-template-columns:1fr}.contact-module__swMWYG__mapWrap{position:static}.contact-module__swMWYG__mapFrame{height:360px}.contact-module__swMWYG__ctaBox{flex-direction:column;align-items:flex-start}}
.events-module__uXo2ga__featuredSection{padding:80px 0}.events-module__uXo2ga__featCard{border-radius:var(--radius-xl);background:#2a2a2a;border:1px solid #ffffff12;grid-template-columns:1fr 1.2fr;display:grid;overflow:hidden}.events-module__uXo2ga__featVisual{background:radial-gradient(circle at 40% 40%, rgba(var(--primary-rgb),.25), transparent 50%), #1a1a1a;align-items:flex-start;min-height:420px;padding:28px;display:flex;position:relative}.events-module__uXo2ga__liveBadge{background:var(--primary);color:#fff;font-family:var(--font-labels), sans-serif;text-transform:uppercase;letter-spacing:.14em;border-radius:var(--radius-sm);padding:6px 14px;font-size:.68rem;font-weight:700}.events-module__uXo2ga__featInfo{flex-direction:column;justify-content:center;gap:16px;padding:48px;display:flex}.events-module__uXo2ga__featInfo h2{color:#fff;font-size:clamp(2rem,4vw,3rem)}.events-module__uXo2ga__featInfo p{color:#ffffffa6;max-width:42ch}.events-module__uXo2ga__details{flex-wrap:wrap;gap:16px;display:flex}.events-module__uXo2ga__details span{color:#ffffff8c;font-family:var(--font-labels), sans-serif;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:.75rem;display:inline-flex}.events-module__uXo2ga__calSection{background:#111;padding:80px 0}.events-module__uXo2ga__featuredSection h2,.events-module__uXo2ga__calSection h2,.events-module__uXo2ga__vibeSection h2,.events-module__uXo2ga__notifySection h2{color:#fff}.events-module__uXo2ga__calGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.events-module__uXo2ga__calCard{border-radius:var(--radius-md);background:#1e1e1e;border:1px solid #ffffff0f;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.events-module__uXo2ga__calCard:hover{transform:translateY(-5px);box-shadow:0 18px 44px #0006}.events-module__uXo2ga__calIcon{color:var(--primary);background:#242424;align-items:center;padding:32px;display:flex}.events-module__uXo2ga__calBody{flex-direction:column;flex:1;gap:10px;padding:24px;display:flex}.events-module__uXo2ga__calMeta{justify-content:space-between;align-items:center;display:flex}.events-module__uXo2ga__calDate{color:#ffffff59;font-family:var(--font-labels), sans-serif;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.events-module__uXo2ga__calBody h3{color:#fff;font-size:1.2rem}.events-module__uXo2ga__calBody p{color:#ffffff8c;flex:1;font-size:.88rem}.events-module__uXo2ga__calFooter{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.events-module__uXo2ga__calFooter span{color:#fff6;align-items:center;gap:6px;font-size:.78rem;display:inline-flex}.events-module__uXo2ga__reserveBtn{color:var(--secondary);font-family:var(--font-labels), sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:700;transition:opacity .2s}.events-module__uXo2ga__vibeSection{background:#0d0d0d;padding:80px 0}.events-module__uXo2ga__vibeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;margin-top:8px;display:grid}.events-module__uXo2ga__vibeCard{background:#2a2a2a;border:1px solid #ffffff0f;padding:40px 32px;transition:background .3s,transform .3s}.events-module__uXo2ga__vibeCard:hover{background:#333;transform:translateY(-3px)}.events-module__uXo2ga__vibeCard h3{color:#fff;margin-bottom:12px;font-size:1.4rem}.events-module__uXo2ga__vibeCard p{color:#ffffff8c;font-size:.9rem}.events-module__uXo2ga__notifySection{background:#111;border-top:1px solid #ffffff0d;padding:60px 0}.events-module__uXo2ga__notifyBox{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.events-module__uXo2ga__notifyBox h2{color:#fff;margin-top:4px;font-size:clamp(1.6rem,3vw,2.4rem)}@media (max-width:1024px){.events-module__uXo2ga__featCard,.events-module__uXo2ga__calGrid,.events-module__uXo2ga__vibeGrid{grid-template-columns:1fr}.events-module__uXo2ga__featVisual{min-height:240px}}
