.Gracias_main__PL4BO{min-height:100vh;display:flex;flex-direction:column}.Gracias_heroSection__JumWu{flex:1 1;padding-top:150px;padding-bottom:100px;position:relative}.Gracias_container__ziXHa,.Gracias_heroSection__JumWu{display:flex;align-items:center;justify-content:center}.Gracias_card__Ejjee{max-width:700px;width:100%;padding:60px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.Gracias_iconContainer__dnc32{margin-bottom:16px}.Gracias_detailsBox__jh6On{background:var(--color-bg-deep);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:24px 32px;display:flex;flex-direction:column;gap:16px;width:100%;max-width:500px;margin:16px 0}.Gracias_detailItem__bpCMk{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--color-border)}.Gracias_detailItem__bpCMk:last-child{border-bottom:none;padding-bottom:0}.Gracias_detailLabel__Bp6Qe{font-family:var(--font-display);font-size:.85rem;font-weight:700;text-transform:uppercase;color:var(--color-magenta);letter-spacing:.1em}.Gracias_detailValue__yd6_j{font-size:1rem;color:var(--color-white);font-weight:500}.Gracias_actions__nwTfT{display:flex;gap:20px;margin-top:16px;flex-wrap:wrap;justify-content:center}@media (max-width:600px){.Gracias_card__Ejjee{padding:40px 20px}.Gracias_actions__nwTfT{flex-direction:column;width:100%}.Gracias_actions__nwTfT>a{width:100%;justify-content:center}}.Footer_footer__pQtti{padding:80px 0 40px;border-top:1px solid var(--color-border);background-color:var(--color-bg-deep)}.Footer_grid__88hvW{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:60px;gap:60px;margin-bottom:80px}.Footer_brand__0rdww{display:flex;flex-direction:column;gap:12px;max-width:360px}.Footer_logo__fUEOF{display:flex;align-items:center;gap:6px;margin-bottom:-100px;margin-top:-80px}.Footer_logoImage__WD24i{display:block;width:100%;max-width:90%;height:auto;object-fit:contain}.Footer_social__cGivK{display:flex;gap:16px}.Footer_socialLink__hPzxm{width:40px;height:40px;border-radius:50%;background:var(--color-white-10);display:flex;align-items:center;justify-content:center;transition:all var(--transition-fast)}.Footer_socialLink__hPzxm:hover{background:var(--color-magenta);transform:translateY(-3px)}.Footer_socialIcon__fsVbM{width:16px;height:16px;background-color:#fff;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.Footer_contact__w5K5T h4,.Footer_links__cFiYr h4{margin-bottom:24px}.Footer_contact__w5K5T ul,.Footer_links__cFiYr ul{display:flex;flex-direction:column;gap:12px}.Footer_links__cFiYr a{color:var(--color-white-70);transition:color var(--transition-fast)}.Footer_links__cFiYr a:hover{color:var(--color-cyan)}.Footer_bottom__wxP7Z{padding-top:40px;border-top:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.Footer_legal__yxnQ6{display:flex;gap:24px}.Footer_legal__yxnQ6 a{font-size:.9rem;color:var(--color-white-40)}.Footer_legal__yxnQ6 a:hover{color:var(--color-white-70)}@media (max-width:768px){.Footer_grid__88hvW{grid-template-columns:1fr;gap:40px}.Footer_bottom__wxP7Z{flex-direction:column;text-align:center}}.Header_header__KwdYD{position:fixed;top:0;left:0;right:0;z-index:100;padding:20px 40px;transition:all .4s cubic-bezier(.16,1,.3,1)}.Header_scrolled__qIjEW{background:rgba(7,9,26,.85);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--color-border);padding:14px 40px}.Header_inner__DLT3k{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.Header_logo____uDV{position:relative;display:flex;align-items:center;min-width:200px;height:40px;text-decoration:none}.Header_logoImage__NjB6a{position:absolute;top:50%;left:0;transform:translateY(-50%);height:300px;width:auto;max-width:none;object-fit:contain;z-index:10;pointer-events:none;margin-top:10px}@keyframes Header_pulse__4_DEt{0%,to{box-shadow:0 0 0 0 var(--color-cyan-glow)}50%{box-shadow:0 0 0 6px transparent}}.Header_nav__tNWGY{display:flex;align-items:center;gap:32px;flex:1 1;justify-content:center}.Header_navLink__Rvw2c{font-family:var(--font-display);font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-white-70);transition:color var(--transition-fast);position:relative}.Header_navLink__Rvw2c:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--color-magenta);transition:width var(--transition-fast)}.Header_navLink__Rvw2c:hover{color:var(--color-white)}.Header_navLink__Rvw2c:hover:after{width:100%}.Header_cta__xbIXT{font-size:.7rem!important;padding:10px 22px!important;white-space:nowrap}.Header_menuBtn__4zUe8{display:none;background:none;border:1px solid var(--color-border);border-radius:8px;padding:10px;cursor:pointer;color:#fff}.Header_hamburger__zEELl{display:block;width:22px;height:2px;background:#fff;position:relative;transition:all .3s}.Header_hamburger__zEELl:after,.Header_hamburger__zEELl:before{content:"";position:absolute;width:22px;height:2px;background:#fff;transition:all .3s}.Header_hamburger__zEELl:before{top:-7px}.Header_hamburger__zEELl:after{bottom:-7px}.Header_hamburger__zEELl.Header_open__J2_dJ{background:transparent}.Header_hamburger__zEELl.Header_open__J2_dJ:before{transform:rotate(45deg);top:0}.Header_hamburger__zEELl.Header_open__J2_dJ:after{transform:rotate(-45deg);bottom:0}.Header_mobileNav__FuzZI{display:flex;flex-direction:column;gap:4px;padding:16px 20px 24px;border-top:1px solid var(--color-border);background:rgba(7,9,26,.95);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.Header_mobileNavLink__Ai4_9{font-family:var(--font-display);font-size:.8rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-white-70);padding:12px 16px;border-radius:8px;transition:all var(--transition-fast)}.Header_mobileNavLink__Ai4_9:hover{color:#fff;background:var(--color-white-10)}.Header_mobileCta__A9Miq{margin-top:12px;align-self:flex-start}@media (max-width:768px){.Header_cta__xbIXT,.Header_nav__tNWGY{display:none}.Header_menuBtn__4zUe8{display:block}.Header_header__KwdYD,.Header_scrolled__qIjEW{padding:16px 24px}}.EventSection_section__GAFej{padding:100px 0}.EventSection_inner__WHBNC{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.EventSection_textCol___4PVH{display:flex;flex-direction:column;gap:20px}.EventSection_title__SEnTA{margin:4px 0}.EventSection_desc__YJRkJ{max-width:480px}.EventSection_descMain__NkuXj{font-size:.95rem;line-height:1.6}.EventSection_descSecondary__UFQzo{font-size:.875rem;line-height:1.5;opacity:.85}.EventSection_cardsCol___53K1{display:flex;flex-direction:column;gap:16px}.EventSection_card__romdM{display:flex;align-items:center;gap:20px;padding:24px 28px;transition:all .3s ease;border:1px solid var(--color-border)!important}.EventSection_card__romdM:hover{border-color:rgba(0,229,255,.3)!important}.EventSection_cardIcon__B6qia{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,rgba(233,30,140,.15),rgba(0,229,255,.1));display:flex;align-items:center;justify-content:center;color:var(--color-cyan);flex-shrink:0;border:1px solid rgba(0,229,255,.2)}.EventSection_cardText___dWKc{display:flex;flex-direction:column;gap:4px}.EventSection_cardValue__SGMH_{font-size:1.3rem!important;color:var(--color-white)!important}@media (max-width:900px){.EventSection_inner__WHBNC{grid-template-columns:1fr;gap:48px}.EventSection_section__GAFej{padding:60px 0}}.CountdownTimer_wrapper__PhK8M{text-align:center}.CountdownTimer_label__LPhGv{font-family:var(--font-display);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-white-70);margin-bottom:20px}.CountdownTimer_grid__uWsx8{justify-content:center;flex-wrap:wrap}.CountdownTimer_grid__uWsx8,.CountdownTimer_itemWrapper__9Rjvg{display:flex;align-items:center;gap:8px}.CountdownTimer_block__yljQJ{display:flex;flex-direction:column;align-items:center}.CountdownTimer_number___T98d{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1;color:var(--color-white);background:var(--color-bg-card);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-sm);padding:16px 24px;min-width:100px;text-align:center;position:relative;overflow:hidden}.CountdownTimer_number___T98d:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-cyan),transparent);animation:CountdownTimer_shimmer__FDr8H 2s infinite}@keyframes CountdownTimer_shimmer__FDr8H{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.CountdownTimer_unit__3ProN{font-family:var(--font-display);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-magenta);margin-top:8px;font-weight:600}.CountdownTimer_separator__BK7uM{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.5rem);font-weight:900;color:var(--color-magenta);margin-bottom:24px;opacity:.7;animation:CountdownTimer_blink__RcMxp 1s step-end infinite}@keyframes CountdownTimer_blink__RcMxp{0%,to{opacity:.7}50%{opacity:.2}}@media (max-width:480px){.CountdownTimer_number___T98d{min-width:70px;padding:12px 16px}.CountdownTimer_separator__BK7uM{font-size:1.8rem}}.HeroSection_hero__8zGhL{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 50% 0,#2c1e4a 0,#07091a 60%);padding:120px 40px 80px;text-align:center}.HeroSection_gradientLeft__Q3uEt{position:absolute;top:20%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(233,30,140,.15) 0,transparent 70%);pointer-events:none}.HeroSection_gradientRight__5akzR{position:absolute;top:30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(0,229,255,.12) 0,transparent 70%);pointer-events:none}.HeroSection_gradientBottom__7ZDno{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to bottom,transparent,var(--color-bg-deep));pointer-events:none}.HeroSection_shape1__RdZiu{position:absolute;top:15%;right:10%;width:200px;height:200px;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;background:linear-gradient(135deg,rgba(233,30,140,.15),rgba(74,45,122,.3));border:1px solid rgba(233,30,140,.2);pointer-events:none}.HeroSection_shape2__zjC17{position:absolute;bottom:20%;left:8%;width:160px;height:160px;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;background:linear-gradient(135deg,rgba(0,229,255,.1),rgba(44,30,74,.3));border:1px solid rgba(0,229,255,.15);pointer-events:none}.HeroSection_shape3__D8Lks{position:absolute;top:60%;right:15%;width:80px;height:80px;border-radius:50%;background:rgba(0,229,255,.2);filter:blur(20px);pointer-events:none}.HeroSection_content__BTr2_{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;max-width:900px}.HeroSection_tagline__8CTz0{color:var(--color-magenta)!important;font-size:.75rem!important;letter-spacing:.3em!important}.HeroSection_title__ayy8V{display:flex;flex-direction:column;align-items:center;line-height:.9;gap:4px}.HeroSection_titleLine1__mE_VZ{color:var(--color-white)}.HeroSection_titleLine1__mE_VZ,.HeroSection_titleLine2__YYOeR{font-family:var(--font-display);font-size:clamp(3.5rem,9vw,7.5rem);font-weight:900;text-transform:uppercase;letter-spacing:.05em}.HeroSection_titleYear__a7D9w{font-family:var(--font-display);font-size:clamp(1.2rem,4vw,3rem);font-weight:400;letter-spacing:.5em;color:var(--color-white-40);text-transform:uppercase}.HeroSection_subtitle__CoOe2{max-width:500px;font-size:clamp(1rem,2vw,1.25rem)}.HeroSection_meta__wDDEU{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.HeroSection_metaItem__wcnih{display:flex;align-items:center;gap:8px;font-family:var(--font-display);font-size:.75rem;font-weight:600;letter-spacing:.1em;color:var(--color-white-70);text-transform:uppercase}.HeroSection_metaItem__wcnih svg{color:var(--color-cyan);flex-shrink:0}.HeroSection_metaDot__HhS_w{width:4px;height:4px;border-radius:50%;background:var(--color-white-40)}.HeroSection_countdown___cj0F{margin:8px 0}.HeroSection_ctas__i2_DF{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-top:8px}.HeroSection_scrollIndicator__nsKRe{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);color:var(--color-white-40);z-index:1}@media (max-width:768px){.HeroSection_hero__8zGhL{padding:100px 24px 80px}.HeroSection_shape1__RdZiu,.HeroSection_shape2__zjC17{display:none}.HeroSection_meta__wDDEU{gap:10px}}.LeaderSection_section__pj1P2{background:var(--color-bg-section)}.LeaderSection_inner__GIsan{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:80px;gap:80px;align-items:center}.LeaderSection_visualCol__TzQWN{position:relative;display:flex;align-items:center;justify-content:center;height:480px}.LeaderSection_blob__b6uwq{position:absolute;inset:0;background:linear-gradient(135deg,rgba(233,30,140,.25),rgba(74,45,122,.4) 50%,rgba(0,229,255,.15));border:1px solid rgba(233,30,140,.3)}.LeaderSection_blob2__s0LGw{position:absolute;inset:16px;background:linear-gradient(135deg,rgba(44,30,74,.5),rgba(7,9,26,.8));border:1px solid rgba(0,229,255,.15)}.LeaderSection_avatarWrapper__mfRoy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:16px}.LeaderSection_avatarRing__CC5tC{position:absolute;width:200px;height:200px;border-radius:50%;border:2px solid transparent;background:linear-gradient(135deg,var(--color-magenta),var(--color-cyan)) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;animation:LeaderSection_spinRing__5TEJH 8s linear infinite}@keyframes LeaderSection_spinRing__5TEJH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LeaderSection_avatar__hEgUs{width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,rgba(44,30,74,.8),rgba(7,9,26,.9));border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;overflow:hidden}.LeaderSection_avatarBadge__4UNTQ{background:linear-gradient(135deg,var(--color-magenta),var(--color-purple-mid));color:#fff;font-family:var(--font-display);font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;padding:6px 16px;border-radius:20px}.LeaderSection_textCol__mV0PL{display:flex;flex-direction:column;gap:20px}.LeaderSection_title__lP7Bi{margin:4px 0}.LeaderSection_quote__lcM7V{position:relative;padding:24px 24px 24px 40px;border-left:3px solid var(--color-magenta);background:var(--color-white-10);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.LeaderSection_quoteIcon__VwNw0{position:absolute;top:-8px;left:12px;font-family:Georgia,serif;font-size:4rem;color:var(--color-magenta);line-height:1;opacity:.5}.LeaderSection_author__8Bqd7{display:flex;align-items:center;gap:16px;margin-top:8px}.LeaderSection_authorLine__4cT6m{width:40px;height:2px;background:linear-gradient(90deg,var(--color-magenta),var(--color-cyan));border-radius:1px}.LeaderSection_authorName__yq05g{font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--color-white);letter-spacing:.05em}@media (max-width:900px){.LeaderSection_inner__GIsan{grid-template-columns:1fr;gap:48px}.LeaderSection_visualCol__TzQWN{height:320px}}.ZohoForm_formContainer__yq0zB{padding:40px;width:100%;max-width:500px;margin:0 auto}.ZohoForm_form__mUvq2{display:flex;flex-direction:column;gap:20px}.ZohoForm_inputGroup__MXmcl{display:flex;flex-direction:column;gap:8px}.ZohoForm_label__4lto_{font-family:var(--font-body);font-size:.9rem;font-weight:500;color:var(--color-white-70)}.ZohoForm_input__Bp6lS{width:100%;padding:14px 16px;background:hsla(0,0%,100%,.05);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-white);font-family:var(--font-body);font-size:1rem;transition:all var(--transition-fast);outline:none}.ZohoForm_input__Bp6lS::placeholder{color:hsla(0,0%,100%,.3)}.ZohoForm_input__Bp6lS:focus{border-color:var(--color-cyan);background:hsla(0,0%,100%,.08);box-shadow:0 0 10px rgba(0,229,255,.2)}.ZohoForm_input__Bp6lS:user-invalid{border-color:var(--color-magenta)}.ZohoForm_submitBtn__umFtN{margin-top:10px;width:100%;justify-content:center}@media (max-width:768px){.ZohoForm_formContainer__yq0zB{padding:30px 20px}}.ScheduleSection_section__V3S_B{position:relative;overflow:hidden}.ScheduleSection_inner__xGbnD{display:flex;flex-direction:column;align-items:center;max-width:1100px;margin:0 auto}.ScheduleSection_header__nWVhs{text-align:center;margin-bottom:4rem}.ScheduleSection_title__4y3Yi{margin-bottom:1rem}.ScheduleSection_timeline__148aI{position:relative;width:100%}.ScheduleSection_timeline__148aI:before{content:"";position:absolute;top:0;bottom:0;left:20px;width:2px;background:linear-gradient(180deg,rgba(0,229,255,0),rgba(0,229,255,.5) 15%,rgba(255,0,128,.5) 85%,rgba(255,0,128,0));z-index:1}@media (min-width:768px){.ScheduleSection_timeline__148aI:before{left:50%;transform:translateX(-50%)}}.ScheduleSection_timelineItem__UCyEd{position:relative;width:100%;margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:flex-start}@media (min-width:768px){.ScheduleSection_timelineItem__UCyEd{flex-direction:row;justify-content:space-between;align-items:center}.ScheduleSection_timelineItem__UCyEd:nth-child(2n){flex-direction:row-reverse}}.ScheduleSection_timelineDot__eXely{position:absolute;left:20px;top:24px;width:16px;height:16px;border-radius:50%;background:#000;border:2px solid #00e5ff;transform:translateX(-50%);z-index:2;box-shadow:0 0 10px rgba(0,229,255,.5)}.ScheduleSection_timelineItem__UCyEd:nth-child(odd) .ScheduleSection_timelineDot__eXely{border-color:#00e5ff;box-shadow:0 0 10px rgba(0,229,255,.5)}.ScheduleSection_timelineItem__UCyEd:nth-child(2n) .ScheduleSection_timelineDot__eXely{border-color:#ff0080;box-shadow:0 0 10px rgba(255,0,128,.5)}@media (min-width:768px){.ScheduleSection_timelineDot__eXely{left:50%;top:50%;transform:translate(-50%,-50%)}}.ScheduleSection_timeCol__BKO_F{width:100%;padding-left:50px;margin-bottom:.5rem}.ScheduleSection_timeText__EqMtR{font-family:var(--font-mono,monospace);font-weight:600;color:#fff;font-size:1.1rem;display:inline-block;padding:.3rem .8rem;border-radius:20px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1)}.ScheduleSection_timelineItem__UCyEd:nth-child(odd) .ScheduleSection_timeText__EqMtR{color:#00e5ff;border-color:rgba(0,229,255,.2)}.ScheduleSection_timelineItem__UCyEd:nth-child(2n) .ScheduleSection_timeText__EqMtR{color:#ff0080;border-color:rgba(255,0,128,.2)}@media (min-width:768px){.ScheduleSection_timeCol__BKO_F{width:45%;padding-left:0;margin-bottom:0;text-align:right}.ScheduleSection_timelineItem__UCyEd:nth-child(2n) .ScheduleSection_timeCol__BKO_F{text-align:left}}.ScheduleSection_contentCol__HzxGF{width:100%;padding-left:50px}@media (min-width:768px){.ScheduleSection_contentCol__HzxGF{width:45%;padding-left:0}}.ScheduleSection_card__T6z9Z{padding:1.5rem;border-radius:12px;position:relative;transition:all .3s ease;background:rgba(10,10,15,.6);border:1px solid hsla(0,0%,100%,.05)}.ScheduleSection_card__T6z9Z:hover{transform:translateY(-5px)}.ScheduleSection_timelineItem__UCyEd:nth-child(odd) .ScheduleSection_card__T6z9Z:hover{border-color:rgba(0,229,255,.3);box-shadow:0 10px 30px rgba(0,229,255,.05)}.ScheduleSection_timelineItem__UCyEd:nth-child(2n) .ScheduleSection_card__T6z9Z:hover{border-color:rgba(255,0,128,.3);box-shadow:0 10px 30px rgba(255,0,128,.05)}.ScheduleSection_blockTitle__mHQNN{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#fff}.ScheduleSection_objective__FX5ag{font-size:.95rem;color:#a0a0b0;margin-bottom:1rem;font-style:italic}.ScheduleSection_contentList__uISFz{padding-left:1.2rem;margin:0 0 1rem}.ScheduleSection_contentList__uISFz li{font-size:.9rem;color:#e0e0e0;margin-bottom:.3rem;position:relative}.ScheduleSection_speakerBox__5_0hT{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.ScheduleSection_speakerIcon__7OfFG{color:#00e5ff}.ScheduleSection_timelineItem__UCyEd:nth-child(2n) .ScheduleSection_speakerIcon__7OfFG{color:#ff0080}.ScheduleSection_speakerName__6uT5t{font-size:.85rem;font-weight:600;color:#fff}.TeamSection_section__12Z7L{padding:100px 0}.TeamSection_header__HToH3{text-align:center;margin-bottom:64px;display:flex;flex-direction:column;align-items:center;gap:16px}.TeamSection_title__LmIKK{margin:4px 0}.TeamSection_grid__bb0p9{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.TeamSection_card__rVK9u{display:flex;flex-direction:column;align-items:center;gap:20px;padding:32px 24px;text-align:center;transition:all .3s ease;border:1px solid var(--color-border)!important;cursor:default}.TeamSection_photoWrapper__kuibe{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.TeamSection_ring__XSg_b{position:absolute;inset:-4px;border-radius:50%;background:conic-gradient(var(--color-magenta) 0deg,var(--color-cyan) 90deg,var(--color-purple-mid) 180deg,var(--color-magenta) 1turn);animation:TeamSection_spinRing__w1gVU 4s linear infinite;z-index:0}.TeamSection_ring__XSg_b:before{content:"";position:absolute;inset:3px;background:var(--color-bg-section);border-radius:50%}@keyframes TeamSection_spinRing__w1gVU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TeamSection_photo__ganu3{position:relative;z-index:1;width:110px;height:110px;border-radius:50%;background:linear-gradient(135deg,var(--color-purple-dark) 0,#1a0d35 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.TeamSection_initials__t2jIQ{font-family:var(--font-display);font-size:1.8rem;font-weight:900;background:linear-gradient(135deg,var(--color-white),var(--color-cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.TeamSection_info__T7T_x{display:flex;flex-direction:column;gap:6px}.TeamSection_name__wuO8w{font-size:.9rem!important;color:var(--color-white)!important}.TeamSection_role__aeSn_{font-size:.8rem!important;font-family:var(--font-display);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.TeamSection_social__9SNNR{display:flex;gap:12px;justify-content:center}.TeamSection_socialLink__4_MDc{width:36px;height:36px;border-radius:50%;background:var(--color-white-10);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-white-70);transition:all var(--transition-fast)}.TeamSection_socialLink__4_MDc:hover{background:var(--color-magenta-glow);border-color:var(--color-magenta);color:var(--color-white)}.TeamSection_card__rVK9u:hover{border-color:rgba(233,30,140,.3)!important;box-shadow:0 20px 60px rgba(233,30,140,.1)}@media (max-width:1024px){.TeamSection_grid__bb0p9{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.TeamSection_grid__bb0p9{grid-template-columns:1fr;max-width:320px;margin:0 auto}}