.CompetitionCard-module-scss-module__3mkmTW__card{border:1px solid var(--surface-border);background-color:var(--surface);border-radius:10px;flex-direction:column;gap:.65rem;padding:1.25rem;transition:all .25s;display:flex}.CompetitionCard-module-scss-module__3mkmTW__card:hover{border-color:rgba(var(--accent-rgb), .3);transform:translateY(-3px);box-shadow:0 6px 24px #00000040}.CompetitionCard-module-scss-module__3mkmTW__card[data-status=in_progress]{border-color:#00c85340}.CompetitionCard-module-scss-module__3mkmTW__card[data-status=completed]{opacity:.65}.CompetitionCard-module-scss-module__3mkmTW__card[data-status=completed]:hover{opacity:.85}.CompetitionCard-module-scss-module__3mkmTW__card[data-status=cancelled]{opacity:.45}.CompetitionCard-module-scss-module__3mkmTW__cardHeader{justify-content:space-between;align-items:center;display:flex}.CompetitionCard-module-scss-module__3mkmTW__statusBadge{color:var(--text-primary);border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.CompetitionCard-module-scss-module__3mkmTW__statusBadge[data-status=registration]{background-color:var(--blue)}.CompetitionCard-module-scss-module__3mkmTW__statusBadge[data-status=checkin]{background-color:var(--warning);color:#000}.CompetitionCard-module-scss-module__3mkmTW__statusBadge[data-status=in_progress]{background-color:var(--green);color:#fff}.CompetitionCard-module-scss-module__3mkmTW__statusBadge[data-status=completed]{color:var(--text-muted);background-color:#ffffff14}.CompetitionCard-module-scss-module__3mkmTW__statusBadge[data-status=cancelled]{background-color:var(--error-light);color:var(--text-primary)}.CompetitionCard-module-scss-module__3mkmTW__statusBadge[data-status=draft]{color:var(--text-muted);background-color:#ffffff0f}.CompetitionCard-module-scss-module__3mkmTW__typeBadge{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.4px;background-color:#ffffff0f;border-radius:999px;padding:.2rem .5rem;font-size:.65rem;font-weight:600}.CompetitionCard-module-scss-module__3mkmTW__name{font-size:1.15rem;font-weight:600;line-height:1.3}.CompetitionCard-module-scss-module__3mkmTW__tags{flex-wrap:wrap;gap:.35rem;display:flex}.CompetitionCard-module-scss-module__3mkmTW__formatBadge{background-color:rgba(var(--accent-rgb), .12);color:var(--accent-light);border-radius:999px;padding:.2rem .5rem;font-size:.65rem}.CompetitionCard-module-scss-module__3mkmTW__gameBadge{color:var(--blue);background-color:#2871fa1f;border-radius:999px;padding:.2rem .5rem;font-size:.65rem}.CompetitionCard-module-scss-module__3mkmTW__tierBadge{color:var(--green);background-color:#00c8531f;border-radius:999px;padding:.2rem .5rem;font-size:.65rem}.CompetitionCard-module-scss-module__3mkmTW__circuitBadge{color:#ffd54f;background-color:#ffc1071f;border-radius:999px;padding:.2rem .5rem;font-size:.65rem}.CompetitionCard-module-scss-module__3mkmTW__meta{color:var(--text-muted);flex-direction:column;gap:.2rem;margin-top:auto;font-size:.8rem;display:flex}.CompetitionCard-module-scss-module__3mkmTW__organizer{color:var(--text-secondary);font-weight:500}.CompetitionCard-module-scss-module__3mkmTW__organizer.CompetitionCard-module-scss-module__3mkmTW__clickable{cursor:pointer}.CompetitionCard-module-scss-module__3mkmTW__organizer.CompetitionCard-module-scss-module__3mkmTW__clickable:hover{color:var(--accent-light);text-decoration:underline}.CompetitionCard-module-scss-module__3mkmTW__dates{align-items:center;gap:.35rem;display:flex}.CompetitionCard-module-scss-module__3mkmTW__participants{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.8rem;display:flex}.CompetitionCard-module-scss-module__3mkmTW__viewLink{color:var(--accent-light);align-items:center;gap:.35rem;margin-top:.25rem;font-size:.8rem;font-weight:500;transition:color .2s;display:inline-flex}.CompetitionCard-module-scss-module__3mkmTW__card:hover .CompetitionCard-module-scss-module__3mkmTW__viewLink{color:var(--text-primary)}
.ProductTour-module-scss-module__2Fgx7G__overlay{z-index:10000;position:fixed;inset:0}.ProductTour-module-scss-module__2Fgx7G__spotlight{pointer-events:none;border-radius:8px;position:fixed;box-shadow:0 0 0 9999px #000000bf}.ProductTour-module-scss-module__2Fgx7G__spotlightBorder{border:2px solid var(--accent);box-shadow:0 0 20px rgba(var(--accent-rgb), .4),inset 0 0 20px rgba(var(--accent-rgb), .1);pointer-events:none;border-radius:8px;position:fixed}.ProductTour-module-scss-module__2Fgx7G__tooltip{background:var(--surface);border:1px solid var(--surface-light);z-index:10001;border-radius:12px;width:320px;padding:20px;position:fixed;box-shadow:0 8px 32px #0006}@media (max-width:480px){.ProductTour-module-scss-module__2Fgx7G__tooltip{width:calc(100vw - 32px);left:16px!important}}.ProductTour-module-scss-module__2Fgx7G__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;transition:color .15s;position:absolute;top:10px;right:10px}.ProductTour-module-scss-module__2Fgx7G__closeBtn:hover{color:var(--text-primary);box-shadow:none;transform:none}.ProductTour-module-scss-module__2Fgx7G__closeBtn svg{font-size:18px;display:block}.ProductTour-module-scss-module__2Fgx7G__iconCircle{background:var(--accent-subtle);border:1px solid rgba(var(--accent-rgb), .3);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;display:flex}.ProductTour-module-scss-module__2Fgx7G__iconCircle svg{color:var(--accent-light);font-size:1rem}.ProductTour-module-scss-module__2Fgx7G__title{color:var(--text-primary);margin-bottom:6px;font-size:1rem;font-weight:700}.ProductTour-module-scss-module__2Fgx7G__description{color:var(--text-secondary);margin-bottom:16px;font-size:.85rem;line-height:1.5}.ProductTour-module-scss-module__2Fgx7G__footer{justify-content:space-between;align-items:center;display:flex}.ProductTour-module-scss-module__2Fgx7G__dots{gap:6px;display:flex}.ProductTour-module-scss-module__2Fgx7G__dot{background:var(--surface-light);border-radius:50%;width:6px;height:6px;transition:all .25s}.ProductTour-module-scss-module__2Fgx7G__dotActive{background:var(--accent);box-shadow:0 0 6px rgba(var(--accent-rgb), .5);transform:scale(1.3)}.ProductTour-module-scss-module__2Fgx7G__actions{gap:8px;display:flex}.ProductTour-module-scss-module__2Fgx7G__backBtn{border:1px solid var(--surface-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:500;transition:all .15s}.ProductTour-module-scss-module__2Fgx7G__backBtn:hover{border-color:var(--text-muted);color:var(--text-primary);box-shadow:none;transform:none}.ProductTour-module-scss-module__2Fgx7G__nextBtn{cursor:pointer;border:none;border-radius:6px;padding:6px 18px;font-size:.8rem;font-weight:600;transition:all .15s}.ProductTour-module-scss-module__2Fgx7G__nextBtn:hover{opacity:.9;transform:none}
.ProfileProgress-module-scss-module__rxJHja__container{background-color:var(--surface);border:1px solid var(--surface-light);border-radius:12px;padding:20px;animation:.5s ease-out both ProfileProgress-module-scss-module__rxJHja__fadeInUp}@keyframes ProfileProgress-module-scss-module__rxJHja__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ProfileProgress-module-scss-module__rxJHja__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ProfileProgress-module-scss-module__rxJHja__title{color:var(--text-primary);font-size:.95rem;font-weight:600}.ProfileProgress-module-scss-module__rxJHja__percentage{color:var(--accent-light);font-size:.85rem;font-weight:700}.ProfileProgress-module-scss-module__rxJHja__barTrack{background-color:var(--surface-light);border-radius:4px;height:8px;margin-bottom:16px;overflow:hidden}.ProfileProgress-module-scss-module__rxJHja__barFill{background:linear-gradient(90deg, var(--accent) 0%, var(--accent-gradient-end) 100%);border-radius:4px;height:100%;transition:width .6s}.ProfileProgress-module-scss-module__rxJHja__checklist{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.ProfileProgress-module-scss-module__rxJHja__checkItem{color:var(--text-muted);align-items:center;gap:10px;font-size:.85rem;transition:color .2s;display:flex}.ProfileProgress-module-scss-module__rxJHja__checkItem.ProfileProgress-module-scss-module__rxJHja__done{color:var(--text-secondary)}.ProfileProgress-module-scss-module__rxJHja__checkItem.ProfileProgress-module-scss-module__rxJHja__done .ProfileProgress-module-scss-module__rxJHja__checkIcon{color:var(--accent)}.ProfileProgress-module-scss-module__rxJHja__checkItem.ProfileProgress-module-scss-module__rxJHja__done .ProfileProgress-module-scss-module__rxJHja__checkLabel{opacity:.6;text-decoration:line-through}.ProfileProgress-module-scss-module__rxJHja__checkIcon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}.ProfileProgress-module-scss-module__rxJHja__emptyCircle{border:2px solid var(--surface-light);border-radius:50%;width:14px;height:14px;display:block}.ProfileProgress-module-scss-module__rxJHja__checkLabel{flex:1}.ProfileProgress-module-scss-module__rxJHja__nudge{all:unset;cursor:pointer;color:var(--accent-light);background-color:var(--accent-subtle);border:1px solid rgba(var(--accent-rgb), .2);border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 14px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.ProfileProgress-module-scss-module__rxJHja__nudge:hover{background-color:rgba(var(--accent-rgb), .2);transform:translate(4px)}.ProfileProgress-module-scss-module__rxJHja__nudge svg{font-size:14px}
.Streaming-module-scss-module__9WKN0q__liveBadge{color:#fff;text-transform:uppercase;background:#dc2626;border-radius:4px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.Streaming-module-scss-module__9WKN0q__liveBadgeSmall{padding:.15rem .4rem;font-size:.65rem}.Streaming-module-scss-module__9WKN0q__liveDot{background:#fff;border-radius:50%;width:8px;height:8px;animation:2s infinite Streaming-module-scss-module__9WKN0q__pulse}@keyframes Streaming-module-scss-module__9WKN0q__pulse{0%,to{opacity:1}50%{opacity:.4}}.Streaming-module-scss-module__9WKN0q__streamBtn{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.Streaming-module-scss-module__9WKN0q__streamBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.Streaming-module-scss-module__9WKN0q__streamBtn svg{font-size:1.15rem}.Streaming-module-scss-module__9WKN0q__streamBtnSmall{border-radius:6px;padding:.45rem .8rem;font-size:.8rem}.Streaming-module-scss-module__9WKN0q__streamBtnSmall svg{font-size:1rem}.Streaming-module-scss-module__9WKN0q__mediaEditor{flex-direction:column;gap:.75rem;display:flex}.Streaming-module-scss-module__9WKN0q__emptyInline{color:var(--text-dim);align-items:center;gap:.5rem;padding:.6rem .85rem;font-size:.85rem;display:flex}.Streaming-module-scss-module__9WKN0q__emptyInline svg{opacity:.5;font-size:.85rem}.Streaming-module-scss-module__9WKN0q__cardList{flex-direction:column;gap:.5rem;display:flex}.Streaming-module-scss-module__9WKN0q__mediaCard{border:1px solid var(--surface-border);background:var(--bg);border-radius:10px;transition:border-color .2s,box-shadow .2s}.Streaming-module-scss-module__9WKN0q__mediaCard:hover{border-color:var(--border-mid)}.Streaming-module-scss-module__9WKN0q__mediaCardEditing{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle)}.Streaming-module-scss-module__9WKN0q__mediaCardDragging{opacity:.5}.Streaming-module-scss-module__9WKN0q__cardDisplay{align-items:center;gap:.65rem;padding:.65rem .85rem;display:flex}.Streaming-module-scss-module__9WKN0q__dragHandle{color:var(--text-dim);cursor:grab;opacity:.4;flex-shrink:0;font-size:.8rem;transition:opacity .2s}.Streaming-module-scss-module__9WKN0q__mediaCard:hover .Streaming-module-scss-module__9WKN0q__dragHandle{opacity:.8}.Streaming-module-scss-module__9WKN0q__platformIcon{background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Streaming-module-scss-module__9WKN0q__platformIcon svg{font-size:1rem}.Streaming-module-scss-module__9WKN0q__thumbSmall{border-radius:4px;flex-shrink:0;width:48px;height:32px;overflow:hidden}.Streaming-module-scss-module__9WKN0q__thumbSmall img{object-fit:cover;width:100%;height:100%}.Streaming-module-scss-module__9WKN0q__cardInfo{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.Streaming-module-scss-module__9WKN0q__cardTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.Streaming-module-scss-module__9WKN0q__cardMeta{color:var(--text-muted);font-size:.78rem}.Streaming-module-scss-module__9WKN0q__cardMeta em{color:var(--text-dim);font-style:italic}.Streaming-module-scss-module__9WKN0q__cardActions{opacity:0;flex-shrink:0;gap:.35rem;transition:opacity .15s;display:flex}.Streaming-module-scss-module__9WKN0q__mediaCard:hover .Streaming-module-scss-module__9WKN0q__cardActions{opacity:1}.Streaming-module-scss-module__9WKN0q__editBtn,.Streaming-module-scss-module__9WKN0q__deleteBtn,.Streaming-module-scss-module__9WKN0q__doneBtn{border:1px solid var(--surface-border);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:all .15s;display:flex}.Streaming-module-scss-module__9WKN0q__editBtn svg,.Streaming-module-scss-module__9WKN0q__deleteBtn svg,.Streaming-module-scss-module__9WKN0q__doneBtn svg{font-size:.7rem}.Streaming-module-scss-module__9WKN0q__editBtn{color:var(--text-dim)}.Streaming-module-scss-module__9WKN0q__editBtn:hover{color:var(--accent-light);border-color:var(--accent);background:var(--accent-subtle)}.Streaming-module-scss-module__9WKN0q__deleteBtn{color:var(--text-dim)}.Streaming-module-scss-module__9WKN0q__deleteBtn:hover{color:var(--error-light);border-color:var(--error-light);background:#ff525214}.Streaming-module-scss-module__9WKN0q__doneBtn{color:var(--green,#22c55e);border-color:var(--green,#22c55e)}.Streaming-module-scss-module__9WKN0q__doneBtn:hover{background:#22c55e1a}.Streaming-module-scss-module__9WKN0q__cardEditForm{flex-direction:column;gap:.75rem;padding:.85rem;display:flex}.Streaming-module-scss-module__9WKN0q__cardEditFields{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}@media (max-width:640px){.Streaming-module-scss-module__9WKN0q__cardEditFields{grid-template-columns:1fr}}.Streaming-module-scss-module__9WKN0q__fieldGroup{flex-direction:column;gap:.25rem;display:flex}.Streaming-module-scss-module__9WKN0q__fieldGroup label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:600}.Streaming-module-scss-module__9WKN0q__fieldGroup input{border:1px solid var(--surface-border);background:var(--surface);width:100%;color:var(--text-primary);border-radius:8px;padding:.55rem .75rem;font-size:.85rem}.Streaming-module-scss-module__9WKN0q__fieldGroup input::placeholder{color:var(--text-dim)}.Streaming-module-scss-module__9WKN0q__fieldGroup input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-subtle);outline:none}.Streaming-module-scss-module__9WKN0q__thumbPreview{border-radius:6px;width:160px;overflow:hidden}.Streaming-module-scss-module__9WKN0q__thumbPreview img{width:100%;display:block}.Streaming-module-scss-module__9WKN0q__cardEditActions{align-self:flex-end;gap:.4rem;display:flex}.Streaming-module-scss-module__9WKN0q__addBtn{border:1px dashed var(--surface-border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.85rem;transition:all .2s;display:inline-flex}.Streaming-module-scss-module__9WKN0q__addBtn:hover{color:var(--accent-light);border-color:var(--accent);background:var(--accent-subtle)}.Streaming-module-scss-module__9WKN0q__casterList{flex-direction:column;gap:.5rem;display:flex}.Streaming-module-scss-module__9WKN0q__casterRow{background:var(--surface);border:1px solid var(--surface-border);border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .85rem;font-size:.9rem;display:flex}.Streaming-module-scss-module__9WKN0q__casterName{font-weight:600}.Streaming-module-scss-module__9WKN0q__casterDates{color:var(--text-muted);font-size:.8rem}.Streaming-module-scss-module__9WKN0q__casterStream{color:var(--accent-light);align-items:center;gap:.3rem;margin-left:auto;font-size:.85rem;text-decoration:none;display:inline-flex}.Streaming-module-scss-module__9WKN0q__casterStream:hover{text-decoration:underline}.Streaming-module-scss-module__9WKN0q__vodsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;display:grid}.Streaming-module-scss-module__9WKN0q__vodCard{background:var(--surface);border:1px solid var(--surface-border);color:var(--text-primary);border-radius:8px;align-items:center;gap:.75rem;padding:.85rem 1rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.Streaming-module-scss-module__9WKN0q__vodCard:hover{border-color:var(--accent);background:var(--surface-light)}.Streaming-module-scss-module__9WKN0q__vodCard svg{color:red;flex-shrink:0;font-size:1.4rem}.Streaming-module-scss-module__9WKN0q__vodTitle{font-size:.9rem;font-weight:500}
.AddToCalendar-module-scss-module__ZjttqG__wrapper{display:inline-flex;position:relative}.AddToCalendar-module-scss-module__ZjttqG__trigger{color:var(--text-secondary);background:var(--surface-light);border:1px solid var(--border-mid);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.AddToCalendar-module-scss-module__ZjttqG__trigger svg{flex-shrink:0;font-size:.85rem}.AddToCalendar-module-scss-module__ZjttqG__trigger:hover{border-color:var(--accent);color:var(--accent-light);background:var(--accent-subtle)}.AddToCalendar-module-scss-module__ZjttqG__compact{padding:6px 10px}.AddToCalendar-module-scss-module__ZjttqG__compact svg{font-size:.9rem}.AddToCalendar-module-scss-module__ZjttqG__dropdown{z-index:50;background:var(--surface);border:1px solid var(--border-mid);border-radius:8px;min-width:180px;animation:.15s ease-out AddToCalendar-module-scss-module__ZjttqG__dropIn;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 8px 24px #0006}@keyframes AddToCalendar-module-scss-module__ZjttqG__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.AddToCalendar-module-scss-module__ZjttqG__option{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:.8rem;font-weight:500;transition:all .12s;display:flex}.AddToCalendar-module-scss-module__ZjttqG__option:hover{background:var(--surface-light);color:var(--text-primary)}.AddToCalendar-module-scss-module__ZjttqG__option+.AddToCalendar-module-scss-module__ZjttqG__option{border-top:1px solid var(--surface-light)}.AddToCalendar-module-scss-module__ZjttqG__optionIcon{flex-shrink:0;font-size:1rem}
.XPBadge-module-scss-module__PYaXia__container{background-color:var(--surface);border:1px solid var(--surface-light);border-radius:12px;align-items:center;gap:16px;padding:18px;display:flex}.XPBadge-module-scss-module__PYaXia__levelCircle{background:linear-gradient(135deg, var(--accent-dark) 0%, var(--accent) 50%, var(--accent-gradient-end) 100%);width:52px;height:52px;box-shadow:0 0 16px rgba(var(--accent-rgb), .35);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.XPBadge-module-scss-module__PYaXia__levelNumber{color:var(--accent-fg,#fff);text-shadow:0 1px 4px #0000004d;font-size:1.3rem;font-weight:800}.XPBadge-module-scss-module__PYaXia__info{flex:1;min-width:0}.XPBadge-module-scss-module__PYaXia__titleRow{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.XPBadge-module-scss-module__PYaXia__levelTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.XPBadge-module-scss-module__PYaXia__xpLabel{color:var(--accent-light);font-size:.85rem;font-weight:600}.XPBadge-module-scss-module__PYaXia__barTrack{background-color:var(--surface-light);border-radius:3px;height:6px;margin-bottom:6px;overflow:hidden}.XPBadge-module-scss-module__PYaXia__barFill{background:linear-gradient(90deg, var(--accent) 0%, var(--accent-gradient-end) 100%);border-radius:3px;height:100%;transition:width .6s}.XPBadge-module-scss-module__PYaXia__progressLabel{color:var(--text-muted);font-size:.75rem}.XPBadge-module-scss-module__PYaXia__compact{background:linear-gradient(135deg, var(--accent-dark) 0%, var(--accent) 100%);box-shadow:0 2px 8px rgba(var(--accent-rgb), .3);border-radius:20px;align-items:center;gap:6px;padding:4px 12px;display:inline-flex}.XPBadge-module-scss-module__PYaXia__compactLevel{color:var(--accent-fg,#fff);font-size:.75rem;font-weight:800}.XPBadge-module-scss-module__PYaXia__compactTitle{color:var(--accent-fg,#fff);opacity:.85;font-size:.75rem;font-weight:500}
.Brackets-module-scss-module__C3oYnW__matchLink{text-decoration:none;display:block}.Brackets-module-scss-module__C3oYnW__matchCard{border:1px solid var(--surface-border);background-color:var(--surface);border-radius:4px;flex-direction:column;min-width:200px;font-size:.8rem;transition:border-color .2s;display:flex;overflow:hidden}.Brackets-module-scss-module__C3oYnW__matchCard:hover{border-color:var(--accent)}.Brackets-module-scss-module__C3oYnW__matchCard.Brackets-module-scss-module__C3oYnW__live{border-color:var(--green)}.Brackets-module-scss-module__C3oYnW__matchCard.Brackets-module-scss-module__C3oYnW__disputed{border-color:var(--error-light)}.Brackets-module-scss-module__C3oYnW__matchCard.Brackets-module-scss-module__C3oYnW__bye{opacity:.5}.Brackets-module-scss-module__C3oYnW__participant{border-bottom:1px solid var(--surface-border);align-items:center;gap:.4rem;padding:.4rem .6rem;display:flex}.Brackets-module-scss-module__C3oYnW__participant:last-child{border-bottom:none}.Brackets-module-scss-module__C3oYnW__participant.Brackets-module-scss-module__C3oYnW__winner{background-color:#00c85314}.Brackets-module-scss-module__C3oYnW__participant.Brackets-module-scss-module__C3oYnW__winner .Brackets-module-scss-module__C3oYnW__name{color:var(--text-primary);font-weight:700}.Brackets-module-scss-module__C3oYnW__participant.Brackets-module-scss-module__C3oYnW__winner .Brackets-module-scss-module__C3oYnW__score{color:var(--green);font-weight:700}.Brackets-module-scss-module__C3oYnW__seed{color:var(--text-muted);text-align:center;min-width:18px;font-size:.7rem}.Brackets-module-scss-module__C3oYnW__name{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.Brackets-module-scss-module__C3oYnW__score{text-align:center;min-width:20px;color:var(--text-muted);font-weight:600}.Brackets-module-scss-module__C3oYnW__streamIcon{color:var(--accent-light);flex-shrink:0;font-size:.6rem}.Brackets-module-scss-module__C3oYnW__liveIndicator,.Brackets-module-scss-module__C3oYnW__disputeIndicator{text-align:center;letter-spacing:.5px;padding:.15rem;font-size:.6rem;font-weight:700}.Brackets-module-scss-module__C3oYnW__liveIndicator{background-color:var(--green);color:#fff}.Brackets-module-scss-module__C3oYnW__disputeIndicator{background-color:var(--error-light);color:var(--text-primary)}.Brackets-module-scss-module__C3oYnW__bracketContainer{scrollbar-width:thin;scrollbar-color:var(--surface-border) #0000;padding:1rem 0;overflow-x:auto}.Brackets-module-scss-module__C3oYnW__bracketContainer::-webkit-scrollbar{height:4px}.Brackets-module-scss-module__C3oYnW__bracketContainer::-webkit-scrollbar-track{background:0 0}.Brackets-module-scss-module__C3oYnW__bracketContainer::-webkit-scrollbar-thumb{background:var(--surface-border);border-radius:4px}.Brackets-module-scss-module__C3oYnW__bracket{gap:2rem;min-width:max-content;display:flex;position:relative}.Brackets-module-scss-module__C3oYnW__round{flex-direction:column;gap:1rem;min-width:220px;display:flex}.Brackets-module-scss-module__C3oYnW__roundHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--surface-border);text-align:center;padding-bottom:.5rem;font-size:.75rem;font-weight:600}.Brackets-module-scss-module__C3oYnW__roundMatches{flex-direction:column;flex:1;justify-content:space-around;gap:.75rem;display:flex}.Brackets-module-scss-module__C3oYnW__matchSlot{position:relative}.Brackets-module-scss-module__C3oYnW__hasConnectorOut:after{content:"";background-color:var(--surface-border);pointer-events:none;width:1rem;height:1px;position:absolute;top:50%;right:-1rem}.Brackets-module-scss-module__C3oYnW__connectorTop.Brackets-module-scss-module__C3oYnW__hasConnectorOut:after{border-right:1px solid var(--surface-border);border-bottom:1px solid var(--surface-border);background:0 0;border-bottom-right-radius:3px;width:1rem;height:calc(50% + .375rem);top:50%}.Brackets-module-scss-module__C3oYnW__connectorBottom.Brackets-module-scss-module__C3oYnW__hasConnectorOut:after{border-right:1px solid var(--surface-border);border-top:1px solid var(--surface-border);background:0 0;border-top-right-radius:3px;width:1rem;height:calc(50% + .375rem);top:auto;bottom:50%}.Brackets-module-scss-module__C3oYnW__hasConnectorIn:before{content:"";background-color:var(--surface-border);pointer-events:none;width:1rem;height:1px;position:absolute;top:50%;left:-1rem}.Brackets-module-scss-module__C3oYnW__thirdPlaceSection{border-top:1px solid var(--surface-border);align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Brackets-module-scss-module__C3oYnW__thirdPlaceLabel{color:#cd7f32;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:.75rem;font-weight:600}.Brackets-module-scss-module__C3oYnW__doubleElimContainer{flex-direction:column;gap:2rem;display:flex}.Brackets-module-scss-module__C3oYnW__bracketLabel{color:var(--text-secondary);border-bottom:1px solid var(--surface-border);padding:.5rem 0;font-size:1rem;font-weight:700}.Brackets-module-scss-module__C3oYnW__grandFinal{border:1px solid var(--accent);background-color:rgba(var(--accent-rgb), .05);border-radius:8px;flex-direction:column;align-items:center;gap:.75rem;max-width:300px;padding:1rem;display:flex}.Brackets-module-scss-module__C3oYnW__standingsTable{border-collapse:collapse;width:100%;font-size:.85rem}.Brackets-module-scss-module__C3oYnW__standingsTable th,.Brackets-module-scss-module__C3oYnW__standingsTable td{text-align:left;border-bottom:1px solid var(--surface-border);padding:.5rem .75rem}.Brackets-module-scss-module__C3oYnW__standingsTable th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;background-color:var(--surface);font-size:.75rem;font-weight:600}.Brackets-module-scss-module__C3oYnW__standingsTable td{color:var(--text-secondary)}.Brackets-module-scss-module__C3oYnW__standingsTable tbody tr:hover{background-color:#ffffff08}.Brackets-module-scss-module__C3oYnW__positionCol{width:40px;color:var(--text-muted);font-weight:700;text-align:center!important}.Brackets-module-scss-module__C3oYnW__nameCol{font-weight:600;color:var(--text-primary)!important}.Brackets-module-scss-module__C3oYnW__pointsCol{font-weight:700;color:var(--accent-light)!important}.Brackets-module-scss-module__C3oYnW__roundRobinRounds{flex-direction:column;gap:1.5rem;display:flex}.Brackets-module-scss-module__C3oYnW__roundSection h3{color:var(--text-secondary);margin-bottom:.75rem;font-size:.9rem;font-weight:600}.Brackets-module-scss-module__C3oYnW__matchesGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.Brackets-module-scss-module__C3oYnW__groupsContainer{flex-direction:column;gap:.5rem;display:flex}.Brackets-module-scss-module__C3oYnW__groupSection{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:8px;overflow:hidden}.Brackets-module-scss-module__C3oYnW__groupSection.Brackets-module-scss-module__C3oYnW__groupOpen{border-color:rgba(var(--accent-rgb), .3)}.Brackets-module-scss-module__C3oYnW__groupHeader{cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:background-color .15s;display:flex}.Brackets-module-scss-module__C3oYnW__groupHeader:hover{background-color:#ffffff08}.Brackets-module-scss-module__C3oYnW__groupHeaderLeft{align-items:center;gap:.6rem;display:flex}.Brackets-module-scss-module__C3oYnW__groupBadge{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);width:26px;height:26px;color:var(--text-primary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.Brackets-module-scss-module__C3oYnW__groupMeta{color:var(--text-muted);font-size:.8rem;font-weight:400}.Brackets-module-scss-module__C3oYnW__groupChevron{color:var(--text-muted);flex-shrink:0;font-size:.75rem;transition:transform .2s}.Brackets-module-scss-module__C3oYnW__groupChevron.Brackets-module-scss-module__C3oYnW__groupChevronOpen{transform:rotate(180deg)}.Brackets-module-scss-module__C3oYnW__groupBody{border-top:1px solid var(--surface-border);padding:0 1rem 1rem}.Brackets-module-scss-module__C3oYnW__resultsContainer{flex-direction:column;gap:1.5rem;display:flex}.Brackets-module-scss-module__C3oYnW__championCard{background:linear-gradient(160deg, #ffd70014 0%, rgba(var(--accent-rgb), .1) 50%, #ffd7000d 100%);text-align:center;border:1px solid #ffd70040;border-radius:12px;flex-direction:column;align-items:center;gap:.35rem;padding:2rem 1.5rem 1.75rem;display:flex;position:relative;overflow:hidden}.Brackets-module-scss-module__C3oYnW__championGlow{pointer-events:none;background:radial-gradient(#ffd7002e 0%,#0000 70%);width:200px;height:120px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.Brackets-module-scss-module__C3oYnW__championTrophy{color:gold;filter:drop-shadow(0 0 12px #ffd70066);z-index:1;font-size:2.25rem}.Brackets-module-scss-module__C3oYnW__championLabel{text-transform:uppercase;letter-spacing:2px;color:gold;z-index:1;font-size:.7rem;font-weight:700}.Brackets-module-scss-module__C3oYnW__championName{color:var(--text-primary);z-index:1;font-size:1.5rem;font-weight:800}.Brackets-module-scss-module__C3oYnW__championSeed{color:var(--text-muted);z-index:1;font-size:.75rem}.Brackets-module-scss-module__C3oYnW__podium{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.Brackets-module-scss-module__C3oYnW__podiumCard{border:1px solid var(--surface-border);background-color:var(--surface);text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:.3rem;padding:1.25rem 1rem;transition:border-color .2s;display:flex}.Brackets-module-scss-module__C3oYnW__podiumSilver{background:linear-gradient(160deg, #c0c0c00f 0%, var(--surface) 100%);border-color:#c0c0c04d}.Brackets-module-scss-module__C3oYnW__podiumSilver .Brackets-module-scss-module__C3oYnW__podiumPlace{color:silver}.Brackets-module-scss-module__C3oYnW__podiumBronze{background:linear-gradient(160deg, #cd7f320f 0%, var(--surface) 100%);border-color:#cd7f324d}.Brackets-module-scss-module__C3oYnW__podiumBronze .Brackets-module-scss-module__C3oYnW__podiumPlace{color:#cd7f32}.Brackets-module-scss-module__C3oYnW__podiumFourth{background:linear-gradient(160deg, #ffffff08 0%, var(--surface) 100%);border-color:#ffffff1f}.Brackets-module-scss-module__C3oYnW__podiumFourth .Brackets-module-scss-module__C3oYnW__podiumPlace{color:var(--text-muted)}.Brackets-module-scss-module__C3oYnW__podiumPlace{font-size:1.35rem;font-weight:800}.Brackets-module-scss-module__C3oYnW__podiumName{color:var(--text-primary);font-size:1rem;font-weight:700}.Brackets-module-scss-module__C3oYnW__podiumDetail{color:var(--text-muted);font-size:.75rem}.Brackets-module-scss-module__C3oYnW__placementsList{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:10px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.Brackets-module-scss-module__C3oYnW__placementRow{align-items:center;gap:.75rem;padding:.7rem 1rem;transition:background-color .15s;display:flex}.Brackets-module-scss-module__C3oYnW__placementRow:not(:last-child){border-bottom:1px solid #ffffff0a}.Brackets-module-scss-module__C3oYnW__placementRow:hover{background-color:#ffffff08}.Brackets-module-scss-module__C3oYnW__placementPos{text-align:center;width:32px;color:var(--text-muted);flex-shrink:0;font-size:.85rem;font-weight:700}.Brackets-module-scss-module__C3oYnW__placementName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.9rem;font-weight:600;overflow:hidden}.Brackets-module-scss-module__C3oYnW__placementSeed{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.Brackets-module-scss-module__C3oYnW__placementRound{color:var(--text-secondary);background-color:#ffffff0f;border-radius:999px;flex-shrink:0;padding:.2rem .6rem;font-size:.7rem;font-weight:600}@media (max-width:768px){.Brackets-module-scss-module__C3oYnW__matchCard{min-width:160px}.Brackets-module-scss-module__C3oYnW__matchesGrid{grid-template-columns:1fr}.Brackets-module-scss-module__C3oYnW__championName{font-size:1.2rem}.Brackets-module-scss-module__C3oYnW__podium{grid-template-columns:1fr}}
.BadgeGrid-module-scss-module__H3hwbq__grid{flex-wrap:wrap;gap:10px;display:flex}.BadgeGrid-module-scss-module__H3hwbq__badge{text-align:center;cursor:default;border-radius:10px;flex-direction:column;align-items:center;gap:6px;width:80px;padding:12px 10px;transition:all .2s;display:flex}.BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned{background-color:var(--accent-subtle);border:1px solid rgba(var(--accent-rgb), .2)}.BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned .BadgeGrid-module-scss-module__H3hwbq__iconWrapper{background:linear-gradient(135deg, var(--accent-dark) 0%, var(--accent) 100%);box-shadow:0 4px 12px rgba(var(--accent-rgb), .3)}.BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned .BadgeGrid-module-scss-module__H3hwbq__icon{color:var(--accent-fg,#fff)}.BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned:hover{box-shadow:0 6px 16px rgba(var(--accent-rgb), .2);transform:translateY(-3px)}.BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__locked{opacity:.4}.BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__locked .BadgeGrid-module-scss-module__H3hwbq__iconWrapper{background-color:var(--surface-light)}.BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__locked .BadgeGrid-module-scss-module__H3hwbq__icon{color:var(--text-muted)}.BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__locked:hover{opacity:.6}.BadgeGrid-module-scss-module__H3hwbq__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.BadgeGrid-module-scss-module__H3hwbq__icon{font-size:20px}.BadgeGrid-module-scss-module__H3hwbq__label{color:var(--text-secondary);font-size:.7rem;font-weight:500;line-height:1.2}.BadgeGrid-module-scss-module__H3hwbq__gridCompact{gap:4px}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__badge{border-radius:50%;flex-direction:row;width:auto;padding:0;position:relative}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned{background:0 0;border:none}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned .BadgeGrid-module-scss-module__H3hwbq__iconWrapper{background:linear-gradient(135deg, var(--accent-dark), var(--accent));box-shadow:0 2px 6px rgba(var(--accent-rgb), .25)}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned .BadgeGrid-module-scss-module__H3hwbq__icon{color:#fff}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned:hover{box-shadow:none;transform:none}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned:hover .BadgeGrid-module-scss-module__H3hwbq__iconWrapper{box-shadow:0 0 14px rgba(var(--accent-rgb), .5);transform:scale(1.25)}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__badge.BadgeGrid-module-scss-module__H3hwbq__earned:hover .BadgeGrid-module-scss-module__H3hwbq__tooltip{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__iconWrapper{width:30px;height:30px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__icon{font-size:14px}.BadgeGrid-module-scss-module__H3hwbq__gridCompact .BadgeGrid-module-scss-module__H3hwbq__overflow .BadgeGrid-module-scss-module__H3hwbq__overflowText{background-color:var(--surface-light);width:30px;height:30px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.BadgeGrid-module-scss-module__H3hwbq__overflow{background:0 0!important;border:none!important;width:auto!important;padding:0!important}.BadgeGrid-module-scss-module__H3hwbq__overflowText{background-color:var(--surface-light);width:40px;height:40px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.BadgeGrid-module-scss-module__H3hwbq__tooltip{background-color:var(--surface);border:1px solid var(--surface-light);color:var(--text-primary);white-space:nowrap;pointer-events:none;opacity:0;z-index:10;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 4px 12px #0000004d}.BadgeGrid-module-scss-module__H3hwbq__tooltip:after{content:"";border:5px solid #0000;border-top-color:var(--surface-light);position:absolute;top:100%;left:50%;transform:translate(-50%)}
.AvatarFrame-module-scss-module__HwSh3q__wrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000004d}.AvatarFrame-module-scss-module__HwSh3q__frame{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:box-shadow .3s;display:inline-flex;position:relative}.AvatarFrame-module-scss-module__HwSh3q__inner{border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.AvatarFrame-module-scss-module__HwSh3q__inner img{object-fit:cover;border-radius:50%;width:100%!important;height:100%!important}.AvatarFrame-module-scss-module__HwSh3q__animated{animation:3s linear infinite AvatarFrame-module-scss-module__HwSh3q__frameShift}@keyframes AvatarFrame-module-scss-module__HwSh3q__frameShift{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.AvatarFrame-module-scss-module__HwSh3q__imageFrame{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.AvatarFrame-module-scss-module__HwSh3q__imageFrameAvatar{z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.AvatarFrame-module-scss-module__HwSh3q__imageFrameAvatar img{object-fit:cover;border-radius:50%;width:100%!important;height:100%!important}.AvatarFrame-module-scss-module__HwSh3q__imageFrameOverlay{z-index:2;pointer-events:none;object-fit:contain;position:absolute;top:0;left:0;width:100%!important;height:100%!important}
.CountdownTimer-module-scss-module__rEq1JW__wrapper{background:linear-gradient(135deg, rgba(var(--accent-rgb), .08) 0%, rgba(var(--accent-rgb), .03) 100%);border:1px solid rgba(var(--accent-rgb), .2);border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:hidden}.CountdownTimer-module-scss-module__rEq1JW__glow{background:radial-gradient(ellipse at center, rgba(var(--accent-rgb), .15) 0%, transparent 70%);pointer-events:none;width:60%;height:80%;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.CountdownTimer-module-scss-module__rEq1JW__heading{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent-light);font-size:.7rem;font-weight:700}.CountdownTimer-module-scss-module__rEq1JW__segments{align-items:flex-start;gap:0;display:flex}.CountdownTimer-module-scss-module__rEq1JW__segmentGroup{align-items:flex-start;display:flex}.CountdownTimer-module-scss-module__rEq1JW__colon{color:rgba(var(--accent-rgb), .4);-webkit-user-select:none;user-select:none;margin:0 .15rem;padding-top:.35rem;font-size:1.5rem;font-weight:700}.CountdownTimer-module-scss-module__rEq1JW__segment{flex-direction:column;align-items:center;gap:.3rem;display:flex}.CountdownTimer-module-scss-module__rEq1JW__digitCard{background:linear-gradient(180deg, rgba(var(--accent-rgb), .12) 0%, rgba(var(--accent-rgb), .04) 100%);border:1px solid rgba(var(--accent-rgb), .18);text-align:center;border-radius:8px;min-width:52px;padding:.4rem .65rem;box-shadow:0 2px 8px #00000026,inset 0 1px #ffffff0a}.CountdownTimer-module-scss-module__rEq1JW__digit{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:2px;font-size:1.5rem;font-weight:800;line-height:1}.CountdownTimer-module-scss-module__rEq1JW__label{text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);font-size:.6rem;font-weight:600}.CountdownTimer-module-scss-module__rEq1JW__compact{gap:.35rem;padding:.75rem 1rem}.CountdownTimer-module-scss-module__rEq1JW__compact .CountdownTimer-module-scss-module__rEq1JW__heading{letter-spacing:1px;font-size:.6rem}.CountdownTimer-module-scss-module__rEq1JW__compact .CountdownTimer-module-scss-module__rEq1JW__digitCard{min-width:38px;padding:.3rem .4rem}.CountdownTimer-module-scss-module__rEq1JW__compact .CountdownTimer-module-scss-module__rEq1JW__digit{letter-spacing:1px;font-size:1.1rem}.CountdownTimer-module-scss-module__rEq1JW__compact .CountdownTimer-module-scss-module__rEq1JW__colon{font-size:1.1rem}.CountdownTimer-module-scss-module__rEq1JW__compact .CountdownTimer-module-scss-module__rEq1JW__label{font-size:.5rem}@media (max-width:480px){.CountdownTimer-module-scss-module__rEq1JW__wrapper{padding:1rem}.CountdownTimer-module-scss-module__rEq1JW__digitCard{min-width:42px;padding:.35rem .45rem}.CountdownTimer-module-scss-module__rEq1JW__digit{letter-spacing:1px;font-size:1.2rem}.CountdownTimer-module-scss-module__rEq1JW__colon{font-size:1.2rem}}
.UserTitle-module-scss-module__eJ51zG__title{letter-spacing:.03em;background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;width:fit-content;margin-top:2px;margin-bottom:4px;padding:3px 10px;font-size:.75rem;font-weight:700;line-height:1;display:inline-block}
.League-module-scss-module__1v2iya__leagueView{flex-direction:column;gap:1.5rem;display:flex}.League-module-scss-module__1v2iya__divisionTabs{flex-wrap:wrap;gap:.5rem;display:flex}.League-module-scss-module__1v2iya__divTab{background-color:var(--surface);border:1px solid var(--surface-border);color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s}.League-module-scss-module__1v2iya__divTab:hover{border-color:var(--accent)}.League-module-scss-module__1v2iya__divTab.League-module-scss-module__1v2iya__active{background-color:var(--accent);border-color:var(--accent);color:var(--text-primary);font-weight:600}.League-module-scss-module__1v2iya__section{flex-direction:column;gap:.75rem;display:flex}.League-module-scss-module__1v2iya__section h3{font-size:1rem;font-weight:600}.League-module-scss-module__1v2iya__tableWrapper{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:8px;overflow:hidden}.League-module-scss-module__1v2iya__promoInfo{border-top:1px solid var(--surface-border);gap:1rem;padding:.5rem .75rem;font-size:.75rem;display:flex}.League-module-scss-module__1v2iya__promoTag{color:var(--green);font-weight:600}.League-module-scss-module__1v2iya__releTag{color:var(--error-light);font-weight:600}.League-module-scss-module__1v2iya__roundsList{flex-direction:column;gap:1.25rem;display:flex}.League-module-scss-module__1v2iya__roundBlock h4{color:var(--text-muted);border-bottom:1px solid var(--surface-border);margin-bottom:.5rem;padding-bottom:.35rem;font-size:.85rem;font-weight:600}.League-module-scss-module__1v2iya__matchesGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}@media (max-width:768px){.League-module-scss-module__1v2iya__matchesGrid{grid-template-columns:1fr}}
.StageTimeline-module-scss-module__pJDaZW__timeline{scrollbar-width:none;margin-bottom:1.5rem;padding:.5rem 0 1.25rem;position:relative;overflow-x:auto}.StageTimeline-module-scss-module__pJDaZW__timeline::-webkit-scrollbar{display:none}.StageTimeline-module-scss-module__pJDaZW__railLine{background-color:var(--surface-border);z-index:0;height:2px;position:absolute;top:22px;left:0;right:0}.StageTimeline-module-scss-module__pJDaZW__railFill{background:linear-gradient(90deg, var(--accent), var(--accent-light));border-radius:2px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1);position:relative}.StageTimeline-module-scss-module__pJDaZW__railFill:after{content:"";background-color:var(--accent-light);width:6px;height:6px;box-shadow:0 0 8px rgba(var(--accent-rgb), .6);opacity:0;border-radius:50%;animation:2s ease-in-out infinite StageTimeline-module-scss-module__pJDaZW__railPulse;position:absolute;top:50%;right:0;transform:translateY(-50%)}@keyframes StageTimeline-module-scss-module__pJDaZW__railPulse{0%,to{opacity:.4;transform:translateY(-50%)scale(1)}50%{opacity:1;transform:translateY(-50%)scale(1.6)}}.StageTimeline-module-scss-module__pJDaZW__nodes{z-index:1;justify-content:space-between;gap:.5rem;min-width:max-content;display:flex;position:relative}.StageTimeline-module-scss-module__pJDaZW__node{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;min-width:80px;padding:0 1.25rem;transition:transform .2s;display:flex;position:relative}.StageTimeline-module-scss-module__pJDaZW__node:hover{transform:translateY(-1px)}.StageTimeline-module-scss-module__pJDaZW__node:hover .StageTimeline-module-scss-module__pJDaZW__dot{border-color:var(--accent)}.StageTimeline-module-scss-module__pJDaZW__node:hover .StageTimeline-module-scss-module__pJDaZW__label{color:var(--text-primary)}.StageTimeline-module-scss-module__pJDaZW__node:active{transform:translateY(0)}.StageTimeline-module-scss-module__pJDaZW__dot{border:2px solid var(--surface-border);background-color:var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.StageTimeline-module-scss-module__pJDaZW__dotInner{background-color:var(--surface-border);border-radius:50%;width:8px;height:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.StageTimeline-module-scss-module__pJDaZW__checkIcon{width:14px;height:14px;color:var(--accent-fg)}.StageTimeline-module-scss-module__pJDaZW__label{color:var(--text-muted);white-space:nowrap;letter-spacing:.3px;font-size:.8rem;font-weight:600;transition:color .2s}.StageTimeline-module-scss-module__pJDaZW__glow{background:radial-gradient(circle, rgba(var(--accent-rgb), .35) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:36px;height:36px;animation:2.5s ease-in-out infinite StageTimeline-module-scss-module__pJDaZW__glowPulse;position:absolute;top:-4px;left:50%;transform:translate(-50%)}@keyframes StageTimeline-module-scss-module__pJDaZW__glowPulse{0%,to{opacity:.6;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.4)}}.StageTimeline-module-scss-module__pJDaZW__node_completed .StageTimeline-module-scss-module__pJDaZW__dot{border-color:var(--accent);background:linear-gradient(135deg, var(--accent), var(--accent-light))}.StageTimeline-module-scss-module__pJDaZW__node_completed .StageTimeline-module-scss-module__pJDaZW__dotInner{background-color:#0000}.StageTimeline-module-scss-module__pJDaZW__node_completed .StageTimeline-module-scss-module__pJDaZW__label{color:var(--accent-light)}.StageTimeline-module-scss-module__pJDaZW__node_active .StageTimeline-module-scss-module__pJDaZW__dot{border-color:var(--accent);background-color:var(--bg);box-shadow:0 0 0 3px rgba(var(--accent-rgb), .2)}.StageTimeline-module-scss-module__pJDaZW__node_active .StageTimeline-module-scss-module__pJDaZW__dotInner{background-color:var(--accent);width:10px;height:10px;animation:2s ease-in-out infinite StageTimeline-module-scss-module__pJDaZW__activeDot}.StageTimeline-module-scss-module__pJDaZW__node_active .StageTimeline-module-scss-module__pJDaZW__label{color:var(--text-primary);font-weight:700}@keyframes StageTimeline-module-scss-module__pJDaZW__activeDot{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.StageTimeline-module-scss-module__pJDaZW__node_upcoming .StageTimeline-module-scss-module__pJDaZW__dot{border-color:var(--surface-border);background-color:var(--bg)}.StageTimeline-module-scss-module__pJDaZW__node_upcoming .StageTimeline-module-scss-module__pJDaZW__dotInner{background-color:var(--surface-border)}.StageTimeline-module-scss-module__pJDaZW__node_upcoming .StageTimeline-module-scss-module__pJDaZW__label{color:var(--text-muted)}.StageTimeline-module-scss-module__pJDaZW__indicator{background:linear-gradient(90deg, var(--accent), var(--accent-light));height:2px;box-shadow:0 0 8px rgba(var(--accent-rgb), .4);border-radius:2px;transition:left .4s cubic-bezier(.4,0,.2,1),width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0}@media (max-width:480px){.StageTimeline-module-scss-module__pJDaZW__node{min-width:64px;padding:0 .75rem}.StageTimeline-module-scss-module__pJDaZW__label{font-size:.7rem}.StageTimeline-module-scss-module__pJDaZW__dot{width:24px;height:24px}}
.Registration-module-scss-module__6aImaW__registrationBox{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.Registration-module-scss-module__6aImaW__registrationBox h3{font-size:1rem;font-weight:600}.Registration-module-scss-module__6aImaW__registeredState{border-color:rgba(var(--accent-rgb), .25);background:linear-gradient(135deg, rgba(var(--accent-rgb), .06) 0%, var(--surface) 60%)}.Registration-module-scss-module__6aImaW__registeredHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Registration-module-scss-module__6aImaW__statusIndicator{align-items:center;gap:.5rem;display:flex}.Registration-module-scss-module__6aImaW__statusDot{background-color:var(--accent-light);width:10px;height:10px;box-shadow:0 0 8px var(--accent-glow);border-radius:50%;flex-shrink:0}.Registration-module-scss-module__6aImaW__statusText{color:var(--accent-light);font-size:.9rem;font-weight:700}.Registration-module-scss-module__6aImaW__registeredProfile{background-color:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.Registration-module-scss-module__6aImaW__registeredAvatarFallback{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);width:38px;height:38px;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.Registration-module-scss-module__6aImaW__registeredInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.Registration-module-scss-module__6aImaW__registeredName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.Registration-module-scss-module__6aImaW__registeredLabel{color:var(--text-muted);font-size:.75rem}.Registration-module-scss-module__6aImaW__profileCard{background-color:rgba(var(--accent-rgb), .08);border:1px solid rgba(var(--accent-rgb), .2);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.Registration-module-scss-module__6aImaW__profileAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.Registration-module-scss-module__6aImaW__teamLogo{object-fit:cover;border-radius:6px;flex-shrink:0;width:40px;height:40px}.Registration-module-scss-module__6aImaW__profileInfo{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Registration-module-scss-module__6aImaW__profileGamertag{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.Registration-module-scss-module__6aImaW__profileRole{color:var(--text-muted);font-size:.75rem}.Registration-module-scss-module__6aImaW__registerBtn{background-color:var(--green);color:#fff;cursor:pointer;border:none;border-radius:6px;align-self:flex-start;padding:.625rem 1.5rem;font-size:.875rem;font-weight:700;transition:opacity .2s}.Registration-module-scss-module__6aImaW__registerBtn:hover:not(:disabled){opacity:.85}.Registration-module-scss-module__6aImaW__registerBtn:disabled{opacity:.5;cursor:not-allowed}.Registration-module-scss-module__6aImaW__withdrawBtn{color:var(--text-muted);border:1px solid var(--surface-border);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-start;padding:.35rem .85rem;font-size:.75rem;transition:all .2s}.Registration-module-scss-module__6aImaW__withdrawBtn:hover:not(:disabled){color:var(--text-secondary);border-color:var(--border-hover);background-color:#ffffff0a}.Registration-module-scss-module__6aImaW__withdrawBtn:disabled{opacity:.5}.Registration-module-scss-module__6aImaW__registerFooter{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Registration-module-scss-module__6aImaW__spotsLeft{color:var(--text-muted);font-size:.8rem}.Registration-module-scss-module__6aImaW__fullNotice{color:var(--warning);font-size:.9rem}.Registration-module-scss-module__6aImaW__loadingText{color:var(--text-muted);font-size:.85rem}.Registration-module-scss-module__6aImaW__noTeamNotice{flex-direction:column;gap:.5rem;display:flex}.Registration-module-scss-module__6aImaW__noTeamNotice p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.Registration-module-scss-module__6aImaW__noProfileHint{color:var(--text-muted);font-size:.825rem;line-height:1.5}.Registration-module-scss-module__6aImaW__noProfileHint a{color:var(--accent-light);text-decoration:underline}.Registration-module-scss-module__6aImaW__noProfileHint a:hover{color:var(--text-primary)}.Registration-module-scss-module__6aImaW__altLink{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline;transition:color .2s}.Registration-module-scss-module__6aImaW__altLink:hover{color:var(--accent-light)}.Registration-module-scss-module__6aImaW__tierGate{text-align:center;flex-direction:column;gap:.5rem;padding:.5rem 0;display:flex}.Registration-module-scss-module__6aImaW__tierGateMsg{color:var(--text-secondary);font-size:.9rem}.Registration-module-scss-module__6aImaW__tierGateMsg strong{color:var(--accent-light)}.Registration-module-scss-module__6aImaW__tierGateStatus{color:var(--text-muted);font-size:.8rem}.Registration-module-scss-module__6aImaW__tierGateLink{color:var(--accent-light);margin-top:.25rem;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-block}.Registration-module-scss-module__6aImaW__tierGateLink:hover{color:var(--text-primary)}
.TeamRosterModal-module-scss-module__ttePEW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out both TeamRosterModal-module-scss-module__ttePEW__overlayIn;display:flex;position:fixed;inset:0}.TeamRosterModal-module-scss-module__ttePEW__overlayClosing{animation:.18s ease-in both TeamRosterModal-module-scss-module__ttePEW__overlayOut}.TeamRosterModal-module-scss-module__ttePEW__modal{background-color:var(--bg);border:1px solid var(--surface-border);border-radius:12px;flex-direction:column;width:100%;max-width:420px;max-height:80vh;animation:.22s cubic-bezier(.34,1.4,.64,1) both TeamRosterModal-module-scss-module__ttePEW__modalIn;display:flex;overflow:hidden;box-shadow:0 16px 48px #0006}.TeamRosterModal-module-scss-module__ttePEW__modalClosing{animation:.16s ease-in both TeamRosterModal-module-scss-module__ttePEW__modalOut}.TeamRosterModal-module-scss-module__ttePEW__header{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.TeamRosterModal-module-scss-module__ttePEW__titleRow{align-items:center;gap:.5rem;display:flex}.TeamRosterModal-module-scss-module__ttePEW__titleRow h3{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.TeamRosterModal-module-scss-module__ttePEW__titleIcon{color:var(--accent-light);font-size:.9rem}.TeamRosterModal-module-scss-module__ttePEW__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:.25rem;transition:all .15s;display:flex}.TeamRosterModal-module-scss-module__ttePEW__closeBtn svg{font-size:1.25rem}.TeamRosterModal-module-scss-module__ttePEW__closeBtn:hover{color:var(--text-primary);background-color:#ffffff0f}.TeamRosterModal-module-scss-module__ttePEW__body{padding:.75rem 1.25rem 1.25rem;overflow-y:auto}.TeamRosterModal-module-scss-module__ttePEW__loadingText,.TeamRosterModal-module-scss-module__ttePEW__emptyText{color:var(--text-muted);text-align:center;padding:1.5rem 0;font-size:.85rem}.TeamRosterModal-module-scss-module__ttePEW__rosterList{flex-direction:column;gap:2px;display:flex}.TeamRosterModal-module-scss-module__ttePEW__playerRow{border-radius:6px;align-items:center;gap:.75rem;padding:.6rem .5rem;transition:background-color .15s;animation:.25s ease-out both TeamRosterModal-module-scss-module__ttePEW__rowIn;display:flex}.TeamRosterModal-module-scss-module__ttePEW__playerRow:hover{background-color:#ffffff08}.TeamRosterModal-module-scss-module__ttePEW__playerAvatar{flex-shrink:0;width:34px;height:34px}.TeamRosterModal-module-scss-module__ttePEW__playerAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.TeamRosterModal-module-scss-module__ttePEW__avatarFallback{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);width:34px;height:34px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.TeamRosterModal-module-scss-module__ttePEW__playerInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.TeamRosterModal-module-scss-module__ttePEW__gamertag{color:var(--text-primary);font-size:.875rem;font-weight:600}.TeamRosterModal-module-scss-module__ttePEW__role{color:var(--text-muted);font-size:.75rem}@keyframes TeamRosterModal-module-scss-module__ttePEW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes TeamRosterModal-module-scss-module__ttePEW__overlayOut{0%{opacity:1}to{opacity:0}}@keyframes TeamRosterModal-module-scss-module__ttePEW__modalIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes TeamRosterModal-module-scss-module__ttePEW__modalOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.97)translateY(6px)}}@keyframes TeamRosterModal-module-scss-module__ttePEW__rowIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
@keyframes PugStats-module-scss-module__5yF1Gq__sectionReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes PugStats-module-scss-module__5yF1Gq__zoomIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes PugStats-module-scss-module__5yF1Gq__slideInRight{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.PugStats-module-scss-module__5yF1Gq__pugSection{background-color:var(--surface);border:1px solid var(--surface-light);opacity:0;border-radius:12px;margin-bottom:25px;padding:28px;transform:translateY(24px)}.PugStats-module-scss-module__5yF1Gq__pugSection.PugStats-module-scss-module__5yF1Gq__inView{animation:.5s ease-out forwards PugStats-module-scss-module__5yF1Gq__sectionReveal}.PugStats-module-scss-module__5yF1Gq__sectionTitle{border-bottom:1px solid var(--surface-border);color:var(--text-primary);align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;font-size:1.2rem;font-weight:600;display:flex}.PugStats-module-scss-module__5yF1Gq__sectionTitle svg{color:#5865f2;font-size:1.2rem}.PugStats-module-scss-module__5yF1Gq__linkDiscordBtn{all:unset;color:#fff;cursor:pointer;background:#5865f2;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:10px 20px;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex}.PugStats-module-scss-module__5yF1Gq__linkDiscordBtn:hover{background:#4752c4;transform:translateY(-1px);box-shadow:0 4px 12px #5865f266}.PugStats-module-scss-module__5yF1Gq__linkDiscordBtn svg{color:#fff;font-size:1.1rem}.PugStats-module-scss-module__5yF1Gq__mutedText{color:var(--text-muted);font-size:.9rem}.PugStats-module-scss-module__5yF1Gq__mutedText code{background:var(--surface-light);border-radius:4px;padding:2px 8px;font-size:.85em}.PugStats-module-scss-module__5yF1Gq__overviewGrid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px;display:grid}@media (max-width:600px){.PugStats-module-scss-module__5yF1Gq__overviewGrid{grid-template-columns:repeat(2,1fr)}}.PugStats-module-scss-module__5yF1Gq__overviewCard{background:var(--bg);border:1px solid var(--surface-light);opacity:0;border-radius:10px;flex-direction:column;align-items:center;padding:16px 10px;transition:border-color .2s;display:flex;transform:scale(.85)}.PugStats-module-scss-module__5yF1Gq__inView .PugStats-module-scss-module__5yF1Gq__overviewCard{animation:.35s ease-out forwards PugStats-module-scss-module__5yF1Gq__zoomIn}.PugStats-module-scss-module__5yF1Gq__inView .PugStats-module-scss-module__5yF1Gq__overviewCard:first-child{animation-delay:50ms}.PugStats-module-scss-module__5yF1Gq__inView .PugStats-module-scss-module__5yF1Gq__overviewCard:nth-child(2){animation-delay:.1s}.PugStats-module-scss-module__5yF1Gq__inView .PugStats-module-scss-module__5yF1Gq__overviewCard:nth-child(3){animation-delay:.15s}.PugStats-module-scss-module__5yF1Gq__inView .PugStats-module-scss-module__5yF1Gq__overviewCard:nth-child(4){animation-delay:.2s}.PugStats-module-scss-module__5yF1Gq__overviewCard:hover{border-color:rgba(var(--accent-rgb), .3)}.PugStats-module-scss-module__5yF1Gq__overviewWins{background:#22c55e0a;border-color:#22c55e33}.PugStats-module-scss-module__5yF1Gq__overviewWins .PugStats-module-scss-module__5yF1Gq__overviewValue{color:#22c55e}.PugStats-module-scss-module__5yF1Gq__overviewWinRate{background:#5865f20a;border-color:#5865f233}.PugStats-module-scss-module__5yF1Gq__overviewWinRate .PugStats-module-scss-module__5yF1Gq__overviewValue{color:#5865f2}.PugStats-module-scss-module__5yF1Gq__overviewValue{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.PugStats-module-scss-module__5yF1Gq__overviewLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:.68rem}.PugStats-module-scss-module__5yF1Gq__subTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px;font-size:.75rem;font-weight:600}.PugStats-module-scss-module__5yF1Gq__gameBreakdown{margin-bottom:16px}.PugStats-module-scss-module__5yF1Gq__gameList{flex-direction:column;gap:6px;display:flex}.PugStats-module-scss-module__5yF1Gq__gameRow{background:var(--bg);border:1px solid var(--surface-light);opacity:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;transition:border-color .2s;display:flex;transform:translate(-16px)}.PugStats-module-scss-module__5yF1Gq__inView .PugStats-module-scss-module__5yF1Gq__gameRow{animation:.4s ease-out forwards PugStats-module-scss-module__5yF1Gq__slideInRight}.PugStats-module-scss-module__5yF1Gq__gameRow:hover{border-color:rgba(var(--accent-rgb), .2)}.PugStats-module-scss-module__5yF1Gq__gameName{color:var(--text-primary);flex-shrink:0;font-size:.88rem;font-weight:600}.PugStats-module-scss-module__5yF1Gq__gameStats{align-items:center;gap:10px;display:flex}@media (max-width:500px){.PugStats-module-scss-module__5yF1Gq__gameStats{gap:6px}}.PugStats-module-scss-module__5yF1Gq__gameElo{color:var(--text-secondary);text-align:right;min-width:36px;font-size:.8rem;font-weight:600}.PugStats-module-scss-module__5yF1Gq__gameRecord{color:var(--text-muted);white-space:nowrap;font-size:.78rem}.PugStats-module-scss-module__5yF1Gq__gameWinRate{color:var(--accent-light);text-align:right;min-width:30px;font-size:.78rem;font-weight:600}.PugStats-module-scss-module__5yF1Gq__tierBadge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:20px;padding:3px 8px;font-size:.62rem;font-weight:700}.PugStats-module-scss-module__5yF1Gq__tierDiamond{color:#7dd3fc;background:#b9f2ff26;border:1px solid #b9f2ff40}.PugStats-module-scss-module__5yF1Gq__tierPlatinum{color:#40e0d0;background:#40e0d01f;border:1px solid #40e0d033}.PugStats-module-scss-module__5yF1Gq__tierGold{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2433}.PugStats-module-scss-module__5yF1Gq__tierSilver{color:#a8a8a8;background:#a8a8a81f;border:1px solid #a8a8a833}.PugStats-module-scss-module__5yF1Gq__tierBronze{color:#cd7f32;background:#cd7f321f;border:1px solid #cd7f3233}.PugStats-module-scss-module__5yF1Gq__matchList{flex-direction:column;gap:4px;display:flex}.PugStats-module-scss-module__5yF1Gq__matchRow{opacity:0;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;transition:background-color .15s;display:flex;transform:translate(-16px)}.PugStats-module-scss-module__5yF1Gq__inView .PugStats-module-scss-module__5yF1Gq__matchRow{animation:.4s ease-out forwards PugStats-module-scss-module__5yF1Gq__slideInRight}.PugStats-module-scss-module__5yF1Gq__matchWin{background:#22c55e0f;border-left:3px solid #22c55e}.PugStats-module-scss-module__5yF1Gq__matchLoss{background:#ef44440f;border-left:3px solid #ef4444}.PugStats-module-scss-module__5yF1Gq__matchResult{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:700;display:flex}.PugStats-module-scss-module__5yF1Gq__matchWin .PugStats-module-scss-module__5yF1Gq__matchResult{color:#22c55e;background:#22c55e2e}.PugStats-module-scss-module__5yF1Gq__matchLoss .PugStats-module-scss-module__5yF1Gq__matchResult{color:#ef4444;background:#ef44442e}.PugStats-module-scss-module__5yF1Gq__matchGame{color:var(--text-primary);flex:1;font-size:.85rem;font-weight:500}.PugStats-module-scss-module__5yF1Gq__matchElo{align-items:center;gap:4px;font-size:.8rem;font-weight:600;display:flex}.PugStats-module-scss-module__5yF1Gq__matchElo svg{font-size:14px}.PugStats-module-scss-module__5yF1Gq__eloUp{color:#22c55e}.PugStats-module-scss-module__5yF1Gq__eloDown{color:#ef4444}
@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__fadeOut{0%{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__flashBang{0%{opacity:.9}to{opacity:0}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__badgeEnter{0%{opacity:0;transform:scale(.3)translateY(40px)}50%{opacity:1;transform:scale(1.08)translateY(-8px)}75%{transform:scale(.96)translateY(3px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__badgeExit{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.8)translateY(-20px)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__badgeSwapOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.92)translateY(6px)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__badgeSwapIn{0%{opacity:0;transform:scale(.92)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__particleBurst{0%{opacity:1;transform:rotate(var(--angle)) translateY(0) scale(1)}60%{opacity:.8}to{opacity:0;transform:rotate(var(--angle)) translateY(calc(var(--dist) * -1)) scale(.2)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__confettiFall{0%{opacity:0;transform:translateY(-20px)translate(0)rotate(0)scale(0)}10%{opacity:1;transform:translateY(0) translateX(0) rotate(calc(var(--rot) * .2)) scale(1)}to{opacity:0;transform:translateY(100vh) translateX(var(--drift)) rotate(calc(var(--rot) * 3)) scale(.6)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__sparkleFloat{0%,to{opacity:0;transform:scale(.3)rotate(0)}50%{opacity:.9;transform:scale(1.2)rotate(180deg)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__shockwaveExpand{0%{opacity:.6;border-width:3px;transform:translate(-50%,-50%)scale(0)}70%{opacity:.2;border-width:1px}to{opacity:0;border-width:.5px;transform:translate(-50%,-50%)scale(1)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse1{0%{opacity:.8;transform:scale(.4)}50%{opacity:.1;transform:scale(1.3)}to{opacity:0;transform:scale(1.5)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse2{0%{opacity:.5;transform:scale(.3)}60%{opacity:.05;transform:scale(1.5)}to{opacity:0;transform:scale(1.8)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse3{0%{opacity:.3;transform:scale(.5)}to{opacity:0;transform:scale(2)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__iconSpin{0%{opacity:0;transform:scale(0)rotate(-180deg)}60%{opacity:1;transform:scale(1.2)rotate(10deg)}80%{transform:scale(.93)rotate(-3deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__ringPulse{0%{box-shadow:0 0 0 0 rgba(var(--accent-rgb), .6),0 0 60px rgba(var(--accent-rgb), .4)}70%{box-shadow:0 0 0 28px rgba(var(--accent-rgb), 0),0 0 40px rgba(var(--accent-rgb), .1)}to{box-shadow:0 0 0 0 rgba(var(--accent-rgb), 0),0 0 20px rgba(var(--accent-rgb), .08)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes BadgeEarnedToast-module-scss-module__RXMAvW__timerShrink{0%{width:100%}to{width:0%}}.BadgeEarnedToast-module-scss-module__RXMAvW__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#000000a6;justify-content:center;align-items:center;animation:.3s ease-out BadgeEarnedToast-module-scss-module__RXMAvW__fadeIn;display:flex;position:fixed;inset:0}.BadgeEarnedToast-module-scss-module__RXMAvW__overlayFlash{background:#00000080}.BadgeEarnedToast-module-scss-module__RXMAvW__overlayExit{pointer-events:none;animation:.4s ease-in forwards BadgeEarnedToast-module-scss-module__RXMAvW__fadeOut}.BadgeEarnedToast-module-scss-module__RXMAvW__flash{background:radial-gradient(circle at center, rgba(var(--accent-rgb), .5) 0%, rgba(var(--accent-rgb), .15) 40%, transparent 70%);pointer-events:none;z-index:1;animation:.5s ease-out forwards BadgeEarnedToast-module-scss-module__RXMAvW__flashBang;position:fixed;inset:0}.BadgeEarnedToast-module-scss-module__RXMAvW__confettiField{pointer-events:none;z-index:3;position:fixed;inset:0;overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti{opacity:0;animation:ease-out forwards BadgeEarnedToast-module-scss-module__RXMAvW__confettiFall;animation-delay:var(--delay,0s);background:var(--accent);border-radius:50%;position:absolute;top:-10px}.BadgeEarnedToast-module-scss-module__RXMAvW__confettiRect{border-radius:2px}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti_accent{background:var(--accent)}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti_gold{background:#fbbf24}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti_white{opacity:.9;background:#fff}.BadgeEarnedToast-module-scss-module__RXMAvW__confetti_accentLight{background:var(--accent-light,var(--accent));opacity:.8}.BadgeEarnedToast-module-scss-module__RXMAvW__sparkleField{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__sparkle{background:var(--accent);box-shadow:0 0 6px var(--accent),0 0 12px rgba(var(--accent-rgb), .3);animation:BadgeEarnedToast-module-scss-module__RXMAvW__sparkleFloat var(--dur,3s) ease-in-out infinite;animation-delay:var(--delay,0s);opacity:0;border-radius:50%;position:absolute}.BadgeEarnedToast-module-scss-module__RXMAvW__toast{background:var(--surface);border:1px solid rgba(var(--accent-rgb), .25);box-shadow:0 0 80px rgba(var(--accent-rgb), .15),0 24px 80px #00000080;text-align:center;z-index:2;border-radius:22px;flex-direction:column;align-items:center;gap:6px;max-width:340px;padding:44px 52px 28px;animation:.7s cubic-bezier(.34,1.56,.64,1) forwards BadgeEarnedToast-module-scss-module__RXMAvW__badgeEnter;display:flex;position:relative;overflow:visible}@media (max-width:400px){.BadgeEarnedToast-module-scss-module__RXMAvW__toast{max-width:290px;padding:36px 28px 24px}}.BadgeEarnedToast-module-scss-module__RXMAvW__toastExit{animation:.35s ease-in forwards BadgeEarnedToast-module-scss-module__RXMAvW__badgeExit}.BadgeEarnedToast-module-scss-module__RXMAvW__toastSwap{animation:.25s ease-in forwards BadgeEarnedToast-module-scss-module__RXMAvW__badgeSwapOut}.BadgeEarnedToast-module-scss-module__RXMAvW__toastSwapIn{animation:.3s ease-out forwards BadgeEarnedToast-module-scss-module__RXMAvW__badgeSwapIn}.BadgeEarnedToast-module-scss-module__RXMAvW__toastHidden{opacity:0;visibility:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__shockwave{border:2px solid rgba(var(--accent-rgb), .4);pointer-events:none;z-index:1;opacity:0;border-radius:50%;width:300px;height:300px;animation:.8s ease-out .3s forwards BadgeEarnedToast-module-scss-module__RXMAvW__shockwaveExpand;position:absolute;top:72px;left:50%}.BadgeEarnedToast-module-scss-module__RXMAvW__burstOrigin{pointer-events:none;z-index:3;width:0;height:0;position:absolute;top:70px;left:50%}.BadgeEarnedToast-module-scss-module__RXMAvW__particle{width:var(--size,6px);height:var(--size,6px);background:var(--accent);box-shadow:0 0 4px var(--accent);opacity:0;animation:BadgeEarnedToast-module-scss-module__RXMAvW__particleBurst var(--dur,.8s) ease-out forwards;animation-delay:calc(.3s + var(--delay,0s));border-radius:50%;position:absolute}.BadgeEarnedToast-module-scss-module__RXMAvW__particleDiamond{border-radius:2px;transform:rotate(45deg)}.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar{border-radius:0;box-shadow:none!important;background:0 0!important;width:0!important;height:0!important}.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:before,.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:after{content:"";background:var(--accent);position:absolute}.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:before{width:var(--size,6px);height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:after{width:2px;height:var(--size,6px);top:50%;left:50%;transform:translate(-50%,-50%)}.BadgeEarnedToast-module-scss-module__RXMAvW__particleGold{background:#fbbf24;box-shadow:0 0 4px #fbbf24}.BadgeEarnedToast-module-scss-module__RXMAvW__particleGold.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:before,.BadgeEarnedToast-module-scss-module__RXMAvW__particleGold.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:after{background:#fbbf24}.BadgeEarnedToast-module-scss-module__RXMAvW__particleWhite{background:#fff;box-shadow:0 0 4px #fffc}.BadgeEarnedToast-module-scss-module__RXMAvW__particleWhite.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:before,.BadgeEarnedToast-module-scss-module__RXMAvW__particleWhite.BadgeEarnedToast-module-scss-module__RXMAvW__particleStar:after{background:#fff}.BadgeEarnedToast-module-scss-module__RXMAvW__glowRings{pointer-events:none;z-index:0;width:88px;height:88px;position:absolute;top:28px;left:50%;transform:translate(-50%)}.BadgeEarnedToast-module-scss-module__RXMAvW__glowRing1{border:2px solid rgba(var(--accent-rgb), .4);opacity:0;border-radius:50%;animation:1s ease-out .25s forwards BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse1;position:absolute;inset:-12px}.BadgeEarnedToast-module-scss-module__RXMAvW__glowRing2{border:1.5px solid rgba(var(--accent-rgb), .2);opacity:0;border-radius:50%;animation:1.2s ease-out .4s forwards BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse2;position:absolute;inset:-24px}.BadgeEarnedToast-module-scss-module__RXMAvW__glowRing3{border:1px solid rgba(var(--accent-rgb), .1);opacity:0;border-radius:50%;animation:1.5s ease-out .55s forwards BadgeEarnedToast-module-scss-module__RXMAvW__glowPulse3;position:absolute;inset:-36px}.BadgeEarnedToast-module-scss-module__RXMAvW__iconStage{z-index:2;margin-bottom:4px;position:relative}.BadgeEarnedToast-module-scss-module__RXMAvW__iconOuter{background:linear-gradient(135deg, var(--accent-dark,var(--accent)), var(--accent));border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;animation:.7s cubic-bezier(.34,1.56,.64,1) .15s both BadgeEarnedToast-module-scss-module__RXMAvW__iconSpin,1.6s ease-out .6s BadgeEarnedToast-module-scss-module__RXMAvW__ringPulse;display:flex}.BadgeEarnedToast-module-scss-module__RXMAvW__iconInner{background:linear-gradient(135deg, var(--accent), var(--accent-gradient-end,var(--accent)));border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;animation:1.5s ease-in-out 1.2s infinite BadgeEarnedToast-module-scss-module__RXMAvW__iconBounce;display:flex}.BadgeEarnedToast-module-scss-module__RXMAvW__icon{color:#fff;filter:drop-shadow(0 2px 4px #0000004d);font-size:30px}.BadgeEarnedToast-module-scss-module__RXMAvW__textBlock{flex-direction:column;align-items:center;gap:4px;display:flex}.BadgeEarnedToast-module-scss-module__RXMAvW__labelWrap{overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__label{text-transform:uppercase;letter-spacing:2.5px;color:var(--accent-light,var(--accent));background:linear-gradient(90deg, var(--accent-light,var(--accent)) 0%, var(--accent-gradient-end,var(--accent)) 50%, var(--accent-light,var(--accent)) 100%);-webkit-text-fill-color:#0000;background-size:200%;-webkit-background-clip:text;font-size:.72rem;font-weight:600;animation:.4s ease-out .5s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp,2.5s linear 1s infinite BadgeEarnedToast-module-scss-module__RXMAvW__shimmer;display:inline-block}.BadgeEarnedToast-module-scss-module__RXMAvW__nameWrap{overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__badgeName{color:var(--text-primary);font-size:1.35rem;font-weight:700;line-height:1.2;animation:.4s ease-out .65s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp;display:inline-block}.BadgeEarnedToast-module-scss-module__RXMAvW__descWrap{overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__badgeDesc{color:var(--text-muted);max-width:250px;font-size:.85rem;line-height:1.4;animation:.4s ease-out .8s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp;display:inline-block}.BadgeEarnedToast-module-scss-module__RXMAvW__footer{flex-direction:column;align-items:center;gap:6px;width:100%;margin-top:8px;animation:.4s ease-out .95s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp;display:flex}.BadgeEarnedToast-module-scss-module__RXMAvW__counter{color:var(--text-muted);font-size:.72rem;font-weight:500}.BadgeEarnedToast-module-scss-module__RXMAvW__timerTrack{background:rgba(var(--accent-rgb), .1);border-radius:2px;width:100%;height:3px;overflow:hidden}.BadgeEarnedToast-module-scss-module__RXMAvW__timerFill{background:linear-gradient(90deg, var(--accent), var(--accent-gradient-end,var(--accent)));border-radius:2px;height:100%;animation:linear forwards BadgeEarnedToast-module-scss-module__RXMAvW__timerShrink}.BadgeEarnedToast-module-scss-module__RXMAvW__tapHint{color:var(--text-muted);opacity:.45;font-size:.68rem;animation:.3s ease-out 1.1s both BadgeEarnedToast-module-scss-module__RXMAvW__slideUp}
.XPFloat-module-scss-module__e-aGoa__xpFloat{z-index:99999;pointer-events:none;color:var(--accent-light);text-shadow:0 0 12px rgba(var(--accent-rgb), .5),0 1px 3px #0009;white-space:nowrap;align-items:baseline;gap:2px;font-size:1rem;font-weight:800;animation:1.1s cubic-bezier(.22,.61,.36,1) forwards XPFloat-module-scss-module__e-aGoa__xpRise;display:flex;position:fixed;transform:translate(-50%)scale(1)}.XPFloat-module-scss-module__e-aGoa__plus{font-size:.85em}.XPFloat-module-scss-module__e-aGoa__amount{letter-spacing:-.5px;font-size:1.15em}.XPFloat-module-scss-module__e-aGoa__label{opacity:.8;margin-left:1px;font-size:.7em;font-weight:700}.XPFloat-module-scss-module__e-aGoa__capped{color:var(--text-muted);text-shadow:0 1px 3px #0009;font-size:.8rem;font-weight:600}.XPFloat-module-scss-module__e-aGoa__cappedText{opacity:.7;font-size:.75rem}@keyframes XPFloat-module-scss-module__e-aGoa__xpRise{0%{opacity:0;transform:translate(-50%)scale(.5)}15%{opacity:1;transform:translate(-50%,-8px)scale(1.25)}35%{transform:translate(-50%,-18px)scale(1)}75%{opacity:1}to{opacity:0;transform:translate(-50%,-50px)scale(.85)}}
.Reactions-module-scss-module__t-om-a__reactions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.Reactions-module-scss-module__t-om-a__reactionButtons{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Reactions-module-scss-module__t-om-a__reactionBtn{border:1px solid var(--surface-light);background:var(--surface);cursor:pointer;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;line-height:1;transition:all .15s;display:inline-flex}.Reactions-module-scss-module__t-om-a__reactionBtn:hover:not(:disabled){border-color:var(--border-mid);background:var(--surface-light);transform:scale(1.05)}.Reactions-module-scss-module__t-om-a__reactionBtn:disabled{opacity:.5;cursor:default}.Reactions-module-scss-module__t-om-a__reactionBtn.Reactions-module-scss-module__t-om-a__active{border-color:var(--accent);background:rgba(var(--accent-rgb), .1)}.Reactions-module-scss-module__t-om-a__emoji{font-size:.95rem;line-height:1}.Reactions-module-scss-module__t-om-a__count{color:var(--text-muted);text-align:center;min-width:8px;font-size:.75rem;font-weight:600;transition:transform .15s}.Reactions-module-scss-module__t-om-a__active .Reactions-module-scss-module__t-om-a__count{color:var(--accent-light)}.Reactions-module-scss-module__t-om-a__countPop{animation:.4s cubic-bezier(.34,1.56,.64,1) Reactions-module-scss-module__t-om-a__countBounce}@keyframes Reactions-module-scss-module__t-om-a__countBounce{0%{transform:scale(1)}30%{transform:scale(1.6)}60%{transform:scale(.85)}to{transform:scale(1)}}.Reactions-module-scss-module__t-om-a__compact{gap:4px;margin-top:4px;margin-left:48px}.Reactions-module-scss-module__t-om-a__compact .Reactions-module-scss-module__t-om-a__reactionBtn{background:0 0;border-color:#0000;border-radius:14px;padding:2px 8px}.Reactions-module-scss-module__t-om-a__compact .Reactions-module-scss-module__t-om-a__reactionBtn:hover:not(:disabled){background:var(--surface-light);border-color:var(--surface-light)}.Reactions-module-scss-module__t-om-a__compact .Reactions-module-scss-module__t-om-a__reactionBtn.Reactions-module-scss-module__t-om-a__active{background:rgba(var(--accent-rgb), .08);border-color:rgba(var(--accent-rgb), .15)}.Reactions-module-scss-module__t-om-a__compact .Reactions-module-scss-module__t-om-a__emoji{font-size:.8rem}.Reactions-module-scss-module__t-om-a__compact .Reactions-module-scss-module__t-om-a__count{font-size:.65rem}.Reactions-module-scss-module__t-om-a__inline{margin-top:8px}.Reactions-module-scss-module__t-om-a__inline .Reactions-module-scss-module__t-om-a__reactionBtn{border-radius:16px;padding:4px 10px}.Reactions-module-scss-module__t-om-a__inline .Reactions-module-scss-module__t-om-a__emoji{font-size:.9rem}.Reactions-module-scss-module__t-om-a__celebration{background:linear-gradient(135deg, rgba(var(--accent-rgb), .06) 0%, rgba(var(--accent-rgb), .02) 50%, rgba(var(--accent-rgb), .06) 100%);border:1px solid rgba(var(--accent-rgb), .12);border-radius:16px;flex-direction:column;align-items:center;gap:12px;margin-top:24px;padding:20px 16px 16px;position:relative;overflow:hidden}.Reactions-module-scss-module__t-om-a__celebration .Reactions-module-scss-module__t-om-a__reactionButtons{justify-content:center;gap:8px}.Reactions-module-scss-module__t-om-a__celebration .Reactions-module-scss-module__t-om-a__reactionBtn{border:1px solid rgba(var(--accent-rgb), .15);background:rgba(var(--surface-rgb,30, 30, 30), .7);-webkit-backdrop-filter:blur(12px);border-radius:24px;gap:7px;padding:8px 18px;transition:all .2s cubic-bezier(.34,1.56,.64,1);position:relative}.Reactions-module-scss-module__t-om-a__celebration .Reactions-module-scss-module__t-om-a__reactionBtn:hover:not(:disabled){border-color:rgba(var(--accent-rgb), .4);background:rgba(var(--accent-rgb), .12);box-shadow:0 4px 20px rgba(var(--accent-rgb), .15),0 0 30px rgba(var(--accent-rgb), .08);transform:scale(1.12)translateY(-2px)}.Reactions-module-scss-module__t-om-a__celebration .Reactions-module-scss-module__t-om-a__reactionBtn:active:not(:disabled){transform:scale(.95)}.Reactions-module-scss-module__t-om-a__celebration .Reactions-module-scss-module__t-om-a__reactionBtn.Reactions-module-scss-module__t-om-a__active{border-color:var(--accent);background:rgba(var(--accent-rgb), .18);box-shadow:0 0 20px rgba(var(--accent-rgb), .2),inset 0 0 12px rgba(var(--accent-rgb), .08);animation:2s ease-in-out infinite Reactions-module-scss-module__t-om-a__activeGlow}.Reactions-module-scss-module__t-om-a__celebration .Reactions-module-scss-module__t-om-a__emoji{filter:drop-shadow(0 2px 4px #0000004d);font-size:1.3rem;transition:transform .2s}.Reactions-module-scss-module__t-om-a__reactionBtn:hover .Reactions-module-scss-module__t-om-a__celebration .Reactions-module-scss-module__t-om-a__emoji{transform:scale(1.15)}.Reactions-module-scss-module__t-om-a__reactionBtn:active .Reactions-module-scss-module__t-om-a__celebration .Reactions-module-scss-module__t-om-a__emoji{transform:scale(.9)}.Reactions-module-scss-module__t-om-a__celebration .Reactions-module-scss-module__t-om-a__count{letter-spacing:-.3px;min-width:10px;font-size:.85rem;font-weight:700}@keyframes Reactions-module-scss-module__t-om-a__activeGlow{0%,to{box-shadow:0 0 20px rgba(var(--accent-rgb), .2),inset 0 0 12px rgba(var(--accent-rgb), .08)}50%{box-shadow:0 0 28px rgba(var(--accent-rgb), .35),inset 0 0 16px rgba(var(--accent-rgb), .12)}}.Reactions-module-scss-module__t-om-a__hypeBadge{letter-spacing:1.2px;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;padding:4px 14px;font-size:.7rem;font-weight:800;animation:.5s cubic-bezier(.34,1.56,.64,1) Reactions-module-scss-module__t-om-a__hypeSlideIn;display:inline-flex}.Reactions-module-scss-module__t-om-a__hypeIcon{font-size:.85rem;animation:1.5s ease-in-out infinite Reactions-module-scss-module__t-om-a__hypeIconPulse}.Reactions-module-scss-module__t-om-a__hypeLabel{line-height:1}.Reactions-module-scss-module__t-om-a__hypeCount{opacity:.7;font-size:.65rem;font-weight:700;line-height:1}.Reactions-module-scss-module__t-om-a__hypeHype{background:rgba(var(--accent-rgb), .15);color:var(--accent-light);border:1px solid rgba(var(--accent-rgb), .3)}.Reactions-module-scss-module__t-om-a__hypeOnFire{color:#ff9f43;text-shadow:0 0 10px #ff8c0066;background:linear-gradient(135deg,#ff8c0033,#ff450033);border:1px solid #ff8c0059}.Reactions-module-scss-module__t-om-a__hypeLegendary{color:gold;text-shadow:0 0 12px #ffd70080;background:linear-gradient(135deg,#ffd70033,#ff8c0033);border:1px solid #ffd70066;animation:.5s cubic-bezier(.34,1.56,.64,1) Reactions-module-scss-module__t-om-a__hypeSlideIn,3s ease-in-out infinite Reactions-module-scss-module__t-om-a__legendaryShimmer}@keyframes Reactions-module-scss-module__t-om-a__hypeSlideIn{0%{opacity:0;transform:scale(.5)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes Reactions-module-scss-module__t-om-a__hypeIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@keyframes Reactions-module-scss-module__t-om-a__legendaryShimmer{0%,to{border-color:#ffd70066;box-shadow:0 0 12px #ffd7001a}50%{border-color:#ffd70099;box-shadow:0 0 20px #ffd70033}}.Reactions-module-scss-module__t-om-a__floatLayer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Reactions-module-scss-module__t-om-a__floatingEmoji{font-size:calc(1rem*var(--scale,1));pointer-events:none;opacity:0;filter:drop-shadow(0 2px 6px #0006);animation:Reactions-module-scss-module__t-om-a__emojiFloat var(--duration,1s) cubic-bezier(.22, .61, .36, 1) forwards;animation-delay:var(--delay,0s);z-index:10;position:absolute}@keyframes Reactions-module-scss-module__t-om-a__emojiFloat{0%{opacity:1;transform:translateY(0) translateX(0) scale(var(--scale,1)) rotate(0deg)}20%{opacity:1;transform:translateY(-30px) translateX(calc(var(--drift,0px) * .3)) scale(calc(var(--scale,1) * 1.2)) rotate(15deg)}to{opacity:0;transform:translateY(-120px) translateX(var(--drift,0px)) scale(calc(var(--scale,1) * .4)) rotate(-20deg)}}
.LFGPostCard-module-scss-module__IrRdya__card{background-color:var(--surface);border:1px solid var(--surface-light);cursor:pointer;border-radius:8px;padding:18px;transition:border-color .15s,transform .15s}.LFGPostCard-module-scss-module__IrRdya__card:hover{border-color:var(--border-mid);transform:translateY(-2px)}.LFGPostCard-module-scss-module__IrRdya__cardHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.LFGPostCard-module-scss-module__IrRdya__typeBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.LFGPostCard-module-scss-module__IrRdya__typeBadge[data-type=lfp]{color:#4ade80;background:#22c55e26;border:1px solid #22c55e40}.LFGPostCard-module-scss-module__IrRdya__typeBadge[data-type=lft]{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f640}.LFGPostCard-module-scss-module__IrRdya__typeBadge[data-type=scrim]{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b40}.LFGPostCard-module-scss-module__IrRdya__typeBadge[data-type=recruiting]{color:#c084fc;background:#a855f726;border:1px solid #a855f740}.LFGPostCard-module-scss-module__IrRdya__timeLeft{color:var(--text-muted);font-size:.75rem}.LFGPostCard-module-scss-module__IrRdya__urgent{color:#f87171;font-weight:600}.LFGPostCard-module-scss-module__IrRdya__title{margin-bottom:6px;font-size:1.05rem;font-weight:700;line-height:1.3}.LFGPostCard-module-scss-module__IrRdya__teamName{color:#c084fc;margin-bottom:6px;font-size:.9rem;font-weight:600}.LFGPostCard-module-scss-module__IrRdya__description{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.LFGPostCard-module-scss-module__IrRdya__rankBadge{align-items:center;margin-bottom:10px;display:inline-flex}.LFGPostCard-module-scss-module__IrRdya__rankBadge span{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2440;border-radius:4px;padding:3px 10px;font-size:.75rem;font-weight:600}.LFGPostCard-module-scss-module__IrRdya__rolesNeeded{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;display:flex}.LFGPostCard-module-scss-module__IrRdya__rolesLabel{color:var(--text-muted);font-size:.75rem;font-weight:500}.LFGPostCard-module-scss-module__IrRdya__roleBadge{color:#c084fc;background:#a855f71f;border:1px solid #a855f733;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.LFGPostCard-module-scss-module__IrRdya__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.LFGPostCard-module-scss-module__IrRdya__author{align-items:center;gap:8px;display:flex}.LFGPostCard-module-scss-module__IrRdya__authorAvatar{background:var(--accent-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.LFGPostCard-module-scss-module__IrRdya__authorAvatar span{color:var(--accent-light);font-size:.7rem;font-weight:700}.LFGPostCard-module-scss-module__IrRdya__authorName{color:var(--text-muted);font-size:.8rem;font-weight:500}.LFGPostCard-module-scss-module__IrRdya__platforms{flex-wrap:wrap;gap:4px;display:flex}.LFGPostCard-module-scss-module__IrRdya__platformBadge{background:var(--surface-light);border:1px solid var(--border-mid);color:var(--text-secondary);border-radius:4px;padding:2px 8px;font-size:.7rem}.LFGPostCard-module-scss-module__IrRdya__contact{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:10px;font-size:.8rem;display:flex}.LFGPostCard-module-scss-module__IrRdya__contact span{color:var(--accent-light);font-weight:600}.LFGPostCard-module-scss-module__IrRdya__contactIcon{color:var(--text-muted);flex-shrink:0;font-size:.85rem}.LFGPostCard-module-scss-module__IrRdya__contactLabel{color:var(--text-secondary)!important;font-weight:500!important}.LFGPostCard-module-scss-module__IrRdya__closeBtn{color:var(--text-muted);background:var(--surface-light);border:1px solid var(--border-mid);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.LFGPostCard-module-scss-module__IrRdya__closeBtn:hover{color:var(--error-light);border-color:var(--error-light);background:#ff525214}.LFGPostCard-module-scss-module__IrRdya__closeBtn:disabled{opacity:.5;cursor:not-allowed}
.RewardConfig-module-scss-module__qIxD-q__rewardConfig{flex-direction:column;gap:12px;display:flex}.RewardConfig-module-scss-module__qIxD-q__configHeader{color:var(--text-primary);align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.RewardConfig-module-scss-module__qIxD-q__emptyHint{color:var(--text-muted);margin:0;font-size:.78rem}.RewardConfig-module-scss-module__qIxD-q__tierRow{background:var(--surface);border:1px solid var(--surface-border);border-radius:8px;flex-direction:column;gap:10px;padding:12px;display:flex}.RewardConfig-module-scss-module__qIxD-q__tierHeader{justify-content:space-between;align-items:center;display:flex}.RewardConfig-module-scss-module__qIxD-q__rankInputs{color:var(--text-secondary);align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:flex}.RewardConfig-module-scss-module__qIxD-q__rankInputs label{color:var(--text-primary);font-weight:700}.RewardConfig-module-scss-module__qIxD-q__rankInput{border:1px solid var(--surface-border);background:var(--surface-light);width:52px;color:var(--text-primary);text-align:center;border-radius:6px;padding:4px 6px;font-size:.78rem}.RewardConfig-module-scss-module__qIxD-q__rankInput:focus{border-color:var(--accent);outline:none}.RewardConfig-module-scss-module__qIxD-q__rankSep{color:var(--text-muted);font-size:.72rem}.RewardConfig-module-scss-module__qIxD-q__removeTierBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.RewardConfig-module-scss-module__qIxD-q__removeTierBtn:hover{color:var(--error-light,#e74c3c);background:#e74c3c26}.RewardConfig-module-scss-module__qIxD-q__selectedItems{flex-wrap:wrap;gap:6px;min-height:28px;display:flex}.RewardConfig-module-scss-module__qIxD-q__itemPill{color:var(--text-primary);background:#ffffff08;border:1px solid;border-radius:12px;align-items:center;gap:5px;padding:3px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.RewardConfig-module-scss-module__qIxD-q__itemDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.RewardConfig-module-scss-module__qIxD-q__itemPillLabel{white-space:nowrap}.RewardConfig-module-scss-module__qIxD-q__itemPillRemove{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;margin-left:2px;padding:0;display:flex}.RewardConfig-module-scss-module__qIxD-q__itemPillRemove:hover{color:var(--error-light,#e74c3c)}.RewardConfig-module-scss-module__qIxD-q__categoryTabs{flex-wrap:wrap;gap:4px;display:flex}.RewardConfig-module-scss-module__qIxD-q__catTab{border:1px solid var(--surface-border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:14px;padding:4px 10px;font-size:.68rem;font-weight:600;transition:all .15s}.RewardConfig-module-scss-module__qIxD-q__catTab:hover{border-color:var(--accent);color:var(--text-primary)}.RewardConfig-module-scss-module__qIxD-q__catTabActive{border-color:var(--accent);background:rgba(var(--accent-rgb), .12);color:var(--accent)}.RewardConfig-module-scss-module__qIxD-q__itemPicker{position:relative}.RewardConfig-module-scss-module__qIxD-q__addItemBtn{border:1px dashed var(--surface-border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:.72rem;font-weight:600;transition:all .15s;display:flex}.RewardConfig-module-scss-module__qIxD-q__addItemBtn:hover{border-color:var(--accent);color:var(--accent)}.RewardConfig-module-scss-module__qIxD-q__dropdown{z-index:100;background:var(--surface);border:1px solid var(--surface-border);border-radius:8px;min-width:200px;max-height:240px;margin-top:4px;padding:6px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 8px 24px #00000059}.RewardConfig-module-scss-module__qIxD-q__dropdownGroup{flex-direction:column;display:flex}.RewardConfig-module-scss-module__qIxD-q__dropdownGroup+.RewardConfig-module-scss-module__qIxD-q__dropdownGroup{border-top:1px solid var(--surface-border);margin-top:6px;padding-top:6px}.RewardConfig-module-scss-module__qIxD-q__dropdownRarity{text-transform:uppercase;letter-spacing:.05em;padding:2px 6px;font-size:.62rem;font-weight:700}.RewardConfig-module-scss-module__qIxD-q__dropdownItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:5px 8px;font-size:.72rem;display:flex}.RewardConfig-module-scss-module__qIxD-q__dropdownItem:hover{background:rgba(var(--accent-rgb), .1)}.RewardConfig-module-scss-module__qIxD-q__dropdownEmpty{color:var(--text-muted);text-align:center;padding:8px;font-size:.72rem}.RewardConfig-module-scss-module__qIxD-q__addTierBtn{border:1px dashed var(--surface-border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.RewardConfig-module-scss-module__qIxD-q__addTierBtn:hover{border-color:var(--accent);color:var(--accent);background:rgba(var(--accent-rgb), .05)}
.Checkin-module-scss-module__m2nhuG__checkinBox{background-color:var(--surface);border:1px solid var(--surface-border);border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.Checkin-module-scss-module__m2nhuG__checkinBtn{background-color:var(--green);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:700;transition:opacity .2s}.Checkin-module-scss-module__m2nhuG__checkinBtn:hover:not(:disabled){opacity:.85}.Checkin-module-scss-module__m2nhuG__checkinBtn:disabled{opacity:.5;cursor:not-allowed}.Checkin-module-scss-module__m2nhuG__checkedIn{color:var(--green);font-size:.9rem;font-weight:600}.Checkin-module-scss-module__m2nhuG__notYet{color:var(--text-muted);font-size:.85rem}.Checkin-module-scss-module__m2nhuG__countdown{color:var(--warning);font-size:.8rem;font-weight:500}
.Inventory-module-scss-module__OO0lqa__inventory{width:100%}.Inventory-module-scss-module__OO0lqa__header{margin-bottom:12px}.Inventory-module-scss-module__OO0lqa__title{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);font-size:.78rem;font-weight:700}.Inventory-module-scss-module__OO0lqa__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:16px;display:flex}.Inventory-module-scss-module__OO0lqa__tab{border:1px solid var(--surface-border,var(--border-mid));color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.Inventory-module-scss-module__OO0lqa__tab:hover{color:var(--text-primary);background-color:rgba(var(--accent-rgb), .1)}.Inventory-module-scss-module__OO0lqa__tabActive{background:var(--accent);color:var(--accent-fg,#fff);border-color:var(--accent);box-shadow:0 0 20px var(--accent-glow,rgba(var(--accent-rgb), .3))}.Inventory-module-scss-module__OO0lqa__tabIcon{font-size:.8rem;line-height:1}@media (max-width:480px){.Inventory-module-scss-module__OO0lqa__tabLabel{display:none}}.Inventory-module-scss-module__OO0lqa__tabBadge{min-width:1.25rem;height:1.25rem;color:var(--text-secondary);background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.Inventory-module-scss-module__OO0lqa__tabActive .Inventory-module-scss-module__OO0lqa__tabBadge{color:var(--accent-fg,#fff);background:#fff3}.Inventory-module-scss-module__OO0lqa__content{animation:.2s Inventory-module-scss-module__OO0lqa__fadeSlide}.Inventory-module-scss-module__OO0lqa__rarityGroup{margin-bottom:12px}.Inventory-module-scss-module__OO0lqa__rarityGroup:last-child{margin-bottom:0}.Inventory-module-scss-module__OO0lqa__rarityHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.Inventory-module-scss-module__OO0lqa__rarityLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--rarity-color,var(--text-muted));border-left:2px solid var(--rarity-color,var(--text-muted));padding-left:8px;font-size:.65rem;font-weight:700;line-height:1.2}.Inventory-module-scss-module__OO0lqa__rarityCount{color:var(--text-muted);font-size:.58rem;font-weight:500}.Inventory-module-scss-module__OO0lqa__grid{grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:6px;display:grid}.Inventory-module-scss-module__OO0lqa__item{flex-direction:column;align-items:center;gap:3px;display:flex;position:relative}.Inventory-module-scss-module__OO0lqa__itemWide{grid-column:span 2}@media (max-width:400px){.Inventory-module-scss-module__OO0lqa__itemWide{grid-column:span 2}}.Inventory-module-scss-module__OO0lqa__itemInner{background:0 0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;position:relative}.Inventory-module-scss-module__OO0lqa__itemName{color:var(--text-muted);text-align:center;text-transform:uppercase;letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;max-width:56px;font-size:.5rem;font-weight:600;overflow:hidden}.Inventory-module-scss-module__OO0lqa__itemLabel{font-size:.65rem;font-weight:800;line-height:1}.Inventory-module-scss-module__OO0lqa__itemIcon{font-size:1.05rem}.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner:hover,.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__framePreview:hover,.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__titlePreview:hover,.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__packPreview:hover{transform:translateY(-2px)scale(1.06);box-shadow:0 6px 16px #0000004d}.Inventory-module-scss-module__OO0lqa__owned:hover .Inventory-module-scss-module__OO0lqa__tooltip{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__itemInner,.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__framePreview,.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__titlePreview,.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__packPreview{filter:saturate(.15)brightness(.5);opacity:.55}.Inventory-module-scss-module__OO0lqa__locked .Inventory-module-scss-module__OO0lqa__itemName{opacity:.4}.Inventory-module-scss-module__OO0lqa__locked:hover .Inventory-module-scss-module__OO0lqa__itemInner,.Inventory-module-scss-module__OO0lqa__locked:hover .Inventory-module-scss-module__OO0lqa__framePreview,.Inventory-module-scss-module__OO0lqa__locked:hover .Inventory-module-scss-module__OO0lqa__titlePreview,.Inventory-module-scss-module__OO0lqa__locked:hover .Inventory-module-scss-module__OO0lqa__packPreview{filter:saturate(.25)brightness(.6);opacity:.7}.Inventory-module-scss-module__OO0lqa__qtyBadge{background:var(--surface);border:1px solid var(--border-mid);min-width:16px;height:16px;color:var(--text-secondary);z-index:2;border-radius:999px;justify-content:center;align-items:center;padding:0 3px;font-size:.5rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.Inventory-module-scss-module__OO0lqa__lockBadge{background:var(--surface);border:1px solid var(--border-mid);width:15px;height:15px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.4rem;display:flex;position:absolute;bottom:-3px;right:-3px}.Inventory-module-scss-module__OO0lqa__equipped .Inventory-module-scss-module__OO0lqa__itemInner,.Inventory-module-scss-module__OO0lqa__equipped .Inventory-module-scss-module__OO0lqa__framePreview,.Inventory-module-scss-module__OO0lqa__equipped .Inventory-module-scss-module__OO0lqa__titlePreview{outline:2px solid var(--accent);outline-offset:2px}.Inventory-module-scss-module__OO0lqa__equippedBadge{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:.4rem;display:flex;position:absolute;bottom:-3px;right:-3px}.Inventory-module-scss-module__OO0lqa__equippedIconInline{color:var(--accent);vertical-align:middle;margin-left:5px;font-size:.5rem}.Inventory-module-scss-module__OO0lqa__lockIconInline{color:var(--text-muted);vertical-align:middle;opacity:.6;margin-left:5px;font-size:.5rem}.Inventory-module-scss-module__OO0lqa__rarity_common.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner{border:1px solid #2ecc714d}.Inventory-module-scss-module__OO0lqa__rarity_rare.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner{border:1px solid #3498db66}.Inventory-module-scss-module__OO0lqa__rarity_rare.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__framePreview{filter:drop-shadow(0 0 3px #3498db4d)}.Inventory-module-scss-module__OO0lqa__rarity_epic.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner{border:1px solid #9b59b680;box-shadow:0 2px 8px #0003,0 0 8px #9b59b633}.Inventory-module-scss-module__OO0lqa__rarity_epic.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__framePreview{filter:drop-shadow(0 0 4px #9b59b64d)}.Inventory-module-scss-module__OO0lqa__rarity_epic.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__titlePreview,.Inventory-module-scss-module__OO0lqa__rarity_epic.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__packPreview{border-left:2px solid #9b59b680}.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner{border:1px solid #f39c1299;box-shadow:0 2px 8px #0003,0 0 12px #f39c1240}.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__framePreview{filter:drop-shadow(0 0 6px #f39c1259)}.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__titlePreview,.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__packPreview{border-left:2px solid #f39c1280}.Inventory-module-scss-module__OO0lqa__rarity_legendary.Inventory-module-scss-module__OO0lqa__owned .Inventory-module-scss-module__OO0lqa__itemInner:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff14 45%,#ffffff1f 50%,#ffffff14 55%,#0000 60%) 0 0/200% 100%;animation:3s ease-in-out infinite Inventory-module-scss-module__OO0lqa__shimmer;position:absolute;inset:0}.Inventory-module-scss-module__OO0lqa__tooltip{background:var(--surface);border:1px solid var(--surface-light);color:var(--text-primary);white-space:nowrap;pointer-events:none;opacity:0;z-index:10;border-radius:5px;padding:3px 8px;font-size:.62rem;font-weight:600;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 4px 10px #0000004d}.Inventory-module-scss-module__OO0lqa__tooltip:after{content:"";border:4px solid #0000;border-top-color:var(--surface-light);position:absolute;top:100%;left:50%;transform:translate(-50%)}.Inventory-module-scss-module__OO0lqa__framePreview{justify-content:center;align-items:center;width:40px;height:40px;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.Inventory-module-scss-module__OO0lqa__frameInner{background:var(--surface-light);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Inventory-module-scss-module__OO0lqa__frameAnimated{animation:3s linear infinite Inventory-module-scss-module__OO0lqa__frameRotate}.Inventory-module-scss-module__OO0lqa__imageFrameThumb{object-fit:contain;border-radius:0;width:44px;height:44px}.Inventory-module-scss-module__OO0lqa__titlePreview{background:var(--surface-light);text-align:center;border-radius:6px;width:100%;padding:6px 10px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),filter .2s}.Inventory-module-scss-module__OO0lqa__titleText{font-size:.75rem;font-weight:700}.Inventory-module-scss-module__OO0lqa__packPreview{background:var(--surface-light);border-radius:6px;flex-direction:column;gap:4px;width:100%;padding:6px 10px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),filter .2s;display:flex;overflow:hidden}.Inventory-module-scss-module__OO0lqa__packName{color:var(--text-primary);align-items:center;font-size:.65rem;font-weight:700;display:flex}.Inventory-module-scss-module__OO0lqa__packEmojis{flex-wrap:wrap;gap:4px;display:flex}.Inventory-module-scss-module__OO0lqa__packEmoji{font-size:.8rem;line-height:1}@keyframes Inventory-module-scss-module__OO0lqa__fadeSlide{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes Inventory-module-scss-module__OO0lqa__frameRotate{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}@keyframes Inventory-module-scss-module__OO0lqa__shimmer{0%{background-position:-200% 0}50%{background-position:200% 0}to{background-position:200% 0}}
.LFGPostModal-module-scss-module__9kCfnq__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.LFGPostModal-module-scss-module__9kCfnq__modal{background:var(--surface);border:1px solid var(--surface-light);border-radius:12px;width:100%;max-width:520px;max-height:85vh;padding:28px;position:relative;overflow-y:auto}.LFGPostModal-module-scss-module__9kCfnq__modal::-webkit-scrollbar{width:4px}.LFGPostModal-module-scss-module__9kCfnq__modal::-webkit-scrollbar-track{background:0 0}.LFGPostModal-module-scss-module__9kCfnq__modal::-webkit-scrollbar-thumb{background:var(--surface-light);border-radius:4px}.LFGPostModal-module-scss-module__9kCfnq__closeBtn{background:var(--surface-light);border:1px solid var(--border-mid);color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex;position:absolute;top:16px;right:16px}.LFGPostModal-module-scss-module__9kCfnq__closeBtn svg{font-size:1.1rem}.LFGPostModal-module-scss-module__9kCfnq__closeBtn:hover{color:var(--text-primary);border-color:var(--text-muted)}.LFGPostModal-module-scss-module__9kCfnq__header{justify-content:space-between;align-items:center;margin-bottom:14px;padding-right:36px;display:flex}.LFGPostModal-module-scss-module__9kCfnq__typeBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:6px;padding:5px 12px;font-size:.75rem;font-weight:700;display:inline-block}.LFGPostModal-module-scss-module__9kCfnq__typeBadge[data-type=lfp]{color:#4ade80;background:#22c55e26;border:1px solid #22c55e40}.LFGPostModal-module-scss-module__9kCfnq__typeBadge[data-type=lft]{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f640}.LFGPostModal-module-scss-module__9kCfnq__typeBadge[data-type=scrim]{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b40}.LFGPostModal-module-scss-module__9kCfnq__typeBadge[data-type=recruiting]{color:#c084fc;background:#a855f726;border:1px solid #a855f740}.LFGPostModal-module-scss-module__9kCfnq__timeLeft{color:var(--text-muted);align-items:center;gap:5px;font-size:.8rem;display:flex}.LFGPostModal-module-scss-module__9kCfnq__urgent{color:#f87171;font-weight:600}.LFGPostModal-module-scss-module__9kCfnq__title{color:var(--text-primary);margin-bottom:16px;font-size:1.3rem;font-weight:700;line-height:1.3}.LFGPostModal-module-scss-module__9kCfnq__author{border-bottom:1px solid var(--surface-light);align-items:center;gap:10px;margin-bottom:20px;padding-bottom:18px;display:flex}.LFGPostModal-module-scss-module__9kCfnq__authorAvatar{background:var(--accent-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.LFGPostModal-module-scss-module__9kCfnq__authorAvatar span{color:var(--accent-light);font-size:.85rem;font-weight:700}.LFGPostModal-module-scss-module__9kCfnq__authorInfo{flex-direction:column;gap:2px;display:flex}.LFGPostModal-module-scss-module__9kCfnq__authorName{color:var(--text-primary);font-size:.9rem;font-weight:600}.LFGPostModal-module-scss-module__9kCfnq__postedAt{color:var(--text-muted);font-size:.75rem}.LFGPostModal-module-scss-module__9kCfnq__sectionLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:8px;font-size:.7rem;font-weight:600;display:block}.LFGPostModal-module-scss-module__9kCfnq__teamSection{margin-bottom:18px}.LFGPostModal-module-scss-module__9kCfnq__teamName{color:#c084fc;font-size:1rem;font-weight:600}.LFGPostModal-module-scss-module__9kCfnq__rankSection{margin-bottom:18px}.LFGPostModal-module-scss-module__9kCfnq__rankBadge{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2440;border-radius:6px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.LFGPostModal-module-scss-module__9kCfnq__descriptionSection{margin-bottom:18px}.LFGPostModal-module-scss-module__9kCfnq__description{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;font-size:.9rem;line-height:1.65}.LFGPostModal-module-scss-module__9kCfnq__rolesSection{margin-bottom:18px}.LFGPostModal-module-scss-module__9kCfnq__roles{flex-wrap:wrap;gap:6px;display:flex}.LFGPostModal-module-scss-module__9kCfnq__roleBadge{color:#c084fc;background:#a855f71f;border:1px solid #a855f733;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.LFGPostModal-module-scss-module__9kCfnq__platformSection{margin-bottom:18px}.LFGPostModal-module-scss-module__9kCfnq__platforms{flex-wrap:wrap;gap:6px;display:flex}.LFGPostModal-module-scss-module__9kCfnq__platformBadge{background:var(--surface-light);border:1px solid var(--border-mid);color:var(--text-secondary);border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.LFGPostModal-module-scss-module__9kCfnq__contactSection{margin-top:4px}.LFGPostModal-module-scss-module__9kCfnq__contactCard{background:var(--bg);border:1px solid var(--surface-light);border-radius:8px;align-items:center;gap:12px;padding:12px 14px;display:flex}.LFGPostModal-module-scss-module__9kCfnq__contactIcon{color:var(--text-muted);flex-shrink:0;font-size:1.2rem}.LFGPostModal-module-scss-module__9kCfnq__contactInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.LFGPostModal-module-scss-module__9kCfnq__contactType{color:var(--text-muted);text-transform:uppercase;letter-spacing:.3px;font-size:.7rem;font-weight:500}.LFGPostModal-module-scss-module__9kCfnq__contactValue{color:var(--accent-light);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.LFGPostModal-module-scss-module__9kCfnq__copyBtn{color:var(--text-muted);background:var(--surface-light);border:1px solid var(--border-mid);cursor:pointer;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.LFGPostModal-module-scss-module__9kCfnq__copyBtn:hover{color:var(--accent-light);border-color:var(--accent);background:rgba(var(--accent-rgb,99, 102, 241), .08)}@media (max-width:540px){.LFGPostModal-module-scss-module__9kCfnq__modal{border-radius:10px;max-height:90vh;padding:20px}.LFGPostModal-module-scss-module__9kCfnq__title{font-size:1.15rem}}
