.Navbar-module__Vj_SJW__navbar{z-index:50;-webkit-backdrop-filter:blur(15px)saturate(1.4);background:#0a0e1a8c;position:fixed;left:0;right:0;box-shadow:0 4px 24px #0000004d}.Navbar-module__Vj_SJW__navbar:before{display:none}.Navbar-module__Vj_SJW__inner{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;padding:.625rem 1rem;display:flex}@media (min-width:640px){.Navbar-module__Vj_SJW__inner{padding:.625rem 1.5rem}}@media (min-width:1024px){.Navbar-module__Vj_SJW__inner{padding:.625rem 2rem}}.Navbar-module__Vj_SJW__leftGroup{align-items:center;gap:.75rem;display:flex}.Navbar-module__Vj_SJW__logo{font-family:var(--font-display);color:gold;letter-spacing:.05em;white-space:nowrap;cursor:pointer;font-size:.875rem;font-weight:700}.Navbar-module__Vj_SJW__timerBadge{border-radius:var(--glass-radius-pill);font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.04em;white-space:nowrap;color:#ff3b3b;background:padding-box padding-box,linear-gradient(#ff646466,#ff3b3b1a 50%,#ff64644d) border-box;border:1px solid #0000;align-items:center;gap:4px;padding:2px 10px;font-size:.6rem;font-weight:600;display:none}@media (min-width:640px){.Navbar-module__Vj_SJW__timerBadge{display:flex}}.Navbar-module__Vj_SJW__timerDot{background-color:#ef4444;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s ease-in-out infinite Navbar-module__Vj_SJW__pulse-glow}@keyframes Navbar-module__Vj_SJW__pulse-glow{0%,to{opacity:1}50%{opacity:.4}}.Navbar-module__Vj_SJW__desktopNav{align-items:center;gap:.25rem;display:none}@media (min-width:640px){.Navbar-module__Vj_SJW__desktopNav{gap:1rem}}@media (min-width:768px){.Navbar-module__Vj_SJW__desktopNav{display:flex}}.Navbar-module__Vj_SJW__navLink{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;color:#e8ecf180;border-radius:var(--glass-radius-sm);white-space:nowrap;padding:.3rem .625rem;font-size:.75rem;font-weight:500;transition:color .25s,background-color .25s}.Navbar-module__Vj_SJW__navLink:hover{color:#00d4ff;background-color:#00d4ff0f}.Navbar-module__Vj_SJW__joinBtn{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;color:#0a0e1a;border-radius:var(--glass-radius-sm);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00d4ff,#08c) padding-box padding-box,linear-gradient(#ffffffb3,#ffffff26 50%,#ffffff80) border-box;border:1.5px solid #0000;margin-left:.5rem;padding:.4rem .875rem;font-size:.75rem;font-weight:700;transition:transform .25s,box-shadow .25s,filter .25s;box-shadow:0 2px 12px #00d4ff33}.Navbar-module__Vj_SJW__joinBtn:hover{filter:brightness(1.08);transform:scale(1.05);box-shadow:0 4px 20px #00d4ff59}.Navbar-module__Vj_SJW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:4px;display:flex}@media (min-width:768px){.Navbar-module__Vj_SJW__hamburger{display:none}}.Navbar-module__Vj_SJW__hamburgerLine{background-color:var(--foreground);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__Vj_SJW__hamburger.Navbar-module__Vj_SJW__open .Navbar-module__Vj_SJW__hamburgerLine:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__Vj_SJW__hamburger.Navbar-module__Vj_SJW__open .Navbar-module__Vj_SJW__hamburgerLine:nth-child(2){opacity:0}.Navbar-module__Vj_SJW__hamburger.Navbar-module__Vj_SJW__open .Navbar-module__Vj_SJW__hamburgerLine:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__Vj_SJW__mobileMenu{-webkit-backdrop-filter:blur(15px)saturate(1.4);z-index:49;background:linear-gradient(#0a0e1aeb,#0a0e1afa) padding-box padding-box,linear-gradient(#ffffff1a,#0000) border-box;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.Navbar-module__Vj_SJW__mobileMenu.Navbar-module__Vj_SJW__open{display:flex}@media (min-width:768px){.Navbar-module__Vj_SJW__mobileMenu{display:none!important}}.Navbar-module__Vj_SJW__mobileLink{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:#e8ecf180;border-radius:var(--glass-radius-sm);text-align:center;width:100%;max-width:320px;padding:.85rem 1.5rem;font-size:.85rem;font-weight:500;transition:color .25s,background-color .25s}.Navbar-module__Vj_SJW__mobileLink:hover{color:#00d4ff;background-color:#00d4ff0f}.Navbar-module__Vj_SJW__mobileJoinBtn{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:#0a0e1a;border-radius:var(--glass-radius-sm);cursor:pointer;text-align:center;background:linear-gradient(135deg,#00d4ff,#08c) padding-box padding-box,linear-gradient(#ffffffb3,#ffffff26 50%,#ffffff80) border-box;border:1.5px solid #0000;width:100%;max-width:320px;margin-top:.5rem;padding:.85rem 1.5rem;font-size:.85rem;font-weight:700;transition:transform .25s}.Navbar-module__Vj_SJW__mobileJoinBtn:hover{transform:scale(1.02)}
.Hero-module__HFWfxW__hero{flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:relative}.Hero-module__HFWfxW__bgOverlay{background:radial-gradient(ellipse 80% 50% at 50% 20%,#00e0e00d 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 70%,#f3ba2508 0%,transparent 50%),linear-gradient(180deg,var(--background)0%,#010306 50%,var(--background)100%);z-index:0;position:absolute;inset:0}@supports (color:lab(0% 0 0)){.Hero-module__HFWfxW__bgOverlay{background:radial-gradient(ellipse 80% 50% at 50% 20%,lab(80.7035% -49.09 -14.7031/.05) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 70%,lab(79.3101% 12.3229 74.8349/.03) 0%,transparent 50%),linear-gradient(180deg,var(--background)0%,lab(.645069% -.158422 -1.56854) 50%,var(--background)100%)}}.Hero-module__HFWfxW__scanLines{pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00e0e003 2px 4px);background:repeating-linear-gradient(0deg,#0000,#0000 2px,lab(80.7035% -49.09 -14.7031/.01) 2px 4px);position:absolute;inset:0}.Hero-module__HFWfxW__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:800px;display:flex;position:relative}.Hero-module__HFWfxW__badge{border-radius:var(--glass-radius-pill);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#6fda75;color:lab(78.8703% -47.6688 39.3197);-webkit-backdrop-filter:blur(15px);background:#0a0e1a26;align-items:center;gap:.5rem;padding:.4rem 1.25rem;font-size:.65rem;font-weight:600;display:inline-flex;position:relative}.Hero-module__HFWfxW__pulseDot{background-color:#43c251;background-color:lab(69.7863% -53.411 45.1934);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__HFWfxW__pulse}.Hero-module__HFWfxW__titleGroup{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__HFWfxW__mainTitle{font-family:var(--font-display);color:var(--primary);text-shadow:0 0 10px #00e0e080,0 0 40px #00e0e033;text-shadow:0 0 10px lab(80.7035% -49.09 -14.7031/.5),0 0 40px lab(80.7035% -49.09 -14.7031/.2);font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__HFWfxW__subTitle{font-family:var(--font-display);color:var(--accent);text-shadow:0 0 10px #f3ba2580,0 0 40px #f3ba2533;text-shadow:0 0 10px lab(79.3101% 12.3229 74.8349/.5),0 0 40px lab(79.3101% 12.3229 74.8349/.2);font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.2}.Hero-module__HFWfxW__seasonBadge{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#0a0e1a;border-radius:var(--glass-radius-pill);cursor:default;background:gold;margin-top:.25rem;padding:.7rem 3.5rem;font-size:clamp(1.7rem,4vw,2rem);font-weight:800;animation:2s ease-in-out infinite Hero-module__HFWfxW__badgeBounce;display:inline-block;box-shadow:0 0 18px #ffd70073}@keyframes Hero-module__HFWfxW__badgeBounce{0%,to{transform:translateY(0)scale(1);box-shadow:0 0 18px #ffd70073}15%{transform:translateY(-8px)scale(1.03);box-shadow:0 0 28px #ffd700b3,0 8px 20px #ffd70040}30%{transform:translateY(0)scale(1);box-shadow:0 0 18px #ffd70073}45%{transform:translateY(-4px)scale(1.015);box-shadow:0 0 22px #ffd7008c}60%{transform:translateY(0)scale(1);box-shadow:0 0 18px #ffd70073}}.Hero-module__HFWfxW__description{font-family:var(--font-body);color:var(--muted-foreground);max-width:640px;font-size:1rem;line-height:1.7}@media (min-width:640px){.Hero-module__HFWfxW__description{font-size:1.05rem}}.Hero-module__HFWfxW__highlight{color:var(--primary);font-weight:600}.Hero-module__HFWfxW__countdownSection{flex-direction:column;align-items:center;gap:1rem;display:flex}.Hero-module__HFWfxW__countdownLabel{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.65rem;font-weight:600;display:inline-flex}.Hero-module__HFWfxW__cyanDot{background-color:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Hero-module__HFWfxW__countdown{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:390px){.Hero-module__HFWfxW__countdown{flex-wrap:nowrap}}@media (min-width:640px){.Hero-module__HFWfxW__countdown{gap:.75rem}}.Hero-module__HFWfxW__timeBlock{flex-direction:column;align-items:center;gap:.4rem;display:flex}.Hero-module__HFWfxW__timeValue{font-family:var(--font-display);color:var(--primary);text-shadow:0 0 10px #00e0e066,0 0 25px #00e0e026;text-shadow:0 0 10px lab(80.7035% -49.09 -14.7031/.4),0 0 25px lab(80.7035% -49.09 -14.7031/.15);border-radius:var(--glass-radius);text-align:center;-webkit-backdrop-filter:blur(15px);background:#0a0e1a26;min-width:70px;padding:.5rem .75rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1;position:relative}@media (min-width:640px){.Hero-module__HFWfxW__timeValue{min-width:85px;padding:.6rem 1rem}}.Hero-module__HFWfxW__timeLabel{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);font-size:.55rem;font-weight:500}.Hero-module__HFWfxW__colon{font-family:var(--font-display);color:var(--muted-foreground);align-self:flex-start;padding-top:.6rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1}.Hero-module__HFWfxW__ctaWrap{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:460px;display:flex}.Hero-module__HFWfxW__ctaPrimary{text-align:center;width:100%;font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--glass-radius);cursor:pointer;white-space:nowrap;color:#030c17;color:lab(2.98643% -.733465 -7.26174);background:linear-gradient(135deg,#00e0e0 0%,#00c7c8 100%) padding-box padding-box,linear-gradient(#fffc,#ffffff26 50%,#fff9) border-box;background:linear-gradient(135deg,lab(80.7035% -49.09 -14.7031) 0%,lab(72.4773% -45.821 -13.7142) 100%) padding-box padding-box,linear-gradient(#fffc,#ffffff26 50%,#fff9) border-box;border:1.5px solid #0000;padding:1rem 2rem;font-size:.9rem;font-weight:700;transition:box-shadow .3s,transform .2s,filter .3s;display:block;box-shadow:0 4px 20px #00e0e040,0 0 40px #00e0e01a,inset 0 1px #fff3;box-shadow:0 4px 20px lab(80.7035% -49.09 -14.7031/.25),0 0 40px lab(80.7035% -49.09 -14.7031/.1),inset 0 1px lab(100% 0 0/.2)}.Hero-module__HFWfxW__ctaPrimary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 30px #00e0e066,0 0 60px #00e0e026,inset 0 1px #ffffff4d;box-shadow:0 6px 30px lab(80.7035% -49.09 -14.7031/.4),0 0 60px lab(80.7035% -49.09 -14.7031/.15),inset 0 1px lab(100% 0 0/.301961)}.Hero-module__HFWfxW__ctaPrimary:active{transform:translateY(0)}.Hero-module__HFWfxW__ctaGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.Hero-module__HFWfxW__ctaBtn{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;border-radius:var(--glass-radius);cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(16px);padding:.75rem 1.75rem;font-size:.72rem;font-weight:600;transition:background-color .3s,box-shadow .3s,transform .2s,filter .3s}.Hero-module__HFWfxW__ctaCyan{color:var(--primary);background:#0a0e1a26;position:relative}.Hero-module__HFWfxW__ctaCyan:hover{background:#0e1422e6;transform:translateY(-1px);box-shadow:0 4px 20px #00e0e026;box-shadow:0 4px 20px lab(80.7035% -49.09 -14.7031/.15)}.Hero-module__HFWfxW__ctaGold{color:var(--accent);background:#0a0e1a26;position:relative}.Hero-module__HFWfxW__ctaGold:hover{background:#0e1422e6;transform:translateY(-1px);box-shadow:0 4px 20px #f3ba2526;box-shadow:0 4px 20px lab(79.3101% 12.3229 74.8349/.15)}.Hero-module__HFWfxW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:600px;margin-top:1rem;display:grid}@media (min-width:640px){.Hero-module__HFWfxW__statsGrid{grid-template-columns:repeat(3,1fr);max-width:640px}}.Hero-module__HFWfxW__statCard{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(15px);background:#0a0e1a26;flex-direction:column;align-items:center;gap:.3rem;padding:1rem .5rem;transition:transform .3s;display:flex;position:relative}.Hero-module__HFWfxW__statCard:hover{transform:translateY(-2px)}.Hero-module__HFWfxW__statIcon{width:28px;height:28px;color:var(--primary);justify-content:center;align-items:center;margin-bottom:.15rem;display:flex}.Hero-module__HFWfxW__statValue{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--foreground);font-size:1.35rem;font-weight:700;line-height:1}.Hero-module__HFWfxW__statLabel{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);text-align:center;font-size:.55rem;font-weight:500}.Hero-module__HFWfxW__statNote{font-family:var(--font-mono);color:#e8ecf159;text-align:center;margin-top:-.1rem;font-size:.55rem;font-weight:400;line-height:1.2}.Hero-module__HFWfxW__battleCard{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(18px);background:#060a1459;width:100%;max-width:640px;margin-top:1.5rem;padding:1.25rem 1.5rem;box-shadow:0 8px 32px #0003}.Hero-module__HFWfxW__battleHeader{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Hero-module__HFWfxW__battleLive{background:#f44;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__HFWfxW__battlePulse;box-shadow:0 0 8px #f44}@keyframes Hero-module__HFWfxW__battlePulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__HFWfxW__battleTitle{font-family:var(--font-display);letter-spacing:.15em;color:#e8ecf1b3;font-size:.75rem;font-weight:800}.Hero-module__HFWfxW__battleTeams{justify-content:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:480px){.Hero-module__HFWfxW__battleTeams{gap:.75rem}}.Hero-module__HFWfxW__battleTeam{flex-direction:column;flex:1;align-items:center;gap:.25rem;display:flex}.Hero-module__HFWfxW__battleEmoji{font-size:1.5rem;line-height:1}.Hero-module__HFWfxW__battleAvatar{object-fit:cover;border:2px solid #ffffff26;border-radius:50%;width:56px;height:56px;box-shadow:0 4px 16px #0006}@media (min-width:640px){.Hero-module__HFWfxW__battleAvatar{width:72px;height:72px}}.Hero-module__HFWfxW__battleTeamName{font-family:var(--font-display);letter-spacing:.08em;font-size:.85rem;font-weight:900}@media (min-width:640px){.Hero-module__HFWfxW__battleTeamName{font-size:1rem}}.Hero-module__HFWfxW__battleMembers{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf1d9;font-size:1.1rem;font-weight:800}@media (min-width:640px){.Hero-module__HFWfxW__battleMembers{font-size:1.25rem}}.Hero-module__HFWfxW__battleVolume{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:800}@media (min-width:640px){.Hero-module__HFWfxW__battleVolume{font-size:1.25rem}}.Hero-module__HFWfxW__battleVs{font-family:var(--font-display);letter-spacing:.1em;color:#e8ecf14d;flex-shrink:0;font-size:.7rem;font-weight:900}.Hero-module__HFWfxW__thankYou{font-family:var(--font-display);letter-spacing:.05em;color:var(--accent);text-shadow:none;margin-top:1rem;margin-bottom:0;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700}
.HybridTiers-module__pOUrWW__section{padding:4rem 0;position:relative;overflow:hidden}.HybridTiers-module__pOUrWW__bgVignette{display:none}.HybridTiers-module__pOUrWW__content{z-index:10;position:relative}.HybridTiers-module__pOUrWW__headerWrap{text-align:center;margin-bottom:3rem}.HybridTiers-module__pOUrWW__headerGlass{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(15px);background:#060a1426;padding:1.5rem 2rem;display:inline-block;position:relative;box-shadow:0 8px 32px #0003}.HybridTiers-module__pOUrWW__title{font-family:var(--font-display);letter-spacing:.08em;color:gold;text-shadow:0 0 25px #ffd70059;margin-bottom:.75rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:900}.HybridTiers-module__pOUrWW__subtitle{font-family:var(--font-body);color:#f0f4f8d9;max-width:560px;margin:0 auto;font-size:clamp(.875rem,2vw,1.125rem);line-height:1.6}.HybridTiers-module__pOUrWW__grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.HybridTiers-module__pOUrWW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.HybridTiers-module__pOUrWW__grid{grid-template-columns:repeat(3,1fr)}}.HybridTiers-module__pOUrWW__card{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(15px);background:#060a1426;padding:1.25rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000026}@media (min-width:640px){.HybridTiers-module__pOUrWW__card{padding:1.75rem}}.HybridTiers-module__pOUrWW__card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00000040,inset 0 1px #ffffff1a}.HybridTiers-module__pOUrWW__card:hover .HybridTiers-module__pOUrWW__cardHoverGlow{opacity:1}.HybridTiers-module__pOUrWW__cardHoverGlow{opacity:0;pointer-events:none;border-radius:var(--glass-radius-lg);transition:opacity .4s;position:absolute;inset:0}.HybridTiers-module__pOUrWW__cardInner{z-index:10;flex-direction:column;gap:1rem;display:flex;position:relative}.HybridTiers-module__pOUrWW__tierHeader{align-items:center;gap:1rem;display:flex}.HybridTiers-module__pOUrWW__badgeImg{object-fit:contain;width:64px;height:64px}@media (min-width:640px){.HybridTiers-module__pOUrWW__badgeImg{width:72px;height:72px}}.HybridTiers-module__pOUrWW__iconCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.HybridTiers-module__pOUrWW__tierName{font-family:var(--font-display);letter-spacing:.05em;font-size:clamp(1rem,2vw,1.25rem);font-weight:900}.HybridTiers-module__pOUrWW__positions{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf1a6;font-size:.875rem}.HybridTiers-module__pOUrWW__bonusRange{align-items:baseline;gap:.5rem;display:flex}.HybridTiers-module__pOUrWW__bonusFrom{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1}.HybridTiers-module__pOUrWW__bonusArrow{font-family:var(--font-display);color:#e8ecf14d;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.HybridTiers-module__pOUrWW__bonusTo{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1}.HybridTiers-module__pOUrWW__progressTrack{background:#ffffff0f;border-radius:999px;width:100%;height:8px;overflow:hidden}.HybridTiers-module__pOUrWW__progressFill{border-radius:999px;width:100%;height:100%}.HybridTiers-module__pOUrWW__description{font-family:var(--font-body);color:#e8ecf1a6;border-radius:var(--glass-radius-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000026;padding:.625rem .75rem;font-size:.8rem;line-height:1.5}@media (min-width:640px){.HybridTiers-module__pOUrWW__description{font-size:.875rem}}.HybridTiers-module__pOUrWW__noteWrap{text-align:center;margin-top:2rem}.HybridTiers-module__pOUrWW__notePill{border-radius:var(--glass-radius-pill);background:#060a1426;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.8rem;display:inline-flex;position:relative}@media (min-width:640px){.HybridTiers-module__pOUrWW__notePill{font-size:.875rem}}.HybridTiers-module__pOUrWW__noteLabel{color:#00d4ffe6;font-weight:700}.HybridTiers-module__pOUrWW__noteDash{color:#e8ecf159}.HybridTiers-module__pOUrWW__noteText{color:#e8ecf1a6}.HybridTiers-module__pOUrWW__searchSection{text-align:center;margin:2.5rem auto 0}.HybridTiers-module__pOUrWW__searchLabel{font-family:var(--font-display);letter-spacing:.06em;color:var(--foreground);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.HybridTiers-module__pOUrWW__searchPill{border-radius:var(--glass-radius-pill);-webkit-backdrop-filter:blur(15px);background:#060a1426;align-items:center;max-width:560px;margin:0 auto;padding:.375rem;display:flex}.HybridTiers-module__pOUrWW__searchRow{gap:0;width:100%;display:flex}.HybridTiers-module__pOUrWW__searchInput{border-radius:var(--glass-radius-pill);min-width:0;color:var(--foreground);font-family:var(--font-mono);background:0 0;border:none;outline:none;flex:1;padding:.625rem 1.25rem;font-size:.875rem;transition:box-shadow .3s}.HybridTiers-module__pOUrWW__searchInput::placeholder{color:var(--muted-foreground)}.HybridTiers-module__pOUrWW__searchInput:focus{box-shadow:inset 0 0 0 1.5px #00d4ff26}.HybridTiers-module__pOUrWW__searchButton{color:#0a0e1a;border-radius:var(--glass-radius-pill);font-family:var(--font-display);letter-spacing:.08em;cursor:pointer;white-space:nowrap;background:#00d4ff;border:none;flex-shrink:0;padding:.625rem 1.5rem;font-size:.75rem;font-weight:700;transition:background .25s,transform .15s,box-shadow .25s;box-shadow:0 2px 16px #00d4ff4d}.HybridTiers-module__pOUrWW__searchButton:hover{background:#3df;box-shadow:0 4px 24px #00d4ff73}.HybridTiers-module__pOUrWW__searchButton:active{transform:scale(.96)}.HybridTiers-module__pOUrWW__resultCard{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(40px);background:#060a1459;margin-top:1.25rem;position:relative;overflow:hidden}.HybridTiers-module__pOUrWW__resultScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.HybridTiers-module__pOUrWW__resultScroll::-webkit-scrollbar{display:none}.HybridTiers-module__pOUrWW__resultTable{border-collapse:collapse;table-layout:auto;width:100%;min-width:900px}@media (min-width:1400px){.HybridTiers-module__pOUrWW__resultScroll{overflow-x:hidden}.HybridTiers-module__pOUrWW__resultTable{table-layout:fixed;min-width:0}}.HybridTiers-module__pOUrWW__resultThead{background:#ffffff0a;border-bottom:1px solid #ffffff14}.HybridTiers-module__pOUrWW__resultTh{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:#00d4ff;text-shadow:0 0 8px #00d4ff40;text-align:center;white-space:nowrap;padding:.625rem .375rem;font-size:.6rem;font-weight:700}@media (min-width:640px){.HybridTiers-module__pOUrWW__resultTh{padding:.75rem .5rem;font-size:.65rem}}@media (min-width:1024px){.HybridTiers-module__pOUrWW__resultTh{padding:1rem .75rem;font-size:.7rem}}.HybridTiers-module__pOUrWW__resultRow{border-bottom:1px solid #ffffff0a;transition:background .2s}.HybridTiers-module__pOUrWW__resultRow:hover{background:#00d4ff0a}.HybridTiers-module__pOUrWW__resultTd{text-align:center;white-space:nowrap;padding:.375rem}.HybridTiers-module__pOUrWW__resultTdChange{text-align:center;white-space:nowrap;width:50px;padding:.375rem .25rem}@media (min-width:640px){.HybridTiers-module__pOUrWW__resultTd{padding:.5rem}.HybridTiers-module__pOUrWW__resultTdChange{width:60px;padding:.5rem}}@media (min-width:1024px){.HybridTiers-module__pOUrWW__resultTd{padding:.625rem .75rem}.HybridTiers-module__pOUrWW__resultTdChange{width:80px;padding:.625rem}}.HybridTiers-module__pOUrWW__resultTdName{text-overflow:ellipsis;min-width:0;max-width:12ch;overflow:hidden}@media (min-width:1024px){.HybridTiers-module__pOUrWW__resultTdName{max-width:14ch}}@media (min-width:1400px){.HybridTiers-module__pOUrWW__resultTdName{max-width:9ch}}.HybridTiers-module__pOUrWW__resultRank{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:900}@media (min-width:1024px){.HybridTiers-module__pOUrWW__resultRank{font-size:1rem}}.HybridTiers-module__pOUrWW__resultChangeUp{border-radius:var(--glass-radius-pill);font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#0f8;background:#00ff882e;border:1px solid #0f86;align-items:center;gap:2px;padding:.2rem .5rem;font-size:.7rem;font-weight:900;display:inline-flex}.HybridTiers-module__pOUrWW__resultChangeDown{border-radius:var(--glass-radius-pill);font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#f44;background:#ff3b3b2e;border:1px solid #ff3b3b66;align-items:center;gap:2px;padding:.2rem .5rem;font-size:.7rem;font-weight:900;display:inline-flex}.HybridTiers-module__pOUrWW__resultChangeNeutral{color:#8b95a580;font-size:.8rem}.HybridTiers-module__pOUrWW__resultName{font-family:var(--font-body);letter-spacing:.02em;color:#f0f4f8;text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:100%;margin:0 auto;font-size:.85rem;font-weight:800;display:block;overflow:hidden}@media (min-width:1024px){.HybridTiers-module__pOUrWW__resultName{font-size:1rem}}.HybridTiers-module__pOUrWW__resultFrozenStack{flex-direction:column;align-items:center;gap:.1rem;display:flex}.HybridTiers-module__pOUrWW__resultLocked{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf180;align-items:center;gap:.2rem;font-size:.75rem;font-weight:700;display:inline-flex}.HybridTiers-module__pOUrWW__resultLockIcon{opacity:.6;flex-shrink:0;width:11px;height:11px}.HybridTiers-module__pOUrWW__resultUnfrozen{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf1;font-size:.75rem;font-weight:700}.HybridTiers-module__pOUrWW__resultVolume{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf1;font-size:.8rem;font-weight:700}@media (min-width:1024px){.HybridTiers-module__pOUrWW__resultVolume{font-size:1rem}}.HybridTiers-module__pOUrWW__resultReferrals{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf1cc;font-size:.875rem;font-weight:700}.HybridTiers-module__pOUrWW__resultRef24h{font-family:var(--font-mono);font-variant-numeric:tabular-nums;border-radius:var(--glass-radius-pill);color:#0f8;background:#0a0e1a59;margin-left:.375rem;padding:.125rem .5rem;font-size:.7rem;font-weight:900;display:inline-block}.HybridTiers-module__pOUrWW__resultBonus{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:900}@media (min-width:1024px){.HybridTiers-module__pOUrWW__resultBonus{font-size:1.125rem}}.HybridTiers-module__pOUrWW__resultMysteryStack{flex-direction:column;align-items:center;gap:2px;display:flex}.HybridTiers-module__pOUrWW__resultMysteryPacks{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#00d4ff;text-shadow:0 0 10px #00d4ff66;font-size:.7rem;font-weight:800}.HybridTiers-module__pOUrWW__resultMysteryAtla{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#0f8;text-shadow:0 0 10px #0f86;font-size:.625rem;font-weight:700}@media (min-width:1024px){.HybridTiers-module__pOUrWW__resultMysteryPacks{font-size:.875rem}.HybridTiers-module__pOUrWW__resultMysteryAtla{font-size:.75rem}}.HybridTiers-module__pOUrWW__resultAtla{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#00d4ff;text-shadow:0 0 10px #00d4ff66;font-size:.75rem;font-weight:800}@media (min-width:1024px){.HybridTiers-module__pOUrWW__resultAtla{font-size:1rem}}.HybridTiers-module__pOUrWW__commitAtlaStack{flex-direction:column;align-items:center;gap:1px;display:flex}.HybridTiers-module__pOUrWW__commitBonusSub{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#00d4ff8c;font-size:.6rem;font-weight:700}@media (min-width:1024px){.HybridTiers-module__pOUrWW__commitBonusSub{font-size:.75rem}}.HybridTiers-module__pOUrWW__resultNotFoundInner{text-align:center;padding:1rem}.HybridTiers-module__pOUrWW__notFoundText{font-family:var(--font-body);color:#e8ecf18c;font-size:.875rem}
.Leaderboard-module__P-A4WG__section{padding:4rem 0}.Leaderboard-module__P-A4WG__section .container{max-width:100%;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){.Leaderboard-module__P-A4WG__section .container{padding-left:1rem;padding-right:1rem}}@media (min-width:1024px){.Leaderboard-module__P-A4WG__section .container{padding-left:.5rem;padding-right:.5rem}}.Leaderboard-module__P-A4WG__header{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(15px);background:#060a1426;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:2rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 8px 32px #0003}.Leaderboard-module__P-A4WG__title{font-family:var(--font-display);letter-spacing:.08em;color:gold;text-shadow:0 0 30px #ffd70066;font-size:clamp(1.75rem,4vw,3rem);font-weight:900}.Leaderboard-module__P-A4WG__subtitle{font-family:var(--font-mono);font-variant-numeric:tabular-nums;border-radius:var(--glass-radius-pill);color:#00d4ff;background:#0a0e1a26;padding:.375rem 1rem;font-size:.875rem;font-weight:600}.Leaderboard-module__P-A4WG__tableOuter{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(15px);background:#060a1426;box-shadow:0 8px 40px #0003}.Leaderboard-module__P-A4WG__tableScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;max-height:80vh;overflow:auto}.Leaderboard-module__P-A4WG__tableScroll::-webkit-scrollbar{display:none}@media (min-width:1400px){.Leaderboard-module__P-A4WG__tableScroll{overflow-x:hidden}}.Leaderboard-module__P-A4WG__table{border-collapse:collapse;table-layout:auto;width:100%;min-width:1280px}@media (min-width:1400px){.Leaderboard-module__P-A4WG__table{table-layout:fixed;min-width:0}}.Leaderboard-module__P-A4WG__thead{background:#ffffff0a;border-bottom:1px solid #ffffff14}.Leaderboard-module__P-A4WG__th{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:#00d4ff;text-shadow:0 0 8px #00d4ff40;text-align:center;white-space:nowrap;z-index:10;background:#0a0e1a;padding:.75rem .5rem;font-size:.499rem;font-weight:700;position:sticky;top:0}@media (min-width:640px){.Leaderboard-module__P-A4WG__th{padding:.875rem .625rem;font-size:.541rem}}@media (min-width:1400px){.Leaderboard-module__P-A4WG__th{padding:1rem .75rem;font-size:.529rem}.Leaderboard-module__P-A4WG__thTeam{padding-left:1.5rem}}.Leaderboard-module__P-A4WG__tierSeparator{border-top:1.5px solid var(--tier-color,#ffffff14);background:linear-gradient(90deg,#ffffff05 0%,#ffffff0a 50%,#ffffff05 100%);border-bottom:1px solid #ffffff0a}.Leaderboard-module__P-A4WG__tierSepCell{padding:1rem}@media (min-width:640px){.Leaderboard-module__P-A4WG__tierSepCell{padding:1.25rem 1.5rem}}.Leaderboard-module__P-A4WG__tierSepInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.Leaderboard-module__P-A4WG__tierSepName{font-family:var(--font-display);letter-spacing:.06em;font-size:clamp(.9rem,2vw,1.15rem);font-weight:900}.Leaderboard-module__P-A4WG__tierSepDivider{color:#e8ecf140;font-size:.75rem}.Leaderboard-module__P-A4WG__tierSepRange{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf180;font-size:.75rem}.Leaderboard-module__P-A4WG__tierSepBonusLabel{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:#e8ecf166;font-size:.65rem;font-weight:600}.Leaderboard-module__P-A4WG__tierSepBonus{font-family:var(--font-display);font-size:.9rem;font-weight:900}.Leaderboard-module__P-A4WG__dataRow{border-bottom:1px solid #ffffff0a;transition:background .2s}.Leaderboard-module__P-A4WG__dataRow:nth-child(2n){background:#ffffff04}.Leaderboard-module__P-A4WG__dataRow:hover{background:#00d4ff0a}.Leaderboard-module__P-A4WG__dataRowTop3{background:#ffd7000a}.Leaderboard-module__P-A4WG__dataRowTop3:hover{background:#ffd70012}.Leaderboard-module__P-A4WG__manualBadge{color:#d2dcffe6;text-shadow:0 0 8px #d2dcffe6,0 0 20px #b4c8ff80;flex-shrink:0;margin-left:.25rem;font-size:.55rem;line-height:1}.Leaderboard-module__P-A4WG__tdRank{white-space:nowrap;padding:.5rem .375rem}.Leaderboard-module__P-A4WG__rankCell{justify-content:center;align-items:center;gap:.375rem;width:100%;display:inline-flex}.Leaderboard-module__P-A4WG__thChange{white-space:normal;line-height:1.25}.Leaderboard-module__P-A4WG__thVolume{text-align:left}.Leaderboard-module__P-A4WG__liveIndicator{background:#0f8;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite Leaderboard-module__P-A4WG__livePulse;display:inline-block;box-shadow:0 0 8px #0f8}@keyframes Leaderboard-module__P-A4WG__livePulse{0%,to{opacity:1}50%{opacity:.4}}.Leaderboard-module__P-A4WG__tdChange{text-align:center;white-space:nowrap;width:28px;padding:.5rem .375rem}.Leaderboard-module__P-A4WG__tdCenter,.Leaderboard-module__P-A4WG__tdVolume{text-align:center;white-space:nowrap;padding:.5rem .375rem}@media (min-width:640px){.Leaderboard-module__P-A4WG__tdChange{width:35px;padding:.5rem}.Leaderboard-module__P-A4WG__tdCenter,.Leaderboard-module__P-A4WG__tdVolume{padding:.5rem .625rem}}@media (min-width:1400px){.Leaderboard-module__P-A4WG__tdChange{width:40px;padding:.625rem}.Leaderboard-module__P-A4WG__tdCenter,.Leaderboard-module__P-A4WG__tdVolume{padding:.625rem .75rem}}.Leaderboard-module__P-A4WG__tdName{text-align:left;white-space:nowrap;padding:.5rem .375rem}@media (min-width:640px){.Leaderboard-module__P-A4WG__tdName{padding:.5rem .625rem}}@media (min-width:1400px){.Leaderboard-module__P-A4WG__tdName{padding:.625rem .75rem}}.Leaderboard-module__P-A4WG__thName{text-align:left;padding-left:calc(28px + .875rem)}@media (min-width:640px){.Leaderboard-module__P-A4WG__thName{padding-left:calc(28px + 1.125rem)}}@media (min-width:1400px){.Leaderboard-module__P-A4WG__thName{padding-left:calc(28px + 1.25rem)}}.Leaderboard-module__P-A4WG__nameCell{align-items:center;gap:.5rem;display:inline-flex}.Leaderboard-module__P-A4WG__teamSpacer{flex-shrink:0;width:28px;height:28px;display:block}.Leaderboard-module__P-A4WG__rankNum{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:900}.Leaderboard-module__P-A4WG__rankTop3{font-size:1.25rem}@media (min-width:640px){.Leaderboard-module__P-A4WG__rankTop3{font-size:1.5rem}}.Leaderboard-module__P-A4WG__medal{margin-right:.25rem}.Leaderboard-module__P-A4WG__nameText{font-family:var(--font-body);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:10ch;font-size:.95rem;font-weight:800;display:inline-block;overflow:hidden}@media (min-width:640px){.Leaderboard-module__P-A4WG__nameText{font-size:1.1rem}}@media (min-width:1400px){.Leaderboard-module__P-A4WG__nameText{max-width:10ch}}.Leaderboard-module__P-A4WG__dataRowTop3 .Leaderboard-module__P-A4WG__nameText{font-size:.855rem}@media (min-width:640px){.Leaderboard-module__P-A4WG__dataRowTop3 .Leaderboard-module__P-A4WG__nameText{font-size:.99rem}}.Leaderboard-module__P-A4WG__volumeStack{flex-direction:column;align-items:center;gap:2px;display:flex}.Leaderboard-module__P-A4WG__volumeText{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf1;font-size:.963rem;font-weight:700}@media (min-width:640px){.Leaderboard-module__P-A4WG__volumeText{font-size:1.1rem}}.Leaderboard-module__P-A4WG__volumeTextSm{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#0f8;font-size:.86rem;font-weight:700}@media (min-width:640px){.Leaderboard-module__P-A4WG__volumeTextSm{font-size:.98rem}}.Leaderboard-module__P-A4WG__referralsWrap{justify-content:center;align-items:center;gap:.375rem;display:inline-flex}.Leaderboard-module__P-A4WG__referralsText{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf1cc;font-size:1rem;font-weight:700}@media (min-width:640px){.Leaderboard-module__P-A4WG__referralsText{font-size:1.125rem}}.Leaderboard-module__P-A4WG__referralsAnchor{display:inline-block;position:relative}.Leaderboard-module__P-A4WG__refBadgeFloat{white-space:nowrap;position:absolute;top:50%;left:calc(100% + 6px);transform:translateY(-50%)}.Leaderboard-module__P-A4WG__ref24h,.Leaderboard-module__P-A4WG__vol2h{font-family:var(--font-mono);font-variant-numeric:tabular-nums;border-radius:var(--glass-radius-pill);color:#0f8;background:#0a0e1a26;padding:.125rem .5rem;font-size:.875rem;font-weight:900;display:inline-block}.Leaderboard-module__P-A4WG__bonusText{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:900}@media (min-width:640px){.Leaderboard-module__P-A4WG__bonusText{font-size:1.125rem}}.Leaderboard-module__P-A4WG__atlaText{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:1.059rem;font-weight:800}@media (min-width:640px){.Leaderboard-module__P-A4WG__atlaText{font-size:1.21rem}}.Leaderboard-module__P-A4WG__atlaTextLg{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:1.271rem;font-weight:800}@media (min-width:640px){.Leaderboard-module__P-A4WG__atlaTextLg{font-size:1.452rem}}.Leaderboard-module__P-A4WG__atlaTextMd{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:1.089rem;font-weight:800}@media (min-width:640px){.Leaderboard-module__P-A4WG__atlaTextMd{font-size:1.162rem}}.Leaderboard-module__P-A4WG__round2Stack{flex-direction:column;align-items:center;gap:2px;padding:4px 8px;display:flex}.Leaderboard-module__P-A4WG__milestoneStack{flex-direction:row;justify-content:center;align-items:center;display:inline-flex}.Leaderboard-module__P-A4WG__milestoneStack .Leaderboard-module__P-A4WG__milestoneIcon:not(:first-child){margin-left:-14px}.Leaderboard-module__P-A4WG__milestoneIcon{object-fit:cover;border-radius:4px;flex-shrink:0;width:24px;height:24px;display:block;position:relative;box-shadow:-2px 0 6px #00000080}.Leaderboard-module__P-A4WG__commitAtlaStack{flex-direction:column;align-items:center;gap:1px;display:flex}.Leaderboard-module__P-A4WG__commitBonusSub{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#00d4ff8c;font-size:.98rem;font-weight:700}.Leaderboard-module__P-A4WG__dataRowTop3 .Leaderboard-module__P-A4WG__tdCommitAtla .Leaderboard-module__P-A4WG__atlaText{font-size:1.027rem}@media (min-width:640px){.Leaderboard-module__P-A4WG__dataRowTop3 .Leaderboard-module__P-A4WG__tdCommitAtla .Leaderboard-module__P-A4WG__atlaText{font-size:1.174rem}}.Leaderboard-module__P-A4WG__milestoneDash{color:#8b95a54d;font-size:.8rem}.Leaderboard-module__P-A4WG__teamAvatar{object-fit:cover;border:1.5px solid #ffffff26;border-radius:50%;flex-shrink:0;width:28px;height:28px;display:block;box-shadow:0 2px 8px #0000004d}.Leaderboard-module__P-A4WG__manualAvatar{border-color:#d2dcff80;min-width:32px;min-height:32px;box-shadow:0 0 10px #c8d2ff4d,0 2px 8px #0000004d;width:32px!important;max-width:32px!important;height:32px!important;max-height:32px!important}.Leaderboard-module__P-A4WG__teamDash{color:#8b95a54d;font-size:.8rem}.Leaderboard-module__P-A4WG__changeBadge{border-radius:var(--glass-radius-pill);align-items:center;gap:2px;padding:.2rem .5rem;display:inline-flex}.Leaderboard-module__P-A4WG__changeIcon{font-size:.6rem;font-weight:900}.Leaderboard-module__P-A4WG__changeNum{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:900}.Leaderboard-module__P-A4WG__changeNeutral{color:#8b95a580;font-size:.8rem}.Leaderboard-module__P-A4WG__ellipsisRow{border-bottom:1px solid #ffffff08}.Leaderboard-module__P-A4WG__ellipsisCell{padding:.75rem 1rem}.Leaderboard-module__P-A4WG__ellipsisInner{align-items:center;gap:.75rem;display:flex}.Leaderboard-module__P-A4WG__ellipsisLine{background:linear-gradient(90deg,#0000,#ffffff0f,#0000);flex:1;height:1px}.Leaderboard-module__P-A4WG__showBtns{flex-shrink:0;gap:.375rem;display:inline-flex}.Leaderboard-module__P-A4WG__showBtn{font-family:var(--font-mono);border-radius:var(--glass-radius-pill);cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid;padding:.25rem .625rem;font-size:.65rem;font-weight:800;transition:background .2s,transform .15s}.Leaderboard-module__P-A4WG__showBtn:hover{background:#ffffff1a;transform:scale(1.05)}.Leaderboard-module__P-A4WG__showBtn:active{transform:scale(.97)}.Leaderboard-module__P-A4WG__ellipsisButton{font-family:var(--font-display);letter-spacing:.05em;white-space:nowrap;border-radius:var(--glass-radius-pill);cursor:pointer;border:1px solid;padding:.4rem 1rem;font-size:.7rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s}.Leaderboard-module__P-A4WG__ellipsisButton:hover{transform:scale(1.03);box-shadow:0 0 16px #ffffff14;background:#ffffff1f!important}.Leaderboard-module__P-A4WG__ellipsisButton:active{transform:scale(.97)}.Leaderboard-module__P-A4WG__collapseBtn{font-family:var(--font-display);letter-spacing:.08em;white-space:nowrap;border-radius:var(--glass-radius-pill);cursor:pointer;border:1px solid;padding:.35rem 1rem;font-size:.65rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s}.Leaderboard-module__P-A4WG__collapseBtn:hover{transform:scale(1.03);box-shadow:0 0 16px #ffffff14;background:#ffffff1f!important}.Leaderboard-module__P-A4WG__collapseBtn:active{transform:scale(.97)}.Leaderboard-module__P-A4WG__tdLocked{text-align:center;white-space:nowrap;padding:.5rem .25rem}@media (min-width:640px){.Leaderboard-module__P-A4WG__tdLocked{padding:.5rem .375rem}}@media (min-width:1400px){.Leaderboard-module__P-A4WG__tdLocked{padding:.625rem .375rem}}.Leaderboard-module__P-A4WG__thLocked{text-align:center!important}.Leaderboard-module__P-A4WG__lockedValue{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf180;align-items:center;gap:.2rem;font-size:.7rem;font-weight:700;display:inline-flex}@media (min-width:640px){.Leaderboard-module__P-A4WG__lockedValue{font-size:.75rem}}.Leaderboard-module__P-A4WG__lockIcon{opacity:.6;flex-shrink:0;width:11px;height:11px}.Leaderboard-module__P-A4WG__frozenStack{flex-direction:column;align-items:center;gap:2px;display:flex}.Leaderboard-module__P-A4WG__unfrozenSubValue{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#0f8;font-size:.7rem;font-weight:700}@media (min-width:640px){.Leaderboard-module__P-A4WG__unfrozenSubValue{font-size:.75rem}}.Leaderboard-module__P-A4WG__tdEquity{text-align:center;white-space:nowrap;padding:.5rem .25rem}@media (min-width:640px){.Leaderboard-module__P-A4WG__tdEquity{padding:.5rem .375rem}}@media (min-width:1400px){.Leaderboard-module__P-A4WG__tdEquity{padding:.625rem .375rem}}.Leaderboard-module__P-A4WG__equityValue{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf180;font-size:.963rem;font-weight:700}@media (min-width:640px){.Leaderboard-module__P-A4WG__equityValue{font-size:1.1rem}}.Leaderboard-module__P-A4WG__mysteryValue{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf1;font-size:.7rem;font-weight:700}@media (min-width:640px){.Leaderboard-module__P-A4WG__mysteryValue{font-size:.75rem}}@media (min-width:1400px){.Leaderboard-module__P-A4WG__colRank{width:6%}.Leaderboard-module__P-A4WG__colName{width:9%}.Leaderboard-module__P-A4WG__colLocked,.Leaderboard-module__P-A4WG__colEquity,.Leaderboard-module__P-A4WG__colCommitVol{width:6%}.Leaderboard-module__P-A4WG__colVolume,.Leaderboard-module__P-A4WG__colReferrals{width:7%}.Leaderboard-module__P-A4WG__colBonus{width:5%}.Leaderboard-module__P-A4WG__colMilestone{width:6%}.Leaderboard-module__P-A4WG__colAtla{width:8%}.Leaderboard-module__P-A4WG__colRound2{width:7%}.Leaderboard-module__P-A4WG__colTotal{width:6%}.Leaderboard-module__P-A4WG__colJggl,.Leaderboard-module__P-A4WG__colJgglTokens,.Leaderboard-module__P-A4WG__colCommitAtla{width:7%}}.Leaderboard-module__P-A4WG__claimJgglSoon{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;text-align:center;color:#e8ecf1d9;cursor:default;margin-top:4px;font-size:.62rem;font-weight:800;line-height:1.35;display:inline-block}.Leaderboard-module__P-A4WG__claimJgglSoonAccent{color:#ff6a00;text-shadow:0 0 8px #ff6a00b3}.Leaderboard-module__P-A4WG__claimJgglBtn{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:#ff6a00;border-radius:var(--glass-radius-pill);text-shadow:0 0 8px #ff6a00cc;cursor:pointer;white-space:nowrap;background:#ff6a001a;border:1px solid #ff6a0099;margin-top:4px;padding:2px 8px;font-size:.58rem;font-weight:800;text-decoration:none;transition:background .2s,box-shadow .2s,transform .15s;display:inline-block;box-shadow:0 0 8px #ff6a0059,inset 0 0 6px #ff6a0014}.Leaderboard-module__P-A4WG__claimJgglBtn:hover{background:#ff6a0038;transform:scale(1.06);box-shadow:0 0 14px #ff6a0099,inset 0 0 8px #ff6a001f}.Leaderboard-module__P-A4WG__claimJgglBtn:active{transform:scale(.96)}.Leaderboard-module__P-A4WG__dataRowManual{clip-path:inset(0);border-top:1px solid #d2dcff8c;border-bottom:1px solid #d2dcff8c;outline:none;position:relative;transform:translateZ(0);box-shadow:inset 0 1px #e6ebff59,inset 0 -1px #e6ebff59,0 0 12px #c8d2ff2e,0 0 28px #c8d2ff14;background:#c8c8dc0a!important}.Leaderboard-module__P-A4WG__dataRowManual:hover{box-shadow:inset 0 1px #e6ebff80,inset 0 -1px #e6ebff80,0 0 18px #c8d2ff47,0 0 40px #c8d2ff1f;background:#c8c8dc12!important}.Leaderboard-module__P-A4WG__dataRowManual td{z-index:1;position:relative}.Leaderboard-module__P-A4WG__tdRankFog{position:static!important}.Leaderboard-module__P-A4WG__fogwrapper{pointer-events:none;z-index:0;filter:blur(.5px)saturate(.3)brightness(1.8);perspective:1000px;height:100%;position:absolute;top:0;left:0;right:0;overflow:hidden}.Leaderboard-module__P-A4WG__foglayer_01,.Leaderboard-module__P-A4WG__foglayer_02,.Leaderboard-module__P-A4WG__foglayer_03{will-change:transform;backface-visibility:hidden;width:200%;height:100%;display:flex;position:absolute;top:0;left:0;transform:translate(0,0)}.Leaderboard-module__P-A4WG__fogimg01,.Leaderboard-module__P-A4WG__fogimg02{background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 50%;height:100%}.Leaderboard-module__P-A4WG__fogimg01{background-image:url(https://raw.githubusercontent.com/danielstuart14/CSS_FOG_ANIMATION/master/fog1.png)}.Leaderboard-module__P-A4WG__fogimg02{background-image:url(https://raw.githubusercontent.com/danielstuart14/CSS_FOG_ANIMATION/master/fog2.png)}.Leaderboard-module__P-A4WG__foglayer_01{animation:10s linear infinite Leaderboard-module__P-A4WG__fogOpacity1,15s linear infinite Leaderboard-module__P-A4WG__fogMove}.Leaderboard-module__P-A4WG__foglayer_02{animation:21s linear infinite Leaderboard-module__P-A4WG__fogOpacity2,13s linear infinite Leaderboard-module__P-A4WG__fogMove}.Leaderboard-module__P-A4WG__foglayer_03{animation:14s linear infinite Leaderboard-module__P-A4WG__fogOpacity3,17s linear infinite Leaderboard-module__P-A4WG__fogMove}@keyframes Leaderboard-module__P-A4WG__fogOpacity1{0%{opacity:.22}22%{opacity:.7}40%{opacity:.42}58%{opacity:.6}80%{opacity:.28}to{opacity:.22}}@keyframes Leaderboard-module__P-A4WG__fogOpacity2{0%{opacity:.6}25%{opacity:.32}50%{opacity:.18}80%{opacity:.45}to{opacity:.6}}@keyframes Leaderboard-module__P-A4WG__fogOpacity3{0%{opacity:.75}27%{opacity:.28}52%{opacity:.58}68%{opacity:.35}to{opacity:.75}}@keyframes Leaderboard-module__P-A4WG__fogMove{0%{transform:translate(0,0)}to{transform:translate(-50%)}}
.MilestoneBonuses-module__hG3O_q__section{padding:5rem 0}.MilestoneBonuses-module__hG3O_q__header{text-align:center;margin-bottom:3rem}.MilestoneBonuses-module__hG3O_q__title{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.MilestoneBonuses-module__hG3O_q__subtitle{font-family:var(--font-body);color:var(--muted-foreground);max-width:640px;margin:0 auto;font-size:1rem;line-height:1.6}.MilestoneBonuses-module__hG3O_q__searchSection{text-align:center;margin:1.5rem auto 0}.MilestoneBonuses-module__hG3O_q__searchPill{border-radius:var(--glass-radius-pill);-webkit-backdrop-filter:blur(15px);background:#060a1426;align-items:center;max-width:560px;margin:0 auto;padding:.375rem;display:flex}.MilestoneBonuses-module__hG3O_q__searchInput{border-radius:var(--glass-radius-pill);min-width:0;color:var(--foreground);font-family:var(--font-mono);background:0 0;border:none;outline:none;flex:1;padding:.625rem 1.25rem;font-size:.875rem}.MilestoneBonuses-module__hG3O_q__searchInput::placeholder{color:var(--muted-foreground)}.MilestoneBonuses-module__hG3O_q__searchInput:focus{box-shadow:inset 0 0 0 1.5px #00d4ff26}.MilestoneBonuses-module__hG3O_q__searchButton{color:#0a0e1a;border-radius:var(--glass-radius-pill);font-family:var(--font-display);letter-spacing:.08em;cursor:pointer;background:#00d4ff;border:none;flex-shrink:0;padding:.625rem 1.5rem;font-size:.75rem;font-weight:700;transition:background .2s,box-shadow .2s,transform .15s}.MilestoneBonuses-module__hG3O_q__searchButton:hover{background:#3df;box-shadow:0 4px 24px #00d4ff73}.MilestoneBonuses-module__hG3O_q__searchButton:active{transform:scale(.96)}.MilestoneBonuses-module__hG3O_q__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.MilestoneBonuses-module__hG3O_q__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width:1024px){.MilestoneBonuses-module__hG3O_q__grid{grid-template-columns:repeat(4,1fr)}}.MilestoneBonuses-module__hG3O_q__card{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(15px);background:#0a0e1a26;flex-direction:column;gap:.75rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}.MilestoneBonuses-module__hG3O_q__card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #00000040}.MilestoneBonuses-module__hG3O_q__cardAchieved{background:#0a0e1a26}.MilestoneBonuses-module__hG3O_q__cardAchieved:hover{box-shadow:0 8px 32px #00000040}.MilestoneBonuses-module__hG3O_q__cardTop{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.MilestoneBonuses-module__hG3O_q__emoji{flex-shrink:0;font-size:2rem;line-height:1}.MilestoneBonuses-module__hG3O_q__emojiImg{object-fit:cover;border-radius:10px;flex-shrink:0;width:48px;height:48px}.MilestoneBonuses-module__hG3O_q__checkBadge{width:24px;height:24px;color:var(--primary);background-color:#00e0e01f;background-color:lab(80.7035% -49.09 -14.7031/.12);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MilestoneBonuses-module__hG3O_q__checkBadge svg{width:14px;height:14px}.MilestoneBonuses-module__hG3O_q__name{font-family:var(--font-display);letter-spacing:.03em;color:var(--foreground);font-size:.9rem;font-weight:700}.MilestoneBonuses-module__hG3O_q__description{font-family:var(--font-body);color:var(--muted-foreground);font-size:.8rem;line-height:1.5}.MilestoneBonuses-module__hG3O_q__bonus{font-family:var(--font-mono);color:var(--primary);letter-spacing:.02em;margin-top:auto;font-size:1.25rem;font-weight:700}.MilestoneBonuses-module__hG3O_q__progressBar{background-color:#ffffff0f;border-radius:2px;width:100%;height:4px;overflow:hidden}.MilestoneBonuses-module__hG3O_q__progressFill{background:linear-gradient(90deg,#00e0e0b3,var(--primary));border-radius:2px;height:100%;transition:width .6s}@supports (color:lab(0% 0 0)){.MilestoneBonuses-module__hG3O_q__progressFill{background:linear-gradient(90deg,lab(80.7035% -49.09 -14.7031/.7),var(--primary))}}.MilestoneBonuses-module__hG3O_q__totalCard{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(15px);background:#0a0e1a26;flex-direction:column;align-items:center;gap:.4rem;margin-top:1.5rem;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 24px #00e0e01a;box-shadow:0 4px 24px lab(80.7035% -49.09 -14.7031/.1)}.MilestoneBonuses-module__hG3O_q__totalLabel{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);font-size:.7rem;font-weight:600}.MilestoneBonuses-module__hG3O_q__totalValue{font-family:var(--font-display);color:var(--primary);text-shadow:0 0 10px #00e0e080,0 0 30px #00e0e040;text-shadow:0 0 10px lab(80.7035% -49.09 -14.7031/.5),0 0 30px lab(80.7035% -49.09 -14.7031/.25);font-size:2rem;font-weight:800}.MilestoneBonuses-module__hG3O_q__totalSub{font-family:var(--font-body);color:var(--muted-foreground);font-size:.8rem}.MilestoneBonuses-module__hG3O_q__note{text-align:center;font-family:var(--font-body);color:var(--muted-foreground);margin-top:2rem;font-size:.8rem;font-style:italic}
.EarningsCalculator-module__jeaPma__section{padding:4rem 0;position:relative}.EarningsCalculator-module__jeaPma__header{text-align:center;margin-bottom:3rem}.EarningsCalculator-module__jeaPma__title{font-family:var(--font-display);letter-spacing:.12em;color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.EarningsCalculator-module__jeaPma__subtitle{font-family:var(--font-body);color:var(--muted-foreground);max-width:640px;margin:0 auto;font-size:.95rem;line-height:1.6}.EarningsCalculator-module__jeaPma__sliders{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.EarningsCalculator-module__jeaPma__sliders{max-width:600px;margin-left:auto;margin-right:auto}}.EarningsCalculator-module__jeaPma__sliderGroup{flex-direction:column;display:flex}.EarningsCalculator-module__jeaPma__sliderLabel{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:1rem;font-size:.75rem;font-weight:600}.EarningsCalculator-module__jeaPma__sliderValueDisplay{align-items:baseline;gap:.75rem;margin-bottom:1.25rem;display:flex}.EarningsCalculator-module__jeaPma__sliderValue{font-family:var(--font-display);color:var(--primary);text-shadow:0 0 10px #00e0e080,0 0 30px #00e0e033;text-shadow:0 0 10px lab(80.7035% -49.09 -14.7031/.5),0 0 30px lab(80.7035% -49.09 -14.7031/.2);font-size:2rem;font-weight:700}.EarningsCalculator-module__jeaPma__sliderWrap{flex-direction:column;gap:.5rem;display:flex}.EarningsCalculator-module__jeaPma__slider{appearance:none;background:linear-gradient(to right,var(--primary)0%,var(--primary)var(--fill),#ffffff14 var(--fill),#ffffff14 100%);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.EarningsCalculator-module__jeaPma__slider::-webkit-slider-thumb{appearance:none;background:radial-gradient(circle at 35% 35%,#fff6,transparent 60%),var(--primary);cursor:pointer;border:2px solid #ffffff4d;border-radius:50%;width:22px;height:22px;transition:box-shadow .25s,transform .15s;box-shadow:0 0 12px #00e0e080,0 2px 8px #0000004d;box-shadow:0 0 12px lab(80.7035% -49.09 -14.7031/.5),0 2px 8px lab(0% 0 0/.301961)}.EarningsCalculator-module__jeaPma__slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 0 18px #00e0e0b3,0 2px 12px #0006;box-shadow:0 0 18px lab(80.7035% -49.09 -14.7031/.7),0 2px 12px lab(0% 0 0/.4)}.EarningsCalculator-module__jeaPma__slider::-moz-range-thumb{background:var(--primary);cursor:pointer;border:2px solid #ffffff4d;border-radius:50%;width:22px;height:22px;box-shadow:0 0 12px #00e0e080,0 2px 8px #0000004d;box-shadow:0 0 12px lab(80.7035% -49.09 -14.7031/.5),0 2px 8px lab(0% 0 0/.301961)}.EarningsCalculator-module__jeaPma__slider::-moz-range-track{background:#ffffff14;border-radius:3px;height:6px}.EarningsCalculator-module__jeaPma__slider::-moz-range-progress{background:var(--primary);border-radius:3px;height:6px}.EarningsCalculator-module__jeaPma__sliderMinMax{font-family:var(--font-mono);color:var(--muted-foreground);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.7rem;display:flex}.EarningsCalculator-module__jeaPma__stepTicks{justify-content:space-between;margin-top:.25rem;padding:0 11px;display:flex;position:relative}.EarningsCalculator-module__jeaPma__stepTick{cursor:pointer;opacity:.5;background:0 0;border:none;flex-direction:column;align-items:center;gap:.3rem;padding:.25rem 0;transition:opacity .2s;display:flex}.EarningsCalculator-module__jeaPma__stepTick:hover{opacity:.85}.EarningsCalculator-module__jeaPma__stepTickActive{opacity:1}.EarningsCalculator-module__jeaPma__stepTickDot{background:#ffffff40;border-radius:50%;width:6px;height:6px;transition:background .2s,box-shadow .2s}.EarningsCalculator-module__jeaPma__stepTickActive .EarningsCalculator-module__jeaPma__stepTickDot{background:var(--primary);box-shadow:0 0 8px #00e0e080;box-shadow:0 0 8px lab(80.7035% -49.09 -14.7031/.5)}.EarningsCalculator-module__jeaPma__stepTickLabel{font-family:var(--font-mono);color:var(--muted-foreground);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.55rem;transition:color .2s}.EarningsCalculator-module__jeaPma__stepTickActive .EarningsCalculator-module__jeaPma__stepTickLabel{color:var(--primary)}@media (max-width:639px){.EarningsCalculator-module__jeaPma__stepTickLabel{font-size:.45rem}.EarningsCalculator-module__jeaPma__stepTick:nth-child(2n) .EarningsCalculator-module__jeaPma__stepTickLabel{display:none}}.EarningsCalculator-module__jeaPma__rankCard{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(15px);background:#0a0e1a26;flex-wrap:wrap;grid-column:1/-1;justify-content:center;align-items:center;gap:1rem;padding:1.25rem 2rem;display:flex;box-shadow:0 4px 24px #00000026}.EarningsCalculator-module__jeaPma__rankPosition{font-family:var(--font-display);letter-spacing:.02em;text-shadow:0 0 10px;font-size:2rem;font-weight:800}.EarningsCalculator-module__jeaPma__rankTier{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;font-size:.85rem;font-weight:700}.EarningsCalculator-module__jeaPma__rankSub{font-family:var(--font-body);color:var(--muted-foreground);font-size:.8rem}.EarningsCalculator-module__jeaPma__results{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.EarningsCalculator-module__jeaPma__results{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.EarningsCalculator-module__jeaPma__results{grid-template-columns:repeat(4,1fr)}}.EarningsCalculator-module__jeaPma__resultCard{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(15px);background:#0a0e1a26;flex-direction:column;gap:.35rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 16px #0000001f}.EarningsCalculator-module__jeaPma__resultCard:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0003}.EarningsCalculator-module__jeaPma__resultCardTotal{background:#0a0e1a26;box-shadow:0 4px 24px #00e0e01a;box-shadow:0 4px 24px lab(80.7035% -49.09 -14.7031/.1)}.EarningsCalculator-module__jeaPma__resultValue{font-family:var(--font-display);color:var(--foreground);letter-spacing:.02em;font-size:1.5rem;font-weight:700}.EarningsCalculator-module__jeaPma__resultCardTotal .EarningsCalculator-module__jeaPma__resultValue{color:var(--primary);text-shadow:0 0 10px #00e0e080,0 0 30px #00e0e033;text-shadow:0 0 10px lab(80.7035% -49.09 -14.7031/.5),0 0 30px lab(80.7035% -49.09 -14.7031/.2)}.EarningsCalculator-module__jeaPma__resultTitle{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);font-size:.7rem;font-weight:600}.EarningsCalculator-module__jeaPma__resultSub{font-family:var(--font-body);color:var(--muted-foreground);font-size:.8rem}.EarningsCalculator-module__jeaPma__ctaPrimary{text-align:center;width:100%;max-width:460px;font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--glass-radius);cursor:pointer;white-space:nowrap;color:#030c17;color:lab(2.98643% -.733465 -7.26174);background:linear-gradient(135deg,#00e0e0 0%,#00c7c8 100%) padding-box padding-box,linear-gradient(#fffc,#ffffff26 50%,#fff9) border-box;background:linear-gradient(135deg,lab(80.7035% -49.09 -14.7031) 0%,lab(72.4773% -45.821 -13.7142) 100%) padding-box padding-box,linear-gradient(#fffc,#ffffff26 50%,#fff9) border-box;border:1.5px solid #0000;margin:2rem auto 0;padding:1rem 2rem;font-size:.9rem;font-weight:700;transition:box-shadow .3s,transform .2s,filter .3s;display:block;box-shadow:0 4px 20px #00e0e040,0 0 40px #00e0e01a,inset 0 1px #fff3;box-shadow:0 4px 20px lab(80.7035% -49.09 -14.7031/.25),0 0 40px lab(80.7035% -49.09 -14.7031/.1),inset 0 1px lab(100% 0 0/.2)}.EarningsCalculator-module__jeaPma__ctaPrimary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 30px #00e0e066,0 0 60px #00e0e026,inset 0 1px #ffffff4d;box-shadow:0 6px 30px lab(80.7035% -49.09 -14.7031/.4),0 0 60px lab(80.7035% -49.09 -14.7031/.15),inset 0 1px lab(100% 0 0/.301961)}.EarningsCalculator-module__jeaPma__ctaPrimary:active{transform:translateY(0)}.EarningsCalculator-module__jeaPma__footnote{text-align:center;color:var(--muted-foreground);max-width:640px;margin:0 auto;font-size:.8rem;line-height:1.6}
.HowItWorks-module__MNrR9a__section{padding:3.5rem 0 5rem;position:relative;overflow:hidden}.HowItWorks-module__MNrR9a__inner{max-width:56rem;margin:0 auto}.HowItWorks-module__MNrR9a__headerCard{text-align:center;border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(20px);background:#060a1459;max-width:28rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:1.5rem;box-shadow:0 8px 32px #0003}.HowItWorks-module__MNrR9a__titleRow{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.HowItWorks-module__MNrR9a__titleIcon{color:#00d4ff;filter:drop-shadow(0 0 8px #00d4ff66);flex-shrink:0}.HowItWorks-module__MNrR9a__title{font-family:var(--font-display);letter-spacing:.08em;color:#00d4ff;text-shadow:0 0 20px #00d4ff59;font-size:1.5rem;font-weight:900;line-height:1.2}@media (min-width:640px){.HowItWorks-module__MNrR9a__title{font-size:1.875rem}}@media (min-width:768px){.HowItWorks-module__MNrR9a__title{font-size:2.25rem}}.HowItWorks-module__MNrR9a__subtitle{font-family:var(--font-body);color:#f0f4f8cc;max-width:28rem;margin:0 auto;font-size:.875rem;line-height:1.6}@media (min-width:640px){.HowItWorks-module__MNrR9a__subtitle{font-size:1rem}}.HowItWorks-module__MNrR9a__timeline{position:relative}.HowItWorks-module__MNrR9a__timelineLine{display:none}@media (min-width:640px){.HowItWorks-module__MNrR9a__timelineLine{background:linear-gradient(#ffffff26,#ffffff08);width:1px;display:block;position:absolute;top:0;bottom:0;left:2.25rem}}.HowItWorks-module__MNrR9a__stepsList{flex-direction:column;gap:1.5rem;display:flex}.HowItWorks-module__MNrR9a__stepItem{gap:1rem;display:flex}@media (min-width:640px){.HowItWorks-module__MNrR9a__stepItem{gap:1.5rem}}.HowItWorks-module__MNrR9a__stepCircle{z-index:1;-webkit-backdrop-filter:blur(20px);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;position:relative}@media (min-width:640px){.HowItWorks-module__MNrR9a__stepCircle{width:4.5rem;height:4.5rem}}.HowItWorks-module__MNrR9a__stepCircleCyan{background:#0a0e1a59;box-shadow:0 4px 16px #00d4ff14;}.HowItWorks-module__MNrR9a__stepCircleGreen{background:#0a0e1a59;box-shadow:0 4px 16px #00ff8814;}.HowItWorks-module__MNrR9a__stepCircleGold{background:#0a0e1a59;box-shadow:0 4px 16px #ffd70014;}.HowItWorks-module__MNrR9a__stepCircleRed{background:#0a0e1a59;box-shadow:0 4px 16px #ff6b6b14;}.HowItWorks-module__MNrR9a__stepIconCyan{color:#00d4ff;filter:drop-shadow(0 0 6px #00d4ff4d)}.HowItWorks-module__MNrR9a__stepIconGreen{color:#0f8;filter:drop-shadow(0 0 6px #00ff884d)}.HowItWorks-module__MNrR9a__stepIconGold{color:gold;filter:drop-shadow(0 0 6px #ffd7004d)}.HowItWorks-module__MNrR9a__stepIconRed{color:#ff6b6b;filter:drop-shadow(0 0 6px #ff6b6b4d)}.HowItWorks-module__MNrR9a__stepContent{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(20px)saturate(1.2);flex:1;padding:1rem 1.25rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #0000001f,inset 0 1px #ffffff0a}.HowItWorks-module__MNrR9a__stepContent:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0003,inset 0 1px #ffffff0f}@media (min-width:640px){.HowItWorks-module__MNrR9a__stepContent{padding:.75rem 1.25rem 1rem}}.HowItWorks-module__MNrR9a__stepContentCyan{background:#060a1459;}.HowItWorks-module__MNrR9a__stepContentGreen{background:#060a1459;}.HowItWorks-module__MNrR9a__stepContentGold{background:#060a1459;}.HowItWorks-module__MNrR9a__stepContentRed{background:#060a1459;}.HowItWorks-module__MNrR9a__stepLabel{font-family:var(--font-display);letter-spacing:.08em;opacity:.8;margin-bottom:.375rem;font-size:.75rem;font-weight:700}@media (min-width:640px){.HowItWorks-module__MNrR9a__stepLabel{font-size:.875rem}}.HowItWorks-module__MNrR9a__stepLabelCyan{color:#00d4ff;}.HowItWorks-module__MNrR9a__stepLabelGreen{color:#0f8;}.HowItWorks-module__MNrR9a__stepLabelGold{color:gold;}.HowItWorks-module__MNrR9a__stepLabelRed{color:#ff6b6b;}.HowItWorks-module__MNrR9a__stepTitle{font-family:var(--font-display);letter-spacing:.06em;color:#f0f4f8;margin-bottom:.5rem;font-size:1.125rem;font-weight:900}@media (min-width:640px){.HowItWorks-module__MNrR9a__stepTitle{font-size:1.25rem}}.HowItWorks-module__MNrR9a__stepDesc{font-family:var(--font-body);color:#f0f4f8bf;flex-direction:column;gap:.5rem;font-size:.875rem;line-height:1.65;display:flex}@media (min-width:640px){.HowItWorks-module__MNrR9a__stepDesc{font-size:1rem}}
.ReserveSystem-module__FK3SOq__section{padding:3.5rem 0 5rem;position:relative;overflow:hidden}.ReserveSystem-module__FK3SOq__glassCard{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(20px);background:#060a1459;max-width:960px;margin:0 auto;overflow:hidden;box-shadow:0 8px 40px #0003}.ReserveSystem-module__FK3SOq__header{padding:1.75rem 1.5rem 1.5rem}@media (min-width:640px){.ReserveSystem-module__FK3SOq__header{padding:2.25rem 2.25rem 1.5rem}}.ReserveSystem-module__FK3SOq__titleRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ReserveSystem-module__FK3SOq__titleIcon{color:gold;filter:drop-shadow(0 0 10px #ffd70080);flex-shrink:0}.ReserveSystem-module__FK3SOq__title{font-family:var(--font-display);letter-spacing:.08em;color:gold;text-shadow:0 0 25px #ffd70066;font-size:1.875rem;font-weight:900;line-height:1.2}@media (min-width:640px){.ReserveSystem-module__FK3SOq__title{font-size:2.25rem}}@media (min-width:768px){.ReserveSystem-module__FK3SOq__title{font-size:3rem}}.ReserveSystem-module__FK3SOq__subtitle{font-family:var(--font-body);color:#f0f4f8e6;max-width:48rem;font-size:1rem;line-height:1.6}@media (min-width:640px){.ReserveSystem-module__FK3SOq__subtitle{font-size:1.125rem}}.ReserveSystem-module__FK3SOq__phases{grid-template-columns:1fr;gap:1.25rem;padding:0 1.5rem 1.5rem;display:grid}@media (min-width:640px){.ReserveSystem-module__FK3SOq__phases{padding:0 2.25rem 1.5rem}}@media (min-width:768px){.ReserveSystem-module__FK3SOq__phases{grid-template-columns:1fr 1fr 1fr}}.ReserveSystem-module__FK3SOq__phaseCard{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(16px);padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #00000026,inset 0 1px #ffffff0a}.ReserveSystem-module__FK3SOq__phaseCard:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000040,inset 0 1px #ffffff0f}@media (min-width:640px){.ReserveSystem-module__FK3SOq__phaseCard{padding:1.75rem}}.ReserveSystem-module__FK3SOq__phaseCardRed{background:#0a0e1a59;}.ReserveSystem-module__FK3SOq__phaseCardCyan{background:#0a0e1a59;}.ReserveSystem-module__FK3SOq__phaseCardGreen{background:#0a0e1a59;}.ReserveSystem-module__FK3SOq__phaseLabel{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ReserveSystem-module__FK3SOq__phaseLabelIcon{flex-shrink:0}.ReserveSystem-module__FK3SOq__phaseLabelIconRed{color:#ff6b6b;filter:drop-shadow(0 0 4px #ff6b6b66);}.ReserveSystem-module__FK3SOq__phaseLabelIconCyan{color:#00d4ff;filter:drop-shadow(0 0 4px #00d4ff66);}.ReserveSystem-module__FK3SOq__phaseLabelIconGreen{color:#0f8;filter:drop-shadow(0 0 4px #0f86);}.ReserveSystem-module__FK3SOq__phaseLabelText{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:900}@media (min-width:640px){.ReserveSystem-module__FK3SOq__phaseLabelText{font-size:.875rem}}.ReserveSystem-module__FK3SOq__phaseLabelTextRed{color:#ff6b6b;}.ReserveSystem-module__FK3SOq__phaseLabelTextCyan{color:#00d4ff;}.ReserveSystem-module__FK3SOq__phaseLabelTextGreen{color:#0f8;}.ReserveSystem-module__FK3SOq__phasePct{font-family:var(--font-display);margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1;display:block}@media (min-width:640px){.ReserveSystem-module__FK3SOq__phasePct{font-size:3.75rem}}.ReserveSystem-module__FK3SOq__phasePctRed{color:#ff6b6b;text-shadow:0 0 20px #ff6b6b59;}.ReserveSystem-module__FK3SOq__phasePctCyan{color:#00d4ff;text-shadow:0 0 20px #00d4ff59;}.ReserveSystem-module__FK3SOq__phasePctGreen{color:#0f8;text-shadow:0 0 20px #00ff8859;}.ReserveSystem-module__FK3SOq__phaseDesc{color:#f0f4f8bf;font-size:.875rem;line-height:1.65}@media (min-width:640px){.ReserveSystem-module__FK3SOq__phaseDesc{font-size:1rem}}.ReserveSystem-module__FK3SOq__highlightRed{color:#ff6b6b;font-weight:800}.ReserveSystem-module__FK3SOq__highlightCyan{color:#00d4ff;font-weight:800}.ReserveSystem-module__FK3SOq__highlightGreen{color:#0f8;font-weight:800}.ReserveSystem-module__FK3SOq__highlightGold{color:gold;font-weight:800}.ReserveSystem-module__FK3SOq__phaseDate{font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin-top:1rem;font-size:.75rem;font-weight:700}@media (min-width:640px){.ReserveSystem-module__FK3SOq__phaseDate{font-size:.875rem}}.ReserveSystem-module__FK3SOq__phaseDateRed{color:#ff6b6b99;}.ReserveSystem-module__FK3SOq__phaseDateCyan{color:#00d4ff99;}.ReserveSystem-module__FK3SOq__phaseDateGreen{color:#0f89;}.ReserveSystem-module__FK3SOq__flowDiagram{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(20px);background:#0a0e1a59;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:0 1.5rem 1.25rem;padding:1.25rem;display:flex}@media (min-width:640px){.ReserveSystem-module__FK3SOq__flowDiagram{gap:1.25rem;margin:0 2.25rem 1.25rem}}.ReserveSystem-module__FK3SOq__flowBadge{font-family:var(--font-display);letter-spacing:.06em;border-radius:var(--glass-radius-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.5rem 1rem;font-size:.75rem;font-weight:700}@media (min-width:640px){.ReserveSystem-module__FK3SOq__flowBadge{font-size:.875rem}}.ReserveSystem-module__FK3SOq__flowBadgeRed{color:#ff6b6b;background:#0a0e1a59;}.ReserveSystem-module__FK3SOq__flowBadgeCyan{color:#00d4ff;background:#0a0e1a59;}.ReserveSystem-module__FK3SOq__flowBadgeGreen{color:#0f8;background:#0a0e1a59;font-weight:900;}.ReserveSystem-module__FK3SOq__flowArrow{color:#8b95a580;flex-shrink:0}.ReserveSystem-module__FK3SOq__proTip{border-radius:var(--glass-radius);-webkit-backdrop-filter:blur(20px);background:#0a0e1a59;align-items:flex-start;gap:.75rem;margin:0 1.5rem 1.75rem;padding:1.25rem;display:flex}@media (min-width:640px){.ReserveSystem-module__FK3SOq__proTip{margin:0 2.25rem 2.25rem}}.ReserveSystem-module__FK3SOq__proTipIcon{color:gold;filter:drop-shadow(0 0 4px #ffd70066);flex-shrink:0;margin-top:2px}.ReserveSystem-module__FK3SOq__proTipTitle{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:gold;margin-bottom:.375rem;font-size:.875rem;font-weight:900}@media (min-width:640px){.ReserveSystem-module__FK3SOq__proTipTitle{font-size:1rem}}.ReserveSystem-module__FK3SOq__proTipText{color:#f0f4f8bf;font-size:.875rem;line-height:1.65}@media (min-width:640px){.ReserveSystem-module__FK3SOq__proTipText{font-size:1rem}}.ReserveSystem-module__FK3SOq__ctaWrap{justify-content:center;margin-top:2rem;padding-bottom:1.5rem;display:flex}.ReserveSystem-module__FK3SOq__ctaBtn{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--glass-radius);cursor:pointer;white-space:nowrap;text-align:center;color:#030c17;color:lab(2.98643% -.733465 -7.26174);background:linear-gradient(135deg,#00e0e0 0%,#00c7c8 100%) padding-box padding-box,linear-gradient(#fffc,#ffffff26 50%,#fff9) border-box;background:linear-gradient(135deg,lab(80.7035% -49.09 -14.7031) 0%,lab(72.4773% -45.821 -13.7142) 100%) padding-box padding-box,linear-gradient(#fffc,#ffffff26 50%,#fff9) border-box;border:1.5px solid #0000;padding:1rem 3rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:box-shadow .3s,transform .2s,filter .3s;display:inline-block;box-shadow:0 4px 20px #00e0e040,0 0 40px #00e0e01a,inset 0 1px #fff3;box-shadow:0 4px 20px lab(80.7035% -49.09 -14.7031/.25),0 0 40px lab(80.7035% -49.09 -14.7031/.1),inset 0 1px lab(100% 0 0/.2)}.ReserveSystem-module__FK3SOq__ctaBtn:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 30px #00e0e066,0 0 60px #00e0e026,inset 0 1px #ffffff4d;box-shadow:0 6px 30px lab(80.7035% -49.09 -14.7031/.4),0 0 60px lab(80.7035% -49.09 -14.7031/.15),inset 0 1px lab(100% 0 0/.301961)}.ReserveSystem-module__FK3SOq__ctaBtn:active{transform:translateY(0)}
.FAQBanner-module__GCTQSa__section{padding:0 0 4rem;position:relative}.FAQBanner-module__GCTQSa__card{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(20px);text-align:center;background:#060a1459;flex-direction:column;align-items:center;gap:1.25rem;max-width:960px;margin:0 auto;padding:2.5rem 2rem;display:flex;overflow:hidden;box-shadow:0 8px 40px #0003}@media (min-width:640px){.FAQBanner-module__GCTQSa__card{text-align:left;flex-direction:row;gap:2rem;padding:3rem}}.FAQBanner-module__GCTQSa__iconWrap{background:#ffd7001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.FAQBanner-module__GCTQSa__icon{color:gold;filter:drop-shadow(0 0 10px #ffd70080)}.FAQBanner-module__GCTQSa__body{flex:1;min-width:0}.FAQBanner-module__GCTQSa__title{font-family:var(--font-display);letter-spacing:.06em;color:gold;text-shadow:0 0 20px #ffd70059;margin-bottom:.5rem;font-size:1.5rem;font-weight:900;line-height:1.2}@media (min-width:640px){.FAQBanner-module__GCTQSa__title{font-size:1.75rem}}.FAQBanner-module__GCTQSa__desc{font-family:var(--font-body);color:#ffffff8c;font-size:.9375rem;line-height:1.6}.FAQBanner-module__GCTQSa__cta{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#0a0e1a;border-radius:var(--glass-radius-pill);white-space:nowrap;background:gold;flex-shrink:0;align-items:center;gap:.5rem;padding:.875rem 2.25rem;font-size:.9375rem;font-weight:800;text-decoration:none;transition:box-shadow .25s,transform .15s;display:inline-flex;box-shadow:0 0 20px #ffd70066}.FAQBanner-module__GCTQSa__cta:hover{transform:translateY(-2px);box-shadow:0 0 35px #ffd700a6}.FAQBanner-module__GCTQSa__ctaArrow{font-size:1.125rem;line-height:1}
.Footer-module__YsY-ta__footer{background:0 0;border-top:none;padding:3rem 0 1.5rem;position:relative}.Footer-module__YsY-ta__footer:before{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__YsY-ta__columns{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.Footer-module__YsY-ta__columns{grid-template-columns:2fr 1fr 1fr;gap:3rem}}.Footer-module__YsY-ta__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__YsY-ta__logo{font-family:var(--font-display);color:var(--primary);letter-spacing:.05em;text-shadow:0 0 10px #00e0e080,0 0 30px #00e0e033;text-shadow:0 0 10px lab(80.7035% -49.09 -14.7031/.5),0 0 30px lab(80.7035% -49.09 -14.7031/.2);font-size:1.25rem;font-weight:700}.Footer-module__YsY-ta__brandDesc{font-family:var(--font-body);color:var(--muted-foreground);max-width:320px;font-size:.85rem;line-height:1.6}.Footer-module__YsY-ta__roundPill{width:fit-content;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#0a0e1a;border-radius:var(--glass-radius-pill);background:gold;align-self:flex-start;margin-top:.5rem;padding:.35rem 1.75rem;font-size:clamp(.85rem,2vw,1rem);font-weight:800;display:inline-block;box-shadow:0 0 18px #ffd70073}.Footer-module__YsY-ta__linkCol{flex-direction:column;gap:.75rem;display:flex}.Footer-module__YsY-ta__colTitle{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--foreground);font-size:.75rem;font-weight:700}.Footer-module__YsY-ta__linkList{flex-direction:column;gap:.5rem;display:flex}.Footer-module__YsY-ta__link{font-family:var(--font-body);color:var(--muted-foreground);padding:.15rem 0;font-size:.85rem;transition:color .25s;display:inline-block}.Footer-module__YsY-ta__link:hover{color:var(--primary)}.Footer-module__YsY-ta__bottom{text-align:center;flex-direction:column;gap:.25rem;margin-top:2rem;padding-top:1.5rem;display:flex;position:relative}.Footer-module__YsY-ta__bottom:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}@media (min-width:768px){.Footer-module__YsY-ta__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__YsY-ta__bottomText{font-family:var(--font-mono);color:var(--muted-foreground);font-variant-numeric:tabular-nums;font-size:.7rem}
.LeaderboardInfo-module__A0SLDq__section{padding:0 0 2rem}.LeaderboardInfo-module__A0SLDq__card{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(15px);background:#060a1426;padding:2rem 2.5rem;box-shadow:0 8px 40px #0003}@media (max-width:639px){.LeaderboardInfo-module__A0SLDq__card{padding:1.5rem 1.25rem}}.LeaderboardInfo-module__A0SLDq__title{font-family:var(--font-display);letter-spacing:.06em;color:#00d4ff;text-shadow:0 0 12px #00d4ff4d;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.LeaderboardInfo-module__A0SLDq__intro{font-family:var(--font-body);color:var(--muted-foreground);margin-bottom:1.5rem;font-size:.85rem;line-height:1.7}.LeaderboardInfo-module__A0SLDq__criteria{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;display:flex}.LeaderboardInfo-module__A0SLDq__criteriaItem{align-items:flex-start;gap:1rem;display:flex}.LeaderboardInfo-module__A0SLDq__number{width:32px;height:32px;font-family:var(--font-display);color:#060a14;background:linear-gradient(135deg,#00d4ff 0%,#0090b0 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex;box-shadow:0 0 12px #00d4ff4d}.LeaderboardInfo-module__A0SLDq__content{flex:1}.LeaderboardInfo-module__A0SLDq__criteriaTitle{font-family:var(--font-display);letter-spacing:.04em;color:var(--foreground);margin-bottom:.3rem;font-size:.85rem;font-weight:700}.LeaderboardInfo-module__A0SLDq__criteriaDesc{font-family:var(--font-body);color:var(--muted-foreground);font-size:.8rem;line-height:1.65}.LeaderboardInfo-module__A0SLDq__footer{font-family:var(--font-body);color:var(--muted-foreground);border-top:1px solid #ffffff0f;padding-top:.5rem;font-size:.8rem;line-height:1.7}
.MysteryLeaderboard-module__xofg3a__section{padding:2rem 0}.MysteryLeaderboard-module__xofg3a__section .container{max-width:100%;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){.MysteryLeaderboard-module__xofg3a__section .container{padding-left:1rem;padding-right:1rem}}@media (min-width:1024px){.MysteryLeaderboard-module__xofg3a__section .container{padding-left:.5rem;padding-right:.5rem}}.MysteryLeaderboard-module__xofg3a__header{border-radius:var(--glass-radius-lg);isolation:isolate;margin-bottom:1.5rem;position:relative;overflow:hidden}.MysteryLeaderboard-module__xofg3a__headerGlow{z-index:0;background:radial-gradient(120% 80% at 20%,#00d4ff33 0%,#0000 60%),radial-gradient(100% 80% at 80%,#ffd7002e 0%,#0000 60%),radial-gradient(80% 120% at 50% 0,#00ff881f 0%,#0000 50%),linear-gradient(135deg,#060a14cc 0%,#0a1228d9 50%,#060a14cc 100%);animation:3s ease-in-out infinite alternate MysteryLeaderboard-module__xofg3a__headerShimmer;position:absolute;inset:0}@keyframes MysteryLeaderboard-module__xofg3a__headerShimmer{0%{filter:brightness()saturate()}50%{filter:brightness(1.3)saturate(1.4)}to{filter:brightness(1.1)saturate(1.2)}}.MysteryLeaderboard-module__xofg3a__headerContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex;position:relative}.MysteryLeaderboard-module__xofg3a__headerTop{justify-content:center;display:flex}.MysteryLeaderboard-module__xofg3a__headerBadge{background:#00ff881f;border:1px solid #00ff884d;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .9rem;display:inline-flex}.MysteryLeaderboard-module__xofg3a__liveDot{background:#0f8;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite MysteryLeaderboard-module__xofg3a__livePulse;box-shadow:0 0 8px #0f8}@keyframes MysteryLeaderboard-module__xofg3a__livePulse{0%,to{opacity:1}50%{opacity:.35}}.MysteryLeaderboard-module__xofg3a__badgeText{font-family:var(--font-display);letter-spacing:.15em;color:#0f8;text-shadow:0 0 8px #0f86;font-size:.6rem;font-weight:700}.MysteryLeaderboard-module__xofg3a__headerMain{justify-content:center;align-items:center;display:flex}.MysteryLeaderboard-module__xofg3a__headerText{flex-direction:column;align-items:center;gap:.35rem;display:flex}.MysteryLeaderboard-module__xofg3a__title{font-family:var(--font-display);letter-spacing:.08em;color:gold;text-shadow:0 0 10px #ffd700cc,0 0 40px #ffd70066,0 0 80px #ffd70033,0 0 120px #ffd7001a;align-items:center;gap:.6rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;display:inline-flex}.MysteryLeaderboard-module__xofg3a__subtitle{font-family:var(--font-body);color:#e8ecf18c;letter-spacing:.02em;font-size:1rem}.MysteryLeaderboard-module__xofg3a__ctaButton{border-radius:var(--glass-radius-pill);cursor:pointer;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#0a0e1a;background:linear-gradient(135deg,gold 0%,orange 50%,gold 100%) 0 0/200% 100%;border:none;align-items:center;gap:.5rem;margin-top:.5rem;padding:.85rem 3rem;font-size:.85rem;font-weight:700;animation:1.8s ease-in-out infinite MysteryLeaderboard-module__xofg3a__ctaBounce;display:inline-flex;position:relative;box-shadow:0 4px 20px #ffd70066,0 0 50px #ffd70033,inset 0 1px #ffffff4d}@keyframes MysteryLeaderboard-module__xofg3a__ctaBounce{0%,to{transform:translateY(0)scale(1);box-shadow:0 4px 20px #ffd70066,0 0 50px #ffd70033,inset 0 1px #ffffff4d}25%{transform:translateY(-6px)scale(1.04);box-shadow:0 12px 35px #ffd7008c,0 0 70px #ffd7004d,inset 0 1px #fff6}50%{transform:translateY(0)scale(1);box-shadow:0 4px 20px #ffd70066,0 0 50px #ffd70033,inset 0 1px #ffffff4d}75%{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 28px #ffd70080,0 0 60px #ffd70040,inset 0 1px #ffffff59}}.MysteryLeaderboard-module__xofg3a__ctaButton:hover{filter:brightness(1.15);transition:transform .2s,box-shadow .3s,filter .3s;animation:none;transform:translateY(-4px)scale(1.06);box-shadow:0 12px 40px #ffd70099,0 0 80px #ffd7004d,inset 0 1px #fff6}.MysteryLeaderboard-module__xofg3a__ctaButton:active{transform:translateY(0)scale(1)}.MysteryLeaderboard-module__xofg3a__ctaText{white-space:nowrap}.MysteryLeaderboard-module__xofg3a__ctaChevron{flex-shrink:0;width:16px;height:16px;transition:transform .35s cubic-bezier(.4,0,.2,1)}.MysteryLeaderboard-module__xofg3a__ctaChevronOpen{transform:rotate(180deg)}.MysteryLeaderboard-module__xofg3a__tableArea{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1);display:grid}.MysteryLeaderboard-module__xofg3a__tableAreaOpen{grid-template-rows:1fr}.MysteryLeaderboard-module__xofg3a__tableAreaInner{overflow:hidden}.MysteryLeaderboard-module__xofg3a__searchSection{margin-bottom:1rem}.MysteryLeaderboard-module__xofg3a__searchPill{border-radius:var(--glass-radius-pill);-webkit-backdrop-filter:blur(12px);background:#060a1426;align-items:center;max-width:500px;margin:0 auto;padding:.3rem;display:flex}.MysteryLeaderboard-module__xofg3a__searchRow{gap:0;width:100%;display:flex}.MysteryLeaderboard-module__xofg3a__searchInput{border-radius:var(--glass-radius-pill);min-width:0;font-family:var(--font-body);color:#e8ecf1;background:0 0;border:none;outline:none;flex:1;padding:.55rem 1rem;font-size:.8rem;transition:box-shadow .2s}.MysteryLeaderboard-module__xofg3a__searchInput::placeholder{color:#e8ecf159}.MysteryLeaderboard-module__xofg3a__searchInput:focus{box-shadow:inset 0 0 0 1.5px #ffd70026}.MysteryLeaderboard-module__xofg3a__searchBtn,.MysteryLeaderboard-module__xofg3a__searchClearBtn{border-radius:var(--glass-radius-pill);font-family:var(--font-display);letter-spacing:.12em;cursor:pointer;border:none;flex-shrink:0;padding:.55rem 1.4rem;font-size:.65rem;font-weight:800;transition:background .2s,box-shadow .2s,transform .15s}.MysteryLeaderboard-module__xofg3a__searchBtn{color:#fff;background:#2060ff}.MysteryLeaderboard-module__xofg3a__searchBtn:hover{background:#3370ff;box-shadow:0 4px 24px #2060ff73}.MysteryLeaderboard-module__xofg3a__searchClearBtn{color:#e8ecf199;background:#e8ecf11f}.MysteryLeaderboard-module__xofg3a__searchClearBtn:hover{background:#e8ecf133}.MysteryLeaderboard-module__xofg3a__searchBtn:active,.MysteryLeaderboard-module__xofg3a__searchClearBtn:active{transform:scale(.96)}.MysteryLeaderboard-module__xofg3a__searchResultCount{font-family:var(--font-display);letter-spacing:.08em;color:#e8ecf166;margin-top:.5rem;font-size:.65rem;font-weight:600}.MysteryLeaderboard-module__xofg3a__tableOuter{border-radius:var(--glass-radius-lg);-webkit-backdrop-filter:blur(15px);background:#060a1426;overflow:hidden;box-shadow:0 8px 40px #0003}.MysteryLeaderboard-module__xofg3a__tableScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.MysteryLeaderboard-module__xofg3a__tableScroll::-webkit-scrollbar{display:none}.MysteryLeaderboard-module__xofg3a__table{border-collapse:collapse;table-layout:auto;width:100%;min-width:600px}@media (min-width:1400px){.MysteryLeaderboard-module__xofg3a__tableScroll{overflow-x:hidden}.MysteryLeaderboard-module__xofg3a__table{table-layout:fixed;min-width:0}}.MysteryLeaderboard-module__xofg3a__thead{background:#ffffff0a;border-bottom:1px solid #ffffff14}.MysteryLeaderboard-module__xofg3a__th{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:#00d4ff;text-shadow:0 0 8px #00d4ff40;text-align:center;white-space:nowrap;z-index:10;background:#0a0e1a;padding:.75rem .5rem;font-size:.554rem;font-weight:700;position:sticky;top:0}.MysteryLeaderboard-module__xofg3a__th:nth-child(2){text-align:left}@media (min-width:640px){.MysteryLeaderboard-module__xofg3a__th{padding:.875rem .625rem;font-size:.601rem}}@media (min-width:1400px){.MysteryLeaderboard-module__xofg3a__th{padding:1rem .75rem;font-size:.588rem}}.MysteryLeaderboard-module__xofg3a__dataRow{border-bottom:1px solid #ffffff0a;transition:background .2s}.MysteryLeaderboard-module__xofg3a__dataRow:nth-child(2n){background:#ffffff04}.MysteryLeaderboard-module__xofg3a__dataRow:hover{background:#00d4ff0a}.MysteryLeaderboard-module__xofg3a__dataRowTop3{background:#ffd7000a}.MysteryLeaderboard-module__xofg3a__dataRowTop3:hover{background:#ffd70012}.MysteryLeaderboard-module__xofg3a__td{text-align:center;white-space:nowrap;vertical-align:middle;padding:.5rem .375rem}.MysteryLeaderboard-module__xofg3a__td:nth-child(2){text-align:left}@media (min-width:640px){.MysteryLeaderboard-module__xofg3a__td{padding:.5rem .625rem}}@media (min-width:1400px){.MysteryLeaderboard-module__xofg3a__td{padding:.625rem .75rem}}.MysteryLeaderboard-module__xofg3a__rank{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf199;font-size:1.1rem;font-weight:900}.MysteryLeaderboard-module__xofg3a__rankTop{color:gold;text-shadow:0 0 20px #ffd70080}.MysteryLeaderboard-module__xofg3a__medal{margin-right:.2rem}.MysteryLeaderboard-module__xofg3a__username{font-family:var(--font-mono);color:#e8ecf1d9;text-overflow:ellipsis;white-space:nowrap;max-width:16ch;font-size:1.19rem;font-weight:700;display:inline-block;overflow:hidden}.MysteryLeaderboard-module__xofg3a__volume{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf1b3;font-size:1.33rem;font-weight:700}.MysteryLeaderboard-module__xofg3a__referrals{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#e8ecf180;font-size:1.19rem;font-weight:600}.MysteryLeaderboard-module__xofg3a__packs{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#00d4ff;text-shadow:0 0 10px #00d4ff66;font-size:1rem;font-weight:800}.MysteryLeaderboard-module__xofg3a__reward{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#0f8;text-shadow:0 0 10px #0f86;font-size:2rem;font-weight:800}.MysteryLeaderboard-module__xofg3a__tdDraws{vertical-align:middle;text-align:center;padding-top:.4rem;padding-bottom:.4rem;overflow:hidden}.MysteryLeaderboard-module__xofg3a__drawExpandBtn{color:#e8ecf18c;font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:.3rem;max-width:100%;margin-bottom:0;padding:.25rem .5rem;font-size:.6rem;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:inline-flex;overflow:hidden}.MysteryLeaderboard-module__xofg3a__drawExpandBtn:hover{color:#00d4ff;background:#00d4ff14;border-color:#00d4ff59}.MysteryLeaderboard-module__xofg3a__drawExpandBtnOpen{color:#00d4ff;background:#00d4ff1a;border-color:#00d4ff73;margin-bottom:.4rem}.MysteryLeaderboard-module__xofg3a__drawExpandSummary{text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.MysteryLeaderboard-module__xofg3a__drawExpandChevron{opacity:.7;flex-shrink:0;width:10px;height:10px}.MysteryLeaderboard-module__xofg3a__rewardSummary{font-family:var(--font-display);color:#0f8;letter-spacing:.04em;margin-bottom:0;font-size:.75rem;font-weight:700;display:block}.MysteryLeaderboard-module__xofg3a__drawExpandBtnOpen~* .MysteryLeaderboard-module__xofg3a__rewardSummary,.MysteryLeaderboard-module__xofg3a__rewardSummary+.MysteryLeaderboard-module__xofg3a__drawLines{margin-top:.3rem}.MysteryLeaderboard-module__xofg3a__drawLines{flex-direction:column;align-items:center;gap:0;display:flex}.MysteryLeaderboard-module__xofg3a__drawLine{white-space:nowrap;justify-content:center;align-items:center;gap:.35rem;height:1.5rem;line-height:1.5rem;display:flex}.MysteryLeaderboard-module__xofg3a__drawLineLabel{font-family:var(--font-mono);color:#00d4ff;text-shadow:0 0 6px #00d4ff4d;font-size:.65rem;font-weight:600}.MysteryLeaderboard-module__xofg3a__packTier{color:#e8ecf180;font-size:.55rem;font-weight:600}.MysteryLeaderboard-module__xofg3a__packGroup{flex-direction:column;gap:0;margin-bottom:4px;display:flex}.MysteryLeaderboard-module__xofg3a__packGroup:last-child{margin-bottom:0}.MysteryLeaderboard-module__xofg3a__packHeader{font-family:var(--font-mono);color:#00d4ff;letter-spacing:.04em;text-align:center;border-bottom:1px solid #00d4ff1f;margin-bottom:1px;padding-bottom:1px;font-size:.6rem;font-weight:800}.MysteryLeaderboard-module__xofg3a__packRewardHeader{font-family:var(--font-mono);color:#0f8;text-shadow:0 0 8px #00ff884d;text-align:center;border-bottom:1px solid #00ff881f;margin-bottom:1px;padding-bottom:1px;font-size:.6rem;font-weight:800}.MysteryLeaderboard-module__xofg3a__drawLineMultiplier{font-family:var(--font-display);letter-spacing:.03em;font-size:.75rem;font-weight:900}.MysteryLeaderboard-module__xofg3a__drawLineReward{height:1.5rem;line-height:1.5rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#0f8;text-shadow:0 0 10px #0f86;text-align:center;white-space:nowrap;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.MysteryLeaderboard-module__xofg3a__totalReward{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#0f8;text-shadow:0 0 10px #0f86;font-size:2rem;font-weight:800}.MysteryLeaderboard-module__xofg3a__colRank{width:6%}.MysteryLeaderboard-module__xofg3a__colName{width:12%}.MysteryLeaderboard-module__xofg3a__colVolume{width:9%}.MysteryLeaderboard-module__xofg3a__colReferrals{width:6%}.MysteryLeaderboard-module__xofg3a__colPacks{width:9%}.MysteryLeaderboard-module__xofg3a__colReward{width:8%}.MysteryLeaderboard-module__xofg3a__colPacksW2{width:9%}.MysteryLeaderboard-module__xofg3a__colRewardW2{width:8%}.MysteryLeaderboard-module__xofg3a__colPacksW3{width:9%}.MysteryLeaderboard-module__xofg3a__colRewardW3{width:8%}.MysteryLeaderboard-module__xofg3a__colTotalReward{width:16%}@media (min-width:1400px){.MysteryLeaderboard-module__xofg3a__colPacks{width:10%}.MysteryLeaderboard-module__xofg3a__colReward{width:6%}.MysteryLeaderboard-module__xofg3a__colPacksW2{width:10%}.MysteryLeaderboard-module__xofg3a__colRewardW2{width:6%}.MysteryLeaderboard-module__xofg3a__colPacksW3{width:10%}.MysteryLeaderboard-module__xofg3a__colRewardW3{width:6%}}.MysteryLeaderboard-module__xofg3a__pendingReward{font-family:var(--font-mono);color:#e8ecf140;font-size:.7rem;font-style:italic}.MysteryLeaderboard-module__xofg3a__stateCell{text-align:center;font-family:var(--font-display);letter-spacing:.08em;color:#e8ecf159;padding:2rem 1rem;font-size:.75rem}.MysteryLeaderboard-module__xofg3a__loadMoreCell{text-align:center;padding:1rem}.MysteryLeaderboard-module__xofg3a__showMoreWrapper{justify-content:center;padding:1rem 0;display:flex}.MysteryLeaderboard-module__xofg3a__loadMoreBtn{border-radius:var(--glass-radius-pill);color:#2060ff;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#2060ff14;border:1px solid #2060ff59;align-items:center;gap:.4rem;padding:.6rem 2rem;font-size:.7rem;font-weight:700;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.MysteryLeaderboard-module__xofg3a__loadMoreBtn:hover:not(:disabled){background:#2060ff26;border-color:#2060ff8c;transform:translateY(-1px)}.MysteryLeaderboard-module__xofg3a__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:639px){.MysteryLeaderboard-module__xofg3a__headerContent{gap:.6rem;padding:1.25rem 1rem}.MysteryLeaderboard-module__xofg3a__subtitle{font-size:.78rem}.MysteryLeaderboard-module__xofg3a__ctaButton{padding:.7rem 2rem;font-size:.75rem}}
.ElectricBorder-module__w2z6Ma__electricBorder{--electric-light-color:oklch(from var(--electric-border-color)l c h);border-radius:inherit;isolation:isolate;position:relative;overflow:visible}.ElectricBorder-module__w2z6Ma__canvasContainer{pointer-events:none;z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ElectricBorder-module__w2z6Ma__canvas{display:block}.ElectricBorder-module__w2z6Ma__content{border-radius:inherit;z-index:1;position:relative}.ElectricBorder-module__w2z6Ma__layers{border-radius:inherit;pointer-events:none;z-index:0;position:absolute;inset:0}.ElectricBorder-module__w2z6Ma__glow1,.ElectricBorder-module__w2z6Ma__glow2,.ElectricBorder-module__w2z6Ma__backgroundGlow{border-radius:inherit;pointer-events:none;box-sizing:border-box;position:absolute;inset:0}.ElectricBorder-module__w2z6Ma__glow1{border:2px solid oklch(from var(--electric-border-color)l c h/.6);filter:blur(1px)}.ElectricBorder-module__w2z6Ma__glow2{border:2px solid var(--electric-light-color);filter:blur(4px)}.ElectricBorder-module__w2z6Ma__backgroundGlow{z-index:-1;filter:blur(32px);opacity:.3;background:linear-gradient(-30deg,var(--electric-light-color),transparent,var(--electric-border-color));transform:scale(1.1)}
.JgglMysteryLeaderboard-module__tckxSG__headerGlow{z-index:0;background:radial-gradient(120% 80% at 20%,#ff6c192e 0%,#0000 60%),radial-gradient(100% 80% at 80%,#ff6c191f 0%,#0000 60%),radial-gradient(80% 120% at 50% 0,#ff6c191a 0%,#0000 50%),linear-gradient(135deg,#060a14cc 0%,#0a1228d9 50%,#060a14cc 100%);animation:3s ease-in-out infinite alternate JgglMysteryLeaderboard-module__tckxSG__jgglHeaderShimmer;position:absolute;inset:0}@keyframes JgglMysteryLeaderboard-module__tckxSG__jgglHeaderShimmer{0%{opacity:.8}to{opacity:1}}.JgglMysteryLeaderboard-module__tckxSG__searchBtnOrange{color:#0a0e1a!important;background:#ff6c19!important;border-color:#ff6c19!important}.JgglMysteryLeaderboard-module__tckxSG__searchBtnOrange:hover{box-shadow:0 4px 24px #ff6c1966;background:#ff7f35!important}.JgglMysteryLeaderboard-module__tckxSG__loadMoreBtnOrange{color:#ff6c19!important;background:#ff6c1914!important;border-color:#ff6c1959!important}.JgglMysteryLeaderboard-module__tckxSG__loadMoreBtnOrange:hover:not(:disabled){transform:translateY(-1px);background:#ff6c1926!important;border-color:#ff6c198c!important}.JgglMysteryLeaderboard-module__tckxSG__colPos{width:7%}.JgglMysteryLeaderboard-module__tckxSG__colUser{width:20%}.JgglMysteryLeaderboard-module__tckxSG__colVol{width:17%}.JgglMysteryLeaderboard-module__tckxSG__colBonusBoxes,.JgglMysteryLeaderboard-module__tckxSG__colBoxes,.JgglMysteryLeaderboard-module__tckxSG__colTotalBoxes,.JgglMysteryLeaderboard-module__tckxSG__colTokens{width:14%}@media (min-width:1400px){.JgglMysteryLeaderboard-module__tckxSG__colPos{width:7%}.JgglMysteryLeaderboard-module__tckxSG__colUser{width:20%}.JgglMysteryLeaderboard-module__tckxSG__colVol{width:17%}.JgglMysteryLeaderboard-module__tckxSG__colBonusBoxes,.JgglMysteryLeaderboard-module__tckxSG__colBoxes,.JgglMysteryLeaderboard-module__tckxSG__colTotalBoxes,.JgglMysteryLeaderboard-module__tckxSG__colTokens{width:14%}}
.GiftsLeaderboard-module__yAyJAa__headerGlow{z-index:0;background:radial-gradient(120% 80% at 20%,#ffd7002e 0%,#0000 60%),radial-gradient(100% 80% at 80%,#ffd7001f 0%,#0000 60%),radial-gradient(80% 120% at 50% 0,#ffd7001a 0%,#0000 50%),linear-gradient(135deg,#060a14cc 0%,#0a1228d9 50%,#060a14cc 100%);animation:3s ease-in-out infinite alternate GiftsLeaderboard-module__yAyJAa__giftsHeaderShimmer;position:absolute;inset:0}@keyframes GiftsLeaderboard-module__yAyJAa__giftsHeaderShimmer{0%{opacity:.8}to{opacity:1}}.GiftsLeaderboard-module__yAyJAa__searchBtnGold{color:#0a0e1a!important;background:gold!important;border-color:gold!important}.GiftsLeaderboard-module__yAyJAa__searchBtnGold:hover{box-shadow:0 4px 24px #ffd70066;background:#ffe033!important}.GiftsLeaderboard-module__yAyJAa__loadMoreBtnGold{color:gold!important;background:#ffd70014!important;border-color:#ffd70059!important}.GiftsLeaderboard-module__yAyJAa__loadMoreBtnGold:hover:not(:disabled){transform:translateY(-1px);background:#ffd70026!important;border-color:#ffd7008c!important}.GiftsLeaderboard-module__yAyJAa__colPos{width:8%}.GiftsLeaderboard-module__yAyJAa__colUser{width:28%}.GiftsLeaderboard-module__yAyJAa__colVol{width:24%}.GiftsLeaderboard-module__yAyJAa__colAmount,.GiftsLeaderboard-module__yAyJAa__colBonus{width:20%}@media (min-width:1400px){.GiftsLeaderboard-module__yAyJAa__colPos{width:8%}.GiftsLeaderboard-module__yAyJAa__colUser{width:28%}.GiftsLeaderboard-module__yAyJAa__colVol{width:24%}.GiftsLeaderboard-module__yAyJAa__colAmount,.GiftsLeaderboard-module__yAyJAa__colBonus{width:20%}}
