.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:4rem 0;text-align:center}.events-title[data-astro-cid-ro7pgs3h]{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.events-description[data-astro-cid-ro7pgs3h]{font-size:1.2rem;color:var(--light-gray);max-width:600px;margin:0 auto 3rem;line-height:1.6}.event-location-types[data-astro-cid-ro7pgs3h]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto}.location-type-card[data-astro-cid-ro7pgs3h]{background:#ffffff0d;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;transform:translateY(0) scale(1);box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff0d}.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(-10px) scale(1.02);box-shadow:0 15px 50px #00000026,0 8px 16px #3ecf8e0d,inset 0 1px #ffffff1a}.location-type-card[data-astro-cid-ro7pgs3h].active{border-color:var(--primary);box-shadow:0 20px 60px #3ecf8e26,0 10px 30px #3ecf8e1a,inset 0 1px #ffffff26;background:#3ecf8e08}.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:64px;height:64px;background:var(--primary-gradient);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 6px 24px #3ecf8e33}.location-icon[data-astro-cid-ro7pgs3h]:before{content:"";position:absolute;inset:-2px;background:var(--primary-gradient);border-radius:22px;opacity:0;transition:opacity .3s ease;z-index:-1;filter:blur(8px)}.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.15) rotate(10deg) translateY(-5px);box-shadow:0 12px 40px #3ecf8e40}.location-type-card[data-astro-cid-ro7pgs3h]:hover .location-icon[data-astro-cid-ro7pgs3h]:before,.location-type-card[data-astro-cid-ro7pgs3h].active .location-icon[data-astro-cid-ro7pgs3h]:before{opacity:1;animation:iconGlow 2s ease-in-out infinite}@keyframes iconGlow{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.location-icon[data-astro-cid-ro7pgs3h] svg[data-astro-cid-ro7pgs3h]{width:28px;height:28px;color:var(--white);stroke-width:2}.location-type-card[data-astro-cid-ro7pgs3h] h3[data-astro-cid-ro7pgs3h]{font-size:1.4rem;font-weight:600;color:var(--white);margin-bottom:1rem}.location-type-card[data-astro-cid-ro7pgs3h] p[data-astro-cid-ro7pgs3h]{color:var(--light-gray);line-height:1.6;font-size:.95rem}.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:1000px;margin:4rem auto 0;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1);position:relative}.gender-categories[data-astro-cid-ro7pgs3h].show{opacity:1;transform:translateY(0)}.categories-header[data-astro-cid-ro7pgs3h]{text-align:center;margin-bottom:2.5rem}.categories-header[data-astro-cid-ro7pgs3h] h3[data-astro-cid-ro7pgs3h]{font-size:2rem;font-weight:600;color:var(--white);margin-bottom:.5rem}.categories-header[data-astro-cid-ro7pgs3h] p[data-astro-cid-ro7pgs3h]{font-size:1rem;color:var(--light-gray);line-height:1.5}.gender-options[data-astro-cid-ro7pgs3h]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.gender-card[data-astro-cid-ro7pgs3h]{background:#ffffff0a;backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.8rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;transform:translateY(0) scale(1);box-shadow:0 6px 24px #0000000f}.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:40px;height:40px;background:linear-gradient(135deg,#3ecf8e33,#8b5cf633);border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;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:20px;height:20px;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:1.1rem;font-weight:600;color:var(--white);margin-bottom:.5rem}.gender-card[data-astro-cid-ro7pgs3h] p[data-astro-cid-ro7pgs3h]{color:var(--light-gray);font-size:.85rem;line-height:1.4}.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]{grid-template-columns:1fr;gap:1.5rem}.location-type-card[data-astro-cid-ro7pgs3h]{padding:1.5rem}.location-type-card[data-astro-cid-ro7pgs3h] h3[data-astro-cid-ro7pgs3h]{font-size:1.2rem}.location-type-card[data-astro-cid-ro7pgs3h] p[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}}
