@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--bg:#050506;--panel:#09090b;--panel2:#0d0d10;--text:#f5f5f6;--muted:#8a8a91;--line:#242428;--red:#e31b2b;--red2:#7a0710;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:2px}img{max-width:100%;display:block}.siteHeader{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#040405db;border-bottom:1px solid #ffffff12;align-items:center;gap:28px;height:66px;padding:0 26px;display:flex;position:fixed;top:0;left:0;right:0}.brand{background:0 0;border:0;padding:0}.brand img{object-fit:contain;width:155px;height:48px}.siteHeader nav{gap:22px;margin-left:auto;display:flex}.siteHeader nav button,.lang,.hamb,.textBtn{color:#aaa;letter-spacing:.11em;text-transform:uppercase;background:0 0;border:0;font-size:9px;font-weight:700}.siteHeader nav button:hover,.lang:hover,.textBtn:hover{color:#fff}.actions{align-items:center;gap:10px;display:flex}.cta{background:var(--red);color:#fff;letter-spacing:.11em;text-transform:uppercase;border:1px solid #ff3545;padding:12px 18px;font-size:9px;font-weight:800;transition:all .25s;box-shadow:0 0 24px #e31b2b1f}.cta:hover{transform:translateY(-1px);box-shadow:0 0 34px #e31b2b3d}.cta.small{padding:9px 13px}.ghost{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#08080aa6;border:1px solid #3b3b40;padding:11px 17px;font-size:9px;font-weight:700}.ghost:hover{border-color:#777}.hamb{font-size:18px;display:none}.lang{padding:8px}.fullBtn{width:100%}.hero{background:url(/assets/hero-desktop.png) 50%/cover no-repeat;align-items:center;height:100vh;min-height:760px;max-height:920px;display:flex;position:relative;overflow:hidden}.heroShade{background:linear-gradient(90deg,#000000d6,#00000047 46%,#0000008c),linear-gradient(#0000 60%,#000000d9);position:absolute;inset:0}.heroInner{z-index:2;width:min(var(--max),calc(100% - 52px));grid-template-columns:1.1fr .8fr .8fr;align-items:center;gap:48px;margin:20px auto 120px;display:grid;position:relative}.heroLeft{min-width:0}.heroTitle{letter-spacing:-.025em;text-transform:uppercase;margin:0;font-family:Barlow Condensed,sans-serif;font-size:clamp(58px,6.2vw,96px);font-weight:800;line-height:.84}.heroTitle em{color:var(--red);font-style:normal}.meta{letter-spacing:.12em;color:#b5b5ba;margin:22px 0 0;font-size:10px}.lead{color:#a4a4aa;max-width:550px;font-size:12px;line-height:1.65}.heroBtns{gap:10px;margin-top:22px;display:flex}.heroCenter,.heroPartner{text-align:center;justify-self:center}.heroMark{width:230px;margin:0 auto}.organizerLockup{flex-direction:column;align-items:center;gap:7px;margin-top:13px;display:flex}.organizerLockup span,.heroPartner>span{color:#a2a2a8;letter-spacing:.18em;font-size:7px}.organizerLockup img{width:115px}.heroPartner img{width:185px;margin:14px auto 0}.heroBottom{z-index:3;width:min(var(--max),calc(100% - 52px));grid-template-columns:1fr 250px;gap:12px;display:grid;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.heroCountdown{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040405c7;border:1px solid #29292e;grid-template-columns:175px 1fr;height:72px;display:grid}.heroCountdown>span{color:#8e8e94;letter-spacing:.14em;border-right:1px solid var(--line);align-items:center;padding:0 15px;font-size:8px;display:flex}.countdown{grid-template-columns:repeat(4,1fr);display:grid}.countdown>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;display:flex}.countdown>div:last-child{border-right:0}.countdown b{font-family:Barlow Condensed;font-size:29px;line-height:1}.countdown span{color:#777;letter-spacing:.12em;margin-top:4px;font-size:7px}.prizeCompact{background:#120204d9;border:1px solid #e31b2b80;flex-direction:column;justify-content:center;align-items:center;display:flex}.prizeCompact span{color:#ff6f78;letter-spacing:.13em;font-size:7px}.prizeCompact b{color:#fff;font-family:Barlow Condensed;font-size:28px}.prizeCompact small{color:#8b565a;letter-spacing:.11em;font-size:6px}.compact,.pageBody,.siteFooter{width:min(var(--max),calc(100% - 52px));margin:0 auto}.compact{border-bottom:1px solid var(--line);padding:72px 0}.eyebrow{color:var(--red);letter-spacing:.18em;text-transform:uppercase;margin:0 0 9px;font-size:8px;font-weight:800}h2,.pageHero h1{text-transform:uppercase;margin:0;font-family:Barlow Condensed;font-weight:800;line-height:.92}h2{font-size:44px}.copy{color:#96969c;font-size:11px;line-height:1.7}.copy.wide{max-width:760px;margin:15px auto 0}.centerIntro{text-align:center}.homeLinks{justify-content:center;gap:26px;margin-top:28px;display:flex}.homeLinks button{color:#aaa;letter-spacing:.12em;background:0 0;border:0;font-size:9px;font-weight:700}.homeLinks button:hover{color:var(--red)}.timeline{border-top:1px solid #2b2b2f;grid-template-columns:repeat(5,1fr);margin-top:36px;display:grid}.day{border:0;border-right:1px solid var(--line);color:#fff;text-align:left;background:0 0;min-height:110px;padding:30px 18px 20px;position:relative}.day:last-child{border-right:0}.day>span{border:1px solid var(--red);width:24px;height:24px;color:var(--red);background:#060607;border-radius:50%;place-items:center;font-size:7px;display:grid;position:absolute;top:-12px;left:12px}.day>b{font-family:Barlow Condensed;font-size:15px}.day p{color:#aaa;margin:7px 0;font-size:10px}.day:hover{background:linear-gradient(#e31b2b0f,#0000)}.prizeSection{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;display:grid}.prizeBig{background:radial-gradient(circle at 50% 100%,#e31b2b30,#0000 55%),#09090a;border:1px solid #e31b2b8c;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex}.prizeBig>span{color:#ff5b68;letter-spacing:.18em;font-size:8px}.prizeBig b{font-family:Barlow Condensed;font-size:58px}.prizeBig small{color:#777;letter-spacing:.15em;font-size:7px}.festivalHome{width:min(var(--max),calc(100% - 52px));border:1px solid var(--line);height:330px;margin:0 auto;position:relative;overflow:hidden}.festivalHome>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.festivalHome>div{background:linear-gradient(90deg,#000000f0,#000000a6 42%,#00000021);position:absolute;inset:0}.festivalHome article{z-index:2;width:46%;padding:70px 34px;position:relative}.festivalHome article p:not(.eyebrow){color:#aaa;font-size:11px;line-height:1.6}.festivalHome article .ghost{margin-top:8px}.subPage{min-height:80vh;padding-top:66px}.pageHero{text-align:center;border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 0,#e31b2b21,#0000 38%),#070708;padding:92px 26px 58px}.pageHero h1{max-width:960px;margin:0 auto;font-size:clamp(46px,6vw,78px)}.pageHero>p:last-child{color:#9b9ba1;max-width:760px;margin:18px auto 0;font-size:12px;line-height:1.7}.pageBody{padding:60px 0 90px}.infoGrid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.infoGrid article{border-right:1px solid var(--line);background:#08080a;min-height:120px;padding:24px}.infoGrid article:last-child{border-right:0}.infoGrid b{font-family:Barlow Condensed;font-size:21px}.infoGrid p{color:#929298;font-size:10px;line-height:1.5}.textBlock{border-left:2px solid var(--red);background:#080809;margin-top:34px;padding:30px}.textBlock h3,.ticketGroup>h3,.accountGrid h3,.myEntries h3{letter-spacing:.03em;margin:0 0 10px;font-family:Barlow Condensed;font-size:25px}.textBlock p{color:#aaa;max-width:850px;font-size:11px;line-height:1.7}.pageActions{gap:10px;margin-top:28px;display:flex}.scheduleDetail{gap:14px;display:grid}.scheduleDetail article{border:1px solid var(--line);background:#08080a;grid-template-columns:90px 1fr 1.2fr 1fr;align-items:start;gap:22px;padding:25px;display:grid}.scheduleDetail article>span{color:var(--red);letter-spacing:.15em;font-size:8px}.scheduleDetail h3{margin:0;font-family:Barlow Condensed;font-size:25px}.scheduleDetail p,.scheduleDetail li{color:#999;font-size:10px;line-height:1.55}.scheduleDetail ul{margin:0;padding-left:16px}.tournamentCards{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.tournamentCards article{border:1px solid var(--line);background:#08080a;flex-direction:column;min-height:270px;padding:26px 22px;display:flex}.tournamentCards article.mainTournament{border-color:var(--red);background:linear-gradient(#e31b2b14,#08080a 45%)}.tournamentCards span{color:#777;font-size:8px}.tournamentCards h3{margin:8px 0;font-family:Barlow Condensed;font-size:30px}.tournamentCards b{color:var(--red);letter-spacing:.12em;font-size:8px}.tournamentCards p{color:#999;font-size:10px;line-height:1.6}.tournamentCards button{color:#fff;text-align:left;letter-spacing:.1em;background:0 0;border:0;margin-top:auto;padding:0;font-size:8px;font-weight:700}.ticketGroup{margin-bottom:38px}.ticketGroup>h3{color:#aaa;letter-spacing:.14em;font-size:17px}.ticketGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.ticketGrid article{border:1px solid var(--line);background:#08080a;min-height:320px;padding:24px;position:relative}.ticketGrid article>strong{background:var(--red);letter-spacing:.1em;padding:5px 8px;font-size:6px;position:absolute;top:12px;right:12px}.ticketGrid article>span{color:#aaa;letter-spacing:.1em;min-height:32px;font-size:8px;display:block}.price{margin:9px 0}.price b{font-family:Barlow Condensed;font-size:34px}.price small{color:#777;margin-left:4px;font-size:8px}.ticketGrid p,.ticketGrid li{color:#929298;font-size:9px;line-height:1.55}.ticketGrid ul{padding-left:17px}.ticketGrid em{color:#ff616d;letter-spacing:.1em;margin-top:16px;font-size:7px;font-style:normal;font-weight:800;display:block}.registrationCallout{background:linear-gradient(90deg,#e31b2b14,#08080a);border:1px solid #e31b2b8c;justify-content:space-between;align-items:center;gap:40px;padding:28px;display:flex}.registrationCallout span{color:var(--red);letter-spacing:.15em;font-size:7px}.registrationCallout h3{margin:5px 0;font-family:Barlow Condensed;font-size:27px}.registrationCallout p{color:#999;max-width:680px;font-size:10px}.bigImage{border:1px solid var(--line);height:390px;margin-bottom:28px;overflow:hidden}.bigImage img{object-fit:cover;width:100%;height:100%}.mainPartnerBlock{background:#08080a;border:1px solid #e31b2b66;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.mainPartnerBlock span{color:#aaa;letter-spacing:.14em;font-size:8px}.mainPartnerBlock img{width:220px;margin-top:18px}.partnerPlaceholders{border:1px solid var(--line);border-top:0;grid-template-columns:repeat(4,1fr);display:grid}.partnerPlaceholders span{border-right:1px solid var(--line);color:#666;letter-spacing:.12em;place-items:center;height:110px;font-size:7px;display:grid}.partnerPlaceholders span:last-child{border-right:0}.faqList details{border-top:1px solid var(--line)}.faqList details:last-child{border-bottom:1px solid var(--line)}.faqList summary{cursor:pointer;padding:18px 5px;font-size:11px;font-weight:700}.faqList details p{color:#999;padding:0 5px 18px;font-size:10px;line-height:1.6}.loginForm{border:1px solid var(--line);background:#08080a;gap:15px;width:min(520px,100%);margin:0 auto;padding:28px;display:grid}.loginForm label,.fieldLabel{letter-spacing:.1em;color:#8d8d93;gap:7px;font-size:8px;font-weight:700;display:grid}.loginForm input,.loginForm select,.accountGrid input,.accountGrid select{color:#fff;background:#050506;border:1px solid #2d2d32;width:100%;height:44px;padding:0 12px}.demoNote{text-align:center;color:#6d6d73;letter-spacing:.1em;margin-top:14px;font-size:7px}.accountGrid{grid-template-columns:1.25fr .75fr;gap:14px;display:grid}.accountGrid>section,.myEntries{border:1px solid var(--line);background:#08080a;padding:28px}.fieldLabel select{margin-top:6px}.promoRow{grid-template-columns:1fr 100px;gap:8px;margin-top:14px;display:grid}.promoSuccess{color:#62d58c;font-size:9px}.promoHint{color:#777;font-size:9px}.checkoutMath{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0}.checkoutMath span{color:#909096;border-bottom:1px solid #17171a;justify-content:space-between;padding:10px 0;font-size:9px;display:flex}.checkoutMath span:last-child{border-bottom:0}.checkoutMath span b{color:#fff}.checkoutMath .poolLine{color:#ff5a67}.profileBox{border:1px solid var(--line);display:grid}.profileBox span{border-bottom:1px solid var(--line);color:#777;justify-content:space-between;padding:13px;font-size:8px;display:flex}.profileBox span:last-child{border-bottom:0}.profileBox b{color:#fff}.textBtn{margin-top:15px}.demoText{color:#666;margin-top:10px;font-size:8px;line-height:1.5;display:block}.myEntries{margin-top:14px}.myEntries>p{color:#888;font-size:10px}.entryTable>div{border-top:1px solid var(--line);grid-template-columns:2fr .7fr 1fr 1.5fr;align-items:center;gap:12px;padding:12px 0;font-size:9px;display:grid}.entryTable span,.entryTable small{color:#888}.siteFooter{border-top:1px solid var(--line);color:#65656b;letter-spacing:.08em;align-items:center;gap:30px;min-height:100px;font-size:7px;display:flex}.siteFooter img{width:135px}.siteFooter>div{gap:15px;display:flex}.siteFooter button{color:#777;letter-spacing:.1em;background:0 0;border:0;font-size:7px}.siteFooter>span{text-align:right;margin-left:auto}@media (width<=980px){.siteHeader{padding:0 16px}.siteHeader nav{gap:12px}.siteHeader nav button{font-size:8px}.hero{height:auto;min-height:1020px;max-height:none;padding:100px 0 160px}.heroInner{text-align:center;grid-template-columns:1fr;gap:30px;margin:0 auto}.heroLeft{flex-direction:column;align-items:center;display:flex}.lead{margin-left:auto;margin-right:auto}.heroBtns{justify-content:center}.heroCenter,.heroPartner{justify-self:center}.heroBottom{grid-template-columns:1fr;width:calc(100% - 36px)}.heroCountdown{grid-template-columns:150px 1fr}.prizeCompact{min-height:65px}.compact,.pageBody,.siteFooter,.festivalHome{width:calc(100% - 36px)}.timeline{grid-template-columns:1fr}.day{border-right:0;border-bottom:1px solid var(--line);min-height:78px;padding:22px 20px 18px 46px}.day>span{top:25px;left:10px}.prizeSection{grid-template-columns:1fr}.festivalHome article{width:70%}.infoGrid,.ticketGrid,.tournamentCards{grid-template-columns:repeat(2,1fr)}.scheduleDetail article{grid-template-columns:80px 1fr 1fr}.scheduleDetail article ul{grid-column:2/4}.accountGrid{grid-template-columns:1fr}.partnerPlaceholders{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.brand img{width:125px}.siteHeader nav{border-bottom:1px solid var(--line);background:#060607;flex-direction:column;padding:18px;display:none;position:fixed;top:66px;left:0;right:0}.siteHeader nav.open{display:flex}.hamb{display:block}.cta.small{display:none}.hero{min-height:1080px}.heroTitle{font-size:55px}.heroMark{width:205px}.heroPartner img{width:155px}.heroCountdown{grid-template-columns:1fr;height:auto}.heroCountdown>span{border-right:0;border-bottom:1px solid var(--line);justify-content:center;padding:8px}.countdown{height:58px}.countdown b{font-size:24px}.heroBottom{bottom:16px}.compact{padding:52px 0}h2{font-size:36px}.homeLinks{flex-wrap:wrap;gap:12px}.festivalHome{height:380px}.festivalHome article{width:100%;padding:90px 24px}.festivalHome>div{background:linear-gradient(#000000e6,#0000008c)}.pageHero{padding:72px 18px 42px}.pageBody{padding:42px 0 70px}.infoGrid,.ticketGrid,.tournamentCards{grid-template-columns:1fr}.infoGrid article{border-right:0;border-bottom:1px solid var(--line)}.infoGrid article:last-child{border-bottom:0}.scheduleDetail article{grid-template-columns:1fr;gap:7px}.scheduleDetail article ul{grid-column:auto}.registrationCallout{display:block}.registrationCallout .cta{margin-top:15px}.partnerPlaceholders{grid-template-columns:1fr}.partnerPlaceholders span{border-right:0;border-bottom:1px solid var(--line)}.entryTable>div{grid-template-columns:1fr 1fr}.entryTable small{grid-column:1/3}.siteFooter{flex-wrap:wrap;padding:20px 0}.siteFooter>span{text-align:left;width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.rulesGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.rulesGrid article{border:1px solid var(--line);background:#08080a;grid-template-columns:42px 1fr;gap:15px;padding:22px;display:grid}.rulesGrid article>span{color:var(--red);font-family:Barlow Condensed;font-size:20px}.rulesGrid h3{margin:0 0 7px;font-family:Barlow Condensed;font-size:22px}.rulesGrid p{color:#999;margin:0;font-size:10px;line-height:1.65}.paymentLocked{opacity:.72;background:linear-gradient(90deg,#09090b,#070708);border:1px solid #242428;grid-template-columns:45px 1fr 160px 150px;align-items:center;gap:16px;margin-top:14px;padding:24px;display:grid}.paymentLocked .lockIcon{filter:grayscale();font-size:24px}.paymentLocked span{letter-spacing:.14em;color:#777;font-size:7px}.paymentLocked h3{margin:3px 0;font-family:Barlow Condensed;font-size:23px}.paymentLocked p{color:#777;margin:0;font-size:9px;line-height:1.5}.paymentLocked button{color:#555;letter-spacing:.08em;cursor:not-allowed;background:#111114;border:1px solid #29292d;height:42px;font-size:8px;font-weight:800}.cta:disabled{opacity:.45;cursor:not-allowed}.dualPool{grid-template-columns:1fr 1fr;display:grid;padding:0!important}.dualPool>div{flex-direction:column;justify-content:center;padding:10px 14px;display:flex}.dualPool>div+div{border-left:1px solid var(--line)}.dualPool b{font-size:22px!important}.finalPoolLine{border-top:1px solid #27272b;justify-content:space-between;align-items:center;margin-top:18px;padding-top:13px;display:flex}.finalPoolLine strong{color:#fff;font-family:Barlow Condensed;font-size:24px}@media (width<=720px){.rulesGrid{grid-template-columns:1fr}.paymentLocked{grid-template-columns:38px 1fr}.paymentLocked button{grid-column:1/3}.dualPool{grid-template-columns:1fr}.dualPool>div+div{border-left:0;border-top:1px solid var(--line)}}.liveDataCard{background:radial-gradient(circle at 50% 100%,#e31b2b26,#0000 58%),#09090a;border:1px solid #e31b2b8c;padding:24px}.playerCapacity{border-bottom:1px solid var(--line);padding-bottom:20px}.playerCapacity>span,.poolSplit span{color:#ff6f78;letter-spacing:.15em;font-size:7px;display:block}.playerCapacity>b{margin-top:5px;font-family:Barlow Condensed;font-size:54px;line-height:1;display:block}.playerCapacity>b small{color:#777;font-size:22px}.capacityTrack{background:#1b1b1e;height:5px;margin-top:13px;overflow:hidden}.capacityTrack i{background:linear-gradient(90deg,var(--red2),var(--red));height:100%;transition:width .5s;display:block}.poolSplit{grid-template-columns:1fr 1fr;gap:18px;padding-top:18px;display:grid}.poolSplit>div+div{border-left:1px solid var(--line);padding-left:18px}.poolSplit strong{margin-top:4px;font-family:Barlow Condensed;font-size:30px;display:block}.countryStats{padding-top:52px}.countryStatsHead{justify-content:space-between;align-items:end;gap:20px;display:flex}.countryStatsHead>strong{color:var(--red);font-family:Barlow Condensed;font-size:34px}.countryChips{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px;display:grid}.countryChips>div{border:1px solid var(--line);background:#08080a;grid-template-columns:30px 1fr;align-items:center;column-gap:8px;min-height:72px;padding:13px 14px;display:grid}.countryChips>div>span{grid-row:1/3;font-size:22px}.countryChips b{font-size:10px}.countryChips small{color:#777;font-size:8px}.countryEmpty,.capacityNote{color:#777;margin-top:18px;font-size:9px;line-height:1.6}.capacityNote{border-left:2px solid var(--red);padding-left:13px}.sideSchedule,.sideTournamentBlock{border-top:1px solid var(--line);margin-top:32px;padding-top:30px}.sideSchedule h3,.sideTournamentBlock h3{margin:0 0 16px;font-family:Barlow Condensed;font-size:28px}.sideScheduleGrid,.sideTournamentGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sideScheduleGrid article,.sideTournamentGrid article{border:1px solid var(--line);background:#08080a;padding:22px}.sideScheduleGrid span,.sideTournamentGrid span{color:#777;letter-spacing:.12em;font-size:7px}.sideScheduleGrid b,.sideTournamentGrid h4{margin:6px 0;font-family:Barlow Condensed;font-size:24px;display:block}.sideScheduleGrid strong,.sideTournamentGrid b{color:var(--red);letter-spacing:.11em;font-size:8px;display:block}.sideScheduleGrid p,.sideTournamentGrid p{color:#929298;font-size:9px;line-height:1.6}.sideTicketGroup{margin-top:38px}.sideTicketGrid{grid-template-columns:repeat(2,1fr)}.sideTicketGrid article{min-height:250px}.sideTicketGrid .price b{color:#aaa;font-size:30px}@media (width<=980px){.countryChips{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.poolSplit,.countryChips,.sideScheduleGrid,.sideTournamentGrid,.sideTicketGrid{grid-template-columns:1fr}.poolSplit>div+div{border-left:0;border-top:1px solid var(--line);padding-top:14px;padding-left:0}.countryStatsHead{flex-direction:column;align-items:start}.playerCapacity>b{font-size:46px}}.homeV18{background:#030304}.commandHero{border-bottom:1px solid #17171a;min-height:660px;padding:44px 0 0;position:relative;overflow:hidden}.commandHeroBg{opacity:.72;background:linear-gradient(90deg,#000c 0%,#0000004d 45%,#00000094 100%),url(/assets/hero-desktop.png) 50%/cover no-repeat;position:absolute;inset:0}.commandHeroGrid{z-index:2;grid-template-columns:1.05fr 1.2fr .9fr;align-items:center;gap:36px;width:min(1400px,100% - 56px);min-height:450px;margin:0 auto;display:grid;position:relative}.commandHeroCopy{align-self:center}.commandHeroCopy h1{letter-spacing:-.035em;margin:13px 0 22px;font-family:Barlow Condensed,sans-serif;font-size:68px;line-height:.83}.commandHeroCopy h1 span{color:var(--red)}.commandHeroCopy>p:not(.eyebrow){color:#b3b3b9;max-width:440px;font-size:13px;line-height:1.55}.commandMeta{gap:5px;margin-bottom:12px;display:grid}.commandMeta b{letter-spacing:.04em;font-size:10px}.commandButtons{gap:12px;margin-top:20px;display:flex}.commandLogo{justify-content:center;align-items:center;display:flex}.commandLogo img{object-fit:contain;filter:drop-shadow(0 22px 34px #0009);width:min(430px,100%);max-height:420px}.commandStats{background:linear-gradient(#111113eb,#08080af0);border:1px solid #424248;border-radius:14px;align-self:center;padding:22px 24px;box-shadow:0 25px 60px #0006}.statBlock{border-bottom:1px solid #38383d;padding:18px 0;position:relative}.statBlock:first-child{padding-top:0}.statBlock:last-child{border-bottom:0;padding-bottom:2px}.statBlock>span{color:#bdbdc4;letter-spacing:.06em;font-size:10px;display:block}.statBlock>strong,.splitValues strong{margin-top:5px;font-family:Barlow Condensed;font-size:36px;line-height:1.05;display:block}.statBlock>small{color:#86868d;letter-spacing:.08em;justify-content:space-between;margin-top:5px;font-size:8px;display:flex}.statBlock em{font-size:11px;font-style:normal;font-weight:700;position:absolute;bottom:28px;right:0}.capacityTrack.big{background:#202024;border-radius:10px;height:10px;margin-top:16px;margin-right:42px}.capacityTrack.big i{border-radius:10px}.splitValues{grid-template-columns:1fr 1fr;gap:15px;display:grid}.splitValues strong+strong{border-left:1px solid #3a3a3f;padding-left:15px}.paid{color:#53c792!important}.heroFacts{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#070708e0;border:1px solid #38383d;border-radius:11px;grid-template-columns:repeat(5,1fr);width:min(1400px,100% - 56px);margin:0 auto;display:grid;position:relative;transform:translateY(34px)}.heroFacts button{text-align:left;color:#fff;background:0 0;border:0;border-right:1px solid #26262a;min-height:84px;padding:18px 23px}.heroFacts button:last-child{border-right:0}.heroFacts b{font-family:Barlow Condensed;font-size:20px;display:block}.heroFacts span{color:#929299;margin-top:3px;font-size:9px;display:block}.homePartnerStage{width:min(1400px,100% - 56px);margin:78px auto 0;padding:0 0 26px}.eyebrow.center{text-align:center}.homePartnerRow{background:#060607;border:1px solid #26262a;grid-template-columns:1.1fr 1.05fr 1.18fr .85fr .85fr;align-items:stretch;margin-top:12px;display:grid}.partnerLogoCard{border-right:1px solid #252529;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;padding:22px;display:flex}.partnerLogoCard:last-child{border-right:0}.partnerLogoCard img{object-fit:contain;width:100%;height:135px}.partnerLogoCard.organizer img{height:118px;transform:scale(1.16)}.partnerLogoCard.international{border:1px solid #e31b2bb3;box-shadow:inset 0 0 35px #e31b2b0f}.partnerLogoCard span{letter-spacing:.12em;color:#aaa;font-size:8px}.partnerLogoCard.placeholder b{color:#777;font-size:26px}.partnerLogoCard.placeholder span{color:#555}.homeStatusStrip{background:#08080a;border:1px solid #303034;border-radius:9px;grid-template-columns:1fr 1fr 1fr;width:min(1400px,100% - 56px);margin:0 auto 54px;display:grid}.homeStatusStrip article{border-right:1px solid #242428;flex-direction:column;justify-content:center;min-height:108px;padding:20px 26px;display:flex;position:relative}.homeStatusStrip article:last-child{border-right:0;padding-right:105px}.homeStatusStrip b{color:var(--red);font-family:Barlow Condensed;font-size:19px}.homeStatusStrip .green{color:#52c98b}.homeStatusStrip p{color:#929299;margin:6px 0 0;font-size:9px;line-height:1.45}.homeStatusStrip button{position:absolute;top:28px;right:22px}.homeQuickGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.homeQuickGrid>div{border:1px solid var(--line);background:#08080a;padding:30px}.partnerDetailGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.partnerDetail{border:1px solid var(--line);background:#08080a;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:260px;padding:22px;display:flex}.partnerDetail img{object-fit:contain;width:100%;height:180px}.partnerDetail.organizer img{transform:scale(1.12)}.partnerDetail.international{border-color:#e31b2b8c}.partnerDetail span{letter-spacing:.13em;color:#aaa;font-size:8px}.homeTimeline{padding-top:24px}@media (width<=1100px){.commandHeroGrid{grid-template-columns:1fr 1fr}.commandStats{grid-column:1/3;grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.statBlock{border-bottom:0;border-right:1px solid #38383d;padding:0 18px}.statBlock:last-child{border-right:0}.heroFacts{grid-template-columns:repeat(3,1fr)}.heroFacts button:nth-child(3){border-right:0}.heroFacts button:nth-child(n+4){border-top:1px solid #26262a}.homePartnerRow{grid-template-columns:repeat(3,1fr)}.partnerLogoCard:nth-child(3){border-right:0}.partnerLogoCard:nth-child(n+4){border-top:1px solid #252529}.partnerLogoCard:nth-child(4){grid-column:1/2}.partnerLogoCard:nth-child(5){grid-column:2/3}.partnerDetailGrid{grid-template-columns:1fr}}@media (width<=720px){.commandHero{min-height:0;padding-top:18px}.commandHeroGrid{grid-template-columns:1fr;gap:16px;width:calc(100% - 30px);padding-bottom:18px}.commandHeroCopy{text-align:center}.commandHeroCopy h1{font-size:49px}.commandHeroCopy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.commandMeta{justify-items:center}.commandButtons{justify-content:center}.commandLogo{grid-row:1}.commandLogo img{width:245px;max-height:260px}.commandHeroCopy{grid-row:2}.commandStats{grid-area:3;grid-template-columns:1fr;gap:0;width:100%}.statBlock{border-bottom:1px solid #38383d;border-right:0;padding:15px 0}.heroFacts{grid-template-columns:1fr 1fr;width:calc(100% - 30px);margin:18px auto 0;transform:none}.heroFacts button{border-bottom:1px solid #26262a}.homePartnerStage,.homeStatusStrip{width:calc(100% - 30px)}.homePartnerStage{margin-top:45px}.homePartnerRow{grid-template-columns:1fr 1fr}.partnerLogoCard{min-height:180px}.partnerLogoCard img{height:110px}.partnerLogoCard.international{grid-column:1/3}.partnerLogoCard:nth-child(3){border-right:0}.partnerLogoCard:nth-child(4),.partnerLogoCard:nth-child(5){grid-column:auto}.homeStatusStrip{grid-template-columns:1fr}.homeStatusStrip article{border-bottom:1px solid #242428;border-right:0}.homeStatusStrip article:last-child{border-bottom:0}.homeQuickGrid{grid-template-columns:1fr}}.authTabs{gap:8px;max-width:620px;margin:0 auto 18px;display:flex}.authTabs button{color:#888;font:inherit;cursor:pointer;background:#0a0a0a;border:1px solid #292929;flex:1;padding:12px;font-weight:800}.authTabs button.active{color:#fff;background:#d719201f;border-color:#d71920}.authError{color:#ff5a60;margin:0;font-size:13px}.loginForm button:disabled,.fullBtn:disabled{opacity:.48;cursor:not-allowed}.entryTable{gap:0;display:grid}.entryRow{border:0;border-top:1px solid var(--line);color:#fff;text-align:left;background:0 0;grid-template-columns:2fr .7fr 1.2fr 1.35fr 24px;align-items:center;gap:12px;width:100%;padding:15px 12px;font-size:9px;transition:background .18s,border-color .18s;display:grid;position:relative}.entryRow:hover,.entryRow.active{background:linear-gradient(90deg,#e31b2b17,#e31b2b05);border-color:#e31b2b73}.entryRow span,.entryRow small{color:#939399}.entryRow i{color:var(--red);text-align:right;font-size:22px;font-style:normal}.entriesHint{color:#6f6f75!important;margin:0 0 8px!important;font-size:8px!important}.registrationDetail{background:linear-gradient(#e31b2b0f,#08080a 42%);border:1px solid #e31b2b73;margin-top:16px;padding:22px}.registrationDetailHead{justify-content:space-between;align-items:start;gap:16px;display:flex}.registrationDetailHead span{color:var(--red);letter-spacing:.13em;font-size:7px}.registrationDetailHead h4{margin:4px 0 0;font-family:Barlow Condensed;font-size:27px}.detailClose{color:#999;background:0 0;border:0;font-size:25px;line-height:1}.registrationDetailGrid{border:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid}.registrationDetailGrid span{border-right:1px solid var(--line);color:#777;letter-spacing:.09em;flex-direction:column;gap:5px;padding:13px;font-size:7px;display:flex}.registrationDetailGrid span:last-child{border-right:0}.registrationDetailGrid b{color:#fff;letter-spacing:0;font-size:10px}.registrationPaymentLocked{opacity:.78;background:#0b0b0d;border:1px solid #29292d;margin-top:16px;padding:15px 17px}.registrationPaymentLocked b{color:#8f8f95;font-size:9px}.registrationPaymentLocked p{color:#69696f;margin:7px 0 0;font-size:9px;line-height:1.55}.registrationPaymentOpen{grid-template-columns:1fr auto;align-items:end;gap:12px;margin-top:16px;display:grid}.registrationPaymentOpen label{color:#8d8d93;gap:7px;font-size:8px;display:grid}.registrationPaymentOpen input{color:#fff;background:#050506;border:1px solid #333;height:42px;padding:0 12px}.paymentLocked.paymentOpen{opacity:1;border-color:#52c98b73}.partnerLogoCard.international img,.partnerDetail.international img{background:0 0!important}@media (width<=720px){.entryRow{grid-template-columns:1fr auto}.entryRow span:nth-of-type(2),.entryRow small{grid-column:1/2}.entryRow i{grid-area:1/2/4}.registrationDetailGrid{grid-template-columns:1fr 1fr}.registrationDetailGrid span:nth-child(2){border-right:0}.registrationDetailGrid span:nth-child(n+3){border-top:1px solid var(--line)}.registrationPaymentOpen{grid-template-columns:1fr}}.partnerLogoCard.international img,.partnerDetail.international img{filter:drop-shadow(0 3px 10px #ffffff1a);background:0 0!important}.heroCountryFlags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.heroCountryFlags button{color:#fff;cursor:pointer;background:#111114;border:1px solid #34343a;border-radius:6px;padding:5px 7px;font-size:16px}.heroCountryFlags i{color:#aaa;vertical-align:middle;margin-left:4px;font-size:7px;font-style:normal}.playersLink{color:#ef3a49;letter-spacing:.1em;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-size:7px;font-weight:800}.publicPlayers{border:1px solid var(--line);background:#08080a;margin-top:34px;padding:28px}.publicPlayersHead{justify-content:space-between;align-items:center;display:flex}.publicPlayersHead h3{margin:0;font-family:Barlow Condensed;font-size:28px}.publicPlayersHead>b{color:var(--red);font-family:Barlow Condensed;font-size:26px}.publicPlayerTable{margin-top:18px}.publicPlayerTable>div{border-top:1px solid var(--line);grid-template-columns:70px 1.4fr 1fr .8fr;align-items:center;gap:14px;padding:14px 8px;font-size:10px;display:grid}.publicPlayerTable .playerNumber{color:#666}.publicPlayerTable small{color:#999;text-align:right;font-size:8px}.publicPlayerTable b{font-size:11px}@media (width<=720px){.publicPlayerTable>div{grid-template-columns:45px 1fr}.publicPlayerTable>div span:nth-of-type(2),.publicPlayerTable small{text-align:left;grid-column:2}.heroCountryFlags{justify-content:flex-start}}.partnerLogoCard.international,.partnerDetail.international{background:#060607!important}.partnerLogoCard.international img,.partnerDetail.international img{filter:drop-shadow(0 4px 12px #00000080);object-fit:contain;background:0 0!important}.partnerLogoCard.international img{height:162px;transform:scale(1.1)}.partnerDetail.international img{height:190px}.prizePoolStory{background:radial-gradient(circle at 78%,#e31b2b21,#0000 34%),linear-gradient(135deg,#08080a,#0d090b 58%,#08080a);border:1px solid #e31b2b6b;width:min(1400px,100% - 56px);margin:42px auto 12px;position:relative;overflow:hidden}.prizePoolStory:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 15%,#ffffff06 48%,#0000 72%);position:absolute;inset:0}.prizePoolStoryInner{grid-template-columns:1.65fr .85fr;align-items:stretch;display:grid}.prizePoolStoryCopy{padding:34px 40px}.prizePoolStoryCopy h2{max-width:760px;margin:6px 0 12px;font-family:Barlow Condensed;font-size:34px;line-height:.98}.prizePoolStoryCopy>p:not(.eyebrow){color:#a1a1a7;max-width:760px;margin:0 0 18px;font-size:10px;line-height:1.6}.prizePoolStoryNumbers{border-left:1px solid #ffffff1a;flex-direction:column;justify-content:center;min-height:190px;padding:30px 34px;display:flex}.prizePoolStoryNumbers>span{letter-spacing:.13em;color:#8b8b92;font-size:8px}.prizePoolStoryNumbers>strong{color:#fff;margin:6px 0 12px;font-family:Barlow Condensed;font-size:50px;line-height:1}.prizeGrowthLine{background:#1e1e22;border-radius:6px;height:5px;overflow:hidden}.prizeGrowthLine i{background:linear-gradient(90deg,#7f0912,#ef2335);height:100%;display:block;box-shadow:0 0 18px #ef233573}.prizePoolStoryNumbers>small{color:#777;letter-spacing:.08em;margin-top:8px;font-size:7px}.prizePoolStoryNumbers>b{color:#ef2335;letter-spacing:.03em;margin-top:13px;font-family:Barlow Condensed;font-size:27px}@media (width<=720px){.prizePoolStory{width:calc(100% - 30px);margin-top:24px}.prizePoolStoryInner{grid-template-columns:1fr}.prizePoolStoryCopy{padding:28px 22px}.prizePoolStoryCopy h2{font-size:30px}.prizePoolStoryNumbers{border-top:1px solid #ffffff1a;border-left:0;padding:24px 22px}.prizePoolStoryNumbers>strong{font-size:44px}}.mobilePrizeCta{display:none}@media (width<=720px){body{overflow-x:hidden}.homeV18{background:#030304}.commandHero{background:#050506;padding-top:0;overflow:hidden}.commandHeroBg{opacity:.95;filter:saturate(1.08)contrast(1.05);background-position:top;background-size:cover}.commandHero:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#0000001f 0%,#0000002e 40%,#050506 96%);position:absolute;inset:0}.commandHeroGrid,.heroFacts{z-index:1;position:relative}.commandHeroGrid{grid-template-columns:1fr;gap:16px;width:100%;padding:24px 20px 22px;display:grid}.commandHeroCopy{text-align:center;flex-direction:column;grid-row:1;align-items:center;display:flex}.commandHeroCopy .eyebrow{letter-spacing:.16em;color:#ed2335;margin:0 0 10px;font-size:9px}.commandHeroCopy h1{letter-spacing:-.025em;text-shadow:0 3px 22px #000000bf;max-width:355px;margin:0;font-size:44px;line-height:.88}.commandHeroCopy h1 span{color:#ed1c2d}.commandMeta{flex-flow:wrap;justify-content:center;gap:14px;margin:17px 0 0;display:flex}.commandMeta b{letter-spacing:.02em;font-size:10px;line-height:1.25}.commandHeroCopy>p:not(.eyebrow),.commandButtons{display:none}.commandLogo{grid-row:2;justify-content:center;margin-top:-2px;display:flex}.commandLogo img{filter:drop-shadow(0 16px 32px #0000009e);width:min(78vw,330px);max-height:none}.commandStats{background:linear-gradient(#111114f5,#08080af5);border:1px solid #3a3a40;border-radius:14px;grid-area:3/1;grid-template-columns:1fr 1fr 1fr;gap:0;width:100%;padding:0;display:grid;overflow:hidden;box-shadow:0 18px 42px #00000040}.statBlock{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;display:flex;border:0!important;border-right:1px solid #2d2d32!important;padding:16px 10px!important}.statBlock:last-child{border-right:0!important}.statBlock>span{letter-spacing:.09em;color:#8d8d94;min-height:18px;font-size:7px;line-height:1.2}.statBlock>strong{margin-top:8px;line-height:1;font-size:28px!important}.statBlock>small{color:#888;min-height:22px;margin-top:7px;line-height:1.25;font-size:6px!important}.statBlock>em{margin-top:6px;font-size:7px}.capacityTrack.big{width:100%;height:5px;margin-top:10px}.splitValues{grid-template-columns:1fr;gap:7px;width:100%;margin-top:7px;display:grid}.splitValues strong{line-height:1;font-size:27px!important}.splitValues strong.paid{font-size:23px!important}.statBlock .splitValues+small{flex-direction:column;gap:3px;min-height:0;display:flex}.countriesBlock .heroCountryFlags{justify-content:center;max-height:36px;margin-top:7px;overflow:hidden}.heroCountryFlags button{background:#151518;border-radius:5px;padding:3px 5px;font-size:17px}.playersLink{white-space:nowrap;margin-top:8px;font-size:6px}.heroFacts{background:#09090b;border:1px solid #2d2d32;border-radius:12px;grid-template-columns:repeat(4,1fr);width:calc(100% - 40px);margin:12px auto 0;display:grid;overflow:hidden;transform:none}.heroFacts button{text-align:left;min-width:0;padding:13px 7px;border:0!important;border-right:1px solid #27272b!important}.heroFacts button:last-child{border-right:0!important}.heroFacts button b{font-size:11px;line-height:1.05}.heroFacts button span{margin-top:5px;font-size:6px;line-height:1.3}.prizePoolStory{background:linear-gradient(#101013,#070708);border-color:#36363b;border-radius:14px;width:calc(100% - 40px);margin:14px auto;box-shadow:0 14px 34px #00000047}.prizePoolStoryInner{display:block}.prizePoolStoryCopy{text-align:center;padding:20px 18px 5px}.prizePoolStoryCopy .eyebrow{color:#ef2437;letter-spacing:.13em;font-size:8px}.prizePoolStoryCopy h2{max-width:320px;margin:8px auto 7px;font-size:26px;line-height:.95}.prizePoolStoryCopy h2:first-line{color:#fff}.prizePoolStoryCopy>p:not(.eyebrow){color:#9b9ba2;max-width:315px;margin:0 auto;font-size:9px;line-height:1.45}.prizePoolStoryCopy .ghost{display:none}.prizePoolStoryNumbers{text-align:center;border:0;align-items:stretch;min-height:0;padding:10px 18px 18px;display:flex}.prizePoolStoryNumbers>span{letter-spacing:.12em;color:#ef2437;font-size:7px}.prizePoolStoryNumbers>strong{color:#fff;margin:5px 0 8px;font-size:36px}.prizeGrowthLine{background:#222228;border-radius:10px;height:8px}.prizeGrowthLine i{background:linear-gradient(90deg,#d20d20,#ef2536);border-radius:10px}.prizePoolStoryNumbers>small{color:#8e8e94;margin-top:7px;font-size:6px}.prizePoolStoryNumbers>b{color:#ef2335;margin:10px 0 0;font-size:35px;line-height:1}.mobilePrizeCta{letter-spacing:.08em;border-radius:6px;justify-content:center;align-items:center;gap:14px;width:100%;height:52px;margin-top:15px;font-size:12px;display:flex!important}.mobilePrizeCta span{font-size:20px}.homePartnerStage{width:calc(100% - 40px);margin-top:24px}.homePartnerRow{grid-template-columns:1fr 1fr}.partnerLogoCard{min-height:150px}.partnerLogoCard.international{grid-column:1/3}.homeStatusStrip,.homeTimeline,.homeQuickGrid,.festivalHome{width:calc(100% - 40px)}}@media (width<=420px){.commandHeroCopy h1{font-size:40px}.commandLogo img{width:min(80vw,310px)}.commandStats{grid-template-columns:1fr 1fr 1fr}.statBlock{padding:14px 7px!important}.statBlock>strong{font-size:25px!important}.splitValues strong{font-size:24px!important}.splitValues strong.paid{font-size:21px!important}.heroFacts{width:calc(100% - 28px)}.heroFacts button{padding:12px 5px}.heroFacts button b{font-size:10px}.prizePoolStory{width:calc(100% - 28px)}}.langPicker{position:relative}.langMenu{z-index:150;background:#0b0b0d;border:1px solid #323238;border-radius:8px;grid-template-columns:repeat(4,44px);padding:6px;display:grid;position:absolute;top:42px;right:0;box-shadow:0 18px 40px #0000008c}.langMenu button{color:#8e8e95;letter-spacing:.08em;background:0 0;border:0;height:34px;font-size:10px;font-weight:800}.langMenu button.active,.langMenu button:hover{color:#fff;background:#1a1a1f}.mobileAuth,.mobileMenuAccount{display:none}@media (width<=720px){.siteHeader{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040405f5;gap:8px;height:70px;padding:0 16px}.brand{align-items:center;min-width:0;display:flex}.brand img{object-fit:contain;width:145px;height:44px}.actions{gap:5px;margin-left:auto}.lang{color:#e8e8ea;padding:8px 6px;font-size:10px}.hamb{color:#fff;padding:7px;font-size:20px}.mobileAuth{color:#fff;letter-spacing:.07em;background:#d91628;border:1px solid #ef293a;border-radius:5px;justify-content:center;align-items:center;min-width:64px;height:34px;padding:0 11px;font-size:7.5px;font-weight:900;display:inline-flex}.langMenu{grid-template-columns:repeat(2,52px);padding:5px;top:39px;right:-54px}.langMenu button{height:36px}.siteHeader nav{background:#070708;border-top:1px solid #202024;gap:0;padding:14px 18px 18px;top:70px;box-shadow:0 18px 40px #0000008c}.siteHeader nav button{text-align:center;color:#cfcfd4;border-bottom:1px solid #202024;padding:13px 8px;font-size:10px}.siteHeader nav .mobileMenuAccount{color:#fff;background:#d91628;border-radius:5px;margin-top:12px;display:block;border:1px solid #ef293a!important}.commandHero{background:#030304;min-height:0!important;padding-top:70px!important}.commandHeroBg{opacity:.55!important;filter:saturate(.8)contrast(1.1)!important;background-position:50%!important}.commandHero:after{background:linear-gradient(#0303042e 0%,#03030494 48%,#030304 92%)!important}.commandHeroGrid{gap:16px!important;width:100%!important;padding:34px 18px 14px!important}.commandHeroCopy{width:100%;text-align:center!important;grid-row:1!important;align-items:center!important}.commandHeroCopy .eyebrow{max-width:340px;margin:0 0 12px!important;font-size:8px!important;line-height:1.3!important}.commandHeroCopy h1{letter-spacing:-.02em!important;max-width:360px!important;margin:0 auto!important;font-size:42px!important;line-height:.92!important;overflow:visible!important}.commandMeta{width:100%;grid-template-columns:1fr!important;justify-items:center!important;gap:6px!important;margin:18px auto 0!important;display:grid!important}.commandMeta b{text-align:center;font-size:10px!important;line-height:1.35!important}.commandLogo{display:none!important}.commandStats{border-radius:16px!important;grid-row:2!important;grid-template-columns:1fr 1fr 1fr!important;margin-top:8px!important;overflow:hidden!important}.statBlock{justify-content:flex-start!important;min-height:178px!important;padding:16px 7px 14px!important}.statBlock>span{text-align:center!important;justify-content:center!important;align-items:center!important;min-height:28px!important;font-size:6.5px!important;display:flex!important}.statBlock>strong{margin-top:8px!important;font-size:25px!important}.statBlock>small{text-align:center!important;justify-content:center!important;min-height:30px!important;font-size:5.7px!important;line-height:1.25!important}.statBlock>em{margin-top:5px!important;position:static!important}.capacityTrack.big{width:100%!important;height:5px!important;margin:9px 0 0!important}.splitValues{gap:6px!important;margin-top:7px!important}.splitValues strong{font-size:24px!important}.splitValues strong.paid{border-left:0!important;padding-left:0!important;font-size:21px!important}.countriesBlock .heroCountryFlags{justify-content:center!important;max-height:34px!important;margin-top:4px!important}.heroCountryFlags button{padding:3px 5px!important;font-size:16px!important}.playersLink{white-space:normal!important;text-align:center!important;margin-top:8px!important;font-size:5.6px!important;line-height:1.35!important}.heroFacts{border-radius:14px!important;grid-template-columns:1fr 1fr!important;width:calc(100% - 36px)!important;margin:12px auto 0!important}.heroFacts button{flex-direction:column;justify-content:center;align-items:center;display:flex;text-align:center!important;border-bottom:1px solid #27272b!important;border-right:1px solid #27272b!important;min-height:78px!important;padding:15px 10px!important}.heroFacts button:nth-child(2n){border-right:0!important}.heroFacts button:last-child{grid-column:1/3;border-bottom:0!important;border-right:0!important}.heroFacts button b{font-size:13px!important;line-height:1.05!important}.heroFacts button span{margin-top:5px!important;font-size:7px!important;line-height:1.35!important}.prizePoolStory,.homePartnerStage,.homeStatusStrip,.homeTimeline,.homeQuickGrid,.festivalHome{width:calc(100% - 36px)!important;margin-left:auto!important;margin-right:auto!important}.prizePoolStory{margin-top:18px!important}.prizePoolStoryCopy,.prizePoolStoryNumbers{text-align:center!important;align-items:center!important}.prizePoolStoryCopy h2{max-width:335px!important;margin-left:auto!important;margin-right:auto!important;font-size:28px!important;line-height:1!important}.prizePoolStoryCopy>p:not(.eyebrow){max-width:335px!important;font-size:9.5px!important}.prizePoolStoryNumbers{padding-left:18px!important;padding-right:18px!important}.prizeGrowthLine{width:100%!important}.mobilePrizeCta{max-width:330px!important;margin-left:auto!important;margin-right:auto!important}.homePartnerStage{text-align:center!important}.homePartnerRow{border-radius:14px!important;grid-template-columns:1fr!important;overflow:hidden!important}.partnerLogoCard,.partnerLogoCard.international{border-bottom:1px solid #252529!important;border-right:0!important;grid-column:auto!important;min-height:145px!important}.partnerLogoCard:last-child{border-bottom:0!important}.partnerLogoCard img{height:100px!important}.partnerLogoCard.international img{height:125px!important}.homeStatusStrip{border-radius:14px!important;margin-top:16px!important}.homeStatusStrip article{text-align:center!important;align-items:center!important;padding:18px 16px!important}.homeStatusStrip article:last-child{padding-right:16px!important}.homeStatusStrip button{margin-top:10px!important;position:static!important}.homeTimeline{text-align:center!important;padding:42px 0!important}.homeTimeline .timeline{margin-top:18px}.day{text-align:center!important;padding:18px 12px!important}.day>span{margin-bottom:6px!important;display:block!important;position:static!important}.homeQuickGrid>div{text-align:center!important;padding:24px 18px!important}.festivalHome{border-radius:14px!important;overflow:hidden!important}.festivalHome article{flex-direction:column;align-items:center;display:flex;text-align:center!important;padding:88px 20px!important}.subPage{padding-top:70px}.pageHero{text-align:center!important;padding:50px 18px 34px!important}.pageHero h1{margin-left:auto!important;margin-right:auto!important;font-size:44px!important;line-height:.95!important}.pageHero>p:not(.eyebrow){text-align:center!important;margin-left:auto!important;margin-right:auto!important}.pageBody,.textBlock,.registrationCallout,.countryStats,.publicPlayers,.myEntries,.paymentLocked,.accountGrid>section{text-align:center!important}.pageActions,.authTabs{justify-content:center!important}.loginForm{margin-left:auto!important;margin-right:auto!important}.fieldLabel,.publicPlayerTable>div{text-align:left!important}}@media (width<=390px){.brand img{width:125px;height:40px}.mobileAuth{min-width:56px;padding:0 7px;font-size:6.8px}.commandHeroCopy h1{font-size:38px!important}.commandStats{grid-template-columns:1fr 1fr!important}.statBlock{min-height:160px!important}.countriesBlock{grid-column:1/3;border-top:1px solid #2d2d32!important}.statBlock:nth-child(2){border-right:0!important}.playersLink{font-size:6px!important}.commandStats .countriesBlock{padding-bottom:13px!important}.heroFacts,.prizePoolStory,.homePartnerStage,.homeStatusStrip,.homeTimeline,.homeQuickGrid,.festivalHome{width:calc(100% - 28px)!important}}@media (width<=720px){.homeV18{background:radial-gradient(circle at 18% 12%,#e31b2b1c,#0000 24%),radial-gradient(circle at 82% 36%,#e31b2b13,#0000 26%),radial-gradient(circle at 24% 68%,#ffffff09,#0000 20%),linear-gradient(#050506 0%,#070708 44%,#040405 100%)!important}.commandHeroBg{opacity:.92!important;filter:saturate(1.05)contrast(1.04)!important;background:linear-gradient(#0000000f 0%,#0000001a 42%,#030304a3 82%,#030304 100%),url(/assets/hero-desktop.png) top/cover no-repeat!important}.commandHero:after{background:radial-gradient(circle at 50% 22%,#0000 0%,#0000001a 45%,#030304bd 88%,#030304 100%),linear-gradient(#00000005,#00000038 58%,#030304 96%)!important}.heroFacts,.commandStats,.prizePoolStory,.homeStatusStrip,.homeQuickGrid>div,.partnerLogoCard{-webkit-backdrop-filter:blur(10px)}.homePartnerStage,.homeTimeline,.homeQuickGrid{position:relative}.homePartnerStage:before,.homeTimeline:before,.homeQuickGrid:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% 0,#e31b2b12,#0000 46%);position:absolute;inset:-28px -18px}html,body,#root{background:#030304!important}.homeV18{isolation:isolate;position:relative;background:#030304!important}.homeV18:before{content:"";z-index:-2;pointer-events:none;background-image:url(/assets/mobile-arena-bg.png);background-position:top;background-repeat:no-repeat;background-size:100%;position:fixed;inset:70px 0 0}.homeV18:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0000000a 0%,#00000008 45%,#00000021 100%);position:fixed;inset:70px 0 0}.commandHero{background:0 0!important}.commandHeroBg,.commandHero:after{display:none!important}.commandHeroGrid{background:0 0!important}.commandHeroCopy h1{text-shadow:0 4px 24px #000000e6,0 1px 2px #000!important}.commandHeroCopy .eyebrow,.commandMeta b{text-shadow:0 2px 12px #000000f2!important}.commandStats,.heroFacts,.prizePoolStory,.homeStatusStrip,.homeQuickGrid>div,.partnerLogoCard,.festivalHome{-webkit-backdrop-filter:blur(8px)!important;background:linear-gradient(#0b0b0ee0,#050507e6)!important;border-color:#94949e61!important;box-shadow:0 14px 38px #00000061!important}.prizePoolStory{border-color:#e31b2b6b!important}.homePartnerStage,.homeTimeline,.homeQuickGrid{background:0 0!important}.homePartnerStage:before,.homeTimeline:before,.homeQuickGrid:before{display:none!important}}@media (width<=420px){.homeV18:before,.homeV18:after{top:70px}}:root{--ebc-bg:#020710;--ebc-panel:#06101d;--ebc-panel2:#091527;--ebc-line:#3791ff47;--ebc-blue:#1988ff;--ebc-blue2:#49a9ff;--ebc-gold:#e7b44e;--ebc-gold2:#ffd878;--ebc-white:#f4f7fb;--ebc-muted:#8996a8}body{background:var(--ebc-bg);color:var(--ebc-white)}.siteHeader{-webkit-backdrop-filter:blur(16px);background:#020710e0!important;border-bottom:1px solid #4691ff2e!important}.siteHeader nav button{color:#cbd6e6!important}.siteHeader nav button:hover{color:#fff!important}.siteHeader .cta.small,.mobileAuth{box-shadow:0 0 22px #1888ff2e;color:#fff!important;background:linear-gradient(135deg,#0e72e7,#1456bd)!important;border-color:#3c98ff!important}.lang{color:#dce7f8!important}.hamb{color:#fff!important}.bgBrand{width:66px!important;height:66px!important;padding:5px!important;overflow:visible!important}.bgBrand img{object-fit:contain!important;width:58px!important;height:58px!important}.homeBlueGold{background:linear-gradient(#020710 0%,#040a13 38%,#02070e 100%);min-height:100vh;overflow:hidden}.bgHero{isolation:isolate;min-height:650px;padding-top:78px;position:relative;overflow:hidden}.bgHeroArena{object-fit:cover;object-position:center;z-index:-5;width:100%;height:100%;position:absolute;inset:0}.bgHeroLights{object-fit:cover;opacity:.42;z-index:-3;mix-blend-mode:screen;pointer-events:none;width:110%;height:78%;position:absolute;inset:auto -5% -4%}.bgHeroShade{z-index:-2;background:linear-gradient(90deg,#01050bf5 0%,#01060dd1 34%,#01060d40 59%,#01060d8f 100%),linear-gradient(#02060d0f 0%,#02070f2e 62%,#020710 100%);position:absolute;inset:0}.bgHeroInner{grid-template-columns:minmax(430px,38%) 1fr;align-items:center;gap:24px;width:min(1440px,100% - 64px);min-height:560px;margin:auto;display:grid;position:relative}.bgHeroCopy{z-index:3;padding:48px 0;position:relative}.bgKicker,.bgEyebrow{color:var(--ebc-blue2);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:900;display:inline-block}.bgHeroCopy h1{letter-spacing:-.045em;text-transform:uppercase;max-width:620px;margin:16px 0 18px;font-size:clamp(54px,5.2vw,88px);line-height:.82}.bgHeroCopy h1 span,.bgHeroCopy h1 strong,.bgHeroCopy h1 em{font-style:normal;font-weight:950;display:block}.bgHeroCopy h1 span{color:#f6f8fb}.bgHeroCopy h1 strong{color:var(--ebc-gold2);text-shadow:0 0 34px #e7b44e29}.bgHeroCopy h1 em{color:#fff;margin-top:8px;font-size:.7em}.bgMeta{color:#eaf0fa;flex-wrap:wrap;gap:22px;display:flex}.bgMeta b{letter-spacing:.045em;font-size:12px}.bgMeta b:first-child{color:#d9b45d}.bgHeroActions{gap:12px;margin-top:28px;display:flex}.bgPrimary,.bgSecondary{letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border-radius:5px;height:46px;padding:0 24px;font-size:11px;font-weight:900;transition:transform .2s,box-shadow .2s,border-color .2s}.bgPrimary{color:#07101d;background:linear-gradient(135deg,#f2c45d,#b7791e);border:1px solid #ffd776;box-shadow:0 10px 34px #dc9e2b26}.bgSecondary{color:#eef5ff;background:#040d19bd;border:1px solid #4092ff8c}.bgPrimary:hover,.bgSecondary:hover{transform:translateY(-2px)}.bgStatus{letter-spacing:.12em;text-transform:uppercase;gap:18px;margin-top:22px;font-size:9px;font-weight:900;display:flex}.bgStatus span:first-child{color:#55d89b}.bgStatus span:last-child{color:#f1c964}.bgHeroVisual{pointer-events:none;width:67%;height:560px;position:absolute;top:10px;right:-4%}.bgEuropeMap{opacity:.69;filter:drop-shadow(0 0 28px #1f83ff29);width:72%;position:absolute;top:4%;right:-5%}.bgCup{object-fit:contain;filter:drop-shadow(0 30px 42px #0000006b);max-width:38%;height:510px;position:absolute;top:3%;left:24%}.bgBall{filter:drop-shadow(0 14px 20px #00000059);width:112px;position:absolute;top:61%;left:55%}.bgLiveBar,.bgSection{width:min(1440px,100% - 64px);margin-left:auto;margin-right:auto}.bgLiveBar{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#040b15e8;border:1px solid #3e89f052;border-radius:10px;grid-template-columns:1.05fr .85fr 1fr 1.35fr;margin-top:-28px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #0000005c}.bgLiveBar article{border-right:1px solid #5275a02e;flex-direction:column;justify-content:center;min-height:118px;padding:21px 25px;display:flex}.bgLiveBar article:last-child{border-right:0}.bgLiveBar span{color:#8391a5;letter-spacing:.11em;font-size:9px;font-weight:800}.bgLiveBar strong{color:#fff;margin:8px 0;font-size:31px;line-height:1}.bgLiveBar small{color:#9aa7b8;font-size:8px}.bgLiveBar button{text-align:left;color:var(--ebc-gold2);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:8px;font-weight:900}.bgProgress{background:#161f2d;border-radius:99px;height:5px;margin-top:10px;overflow:hidden}.bgProgress i{background:linear-gradient(90deg,var(--ebc-blue),var(--ebc-gold));border-radius:99px;height:100%;display:block}.bgCountdown .countdown{grid-template-columns:repeat(4,1fr);gap:4px;margin-top:9px;display:grid}.bgCountdown .countdown div{text-align:center;border-left:1px solid #82a0c42e}.bgCountdown .countdown div:first-child{border-left:0}.bgCountdown .countdown b{color:var(--ebc-gold2);font-size:24px}.bgCountdown .countdown span{color:#8f9caf;margin-top:3px;font-size:6px;display:block}.bgSection{background:linear-gradient(145deg,#081220f0,#030a14f0);border:1px solid #4280cd3d;border-radius:12px;margin-top:24px;overflow:hidden;box-shadow:0 22px 70px #00000038}.bgPrize{grid-template-columns:1.6fr .7fr;min-height:330px;display:grid;position:relative}.bgPrize:before{content:"";right:0;pointer-events:none;background:radial-gradient(circle at 60%,#1c74f629,#0000 56%);width:42%;position:absolute;inset-block:0}.bgPrizeCopy{padding:44px 52px}.bgPrizeCopy h2,.bgFeatureCopy h2,.bgFestivalCopy h2,.bgSectionHead h2{text-transform:uppercase;margin:10px 0 12px;font-size:34px;line-height:.98}.bgPrizeCopy p,.bgFeatureCopy p,.bgFestivalCopy p{color:#a5b1c1;max-width:760px;font-size:13px;line-height:1.65}.bgPrizeNumbers{gap:48px;margin:28px 0 14px;display:flex}.bgPrizeNumbers div{flex-direction:column;display:flex}.bgPrizeNumbers small{color:#7f8b9b;letter-spacing:.11em;font-size:8px}.bgPrizeNumbers strong{color:#fff;font-size:38px}.bgPrizeNumbers div:last-child strong{color:var(--ebc-gold2)}.bgPrizeTrack{background:#131d2b;border:1px solid #5789c938;border-radius:99px;height:9px;margin-bottom:20px;overflow:hidden}.bgPrizeTrack i{background:linear-gradient(90deg,#0f7dfa 0%,#e7b44e 78%,#ffd878 100%);height:100%;display:block;box-shadow:0 0 24px #308dff57}.bgPrizeVisual{justify-content:center;align-items:center;padding:12px 36px;display:flex;position:relative}.bgPrizeVisual img{object-fit:contain;filter:drop-shadow(0 22px 30px #00000059);max-width:100%;height:300px}.bgSchedule{padding:30px 38px 34px}.bgSectionHead{justify-content:space-between;align-items:end;gap:20px;display:flex}.bgSectionHead h2{margin:7px 0 0}.bgSectionHead button{color:var(--ebc-gold2);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:900}.bgTimeline{border-top:1px solid #418be53d;grid-template-columns:repeat(5,1fr);margin-top:28px;display:grid}.bgTimeline button{text-align:left;color:#fff;cursor:pointer;background:0 0;border:0;border-right:1px solid #418be529;padding:27px 18px 20px;position:relative}.bgTimeline button:last-child{border-right:0}.bgTimeline button:before{content:"";background:var(--ebc-blue);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:18px;box-shadow:0 0 15px #2088ffd9}.bgTimeline span{color:#5e9bf1;font-size:8px}.bgTimeline b{color:#d5b15b;margin-top:8px;font-size:11px;display:block}.bgTimeline strong{margin-top:6px;font-size:11px;line-height:1.25;display:block}.bgFeatureGrid{box-shadow:none;background:0 0;border:0;grid-template-columns:1fr 1fr;gap:18px;display:grid;overflow:visible}.bgFeatureGrid article{background:linear-gradient(145deg,#081220f2,#030a14f2);border:1px solid #4280cd3d;border-radius:12px;align-items:center;min-height:390px;padding:38px;display:flex;position:relative;overflow:hidden}.bgFeatureGrid article:after{content:"";pointer-events:none;background:radial-gradient(circle at 75%,#1988ff21,#0000 45%);position:absolute;inset:0}.bgFeatureCopy{z-index:3;width:52%;position:relative}.bgFeatureCopy h2{font-size:30px}.bgFeatureCopy p{font-size:12px}.bgFeatureGrid img{object-fit:contain;z-index:2;filter:drop-shadow(0 20px 35px #00000061);width:52%;height:95%;position:absolute;bottom:-4%;right:-3%}.bgSideCard img{width:58%;height:88%;right:-2%}.bgFestival{background:radial-gradient(circle at 68% 30%,#2085ff2e,#0000 38%),linear-gradient(145deg,#071422,#030911);align-items:center;height:350px;padding:0 54px;display:flex;position:relative}.bgFestivalCopy{z-index:3;width:43%;position:relative}.bgFestival img{object-fit:contain;filter:drop-shadow(0 15px 40px #00000070);max-width:60%;height:124%;position:absolute;bottom:-18%;right:3%}.bgPartners{text-align:center;padding:30px 38px 36px}.bgPartners>div{background:#4371a82e;border:1px solid #4371a82e;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:22px;display:grid}.bgPartners figure{background:#050b14;flex-direction:column;justify-content:center;align-items:center;min-height:160px;margin:0;padding:22px;display:flex}.bgPartners img{object-fit:contain;max-width:220px;max-height:96px}.bgPartners figcaption{color:#8e9aac;letter-spacing:.12em;margin-top:12px;font-size:8px}@media (width<=1000px){.bgHero{min-height:710px}.bgHeroInner{grid-template-columns:1fr;align-items:start}.bgHeroCopy{width:52%;padding-top:70px}.bgHeroVisual{width:70%;top:50px;right:-12%}.bgEuropeMap{width:74%}.bgCup{height:470px;left:25%}.bgBall{left:55%}.bgLiveBar{grid-template-columns:repeat(2,1fr)}.bgLiveBar article:nth-child(2){border-right:0}.bgLiveBar article:nth-child(-n+2){border-bottom:1px solid #5275a02e}.bgPrize{grid-template-columns:1.3fr .6fr}.bgFeatureGrid{grid-template-columns:1fr}.bgFeatureGrid article{min-height:360px}.bgFestival{height:330px}}@media (width<=720px){.siteHeader{height:66px!important}.bgBrand{width:52px!important;height:52px!important}.bgBrand img{width:46px!important;height:46px!important}.siteHeader nav{background:#030914!important;top:66px!important}.siteHeader .actions{gap:6px!important}.homeBlueGold{padding-top:0}.bgHero{min-height:auto;padding-top:66px}.bgHeroArena{object-position:center top;opacity:.72;height:670px}.bgHeroLights{opacity:.38;width:170%;height:510px;top:120px;bottom:auto;left:-35%}.bgHeroShade{background:linear-gradient(#02071014 0%,#0207106b 34%,#020710 80%)}.bgHeroInner{width:100%;min-height:710px;display:block}.bgHeroCopy{text-align:center;width:100%;padding:42px 20px 0}.bgKicker{font-size:8px}.bgHeroCopy h1{max-width:360px;margin:13px auto 16px;font-size:44px;line-height:.84}.bgHeroCopy h1 em{font-size:.66em}.bgMeta{justify-content:center;gap:6px;display:grid}.bgMeta b{font-size:9px}.bgHeroActions{justify-content:center;margin-top:21px}.bgPrimary,.bgSecondary{height:43px;padding:0 17px;font-size:9px}.bgStatus{flex-wrap:wrap;justify-content:center;gap:8px 14px;font-size:6.5px}.bgHeroVisual{width:100%;height:290px;margin-top:10px;position:relative;top:auto;right:auto}.bgEuropeMap{opacity:.44;width:65%;top:0;right:-9%}.bgCup{max-width:44%;height:285px;top:-5px;left:50%;transform:translate(-50%)}.bgBall{width:65px;top:66%;left:62%}.bgLiveBar,.bgSection{width:calc(100% - 24px)}.bgLiveBar{border-radius:12px;grid-template-columns:1fr 1fr;margin-top:-8px}.bgLiveBar article{min-height:126px;padding:18px 14px}.bgLiveBar article:nth-child(2n){border-right:0}.bgLiveBar article:nth-child(3){border-bottom:0}.bgLiveBar strong{font-size:26px}.bgCountdown .countdown b{font-size:18px}.bgPrize{display:block}.bgPrizeCopy{text-align:center;padding:34px 22px 10px}.bgPrizeCopy h2{font-size:28px}.bgPrizeCopy p{font-size:11px}.bgPrizeNumbers{justify-content:center;gap:28px}.bgPrizeNumbers strong{font-size:30px}.bgPrizeVisual{height:240px;padding:0}.bgPrizeVisual img{height:245px}.bgSchedule{padding:30px 18px}.bgSectionHead{text-align:center;display:block}.bgSectionHead h2{font-size:28px}.bgSectionHead button{margin-top:12px}.bgTimeline{border-top:0;grid-template-columns:1fr 1fr;gap:8px}.bgTimeline button{text-align:center;border-radius:8px;padding:18px;border:1px solid #418be52e!important}.bgTimeline button:before{display:none}.bgTimeline button:last-child{grid-column:1/3}.bgFeatureGrid{gap:12px}.bgFeatureGrid article{text-align:center;min-height:520px;padding:28px 20px;display:block}.bgFeatureCopy{z-index:4;width:100%;position:relative}.bgFeatureCopy h2{font-size:28px}.bgFeatureCopy p{font-size:11px}.bgFeatureGrid img{width:75%;height:58%;bottom:-3%;right:50%;transform:translate(50%)}.bgSideCard img{width:88%;height:54%}.bgFestival{text-align:center;height:520px;padding:32px 22px;display:block}.bgFestivalCopy{z-index:4;width:100%;position:relative}.bgFestivalCopy h2{font-size:30px}.bgFestivalCopy p{font-size:11px}.bgFestival img{max-width:94%;height:65%;bottom:-6%;right:50%;transform:translate(50%)}.bgPartners{padding:28px 12px}.bgPartners>div{grid-template-columns:1fr}.bgPartners figure{min-height:145px}.bgPartners img{max-width:190px}}:root{--gold-rich:#d9a62e;--gold-bright:#f2c75c;--gold-hot:#ffd978;--blue-electric:#1988ff;--navy-deep:#020710}.bgHeroVisual{overflow:visible}.bgHeroDj{object-fit:contain;opacity:.34;filter:drop-shadow(0 0 34px #1f83ff33);z-index:0;mix-blend-mode:screen;max-width:47%;height:86%;position:absolute;bottom:-18%;left:-8%}.bgEuropeMap{z-index:1}.bgCup{z-index:3}.bgBall{z-index:4}.bgHero:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000,#020710b8 70%,#020710);height:42%;position:absolute;inset:auto 0 0}.bgHeroInner{z-index:3;position:relative}.homeTicketStage{background:linear-gradient(145deg,#07111ffa,#020811fa);padding:30px 34px 26px;position:relative}.homeTicketStage:before{content:"";pointer-events:none;background:radial-gradient(circle at 28% 25%,#f0bb4617,#0000 34%),radial-gradient(circle at 72% 30%,#207eff14,#0000 35%);position:absolute;inset:0}.ticketStageHead{z-index:2;margin-bottom:22px;position:relative}.ticketStageHead>div{max-width:840px}.ticketStageHead p{color:#9cacbf;margin:8px 0 0;font-size:12px;line-height:1.55}.ticketStageHead h2{color:#fff}.homeTicketGrid{z-index:2;grid-template-columns:1fr 1fr;gap:20px;display:grid;position:relative}.phaseTicket{isolation:isolate;border-radius:12px;min-height:420px;padding:30px 34px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000061}.phaseTicket:before{content:"";z-index:-3;background-position:50%;background-size:cover;position:absolute;inset:0}.phaseTicket:after{content:"";z-index:-2;background:linear-gradient(90deg,#0207101f,#0207100a 55%,#02071026);position:absolute;inset:0}.earlyTicket{border:1px solid #ffd670b8}.earlyTicket:before{background-image:url(/assets/ticket-early-gold.png)}.earlyTicket{box-shadow:0 0 0 1px #e7b44e1f,0 22px 60px #0000006b,0 0 38px #e7b44e14}.standardTicket{color:#bcc7d6;border:1px solid #4f74aa57}.standardTicket:before{filter:saturate(.88)brightness(.78);background-image:url(/assets/ticket-full-locked.png)}.standardTicket.unlocked{color:#fff;border-color:#f2c75ca3}.standardTicket.unlocked:before{filter:saturate(1.04)brightness(.98)}.ticketNoise{pointer-events:none;z-index:-1;background:linear-gradient(120deg,#0000 0 32%,#ffffff05 50%,#0000 68%);animation:7s ease-in-out infinite ticketSweep;position:absolute;inset:0;transform:translate(-45%)}@keyframes ticketSweep{0%,62%{opacity:0;transform:translate(-55%)}72%{opacity:.45}to{opacity:0;transform:translate(55%)}}.ticketPhaseLabel{letter-spacing:.15em;color:#f1bd4d;text-transform:uppercase;font-size:8px;font-weight:900;display:block}.standardTicket .ticketPhaseLabel{color:#71829a}.phaseTicket h3{color:#fff;letter-spacing:-.02em;margin:10px 0 8px;font-size:31px;line-height:1}.earlyTicket h3{color:var(--gold-hot);text-shadow:0 0 24px #f2c75c24}.ticketPrice{align-items:end;gap:10px;margin:14px 0;display:flex}.ticketPrice strong{color:#f4f7fb;letter-spacing:-.04em;font-size:58px;line-height:.9}.ticketPrice small{color:#a5b0bf;letter-spacing:.12em;margin-bottom:5px;font-size:9px}.ticketAvailability{max-width:72%;margin:24px 0 20px}.ticketAvailability>b{color:#f7cf66;letter-spacing:.08em;margin-bottom:8px;font-size:10px;display:block}.ticketAvailability>div{background:#0a1626;border:1px solid #5b85be38;border-radius:99px;height:6px;overflow:hidden}.ticketAvailability i{background:linear-gradient(90deg,#d49b23,#ffd978);height:100%;display:block;box-shadow:0 0 18px #ffd97861}.phaseTicket ul{gap:8px;max-width:76%;margin:18px 0 22px;padding:0;list-style:none;display:grid}.phaseTicket li{color:#c4ceda;font-size:10px;line-height:1.35}.phaseTicket li:before{content:"◆";color:#d7a83f;vertical-align:2px;margin-right:8px;font-size:6px}.ticketGoldButton,.ticketStandardButton{letter-spacing:.06em;cursor:pointer;border-radius:6px;height:44px;padding:0 18px;font-size:9px;font-weight:1000}.ticketGoldButton{color:#10131a;background:linear-gradient(#ffd978,#d89d28);border:1px solid #ffe09a;box-shadow:0 10px 24px #cc912233}.ticketGoldButton:hover{filter:brightness(1.08)}.ticketGoldButton:disabled{opacity:.5;cursor:not-allowed}.ticketStandardButton{color:#9eabba;background:#060f1db3;border:1px solid #668fc957}.standardTicket.unlocked .ticketStandardButton{color:#0b1018;background:linear-gradient(#efc760,#bd8421);border-color:#d9a62e}.ticketStandardButton:disabled{cursor:not-allowed}.ticketFine{color:#84a796;max-width:82%;margin-top:12px;font-size:8px;line-height:1.45;display:block}.ticketLockHalo{background:radial-gradient(circle,#1d53a429,#040c188f 62%);border:1px solid #d2a33747;border-radius:50%;place-items:center;width:100px;height:100px;display:grid;position:absolute;top:35%;right:20%;box-shadow:0 0 38px #207eff1c,inset 0 0 28px #1355b01f}.ticketLockHalo span{filter:drop-shadow(0 0 12px #eebb4247);font-size:28px}.standardTicket h4{color:#e1e7ef;max-width:48%;margin:58px 0 10px;font-size:16px;line-height:1.25}.standardTicket p{color:#8d9aab;max-width:58%;font-size:10px;line-height:1.55}.ticketBenefitStrip{z-index:2;background:#030a14b3;border:1px solid #4c7dbe38;border-radius:8px;grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid;position:relative;overflow:hidden}.ticketBenefitStrip>span{color:#d6a944;border-right:1px solid #4c7dbe29;grid-template-columns:auto 1fr;align-content:center;column-gap:10px;min-height:70px;padding:15px 18px;display:grid}.ticketBenefitStrip>span:last-child{border-right:0}.ticketBenefitStrip b{color:#fff;font-size:10px}.ticketBenefitStrip small{color:#7f8c9d;letter-spacing:.08em;grid-column:2;margin-top:3px;font-size:7px}.ticketCardEarly,.ticketCardStandard{position:relative;overflow:hidden;background-position:50%!important;background-size:cover!important}.ticketCardEarly{background-image:linear-gradient(#0208101f,#0208101f),url(/assets/ticket-early-gold.png)!important;border-color:#f2c75c9e!important}.ticketCardStandard{background-image:linear-gradient(#0208102e,#0208102e),url(/assets/ticket-full-locked.png)!important}.ticketCardStandard.phaseLocked{filter:saturate(.82)}.ticketPhaseInline{margin:10px 0 8px}.ticketPhaseInline>b{color:#f2c75c!important;font-size:8px!important}.ticketPhaseInline>div{background:#101a29;border-radius:99px;height:5px;margin-top:6px;overflow:hidden}.ticketPhaseInline i{background:linear-gradient(90deg,#d89f26,#ffd978);height:100%;display:block}.lockedInline>b{color:#7d8ca1!important}.ticketOverlayState{color:#9dabbc;background:#01070e9e;border:1px solid #5c7ca638;border-radius:6px;align-items:center;gap:8px;margin-top:12px;padding:10px;font-size:9px;display:flex}.promoPreReg input{text-transform:uppercase;letter-spacing:.08em}.paymentMethods{grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 14px;display:grid}.paymentMethods button{color:#9baabd;cursor:pointer;background:#07111f;border:1px solid #28364b;border-radius:6px;min-height:44px;font-size:8px;font-weight:900}.paymentMethods button.active{color:#ffd978;border-color:#d9a62e;box-shadow:inset 0 0 20px #d9a62e14}.ambassadorDashboard{gap:18px;display:grid}.ambassadorCodeCard{background:radial-gradient(circle at 85% 20%,#e7b44e1a,#0000 35%),linear-gradient(145deg,#081427,#030a14);border:1px solid #f2c75c61;border-radius:12px;padding:30px}.ambassadorCodeCard>span{letter-spacing:.14em;color:#7895bd;font-size:9px}.ambassadorCodeCard>strong{color:#ffd978;text-shadow:0 0 26px #f2c75c26;margin:12px 0;font-size:44px;line-height:1;display:block}.ambassadorCodeCard p{color:#9ba9bc;max-width:760px;line-height:1.6}.ambassadorCodeCard button{color:#08101b;cursor:pointer;background:linear-gradient(#f4cb66,#c88f23);border:1px solid #d9a62e;border-radius:5px;margin-top:12px;padding:11px 16px;font-weight:1000}.ambassadorMetrics{background:#050d18;border:1px solid #3980dc40;border-radius:10px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.ambassadorMetrics>div{border-right:1px solid #3980dc2e;padding:22px}.ambassadorMetrics>div:last-child{border-right:0}.ambassadorMetrics span{color:#75869b;letter-spacing:.1em;font-size:8px;display:block}.ambassadorMetrics b{color:#fff;margin-top:8px;font-size:30px;display:block}.ambassadorMetrics>div:last-child b{color:#ffd978}.ambassadorReferrals{background:#050d18;border:1px solid #3980dc38;border-radius:10px;padding:22px}.ambassadorReferrals h3{margin-top:0}.ambassadorReferrals>div{border-top:1px solid #4e6f9929;grid-template-columns:1.3fr 1fr 1.4fr .7fr;align-items:center;gap:12px;padding:12px 0;display:grid}.ambassadorReferrals span,.ambassadorReferrals small{color:#8e9db0;font-size:9px}.ambassadorReferrals small{color:#7fc39c;font-weight:900}.bgKicker,.bgEyebrow,.bgSectionHead button,.bgLiveBar button,.bgPrizeNumbers div:last-child strong,.ticketPhaseLabel{color:#f2c75c!important}.bgPrimary{color:#09101b!important;background:linear-gradient(#ffe08a 0%,#eab446 58%,#c4871f 100%)!important;border-color:#ffe69b!important;box-shadow:inset 0 1px #fff6,0 10px 25px #cd911f33!important}@media (width<=900px){.homeTicketGrid{grid-template-columns:1fr}.phaseTicket{min-height:390px}.ticketBenefitStrip{grid-template-columns:1fr 1fr}.ticketBenefitStrip>span:nth-child(2){border-right:0}.ticketBenefitStrip>span:nth-child(-n+2){border-bottom:1px solid #4c7dbe29}.ambassadorMetrics{grid-template-columns:1fr 1fr}.ambassadorMetrics>div:nth-child(2){border-right:0}.ambassadorMetrics>div:nth-child(-n+2){border-bottom:1px solid #3980dc2e}}@media (width<=720px){.bgHeroDj{display:none}.homeTicketStage{padding:24px 14px 18px}.phaseTicket{min-height:420px;padding:24px 20px}.ticketPrice strong{font-size:48px}.ticketAvailability,.phaseTicket ul{max-width:100%}.ticketLockHalo{width:82px;height:82px;top:34%;right:12%}.standardTicket h4{max-width:62%;margin-top:72px}.standardTicket p{max-width:78%}.ticketBenefitStrip{grid-template-columns:1fr}.ticketBenefitStrip>span{border-bottom:1px solid #4c7dbe29;border-right:0!important}.ticketBenefitStrip>span:last-child{border-bottom:0}.paymentMethods,.ambassadorMetrics{grid-template-columns:1fr}.ambassadorMetrics>div{border-bottom:1px solid #3980dc2e;border-right:0}.ambassadorMetrics>div:last-child{border-bottom:0}.ambassadorReferrals>div{grid-template-columns:1fr 1fr}.ambassadorCodeCard>strong{font-size:32px}}.bgFeatureGridThree{grid-template-columns:repeat(3,1fr);gap:16px}.bgFeatureGridThree article{align-items:flex-start;min-height:330px;padding:28px 26px}.bgFeatureGridThree .bgFeatureCopy{width:58%}.bgFeatureGridThree .bgFeatureCopy h2{font-size:25px}.bgFeatureGridThree .bgFeatureCopy p{font-size:10px;line-height:1.55}.bgFeatureGridThree img{width:48%;height:82%;bottom:-2%;right:-1%}.bgFeatureGridThree .bgSideCard img{width:54%;height:72%;bottom:4%;right:-4%}.bgFeatureGridThree .bgDjCard img{width:55%;height:91%;bottom:-8%;right:-3%}.bgFeatureGridThree .bgDjCard:after{background:radial-gradient(circle at 80% 48%,#1988ff26,#0000 45%)}@media (width<=1150px){.bgFeatureGridThree{grid-template-columns:1fr 1fr}.bgFeatureGridThree .bgDjCard{grid-column:1/3}}@media (width<=720px){.bgFeatureGridThree{grid-template-columns:1fr}.bgFeatureGridThree .bgDjCard{grid-column:auto}.bgFeatureGridThree article{min-height:500px}.bgFeatureGridThree .bgFeatureCopy{width:100%}.bgFeatureGridThree img,.bgFeatureGridThree .bgSideCard img,.bgFeatureGridThree .bgDjCard img{width:80%;height:58%;bottom:-2%;right:50%;transform:translate(50%)}}.bgAmbassadorCard{background-image:linear-gradient(90deg,#02081124,#02081105),url(/assets/ambassador-card-bg.png)!important;background-position:50%!important;background-size:cover!important}.bgSideCard{background-image:linear-gradient(90deg,#0208111f,#02081105),url(/assets/side-tournaments-card-bg.png)!important;background-position:50%!important;background-size:cover!important}.bgDjCard{background-image:linear-gradient(90deg,#0208111f,#02081103),url(/assets/dj-card-bg.png)!important;background-position:50%!important;background-size:cover!important}.bgFeatureGridThree article{overflow:hidden;box-shadow:inset 0 0 0 1px #ffd77806,0 18px 55px #00000040;border-color:#4385dc42!important}.bgFeatureGridThree img{filter:drop-shadow(0 18px 26px #0000008c);object-fit:contain!important;object-position:center bottom!important}.bgFeatureCopy{z-index:3;text-shadow:0 2px 18px #000000bf;position:relative}.bgLinkButton{justify-content:center;align-items:center;width:max-content;text-decoration:none;display:inline-flex!important}.bgHeroCopy h1{max-width:700px}.bgHeroCopy h1 span,.bgHeroCopy h1 strong,.bgHeroCopy h1 em{white-space:normal;display:block}.bgLiveBar article:nth-child(3){background:radial-gradient(circle at 50% 0,#f2c75c14,#0000 62%)}.bgLiveBar article:nth-child(3) strong{color:#ffd978;text-shadow:0 0 24px #f2c75c1f}.forgotBtn{color:#f2c75c;letter-spacing:.08em;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:9px;font-weight:900}.authSuccess{color:#78d8a0;font-size:10px;line-height:1.5}.loginExplainer{background:#050d18;border:1px solid #3980dc38;border-radius:10px;grid-template-columns:auto 1fr;gap:8px 18px;max-width:650px;margin:20px auto 0;padding:18px;display:grid}.loginExplainer b{color:#ffd978;font-size:9px}.loginExplainer span{color:#91a0b3;font-size:9px;line-height:1.45}.ambassadorCodeSetup,.contactCard{background:radial-gradient(circle at 85% 15%,#1988ff1f,#0000 35%),linear-gradient(145deg,#071425,#030912);border:1px solid #f2c75c4d;border-radius:12px;max-width:760px;margin:0 auto;padding:30px}.ambassadorCodeSetup label{color:#f2c75c;letter-spacing:.1em;gap:10px;font-size:9px;font-weight:900;display:grid}.ambassadorCodeSetup input{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#020813;border:1px solid #f2c75c66;border-radius:6px;height:52px;padding:0 16px;font-size:22px;font-weight:900}.ambassadorCodeSetup p,.contactCard p{color:#91a0b3;line-height:1.6}.legalGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.legalGrid .textBlock{background:linear-gradient(145deg,#071321,#030912);border:1px solid #3980dc38;border-radius:10px;min-height:210px;padding:26px;margin:0!important}.contactCard{text-align:center}.contactCard>span{color:#6f8db7;letter-spacing:.15em;font-size:9px;display:block}.contactCard>strong{color:#ffd978;margin:12px 0 20px;font-size:38px;display:block}.contactCard .cta{margin:0 auto}.siteFooter a{color:#78869a;letter-spacing:.08em;background:0 0;border:0;font-size:8px;text-decoration:none}.siteFooter a:hover{color:#ffd978}@media (width<=720px){.legalGrid{grid-template-columns:1fr}.loginExplainer{text-align:left;grid-template-columns:1fr}.bgFeatureGridThree article{background-position:50%!important}.bgFeatureGridThree img,.bgFeatureGridThree .bgSideCard img,.bgFeatureGridThree .bgDjCard img{max-height:58%;object-position:center bottom!important}}html,body,#root{background:#020711;min-height:100%}body{background-image:linear-gradient(#0207113d,#02071161),url(/assets/master-site-bg.png);background-position:top;background-repeat:repeat-y;background-size:100%;background-attachment:fixed}.homeBlueGold,.subPage{background:0 0!important}.bgHero{min-height:620px;overflow:hidden;background:#020711!important}.bgHeroArena.heroComplete{object-fit:cover!important;object-position:center!important;opacity:1!important;filter:none!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.bgHeroShade{background:linear-gradient(90deg,#01050cf0 0%,#01050cb8 31%,#01050c1f 53%,#01050c08 100%),linear-gradient(#00000014,#01050c2e 72%,#020711 100%)!important}.bgHeroVisual{display:none!important}.bgHeroCopy{z-index:3;position:relative;max-width:700px!important}.bgHeroCopy h1{letter-spacing:-.045em!important;font-size:clamp(54px,5.5vw,94px)!important;line-height:.88!important}.bgHeroCopy h1 strong{background:linear-gradient(#fff0a9 0%,#ffd978 24%,#f2c75c 48%,#d9a62e 72%,#fff0a9 100%);filter:drop-shadow(0 3px 10px #d9a62e3d);-webkit-background-clip:text;background-clip:text;color:#0000!important}.bgLiveBar{background:linear-gradient(#050e1ceb,#020812f5)!important;border:1px solid #418fff47!important;box-shadow:0 18px 55px #0000005c,inset 0 1px #ffd9780d!important}.bgLiveBar article:nth-child(3){background:radial-gradient(circle at 50% 35%,#f2c75c17,#0000 65%);position:relative}.bgLiveBar article:nth-child(3) strong{background:linear-gradient(#fff0ad,#f2c75c 55%,#d9a62e);text-shadow:0 0 24px #f2c75c21;-webkit-background-clip:text;background-clip:text;color:#0000!important;font-size:34px!important}.bgLiveBar article:nth-child(3):after{content:"30% OF ELIGIBLE PLAYER REGISTRATIONS";letter-spacing:.16em;color:#6faeff;margin-top:7px;font-size:7px;display:block}.bgFeatureGrid{gap:18px!important}.bgAmbassadorCard,.bgSideCard,.bgFestivalCard{background-position:50%!important;background-size:cover!important;border:1px solid #f2c75c3d!important;min-height:330px!important;box-shadow:0 20px 60px #0000004d!important}.bgAmbassadorCard{background-image:linear-gradient(90deg,#02071129,#02071105),url(/assets/ambassador-complete.png)!important}.bgSideCard{background-image:linear-gradient(90deg,#0207111f,#02071105),url(/assets/side-complete.png)!important}.bgFestivalCard{background-image:linear-gradient(90deg,#0207111f,#02071105),url(/assets/dj-complete.png)!important}.bgAmbassadorCard>img,.bgSideCard>img,.bgFestivalCard>img{display:none!important}.bgFeatureCopy{z-index:2;text-shadow:0 2px 18px #000000e6;position:relative;max-width:47%!important}.pageHero{border-bottom:1px solid #3d8bff29;background:linear-gradient(#030a16b8,#030a166b)!important}.pageHero h1,.pageBody h2,.pageBody h3{color:#f5f8ff}.pageHero .eyebrow,.bgEyebrow{color:#f2c75c!important}.pageBody>section,.textBlock,.infoGrid article,.ticketGrid article,.legalGrid .textBlock,.contactCard,.accountGrid>section,.ambassadorDashboard>section{box-shadow:0 16px 48px #0000003d;background:linear-gradient(145deg,#071222eb,#030913f0)!important;border-color:#438ef238!important}.authPortalGrid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1180px;margin:0 auto 24px;display:grid}.authPortalGrid button{text-align:left;color:#fff;cursor:pointer;background:linear-gradient(145deg,#081426f0,#030914f5);border:1px solid #3e8bf43d;border-radius:12px;min-height:160px;padding:22px;transition:all .2s}.authPortalGrid button:hover,.authPortalGrid button.active{border-color:#f2c75c;transform:translateY(-3px);box-shadow:0 0 0 1px #f2c75c26,0 18px 45px #0000004d}.authPortalGrid span{color:#f2c75c;letter-spacing:.18em;margin-bottom:16px;font-size:11px;display:block}.authPortalGrid b{margin-bottom:9px;font-size:15px;display:block}.authPortalGrid small{color:#91a2b8;line-height:1.5;display:block}.premiumAuthForm{border-radius:14px;box-shadow:0 24px 70px #00000059;background:linear-gradient(145deg,#071222f5,#030913fa)!important;border:1px solid #f2c75c38!important;max-width:640px!important;padding:30px!important}.authFormHeading span{color:#4ba8ff;letter-spacing:.2em;font-size:10px}.authFormHeading h3{margin:6px 0 22px;font-size:25px}.ambassadorAuthNote{color:#8fa3bb;margin-top:12px;line-height:1.5;display:block}@media (width<=900px){.authPortalGrid{grid-template-columns:1fr 1fr}.bgFeatureCopy{max-width:55%!important}.bgHero{min-height:560px}.bgHeroArena.heroComplete{object-position:60% center!important}}@media (width<=620px){body{background-size:auto 1600px;background-attachment:scroll}.authPortalGrid{grid-template-columns:1fr}.authPortalGrid button{min-height:120px}.bgHero{min-height:650px}.bgHeroArena.heroComplete{object-position:66% center!important}.bgHeroShade{background:linear-gradient(#01050c57,#01050c7a 45%,#020711 94%)!important}.bgFeatureCopy{max-width:72%!important}.bgAmbassadorCard,.bgSideCard,.bgFestivalCard{background-position:60%!important;min-height:360px!important}}html,body{min-height:100%;background:#020711!important}#root{min-height:100%;background:0 0!important}body:before{content:"";z-index:-2;pointer-events:none;background-color:#020711;background-image:linear-gradient(#0207112e,#02071147),url(/assets/master-site-bg.png);background-position:top;background-repeat:repeat-y;background-size:100%;position:fixed;inset:0}.subPage{isolation:isolate;position:relative}.subPage:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#02071138,#0207110d 28%,#02071124);position:absolute;inset:0}.bgHeroInner{grid-template-columns:minmax(0,41%) 1fr!important;gap:0!important}.bgHeroCopy{width:100%!important;max-width:610px!important;padding-right:22px!important}.homeBlueGold.lang-cs .bgHeroCopy{max-width:560px!important}.homeBlueGold.lang-cs .bgHeroCopy h1{letter-spacing:-.042em!important;font-size:clamp(48px,4.65vw,78px)!important;line-height:.88!important}.homeBlueGold.lang-cs .bgHeroCopy h1 span,.homeBlueGold.lang-cs .bgHeroCopy h1 strong,.homeBlueGold.lang-cs .bgHeroCopy h1 em{white-space:nowrap;display:block}@media (width>=1500px){.homeBlueGold.lang-cs .bgHeroCopy{max-width:600px!important}.homeBlueGold.lang-cs .bgHeroCopy h1{font-size:clamp(54px,4.55vw,84px)!important}}.bgFestivalCard{background-image:linear-gradient(90deg,#0207111a 0%,#02071105 48%,#02071100 100%),url(/assets/dj-complete.png)!important;background-position:50%!important;background-size:cover!important}.bgFestivalCard .bgFeatureCopy{max-width:43%!important}.homeTicketStage{opacity:1!important;visibility:visible!important;transform:none!important}.bgSection,.bgFeatureGrid,.partnersStrip,.bgTimelineSection{background-color:#0000!important}@media (width<=1100px){.homeBlueGold.lang-cs .bgHeroCopy{max-width:500px!important}.homeBlueGold.lang-cs .bgHeroCopy h1{font-size:clamp(44px,5vw,66px)!important}}@media (width<=720px){.bgHeroInner{grid-template-columns:1fr!important}.bgHeroCopy,.homeBlueGold.lang-cs .bgHeroCopy{max-width:92%!important;padding-right:0!important}.homeBlueGold.lang-cs .bgHeroCopy h1{font-size:clamp(42px,12vw,62px)!important}.homeBlueGold.lang-cs .bgHeroCopy h1 span,.homeBlueGold.lang-cs .bgHeroCopy h1 strong,.homeBlueGold.lang-cs .bgHeroCopy h1 em{white-space:normal}.bgFestivalCard{background-position:58%!important}}html{background:#020711 url(/assets/master-site-bg.png) top/100% repeat-y fixed!important}body{background:0 0!important}body:before{content:none!important;display:none!important}#root{isolation:isolate;min-height:100%;background:0 0!important}.homeBlueGold,.subPage,.pageBody{background:0 0!important}.bgDjCard{background-image:linear-gradient(90deg,#0207111f 0%,#02071106 47%,#02071100 100%),url(/assets/dj-complete.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border:1px solid #f2c75c3d!important;box-shadow:0 20px 60px #00000052!important}.bgDjCard>img{display:none!important}.bgAmbassadorCard{background-image:linear-gradient(90deg,#02071121,#02071104),url(/assets/ambassador-complete.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.bgSideCard{background-image:linear-gradient(90deg,#0207111f,#02071104),url(/assets/side-complete.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.bgAmbassadorCard>img,.bgSideCard>img{display:none!important}.lang-cs .bgHeroCopy{min-width:500px;width:36vw!important;max-width:570px!important}.lang-cs .bgHeroCopy h1{letter-spacing:-.052em!important;max-width:570px!important;font-size:clamp(52px,4.55vw,82px)!important;line-height:.86!important}.lang-cs .bgHeroCopy h1 strong{white-space:nowrap}.lang-cs .bgHeroShade{background:linear-gradient(90deg,#01050cfa 0%,#01050ceb 29%,#01050c94 39%,#01050c1a 54%,#01050c05 100%),linear-gradient(#00000014,#01050c2e 72%,#020711 100%)!important}.subPage{position:relative;background:0 0!important}.pageHero{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(#030a16c9,#030a168f)!important}@media (width<=1100px){.lang-cs .bgHeroCopy{min-width:0;width:42vw!important;max-width:520px!important}.lang-cs .bgHeroCopy h1{max-width:520px!important;font-size:clamp(46px,5vw,70px)!important}}@media (width<=720px){html{background-size:auto 1500px!important;background-attachment:scroll!important}.lang-cs .bgHeroCopy{width:auto!important;max-width:100%!important}.lang-cs .bgHeroCopy h1{max-width:100%!important;font-size:clamp(44px,13vw,64px)!important}.lang-cs .bgHeroCopy h1 strong{white-space:normal}.bgDjCard{background-position:62%!important}}.homeBlueGold,.subPage{background-color:#020711!important;background-image:linear-gradient(#0207111a,#02071124),url(/assets/master-site-bg.png)!important;background-position:top!important;background-repeat:repeat-y!important;background-size:100%!important}.pageBody{background:0 0!important}.fullPassAutoEntry,.teamBuilder,.publicTeams{background:linear-gradient(135deg,#040e1ff0,#07172ed6);border:1px solid #2771d247;border-radius:10px;margin-top:18px;padding:22px;box-shadow:inset 0 0 40px #005aff09}.fullPassAutoEntry>span,.teamBuilder>div>span{letter-spacing:.16em;color:#e7b83e;font-size:11px;font-weight:800}.fullPassAutoEntry h3,.teamBuilder h3,.publicTeams h3{margin:6px 0 8px}.fullPassAutoEntry p,.teamBuilder p{color:#aeb8c8;max-width:820px;line-height:1.55}.autoTournamentBadges{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.autoTournamentBadges b{color:#f5ca5c;background:#e7b83e14;border:1px solid #e7b83e61;border-radius:7px;padding:8px 11px;font-size:12px}.teamCreateControls{align-items:center;gap:12px;margin-top:16px;display:flex}.teamCreateControls select{flex:1;min-width:0}.myTeamCard{background:#e7b83e0f;border:1px solid #e7b83e57;border-radius:8px;flex-direction:column;gap:6px;margin-top:14px;padding:16px;display:flex}.myTeamCard span{color:#e7b83e;letter-spacing:.14em;font-size:10px}.myTeamCard b{font-size:18px}.myTeamCard small{color:#aeb8c8}.publicTeams{margin-top:20px}.publicTeamList{gap:8px;margin-top:14px;display:grid}.publicTeamList>div{background:#040c1aad;border:1px solid #2771d233;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.publicTeamList>div>div{flex-direction:column;gap:4px;display:flex}.publicTeamList span{color:#9aa8bd;font-size:12px}.publicTeamList small{letter-spacing:.12em;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.publicTeamList small.paid{color:#91f1b0;background:#24a8531f;border:1px solid #24a8534d}.publicTeamList small.reserved{color:#f5ca5c;background:#e7b83e17;border:1px solid #e7b83e47}@media (width<=700px){.teamCreateControls{flex-direction:column;align-items:stretch}.publicTeamList>div{flex-direction:column;align-items:flex-start}}.teamCreateControlsNamed{grid-template-columns:minmax(180px,.75fr) minmax(220px,1fr) auto;display:grid}.teamNameInput{width:100%;min-width:0}.myTeamCard strong,.publicTeamName{color:#f5ca5c;letter-spacing:.03em;font-size:22px}.publicTeamName{font-size:16px}.myTeamCard b{color:#fff;font-size:14px}@media (width<=900px){.teamCreateControlsNamed{grid-template-columns:1fr}}.mobileMenuLogout{display:none}@media (width<=720px){.siteHeader{background:#020710f5!important;gap:8px!important;height:64px!important;padding:0 12px!important}.bgBrand{flex:0 0 48px!important;width:48px!important;height:48px!important;padding:2px!important}.bgBrand img{width:44px!important;height:44px!important}.siteHeader .actions{gap:7px!important;margin-left:auto!important}.langPicker,.cta.small{display:none!important}.mobileAuth{letter-spacing:.055em!important;white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;min-width:0!important;max-width:150px!important;height:34px!important;padding:0 11px!important;font-size:7.5px!important;line-height:1!important;display:flex!important;overflow:hidden!important}.hamb{border:1px solid #5f92d161!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:34px!important;padding:0!important;font-size:19px!important;display:flex!important}.siteHeader nav{background:#020812fb!important;padding:10px 14px 14px!important;top:64px!important}.siteHeader nav button{padding:11px 8px!important;font-size:9px!important}.siteHeader nav .mobileMenuAccount{color:#fff!important;background:linear-gradient(135deg,#0e72e7,#1456bd)!important;border:1px solid #2b83ed!important;border-radius:5px!important;margin-top:8px!important;display:block!important}.siteHeader nav .mobileMenuLogout{color:#f2c75c!important;background:#d9a62e14!important;border:1px solid #f2c75c75!important;border-radius:5px!important;margin-top:7px!important;display:block!important}.homeBlueGold{background-size:auto 1500px!important;padding-top:64px!important}.bgHero{height:500px!important;min-height:500px!important;padding-top:0!important;overflow:hidden!important}.bgHeroArena.heroComplete{object-fit:cover!important;object-position:64% center!important;opacity:1!important;width:100%!important;height:100%!important}.bgHeroShade{background:linear-gradient(90deg,#01050cfa 0%,#01050ceb 39%,#01050c70 58%,#01050c0a 82%),linear-gradient(#01050c05 0% 67%,#020711f0 100%)!important}.bgHeroInner{width:100%!important;height:500px!important;min-height:500px!important;display:block!important}.bgHeroCopy,.lang-cs .bgHeroCopy,.homeBlueGold.lang-cs .bgHeroCopy{text-align:left!important;align-items:flex-start!important;width:58%!important;min-width:0!important;max-width:none!important;padding:42px 0 0 18px!important}.bgKicker{letter-spacing:.15em!important;max-width:210px!important;font-size:7px!important;line-height:1.3!important}.bgHeroCopy h1,.lang-cs .bgHeroCopy h1,.homeBlueGold.lang-cs .bgHeroCopy h1{letter-spacing:-.044em!important;max-width:225px!important;margin:12px 0 14px!important;font-size:37px!important;line-height:.88!important}.bgHeroCopy h1 span,.bgHeroCopy h1 strong,.bgHeroCopy h1 em,.lang-cs .bgHeroCopy h1 span,.lang-cs .bgHeroCopy h1 strong,.lang-cs .bgHeroCopy h1 em{white-space:nowrap!important}.bgHeroCopy h1 em{margin-top:5px!important;font-size:.72em!important}.bgMeta{text-align:left!important;justify-content:start!important;gap:4px!important;margin-top:3px!important;display:grid!important}.bgMeta b{white-space:nowrap!important;font-size:7px!important;line-height:1.25!important}.bgHeroActions{justify-content:flex-start!important;gap:7px!important;margin-top:16px!important}.bgPrimary,.bgSecondary{border-radius:4px!important;height:36px!important;padding:0 12px!important;font-size:7.5px!important}.bgStatus,.bgHeroVisual{display:none!important}.bgLiveBar{border-radius:9px!important;grid-template-columns:1fr 1fr!important;width:calc(100% - 24px)!important;margin:-20px auto 0!important;display:grid!important;overflow:hidden!important}.bgLiveBar article{border-bottom:1px solid #5275a02e!important;border-right:1px solid #5275a02e!important;min-height:92px!important;padding:13px 14px!important}.bgLiveBar article:nth-child(2n){border-right:0!important}.bgLiveBar article:nth-last-child(-n+2){border-bottom:0!important}.bgLiveBar span{font-size:6.3px!important;line-height:1.25!important}.bgLiveBar strong{margin:5px 0!important;font-size:24px!important}.bgLiveBar small{font-size:5.7px!important;line-height:1.25!important}.bgLiveBar button{text-align:left!important;margin-top:5px!important;font-size:5.8px!important}.bgProgress{height:3px!important;margin-top:7px!important}.bgCountdown .countdown{gap:0!important;margin-top:5px!important}.bgCountdown .countdown b{font-size:15px!important}.bgCountdown .countdown span{font-size:5px!important}.homeTicketStage{border-radius:10px!important;width:calc(100% - 24px)!important;margin-top:16px!important;padding:20px 12px 14px!important}.ticketStageHead{text-align:left!important;align-items:flex-end!important;gap:10px!important;display:flex!important}.ticketStageHead>div{flex:1!important;min-width:0!important}.ticketStageHead .bgEyebrow{display:none!important}.ticketStageHead h2{margin:0 0 6px!important;font-size:26px!important;line-height:1!important}.ticketStageHead p{max-width:260px!important;margin:0!important;font-size:8px!important;line-height:1.4!important}.ticketStageHead>button{white-space:nowrap!important;margin:0 0 4px!important;font-size:6px!important}.homeTicketGrid{grid-template-columns:1fr!important;gap:10px!important;margin-top:14px!important}.phaseTicket{background-position:50%!important;border-radius:8px!important;min-height:350px!important;padding:22px 18px!important}.phaseTicket h3{margin:7px 0!important;font-size:27px!important}.ticketPhaseLabel{font-size:6.5px!important}.ticketPrice{margin:10px 0!important}.ticketPrice strong{font-size:47px!important}.ticketPrice small{font-size:7px!important}.ticketAvailability{margin:16px 0 13px!important}.ticketAvailability>b{margin-bottom:5px!important;font-size:7px!important}.phaseTicket ul{gap:5px!important;max-width:78%!important;margin:12px 0 15px!important}.phaseTicket li{font-size:7.4px!important}.ticketGoldButton,.ticketStandardButton{height:37px!important;padding:0 13px!important;font-size:7px!important}.ticketFine{max-width:80%!important;margin-top:8px!important;font-size:6.3px!important}.ticketLockHalo{width:70px!important;height:70px!important;top:31%!important;right:11%!important}.ticketLockHalo span{font-size:21px!important}.standardTicket h4{max-width:56%!important;margin:48px 0 8px!important;font-size:12px!important}.standardTicket p{max-width:62%!important;font-size:7.2px!important;line-height:1.4!important}.ticketBenefitStrip{grid-template-columns:1fr 1fr!important;margin-top:10px!important}.ticketBenefitStrip>span{border-bottom:1px solid #4c7dbe29!important;border-right:1px solid #4c7dbe29!important;column-gap:6px!important;min-height:50px!important;padding:9px 10px!important}.ticketBenefitStrip>span:nth-child(2n){border-right:0!important}.ticketBenefitStrip>span:nth-last-child(-n+2){border-bottom:0!important}.ticketBenefitStrip b{font-size:7px!important}.ticketBenefitStrip small{font-size:5.5px!important}.bgSchedule{border-radius:10px!important;width:calc(100% - 24px)!important;margin-top:14px!important;padding:20px 12px 17px!important}.bgSchedule .bgSectionHead{text-align:left!important;align-items:center!important;display:flex!important}.bgSchedule .bgSectionHead .bgEyebrow{font-size:6px!important}.bgSchedule .bgSectionHead h2{margin:3px 0 0!important;font-size:24px!important}.bgSchedule .bgSectionHead button{margin:0!important;font-size:5.8px!important}.bgTimeline{border-top:1px solid #418be53d!important;grid-template-columns:repeat(5,1fr)!important;gap:0!important;margin-top:15px!important}.bgTimeline button,.bgTimeline button:last-child{text-align:left!important;border:0!important;border-right:1px solid #418be524!important;border-radius:0!important;grid-column:auto!important;min-width:0!important;padding:16px 5px 7px!important}.bgTimeline button:last-child{border-right:0!important}.bgTimeline button:before{width:6px!important;height:6px!important;display:block!important;top:-3px!important;left:5px!important}.bgTimeline span{font-size:5px!important}.bgTimeline b{margin-top:5px!important;font-size:6.4px!important}.bgTimeline strong{margin-top:4px!important;font-size:6.1px!important;line-height:1.2!important}.bgFeatureGridThree{grid-template-columns:1fr!important;gap:10px!important;width:calc(100% - 24px)!important;margin-top:14px!important;display:grid!important}.bgFeatureGridThree .bgDjCard{grid-column:auto!important}.bgFeatureGridThree article{text-align:left!important;background-position:50%!important;background-size:cover!important;border-radius:9px!important;align-items:flex-start!important;height:250px!important;min-height:250px!important;padding:19px 17px!important;display:flex!important}.bgFeatureGridThree .bgFeatureCopy,.bgFeatureCopy{text-align:left!important;width:55%!important;max-width:55%!important}.bgFeatureGridThree .bgEyebrow{font-size:6.2px!important}.bgFeatureGridThree .bgFeatureCopy h2{margin:7px 0!important;font-size:22px!important;line-height:.95!important}.bgFeatureGridThree .bgFeatureCopy p{margin:0 0 12px!important;font-size:7.3px!important;line-height:1.45!important}.bgFeatureGridThree .bgPrimary,.bgFeatureGridThree .bgSecondary{height:34px!important;padding:0 10px!important;font-size:6.7px!important}.bgFeatureGridThree img{display:none!important}.bgAmbassadorCard{background-position:56%!important}.bgSideCard,.bgDjCard{background-position:58%!important}.homeBlueGold .bgPartners{display:none!important}.siteFooter{text-align:center!important;justify-content:center!important;gap:12px!important;width:calc(100% - 24px)!important;padding:18px 0 22px!important}.siteFooter img{width:90px!important;margin:auto!important}.siteFooter>div{flex-wrap:wrap!important;justify-content:center!important;gap:7px 11px!important;width:100%!important}.siteFooter button,.siteFooter a{font-size:6px!important}.siteFooter>span{text-align:center!important;width:100%!important;font-size:5.5px!important;line-height:1.4!important}}@media (width<=390px){.mobileAuth{max-width:128px!important;padding:0 8px!important;font-size:6.8px!important}.bgHero,.bgHeroInner{height:470px!important;min-height:470px!important}.bgHeroArena.heroComplete{object-position:65% center!important}.bgHeroCopy,.lang-cs .bgHeroCopy,.homeBlueGold.lang-cs .bgHeroCopy{width:61%!important;padding-top:34px!important;padding-left:14px!important}.bgHeroCopy h1,.lang-cs .bgHeroCopy h1,.homeBlueGold.lang-cs .bgHeroCopy h1{max-width:205px!important;font-size:33px!important}.bgKicker,.bgMeta b{font-size:6.3px!important}.bgPrimary,.bgSecondary{height:34px!important;padding:0 9px!important;font-size:6.8px!important}.bgLiveBar,.homeTicketStage,.bgSchedule,.bgFeatureGridThree{width:calc(100% - 18px)!important}.phaseTicket{min-height:335px!important}.bgFeatureGridThree article{height:235px!important;min-height:235px!important}.bgFeatureGridThree .bgFeatureCopy,.bgFeatureCopy{width:58%!important;max-width:58%!important}.bgFeatureGridThree .bgFeatureCopy h2{font-size:20px!important}.bgFeatureGridThree .bgFeatureCopy p{font-size:6.8px!important}}@media (width<=720px){.langPicker{flex:none!important;display:block!important}.langPicker .lang{color:#eef5ff!important;letter-spacing:.06em!important;background:#040d19b8!important;border:1px solid #5f92d161!important;border-radius:5px!important;justify-content:center!important;align-items:center!important;min-width:38px!important;height:34px!important;padding:0 7px!important;font-size:7.5px!important;font-weight:900!important;display:flex!important}.langMenu{z-index:500!important;background:#030914!important;border-color:#5f92d161!important;grid-template-columns:repeat(2,48px)!important;top:40px!important;right:0!important}.langMenu button{color:#9eabc0!important;height:34px!important}.langMenu button.active,.langMenu button:hover{color:#fff!important;background:#0d2f59!important}.homeBlueGold.lang-cs .bgHeroCopy,.lang-cs .bgHeroCopy{width:51%!important;max-width:51%!important;padding-left:18px!important;padding-right:0!important}.homeBlueGold.lang-cs .bgHeroCopy h1,.lang-cs .bgHeroCopy h1{letter-spacing:-.045em!important;width:100%!important;max-width:190px!important;font-size:31px!important;line-height:.9!important}.homeBlueGold.lang-cs .bgHeroCopy h1 span,.homeBlueGold.lang-cs .bgHeroCopy h1 strong,.homeBlueGold.lang-cs .bgHeroCopy h1 em,.lang-cs .bgHeroCopy h1 span,.lang-cs .bgHeroCopy h1 strong,.lang-cs .bgHeroCopy h1 em{white-space:nowrap!important}.mobileAuth{max-width:118px!important}}@media (width<=390px){.homeBlueGold.lang-cs .bgHeroCopy,.lang-cs .bgHeroCopy{width:50%!important;max-width:50%!important;padding-left:14px!important}.homeBlueGold.lang-cs .bgHeroCopy h1,.lang-cs .bgHeroCopy h1{max-width:174px!important;font-size:28px!important;line-height:.91!important}.mobileAuth{max-width:104px!important;padding:0 7px!important;font-size:6.4px!important}.langPicker .lang{min-width:34px!important;padding:0 5px!important;font-size:7px!important}.hamb{width:36px!important}}
