.events .events__label{font-family:var(--font-geist-mono),"Courier New",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:1rem;font-size:.875rem;font-weight:500}.events .events__divider{margin-top:1.5rem}.events .events__featured{margin-bottom:3rem}.events .events__section-title{color:var(--color-foreground);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.events .events__section-title--color-muted{color:var(--color-muted-foreground)}.events .events__grid{gap:1.5rem;display:grid}@media (min-width:768px){.events .events__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.events .events__grid{grid-template-columns:repeat(3,1fr)}}.events .events__past{border-top:1px solid var(--color-border);margin-top:3rem;padding-top:3rem}.events .events__past-title{color:var(--color-foreground);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.events .events__past-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.events .events__past-grid .events__link{border-radius:.5rem}@media (hover:hover){.events .events__past-grid .events__link:hover .past-event{transform:translateY(-4px);box-shadow:0 10px 22px #0000003d}.events .events__past-grid .events__link:hover .past-event__overlay:after{opacity:1}.events .events__past-grid .events__link:hover .past-event__title{text-shadow:0 8px 28px #0000006b}}@media (hover:hover) and (min-width:640px){.events .events__past-grid .events__link:hover .past-event__title{transform:scale(1.08)}}@media (hover:hover){.events .events__past-grid .events__link:hover .past-event__title{font-weight:700;text-decoration:underline;transition:all .3s cubic-bezier(.4,0,.2,1)}}@media (hover:hover) and (min-width:640px){.events .events__past-grid .events__link:hover .past-event__title{background:var(--color-accent)}}.events .events__past-grid .events__link:focus-visible .past-event{transform:translateY(-2px);box-shadow:0 10px 22px #00000024}.events .events__past-grid .events__link:focus-visible .past-event__overlay:after{opacity:1}.events .events__past-grid .events__link:focus-visible .past-event__title{text-shadow:0 8px 28px #0000006b;transform:scale(1.08)}.events .events__past-grid .events__link:focus-visible .past-event__title-text{background:#1e141657}@media (min-width:768px){.events .events__past-grid{grid-template-columns:repeat(4,1fr)}}.featured-event{display:grid;overflow:hidden}@media (min-width:1024px){.featured-event{grid-template-columns:1fr 1fr}}.featured-event .featured-event__image-wrap{aspect-ratio:16/9;background:var(--color-muted);position:relative}@media (min-width:1024px){.featured-event .featured-event__image-wrap{aspect-ratio:auto;min-height:400px}}.featured-event .featured-event__image{object-fit:cover;width:100%;height:100%}.featured-event .featured-event__placeholder{background:var(--color-muted);color:var(--color-muted-foreground);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.featured-event .featured-event__placeholder svg{width:4rem;height:4rem}.featured-event .featured-event__badge{flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.featured-event .featured-event__content{padding:1.5rem}@media (min-width:1024px){.featured-event .featured-event__content{flex-direction:column;justify-content:center;padding:2rem;display:flex}}.featured-event .featured-event__date{color:var(--color-muted-foreground);justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;display:flex}.featured-event .featured-event__date svg{width:1rem;height:1rem}.featured-event .featured-event__title{color:var(--color-foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (min-width:1024px){.featured-event .featured-event__title{font-size:1.875rem}}.featured-event .featured-event__desc{color:var(--color-muted-foreground);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:1rem;line-height:1.625;display:-webkit-box;overflow:hidden}.featured-event .featured-event__location{color:var(--color-muted-foreground);justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.featured-event .featured-event__location svg{width:1rem;height:1rem}.featured-event__btn{align-self:flex-start}.event-card{flex-direction:column;display:flex}.event-card .event-card__image-wrap{aspect-ratio:16/9;background:var(--color-muted);position:relative}.event-card .event-card__image{object-fit:cover;width:100%;height:100%}.event-card .event-card__placeholder{background:var(--color-muted);position:absolute;inset:0}.event-card .event-card__badge{flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;top:.75rem;left:.75rem}.event-card .event-card__content{flex-direction:column;flex:1;padding:1rem;display:flex}.event-card .event-card__date{color:var(--color-muted-foreground);margin-bottom:.5rem;font-size:.875rem}.event-card .event-card__title{color:var(--color-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;display:-webkit-box;overflow:hidden}.event-card .event-card__desc{color:var(--color-muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}.past-event{isolation:isolate;aspect-ratio:4/3;border-radius:.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.past-event .past-event__image{object-fit:cover;width:100%;height:100%}.past-event .past-event__placeholder{background:var(--color-muted);position:absolute;inset:0}.past-event .past-event__overlay{background:linear-gradient(#0000 22%,#1e14162e 52%,#1e1416b8 100%);position:absolute;inset:0}.past-event .past-event__overlay:after{content:"";opacity:0;background:#69243a8f;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.past-event .past-event__content{z-index:10;padding:clamp(.5rem,1.5vw,1rem) clamp(.5rem,2.2vw,1.5rem);font-size:clamp(.75rem,.72rem + .45vw,1.125rem);position:absolute;bottom:0;left:0;right:0}.past-event .past-event__title{font-size:inherit;width:100%;color:var(--color-primary-foreground);text-shadow:0 3px 14px #00000080;background:#1e141638;padding:.5rem 0;font-weight:600;line-height:1.25;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.past-event .past-event__title{transform-origin:0 100%;border-radius:.75rem;width:fit-content;padding:.25rem .5rem}}.past-event .past-event__title-text{-webkit-box-decoration-break:clone;box-decoration-break:clone;-webkit-line-clamp:3;border-radius:999px;-webkit-box-orient:vertical;padding:0 .25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:-webkit-box;overflow:hidden}@media (min-width:768px){.past-event .past-event__title-text{padding:.25rem .5rem}}.event-badge{color:var(--color-accent-foreground);background:var(--color-warm);border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.events__link{color:inherit;text-decoration:none;display:block}
.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.hero__background{z-index:0;position:absolute;inset:0}.hero__background-image{object-fit:cover;width:100%;height:100%}.hero__background-overlay{background:linear-gradient(#0006 0%,#0009 100%);position:absolute;inset:0}.hero__background-gradient{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-accent)100%);position:absolute;inset:0}.hero__content{z-index:10;text-align:center;color:var(--color-white);padding:2rem 1rem;position:relative}.hero__content-inner{max-width:800px;margin:0 auto}.hero__line{background:linear-gradient(90deg,var(--color-accent),var(--color-warm));border-radius:9999px;width:4rem;height:2px;margin:0 auto 2rem}.hero__line--bottom{margin:3rem auto 0}.hero__logo{width:180px;height:180px;margin:0 auto 1.5rem;position:relative}.hero__logo-image{object-fit:contain;filter:drop-shadow(0 2px 8px #00000059)}.hero__title{text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.25}@media (min-width:768px){.hero__title{font-size:3rem}}@media (min-width:1024px){.hero__title{font-size:3.75rem}}.hero__subtitle{color:#ffffffe6;max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.625}@media (min-width:768px){.hero__subtitle{font-size:1.25rem}}.hero__cta{margin-top:1rem}.hero__scroll{color:#ffffffb3;animation:2s infinite bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll-icon{width:1.5rem;height:1.5rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}
.video-grid__header{text-align:center;margin-bottom:2.5rem}.video-grid__title{margin-bottom:.5rem;font-size:clamp(2rem,3vw,2.75rem);font-weight:600}.video-grid__subtitle{color:var(--color-muted-foreground);max-width:720px;margin:0 auto 1.5rem}.video-grid__divider{margin-top:1.25rem}.video-grid__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.video-grid__item{background:var(--color-card);border-radius:1rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px -20px #140c1266,0 6px 12px -6px #140c1240}.video-grid__media{background:var(--color-muted);aspect-ratio:16/9;position:relative}.video-grid__video{object-fit:cover;width:100%;height:100%;display:block}.video-grid__content{flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.video-grid__item-title{font-size:1.125rem;font-weight:600}.video-grid__item-subtitle{color:var(--color-muted-foreground);font-size:.95rem}@media (min-width:768px){.video-grid__grid{gap:2rem}}
.opening-hours__wrapper{max-width:1000px;margin:0 auto}.opening-hours__grid{gap:2rem;display:grid}@media (min-width:1024px){.opening-hours__grid{grid-template-columns:1fr 1fr;gap:3rem}}.opening-hours__title{color:var(--color-foreground);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.opening-hours__title{font-size:2.25rem}}.opening-hours__subtitle{color:var(--color-muted-foreground);margin-bottom:1.5rem;font-size:1.125rem}.opening-hours__divider{margin-bottom:1.5rem}.opening-hours__list{flex-direction:column;gap:.75rem;display:flex}.opening-hours__item{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1.25rem;display:flex}.opening-hours__item--closed{opacity:.6}.opening-hours__day{color:var(--color-foreground);font-size:1.125rem;font-weight:500}.opening-hours__time{color:var(--color-warm);font-weight:700}.opening-hours__time--closed{color:var(--color-muted-foreground);font-weight:400}.opening-hours__info-box{background:var(--color-muted);border-radius:.75rem;padding:1.5rem}.opening-hours__info-header{gap:1rem;margin-bottom:1.5rem;display:flex}.opening-hours__info-icon{background:var(--color-primary);width:2.5rem;height:2.5rem;color:var(--color-primary-foreground);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.opening-hours__info-icon svg{width:1.25rem;height:1.25rem}.opening-hours__info-content{flex:1}.opening-hours__info-title{color:var(--color-foreground);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.opening-hours__info-text{color:var(--color-muted-foreground);white-space:pre-line;font-size:1rem;line-height:1.625}.opening-hours__additional{border-top:1px solid var(--color-border);flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.opening-hours__additional-item{align-items:flex-start;gap:.75rem;font-size:1.125rem;display:flex}.opening-hours__additional-icon{width:1.7rem;height:1.7rem;color:var(--color-primary);flex-shrink:0}.opening-hours__additional-icon svg{width:100%;height:100%}.opening-hours__additional-label{color:var(--color-foreground)}.opening-hours__additional-value{color:var(--color-muted-foreground);font-weight:500}
.pricing__label{font-family:var(--font-geist-mono),"Courier New",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:1rem;font-size:.875rem;font-weight:500}.pricing__divider{margin-top:1.5rem}.pricing__wrapper{max-width:1000px;margin:0 auto}.pricing__grid{gap:1.5rem;display:grid}@media (min-width:768px){.pricing__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.pricing__grid{grid-template-columns:repeat(3,1fr)}}.pricing__note{text-align:center;color:var(--color-muted-foreground);margin-top:2rem;font-size:.875rem}.price-card{background:var(--color-card);border:1px solid var(--color-border);border-radius:.75rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.price-card:hover{border-color:var(--color-primary);box-shadow:0 10px 25px -5px #0000001a}.price-card--highlighted{border-color:var(--color-primary);overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.price-card--highlighted:before{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-accent));border-radius:.75rem .75rem 0 0;height:4px;position:absolute;top:0;left:0;right:0}.price-card__badge{color:var(--color-accent-foreground);background:var(--color-warm);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-.75rem;right:1rem}.price-card__icon{background:var(--color-muted);width:3rem;height:3rem;color:var(--color-primary);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.price-card__icon svg{width:1.5rem;height:1.5rem}.price-card__title{color:var(--color-foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.price-card__desc{color:var(--color-muted-foreground);white-space:pre-line;margin-bottom:1rem;font-size:.875rem}.price-card__price{justify-content:flex-start;align-items:center;gap:.25rem;margin-bottom:1rem;display:flex}.price-card__amount{color:var(--color-warm);font-size:1.875rem;font-weight:700}.price-card__currency{color:var(--color-muted-foreground);font-size:1.125rem}.price-card__features{border-top:1px solid var(--color-border);flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}.price-card__feature{color:var(--color-muted-foreground);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.price-card__feature svg{width:1rem;height:1rem;color:var(--color-primary);flex-shrink:0}
.icon-cards{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.icon-cards{grid-template-columns:repeat(3,1fr)}}.icon-cards__card{text-align:center;background-color:var(--color-primary);color:var(--color-white);cursor:default;border-radius:.75rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000a}.icon-cards__card *{transform:scale(1.001)}.icon-cards__card:hover{transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #00000014}.icon-cards__icon{background-color:var(--color-accent);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.icon-cards__card:hover .icon-cards__icon{transform:scale(1.1)}.icon-cards__icon svg{width:100%;height:100%;fill:var(--color-white)!important}.icon-cards__icon img{object-fit:contain;width:100%;height:100%;display:block}.icon-cards__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.25}.icon-cards__subtitle{opacity:.85;margin:0;font-size:1rem;font-weight:400;line-height:1.625}.icon-cards__subtitle-line{display:block}.icon-cards__link{color:inherit;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.icon-cards__link:hover{color:var(--color-accent)}
.contact-card{aspect-ratio:3/2;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));border-radius:.75rem;flex-shrink:0;width:100%;max-width:400px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026}@media (min-width:1024px){.contact-card{margin:0}}.contact-card__image{z-index:0;position:absolute;inset:0}.contact-card__img{object-fit:cover;width:100%;height:100%}.contact-card__overlay{z-index:1;background:linear-gradient(#0000 0%,#0000001a 30%,#00000080 60%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.contact-card__info{flex-direction:column;gap:.75rem;display:flex}.contact-card__item{color:#ffffffe6;align-items:center;gap:.75rem;display:flex}.contact-card__icon{width:1.25rem;height:1.25rem;color:var(--color-accent);flex-shrink:0}.contact-card__link,.contact-card__text{color:#ffffffe6;font-size:.875rem;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1)}.contact-card__link:hover{color:var(--color-accent)}
.about__grid{background:var(--color-card);border-radius:.75rem;flex-direction:column;align-items:stretch;gap:2rem;padding:2rem;display:flex;box-shadow:0 4px 20px #00000014}@media (min-width:1024px){.about__grid{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem;padding:3rem}}.about__content{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}.about__label{font-family:var(--font-geist-mono),"Courier New",monospace;text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:500}.about__heading{color:var(--color-foreground);font-size:1.5rem;font-weight:700}@media (min-width:768px){.about__heading{font-size:1.875rem}}.about__divider{margin-top:.5rem}.about__text{color:var(--color-muted-foreground);white-space:pre-line;font-size:1rem;line-height:1.625}@media (min-width:768px){.about__text{font-size:1.125rem}}.about__card{aspect-ratio:3/2;border-radius:.75rem;flex-shrink:0;width:100%;max-width:400px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026}@media (min-width:1024px){.about__card{margin:0}}.about__card-image{z-index:0;position:absolute;inset:0}.about__image{object-fit:cover;width:100%;height:100%}.about__card-overlay{z-index:1;background:linear-gradient(#0000 0%,#0000001a 30%,#00000080 60%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.about__contact{flex-direction:column;gap:.75rem;display:flex}.about__contact-item{color:#ffffffe6;align-items:center;gap:.75rem;display:flex}.about__contact-icon{width:1.25rem;height:1.25rem;color:var(--color-accent);flex-shrink:0}.about__contact-link,.about__contact-text{color:#ffffffe6;font-size:.875rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.about__contact-link:hover{color:var(--color-accent)}.about__header{text-align:center;margin-bottom:3rem}.about__title{color:var(--color-foreground);margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.about__title{font-size:2.25rem}}.about__subtitle{color:var(--color-muted-foreground);max-width:600px;margin:0 auto 1.5rem;font-size:1.125rem}.about__image-wrap{aspect-ratio:4/3;border-radius:.75rem;position:relative;overflow:hidden}@media (min-width:1024px){.about__image-wrap{aspect-ratio:3/4}}.about__placeholder{background:var(--color-muted);color:var(--color-muted-foreground);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.about__placeholder svg{width:4rem;height:4rem}.about__content--centered{text-align:center;max-width:800px;margin:0 auto}.about__features{gap:1rem;display:grid}@media (min-width:640px){.about__features{grid-template-columns:repeat(2,1fr)}}.about__feature{align-items:flex-start;gap:.75rem;display:flex}.about__feature-icon{background:linear-gradient(135deg,var(--color-primary),var(--color-warm));width:2.5rem;height:2.5rem;color:var(--color-primary-foreground);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about__feature-icon svg{width:1.25rem;height:1.25rem}.about__feature-content{flex:1}.about__feature-title{color:var(--color-foreground);margin-bottom:.25rem;font-weight:600}.about__feature-desc{color:var(--color-muted-foreground);font-size:.875rem}.about__cta{margin-top:1rem}.about__stats{background:var(--color-muted);border-radius:.75rem;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem;display:grid}@media (min-width:640px){.about__stats{grid-template-columns:repeat(4,1fr)}}.about__stat{text-align:center}.about__stat-value{color:var(--color-warm);margin-bottom:.25rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.about__stat-value{font-size:2.25rem}}.about__stat-label{color:var(--color-muted-foreground);font-size:.875rem}
.contact-us__divider{margin-top:1.5rem}.contact-us__grid{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.contact-us__grid{flex-direction:row;gap:2rem}}.contact-us__card{background:var(--color-card);border-radius:.75rem;flex:1;padding:2rem;box-shadow:0 4px 20px #00000014}.contact-us__card-title{color:var(--color-foreground);border-bottom:2px solid var(--color-accent);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700}@media (min-width:768px){.contact-us__card-title{font-size:1.5rem}}.contact-us__info{flex-direction:column;gap:1rem;display:flex}.contact-us__info-item{flex-direction:column;gap:.25rem;display:flex}@media (min-width:640px){.contact-us__info-item{flex-direction:row;gap:.5rem}}.contact-us__info-label{color:var(--color-muted-foreground);flex-shrink:0;min-width:140px;font-size:.875rem;font-weight:600}.contact-us__info-value{color:var(--color-foreground);font-size:1rem}.contact-us__info-link{color:var(--color-primary);font-size:1rem;text-decoration:none;transition:color .2s}.contact-us__info-link:hover{color:var(--color-accent);text-decoration:underline}.contact-us__map{border-radius:.75rem;width:100%;margin-top:2rem;overflow:hidden;box-shadow:0 4px 20px #00000014}.contact-us__map iframe{width:100%;height:400px;display:block}@media (min-width:768px){.contact-us__map iframe{height:450px}}@media (min-width:1024px){.contact-us__map iframe{height:500px}}
