.schedule-module__lQArja__schedule{width:100%;height:100%}.schedule-module__lQArja__left{flex-direction:column;gap:24px;display:flex}.schedule-module__lQArja__intro{flex-direction:column;gap:12px;display:flex}.schedule-module__lQArja__timeline{flex-direction:column;gap:18px;margin:0;padding:0 0 80px;list-style:none;display:flex}.schedule-module__lQArja__timelineItem{grid-template-columns:22px 1fr;align-items:start;column-gap:14px;display:grid}.schedule-module__lQArja__timelineGutter{justify-content:center;min-height:100%;display:flex;position:relative}.schedule-module__lQArja__timelineNode{border:2px solid var(--foreground);z-index:2;background:#fff;border-radius:999px;width:12px;height:12px;margin-top:30px;position:relative}.schedule-module__lQArja__timelineNodeSelected{background:var(--foreground)}.schedule-module__lQArja__timelineNodeSelected:after{content:"";border:1px solid var(--foreground);opacity:.22;border-radius:999px;animation:1.4s ease-in-out infinite schedule-module__lQArja__nodePulse;position:absolute;inset:-8px}@keyframes schedule-module__lQArja__nodePulse{0%,to{opacity:.16;transform:scale(.85)}50%{opacity:.34;transform:scale(1.25)}}.schedule-module__lQArja__timelineLine{background:var(--text-common);opacity:.18;border-radius:999px;width:2px;position:absolute;top:42px;bottom:-18px}.schedule-module__lQArja__timelineContent{flex-direction:column;gap:10px;display:flex}.schedule-module__lQArja__timelineDate{letter-spacing:1px;text-transform:uppercase;width:fit-content;color:var(--text-common);border:1px dashed var(--background);background:#fff;border-radius:999px;padding:6px 10px;font-family:monospace;font-size:12px}.schedule-module__lQArja__card{--stub:96px;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#fff 0%,var(--background)140%);border:1px solid var(--background);border-radius:16px;position:relative;overflow:hidden}.schedule-module__lQArja__card:before{content:"";width:var(--stub);background:radial-gradient(circle at 18px 16px,var(--background)0 8px,transparent 9px),radial-gradient(circle at 18px calc(100% - 16px),var(--background)0 8px,transparent 9px),linear-gradient(180deg,#fff 0%,var(--background)140%);border-left:1px dashed var(--text-common);position:absolute;top:0;bottom:0;right:0}.schedule-module__lQArja__card:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--background)48%,transparent 100%);opacity:0;pointer-events:none;position:absolute;inset:-50%;transform:translate(-35%)rotate(18deg)}.schedule-module__lQArja__cardSelected{outline:2px solid var(--foreground)}.schedule-module__lQArja__cardSelected:after{opacity:.6;animation:2.9s linear infinite schedule-module__lQArja__cardShine}@keyframes schedule-module__lQArja__cardShine{0%{transform:translate(-35%)rotate(18deg)}to{transform:translate(35%)rotate(18deg)}}.schedule-module__lQArja__notchLeft,.schedule-module__lQArja__notchRight{background:var(--background);border:1px solid var(--background);z-index:2;border-radius:999px;width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%)}.schedule-module__lQArja__notchLeft{left:-9px}.schedule-module__lQArja__notchRight{right:-9px}.schedule-module__lQArja__cardInner{z-index:3;padding:16px calc(var(--stub) + 16px)16px 16px;position:relative}.schedule-module__lQArja__cardInner:before{content:"";width:calc(var(--stub) - 28px);background:repeating-linear-gradient(90deg,var(--foreground)0 2px,transparent 2px 6px);opacity:.12;border-radius:10px;height:34px;position:absolute;bottom:14px;right:14px}.schedule-module__lQArja__cardInner:after{content:"ADMIT ONE";width:calc(var(--stub) - 28px);letter-spacing:2px;text-transform:uppercase;text-align:center;color:var(--text-common);opacity:.9;font-family:monospace;font-size:10px;position:absolute;top:14px;right:14px}.schedule-module__lQArja__cardTop{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.schedule-module__lQArja__cardKicker{letter-spacing:1px;text-transform:uppercase;color:var(--text-common);font-family:monospace;font-size:12px}.schedule-module__lQArja__dot{background:var(--foreground);border-radius:999px;width:10px;height:10px}.schedule-module__lQArja__cardTitleRow{margin-bottom:10px}.schedule-module__lQArja__cardMetaRow{align-items:baseline;gap:10px;display:flex}.schedule-module__lQArja__metaLabel{letter-spacing:1px;text-transform:uppercase;color:var(--text-common);white-space:nowrap;font-family:monospace;font-size:12px}.schedule-module__lQArja__metaValue{color:var(--text-dark);font-family:sans-serif;font-size:14px}.schedule-module__lQArja__cardDetails{border-top:1px dashed var(--background);margin-top:12px;padding-top:12px}.schedule-module__lQArja__detailsHint{letter-spacing:1px;text-transform:uppercase;color:var(--text-common);font-family:monospace;font-size:12px}.schedule-module__lQArja__right{place-items:start center;width:100%;height:100%;padding:0 24px 24px;display:grid}.schedule-module__lQArja__posterStage{--strapTop:-368px;perspective:1000px;width:min(560px,100%);height:min(700px,100%)}.schedule-module__lQArja__posterWrap{width:100%;height:100%}.schedule-module__lQArja__passSwing{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;transform-origin:50% var(--strapTop)}.schedule-module__lQArja__pass{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;position:relative}.schedule-module__lQArja__passStrap{left:50%;top:var(--strapTop);background:linear-gradient(180deg,#ffffff40 0%,#fff0 28%),linear-gradient(180deg,#f4e6c3 0%,var(--gold)34%,#8c6a22 100%);filter:saturate(1.03);z-index:60;border-radius:10px;width:clamp(49px,10vw,58px);height:300px;position:absolute;overflow:hidden;transform:translate(-50%)translateZ(70px);box-shadow:0 26px 70px #0000002e,0 10px 22px #0000001f,inset 0 1px #ffffff59,inset 0 0 0 1px #0000001a}.schedule-module__lQArja__passStrap:before{content:"";border-radius:inherit;pointer-events:none;opacity:.38;mix-blend-mode:overlay;background:repeating-linear-gradient(135deg,#ffffff24 0 2px,#00000014 2px 4px,#fff0 4px 9px),linear-gradient(90deg,#00000038 0%,#0000000f 18%,#ffffff1a 50%,#00000014 82%,#0000002e 100%);position:absolute;inset:0}.schedule-module__lQArja__passStrap:after{content:"";pointer-events:none;opacity:.55;background:radial-gradient(circle at 0 9px,#ffffff4d 0 .9px,#0000 1.8px) 0 0/6px 14px repeat-y,radial-gradient(circle at 100% 9px,#0000002e 0 .9px,#0000 1.8px) 100% 0/6px 14px repeat-y,linear-gradient(90deg,#0000 0%,#ffffff1f 48%,#0000 100%);border-radius:12px;position:absolute;inset:12px 6px}.schedule-module__lQArja__passHardware{pointer-events:none;z-index:50;place-items:center;width:110px;height:110px;display:grid;position:absolute;top:-100px;left:calc(50% - 4px);transform:translate(-50%)translateZ(60px)}.schedule-module__lQArja__passClipImage{object-fit:contain;filter:drop-shadow(0 18px 22px #00000038);width:100%;height:100%}.schedule-module__lQArja__passCard{z-index:10;background:repeating-linear-gradient(135deg,#0000 0 14px,#00000005 14px 28px),radial-gradient(10px 10px at 16% 18%,#c9a4602e 0 40%,#0000 44%),radial-gradient(12px 12px at 78% 22%,#0000000d 0 40%,#0000 44%),radial-gradient(10px 10px at 66% 78%,#c9a46024 0 40%,#0000 44%),radial-gradient(12px 12px at 28% 82%,#0000000b 0 40%,#0000 44%),linear-gradient(#fff 0%,#f4f4f6 100%);border:1px solid #14141414;border-radius:28px;width:min(480px,96%);height:min(640px,92%);position:absolute;top:40px;left:50%;overflow:hidden;transform:translate(-50%)translateZ(0);box-shadow:0 40px 70px #0000001f,0 18px 30px #0000001a,inset 0 0 0 1px #ffffff8c}.schedule-module__lQArja__passCard:before{content:"";opacity:.95;pointer-events:none;background:radial-gradient(900px at 18% 0,#c9a46042 0%,#0000 56%),radial-gradient(900px at 110% 22%,#0000000f,#0000 58%),radial-gradient(900px at 20% 120%,#0000000f,#0000 60%),linear-gradient(90deg,#0000000a 0%,#0000 45%,#00000008 100%);position:absolute;inset:0}.schedule-module__lQArja__passCard:after{content:"ALL ACCESS";letter-spacing:3px;text-transform:uppercase;color:#0000008c;opacity:.55;mix-blend-mode:multiply;pointer-events:none;background:#ffffff8c;border:2px dashed #0000004d;border-radius:14px;padding:10px 14px;font-family:monospace;font-size:12px;position:absolute;bottom:18px;right:18px;transform:rotate(-12deg)}@media (max-width:1023px){.schedule-module__lQArja__passCard{height:520px}.schedule-module__lQArja__passInner{gap:12px;padding:18px}.schedule-module__lQArja__passPhoto{display:none}.schedule-module__lQArja__passCode{font-size:36px}.schedule-module__lQArja__passBottomRow{padding-top:10px}}@media (max-width:809px){.schedule-module__lQArja__passCard{height:480px}}@media (min-width:1024px){.schedule-module__lQArja__posterStage{--strapTop:-40px}.schedule-module__lQArja__passStrap{left:calc(40% + 3px)}.schedule-module__lQArja__passHardware{top:clamp(150px,30vw,222px);left:40%}.schedule-module__lQArja__passCard{top:360px;left:40%}}.schedule-module__lQArja__passGlow{pointer-events:none;z-index:2;background:radial-gradient(520px circle at var(--mx)var(--my),#ffffffeb 0%,#ffffff29 25%,#fff0 60%);opacity:calc(.12 + (var(--active)*.32));mix-blend-mode:soft-light;position:absolute;inset:0}.schedule-module__lQArja__passSpot{pointer-events:none;z-index:3;background:radial-gradient(520px circle at var(--mx)var(--my),#0000001a 0%,#0000000d 22%,#0000 62%);opacity:calc(.1 + (var(--active)*.18));mix-blend-mode:multiply;position:absolute;inset:-30%}.schedule-module__lQArja__passGlare{pointer-events:none;z-index:6;opacity:calc(.06 + (var(--active)*.26));background:linear-gradient(115deg,#0000 0%,#ffffffbf 46%,#0000 72%);animation:3.6s ease-in-out infinite schedule-module__lQArja__passGlareSweep;position:absolute;inset:-35%;transform:translate(-30%)rotate(12deg)}@keyframes schedule-module__lQArja__passGlareSweep{0%{transform:translate(-30%)rotate(12deg)}50%{transform:translate(24%)rotate(12deg)}to{transform:translate(-30%)rotate(12deg)}}.schedule-module__lQArja__passGrain{pointer-events:none;z-index:7;opacity:.06;mix-blend-mode:multiply;background:repeating-linear-gradient(0deg,#0000 0 2px,#0000001f 2px 3px);position:absolute;inset:0}.schedule-module__lQArja__passInner{z-index:10;flex-direction:column;gap:16px;height:100%;padding:22px;display:flex;position:relative}.schedule-module__lQArja__passTopRow{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.schedule-module__lQArja__passMarks{align-items:center;gap:10px;display:flex}.schedule-module__lQArja__passMark{background:linear-gradient(135deg,var(--gold)0%,#00000059 100%);opacity:.95;border-radius:6px;width:26px;height:18px}.schedule-module__lQArja__passMiniInfo{text-align:right;grid-template-columns:1fr;gap:6px;display:grid}.schedule-module__lQArja__passMiniLabel{letter-spacing:2px;text-transform:uppercase;color:#00000085;font-family:monospace;font-size:10px}.schedule-module__lQArja__passMiniValue{letter-spacing:1px;text-transform:uppercase;color:#000000b8;font-family:monospace;font-size:11px}.schedule-module__lQArja__passPhoto{filter:blur(.2px);opacity:.92;background:radial-gradient(closest-side at 36% 55%,#0000002e,#0000 65%),radial-gradient(closest-side at 60% 45%,#00000024,#0000 62%),linear-gradient(#0000000a,#0000),url(/logo.png) 50%/72% no-repeat;border:1px solid #00000014;border-radius:18px;width:100%;height:220px;position:relative;overflow:hidden}.schedule-module__lQArja__passPhoto:after{content:"";opacity:.16;background-image:radial-gradient(circle at 1px 1px,#00000029 1px,#0000 2px);background-size:10px 10px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 55%,#000 0%,#0000 72%);mask-image:radial-gradient(circle at 50% 55%,#000 0%,#0000 72%)}.schedule-module__lQArja__passTitleArea{flex-direction:column;gap:6px;display:flex}.schedule-module__lQArja__passCode{font-family:var(--font-header);letter-spacing:1px;color:#000000db;font-size:44px;line-height:1}.schedule-module__lQArja__passType{letter-spacing:3px;text-transform:uppercase;color:#00000094;font-family:monospace;font-size:12px}.schedule-module__lQArja__passTitle{margin-top:6px}.schedule-module__lQArja__passMetaRow{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.schedule-module__lQArja__passMetaBlock{background:#ffffffb8;border:1px solid #0000000f;border-radius:14px;padding:12px}.schedule-module__lQArja__passMetaLabel{letter-spacing:2px;text-transform:uppercase;color:#00000085;margin-bottom:6px;font-family:monospace;font-size:10px}.schedule-module__lQArja__passMetaValue{color:#000000d1;font-family:sans-serif;font-size:14px}.schedule-module__lQArja__passBottomRow{border-top:1px dashed #00000024;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:auto;padding-top:14px;display:flex}.schedule-module__lQArja__passBarcode{opacity:.22;background:repeating-linear-gradient(90deg,#000000c7 0 2px,#0000 2px 6px);border-radius:10px;width:140px;height:34px}.schedule-module__lQArja__passFloat{z-index:1;pointer-events:none;opacity:.35;background:radial-gradient(circle at 40% 30%,#c9a46038,#0000 45%),radial-gradient(circle at 70% 60%,#00000014,#0000 48%);position:absolute;inset:-40%;transform:rotate(10deg)translateZ(4px)}.schedule-module__lQArja__inlineLink{color:inherit;text-underline-offset:3px;text-decoration:underline}.schedule-module__lQArja__seasonSection{flex-direction:column;gap:14px;margin-top:24px;display:flex}.schedule-module__lQArja__seasonHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.schedule-module__lQArja__seasonTitle{font-family:var(--font-header);color:var(--text-dark);font-size:28px;line-height:1.05}.schedule-module__lQArja__seasonCount{letter-spacing:2px;text-transform:uppercase;color:var(--text-common);opacity:.85;white-space:nowrap;font-family:monospace;font-size:12px}.schedule-module__lQArja__seasonEmpty{border:1px dashed var(--background);background:#fff9;border-radius:16px;padding:14px}.schedule-module__lQArja__tournamentList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.schedule-module__lQArja__tournamentRow{text-align:left;border:1px solid var(--background);cursor:pointer;background:#ffffffb8;border-radius:16px;flex-direction:column;gap:8px;width:100%;padding:14px;display:flex}.schedule-module__lQArja__tournamentRowSelected{outline:2px solid var(--foreground)}.schedule-module__lQArja__tournamentRowTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.schedule-module__lQArja__tournamentRowName{color:var(--text-dark);font-family:sans-serif;font-size:16px}.schedule-module__lQArja__tournamentRowDays{letter-spacing:1px;text-transform:uppercase;color:var(--text-common);opacity:.9;white-space:nowrap;font-family:monospace;font-size:12px}.schedule-module__lQArja__tournamentRowMeta{align-items:baseline;gap:10px;display:flex}.schedule-module__lQArja__tournamentRowMetaLabel{letter-spacing:1px;text-transform:uppercase;color:var(--text-common);white-space:nowrap;font-family:monospace;font-size:12px}.schedule-module__lQArja__tournamentRowMetaValue{color:var(--text-dark);font-family:sans-serif;font-size:14px}
.Background-module__vDPDEW__background{z-index:-1;width:100%;height:100%;padding:10px;position:absolute;top:0;left:0}.Background-module__vDPDEW__background__image{opacity:.035;position:absolute;transform:translate(-50%,-50%);width:auto!important;height:90%!important;top:50%!important;left:50%!important}.Background-module__vDPDEW__background__inner{width:100%;height:100%;position:relative}.Background-module__vDPDEW__center__accent{width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%)}.Background-module__vDPDEW__corner__accent{width:16px;height:16px;position:absolute}@media (min-width:810px){.Background-module__vDPDEW__background{padding:20px}.Background-module__vDPDEW__background__image{max-width:75%}}
.SplitContentLeft-module__eVb-Iq__splitContentLeft{-webkit-overflow-scrolling:touch;touch-action:pan-y;width:100%;height:100%;overflow:hidden auto}.SplitContentLeft-module__eVb-Iq__splitContentLeft__inner{flex-direction:column-reverse;width:100%;min-height:100%;margin:0 auto;display:flex}.SplitContentLeft-module__eVb-Iq__leftPane{z-index:100;background:linear-gradient(#f7f7f700 16%,#f7f7f7 25%);flex-direction:column;gap:64px;padding:440px 40px 40px;display:flex}.SplitContentLeft-module__eVb-Iq__rightPane{width:100%;height:440px;padding:120px 0 0;position:fixed;top:0;right:0}@media (min-width:810px){.SplitContentLeft-module__eVb-Iq__leftPane{padding:600px 40px 40px}.SplitContentLeft-module__eVb-Iq__rightPane{height:600px}.SplitContentLeft-module__eVb-Iq__splitContentLeft__inner{max-width:600px}}@media (min-width:1024px){.SplitContentLeft-module__eVb-Iq__splitContentLeft__inner{flex-direction:row;max-width:1200px;padding:0}.SplitContentLeft-module__eVb-Iq__leftPane{background:0 0;width:50%;padding:220px 80px 40px}.SplitContentLeft-module__eVb-Iq__rightPane{width:50%;height:100%;padding:0}}
.SplitContentRight-module__6S5DTq__splitContentLeft{-webkit-overflow-scrolling:touch;touch-action:pan-y;width:100%;height:100%;overflow:hidden auto}.SplitContentRight-module__6S5DTq__splitContentLeft__inner{flex-direction:column-reverse;width:100%;min-height:100%;margin:0 auto;display:flex}.SplitContentRight-module__6S5DTq__rightPane{z-index:100;background:linear-gradient(#f7f7f700 16%,#f7f7f7 25%);flex-direction:column;gap:64px;padding:440px 40px 0;display:flex}.SplitContentRight-module__6S5DTq__leftPane{width:100%;height:440px;padding:120px 0 0;position:fixed;top:0;right:0}@media (min-width:810px){.SplitContentRight-module__6S5DTq__rightPane{padding:600px 40px 0}.SplitContentRight-module__6S5DTq__leftPane{height:600px}.SplitContentRight-module__6S5DTq__splitContentLeft__inner{max-width:600px}}@media (min-width:1024px){.SplitContentRight-module__6S5DTq__splitContentLeft__inner{flex-direction:row;max-width:1200px;padding:0}.SplitContentRight-module__6S5DTq__rightPane{background:0 0;width:50%;padding:220px 80px 0}.SplitContentRight-module__6S5DTq__leftPane{width:50%;height:100%;padding:0}}
.sponsors-module__bcBnnG__sponsors{width:100%;height:100%}
