.StepSlider-module__LqljHG__wrap{flex-direction:column;gap:8px;width:100%;display:flex}.StepSlider-module__LqljHG__head{border:1.5px solid var(--accent);background:linear-gradient(#28c4c90f,#0000);border-radius:24px;justify-content:space-between;align-items:center;height:46px;padding:0 6px 0 20px;display:flex}.StepSlider-module__LqljHG__label{letter-spacing:.04em;font-size:19px;font-weight:900}.StepSlider-module__LqljHG__value{min-width:92px;height:34px;color:var(--text);background:#ffffff0f;border-radius:18px;justify-content:center;align-items:center;margin-right:4px;font-size:20px;font-weight:900;display:inline-flex}.StepSlider-module__LqljHG__track{border:1.5px solid var(--accent);background:var(--bg-2);border-radius:22px;height:44px;position:relative;overflow:hidden}.StepSlider-module__LqljHG__fill{background:linear-gradient(180deg, var(--accent-2), var(--accent));opacity:.85;pointer-events:none;border-radius:22px;transition:width 80ms ease-out;position:absolute;inset:0 auto 0 0}.StepSlider-module__LqljHG__ticks{pointer-events:none;background-image:repeating-linear-gradient(to right, #ffffff59 0 2px, transparent 2px, transparent calc(100% / var(--n)));background-position:0;background-repeat:no-repeat;background-size:100% 16px;background-origin:content-box;background-clip:content-box;padding:0 24px;position:absolute;inset:0}.StepSlider-module__LqljHG__thumb{border:2px solid var(--accent-2);pointer-events:none;background:#eef4f5;border-radius:50%;width:30px;height:30px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0006}.StepSlider-module__LqljHG__input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.StepSlider-module__LqljHG__compact{gap:5px}.StepSlider-module__LqljHG__compact .StepSlider-module__LqljHG__head{border-width:1px;border-radius:16px;height:30px;padding:0 4px 0 12px}.StepSlider-module__LqljHG__compact .StepSlider-module__LqljHG__label{letter-spacing:.03em;font-size:12px}.StepSlider-module__LqljHG__compact .StepSlider-module__LqljHG__value{border-radius:12px;min-width:50px;height:22px;font-size:13px}.StepSlider-module__LqljHG__compact .StepSlider-module__LqljHG__track{border-width:1px;border-radius:14px;height:24px}.StepSlider-module__LqljHG__compact .StepSlider-module__LqljHG__ticks{background-size:100% 9px;padding:0 14px}.StepSlider-module__LqljHG__compact .StepSlider-module__LqljHG__thumb{border-width:1.5px;width:18px;height:18px}
.CharacterFilterBar-module__IZRsPW__bar{border:1px solid var(--border);background:#ffffff08;border-radius:10px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:14px;padding:8px 10px;display:flex}.CharacterFilterBar-module__IZRsPW__group{align-items:center;gap:6px;display:flex}.CharacterFilterBar-module__IZRsPW__label{color:var(--muted-2);text-transform:uppercase;letter-spacing:.06em;margin-right:2px;font-size:11px;font-weight:800}.CharacterFilterBar-module__IZRsPW__chip{opacity:.55;min-width:34px;height:34px;color:var(--text);background:#ffffff0a;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:800;transition:opacity .12s,border-color .12s,background .12s;display:inline-flex}.CharacterFilterBar-module__IZRsPW__chip:hover{opacity:.85}.CharacterFilterBar-module__IZRsPW__chipActive{opacity:1;border-color:var(--accent);background:var(--accent-dim)}.CharacterFilterBar-module__IZRsPW__icon{width:22px;height:22px;display:block}.CharacterFilterBar-module__IZRsPW__spacer{flex:1}.CharacterFilterBar-module__IZRsPW__search{border:1px solid var(--border);background:var(--bg-2);height:34px;color:var(--text);border-radius:8px;min-width:160px;padding:0 12px;font-size:13px}.CharacterFilterBar-module__IZRsPW__search::placeholder{color:var(--muted-2)}
.AccountDeck-module__74uPyG__toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.AccountDeck-module__74uPyG__count{color:var(--muted);font-size:13px;font-weight:700}.AccountDeck-module__74uPyG__count b{color:var(--accent)}.AccountDeck-module__74uPyG__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;padding-bottom:10px;display:grid}.AccountDeck-module__74uPyG__card{border:1px solid var(--border);background:var(--panel-2);opacity:.5;cursor:pointer;contain:layout paint style;backface-visibility:hidden;border-radius:12px;transition:opacity .12s,border-color .12s,transform 50ms;position:relative;overflow:hidden}.AccountDeck-module__74uPyG__card:hover{opacity:.8}.AccountDeck-module__74uPyG__cardOn{opacity:1;border-color:var(--accent);box-shadow:0 0 0 1px var(--accent-dim)}.AccountDeck-module__74uPyG__portrait{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.AccountDeck-module__74uPyG__portrait:before,.AccountDeck-module__74uPyG__acctPortrait:before{content:"";z-index:0;pointer-events:none;opacity:.16;filter:grayscale();background:url(/imagem/logogray.svg) 50%/158% no-repeat;position:absolute;inset:-12%}.AccountDeck-module__74uPyG__portrait img{z-index:1;object-fit:cover;object-position:center;transform-origin:top;backface-visibility:hidden;width:100%;height:100%;transition:transform .16s;position:relative;transform:scale(1.3)}.AccountDeck-module__74uPyG__card:hover .AccountDeck-module__74uPyG__portrait img,.AccountDeck-module__74uPyG__cardOn .AccountDeck-module__74uPyG__portrait img{transform:scale(1.39)}.AccountDeck-module__74uPyG__rarity{z-index:2;background:#0000008c;border-radius:6px;padding:1px 6px;font-size:10px;font-weight:900;position:absolute;top:6px;left:6px}.AccountDeck-module__74uPyG__r5{color:#f0c869}.AccountDeck-module__74uPyG__r4{color:#b79cf0}.AccountDeck-module__74uPyG__name{white-space:nowrap;text-overflow:ellipsis;padding:6px 8px 2px;font-size:12.5px;font-weight:700;overflow:hidden}.AccountDeck-module__74uPyG__check{z-index:2;background:var(--accent);color:#04201f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;font-weight:900;display:none;position:absolute;top:6px;right:6px}.AccountDeck-module__74uPyG__cardOn .AccountDeck-module__74uPyG__check{display:flex}.AccountDeck-module__74uPyG__controls{align-items:center;gap:6px;padding:4px 8px 8px;display:flex}.AccountDeck-module__74uPyG__lvWrap{color:var(--muted);align-items:center;gap:4px;font-size:11px;display:flex}.AccountDeck-module__74uPyG__lvInput{border:1px solid var(--border);background:var(--bg-2);width:44px;height:26px;color:var(--text);text-align:center;border-radius:6px;font-size:12px;font-weight:700}.AccountDeck-module__74uPyG__consWrap{align-items:center;gap:4px;margin-left:auto;display:flex}.AccountDeck-module__74uPyG__stepBtn{border:1px solid var(--border-strong);background:var(--panel);width:22px;height:22px;color:var(--text);border-radius:6px;justify-content:center;align-items:center;font-weight:900;line-height:1;display:inline-flex}.AccountDeck-module__74uPyG__consVal{text-align:center;min-width:26px;color:var(--accent);font-size:12px;font-weight:800}.AccountDeck-module__74uPyG__slot{background:var(--accent);color:#04201f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:none;position:absolute;top:6px;right:6px}.AccountDeck-module__74uPyG__cardOn .AccountDeck-module__74uPyG__slot{display:flex}.AccountDeck-module__74uPyG__saveOk{color:var(--win)}.AccountDeck-module__74uPyG__saveErr{color:var(--loss)}.AccountDeck-module__74uPyG__detail{border:1px solid var(--border-strong);background:linear-gradient(#28c4c90d,#0000);border-radius:14px;grid-template-columns:190px 1fr;gap:18px;margin-bottom:14px;padding:14px;display:grid}@media (max-width:620px){.AccountDeck-module__74uPyG__detail{grid-template-columns:1fr}}.AccountDeck-module__74uPyG__detailPortrait{aspect-ratio:3/4;background:linear-gradient(#2a2350,#14101f);border-radius:12px;position:relative;overflow:hidden}.AccountDeck-module__74uPyG__detailPortrait>img{object-fit:cover;object-position:top center;width:100%;height:100%}.AccountDeck-module__74uPyG__detailMeta{justify-content:space-between;align-items:center;display:flex;position:absolute;top:8px;left:8px;right:8px}.AccountDeck-module__74uPyG__detailRarity{background:#0000008c;border-radius:8px;padding:2px 8px;font-size:14px;font-weight:900}.AccountDeck-module__74uPyG__detailElement{width:26px;height:26px}.AccountDeck-module__74uPyG__costBadge{color:var(--accent);background:#000000b3;border-radius:9px;align-items:center;gap:5px;padding:3px 10px;font-size:15px;font-weight:900;display:inline-flex;position:absolute;bottom:8px;left:8px}.AccountDeck-module__74uPyG__detailControls{flex-direction:column;justify-content:center;gap:14px;display:flex}.AccountDeck-module__74uPyG__detailActions{gap:10px;margin-top:2px;display:flex}.AccountDeck-module__74uPyG__detailHint{border:1px dashed var(--border-strong);color:var(--muted);text-align:center;border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;padding:22px;font-size:13.5px;display:flex}.AccountDeck-module__74uPyG__cardCost{z-index:2;color:var(--accent);background:#000000b3;border-radius:7px;padding:1px 7px;font-size:11px;font-weight:900;position:absolute;bottom:6px;left:6px}.AccountDeck-module__74uPyG__cardActive{outline:2px solid var(--accent-2);outline-offset:-2px}.AccountDeck-module__74uPyG__budget{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.AccountDeck-module__74uPyG__budgetBarWrap{background:var(--bg-2);border:1px solid var(--border);border-radius:7px;flex:1;min-width:180px;height:12px;overflow:hidden}.AccountDeck-module__74uPyG__budgetBar{background:linear-gradient(90deg, var(--accent-2), var(--accent));border-radius:7px;height:100%;transition:width .12s}.AccountDeck-module__74uPyG__budgetBarOver{background:linear-gradient(90deg,#f1605f,#b83a39)}.AccountDeck-module__74uPyG__budgetText{font-size:13px;font-weight:800}.AccountDeck-module__74uPyG__budgetOver{color:var(--loss)}.AccountDeck-module__74uPyG__acctSel{align-items:center;gap:8px;display:inline-flex}.AccountDeck-module__74uPyG__acctLabel{color:var(--muted);letter-spacing:.06em;font-size:11px;font-weight:800}.AccountDeck-module__74uPyG__acctDropdown{border:1.5px solid var(--accent);background:var(--bg-2);height:34px;color:var(--text);border-radius:18px;padding:0 10px;font-size:13.5px;font-weight:700}.AccountDeck-module__74uPyG__acctNew{border:1px solid var(--border-strong);background:var(--panel-2);width:34px;height:34px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:900;display:inline-flex}.AccountDeck-module__74uPyG__acctNewForm{align-items:center;gap:6px;display:inline-flex}.AccountDeck-module__74uPyG__acctFixed{border:1.5px solid var(--accent);min-height:34px;color:var(--text);background:#28c4c914;border-radius:18px;align-items:center;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.AccountDeck-module__74uPyG__deckHeaderTools{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.AccountDeck-module__74uPyG__deckSelect,.AccountDeck-module__74uPyG__deckNameInput{border:1px solid var(--border-strong);background:var(--bg-2);height:34px;color:var(--text);border-radius:9px;outline:none;padding:0 10px;font-size:13px;font-weight:800}.AccountDeck-module__74uPyG__deckSelect:focus,.AccountDeck-module__74uPyG__deckNameInput:focus{border-color:var(--accent)}.AccountDeck-module__74uPyG__deckNameInput{width:150px}.AccountDeck-module__74uPyG__acctInput{border:1px solid var(--border);background:var(--bg-2);height:34px;color:var(--text);border-radius:8px;width:140px;padding:0 10px;font-size:13px}.AccountDeck-module__74uPyG__toolRow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.AccountDeck-module__74uPyG__toolBtn{border:1px solid var(--border-strong);background:var(--panel-2);height:34px;color:var(--text);letter-spacing:.04em;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.AccountDeck-module__74uPyG__toolBtn:hover{border-color:var(--accent)}.AccountDeck-module__74uPyG__toolBtnOn{border-color:var(--accent);background:var(--accent-dim);color:var(--accent)}.AccountDeck-module__74uPyG__importBox{background:linear-gradient(#28c4c91a,#28c4c908),#040a0eeb;border:1px solid #28c4c957;border-radius:12px;flex-direction:column;gap:10px;margin:0 0 12px;padding:12px;display:flex;box-shadow:inset 0 0 24px #28c4c90d}.AccountDeck-module__74uPyG__importHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AccountDeck-module__74uPyG__importHead b{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;font-size:13px;font-weight:950;display:block}.AccountDeck-module__74uPyG__importHead span,.AccountDeck-module__74uPyG__importHint{color:var(--muted);margin-top:3px;font-size:12px;font-weight:700;display:block}.AccountDeck-module__74uPyG__importClose{border:1px solid var(--border-strong);height:28px;color:var(--text);background:#0b1015e6;border-radius:8px;padding:0 10px;font-size:11px;font-weight:900}.AccountDeck-module__74uPyG__importSteps{color:var(--text);margin:0;padding-left:22px;font-size:13px;font-weight:800;line-height:1.7}.AccountDeck-module__74uPyG__importSteps a,.AccountDeck-module__74uPyG__importPasteButton{color:var(--accent);font:inherit;font-weight:950;text-decoration:none}.AccountDeck-module__74uPyG__importSteps a:hover,.AccountDeck-module__74uPyG__importPasteButton:hover{text-shadow:0 0 10px #28c4c985}.AccountDeck-module__74uPyG__importPasteButton{cursor:pointer;letter-spacing:inherit;background:0 0;border:0;padding:0;display:inline}.AccountDeck-module__74uPyG__importActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.AccountDeck-module__74uPyG__importConfirm{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:130px;display:flex}.AccountDeck-module__74uPyG__importConfirm strong{color:var(--text);letter-spacing:.02em;font-size:20px;font-weight:950}.AccountDeck-module__74uPyG__importHint{margin:0}.AccountDeck-module__74uPyG__importWarn{color:var(--loss);background:#ff366614;border:1px solid #ff366657;border-radius:10px;margin:-2px 0 12px;padding:9px 11px;font-size:12px;font-weight:850}.AccountDeck-module__74uPyG__acctGrid{grid-template-columns:repeat(auto-fill,300px);justify-content:center;gap:12px;padding-bottom:10px;display:grid}.AccountDeck-module__74uPyG__acctVirtualGrid,.AccountDeck-module__74uPyG__deckVirtualGrid{contain:layout paint;width:100%;padding-bottom:10px}.AccountDeck-module__74uPyG__acctVirtualGrid .AccountDeck-module__74uPyG__acctCard,.AccountDeck-module__74uPyG__deckVirtualGrid .AccountDeck-module__74uPyG__card{content-visibility:visible;contain-intrinsic-size:auto;width:100%;height:100%}.AccountDeck-module__74uPyG__acctCard{border:1.5px solid var(--border);background:var(--panel-2);content-visibility:auto;contain-intrinsic-size:0 120px;contain:layout paint style;backface-visibility:hidden;border-radius:12px;grid-template-columns:124px 1fr;gap:10px;padding:8px;transition:border-color .12s;display:grid}.AccountDeck-module__74uPyG__acctCardOff .AccountDeck-module__74uPyG__acctPortrait img{opacity:.68}.AccountDeck-module__74uPyG__acctCardOff .AccountDeck-module__74uPyG__acctPortrait:after{opacity:1}.AccountDeck-module__74uPyG__acctCardOff .AccountDeck-module__74uPyG__acctSliders{opacity:.55}.AccountDeck-module__74uPyG__acctPortrait{aspect-ratio:3/4;cursor:pointer;border-radius:9px;position:relative;overflow:hidden}.AccountDeck-module__74uPyG__acctPortrait:after{content:"";z-index:2;pointer-events:none;opacity:0;background:#03060a7a;position:absolute;inset:0}.AccountDeck-module__74uPyG__acctPortrait img{z-index:1;object-fit:cover;object-position:center;transform-origin:top;backface-visibility:hidden;width:100%;height:100%;transition:transform .16s,opacity .1s;position:relative;transform:scale(1.3)}.AccountDeck-module__74uPyG__acctPortrait:hover img,.AccountDeck-module__74uPyG__acctCard:not(.AccountDeck-module__74uPyG__acctCardOff) .AccountDeck-module__74uPyG__acctPortrait img{transform:scale(1.39)}.AccountDeck-module__74uPyG__acctPortrait .AccountDeck-module__74uPyG__rarity{z-index:2;background:#0009;border-radius:6px;padding:1px 5px;font-size:10px;font-weight:900;position:absolute;top:6px;left:6px;right:auto}.AccountDeck-module__74uPyG__acctEnable{z-index:2;background:#0009;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:5px;left:5px}.AccountDeck-module__74uPyG__acctEnableOff{color:var(--muted-2)}.AccountDeck-module__74uPyG__acctEnableOn{color:var(--accent)}.AccountDeck-module__74uPyG__acctCost{z-index:2;color:var(--accent);background:#000000b8;border-radius:7px;padding:1px 7px;font-size:12px;font-weight:900;position:absolute;bottom:5px;left:5px}.AccountDeck-module__74uPyG__acctSliders{flex-direction:column;justify-content:center;gap:8px;min-width:0;display:flex}.AccountDeck-module__74uPyG__loading{text-align:center;color:var(--muted);padding:30px}.AccountDeck-module__74uPyG__enableBtn{border:1px dashed var(--border-strong);height:38px;color:var(--muted);background:0 0;border-radius:9px;align-self:center;width:100%;padding:0 18px;font-size:13px;font-weight:800}.AccountDeck-module__74uPyG__enableBtn:hover{border-color:var(--accent);color:var(--accent)}.AccountDeck-module__74uPyG__bgR5{background:linear-gradient(#5a4413 0%,#2a1d06 100%)}.AccountDeck-module__74uPyG__bgR4{background:linear-gradient(#3a2c5c 0%,#191130 100%)}.AccountDeck-module__74uPyG__brR5{border-color:#c69a3e}.AccountDeck-module__74uPyG__brR4{border-color:#6e5fa6}.AccountDeck-module__74uPyG__contaGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-bottom:10px;display:grid}@media (max-width:720px){.AccountDeck-module__74uPyG__contaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.AccountDeck-module__74uPyG__cCard{border:1.5px solid var(--border-strong);cursor:pointer;content-visibility:auto;contain-intrinsic-size:0 260px;border-radius:12px;transition:outline .1s;position:relative;overflow:hidden}.AccountDeck-module__74uPyG__cCardSel{outline:2px solid var(--accent-2);outline-offset:-2px}.AccountDeck-module__74uPyG__cPortrait{aspect-ratio:3/4;width:100%;position:relative}.AccountDeck-module__74uPyG__cPortrait img{object-fit:cover;object-position:top center;width:100%;height:100%}.AccountDeck-module__74uPyG__cRarity{background:#0000008c;border-radius:7px;padding:1px 6px;font-size:11px;font-weight:900;position:absolute;top:6px;right:6px}.AccountDeck-module__74uPyG__cR5{color:#f0c869}.AccountDeck-module__74uPyG__cR4{color:#b79cf0}.AccountDeck-module__74uPyG__cCheck{background:var(--accent);color:#04201f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:none;position:absolute;top:6px;left:6px}.AccountDeck-module__74uPyG__cCardOwned .AccountDeck-module__74uPyG__cCheck{display:flex}.AccountDeck-module__74uPyG__cCost{color:var(--accent);background:#000000b8;border-radius:7px;padding:1px 7px;font-size:12px;font-weight:900;position:absolute;bottom:28px;left:6px}.AccountDeck-module__74uPyG__cName{white-space:nowrap;text-overflow:ellipsis;text-align:center;padding:5px 8px;font-size:12.5px;font-weight:700;overflow:hidden}.AccountDeck-module__74uPyG__cDetail{border:1.5px solid var(--accent);background:linear-gradient(#28c4c90f,#0000);border-radius:12px;flex-direction:column;justify-content:center;gap:12px;padding:12px;display:flex}.AccountDeck-module__74uPyG__cDetailName{text-transform:uppercase;font-size:14px;font-weight:900}.AccountDeck-module__74uPyG__cDetailActions{margin-top:2px}.AccountDeck-module__74uPyG__deckGrid{grid-template-columns:repeat(auto-fill,minmax(134px,1fr));gap:10px;padding-bottom:10px;display:grid}.AccountDeck-module__74uPyG__deckGrid .AccountDeck-module__74uPyG__card,.AccountDeck-module__74uPyG__deckVirtualGrid .AccountDeck-module__74uPyG__card{content-visibility:auto;contain-intrinsic-size:0 170px}.AccountDeck-module__74uPyG__deckGrid .AccountDeck-module__74uPyG__rarity,.AccountDeck-module__74uPyG__deckVirtualGrid .AccountDeck-module__74uPyG__rarity{display:none}.AccountDeck-module__74uPyG__deckPoints,.AccountDeck-module__74uPyG__deckLevel,.AccountDeck-module__74uPyG__deckConst{z-index:3;color:#fff;text-shadow:0 2px 2px #000000d9;background:#000000b8;border-radius:8px;font-weight:950;line-height:1;position:absolute}.AccountDeck-module__74uPyG__deckPoints{color:var(--accent);padding:7px 10px;font-size:15px;top:7px;left:7px}.AccountDeck-module__74uPyG__deckElemBadge{z-index:3;border:1px solid color-mix(in srgb, var(--deck-elem-color,var(--accent)) 78%, #fff);background:color-mix(in srgb, var(--deck-elem-color,var(--accent)) 34%, #04090deb);width:36px;height:36px;box-shadow:0 0 0 1px #ffffff14 inset, 0 0 13px color-mix(in srgb, var(--deck-elem-color,var(--accent)) 48%, transparent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:7px;right:7px}.AccountDeck-module__74uPyG__deckElemBadge img{z-index:auto;object-fit:contain;object-position:center;transform-origin:50%;width:27px;height:27px;filter:drop-shadow(0 0 5px color-mix(in srgb, var(--deck-elem-color,var(--accent)) 62%, transparent));transition:none;position:static;transform:none}.AccountDeck-module__74uPyG__card:hover .AccountDeck-module__74uPyG__deckElemBadge img,.AccountDeck-module__74uPyG__cardOn .AccountDeck-module__74uPyG__deckElemBadge img{transform:none}.AccountDeck-module__74uPyG__deckLevel,.AccountDeck-module__74uPyG__deckConst{padding:7px 9px;font-size:15px;bottom:7px}.AccountDeck-module__74uPyG__deckLevel{left:7px}.AccountDeck-module__74uPyG__deckConst{right:7px}.AccountDeck-module__74uPyG__deckName{white-space:nowrap;text-overflow:ellipsis;text-align:center;padding:4px 6px 2px;font-size:11px;font-weight:700;overflow:hidden}
.ranking-module__T882VG__wrap{width:100%;max-width:min(1680px,100vw - 32px);padding:24px 0 34px}.ranking-module__T882VG__panel{background:radial-gradient(circle at 12% 0%, #28c4c929, transparent 34%), radial-gradient(circle at 96% 16%, #28c4c914, transparent 32%), linear-gradient(180deg, #0c1219f0, #05080dfa), url(/bgdraft.webp) center / cover no-repeat, var(--panel);border:1px solid #28c4c933;border-radius:14px;padding:22px clamp(16px,2vw,28px) 26px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000006b,inset 0 0 0 1px #ffffff06}.ranking-module__T882VG__panel:before{content:"";pointer-events:none;background:linear-gradient(90deg,#28c4c914,#0000 22% 78%,#ff386a0b),#03070b8a;position:absolute;inset:0}.ranking-module__T882VG__panel>*{z-index:1;position:relative}.ranking-module__T882VG__head{justify-content:space-between;align-items:flex-end;gap:18px;padding:0 8px 16px;display:flex}.ranking-module__T882VG__head h1{color:#e8dfcf;text-transform:uppercase;text-shadow:0 0 22px #28c4c91a;font-size:clamp(34px,2.8vw,48px);font-weight:950;line-height:1}.ranking-module__T882VG__head p{color:var(--muted);margin:0;font-size:13px;font-weight:800}.ranking-module__T882VG__filters{color:#fff;background:linear-gradient(#161f2ae0,#080c12e6),#070b11e0;border:1px solid #28c4c93d;border-radius:12px;grid-template-columns:auto minmax(210px,1fr) minmax(150px,190px) auto auto;align-items:center;gap:10px;min-height:56px;margin:0 0 20px;padding:10px 12px;display:grid;box-shadow:inset 0 0 0 1px #ffffff06,0 0 22px #28c4c90b}.ranking-module__T882VG__filters strong{min-width:82px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:950}.ranking-module__T882VG__filters label{color:#9aa8b8;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:950;display:flex}.ranking-module__T882VG__filters select,.ranking-module__T882VG__filters input{color:#fff;background:linear-gradient(#19222cf5,#0b1017fa);border:1px solid #28c4c957;border-radius:9px;outline:none;min-width:0;height:34px;padding:0 11px;font-size:12px;font-weight:850;box-shadow:inset 0 0 0 1px #ffffff06}.ranking-module__T882VG__filters select:focus,.ranking-module__T882VG__filters input:focus{border-color:#28c4c9d1;box-shadow:0 0 0 2px #28c4c91f}.ranking-module__T882VG__filters select{cursor:pointer}.ranking-module__T882VG__filters select option{color:#e8edf3;background:#0d141d}.ranking-module__T882VG__searchLabel,.ranking-module__T882VG__searchLabel input{width:100%}.ranking-module__T882VG__filters button,.ranking-module__T882VG__filters a{color:#fff;background:#111821e0;border:1px solid #28c4c9ad;border-radius:8px;justify-content:center;align-items:center;min-width:86px;height:34px;padding:0 12px;font-size:11px;font-weight:950;transition:background .1s,color .1s,border-color .1s,box-shadow .1s,transform 50ms;display:inline-flex}.ranking-module__T882VG__filters button:hover,.ranking-module__T882VG__filters a:hover{border-color:var(--accent);color:var(--accent);background:#060a10fa;box-shadow:0 0 16px #28c4c929}.ranking-module__T882VG__filters button:active,.ranking-module__T882VG__filters a:active,.ranking-module__T882VG__viewBtn:active{transform:translateY(1px)}.ranking-module__T882VG__tableWrap{background:linear-gradient(90deg,#143d4257,#06090ead 55%,#451c3133),#06090eb8;border:1px solid #28c4c924;border-radius:12px;overflow:hidden;box-shadow:inset 0 0 42px #00000038}.ranking-module__T882VG__table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0;font-size:clamp(11px,.78vw,14px)}.ranking-module__T882VG__table th{color:#d7d4ce;text-align:left;height:46px;padding:0 clamp(6px,.85vw,14px);font-size:clamp(11px,.84vw,14px);font-weight:700}.ranking-module__T882VG__table td{white-space:nowrap;text-overflow:ellipsis;height:46px;padding:0 clamp(6px,.85vw,14px);font-weight:900;overflow:hidden}.ranking-module__T882VG__table th:first-child,.ranking-module__T882VG__table td:first-child{width:7%}.ranking-module__T882VG__table th:nth-child(2),.ranking-module__T882VG__table td:nth-child(2){width:22%}.ranking-module__T882VG__table th:nth-child(3),.ranking-module__T882VG__table td:nth-child(3){width:15%}.ranking-module__T882VG__table th:nth-child(4),.ranking-module__T882VG__table td:nth-child(4){width:8%}.ranking-module__T882VG__table th:nth-child(5),.ranking-module__T882VG__table td:nth-child(5),.ranking-module__T882VG__table th:nth-child(6),.ranking-module__T882VG__table td:nth-child(6),.ranking-module__T882VG__table th:nth-child(7),.ranking-module__T882VG__table td:nth-child(7){width:11%}.ranking-module__T882VG__table th:nth-child(8),.ranking-module__T882VG__table td:nth-child(8){width:15%}.ranking-module__T882VG__table tbody tr{background:#143d4275;border-top:1px solid #ffffff09}.ranking-module__T882VG__table tbody tr:hover{background:#28c4c91f}.ranking-module__T882VG__position,.ranking-module__T882VG__name{color:#fff}.ranking-module__T882VG__elo{color:var(--accent)}.ranking-module__T882VG__eloMadeira{color:#d99b60}.ranking-module__T882VG__eloBronze{color:#ef8e68}.ranking-module__T882VG__eloPrata{color:#d7e4ef}.ranking-module__T882VG__eloGold{color:#ffd766}.ranking-module__T882VG__eloPlatina{color:#7ef3ff}.ranking-module__T882VG__eloDiamante{color:#6cd3ff}.ranking-module__T882VG__eloMestre{color:#df66ff}.ranking-module__T882VG__eloChallenger{color:#5be8ff;text-shadow:0 0 12px #5be8ff57,0 0 18px #ffd76629}.ranking-module__T882VG__win{color:#45f0be}.ranking-module__T882VG__loss{color:#ff386a}.ranking-module__T882VG__viewBtn{color:#fff;letter-spacing:.02em;background:#1f2830e6;border:1px solid #28c4c9bf;border-radius:7px;justify-content:center;align-items:center;width:100%;min-width:0;max-width:112px;height:28px;font-size:clamp(9px,.65vw,11px);font-weight:950;display:inline-flex}.ranking-module__T882VG__viewBtn:hover{color:var(--accent);background:#060a10f5;box-shadow:0 0 16px #28c4c929}.ranking-module__T882VG__empty{color:var(--muted);text-align:center;height:80px!important}.ranking-module__T882VG__modalOverlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030509c2;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.ranking-module__T882VG__deckModal{background:linear-gradient(#121823,#0c1018);border:1px solid #28c4c957;border-radius:14px;width:min(980px,94vw);max-height:calc(100vh - 64px);overflow:auto;box-shadow:0 28px 90px #0009}.ranking-module__T882VG__modalHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.ranking-module__T882VG__modalHead div{gap:2px;display:grid}.ranking-module__T882VG__modalHead strong{font-size:22px;font-weight:950}.ranking-module__T882VG__modalHead span{color:var(--accent);font-size:13px;font-weight:850}.ranking-module__T882VG__deckPicker{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 18px;display:flex}.ranking-module__T882VG__deckPicker label{color:var(--muted);text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:900;display:flex}.ranking-module__T882VG__deckPicker select{border:1px solid var(--border-strong);background:var(--bg-2);min-width:180px;height:34px;color:var(--text);border-radius:8px;padding:0 10px}.ranking-module__T882VG__deckPicker button{height:34px;color:var(--accent);background:#28c4c91f;border:1px solid #28c4c9b3;border-radius:8px;padding:0 14px;font-weight:950}.ranking-module__T882VG__deckGrid{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:12px;padding:18px;display:grid}.ranking-module__T882VG__deckCard{border:1px solid var(--border);background:#ffffff09;border-radius:10px;align-content:start;justify-items:center;gap:6px;min-height:128px;padding:10px 8px;display:grid}.ranking-module__T882VG__deckCard strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.ranking-module__T882VG__deckCard span{color:var(--accent);font-size:12px;font-weight:950}.ranking-module__T882VG__emptyDeck{color:var(--muted);text-align:center;padding:30px}@media (max-width:820px){.ranking-module__T882VG__wrap{max-width:calc(100vw - 16px)}.ranking-module__T882VG__head{flex-direction:column;align-items:flex-start}.ranking-module__T882VG__head h1{font-size:34px}.ranking-module__T882VG__filters{grid-template-columns:1fr;align-items:stretch}.ranking-module__T882VG__filters label{flex-direction:column;align-items:flex-start}.ranking-module__T882VG__table{font-size:10px}.ranking-module__T882VG__table th,.ranking-module__T882VG__table td{padding:0 4px}.ranking-module__T882VG__viewBtn{padding:0 4px;font-size:8px}}
.Modal-module__jXeYoq__overlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04060ab8;justify-content:center;align-items:flex-start;padding:56px 20px 28px;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__jXeYoq__modal{border:1px solid var(--border-strong);background:linear-gradient(#121823,#0c1018);border-radius:16px;flex-direction:column;width:100%;max-width:980px;max-height:calc(100vh - 90px);display:flex;overflow:hidden;box-shadow:0 30px 90px #0009}.Modal-module__jXeYoq__wide{max-width:min(1800px,94vw)}.Modal-module__jXeYoq__header{border-bottom:1px solid var(--border);background:#ffffff05;align-items:center;gap:14px;padding:16px 20px;display:flex}.Modal-module__jXeYoq__title{text-transform:uppercase;letter-spacing:.03em;align-items:baseline;gap:8px;font-size:19px;font-weight:900;display:flex}.Modal-module__jXeYoq__subtitle{color:var(--accent);text-transform:none;letter-spacing:0;font-size:13px;font-weight:700}.Modal-module__jXeYoq__headerSpacer{flex:1}.Modal-module__jXeYoq__headerActions{gap:10px;display:flex}.Modal-module__jXeYoq__body{padding:14px 20px 4px;overflow-y:auto}.Modal-module__jXeYoq__footerNote{color:var(--muted);padding:10px 20px 16px;font-size:12.5px}
.admin-module__GB-yMG__wrap{gap:18px;width:min(1680px,100vw - 32px);margin:0 auto;padding:28px 0 42px;display:grid}.admin-module__GB-yMG__hero,.admin-module__GB-yMG__card{background:linear-gradient(180deg, #0c1219f0, #05080dfa), url(/bgdraft.webp) center / cover no-repeat, var(--panel);border:1px solid #28c4c933;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 26px 70px #0000005c,inset 0 0 0 1px #ffffff06}.admin-module__GB-yMG__hero:before,.admin-module__GB-yMG__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 0,#28c4c921,#0000 38%),radial-gradient(circle at 94% 10%,#ff386a14,#0000 32%),#03070b80;position:absolute;inset:0}.admin-module__GB-yMG__hero>*,.admin-module__GB-yMG__card>*{z-index:1;position:relative}.admin-module__GB-yMG__hero{justify-content:space-between;align-items:center;gap:22px;min-height:156px;padding:28px clamp(22px,3vw,42px);display:flex}.admin-module__GB-yMG__kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:950}.admin-module__GB-yMG__hero h1,.admin-module__GB-yMG__sectionHead h2{color:var(--text);text-transform:uppercase;margin:6px 0 0;font-size:clamp(28px,2.8vw,46px);font-weight:950;line-height:.96}.admin-module__GB-yMG__hero p,.admin-module__GB-yMG__sectionHead p,.admin-module__GB-yMG__todoGrid p{color:var(--muted);margin:10px 0 0;font-size:13px;font-weight:800}.admin-module__GB-yMG__floatingSave{z-index:var(--z-system-overlay,9000);background:linear-gradient(#121a23f5,#05090efa),#05090ef2;border:1px solid #28c4c957;border-radius:12px;gap:8px;min-width:210px;padding:12px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 50px #0000006b,0 0 28px #28c4c914,inset 0 0 0 1px #ffffff09}.admin-module__GB-yMG__floatingSave span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:950}.admin-module__GB-yMG__floatingSave button{color:#041016;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#28c4c9f5,#22b7bceb);border:1px solid #28c4c98c;border-radius:9px;min-height:40px;font-size:13px;font-weight:950}.admin-module__GB-yMG__floatingSave button:disabled{cursor:default;filter:grayscale(.72);opacity:.62}.admin-module__GB-yMG__cornerToast{z-index:var(--z-system-overlay,9000);max-width:min(430px,100vw - 44px);color:var(--accent);background:linear-gradient(#121a23f7,#05090efa),#05090ef2;border:1px solid #28c4c957;border-radius:12px;padding:13px 16px;font-size:13px;font-weight:900;position:fixed;top:22px;right:22px;box-shadow:0 18px 50px #0006,0 0 26px #28c4c91f}.admin-module__GB-yMG__toastOk{color:#39f4b8;border-color:#39f4b85c;box-shadow:0 18px 50px #0006,0 0 26px #39f4b81f}.admin-module__GB-yMG__toastError{color:#ff386a;border-color:#ff386a70;box-shadow:0 18px 50px #0006,0 0 26px #ff386a1f}.admin-module__GB-yMG__backLink,.admin-module__GB-yMG__eloRow button,.admin-module__GB-yMG__characterRow button,.admin-module__GB-yMG__weaponRow button,.admin-module__GB-yMG__profileRow button{min-height:38px;color:var(--text);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#28c4c914;border:1px solid #28c4c970;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:950;text-decoration:none;display:inline-flex}.admin-module__GB-yMG__backLink:hover,.admin-module__GB-yMG__eloRow button:hover,.admin-module__GB-yMG__characterRow button:hover,.admin-module__GB-yMG__weaponRow button:hover,.admin-module__GB-yMG__profileRow button:hover{border-color:var(--accent);color:var(--accent);box-shadow:0 0 22px #28c4c92e}.admin-module__GB-yMG__card{padding:22px}.admin-module__GB-yMG__full{grid-column:1/-1}.admin-module__GB-yMG__sectionHead{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.admin-module__GB-yMG__sectionHead h2{font-size:clamp(22px,1.8vw,32px)}.admin-module__GB-yMG__warn{color:#ffcc56!important}.admin-module__GB-yMG__toast{color:#39f4b8;background:linear-gradient(#1fab8424,#060c12e0),#05090ee6;border:1px solid #39f4b857;border-radius:12px;align-items:center;min-height:46px;padding:12px 16px;font-size:13px;font-weight:900;display:flex;box-shadow:0 0 24px #39f4b814}.admin-module__GB-yMG__toastError{color:#ff386a;background:linear-gradient(#ff386a24,#060c12e0),#05090ee6;border-color:#ff386a66;box-shadow:0 0 24px #ff386a14}.admin-module__GB-yMG__filterBar{background:linear-gradient(#161f2ab3,#080c12d1),#070b11cc;border:1px solid #28c4c933;border-radius:12px;grid-template-columns:auto minmax(140px,190px) minmax(120px,170px) minmax(180px,1fr) auto auto auto;align-items:end;gap:10px;margin:-2px 0 16px;padding:10px;display:grid}.admin-module__GB-yMG__filterBar strong{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;align-self:center;font-size:12px;font-weight:950}.admin-module__GB-yMG__filterBar label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:4px;font-size:10px;font-weight:950;display:grid}.admin-module__GB-yMG__filterBar input,.admin-module__GB-yMG__filterBar select{width:100%;min-width:0;height:34px;color:var(--text);background:#060b11e0;border:1px solid #28c4c94d;border-radius:8px;padding:0 9px;font-size:12px;font-weight:850}.admin-module__GB-yMG__filterBar button,.admin-module__GB-yMG__filterBar a{min-height:34px;color:var(--text);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#28c4c912;border:1px solid #28c4c961;border-radius:8px;justify-content:center;align-items:center;padding:0 13px;font-size:11px;font-weight:950;text-decoration:none;display:inline-flex}.admin-module__GB-yMG__filterBar button:hover,.admin-module__GB-yMG__filterBar a:hover{border-color:var(--accent);color:var(--accent)}.admin-module__GB-yMG__filterBar span{color:var(--accent);white-space:nowrap;align-self:center;font-size:12px;font-weight:950}.admin-module__GB-yMG__quickFilters,.admin-module__GB-yMG__weaponFilters{flex-wrap:wrap;align-items:center;gap:10px;margin:-2px 0 16px;display:flex}.admin-module__GB-yMG__quickFilters{justify-content:space-between}.admin-module__GB-yMG__quickFilters>div{flex:620px;margin-bottom:0}.admin-module__GB-yMG__filterCount{min-height:34px;color:var(--accent);white-space:nowrap;background:#28c4c90f;border:1px solid #28c4c93d;border-radius:9px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.admin-module__GB-yMG__bulkButton,.admin-module__GB-yMG__bulkSubmit{color:#ffcc56;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#ffcc5614;border:1px solid #ffcc566b;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:11px;font-weight:950;display:inline-flex}.admin-module__GB-yMG__bulkButton:hover,.admin-module__GB-yMG__bulkSubmit:hover{border-color:#ffcc56;box-shadow:0 0 20px #ffcc5624}.admin-module__GB-yMG__addButton{color:var(--accent);background:#28c4c914;border-color:#28c4c96b}.admin-module__GB-yMG__addButton:hover{border-color:var(--accent);box-shadow:0 0 20px #28c4c924}.admin-module__GB-yMG__sheetHint{color:var(--muted);margin:-4px 0 14px;font-size:12px;font-weight:800}.admin-module__GB-yMG__weaponFilters{background:#ffffff08;border:1px solid #28c4c933;border-radius:10px;padding:8px 10px}.admin-module__GB-yMG__pillGroup{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.admin-module__GB-yMG__pillGroup span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-right:2px;font-size:11px;font-weight:950}.admin-module__GB-yMG__pillGroup button{min-height:34px;color:var(--text);opacity:.58;cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:900;transition:opacity .12s,border-color .12s,background .12s,color .12s;display:inline-flex}.admin-module__GB-yMG__pillGroup button:hover{opacity:.9}.admin-module__GB-yMG__pillGroup .admin-module__GB-yMG__pillOn{border-color:var(--accent);color:var(--accent);opacity:1;background:#28c4c921}.admin-module__GB-yMG__pillGroup img{object-fit:contain;filter:drop-shadow(0 0 6px #ffcc5642);width:22px;height:22px}.admin-module__GB-yMG__quickSearch{min-width:min(260px,100%);height:34px;color:var(--text);background:#060b11e0;border:1px solid #28c4c94d;border-radius:8px;flex:210px;padding:0 12px;font-size:13px;font-weight:850}.admin-module__GB-yMG__quickSearch::placeholder{color:var(--muted)}.admin-module__GB-yMG__eloGrid,.admin-module__GB-yMG__characterList,.admin-module__GB-yMG__weaponList,.admin-module__GB-yMG__profileList{gap:10px;display:grid}.admin-module__GB-yMG__eloRow,.admin-module__GB-yMG__characterRow,.admin-module__GB-yMG__weaponRow,.admin-module__GB-yMG__profileRow{background:#05090eb8;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;padding:10px;display:grid}.admin-module__GB-yMG__eloRow{grid-template-columns:150px repeat(3,minmax(120px,1fr))}.admin-module__GB-yMG__eloRow strong{font-size:16px;font-weight:950}.admin-module__GB-yMG__eloRow strong[data-tier=madeira]{color:#9a8068}.admin-module__GB-yMG__eloRow strong[data-tier=bronze]{color:#b77a43}.admin-module__GB-yMG__eloRow strong[data-tier=prata]{color:#c7d2dc}.admin-module__GB-yMG__eloRow strong[data-tier=gold]{color:#ffcc56}.admin-module__GB-yMG__eloRow strong[data-tier=platina]{color:#45f0c0}.admin-module__GB-yMG__eloRow strong[data-tier=diamante]{color:#42d7ff}.admin-module__GB-yMG__eloRow strong[data-tier=mestre]{color:#ff3fb4}.admin-module__GB-yMG__eloRow strong[data-tier=challenger]{color:#37d8ff}.admin-module__GB-yMG__characterRow{grid-template-columns:48px minmax(150px,1fr) repeat(7,minmax(64px,78px))}.admin-module__GB-yMG__weaponRow{grid-template-columns:56px minmax(190px,1.1fr) 86px 90px minmax(160px,.9fr) 92px}.admin-module__GB-yMG__profileRow{grid-template-columns:minmax(160px,1.3fr) minmax(120px,.8fr) repeat(6,minmax(76px,.55fr)) 88px 82px}.admin-module__GB-yMG__characterRow img,.admin-module__GB-yMG__weaponRow img{object-fit:contain;background:#28c4c90f;border-radius:8px;width:48px;height:48px}.admin-module__GB-yMG__weaponRow img{width:52px;height:52px}.admin-module__GB-yMG__rowName{gap:2px;min-width:0;display:grid}.admin-module__GB-yMG__rowName strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;overflow:hidden}.admin-module__GB-yMG__rowName small,.admin-module__GB-yMG__weaponType{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.admin-module__GB-yMG__eloRow label,.admin-module__GB-yMG__characterRow label,.admin-module__GB-yMG__weaponRow label,.admin-module__GB-yMG__profileRow label{min-width:0;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:4px;font-size:10px;font-weight:950;display:grid}.admin-module__GB-yMG__eloRow input,.admin-module__GB-yMG__characterRow input,.admin-module__GB-yMG__weaponRow input,.admin-module__GB-yMG__profileRow input,.admin-module__GB-yMG__profileRow select{width:100%;min-width:0;height:34px;color:var(--text);background:#060b11db;border:1px solid #28c4c942;border-radius:7px;padding:0 9px;font-size:13px;font-weight:850}.admin-module__GB-yMG__cellSelected{color:var(--accent)!important}.admin-module__GB-yMG__cellSelected input{box-shadow:inset 0 0 0 1px #28c4c92e,0 0 14px #28c4c91f;border-color:var(--accent)!important;background:#28c4c929!important}.admin-module__GB-yMG__check{grid-auto-flow:column;justify-content:center;align-items:center;gap:7px!important;display:inline-flex!important}.admin-module__GB-yMG__check input{width:18px;height:18px}.admin-module__GB-yMG__bulkForm{gap:16px;display:grid}.admin-module__GB-yMG__bulkGrid{grid-template-columns:minmax(220px,.8fr) 1fr;align-items:end;gap:14px;display:grid}.admin-module__GB-yMG__bulkGrid label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:6px;font-size:11px;font-weight:950;display:grid}.admin-module__GB-yMG__bulkGrid select{height:38px;color:var(--text);background:#060b11e0;border:1px solid #28c4c94d;border-radius:8px;padding:0 10px;font-size:13px;font-weight:900}.admin-module__GB-yMG__bulkTemplate{grid-template-columns:repeat(7,minmax(54px,1fr));gap:8px;display:grid}.admin-module__GB-yMG__bulkTemplate span{min-height:54px;color:var(--muted);background:#05090eb8;border:1px solid #28c4c92e;border-radius:9px;place-items:center;gap:2px;font-size:11px;font-weight:950;display:grid}.admin-module__GB-yMG__bulkTemplate b{color:var(--accent);font-size:17px;line-height:1}.admin-module__GB-yMG__bulkTabs{flex-wrap:wrap;gap:8px;display:flex}.admin-module__GB-yMG__bulkTabs button{min-height:38px;color:var(--text);opacity:.72;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#ffffff0a;border:1px solid #28c4c940;border-radius:9px;padding:0 14px;font-size:12px;font-weight:950}.admin-module__GB-yMG__bulkTabs .admin-module__GB-yMG__pillOn{border-color:var(--accent);color:var(--accent);opacity:1;background:#28c4c924}.admin-module__GB-yMG__addGrid{grid-template-columns:minmax(220px,.9fr) minmax(320px,1.1fr);align-items:end;gap:12px;display:grid}.admin-module__GB-yMG__addGrid label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:6px;font-size:11px;font-weight:950;display:grid}.admin-module__GB-yMG__addGrid input{height:42px;color:var(--text);background:#060b11e0;border:1px solid #28c4c94d;border-radius:9px;padding:0 12px;font-size:15px;font-weight:950}.admin-module__GB-yMG__percentToggle{color:#ffcc56;letter-spacing:.08em;cursor:pointer;background:#ffcc5614;border:1px solid #ffcc5666;border-radius:9px;min-height:42px;font-size:15px;font-weight:950}.admin-module__GB-yMG__percentGroup{grid-template-columns:repeat(4,minmax(68px,1fr));gap:8px;display:grid}.admin-module__GB-yMG__percentToggleOn{background:#ffcc5633;border-color:#ffcc56;box-shadow:inset 0 0 0 1px #ffcc5629,0 0 20px #ffcc5629}.admin-module__GB-yMG__addPreview{min-height:54px;color:var(--muted);background:#05090eb8;border:1px solid #28c4c92e;border-radius:10px;align-items:center;padding:12px 14px;font-size:13px;font-weight:850;display:flex}.admin-module__GB-yMG__addPreview b{color:var(--accent);margin-right:5px;font-size:18px;font-weight:950}.admin-module__GB-yMG__targetBox{gap:10px;display:grid}.admin-module__GB-yMG__targetList{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;max-height:330px;padding-right:4px;display:grid;overflow:auto}.admin-module__GB-yMG__targetList label{cursor:pointer;background:#05090e9e;border:1px solid #ffffff14;border-radius:9px;grid-template-columns:auto 34px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:7px 8px;display:grid}.admin-module__GB-yMG__targetList img{object-fit:cover;border-radius:7px;width:34px;height:34px}.admin-module__GB-yMG__targetList span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.admin-module__GB-yMG__targetList small{color:var(--accent);font-size:11px;font-weight:950}.admin-module__GB-yMG__targetOn{background:#28c4c91f!important;border-color:#28c4c97a!important}.admin-module__GB-yMG__bulkActions{justify-content:space-between;align-items:center;gap:16px;padding-top:4px;display:flex}.admin-module__GB-yMG__bulkActions p{color:var(--muted);margin:0;font-size:12px;font-weight:800}.admin-module__GB-yMG__bulkActions b{color:var(--text)}.admin-module__GB-yMG__todoGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.admin-module__GB-yMG__todoGrid div{background:#05090e9e;border:1px solid #28c4c926;border-radius:10px;padding:16px}.admin-module__GB-yMG__todoGrid strong{color:var(--accent);text-transform:uppercase;font-size:14px;font-weight:950}@media (max-width:1180px){.admin-module__GB-yMG__eloRow,.admin-module__GB-yMG__characterRow,.admin-module__GB-yMG__weaponRow,.admin-module__GB-yMG__profileRow{grid-template-columns:1fr 1fr}.admin-module__GB-yMG__characterRow img,.admin-module__GB-yMG__weaponRow img{grid-row:span 2}.admin-module__GB-yMG__todoGrid{grid-template-columns:1fr}.admin-module__GB-yMG__filterBar{grid-template-columns:1fr 1fr}.admin-module__GB-yMG__bulkGrid{grid-template-columns:1fr}.admin-module__GB-yMG__bulkActions{flex-direction:column;align-items:stretch}.admin-module__GB-yMG__addGrid{grid-template-columns:1fr}}@media (max-width:760px){.admin-module__GB-yMG__wrap{width:min(100%,100vw - 20px)}.admin-module__GB-yMG__hero{flex-direction:column;align-items:start}.admin-module__GB-yMG__eloRow,.admin-module__GB-yMG__characterRow,.admin-module__GB-yMG__weaponRow,.admin-module__GB-yMG__profileRow,.admin-module__GB-yMG__filterBar{grid-template-columns:1fr}}
.JogarModal-module__nRXlka__body{padding:8px 2px 4px}.JogarModal-module__nRXlka__modalRanked{background:radial-gradient(circle at 50% 0,#ff3d6929,#0000 34%),linear-gradient(#18121a,#0c1018);border-color:#ff3d697a;box-shadow:0 30px 90px #0000009e,0 0 34px #ff3d6929}.JogarModal-module__nRXlka__bodyRanked{position:relative}.JogarModal-module__nRXlka__bodyRanked:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#ff3d692e,#0000 68%);height:110px;position:absolute;inset:-10px -20px auto}.JogarModal-module__nRXlka__rankToggle{color:#ff5a82;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#ff3d690f;border:1px solid #ff3d696b;border-radius:10px;height:38px;padding:0 16px;font-size:12px;font-weight:900}.JogarModal-module__nRXlka__rankToggle:hover,.JogarModal-module__nRXlka__rankToggleOn{color:#fff7f9;background:linear-gradient(#ff3d69eb,#8e1c33e0);border-color:#ff3d69e0;box-shadow:0 0 22px #ff3d694d}.JogarModal-module__nRXlka__rankToggle:disabled{opacity:.55;cursor:not-allowed}.JogarModal-module__nRXlka__modePill{z-index:1;width:fit-content;min-width:260px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#030b0fb3;border:1px solid #28c4c947;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin:0 auto 16px;padding:8px 18px;font-size:12px;font-weight:900;display:flex;position:relative}.JogarModal-module__nRXlka__bodyRanked .JogarModal-module__nRXlka__modePill{color:#ff5a82;border-color:#ff3d6957}.JogarModal-module__nRXlka__modePill strong{color:var(--muted);letter-spacing:.02em;text-transform:none;font-size:11px}.JogarModal-module__nRXlka__vsRow{grid-template-columns:minmax(0,1fr) 82px minmax(0,1fr);align-items:start;gap:18px;margin-bottom:18px;display:grid}.JogarModal-module__nRXlka__side{z-index:1;flex-direction:column;gap:8px;display:flex;position:relative}.JogarModal-module__nRXlka__sideLabel{letter-spacing:.06em;color:var(--muted);font-size:12px;font-weight:800}.JogarModal-module__nRXlka__field{border:1px solid var(--border-strong);background:var(--bg-2);height:40px;color:var(--text);border-radius:9px;width:100%;padding:0 12px;font-size:14px}.JogarModal-module__nRXlka__field:disabled{opacity:.62}.JogarModal-module__nRXlka__field:focus{border-color:var(--accent);outline:none}.JogarModal-module__nRXlka__searchWrap{min-height:40px;position:relative}.JogarModal-module__nRXlka__results{z-index:5;background:var(--panel);border:1px solid var(--border-strong);border-radius:9px;max-height:220px;position:absolute;top:44px;left:0;right:0;overflow:hidden auto}.JogarModal-module__nRXlka__result{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:8px 12px;font-size:14px;display:flex}.JogarModal-module__nRXlka__result:hover{background:var(--accent-dim)}.JogarModal-module__nRXlka__avatar{background:var(--card);border-radius:50%;width:24px;height:24px}.JogarModal-module__nRXlka__chosen{border:1px solid var(--accent);background:var(--accent-dim);border-radius:9px;align-items:center;gap:8px;height:40px;padding:0 10px;font-weight:700;display:flex}.JogarModal-module__nRXlka__chosenName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.JogarModal-module__nRXlka__miniBtn{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#28c4c90f;border:1px solid #28c4c952;border-radius:8px;margin-left:auto;padding:5px 10px;font-size:11px;font-weight:900}.JogarModal-module__nRXlka__miniBtn:hover{background:#28c4c924}.JogarModal-module__nRXlka__swapBtn{width:76px;min-height:76px;color:var(--accent);cursor:pointer;background:radial-gradient(circle at 50% 30%,#28c4c929,#0000 55%),#091018d1;border:1px solid #28c4c96b;border-radius:16px;align-self:center;place-items:center;gap:5px;display:grid}.JogarModal-module__nRXlka__swapBtn:hover{border-color:#28c4c9c7;transform:translateY(-1px);box-shadow:0 0 20px #28c4c92e}.JogarModal-module__nRXlka__swapBtn:disabled{opacity:.48;cursor:not-allowed}.JogarModal-module__nRXlka__swapBtn svg{fill:currentColor;width:30px;height:30px}.JogarModal-module__nRXlka__swapBtn span{font-size:17px;font-weight:1000}.JogarModal-module__nRXlka__bodyRanked .JogarModal-module__nRXlka__swapBtn{color:#ff5a82;background:radial-gradient(circle at 50% 30%,#ff3d6929,#0000 55%),#130a12d1;border-color:#ff3d6975}.JogarModal-module__nRXlka__actions{justify-content:center;gap:12px;margin:6px 0 14px;display:flex}.JogarModal-module__nRXlka__create{min-width:160px}.JogarModal-module__nRXlka__links{border:1px solid var(--border);background:#28c4c90a;border-radius:12px;padding:14px}.JogarModal-module__nRXlka__linkRow{grid-template-columns:110px 1fr auto;align-items:center;gap:10px;margin-bottom:8px;display:grid}.JogarModal-module__nRXlka__linkRow:last-child{margin-bottom:0}.JogarModal-module__nRXlka__linkLabel{color:var(--accent);letter-spacing:.04em;font-size:12px;font-weight:800}.JogarModal-module__nRXlka__linkInput{border:1px solid var(--border);background:var(--bg-2);height:36px;color:var(--muted);border-radius:8px;padding:0 10px;font-size:12.5px}.JogarModal-module__nRXlka__error{color:var(--loss);text-align:center;margin:4px 0;font-size:13px}.JogarModal-module__nRXlka__hint{color:var(--muted);text-align:center;margin-top:8px;font-size:12.5px}@media (max-width:760px){.JogarModal-module__nRXlka__vsRow{grid-template-columns:1fr}.JogarModal-module__nRXlka__swapBtn{grid-auto-flow:column;width:100%;min-height:50px}.JogarModal-module__nRXlka__modePill{width:100%;min-width:0}}
.ProfileSettingsModal-module__v6-amW__form{gap:14px;padding:4px 2px;display:grid}.ProfileSettingsModal-module__v6-amW__form label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:6px;font-size:12px;font-weight:900;display:grid}.ProfileSettingsModal-module__v6-amW__form input{border:1px solid var(--border-strong);background:var(--bg-2);height:42px;color:var(--text);border-radius:8px;outline:none;padding:0 12px;font-size:14px;font-weight:700}.ProfileSettingsModal-module__v6-amW__form input:focus{border-color:var(--accent);box-shadow:0 0 0 1px #28c4c929}.ProfileSettingsModal-module__v6-amW__ok{color:var(--win);font-weight:850}.ProfileSettingsModal-module__v6-amW__err{color:var(--loss);font-weight:850}
