.events-page[data-astro-cid-ro7pgs3h]{min-height:100vh;padding-top:80px;position:relative;overflow-x:hidden}.events-page[data-astro-cid-ro7pgs3h]:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%,rgba(62,207,142,.03) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(139,92,246,.03) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(245,158,11,.02) 0%,transparent 50%);animation:backgroundPulse 8s ease-in-out infinite;z-index:-2}@keyframes backgroundPulse{0%,to{opacity:.2}50%{opacity:.3}}.events-page[data-astro-cid-ro7pgs3h]:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(1px 1px at 20px 30px,rgba(62,207,142,.15),transparent),radial-gradient(1px 1px at 40px 70px,rgba(139,92,246,.15),transparent),radial-gradient(1px 1px at 90px 40px,rgba(245,158,11,.1),transparent),radial-gradient(1px 1px at 130px 80px,rgba(62,207,142,.1),transparent),radial-gradient(1px 1px at 160px 30px,rgba(139,92,246,.1),transparent);background-repeat:repeat;background-size:200px 100px;animation:floatingParticles 20s linear infinite;z-index:-1;opacity:.3}@keyframes floatingParticles{0%{transform:translateY(100vh) rotate(0)}to{transform:translateY(-100vh) rotate(360deg)}}.events-container[data-astro-cid-ro7pgs3h]{max-width:1200px;margin:0 auto;padding:0 2rem}.events-header[data-astro-cid-ro7pgs3h]{padding:1rem 0 .5rem;text-align:center}.events-title[data-astro-cid-ro7pgs3h]{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;line-height:1.1}.event-location-types[data-astro-cid-ro7pgs3h]{display:flex;gap:.5rem;max-width:520px;margin:0 auto 1rem;justify-content:center}.location-type-card[data-astro-cid-ro7pgs3h]{background:#ffffff0d;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.5rem 1.3rem;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.location-type-card[data-astro-cid-ro7pgs3h]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at var(--x, 50%) var(--y, 50%),rgba(62,207,142,.1) 0%,transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.location-type-card[data-astro-cid-ro7pgs3h]:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:var(--primary-gradient);transform:translate(-100%);transition:transform .6s ease}.location-type-card[data-astro-cid-ro7pgs3h]:hover:before,.location-type-card[data-astro-cid-ro7pgs3h].active:before{transform:translate(100%)}.location-type-card[data-astro-cid-ro7pgs3h]:hover:after{opacity:1}.location-type-card[data-astro-cid-ro7pgs3h]:hover,.location-type-card[data-astro-cid-ro7pgs3h].active{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.location-type-card[data-astro-cid-ro7pgs3h].active{border-color:var(--primary);background:#3ecf8e1a;box-shadow:0 4px 12px #3ecf8e33}.location-type-card[data-astro-cid-ro7pgs3h].active:before{background:linear-gradient(90deg,var(--primary),#06B6D4,var(--primary));height:3px;animation:activeCardPulse 2s ease-in-out infinite}@keyframes activeCardPulse{0%,to{opacity:.7}50%{opacity:1}}.location-icon[data-astro-cid-ro7pgs3h]{width:24px;height:24px;background:var(--primary-gradient);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.location-type-card[data-astro-cid-ro7pgs3h]:hover .location-icon[data-astro-cid-ro7pgs3h],.location-type-card[data-astro-cid-ro7pgs3h].active .location-icon[data-astro-cid-ro7pgs3h]{transform:scale(1.05)}.location-icon[data-astro-cid-ro7pgs3h] svg[data-astro-cid-ro7pgs3h]{width:14px;height:14px;color:var(--white);stroke-width:2}.location-type-card[data-astro-cid-ro7pgs3h] h3[data-astro-cid-ro7pgs3h]{font-size:.85rem;font-weight:600;color:var(--white);margin:0;white-space:nowrap}.section-header[data-astro-cid-ro7pgs3h]{text-align:center;margin-bottom:3rem}.section-title[data-astro-cid-ro7pgs3h]{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:var(--white);position:relative;display:inline-block;overflow:hidden}.section-title[data-astro-cid-ro7pgs3h]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:var(--primary-gradient);transition:width .6s cubic-bezier(.4,0,.2,1);border-radius:2px}.section-title[data-astro-cid-ro7pgs3h].animate:after{width:100%}.section-description[data-astro-cid-ro7pgs3h]{font-size:1.1rem;color:var(--light-gray);line-height:1.6}.content-section[data-astro-cid-ro7pgs3h]{padding:4rem 0}.gender-categories[data-astro-cid-ro7pgs3h]{max-width:520px;margin:.5rem auto 1rem;opacity:1;position:relative}.gender-options[data-astro-cid-ro7pgs3h]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.gender-card[data-astro-cid-ro7pgs3h]{background:#ffffff0a;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.5rem 1rem;text-align:center;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.gender-card[data-astro-cid-ro7pgs3h]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(62,207,142,.05) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.gender-card[data-astro-cid-ro7pgs3h]:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:var(--primary-gradient);transform:translate(-100%);transition:transform .4s ease}.gender-card[data-astro-cid-ro7pgs3h]:hover:before,.gender-card[data-astro-cid-ro7pgs3h].active:before{transform:translate(0)}.gender-card[data-astro-cid-ro7pgs3h]:hover:after{opacity:1}.gender-card[data-astro-cid-ro7pgs3h]:hover,.gender-card[data-astro-cid-ro7pgs3h].active{background:#ffffff14;border-color:#ffffff26;transform:translateY(-8px) scale(1.03);box-shadow:0 12px 40px #0000001f}.gender-card[data-astro-cid-ro7pgs3h].active{border-color:var(--primary);box-shadow:0 15px 50px #3ecf8e26,0 8px 24px #3ecf8e1a;background:#3ecf8e05}.gender-card[data-astro-cid-ro7pgs3h].active:before{background:var(--primary-gradient);height:2px;animation:activeGenderPulse 2s ease-in-out infinite}@keyframes activeGenderPulse{0%,to{opacity:.6;transform:translate(0)}50%{opacity:1;transform:translate(0) scaleX(1.1)}}.gender-icon[data-astro-cid-ro7pgs3h]{width:22px;height:22px;background:linear-gradient(135deg,#3ecf8e33,#8b5cf633);border-radius:6px;display:flex;align-items:center;justify-content:center;margin:0 auto .35rem;transition:all .3s ease}.gender-card[data-astro-cid-ro7pgs3h]:hover .gender-icon[data-astro-cid-ro7pgs3h],.gender-card[data-astro-cid-ro7pgs3h].active .gender-icon[data-astro-cid-ro7pgs3h]{background:var(--primary-gradient);transform:scale(1.05)}.gender-icon[data-astro-cid-ro7pgs3h] svg[data-astro-cid-ro7pgs3h]{width:12px;height:12px;color:var(--primary);stroke-width:2;transition:color .3s ease}.gender-card[data-astro-cid-ro7pgs3h]:hover .gender-icon[data-astro-cid-ro7pgs3h] svg[data-astro-cid-ro7pgs3h],.gender-card[data-astro-cid-ro7pgs3h].active .gender-icon[data-astro-cid-ro7pgs3h] svg[data-astro-cid-ro7pgs3h]{color:var(--white)}.gender-card[data-astro-cid-ro7pgs3h] h4[data-astro-cid-ro7pgs3h]{font-size:.8rem;font-weight:600;color:var(--white);margin:0}.gender-card[data-astro-cid-ro7pgs3h] p[data-astro-cid-ro7pgs3h]{display:none}.calendar-embed-container[data-astro-cid-ro7pgs3h]{margin-bottom:3rem}.calendar-wrapper[data-astro-cid-ro7pgs3h]{border-radius:24px;overflow:hidden;padding:2rem;position:relative;transition:all .5s ease;transform:scale(1)}.calendar-wrapper[data-astro-cid-ro7pgs3h]:before{content:"";position:absolute;inset:-2px;background:var(--primary-gradient);border-radius:26px;opacity:0;transition:opacity .5s ease;z-index:-1;filter:blur(8px)}.calendar-wrapper[data-astro-cid-ro7pgs3h]:hover:before{opacity:.15;animation:calendarGlow 3s ease-in-out infinite}@keyframes calendarGlow{0%,to{opacity:.1}50%{opacity:.2}}.calendar-wrapper[data-astro-cid-ro7pgs3h] iframe[data-astro-cid-ro7pgs3h]{border-radius:16px;width:100%;height:600px;transition:all .3s ease;box-shadow:0 8px 32px #00000014}.calendar-wrapper[data-astro-cid-ro7pgs3h]:hover iframe[data-astro-cid-ro7pgs3h]{transform:scale(1.005);box-shadow:0 12px 48px #0000001f}@media (max-width: 1024px){.gender-options[data-astro-cid-ro7pgs3h]{grid-template-columns:repeat(2,1fr);gap:1.25rem}.gender-card[data-astro-cid-ro7pgs3h]:nth-child(3){grid-column:1 / -1;max-width:50%;margin:0 auto}}@media (max-width: 768px){.events-container[data-astro-cid-ro7pgs3h]{padding:0 1rem}.events-header[data-astro-cid-ro7pgs3h]{padding:2rem 0}.events-title[data-astro-cid-ro7pgs3h]{font-size:2.5rem}.event-location-types[data-astro-cid-ro7pgs3h]{flex-direction:column;gap:.75rem;max-width:100%}.location-type-card[data-astro-cid-ro7pgs3h]{padding:.65rem 1.25rem}.location-type-card[data-astro-cid-ro7pgs3h] h3[data-astro-cid-ro7pgs3h]{font-size:.9rem}.calendar-section[data-astro-cid-ro7pgs3h]{padding:3rem 0}.section-title[data-astro-cid-ro7pgs3h]{font-size:2rem}.calendar-wrapper[data-astro-cid-ro7pgs3h]{padding:1rem}.calendar-wrapper[data-astro-cid-ro7pgs3h] iframe[data-astro-cid-ro7pgs3h]{height:500px}.gender-options[data-astro-cid-ro7pgs3h]{grid-template-columns:1fr;gap:1rem}.gender-card[data-astro-cid-ro7pgs3h]{padding:1.25rem}.gender-card[data-astro-cid-ro7pgs3h] h4[data-astro-cid-ro7pgs3h]{font-size:1rem}.gender-card[data-astro-cid-ro7pgs3h] p[data-astro-cid-ro7pgs3h]{font-size:.8rem}.categories-header[data-astro-cid-ro7pgs3h] h3[data-astro-cid-ro7pgs3h]{font-size:1.5rem}}
