.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#0A1628;--button-secondary-hover:var(--background-section);display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{display:flex;flex-direction:column;width:100%;padding-top:0}.page_deadlineAlert__L1CS_{width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:1000;padding:0 1rem;background-color:rgba(10,22,40,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 12px rgba(0,0,0,.2)}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_flyerSection__L_E_p{align-items:center;padding:3rem 1rem;background-color:var(--background-section);overflow:hidden}.page_flyerContainer__BEtsV,.page_flyerSection__L_E_p{width:100%;display:flex;justify-content:center;position:relative}.page_flyerContainer__BEtsV{max-width:600px;z-index:2}.page_flyer__Isux2{max-width:100%;height:auto;max-height:600px;box-shadow:0 8px 24px rgba(0,0,0,.15);border-radius:12px;transition:transform .3s ease}.page_flyer__Isux2:hover{transform:translateY(-5px)}.page_flyerOverlay__7pMxJ{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.page_pulseCircle__sARvc{width:100px;height:100px;border-radius:50%;background:rgba(255,255,255,.2);animation:page_pulse__U_e85 2s infinite}@keyframes page_pulse__U_e85{0%{transform:scale(.8);opacity:.8}50%{transform:scale(1.2);opacity:.2}to{transform:scale(.8);opacity:.8}}.page_flyerGraphicsLeft__ot0Pq,.page_flyerGraphicsRight__KqkqM{position:absolute;top:0;bottom:0;width:20%;display:flex;flex-direction:column;justify-content:space-around;z-index:1}.page_flyerGraphicsLeft__ot0Pq{left:0}.page_flyerGraphicsRight__KqkqM{right:0}.page_graphicCircle__nLnhb{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#6e8efb,#a777e3);margin-left:20%;animation:page_float__P1Jpw 6s ease-in-out infinite}.page_graphicSquare__8MstL{width:40px;height:40px;background:linear-gradient(135deg,#f6d365,#fda085);margin-left:40%;animation:page_rotate__durgN 8s linear infinite}.page_graphicTriangle__GBi1i{width:0;height:0;border-left:25px solid transparent;border-right:25px solid transparent;border-bottom:45px solid #5ee7df;margin-left:10%;animation:page_float__P1Jpw 7s ease-in-out infinite reverse}.page_graphicDot__EZn7O{width:15px;height:15px;border-radius:50%;background-color:#11998e;margin-right:30%;animation:page_blink__A5Bbl 3s infinite}.page_graphicLine__xc__X{width:80px;height:3px;background:linear-gradient(90deg,#fc466b,#3f5efb);margin-right:10%;animation:page_stretch__i_osM 5s ease-in-out infinite}.page_graphicRing__4dwq5{width:60px;height:60px;border-radius:50%;border:4px solid #fd746c;margin-right:25%;animation:page_pulse__U_e85 4s infinite}@keyframes page_float__P1Jpw{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes page_rotate__durgN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes page_blink__A5Bbl{0%,to{opacity:1}50%{opacity:.3}}@keyframes page_stretch__i_osM{0%,to{transform:scaleX(1)}50%{transform:scaleX(1.5)}}@media (max-width:768px){.page_flyerGraphicsLeft__ot0Pq,.page_flyerGraphicsRight__KqkqM{width:10%}.page_graphicCircle__nLnhb,.page_graphicDot__EZn7O,.page_graphicLine__xc__X,.page_graphicRing__4dwq5,.page_graphicSquare__8MstL,.page_graphicTriangle__GBi1i{transform:scale(.7)}}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex;gap:16px}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:158px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:32px 32px 80px}.page_main__GlU4n{align-items:stretch}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}}.About_about__rQHrA{padding:6rem 2rem;background-color:var(--background-color);position:relative;z-index:2;overflow:hidden}.About_container__6n4Dm{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.About_sectionHeader__UZwaW{text-align:center;margin-bottom:1rem}.About_sectionTag___Av5u{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--secondary-color);background:rgba(212,168,67,.1);padding:.4rem 1.2rem;border-radius:100px;margin-bottom:1.2rem}.About_title__kxdmO{font-size:2.8rem;color:var(--primary-color);margin-bottom:1.2rem;font-weight:800;line-height:1.2}.About_titleHighlight__ee2cV{background:linear-gradient(135deg,var(--secondary-color),#E0B85C);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.About_divider__L263H{height:3px;width:60px;background:var(--gold-gradient);margin:0 auto;border-radius:2px}.About_aboutWrapper__lOyPE{display:flex;flex-direction:row;align-items:flex-start;gap:4rem}.About_content___EnpQ{flex:1.2 1;min-width:300px;text-align:left}.About_description__qKagM{font-size:1.05rem;line-height:1.9;color:var(--text-muted);margin-bottom:1.5rem}.About_description__qKagM strong{color:var(--text-color);font-weight:600}.About_featureList__m4FZ_{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:2rem}.About_featureItem___YYje{display:flex;align-items:center;gap:.75rem;padding:.8rem 1rem;background:var(--background-section);border-radius:10px;border:1px solid rgba(0,0,0,.04);transition:all .3s ease}.About_featureItem___YYje:hover{border-color:rgba(212,168,67,.3);transform:translateX(4px)}.About_featureIcon__bDm6Q{width:36px;height:36px;border-radius:8px;background:rgba(212,168,67,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.About_featureIcon__bDm6Q svg{stroke:var(--secondary-color);width:18px;height:18px}.About_featureItem___YYje span{font-size:.9rem;font-weight:500;color:var(--text-color);line-height:1.3}.About_flyerContainer__8xgvZ{flex:0.8 1;min-width:300px;display:flex;position:relative;justify-content:center;align-items:flex-start}.About_flyerImage__Sbsga{width:100%;height:auto;max-width:500px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}.About_flyerImage__Sbsga:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.About_flyerPlaceholder__0V_g4{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3.5rem 2.5rem;border-radius:16px;background:var(--background-section);border:2px dashed rgba(34,55,166,.15);transition:border-color .3s ease}.About_flyerPlaceholder__0V_g4:hover{border-color:rgba(212,168,67,.4)}.About_placeholderIcon__29df7{width:80px;height:80px;border-radius:50%;background:rgba(212,168,67,.1);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.About_placeholderIcon__29df7 svg{stroke:var(--secondary-color);opacity:.7}.About_placeholderTitle__f9rkv{font-size:1.4rem;font-weight:700;color:var(--primary-color);margin-bottom:.75rem}.About_placeholderText__VVSxG{font-size:.95rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.5rem;max-width:320px}.About_placeholderBadge__Kpwgl{display:inline-flex;align-items:center;padding:.5rem 1.2rem;background:rgba(34,55,166,.08);border-radius:100px;font-size:.85rem;font-weight:600;color:var(--primary-color);letter-spacing:.5px}.About_stats__2Q2XM{display:flex;justify-content:center;align-items:center;gap:3rem;margin-top:1rem;padding:2.5rem 3rem;background:var(--primary-color);border-radius:16px;position:relative;overflow:hidden}.About_stats__2Q2XM:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px}.About_stat__sZj7_{display:flex;flex-direction:column;align-items:center;min-width:120px;position:relative;z-index:1}.About_statDivider__gf1qY{width:1px;height:50px;background:rgba(255,255,255,.15)}.About_number__3xapf{font-size:3rem;font-weight:800;color:var(--secondary-color);margin-bottom:.3rem;transition:transform .8s cubic-bezier(.34,1.56,.64,1),color .8s ease;position:relative;display:inline-block;will-change:transform,opacity}.About_number__3xapf.About_animate__XbPf2{animation:About_countUp__dE81i 2s cubic-bezier(.215,.61,.355,1) forwards}@keyframes About_countUp__dE81i{0%{opacity:.3;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.About_label__8cvt6{font-size:.85rem;color:rgba(255,255,255,.6);font-weight:500;text-transform:uppercase;letter-spacing:2px}@media (max-width:992px){.About_aboutWrapper__lOyPE{flex-direction:column;align-items:center}.About_featureList__m4FZ_{grid-template-columns:1fr}.About_flyerContainer__8xgvZ{order:-1;width:100%;justify-content:center}.About_content___EnpQ{width:100%}}@media (max-width:768px){.About_about__rQHrA{padding:4rem 1.5rem}.About_container__6n4Dm{gap:3rem}.About_title__kxdmO{font-size:2rem}.About_content___EnpQ{text-align:center}.About_featureItem___YYje{justify-content:center}.About_stats__2Q2XM{flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}.About_statDivider__gf1qY{width:60px;height:1px}.About_number__3xapf{font-size:2.5rem}}.AgendaPreview_agendaPreview___2iUl{padding:5rem 2rem;background-color:white}.AgendaPreview_container__f9kIo{max-width:1200px;margin:0 auto;text-align:center}.AgendaPreview_title__0UpVU{font-size:2.5rem;color:var(--primary-color);margin-bottom:1rem;font-weight:700}.AgendaPreview_divider__fssDP{height:4px;width:80px;background-color:#f44336;margin:0 auto 2rem;border-radius:2px}.AgendaPreview_description__ub3jN{font-size:1.1rem;line-height:1.8;color:#424242;max-width:800px;margin:0 auto 3rem}.AgendaPreview_timeline__OviRY{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem}.AgendaPreview_day__XCkeL{flex:1 1;min-width:300px;max-width:500px;background-color:#f5f5f5;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05)}.AgendaPreview_dayHeader__h2S79{background-color:var(--primary-color);color:white;padding:1.5rem;text-align:center}.AgendaPreview_dayTitle__evoON{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.AgendaPreview_dayDate__mXAbk{font-size:1rem;opacity:.9}.AgendaPreview_events__NVteY{padding:1.5rem}.AgendaPreview_event__SYQrK{margin-bottom:1.5rem;text-align:left;position:relative;padding-left:20px;border-left:3px solid #bbdefb}.AgendaPreview_event__SYQrK:last-child{margin-bottom:0}.AgendaPreview_eventTime__ay8n6{font-size:.9rem;color:#616161;margin-bottom:.5rem;font-weight:500}.AgendaPreview_eventTitle__x5jMp{font-size:1.1rem;color:var(--primary-color);margin-bottom:.25rem;font-weight:600}.AgendaPreview_cta__40AJm{margin-top:2rem}.AgendaPreview_button__lkfXr{display:inline-block;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:4px;transition:all .3s ease;background-color:var(--primary-color);color:white;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 6px rgba(26,35,126,.3)}.AgendaPreview_button__lkfXr:hover{background-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 6px 8px rgba(26,35,126,.4)}@media (max-width:768px){.AgendaPreview_title__0UpVU{font-size:2rem}.AgendaPreview_timeline__OviRY{flex-direction:column;align-items:center}.AgendaPreview_day__XCkeL{width:100%}}.Awards_awards__anhtM{padding:6rem 2rem;background-color:var(--background-section)}.Awards_container__lYgXd{max-width:1200px;margin:0 auto;text-align:center}.Awards_title__PZsf2{font-size:2.8rem;color:var(--primary-color);margin-bottom:1.2rem;font-weight:800}.Awards_divider__H8eMb{height:3px;width:60px;background:var(--gold-gradient);margin:0 auto 2rem;border-radius:2px}.Awards_description__8BuTF{font-size:1.05rem;line-height:1.9;color:var(--text-muted);max-width:750px;margin:0 auto 3rem}.Awards_awardsList__mx0zS{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.Awards_awardCard__eAGoc{background-color:white;border-radius:16px;padding:2.5rem 2rem;max-width:320px;box-shadow:0 4px 20px rgba(10,22,40,.06);border:1px solid rgba(0,0,0,.04);transition:all .3s ease}.Awards_awardCard__eAGoc:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(10,22,40,.1);border-color:rgba(212,168,67,.2)}.Awards_awardIcon__kRj4B{display:flex;justify-content:center;align-items:center;width:64px;height:64px;background:rgba(212,168,67,.1);border-radius:14px;margin:0 auto 1.5rem}.Awards_icon__SYFDz{font-size:2rem}.Awards_awardTitle__SsHe2{font-size:1.2rem;color:var(--primary-color);margin-bottom:.8rem;font-weight:700}.Awards_awardDescription__2jIeV{font-size:.9rem;line-height:1.7;color:var(--text-muted)}.Awards_cta__MVb_D{margin-top:2rem}.Awards_button__BX8Gv{display:inline-flex;align-items:center;padding:.85rem 2rem;font-size:.85rem;font-weight:700;text-decoration:none;border-radius:8px;transition:all .3s ease;background-color:var(--secondary-color);color:var(--primary-color);text-transform:uppercase;letter-spacing:1.5px;box-shadow:0 4px 15px rgba(212,168,67,.25)}.Awards_button__BX8Gv:hover{background-color:#E0B85C;transform:translateY(-3px);box-shadow:0 8px 25px rgba(212,168,67,.35)}@media (max-width:768px){.Awards_awards__anhtM{padding:4rem 1.5rem}.Awards_title__PZsf2{font-size:2rem}.Awards_awardsList__mx0zS{flex-direction:column;align-items:center}.Awards_awardCard__eAGoc{width:100%;max-width:400px}}.Directions_directions__KS641{padding:6rem 2rem;background-color:var(--background-color)}.Directions_container__B0j49{max-width:1200px;margin:0 auto}.Directions_sectionHeader__hZpY3{text-align:center;margin-bottom:3rem}.Directions_sectionTag__ttHTh{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--secondary-color);background:rgba(212,168,67,.1);padding:.4rem 1.2rem;border-radius:100px;margin-bottom:1.2rem}.Directions_title__S6zgN{font-size:2.8rem;text-align:center;color:var(--primary-color);margin-bottom:1.2rem;font-weight:800}.Directions_divider__7E4h3{width:60px;height:3px;background:var(--gold-gradient);margin:0 auto;border-radius:2px}.Directions_content__G5vy0{display:flex;flex-direction:column;gap:2rem}@media (min-width:768px){.Directions_content__G5vy0{flex-direction:row}}.Directions_info___kN3Q{padding:2rem;background-color:white}.Directions_info___kN3Q,.Directions_mapContainer__SIsPj{flex:1 1;border-radius:16px;box-shadow:0 4px 20px rgba(10,22,40,.06);border:1px solid rgba(0,0,0,.04)}.Directions_mapContainer__SIsPj{min-height:400px;overflow:hidden;position:relative}.Directions_venueName__5n_nE{font-size:1.6rem;color:var(--primary-color);margin-bottom:.8rem;font-weight:700}.Directions_address__NZsrv{font-style:normal;margin-bottom:1.5rem;line-height:1.6;color:var(--text-muted);font-size:1rem}.Directions_directionsLinks__tVGbz{margin-bottom:2rem}.Directions_directionsButton__Wo4Sf{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:var(--secondary-color);color:var(--primary-color);border-radius:8px;text-decoration:none;font-weight:700;font-size:.85rem;letter-spacing:.5px;transition:all .3s ease;box-shadow:0 4px 15px rgba(212,168,67,.25)}.Directions_directionsButton__Wo4Sf:hover{background-color:#E0B85C;transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,168,67,.35)}.Directions_travelInfo__QClyc{display:flex;flex-direction:column;gap:1.5rem}.Directions_travelOption__GhB08 h4{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:var(--primary-color);font-size:1rem;font-weight:600}.Directions_travelOption__GhB08 h4 svg{stroke:var(--secondary-color);flex-shrink:0}.Directions_travelOption__GhB08 p{color:var(--text-muted);line-height:1.7;padding-left:1.75rem;font-size:.9rem}@media (max-width:767px){.Directions_directions__KS641{padding:4rem 1.5rem}.Directions_title__S6zgN{font-size:2rem}.Directions_mapContainer__SIsPj{min-height:300px}.Directions_info___kN3Q{padding:1.5rem}.Directions_venueName__5n_nE{font-size:1.4rem}}.Disciplines_disciplines__XkL6K{padding:5rem 0;background:var(--dark-gradient);position:relative;overflow:hidden}.Disciplines_waveTop__3S1jL{position:absolute;top:-1px;left:0;width:100%;z-index:3;line-height:0}.Disciplines_waveTop__3S1jL svg{display:block;width:100%;height:60px}.Disciplines_waveBottom__oYulW{position:absolute;bottom:-1px;left:0;width:100%;z-index:3;line-height:0}.Disciplines_waveBottom__oYulW svg{display:block;width:100%;height:60px}.Disciplines_disciplines__XkL6K:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 0);background-size:80px 80px;z-index:1}.Disciplines_container__BcvHy{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:4}.Disciplines_sectionHeader__QzN6t{text-align:center;margin-bottom:1.5rem}.Disciplines_sectionTag__TOkIv{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--secondary-color);background:rgba(212,168,67,.1);border:1px solid rgba(212,168,67,.2);padding:.4rem 1.2rem;border-radius:20px;margin-bottom:1.2rem}.Disciplines_title__Pb_WC{font-size:1.8rem;font-weight:800;color:white;margin-bottom:.5rem}.Disciplines_subtitle__4VrKN{font-size:.85rem;color:rgba(255,255,255,.5);max-width:480px;margin:0 auto;line-height:1.5}.Disciplines_wheel__27HwR{position:relative;width:380px;height:380px;margin:0 auto;display:flex;align-items:center;justify-content:center}.Disciplines_wheelVisible__M_I9L .Disciplines_gearItem__LrtMj,.Disciplines_wheelVisible__M_I9L .Disciplines_hub__XQVy0{opacity:1;transform:translate(-50%,-50%) scale(1)}.Disciplines_wheelVisible__M_I9L .Disciplines_connectors__U_nOL{opacity:1}.Disciplines_connectors__U_nOL{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;transition:opacity 1s ease .3s;pointer-events:none}.Disciplines_hub__XQVy0{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.5);width:95px;height:95px;z-index:10;opacity:0;transition:all .6s cubic-bezier(.34,1.56,.64,1) .2s}.Disciplines_hubInner__xv9qo{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,#0F2035 0,#0A1628 100%);border:2px solid rgba(212,168,67,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 0 40px rgba(212,168,67,.1),inset 0 0 30px rgba(212,168,67,.05)}.Disciplines_hubRing__O0GiQ{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:50%;border:1px dashed rgba(212,168,67,.2);animation:Disciplines_spinSlow__UB20i 30s linear infinite}@keyframes Disciplines_spinSlow__UB20i{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Disciplines_hubTitle__svBrk{font-size:.6rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.5)}.Disciplines_hubAcronym__H2Qsx{font-size:1.1rem;font-weight:800;color:white;letter-spacing:2px;line-height:1.2}.Disciplines_hubYear__NIIuF{font-size:.6rem;font-weight:600;color:var(--secondary-color);letter-spacing:2px;margin-top:2px}.Disciplines_gearItem__LrtMj{position:absolute;top:50%;left:50%;z-index:5;display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:0;transform:translate(-50%,-50%) scale(.3);transition:all .5s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay);cursor:default}.Disciplines_gearItem__LrtMj:nth-child(2){top:15.8%;left:50%}.Disciplines_gearItem__LrtMj:nth-child(3){top:25.8%;left:74.2%}.Disciplines_gearItem__LrtMj:nth-child(4){top:50%;left:84.2%}.Disciplines_gearItem__LrtMj:nth-child(5){top:74.2%;left:74.2%}.Disciplines_gearItem__LrtMj:nth-child(6){top:84.2%;left:50%}.Disciplines_gearItem__LrtMj:nth-child(7){top:74.2%;left:25.8%}.Disciplines_gearItem__LrtMj:nth-child(8){top:50%;left:15.8%}.Disciplines_gearItem__LrtMj:nth-child(9){top:25.8%;left:25.8%}.Disciplines_gearIcon__W65VF{width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.04);border:2px solid var(--gear-color);display:flex;align-items:center;justify-content:center;color:var(--gear-color);position:relative;transition:all .3s ease;box-shadow:0 0 20px rgba(0,0,0,.2)}.Disciplines_gearIcon__W65VF:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;border:2px dashed var(--gear-color);opacity:.3;animation:Disciplines_spinSlow__UB20i 20s linear infinite}.Disciplines_gearItem__LrtMj:hover .Disciplines_gearIcon__W65VF{background:rgba(255,255,255,.08);box-shadow:0 0 30px rgba(0,0,0,.3),0 0 15px color-mix(in srgb,var(--gear-color) 20%,transparent);transform:scale(1.1)}.Disciplines_gearLabel__zpZM2{font-size:.6rem;font-weight:600;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:1px;text-align:center;max-width:100px;line-height:1.3}.Disciplines_gearItem__LrtMj:hover .Disciplines_gearLabel__zpZM2{color:white}@media (max-width:768px){.Disciplines_disciplines__XkL6K{padding:5rem 0 2.5rem}.Disciplines_title__Pb_WC{font-size:1.6rem}.Disciplines_sectionHeader__QzN6t{margin-bottom:1.2rem}.Disciplines_wheel__27HwR{width:320px;height:320px}.Disciplines_gearItem__LrtMj:nth-child(2){top:15%;left:50%}.Disciplines_gearItem__LrtMj:nth-child(3){top:25.3%;left:74.7%}.Disciplines_gearItem__LrtMj:nth-child(4){top:50%;left:85%}.Disciplines_gearItem__LrtMj:nth-child(5){top:74.7%;left:74.7%}.Disciplines_gearItem__LrtMj:nth-child(6){top:85%;left:50%}.Disciplines_gearItem__LrtMj:nth-child(7){top:74.7%;left:25.3%}.Disciplines_gearItem__LrtMj:nth-child(8){top:50%;left:15%}.Disciplines_gearItem__LrtMj:nth-child(9){top:25.3%;left:25.3%}.Disciplines_hub__XQVy0{width:80px;height:80px}.Disciplines_hubAcronym__H2Qsx{font-size:.9rem}.Disciplines_hubTitle__svBrk{font-size:.5rem}.Disciplines_hubYear__NIIuF{font-size:.55rem}.Disciplines_gearIcon__W65VF{width:42px;height:42px}.Disciplines_gearIcon__W65VF svg{width:20px;height:20px}.Disciplines_gearLabel__zpZM2{font-size:.55rem;max-width:70px}.Disciplines_connectors__U_nOL{display:none}}@media (max-width:480px){.Disciplines_disciplines__XkL6K{padding:4.5rem 0 2rem}.Disciplines_wheel__27HwR{width:280px;height:280px}.Disciplines_gearItem__LrtMj:nth-child(2){top:14.7%;left:50%}.Disciplines_gearItem__LrtMj:nth-child(3){top:25%;left:75%}.Disciplines_gearItem__LrtMj:nth-child(4){top:50%;left:85.3%}.Disciplines_gearItem__LrtMj:nth-child(5){top:75%;left:75%}.Disciplines_gearItem__LrtMj:nth-child(6){top:85.3%;left:50%}.Disciplines_gearItem__LrtMj:nth-child(7){top:75%;left:25%}.Disciplines_gearItem__LrtMj:nth-child(8){top:50%;left:14.7%}.Disciplines_gearItem__LrtMj:nth-child(9){top:25%;left:25%}.Disciplines_hub__XQVy0{width:70px;height:70px}.Disciplines_hubAcronym__H2Qsx{font-size:.8rem}.Disciplines_hubTitle__svBrk{font-size:.45rem;letter-spacing:2px}.Disciplines_hubYear__NIIuF{font-size:.5rem}.Disciplines_gearIcon__W65VF{width:38px;height:38px}.Disciplines_gearIcon__W65VF svg{width:18px;height:18px}.Disciplines_gearLabel__zpZM2{font-size:.5rem;max-width:60px}}.EventHighlights_section__5Yd2w{padding:6rem 0;background-color:var(--background-color);position:relative;overflow:hidden}.EventHighlights_container__Us45n{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.EventHighlights_sectionHeader__mXDWd{text-align:center;margin-bottom:3.5rem}.EventHighlights_eyebrow__rRcRG{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--secondary-color);margin-bottom:.75rem}.EventHighlights_title__h6OGk{font-size:2.8rem;color:var(--primary-color);font-weight:800;margin-bottom:.75rem;line-height:1.2}.EventHighlights_titleBar__JkXmD{width:60px;height:3px;background:var(--gold-gradient);margin:0 auto 1.5rem;border-radius:2px}.EventHighlights_subtitle__DcDlU{font-size:1.05rem;color:var(--text-muted);max-width:680px;margin:0 auto;line-height:1.7}.EventHighlights_subsectionHeader__P8GcF{display:flex;align-items:center;gap:.6rem;margin-bottom:1.5rem;margin-top:.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.06)}.EventHighlights_subsectionHeader__P8GcF svg{color:var(--secondary-color);flex-shrink:0}.EventHighlights_subsectionHeader__P8GcF h3{font-size:1.15rem;font-weight:700;color:var(--primary-color);letter-spacing:.3px}.EventHighlights_videoRow__OUGvi{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1.25rem;gap:1.25rem;margin-bottom:3rem}.EventHighlights_videoCard__YH2MA{cursor:pointer;border-radius:12px;overflow:hidden;background:white;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px rgba(10,22,40,.05);transition:all .3s ease}.EventHighlights_videoCard__YH2MA:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(10,22,40,.1);border-color:rgba(212,168,67,.25)}.EventHighlights_videoThumb__SF_yQ{position:relative;overflow:hidden;aspect-ratio:16/9}.EventHighlights_videoThumb__SF_yQ img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.EventHighlights_videoCard__YH2MA:hover .EventHighlights_videoThumb__SF_yQ img{transform:scale(1.06)}.EventHighlights_playOverlay___4lYp{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.15);transition:background .3s ease}.EventHighlights_videoCard__YH2MA:hover .EventHighlights_playOverlay___4lYp{background:rgba(0,0,0,.25)}.EventHighlights_playButton__MfXum{width:44px;height:44px;background:rgba(212,168,67,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--primary-color);transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.2)}.EventHighlights_playButton__MfXum svg{width:20px;height:20px;margin-left:2px}.EventHighlights_videoCard__YH2MA:hover .EventHighlights_playButton__MfXum{transform:scale(1.1);background:var(--secondary-color)}.EventHighlights_videoTitle__yhw1_{padding:.75rem .85rem;font-size:.82rem;font-weight:600;color:var(--primary-color);text-align:center;line-height:1.3}.EventHighlights_photoGrid__ElIie{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}.EventHighlights_photoCard__9rdC3{position:relative;border-radius:10px;overflow:hidden;cursor:pointer;aspect-ratio:4/3;box-shadow:0 2px 10px rgba(0,0,0,.08);opacity:0;transform:translateY(15px);animation:EventHighlights_fadeUp__i5KS2 .5s ease forwards}@keyframes EventHighlights_fadeUp__i5KS2{to{opacity:1;transform:translateY(0)}}.EventHighlights_photoCard__9rdC3 img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.EventHighlights_photoCard__9rdC3:hover img{transform:scale(1.08)}.EventHighlights_photoOverlay__2nqNu{position:absolute;inset:0;background:rgba(10,22,40,.4);opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;color:white}.EventHighlights_photoCard__9rdC3:hover .EventHighlights_photoOverlay__2nqNu{opacity:1}.EventHighlights_viewMoreRow__XSz91{text-align:center;margin-top:2rem}.EventHighlights_viewMoreButton__r_r_E{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;background:var(--primary-color);color:white;text-decoration:none;font-size:.95rem;font-weight:600;border-radius:50px;transition:all .3s ease;letter-spacing:.3px}.EventHighlights_viewMoreButton__r_r_E:hover{background:#1a2d7a;transform:translateY(-2px);box-shadow:0 6px 20px rgba(34,55,166,.3)}.EventHighlights_viewMoreButton__r_r_E svg{transition:transform .3s ease}.EventHighlights_viewMoreButton__r_r_E:hover svg{transform:translateX(4px)}.EventHighlights_loadingContainer__XXHGl{display:flex;align-items:center;justify-content:center;min-height:200px}.EventHighlights_loadingSpinner__B90Ty{width:40px;height:40px;border:4px solid rgba(212,168,67,.2);border-top:4px solid var(--secondary-color);border-radius:50%;animation:EventHighlights_spin__yBi0v .8s linear infinite}@keyframes EventHighlights_spin__yBi0v{to{transform:rotate(1turn)}}.EventHighlights_modalOverlay__V9u68{position:fixed;inset:0;background:rgba(3,11,26,.92);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.EventHighlights_modalContent__HOYOe{background:var(--primary-color);border-radius:16px;width:95%;max-width:1000px;max-height:95vh;overflow-y:auto;position:relative;box-shadow:0 30px 60px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.08);padding-bottom:2rem}.EventHighlights_closeButton__N6mEX{position:absolute;top:12px;right:16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:white;cursor:pointer;z-index:10;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px}.EventHighlights_closeButton__N6mEX svg{width:20px;height:20px}.EventHighlights_closeButton__N6mEX:hover{color:var(--secondary-color);background:rgba(212,168,67,.1);border-color:rgba(212,168,67,.3)}.EventHighlights_videoWrapper__EWiYp{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:16px 16px 0 0;background:#000}.EventHighlights_videoFrame__mP5Nd{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.EventHighlights_modalVideoTitle__C6a1n{color:white;font-size:1.3rem;font-weight:700;margin:1.5rem 2rem .5rem;text-align:left}.EventHighlights_modalVideoDescription__MONuE{color:rgba(255,255,255,.6);font-size:.92rem;line-height:1.7;margin:0 2rem;text-align:left;background:rgba(255,255,255,.03);padding:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.05)}.EventHighlights_lightbox__9jTgo{position:fixed;inset:0;background:rgba(3,11,26,.95);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:EventHighlights_fadeIn__k3e9s .25s ease}@keyframes EventHighlights_fadeIn__k3e9s{0%{opacity:0}to{opacity:1}}.EventHighlights_lightboxContent__DFsBa{position:relative;width:90%;max-width:1000px;height:90vh}.EventHighlights_lightboxContent__DFsBa,.EventHighlights_lightboxImageContainer__MVF53{display:flex;align-items:center;justify-content:center}.EventHighlights_lightboxImage__X_PnX{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 50px rgba(0,0,0,.5)}.EventHighlights_navBtn__kxp_y{position:absolute;top:50%;transform:translateY(-50%);background:rgba(212,168,67,.7);color:white;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.3)}.EventHighlights_navBtn__kxp_y:hover{background:var(--secondary-color);transform:translateY(-50%) scale(1.1)}.EventHighlights_prevBtn__rBr_t{left:-60px}.EventHighlights_nextBtn__P6u_G{right:-60px}.EventHighlights_lightboxClose__5onEa{position:absolute;top:-48px;right:0;background:rgba(212,168,67,.7);color:white;border:none;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.EventHighlights_lightboxClose__5onEa:hover{background:var(--secondary-color);transform:scale(1.1)}@media (max-width:1024px){.EventHighlights_videoRow__OUGvi{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.EventHighlights_photoGrid__ElIie{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.EventHighlights_section__5Yd2w{padding:4rem 0}.EventHighlights_title__h6OGk{font-size:2rem}.EventHighlights_subtitle__DcDlU{font-size:.95rem}.EventHighlights_videoRow__OUGvi{grid-template-columns:repeat(2,1fr);gap:1rem}.EventHighlights_photoGrid__ElIie{grid-template-columns:repeat(2,1fr);gap:.75rem}.EventHighlights_prevBtn__rBr_t{left:10px}.EventHighlights_nextBtn__P6u_G{right:10px}.EventHighlights_modalVideoTitle__C6a1n{font-size:1.1rem;margin:1rem 1.25rem .5rem}.EventHighlights_modalVideoDescription__MONuE{font-size:.88rem;margin:0 1.25rem;padding:.75rem}}@media (max-width:480px){.EventHighlights_title__h6OGk{font-size:1.7rem}.EventHighlights_videoRow__OUGvi{grid-template-columns:1fr;max-width:320px;margin-left:auto;margin-right:auto}.EventHighlights_photoGrid__ElIie{grid-template-columns:repeat(2,1fr)}.EventHighlights_navBtn__kxp_y{width:38px;height:38px}}.Hero_heroContainer__9p4e5{position:relative;display:flex;flex-direction:column;width:100%}.Hero_hero__T3Fr4{position:relative;height:100vh;min-height:700px;display:flex;align-items:center;justify-content:center;color:white;background:var(--hero-gradient);overflow:hidden;padding:calc(96px + env(safe-area-inset-top)) 0 0;z-index:1}.Hero_overlay__4XjG7{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 30% 50%,rgba(30,58,95,.2) 0,transparent 70%),radial-gradient(ellipse at 70% 50%,rgba(37,99,235,.1) 0,transparent 60%);z-index:2}.Hero_imageBackground__VcQ58{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1;width:100%;height:100%}.Hero_backgroundImage__ZPmQq{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;opacity:.3;filter:saturate(.5) brightness(1)}.Hero_gridOverlay__miv3C{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0);background-size:60px 60px;z-index:3}.Hero_heroContent__LGzYr{position:relative;z-index:5;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;align-items:center;gap:3rem}.Hero_centerContent__iMfkG{text-align:center;flex:1 1;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.Hero_centerContent__iMfkG.Hero_visible__cTz0d{opacity:1;transform:translateY(0)}.Hero_dateBadge__wbeKy{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1.4rem;background:rgba(212,168,67,.15);border:1px solid rgba(212,168,67,.4);border-radius:100px;font-size:.9rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--secondary-color);margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Hero_dateBadge__wbeKy svg{stroke:var(--secondary-color);flex-shrink:0}.Hero_title__Bn2TU{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem;line-height:1}.Hero_titleMain__OMcb5{font-size:5.5rem;font-weight:900;letter-spacing:6px;text-transform:uppercase;background:linear-gradient(#ffa700,#d4a843);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));margin-bottom:.5rem}.Hero_titleSub__9mMJF{font-size:1.4rem;font-weight:400;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.75);line-height:1.6}.Hero_titleTagline__7aQ3T{font-size:1.25rem;font-weight:500;font-style:italic;color:#D4A843;letter-spacing:.5px;margin-top:.6rem;margin-bottom:0;opacity:.92;text-shadow:0 1px 6px rgba(0,0,0,.5)}.Hero_presentedBy__dtKBm{display:flex;flex-direction:column;align-items:center;gap:.8rem;margin-bottom:2.5rem}.Hero_presentedLabel__5j0xl{font-size:.8rem;color:rgba(255,255,255,.45);letter-spacing:2px;text-transform:uppercase;font-weight:500}.Hero_presenterLogos__Utlsw{display:flex;align-items:center;gap:1.2rem}.Hero_presenterItem__UP5sg{display:flex;flex-direction:column;align-items:center;gap:.4rem}.Hero_presenterName__mSniy{font-size:.72rem;font-weight:600;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap}.Hero_presenterLogo__M0aa9{height:60px;width:auto;border-radius:50%;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);padding:4px;transition:all .3s ease}.Hero_presenterLogo__M0aa9:hover{background:rgba(255,255,255,.15);transform:scale(1.08);border-color:rgba(212,168,67,.3)}.Hero_logoAmpersand__aEgq_{font-size:1.2rem;color:rgba(255,255,255,.3);font-weight:300}.Hero_infoCards__HCsEQ{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.Hero_infoCard__OLelO{display:flex;align-items:flex-start;gap:.8rem;padding:1rem 1.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;min-width:240px;transition:all .3s ease}.Hero_infoCard__OLelO:hover{background:rgba(255,255,255,.08);border-color:rgba(212,168,67,.3);transform:translateY(-2px)}.Hero_infoCard__OLelO svg{stroke:var(--secondary-color);flex-shrink:0;margin-top:2px}.Hero_infoCard__OLelO div{display:flex;flex-direction:column}.Hero_infoLabel__EnSVT{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--secondary-color);margin-bottom:.15rem}.Hero_infoValue__pfP7h{font-size:.95rem;font-weight:600;color:white;line-height:1.3}.Hero_infoDetail__owN_p{font-size:.8rem;color:rgba(255,255,255,.5);line-height:1.3}.Hero_creditsRow__eW5zr{display:flex;gap:1rem;justify-content:center;margin-bottom:2.5rem;flex-wrap:wrap}.Hero_creditBadge__HV1qi{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.65rem 1.1rem;background:#ffffff;border:1.5px solid rgba(212,168,67,.4);border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.25);transition:border-color .3s ease,box-shadow .3s ease}.Hero_creditBadge__HV1qi:hover{border-color:#D4A843;box-shadow:0 4px 18px rgba(0,0,0,.3)}.Hero_creditMain__h5ZNc{display:flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:700;color:#0A1628;letter-spacing:.3px}.Hero_creditMain__h5ZNc svg{stroke:#16a34a;flex-shrink:0}.Hero_creditProvider__wcnWK{display:flex;flex-direction:column;align-items:center;gap:.3rem;font-size:.7rem;color:#475569;letter-spacing:.2px;white-space:nowrap}.Hero_creditProviderLogo__KM_8m{height:35px;width:auto;object-fit:contain;opacity:1}.Hero_buttons__KNKv_{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.Hero_button__WTTRb{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 2.2rem;font-size:.85rem;font-weight:700;text-decoration:none;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);text-transform:uppercase;letter-spacing:1.5px;cursor:pointer}.Hero_primaryBtn__LhOSb{background:var(--secondary-color);color:var(--primary-color);box-shadow:0 4px 20px rgba(212,168,67,.3)}.Hero_primaryBtn__LhOSb:hover{background:#E0B85C;transform:translateY(-3px);box-shadow:0 8px 30px rgba(212,168,67,.4)}.Hero_secondaryBtn__k1nkZ{background:transparent;color:white;border:1px solid rgba(255,255,255,.25)}.Hero_secondaryBtn__k1nkZ:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.4);transform:translateY(-3px)}.Hero_heroWheel__Srs__{position:relative;width:320px;height:320px;flex-shrink:0}.Hero_miniHub__6rvoj{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.4);width:85px;height:85px;z-index:10;opacity:0;transition:all .6s cubic-bezier(.34,1.56,.64,1) .2s}.Hero_wheelVisible__Fg6B_ .Hero_miniHub__6rvoj{opacity:1;transform:translate(-50%,-50%) scale(1)}.Hero_miniHubInner__RUPwq{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,#0F2035 0,#0A1628 100%);border:2px solid rgba(212,168,67,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 0 40px rgba(212,168,67,.1),inset 0 0 30px rgba(212,168,67,.05)}.Hero_miniHubRing__24ejX{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:50%;border:1px dashed rgba(212,168,67,.2);animation:Hero_spinSlow__QKtz_ 30s linear infinite}.Hero_miniHubTitle__CS9xp{font-size:.5rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:rgba(255,255,255,.5)}.Hero_miniHubAcronym__afirQ{font-size:1rem;font-weight:800;color:white;letter-spacing:2px;line-height:1.2}.Hero_miniHubYear__cKPd6{font-size:.55rem;font-weight:600;color:var(--secondary-color);letter-spacing:2px;margin-top:2px}.Hero_miniGearItem__tbUwg{position:absolute;top:50%;left:50%;z-index:5;display:flex;flex-direction:column;align-items:center;gap:.4rem;opacity:0;transform:translate(-50%,-50%) scale(.3);transition:all .5s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay)}.Hero_wheelVisible__Fg6B_ .Hero_miniGearItem__tbUwg{opacity:1;transform:translate(-50%,-50%) scale(1)}.Hero_miniGearItem__tbUwg:nth-child(2){top:15.8%;left:50%}.Hero_miniGearItem__tbUwg:nth-child(3){top:25.8%;left:74.2%}.Hero_miniGearItem__tbUwg:nth-child(4){top:50%;left:84.2%}.Hero_miniGearItem__tbUwg:nth-child(5){top:74.2%;left:74.2%}.Hero_miniGearItem__tbUwg:nth-child(6){top:84.2%;left:50%}.Hero_miniGearItem__tbUwg:nth-child(7){top:74.2%;left:25.8%}.Hero_miniGearItem__tbUwg:nth-child(8){top:50%;left:15.8%}.Hero_miniGearItem__tbUwg:nth-child(9){top:25.8%;left:25.8%}.Hero_miniGearIcon__kbVsE{width:44px;height:44px;border-radius:50%;background:radial-gradient(circle,rgba(10,18,40,.82) 0,rgba(6,12,28,.92) 100%);border:2px solid var(--gear-color);display:flex;align-items:center;justify-content:center;color:var(--gear-color);position:relative;transition:all .3s ease;box-shadow:0 0 14px rgba(0,0,0,.55),0 0 10px color-mix(in srgb,var(--gear-color) 35%,transparent),inset 0 0 8px color-mix(in srgb,var(--gear-color) 10%,transparent)}.Hero_miniGearIcon__kbVsE:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border-radius:50%;border:2px dashed var(--gear-color);opacity:.45;animation:Hero_spinSlow__QKtz_ 20s linear infinite}.Hero_miniGearItem__tbUwg:hover .Hero_miniGearIcon__kbVsE{background:radial-gradient(circle,rgba(15,25,55,.9) 0,rgba(8,14,35,.95) 100%);transform:scale(1.12);box-shadow:0 0 20px rgba(0,0,0,.6),0 0 18px color-mix(in srgb,var(--gear-color) 55%,transparent),inset 0 0 12px color-mix(in srgb,var(--gear-color) 18%,transparent)}.Hero_miniGearLabel__WC6ES{font-size:.52rem;font-weight:700;color:rgba(255,255,255,.85);text-transform:uppercase;text-shadow:0 1px 4px rgba(0,0,0,.8);letter-spacing:.8px;text-align:center;max-width:72px;line-height:1.3}.Hero_miniGearItem__tbUwg:hover .Hero_miniGearLabel__WC6ES{color:white}.Hero_miniConnectors__qAvFN{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;transition:opacity 1s ease .3s;pointer-events:none}.Hero_wheelVisible__Fg6B_ .Hero_miniConnectors__qAvFN{opacity:1}.Hero_scrollIndicator__XhYHB{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:5}.Hero_scrollIndicator__XhYHB span{font-size:.65rem;text-transform:uppercase;letter-spacing:2px;color:rgba(255,255,255,.4)}.Hero_scrollLine__Sk7kf{width:1px;height:40px;background:linear-gradient(180deg,rgba(212,168,67,.6),transparent);animation:Hero_scrollPulse__IDGnZ 2s infinite}@keyframes Hero_scrollPulse__IDGnZ{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@keyframes Hero_fadeIn__oyFhM{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.Hero_hero__T3Fr4{min-height:600px;height:auto;padding:calc(100px + env(safe-area-inset-top)) 0 5rem}.Hero_heroContent__LGzYr{flex-direction:column;gap:2.5rem}.Hero_heroWheel__Srs__{width:280px;height:280px}.Hero_miniGearItem__tbUwg:nth-child(2){top:15%;left:50%}.Hero_miniGearItem__tbUwg:nth-child(3){top:25.3%;left:74.7%}.Hero_miniGearItem__tbUwg:nth-child(4){top:50%;left:85%}.Hero_miniGearItem__tbUwg:nth-child(5){top:74.7%;left:74.7%}.Hero_miniGearItem__tbUwg:nth-child(6){top:85%;left:50%}.Hero_miniGearItem__tbUwg:nth-child(7){top:74.7%;left:25.3%}.Hero_miniGearItem__tbUwg:nth-child(8){top:50%;left:15%}.Hero_miniGearItem__tbUwg:nth-child(9){top:25.3%;left:25.3%}.Hero_titleMain__OMcb5{font-size:4rem;letter-spacing:4px}.Hero_titleSub__9mMJF{font-size:1.1rem;letter-spacing:2px}.Hero_infoCards__HCsEQ{flex-direction:column;align-items:center}.Hero_infoCard__OLelO{min-width:280px}}@media (max-width:768px){.Hero_hero__T3Fr4{min-height:550px;padding:calc(100px + env(safe-area-inset-top)) 0 4rem}.Hero_titleMain__OMcb5{font-size:3rem;letter-spacing:3px}.Hero_titleSub__9mMJF{font-size:.9rem;letter-spacing:1.5px}.Hero_dateBadge__wbeKy{font-size:.75rem;padding:.4rem 1rem;margin-bottom:1.5rem}.Hero_presenterLogo__M0aa9{height:50px}.Hero_presenterLogos__Utlsw{gap:.8rem}.Hero_logoAmpersand__aEgq_{font-size:1rem}.Hero_buttons__KNKv_{flex-direction:column;align-items:center;gap:.8rem}.Hero_button__WTTRb{width:100%;max-width:280px;padding:.85rem 1.5rem}.Hero_creditsRow__eW5zr{flex-direction:column;align-items:center;gap:.8rem}.Hero_scrollIndicator__XhYHB{display:none}}@media (max-width:480px){.Hero_titleMain__OMcb5{font-size:2.4rem;letter-spacing:2px}.Hero_titleSub__9mMJF{font-size:.78rem;letter-spacing:1px}.Hero_presenterLogo__M0aa9{height:44px}.Hero_presenterLogos__Utlsw{gap:.6rem}.Hero_infoCard__OLelO{min-width:unset;width:100%;padding:.8rem 1rem}.Hero_heroContent__LGzYr{padding:0 1rem}.Hero_heroWheel__Srs__{width:240px;height:240px}.Hero_miniGearItem__tbUwg:nth-child(2){top:14.7%;left:50%}.Hero_miniGearItem__tbUwg:nth-child(3){top:25%;left:75%}.Hero_miniGearItem__tbUwg:nth-child(4){top:50%;left:85.3%}.Hero_miniGearItem__tbUwg:nth-child(5){top:75%;left:75%}.Hero_miniGearItem__tbUwg:nth-child(6){top:85.3%;left:50%}.Hero_miniGearItem__tbUwg:nth-child(7){top:75%;left:25%}.Hero_miniGearItem__tbUwg:nth-child(8){top:50%;left:14.7%}.Hero_miniGearItem__tbUwg:nth-child(9){top:25%;left:25%}.Hero_miniGearIcon__kbVsE{width:36px;height:36px}.Hero_miniGearIcon__kbVsE svg{width:18px;height:18px}.Hero_miniGearLabel__WC6ES{font-size:.46rem;max-width:58px}.Hero_miniHub__6rvoj{width:70px;height:70px}.Hero_miniHubAcronym__afirQ{font-size:.82rem}}.Sponsors_sponsors__rTy1b{padding:6rem 2rem;background:var(--background-color);position:relative;overflow:hidden}.Sponsors_bgOrbs__9YRIK{position:absolute;inset:0;pointer-events:none;z-index:0}.Sponsors_orb1__nXyOY{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(212,168,67,.06),transparent 70%);top:-10%;left:-10%;animation:Sponsors_floatOrb__ldZrM 12s ease-in-out infinite}.Sponsors_orb2__IMmI4{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(34,55,100,.04),transparent 70%);bottom:-5%;right:-5%;animation:Sponsors_floatOrb__ldZrM 10s ease-in-out infinite reverse}.Sponsors_orb3__18HiA{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(212,168,67,.04),transparent 70%);top:40%;left:50%;transform:translateX(-50%);animation:Sponsors_floatOrb__ldZrM 14s ease-in-out 2s infinite}@keyframes Sponsors_floatOrb__ldZrM{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,15px) scale(.95)}}.Sponsors_container___i9sl{max-width:1200px;margin:0 auto;position:relative;z-index:1}.Sponsors_sectionHeader___8OYn{text-align:center;margin-bottom:4rem}.Sponsors_sectionTag__NfePp{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--secondary-color);background:rgba(212,168,67,.1);padding:.4rem 1.2rem;border-radius:100px;margin-bottom:1.2rem;border:none}.Sponsors_title__wRDbz{font-size:2.8rem;color:var(--primary-color);margin-bottom:1.2rem;font-weight:800}.Sponsors_divider__MmVdm{width:60px;height:3px;background:var(--gold-gradient);margin:0 auto 1.5rem;border-radius:2px}.Sponsors_subtitle__5Sd91{font-size:1.05rem;color:var(--text-muted);max-width:650px;margin:0 auto;line-height:1.7}@keyframes Sponsors_marqueeScroll__nc8Fm{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.Sponsors_showcaseSection__Dyp78{margin-top:4rem;background:#F1F5F9;border-radius:28px;padding:3.5rem 0 3rem;position:relative;overflow:hidden}.Sponsors_showcaseSection__Dyp78:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 0);background-size:40px 40px;pointer-events:none}.Sponsors_centeredTrack__hDn84{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1rem 2rem}.Sponsors_marqueeWrapper__BmBvu{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);margin-bottom:2rem}.Sponsors_marqueeWrapper__BmBvu:hover .Sponsors_marqueeTrack__0EAUn{animation-play-state:paused}.Sponsors_marqueeTrack__0EAUn{display:flex;gap:1.5rem;width:max-content;animation:Sponsors_marqueeScroll__nc8Fm 28s linear infinite;padding:1rem 0;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.Sponsors_showcaseCard__CWxaA{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;padding:1.75rem 2rem 1.5rem;background:#ffffff;border:1px solid rgba(0,0,0,.06);border-radius:16px;width:240px;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease;cursor:default;text-decoration:none}.Sponsors_showcaseCard__CWxaA:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 30%,rgba(255,255,255,.7),transparent 70%);opacity:0;transition:opacity .3s ease}.Sponsors_showcaseCard__CWxaA:hover:before{opacity:1}.Sponsors_showcaseCard__CWxaA:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 0 0 1.5px var(--tier-color,rgba(0,0,0,.1)),0 0 28px var(--tier-glow,rgba(0,0,0,.06)),0 14px 36px rgba(0,0,0,.1)}.Sponsors_showcaseLogo___GsQi{width:88px;height:88px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;color:#ffffff;letter-spacing:1px;flex-shrink:0}.Sponsors_showcaseLogoImg__ZLRGB{max-width:180px;max-height:90px;width:auto;height:auto;object-fit:contain;flex-shrink:0}.Sponsors_showcaseName__uDeXT{font-size:.8rem;font-weight:700;color:var(--primary-color);text-align:center;line-height:1.3;word-break:break-word;max-width:100%}.Sponsors_showcaseTierBadge__wMXe2{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:.2rem .65rem;border-radius:100px;border:1px solid}.Sponsors_showcaseDivider__XzRvz{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,0,0,.08),transparent);margin-bottom:1rem}.Sponsors_tiersGrid__BhUPI{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem;align-items:stretch}.Sponsors_tierCard__8Mw1w{position:relative;border-radius:24px;padding:2.5rem 2rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s ease;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.Sponsors_tierCard__8Mw1w:hover{transform:translateY(-10px)}.Sponsors_cardGlow__f3Cll{position:absolute;top:0;left:0;right:0;height:200px;opacity:.5;pointer-events:none;transition:opacity .4s ease}.Sponsors_tierCard__8Mw1w:hover .Sponsors_cardGlow__f3Cll{opacity:.8}.Sponsors_tierPrice__vDj5i{font-size:1.6rem;font-weight:900;letter-spacing:.5px;margin-bottom:.5rem;color:inherit}.Sponsors_diamond__u5iff{background:linear-gradient(165deg,#ffffff,#ecfeff);box-shadow:0 4px 30px rgba(6,182,212,.12)}.Sponsors_diamond__u5iff:hover{box-shadow:0 20px 60px rgba(6,182,212,.28)}.Sponsors_diamond__u5iff .Sponsors_cardGlow__f3Cll{background:radial-gradient(ellipse at top,rgba(6,182,212,.2),transparent 70%)}.Sponsors_diamond__u5iff .Sponsors_tierIconWrap__L_l5g{background:linear-gradient(135deg,#06b6d4,#0e7490);box-shadow:0 8px 30px rgba(6,182,212,.35)}.Sponsors_diamond__u5iff .Sponsors_tierIcon__dQAA5 svg{stroke:#ffffff}.Sponsors_diamond__u5iff .Sponsors_tierName__A1Ff5,.Sponsors_diamond__u5iff .Sponsors_tierPrice__vDj5i{color:#0e7490}.Sponsors_diamond__u5iff .Sponsors_tierDivider__lEgAU{background:linear-gradient(90deg,transparent,#06b6d4,transparent)}.Sponsors_diamond__u5iff .Sponsors_checkCircle__I0lRh{background:rgba(6,182,212,.12)}.Sponsors_diamond__u5iff .Sponsors_checkCircle__I0lRh svg{stroke:#06b6d4}.Sponsors_diamond__u5iff .Sponsors_tierButton__c2iwH{background:var(--primary-color);box-shadow:0 4px 16px rgba(10,22,40,.2)}.Sponsors_diamond__u5iff .Sponsors_tierButton__c2iwH:hover{box-shadow:0 8px 24px rgba(10,22,40,.3);background:#1a2744}.Sponsors_platinum__TP2Ek{background:linear-gradient(165deg,#ffffff,#f5f0ff);box-shadow:0 4px 30px rgba(139,92,246,.1)}.Sponsors_platinum__TP2Ek:hover{box-shadow:0 20px 60px rgba(139,92,246,.25)}.Sponsors_platinum__TP2Ek .Sponsors_cardGlow__f3Cll{background:radial-gradient(ellipse at top,rgba(139,92,246,.2),transparent 70%)}.Sponsors_platinum__TP2Ek .Sponsors_tierIconWrap__L_l5g{background:linear-gradient(135deg,#8b5cf6,#6d28d9);box-shadow:0 8px 30px rgba(139,92,246,.35)}.Sponsors_platinum__TP2Ek .Sponsors_tierIcon__dQAA5 svg{stroke:#ffffff}.Sponsors_platinum__TP2Ek .Sponsors_tierName__A1Ff5,.Sponsors_platinum__TP2Ek .Sponsors_tierPrice__vDj5i{color:#6d28d9}.Sponsors_platinum__TP2Ek .Sponsors_tierDivider__lEgAU{background:linear-gradient(90deg,transparent,#8b5cf6,transparent)}.Sponsors_platinum__TP2Ek .Sponsors_checkCircle__I0lRh{background:rgba(139,92,246,.15);color:#a78bfa}.Sponsors_platinum__TP2Ek .Sponsors_checkCircle__I0lRh svg{stroke:#a78bfa}.Sponsors_platinum__TP2Ek .Sponsors_tierButton__c2iwH{background:var(--primary-color);box-shadow:0 4px 16px rgba(10,22,40,.2)}.Sponsors_platinum__TP2Ek .Sponsors_tierButton__c2iwH:hover{box-shadow:0 8px 24px rgba(10,22,40,.3);background:#1a2744}.Sponsors_gold__cZcs8{background:linear-gradient(165deg,#ffffff,#fffbf0);box-shadow:0 4px 30px rgba(245,158,11,.08)}.Sponsors_gold__cZcs8:hover{box-shadow:0 20px 60px rgba(245,158,11,.2)}.Sponsors_gold__cZcs8 .Sponsors_cardGlow__f3Cll{background:radial-gradient(ellipse at top,rgba(245,158,11,.15),transparent 70%)}.Sponsors_gold__cZcs8 .Sponsors_tierIconWrap__L_l5g{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 30px rgba(245,158,11,.3)}.Sponsors_gold__cZcs8 .Sponsors_tierIcon__dQAA5 svg{stroke:#ffffff}.Sponsors_gold__cZcs8 .Sponsors_tierName__A1Ff5,.Sponsors_gold__cZcs8 .Sponsors_tierPrice__vDj5i{color:#b45309}.Sponsors_gold__cZcs8 .Sponsors_tierDivider__lEgAU{background:linear-gradient(90deg,transparent,#f59e0b,transparent)}.Sponsors_gold__cZcs8 .Sponsors_checkCircle__I0lRh{background:rgba(245,158,11,.12);color:#fbbf24}.Sponsors_gold__cZcs8 .Sponsors_checkCircle__I0lRh svg{stroke:#fbbf24}.Sponsors_gold__cZcs8 .Sponsors_tierButton__c2iwH{background:var(--primary-color);box-shadow:0 4px 16px rgba(10,22,40,.2)}.Sponsors_gold__cZcs8 .Sponsors_tierButton__c2iwH:hover{box-shadow:0 8px 24px rgba(10,22,40,.3);background:#1a2744}.Sponsors_silver__mZxtr{background:linear-gradient(165deg,#ffffff,#f0f5ff);box-shadow:0 4px 30px rgba(59,130,246,.08)}.Sponsors_silver__mZxtr:hover{box-shadow:0 20px 60px rgba(59,130,246,.2)}.Sponsors_silver__mZxtr .Sponsors_cardGlow__f3Cll{background:radial-gradient(ellipse at top,rgba(59,130,246,.15),transparent 70%)}.Sponsors_silver__mZxtr .Sponsors_tierIconWrap__L_l5g{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 30px rgba(59,130,246,.3)}.Sponsors_silver__mZxtr .Sponsors_tierIcon__dQAA5 svg{stroke:#ffffff}.Sponsors_silver__mZxtr .Sponsors_tierName__A1Ff5,.Sponsors_silver__mZxtr .Sponsors_tierPrice__vDj5i{color:#1d4ed8}.Sponsors_silver__mZxtr .Sponsors_tierDivider__lEgAU{background:linear-gradient(90deg,transparent,#3b82f6,transparent)}.Sponsors_silver__mZxtr .Sponsors_checkCircle__I0lRh{background:rgba(59,130,246,.12);color:#60a5fa}.Sponsors_silver__mZxtr .Sponsors_checkCircle__I0lRh svg{stroke:#60a5fa}.Sponsors_silver__mZxtr .Sponsors_tierButton__c2iwH{background:var(--primary-color);box-shadow:0 4px 16px rgba(10,22,40,.2)}.Sponsors_silver__mZxtr .Sponsors_tierButton__c2iwH:hover{box-shadow:0 8px 24px rgba(10,22,40,.3);background:#1a2744}.Sponsors_tierBadge__b3g6V{position:absolute;top:16px;right:-30px;background:var(--secondary-color);color:var(--primary-color);font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;padding:.35rem 2.5rem;transform:rotate(35deg);box-shadow:0 2px 10px rgba(212,168,67,.4)}.Sponsors_tierIconWrap__L_l5g{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.Sponsors_tierCard__8Mw1w:hover .Sponsors_tierIconWrap__L_l5g{transform:scale(1.1) rotate(3deg)}.Sponsors_tierIcon__dQAA5{display:flex;align-items:center;justify-content:center}.Sponsors_tierName__A1Ff5{font-size:1.5rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:.75rem}.Sponsors_tierDivider__lEgAU{width:60px;height:2px;border-radius:2px;margin-bottom:1.5rem}.Sponsors_tierPerks__CVOdY{list-style:none;padding:0;margin:0 0 2rem;text-align:left;width:100%;flex-grow:1}.Sponsors_tierPerks__CVOdY li{display:flex;align-items:center;gap:.75rem;padding:.55rem 0;font-size:.88rem;color:var(--text-muted);line-height:1.4}.Sponsors_checkCircle__I0lRh{width:26px;height:26px;min-width:26px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Sponsors_tierButton__c2iwH{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;color:white;font-size:.88rem;font-weight:700;border-radius:12px;text-decoration:none;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;margin-top:auto}.Sponsors_tierButton__c2iwH:hover{transform:translateY(-2px)}.Sponsors_tierButton__c2iwH svg{transition:transform .3s ease}.Sponsors_tierButton__c2iwH:hover svg{transform:translateX(4px)}.Sponsors_ctaBox__f5xMN{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem 3rem;background:var(--primary-color);border-radius:16px;position:relative;overflow:hidden}.Sponsors_ctaBox__f5xMN:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px}.Sponsors_ctaContent__cuXNo{position:relative;z-index:1}.Sponsors_ctaTitle__pzpZY{font-size:1.4rem;font-weight:700;color:white;margin-bottom:.5rem}.Sponsors_ctaText__OxM3K{font-size:.95rem;color:rgba(255,255,255,.7);line-height:1.6;max-width:500px}.Sponsors_ctaButton__cvZxt{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;background:var(--secondary-color);color:white;font-size:.95rem;font-weight:600;border-radius:10px;text-decoration:none;white-space:nowrap;transition:all .3s ease}.Sponsors_ctaButton__cvZxt:hover{background:#E0B85C;transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,168,67,.4)}@media (max-width:1100px){.Sponsors_tiersGrid__BhUPI{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:992px){.Sponsors_tierCard__8Mw1w{padding:2rem 1.5rem 1.5rem}.Sponsors_tierBadge__b3g6V{font-size:.55rem;padding:.3rem 2rem}}@media (max-width:768px){.Sponsors_sponsors__rTy1b{padding:4rem 1.5rem}.Sponsors_title__wRDbz{font-size:2.2rem}.Sponsors_tiersGrid__BhUPI{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto;gap:1.5rem}.Sponsors_ctaBox__f5xMN{flex-direction:column;text-align:center;padding:2rem 1.5rem}.Sponsors_ctaText__OxM3K{max-width:100%}}@media (max-width:576px){.Sponsors_sponsors__rTy1b{padding:3rem 1rem}.Sponsors_title__wRDbz{font-size:1.8rem}.Sponsors_subtitle__5Sd91{font-size:.95rem}.Sponsors_tierIconWrap__L_l5g{width:60px;height:60px;border-radius:16px}}.WhoAttends_whoAttends__sXYCp{padding:6rem 0;background-color:var(--background-section);position:relative;overflow:hidden}.WhoAttends_container__usCLl{max-width:1200px;margin:0 auto;padding:0 2rem}.WhoAttends_sectionHeader__BrRTU{text-align:center;margin-bottom:3.5rem}.WhoAttends_sectionTag___paap{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--secondary-color);background:rgba(212,168,67,.08);border:1px solid rgba(212,168,67,.15);padding:.4rem 1.2rem;border-radius:20px;margin-bottom:1.2rem}.WhoAttends_title__YkSpB{font-size:2.8rem;font-weight:800;color:var(--primary-color);margin-bottom:1rem}.WhoAttends_subtitle___z3Jw{font-size:1.05rem;color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.7}.WhoAttends_grid__X0YX0{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.WhoAttends_gridVisible__sff53 .WhoAttends_card__sGl3p{opacity:1;transform:translateY(0)}.WhoAttends_card__sGl3p{position:relative;background:white;border-radius:16px;padding:2rem;display:flex;align-items:flex-start;gap:1.2rem;border:1px solid rgba(0,0,0,.04);transition:all .4s cubic-bezier(.25,.46,.45,.94);transition-delay:var(--card-delay);opacity:0;transform:translateY(30px);overflow:hidden}.WhoAttends_card__sGl3p:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(10,22,40,.08);border-color:rgba(0,0,0,.06)}.WhoAttends_cardAccent__OpMpf{position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-color);opacity:0;transition:opacity .3s ease}.WhoAttends_card__sGl3p:hover .WhoAttends_cardAccent__OpMpf{opacity:1}.WhoAttends_cardIcon__fwMY5{flex-shrink:0;width:52px;height:52px;border-radius:12px;background:color-mix(in srgb,var(--card-color) 10%,transparent);display:flex;align-items:center;justify-content:center;color:var(--card-color);transition:all .3s ease}.WhoAttends_card__sGl3p:hover .WhoAttends_cardIcon__fwMY5{background:color-mix(in srgb,var(--card-color) 15%,transparent);transform:scale(1.05)}.WhoAttends_cardContent__h17iT{flex:1 1;min-width:0}.WhoAttends_cardTitle__FP7vA{font-size:1rem;font-weight:700;color:var(--primary-color);margin-bottom:.4rem;line-height:1.3}.WhoAttends_cardDescription__6W66H{font-size:.85rem;color:var(--text-muted);line-height:1.6;margin:0}@media (max-width:992px){.WhoAttends_grid__X0YX0{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhoAttends_whoAttends__sXYCp{padding:4rem 0}.WhoAttends_title__YkSpB{font-size:2rem}.WhoAttends_sectionHeader__BrRTU{margin-bottom:2.5rem}.WhoAttends_grid__X0YX0{grid-template-columns:1fr;gap:1rem}.WhoAttends_card__sGl3p{padding:1.5rem}.WhoAttends_cardIcon__fwMY5{width:46px;height:46px}.WhoAttends_cardIcon__fwMY5 svg{width:22px;height:22px}}