.invite-module-scss-module__4Z7V5q__inviteContainer{text-align:center;max-width:800px;margin:0 auto}.invite-module-scss-module__4Z7V5q__countdownSection{background:#0003;border:1px solid #c2db2d33;border-radius:1rem;margin:3rem 0;padding:2rem}.invite-module-scss-module__4Z7V5q__leagueContainer{max-width:1000px;margin:0 auto}.invite-module-scss-module__4Z7V5q__timer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.invite-module-scss-module__4Z7V5q__part{flex-direction:column;align-items:center;gap:.5rem;display:flex}.invite-module-scss-module__4Z7V5q__part .invite-module-scss-module__4Z7V5q__counter{background:#c2db2d1a;border:2px solid #c2db2d4d;border-radius:.5rem;min-width:80px;padding:1rem 1.5rem}.invite-module-scss-module__4Z7V5q__part .invite-module-scss-module__4Z7V5q__counter h2{color:#c2db2d;margin:0;font-size:2rem;font-weight:700}.invite-module-scss-module__4Z7V5q__part p{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.875rem}.invite-module-scss-module__4Z7V5q__description{margin:2rem 0}.invite-module-scss-module__4Z7V5q__description p{font-size:1.1rem;line-height:1.6}.invite-module-scss-module__4Z7V5q__actions{margin-top:3rem}.invite-module-scss-module__4Z7V5q__actions button{padding:1rem 2rem;font-size:1.25rem}.invite-module-scss-module__4Z7V5q__actions a{font-weight:600;text-decoration:none;transition:all .2s}.invite-module-scss-module__4Z7V5q__actions a:hover{text-decoration:underline}@media (max-width:768px){.invite-module-scss-module__4Z7V5q__inviteContainer{padding:1rem}.invite-module-scss-module__4Z7V5q__countdownSection{padding:1.5rem 1rem}.invite-module-scss-module__4Z7V5q__timer{gap:.5rem}.invite-module-scss-module__4Z7V5q__part .invite-module-scss-module__4Z7V5q__counter{min-width:60px;padding:.75rem 1rem}.invite-module-scss-module__4Z7V5q__part .invite-module-scss-module__4Z7V5q__counter h2{font-size:1.5rem}.invite-module-scss-module__4Z7V5q__part p{font-size:.75rem}.invite-module-scss-module__4Z7V5q__description p{font-size:1rem}.invite-module-scss-module__4Z7V5q__actions button{padding:.875rem 1.5rem;font-size:1.1rem}}
.UserLeague-module-scss-module__1qDqXG__userLeague{background:linear-gradient(135deg, var(--bg-start), var(--bg-end));border:2px solid var(--border-color);color:var(--text-color);border-radius:.25rem;margin-left:.2rem;padding:.1rem .25rem;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:0 1px 2px #0000001a}.UserLeague-module-scss-module__1qDqXG__userLeague.UserLeague-module-scss-module__1qDqXG__elite{--bg-start:#c2db2d;--bg-end:#96a923;--border-color:#c2db2d;--text-color:#1a1a1a}.UserLeague-module-scss-module__1qDqXG__userLeague.UserLeague-module-scss-module__1qDqXG__diamond{--bg-start:#00d4ff;--bg-end:#0070f3;--border-color:#00d4ff;--text-color:#fff}.UserLeague-module-scss-module__1qDqXG__userLeague.UserLeague-module-scss-module__1qDqXG__platinum{--bg-start:#e0e7ff;--bg-end:#8b9dc3;--border-color:#c7d2fe;--text-color:#1e3a8a}.UserLeague-module-scss-module__1qDqXG__userLeague.UserLeague-module-scss-module__1qDqXG__gold{--bg-start:gold;--bg-end:#ff8c00;--border-color:gold;--text-color:#1a1a1a}.UserLeague-module-scss-module__1qDqXG__userLeague.UserLeague-module-scss-module__1qDqXG__silver{--bg-start:#d1d5db;--bg-end:#9ca3af;--border-color:#d1d5db;--text-color:#1f2937}.UserLeague-module-scss-module__1qDqXG__userLeague.UserLeague-module-scss-module__1qDqXG__bronze{--bg-start:#cd7f32;--bg-end:#8b4513;--border-color:#cd7f32;--text-color:#fff}.UserLeague-module-scss-module__1qDqXG__userLeague.UserLeague-module-scss-module__1qDqXG__default{--bg-start:#22c55e;--bg-end:#16a34a;--border-color:#22c55e;--text-color:#fff}
.UserHistory-module-scss-module__FRq6SW__historyWrapper h2{margin-bottom:1rem}.UserHistory-module-scss-module__FRq6SW__tableContainer{scrollbar-width:thin;overflow-x:auto}.UserHistory-module-scss-module__FRq6SW__tableContainer::-webkit-scrollbar{height:4px}.UserHistory-module-scss-module__FRq6SW__tableContainer::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.UserHistory-module-scss-module__FRq6SW__historyTable{border-collapse:collapse;width:100%;font-size:.875rem}.UserHistory-module-scss-module__FRq6SW__historyTable thead tr{border-bottom:2px solid #ffffff1a}.UserHistory-module-scss-module__FRq6SW__historyTable thead th{text-transform:uppercase;letter-spacing:.5px;color:#ffffff80;white-space:nowrap;padding:.5rem;font-size:.75rem;font-weight:600}.UserHistory-module-scss-module__FRq6SW__historyTable tbody tr{border-bottom:1px solid #ffffff0d;transition:background .15s}.UserHistory-module-scss-module__FRq6SW__historyTable tbody tr:hover{background:#ffffff08}.UserHistory-module-scss-module__FRq6SW__historyTable tbody td{white-space:nowrap;padding:.6rem .5rem}.UserHistory-module-scss-module__FRq6SW__row{cursor:pointer;position:relative}.UserHistory-module-scss-module__FRq6SW__row:hover{background:#ffffff0f!important}.UserHistory-module-scss-module__FRq6SW__linkCell{width:0;position:static;border:none!important;padding:0!important}.UserHistory-module-scss-module__FRq6SW__rowLink{z-index:1;position:absolute;inset:0}.UserHistory-module-scss-module__FRq6SW__promotionRow td:first-child{box-shadow:inset 3px 0 #33ce78}.UserHistory-module-scss-module__FRq6SW__relegationRow td:first-child{box-shadow:inset 3px 0 #dc4b4b}.UserHistory-module-scss-module__FRq6SW__seasonCell{vertical-align:middle}.UserHistory-module-scss-module__FRq6SW__seasonInner{flex-direction:column;gap:.1rem;display:flex}.UserHistory-module-scss-module__FRq6SW__seasonName{color:#fff;font-weight:600}.UserHistory-module-scss-module__FRq6SW__splitLabel{color:#fff6;align-items:center;gap:.35rem;font-size:.7rem;display:flex}.UserHistory-module-scss-module__FRq6SW__ongoingBadge{text-transform:uppercase;letter-spacing:.5px;color:#33ce78;background:#33ce7826;border:1px solid #33ce784d;border-radius:.2rem;padding:.05rem .35rem;font-size:.6rem;font-weight:700;animation:2s ease-in-out infinite UserHistory-module-scss-module__FRq6SW__pulse;display:inline-block}.UserHistory-module-scss-module__FRq6SW__ongoingDash{color:#fff3}@keyframes UserHistory-module-scss-module__FRq6SW__pulse{0%,to{opacity:1}50%{opacity:.5}}.UserHistory-module-scss-module__FRq6SW__divisionCell{color:#ffffffb3}.UserHistory-module-scss-module__FRq6SW__posCell{font-weight:600}.UserHistory-module-scss-module__FRq6SW__posTrophy{vertical-align:middle;margin-right:.25rem;display:inline-flex}.UserHistory-module-scss-module__FRq6SW__posTrophyIcon{width:14px;height:14px}.UserHistory-module-scss-module__FRq6SW__posNumber{font-weight:700}.UserHistory-module-scss-module__FRq6SW__posTotal{color:#ffffff59;font-size:.7rem}.UserHistory-module-scss-module__FRq6SW__pos1 .UserHistory-module-scss-module__FRq6SW__posNumber{color:#eab308}.UserHistory-module-scss-module__FRq6SW__pos2 .UserHistory-module-scss-module__FRq6SW__posNumber{color:#9ca3af}.UserHistory-module-scss-module__FRq6SW__pos3 .UserHistory-module-scss-module__FRq6SW__posNumber{color:#d97706}.UserHistory-module-scss-module__FRq6SW__statCell{color:#ffffffb3;text-align:center}.UserHistory-module-scss-module__FRq6SW__statCell strong{color:#fff}.UserHistory-module-scss-module__FRq6SW__movementCell{text-align:center}.UserHistory-module-scss-module__FRq6SW__movementDash{color:#fff3}.UserHistory-module-scss-module__FRq6SW__promoted{color:#33ce78;font-weight:700}.UserHistory-module-scss-module__FRq6SW__promoted i{font-size:.75rem}.UserHistory-module-scss-module__FRq6SW__relegated{color:#dc4b4b;font-weight:700}.UserHistory-module-scss-module__FRq6SW__relegated i{font-size:.75rem}.UserHistory-module-scss-module__FRq6SW__legend{gap:1rem;margin-top:.75rem;padding-top:.5rem;display:flex}.UserHistory-module-scss-module__FRq6SW__legendItem{color:#ffffff73;align-items:center;gap:.35rem;font-size:.7rem;display:flex}.UserHistory-module-scss-module__FRq6SW__legendDot{border-radius:50%;width:8px;height:8px}.UserHistory-module-scss-module__FRq6SW__promotionDot{background:#33ce78}.UserHistory-module-scss-module__FRq6SW__relegationDot{background:#dc4b4b}
.Pagination-module-scss-module__DMfxDW__wrapper{justify-content:space-between;align-items:center;display:flex}.Pagination-module-scss-module__DMfxDW__wrapper1{justify-content:flex-end;align-items:stretch;display:flex}.Pagination-module-scss-module__DMfxDW__dropdown,.Pagination-module-scss-module__DMfxDW__chevron{background-color:#00000040}.Pagination-module-scss-module__DMfxDW__chevron1,.Pagination-module-scss-module__DMfxDW__chevron2,.Pagination-module-scss-module__DMfxDW__dropdown1{background-color:#12182a}.Pagination-module-scss-module__DMfxDW__chevron1,.Pagination-module-scss-module__DMfxDW__chevron2{height:auto}.Pagination-module-scss-module__DMfxDW__chevron1{border:1px solid #ffffff21;border-radius:.5rem 0 0 .5rem}.Pagination-module-scss-module__DMfxDW__chevron2{border:1px solid #ffffff21;border-radius:0 .5rem .5rem 0}.Pagination-module-scss-module__DMfxDW__dropdown1{border-top:1px solid #ffffff21;border-bottom:1px solid #ffffff21;border-radius:0}
.HalfPitch-module-scss-module__OZDGyW__pitch{border-radius:.5rem;display:grid}.HalfPitch-module-scss-module__OZDGyW__pitch .HalfPitch-module-scss-module__OZDGyW__badge{box-shadow:1px 2px 5px #00000040}.HalfPitch-module-scss-module__OZDGyW__outline{background:repeating-linear-gradient(#0000 0 38px,#ffffff08 38px 76px),#15472e;border:2px solid #ffffff2e;border-radius:.5rem;position:relative;overflow:hidden}.HalfPitch-module-scss-module__OZDGyW__outline-goal{background-color:#15472e;border-bottom:2px solid #ffffff2e;border-left:2px solid #ffffff2e;border-right:2px solid #ffffff2e;border-radius:0 0 .5rem .5rem;width:45%;height:111.111px;margin:0 auto;position:absolute;top:0;left:0;right:0}.HalfPitch-module-scss-module__OZDGyW__outline-goal.HalfPitch-module-scss-module__OZDGyW__away{bottom:0;top:unset;border-top:2px solid #ffffff2e;border-bottom:none;border-radius:.5rem .5rem 0 0}.HalfPitch-module-scss-module__OZDGyW__outline-goal-line{background-color:#ffffff2e;border-radius:2px;width:15%;height:8px;margin:0 auto;position:absolute;top:-5px;left:0;right:0}.HalfPitch-module-scss-module__OZDGyW__outline-goal-line.HalfPitch-module-scss-module__OZDGyW__away{bottom:-5px;top:unset}.HalfPitch-module-scss-module__OZDGyW__outline-corner-left{border:2px solid #ffffff2e;border-radius:100%;width:45px;height:45px;margin:0;position:absolute;top:20px;left:-20px}.HalfPitch-module-scss-module__OZDGyW__outline-corner-left.HalfPitch-module-scss-module__OZDGyW__away{bottom:-20px;top:unset}.HalfPitch-module-scss-module__OZDGyW__outline-corner-right{border:2px solid #ffffff2e;border-radius:100%;width:45px;height:45px;margin:0;position:absolute;top:20px;right:-20px}.HalfPitch-module-scss-module__OZDGyW__outline-corner-right.HalfPitch-module-scss-module__OZDGyW__away{bottom:-20px;top:unset}.HalfPitch-module-scss-module__OZDGyW__outline-goal-inner{border-bottom:2px solid #ffffff2e;border-left:2px solid #ffffff2e;border-right:2px solid #ffffff2e;border-radius:0 0 .5rem .5rem;width:20%;height:45.4545px;margin:0 auto;position:absolute;top:0;left:0;right:0}.HalfPitch-module-scss-module__OZDGyW__outline-goal-inner.HalfPitch-module-scss-module__OZDGyW__away{bottom:0;top:unset;border-top:2px solid #ffffff2e;border-bottom:none;border-radius:.5rem .5rem 0 0}.HalfPitch-module-scss-module__OZDGyW__outline-goal-outer{border-bottom:2px solid #ffffff2e;border-left:2px solid #ffffff2e;border-right:2px solid #ffffff2e;border-radius:48%;width:20%;height:83.3333px;margin:0 auto;position:absolute;top:55.5556px;left:0;right:0}.HalfPitch-module-scss-module__OZDGyW__outline-goal-outer.HalfPitch-module-scss-module__OZDGyW__away{bottom:55.5556px;top:unset;border-top:2px solid #ffffff2e;border-bottom:none}.HalfPitch-module-scss-module__OZDGyW__outline-circle{z-index:-1;border:2px solid #ffffff2e;border-radius:50%;width:1667px;height:1667px;margin:auto;position:absolute;inset:0}.HalfPitch-module-scss-module__OZDGyW__half{flex-direction:column;justify-content:space-between;align-items:center;height:500px;padding:1rem .5rem;display:flex;position:relative}.HalfPitch-module-scss-module__OZDGyW__half:not(.HalfPitch-module-scss-module__OZDGyW__away){border-bottom:2px solid #ffffff2e}@media (max-width:530px){.HalfPitch-module-scss-module__OZDGyW__half{height:400px}}.HalfPitch-module-scss-module__OZDGyW__row{justify-content:space-around;gap:4px;width:100%;display:flex}.HalfPitch-module-scss-module__OZDGyW__player{z-index:100;cursor:pointer;justify-content:center;height:fit-content;margin-bottom:1.5rem;display:flex;position:relative}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__number{color:#fff;background:#000;border:3px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:.5rem auto .25rem;font-size:.75rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:1px 2px 4px #00000040}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__number:hover{transform:scale(1.05);box-shadow:2px 4px 6px #000}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__name{white-space:nowrap;color:#fff;text-align:center;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;position:absolute;top:100%}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__name .HalfPitch-module-scss-module__OZDGyW__nameinline{text-align:center;text-align:center;justify-content:center;align-items:center;display:flex}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__name .HalfPitch-module-scss-module__OZDGyW__namecaptain{color:#000;background:#c2db2d;border-radius:50%;margin-left:.2rem;padding:.25rem;font-size:.55rem;box-shadow:1px 2px 5px #000}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__suboff{font-size:1rem;position:absolute;top:-12.5%;right:-26%}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__suboff i{background-color:#12182a;border-radius:50%;transition:all .2s;box-shadow:1px 2px 5px #00000040}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__suboff i:hover{background-color:#e9494d}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__injury{background-color:#9e2936;border-radius:50%;padding:.35rem;display:flex;position:absolute;bottom:-17.5%;left:-50%;box-shadow:1px 2px 5px #00000040}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__injury svg{fill:#fff;width:.85rem;height:.85rem}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__suspension{background-color:#fff;border-radius:50%;padding:.3rem;display:flex;position:absolute;bottom:25%;left:-62.5%;box-shadow:1px 2px 5px #00000040}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__suspension svg{fill:#fff;width:.85rem;height:.85rem}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__goals{display:flex;position:absolute;bottom:-17.5%;left:75%}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__goals .HalfPitch-module-scss-module__OZDGyW__goal{background-color:#fff;border-radius:50%;padding:.1rem;display:flex;box-shadow:1px 2px 5px #000}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__goals .HalfPitch-module-scss-module__OZDGyW__goal:not(:first-of-type){margin-left:-.5rem}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__goals .HalfPitch-module-scss-module__OZDGyW__goal svg{fill:#000;width:.85rem;height:.85rem}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__goals .HalfPitch-module-scss-module__OZDGyW__goal.HalfPitch-module-scss-module__OZDGyW__owngoal svg{fill:#d83434}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__assists{display:flex;position:absolute;top:-17.5%;right:75%}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__assists .HalfPitch-module-scss-module__OZDGyW__assist{background-color:#fff;border-radius:50%;padding:.15rem;display:flex;box-shadow:1px 2px 5px #000}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__assists .HalfPitch-module-scss-module__OZDGyW__assist:not(:first-of-type){margin-left:-.5rem}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__assists .HalfPitch-module-scss-module__OZDGyW__assist svg{fill:#000;width:.85rem;height:.85rem}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__cards{display:flex;position:absolute;bottom:-17.5%;right:75%}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__cards .HalfPitch-module-scss-module__OZDGyW__card{border-radius:50%;padding:.15rem;display:flex}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__cards .HalfPitch-module-scss-module__OZDGyW__card:not(:first-of-type){margin-left:-.5rem}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__cards .HalfPitch-module-scss-module__OZDGyW__card svg{filter:drop-shadow(1px 2px 4px #000);width:.95rem;height:.95rem}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__subbed{background:#fff;border-radius:50%;padding:.2rem;display:flex;position:absolute;top:-45%;right:24%;box-shadow:1px 2px 5px #000}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__subbed i{font-size:.7rem;font-weight:700}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__captain{position:absolute;bottom:-15%;right:-32%}.HalfPitch-module-scss-module__OZDGyW__player .HalfPitch-module-scss-module__OZDGyW__captain i{color:#000;background:#c2db2d;border-radius:50%;padding:.3rem;font-size:.7rem;line-height:1;box-shadow:1px 2px 5px #000}.HalfPitch-module-scss-module__OZDGyW__placeholder{background-color:#0000004a;border-radius:50%;width:3rem;height:3rem;transition:all .2s;display:inline-block;position:relative;box-shadow:inset -1px 1px 8px #0003}.HalfPitch-module-scss-module__OZDGyW__placeholder .HalfPitch-module-scss-module__OZDGyW__btn{color:#c2db2d;background-color:#0000;border:2px dashed #c2db2d;width:3rem;height:3rem;animation:1s infinite alternate HalfPitch-module-scss-module__OZDGyW__shadow}.HalfPitch-module-scss-module__OZDGyW__placeholder:hover{background-color:#c2db2d1a;transform:scale(1.1);box-shadow:1px 2px 10px #c2db2d33}@keyframes HalfPitch-module-scss-module__OZDGyW__shadow{0%{box-shadow:0 0 10px #c2db2d1a}to{box-shadow:0 0 20px #c2db2d73}}.HalfPitch-module-scss-module__OZDGyW__isPending{opacity:.5}.HalfPitch-module-scss-module__OZDGyW__isPending:before{content:"";box-sizing:border-box;z-index:1000;border-top:3px solid #fff;border-right:2px solid #fff0;border-radius:50%;width:1.5rem;height:1.5rem;margin-top:-10px;margin-left:-10px;animation:.6s linear infinite HalfPitch-module-scss-module__OZDGyW__spinner;position:absolute;top:28.5%;left:47%}@keyframes HalfPitch-module-scss-module__OZDGyW__spinner{to{transform:rotate(360deg)}}.HalfPitch-module-scss-module__OZDGyW__menu{flex-direction:row;gap:.5rem;padding:.5rem;display:flex}.HalfPitch-module-scss-module__OZDGyW__menu .HalfPitch-module-scss-module__OZDGyW__col{background:#232a3f;border-radius:.75rem;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:.5rem;display:flex}.HalfPitch-module-scss-module__OZDGyW__menu .HalfPitch-module-scss-module__OZDGyW__col .HalfPitch-module-scss-module__OZDGyW__label{text-transform:uppercase;letter-spacing:1px;color:#c2db2d;margin-bottom:.25rem;font-size:.68rem;font-weight:700}.HalfPitch-module-scss-module__OZDGyW__pos_MAL{order:1}.HalfPitch-module-scss-module__OZDGyW__pos_FOR{order:2}.HalfPitch-module-scss-module__OZDGyW__pos_MID{order:3}.HalfPitch-module-scss-module__OZDGyW__pos_ANG{order:4}
.RankBadge-module-scss-module__5xUkAW__rankBadge{background:linear-gradient(135deg, var(--bg-start), var(--bg-end));border:2px solid var(--border-color);border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem 1rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000026}.RankBadge-module-scss-module__5xUkAW__rankBadge:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a,#0000);position:absolute;inset:0}.RankBadge-module-scss-module__5xUkAW__rankBadge .RankBadge-module-scss-module__5xUkAW__tierSection{flex-direction:column;align-items:flex-start;display:flex}.RankBadge-module-scss-module__5xUkAW__rankBadge .RankBadge-module-scss-module__5xUkAW__tierSection .RankBadge-module-scss-module__5xUkAW__tierName{text-transform:uppercase;letter-spacing:.5px;color:var(--text-color);text-shadow:0 1px 2px #0003;font-size:1rem;font-weight:700}.RankBadge-module-scss-module__5xUkAW__rankBadge .RankBadge-module-scss-module__5xUkAW__divider{color:var(--text-color);opacity:.6;font-size:1.2rem}.RankBadge-module-scss-module__5xUkAW__rankBadge .RankBadge-module-scss-module__5xUkAW__divisionSection{align-items:center;gap:.4rem;display:flex}.RankBadge-module-scss-module__5xUkAW__rankBadge .RankBadge-module-scss-module__5xUkAW__divisionSection .RankBadge-module-scss-module__5xUkAW__divisionLabel{text-transform:uppercase;color:var(--text-color);opacity:.8;font-size:.75rem;font-weight:600;line-height:.1}.RankBadge-module-scss-module__5xUkAW__rankBadge .RankBadge-module-scss-module__5xUkAW__divisionSection .RankBadge-module-scss-module__5xUkAW__divisionNumber{color:var(--text-color);text-shadow:0 1px 2px #0003;font-size:1.25rem;font-weight:800}.RankBadge-module-scss-module__5xUkAW__rankBadge.RankBadge-module-scss-module__5xUkAW__elite{--bg-start:#c2db2d;--bg-end:#96a923;--border-color:#c2db2d;--text-color:#1a1a1a}.RankBadge-module-scss-module__5xUkAW__rankBadge.RankBadge-module-scss-module__5xUkAW__diamond{--bg-start:#00d4ff;--bg-end:#0070f3;--border-color:#00d4ff;--text-color:#fff}.RankBadge-module-scss-module__5xUkAW__rankBadge.RankBadge-module-scss-module__5xUkAW__platinum{--bg-start:#e0e7ff;--bg-end:#8b9dc3;--border-color:#c7d2fe;--text-color:#1e3a8a}.RankBadge-module-scss-module__5xUkAW__rankBadge.RankBadge-module-scss-module__5xUkAW__gold{--bg-start:gold;--bg-end:#ff8c00;--border-color:gold;--text-color:#1a1a1a}.RankBadge-module-scss-module__5xUkAW__rankBadge.RankBadge-module-scss-module__5xUkAW__silver{--bg-start:#d1d5db;--bg-end:#9ca3af;--border-color:#d1d5db;--text-color:#1f2937}.RankBadge-module-scss-module__5xUkAW__rankBadge.RankBadge-module-scss-module__5xUkAW__bronze{--bg-start:#cd7f32;--bg-end:#8b4513;--border-color:#cd7f32;--text-color:#fff}.RankBadge-module-scss-module__5xUkAW__rankBadge.RankBadge-module-scss-module__5xUkAW__default{--bg-start:#22c55e;--bg-end:#16a34a;--border-color:#22c55e;--text-color:#fff}
.MarketTable-module-scss-module__e07woq__grid{min-height:14rem;position:relative}@media (min-width:1600px){.MarketTable-module-scss-module__e07woq__grid{grid-template-columns:35rem 1fr}}@media (max-width:1200px){.MarketTable-module-scss-module__e07woq__grid{padding:.5rem}}.MarketTable-module-scss-module__e07woq__sidebarGrid{grid-template-columns:35rem 1fr;align-items:start;gap:1.5rem;min-height:14rem;padding:1.5rem;display:grid;position:relative}.MarketTable-module-scss-module__e07woq__marketLoadingOverlay{z-index:1250;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#040810bd;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.MarketTable-module-scss-module__e07woq__marketLoadingCard{color:#fff;background:#fffffff5;border:1px solid #fffffff2;border-radius:999px;align-items:center;gap:.65rem;padding:1rem 1.2rem;display:flex;box-shadow:0 16px 36px #00000073}.MarketTable-module-scss-module__e07woq__marketLoadingCard i{color:#0f172a;font-size:1.25rem}.MarketTable-module-scss-module__e07woq__marketLoadingCard p{letter-spacing:.01em;color:#0f172a;margin:0;font-size:.95rem;font-weight:700}.MarketTable-module-scss-module__e07woq__marketBadges{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.MarketTable-module-scss-module__e07woq__marketBadges .MarketTable-module-scss-module__e07woq__badge{background:#3a506b33;border:1px solid #3a506b66;border-radius:.5rem;flex:1;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}@media (min-width:440px){.MarketTable-module-scss-module__e07woq__marketBadges .MarketTable-module-scss-module__e07woq__badge{padding:.75rem;font-size:.75rem}}.MarketTable-module-scss-module__e07woq__marketBadges .MarketTable-module-scss-module__e07woq__badge i{font-size:1.5rem}@media (max-width:440px){.MarketTable-module-scss-module__e07woq__marketBadges .MarketTable-module-scss-module__e07woq__badge i{font-size:1.25rem}}@media (max-width:400px){.MarketTable-module-scss-module__e07woq__marketBadges .MarketTable-module-scss-module__e07woq__badge i{display:none}}.MarketTable-module-scss-module__e07woq__marketBadges .MarketTable-module-scss-module__e07woq__badge div{flex-direction:column;gap:.125rem;font-weight:700;display:flex}@media (max-width:440px){.MarketTable-module-scss-module__e07woq__marketBadges .MarketTable-module-scss-module__e07woq__badge div{font-size:1rem!important}}.MarketTable-module-scss-module__e07woq__infoIcon{color:#fff9;justify-content:center;align-items:center;font-size:1.25rem;transition:color .2s;display:flex}.MarketTable-module-scss-module__e07woq__infoIcon:hover{color:#c2db2d}@media (max-width:440px){.MarketTable-module-scss-module__e07woq__infoIcon{font-size:1rem}}.MarketTable-module-scss-module__e07woq__playerNameCell{flex-direction:column;gap:.25rem;display:flex}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__playerName{color:#fff;font-weight:600}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__playerNameAction{cursor:pointer;transition:color .2s}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__playerNameAction:hover{color:#c2db2d}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__playerNameAction:focus{outline:none;text-decoration:underline}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__playerNamePending{opacity:.75;pointer-events:none;align-items:center;gap:.35rem;text-decoration:underline;display:inline-flex}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__pendingIcon{color:#c2db2d;font-size:.8rem}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__playerMeta{color:#fff9;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__teamInfo{color:#fff9;align-items:center;gap:.25rem;transition:color .2s;display:flex}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__teamInfo:hover{color:#c2db2d}.MarketTable-module-scss-module__e07woq__playerNameCell .MarketTable-module-scss-module__e07woq__position{text-transform:uppercase;font-weight:600}.MarketTable-module-scss-module__e07woq__header{justify-content:space-between;padding-bottom:1rem;display:flex}@media (max-width:1350px){.MarketTable-module-scss-module__e07woq__header{flex-direction:column-reverse}.MarketTable-module-scss-module__e07woq__header span:last-child{margin-bottom:.5rem}}.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__activeFiltersCount{color:#6c757d;margin-left:.5rem;font-size:.875rem;font-weight:400}.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__activeFiltersList{flex-wrap:wrap;gap:.375rem;margin-top:.375rem;display:flex}@media (max-width:768px){.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__activeFiltersList{gap:.25rem}}.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__activeFilterTag{color:#495057;white-space:nowrap;background-color:#c2db2d;border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}@media (max-width:768px){.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__activeFilterTag{gap:.25rem;padding:.125rem .375rem;font-size:.7rem}}.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__removeFilterBtn{cursor:pointer;color:#000;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;margin:0;padding:0;font-size:.625rem;line-height:1;transition:all .15s;display:flex}@media (max-width:768px){.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__removeFilterBtn{width:12px;height:12px;font-size:.5625rem}}.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__removeFilterBtn:hover{color:#495057;background-color:#0000001a}.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__removeFilterBtn:active{transform:scale(.95)}.MarketTable-module-scss-module__e07woq__activeFilters .MarketTable-module-scss-module__e07woq__removeFilterBtn i{font-size:inherit}
.LeaderboardTable-module-scss-module__naw0Na__table tbody>tr{cursor:pointer}.LeaderboardTable-module-scss-module__naw0Na__table tbody>tr.LeaderboardTable-module-scss-module__naw0Na__active td{background-color:#0000003b!important}.LeaderboardTable-module-scss-module__naw0Na__loading{position:relative}.LeaderboardTable-module-scss-module__naw0Na__loading tr{opacity:.2}.LeaderboardTable-module-scss-module__naw0Na__loading:before{content:"";border:6px solid #ffffff80;border-top-color:#000;border-radius:50%;width:2.75rem;height:2.75rem;margin-top:-10px;margin-left:-10px;animation:.6s linear infinite LeaderboardTable-module-scss-module__naw0Na__spinner;position:absolute;top:50%;left:50%}@keyframes LeaderboardTable-module-scss-module__naw0Na__spinner{to{transform:rotate(360deg)}}.LeaderboardTable-module-scss-module__naw0Na__highlighted{cursor:auto!important}.LeaderboardTable-module-scss-module__naw0Na__highlighted td{font-weight:700;background-color:#000000bf!important}.LeaderboardTable-module-scss-module__naw0Na__grid .p-datatable .p-datatable-tbody>tr.p-highlight{color:#1a1a1a!important;background-color:#c2db2d!important}.LeaderboardTable-module-scss-module__naw0Na__grid .p-datatable .p-datatable-tbody>tr.p-highlight td{color:#1a1a1a!important;background-color:#c2db2d!important}.LeaderboardTable-module-scss-module__naw0Na__grid .p-datatable .p-datatable-tbody>tr.p-highlight a{color:#1a1a1a!important}.LeaderboardTable-module-scss-module__naw0Na__grid .p-datatable .p-datatable-tbody>tr.p-highlight .player-rating{color:#1a1a1a!important}@media (min-width:1600px){.LeaderboardTable-module-scss-module__naw0Na__grid{grid-template-columns:3fr 4fr}}.LeaderboardTable-module-scss-module__naw0Na__row{gap:1rem;display:flex}.LeaderboardTable-module-scss-module__naw0Na__motwCard{background:linear-gradient(125deg,#141f39 0%,#101a31 100%);border:1px solid #829dc72e;border-radius:1rem}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwCard{padding:1rem}}.LeaderboardTable-module-scss-module__naw0Na__motwHeader{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.75rem;display:flex}.LeaderboardTable-module-scss-module__naw0Na__motwHeader h2{text-transform:none;font-size:1.7rem}.LeaderboardTable-module-scss-module__naw0Na__motwWeek{letter-spacing:.08em;color:#7da6d8;text-transform:uppercase;font-size:.95rem;font-weight:700}.LeaderboardTable-module-scss-module__naw0Na__motwFeatured{background:linear-gradient(120deg,#775a00 0%,#886504 100%);border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;padding:1.1rem 1.2rem;display:grid}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwFeatured{padding:1rem}}.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedLabel{letter-spacing:.08em;color:#fcd34db3;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.625rem;font-weight:700;display:inline-flex}.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedLabel svg{color:#fcd34d;width:.9rem;height:.9rem}.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedName{color:#fef3c7;word-break:break-word;margin-top:.35rem;font-size:1.875rem;font-weight:700;line-height:.95;display:block}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedName{font-size:1.55rem}}.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedManager{color:#fcd34d99;margin:.35rem 0 0;font-size:.75rem;font-weight:400}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedManager{font-size:.82rem}}.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedSub{color:#fcd34d99;margin:.15rem 0 0;font-size:.68rem;font-weight:400}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedSub{font-size:.62rem}}.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedScoreWrap{align-items:flex-end;gap:.45rem;margin-top:.65rem;display:inline-flex}.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedScore{color:#b9ff29;font-size:3rem;font-weight:700;line-height:.95}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedScore{font-size:2.05rem}}.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedIcon{color:#fcd34d;border-radius:1.5rem;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedIcon svg{color:#fcd34d;width:3.6rem;height:3.6rem}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwFeaturedIcon{display:none}}.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}@media (max-width:768px){.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryGrid{grid-template-columns:1fr}}.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryCard{border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem 1.1rem;transition:transform .2s,box-shadow .2s;display:flex}.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryCard:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.LeaderboardTable-module-scss-module__naw0Na__motwSecondary2,.LeaderboardTable-module-scss-module__naw0Na__motwSecondary3{background:linear-gradient(125deg,#2a3553 0%,#26324e 100%)}.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryLabel{letter-spacing:.08em;text-transform:uppercase;color:#7588a3;align-items:center;gap:.45rem;font-size:.625rem;font-weight:700;display:inline-flex}.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryLabel svg{width:.9rem;height:.9rem}.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryName{color:#f8f8f1;word-break:break-word;font-size:1rem;font-weight:700;line-height:1.08}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryName{font-size:.95rem}}.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryManager{color:#7588a3;margin:0;font-size:.6875rem;font-weight:400}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryManager{font-size:.6875rem}}.LeaderboardTable-module-scss-module__naw0Na__motwSecondarySub{color:#7588a3;margin:0;font-size:.625rem;font-weight:400}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwSecondarySub{font-size:.6rem}}.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryScore{color:#b9ff29;margin-top:.35rem;font-size:1.5rem;font-weight:700;line-height:.95}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryScore{font-size:1.4rem}}.LeaderboardTable-module-scss-module__naw0Na__motwRank1{background:linear-gradient(135deg,#facc15 0%,#f59e0b 100%)}.LeaderboardTable-module-scss-module__naw0Na__motwRank2{background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%)}.LeaderboardTable-module-scss-module__naw0Na__motwRank3{background:linear-gradient(135deg,#f97316 0%,#92400e 100%)}.LeaderboardTable-module-scss-module__naw0Na__motwIcon1{color:#fef08a}.LeaderboardTable-module-scss-module__naw0Na__motwIcon2{color:#e2e8f0}.LeaderboardTable-module-scss-module__naw0Na__motwIcon3{color:#fed7aa}.LeaderboardTable-module-scss-module__naw0Na__motwScore1{background:#b45309}.LeaderboardTable-module-scss-module__naw0Na__motwScore2{background:#64748b}.LeaderboardTable-module-scss-module__naw0Na__motwScore3{background:#9a3412}.LeaderboardTable-module-scss-module__naw0Na__motwName{text-align:center;color:#fffffff2;font-size:1.75rem;font-weight:700;line-height:1.15}.LeaderboardTable-module-scss-module__naw0Na__motwName:hover{color:#fff}.LeaderboardTable-module-scss-module__naw0Na__motwLead{text-align:left;align-items:flex-start;padding:1.25rem}.LeaderboardTable-module-scss-module__naw0Na__motwLead .LeaderboardTable-module-scss-module__naw0Na__rank{margin-bottom:.75rem}.LeaderboardTable-module-scss-module__naw0Na__motwLead h2{font-size:2.1rem;line-height:1.05}.LeaderboardTable-module-scss-module__naw0Na__motwLead .player-rating-motw{font-size:1.3rem}@media (max-width:768px){.LeaderboardTable-module-scss-module__naw0Na__motwLead h2{font-size:1.8rem}}.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}@media (max-width:576px){.LeaderboardTable-module-scss-module__naw0Na__motwSecondaryRow{grid-template-columns:1fr}}.LeaderboardTable-module-scss-module__naw0Na__motwSecondary{text-align:left;align-items:flex-start;padding:1rem}.LeaderboardTable-module-scss-module__naw0Na__motwSecondary .LeaderboardTable-module-scss-module__naw0Na__rank{width:2.8rem;height:2.8rem;margin-bottom:.65rem}.LeaderboardTable-module-scss-module__naw0Na__motwSecondary h2{font-size:1.45rem;line-height:1.1}.LeaderboardTable-module-scss-module__naw0Na__motwSecondary .player-rating-motw{font-size:1.15rem}.LeaderboardTable-module-scss-module__naw0Na__ranking{border-radius:1.5rem;flex-direction:column;flex:1;align-items:center;padding:1rem;display:flex;box-shadow:1px 2px 4px #00000040}.LeaderboardTable-module-scss-module__naw0Na__ranking .LeaderboardTable-module-scss-module__naw0Na__player-rating{font-size:1.2rem}.LeaderboardTable-module-scss-module__naw0Na__ranking .LeaderboardTable-module-scss-module__naw0Na__rank{color:#000;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:.5rem;font-weight:700;display:flex}.LeaderboardTable-module-scss-module__naw0Na__ranking h2{letter-spacing:.5px;color:#000000a6;cursor:pointer;font-size:1.5rem;font-weight:700;transition:color .2s}.LeaderboardTable-module-scss-module__naw0Na__ranking h2:hover{color:#000}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-1{background:linear-gradient(135deg,#facc15 0%,#eab308 50%,#d97706 100%)}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-1 .LeaderboardTable-module-scss-module__naw0Na__rank{color:#854d0e;background-color:#fde047}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-2{background:linear-gradient(135deg,#64748b 0%,#475569 50%,#374151 100%)}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-2 .LeaderboardTable-module-scss-module__naw0Na__rank{color:#334155;background-color:#94a3b8}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-2 h2{color:#ffffffbf}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-2 h2:hover{color:#fff}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-3{background:linear-gradient(135deg,#d97706 0%,#7f3c09 50%,#67240d 100%)}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-3 .LeaderboardTable-module-scss-module__naw0Na__rank{color:#92400e;background-color:#fbbf24}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-3 h2{color:#fef9c1d9}.LeaderboardTable-module-scss-module__naw0Na__ranking.LeaderboardTable-module-scss-module__naw0Na__rank-3 h2:hover{color:#fff}.LeaderboardTable-module-scss-module__naw0Na__divider{text-align:center;margin:1rem 0;position:relative}.LeaderboardTable-module-scss-module__naw0Na__divider:before,.LeaderboardTable-module-scss-module__naw0Na__divider:after{content:"";background:#fff3;width:40%;height:1px;position:absolute;top:50%}.LeaderboardTable-module-scss-module__naw0Na__divider:before{left:0}.LeaderboardTable-module-scss-module__naw0Na__divider:after{right:0}.LeaderboardTable-module-scss-module__naw0Na__divider span{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;padding:0 1rem;font-size:.875rem;font-weight:600;position:relative}
.Match-module-scss-module__riFOrG__pitch{background:repeating-linear-gradient(#0000 0 38px,#ffffff08 38px 76px),linear-gradient(#15472e 0%,#1b5031 25%,#15472e 50%,#1b5031 75%,#15472e 100%);border-radius:.5rem;position:relative;overflow:hidden}.Match-module-scss-module__riFOrG__pitch .Match-module-scss-module__riFOrG__badge{box-shadow:1px 2px 5px #00000040}.Match-module-scss-module__riFOrG__outline{z-index:0;border:2px solid #ffffff2e;border-radius:.5rem;flex-direction:row;justify-content:stretch;align-items:stretch;display:flex;position:relative}@media (max-width:1200px){.Match-module-scss-module__riFOrG__outline{flex-direction:column}}.Match-module-scss-module__riFOrG__half{flex-direction:row;justify-content:space-around;align-items:stretch;width:100%;height:60vh;min-height:500px;padding:.5rem 1.5rem;display:flex;position:relative}@media (max-width:768px){.Match-module-scss-module__riFOrG__half{height:42.5vh;min-height:400px}}.Match-module-scss-module__riFOrG__half:not(.Match-module-scss-module__riFOrG__away){border-right:2px solid #ffffff2e}@media (max-width:1200px){.Match-module-scss-module__riFOrG__half:not(.Match-module-scss-module__riFOrG__away){border-right:unset;border-bottom:2px solid #ffffff2e}.Match-module-scss-module__riFOrG__half:not(.Match-module-scss-module__riFOrG__away) .Match-module-scss-module__riFOrG__row{flex-direction:row-reverse}}.Match-module-scss-module__riFOrG__half.Match-module-scss-module__riFOrG__away{flex-direction:row-reverse}.Match-module-scss-module__riFOrG__half.Match-module-scss-module__riFOrG__away .Match-module-scss-module__riFOrG__row{flex-direction:column-reverse}@media (max-width:1200px){.Match-module-scss-module__riFOrG__half.Match-module-scss-module__riFOrG__away{flex-direction:column-reverse}.Match-module-scss-module__riFOrG__half.Match-module-scss-module__riFOrG__away .Match-module-scss-module__riFOrG__row{flex-direction:row}.Match-module-scss-module__riFOrG__half{flex-direction:column}}.Match-module-scss-module__riFOrG__half .Match-module-scss-module__riFOrG__team{text-transform:uppercase;letter-spacing:1px;z-index:10;align-items:center;gap:.25rem;font-weight:700;display:flex;position:absolute;left:1rem}@media (max-width:1200px){.Match-module-scss-module__riFOrG__half .Match-module-scss-module__riFOrG__team{top:.75rem;left:.75rem}}.Match-module-scss-module__riFOrG__half .Match-module-scss-module__riFOrG__team.Match-module-scss-module__riFOrG__away{right:1rem;left:unset}@media (max-width:1200px){.Match-module-scss-module__riFOrG__half .Match-module-scss-module__riFOrG__team.Match-module-scss-module__riFOrG__away{top:unset;bottom:.75rem;left:.75rem;right:unset}}.Match-module-scss-module__riFOrG__row{flex-direction:column;justify-content:space-around;align-items:center;gap:4px;width:100%;display:flex}@media (max-width:1200px){.Match-module-scss-module__riFOrG__row{flex-direction:row}}.Match-module-scss-module__riFOrG__outline-goal{background-color:#15472e;border-top:2px solid #ffffff2e;border-bottom:2px solid #ffffff2e;border-right:2px solid #ffffff2e;border-radius:0 .5rem .5rem 0;width:20%;height:50%;margin:auto 0;position:absolute;top:0;bottom:0;left:0}@media (max-width:1200px){.Match-module-scss-module__riFOrG__outline-goal{border-left:2px solid #ffffff2e;border-top:unset;border-radius:0 0 .5rem .5rem;width:45%;height:111.111px;margin:0 auto;right:0}}.Match-module-scss-module__riFOrG__outline-goal.Match-module-scss-module__riFOrG__away{right:0;left:unset;border-left:2px solid #ffffff2e;border-right:none;border-radius:.5rem 0 0 .5rem}@media (max-width:1200px){.Match-module-scss-module__riFOrG__outline-goal.Match-module-scss-module__riFOrG__away{left:0;top:unset;border-top:2px solid #ffffff2e;border-bottom:none;border-right:2px solid #ffffff2e;border-radius:.5rem .5rem 0 0}}.Match-module-scss-module__riFOrG__outline-goal-inner{border-top:2px solid #ffffff2e;border-bottom:2px solid #ffffff2e;border-right:2px solid #ffffff2e;border-radius:0 .5rem .5rem 0;width:45.4545px;height:20%;margin:auto 0;position:absolute;top:0;bottom:0;left:0}@media (max-width:1200px){.Match-module-scss-module__riFOrG__outline-goal-inner{border-left:2px solid #ffffff2e;border-top:unset;border-radius:0 0 .5rem .5rem;width:20%;height:45.4545px;margin:0 auto;right:0}}.Match-module-scss-module__riFOrG__outline-goal-inner.Match-module-scss-module__riFOrG__away{right:0;left:unset;border-left:2px solid #ffffff2e;border-right:none;border-radius:.5rem 0 0 .5rem}@media (max-width:1200px){.Match-module-scss-module__riFOrG__outline-goal-inner.Match-module-scss-module__riFOrG__away{left:0;top:unset;border-top:2px solid #ffffff2e;border-bottom:none;border-right:2px solid #ffffff2e;border-radius:.5rem .5rem 0 0}}.Match-module-scss-module__riFOrG__outline-goal-outer{border:2px solid #ffffff2e;border-radius:48%;width:20%;height:166.667px;margin:auto 0;position:absolute;top:0;bottom:0;left:55.5556px}@media (max-width:1200px){.Match-module-scss-module__riFOrG__outline-goal-outer{width:20%;height:83.3333px;margin:0 auto;top:55.5556px;left:0;right:0}}.Match-module-scss-module__riFOrG__outline-goal-outer.Match-module-scss-module__riFOrG__away{right:55.5556px;left:unset}@media (max-width:1200px){.Match-module-scss-module__riFOrG__outline-goal-outer.Match-module-scss-module__riFOrG__away{bottom:55.5556px;left:0;right:0;top:unset}}.Match-module-scss-module__riFOrG__outline-circle{z-index:-1;border:2px solid #ffffff2e;border-radius:50%;width:1667px;height:1667px;margin:auto;position:absolute;inset:0}.Match-module-scss-module__riFOrG__player{z-index:100;min-width:3.75rem;display:flex}.Match-module-scss-module__riFOrG__player .Match-module-scss-module__riFOrG__number{color:#fff;background:#000;border:3px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 auto .25rem;font-size:.75em;font-weight:700;display:flex;position:relative;box-shadow:1px 2px 4px #00000040}.Match-module-scss-module__riFOrG__player .Match-module-scss-module__riFOrG__name{white-space:nowrap;color:#fff;justify-content:center;font-size:.75em;display:flex}.Match-module-scss-module__riFOrG__header{grid-template-columns:2fr 1fr 2fr;display:grid}.Match-module-scss-module__riFOrG__header .Match-module-scss-module__riFOrG__column{justify-content:center;align-items:center;padding:1rem;display:flex}@media (max-width:768px){.Match-module-scss-module__riFOrG__header .Match-module-scss-module__riFOrG__column{padding:1rem .5rem}}.Match-module-scss-module__riFOrG__header .Match-module-scss-module__riFOrG__team{flex-direction:column;align-items:center;display:flex}.Match-module-scss-module__riFOrG__header .Match-module-scss-module__riFOrG__team a{font-weight:400}@media (max-width:768px){.Match-module-scss-module__riFOrG__header .Match-module-scss-module__riFOrG__team a{font-size:1.25rem}}.Match-module-scss-module__riFOrG__header .Match-module-scss-module__riFOrG__team h2{line-height:1}.Match-module-scss-module__riFOrG__header .Match-module-scss-module__riFOrG__team .Match-module-scss-module__riFOrG__rating span{min-width:3.5rem;margin-top:.5rem}.Match-module-scss-module__riFOrG__score{align-items:center;margin-top:.75rem;display:flex}.Match-module-scss-module__riFOrG__score .Match-module-scss-module__riFOrG__number{font-size:5.25rem;font-weight:600;line-height:1}.Match-module-scss-module__riFOrG__score .Match-module-scss-module__riFOrG__number.Match-module-scss-module__riFOrG__leading{color:#e9f84c}.Match-module-scss-module__riFOrG__score .Match-module-scss-module__riFOrG__divider{margin-left:.65rem;margin-right:.65rem;font-size:1.75rem;font-weight:700;line-height:1}.Match-module-scss-module__riFOrG__details{flex-direction:column;align-items:center;display:flex}.Match-module-scss-module__riFOrG__time{color:#dfc643;margin-top:.5rem;font-size:1.125rem;font-weight:600}.Match-module-scss-module__riFOrG__time.Match-module-scss-module__riFOrG__lapsed:after{content:"";background-color:#623ce6;width:100%;height:2px;animation:2s infinite Match-module-scss-module__riFOrG__slide;display:block;position:relative;transform:scaleX(0)}@keyframes Match-module-scss-module__riFOrG__slide{0%{transform-origin:0 100%;transform:scaleX(0)}60%{transform-origin:100% 100%;transform:scaleX(1)}to{transform-origin:100% 100%;transform:scaleX(0)}}.Match-module-scss-module__riFOrG__date{text-align:center;color:#8a8f98;font-size:1rem}.Match-module-scss-module__riFOrG__comments{scrollbar-width:thin;max-height:27.5vh;margin:1.5rem 0;position:relative;overflow-y:auto;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:source-in;mask-composite:intersect}.Match-module-scss-module__riFOrG__comment{color:#000;background-color:#fff;border-radius:.5rem;flex-direction:row;height:auto;margin-bottom:.5rem;padding:1.5rem;display:flex}.Match-module-scss-module__riFOrG__comment svg{fill:currentColor;stroke:currentColor;width:1rem}.Match-module-scss-module__riFOrG__comment svg,.Match-module-scss-module__riFOrG__comment i{margin-left:.5rem}.Match-module-scss-module__riFOrG__bench{flex-direction:row;gap:1.5rem;margin-top:.5rem;display:flex}@media (max-width:768px){.Match-module-scss-module__riFOrG__bench{gap:.75rem}}.Match-module-scss-module__riFOrG__benchWrapper{background-color:#232a3f;border-radius:1rem;width:100%}.Match-module-scss-module__riFOrG__benchHeader{letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.6rem;margin-left:.6rem;font-size:.72rem;font-weight:700;overflow:hidden}.Match-module-scss-module__riFOrG__benchRow{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:2rem .5rem;width:100%;font-size:.8125rem;display:grid}@media (max-width:768px){.Match-module-scss-module__riFOrG__benchRow{gap:1rem .1rem}}.Match-module-scss-module__riFOrG__benchRow .Match-module-scss-module__riFOrG__player{margin:0 auto}.Match-module-scss-module__riFOrG__setupBenchRow{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));place-items:center;gap:3rem .5rem;width:100%;margin-bottom:1rem;font-size:.8125rem;display:grid}.Match-module-scss-module__riFOrG__setupBenchRow .Match-module-scss-module__riFOrG__player{margin:0 auto}.Match-module-scss-module__riFOrG__userName{word-break:break-word;text-align:center;text-transform:uppercase;font-size:3rem;font-weight:700}@media (max-width:1400px){.Match-module-scss-module__riFOrG__userName{font-size:2rem}}@media (max-width:992px){.Match-module-scss-module__riFOrG__userName{font-size:1.5rem}}@media (max-width:576px){.Match-module-scss-module__riFOrG__userName{font-size:1.5rem}}.Match-module-scss-module__riFOrG__statHeader{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:1rem;display:flex}.Match-module-scss-module__riFOrG__stat{margin:1rem 0}.Match-module-scss-module__riFOrG__stat .Match-module-scss-module__riFOrG__label{justify-content:space-between;margin-bottom:.25rem;font-weight:700;display:flex}.Match-module-scss-module__riFOrG__stat .Match-module-scss-module__riFOrG__label span:first-child{padding-left:.25rem}.Match-module-scss-module__riFOrG__stat .Match-module-scss-module__riFOrG__label span:last-child{padding-right:.25rem}.Match-module-scss-module__riFOrG__placeholder{background-color:#0000004a;border-radius:50%;width:2.5rem;height:2.5rem;display:inline-block;position:relative;box-shadow:inset -1px 1px 8px #0003}.Match-module-scss-module__riFOrG__outline-goal-line{background-color:#ffffff2e;border-radius:2px;width:15%;height:8px;margin:0 auto;position:absolute;top:-5px;left:0;right:0}@media (min-width:1200px){.Match-module-scss-module__riFOrG__outline-goal-line{width:8px;height:15%;top:42.5%;bottom:42.5%;left:-2px;right:unset}}.Match-module-scss-module__riFOrG__outline-goal-line.Match-module-scss-module__riFOrG__away{bottom:-5px;top:unset}@media (min-width:1200px){.Match-module-scss-module__riFOrG__outline-goal-line.Match-module-scss-module__riFOrG__away{width:8px;height:15%;top:42.5%;bottom:42.5%;right:-2px;left:unset}}.Match-module-scss-module__riFOrG__outline-corner-left{border:2px solid #ffffff2e;border-radius:100%;width:45px;height:45px;margin:0;position:absolute;top:-20px;left:-20px}.Match-module-scss-module__riFOrG__outline-corner-left.Match-module-scss-module__riFOrG__away{bottom:-20px;top:unset}@media (min-width:1200px){.Match-module-scss-module__riFOrG__outline-corner-left.Match-module-scss-module__riFOrG__away{right:-20px;left:unset}}.Match-module-scss-module__riFOrG__outline-center-circle{aspect-ratio:1;border:2px solid #ffffff2e;border-radius:100%;width:10%;margin:auto;position:absolute;inset:0 45%}.Match-module-scss-module__riFOrG__outline-corner-right{border:2px solid #ffffff2e;border-radius:100%;width:45px;height:45px;margin:0;position:absolute;top:-20px;right:-20px}@media (min-width:1200px){.Match-module-scss-module__riFOrG__outline-corner-right{bottom:-20px;top:unset;left:-20px}}.Match-module-scss-module__riFOrG__outline-corner-right.Match-module-scss-module__riFOrG__away{bottom:-20px;top:unset}@media (min-width:1200px){.Match-module-scss-module__riFOrG__outline-corner-right.Match-module-scss-module__riFOrG__away{right:-20px;left:unset;top:-20px;bottom:unset}}
.Panel-module-scss-module__jbtQrG__panel{z-index:100;background-color:#232a3f;border:none;border-radius:1rem;position:relative}.Panel-module-scss-module__jbtQrG__panel .Panel-module-scss-module__jbtQrG__p-overlaypanel-content{padding:0}.Panel-module-scss-module__jbtQrG__panel .Panel-module-scss-module__jbtQrG__p-panel-header{color:#fff;background:#232a3f;border:none;border-radius:0;padding:0}
.RatingDialog-module-scss-module__CWpwfa__ratingDialog .RatingDialog-module-scss-module__CWpwfa__p-dialog-content{color:#fff;background:#0d1117;padding:1.25rem 1.5rem}.RatingDialog-module-scss-module__CWpwfa__ratingDialog .RatingDialog-module-scss-module__CWpwfa__p-dialog-header{color:#fff;background:#0d1117}.RatingDialog-module-scss-module__CWpwfa__metaRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.RatingDialog-module-scss-module__CWpwfa__section{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;padding:.75rem 1rem}.RatingDialog-module-scss-module__CWpwfa__sectionHeader{letter-spacing:.01em;margin-bottom:.5rem;font-weight:700}.RatingDialog-module-scss-module__CWpwfa__sectionBody{gap:.5rem;display:grid}.RatingDialog-module-scss-module__CWpwfa__tableHeader{color:#9ca3af;text-transform:uppercase;letter-spacing:.02em;grid-template-columns:1fr 3fr 1fr 1fr 1fr;gap:.75rem;padding:.2rem .75rem .55rem;font-size:.78rem;font-weight:600;display:grid}.RatingDialog-module-scss-module__CWpwfa__playerRow{background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;grid-template-columns:1fr 3fr 1fr 1fr 1fr;align-items:center;gap:.75rem;padding:.5rem .75rem;display:grid}.RatingDialog-module-scss-module__CWpwfa__subInIcon{color:#55de84;background:#2ac46933;border-radius:999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.RatingDialog-module-scss-module__CWpwfa__subOutIcon{color:#ef5350;background:#ef535033;border-radius:999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.RatingDialog-module-scss-module__CWpwfa__playerMeta{min-width:0}.RatingDialog-module-scss-module__CWpwfa__playerName{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden;color:#fff!important}.RatingDialog-module-scss-module__CWpwfa__positionTag,.RatingDialog-module-scss-module__CWpwfa__statusTag,.RatingDialog-module-scss-module__CWpwfa__captainTag{border:none;border-radius:6px;padding:.2rem .55rem;font-size:.8rem;line-height:1.2}.RatingDialog-module-scss-module__CWpwfa__positionTag{color:#fff;background:#ffffff1a;justify-content:center;min-width:3.25rem;font-weight:600;display:inline-flex}.RatingDialog-module-scss-module__CWpwfa__statusCell,.RatingDialog-module-scss-module__CWpwfa__captainCell{justify-content:flex-start;display:flex}.RatingDialog-module-scss-module__CWpwfa__captainTag{color:#000;background:#c2db2d}.RatingDialog-module-scss-module__CWpwfa__ratingValue{justify-content:flex-end;display:flex}.RatingDialog-module-scss-module__CWpwfa__totals{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.RatingDialog-module-scss-module__CWpwfa__totalCard,.RatingDialog-module-scss-module__CWpwfa__totalCardEmphasis{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.2rem;padding:.75rem 1rem;display:flex}.RatingDialog-module-scss-module__CWpwfa__totalCardEmphasis{background:linear-gradient(145deg,#546fff24,#546fff0d);border-color:#546fff4d}.RatingDialog-module-scss-module__CWpwfa__totalLabel{color:#9ca3af;font-size:.9rem}.RatingDialog-module-scss-module__CWpwfa__totalValue{color:#fff;font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:700}.RatingDialog-module-scss-module__CWpwfa__totalSub{color:#c5c9d3;font-size:.85rem}.RatingDialog-module-scss-module__CWpwfa__tableHeader>div:last-child{text-align:right}@media (max-width:768px){.RatingDialog-module-scss-module__CWpwfa__metaRow{flex-direction:column;align-items:flex-start}}
.PlayerRatings-module-scss-module__WutlCa__ratings{scrollbar-width:thin;scrollbar-color:#777 #0000;background:linear-gradient(91deg,#00000021,#00000080);border-radius:1rem;flex-direction:row-reverse;flex:1;gap:8px;padding:8px;display:flex;position:relative;overflow:auto clip;box-shadow:inset 2px 4px 10px #00000029}.PlayerRatings-module-scss-module__WutlCa__rating{direction:initial;flex-direction:column;justify-content:stretch;align-items:center;margin-top:24px;display:flex;position:relative}.PlayerRatings-module-scss-module__WutlCa__rating:first-of-type{margin-right:auto}.PlayerRatings-module-scss-module__WutlCa__visual{flex-direction:column;justify-content:flex-end;align-items:center;gap:0;width:28px;height:260px;display:flex}.PlayerRatings-module-scss-module__WutlCa__wrapper{width:100%;padding-bottom:8px;position:relative}.PlayerRatings-module-scss-module__WutlCa__bar{height:max(260px*var(--score)/10,12px);background:linear-gradient(180deg, var(--background) 0%, #101010 100%);text-align:center;color:#ffffffbf;border-radius:.25rem .25rem 0 0;width:100%;font-size:1rem;font-weight:700;line-height:3.5;transition:height .3s ease-in-out;position:relative;-webkit-mask:linear-gradient(#000c 40px,#0000);mask:linear-gradient(#000c 40px,#0000)}.PlayerRatings-module-scss-module__WutlCa__score{text-align:center;color:#101010;background-color:var(--background);border-radius:.25rem;padding:4px 0;font-size:12px;font-weight:700;position:absolute;top:-12px;left:0;right:0}.PlayerRatings-module-scss-module__WutlCa__info{color:#9795958c;text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:10px;font-weight:700;line-height:12px;display:flex}
.LeagueSchedule-module-scss-module__KRmGRG__table tr.LeagueSchedule-module-scss-module__KRmGRG__border{border-bottom:1px solid #ffffff26}.LeagueSchedule-module-scss-module__KRmGRG__table thead th{background:#12182a}.LeagueSchedule-module-scss-module__KRmGRG__table thead th:first-child{border-radius:1rem 0 0 .2rem}.LeagueSchedule-module-scss-module__KRmGRG__table thead th:last-child{border-radius:0 1rem .2rem 0}.LeagueSchedule-module-scss-module__KRmGRG__date{color:#fff;text-transform:capitalize;background:#ffffff26;font-weight:700}.LeagueSchedule-module-scss-module__KRmGRG__date>td{background:0 0;border-bottom:0;padding:.5rem;border-radius:.5rem!important}.LeagueSchedule-module-scss-module__KRmGRG__loading{position:relative}.LeagueSchedule-module-scss-module__KRmGRG__loading tr{opacity:.2}.LeagueSchedule-module-scss-module__KRmGRG__loading:before{content:"";border:6px solid #ffffff80;border-top-color:#000;border-radius:50%;width:2.75rem;height:2.75rem;margin-top:-10px;margin-left:-10px;animation:.6s linear infinite LeagueSchedule-module-scss-module__KRmGRG__spinner;position:absolute;top:50%;left:50%}@keyframes LeagueSchedule-module-scss-module__KRmGRG__spinner{to{transform:rotate(360deg)}}
.UserValuation-module-scss-module__F99tMG__valuation{background:linear-gradient(145deg,#232a3fe6 0%,#181e31f2 55%,#0e121ff2 100%);border:1px solid #ffffff24;border-radius:1rem;padding:1rem;box-shadow:0 10px 22px #0000003d}.UserValuation-module-scss-module__F99tMG__header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-end;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.UserValuation-module-scss-module__F99tMG__rows{flex-direction:column;gap:.5rem;display:flex}.UserValuation-module-scss-module__F99tMG__row{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.625rem .75rem;display:flex}.UserValuation-module-scss-module__F99tMG__labelWrap{align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.UserValuation-module-scss-module__F99tMG__value{color:#ffffffe0;font-weight:700}.UserValuation-module-scss-module__F99tMG__totalRow{background:linear-gradient(125deg,#c2db2d26 0%,#c2db2d0f 100%);border-color:#c2db2d73;margin-top:.25rem}.UserValuation-module-scss-module__F99tMG__totalValue{color:#c2db2d;text-shadow:0 0 14px #c2db2d40;font-size:1.25rem;font-weight:800}@media (max-width:576px){.UserValuation-module-scss-module__F99tMG__header{flex-direction:column;align-items:flex-start}.UserValuation-module-scss-module__F99tMG__labelWrap{font-size:.92rem}.UserValuation-module-scss-module__F99tMG__totalValue{font-size:1.1rem}}
.HomeAnnouncementBar-module-scss-module__Oi0LMa__announcementWrap{padding:1.5rem 1.5rem 0}@media (max-width:768px){.HomeAnnouncementBar-module-scss-module__Oi0LMa__announcementWrap{padding:.5rem .5rem 0}}.HomeAnnouncementBar-module-scss-module__Oi0LMa__announcement{background:linear-gradient(100deg,#3a506be0 0%,#232a3ff2 100%);border:4px solid #c2db2d73;border-radius:.8rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:.75rem;width:100%;padding:.9rem 1rem;display:grid;box-shadow:0 8px 18px #0003}.HomeAnnouncementBar-module-scss-module__Oi0LMa__iconWrap{background:#ffffff14;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;display:inline-flex}.HomeAnnouncementBar-module-scss-module__Oi0LMa__content{flex-direction:column;gap:.2rem;min-width:0;display:flex}.HomeAnnouncementBar-module-scss-module__Oi0LMa__title{color:#fffffff7;margin:0;font-weight:800}.HomeAnnouncementBar-module-scss-module__Oi0LMa__message{color:#ffffffe6;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-weight:600;line-height:1.45}.HomeAnnouncementBar-module-scss-module__Oi0LMa__dismissBtn{color:#ffffffbf;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;transition:background-color .15s,color .15s;display:inline-flex}.HomeAnnouncementBar-module-scss-module__Oi0LMa__dismissBtn:hover{color:#c2db2d;background:#c2db2d33}@media (max-width:768px){.HomeAnnouncementBar-module-scss-module__Oi0LMa__announcement{grid-template-columns:auto minmax(0,1fr);padding:.85rem}.HomeAnnouncementBar-module-scss-module__Oi0LMa__dismissBtn{grid-column:2;justify-self:end;margin-top:.15rem}}
.RankedPagination-module-scss-module__GuWYhq__wrapper{justify-content:space-between;align-items:center;display:flex}.RankedPagination-module-scss-module__GuWYhq__wrapper1{justify-content:flex-end;align-items:stretch;display:flex}.RankedPagination-module-scss-module__GuWYhq__dropdown,.RankedPagination-module-scss-module__GuWYhq__chevron{background-color:#00000040}.RankedPagination-module-scss-module__GuWYhq__chevron1,.RankedPagination-module-scss-module__GuWYhq__chevron2,.RankedPagination-module-scss-module__GuWYhq__dropdown1{background-color:#0c0e19}.RankedPagination-module-scss-module__GuWYhq__chevron1,.RankedPagination-module-scss-module__GuWYhq__chevron2{height:auto}.RankedPagination-module-scss-module__GuWYhq__chevron1{border:1px solid #ffffff21;border-radius:.5rem 0 0 .5rem}.RankedPagination-module-scss-module__GuWYhq__chevron2{border:1px solid #ffffff21;border-radius:0 .5rem .5rem 0}.RankedPagination-module-scss-module__GuWYhq__dropdown1{border-top:1px solid #ffffff21;border-bottom:1px solid #ffffff21;border-radius:0}
.Transactions-module-scss-module__brhaVa__transactions{flex-direction:column;gap:.75rem;display:flex}.Transactions-module-scss-module__brhaVa__summary{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:.5rem;display:grid}@media (max-width:600px){.Transactions-module-scss-module__brhaVa__summary{grid-template-columns:repeat(2,1fr)}}.Transactions-module-scss-module__brhaVa__summaryCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.Transactions-module-scss-module__brhaVa__summaryLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.Transactions-module-scss-module__brhaVa__summaryValue{color:#fff;font-size:1.1rem;font-weight:600}.Transactions-module-scss-module__brhaVa__tableHeader{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #ffffff1a;grid-template-columns:3.5rem 3rem minmax(10rem,2fr) minmax(3rem,.6fr) minmax(5rem,1fr) minmax(5rem,1fr) minmax(4rem,.8fr);gap:.5rem;padding:.5rem .75rem;font-size:.75rem;display:grid}@media (max-width:768px){.Transactions-module-scss-module__brhaVa__tableHeader{grid-template-columns:3.5rem 3rem minmax(7rem,2fr) minmax(3rem,.6fr) minmax(4.5rem,1fr)}.Transactions-module-scss-module__brhaVa__tableHeader span:nth-child(6),.Transactions-module-scss-module__brhaVa__tableHeader span:nth-child(7){display:none}}.Transactions-module-scss-module__brhaVa__rows{flex-direction:column;gap:.35rem;display:flex}.Transactions-module-scss-module__brhaVa__row{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.75rem;grid-template-columns:3.5rem 3rem minmax(10rem,2fr) minmax(3rem,.6fr) minmax(5rem,1fr) minmax(5rem,1fr) minmax(4rem,.8fr);align-items:center;gap:.5rem;padding:.6rem .75rem;transition:background .15s;display:grid}.Transactions-module-scss-module__brhaVa__row:hover{background:#ffffff0f}@media (max-width:768px){.Transactions-module-scss-module__brhaVa__row{grid-template-columns:3.5rem 3rem minmax(7rem,2fr) minmax(3rem,.6fr) minmax(4.5rem,1fr)}.Transactions-module-scss-module__brhaVa__row .Transactions-module-scss-module__brhaVa__profitCell,.Transactions-module-scss-module__brhaVa__row .Transactions-module-scss-module__brhaVa__date{display:none}}.Transactions-module-scss-module__brhaVa__type{text-transform:uppercase;text-align:center;letter-spacing:.03em;border-radius:.35rem;padding:.15rem .4rem;font-size:.75rem;font-weight:700}.Transactions-module-scss-module__brhaVa__buy{color:#66bb6a;background:#4caf5026}.Transactions-module-scss-module__brhaVa__sell{color:#ef5350;background:#ef535026}.Transactions-module-scss-module__brhaVa__playerInfo{align-items:center;gap:.5rem;min-width:0;display:flex}.Transactions-module-scss-module__brhaVa__playerName{color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Transactions-module-scss-module__brhaVa__playerName:hover{color:var(--accent,#f0ce1d)}.Transactions-module-scss-module__brhaVa__price{color:#fff;font-weight:500}.Transactions-module-scss-module__brhaVa__profit{color:#66bb6a;font-weight:500}.Transactions-module-scss-module__brhaVa__loss{color:#ef5350;font-weight:500}.Transactions-module-scss-module__brhaVa__profitCell{font-weight:500}.Transactions-module-scss-module__brhaVa__date{color:#94a3b8;font-size:.85rem}.Transactions-module-scss-module__brhaVa__pagination{justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .25rem 0;display:flex}.Transactions-module-scss-module__brhaVa__pageInfo{color:#94a3b8;font-size:.8rem}.Transactions-module-scss-module__brhaVa__pageControls{align-items:center;gap:.5rem;display:flex}.Transactions-module-scss-module__brhaVa__pageButton{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;border-radius:.5rem;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.8rem;transition:background .15s,border-color .15s;display:inline-flex}.Transactions-module-scss-module__brhaVa__pageButton:hover:not(:disabled){background:#ffffff14;border-color:#ffffff40}.Transactions-module-scss-module__brhaVa__pageButton:disabled{opacity:.45;cursor:not-allowed}.Transactions-module-scss-module__brhaVa__pageNumber{color:#cbd5e1;font-size:.8rem}
.Setup-module-scss-module__cJ9Afa__setupBadges{flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;display:flex}.Setup-module-scss-module__cJ9Afa__setupBadges .Setup-module-scss-module__cJ9Afa__badge{background:#3a506b33;border:1px solid #3a506b66;border-radius:.5rem;flex:1;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}@media (min-width:440px){.Setup-module-scss-module__cJ9Afa__setupBadges .Setup-module-scss-module__cJ9Afa__badge{padding:.75rem;font-size:.75rem}}.Setup-module-scss-module__cJ9Afa__setupBadges .Setup-module-scss-module__cJ9Afa__badge i{font-size:1.5rem}@media (max-width:440px){.Setup-module-scss-module__cJ9Afa__setupBadges .Setup-module-scss-module__cJ9Afa__badge i{font-size:1.25rem}}@media (max-width:400px){.Setup-module-scss-module__cJ9Afa__setupBadges .Setup-module-scss-module__cJ9Afa__badge i{display:none}}.Setup-module-scss-module__cJ9Afa__setupBadges .Setup-module-scss-module__cJ9Afa__badge div{flex-direction:column;gap:.125rem;font-weight:700;display:flex}@media (max-width:440px){.Setup-module-scss-module__cJ9Afa__setupBadges .Setup-module-scss-module__cJ9Afa__badge div{font-size:1rem!important}}.Setup-module-scss-module__cJ9Afa__setupActions{flex-direction:column;gap:1rem;margin-top:1.25rem;display:flex}.Setup-module-scss-module__cJ9Afa__setupActions .Setup-module-scss-module__cJ9Afa__actionButtons{gap:.75rem;display:flex}.Setup-module-scss-module__cJ9Afa__setupActions .Setup-module-scss-module__cJ9Afa__actionButtons button{flex:1}.Setup-module-scss-module__cJ9Afa__setupFooter{z-index:1000;background:#0e0d18;border-top:2px solid #3a506b;justify-content:center;align-items:center;height:80px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000004d}@media (max-width:1100px){.Setup-module-scss-module__cJ9Afa__setupFooter{height:auto;padding:.75rem 0}}.Setup-module-scss-module__cJ9Afa__setupFooter .Setup-module-scss-module__cJ9Afa__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:0 2rem;display:flex}@media (max-width:1100px){.Setup-module-scss-module__cJ9Afa__setupFooter .Setup-module-scss-module__cJ9Afa__container{flex-direction:column;gap:.75rem;padding:0 1rem}}.Setup-module-scss-module__cJ9Afa__setupFooter .Setup-module-scss-module__cJ9Afa__content{flex:auto;align-items:center;gap:1.5rem;display:flex}@media (max-width:1100px){.Setup-module-scss-module__cJ9Afa__setupFooter .Setup-module-scss-module__cJ9Afa__content{gap:1.25rem}}.Setup-module-scss-module__cJ9Afa__progress h3{color:#fff;margin:0;font-size:1.1rem;font-weight:600;line-height:1.1}.Setup-module-scss-module__cJ9Afa__progress .Setup-module-scss-module__cJ9Afa__progressHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.Setup-module-scss-module__cJ9Afa__progress .Setup-module-scss-module__cJ9Afa__progressHeader span{color:#c2db2d;font-size:.9rem;font-weight:700}@media (max-width:900px){.Setup-module-scss-module__cJ9Afa__progress .Setup-module-scss-module__cJ9Afa__progressHeader{flex-direction:column;align-items:flex-start;gap:.2rem}}.Setup-module-scss-module__cJ9Afa__progress .Setup-module-scss-module__cJ9Afa__progressBar{background:#232a3f;border-radius:3px;width:100%;height:6px;overflow:hidden}.Setup-module-scss-module__cJ9Afa__progress .Setup-module-scss-module__cJ9Afa__progressFill{background:linear-gradient(90deg,#c2db2d,#a8c426);border-radius:3px;height:100%;transition:width .3s}.Setup-module-scss-module__cJ9Afa__requirementsSummary{flex-wrap:wrap;flex-grow:1;justify-content:center;gap:1rem;display:flex}@media (max-width:934px){.Setup-module-scss-module__cJ9Afa__requirementsSummary{justify-content:flex-start;gap:.5rem}}.Setup-module-scss-module__cJ9Afa__requirementBadge{white-space:nowrap;border:1px solid;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.Setup-module-scss-module__cJ9Afa__requirementBadge.Setup-module-scss-module__cJ9Afa__completed{color:#c2db2d;background:#c2db2d1a;border-color:#c2db2d}.Setup-module-scss-module__cJ9Afa__requirementBadge.Setup-module-scss-module__cJ9Afa__pending{color:#8a9bb8;background:#3a506b1a;border-color:#3a506b}.Setup-module-scss-module__cJ9Afa__requirementBadge .Setup-module-scss-module__cJ9Afa__progress{opacity:.8;font-size:.75rem}.Setup-module-scss-module__cJ9Afa__requirementBadge i{font-size:.9rem}@media (max-width:934px){.Setup-module-scss-module__cJ9Afa__action{gap:.75rem;width:100%;display:flex}.Setup-module-scss-module__cJ9Afa__action button{width:100%}.Setup-module-scss-module__cJ9Afa__action>span{min-width:30%}}
.Tournament-module-scss-module__JmgqyG__loading{position:relative}.Tournament-module-scss-module__JmgqyG__loading>div,.Tournament-module-scss-module__JmgqyG__loading tr{opacity:.5}.Tournament-module-scss-module__JmgqyG__loading:before{content:"";border:6px solid #ffffff80;border-top-color:#000;border-radius:50%;width:2.75rem;height:2.75rem;margin-top:-1.375rem;margin-left:-1.375rem;animation:.6s linear infinite Tournament-module-scss-module__JmgqyG__spinner;position:absolute;top:50%;left:50%}@keyframes Tournament-module-scss-module__JmgqyG__spinner{to{transform:rotate(360deg)}}.Tournament-module-scss-module__JmgqyG__status-live{align-items:center;display:flex}.Tournament-module-scss-module__JmgqyG__status-live:before{content:"";background-color:#560d0d;border-radius:50%;width:7.5px;height:7.5px;margin-right:8px;animation:1.75s infinite Tournament-module-scss-module__JmgqyG__blink;display:block}.Tournament-module-scss-module__JmgqyG__status-1{align-items:center;display:flex}.Tournament-module-scss-module__JmgqyG__status-1:before{content:"";background-color:#560d0d;border-radius:50%;width:7.5px;height:7.5px;margin-right:8px;animation:1.75s infinite Tournament-module-scss-module__JmgqyG__blink;display:block}@keyframes Tournament-module-scss-module__JmgqyG__blink{0%,to{opacity:.15}50%{opacity:1}}.Tournament-module-scss-module__JmgqyG__row{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));display:grid}.Tournament-module-scss-module__JmgqyG__cardGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.Tournament-module-scss-module__JmgqyG__leagueCard{color:#fff;background:#1a2236;border:1px solid #ffffff0f;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.Tournament-module-scss-module__JmgqyG__leagueCard:hover{border-color:#c2db2d80;transform:translateY(-2px);box-shadow:0 10px 20px -8px #00000080}.Tournament-module-scss-module__JmgqyG__leagueCardHead{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Tournament-module-scss-module__JmgqyG__leagueName{text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;font-weight:700;overflow:hidden}.Tournament-module-scss-module__JmgqyG__positionRow{align-items:baseline;gap:.5rem;display:flex}.Tournament-module-scss-module__JmgqyG__positionNum{align-items:center;gap:.4rem;font-size:2rem;font-weight:800;line-height:1;display:inline-flex}.Tournament-module-scss-module__JmgqyG__positionNum svg{width:1.5rem;height:1.5rem}.Tournament-module-scss-module__JmgqyG__positionOf{color:#ffffff80;font-size:.95rem}.Tournament-module-scss-module__JmgqyG__statLine{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.Tournament-module-scss-module__JmgqyG__formRow{gap:.25rem;min-height:.85rem;display:flex}.Tournament-module-scss-module__JmgqyG__opponentRow{justify-content:space-between;align-items:center;gap:.5rem;padding-top:.25rem;font-size:.9rem;display:flex}.Tournament-module-scss-module__JmgqyG__pendingRow{color:#ffffffa6;font-size:.9rem;line-height:1.4}.Tournament-module-scss-module__JmgqyG__leagueCardFoot{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;font-size:.9rem;display:flex}.Tournament-module-scss-module__JmgqyG__leagueCardFoot i{margin-left:.15rem;font-size:.75rem}.Tournament-module-scss-module__JmgqyG__historyList{flex-direction:column;gap:1rem;display:flex}.Tournament-module-scss-module__JmgqyG__historyGroup{background:#1a2236;border:1px solid #ffffff0f;border-radius:.75rem;overflow:hidden}.Tournament-module-scss-module__JmgqyG__historyGroupHead{background:#ffffff08;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1.1rem;display:flex}.Tournament-module-scss-module__JmgqyG__trophies{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.Tournament-module-scss-module__JmgqyG__trophy{align-items:center;gap:.3rem;font-weight:700;display:inline-flex}.Tournament-module-scss-module__JmgqyG__trophy svg{width:1.15rem;height:1.15rem}.Tournament-module-scss-module__JmgqyG__splitList{flex-direction:column;display:flex}.Tournament-module-scss-module__JmgqyG__splitRow{color:#fff;grid-template-columns:5.5rem 1fr auto 1.5rem;align-items:center;gap:1rem;padding:.65rem 1.1rem;font-size:.9rem;transition:background .15s;display:grid}.Tournament-module-scss-module__JmgqyG__splitRow:hover{background:#c2db2d12}.Tournament-module-scss-module__JmgqyG__splitRow+.Tournament-module-scss-module__JmgqyG__splitRow{border-top:1px solid #ffffff0d}.Tournament-module-scss-module__JmgqyG__splitMedal{justify-content:flex-end;display:inline-flex}.Tournament-module-scss-module__JmgqyG__splitMedal svg{width:1.15rem;height:1.15rem}@media (max-width:576px){.Tournament-module-scss-module__JmgqyG__splitRow{grid-template-columns:4.5rem 1fr auto;gap:.5rem;font-size:.82rem}.Tournament-module-scss-module__JmgqyG__splitMedal{display:none}}.Tournament-module-scss-module__JmgqyG__card{text-align:center;background:#12182a;border-radius:1rem;height:100%;padding:1.5rem 1rem}.Tournament-module-scss-module__JmgqyG__card h2{margin-bottom:.5rem;font-size:1.25rem}.Tournament-module-scss-module__JmgqyG__header{display:flex}.Tournament-module-scss-module__JmgqyG__column{justify-content:center;align-items:center;width:33.33%;padding:1rem;display:flex}.Tournament-module-scss-module__JmgqyG__score{align-items:center;gap:1rem;display:flex}.Tournament-module-scss-module__JmgqyG__scoreboardCard{color:#fff;background:linear-gradient(to bottom right,#1f2937,#111827);border:1px solid #37415180;border-radius:.75rem;width:100%;max-width:48rem;margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Tournament-module-scss-module__JmgqyG__scoreboardContent{flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.Tournament-module-scss-module__JmgqyG__mainSection{justify-content:space-between;align-items:center;width:100%;padding:1.5rem 1.5rem 0;display:flex;position:relative}@media (max-width:576px){.Tournament-module-scss-module__JmgqyG__mainSection{padding:1.5rem .5rem 0}}.Tournament-module-scss-module__JmgqyG__teamInfo{text-align:left;flex-direction:column;flex:1;padding-right:1rem;display:flex}.Tournament-module-scss-module__JmgqyG__teamInfo.Tournament-module-scss-module__JmgqyG__away{text-align:right;align-items:flex-end;padding-left:1rem;padding-right:0}.Tournament-module-scss-module__JmgqyG__teamNameContainer{align-items:center;display:flex}@media (max-width:768px){.Tournament-module-scss-module__JmgqyG__teamNameContainer{gap:.35rem;margin-bottom:.35rem}.Tournament-module-scss-module__JmgqyG__home .Tournament-module-scss-module__JmgqyG__teamNameContainer{flex-direction:column;align-items:flex-start}.Tournament-module-scss-module__JmgqyG__away .Tournament-module-scss-module__JmgqyG__teamNameContainer{flex-direction:column-reverse;align-items:flex-end}}.Tournament-module-scss-module__JmgqyG__standingBadge{color:#9ca3af;background:#374151;border-radius:.375rem;margin-right:.5rem;padding:.2rem .5rem;font-size:.85rem;font-weight:700}.Tournament-module-scss-module__JmgqyG__away .Tournament-module-scss-module__JmgqyG__standingBadge{margin-left:.5rem;margin-right:0}@media (max-width:1200px){.Tournament-module-scss-module__JmgqyG__standingBadge{font-size:.75rem}}.Tournament-module-scss-module__JmgqyG__teamName{letter-spacing:.05em;text-transform:uppercase;color:#f9fafb;text-shadow:0 1px 2px #00000040;font-size:2.5rem;font-weight:800}@media (max-width:1200px){.Tournament-module-scss-module__JmgqyG__teamName{font-size:2rem}}@media (max-width:992px){.Tournament-module-scss-module__JmgqyG__teamName{font-size:1.25rem}}.Tournament-module-scss-module__JmgqyG__last6Container{gap:.25rem;display:flex}.Tournament-module-scss-module__JmgqyG__resultDot{background-color:#6b7280;border-radius:9999px;width:.75rem;height:.75rem;box-shadow:0 1px 2px #0000000d}.Tournament-module-scss-module__JmgqyG__resultDot.Tournament-module-scss-module__JmgqyG__win{background-color:#22c55e}.Tournament-module-scss-module__JmgqyG__resultDot.Tournament-module-scss-module__JmgqyG__draw{background-color:#facc15}.Tournament-module-scss-module__JmgqyG__resultDot.Tournament-module-scss-module__JmgqyG__loss{background-color:#ef4444}.Tournament-module-scss-module__JmgqyG__scoresContainer{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#374151b3;border:1px solid #37415180;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex;position:relative;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Tournament-module-scss-module__JmgqyG__scoreButton{cursor:pointer;background:0 0;border:none;margin:0;padding:0;line-height:1}.Tournament-module-scss-module__JmgqyG__scoreButton:disabled{cursor:not-allowed;opacity:.65}.Tournament-module-scss-module__JmgqyG__score{font-variant-numeric:tabular-nums;color:#fbbf24;text-shadow:0 0 8px #fb923cb3;font-family:Lato;font-size:3rem;font-weight:900}@media (max-width:992px){.Tournament-module-scss-module__JmgqyG__score{font-size:2rem}}.Tournament-module-scss-module__JmgqyG__score.Tournament-module-scss-module__JmgqyG__winner{color:#4ade80;text-shadow:0 0 8px #4ade80b3}.Tournament-module-scss-module__JmgqyG__scoreSeparator{background-color:#4b556380;border-radius:9999px;width:.125rem;height:3rem}.Tournament-module-scss-module__JmgqyG__statusWeekSection{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding-top:.75rem;padding-bottom:1.25rem;font-size:.875rem;display:flex}.Tournament-module-scss-module__JmgqyG__statusBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#374151;border-radius:9999px;align-items:center;padding:.25rem 1rem;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000000f}.Tournament-module-scss-module__JmgqyG__statusBadge.Tournament-module-scss-module__JmgqyG__live{background:#d83434}.Tournament-module-scss-module__JmgqyG__statusBadge.Tournament-module-scss-module__JmgqyG__live:before{content:"";background-color:#560d0d;border-radius:50%;width:7.5px;height:7.5px;margin-right:8px;animation:1.75s infinite Tournament-module-scss-module__JmgqyG__blink;display:block}.Tournament-module-scss-module__JmgqyG__statusBadge.Tournament-module-scss-module__JmgqyG__ft{color:#111827;background:#32ce78}.Tournament-module-scss-module__JmgqyG__details{color:#ffffff8c;font-size:.85rem;font-weight:700;display:flex}
