.hero-main{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;background-color:var(--apple-black,#000);z-index:10}.hero-main__background{position:absolute;inset:0;background:radial-gradient(circle at 70% 50%,rgba(59,130,246,.15),transparent 60%),radial-gradient(circle at 30% 80%,rgba(236,72,153,.1),transparent 50%);z-index:1;pointer-events:none}.hero-main__container{position:relative;z-index:10;width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;padding:6rem 1.5rem 2rem;min-height:100vh}@media(min-width:1024px){.hero-main__container{flex-direction:row;align-items:center;padding:7rem 4rem 3rem}}.hero-main__content{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;z-index:12;order:2;margin-top:-15vh;position:relative}@media(min-width:1024px){.hero-main__content{order:1;margin-top:0}}.hero-main__reveal{opacity:0;transform:translateY(40px);animation:hero-fade-up 1.2s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.3s}@keyframes hero-fade-up{to{opacity:1;transform:translateY(0)}}.hero-main__kicker{color:var(--tailwind-blue-500,#3b82f6);font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:.15em;margin-bottom:2rem}@media(min-width:768px){.hero-main__kicker{font-size:12px}}.hero-main__title{font-size:clamp(3rem,8vw,6.5rem);font-weight:800;line-height:1;letter-spacing:-.05em;margin-bottom:1.5rem;color:#fff}.hero-main__subtitle-wrapper{max-width:600px;margin-bottom:3rem}.hero-main__subtitle{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:rgba(255,255,255,.7);font-weight:500}.hero-main__actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-main__globe-wrapper{flex:1 1;min-width:0;display:flex;align-items:center;justify-content:center;position:relative;z-index:11;min-height:50vh;opacity:0;animation:globe-fade-in 2s ease-out forwards;animation-delay:.8s;order:1}@media(min-width:1024px){.hero-main__globe-wrapper{min-height:auto;height:100%;transform:translateX(10%);order:2}}@keyframes globe-fade-in{0%{opacity:0;filter:blur(20px)}to{opacity:1;filter:blur(0)}}.globe-marker{position:relative;display:flex;align-items:center;gap:8px;transform:translate(-50%,-50%);transition:transform .3s ease;padding:6px 12px;border-radius:20px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1)}.globe-marker:hover{transform:translate(-50%,-50%) scale(1.1);background:rgba(0,0,0,.8);z-index:100}.globe-marker__dot{position:relative;width:10px;height:10px;border-radius:50%;background:currentColor}.globe-marker__dot:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border-radius:50%;background:inherit;transform:translate(-50%,-50%);animation:soft-pulse 2s cubic-bezier(.4,0,.6,1) infinite;z-index:-1}@keyframes soft-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}to{transform:translate(-50%,-50%) scale(3.5);opacity:0}}.globe-marker__label{font-size:13px;font-weight:600;color:#fff;white-space:nowrap;letter-spacing:.05em}.PastEvents_spotlightSection__q3OzH{position:relative;height:calc(100vh - var(--header-height, 80px));min-height:600px;width:100vw;max-width:100vw;overflow:hidden;background-color:#000;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;-webkit-font-smoothing:antialiased;scroll-margin-top:var(--header-height,80px)}.PastEvents_bgLayer__1slLT{position:absolute;inset:0;z-index:0}.PastEvents_bgImageWrap__8LHfU{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s}.PastEvents_bgImageWrap__8LHfU.PastEvents_activeBg__xDefB{opacity:1;visibility:visible}.PastEvents_bgImageWrap__8LHfU.PastEvents_activeBg__xDefB .PastEvents_bgImage__ra2cv{transform:scale(1)}.PastEvents_bgImage__ra2cv{object-fit:cover;transform:scale(1.05);transition:transform 3s cubic-bezier(.1,.9,.2,1)}.PastEvents_fallbackBg__d5ZSA{width:100%;height:100%}.PastEvents_bgOverlay__BwBHK{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%),linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.8))}.PastEvents_headerLayer__Z7Kxg{position:absolute;top:0;left:0;right:0;padding:40px 24px;z-index:10;display:flex;justify-content:space-between;align-items:center}@media(min-width:1024px){.PastEvents_headerLayer__Z7Kxg{padding:60px 64px}}.PastEvents_headerLeft__iGylR{display:flex;align-items:center;gap:16px}.PastEvents_badge__PALWU{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--apple-blue,#2997ff);padding:6px 16px;border-radius:100px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.PastEvents_sectionTitle__9Z9ET{font-size:14px;font-weight:600;color:#fff;display:none;text-transform:uppercase}@media(min-width:768px){.PastEvents_sectionTitle__9Z9ET{display:block}}.PastEvents_showsCount__GsU20{font-size:13px;font-weight:600;color:rgba(255,255,255,.6);letter-spacing:.1em;text-transform:uppercase}.PastEvents_contentLayer__MXuc5{position:relative;z-index:10;flex:1 1;display:flex;align-items:center;justify-content:center;padding:0 24px}.PastEvents_giantTitleLink__I_cCu{text-align:center;text-decoration:none;display:flex;flex-direction:column;align-items:center;cursor:pointer;outline:none}.PastEvents_giantTitleLink__I_cCu:focus-visible .PastEvents_giantTitle__XI7I9,.PastEvents_giantTitleLink__I_cCu:hover .PastEvents_giantTitle__XI7I9{transform:scale(1.02);text-shadow:0 0 40px rgba(255,255,255,.3)}.PastEvents_giantTitleLink__I_cCu:focus-visible .PastEvents_exploreBtn__DwrPx,.PastEvents_giantTitleLink__I_cCu:hover .PastEvents_exploreBtn__DwrPx{opacity:1;transform:translateY(0);background:rgba(255,255,255,.2)}.PastEvents_titleWrapper__s6CqB{animation:PastEvents_titleIn__60MC8 .8s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:center}.PastEvents_giantTitle__XI7I9{color:#fff;font-size:clamp(3rem,10vw,8rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin:0 0 16px;text-transform:uppercase;transition:all .5s cubic-bezier(.16,1,.3,1);text-shadow:0 4px 20px rgba(0,0,0,.5)}.PastEvents_eventDate__sqcrD{font-size:clamp(14px,2vw,18px);color:rgba(255,255,255,.8);font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:32px}.PastEvents_exploreBtn__DwrPx{font-size:14px;font-weight:600;color:#fff;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 24px;border-radius:100px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;opacity:.7;transform:translateY(10px)}@media(max-width:767px){.PastEvents_exploreBtn__DwrPx{opacity:1;transform:translateY(0)}}@keyframes PastEvents_titleIn__60MC8{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.PastEvents_timelineWrap__gU0gb{position:relative;z-index:20;padding:0 0 40px;display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.PastEvents_timelineWrap__gU0gb{padding-bottom:60px}}.PastEvents_timelineContainer__LRSDH{display:flex;align-items:flex-end;gap:8px;max-width:100%;overflow-x:auto;padding:80px 24px 24px;margin-top:-80px;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.PastEvents_timelineContainer__LRSDH::-webkit-scrollbar{display:none}@media(min-width:1024px){.PastEvents_timelineContainer__LRSDH{gap:12px;padding:80px 64px 24px}}.PastEvents_timelineNode__BofIW{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:80px}.PastEvents_firstOfYear__PFaZC{margin-left:32px}@media(min-width:1024px){.PastEvents_firstOfYear__PFaZC{margin-left:48px}}.PastEvents_timelineYear__ERiaf{position:absolute;top:-30px;font-size:12px;font-weight:700;color:rgba(255,255,255,.9);white-space:nowrap}.PastEvents_notch__YrQEJ{width:6px;height:30px;border-radius:100px;background:rgba(255,255,255,.2);border:none;cursor:pointer;padding:0;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}@media(min-width:1024px){.PastEvents_notch__YrQEJ{width:8px;height:40px}}.PastEvents_notch__YrQEJ:hover{height:50px;background:rgba(255,255,255,.6)}.PastEvents_notch__YrQEJ.PastEvents_activeNotch__XgLxq{height:70px;background:var(--accent,#fff);box-shadow:0 0 20px var(--accent,rgba(255,255,255,.5))}@media(min-width:1024px){.PastEvents_notch__YrQEJ.PastEvents_activeNotch__XgLxq{height:80px}}.PastEvents_notch__YrQEJ:before{content:"";position:absolute;inset:-10px -8px}.PastEvents_tooltip__lAyBh{position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(-10px);background:rgba(20,20,20,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);padding:8px 12px;border-radius:8px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.16,1,.3,1);pointer-events:none;z-index:30}.PastEvents_tooltip__lAyBh:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid rgba(0,0,0,0);border-top-color:rgba(20,20,20,.85)}.PastEvents_timelineNode__BofIW:hover .PastEvents_tooltip__lAyBh{opacity:1;visibility:visible;transform:translateX(-50%) translateY(-20px)}.PastEvents_tooltipTitle__n3xdr{font-size:12px;font-weight:700;color:#fff;margin-bottom:2px}.PastEvents_tooltipDate__Lv5ay{font-size:10px;font-weight:500;color:rgba(255,255,255,.6);text-transform:uppercase}