.Modal-module__cOW4IW__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#050a18c7;justify-content:center;align-items:center;padding:20px;animation:.18s both Modal-module__cOW4IW__backdropIn;display:flex;position:fixed;inset:0}@keyframes Modal-module__cOW4IW__backdropIn{0%{opacity:0}to{opacity:1}}.Modal-module__cOW4IW__panel{background:radial-gradient(ellipse 80% 60% at 50% 0%, #1758e82e, transparent 70%), var(--surf-panel-1);border:1px solid var(--vs-line-2);border-radius:22px;width:100%;max-width:560px;max-height:calc(100vh - 40px);animation:.22s both Modal-module__cOW4IW__panelIn;position:relative;overflow-y:auto;box-shadow:0 40px 80px #0009}.Modal-module__cOW4IW__sm{max-width:440px}@keyframes Modal-module__cOW4IW__panelIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Modal-module__cOW4IW__panel:focus{outline:none}.Modal-module__cOW4IW__backdrop.Modal-module__cOW4IW__closing{animation:.2s both Modal-module__cOW4IW__backdropOut}.Modal-module__cOW4IW__panel.Modal-module__cOW4IW__closing{animation:.2s both Modal-module__cOW4IW__panelOut}@keyframes Modal-module__cOW4IW__backdropOut{0%{opacity:1}to{opacity:0}}@keyframes Modal-module__cOW4IW__panelOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.98)}}.Modal-module__cOW4IW__close{border:1px solid var(--vs-line);color:#ffffffb3;cursor:pointer;z-index:1;background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:20px;line-height:1;display:flex;position:absolute;top:14px;right:14px}.Modal-module__cOW4IW__close:hover{color:#fff;background:#ffffff1f}.Modal-module__cOW4IW__head{padding:28px 28px 8px}.Modal-module__cOW4IW__title{font-family:var(--font-display);letter-spacing:.01em;text-transform:uppercase;margin:8px 0 0;font-size:30px;line-height:1}.Modal-module__cOW4IW__body{padding:14px 28px 28px}@media (max-width:480px){.Modal-module__cOW4IW__head{padding:22px 22px 6px}.Modal-module__cOW4IW__body{padding:12px 22px 22px}.Modal-module__cOW4IW__title{font-size:24px}}
.ProfileModals-module__HjZaHW__shareUrl{align-items:stretch;gap:8px;margin-bottom:18px;display:flex}.ProfileModals-module__HjZaHW__shareInput{border:1px solid var(--vs-line);color:#ffffffd9;font-family:var(--font-mono);background:#ffffff0a;border-radius:10px;outline:none;flex:1;min-width:0;padding:12px 14px;font-size:12px}.ProfileModals-module__HjZaHW__shareInput:focus{border-color:var(--vs-cyan)}.ProfileModals-module__HjZaHW__copyBtn{background:var(--vs-cyan);font-family:var(--font-body);color:#050a18;cursor:pointer;letter-spacing:.02em;border:0;border-radius:10px;padding:12px 18px;font-size:12px;font-weight:700;transition:filter .12s}.ProfileModals-module__HjZaHW__copyBtn:hover{filter:brightness(1.1)}.ProfileModals-module__HjZaHW__shareGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px;display:grid}.ProfileModals-module__HjZaHW__shareTile{border:1px solid var(--vs-line);color:#fff;background:#ffffff08;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:18px 12px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.ProfileModals-module__HjZaHW__shareTile:hover{border-color:#00d4e666;transform:translateY(-2px)}.ProfileModals-module__HjZaHW__shareIcon{color:#fff;width:44px;height:44px;font-family:var(--font-display);letter-spacing:.04em;border-radius:12px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.ProfileModals-module__HjZaHW__shareLabel{letter-spacing:.04em;font-size:12px;font-weight:700}.ProfileModals-module__HjZaHW__shareNote{color:var(--vs-mid-grey);text-align:center;font-size:11px;line-height:1.5}.ProfileModals-module__HjZaHW__editField{margin-bottom:16px}.ProfileModals-module__HjZaHW__editLbl{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.ProfileModals-module__HjZaHW__editInput{border:1px solid var(--vs-line);color:#fff;width:100%;font-family:var(--font-body);background:#ffffff0a;border-radius:10px;outline:none;padding:12px 14px;font-size:14px;transition:border-color .12s,box-shadow .12s}.ProfileModals-module__HjZaHW__editInput:focus{border-color:var(--vs-cyan);box-shadow:0 0 0 3px #00d4e62e}.ProfileModals-module__HjZaHW__editHandleRow{border:1px solid var(--vs-line);background:#ffffff0a;border-radius:10px;align-items:center;gap:8px;padding:0 14px;display:flex}.ProfileModals-module__HjZaHW__editHandleRow:focus-within{border-color:var(--vs-cyan);box-shadow:0 0 0 3px #00d4e62e}.ProfileModals-module__HjZaHW__editHandlePrefix{color:var(--vs-mid-grey);font-weight:700}.ProfileModals-module__HjZaHW__editHandleRow .ProfileModals-module__HjZaHW__editInput{background:0 0;border:0;padding:12px 0;box-shadow:none!important}.ProfileModals-module__HjZaHW__editError{color:#fca5a5;margin-top:6px;font-size:11px}.ProfileModals-module__HjZaHW__avatarGrid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.ProfileModals-module__HjZaHW__avatarBtn{aspect-ratio:1;width:100%;font-family:var(--font-display);color:#fff;cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:22px;transition:transform .12s,border-color .12s,box-shadow .12s;display:flex}.ProfileModals-module__HjZaHW__avatarBtn:hover{transform:scale(1.06)}.ProfileModals-module__HjZaHW__avatarOn{border-color:var(--vs-cyan);box-shadow:0 0 0 3px #00d4e64d}.ProfileModals-module__HjZaHW__editActions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.ProfileModals-module__HjZaHW__editActions .btn{padding:12px 22px;font-size:13px}@media (max-width:480px){.ProfileModals-module__HjZaHW__shareGrid{grid-template-columns:1fr}.ProfileModals-module__HjZaHW__avatarGrid{grid-template-columns:repeat(3,1fr)}}
.AppShell-module__6_2znG__shell{background:var(--surf-field);grid-template-columns:260px 1fr;min-height:100vh;display:grid}.AppShell-module__6_2znG__rail{border-right:1px solid var(--vs-line);z-index:30;scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(#0f0f0f 0%,#050505 100%);flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.AppShell-module__6_2znG__rail::-webkit-scrollbar{display:none}.AppShell-module__6_2znG__brand{font-family:var(--font-display);letter-spacing:.02em;border-bottom:1px solid var(--vs-line);color:#fff;align-items:center;gap:12px;padding:0 8px 22px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.AppShell-module__6_2znG__brandMark{object-fit:contain;flex-shrink:0;width:40px;height:40px}.AppShell-module__6_2znG__brandWord{white-space:nowrap;text-transform:uppercase}.AppShell-module__6_2znG__nav{flex-direction:column;gap:2px;margin-top:18px;display:flex}.AppShell-module__6_2znG__group{flex-direction:column;gap:2px;margin-bottom:10px;display:flex}.AppShell-module__6_2znG__groupHeading{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;padding:12px 14px 6px;font-size:9px;font-weight:800}.AppShell-module__6_2znG__navItem{font-family:var(--font-display);color:#ffffffb8;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:flex}.AppShell-module__6_2znG__navItem:hover{color:#fff;background:#ffffff0d}.AppShell-module__6_2znG__navItem.AppShell-module__6_2znG__navActive{color:var(--vs-blue);box-shadow:inset 3px 0 0 var(--vs-blue);background:#0099ff2e}.AppShell-module__6_2znG__navDisabled{color:#ffffff59;cursor:not-allowed;pointer-events:none}.AppShell-module__6_2znG__navIco{text-align:center;opacity:.9;width:22px;font-size:16px}.AppShell-module__6_2znG__navLabel{flex:1}.AppShell-module__6_2znG__soonPill{letter-spacing:.1em;color:var(--vs-amber);text-transform:uppercase;background:#ffb02029;border:1px solid #ffb02066;border-radius:999px;padding:2px 7px;font-size:8px;font-weight:800}.AppShell-module__6_2znG__upgrade{background:linear-gradient(135deg,#ff2d7a2e,#ff5a2c24);border:1px solid #ff2d7a4d;border-radius:14px;flex-direction:column;gap:10px;margin-top:24px;padding:18px;display:flex}.AppShell-module__6_2znG__upgradePro{background:linear-gradient(135deg,#09f3,#92e20024);border-color:#92e20066}.AppShell-module__6_2znG__upgradeBadge{letter-spacing:.14em;color:var(--vs-green);text-transform:uppercase;font-size:9px;font-weight:800}.AppShell-module__6_2znG__upgradeHead{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;font-size:20px}.AppShell-module__6_2znG__upgradeBody{color:#ffffffb3;margin:0 0 6px;font-size:11.5px;line-height:1.4}.AppShell-module__6_2znG__col{min-width:0}.AppShell-module__6_2znG__topbar{border-bottom:1px solid var(--vs-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#0d0d0deb;align-items:center;gap:12px;padding:14px 32px;display:flex;position:sticky;top:0}.AppShell-module__6_2znG__mobileBrand{color:#fff;font-family:var(--font-display);align-items:center;gap:12px;font-weight:700;text-decoration:none;display:none}.AppShell-module__6_2znG__mobileBrandMark{object-fit:contain;flex-shrink:0;width:38px;height:38px}.AppShell-module__6_2znG__mobileBrandWord{letter-spacing:.03em;text-transform:uppercase;font-size:17px;line-height:1}.AppShell-module__6_2znG__back{border:1px solid var(--vs-line);color:#fff;width:40px;height:40px;font-family:var(--font-display);cursor:pointer;background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;padding:0;font-size:28px;line-height:1;transition:background .12s,border-color .12s;display:inline-flex}.AppShell-module__6_2znG__back:hover{background:#ffffff14;border-color:#09f6}.AppShell-module__6_2znG__back:disabled{opacity:.35;cursor:not-allowed}.AppShell-module__6_2znG__spacer{flex:1}.AppShell-module__6_2znG__burger{border:1px solid var(--vs-line);cursor:pointer;background:#ffffff0f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;transition:background .12s,border-color .12s;display:none}.AppShell-module__6_2znG__burger:hover{background:#ffffff1a;border-color:#09f6}.AppShell-module__6_2znG__burger span{background:#fff;border-radius:2px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.AppShell-module__6_2znG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.AppShell-module__6_2znG__burgerOpen span:nth-child(2){opacity:0}.AppShell-module__6_2znG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.AppShell-module__6_2znG__coinPill{font-family:var(--font-mono);color:var(--vs-green);background:#92e2001a;border:1px solid #92e2004d;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.AppShell-module__6_2znG__coinIcon{color:var(--vs-green);font-size:11px}.AppShell-module__6_2znG__coinVal{font-weight:700}.AppShell-module__6_2znG__coinLbl{letter-spacing:.12em;color:#92e200b3;margin-left:2px;font-size:9px;font-weight:800}.AppShell-module__6_2znG__gemPill{font-family:var(--font-mono);color:var(--vs-pink);background:#ff2d7a1a;border:1px solid #ff2d7a4d;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.AppShell-module__6_2znG__gemIcon{color:var(--vs-pink);font-size:11px}.AppShell-module__6_2znG__gemVal{font-weight:700}.AppShell-module__6_2znG__gemLbl{letter-spacing:.12em;color:#ff2d7ab3;margin-left:2px;font-size:9px;font-weight:800}.AppShell-module__6_2znG__bell{border:1px solid var(--vs-line);cursor:pointer;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;display:inline-flex;position:relative}.AppShell-module__6_2znG__bellDot{background:var(--vs-coral);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:9px;box-shadow:0 0 0 2px #0a1f3f}.AppShell-module__6_2znG__meChip{border:1px solid var(--vs-line);color:inherit;background:#ffffff0d;border-radius:999px;align-items:center;gap:10px;padding:4px 14px 4px 4px;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.AppShell-module__6_2znG__meChip:hover{background:#ffffff14;border-color:#00d4e666}.AppShell-module__6_2znG__avatar{width:32px;height:32px;font-family:var(--font-display);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.AppShell-module__6_2znG__meText{flex-direction:column;gap:1px;display:flex}.AppShell-module__6_2znG__meName{font-family:var(--font-display);color:#fff;font-size:13px;font-weight:700}.AppShell-module__6_2znG__meTier{letter-spacing:.12em;color:var(--vs-cyan);text-transform:uppercase;font-size:9px;font-weight:800}.AppShell-module__6_2znG__signOutBtn{padding:9px 16px;font-size:12px}.AppShell-module__6_2znG__main{min-height:calc(100vh - 71px)}.AppShell-module__6_2znG__scrim{z-index:70;cursor:pointer;background:#050a18d1;border:0;animation:.18s both AppShell-module__6_2znG__scrimIn;display:none;position:fixed;inset:0}.AppShell-module__6_2znG__drawer{border-left:1px solid var(--vs-line);z-index:80;background:linear-gradient(#161616 0%,#0a0a0a 100%);flex-direction:column;width:min(340px,88vw);transition:transform .25s;display:none;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 60px #00000080}.AppShell-module__6_2znG__drawerOpen{transform:translate(0)}.AppShell-module__6_2znG__drawerHead{border-bottom:1px solid var(--vs-line);justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.AppShell-module__6_2znG__drawerUser{align-items:center;gap:12px;min-width:0;display:flex}.AppShell-module__6_2znG__drawerHandle{font-family:var(--font-display);color:#fff;font-size:16px;font-weight:700}.AppShell-module__6_2znG__drawerTier{letter-spacing:.12em;color:var(--vs-cyan);text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:800}.AppShell-module__6_2znG__drawerClose{border:1px solid var(--vs-line);color:#fff;cursor:pointer;background:#ffffff0f;border-radius:10px;flex-shrink:0;width:38px;height:38px;font-size:16px}.AppShell-module__6_2znG__drawerNav{flex:1;padding:16px 12px;overflow-y:auto}.AppShell-module__6_2znG__drawerFoot{border-top:1px solid var(--vs-line);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.AppShell-module__6_2znG__drawerCoin{font-family:var(--font-mono);color:var(--vs-green);background:#92e2001a;border:1px solid #92e2004d;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.AppShell-module__6_2znG__drawerGem{font-family:var(--font-mono);color:var(--vs-pink);background:#ff2d7a1a;border:1px solid #ff2d7a4d;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.AppShell-module__6_2znG__drawerSignOut{padding:10px 16px;font-size:12px}@keyframes AppShell-module__6_2znG__scrimIn{0%{opacity:0}to{opacity:1}}.AppShell-module__6_2znG__tabbar{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:60;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--vs-line);background:#0d0d0deb;border-radius:24px;justify-content:space-around;align-items:stretch;gap:2px;padding:8px 6px;display:none;position:fixed;box-shadow:0 18px 40px #00000080,inset 0 0 0 1px #ffffff0a}.AppShell-module__6_2znG__tab{color:#ffffff8c;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-height:54px;padding:8px 4px;text-decoration:none;transition:background .15s,color .15s,transform .15s;display:flex}.AppShell-module__6_2znG__tab:hover{color:#fff}.AppShell-module__6_2znG__tab:active{transform:scale(.95)}.AppShell-module__6_2znG__tabActive{color:var(--vs-blue);background:linear-gradient(#0099ff38,#0099ff1a)}.AppShell-module__6_2znG__tabIco{font-size:18px;line-height:1}.AppShell-module__6_2znG__tabActive .AppShell-module__6_2znG__tabIco{filter:drop-shadow(0 0 8px #0099ff80)}.AppShell-module__6_2znG__tabLbl{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600}@media (max-width:960px){.AppShell-module__6_2znG__shell{grid-template-columns:1fr}.AppShell-module__6_2znG__rail{display:none}.AppShell-module__6_2znG__topbar{background:linear-gradient(#161616 0%,#0d0d0deb 100%);border-bottom:1px solid #ffffff0f;gap:12px;padding:16px 18px}.AppShell-module__6_2znG__back{display:none}.AppShell-module__6_2znG__mobileBrand{display:inline-flex}.AppShell-module__6_2znG__desktopOnly{display:none!important}.AppShell-module__6_2znG__burger{display:inline-flex}.AppShell-module__6_2znG__scrim{display:block}.AppShell-module__6_2znG__drawer,.AppShell-module__6_2znG__tabbar{display:flex}.AppShell-module__6_2znG__main{padding-bottom:100px}}@media (max-width:480px){.AppShell-module__6_2znG__topbar{gap:10px;padding:14px 16px}.AppShell-module__6_2znG__mobileBrandMark{width:34px;height:34px}.AppShell-module__6_2znG__mobileBrandWord{font-size:15px}.AppShell-module__6_2znG__burger{width:40px;height:40px}.AppShell-module__6_2znG__tabLbl{font-size:9px}.AppShell-module__6_2znG__tab{min-height:50px;padding:6px 2px}}
.Logo-module__TlIv7G__logo{font-family:var(--font-display);color:#fff;align-items:center;gap:12px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.Logo-module__TlIv7G__mark{object-fit:contain;flex-shrink:0;width:44px;height:44px;display:block}.Logo-module__TlIv7G__text{white-space:nowrap;text-transform:uppercase;line-height:1}
.Header-module__cDjC2a__topbar{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#161616;border-bottom:0;position:sticky;top:0}.Header-module__cDjC2a__inner{align-items:center;gap:32px;max-width:1280px;margin:0 auto;padding:18px 32px;display:flex}.Header-module__cDjC2a__nav{flex:1;align-items:center;gap:28px;display:flex}.Header-module__cDjC2a__nav a,.Header-module__cDjC2a__nav button{font-family:var(--font-display);color:#ffffffc7;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:600;transition:color .12s}.Header-module__cDjC2a__nav a:hover,.Header-module__cDjC2a__nav button:hover{color:var(--vs-cyan)}.Header-module__cDjC2a__arenasWrap{align-items:center;line-height:1;display:inline-flex;position:relative}.Header-module__cDjC2a__arenasBtn{align-items:center;gap:4px;line-height:1;display:inline-flex}.Header-module__cDjC2a__arenasBtnOpen{color:var(--vs-cyan)}.Header-module__cDjC2a__caret{margin-top:2px;font-size:10px;line-height:1;transition:transform .15s}.Header-module__cDjC2a__arenasBtnOpen .Header-module__cDjC2a__caret{transform:rotate(180deg)}.Header-module__cDjC2a__arenasMenu{border:1px solid var(--vs-line-2);z-index:60;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a1f3ffa;border-radius:14px;flex-direction:column;gap:2px;min-width:240px;padding:6px;animation:.14s both Header-module__cDjC2a__arenasMenuIn;display:flex;position:absolute;top:calc(100% + 14px);left:-8px;box-shadow:0 20px 50px #00000080}@keyframes Header-module__cDjC2a__arenasMenuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Header-module__cDjC2a__arenaItem{border-radius:10px;padding:10px 12px;text-decoration:none;transition:background .12s;display:block;color:#fff!important}.Header-module__cDjC2a__arenaItem:hover{background:#00d4e614;color:var(--vs-cyan)!important}.Header-module__cDjC2a__arenaLabel{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;font-size:14px;display:flex}.Header-module__cDjC2a__arenaHint{color:#ffffff8c;letter-spacing:.02em;text-transform:none;margin-top:2px;font-size:11px}.Header-module__cDjC2a__arenaSoon{opacity:.55;cursor:not-allowed;pointer-events:none}.Header-module__cDjC2a__soonPill{letter-spacing:.1em;color:var(--vs-amber);text-transform:uppercase;background:#ffb02029;border:1px solid #ffb02066;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:800}.Header-module__cDjC2a__ctas{align-items:center;gap:12px;display:flex}.Header-module__cDjC2a__search{border:1px solid var(--vs-line);color:#ffffff8c;background:#ffffff0f;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:12px;display:inline-flex}.Header-module__cDjC2a__avatar{background:linear-gradient(135deg, var(--vs-blue-2), var(--vs-blue-deep));color:#fff;width:38px;height:38px;font-family:var(--font-display);letter-spacing:.02em;border:2px solid #00d4e673;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;text-decoration:none;transition:transform .12s,box-shadow .15s,border-color .15s;display:inline-flex}.Header-module__cDjC2a__avatar:hover{border-color:var(--vs-cyan);transform:translateY(-1px);box-shadow:0 6px 18px #00d4e647}.Header-module__cDjC2a__burger{border:1px solid var(--vs-line-2);background:0 0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.Header-module__cDjC2a__burger span{background:#fff;border-radius:2px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.Header-module__cDjC2a__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__cDjC2a__burgerOpen span:nth-child(2){opacity:0}.Header-module__cDjC2a__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__cDjC2a__sheet{z-index:100;background:#161616;border-top:1px solid #ffffff0f;flex-direction:column;gap:20px;padding:24px 24px 32px;animation:.25s both Header-module__cDjC2a__fadeup;display:flex;position:fixed;inset:64px 0 0;overflow-y:auto}.Header-module__cDjC2a__sheetNav{flex-direction:column;gap:2px;display:flex}.Header-module__cDjC2a__sheetNav a{font-family:var(--font-display);color:#fff;border-bottom:1px solid #ffffff0f;padding:14px 4px;font-size:16px;font-weight:600}.Header-module__cDjC2a__sheetGroup{border-bottom:1px solid var(--vs-line);padding:12px 0 8px}.Header-module__cDjC2a__sheetGroupLabel{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;margin:0 4px 6px;font-size:10px;font-weight:800}.Header-module__cDjC2a__sheetSubItem{font-family:var(--font-display);color:#ffffffd9;border-radius:10px;align-items:center;gap:8px;padding:12px;font-size:15px;font-weight:600;display:flex}.Header-module__cDjC2a__sheetSubItem:hover{color:var(--vs-cyan);background:#00d4e614}.Header-module__cDjC2a__sheetSubSoon{color:#ffffff80;pointer-events:none}.Header-module__cDjC2a__sheetCta{flex-direction:column;gap:10px;margin-top:12px;display:flex}.Header-module__cDjC2a__sheetCta .btn{width:100%}@media (max-width:960px){.Header-module__cDjC2a__inner{gap:12px;padding:14px 20px}.Header-module__cDjC2a__nav,.Header-module__cDjC2a__ctas{display:none}.Header-module__cDjC2a__burger{margin-left:auto;display:inline-flex}}
.Footer-module__IDSKsq__footer{border-top:1px solid var(--vs-line);background:var(--vs-ink);margin-top:0;padding:60px 0 28px}.Footer-module__IDSKsq__wrap{max-width:1280px;margin:0 auto;padding:0 32px}.Footer-module__IDSKsq__grid{border-bottom:1px solid var(--vs-line);grid-template-columns:1.4fr 1fr;gap:36px;padding-bottom:32px;display:grid}.Footer-module__IDSKsq__tag{color:#ffffff8c;max-width:360px;margin:12px 0 18px;font-size:14px}.Footer-module__IDSKsq__socials{gap:10px;display:flex}.Footer-module__IDSKsq__socials a{border:1px solid var(--vs-line);color:#ffffffb3;background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:background .12s,color .12s;display:inline-flex}.Footer-module__IDSKsq__socials a:hover{color:var(--vs-cyan);background:#00d4e61a}.Footer-module__IDSKsq__footer h5{letter-spacing:.08em;color:var(--vs-cyan);text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.Footer-module__IDSKsq__footer ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__IDSKsq__footer ul a{color:#ffffffa6;font-size:14px;transition:color .12s}.Footer-module__IDSKsq__footer ul a:hover{color:#fff}.Footer-module__IDSKsq__copy{color:var(--vs-mid-grey);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-top:22px;font-size:12px;display:flex}@media (max-width:960px){.Footer-module__IDSKsq__grid{grid-template-columns:1fr 1fr;gap:28px}.Footer-module__IDSKsq__footer{padding:48px 0 24px}.Footer-module__IDSKsq__wrap{padding:0 20px}.Footer-module__IDSKsq__copy{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:520px){.Footer-module__IDSKsq__grid{grid-template-columns:1fr}}.Footer-module__IDSKsq__blgLink{color:var(--vs-cyan);font-weight:700;text-decoration:none}.Footer-module__IDSKsq__blgLink:hover{text-decoration:underline}
.Reveal-module__XXU03W__reveal{opacity:0;transform:translateY(var(--reveal-offset,24px));transition:opacity .7s cubic-bezier(.22, .61, .36, 1) var(--reveal-delay,0s), transform .7s cubic-bezier(.22, .61, .36, 1) var(--reveal-delay,0s);will-change:opacity, transform}.Reveal-module__XXU03W__shown{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Reveal-module__XXU03W__reveal{opacity:1;transition:none;transform:none}}
.Spinner-module__1b46Ja__spinner{border:2px solid #ffffff40;border-top-color:currentColor;border-radius:50%;flex-shrink:0;animation:.6s linear infinite Spinner-module__1b46Ja__vsg-spin;display:inline-block}@keyframes Spinner-module__1b46Ja__vsg-spin{to{transform:rotate(360deg)}}
.TournamentCard-module__Lffc7q__card{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:22px;flex-direction:column;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.TournamentCard-module__Lffc7q__card:hover{border-color:var(--vs-cyan);box-shadow:var(--shadow-glow-cyan);transform:translateY(-4px)}.TournamentCard-module__Lffc7q__cardJoined{background:linear-gradient(180deg, #ff5a2c0f, transparent 35%), var(--surf-panel-1);border-color:#ff5a2c73}.TournamentCard-module__Lffc7q__cardJoined:hover{border-color:var(--vs-coral);box-shadow:0 0 0 1px #ff5a2c73,0 8px 32px #ff5a2c2e}.TournamentCard-module__Lffc7q__poster{align-items:flex-end;height:160px;padding:14px;display:flex;position:relative}.TournamentCard-module__Lffc7q__arenaTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.1em;text-transform:uppercase;color:#fff;z-index:2;background:#0000008c;border:1px solid #ffffff1f;border-radius:5px;padding:4px 8px;font-size:9px;font-weight:700;position:absolute;top:12px;left:12px}.TournamentCard-module__Lffc7q__liveTag{letter-spacing:.16em;text-transform:uppercase;color:var(--vs-coral);z-index:2;background:#ff5a2c2e;border:1px solid #ff5a2c80;border-radius:5px;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:12px;right:12px}.TournamentCard-module__Lffc7q__joinedTag{letter-spacing:.16em;text-transform:uppercase;color:#fff;z-index:2;background:#ff5a2c38;border:1px solid #ff5a2c8c;border-radius:5px;padding:4px 10px;font-size:9px;font-weight:800;position:absolute;top:12px;right:12px}.TournamentCard-module__Lffc7q__fc{background:url(/img/game-eafc.jpg) 50%/cover no-repeat,#0d0d0d}.TournamentCard-module__Lffc7q__brawl{background:url(/img/game-brawl.jpg) 50%/cover no-repeat,#0d0d0d}.TournamentCard-module__Lffc7q__cod{background:url(/img/game-cod.jpg) 50%/cover no-repeat,#0d0d0d}.TournamentCard-module__Lffc7q__tekken{background:url(/img/game-tekken.png) 50%/cover no-repeat,#0d0d0d}.TournamentCard-module__Lffc7q__clash{background:url(/img/game-clash.jpg) 50%/cover no-repeat,#0d0d0d}.TournamentCard-module__Lffc7q__pubg{background:url(/img/game-pubg.jpg) 50%/cover no-repeat,#0d0d0d}.TournamentCard-module__Lffc7q__snap{background:url(/img/arena-mobile.png) 50%/cover no-repeat,#0d0d0d}.TournamentCard-module__Lffc7q__hyper{background:url(/img/arena-hypercasual.png) 50%/cover no-repeat,#0d0d0d}.TournamentCard-module__Lffc7q__fc:before,.TournamentCard-module__Lffc7q__brawl:before,.TournamentCard-module__Lffc7q__cod:before,.TournamentCard-module__Lffc7q__tekken:before,.TournamentCard-module__Lffc7q__clash:before,.TournamentCard-module__Lffc7q__pubg:before,.TournamentCard-module__Lffc7q__snap:before,.TournamentCard-module__Lffc7q__hyper:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000059 0%,#0000 30% 70%,#00000073 100%);position:absolute;inset:0}.TournamentCard-module__Lffc7q__body{flex-direction:column;flex:1;gap:14px;padding:18px 20px 20px;display:flex}.TournamentCard-module__Lffc7q__gameTitle{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:22px}.TournamentCard-module__Lffc7q__format{width:max-content;font-family:var(--font-display);letter-spacing:.1em;color:var(--vs-cyan);background:#00d4e61a;border:1px solid #00d4e64d;border-radius:5px;margin-top:-6px;padding:4px 10px;font-size:12px;display:inline-block}.TournamentCard-module__Lffc7q__meta{border-top:1px solid var(--vs-line);border-bottom:1px solid var(--vs-line);grid-template-columns:repeat(3,1fr);gap:0;padding:12px 0;display:grid}.TournamentCard-module__Lffc7q__metaItem{flex-direction:column;gap:2px;padding-right:8px;display:flex}.TournamentCard-module__Lffc7q__metaItem+.TournamentCard-module__Lffc7q__metaItem{border-left:1px solid var(--vs-line);padding-left:12px}.TournamentCard-module__Lffc7q__metaLbl{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;font-size:9px;font-weight:800}.TournamentCard-module__Lffc7q__metaVal{font-family:var(--font-display);letter-spacing:.02em;color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.TournamentCard-module__Lffc7q__metaFree{color:#34d399}.TournamentCard-module__Lffc7q__metaPrize{color:var(--vs-green)}.TournamentCard-module__Lffc7q__slots{flex-direction:column;gap:6px;display:flex}.TournamentCard-module__Lffc7q__slotsRow{color:#ffffffa6;justify-content:space-between;font-size:11px;display:flex}.TournamentCard-module__Lffc7q__bar{background:#ffffff14;border-radius:999px;height:4px;overflow:hidden}.TournamentCard-module__Lffc7q__fill{background:linear-gradient(96deg, var(--vs-cyan), var(--vs-blue));border-radius:999px;height:100%;transition:width .3s}.TournamentCard-module__Lffc7q__cta{gap:8px;margin-top:auto;display:flex}.TournamentCard-module__Lffc7q__challengeBtn{background:var(--vs-blue);color:#fff;box-shadow:var(--shadow-glow-press);letter-spacing:.02em;flex:1;padding:12px 18px;font-size:13px}.TournamentCard-module__Lffc7q__challengeBtn:hover{filter:brightness(1.06);box-shadow:var(--shadow-glow-blue)}
.Skeleton-module__4IsiOW__skeleton{background:#ffffff0f;display:block;position:relative;overflow:hidden}.Skeleton-module__4IsiOW__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1.4s infinite Skeleton-module__4IsiOW__vsg-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Skeleton-module__4IsiOW__vsg-shimmer{to{transform:translate(100%)}}
.PageSkeleton-module__E-r5Yq__wrap{max-width:1200px;margin:0 auto;padding:40px 32px}.PageSkeleton-module__E-r5Yq__head{flex-direction:column;margin-bottom:32px;display:flex}.PageSkeleton-module__E-r5Yq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.PageSkeleton-module__E-r5Yq__card{background:var(--surf-panel-1,#ffffff05);border:1px solid var(--vs-line,#ffffff14);border-radius:16px;padding:16px}@media (max-width:720px){.PageSkeleton-module__E-r5Yq__wrap{padding:24px 18px}}
.SubscriptionModals-module__odYgXG__lede{color:#ffffffb8;margin:0 0 18px;font-size:14px;line-height:1.55}.SubscriptionModals-module__odYgXG__perks{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.SubscriptionModals-module__odYgXG__perks li{color:#ffffffd9;align-items:flex-start;gap:12px;font-size:13px;line-height:1.45;display:flex}.SubscriptionModals-module__odYgXG__tick{width:20px;height:20px;color:var(--vs-cyan);background:#00d4e629;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:11px;display:inline-flex}.SubscriptionModals-module__odYgXG__priceCard{background:radial-gradient(circle at 100% 0,#ff2d7a33,#0000 70%),#ffffff08;border:1px solid #ff2d7a66;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 0 20px;padding:18px 20px;display:flex}.SubscriptionModals-module__odYgXG__priceLbl{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;font-size:10px;font-weight:800}.SubscriptionModals-module__odYgXG__price{font-family:var(--font-display);color:var(--vs-coral);margin-top:4px;font-size:38px;line-height:1}.SubscriptionModals-module__odYgXG__per{color:#fff9;font-size:12px;font-family:var(--font-body);margin-left:2px}.SubscriptionModals-module__odYgXG__priceMeta{color:#fff9;text-align:right;max-width:220px;font-size:12px}.SubscriptionModals-module__odYgXG__summary{border:1px solid var(--vs-line);background:#ffffff08;border-radius:14px;margin:0 0 22px;padding:6px 16px}.SubscriptionModals-module__odYgXG__row{border-bottom:1px solid var(--vs-line);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.SubscriptionModals-module__odYgXG__row:last-child{border-bottom:0}.SubscriptionModals-module__odYgXG__lbl{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;font-size:10px;font-weight:800}.SubscriptionModals-module__odYgXG__val{font-family:var(--font-display);letter-spacing:.02em;color:#fff;text-align:right;font-size:16px}.SubscriptionModals-module__odYgXG__priceBig{font-family:var(--font-display);color:var(--vs-coral);font-size:22px}.SubscriptionModals-module__odYgXG__actions{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.SubscriptionModals-module__odYgXG__actions .btn{flex:160px;min-width:0;padding:13px 18px;font-size:12.5px}.SubscriptionModals-module__odYgXG__dangerBtn{color:#fca5a5;font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;background:#ef444424;border:1px solid #ef444473;border-radius:999px;flex:160px;padding:13px 18px;font-size:12.5px;font-weight:700;transition:background .15s,color .15s}.SubscriptionModals-module__odYgXG__dangerBtn:hover{color:#fff;background:#ef444438}.SubscriptionModals-module__odYgXG__legal{color:var(--vs-mid-grey);text-align:center;margin-top:14px;font-size:11px;line-height:1.5}@media (max-width:480px){.SubscriptionModals-module__odYgXG__priceCard{flex-direction:column;align-items:flex-start;gap:8px}.SubscriptionModals-module__odYgXG__priceMeta{text-align:left;max-width:100%}}
.tournament-module__lpYk8q__page{background:var(--vs-bg);min-height:100vh}.tournament-module__lpYk8q__wrap{max-width:1280px;margin:0 auto;padding:80px 32px 120px}.tournament-module__lpYk8q__crumbs{font-family:var(--font-body);color:#ffffff8c;margin:0 0 20px;font-size:13px}.tournament-module__lpYk8q__crumbs a{color:#ffffff8c;text-decoration:none}.tournament-module__lpYk8q__crumbs a:hover{color:var(--vs-blue)}.tournament-module__lpYk8q__crumbs span:last-child{color:#fff}@media (max-width:720px){.tournament-module__lpYk8q__crumbs{display:none}}.tournament-module__lpYk8q__hero{background:linear-gradient(180deg, #ffffff0a, transparent 60%), var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:22px;grid-template-columns:1.2fr 1fr;align-items:center;gap:32px;margin:0 0 40px;padding:36px;display:grid}.tournament-module__lpYk8q__heroLeft{flex-direction:column;gap:12px;display:flex}.tournament-module__lpYk8q__heroMeta{font-family:var(--font-body);text-transform:uppercase;color:var(--vs-mid-grey);align-items:center;gap:10px;font-size:11px;font-weight:700;display:inline-flex}.tournament-module__lpYk8q__statusPill{text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-body);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.tournament-module__lpYk8q__statusLive{color:var(--vs-coral);background:#ff5a2c29;border:1px solid #ff5a2c80}.tournament-module__lpYk8q__statusOpen{color:var(--vs-green);background:#92e20024;border:1px solid #92e20080}.tournament-module__lpYk8q__statusEnded{color:#fff9;border:1px solid var(--vs-line);background:#ffffff14}.tournament-module__lpYk8q__title{font-family:var(--font-display);text-transform:uppercase;color:#fff;margin:6px 0 4px;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:.95}.tournament-module__lpYk8q__subline{font-family:var(--font-display);color:#ffffffb8;margin:0 0 18px;font-size:18px}.tournament-module__lpYk8q__statRow{border-top:1px solid var(--vs-line);border-bottom:1px solid var(--vs-line);grid-template-columns:repeat(4,1fr);gap:16px;margin:12px 0 24px;padding:18px 0;display:grid}.tournament-module__lpYk8q__stat{flex-direction:column;gap:4px;display:flex}.tournament-module__lpYk8q__statLbl{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--vs-mid-grey);font-size:10px;font-weight:700}.tournament-module__lpYk8q__statVal{font-family:var(--font-display);color:#fff;font-size:22px;font-weight:700}.tournament-module__lpYk8q__heroRight{background-position:50%;background-size:cover;border-radius:18px;height:320px;position:relative;overflow:hidden}.tournament-module__lpYk8q__heroRight:after{content:"";background:linear-gradient(#0000 50%,#00000073 100%);position:absolute;inset:0}.tournament-module__lpYk8q__ctaRow{flex-wrap:wrap;gap:12px;display:flex}.tournament-module__lpYk8q__tabs{border-bottom:1px solid var(--vs-line);gap:4px;margin:0 0 28px;display:flex;overflow-x:auto}.tournament-module__lpYk8q__tab{font-family:var(--font-display);color:#ffffff8c;cursor:pointer;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:14px 18px;font-size:14px;font-weight:600;transition:color .15s,border-color .15s}.tournament-module__lpYk8q__tab:hover{color:#fff}.tournament-module__lpYk8q__tabActive{color:#fff;border-bottom-color:var(--vs-blue)}.tournament-module__lpYk8q__tabCount{color:#ffffffa6;background:#ffffff0f;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;display:inline-block}.tournament-module__lpYk8q__howItWorks{grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 32px;display:grid}.tournament-module__lpYk8q__howCard{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:18px;padding:22px;position:relative}.tournament-module__lpYk8q__howNum{font-family:var(--font-mono);color:var(--vs-blue);margin:0 0 12px;font-size:14px;font-weight:600}.tournament-module__lpYk8q__howTitle{font-family:var(--font-display);text-transform:uppercase;color:#fff;margin:0 0 8px;font-size:22px;font-weight:700}.tournament-module__lpYk8q__howBody{color:#ffffffa6;margin:0;font-size:14px;line-height:1.55}.tournament-module__lpYk8q__prizeGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin:0;display:grid}.tournament-module__lpYk8q__prizeCard{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:18px;padding:22px;position:relative;overflow:hidden}.tournament-module__lpYk8q__prizeCard.tournament-module__lpYk8q__gold{background:linear-gradient(180deg, #ffd7001a, transparent 60%), var(--surf-panel-1);border-color:#ffd70073}.tournament-module__lpYk8q__prizeCard.tournament-module__lpYk8q__silver{background:linear-gradient(180deg, #c0c0c01a, transparent 60%), var(--surf-panel-1);border-color:#c0c0c066}.tournament-module__lpYk8q__prizeCard.tournament-module__lpYk8q__bronze{background:linear-gradient(180deg, #cd7f321a, transparent 60%), var(--surf-panel-1);border-color:#cd7f3266}.tournament-module__lpYk8q__prizeRank{font-family:var(--font-display);color:#fff;font-size:56px;font-weight:700;line-height:1}.tournament-module__lpYk8q__prizeRank.tournament-module__lpYk8q__gold{color:gold}.tournament-module__lpYk8q__prizeRank.tournament-module__lpYk8q__silver{color:silver}.tournament-module__lpYk8q__prizeRank.tournament-module__lpYk8q__bronze{color:#cd7f32}.tournament-module__lpYk8q__prizeAmount{font-family:var(--font-display);color:#fff;margin:8px 0 0;font-size:26px;font-weight:700}.tournament-module__lpYk8q__prizeLabel{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--vs-mid-grey);margin:4px 0 0;font-size:11px;font-weight:700}.tournament-module__lpYk8q__sectionHead{justify-content:space-between;align-items:baseline;gap:12px;margin:32px 0 16px;display:flex}.tournament-module__lpYk8q__sectionHead h2{font-family:var(--font-display);text-transform:uppercase;color:#fff;margin:0;font-size:28px;font-weight:700}.tournament-module__lpYk8q__sectionHead .tournament-module__lpYk8q__hint{color:#ffffff8c;font-size:13px}.tournament-module__lpYk8q__podium{grid-template-columns:1fr 1.15fr 1fr;gap:16px;margin:0 0 28px;display:grid}.tournament-module__lpYk8q__podiumCard{background:var(--surf-panel-1);border:1px solid var(--vs-line);text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:22px;display:flex}.tournament-module__lpYk8q__podiumCard.tournament-module__lpYk8q__gold{border-color:#ffd70073}.tournament-module__lpYk8q__podiumCard.tournament-module__lpYk8q__silver{border-color:#c0c0c066}.tournament-module__lpYk8q__podiumCard.tournament-module__lpYk8q__bronze{border-color:#cd7f3266}.tournament-module__lpYk8q__podiumMedal{width:56px;height:56px;font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.tournament-module__lpYk8q__podiumMedal.tournament-module__lpYk8q__gold{color:gold;background:#ffd7002e}.tournament-module__lpYk8q__podiumMedal.tournament-module__lpYk8q__silver{color:silver;background:#c0c0c02e}.tournament-module__lpYk8q__podiumMedal.tournament-module__lpYk8q__bronze{color:#cd7f32;background:#cd7f322e}.tournament-module__lpYk8q__podiumHandle{font-family:var(--font-display);text-transform:uppercase;color:#fff;margin:0;font-size:18px;font-weight:700}.tournament-module__lpYk8q__podiumStats{font-size:12px;font-family:var(--font-body);color:#ffffffa6;margin:0}.tournament-module__lpYk8q__podiumPoints{font-family:var(--font-display);color:#fff;margin:4px 0 0;font-size:28px;font-weight:700}.tournament-module__lpYk8q__leaderboard{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:18px;overflow:hidden}.tournament-module__lpYk8q__leaderRow{border-bottom:1px solid var(--vs-line);grid-template-columns:56px 1fr 80px 80px 100px;align-items:center;gap:16px;padding:14px 18px;display:grid}.tournament-module__lpYk8q__leaderRow:last-child{border-bottom:0}.tournament-module__lpYk8q__leaderRow.tournament-module__lpYk8q__head{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--vs-mid-grey);background:#ffffff05;font-size:10px;font-weight:700}.tournament-module__lpYk8q__leaderRow.tournament-module__lpYk8q__me{border-left:3px solid var(--vs-blue);background:#0099ff14}.tournament-module__lpYk8q__leaderRank{font-family:var(--font-display);color:#ffffffc7;font-size:18px;font-weight:700}.tournament-module__lpYk8q__leaderRank.tournament-module__lpYk8q__top1{color:gold}.tournament-module__lpYk8q__leaderRank.tournament-module__lpYk8q__top2{color:silver}.tournament-module__lpYk8q__leaderRank.tournament-module__lpYk8q__top3{color:#cd7f32}.tournament-module__lpYk8q__leaderPlayer{align-items:center;gap:12px;min-width:0;display:flex}.tournament-module__lpYk8q__leaderHandle{font-family:var(--font-display);color:#fff;text-transform:lowercase;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.tournament-module__lpYk8q__leaderSub{color:#ffffff8c;margin-top:2px;font-size:12px}.tournament-module__lpYk8q__leaderCell{font-family:var(--font-display);color:#fff;text-align:right;font-size:15px;font-weight:600}.tournament-module__lpYk8q__leaderPoints{font-family:var(--font-display);color:var(--vs-blue);text-align:right;font-size:18px;font-weight:700}.tournament-module__lpYk8q__avatar{width:36px;height:36px;font-family:var(--font-display);color:#0d0d0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.tournament-module__lpYk8q__avBlue{background:linear-gradient(135deg,#09f,#00d4e6)}.tournament-module__lpYk8q__avPink{background:linear-gradient(135deg,#ff2d7a,#ff5a2c)}.tournament-module__lpYk8q__avAmber{background:linear-gradient(135deg,#ffb020,#ff8420)}.tournament-module__lpYk8q__avPurple{background:linear-gradient(135deg,#7c3aed,#ff2d7a)}.tournament-module__lpYk8q__avGreen{color:#0d0d0d;background:linear-gradient(135deg,#92e200,#00d4e6)}.tournament-module__lpYk8q__avCyan{background:linear-gradient(135deg,#00d4e6,#09f)}.tournament-module__lpYk8q__participants{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.tournament-module__lpYk8q__partCard{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:16px;align-items:center;gap:14px;padding:18px;transition:border-color .15s,transform .15s;display:flex}.tournament-module__lpYk8q__partCard:hover{border-color:#09f6}.tournament-module__lpYk8q__partInfo{flex:1;min-width:0}.tournament-module__lpYk8q__partHandle{font-family:var(--font-display);color:#fff;text-transform:lowercase;margin:0;font-size:16px;font-weight:700}.tournament-module__lpYk8q__partMeta{color:#ffffff8c;margin:2px 0 0;font-size:12px}.tournament-module__lpYk8q__partAction{flex-shrink:0}.tournament-module__lpYk8q__partAction button{padding:8px 14px;font-size:12px}.tournament-module__lpYk8q__partYou{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--vs-blue);background:#0099ff1a;border:1px solid #09f6;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.tournament-module__lpYk8q__matchList{flex-direction:column;gap:10px;display:flex}.tournament-module__lpYk8q__matchRow{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:14px;grid-template-columns:1fr minmax(240px,340px);align-items:start;gap:16px;padding:16px 18px;display:grid}@media (max-width:640px){.tournament-module__lpYk8q__matchRow{grid-template-columns:1fr}}.tournament-module__lpYk8q__matchHeading{font-family:var(--font-display);color:#fff;align-items:center;gap:12px;font-size:16px;font-weight:700;display:flex}.tournament-module__lpYk8q__matchVs{color:#fff6;font-size:13px}.tournament-module__lpYk8q__matchSub{font-size:12px;font-family:var(--font-body);color:#ffffff8c;margin-top:6px}.tournament-module__lpYk8q__matchStatus{letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700;font-family:var(--font-body);border-radius:999px;align-items:center;gap:6px;margin-left:10px;padding:3px 9px;display:inline-flex}.tournament-module__lpYk8q__matchStatus.tournament-module__lpYk8q__pending{color:var(--vs-amber);background:#ffb02024;border:1px solid #ffb02066}.tournament-module__lpYk8q__matchStatus.tournament-module__lpYk8q__accepted{color:var(--vs-blue);background:#0099ff24;border:1px solid #09f6}.tournament-module__lpYk8q__matchStatus.tournament-module__lpYk8q__completed{color:var(--vs-green);background:#92e20024;border:1px solid #92e20066}.tournament-module__lpYk8q__matchStatus.tournament-module__lpYk8q__declined{color:#ffffff8c;border:1px solid var(--vs-line);background:#ffffff0f}.tournament-module__lpYk8q__matchActions{gap:8px;display:flex}.tournament-module__lpYk8q__matchActions button{padding:8px 14px;font-size:12px}.tournament-module__lpYk8q__empty{background:var(--surf-panel-1);border:1px dashed var(--vs-line-2);text-align:center;color:#ffffffa6;border-radius:18px;padding:40px 22px}.tournament-module__lpYk8q__empty h3{font-family:var(--font-display);text-transform:uppercase;color:#fff;margin:0 0 8px;font-size:22px;font-weight:700}.tournament-module__lpYk8q__empty p{margin:0;font-size:14px}.tournament-module__lpYk8q__modalBack{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tournament-module__lpYk8q__modal{border:1px solid var(--vs-line);background:#161616;border-radius:22px;flex-direction:column;gap:16px;width:100%;max-width:460px;padding:28px;display:flex}.tournament-module__lpYk8q__modalHead{font-family:var(--font-display);text-transform:uppercase;color:#fff;margin:0;font-size:22px;font-weight:700}.tournament-module__lpYk8q__modalSub{color:#ffffffa6;margin:0;font-size:14px}.tournament-module__lpYk8q__modalField{flex-direction:column;gap:6px;min-width:0;display:flex}.tournament-module__lpYk8q__modalField label{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--vs-mid-grey);font-size:11px;font-weight:700}.tournament-module__lpYk8q__modalField input,.tournament-module__lpYk8q__modalField select{font-family:var(--font-body);border:1px solid var(--vs-line);color:#fff;box-sizing:border-box;background:#ffffff0a;border-radius:10px;width:100%;max-width:100%;padding:12px 14px;font-size:14px}.tournament-module__lpYk8q__screenshotPreview{object-fit:contain;border:1px solid var(--vs-line);background:#ffffff08;border-radius:10px;width:100%;max-height:200px;margin-top:10px;display:block}.tournament-module__lpYk8q__scoreReadonly{font-family:var(--font-body);border:1px solid var(--vs-line);color:#fff;text-align:center;box-sizing:border-box;background:#ffffff0a;border-radius:10px;width:100%;max-width:100%;padding:12px 14px;font-size:18px;font-weight:700}.tournament-module__lpYk8q__modalField input:focus,.tournament-module__lpYk8q__modalField select:focus{border-color:var(--vs-blue);outline:none}.tournament-module__lpYk8q__modalField select{background:#000}.tournament-module__lpYk8q__modalField select option{color:#fff;background:#000}.tournament-module__lpYk8q__modalField select option:checked,.tournament-module__lpYk8q__modalField select option:hover{color:#fff;background:#161616}.tournament-module__lpYk8q__selectWrap{position:relative}.tournament-module__lpYk8q__selectBtn{width:100%;font-family:var(--font-body);border:1px solid var(--vs-line);color:#fff;cursor:pointer;text-align:left;background:#000;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;font-size:14px;display:flex}.tournament-module__lpYk8q__selectBtn:focus-visible{border-color:var(--vs-blue);outline:none}.tournament-module__lpYk8q__selectBtn:disabled{opacity:.5;cursor:not-allowed}.tournament-module__lpYk8q__selectCaret{color:var(--vs-mid-grey);font-size:11px}.tournament-module__lpYk8q__selectList{z-index:30;border:1px solid var(--vs-line);background:#000;border-radius:10px;max-height:244px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 34px #000000a6}.tournament-module__lpYk8q__selectOption{color:#fff;cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.tournament-module__lpYk8q__selectOptionActive{background:#161616}.tournament-module__lpYk8q__selectCheck{color:#fff;font-size:12px}.tournament-module__lpYk8q__modalRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tournament-module__lpYk8q__modalActions{gap:10px;margin-top:6px;display:flex}.tournament-module__lpYk8q__modalActions .btn{flex:1}.tournament-module__lpYk8q__searchSpinner{border:3px solid #0099ff26;border-top-color:var(--vs-blue);border-radius:50%;width:56px;height:56px;margin:12px auto 8px;animation:.9s linear infinite tournament-module__lpYk8q__searchSpin}@keyframes tournament-module__lpYk8q__searchSpin{to{transform:rotate(360deg)}}@media (max-width:960px){.tournament-module__lpYk8q__hero{grid-template-columns:1fr}.tournament-module__lpYk8q__heroRight{order:-1;height:200px}.tournament-module__lpYk8q__statRow{grid-template-columns:repeat(2,1fr)}.tournament-module__lpYk8q__howItWorks,.tournament-module__lpYk8q__prizeGrid,.tournament-module__lpYk8q__podium{grid-template-columns:1fr}.tournament-module__lpYk8q__leaderRow{grid-template-columns:40px 1fr 60px 80px}.tournament-module__lpYk8q__leaderRow>:nth-child(4){display:none}}@media (max-width:720px){.tournament-module__lpYk8q__wrap{padding:56px 20px 100px}.tournament-module__lpYk8q__hero{border-radius:16px;padding:22px}.tournament-module__lpYk8q__title{font-size:36px}.tournament-module__lpYk8q__tab{padding:12px;font-size:13px}}@media (max-width:480px){.tournament-module__lpYk8q__modalBack{padding:12px}.tournament-module__lpYk8q__modal{border-radius:16px;padding:20px 16px}.tournament-module__lpYk8q__modalRow{grid-template-columns:1fr}}
.MatchWizard-module__OXbcrq__wizard{flex-direction:column;gap:12px;display:flex}.MatchWizard-module__OXbcrq__steps{gap:6px;display:flex}.MatchWizard-module__OXbcrq__dot{background:#ffffff1f;border-radius:999px;flex:1;height:4px}.MatchWizard-module__OXbcrq__dotOn{background:var(--vs-cyan)}.MatchWizard-module__OXbcrq__dotDone{background:#34d399}.MatchWizard-module__OXbcrq__body{flex-direction:column;gap:6px;display:flex}.MatchWizard-module__OXbcrq__stepName{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:#fff;font-size:14px}.MatchWizard-module__OXbcrq__hint{color:var(--vs-mid-grey);margin:0;font-size:12px;line-height:1.5}.MatchWizard-module__OXbcrq__lock{color:var(--vs-amber);margin:0;font-size:12px;font-weight:700}.MatchWizard-module__OXbcrq__actions{flex-wrap:wrap;gap:8px;display:flex}.MatchWizard-module__OXbcrq__actions .btn{flex:0 auto;min-width:150px}
.HypercasualGames-module__UHrk6G__section{padding:64px 0}.HypercasualGames-module__UHrk6G__wrap{max-width:1200px;margin:0 auto;padding:0 32px}.HypercasualGames-module__UHrk6G__head{margin-bottom:28px}.HypercasualGames-module__UHrk6G__kicker{font-family:var(--font-body);text-transform:uppercase;color:var(--vs-amber);font-size:11px;font-weight:700;display:inline-block}.HypercasualGames-module__UHrk6G__h2{font-family:var(--font-display);text-transform:uppercase;margin:8px 0 0;font-size:52px;line-height:.95}.HypercasualGames-module__UHrk6G__grad{background:linear-gradient(96deg,#fff 0%,#ffd93d 50%,#ff8420 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.HypercasualGames-module__UHrk6G__lede{color:#ffffffb3;max-width:620px;margin-top:14px;font-size:14px;line-height:1.6}.HypercasualGames-module__UHrk6G__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.HypercasualGames-module__UHrk6G__card{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:22px;flex-direction:column;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.HypercasualGames-module__UHrk6G__card:hover{border-color:var(--vs-cyan);box-shadow:var(--shadow-glow-cyan);transform:translateY(-4px)}.HypercasualGames-module__UHrk6G__poster{background-color:#0d0d0d;background-position:50%;background-size:cover;height:160px;position:relative}.HypercasualGames-module__UHrk6G__poster:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000059 0%,#0000 30% 70%,#00000073 100%);position:absolute;inset:0}.HypercasualGames-module__UHrk6G__arenaTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;color:#fff;z-index:3;background:#0000008c;border:1px solid #ffffff1f;border-radius:5px;padding:4px 8px;font-size:9px;font-weight:700;position:absolute;top:12px;left:12px}.HypercasualGames-module__UHrk6G__body{flex-direction:column;flex:1;gap:14px;padding:18px 20px 20px;display:flex}.HypercasualGames-module__UHrk6G__gameTitle{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:22px}.HypercasualGames-module__UHrk6G__format{width:max-content;font-family:var(--font-display);color:var(--vs-cyan);background:#00d4e61a;border:1px solid #00d4e64d;border-radius:5px;margin-top:-6px;padding:4px 10px;font-size:12px;display:inline-block}.HypercasualGames-module__UHrk6G__cta{gap:8px;margin-top:auto;display:flex}.HypercasualGames-module__UHrk6G__playBtn{cursor:pointer;font-family:var(--font-display);text-transform:uppercase;background:var(--vs-blue);color:#fff;box-shadow:var(--shadow-glow-press);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:700;transition:filter .12s;display:inline-flex}.HypercasualGames-module__UHrk6G__playBtn:hover{filter:brightness(1.06)}.HypercasualGames-module__UHrk6G__gow{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:22px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);display:grid;overflow:hidden}.HypercasualGames-module__UHrk6G__gowPoster{background-color:#0d0d0d;background-position:50%;background-size:cover;min-height:260px;position:relative}.HypercasualGames-module__UHrk6G__gowMult{background:var(--vs-amber,#ffb020);color:#101010;font-family:var(--font-display);text-transform:uppercase;z-index:3;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:12px;right:12px}.HypercasualGames-module__UHrk6G__gowBody{flex-direction:column;justify-content:center;gap:16px;padding:28px 32px;display:flex}@media (max-width:1024px){.HypercasualGames-module__UHrk6G__grid{grid-template-columns:repeat(2,1fr)}.HypercasualGames-module__UHrk6G__h2{font-size:36px}}@media (max-width:720px){.HypercasualGames-module__UHrk6G__wrap{padding:0 20px}.HypercasualGames-module__UHrk6G__section{padding:48px 0}.HypercasualGames-module__UHrk6G__grid,.HypercasualGames-module__UHrk6G__gow{grid-template-columns:1fr}.HypercasualGames-module__UHrk6G__h2{font-size:28px}}
.Hero-module__8UWlFa__hero{isolation:isolate;background:#050505;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.Hero-module__8UWlFa__video{object-fit:cover;object-position:center;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__8UWlFa__scrim{z-index:1;background:linear-gradient(#0d0d0d73 0%,#0d0d0d33 30%,#0d0d0d8c 75%,#0d0d0df2 100%),linear-gradient(95deg,#0d0d0dc7 0%,#0d0d0d6b 40%,#0d0d0d2e 100%),radial-gradient(110% 90%,#0000 40%,#00000073 100%);position:absolute;inset:0}.Hero-module__8UWlFa__marker{z-index:5;align-items:center;gap:14px;display:none;position:absolute;top:110px;right:32px}.Hero-module__8UWlFa__markerLine{background:#fff6;width:60px;height:1px;display:block}.Hero-module__8UWlFa__markerLabel{font-family:var(--font-body);letter-spacing:.28em;color:#ffffffc7;text-transform:uppercase;font-size:10px;font-weight:700}.Hero-module__8UWlFa__wrap{z-index:4;width:100%;max-width:1280px;margin:0 auto;padding:80px 32px 120px;position:relative}.Hero-module__8UWlFa__inner{max-width:760px;margin-top:150px}.Hero-module__8UWlFa__tagline{font-family:var(--font-display);letter-spacing:.04em;color:#4e4e4e;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:14px;font-weight:600;display:inline-flex}.Hero-module__8UWlFa__h1{font-family:var(--font-display);letter-spacing:-.015em;text-transform:uppercase;color:#fff;text-shadow:0 4px 32px #0000008c;margin:0 0 18px;font-size:88px;font-weight:700;line-height:.95}.Hero-module__8UWlFa__accent{color:var(--vs-green);font-weight:700}.Hero-module__8UWlFa__lead{font-family:var(--font-body);color:#ffffffd9;text-shadow:0 2px 12px #0000008c;max-width:560px;margin:0 0 24px;font-size:20px;line-height:1.55}.Hero-module__8UWlFa__ctaRow{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__8UWlFa__ctaRow .btn{padding:16px 26px;font-size:14px}.Hero-module__8UWlFa__leadDesktop{display:inline}.Hero-module__8UWlFa__leadMobile{display:none}@media (max-width:1024px){.Hero-module__8UWlFa__marker{top:92px}}@media (max-width:720px){.Hero-module__8UWlFa__hero{min-height:92vh}.Hero-module__8UWlFa__marker{display:none}.Hero-module__8UWlFa__wrap{padding:100px 20px}.Hero-module__8UWlFa__scrim{background:linear-gradient(#0d0d0d40 0%,#0d0d0d8c 45%,#0d0d0df2 100%),radial-gradient(110% 90%,#0000 30%,#00000080 100%)}.Hero-module__8UWlFa__inner{margin-top:300px}.Hero-module__8UWlFa__tagline{color:#4e4e4e;margin-bottom:12px;font-size:14px}.Hero-module__8UWlFa__h1{margin:0 0 14px;font-size:42px}.Hero-module__8UWlFa__lead{margin:0 0 20px;font-size:18px}.Hero-module__8UWlFa__ctaRow .btn{padding:14px 22px}.Hero-module__8UWlFa__leadDesktop{display:none}.Hero-module__8UWlFa__leadMobile{display:inline}}
.GameDetail-module__GSSE9a__wrap{max-width:1100px;margin:0 auto;padding:32px}.GameDetail-module__GSSE9a__crumbs{color:#ffffff80;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.GameDetail-module__GSSE9a__crumbs a{color:#ffffffb3;text-decoration:none}.GameDetail-module__GSSE9a__crumbs a:hover{color:#fff}.GameDetail-module__GSSE9a__hero{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:24px;margin-bottom:28px;display:grid;overflow:hidden}.GameDetail-module__GSSE9a__heroLeft{padding:32px}.GameDetail-module__GSSE9a__heroMeta{text-transform:uppercase;color:#fff9;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.GameDetail-module__GSSE9a__statusPill{color:#ff6b7a;background:#ff475726;border:1px solid #ff475759;border-radius:6px;margin-left:8px;padding:3px 10px;font-size:11px}.GameDetail-module__GSSE9a__title{font-family:var(--font-display);text-transform:uppercase;margin:12px 0 6px;font-size:48px;line-height:.95}.GameDetail-module__GSSE9a__subline{color:#ffffffb3;font-size:14px}.GameDetail-module__GSSE9a__statRow{gap:28px;margin:22px 0;display:flex}.GameDetail-module__GSSE9a__stat{flex-direction:column;gap:2px;display:flex}.GameDetail-module__GSSE9a__statLbl{text-transform:uppercase;color:#ffffff80;font-size:11px}.GameDetail-module__GSSE9a__statVal{font-family:var(--font-display);font-size:22px}.GameDetail-module__GSSE9a__ctaRow{gap:12px;margin-top:8px;display:flex}.GameDetail-module__GSSE9a__heroRight{background-color:#0d0d0d;background-position:50%;background-size:cover;min-height:260px}.GameDetail-module__GSSE9a__tabs{border-bottom:1px solid var(--vs-line);gap:4px;margin-bottom:24px;display:flex}.GameDetail-module__GSSE9a__tab{cursor:pointer;color:#fff9;font-family:var(--font-display);text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 18px;font-size:14px}.GameDetail-module__GSSE9a__tab:hover{color:#fff}.GameDetail-module__GSSE9a__tabActive{color:#fff;border-bottom-color:var(--vs-cyan)}.GameDetail-module__GSSE9a__tabCount{background:#ffffff1a;border-radius:10px;margin-left:6px;padding:1px 7px;font-size:11px}.GameDetail-module__GSSE9a__desc{color:#ffffffbf;max-width:720px;margin-bottom:24px;font-size:15px;line-height:1.6}.GameDetail-module__GSSE9a__howItWorks{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.GameDetail-module__GSSE9a__howCard{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:16px;padding:22px}.GameDetail-module__GSSE9a__howNum{font-family:var(--font-display);color:var(--vs-cyan);margin-bottom:8px;font-size:28px}.GameDetail-module__GSSE9a__howCard h3{font-family:var(--font-display);text-transform:uppercase;margin-bottom:8px;font-size:16px}.GameDetail-module__GSSE9a__howCard p{color:#ffffffa6;font-size:13px;line-height:1.55}.GameDetail-module__GSSE9a__avatar{width:36px;height:36px;font-family:var(--font-display);color:#101010;background:linear-gradient(135deg, var(--vs-cyan), var(--vs-blue));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:inline-flex}.GameDetail-module__GSSE9a__list{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.GameDetail-module__GSSE9a__partCard{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.GameDetail-module__GSSE9a__partInfo h3{font-size:14px}.GameDetail-module__GSSE9a__partInfo p{color:#ffffff8c;font-size:12px}.GameDetail-module__GSSE9a__leaderboard{border:1px solid var(--vs-line);border-radius:16px;overflow:hidden}.GameDetail-module__GSSE9a__leaderRow{border-bottom:1px solid var(--vs-line);grid-template-columns:64px 1fr 120px;align-items:center;padding:12px 18px;display:grid}.GameDetail-module__GSSE9a__leaderRow:last-child{border-bottom:none}.GameDetail-module__GSSE9a__leaderRow.GameDetail-module__GSSE9a__head{text-transform:uppercase;color:#ffffff80;background:#ffffff08;font-size:11px}.GameDetail-module__GSSE9a__rank{font-family:var(--font-display);color:#ffffffb3;font-size:15px}.GameDetail-module__GSSE9a__top1{color:#ffd93d}.GameDetail-module__GSSE9a__top2{color:#c8d0dc}.GameDetail-module__GSSE9a__top3{color:#e0955b}.GameDetail-module__GSSE9a__leaderPlayer{align-items:center;gap:10px;min-width:0;display:flex}.GameDetail-module__GSSE9a__leaderPlayer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GameDetail-module__GSSE9a__score{text-align:right;font-family:var(--font-display);color:var(--vs-cyan);font-size:16px}@media (max-width:860px){.GameDetail-module__GSSE9a__hero{grid-template-columns:1fr}.GameDetail-module__GSSE9a__heroRight{min-height:180px}.GameDetail-module__GSSE9a__title{font-size:34px}.GameDetail-module__GSSE9a__howItWorks,.GameDetail-module__GSSE9a__list{grid-template-columns:1fr}}
.Section-module__vK3R-W__section{padding:0 0 120px;position:relative}.Section-module__vK3R-W__section.Section-module__vK3R-W__tight{padding-top:20px}.Section-module__vK3R-W__section.Section-module__vK3R-W__tightX{padding-top:0}.Section-module__vK3R-W__wrap{max-width:1280px;margin:0 auto;padding:0 32px}.Section-module__vK3R-W__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:36px;display:flex}.Section-module__vK3R-W__head h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;margin:6px 0 0;font-size:56px;line-height:.95}@media (max-width:720px){.Section-module__vK3R-W__section{padding:0 0 100px}.Section-module__vK3R-W__wrap{padding:0 20px}.Section-module__vK3R-W__head h2{font-size:36px}}
.CurrentlyPlaying-module__JCg9Vq__hero{border:1px solid var(--vs-line-2);isolation:isolate;border-radius:22px;min-height:280px;margin-bottom:28px;padding:36px;position:relative;overflow:hidden}.CurrentlyPlaying-module__JCg9Vq__scrim{z-index:1;background:linear-gradient(96deg,#0d0d0ddb 0%,#0d0d0d8c 45%,#0d0d0d33 100%);position:absolute;inset:0}.CurrentlyPlaying-module__JCg9Vq__body{z-index:2;flex-direction:column;gap:18px;max-width:60%;display:flex;position:relative}.CurrentlyPlaying-module__JCg9Vq__eyebrow{width:max-content;font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--vs-coral);background:#ff5a2c29;border:1px solid #ff5a2c66;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.CurrentlyPlaying-module__JCg9Vq__game{font-family:var(--font-display);letter-spacing:-.01em;text-transform:uppercase;color:#fff;text-shadow:0 4px 24px #0000008c;margin:0;font-size:56px;font-weight:700;line-height:.95}.CurrentlyPlaying-module__JCg9Vq__statsRow{flex-wrap:wrap;gap:8px;display:flex}.CurrentlyPlaying-module__JCg9Vq__stat{border:1px solid var(--vs-line-2);font-family:var(--font-body);background:#ffffff0f;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.CurrentlyPlaying-module__JCg9Vq__statLbl{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;font-size:10px;font-weight:700}.CurrentlyPlaying-module__JCg9Vq__statVal{font-family:var(--font-display);color:#fff;font-size:14px;font-weight:600}.CurrentlyPlaying-module__JCg9Vq__statAmber .CurrentlyPlaying-module__JCg9Vq__statVal{color:var(--vs-amber)}.CurrentlyPlaying-module__JCg9Vq__ctas{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.CurrentlyPlaying-module__JCg9Vq__launch{padding:13px 24px;font-size:13px}.CurrentlyPlaying-module__JCg9Vq__secondary{padding:13px 22px;font-size:13px}.CurrentlyPlaying-module__JCg9Vq__fc{background:url(/img/game-eafc.jpg) 100%/cover no-repeat,#0d0d0d}.CurrentlyPlaying-module__JCg9Vq__brawl{background:url(/img/game-brawl.jpg) 100%/cover no-repeat,#0d0d0d}.CurrentlyPlaying-module__JCg9Vq__cod{background:url(/img/game-cod.jpg) 100%/cover no-repeat,#0d0d0d}.CurrentlyPlaying-module__JCg9Vq__tekken{background:url(/img/game-tekken.png) 100%/cover no-repeat,#0d0d0d}.CurrentlyPlaying-module__JCg9Vq__clash{background:url(/img/game-clash.jpg) 100%/cover no-repeat,#0d0d0d}.CurrentlyPlaying-module__JCg9Vq__pubg{background:url(/img/game-pubg.jpg) 100%/cover no-repeat,#0d0d0d}.CurrentlyPlaying-module__JCg9Vq__snap{background:url(/img/arena-mobile.png) 100%/cover no-repeat,#0d0d0d}.CurrentlyPlaying-module__JCg9Vq__hyper{background:url(/img/arena-hypercasual.png) 100%/cover no-repeat,#0d0d0d}@media (max-width:1024px){.CurrentlyPlaying-module__JCg9Vq__body{max-width:100%}.CurrentlyPlaying-module__JCg9Vq__game{font-size:42px}.CurrentlyPlaying-module__JCg9Vq__hero{padding:28px}}@media (max-width:540px){.CurrentlyPlaying-module__JCg9Vq__hero{min-height:220px;padding:22px}.CurrentlyPlaying-module__JCg9Vq__game{font-size:32px}}
.ValueProposition-module__UiP96W__head{flex-direction:column;gap:12px;max-width:880px;margin:0 0 56px;display:flex}.ValueProposition-module__UiP96W__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.015em;color:#fff;margin:0;font-size:56px;font-weight:700;line-height:.95}.ValueProposition-module__UiP96W__h2 .ValueProposition-module__UiP96W__accent{color:var(--vs-green)}.ValueProposition-module__UiP96W__lede{color:#ffffffb8;max-width:620px;margin:0;font-size:18px;line-height:1.55}.ValueProposition-module__UiP96W__grid{border-top:1px solid var(--vs-line);grid-template-columns:repeat(3,1fr);gap:28px;padding-top:40px;display:grid}.ValueProposition-module__UiP96W__col{flex-direction:column;gap:14px;display:flex}.ValueProposition-module__UiP96W__num{font-family:var(--font-mono);color:var(--vs-blue);letter-spacing:.04em;font-size:14px;font-weight:500}.ValueProposition-module__UiP96W__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.005em;color:#fff;margin:0;font-size:32px;font-weight:700;line-height:1.05}.ValueProposition-module__UiP96W__body{color:#ffffffb8;max-width:320px;margin:0;font-size:15px;line-height:1.55}.ValueProposition-module__UiP96W__brMobile{display:none}@media (max-width:900px){.ValueProposition-module__UiP96W__grid{grid-template-columns:1fr;gap:24px}}@media (max-width:720px){.ValueProposition-module__UiP96W__brMobile{display:block}.ValueProposition-module__UiP96W__h2{font-size:36px}.ValueProposition-module__UiP96W__lede{font-size:16px}.ValueProposition-module__UiP96W__title{font-size:24px}.ValueProposition-module__UiP96W__body{font-size:14px}}
.ProfileHeader-module__cAnSpq__head{flex-wrap:wrap;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-bottom:32px;display:grid}.ProfileHeader-module__cAnSpq__avatar{width:96px;height:96px;font-family:var(--font-display);color:#fff;border:3px solid var(--surf-panel-1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:38px;display:flex;box-shadow:0 0 0 2px #00d4e666,0 12px 28px #0006}.ProfileHeader-module__cAnSpq__identity{min-width:0}.ProfileHeader-module__cAnSpq__h1{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.01em;margin:8px 0 14px;font-size:48px;line-height:1}.ProfileHeader-module__cAnSpq__handleSpan{font-family:var(--font-mono);color:var(--vs-cyan);text-transform:none;letter-spacing:0;vertical-align:middle;margin-left:8px;font-size:14px;font-weight:600}.ProfileHeader-module__cAnSpq__stats{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.ProfileHeader-module__cAnSpq__stat{flex-direction:column;gap:2px;display:flex}.ProfileHeader-module__cAnSpq__stat b{font-family:var(--font-display);letter-spacing:.02em;color:#fff;font-size:22px}.ProfileHeader-module__cAnSpq__stat span{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;font-size:10px;font-weight:800}.ProfileHeader-module__cAnSpq__trust b{color:var(--vs-cyan)}.ProfileHeader-module__cAnSpq__actions{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:880px){.ProfileHeader-module__cAnSpq__head{grid-template-columns:auto 1fr;gap:16px}.ProfileHeader-module__cAnSpq__actions{grid-column:1/-1}.ProfileHeader-module__cAnSpq__avatar{width:72px;height:72px;font-size:28px}.ProfileHeader-module__cAnSpq__h1{margin:4px 0 10px;font-size:32px}.ProfileHeader-module__cAnSpq__handleSpan{margin:4px 0 0;display:block}}
.WeekTournaments-module__Mc9IVa__section{margin-top:32px}.WeekTournaments-module__Mc9IVa__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.WeekTournaments-module__Mc9IVa__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;margin:6px 0 0;font-size:32px;line-height:.95}.WeekTournaments-module__Mc9IVa__link{letter-spacing:.14em;color:var(--vs-cyan);text-transform:uppercase;font-size:11px;font-weight:700;text-decoration:none}.WeekTournaments-module__Mc9IVa__link:hover{color:#fff}.WeekTournaments-module__Mc9IVa__filter{border:1px solid var(--vs-line);background:#ffffff0d;border-radius:999px;gap:4px;max-width:100%;margin-bottom:18px;padding:4px;display:inline-flex;overflow-x:auto}.WeekTournaments-module__Mc9IVa__filter button{letter-spacing:.1em;color:#fff9;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 18px;font-size:11px;font-weight:700;transition:color .12s,background .12s}.WeekTournaments-module__Mc9IVa__filter button.WeekTournaments-module__Mc9IVa__active{color:#0a1f3f;background:#fff}.WeekTournaments-module__Mc9IVa__filter button:not(.WeekTournaments-module__Mc9IVa__active):hover{color:#fff}.WeekTournaments-module__Mc9IVa__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.WeekTournaments-module__Mc9IVa__empty{text-align:center;border:1px dashed var(--vs-line-2);color:var(--vs-mid-grey);border-radius:18px;padding:36px 20px;font-size:13px}@media (max-width:1024px){.WeekTournaments-module__Mc9IVa__grid{grid-template-columns:repeat(2,1fr)}.WeekTournaments-module__Mc9IVa__h2{font-size:26px}}@media (max-width:720px){.WeekTournaments-module__Mc9IVa__grid{grid-template-columns:1fr;gap:14px}}
.Arenas-module__Nvb7VG__section{background:linear-gradient(#0000 0%,#0d0d0d 30% 100%);padding:0 0 120px;position:relative}.Arenas-module__Nvb7VG__wrap{max-width:1280px;margin:0 auto;padding:0 32px}.Arenas-module__Nvb7VG__head{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:48px;display:flex}.Arenas-module__Nvb7VG__h2{font-family:var(--font-display);letter-spacing:-.015em;text-transform:uppercase;color:#fff;margin:0;font-size:56px;font-weight:700;line-height:.95}.Arenas-module__Nvb7VG__panels{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.Arenas-module__Nvb7VG__panel{border:1px solid var(--vs-line);isolation:isolate;height:540px;color:inherit;border-radius:22px;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:block;position:relative;overflow:hidden}.Arenas-module__Nvb7VG__panelLink:hover{border-color:#000;transform:translateY(-6px);box-shadow:0 20px 20px #02384f4a,0 0 0 .5px #02384f}.Arenas-module__Nvb7VG__panelSoon{opacity:.7}.Arenas-module__Nvb7VG__panelArt{z-index:0;position:absolute;inset:-10%}.Arenas-module__Nvb7VG__panelArt:after{content:"";position:absolute;inset:0}.Arenas-module__Nvb7VG__art-hyper{background:url(/img/arena-hypercasual.png) 50%/cover no-repeat,#0d0d0d}.Arenas-module__Nvb7VG__art-hyper:after{background:0 0}.Arenas-module__Nvb7VG__art-mobile{background:url(/img/arena-mobile.png) 50%/cover no-repeat,#0d0d0d}.Arenas-module__Nvb7VG__art-mobile:after{background:0 0}.Arenas-module__Nvb7VG__art-console{background:url(/img/arena-pc.png) 50%/cover no-repeat,#0d0d0d}.Arenas-module__Nvb7VG__art-console:after{background:0 0}.Arenas-module__Nvb7VG__panelScrim{z-index:1;background:linear-gradient(#0d0d0d0d 0%,#0d0d0dbf 60%,#0d0d0deb 100%);position:absolute;inset:0}.Arenas-module__Nvb7VG__panelNum{z-index:2;font-family:var(--font-display);color:#ffffff1a;letter-spacing:-.02em;font-size:88px;font-weight:700;line-height:1;position:absolute;top:22px;right:28px}.Arenas-module__Nvb7VG__soonRibbon{z-index:2;font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--vs-amber);background:#ffb02029;border:1px solid #ffb02080;border-radius:999px;padding:6px 14px;font-size:10px;font-weight:700;position:absolute;top:24px;left:28px}.Arenas-module__Nvb7VG__panelBody{z-index:2;flex-direction:column;gap:14px;display:flex;position:absolute;inset:auto 28px 28px}.Arenas-module__Nvb7VG__panelTopMeta{align-items:center;gap:8px;display:flex}.Arenas-module__Nvb7VG__panelIcon{border:1px solid var(--vs-line-2);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:inline-flex}.Arenas-module__Nvb7VG__ico-hyper{color:var(--vs-amber);background:#ffb0202e}.Arenas-module__Nvb7VG__ico-mobile{color:var(--vs-blue);background:#0099ff2e}.Arenas-module__Nvb7VG__ico-console{color:var(--vs-coral);background:#ff5a2c2e}.Arenas-module__Nvb7VG__panelTitle{font-family:var(--font-display);letter-spacing:-.005em;text-transform:uppercase;color:#fff;margin:0;font-size:44px;font-weight:700;line-height:1}.Arenas-module__Nvb7VG__panelBlurb{font-family:var(--font-body);color:#ffffffc7;max-width:340px;margin:0;font-size:15px;line-height:1.55}.Arenas-module__Nvb7VG__panelStats{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);gap:0;padding:12px 0;display:grid}.Arenas-module__Nvb7VG__panelStat{flex-direction:column;gap:3px;display:flex}.Arenas-module__Nvb7VG__panelStat+.Arenas-module__Nvb7VG__panelStat{border-left:1px solid #ffffff1a;padding-left:10px}.Arenas-module__Nvb7VG__statLbl{font-family:var(--font-body);letter-spacing:.04em;color:#ffffffa6;text-transform:uppercase;font-size:10px;font-weight:700}.Arenas-module__Nvb7VG__statVal{font-family:var(--font-display);letter-spacing:0;color:#fff;font-size:16px;font-weight:600}.Arenas-module__Nvb7VG__panelCta{justify-content:flex-start;align-items:center;display:flex}.Arenas-module__Nvb7VG__exploreBtn{letter-spacing:.04em;pointer-events:none;margin-top:10px;padding:12px 22px;font-size:14px;transition:filter .15s,box-shadow .15s}.Arenas-module__Nvb7VG__panelLink:hover .Arenas-module__Nvb7VG__exploreBtn{filter:brightness(1.06);box-shadow:var(--shadow-glow-blue)}.Arenas-module__Nvb7VG__ctaSoon{color:var(--vs-amber);font-weight:800;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;display:inline-flex}@media (max-width:1100px){.Arenas-module__Nvb7VG__panels{grid-template-columns:1fr}.Arenas-module__Nvb7VG__panel{height:460px}.Arenas-module__Nvb7VG__panelNum{font-size:70px}.Arenas-module__Nvb7VG__panelTitle{font-size:32px}}@media (max-width:720px){.Arenas-module__Nvb7VG__section{padding:0 0 100px}.Arenas-module__Nvb7VG__wrap{padding:0 20px}.Arenas-module__Nvb7VG__h2{font-size:36px}.Arenas-module__Nvb7VG__panel{height:420px}.Arenas-module__Nvb7VG__panelNum{font-size:56px;top:18px;right:22px}.Arenas-module__Nvb7VG__panelBody{gap:14px;inset:auto 22px 22px}.Arenas-module__Nvb7VG__panelTitle{font-size:30px}.Arenas-module__Nvb7VG__panelBlurb{font-size:14px}.Arenas-module__Nvb7VG__panelStat+.Arenas-module__Nvb7VG__panelStat{padding-left:8px}.Arenas-module__Nvb7VG__statLbl{letter-spacing:.04em;font-size:10px}.Arenas-module__Nvb7VG__statVal{font-size:14px}.Arenas-module__Nvb7VG__exploreBtn{margin-top:10px;font-size:14px}}
.MarketingRail-module__AO-M6G__left{background:radial-gradient(60% 50% at 80% 100%,#ff5a2c73,#0000 60%),radial-gradient(40% 40% at 20% 20%,#1758e873,#0000 60%),linear-gradient(160deg,#0a1f3f 0%,#050a18 50%,#1a0814 100%);flex-direction:column;min-height:100vh;padding:40px 56px;display:flex;position:relative;overflow:hidden}.MarketingRail-module__AO-M6G__left:after{content:"";pointer-events:none;background:repeating-linear-gradient(105deg,#0000 0 14px,#ffffff06 14px 15px);position:absolute;inset:0}.MarketingRail-module__AO-M6G__left>*{z-index:1;position:relative}.MarketingRail-module__AO-M6G__proPill{color:var(--vs-coral);font-size:10px;font-family:var(--font-body);letter-spacing:.1em;background:#ff5a2c29;border-radius:5px;padding:3px 7px;font-weight:800;position:absolute;top:50px;left:158px}.MarketingRail-module__AO-M6G__h2{font-family:var(--font-display);letter-spacing:.01em;text-transform:uppercase;margin:48px 0 14px;font-size:64px;line-height:.9}.MarketingRail-module__AO-M6G__grad{background:linear-gradient(96deg, var(--vs-cyan), var(--vs-amber));color:#0000;-webkit-background-clip:text;background-clip:text}.MarketingRail-module__AO-M6G__sub{color:#ffffffb3;max-width:460px;margin:0;font-size:15px;line-height:1.55}.MarketingRail-module__AO-M6G__perks{flex-direction:column;gap:12px;max-width:460px;margin-top:28px;display:flex}.MarketingRail-module__AO-M6G__perk{align-items:flex-start;gap:12px;display:flex}.MarketingRail-module__AO-M6G__ic{width:32px;height:32px;color:var(--vs-cyan);background:#00d4e61f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.MarketingRail-module__AO-M6G__nm{font-size:14px;font-weight:700}.MarketingRail-module__AO-M6G__d{color:#fff9;margin-top:2px;font-size:12px}@media (max-width:1024px){.MarketingRail-module__AO-M6G__left{display:none}}
.Tabs-module__CNTyca__tabs{border:1px solid var(--vs-line);background:#ffffff0d;border-radius:999px;gap:4px;width:max-content;max-width:100%;margin-bottom:32px;padding:4px;display:flex;overflow-x:auto}.Tabs-module__CNTyca__tab{letter-spacing:.1em;color:#fff9;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 22px;font-size:12px;font-weight:700;transition:color .12s,background .12s}.Tabs-module__CNTyca__tab.Tabs-module__CNTyca__active{color:#0a1f3f;background:#fff}.Tabs-module__CNTyca__tab:not(.Tabs-module__CNTyca__active):hover{color:#fff}@media (max-width:720px){.Tabs-module__CNTyca__tabs{border-radius:999px;width:100%}.Tabs-module__CNTyca__tab{padding:9px 14px;font-size:11px}}
.MyMatches-module__5lKDJq__section{margin-top:32px}.MyMatches-module__5lKDJq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.MyMatches-module__5lKDJq__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;margin:6px 0 0;font-size:32px;line-height:.95}.MyMatches-module__5lKDJq__link{letter-spacing:.14em;color:var(--vs-cyan);text-transform:uppercase;font-size:11px;font-weight:700;text-decoration:none}.MyMatches-module__5lKDJq__link:hover{color:#fff}.MyMatches-module__5lKDJq__list{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:18px;overflow:hidden}.MyMatches-module__5lKDJq__row{border-bottom:1px solid var(--vs-line);grid-template-columns:64px 1fr 220px 150px 170px;align-items:center;gap:16px;padding:16px 20px;transition:background .12s;display:grid}.MyMatches-module__5lKDJq__row:last-child{border-bottom:0}.MyMatches-module__5lKDJq__row:hover{background:#ffffff06}.MyMatches-module__5lKDJq__emptyRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.MyMatches-module__5lKDJq__emptyRow .MyMatches-module__5lKDJq__info{flex:1;min-width:0}.MyMatches-module__5lKDJq__emptyRow .MyMatches-module__5lKDJq__title{white-space:normal}.MyMatches-module__5lKDJq__art{color:#fff;width:56px;height:56px;font-family:var(--font-display);letter-spacing:.02em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex;position:relative}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__fc{background:linear-gradient(#042412,#0c5c2f)}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__fc:after{content:"FC"}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__brawl{background:radial-gradient(circle,#ffe352,#b83a18)}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__brawl:after{content:"★";font-size:24px}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__cod{color:#ffb020;background:linear-gradient(160deg,#1a1408,#3a2a0e)}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__cod:after{content:"BO6";font-size:14px}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__tekken{background:linear-gradient(160deg,#1a0205,#6b0f1a)}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__tekken:after{content:"T8"}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__clash{color:#ffd93d;background:radial-gradient(circle,#4fa3ff,#0b2f87)}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__clash:after{content:"♛";font-size:24px}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__pubg{background:linear-gradient(160deg,#2a1a08,#6a3a14)}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__pubg:after{content:"PUBG";font-size:12px}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__snap{background:radial-gradient(circle,#ff2d7a,#2a0518)}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__snap:after{content:"▣";font-size:22px}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__hyper{background:linear-gradient(135deg,#4a3010,#f4a830)}.MyMatches-module__5lKDJq__art.MyMatches-module__5lKDJq__hyper:after{content:"HC"}.MyMatches-module__5lKDJq__artImg{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.MyMatches-module__5lKDJq__artImg:after{content:none!important}.MyMatches-module__5lKDJq__info{min-width:0}.MyMatches-module__5lKDJq__title{white-space:nowrap;text-overflow:ellipsis;font-size:14.5px;font-weight:700;line-height:1.3;overflow:hidden}.MyMatches-module__5lKDJq__subtitle{color:var(--vs-mid-grey);margin-top:4px;font-size:11px}.MyMatches-module__5lKDJq__vs{align-items:center;gap:8px;font-size:12px;display:flex}.MyMatches-module__5lKDJq__av{width:26px;height:26px;font-family:var(--font-display);color:#fff;background:linear-gradient(135deg,#2db1ff,#006bcc);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.MyMatches-module__5lKDJq__avFoe{background:linear-gradient(135deg,#6b7280,#1f2937)}.MyMatches-module__5lKDJq__vsTxt{color:#ffffffc7;white-space:nowrap;text-overflow:ellipsis;max-width:88px;font-size:12px;overflow:hidden}.MyMatches-module__5lKDJq__vsSep{font-family:var(--font-display);color:var(--vs-mid-grey);font-size:14px}.MyMatches-module__5lKDJq__stage{flex-direction:column;gap:3px;display:flex}.MyMatches-module__5lKDJq__stageLbl{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.MyMatches-module__5lKDJq__stage-play{color:var(--vs-coral)}.MyMatches-module__5lKDJq__stage-check-in{color:var(--vs-amber)}.MyMatches-module__5lKDJq__stage-submit{color:var(--vs-pink)}.MyMatches-module__5lKDJq__stage-invite{color:var(--vs-cyan)}.MyMatches-module__5lKDJq__when{color:#fff9;font-size:11px}.MyMatches-module__5lKDJq__action{justify-content:flex-end;gap:6px;display:flex}.MyMatches-module__5lKDJq__actBtn{padding:9px 14px;font-size:11.5px}.MyMatches-module__5lKDJq__statusLbl{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.MyMatches-module__5lKDJq__statusSub{color:#fff9;margin-top:3px;font-size:11px}.MyMatches-module__5lKDJq__tone-live{color:var(--vs-coral)}.MyMatches-module__5lKDJq__tone-check{color:var(--vs-amber)}.MyMatches-module__5lKDJq__tone-result{color:var(--vs-pink)}.MyMatches-module__5lKDJq__tone-invite{color:var(--vs-cyan)}.MyMatches-module__5lKDJq__tone-muted{color:var(--vs-mid-grey)}.MyMatches-module__5lKDJq__cta{font-family:var(--font-body);letter-spacing:.04em;color:#fff;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;padding:9px 16px;font-size:11.5px;font-weight:800;text-decoration:none;transition:filter .12s,box-shadow .12s;display:inline-flex}.MyMatches-module__5lKDJq__cta:hover{filter:brightness(1.08)}.MyMatches-module__5lKDJq__ctaBlue{background:var(--vs-blue);box-shadow:var(--shadow-glow-press)}.MyMatches-module__5lKDJq__ctaAmber{background:var(--vs-amber);color:#1a1205}.MyMatches-module__5lKDJq__ctaPink{background:var(--vs-pink)}.MyMatches-module__5lKDJq__ctaCyan{background:var(--vs-cyan);color:#04121a}.MyMatches-module__5lKDJq__ctaGhost{border:1px solid var(--vs-line);color:#fff;background:#ffffff0f}@media (max-width:1024px){.MyMatches-module__5lKDJq__row{grid-template-columns:64px 1fr;grid-template-areas:"art info""vs vs""stage action";row-gap:12px}.MyMatches-module__5lKDJq__art{grid-area:art}.MyMatches-module__5lKDJq__info{grid-area:info}.MyMatches-module__5lKDJq__vs{flex-wrap:wrap;grid-area:vs}.MyMatches-module__5lKDJq__stage{grid-area:stage}.MyMatches-module__5lKDJq__action{grid-area:action;justify-content:flex-start}.MyMatches-module__5lKDJq__h2{font-size:26px}}@media (max-width:480px){.MyMatches-module__5lKDJq__row{padding:14px 16px}.MyMatches-module__5lKDJq__vsTxt{max-width:70px}}
.AboutFeatures-module__3R4R3a__head{margin-bottom:40px}.AboutFeatures-module__3R4R3a__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.015em;color:#fff;margin:0;font-size:56px;font-weight:700;line-height:.95}.AboutFeatures-module__3R4R3a__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.AboutFeatures-module__3R4R3a__card{background:linear-gradient(180deg, #ffffff0a, transparent 60%), var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:22px;padding:26px 24px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.AboutFeatures-module__3R4R3a__card:before{content:"";z-index:0;background:radial-gradient(ellipse 80% 50% at 0% 0%, var(--accent,transparent) 0%, transparent 60%);opacity:.45;pointer-events:none;position:absolute;inset:-2px}.AboutFeatures-module__3R4R3a__card:hover{border-color:var(--accentBorder,var(--vs-blue));box-shadow:0 18px 38px #00000073, 0 0 0 1px var(--accentBorder,#0099ff59);transform:translateY(-4px)}.AboutFeatures-module__3R4R3a__card>*{z-index:1;position:relative}.AboutFeatures-module__3R4R3a__iconWrap{border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;display:flex}.AboutFeatures-module__3R4R3a__icon{font-family:var(--font-display);font-size:22px}.AboutFeatures-module__3R4R3a__card h3{font-family:var(--font-display);letter-spacing:-.005em;text-transform:uppercase;margin:0 0 8px;font-size:32px;font-weight:700;line-height:35px}.AboutFeatures-module__3R4R3a__card p{color:#ffffffa6;margin:0;font-size:15px;line-height:1.55}.AboutFeatures-module__3R4R3a__cyan{--accent:#0099ff2e;--accentBorder:#0099ff80}.AboutFeatures-module__3R4R3a__cyan .AboutFeatures-module__3R4R3a__iconWrap{color:var(--vs-blue);background:#0099ff29}.AboutFeatures-module__3R4R3a__coral{--accent:#ff5a2c2e;--accentBorder:#ff5a2c80}.AboutFeatures-module__3R4R3a__coral .AboutFeatures-module__3R4R3a__iconWrap{color:var(--vs-coral);background:#ff5a2c29}.AboutFeatures-module__3R4R3a__green{--accent:#92e2002e;--accentBorder:#92e20080}.AboutFeatures-module__3R4R3a__green .AboutFeatures-module__3R4R3a__iconWrap{color:var(--vs-green);background:#92e20029}.AboutFeatures-module__3R4R3a__pink{--accent:#ff2d7a2e;--accentBorder:#ff2d7a80}.AboutFeatures-module__3R4R3a__pink .AboutFeatures-module__3R4R3a__iconWrap{color:var(--vs-pink);background:#ff2d7a29}.AboutFeatures-module__3R4R3a__brMobile{display:none}@media (max-width:1024px){.AboutFeatures-module__3R4R3a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.AboutFeatures-module__3R4R3a__grid{grid-template-columns:1fr}.AboutFeatures-module__3R4R3a__card{padding:22px}.AboutFeatures-module__3R4R3a__brMobile{display:block}.AboutFeatures-module__3R4R3a__h2{font-size:36px}.AboutFeatures-module__3R4R3a__card h3{font-size:24px}.AboutFeatures-module__3R4R3a__card p{font-size:14px}}
.AuthShell-module__swgZEG__page{color:#fff;background:#050a18;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.AuthShell-module__swgZEG__right{flex-direction:column;min-width:0;padding:40px 56px;display:flex;overflow-y:auto}@media (max-width:1024px){.AuthShell-module__swgZEG__page{grid-template-columns:1fr}.AuthShell-module__swgZEG__right{padding:28px 24px 48px}}@media (max-width:480px){.AuthShell-module__swgZEG__right{padding:24px 18px 40px}}
.TrustPanel-module__ygRFIa__card{background:var(--surf-panel-1);border:1px solid var(--vs-line-2);border-radius:22px;flex-direction:column;gap:16px;margin-bottom:28px;padding:24px;display:flex}.TrustPanel-module__ygRFIa__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.TrustPanel-module__ygRFIa__h3{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:20px}.TrustPanel-module__ygRFIa__tierBadge{letter-spacing:.12em;text-transform:uppercase;border:1px solid;border-radius:999px;align-items:center;padding:5px 12px;font-size:10px;font-weight:800;display:inline-flex}.TrustPanel-module__ygRFIa__lede{color:#ffffffa6;margin:0;font-size:12.5px;line-height:1.55}.TrustPanel-module__ygRFIa__ringRow{align-items:center;gap:18px;display:flex}.TrustPanel-module__ygRFIa__ring{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:relative}.TrustPanel-module__ygRFIa__ring:before{content:"";background:var(--surf-panel-1);border-radius:50%;position:absolute;inset:6px}.TrustPanel-module__ygRFIa__pct{font-family:var(--font-display);color:#fff;font-size:26px;position:relative}.TrustPanel-module__ygRFIa__pct sup{opacity:.55;vertical-align:super;margin-left:1px;font-size:11px;font-weight:500}.TrustPanel-module__ygRFIa__next{flex:1;min-width:0}.TrustPanel-module__ygRFIa__nextLbl{letter-spacing:.05em;color:var(--vs-mid-grey);text-transform:uppercase;font-size:9px;font-weight:800}.TrustPanel-module__ygRFIa__nextVal{font-family:var(--font-display);color:var(--vs-cyan);margin-top:4px;font-size:16px}.TrustPanel-module__ygRFIa__progressBar{background:#ffffff14;border-radius:999px;height:6px;margin-top:10px;overflow:hidden}.TrustPanel-module__ygRFIa__progressFill{background:linear-gradient(96deg, var(--vs-blue), var(--vs-cyan));border-radius:999px;height:100%}.TrustPanel-module__ygRFIa__rulesHead{letter-spacing:.05em;color:var(--vs-mid-grey);text-transform:uppercase;border-top:1px solid var(--vs-line);padding-top:14px;font-size:9px;font-weight:800}.TrustPanel-module__ygRFIa__rules{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.TrustPanel-module__ygRFIa__rules li{color:#ffffffbf;grid-template-columns:20px 1fr;align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.4;display:grid}.TrustPanel-module__ygRFIa__tick{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:inline-flex}.TrustPanel-module__ygRFIa__ok .TrustPanel-module__ygRFIa__tick{color:#34d399;background:#10b98133}.TrustPanel-module__ygRFIa__todo .TrustPanel-module__ygRFIa__tick{color:var(--vs-mid-grey);border:1px dashed var(--vs-line-2);background:#ffffff0f}.TrustPanel-module__ygRFIa__ruleTitle{color:#fff;font-weight:600}.TrustPanel-module__ygRFIa__ok .TrustPanel-module__ygRFIa__ruleTitle{color:#ffffffbf}.TrustPanel-module__ygRFIa__ruleHint{color:#ffffff8c;margin-top:2px;font-size:11.5px;line-height:1.4}.TrustPanel-module__ygRFIa__recent{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.TrustPanel-module__ygRFIa__recent li{color:#ffffffb3;justify-content:space-between;gap:12px;font-size:12.5px;display:flex}.TrustPanel-module__ygRFIa__recent b{font-family:var(--font-mono);font-weight:700}
.SideWidgets-module__TKMXIG__grid{grid-template-columns:1fr 1fr 1.1fr;gap:18px;margin-top:32px;display:grid}.SideWidgets-module__TKMXIG__widget{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:18px;padding:22px}.SideWidgets-module__TKMXIG__widgetHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.SideWidgets-module__TKMXIG__widget h3{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:18px}.SideWidgets-module__TKMXIG__link{letter-spacing:.14em;color:var(--vs-cyan);text-transform:uppercase;font-size:10px;font-weight:800;text-decoration:none}.SideWidgets-module__TKMXIG__link:hover{color:#fff}.SideWidgets-module__TKMXIG__missions{flex-direction:column;display:flex}.SideWidgets-module__TKMXIG__mission{border-bottom:1px dashed var(--vs-line);grid-template-columns:36px 1fr 70px 50px;align-items:center;gap:10px;padding:10px 0;display:grid}.SideWidgets-module__TKMXIG__mission:last-child{border-bottom:0}.SideWidgets-module__TKMXIG__mIco{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.SideWidgets-module__TKMXIG__mIco-cyan{color:var(--vs-cyan);background:#00d4e629}.SideWidgets-module__TKMXIG__mIco-amber{color:var(--vs-amber);background:#ffb02029}.SideWidgets-module__TKMXIG__mIco-coral{color:var(--vs-coral);background:#ff5a2c29}.SideWidgets-module__TKMXIG__mInfo{min-width:0}.SideWidgets-module__TKMXIG__mTitle{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.SideWidgets-module__TKMXIG__mSub{color:var(--vs-mid-grey);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10.5px;overflow:hidden}.SideWidgets-module__TKMXIG__mPb{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden}.SideWidgets-module__TKMXIG__mPb i{background:var(--vs-cyan);border-radius:3px;height:100%;display:block}.SideWidgets-module__TKMXIG__mReward{font-family:var(--font-mono);color:var(--vs-amber);text-align:right;font-size:11px;font-weight:700}.SideWidgets-module__TKMXIG__walletAmounts{border-top:1px solid var(--vs-line);border-bottom:1px solid var(--vs-line);gap:18px;padding:14px 0;display:flex}.SideWidgets-module__TKMXIG__wAmount{flex:1}.SideWidgets-module__TKMXIG__wLbl{letter-spacing:.12em;color:var(--vs-mid-grey);text-transform:uppercase;font-size:10px;font-weight:800}.SideWidgets-module__TKMXIG__wVal{font-family:var(--font-display);margin-top:2px;font-size:26px}.SideWidgets-module__TKMXIG__green{color:var(--vs-green)}.SideWidgets-module__TKMXIG__pink{color:var(--vs-pink)}.SideWidgets-module__TKMXIG__wSub{color:var(--vs-mid-grey);margin-top:2px;font-size:10px}.SideWidgets-module__TKMXIG__walletCtas{gap:8px;margin-top:14px;display:flex}.SideWidgets-module__TKMXIG__walletFoot{color:var(--vs-mid-grey);text-align:center;margin-top:14px;font-size:11px}.SideWidgets-module__TKMXIG__news{flex-direction:column;display:flex}.SideWidgets-module__TKMXIG__newsItem{border-bottom:1px dashed var(--vs-line);color:inherit;grid-template-columns:56px 1fr;gap:12px;padding:10px 0;text-decoration:none;transition:background .12s;display:grid}.SideWidgets-module__TKMXIG__newsItem:last-child{border-bottom:0}.SideWidgets-module__TKMXIG__newsItem:hover{background:#ffffff05}.SideWidgets-module__TKMXIG__newsThumb{background-color:#0d0d0d;background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;width:56px;height:56px}.SideWidgets-module__TKMXIG__skel{background:#ffffff14;animation:1.2s ease-in-out infinite SideWidgets-module__TKMXIG__skpulse}.SideWidgets-module__TKMXIG__skLine{border-radius:5px;height:10px;margin:5px 0}@keyframes SideWidgets-module__TKMXIG__skpulse{0%,to{opacity:1}50%{opacity:.45}}.SideWidgets-module__TKMXIG__newsBody{min-width:0}.SideWidgets-module__TKMXIG__newsMeta{letter-spacing:.12em;color:var(--vs-cyan);text-transform:uppercase;font-size:10px;font-weight:700}.SideWidgets-module__TKMXIG__newsTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.SideWidgets-module__TKMXIG__newsWhen{color:var(--vs-mid-grey);margin-top:4px;font-size:10.5px}@media (max-width:1024px){.SideWidgets-module__TKMXIG__grid{grid-template-columns:1fr}}
.MajorEvents-module__PndIRa__head{flex-direction:column;gap:12px;margin:0 0 40px;display:flex}.MajorEvents-module__PndIRa__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.015em;color:#fff;margin:0;font-size:56px;font-weight:700;line-height:.95}.MajorEvents-module__PndIRa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.MajorEvents-module__PndIRa__card{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:var(--r-xl);color:inherit;flex-direction:column;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.MajorEvents-module__PndIRa__cardLink{text-decoration:none}.MajorEvents-module__PndIRa__cardLink:hover{border-color:var(--vs-blue);transform:translateY(-4px);box-shadow:0 18px 38px #00000073,0 0 0 1px #09f6}.MajorEvents-module__PndIRa__poster{align-items:flex-end;height:180px;padding:14px;display:flex;position:relative}.MajorEvents-module__PndIRa__statusTag{letter-spacing:.16em;text-transform:uppercase;z-index:2;border-radius:5px;align-items:center;gap:6px;padding:5px 10px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px}.MajorEvents-module__PndIRa__statusTag.MajorEvents-module__PndIRa__live{color:var(--vs-coral);background:#ff5a2c2e;border:1px solid #ff5a2c80}.MajorEvents-module__PndIRa__statusTag.MajorEvents-module__PndIRa__open{color:var(--vs-green);background:#92e20029;border:1px solid #92e20080}.MajorEvents-module__PndIRa__statusTag.MajorEvents-module__PndIRa__soon{color:var(--vs-blue);background:#0099ff29;border:1px solid #0099ff80}.MajorEvents-module__PndIRa__comicCon{background:url(/img/event-comic-con.jpg) 50%/cover no-repeat,#0d0d0d}.MajorEvents-module__PndIRa__rage{background:url(/img/event-rage.jpg) 50%/cover no-repeat,#0d0d0d}.MajorEvents-module__PndIRa__dreamhack{background:url(/img/event-dreamhack.webp) 50%/cover no-repeat,#0d0d0d}.MajorEvents-module__PndIRa__body{flex-direction:column;flex:1;gap:10px;padding:20px 22px 18px;display:flex}.MajorEvents-module__PndIRa__meta{letter-spacing:.14em;text-transform:uppercase;color:var(--vs-mid-grey);align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.MajorEvents-module__PndIRa__metaDot{color:#ffffff4d}.MajorEvents-module__PndIRa__title{font-family:var(--font-display);letter-spacing:-.005em;text-transform:uppercase;margin:0;font-size:32px;font-weight:700}.MajorEvents-module__PndIRa__blurb{color:#ffffffa6;flex:1;margin:0;font-size:15px;line-height:1.55}.MajorEvents-module__PndIRa__cta{border-top:1px solid var(--vs-line);align-items:center;margin-top:8px;padding:14px 0 0;display:flex}.MajorEvents-module__PndIRa__learnBtn{letter-spacing:.04em;pointer-events:none;padding:12px 22px;font-size:13px;transition:filter .15s,box-shadow .15s}.MajorEvents-module__PndIRa__cardLink:hover .MajorEvents-module__PndIRa__learnBtn{filter:brightness(1.06);box-shadow:var(--shadow-glow-blue)}.MajorEvents-module__PndIRa__soonState{color:var(--vs-blue);font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.MajorEvents-module__PndIRa__soonDot{background:var(--vs-blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #09f3}@media (max-width:1024px){.MajorEvents-module__PndIRa__grid{grid-template-columns:1fr}}@media (max-width:720px){.MajorEvents-module__PndIRa__h2{font-size:36px}.MajorEvents-module__PndIRa__title{font-size:24px}.MajorEvents-module__PndIRa__blurb{font-size:14px}}
.MobileAuthHeader-module__G84W4W__header{display:none}@media (max-width:1024px){.MobileAuthHeader-module__G84W4W__header{justify-content:center;align-items:center;margin:0 0 28px;display:flex}.MobileAuthHeader-module__G84W4W__logoCenter a{pointer-events:none}}
.home-module__SIs8Mq__wrap{max-width:1200px;margin:0 auto;padding:28px 32px 64px}.home-module__SIs8Mq__welcomeFlash{background:radial-gradient(circle at 0% 0%, #00d4e62e, transparent 50%), var(--surf-panel-1);box-shadow:var(--shadow-glow-cyan);border:1px solid #00d4e666;border-radius:18px;align-items:flex-start;gap:16px;margin-bottom:22px;padding:20px 22px;animation:.35s both home-module__SIs8Mq__welcomeIn;display:flex}@keyframes home-module__SIs8Mq__welcomeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.home-module__SIs8Mq__welcomeIcon{font-size:28px}.home-module__SIs8Mq__welcomeTitle{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;font-size:22px}.home-module__SIs8Mq__welcomeFlash p{color:#ffffffb3;margin:6px 0 0;font-size:13.5px}.home-module__SIs8Mq__twoCol{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:22px;display:grid}@media (max-width:1024px){.home-module__SIs8Mq__twoCol{grid-template-columns:1fr}}@media (max-width:720px){.home-module__SIs8Mq__wrap{padding:22px 18px 60px}}
.GameIdsTab-module__ZQCUBa__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.GameIdsTab-module__ZQCUBa__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;margin:6px 0 8px;font-size:32px;line-height:.95}.GameIdsTab-module__ZQCUBa__lede{color:#ffffffa6;max-width:560px;margin:0;font-size:13px;line-height:1.55}.GameIdsTab-module__ZQCUBa__counter{letter-spacing:.14em;text-transform:uppercase;color:var(--vs-mid-grey);border:1px solid var(--vs-line);white-space:nowrap;background:#ffffff0a;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700}.GameIdsTab-module__ZQCUBa__signin{background:var(--surf-panel-1);border:1px dashed var(--vs-line-2);text-align:center;border-radius:18px;padding:40px 28px}.GameIdsTab-module__ZQCUBa__signin p{color:#ffffffb3;margin:0 0 16px;font-size:14px}.GameIdsTab-module__ZQCUBa__list{flex-direction:column;gap:12px;display:flex}.GameIdsTab-module__ZQCUBa__row{background:var(--surf-panel-1);border:1px solid var(--vs-line);border-radius:16px;grid-template-columns:64px 1fr auto;align-items:center;gap:18px;padding:16px 20px;transition:border-color .15s;display:grid}.GameIdsTab-module__ZQCUBa__row:hover{border-color:var(--vs-line-2)}.GameIdsTab-module__ZQCUBa__rowLinked{border-color:#10b98147}.GameIdsTab-module__ZQCUBa__art{width:64px;height:64px;font-family:var(--font-display);color:#ffffffb3;border:1px solid var(--vs-line);background-color:#ffffff0d;background-position:50%;background-size:cover;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.GameIdsTab-module__ZQCUBa__info{min-width:0}.GameIdsTab-module__ZQCUBa__nameRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.GameIdsTab-module__ZQCUBa__name{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:18px}.GameIdsTab-module__ZQCUBa__badge{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:9px;font-weight:800}.GameIdsTab-module__ZQCUBa__badgeOn{color:#34d399;background:#10b98129;border:1px solid #10b98166}.GameIdsTab-module__ZQCUBa__badgeOff{border:1px solid var(--vs-line);color:var(--vs-mid-grey);background:#ffffff0a}.GameIdsTab-module__ZQCUBa__tag{font-family:var(--font-mono);color:#fff;word-break:break-all;margin-top:6px;font-size:14px}.GameIdsTab-module__ZQCUBa__tagSub{font-family:var(--font-mono);color:#fff9;word-break:break-all;margin-top:2px;font-size:12px}.GameIdsTab-module__ZQCUBa__notLinked{color:var(--vs-mid-grey);margin-top:6px;font-size:13px}.GameIdsTab-module__ZQCUBa__help{color:#ffffff80;margin-top:6px;font-size:11.5px;line-height:1.45}.GameIdsTab-module__ZQCUBa__actions{align-items:center;display:flex}@media (max-width:720px){.GameIdsTab-module__ZQCUBa__row{grid-template-columns:48px 1fr;grid-template-areas:"art info""actions actions";gap:14px}.GameIdsTab-module__ZQCUBa__art{grid-area:art;width:48px;height:48px}.GameIdsTab-module__ZQCUBa__info{grid-area:info}.GameIdsTab-module__ZQCUBa__actions{grid-area:actions}.GameIdsTab-module__ZQCUBa__actions>button{width:100%}.GameIdsTab-module__ZQCUBa__h2{font-size:26px}}
.Pricing-module__qTQViG__grid{grid-template-columns:1.05fr 1fr 1fr;align-items:center;gap:32px;display:grid}.Pricing-module__qTQViG__copy h2,.Pricing-module__qTQViG__h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-.015em;color:#fff;margin:0 0 12px;font-size:56px;font-weight:700;line-height:.95}.Pricing-module__qTQViG__copy p,.Pricing-module__qTQViG__lede{color:#ffffffb3;letter-spacing:.06em;max-width:420px;margin:0;font-size:16px}.Pricing-module__qTQViG__card{background:var(--surf-panel-1);border:1px solid var(--vs-line-2);border-radius:22px;padding:28px;position:relative}.Pricing-module__qTQViG__pro{background:linear-gradient(180deg, #0099ff47 0%, #0d0d0d00 65%, var(--vs-bg) 100%), var(--surf-panel-1);border:1px solid #0099ff80;box-shadow:0 24px 48px #0099ff29,0 0 0 1px #0099ff2e}.Pricing-module__qTQViG__badge{letter-spacing:.14em;text-transform:uppercase;background:linear-gradient(96deg, var(--vs-blue), var(--vs-green));color:#0d0d0d;border-radius:999px;padding:5px 12px;font-size:9px;font-weight:800;position:absolute;top:-12px;left:24px}.Pricing-module__qTQViG__name{letter-spacing:.14em;text-transform:uppercase;color:var(--vs-mid-grey);font-size:11px;font-weight:800}.Pricing-module__qTQViG__amount{font-family:var(--font-display);align-items:baseline;gap:6px;margin:12px 0 22px;display:flex}.Pricing-module__qTQViG__num{letter-spacing:-.02em;font-size:64px;font-weight:700;line-height:1}.Pricing-module__qTQViG__per{color:var(--vs-mid-grey);letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:700;font-family:var(--font-body)}.Pricing-module__qTQViG__features{flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.Pricing-module__qTQViG__features li{align-items:center;gap:10px;font-size:15px;display:flex}.Pricing-module__qTQViG__tick{width:18px;height:18px;color:var(--vs-blue);background:#0099ff29;border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;font-size:11px;display:flex}.Pricing-module__qTQViG__casual .Pricing-module__qTQViG__tick{color:#fff;background:#ffffff1a}@media (max-width:1024px){.Pricing-module__qTQViG__grid{grid-template-columns:1fr;gap:24px}}@media (max-width:720px){.Pricing-module__qTQViG__card{padding:22px}.Pricing-module__qTQViG__num{font-size:48px}.Pricing-module__qTQViG__copy h2,.Pricing-module__qTQViG__h2{font-size:36px}.Pricing-module__qTQViG__copy p,.Pricing-module__qTQViG__lede{letter-spacing:.06em;font-size:14px}.Pricing-module__qTQViG__features li{font-size:14px}}
.Form-module__-52itq__h1{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;margin:0 0 8px;font-size:36px}.Form-module__-52itq__lede{color:#ffffffa6;margin-bottom:28px;font-size:13px}.Form-module__-52itq__h1Accent{color:var(--vs-blue)}.Form-module__-52itq__mobileOnly{display:none}@media (max-width:1024px){.Form-module__-52itq__desktopOnly{display:none!important}.Form-module__-52itq__mobileOnly{display:revert}}@media (min-width:1025px){.Form-module__-52itq__stepperBlock{order:-2}.Form-module__-52itq__headingBlock{order:-1}}.Form-module__-52itq__altAuth{text-align:center;color:var(--vs-mid-grey);margin-top:20px;font-size:13px}.Form-module__-52itq__altAuth a{color:var(--vs-cyan);font-weight:700;text-decoration:none}.Form-module__-52itq__altAuth a:hover{text-decoration:underline}@media (min-width:1025px){.Form-module__-52itq__altAuth{display:none}}@media (max-width:1024px){.Form-module__-52itq__h1{letter-spacing:.01em;text-transform:none;font-size:42px;line-height:1.05}.Form-module__-52itq__lede{margin-bottom:28px;font-size:14px;line-height:1.45}}.Form-module__-52itq__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.Form-module__-52itq__lbl{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;font-size:10px;font-weight:800}.Form-module__-52itq__lbl .Form-module__-52itq__req{color:var(--vs-coral);margin-left:3px}.Form-module__-52itq__input{border:1px solid var(--vs-line);color:#fff;font-family:var(--font-body);background:#ffffff0a;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:14px;transition:border-color .12s,box-shadow .12s}.Form-module__-52itq__input:focus{border-color:var(--vs-cyan);box-shadow:0 0 0 3px #00d4e62e}.Form-module__-52itq__input.Form-module__-52itq__error{border-color:#ef444499;box-shadow:0 0 0 3px #ef444426}.Form-module__-52itq__phoneRow{grid-template-columns:110px 1fr;gap:10px;display:grid}.Form-module__-52itq__flagField{border:1px solid var(--vs-line);background:#ffffff0a;border-radius:10px;align-items:center;gap:8px;padding:12px 14px;font-size:14px;display:flex}.Form-module__-52itq__flag{background:linear-gradient(#007a4d 33%,#fff 33% 66%,#de3831 66%);border-radius:2px;flex-shrink:0;width:22px;height:14px;position:relative;overflow:hidden}.Form-module__-52itq__flag:before{content:"";background:linear-gradient(#001489 50%,#ffb612 50%);width:38%;position:absolute;top:0;bottom:0;left:0}.Form-module__-52itq__row2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:480px){.Form-module__-52itq__row2{grid-template-columns:1fr}}.Form-module__-52itq__actions{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:20px;display:flex}.Form-module__-52itq__actions .btn{padding:13px 22px;font-size:12px}:is(.Form-module__-52itq__actions .btn-blue,.Form-module__-52itq__actions .btn-coral){flex:200px;min-width:0}.Form-module__-52itq__legalNote{color:var(--vs-mid-grey);text-align:center;margin-top:18px;font-size:11px;line-height:1.5}.Form-module__-52itq__legalNote a{color:var(--vs-cyan);cursor:pointer}.Form-module__-52itq__alert{color:#fca5a5;background:#ef44441a;border:1px solid #ef444459;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;font-size:13px;display:flex}.Form-module__-52itq__alert .Form-module__-52itq__icn{color:#fca5a5;background:#ef444433;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:flex}.Form-module__-52itq__alert b{color:#fff;font-weight:700}.Form-module__-52itq__info{color:#ffffffd9;background:#00d4e614;border:1px solid #00d4e64d;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;font-size:13px;display:flex}.Form-module__-52itq__info .Form-module__-52itq__icn{width:20px;height:20px;color:var(--vs-cyan);background:#00d4e633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}
.dashboard-module__ppKLXa__wrap{max-width:1200px;margin:0 auto;padding:28px 32px 64px}.dashboard-module__ppKLXa__welcome{background:radial-gradient(circle at 0% 0%, #00d4e62e, transparent 50%), var(--surf-panel-1);box-shadow:var(--shadow-glow-cyan);border:1px solid #00d4e666;border-radius:18px;align-items:flex-start;gap:16px;margin-bottom:28px;padding:20px 22px;display:flex}.dashboard-module__ppKLXa__welcomeIcon{font-size:32px}.dashboard-module__ppKLXa__welcomeTitle{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;font-size:22px}.dashboard-module__ppKLXa__welcome p{color:#ffffffb3;margin:6px 0 0;font-size:13.5px}@media (max-width:720px){.dashboard-module__ppKLXa__wrap{padding:28px 18px 48px}}
.step-1-module__WpQL0W__otp{gap:8px;margin:4px 0 8px;display:flex}.step-1-module__WpQL0W__box{border:1px solid var(--vs-line);width:48px;height:56px;font-family:var(--font-display);color:#fff;text-align:center;background:#ffffff0a;border-radius:10px;outline:none;padding:0;font-size:24px;transition:border-color .12s,background .12s,box-shadow .12s}.step-1-module__WpQL0W__box:focus{border-color:var(--vs-cyan);box-shadow:0 0 0 3px #00d4e62e}.step-1-module__WpQL0W__box.step-1-module__WpQL0W__fil{border-color:var(--vs-cyan);color:var(--vs-cyan);background:#00d4e61a}.step-1-module__WpQL0W__box.step-1-module__WpQL0W__err{background:#ef444414;border-color:#ef444499}.step-1-module__WpQL0W__resend{color:#ffffffa6;margin:4px 0 14px;font-size:12.5px}@media (max-width:480px){.step-1-module__WpQL0W__otp{gap:6px}.step-1-module__WpQL0W__box{flex:1;width:100%;min-width:0}}
.Stepper-module__Gv_Dmq__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:28px;display:flex}.Stepper-module__Gv_Dmq__signin{color:var(--vs-mid-grey);font-size:12px}.Stepper-module__Gv_Dmq__signin a{color:var(--vs-cyan);font-weight:700}@media (max-width:1024px){.Stepper-module__Gv_Dmq__signin{display:none}.Stepper-module__Gv_Dmq__top{margin-bottom:16px}}.Stepper-module__Gv_Dmq__stepper{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:28px;display:grid}.Stepper-module__Gv_Dmq__step{flex-direction:column;gap:6px;display:flex}.Stepper-module__Gv_Dmq__bar{background:#ffffff14;border-radius:999px;height:4px}.Stepper-module__Gv_Dmq__done .Stepper-module__Gv_Dmq__bar{background:var(--vs-cyan)}.Stepper-module__Gv_Dmq__cur .Stepper-module__Gv_Dmq__bar{background:linear-gradient(96deg, var(--vs-cyan), var(--vs-blue));animation:1.8s ease-in-out infinite Stepper-module__Gv_Dmq__shimmer-bar}.Stepper-module__Gv_Dmq__l{letter-spacing:.14em;color:var(--vs-mid-grey);text-transform:uppercase;font-size:9px;font-weight:800}.Stepper-module__Gv_Dmq__done .Stepper-module__Gv_Dmq__l,.Stepper-module__Gv_Dmq__cur .Stepper-module__Gv_Dmq__l{color:#fff}.Stepper-module__Gv_Dmq__v{font-size:12.5px;font-weight:700}.Stepper-module__Gv_Dmq__cur .Stepper-module__Gv_Dmq__v{color:var(--vs-cyan)}@media (max-width:480px){.Stepper-module__Gv_Dmq__v{font-size:11px}}
.GameFrame-module__tcH7bq__wrap{flex-direction:column;display:flex}.GameFrame-module__tcH7bq__bar{align-items:center;gap:16px;width:100%;max-width:1200px;margin:0 auto;padding:16px 32px;display:flex}.GameFrame-module__tcH7bq__back{font-family:var(--font-body);color:var(--vs-cyan);font-size:13px;font-weight:700}.GameFrame-module__tcH7bq__back:hover{filter:brightness(1.2)}.GameFrame-module__tcH7bq__title{font-family:var(--font-display);text-transform:uppercase;font-size:18px}.GameFrame-module__tcH7bq__frame{background:#000;border:0;width:100%;height:calc(100dvh - 200px);min-height:480px;display:block}@media (max-width:720px){.GameFrame-module__tcH7bq__bar{padding:12px 20px}.GameFrame-module__tcH7bq__frame{height:calc(100dvh - 160px)}}
@media (max-width:1024px){.signin-module__F_BIGG__hideOnMobile{display:none!important}}
