.EventCard-module__KFzwzW__card{background-color:var(--card-bg);border:1px solid var(--border);cursor:pointer;border-radius:16px;flex-direction:column;height:100%;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;display:flex;overflow:hidden}.EventCard-module__KFzwzW__card:hover{border-color:#8b5cf64d;transform:translateY(-8px);box-shadow:0 12px 24px -10px #8b5cf64d}.EventCard-module__KFzwzW__image{background-position:50%;background-size:cover;width:100%;height:200px;position:relative}.EventCard-module__KFzwzW__image:after{content:"";background:linear-gradient(#0000,#18181be6);width:100%;height:50%;position:absolute;bottom:0;left:0}.EventCard-module__KFzwzW__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.EventCard-module__KFzwzW__date{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.EventCard-module__KFzwzW__title{color:var(--foreground);margin-bottom:.4rem;font-size:1.25rem;font-weight:700;line-height:1.3}.EventCard-module__KFzwzW__location{color:#a1a1aa;align-items:center;gap:.3rem;margin-bottom:.8rem;font-size:.85rem;display:flex}.EventCard-module__KFzwzW__description{color:#a1a1aa;flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.EventCard-module__KFzwzW__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1rem;display:flex}.EventCard-module__KFzwzW__priceContainer{flex-direction:column;display:flex}.EventCard-module__KFzwzW__priceLabel{color:#a1a1aa;margin-bottom:.2rem;font-size:.75rem}.EventCard-module__KFzwzW__priceValue{color:var(--foreground);font-size:1.2rem;font-weight:800}.EventCard-module__KFzwzW__btn{color:var(--primary);background-color:#8b5cf61a;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .2s}.EventCard-module__KFzwzW__card:hover .EventCard-module__KFzwzW__btn{background-color:var(--primary);color:#fff}
.page-module___8aEwW__container{width:100%}.page-module___8aEwW__hero{text-align:center;background:radial-gradient(circle at top,#8b5cf626 0%,#0000 50%);justify-content:center;align-items:center;min-height:50vh;padding:4rem 2rem;display:flex;position:relative}.page-module___8aEwW__heroContent{z-index:10;max-width:800px}.page-module___8aEwW__heroTitle{letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.page-module___8aEwW__heroTitle span{color:var(--primary);position:relative}.page-module___8aEwW__heroTitle span:after{content:"";background-color:var(--primary);opacity:.2;z-index:-1;width:100%;height:30%;position:absolute;bottom:0;left:0;transform:rotate(-2deg)}.page-module___8aEwW__heroSubtitle{color:#a1a1aa;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:400;line-height:1.6}.page-module___8aEwW__eventsSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module___8aEwW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.page-module___8aEwW__sectionTitle{color:var(--foreground);font-size:2rem;font-weight:700}.page-module___8aEwW__filtersContainer{flex-direction:column;align-items:flex-end;gap:1.5rem;display:flex}.page-module___8aEwW__filters{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.page-module___8aEwW__locationSearch{background-color:var(--input-bg);border:1px solid var(--border);border-radius:99px;align-items:center;width:100%;max-width:300px;padding:.5rem 1rem;transition:border-color .2s;display:flex}.page-module___8aEwW__locationSearch:focus-within{border-color:var(--primary)}.page-module___8aEwW__searchIcon{color:#a1a1aa;margin-right:.5rem}.page-module___8aEwW__locationSelect{color:var(--foreground);cursor:pointer;appearance:none;background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.page-module___8aEwW__locationSelect option{background-color:var(--secondary);color:var(--foreground)}.page-module___8aEwW__filterBtn{background-color:var(--card-bg);color:#a1a1aa;border:1px solid var(--border);border-radius:99px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.page-module___8aEwW__filterBtn:hover{color:var(--foreground);border-color:#fff3}.page-module___8aEwW__filterBtn.page-module___8aEwW__active{background-color:var(--primary);color:#fff;border-color:var(--primary)}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}
