.HeroSection-module-scss-module__mZBsIG__hero{background:linear-gradient(-45deg,#fab005,#fd7e14,#e5484d,#f06595) 0 0/400% 400%;padding:80px 0 100px;animation:15s infinite HeroSection-module-scss-module__mZBsIG__gradientAnimation;position:relative;overflow:hidden}.HeroSection-module-scss-module__mZBsIG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.HeroSection-module-scss-module__mZBsIG__hero:after{content:"";pointer-events:none;opacity:.5;background-image:radial-gradient(circle at 15% 20%,#ffffff26 40px,#0000 41px),radial-gradient(circle at 85% 70%,#ffffff1f 60px,#0000 61px),radial-gradient(circle at 50% 90%,#ffffff1a 50px,#0000 51px),radial-gradient(circle at 70% 30%,#ffffff2e 30px,#0000 31px),radial-gradient(circle at 30% 80%,#ffffff24 35px,#0000 36px),radial-gradient(circle at 90% 15%,#fff3 20px,#0000 21px),radial-gradient(circle at 10% 60%,#ffffff29 25px,#0000 26px);animation:40s ease-in-out infinite HeroSection-module-scss-module__mZBsIG__floatingShapes;position:absolute;inset:0}[data-theme=dark] .HeroSection-module-scss-module__mZBsIG__hero{background:linear-gradient(-45deg,#1a1a1a,#2d2d2d,#1e293b,#334155) 0 0/400% 400%;animation:15s infinite HeroSection-module-scss-module__mZBsIG__gradientAnimation}[data-theme=dark] .HeroSection-module-scss-module__mZBsIG__hero:before{background:radial-gradient(circle at 20%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0d 0%,#0000 50%)}[data-theme=dark] .HeroSection-module-scss-module__mZBsIG__hero:after{opacity:.4;background-image:radial-gradient(circle at 15% 20%,#ffffff14 40px,#0000 41px),radial-gradient(circle at 85% 70%,#ffffff0f 60px,#0000 61px),radial-gradient(circle at 50% 90%,#ffffff0d 50px,#0000 51px),radial-gradient(circle at 70% 30%,#ffffff17 30px,#0000 31px),radial-gradient(circle at 30% 80%,#ffffff12 35px,#0000 36px),radial-gradient(circle at 90% 15%,#ffffff1a 20px,#0000 21px),radial-gradient(circle at 10% 60%,#ffffff14 25px,#0000 26px)}@keyframes HeroSection-module-scss-module__mZBsIG__gradientAnimation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes HeroSection-module-scss-module__mZBsIG__floatingShapes{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-20px)scale(1.05)}50%{transform:translate(-20px,30px)scale(.95)}75%{transform:translate(20px,20px)scale(1.02)}}.HeroSection-module-scss-module__mZBsIG__container{z-index:1;position:relative}.HeroSection-module-scss-module__mZBsIG__content{max-width:900px;margin:0 auto}.HeroSection-module-scss-module__mZBsIG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:8px;padding:8px 20px;display:inline-flex}.HeroSection-module-scss-module__mZBsIG__badge svg{animation:2s ease-in-out infinite HeroSection-module-scss-module__mZBsIG__sparkle}@keyframes HeroSection-module-scss-module__mZBsIG__sparkle{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.2)}}.HeroSection-module-scss-module__mZBsIG__title{color:#fff;text-shadow:0 2px 20px #0003;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2}@media (max-width:768px){.HeroSection-module-scss-module__mZBsIG__title{font-size:2.5rem}}.HeroSection-module-scss-module__mZBsIG__subtitle{color:#fffffff2;text-shadow:0 1px 10px #0000001a;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.HeroSection-module-scss-module__mZBsIG__subtitle{font-size:1.1rem}}.HeroSection-module-scss-module__mZBsIG__buttons{margin-top:20px}@media (max-width:600px){.HeroSection-module-scss-module__mZBsIG__buttons{flex-direction:column;width:100%}.HeroSection-module-scss-module__mZBsIG__buttons button{width:100%}}.HeroSection-module-scss-module__mZBsIG__primaryButton{color:#667eea;background:#fff;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #00000026}.HeroSection-module-scss-module__mZBsIG__primaryButton:hover{color:#0369a1;background:#fffffff2;transform:translateY(-2px);box-shadow:0 6px 25px #0003}[data-theme=dark] .HeroSection-module-scss-module__mZBsIG__primaryButton{color:#fff;background:#0284c7}[data-theme=dark] .HeroSection-module-scss-module__mZBsIG__primaryButton:hover{background:#0ea5e9}.HeroSection-module-scss-module__mZBsIG__secondaryButton{color:#fff;background:0 0;border:2px solid #fff;font-weight:600;transition:all .3s}.HeroSection-module-scss-module__mZBsIG__secondaryButton:hover{color:#0369a1;background:#ffffff1a;transform:translateY(-2px)}.HeroSection-module-scss-module__mZBsIG__infoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:16px;align-items:center;gap:12px;max-width:600px;margin-top:20px;padding:20px 30px;display:flex}@media (max-width:600px){.HeroSection-module-scss-module__mZBsIG__infoCard{text-align:center;flex-direction:column}}[data-theme=dark] .HeroSection-module-scss-module__mZBsIG__infoCard{background:#0000004d;border-color:#ffffff1a}.HeroSection-module-scss-module__mZBsIG__infoIcon{color:#fff;flex-shrink:0}
@keyframes EventCard-module-scss-module__RDzsSa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EventCard-module-scss-module__RDzsSa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EventCard-module-scss-module__RDzsSa__card{background:#fff;border-radius:.75rem;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.EventCard-module-scss-module__RDzsSa__card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.EventCard-module-scss-module__RDzsSa__card:active{transform:translateY(0)}.EventCard-module-scss-module__RDzsSa__card{cursor:pointer;flex-direction:column;height:100%;display:flex;overflow:hidden}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__card{color:#fff;background:#1e293b;border:1px solid #334155;border-radius:.75rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.EventCard-module-scss-module__RDzsSa__imageContainer{background:#e5e7eb;width:100%;height:200px;position:relative;overflow:hidden}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__imageContainer{background:#334155}.EventCard-module-scss-module__RDzsSa__image{object-fit:cover;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.EventCard-module-scss-module__RDzsSa__card:hover .EventCard-module-scss-module__RDzsSa__image{transform:scale(1.05)}.EventCard-module-scss-module__RDzsSa__statusBadge{text-transform:uppercase;-webkit-backdrop-filter:blur(10px);border-radius:9999px;padding:.25rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.EventCard-module-scss-module__RDzsSa__statusBadge.EventCard-module-scss-module__RDzsSa__pending{color:#fff;background:#f59e0be6}.EventCard-module-scss-module__RDzsSa__statusBadge.EventCard-module-scss-module__RDzsSa__approved{color:#fff;background:#10b981e6}.EventCard-module-scss-module__RDzsSa__statusBadge.EventCard-module-scss-module__RDzsSa__rejected{color:#fff;background:#ef4444e6}.EventCard-module-scss-module__RDzsSa__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.EventCard-module-scss-module__RDzsSa__category{color:#0369a1;background:#e0f2fe;border-radius:.375rem;width:fit-content;margin-bottom:.5rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__category{color:#7dd3fc;background:#0ea5e933}.EventCard-module-scss-module__RDzsSa__title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:-webkit-box;overflow:hidden}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__title{color:#f1f5f9}.EventCard-module-scss-module__RDzsSa__description{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1rem;font-size:.875rem;display:-webkit-box;overflow:hidden}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__description{color:#cbd5e1}.EventCard-module-scss-module__RDzsSa__meta{border-top:1px solid #e5e7eb;flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__meta{border-color:#374151}.EventCard-module-scss-module__RDzsSa__metaItem{color:#4b5563;align-items:center;gap:.5rem;font-size:.875rem;display:flex}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__metaItem{color:#cbd5e1}.EventCard-module-scss-module__RDzsSa__metaItem svg{flex-shrink:0;width:16px;height:16px}.EventCard-module-scss-module__RDzsSa__organizer{border-top:1px solid #e5e7eb;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__organizer{border-color:#374151}.EventCard-module-scss-module__RDzsSa__avatar{color:#374151;background:#d1d5db;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__avatar{color:#f1f5f9;background:#334155}.EventCard-module-scss-module__RDzsSa__organizerName{color:#374151;font-size:.875rem;font-weight:500}[data-theme=dark] .EventCard-module-scss-module__RDzsSa__organizerName{color:#f1f5f9}
.events-module-scss-module__6ogpKG__container{padding:60px 0}.events-module-scss-module__6ogpKG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.events-module-scss-module__6ogpKG__header h1{color:#333;margin:0;font-size:2rem;font-weight:500}[data-theme=dark] .events-module-scss-module__6ogpKG__header h1{color:#f1f5f9}.events-module-scss-module__6ogpKG__createButton{color:#fff;background:linear-gradient(#fab005 0%,#e5484d 100%);border-radius:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.events-module-scss-module__6ogpKG__createButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.events-module-scss-module__6ogpKG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.events-module-scss-module__6ogpKG__empty{text-align:center;color:#666;padding:4rem 2rem}.events-module-scss-module__6ogpKG__empty p:first-child{margin-bottom:.5rem;font-size:1.25rem}
.EventCarousel-module-scss-module__5EdhVq__section{padding:60px 0}[data-theme=dark] .EventCarousel-module-scss-module__5EdhVq__section{background:linear-gradient(#0f172a 0%,#1e293b 100%)}.EventCarousel-module-scss-module__5EdhVq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}@media (max-width:768px){.EventCarousel-module-scss-module__5EdhVq__header{flex-direction:column;align-items:flex-start}}.EventCarousel-module-scss-module__5EdhVq__title{color:#1a1a1a;font-size:2rem;font-weight:500}[data-theme=dark] .EventCarousel-module-scss-module__5EdhVq__title{color:#f1f5f9}@media (max-width:768px){.EventCarousel-module-scss-module__5EdhVq__title{font-size:1.75rem}}.EventCarousel-module-scss-module__5EdhVq__navButton{color:#667eea}.EventCarousel-module-scss-module__5EdhVq__navButton:hover{background:#667eea1a}.EventCarousel-module-scss-module__5EdhVq__carousel{scroll-behavior:smooth;gap:24px;padding:8px 0 24px;display:flex;overflow-x:auto}.EventCarousel-module-scss-module__5EdhVq__carousel::-webkit-scrollbar{height:8px}.EventCarousel-module-scss-module__5EdhVq__carousel::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}[data-theme=dark] .EventCarousel-module-scss-module__5EdhVq__carousel::-webkit-scrollbar-track{background:#334155}.EventCarousel-module-scss-module__5EdhVq__carousel::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.EventCarousel-module-scss-module__5EdhVq__carousel::-webkit-scrollbar-thumb:hover{background:#9ca3af}[data-theme=dark] .EventCarousel-module-scss-module__5EdhVq__carousel::-webkit-scrollbar-thumb{background:#334155}[data-theme=dark] .EventCarousel-module-scss-module__5EdhVq__carousel::-webkit-scrollbar-thumb:hover{background:#3341551a}.EventCarousel-module-scss-module__5EdhVq__carousel{scrollbar-width:thin;scrollbar-color:#d1d5db #f1f1f1}[data-theme=dark] .EventCarousel-module-scss-module__5EdhVq__carousel{scrollbar-color:#334155 #1e293b}.EventCarousel-module-scss-module__5EdhVq__cardWrapper{flex:none;width:350px}@media (max-width:768px){.EventCarousel-module-scss-module__5EdhVq__cardWrapper{width:300px}}@media (max-width:480px){.EventCarousel-module-scss-module__5EdhVq__cardWrapper{width:280px}}
