.Navbar-module__cJzEcG__navbar{z-index:1000;padding:16px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0f0f1acc;border-bottom:1px solid #ffffff1a;padding:12px 0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logo{text-decoration:none}.Navbar-module__cJzEcG__logoText{font-family:var(--font-heading);color:#fff;font-size:1.75rem;font-weight:700;display:inline-block}.Navbar-module__cJzEcG__logoAccent{background:var(--gradient-purple-pink);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);font-family:var(--font-body);background:0 0;border-radius:50px;align-items:center;gap:8px;padding:12px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__navLink:hover{color:#fff;background:#ffffff1a}.Navbar-module__cJzEcG__menuToggle{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;padding:10px;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(30px);z-index:999;background:#0f0f1af2;border-left:1px solid #ffffff1a;width:100%;max-width:320px;height:100vh;position:fixed;top:0;right:0}.Navbar-module__cJzEcG__mobileMenuContent{flex-direction:column;gap:8px;padding:100px 24px 24px;display:flex}.Navbar-module__cJzEcG__mobileNavLink{color:var(--text-secondary);font-family:var(--font-heading);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:16px;padding:20px 24px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__mobileNavLink:hover{color:#fff;background:#6366f133;border-color:#6366f14d}@media (max-width:768px){.Navbar-module__cJzEcG__desktopNav{display:none}.Navbar-module__cJzEcG__menuToggle{display:flex}}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(20px);background:#0a0a12cc;border-top:1px solid #ffffff0d;padding:80px 0 40px;position:relative}.Footer-module__S6Hkya__container{max-width:1280px;margin:0 auto;padding:0 24px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.Footer-module__S6Hkya__brand{max-width:320px}.Footer-module__S6Hkya__logo{font-family:var(--font-heading);color:#fff;margin-bottom:16px;font-size:1.75rem;font-weight:700;text-decoration:none;display:inline-block}.Footer-module__S6Hkya__logo span{background:var(--gradient-purple-pink);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__S6Hkya__brandDescription{color:var(--text-muted);margin-bottom:24px;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__socials{gap:12px;display:flex}.Footer-module__S6Hkya__socials a{width:44px;height:44px;color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socials a:hover{color:#fff;background:#6366f133;border-color:#6366f166}.Footer-module__S6Hkya__links h4{font-family:var(--font-heading);color:#fff;margin-bottom:20px;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__links ul{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__links li{margin-bottom:12px}.Footer-module__S6Hkya__links a{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__links a:hover{color:var(--primary-purple)}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #ffffff0d;padding-top:32px}.Footer-module__S6Hkya__bottom p{color:var(--text-muted);justify-content:center;align-items:center;gap:6px;font-size:.9rem;display:flex}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__S6Hkya__brand{text-align:center;grid-column:span 2;max-width:100%}.Footer-module__S6Hkya__socials{justify-content:center}}@media (max-width:600px){.Footer-module__S6Hkya__grid{text-align:center;grid-template-columns:1fr}.Footer-module__S6Hkya__brand{grid-column:span 1}.Footer-module__S6Hkya__links{text-align:center}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__particle{opacity:.3;background:#fff;border-radius:50%;width:6px;height:6px;position:absolute}.Hero-module__ZARIfG__floatingShape{filter:blur(60px);opacity:.4;pointer-events:none;border-radius:50%;position:absolute}.Hero-module__ZARIfG__shape1{background:var(--primary-purple);width:400px;height:400px;top:-100px;right:-100px}.Hero-module__ZARIfG__shape2{background:var(--primary-pink);width:300px;height:300px;bottom:100px;left:-100px}.Hero-module__ZARIfG__shape3{background:var(--primary-blue);width:250px;height:250px;top:50%;left:30%}.Hero-module__ZARIfG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid;position:relative}.Hero-module__ZARIfG__content{max-width:600px}.Hero-module__ZARIfG__badge{color:var(--primary-purple);background:#6366f133;border:1px solid #6366f14d;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__title{flex-direction:column;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;display:flex}.Hero-module__ZARIfG__titleMain{color:#fff;text-shadow:0 0 60px #ffffff4d}.Hero-module__ZARIfG__titleAccent{background:linear-gradient(135deg,#6366f1,#ec4899,#3b82f6);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:5s ease-in-out infinite Hero-module__ZARIfG__gradientShift}@keyframes Hero-module__ZARIfG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__ZARIfG__tagline{font-family:var(--font-heading);color:var(--text-secondary);margin-bottom:16px;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500}.Hero-module__ZARIfG__description{color:var(--text-muted);margin-bottom:40px;font-size:1.1rem;line-height:1.7}.Hero-module__ZARIfG__cta{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__ZARIfG__btnPrimary{color:#fff;font-family:var(--font-heading);background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 30px #6366f166}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-4px);box-shadow:0 8px 40px #6366f199}.Hero-module__ZARIfG__btnSecondary{color:#fff;font-family:var(--font-heading);background:0 0;border:2px solid #fff3;border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__btnSecondary:hover{border-color:var(--primary-pink);background:#ec48991a}.Hero-module__ZARIfG__floatingCards{height:500px;position:relative}.Hero-module__ZARIfG__glassCard{-webkit-backdrop-filter:blur(20px);text-align:center;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:32px;transition:all .4s;position:absolute}.Hero-module__ZARIfG__glassCard:hover{background:#ffffff1a;border-color:#fff3}.Hero-module__ZARIfG__glassCard h3{background:var(--gradient-purple-pink);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:700}.Hero-module__ZARIfG__glassCard p{color:var(--text-secondary);font-size:14px}.Hero-module__ZARIfG__cardIcon{color:#fff;background:linear-gradient(135deg,#6366f14d,#ec48994d);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;display:flex}.Hero-module__ZARIfG__card1{animation:6s ease-in-out infinite Hero-module__ZARIfG__floatCard;top:0;right:40px}.Hero-module__ZARIfG__card2{animation:6s ease-in-out -2s infinite Hero-module__ZARIfG__floatCard;top:180px;right:160px}.Hero-module__ZARIfG__card3{animation:6s ease-in-out -4s infinite Hero-module__ZARIfG__floatCard;top:340px;right:20px}@keyframes Hero-module__ZARIfG__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);flex-direction:column;align-items:center;gap:8px;font-size:14px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content{max-width:100%}.Hero-module__ZARIfG__title,.Hero-module__ZARIfG__cta{justify-content:center}.Hero-module__ZARIfG__floatingCards{display:none}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding:100px 0 60px}.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__cta{flex-direction:column}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{justify-content:center;width:100%}}
.MemberCard-module__9Fu3nq__card{cursor:pointer;border-radius:24px;padding:2px;transition:all .4s;position:relative}.MemberCard-module__9Fu3nq__cardInner{-webkit-backdrop-filter:blur(20px);text-align:center;z-index:1;background:#0f0f1ae6;border-radius:22px;padding:32px;position:relative}.MemberCard-module__9Fu3nq__gradientPurplePink{background:linear-gradient(135deg,#6366f1,#ec4899)}.MemberCard-module__9Fu3nq__gradientBlueCyan{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.MemberCard-module__9Fu3nq__gradientGreenTeal{background:linear-gradient(135deg,#10b981,#14b8a6)}.MemberCard-module__9Fu3nq__gradientYellowOrange{background:linear-gradient(135deg,#f59e0b,#f97316)}.MemberCard-module__9Fu3nq__gradientRedPink{background:linear-gradient(135deg,#ef4444,#ec4899)}.MemberCard-module__9Fu3nq__gradientIndigoPurple{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.MemberCard-module__9Fu3nq__gradientCyanBlue{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.MemberCard-module__9Fu3nq__gradientPinkRose{background:linear-gradient(135deg,#ec4899,#f43f5e)}.MemberCard-module__9Fu3nq__gradientOrangeRed{background:linear-gradient(135deg,#f97316,#ef4444)}.MemberCard-module__9Fu3nq__gradientTealGreen{background:linear-gradient(135deg,#14b8a6,#10b981)}.MemberCard-module__9Fu3nq__gradientVioletPurple{background:linear-gradient(135deg,#8b5cf6,#a855f7)}.MemberCard-module__9Fu3nq__gradientPurplePinkText{background:linear-gradient(135deg,#6366f1,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientBlueCyanText{background:linear-gradient(135deg,#3b82f6,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientGreenTealText{background:linear-gradient(135deg,#10b981,#14b8a6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientYellowOrangeText{background:linear-gradient(135deg,#f59e0b,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientRedPinkText{background:linear-gradient(135deg,#ef4444,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientIndigoPurpleText{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientCyanBlueText{background:linear-gradient(135deg,#06b6d4,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientPinkRoseText{background:linear-gradient(135deg,#ec4899,#f43f5e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientOrangeRedText{background:linear-gradient(135deg,#f97316,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientTealGreenText{background:linear-gradient(135deg,#14b8a6,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__gradientVioletPurpleText{background:linear-gradient(135deg,#8b5cf6,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MemberCard-module__9Fu3nq__avatarWrapper{margin-bottom:20px;display:inline-block}.MemberCard-module__9Fu3nq__avatarRing{background:inherit;border-radius:50%;padding:4px;display:inline-block}.MemberCard-module__9Fu3nq__avatar{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.MemberCard-module__9Fu3nq__avatar img{object-fit:cover;width:100%;height:100%}.MemberCard-module__9Fu3nq__avatar span{font-family:var(--font-heading);color:#fff;font-size:2.5rem;font-weight:700}.MemberCard-module__9Fu3nq__info{margin-bottom:20px}.MemberCard-module__9Fu3nq__name{font-family:var(--font-heading);color:#fff;margin-bottom:4px;font-size:1.5rem;font-weight:700}.MemberCard-module__9Fu3nq__role{margin-bottom:12px;font-size:.9rem;font-weight:600}.MemberCard-module__9Fu3nq__quote{color:var(--text-muted);font-size:.875rem;font-style:italic;line-height:1.6}.MemberCard-module__9Fu3nq__socials{justify-content:center;gap:12px;display:flex}.MemberCard-module__9Fu3nq__socialLink{width:40px;height:40px;color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.MemberCard-module__9Fu3nq__socialLink:hover{color:#fff;background:#6366f14d;border-color:#6366f180}.MemberCard-module__9Fu3nq__glow{background:inherit;filter:blur(40px);opacity:0;z-index:0;border-radius:24px;width:80%;height:80%;transition:opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MemberCard-module__9Fu3nq__card:hover .MemberCard-module__9Fu3nq__glow{opacity:.3}
.gallery-module__zlwOTG__gallery{min-height:100vh;padding:140px 0 80px}.gallery-module__zlwOTG__container{max-width:1280px;margin:0 auto;padding:0 24px}.gallery-module__zlwOTG__header{text-align:center;max-width:700px;margin:0 auto 48px}.gallery-module__zlwOTG__badge{color:var(--primary-pink);background:#ec489926;border:1px solid #ec48994d;border-radius:50px;margin-bottom:24px;padding:10px 24px;font-size:14px;font-weight:500;display:inline-block}.gallery-module__zlwOTG__title{color:#fff;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.gallery-module__zlwOTG__highlight{background:var(--gradient-purple-pink);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gallery-module__zlwOTG__subtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.7}.gallery-module__zlwOTG__controls{flex-direction:column;gap:24px;margin-bottom:48px;display:flex}.gallery-module__zlwOTG__searchWrapper{width:100%;max-width:400px;margin:0 auto;position:relative}.gallery-module__zlwOTG__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:20px;transform:translateY(-50%)}.gallery-module__zlwOTG__searchInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;outline:none;width:100%;padding:16px 20px 16px 52px;font-size:16px;transition:all .3s}.gallery-module__zlwOTG__searchInput::placeholder{color:var(--text-muted)}.gallery-module__zlwOTG__searchInput:focus{border-color:var(--primary-purple);background:#ffffff14;box-shadow:0 0 20px #6366f133}.gallery-module__zlwOTG__filters{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.gallery-module__zlwOTG__filterBtn{color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .3s}.gallery-module__zlwOTG__filterBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3}.gallery-module__zlwOTG__filterBtn.gallery-module__zlwOTG__active{color:#fff;background:var(--filter-color);border-color:var(--filter-color);box-shadow:0 4px 20px #6366f14d}.gallery-module__zlwOTG__loading{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:100px 20px;display:flex}.gallery-module__zlwOTG__spinner{color:var(--primary-purple);animation:1s linear infinite gallery-module__zlwOTG__spin}@keyframes gallery-module__zlwOTG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-module__zlwOTG__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.gallery-module__zlwOTG__photoCard{cursor:pointer;border-radius:20px;transition:all .4s;overflow:hidden}.gallery-module__zlwOTG__photoWrapper{aspect-ratio:1;position:relative;overflow:hidden}.gallery-module__zlwOTG__photoWrapper img,.gallery-module__zlwOTG__gridVideo{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-module__zlwOTG__photoCard:hover .gallery-module__zlwOTG__photoWrapper img,.gallery-module__zlwOTG__photoCard:hover .gallery-module__zlwOTG__gridVideo{transform:scale(1.1)}.gallery-module__zlwOTG__videoPlaceholder{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.gallery-module__zlwOTG__playIcon{color:var(--primary-purple);filter:drop-shadow(0 0 20px #6366f180)}.gallery-module__zlwOTG__videoPlaceholder span{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;font-size:14px}.gallery-module__zlwOTG__photoOverlay{opacity:0;background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-module__zlwOTG__photoCard:hover .gallery-module__zlwOTG__photoOverlay{opacity:1}.gallery-module__zlwOTG__photoOverlay h3{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:600}.gallery-module__zlwOTG__photoMeta{color:var(--text-muted);gap:16px;font-size:12px;display:flex}.gallery-module__zlwOTG__photoMeta span{align-items:center;gap:4px;display:flex}.gallery-module__zlwOTG__empty{text-align:center;color:var(--text-muted);padding:60px 20px}.gallery-module__zlwOTG__lightbox{-webkit-backdrop-filter:blur(20px);z-index:2000;background:#000000e6;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.gallery-module__zlwOTG__lightboxContent{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:900px;position:relative;overflow:hidden}.gallery-module__zlwOTG__lightboxContent img,.gallery-module__zlwOTG__lightboxContent video,.gallery-module__zlwOTG__lightboxContent iframe,.gallery-module__zlwOTG__lightboxVideo{object-fit:contain;border:none;width:100%;height:auto;min-height:400px;max-height:70vh}.gallery-module__zlwOTG__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.gallery-module__zlwOTG__closeBtn:hover{background:#ef4444cc}.gallery-module__zlwOTG__zoomContainer{flex-direction:column;align-items:center;width:100%;display:flex}.gallery-module__zlwOTG__zoomControls{z-index:10;background:#0009;border-radius:50px;align-items:center;gap:12px;margin-bottom:16px;padding:8px 16px;display:flex}.gallery-module__zlwOTG__zoomBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.gallery-module__zlwOTG__zoomBtn:hover{background:var(--primary-purple);border-color:var(--primary-purple)}.gallery-module__zlwOTG__zoomLevel{color:#fff;text-align:center;min-width:50px;font-size:14px;font-weight:500}.gallery-module__zlwOTG__zoomableImage{justify-content:center;align-items:center;width:100%;max-height:60vh;display:flex;overflow:hidden}.gallery-module__zlwOTG__zoomableImage img{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:60vh}.gallery-module__zlwOTG__lightboxInfo{padding:24px}.gallery-module__zlwOTG__lightboxInfo h2{color:#fff;margin-bottom:12px;font-size:1.5rem}.gallery-module__zlwOTG__lightboxMeta{color:var(--text-secondary);align-items:center;gap:16px;display:flex}.gallery-module__zlwOTG__lightboxMeta span{align-items:center;gap:6px;display:flex}.gallery-module__zlwOTG__categoryBadge{background:var(--gradient-purple-pink);color:#fff;text-transform:capitalize;border-radius:50px;padding:6px 16px;font-size:12px;font-weight:500}@media (max-width:1024px){.gallery-module__zlwOTG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.gallery-module__zlwOTG__grid{grid-template-columns:repeat(2,1fr)}.gallery-module__zlwOTG__lightbox{padding:20px}}@media (max-width:480px){.gallery-module__zlwOTG__gallery{padding:120px 0 60px}.gallery-module__zlwOTG__grid{grid-template-columns:1fr}.gallery-module__zlwOTG__filters{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.gallery-module__zlwOTG__filterBtn{flex-shrink:0}}.gallery-module__zlwOTG__navBtn{color:#fff;cursor:pointer;z-index:2001;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-module__zlwOTG__navBtn:hover{background:var(--primary-purple);border-color:var(--primary-purple);box-shadow:0 0 30px #6366f180}.gallery-module__zlwOTG__prevBtn{left:20px}.gallery-module__zlwOTG__nextBtn{right:20px}.gallery-module__zlwOTG__counter{color:#fff;z-index:2001;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:1px solid #ffffff26;border-radius:50px;padding:10px 24px;font-size:14px;font-weight:500;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:768px){.gallery-module__zlwOTG__navBtn{width:44px;height:44px}.gallery-module__zlwOTG__prevBtn{left:10px}.gallery-module__zlwOTG__nextBtn{right:10px}.gallery-module__zlwOTG__counter{padding:8px 16px;font-size:12px;bottom:16px}}
.members-module___mzViW__members{min-height:100vh;padding:140px 0 80px}.members-module___mzViW__container{max-width:1280px;margin:0 auto;padding:0 24px}.members-module___mzViW__header{text-align:center;max-width:700px;margin:0 auto 60px}.members-module___mzViW__badge{color:var(--primary-purple);background:#6366f126;border:1px solid #6366f14d;border-radius:50px;margin-bottom:24px;padding:10px 24px;font-size:14px;font-weight:500;display:inline-block}.members-module___mzViW__title{color:#fff;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.members-module___mzViW__highlight{background:var(--gradient-purple-pink);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.members-module___mzViW__subtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.7}.members-module___mzViW__loading{color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:100px 20px;display:flex}.members-module___mzViW__spinner{color:var(--primary-purple);animation:1s linear infinite members-module___mzViW__spin}@keyframes members-module___mzViW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.members-module___mzViW__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:80px;display:grid}.members-module___mzViW__stats{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.members-module___mzViW__statCard{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;padding:32px 48px;display:flex}.members-module___mzViW__statNumber{font-family:var(--font-heading);background:var(--gradient-purple-pink);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3rem;font-weight:700;line-height:1}.members-module___mzViW__statLabel{color:var(--text-muted);font-size:.95rem}@media (max-width:1024px){.members-module___mzViW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.members-module___mzViW__members{padding:120px 0 60px}.members-module___mzViW__grid{grid-template-columns:1fr}.members-module___mzViW__stats{flex-direction:column;gap:16px}.members-module___mzViW__statCard{width:100%;padding:24px}}
.Features-module__zvCZ4q__features{padding:120px 0;position:relative}.Features-module__zvCZ4q__container{max-width:1280px;margin:0 auto;padding:0 24px}.Features-module__zvCZ4q__header{text-align:center;max-width:700px;margin:0 auto 60px}.Features-module__zvCZ4q__badge{color:var(--primary-purple);background:#6366f126;border:1px solid #6366f14d;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:500;display:inline-block}.Features-module__zvCZ4q__title{color:#fff;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Features-module__zvCZ4q__highlight{background:var(--gradient-purple-pink);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Features-module__zvCZ4q__subtitle{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__zvCZ4q__card{-webkit-backdrop-filter:blur(20px);text-align:center;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:32px;transition:all .4s}.Features-module__zvCZ4q__card:hover{background:#ffffff0f;border-color:#ffffff26;box-shadow:0 20px 60px #0000004d}.Features-module__zvCZ4q__iconWrapper{color:#fff;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;transition:all .3s;display:flex}.Features-module__zvCZ4q__cardTitle{font-family:var(--font-heading);color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:700}.Features-module__zvCZ4q__cardDescription{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:900px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__zvCZ4q__features{padding:80px 0}.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__card{padding:24px}}
